New file.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
12cd5d56
CD
12007-06-06 Carsten Dominik <dominik@science.uva.nl>
2
3 * textmodes/org.el:
4 (org-export-region-as-html, org-replace-region-by-html)
5 (org-number-to-letters, org-table-fedit-finish)
6 (org-normalize-color, org-table-fedit-ref-right)
7 (org-date-to-gregorian, org-table-fedit-move)
8 (org-table-convert-refs-to-rc, org-calendar-holiday)
9 (org-table-fedit-toggle-ref-type, org-write-agenda)
10 (org-colgroup-info-to-vline-list, org-agenda-todo-previousset)
11 (org-defkey, org-encode-for-stdout)
12 (org-indent-line-function, org-export-as-html-to-buffer)
13 (org-store-agenda-views, org-update-mode-line)
14 (org-find-if, org-delete-all)
15 (org-table-fedit-convert-buffer, org-emphasize)
16 (org-uniquify, org-table-fedit-lisp-indent)
17 (org-table-fedit-scroll, org-get-todo-sequence-head)
18 (org-table-fedit-scroll-down, org-table-fedit-line-down)
19 (org-table-fedit-ref-left, org-agenda-export-csv-mapper)
20 (org-table-fedit-toggle-coordinates, org-dvipng-color)
21 (org-table-fedit-line-up, org-table-fedit-ref-down)
22 (org-table-formula-from-user, org-mode-flyspell-verify)
23 (org-cycle-show-empty-lines, org-ctrl-c-ret)
24 (org-table-formula-to-user, org-diary-to-ical-string)
25 (orgtbl-export, org-table-fedit-post-command)
26 (org-closed-in-range, org-shiftcontrolright)
27 (org-table-convert-refs-to-an, org-table-hline-and-move)
28 (org-table-formula-less-p, org-format-table-ascii)
29 (org-agenda-get-sexps, org-shift-refpart)
30 (org-diary-sexp-entry, org-time-string-to-absolute)
31 (org-table-show-reference, org-letters-to-number)
32 (org-fix-agenda-info, org-table-fedit-ref-up)
33 (org-table-fedit-shift-reference, org-table-fedit-abort)
34 (org-closest-date, org-shiftcontrolleft)
35 (org-at-heading-or-item-p, org-rematch-and-replace)
36 (org-agenda-todo-nextset, org-export-grab-title-from-buffer): New
37 function.
38 (org-table-edit-scroll-down, org-finish-edit-formulas)
39 (org-table-edit-next-field, org-abort-edit-formulas)
40 (org-font-lock-level, org-export-find-first-heading-line)
41 (org-table-edit-line-down, org-table-edit-backward-field)
42 (org-edit-formula-lisp-indent, org-table-edit-move)
43 (org-check-log-option, org-this-word)
44 (org-table-edit-line-up, org-table-edit-formulas-post-command)
45 (org-agenda-file-to-end, org-expand-file-name)
46 (org-fake-empty-table-line, org-table-edit-scroll)
47 (org-toggle-log-option, org-show-reference): Function removed.
48 (org-inhibit-invisibility, org-table-formula-make-cmp-string): New
49 defsubst.
50 (org-unmodified, org-batch-store-agenda-views)
51 (org-batch-agenda-csv): New macro.
52 (org-agenda-export): New customization group.
53 (org-agenda-skip-deadline-if-done, org-agenda-remove-tags)
54 (org-highest-priority, org-agenda-exporter-settings)
55 (org-log-done-with-time, org-replace-disputed-keys)
56 (org-format-latex-header, org-export-table-header-tags)
57 (org-cycle-separator-lines, org-export-table-data-tags)
58 (org-icalendar-include-sexps)
59 (org-empty-line-terminates-plain-lists)
60 (org-log-repeat, org-special-ctrl-a)
61 (org-table-use-standard-references, org-disputed-keys)
62 (org-export-skip-text-before-1st-heading, org-agenda-with-colors)
63 (org-agenda-export-html-style): New option.
64 (org-allow-auto-repeat, org-agenda-remove-tags-when-in-prefix)
65 (org-CUA-compatible): Option removed.
66 (org-agenda-structure, org-sexp-date): New face.
67 (org-todo-keywords-for-agenda, org-not-done-keywords)
68 (org-planning-or-clock-line-re, org-agenda-name)
69 (org-table-colgroup-info, org-todo-sets)
70 (constants-unit-system, org-clock-mode-line-entry)
71 (org-mode-line-timer, org-table-current-begin-pos)
72 (org-todo-keywords-1, org-mode-line-string)
73 (org-table-clean-did-remove-column, org-table-fedit-map)
74 (org-clock-heading, org-table-buffer-is-an)
75 (org-agenda-info, org-done-keywords)
76 (org-done-keywords-for-agenda, org-todo-heads)
77 (org-todo-kwd-alist, org-clock-start-time): New variable.
78 (org-todo-kwd-priority-p, org-edit-formulas-map)
79 (org-repeat-re, org-todo-kwd-max-priority)
80 (org-version, org-done-string)
81 (org-table-clean-did-remove-column-1, org-disputed-keys): Variable
82 removed.
83 (org-table-translate-regexp, org-repeat-re, org-version): New
84 constant.
85 (org-ts-lengths): Constant removed.
86 (org-follow-gnus-link): Don't ask how many articles to read.
87 (org-export-find-first-export-line): Renamed from
88 `org-export-find-first-heading'. Use
89 `org-export-skip-text-before-1st-heading'.
90 (org-table-fedit-post-command): Renamed from
91 `org-table-edit-formulas-post-command'.
92 (org-table-fedit-finish): Renamed from `org-finish-edit-formulas'.
93 (org-table-fedit-abort): Renamed from `org-abort-edit-formulas'.
94 (org-table-fedit-lisp-indent): Renamed from
95 `org-edit-formula-lisp-indent'.
96 (org-table-show-reference): Renamed from `org-show-reference'.
97 (org-table-store-formulas): Use `org-table-formula-less-p'.
98 (org-table-edit-formulas): Position cursor to current field
99 equation.
100 (org-update-checkbox-count, org-hide-archived-subtrees)
101 (org-timestamp-up-day, org-timestamp-down-day)
102 (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup)
103 (org-shiftmetadown, org-metaleft, org-metaright, org-metaup)
104 (org-metadown, org-shiftup, org-shiftdown, org-shiftright)
105 (org-shiftleft, org-ctrl-c-ctrl-c, org-context): Let
106 `org-on-heading-p' also check for invisible heading.
107 (org-read-date): Match am/pm times.
108 (org-eval-in-calendar): Fix default date in prompt.
109
110
f608df3d
CY
1112007-06-05 Chong Yidong <cyd@stupidchicken.com>
112
113 * files.el (auto-mode-alist): Separate "ChangeLog.1" and
114 "ChangeLog.a" entries, giving the latter lower priority.
115
b2d5aa46
JB
1162007-06-05 Juanma Barranquero <lekktu@gmail.com>
117
118 * faces.el (face-id): If the argument is a face alias,
119 return the ID of the target face.
120
1634f0e3
MA
1212007-06-05 Michael Albinus <michael.albinus@gmx.de>
122
123 * net/socks.el (top): Remove unnecessary copyright line.
124
1adf71a4
CY
1252007-06-04 Chong Yidong <cyd@stupidchicken.com>
126
127 * longlines.el (longlines-auto-wrap): Handle argument correctly.
128
c50982cc
MA
1292007-06-04 Michael Albinus <michael.albinus@gmx.de>
130
131 * net/socks.el: New file, taken from w3 repository.
132 (top): Update Copyright. Don't load cl.el.
133 (all): Replace `case' by `cond', `string-to-int' by
134 `string-to-number', and `process-kill-without-query' by
135 `set-process-query-on-exit-flag'.
136 (socks-char-int): Remove defalias and all occurencies.
137
f441be5b
JB
1382007-06-04 Juanma Barranquero <lekktu@gmail.com>
139
140 * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
141 Fix typos in docstrings.
142 (compilation-search-path, compilation-buffer-name-function): Doc fixes.
143 (compilation-finish-function): Fix typo in obsolescence declaration.
144
b1b15f76 1452007-06-03 Sam Steingold <sds@gnu.org>
b84acff6 146
2216ee11
RS
147 * progmodes/compile.el: Add TIMESTAMP to the LOC data structure, to
148 handle unending automatic recompilation of changed files (`omake -P').
3a1c1b15 149 (compilation-loop): VISITED is now 5th CDR.
b84acff6
SS
150 (compilation-next-error-function): Set TIMESTAMP.
151
b1b15f76 1522007-06-03 Sam Steingold <sds@gnu.org>
a151f82c
SS
153
154 * files.el (kill-buffer-ask): New function.
155 (kill-some-buffers): Use it.
156 (kill-matching-buffers): New user command.
157
773933d3
DK
1582007-06-01 David Kastrup <dak@gnu.org>
159
160 * dired.el (dired-recursive-deletes, dired-recursive-copies):
161 Change default to `top'.
162
bce1acc3
RS
1632007-05-31 Richard Stallman <rms@gnu.org>
164
165 * dired.el (dired-do-flagged-delete, dired-do-delete): Doc fix.
166
d500a092
SM
1672007-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
168
169 * textmodes/css-mode.el: New file.
170
7a781a54
MB
1712007-05-30 Michael Olson <mwolson@gnu.org>
172
173 * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
174 died and we are trying to send a signal to it. The program using
175 tq.el should periodically check to see whether the process has
176 died and react appropriately -- this is not the responsibility of
177 tq.el, and is consistent with the rest of the tq.el source code.
178
250495a7
MR
1792007-05-29 Martin Rudalics <rudalics@gmx.at>
180
181 * textmodes/table.el (table--point-entered-cell-function)
d500a092
SM
182 (table--point-left-cell-function):
183 Bind `inhibit-point-motion-hooks' to t.
250495a7 184
5e3fc9eb
GM
1852007-05-29 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
186
187 * emacs-lisp/rx.el (rx): Doc fix.
188
aa3dbcde
JB
1892007-05-28 Juanma Barranquero <lekktu@gmail.com>
190
191 * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
192
f3c071dd
MA
1932007-05-28 Michael Albinus <michael.albinus@gmx.de>
194
195 Sync with Tramp 2.0.56.
196
197 * net/tramp.el:
198 * net/tramp-ftp.el:
199 * net/tramp-smb.el:
200 * net/tramp-util.el:
201 * net/tramp-vc.el:
202 Don't load cl.el, because that pollutes the namespace. Replace cl
203 macros by their implementations where necessary. Requested by
204 Richard Stallman <rms@gnu.org>.
205
206 * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
207 doesn't exist.
d500a092 208 (with-parsed-tramp-file-name): Protect debug spec during compilation.
f3c071dd
MA
209 (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
210 (tramp-file-name-p, tramp-file-name-multi-method)
211 (tramp-file-name-method, tramp-file-name-user)
212 (tramp-file-name-host, tramp-file-name-localname): New defuns,
213 replacing defstruct `tramp-file-name'.
214 (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
d500a092
SM
215 (tramp-dissect-file-name, tramp-dissect-multi-file-name):
216 Apply `vector' instead of `make-tramp-file-name'.
217 (tramp-handle-make-auto-save-file-name):
218 Apply `tramp-temporary-file-directory' for compatibility reasons.
f3c071dd
MA
219 (tramp-completion-mode): Use `natnump' instead of `wholenump'
220 because of XEmacs.
221 (tramp-completion-mode): `last-input-event' is nil when XEmacs is
222 started.
223
7936011c
CY
2242007-05-28 Chong Yidong <cyd@stupidchicken.com>
225
226 * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
227
3d200243
RS
2282007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change)
229
230 * log-edit.el (log-edit-changelog-paragraph): Return point-max
231 as the end of the ChangeLog paragraph when it ends without a line
232 termination.
233
924e26eb
JB
2342007-05-27 Ryan Yeske <rcyeske@gmail.com>
235
236 * net/webjump.el (webjump-sample-sites):
237 Add simple Wikipedia query.
238
6ab93c85
SM
2392007-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
240
cdcfbcb2
SM
241 * emacs-lisp/derived.el (define-derived-mode): Remove bogus
242 compatibiity code.
243
b649d2e4
SM
244 * emacs-lisp/copyright.el (copyright-names-regexp): New var.
245 (copyright-update-year): Use it.
246
6db93fd9
SM
247 * edmacro.el (edmacro-format-keys): Use current-active-maps.
248
f4a7decd
SM
249 * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
250 Add indentation and debugging info. Fix up comment convention.
251
526af3b0
SM
252 * cus-dep.el (custom-make-dependencies): Simplify.
253
09d52401
SM
254 * composite.el (compose-region, decompose-region):
255 Use inhibit-read-only and restore-buffer-modified-p.
256
6ab93c85
SM
257 * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
258 (xterm-mouse-event): Use it.
259
dade3ed8
JB
2602007-05-25 Juanma Barranquero <lekktu@gmail.com>
261
262 * bs.el (bs-cycle-previous): Don't modify the cycle list until
263 `switch-to-buffer' has returned succesfully.
264 (bs-cycle-next): Ditto. Also, don't bury the buffer when the
265 window is dedicated (it could iconify the frame).
266
fdabbcb5
MB
2672007-05-25 Miles Bader <miles@fencepost.gnu.org>
268
269 * vc-hooks.el (vc-find-root): Fix file attribute test.
270
913a8cda
RS
2712007-05-24 Richard Stallman <rms@gnu.org>
272
273 * textmodes/flyspell.el (flyspell-correct-word-before-point):
274 Don't let opoint be nil.
275 (flyspell-emacs-popup): Explicit error if no dialogs.
276
6db526f0
CY
2772007-05-24 Chong Yidong <cyd@stupidchicken.com>
278
279 * image-mode.el (image-forward-hscroll, image-backward-hscroll)
280 (image-next-line, image-previous-line, image-scroll-up)
281 (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
282 New functions.
283 (image-mode-map): Remap motion commands.
284 (image-mode-text-map): New keymap for viewing images as text.
285 (image-mode): Use image-mode-map.
286 (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
287
dff1336c
SM
2882007-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
289
290 * textmodes/fill.el (canonically-space-region): Make the second arg
291 a marker if it's not already the case.
292
133ecc54
EZ
2932007-05-23 Eli Zaretskii <eliz@gnu.org>
294
295 * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
296 (tar-get-descriptor): Handle type 55, an extended pax header.
297
31b6b8cd
SM
2982007-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
299
300 * autoinsert.el (auto-insert-alist): Quote elisp sample code so as not
301 to confuse outline-minor-mode.
302
07e7a05a
EZ
3032007-05-23 Eli Zaretskii <eliz@gnu.org>
304
305 * tar-mode.el (tar-file-name-handler): New function.
306 (tar-extract): Bind file-name-handler-alist to it to force
307 find-buffer-file-type-coding-system behave as if the file being
308 extracted existed. Use last-coding-system-used to force
309 buffer-file-coding-system to what decode-coding-region actually
310 used to decode the file.
311
c96e025a
GM
3122007-05-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
313
314 * progmodes/compile.el (compilation-handle-exit):
315 `compilation-finish-function' may change the current buffer.
316
c022c4c4
RS
3172007-05-22 Richard Stallman <rms@gnu.org>
318
319 * files.el (set-auto-mode): Doc fix.
320
2f041d62
JD
3212007-05-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
322
323 * help-fns.el (find-source-lisp-file): New function.
324 (describe-function-1): Use find-source-lisp-file to find source
325 file in compile tree.
326
4d55e513
EZ
3272007-05-22 Eli Zaretskii <eliz@gnu.org>
328
329 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
330
784b0db6
JB
3312007-05-22 Juanma Barranquero <lekktu@gmail.com>
332
333 * emacs-lisp/easy-mmode.el (define-minor-mode)
334 (easy-mmode-define-navigation): Fix typos in docstrings.
335
b340aecb
GM
3362007-05-22 Glenn Morris <rgm@gnu.org>
337
338 * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
b340aecb 339
e6377969 3402007-05-22 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
38405f15
KH
341
342 * mail/mail-extr.el (mail-extract-address-components): Recognize
343 non-ASCII characters except for NBSP as words.
344
d51f146b
RS
3452007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change)
346
347 * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
348 (rcirc-print): Handle `window-width'.
349 (rcirc-buffer-maximum-lines): Doc fix.
350
b447c934
CY
3512007-05-21 Chong Yidong <cyd@stupidchicken.com>
352
9ca9e00d
CY
353 * image-mode.el (image-toggle-display): Don't clear image cache.
354 Only use filename in image spec if the file is readable. Call
355 image-refresh.
356
b447c934
CY
357 * image.el (image-type-from-file-name, image-type): Simplify.
358 (image-type-auto-detected-p): Don't scan auto-mode-alist.
359
360 * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
361 (magic-fallback-mode-alist): Add image-type-auto-detected-p.
362
dea2cbad
NR
3632007-05-20 Nick Roberts <nickrob@snap.net.nz>
364
365 * t-mouse.el (t-mouse-mode): Reset t-mouse-mode to nil if there
366 is an error.
367
368 * term/linux.el (terminal-init-linux): Don't signal an error
369 if gpm isn't running.
370
60889ffa
NR
3712007-05-20 Nick Roberts <nickrob@snap.net.nz>
372
373 * t-mouse.el: Reduce to a minor-mode macro call.
784b0db6 374 (t-mouse-mode): Remove the lighter.
e23f11f7
NR
375
376 * term/linux.el (terminal-init-linux): Enable t-mouse by default.
60889ffa 377
8a1389c7
DN
3782007-05-19 Dan Nicolaescu <dann@ics.uci.edu>
379
380 * files.el (auto-mode-alist): Change the regexp so that
381 ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
382
ae9d8436
CY
3832007-05-19 Chong Yidong <cyd@stupidchicken.com>
384
385 * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
386 changes.
387
877d11fe
GM
3882007-05-19 Kevin Ryde <user42@zip.com.au>
389
390 * info.el (Info-fontify-node): Fontify https as well as http and ftp.
391
317b4839
TTN
3922007-05-18 Thien-Thi Nguyen <ttn@gnuvola.org>
393
394 * textmodes/sgml-mode.el: Revert last change.
395
de9606f0
RS
3962007-05-18 Richard Stallman <rms@gnu.org>
397
398 * simple.el (push-mark): Doc fix.
399
64953c0a
RS
4002007-05-18 Rob Riepel <riepel@Stanford.EDU>
401
784b0db6 402 * emulation/tpu-edt.el (CSI-map, SS3-map): Moved from global-map to
64953c0a 403 tpu-global-map.
784b0db6
JB
404 (tpu-original-global-map): Variable deleted.
405 (tpu-control-keys-map): New keymap variable.
406 (tpu-set-control-keys): Use tpu-reset-control-keys rather than
64953c0a 407 setting keymapping directly.
784b0db6 408 (tpu-reset-control-keys): Use tpu-control-keys-map instead of
64953c0a
RS
409 tpu-global-map.
410 (tpu-edt-on): Activate the tpu-global-map.
411 (tpu-edt-off): Deactivate the tpu-global-map.
784b0db6 412
64953c0a
RS
4132007-05-18 Ryan Yeske <rcyeske@gmail.com>
414
415 * textmodes/ispell.el (ispell-get-word): Return markers
416 for start and end positions.
417 (ispell-word): Assume END is a marker.
418
ff6ba6b4
VJL
4192007-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
420
421 * printing.el: Group together all XEmacs/Emacs definitions.
422 (pr-version): New version 6.9.
423 (pr-global-menubar, pr-menu-char-height, pr-menu-char-width): New funs.
424 (pr-menu-char-height, pr-menu-char-width): Fix initialization code.
425 (pr-menu-bind): Fix code.
426 (pr-e-frame-char-height, pr-e-frame-char-width)
427 (pr-e-mouse-pixel-position, pr-x-add-submenu, pr-x-event-function)
428 (pr-x-event-object, pr-x-find-menu-item, pr-x-font-height)
429 (pr-x-font-width, pr-x-get-popup-menu-response, pr-x-make-event)
430 (pr-x-misc-user-event-p, pr-x-relabel-menu-item, pr-x-event-x-pixel)
431 (pr-x-event-y-pixel): Aliases eliminated.
432 (pr-xemacs-global-menubar): Macro moved.
433 (current-menubar, current-mouse-event, zmacs-region-stays)
434 (deactivate-mark, pr-menu-position, pr-menu-state, pr-ps-name-old)
435 (pr-txt-name-old, pr-ps-utility-old, pr-even-or-odd-old, pr-temp-menu):
436 Vars moved.
437 (pr-region-active-p, pr-menu-position, pr-menu-lookup, pr-menu-lock)
438 (pr-update-mode-line, pr-do-update-menus, pr-menu-alist)
439 (pr-relabel-menu-item, pr-menu-set-ps-title, pr-menu-set-txt-title)
440 (pr-menu-set-utility-title, pr-even-or-odd-pages)
441 (pr-f-set-keymap-parents, pr-f-set-keymap-name, pr-f-read-string)
442 (pr-keep-region-active, pr-menu-get-item, pr-menu-set-item-name): Funs
443 moved.
444
992aa6b7
TTN
4452007-05-17 Christian Plate <cplate@web.de> (tiny change)
446
447 * textmodes/sgml-mode.el (sgml-tag):
448 Fix bug: Call sgml-transformation-function.
449
10e3e762
MR
4502007-05-17 Martin Rudalics <rudalics@gmx.at>
451
452 * hilit-chg.el (highlight-changes-rotate-faces): Don't set
453 modified flag of buffer. Use `inhibit-modification-hooks'.
454
84bbd894
RS
4552007-05-16 Richard Stallman <rms@gnu.org>
456
457 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
458
92228a10
SM
4592007-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
460
c11781de
SM
461 * files.el (magic-mode-alist, magic-fallback-mode-alist):
462 Move the *ml, Postscript, and XmCD entries to the fallback part.
463
92228a10
SM
464 * files.el (magic-fallback-mode-alist):
465 Rename from file-start-mode-alist.
466
7883a44f
JB
4672007-05-16 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
468
469 * progmodes/compile.el (compilation-handle-exit): Quote first
470 argument of `run-hook-with-args'.
471
26e150ef
JB
4722007-05-16 Juanma Barranquero <lekktu@gmail.com>
473
474 * buff-menu.el (Buffer-menu-sort-column):
475 * dabbrev.el (dabbrev-upcase-means-case-search):
476 * dired.el (dired-recursive-deletes, dired-recursive-copies):
477 * info.el (Info-current-subfile):
478 * ls-lisp.el (ls-lisp-verbosity):
479 * msb.el (msb-menu-cond):
480 * pcvs.el (cvs-dired-use-hook):
481 * simple.el (set-mark-command-repeat-pop):
482 * time.el (display-time-24hr-format, display-time-mail-file):
483 Doc fixes.
484
485 * tutorial.el (get-lang-string, tutorial--find-changed-keys):
486 * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
487
488 * view.el (view-inhibit-help-message): Fix typo in docstring.
489 (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
490
4132d58c
MR
4912007-05-16 Martin Rudalics <rudalics@gmx.at>
492
493 * textmodes/ispell.el (ispell-start-process): Defend against bad
494 default-directory.
495
5c43b3ca
EZ
4962007-05-14 Eli Zaretskii <eliz@gnu.org>
497
498 * mail/rmail.el (rmail-convert-to-babyl-format): Check
499 content-transfer-encoding _last_, because it's its position that
500 we need as value of base64-header-field-end.
501
59831679
JB
5022007-05-14 Juanma Barranquero <lekktu@gmail.com>
503
504 * files.el (mode-require-final-newline, require-final-newline)
505 (enable-local-variables, enable-local-eval): Doc fixes.
506
c6f33bac
VJL
5072007-05-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
508
509 * ps-print.el: Use default color when foreground or background color
510 are unspecified. Reported by Leo <sdl.web@gmail.com>.
511 (ps-print-version): New version 6.7.4.
512 (ps-rgb-color): New argument. Use default color when color is
513 unspecified.
514 (ps-begin-job): Fix code.
515
0a81a74a
CY
5162007-05-12 Chong Yidong <cyd@stupidchicken.com>
517
518 * longlines.el (longlines-mode): Make longlines-auto-wrap
519 buffer-local. Add hooks unconditionally.
520 (longlines-auto-wrap): Toggle wrapping.
521 (longlines-after-change-function)
522 (longlines-post-command-function): Check longlines-auto-wrap.
523
06b6baf6
NR
5242007-05-12 Nick Roberts <nickrob@snap.net.nz>
525
526 * xt-mouse.el (xterm-mouse-debug-buffer): New variable.
527 (xterm-mouse-translate): Use it.
528
7d145fa3
RS
5292007-05-10 Richard Stallman <rms@gnu.org>
530
68380acf
MB
531 * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
532 (iso-cvt-write-only): Likewise.
533
534 * emacs-lisp/easy-mmode.el (define-minor-mode):
535 Fix generated doc string.
536
537 * startup.el (fancy-splash-text): Add URL of guided tour.
538 Adjust horizontal and vertical whitespace.
539
540 * progmodes/compile.el (compilation-handle-exit):
541 Use run-hook-with-args to run compilation-finish-functions.
542
7d145fa3
RS
543 * files.el (file-start-mode-alist): New variable.
544 (magic-mode-regexp-match-limit): Doc fix.
545 (set-auto-mode): Handle file-start-mode-alist.
546 A little cleanup of structure.
547
c3aa7d16
RS
548 * dabbrev.el (dabbrev-eliminate-newlines):
549 Renamed from dabbrev--eliminate-newlines. All uses changed.
550
b52efb9f
MC
5512007-05-10 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
552
553 * man.el (Man-next-section): Don't consider the last line of the page
554 as being part of any section.
555
00affaf1
SM
5562007-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
557
558 * textmodes/sgml-mode.el (sgml-value): Fix handling of attributes which
559 can take any number of values.
560
1d16f33c
SM
5612007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
562
563 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add citet and citep
564 to the list of citation commands.
565
c7093883
SM
5662007-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
567
568 * vc-hooks.el (vc-find-root): Stop searching when the user changes.
569
0b480dc7
SM
5702007-05-09 Edward O'Connor <hober0@gmail.com> (tiny change)
571
572 * progmodes/python.el (python-font-lock-keywords)
573 (python-open-block-statement-p, python-mode): Add support for the new
574 "with" keyword.
575
45fd3a00
SM
5762007-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
577
44a07c5a
SM
578 * diff-mode.el (diff-apply-hunk, diff-test-hunk): Don't do by default
579 the exact opposite of diff-goto-source.
580
5d08a786
SM
581 * emacs-lisp/advice.el (ad-special-forms): Remove.
582 (ad-special-form-p): Use subr-arity.
583
2ed8e1f7
SM
584 * newcomment.el (comment-search-forward): Make sure we search forward.
585 (comment-enter-backward): Try and distinguish the non-matching case at
586 EOB from the non-matching case with a missing comment-end-skip for
587 a 2-char comment ender.
588 (comment-choose-indent): New function extracted from comment-indent.
589 Improve the alignment algorithm.
590 (comment-indent): Use it.
591
121f1921
SM
592 * textmodes/sgml-mode.el (sgml-lexical-context): Add handling of
593 XML style Processing Instructions.
594 (sgml-parse-tag-backward): Handle XML-style PIs. Also ensure progress.
595 (sgml-calculate-indent): Handle `pi' context.
596
45fd3a00
SM
597 * vc.el: Ensure that update-changelog issues an error when used with
598 a backend that does not implement it.
599 (vc-update-changelog-rcs2log): Rename from vc-default-update-changelog.
600 Remove `backend' argument. Use expand-file-name.
601 (vc-cvs-update-changelog, vc-rcs-update-changelog): New aliases.
602
603 * progmodes/python.el (python-end-of-block): Revert last change.
604 (python-end-of-statement): Make sure we move *forward*.
605
75dcf19e
RS
6062007-05-08 Richard Stallman <rms@gnu.org>
607
608 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
609 Don't include non-self-insert commands in the exception for `-'.
610
11c4b29d
SM
6112007-05-08 David Reitter <david.reitter@gmail.com>
612
613 * progmodes/python.el (python-guess-indent): Check non-nullness
614 before comparing indent against the 2..8 interval.
615
59c58fea
YM
6162007-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
617
618 * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
619 available.
620
205f01b4
RS
6212007-05-06 Richard Stallman <rms@gnu.org>
622
623 * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
624
d4871b4f
SM
6252007-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
626
627 * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
628 rather than storing their value in the revert-buffer function.
629
12bf4a28
NR
6302007-05-04 Nick Roberts <nickrob@snap.net.nz>
631
632 * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
633 when disabling t-mouse-mode.
634
b94bc09b
RS
6352007-05-01 Davis Herring <herring@lanl.gov>
636
d4871b4f
SM
637 * calendar/timeclock.el: Update version number.
638 (timeclock-modeline-display): Mention timeclock-use-display-time
639 in explanatory message.
640 (timeclock-in): Fix non-interactive workday specifications.
641 (timeclock-log): Don't kill the log buffer if it already existed.
642 Suppress warnings when finding the log. Don't check for a nil
643 project twice. Run hooks after killing the buffer (if applicable).
644 (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
645 was geometric). All uses changed.
646 (timeclock-generate-report): Support prefix argument.
b94bc09b 647
39f3dff9
RS
6482007-05-03 Ryan Yeske <rcyeske@gmail.com>
649
650 * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
651 disconnections.
652
d7af463c
RF
6532007-05-01 Romain Francoise <romain@orebokech.com>
654
655 * dired-x.el: Revert 2007-04-06 change.
656
78f0d1fc
RS
6572007-04-29 Stephen Berman <Stephen.Berman@gmx.net>
658
659 * find-dired.el (find-dired-filter): Propertize all text down to eob.
660
6f37a576
RS
6612007-04-29 Richard Stallman <rms@gnu.org>
662
663 * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
664
161039c9
GM
6652007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
666
667 * progmodes/cc-mode.el (c-before-change): Use point-min rather
668 than 1.
669
157e3182
RS
6702007-04-28 Richard Stallman <rms@gnu.org>
671
672 * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
673
5e1cd4de
NR
6742007-04-28 Nick Roberts <nickrob@snap.net.nz>
675
676 * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
677 don't put stop on toolbar.
678
456e749f
SM
6792007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
680
681 * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
682
a9bdfaa4
EZ
6832007-04-28 Eli Zaretskii <eliz@gnu.org>
684
f2fd2cf5
EZ
685 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
686 instead of $(lisp)/mh-e.
687
16bbdfc0
GM
6882007-04-28 Glenn Morris <rgm@gnu.org>
689
690 * image-dired.el (image-dired-cmd-create-thumbnail-options)
691 (image-dired-cmd-create-temp-image-options): Replace option
692 +profile "*" with -strip.
693
58f13025
CY
6942007-04-27 Chong Yidong <cyd@stupidchicken.com>
695
456e749f
SM
696 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
697 Use window-start and window-end.
58f13025 698
edaeebf5
AS
6992007-04-27 Andreas Schwab <schwab@suse.de>
700
701 * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
702
96bbf28b
EZ
7032007-04-27 Eli Zaretskii <eliz@gnu.org>
704
705 * textmodes/fill.el (fill-paragraph): Doc fix.
706
07016031
GM
7072007-04-26 Luc Teirlinck <teirllm@dms.auburn.edu>
708
709 * locate.el (locate-in-alternate-database): Doc fix.
710
4f54692c
GM
7112007-04-26 Glenn Morris <rgm@gnu.org>
712
713 * button.el (button): Use underline if supported, else fall back
714 to color.
715
f5430f7f
GM
716 * version.el (emacs-version): Increase to 22.1.50.
717
2d0f33df
RS
7182007-04-25 Richard Stallman <rms@gnu.org>
719
720 * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
721
77ae614b
S
7222007-04-25 J.D. Smith <jdsmith@as.arizona.edu>
723
2f2c687b
JB
724 * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
725 (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
77ae614b
S
726 pushing mark.
727 (idlwave-current-routine): Don't push mark.
728
e28f9ad3
GM
7292007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
730
456e749f
SM
731 * image-dired.el (image-dired-display-image): Derive image-type from
732 filename rather than assuming jpeg, in case no resizing was needed.
e28f9ad3 733
d497fd17
GM
7342007-04-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
735
736 * custom.el (defface): Doc fix.
737
dc3818ec 738See ChangeLog.12 for earlier changes.
6fee106e
KS
739
740;; Local Variables:
741;; coding: iso-2022-7bit
33462dfa 742;; add-log-time-zone-rule: t
6fee106e
KS
743;; End:
744
dc3818ec 745 Copyright (C) 2007 Free Software Foundation, Inc.
5b87ad55
GM
746
747 This file is part of GNU Emacs.
748
749 GNU Emacs is free software; you can redistribute it and/or modify
750 it under the terms of the GNU General Public License as published by
751 the Free Software Foundation; either version 2, or (at your option)
752 any later version.
753
754 GNU Emacs is distributed in the hope that it will be useful,
755 but WITHOUT ANY WARRANTY; without even the implied warranty of
756 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
757 GNU General Public License for more details.
758
759 You should have received a copy of the GNU General Public License
760 along with GNU Emacs; see the file COPYING. If not, write to the
761 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
762 Boston, MA 02110-1301, USA.
6fee106e 763
05587383 764;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af