(just-one-space): Make arg optional.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
aea3bdb1
KS
12005-01-17 Kim F. Storm <storm@cua.dk>
2
3 * simple.el (just-one-space): Make arg optional.
4
41774623
NR
52005-01-17 Nick Roberts <nickrob@snap.net.nz>
6
7 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
30598da5 8 posn-at-x-y to t to access left-margin.
41774623 9
01917a18
MA
102005-01-16 Michael Albinus <michael.albinus@gmx.de>
11
12 Sync with Tramp 2.0.47.
13
14 * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
15 catching keep-date problems in cp/scp operations.
16 (tramp-handle-copy-file): Don't call `set-file-modes'
17 unconditionally. Specialized functions should know better what is
18 necessary. This improves performance a little bit, and the
19 functions could catch errors with `cp -p' and `scp -p'.
20 (tramp-do-copy-or-rename-file-via-buffer)
21 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
22 when appropriate.
23 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error. Call
24 `set-file-modes' when appropriate.
25 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
26 Johnsson <isak@hypergene.com>
27 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
28 of both Tramp buffer and debug buffer. Reported by Joakim Verona
29 <joakim@verona.se>
30 (tramp-file-name-for-operation): Mark `shell-command' as magic for
31 Emacs only.
32
33 * tramp-util.el (tramp-minor-mode): New minor mode. Add it to
34 `find-file-hooks' and `dired-mode-hook'.
35 (tramp-minor-mode-map): Respective map. Add remapping for
36 `compile' and `recompile'.
37 (tramp-remap-command, tramp-recompile): New defuns.
38 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
39 in buffer "*Compilation*". Call the commands asynchronously.
40
41 * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
42 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
43 `shell-command', because it isn't magic in XEmacs. Reported by
44 Adrian Aichner <adrian@xemacs.org>.
45
46 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
47 `substitute-in-file-name.
48 (tramp-smb-handle-substitute-in-file-name): New defun.
49 (tramp-smb-advice-PC-do-completion): Delete advice.
50
512005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
52
53 * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
54 Fix error in deleting region.
55
d4b6c2e3
RS
562005-01-15 Richard M. Stallman <rms@gnu.org>
57
58 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
59 In non-temp buffer, switch syntax table temporarily.
60
61 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
62
63 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
64
65 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
66
67 * imenu.el (imenu--split-menu): Copy menulist before sorting.
68 (imenu--generic-function): Use START, not BEG, as pos of definition.
69
70 * simple.el (just-one-space): Argument specifies number of spaces.
71
72 * simple.el (eval-expression-print-format): Avoid warning
73 about edebug-active.
74
752005-01-15 "James R. Van Zandt" <jrvz@comcast.net> (Tiny change)
76
77 * progmodes/sh-script.el: Code copied from make-mode.el
78 with small changes,
79 (sh-mode-map): Bind C-c C-\.
80 (sh-backslash-column, sh-backslash-align): New variables.
81 (sh-backslash-region, sh-append-backslash): New functions.
aea3bdb1 82
43805352
EZ
832005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
84
85 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
86 (rmail-pop-password, rmail-pop-password-required): Moved to
87 rmail-obsolete group.
88 (rmail-set-pop-password): Renamed to rmail-set-remote-password.
89 All callers updated.
90 (rmail-get-pop-password): Renamed to rmail-get-remote-password.
91 Take an argument specifying whether it is POP or IMAP mailbox we
92 are using. All callers updated.
93 (rmail-pop-password-error): Renamed to
94 rmail-remote-password-error. Added mailutils-specific error
95 message.
96 (rmail-movemail-search-path)
97 (rmail-movemail-variant-in-use): New variables.
98 (rmail-remote-password, rmail-remote-password-required): New
99 customization variables.
100 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New
101 functions.
102 (rmail-parse-url): New function.
103 (rmail-get-new-mail, rmail-insert-inbox-text): Updated for use
104 with GNU mailutils movemail.
105
5754a69e
EZ
1062005-01-15 Kevin Ryde <user42@zip.com.au>
107
108 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
109 suffix to space, $ or '$, to correctly position point when going
110 to @table style constants like DBL_MAX.
111
a7ed85f0
EZ
1122005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
113
114 * type-break.el (type-break-mode, type-break-file-time)
115 (type-break-file-keystroke-count, type-break-choose-file): Don't
116 store data in or load data from the file if type-break-file-name
117 is nil.
118 (type-break-file-name): Doc update as per the above.
119
f79b331a
EZ
1202005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
121
122 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
123 lookup-key might return nil; handle that.
124
8b3a75ac
EZ
1252005-01-15 Alan Mackenzie <acm@muc.de>
126
127 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
128 rather than the element found, thus enabling the tree to be
129 setcar'd.
130
791d856f
CD
1312005-01-14 Carsten Dominik <dominik@science.uva.nl>
132
133 * textmodes/org.el (org-show-following-heading): New option.
134 (org-show-hierarchy-above): Use `org-show-following-heading'.
7d7dac8c 135 (org-cycle): Documentation fix.
791d856f
CD
136
137 * textmodes/org.el (orgtbl-optimized): New option
138 (orgtbl-mode): New command, a minor mode.
139 (orgtbl-mode-map): New variable.
140 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
141 (orgtbl-error, orgtbl-self-insert-command)
142 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
143
144 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
145 a local variable in each org-mode buffer.
146
147 * textmodes/org.el (org-set-regexps-and-options): Renamed from
148 `org-set-regexps'. Added checking for STARTUP keyword.
149 (org-get-current-options): Added STARTUP options.
150 (org-table-insert-row): Mode mode intelligent about when
151 realignment is needed.
152 (org-self-insert-command, org-delete-backward-char,
153 org-delete-char): New commands.
154 (org-enable-table-editor): new default value `optimized'.
155 (org-table-blank-field): Support blanking regions if active.
156
af41e141
CD
157
1582005-01-14 Carsten Dominik <dominik@science.uva.nl>
159
099fc2c9
CD
160 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
161 if the year is not given.
af41e141 162
099fc2c9
CD
163 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes): Added
164 new escapes %m and %M, fixed bug with %F by adding
165 save-match-data.
af41e141
CD
166 (reftex-reference): Removed ?. from list of spaces.
167 (reftex-label-info): Added automatic label prefix recognition
168
099fc2c9
CD
169 * textmodes/reftex-index.el (reftex-index-next-phrase): Added
170 slave parameter to call of `reftex-index-this-phrase'
af41e141
CD
171 (reftex-index-this-phrase): New optional argument
172 (reftex-index-region-phrases): Added slave parameter to call of
173 `reftex-index-this-phrase'
174 (reftex-display-index): New argument redo
175 (reftex-index-rescan): Added 'redo to arguments of
176 `reftex-display-index'
177 (reftex-index-Rescan, reftex-index-revert)
178 (reftex-index-switch-index-tag): Added 'redo to arguments of
179 `reftex-display-index'
180 (reftex-index-make-phrase-regexp): Fixed bug with case-sensitive
181 indexing. Fixed bug with matching is there is a quote before or
182 after the word.
183
099fc2c9
CD
184 * textmodes/reftex-cite.el (reftex-all-used-citation-keys): Fix
185 bug when collecting citation keys in lines with comments.
af41e141
CD
186 (reftex-citation): Prefix argument no longer rescans the document,
187 but forces prompting for optional arguments of cite macros.
188 (reftex-do-citation): Prompting for optional arguments
189 implemented.
190
099fc2c9
CD
191 * textmodes/reftex-vars.el (reftex-cite-format-builtin): Added
192 optional arguments to most cite commands.
af41e141
CD
193 (reftex-cite-cleanup-optional-args): New option
194 (reftex-cite-prompt-optional-args): New option.
195 (reftex-trust-label-prefix): New option
196
099fc2c9
CD
197 * textmodes/reftex-toc.el (reftex-toc-find-section): Added
198 push-mark before changing the position in the buffer.
af41e141 199
099fc2c9
CD
200 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New
201 variable
af41e141
CD
202 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist
203
5ca75c83
NR
2042005-01-14 Nick Roberts <nickrob@snap.net.nz>
205
206 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
207 more carefully.
208
ed8031f2
SM
2092005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
210
211 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
212 (sgml-mode): Use it.
213 (sgml-get-context): Better keep track of implicitly closed tags.
214
7573e36d
KH
2152005-01-13 Kenichi Handa <handa@m17n.org>
216
217 * textmodes/ispell.el: These changes are to fix misalignment error
218 caused by equivalent characters of different Emacs charsets.
219 (ispell-unified-chars-table): New variable.
220 (ispell-get-decoded-string): New function.
221 (ispell-get-casechars, ispell-get-not-casechars)
222 (ispell-get-otherchars): Call ispell-get-decoded-string.
223
80888260
JPW
2242005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
225
226 * custom.el (custom-declare-variable): Just put symbol instead
e2244c1d 227 of (defvar . symbol) in `current-load-list'.
80888260 228
9deb0aba
RS
2292005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
230
231 * emacs-lisp/elint.el: Fixed typo in Commentary section.
232
f5340eb7
JB
2332005-01-12 Jay Belanger <belanger@truman.edu>
234
235 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
236 to create a Calc summary.
237
1e801ac3
KS
2382005-01-12 Kim F. Storm <storm@cua.dk>
239
240 * mouse.el (mouse-on-link-p): Change functionality and doc
241 string to comply with latest description in lisp ref.
242
a1c9fd19
NR
2432005-01-12 Nick Roberts <nickrob@snap.net.nz>
244
ed8031f2
SM
245 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
246 Enable mouse clicks on mode-line, header-line and margin.
a1c9fd19
NR
247 (event-type): Give mouse event symbols an 'event-kind property
248 with value 'mouse-click.
249
066a23af
JL
2502005-01-12 Juri Linkov <juri@jurta.org>
251
252 * facemenu.el (list-colors-display): Add new arg buffer-name.
253 Use it. Fix docstring. Replace code for identifying duplicate
254 colors by the name with call to `list-colors-duplicates' which
255 identifies duplicate colors by the value unless the color
256 is one of special Windows colors. Set truncate-lines to t.
257 Print sorted duplicate color names on each line. Indent to 22
258 \(the longest color name in rgb.txt) instead of 20. Optimize.
259 (list-colors-duplicates): New function.
260 (facemenu-color-name-equal): Delete function.
261
987d1819
JL
262 * facemenu.el (list-colors-print): New function created from code
263 in list-colors-display. Print #RRGGBB at the window right edge.
264 (list-colors-display): When temp-buffer-show-function is not
265 defined, call list-colors-print from temp-buffer-show-hook
266 to get the right value of window-width in list-colors-print
267 after the buffer is displayed.
268
aac42a1b
JL
269 * simple.el (pop-mark): Move deactivate-mark out of conditional
270 part to deactivate the active mark regardless of the state of the
271 mark ring.
272
273 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
274 variables line in desktop files.
275
afd33362
JL
2762005-01-12 Juri Linkov <juri@jurta.org>
277
278 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
279 Bring together isearch highlight related options.
280 (lazy-highlight): Replace group `replace' by `matching'.
281 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
282 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
283 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
284 and declare them obsolete.
285 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
286 (isearch-faces): Remove defgroup.
287 (isearch-overlay, isearch-highlight, isearch-dehighlight):
288 Move isearch highlighting code closer to lazy highlighting code.
289
290 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
291 (query-replace-highlight, query-replace-lazy-highlight)
292 (query-replace): Move definitions to the beginning of the file.
293
424b9d3e
JL
2942005-01-11 Juri Linkov <juri@jurta.org>
295
296 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm,
297 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm,
298 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
299
300 * info.el (Info-history-forward): New variable.
301 (Info-select-node): Reset Info-history-forward to nil.
302 (Info-last): Turn into defalias.
303 (Info-history-back): Rename from Info-last.
304 Add current node to Info-history-forward.
305 (Info-history-forward): New fun.
306 (Info-mode-map): Replace Info-last by Info-history-back.
307 Bind Info-history-forward to "r".
308 (Info-mode-menu): Replace Info-last by Info-history-back.
309 Fix menu item text. Add menu item for Info-history-forward.
310 (info-tool-bar-map): Replace Info-last by Info-history-back.
311 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
312 for Info-history-forward.
313 (Info-mode): Replace Info-last by Info-history-back in docstring.
314 Add local variable Info-history-forward.
315 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
316
fbd8dc8a
SM
3172005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
318
319 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
320 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
321 Ignore select-window events rather than fiddle with
322 mouse-autoselect-window.
323
28f94a34
RS
3242005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
325
326 * type-break.el (type-break-mode): Fix previous change.
327
b748957a
JB
3282005-01-10 Jay Belanger <belanger@truman.edu>
329
10907497 330 * calc/calc-ext.el (calc-reset): Reset when inside embedded
fbd8dc8a
SM
331 calculator; only reset when point is inside a calculator.
332 Don't adjust the window height if the window takes up the whole height
10907497 333 of the frame.
b748957a 334
e4edc5cd
TTN
3352005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
336
337 * ebuff-menu.el (Electric-buffer-menu-mode):
338 Preserve value of buffer-local var header-line-format.
339
3579f0c2
JB
3402005-01-09 Jay Belanger <belanger@truman.edu>
341
342 * calc/calc.el (calc-mode-var-list-restore-saved-values):
343 Make sure settings file exists before accessing it.
344
7f72c3db
JB
345 * calc/calc-embed.el (calc-embedded-subst):
346 Replace math-multi-subst-rec, which is only supposed to be called
347 by math-multi-subst, by math-multi-subst.
348
5fbf7903
AS
3492005-01-09 Andre Spiegel <spiegel@gnu.org>
350
351 * vc.el (vc-allow-async-revert): New user option.
352 (vc-disable-async-diff): New internal variable.
353 (vc-revert-buffer): Use them to disable asynchronous diff.
354
fbd8dc8a
SM
355 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
356 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
5fbf7903
AS
357 asynchronously if vc-disable-async-diff is t.
358
809c26be
JB
3592005-01-09 Jay Belanger <belanger@truman.edu>
360
361 * calc/calc.el (defcalcmodevar): New macro.
362 (calc-mode-var-list-restore-default-values)
363 (calc-mode-var-list-restore-saved-values): New functions.
364 (calc-mode-var-list): Use defcalcmodevar to define it.
365 (calc-always-load-extensions, calc-line-numbering)
366 (calc-line-breaking, calc-display-just, calc-display-origin)
367 (calc-number-radix, calc-leading-zeros, calc-group-digits)
368 (calc-group-char, calc-point-char, calc-frac-format)
369 (calc-prefer-frac, calc-hms-format, calc-date-format)
370 (calc-float-format, calc-full-float-format, calc-complex-format)
371 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
372 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
373 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
374 (calc-matrix-brackets, calc-language, calc-language-option)
375 (calc-left-label, calc-right-label, calc-word-size)
376 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
377 (calc-display-raw, calc-internal-prec, calc-angle-mode)
378 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
379 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
380 (calc-window-height, calc-display-trail, calc-show-selections)
381 (calc-use-selections, calc-assoc-selections)
382 (calc-display-working-message, calc-auto-why, calc-timing)
383 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
384 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
385 (calc-gnuplot-default-device, calc-gnuplot-default-output)
386 (calc-gnuplot-print-device, calc-gnuplot-print-output)
387 (calc-gnuplot-geometry, calc-graph-default-resolution)
388 (calc-graph-default-resolution-3d, calc-invocation-macro)
389 (calc-show-banner): Use defcalcmodevar to declare them and set
390 their default values.
391
392 * calc/calc-ext.el (calc-reset): Restore saved values of variables
393 instead of default values (but restore default values if there is
394 an argument of 0).
395
0ba9bc53
DK
3962005-01-09 David Kastrup <dak@gnu.org>
397
398 * desktop.el (desktop-restore-eager): Fix typo in type.
399
03e31a1a
RS
4002005-01-08 Richard M. Stallman <rms@gnu.org>
401
402 * cus-edit.el (customize): Delete :link.
403
3aba853a
JB
4042005-01-08 Jay Belanger <belanger@truman.edu>
405
406 * calc/calc.el (calc-mode): Remove the extension from the
407 `calc-settings-file' file name when loading it.
408
1f387600
KS
4092005-01-08 Kim F. Storm <storm@cua.dk>
410
411 * info.el (Info-mode-map, Info-next-link-keymap)
412 (Info-prev-link-keymap, Info-up-link-keymap):
413 Map follow-link to mouse-face.
414 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
415
a4dfc830
JB
4162005-01-08 Jay Belanger <belanger@truman.edu>
417
418 * calc/calc.el (calc-settings-file): Change default value.
419 Suggested by cgw in a comment in calc-mode.el.
420
421 * calc/calc-mode.el (calc-settings-file-name):
422 Compare calc-settings-file to user-init-file instead of ~/.emacs.
423 Replace ~/.emacs in a prompt by calc-settings-file.
424
9abb41eb
LH
4252005-01-07 Lars Hansen <larsh@math.ku.dk>
426
7716b93b
KS
427 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
428 (desktop-lazy-idle-delay): New customizable variables.
9abb41eb
LH
429 (desktop-buffer-args-list): New variable.
430 (desktop-append-buffer-args): New function.
431 (desktop-save): Call desktop-append-buffer-args for some buffers.
432 (desktop-lazy-create-buffer): New function.
433 (desktop-idle-create-buffers): New function.
434 (desktop-read): Add message about buffers to restore lazily.
435 (desktop-lazy-abort): New command.
436 (desktop-clear): Call desktop-lazy-abort.
437 (desktop-lazy-complete): New command.
438
c7ce7fc4
RS
4392005-01-06 Richard M. Stallman <rms@gnu.org>
440
441 * emacs-lisp/find-func.el (find-face-definition):
fbd8dc8a 442 Rename from find-face.
c7ce7fc4 443
c35b0c6b
KS
4442005-01-06 Kim F. Storm <storm@cua.dk>
445
446 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
447
448 * man.el (Man-xref-man-page, Man-xref-header-file)
449 (Man-xref-normal-file): Add follow-link property.
450
4c07596d
JB
4512005-01-06 Jay Belanger <belanger@truman.edu>
452
453 * calc/calc-units.el: Make sure the proper macro definitions are
454 available when compiling.
455
b49018ff
JL
4562005-01-06 Juri Linkov <juri@jurta.org>
457
fbd8dc8a
SM
458 * isearch.el (isearch-lazy-highlight-update):
459 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
b49018ff 460
e3cde0c7
MB
4612005-01-06 Miles Bader <miles@gnu.org>
462
fbd8dc8a 463 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
e3cde0c7
MB
464 (isearch-lazy-highlight-face): Use new name.
465
4dbbcb46
SM
4662005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
467
2eec3e8e
SM
468 * uniquify.el (uniquify-rationalize-file-buffer-names):
469 Re-add an interactive spec.
9890ec7d
SM
470 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
471 to the same name.
2eec3e8e 472
4dbbcb46
SM
473 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
474 (isearch-update, isearch-done): Adjust calls accordingly.
475
436c08c2
RS
4762005-01-05 Richard M. Stallman <rms@gnu.org>
477
c7ce7fc4
RS
478 * custom.el (custom-set-variables, custom-theme-set-variables):
479 Clarify documentation.
480
436c08c2 481 * emacs-lisp/find-func.el (find-variable)
4dbbcb46 482 (find-variable-other-window, find-variable-other-frame):
436c08c2
RS
483 Fix the TYPE args to find-function-read and find-function-do-it.
484 (find-function): Doc fix.
485 (find-function-at-point): Replace function-at-point alias.
486
4829145a
RS
4872005-01-04 Richard M. Stallman <rms@gnu.org>
488
489 * cus-face.el (custom-declare-face):
490 Record defface in current-load-list.
491
492 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
493
494 * emacs-lisp/find-func.el: Doc fixes.
495 (find-face-regexp): New variable.
496 (find-function-regexp-alist): New variable.
497 (find-function-C-source): Third arg is now TYPE.
498 (find-function-search-for-symbol): Handle general TYPE.
499 (find-function-read, find-function-do-it): Handle general TYPE.
500 (find-definition-noselect, find-face): New functions.
501 (function-at-point): Alias deleted.
502
73a6a972
SM
5032005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
504
505 * battery.el (display-battery-mode): Rename from display-battery.
506 Handle the case where it gets turned off.
507
60d1a807
RS
5082005-01-04 Richard M. Stallman <rms@gnu.org>
509
dd496df6
RS
510 * cus-edit.el (customize): Make :link point to user doc.
511
512 * man.el (Man-fontify-manpage): Turn off undo generation.
513
60d1a807
RS
514 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
515
d198dfaa
AS
5162005-01-04 Andreas Schwab <schwab@suse.de>
517
518 * files.el (insert-directory): Only look for error lines in
73a6a972 519 inserted text. Don't move too far after processing --dired markers.
d198dfaa 520
69ba53f7
RS
5212005-01-04 Richard M. Stallman <rms@gnu.org>
522
523 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
524 Don't expand if the character is @, period, dash, etc.
525 (define-mail-abbrev): Quote names that contain problem characters.
526
d4bb7735
TTN
5272005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
528
529 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
530
d57c7572
RS
5312005-01-03 Richard M. Stallman <rms@gnu.org>
532
533 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
534 (query-replace-highlight, query-replace-lazy-highlight)
535 (query-replace): Definitions moved up. Doc fix.
536
5372005-01-03 Richard M. Stallman <rms@gnu.org>
538
539 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
540 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
541 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
73a6a972 542 (lazy-highlight-face): Rename from isearch-lazy-...
d57c7572
RS
543 Change all references to them.
544
985a8e0f
LT
5452005-01-03 Luc Teirlinck <teirllm@auburn.edu>
546
547 * cus-edit.el (custom-file): Doc fix for defcustom.
548 (custom-file): The function no longer sets the variable
549 `custom-file' to its return value.
550
551 * startup.el (command-line): No longer load `custom-file'.
552
8a525646
SM
5532005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
554
1b60b25a
SM
555 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
556
8a525646
SM
557 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
558 Don't confuse module-prefixed identifiers for labels.
559 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
560
c45c149c
RS
5612005-01-02 Richard M. Stallman <rms@gnu.org>
562
969be033
RS
563 * files.el (basic-save-buffer-1): Fix previous change.
564
19996af4
RS
565 * loadhist.el (file-loadhist-lookup): New function.
566 (file-provides, file-requires): Use it.
567
c45c149c
RS
568 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
569 instead of calculating the right size.
570
d57c7572 5712005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
50292b6e 572
3625f6b7 573 * vc-svn.el (vc-svn-diff): Stay local if possible.
85aaa8d2
RS
574
5752005-01-02 Stefan <monnier@iro.umontreal.ca>
3625f6b7 576
5e39b98a
SM
577 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
578
50292b6e
SM
579 * files.el (hack-local-variables): Fix last change.
580
731da695
JB
5812005-01-02 Jay Belanger <belanger@truman.edu>
582
583 * calc/calc-yank.el (calc-edit-top): New variable.
584 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
585 object. Change header properties.
586 (calc-edit-finish, calc-edit-finish-stack-object)
587 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
588 edited object.
589 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
590 for the beginning of the edited object.
591 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
592 for the beginning of the edited object.
593 * calc/calc-prog.el (calc-edit-macro-finish-edit)
594 (calc-finish-formula-edit, calc-macro-repeats)
595 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
596 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
597 beginning of the edited object.
598 (calc-user-define-edit): Change the header for editing macros.
599 Remove unnecessary variable.
600
227c9573
JB
6012005-01-01 Jay Belanger <belanger@truman.edu>
602
731da695 603 * calc/calc-yank.el (calc-edit-mode): Change default header.
5e39b98a 604 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
731da695 605 * calc/calc-store.el (calc-edit-variable): Change title to match new
c5757d2e 606 header.
42a797de 607 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
c5757d2e
JB
608 mode to match new header.
609 (calc-user-define-edit): Change titles to include names of commands.
42a797de 610 (calc-finish-formula-edit): Adjust to handle new header.
c5757d2e 611 (calc-finish-macro-edit): Remove.
227c9573
JB
612 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
613 (calc-edit-macro-command, calc-edit-macro-command-type)
614 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
615 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
616 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
617 (calc-edit-macro-finish-edit): New functions.
618 (calc-user-define-edit): Use new functions to edit named calc macros.
619
4c6af0f6
SM
6202005-01-01 Stefan <monnier@iro.umontreal.ca>
621
622 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
623
624 * ses.el (copy-region-as-kill): Deactivate mark.
625
3f68d7c8
RS
6262005-01-01 Richard M. Stallman <rms@gnu.org>
627
f42a241b
RS
628 * replace.el (occur-1): If the output buffer is also an input,
629 don't kill it, rename it.
630
631 * faces.el (set-face-background, set-face-foreground): Doc fix.
632
3f68d7c8
RS
633 * cus-face.el (custom-face-attributes): Fix :help-echo strings
634 for :foreground and :background.
635
3f68d7c8 636 * dired.el (dired-view-command-alist): Variable deleted.
4c6af0f6 637 (dired-view-file, dired-mouse-find-file-other-window):
3f68d7c8
RS
638 Delete the code to use it.
639
41d0b092
KS
6402005-01-01 Kim F. Storm <storm@cua.dk>
641
642 * image.el (insert-sliced-image): Use t for line-height property.
643
553fd77e
JB
6442004-12-31 Jay Belanger <belanger@truman.edu>
645
646 * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
647 for "var-" at the beginning of the minibuffer.
648
1241e32d
RS
6492004-12-31 Richard M. Stallman <rms@gnu.org>
650
1db7dd46
RS
651 * faces.el (read-face-name):
652 Don't treat an attribute spec as a list of faces.
653
654 * simple.el (undo): Use undo-equiv-table to detect
655 unexpected changes since previous undo.
656 (undo-list-saved): Variable deleted.
657 (buffer-disable-undo): Don't alter undo-list-saved.
658
1241e32d
RS
659 * files.el (require-final-newline): Allow `visit' and `visit-save'.
660 (mode-require-final-newline): New option.
661 (after-find-file): Handle require-final-newline with new values.
662 (basic-save-buffer): Handle new values of require-final-newline.
663
664 * progmodes/sh-script.el (sh-require-final-newline):
665 Alist value now controls whether to use mode-require-final-newline.
666 (sh-set-shell): Implement that new meaning.
667
668 * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
669 * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
670 * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
671 Delete old-Emacs compatibility code.
672 (antlr-c-common-init): Function deleted.
41d0b092 673
1241e32d
RS
674 * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
675 * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
676 * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
677 * progmodes/python.el (python-mode): Use mode-require-final-newline.
678 * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
679 * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
680 * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
681 * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
682 * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
683 * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
684 * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
685 * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
686 * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
687 * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
688 * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
689 * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
690
ebf0c615
JB
6912004-12-31 Jay Belanger <belanger@truman.edu>
692
a10e1fb7
JB
693 * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
694 way to return to Calc.
695
696 * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
697 finish, C-xk as the way to cancel the edit. Add cancel routine to
698 kill-buffer-hook.
699
ebf0c615
JB
700 * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
701 MacEdit code.
702
703 * calc/calc-prog.el: Remove obsolete MacEdit code.
704 (calc-macro-edit-algebraic, calc-macro-edit-variable)
705 (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
706
e205f8c1
KH
7072004-12-31 Kenichi Handa <handa@m17n.org>
708
709 * international/mule.el (buffer-file-coding-system-explicit):
4c6af0f6
SM
710 Rename for explicit-buffer-file-coding-system.
711 (after-insert-file-set-coding): Adjust for the above change.
e205f8c1 712
4c6af0f6
SM
713 * files.el (revert-buffer): Change explicit-buffer-file-coding-system
714 to buffer-file-coding-system-explicit.
e205f8c1
KH
715 (basic-save-buffer-1): Likewise.
716
1241e32d
RS
7172004-12-30 Richard M. Stallman <rms@gnu.org>
718
719 * textmodes/artist.el (artist-butlast-fn): Var deleted.
720 (artist-butlast, artist-last): Functions deleted.
721 (artist-ellipse-mirror-quadrant): Call last and butlast directly.
722 (artist-compute-key-compl-table): Call remq directly.
723 (artist-remove-nulls): Function deleted.
724 (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
725 (artist-push, artist-pop): Macro deleted.
726
7272004-12-30 Andreas Leue <al@sphenon.de>
728
729 * textmodes/artist.el (artist-version): 1.2.6
730 (artist-prev-next-op-alist): New variable.
731 (artist-select-next-op-in-list): New function.
732 (artist-select-prev-op-in-list): New function.
733 (artist-make-prev-next-op-alist): New function.
734 (artist-is-in-op-list-p): New function.
735 (artist-get-first-non-nil-op): New function.
736 (artist-get-last-non-nil-op): New function.
737 (artist-mode-init): Call artist-get-last-non-nil-op to initialize
4c6af0f6 738 artist-prev-next-op-alist.
1241e32d 739 (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
4c6af0f6 740 change drawing operation.
1241e32d 741
d918508e
LT
7422004-12-30 Luc Teirlinck <teirllm@auburn.edu>
743
744 * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
745
51b4073a
MY
7462004-12-31 Masatake YAMATO <jet@gyve.org>
747
748 * server.el (server-process-filter): Suppress `error', too.
749
5196b999
JB
7502004-12-30 Jay Belanger <belanger@truman.edu>
751
4c6af0f6
SM
752 * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
753 Change the way a variable is displayed in a message.
5196b999 754
0c753fd7
JB
755 * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
756 (calc-user-define-permanent, calc-execute-kbd-macro):
757 Replace old function MacEdit-parse-keys with edmacro-parse-keys.
758
c243063e
KH
7592004-12-30 Kenichi Handa <handa@m17n.org>
760
4c6af0f6
SM
761 * files.el (basic-save-buffer-1):
762 Set explicit-buffer-file-coding-system to last-coding-system-used.
c243063e
KH
763 (revert-buffer): Pay attention to
764 explicit-buffer-file-coding-system (not buffer-file-coding-system)
765 on bind coding-system-for-read.
766
4c6af0f6
SM
767 * international/mule.el (explicit-buffer-file-coding-system):
768 New buffer local variable.
c243063e
KH
769 (after-insert-file-set-coding): Set it to coding-system-for-read.
770
9e559f9b
LT
7712004-12-29 Luc Teirlinck <teirllm@auburn.edu>
772
773 * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
774
456e761b
ST
7752004-12-29 Sanghyuk Suh <han9kin@mac.com>
776
777 * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
778 that include line numbers.
779
c4cb00d0
RS
7802004-12-29 Milan Zamazal <pdm@zamazal.org>
781
782 * files.el (hack-local-variables): If no PREFIX, set it to "^".
783 Redundant variable PREFIXLEN removed.
784
7852004-12-28 Matt Hodges <MPHodges@member.fsf.org>
786
787 * eshell/em-hist.el (eshell-previous-matching-input):
788 Start the deletion from the end of the output.
789
30c92fab
ST
7902004-12-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
791
792 * term/mac-win.el: Require x-dnd.
4c6af0f6 793 (mac-drag-n-drop): Sync with W32 version. Use x-dnd.el functions.
30c92fab 794
f4b483aa
DK
7952004-12-29 David Kastrup <dak@gnu.org>
796
4c6af0f6
SM
797 * international/mule.el (decode-coding-inserted-region):
798 Don't barf if `buffer-undo-list' is already set to `t'.
f4b483aa 799
e15de347
JB
8002004-12-29 Jay Belanger <belanger@truman.edu>
801
802 * calc/calc-prog.el (calc-user-define-formula): Put default values
803 for function names in prompts.
804 (calc-user-define-permanent, calc-user-define-composition)
805 (calc-user-define-formula): Remove the need for "calcFunc-" in the
806 default input for algebraic functions.
807
903d71fb
TTN
8082004-12-29 Thien-Thi Nguyen <ttn@gnu.org>
809
810 * vc-rcs.el (vc-rcs-annotate-command):
811 Fix omission bug: Call `vc-setup-buffer'.
812
a28e0218
KH
8132004-12-29 Kenichi Handa <handa@m17n.org>
814
815 * international/mule.el (recode-region): New function.
816
0d808a63
RS
8172004-12-28 Richard M. Stallman <rms@gnu.org>
818
94ed0931
RS
819 * simple.el (undo-extra-outer-limit): New variable.
820 (undo-outer-limit-truncate): Test and set it.
821
822 * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
823 enables the feature to extend the existing region.
824
825 * simple.el (mark-word): New arg ALLOW-EXTEND
826 enables the feature to extend the existing region.
827
828 * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
829 enables the feature to extend the existing region.
830
831 * startup.el (site-run-file): Don't allow setting it with Custom.
832
0d808a63
RS
833 * simple.el (buffer-disable-undo): Fix previous change.
834
62490a3a
MY
8352004-12-27 Masatake YAMATO <jet@gyve.org>
836
837 * hexl.el (hexlify-buffer): Remove fontification here.
838 Use font lock mechanism instead.
839 (hexl-font-lock-keywords): New font lock kewords.
840 (hexl-mode-old-font-lock-keywords): New variable.
841 (hexl-mode): Store the old font lock keywords.
842 (hexl-mode-exit): Restore the old font lock keywords.
843
e8298998
RS
8442004-12-27 Richard M. Stallman <rms@gnu.org>
845
846 * simple.el (undo): Fix previous change.
847
74e2abe2
ST
8482004-12-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
849
850 * term/mac-win.el: Sync with x-win.el. Rearrange the contents.
4c6af0f6
SM
851 Call mac-clear-font-name-table if invoked on Mac OS 8/9.
852 Call x-open-connection on Mac OS X.
74e2abe2 853
56011a8c
RS
8542004-12-27 Richard M. Stallman <rms@gnu.org>
855
e8298998
RS
856 * files.el (buffer-save-without-query): New var (buffer-local).
857 (save-some-buffers): Save those buffers first, w/o asking.
858
859 * files.el (insert-directory-ls-version): New variable.
860 (insert-directory): When ls returns an error, test the version
861 number to decide what the return code means.
862 With --dired output format, detect and distinguish lines
863 that are really error messages.
864 (insert-directory-adj-pos): New function.
a2c7e69a 865
56011a8c
RS
866 * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
867
868 * battery.el (battery-mode-line-format): Remove initial spaces.
869
870 * uniquify.el (uniquify-rationalize-file-buffer-names):
871 Delete interactive spec.
872
873 * type-break.el (type-break-mode): Set buffer-save-without-query.
874 Remove code that tried to set save-some-buffers-always.
875 (type-break-file-keystroke-count): Bind deactivate-mark.
876
877 * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
878
879 * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
880 Test that the buffer is live, and maybe reject current buffer too.
881 Clarify.
882 (next-error-find-buffer): Rewrite for clarity.
883
884 * loadup.el: Don't use buffer-disable-undo; do it directly.
885
886 * help-fns.el (describe-function-1): Call symbol-file with `defun'.
887 (describe-variable): Call symbol-file with `defvar'.
888
889 * subr.el (messages-buffer-max-lines): Alias for message-log-max.
890 (symbol-file): Rewritten to handle new load-history format.
891 Now takes an arg TYPE to specify looking for a particular
892 type of definition only.
893
a2c7e69a 894 * emacs-lisp/debug.el (debugger-make-xrefs):
56011a8c
RS
895 Call symbol-file with `defun'.
896
a2c7e69a 897 * emacs-lisp/find-func.el (find-function-noselect):
56011a8c
RS
898 Call symbol-file with `defun'.
899 (find-variable-noselect): Call symbol-file with `defvar'.
900
a2c7e69a 901 * eshell/esh-cmd.el (eshell-find-alias-function):
56011a8c
RS
902 Call symbol-file with `defun'.
903
904 * eshell/esh-test.el (eshell-test-goto-func):
905 Call symbol-file with `defun'.
906
907 * mail/rmail.el (rmail-resend):
908 Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
909
910 * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
911
912 * progmodes/compile.el (compilation-find-buffer): Rename arg.
913
914 * textmodes/texinfmt.el (texinfo-format-buffer-1):
915 Call buffer-disable-undo.
916
917 * simple.el (undo-list-saved): New variable (buffer-local).
918 (undo): Set and test it.
4c6af0f6 919 (buffer-disable-undo): Move here from buffer.c.
e8298998 920 Clear out undo-list-saved.
a2c7e69a
KS
921
922 * international/mule.el (decode-coding-inserted-region):
56011a8c
RS
923 Set buffer-undo-list in a correct and optimal way.
924
925 * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
926 (cperl-font-lock-unfontify-region-function): No need to save and
927 restore info, since font-lock.el does it for us.
a2c7e69a 928
56011a8c
RS
929 * ansi-color.el (save-buffer-state): Definition deleted.
930 (ansi-color-unfontify-region): Don't use save-buffer-state.
931
9322004-12-27 Dave Love <fx@gnu.org>
933
934 * wid-edit.el (function): Use restricted-sexp as parent.
935
9362004-12-27 Kevin Ryde <user42@zip.com.au>
937
a2c7e69a 938 * simple.el (next-matching-history-element): Use same
56011a8c
RS
939 `interactive' form as previous-matching-history-element.
940
a2c7e69a 941 * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
4c6af0f6 942 it can appear unencoded and has been seen from yahoo.
56011a8c 943
75ed162d 9442004-12-27 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
8ffc3990
SJ
945
946 * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
1a63439b 947 in upper case. Reported by Wojciech Polak <polak@gnu.org>.
8ffc3990 948
e314a6e4
KH
9492004-12-27 Kenichi Handa <handa@m17n.org>
950
4c6af0f6
SM
951 * international/utf-8.el (utf-translate-cjk-load-tables):
952 Bind coding-system-for-read to nil while loading subst-*.
e314a6e4 953
82141d51
JB
9542004-12-26 Jay Belanger <belanger@truman.edu>
955
956 * calc/calc-store.el (calc-read-var-name): Remove "var-" from
957 default input.
958
d8b7bc9b
LT
9592004-12-26 Luc Teirlinck <teirllm@auburn.edu>
960
961 * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
962 before reverting and disable undo recording while reverting.
963
dfdc1af2
TTN
9642004-12-26 Thien-Thi Nguyen <ttn@gnu.org>
965
966 * progmodes/hideshow.el (hs-set-up-overlay): New user var.
967 (hs-make-overlay): New function.
968 (hs-isearch-show-temporary): Handle `display' overlay prop specially.
969 (hs-flag-region): Delete function.
970 (hs-hide-comment-region): No longer use `hs-flag-region'.
971 Instead, use `hs-discard-overlays' and `hs-make-overlay'.
972 (hs-hide-block-at-point): Likewise.
973 (hs-hide-level-recursive): Use `hs-discard-overlays'.
974 (hs-hide-all, hs-show-all): Likewise.
975 (hs-show-block): Likewise.
976 Also, use overlay prop `hs-b-offset', not `hs-ofs'.
977
70d16390
TTN
9782004-12-24 Thien-Thi Nguyen <ttn@gnu.org>
979
980 * progmodes/hideshow.el: Require `cl' when compiling.
981 Remove XEmacs and Emacs 19 compatibility.
982 Use `dolist' and `add-to-list' for load-time actions.
983 (hs-discard-overlays): Use `dolist'.
984 (hs-show-block): Likewise.
985
11c2175c
DN
9862004-12-23 Dan Nicolaescu <dann@ics.uci.edu>
987
988 * faces.el (mode-line, mode-line-inactive): Use min-colors.
989
aa7d6700
TTN
9902004-12-23 Thien-Thi Nguyen <ttn@gnu.org>
991
992 * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
993 When extending backwards, move outside the current comment first.
994
7a0ea9e3
KH
9952004-12-22 Kenichi Handa <handa@m17n.org>
996
997 * international/quail.el (quail-start-translation): Fix prompt
998 string for the case if input-method-use-echo-area being non-nil.
999 (quail-start-conversion): Likewise.
1000 (quail-show-guidance): Don't show guidance if
1001 input-method-use-echo-area is non-nil.
1002
56351784
RS
10032004-12-21 Richard M. Stallman <rms@gnu.org>
1004
1005 * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
1006
a74deabc
GM
10072004-12-21 Markus Rost <rost@ias.edu>
1008
4c6af0f6
SM
1009 * calendar/diary-lib.el (mark-diary-entries):
1010 Set mark-diary-entries-in-calendar only after checking for diary-file.
a74deabc 1011
fda2922a
RS
10122004-12-21 Richard M. Stallman <rms@gnu.org>
1013
1014 * faces.el (escape-glyph): Use blue against light foreground.
1015
1016 * simple.el (undo-outer-limit-truncate): New function.
1017 (undo-outer-limit-function): Use undo-outer-limit-truncate.
1018
10192004-12-21 Eli Barzilay <eli@barzilay.org>
aa7d6700 1020
fda2922a
RS
1021 * calculator.el: (calculator-radix-grouping-mode)
1022 (calculator-radix-grouping-digits)
1023 (calculator-radix-grouping-separator):
1024 New defcustoms for the new radix grouping mode functionality.
56011a8c
RS
1025 (calculator-mode-hook): Now used in electric mode too,
1026 (calculator): Call it.
fda2922a
RS
1027 (calculator-mode-map): Some new keys.
1028 (calculator-message): New function. Some new calls.
56011a8c
RS
1029 (calculator-op, calculator-set-register): Use it.
1030 (calculator-string-to-number): New function, mostly moved and
1031 updated code from calculator-curnum-value.
fda2922a 1032 (calculator-curnum-value): Use it.
4c6af0f6 1033 (calculator-paste): Use it, and update grabbing the current-kill.
56011a8c
RS
1034 (calculator-rotate-displayer)
1035 (calculator-rotate-displayer-back): Toggle digit grouping when
1036 in radix mode, use calculator-message.
4c6af0f6
SM
1037 (calculator-displayer-prev, calculator-displayer-next):
1038 Change digit group size when in radix mode.
1039 (calculator-number-to-string): Rename from
56011a8c
RS
1040 calculator-num-to-string. Now deals with digit grouping in
1041 radix mode.
4c6af0f6 1042 (calculator-update-display, calculator-put-value): Use the new name.
56011a8c
RS
1043 (calculator-fact): Return a floating point number.
1044 (calculator-mode): Doc fix.
fda2922a 1045
8f449c3a
GM
10462004-12-20 Glenn Morris <gmorris@ast.cam.ac.uk>
1047
1048 * calendar/calendar.el (view-other-diary-entries): Add autoload.
4c6af0f6
SM
1049 * calendar/diary-lib.el (view-other-diary-entries):
1050 Use current-prefix-arg in interactive spec.
8f449c3a 1051
9ee7410d
JB
10522004-12-19 Jay Belanger <belanger@truman.edu>
1053
1054 * calc/calc-aent.el (calcAlg-blank-matching-open):
4c6af0f6 1055 Temporarily adjust the syntax of both delimiters of half-open intervals.
9ee7410d 1056
4edf8c04
KS
10572004-12-19 Kim F. Storm <storm@cua.dk>
1058
1059 * mouse.el (mouse-1-click-follows-link): Doc fix.
1060
fbe6152f
ST
10612004-12-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1062
1063 * term/mac-win.el (encoding-vector, mac-font-encoder-list)
1064 (ccl-encode-mac-centraleurroman-font): Use centraleurroman
1065 instead of centraleuropean as the name
1066
c08e6004
MA
10672004-12-17 Michael Albinus <michael.albinus@gmx.de>
1068
1069 Sync with Tramp 2.0.46.
1070
1071 * net/tramp.el (tramp-maybe-send-perl-script): Change order of
1072 parameters wrt Tramp convention.
1073 (tramp-handle-file-attributes-with-perl)
1074 (tramp-handle-directory-files-and-attributes): Apply it.
1075 (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
1076 `copy-program'. Reported by Zack Weinberg
1077 <zack@codesourcery.com>.
1078 (top): Set `edebug-form-spec' property directly rather than
1079 calling `def-edebug-spec'.
1080
1081 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
1082 advice less fragile. Surround temporary redefinition of
1083 `substitute-in-file-name' with `unwind-protect'. Suggested by
1084 Matt Hodges <MPHodges@member.fsf.org>.
1085
2c13e47b
JL
10862004-12-17 Juri Linkov <juri@jurta.org>
1087
1088 * replace.el (occur-accumulate-lines, occur-engine):
1089 Make forcing deferred font-lock fontification jit-specific.
1090
c44edf72
KS
10912004-12-17 Kim F. Storm <storm@cua.dk>
1092
1093 * mouse.el (mouse-1-click-follows-link): New defcustom.
1094 (mouse-on-link-p): New function.
1095 (mouse-drag-region-1): Implement mouse-1-click-follows-link
1096 functionality. Map a mouse-1 click event into a mouse-2 (or
1097 other) event when position is inside a link.
1098
1099 * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
1100 prefix in tooltip text with "mouse-1" when this is a link
1101 recognized by mouse-1-click-follows-link functionality.
1102
1103 * help.el (describe-key): Report effective and original binding
1104 for mouse-1 when clicked on a link.
1105 (describe-mode): Add follow-link property to "minor-mode" button.
1106
1107 * help-fns.el (describe-variable): Add follow-link property to
1108 "below" button.
1109
1110 * help-mode.el (help-xref): Add follow-link property.
1111
1112 * apropos.el (apropos-symbol, apropos-function, apropos-macro)
1113 (apropos-command, apropos-variable, apropos-face, apropos-group)
1114 (apropos-widget, apropos-plist): Add follow-link property.
1115
1116 * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
1117 checks if position is in a filename, rather than some other
1118 clickable item. Function looks for cvs-filename-face at position.
1119
1120 * wid-edit.el (widget-specify-field, widget-specify-button):
1121 Map a :follow-link keyword into a follow-link property.
1122 (link): Add :follow-link keyword, map to RET binding.
1123
1124 * dired.el (dired-mode-map): Map follow-link to mouse-face.
1125
1126 * progmodes/compile.el (compilation-minor-mode-map)
1127 (compilation-button-map, compilation-mode-map): Likewise.
1128
e3fa1c11
TTN
11292004-12-17 Thien-Thi Nguyen <ttn@gnu.org>
1130
1131 * play/zone.el (zone): Init `line-spacing' from orig buffer.
1132 (zone-replace-char): Take `count' and `del-count'
1133 instead of `direction'. Update callers. When `del-count' is
1134 non-nil, delete that many characters, otherwise `count' characters
1135 backwards. Insert the newly-replaced string `count' times.
1136 (zone-fret): Handle chars w/ width greater than one.
1137 (zone-fall-through-ws): No longer take window width `ww'.
1138 Update callers. Add handling for `char-width' greater than one.
1139 (zone-pgm-drip): Update var holding window-end position every cycle.
1140
a2961378
AS
11412004-12-17 Andre Spiegel <spiegel@gnu.org>
1142
1143 * vc.el (vc-default-update-changelog): Use insert-file-contents,
1144 rather than insert-file.
1145
0e0803f7
JB
11462004-12-16 Jay Belanger <belanger@truman.edu>
1147
1148 * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
1149 (math-init-random-base, math-random-digit): Check to see if
1150 var-RandSeed is bound.
1151 (math-random-last): Declare it.
1152 (math-random-digit): Don't make math-random-last local.
1153
8b000fc3
TTN
11542004-12-16 Thien-Thi Nguyen <ttn@gnu.org>
1155
1156 * play/zone.el (zone): Fix omission bug: Use a self-disabling
1157 one-shot thunk for uniform (error, quit, normal) recovery.
1158 Reported by John Paul Wallington.
1159 (zone-pgm-random-life): Fix bug:
1160 Recognize empty initial field by lack of "@" chars.
1161
f1f007dc
JL
11622004-12-16 Juri Linkov <juri@jurta.org>
1163
1164 * help.el (function-called-at-point):
4c6af0f6 1165 * help-fns.el (variable-at-point): As a last resort try stripping
f1f007dc
JL
1166 non-word prefixes and suffixes.
1167
1168 * descr-text.el (describe-property-list): Don't treat syntax-table
1169 specially. Use describe-text-sexp which inserts [show] button
1170 for large objects and handles printing errors. Sort properties
1171 by names in alphabetical order instead of by value sizes.
1172 Add `mouse-face' to list of properties for `describe-face' widget.
1173 (describe-char): Mask out face-id from 19 bits of character.
1174 Print face-id separately.
1175
1176 * replace.el (occur-accumulate-lines, occur-engine):
1177 Fontify unfontified matching lines in the source buffer
1178 before copying them.
1179 (occur-engine): Don't put mouse-face on context lines.
1180 (occur-next-error): Set point to line beginning/end
1181 before searching for prev/next property to skip multiple
1182 matches on a line (not supported by occur engine).
1183 Remove redundant prefix-numeric-value.
1184
8270a848
JL
11852004-12-15 Juri Linkov <juri@jurta.org>
1186
1187 * replace.el (match): New face.
1188 (list-matching-lines-face): Change default from `bold' to `match'.
1189
1190 * progmodes/grep.el (grep-match-face): New defvar.
1191 (grep-mode-font-lock-keywords): Use grep-match-face instead of
1192 compilation-column-face to highlight grep matches.
1193
1194 * apropos.el (apropos-match-face): Change default from
1195 `secondary-selection' to `match'.
1196
1197 * info-look.el (info-lookup-highlight-face): Change default from
1198 `highlight' to `match'.
1199
78f617dd
DP
12002004-12-15 Daniel Pfeiffer <occitan@esperanto.org>
1201
1202 * progmodes/executable.el (executable-interpret): Eliminate
1203 obsolete compile-internal, and switch to comint for interaction.
1204
b66d0e6b
S
12052004-12-15 J.D. Smith <jdsmith@as.arizona.edu>
1206
1207 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
1208 `&&' when skipping multiple statements on a line.
1209
6f5546a9
TTN
12102004-12-15 Thien-Thi Nguyen <ttn@gnu.org>
1211
1212 * play/zone.el (zone): Set `truncate-lines'.
1213 Also, init `tab-width' with value from original buffer.
1214 (zone-shift-up): Rewrite for speed.
1215 (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
1216 (zone-pgm-jitter): Remove redundant entries from ops vector.
1217 (zone-exploding-remove): Reduce iteration count.
1218 (zone-cpos): Convert to defsubst.
1219 (zone-replace-char): New defsubst.
1220 (zone-park/sit-for): Likewise.
1221 (zone-fret): Take window-start arg.
1222 Update callers. Use `zone-park/sit-for'.
1223 (zone-fill-out-screen): Rewrite.
1224 (zone-fall-through-ws): Likewise. Update callers.
1225 (zone-pgm-drip): Use `zone-replace-char'.
1226 Move var inits before while-loop. Use `zone-park/sit-for'.
1227 (zone-pgm-random-life): Handle empty initial field.
1228 Use `zone-replace-char' and `zone-park/sit-for'.
1229
a31a30b5
JL
12302004-12-15 Juri Linkov <juri@jurta.org>
1231
1232 * isearch.el (isearch-update): Test isearch-lazy-highlight
1233 before calling isearch-lazy-highlight-new-loop.
1234 (isearch-lazy-highlight-new-loop):
1235 Don't test isearch-lazy-highlight.
1236
1237 * replace.el (perform-replace): Add isearch-case-fold-search.
1238 Use delimited-flag for isearch-regexp.
1239 Reset isearch-lazy-highlight-last-string to force lazy
1240 highlighting when called from isearch mode.
1241 (query-replace-highlight): Revert defcustom type to boolean.
1242 (query-replace-lazy-highlight): New defcustom.
1243 (query-replace): New face.
1244 (perform-replace, replace-highlight, replace-dehighlight):
1245 Test query-replace-lazy-highlight instead of special value
1246 `isearch' of query-replace-highlight.
1247 (replace-dehighlight): Don't call isearch-dehighlight.
1248 (replace-highlight): Don't call isearch-highlight.
1249 Use face `query-replace' unconditionally.
1250
5b631efc
KS
12512004-12-14 Kim F. Storm <storm@cua.dk>
1252
1253 * simple.el (inhibit-mark-movement): Remove defvar.
1254 (beginning-of-buffer, end-of-buffer): Don't use it.
1255
4c6af0f6
SM
1256 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
1257 Don't use inhibit-mark-movement.
5b631efc
KS
1258
1259 * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
1260 (cua--undo-push-mark): Remove.
4c6af0f6
SM
1261 (cua--pre-command-handler, cua--post-command-handler):
1262 Don't fiddle with inhibit-mark-movement.
5b631efc 1263
a0e4e275
JL
12642004-12-14 Juri Linkov <juri@jurta.org>
1265
1266 * buff-menu.el (list-buffers-noselect): Collect internal info
1267 for every buffer in BUFFER-LIST arg too.
1268 (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
1269 (Buffer-menu-switch-other-window, Buffer-menu-2-window):
1270 Bind same-window-buffer-names and same-window-regexps to nil.
1271
37d8fcc2
JL
12722004-12-13 Juri Linkov <juri@jurta.org>
1273
4c6af0f6 1274 * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
37d8fcc2
JL
1275
1276 * mail/supercite.el (sc-cite-frame-alist): Doc fix.
1277 (sc-cite-region, sc-uncite-region, sc-recite-region):
1278 Fix previous change to handle not alist as a symbol, but
1279 a citation frame as a symbol that represents a variable name.
1280
d9c1ce9d
RS
12812004-12-13 Richard M. Stallman <rms@gnu.org>
1282
1283 * filecache.el (file-cache-add-directory-using-find):
1284 Only set up file-cache-find-command-posix-flag if we will use it.
1285
37d8fcc2 1286 * bindings.el (mode-line-buffer-identification-keymap):
d9c1ce9d
RS
1287 Don't cancel the mode-line's usual down-mouse-1 binding.
1288
1289 * cus-edit.el (custom-face-selected): Handle `default' specs.
1290 (custom-face-edit): Increase extra-offset.
1291 (custom-display): Handle `default' specs.
1292
1293 * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
1294
1295 * emacs-lisp/elint.el (elint-standard-variables)
1296 (elint-unknown-builtin-args): Move definitions up.
1297
1298 * net/browse-url.el (browse-url-url-at-point): Add autoload.
1299
1300 * info.el (info-xref-visited): Use `default' instead of t.
1301 (Info-try-follow-nearest-node): Don't explicitly load browse-url.
1302
1303 * faces.el (header-line, mode-line-inactive, tool-bar):
1304 Use `default' instead of t for setting the defaults.
1305 (face-spec-choose): Separate `t' from `default'.
1306
1307 * subr.el (while-no-input): New macro.
1308
13092004-12-13 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> (tiny change)
1310
1311 * filecache.el (file-cache-add-directory-using-find):
1312 Only test file-cache-find-command-posix-flag on some systems.
1313
17a5a301
SM
13142004-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
1315
1316 * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
1317 Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
1318 (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
1319 (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
1320 (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
1321
3f11c6df
JL
13222004-12-12 Juri Linkov <juri@jurta.org>
1323
1324 * files.el (find-file-other-window, find-file-other-frame):
1325 Add the first buffer to the returned value to return the complete
1326 list of all visited buffers.
1327 (find-file-read-only, find-file-read-only-other-window)
1328 (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
1329 `find-file-read-args'. Signal an error about non-existent file
1330 only if file name doesn't contain wildcards. Toggle read-only in
1331 all visited buffers.
1332 (find-alternate-file, find-alternate-file-other-window):
1333 Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when
1334 called interactively. Pass arg `wildcards' to other functions.
1335 (find-file-noselect): Doc fix.
1336
1337 * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
1338 Doc fix.
1339 (ffap-directory-finder): New variable.
1340 (ffap-string-at-point-mode-alist): Add * and ? to `file'.
1341 (ffap-file-at-point): Add /* to immediately rejected names.
1342 Return absolute file names matching ffap-dired-wildcards.
1343 (ffap-read-file-or-url): Set default value for `completing-read'
1344 to `buffer-file-name'.
1345 (find-file-at-point): When filename matches ffap-dired-wildcards,
1346 call ffap-file-finder with t arg `wildcards', instead of dired.
1347 (ffap-other-window, ffap-other-frame): Return visited buffers.
1348 (ffap-read-only, ffap-read-only-other-window)
1349 (ffap-read-only-other-frame, ffap-alternate-file): New commands.
1350 (dired-at-point): Call ffap-directory-finder instead of dired.
1351 (ffap-dired-other-window, ffap-dired-other-frame)
1352 (ffap-list-directory): New commands.
1353 (ffap-bindings): New keybindings for new commands.
1354
6a2067b2
JL
13552004-12-12 Juri Linkov <juri@jurta.org>
1356
1357 * simple.el (beginning-of-buffer, end-of-buffer):
1358 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
1359 Do not push mark when mark is active in transient-mark-mode.
1360
1361 * simple.el (mark-word):
1362 * emacs-lisp/lisp.el (mark-sexp, mark-defun):
1363 * textmodes/paragraphs.el (mark-paragraph):
1364 Extend the region when mark is active in transient-mark-mode,
1365 regardless of the last command. Doc fix.
1366
1367 * simple.el (mark-word): Preserve direction when repeating.
1368 Make arg optional. Interactive "p" -> "P".
1369 (transient-mark-mode, inhibit-mark-movement): Doc fix.
1370
1371 * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
1372 preserving direction, to mark forward instead of backward when mark
1373 is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
1374
35d59c0f
JL
13752004-12-12 Juri Linkov <juri@jurta.org>
1376
1377 * isearch.el (isearch-edit-string): Set 7th arg of
1378 `read-from-minibuffer' to `t' to inherit the current input
1379 method (whose name is indicated by [IM] in the minibuffer prompt)
1380 from the current buffer to the minibuffer.
1381 (isearch-lazy-highlight-update): Put body to `with-local-quit'
1382 to allow C-g quitting for lazy highlighting looping inside the
1383 search with nested repetition operators. Add overlay to the list
1384 before setting its face and other properties to avoid the case of
1385 code quitting after placing the new overlay but before it's
1386 recorded on the list. Select the window where isearch was
1387 activated, to highlight matches in the right window when isearch
1388 switches the current window to the minibuffer.
1389
1390 * international/isearch-x.el
1391 (isearch-process-search-multibyte-characters):
1392 Use `isearch-message' as initial input for `read-string' instead
1393 of adding it to the minibuffer prompt. After reading a string
1394 remove the initial value of `isearch-message' from the string.
1395
1396 * replace.el (replace-match-maybe-edit): Doc fix.
1397 (perform-replace): Don't call `replace-highlight' when automatic
1398 replacement is requested in literal mode, since it is intended
1399 only to highlight words during entering a new replacement string
1400 for \? in non-literal mode.
1401
1402 * replace.el (query-replace-highlight): Add new value `isearch'
1403 that allows query replacement to use isearch highlighting.
1404 Change type from `boolean' to `choice'. Doc fix.
1405 (replace-highlight, replace-dehighlight, perform-replace):
1406 Use isearch highlighting if query-replace-highlight eq `isearch'.
1407
6f8ffb88
SM
14082004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
1409
1410 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
1411 (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
1412
1413 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
1414 case of \end{verbatim}.
1415
d56bb1ab
DN
14162004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
1417
1418 * term.el (term-termcap-format): Synchronyze with terminfo.
1419 (term-emulate-terminal): Handle reset.
1420 (term-reset-terminal): New function.
1421
0ccb50fc
TTN
14222004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
1423
1424 * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
1425 (zone-fill-out-screen): New func.
1426 (zone-pgm-drip): Use `zone-fill-out-screen'.
1427 Also, no longer go to point-min on every cycle.
1428 (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
1429 (zone-pgm-random-life-wait): New user var.
1430 (zone-pgm-random-life): New func.
1431
00daa381
TTN
14322004-12-10 Thien-Thi Nguyen <ttn@gnu.org>
1433
1434 * files.el (auto-mode-alist): Map .com to DCL mode.
1435
ec06d344
RS
14362004-12-09 Richard M. Stallman <rms@gnu.org>
1437
1438 * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
1439
ae09da48 14402004-12-09 Nick Roberts <nickrob@snap.net.nz>
06cc57db
NR
1441
1442 * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
1443 buffer with a display margin.
1444
a9e0384f
JB
14452004-12-08 Jay Belanger <belanger@truman.edu>
1446
1447 * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
1448 (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
1449
cc1caa4e
RS
14502004-12-08 Richard M. Stallman <rms@gnu.org>
1451
1452 * faces.el: Delete code to set display table.
1453 (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.)
1454
3073399b
JB
14552004-12-08 Jay Belanger <belanger@truman.edu>
1456
1457 * calc/calc.el: Add math-read-preprocess-string to autoloads.
1458
1459 * calc/calc-ext.el (math-read-replacement-list)
1460 (math-read-superscripts, math-read-preprocess-string): Move to
1461 calc-aent.el.
1462
1463 * calc/calc-aent.el (math-read-replacement-list)
1464 (math-read-superscripts, math-read-preprocess-string): Move from
1465 calc-ext.el.
1466
be02a7ed
SM
14672004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
1468
1469 * isearch.el (isearch-quote-char): Fix up typo in last change.
1470
5a27c5d8
LT
14712004-12-07 Luc Teirlinck <teirllm@auburn.edu>
1472
1473 * mouse.el (mouse-set-font): Handle the case where the command was
1474 not invoked using the mouse.
1475
1476 * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
1477 (edmacro-finish-edit): Further update for keyboard macros that are
1478 lambda forms.
ae09da48 1479 (edmacro-sanitize-for-string): Correctly remove Meta modifier.
5a27c5d8 1480
ae09da48 14812004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
d3a403e5
SM
1482
1483 * font-lock.el (font-lock-unfontify-region): Save buffer state.
be02a7ed 1484 (font-lock-default-unfontify-region): Don't save buffer state any more.
d3a403e5 1485
33c886d0
JB
14862004-12-07 Jay Belanger <belanger@truman.edu>
1487
d3a403e5 1488 * calc/calc-help.el (calc-describe-key):
33c886d0
JB
1489 Set calc-summary-indentation even when Calc Summary buffer exists.
1490
c9ba50dd
GM
14912004-12-07 Glenn Morris <gmorris@ast.cam.ac.uk>
1492
1493 * calendar/holidays.el (holiday-easter-etc): Make arguments
1615f2a3 1494 optional for backwards compatibility. Doc fix.
d3a403e5 1495 Remove un-necessary local vars mandatory, output-list.
94f1c41a 1496 (holiday-advent): Make arguments optional for backwards
1615f2a3 1497 compatibility. Doc fix.
c9ba50dd 1498
22864a48
SM
14992004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
1500
96bda29d
SM
1501 * paren.el (show-paren-function): Fix last change (2004-12-02).
1502
1503 * international/mule-util.el (char-displayable-p): Return nil for
1504 unibyte mode.
1505
22864a48
SM
1506 * subr.el (subregexp-context-p): New function.
1507
1508 * isearch.el (isearch-quote-char): Use it.
1509
1510 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
1511 (regexp-opt-not-groupie*-re): Remove.
1512 (regexp-opt): Properly handle inputs with duplicate entries.
1513
39ebd5dd
RS
15142004-12-06 Richard M. Stallman <rms@gnu.org>
1515
1bc897ca
RS
1516 * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
1517
1518 * cus-edit.el (custom-file): Doc fix.
1519
39ebd5dd
RS
1520 * textmodes/org.el: New file.
1521
952cb084
KH
15222004-12-06 Kenichi Handa <handa@m17n.org>
1523
1524 * ldefs-boot.el: Update international/mule-util.el section.
1525
c95e9af3
SS
15262004-12-05 Sam Steingold <sds@gnu.org>
1527
22864a48 1528 * net/tramp.el (tramp-handle-file-accessible-directory-p):
d3a403e5 1529 Fix `tramp-time-diff' comparison logic.
c95e9af3 1530
911aa049
TTN
15312004-12-05 Paul Pogonyshev <pogonyshev@gmx.net>
1532
22864a48
SM
1533 * progmodes/which-func.el (which-function):
1534 Use `run-hook-with-args-until-success' instead of a custom loop.
911aa049
TTN
1535 Fixes bug with local hooks.
1536
d10e87a2
SM
15372004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1538
1539 * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
1540 Use delete-dups when calculating the initial value.
1541 (bibtex-autokey-get-title): Use <=.
1542 (bibtex-goto-line): New function.
1543 (bibtex-reposition-window): Use line numbers instead of point
1544 positions. Use window-body-height.
1545 (bibtex-find-crossref): Use bibtex-reposition-window.
1546 (bibtex-find-entry): Use bibtex-reposition-window. Always return
1547 position of entry if key is found or nil if not found.
1548
32a6e6fc
RS
15492004-12-05 Richard M. Stallman <rms@gnu.org>
1550
1551 * cus-edit.el (custom-file): Doc fix.
1552
1553 * progmodes/sh-script.el (sh-indent-for-then): Change default.
1554
96bda29d
SM
15552004-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
1556
1557 * simple.el (blink-matching-open):
1558 * textmodes/tex-mode.el (tex-validate-region):
1559 Obey syntax-table text properties.
1560
32a6e6fc
RS
15612004-12-02 Per Abrahamsen <abraham@dina.kvl.dk>
1562
1563 * wid-edit.el (widget-specify-field): Add `real-field' property to
44240c37 1564 boundary.
32a6e6fc
RS
1565 (widget-field-at): Use it.
1566
ab67e8b6
RS
15672004-12-02 Richard M. Stallman <rms@gnu.org>
1568
f6101ac9
RS
1569 * progmodes/cc-mode.el (awk-mode autoload):
1570 Supply t meaning interactive function.
1571
ab67e8b6
RS
1572 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix.
1573 (isearch-mode-map): No special definition for space.
1574 (isearch-whitespace-chars): Command deleted.
1575 (isearch-forward-regexp): Doc fix.
1576 (isearch-quote-char): When a space is not inside brackets,
1577 use `[ ]' instead of just space.
1578 (isearch-lazy-highlight-search): Bind search-spaces-regexp.
1579
1580 * imenu.el (imenu--generic-function): Delete code to exclude
1581 matches in comments.
1582
1583 * man.el (Man-reverse-face): Change default to `highlight'.
1584
1585 * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
1586 (occur-engine): Use `face' prop rather than `font-lock-face'
1587 when specifying use of `match-face'.
1588 (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
1589
1590 * emacs-lisp/elint.el (elint-standard-variables): Update list.
1591
1592 * add-log.el (add-log-current-defun): Handle the case where point
1593 is in the header part of a DEFUN construct.
1594
15952004-12-02 Dave Love <fx@gnu.org>
1596
1597 * progmodes/python.el (python-font-lock-syntactic-keywords):
1598 Fix previous change.
1599
16002004-12-02 Richard G Bielawski <Richard.G.Bielawski@wellsfargo.com> (tiny change)
1601
1602 * paren.el (show-paren-function): Check for matching chars
1603 specified by text props.
1604
7e1637c2
JB
16052004-12-02 Jay Belanger <belanger@truman.edu>
1606
1607 * calc/calc.el (calc-read-key-sequence): Leave the old message visible
1608 when reading a new key sequence.
1609
03f01237
KS
16102004-12-02 Kim F. Storm <storm@cua.dk>
1611
1612 * faces.el (escape-glyph): Rename from glyph.
1613 (standard-display-table): Set it here. Add escape-glyph face to
1614 extra slot characters.
1615
1616 * disp-table.el: Undo 2004-12-01 change. Display table is now
1617 setup in faces.el.
1618
21c05941
MH
16192004-12-02 Mark A. Hershberger <mah@everybody.org>
1620
1621 * xml.el (xml-parse-dtd): Don't show validity messages when
1622 xml-validating-parser is nil.
1623 (xml-substitute-special): Fix validity error messages to
1624 actually show the unexpandable entity. Added validity error if &
1625 isn't followed by an entity.
96bda29d 1626 (xml-parse-tag): Concatenate any string following the a
21c05941 1627 <![CDATA[]]> section to the parsed CDATA.
63b446bc
MH
1628 (xml-parse-dtd): Skip parameter entity declarations and use of
1629 parameter entities.
21c05941 1630
8b744bb8
LT
16312004-12-01 Luc Teirlinck <teirllm@auburn.edu>
1632
1633 * kmacro.el (kmacro-default-counter-format): New var.
1634 (kmacro-set-format): Use it. Delete `(printf format)' from prompt.
1635 (kmacro-display): Remove `nil' from `and' form. Delete call to
1636 `format' inside `message'.
1637 (kmacro-start-macro): Use `kmacro-default-counter-format'.
1638
31982e1f
SM
16392004-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
1640
1641 * pcvs.el (cvs-header-msg): New function.
1642 (cvs-update-header): Use it. Change calling convention.
1643 Correctly handle the case of having simultaneous active processes.
1644 (cvs-sentinel): Don't call cvs-update-header any more.
1645 (cvs-mode-run): Update call and add cvs-update-header to postproc.
1646
d5639b35
JB
16472004-12-01 Jay Belanger <belanger@truman.edu>
1648
1649 * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
1650 Change message.
1651
957ea28a
JL
16522004-12-01 Juri Linkov <juri@jurta.org>
1653
1654 * progmodes/prolog.el (prolog-mode-variables):
1655 Fix imenu-generic-expression.
1656
fb568b49
DP
16572004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
1658
1659 * faces.el (glyph): New face.
1660
1661 * disp-table.el: Add an autoloaded table, that doesn't require
1662 this library, with glyph face.
1663
1664 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
1665 (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
1666 (conf-quote-normal): Allow normalizing only ' or ".
1667 (conf-mode): Regexp-quote constructed comment-start and don't
1668 match section {} where "name" contains braces.
1669
1670 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
1671 files.
1672
2d5cd4e6
KH
16732004-12-01 Kenichi Handa <handa@m17n.org>
1674
1675 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
1676 (x-select-text): Don't treat eight-bit-control/graphic chars
1677 specially. Store the encoded text in the X cut buffer.
1678 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
1679 with x-last-selected-text-cut-encoded.
1680
31982e1f
SM
16812004-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
1682
1683 * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
1684
034a48f4
MR
16852004-11-30 Markus Rost <rost@ias.edu>
1686
1687 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
1688 AUCTeX.
1689
9dbee55e
JB
16902004-11-30 Jay Belanger <belanger@truman.edu>
1691
83a2a07a
JB
1692 * calc/calc-arith.el (math-possible-signs): Made stronger checks
1693 on signs of intervals.
1694 (math-pow-of-zero): Strengthen checks for positive and negative
1695 exponents.
1696
9dbee55e
JB
1697 * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
1698 * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
1699 * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
1700 * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
1701 * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
1702 * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
1703 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
1704 * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
1705 * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
1706 * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
1707 * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
1708 * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
1709 * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
1710 with provide statements.
1711
1712 * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
1713
1714 * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
1715
1716 * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
1717 (calc-load-everything, math-defsimplify): Replace dummy autoloading
1718 functions by require statements.
1719 (math-defsimplify): Move to calc-alg.el, add to autoloads.
1720
1721 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
1722 (calc-gnuplot-print): Give them values.
1723
1724 * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
1725 autoloads.
1726 Add calc-do-embedded-activate to autoloads.
1727 (calc-gnuplot-name, calc-gnuplot-plot-command)
1728 (calc-gnuplot-print-command): Move them to calc-graph.el.
1729
f084eeb9
ST
17302004-11-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1731
1732 * term/mac-win.el (ccl-encode-mac-roman-font)
1733 (ccl-encode-mac-cyrillic-font)
1734 (ccl-encode-mac-centraleuropean-font, encoder-list)
1735 (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
1736 Support Cyrillic, CentralEuropean, and Dingbat font display
1737
26c14a95
AS
17382004-11-30 Andre Spiegel <spiegel@gnu.org>
1739
31982e1f 1740 * vc-hooks.el (vc-recompute-state): Move here from vc.el.
26c14a95
AS
1741
1742 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
1743 still nil.
1744
d55f9265
LT
17452004-11-29 Luc Teirlinck <teirllm@auburn.edu>
1746
1747 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
1748 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
1749
d0132055
JB
17502004-11-29 Jay Belanger <belanger@truman.edu>
1751
1752 * calc/calc-arith.el (math-pow-of-zero): Take into account different
1753 cases of the base and exponent.
1754
5f9e0ca5
TZ
17552004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
1756
fc368889
KS
1757 * simple.el (next-error-buffer-p): Allow for inclusive and
1758 exclusive tests for finding a buffer.
1759 (next-error-find-buffer): Pass the exclusive and inclusive tests
1760 to next-error-buffer-p.
1761
1762 * replace.el (occur-next-error): Switch to the Occur buffer when
1763 appropriate, use the exclusive filter to next-error-find-buffer to
1764 do it. Use the absolute value of the motion amount.
5f9e0ca5 1765
a778cf63
KH
17662004-11-29 Kenichi Handa <handa@m17n.org>
1767
25a0994a 1768 * startup.el (command-line): Decode all default-directory by
a778cf63
KH
1769 locale-coding-system.
1770
21e6ab43
JB
17712004-11-29 Jay Belanger <belanger@truman.edu>
1772
1773 * calc/calc-aent.el: Remove unnecessary eval-when-compile.
1774 (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
1775 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
1776 Replace calls to calc-extensions by appropriate require, replace
1777 calc-extensions-loaded by appropriate featurep.
1778
1779 * calc/calc-ext.el: Move require to end of file.
1780 Remove redundant loading of calc.el.
1781 (calc-extensions-loaded): Remove unnecessary variable.
1782 (calc-extensions): Remove unnecessary function.
1783 (calc-load-everything): Replace calc-need-macros by appropriate require.
1784
1785 * calc/calc-macs.el: Move provide to end of file.
1786 (calc-need-macros): Remove unnecessary function.
1787
1788 * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
1789 (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
1790 (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
1791 Replace calc-extensions by appropriate require.
1792 (calc-power): Replace calc-extensions-loaded by appropriate featurep.
1793
1794 * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
1795 Replace calc-need-macros by appropriate require.
1796
1797 * calc/calc.el: Move require to end of file.
1798 (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
1799 Remove unnecessary variable.
1800 (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
1801 (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
1802 (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
1803 (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
1804 (math-stack-value-offset, math-format-value, math-format-flat-expr)
1805 (math-format-number, math-format-bignum, math-read-number)
1806 (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
1807 (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
1808 by appropriate require.
1809 (calc-check-defines): Replace calc-need-macros by appropriate require.
1810
bbf877e1
KS
18112004-11-29 Kim F. Storm <storm@cua.dk>
1812
1813 * macros.el (insert-kbd-macro): Handle kmacro functions.
1814
20c78df0
JL
18152004-11-28 Juri Linkov <juri@jurta.org>
1816
1817 * compare-w.el (compare-windows-highlight): Attach each overlay
1818 to its window to properly highlight differences while comparing
1819 two windows of the same buffer. Fix arguments.
1820 (compare-windows-sync-default-function): Fix arguments of
1821 `compare-windows-highlight'.
1822
1823 * emacs-lisp/edebug.el (edebug-set-global-break-condition):
1824 Use `read-expression-history'. Set initial contents only if
1825 `edebug-global-break-condition' is non-nil. Set histpos to 1
1826 if initial contents is equal to the last history element.
1827 (edebug-set-conditional-breakpoint): Instead of temporarily
1828 prepending the current condition to the history, set initial
1829 contents to the current condition. Set histpos to 1 if initial
1830 contents is equal to the last history element.
1831
180ee7c7
JL
1832 * info.el (Info-search-whitespace-regexp): Remove shy group.
1833 (Info-search): Forward line if search is on the header line.
1834 Use search-whitespace-regexp in two other places.
1835
9e66b14a
LT
18362004-11-27 Luc Teirlinck <teirllm@auburn.edu>
1837
1838 * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
1839 warning. Delay real definition, which uses
31982e1f 1840 `set-fringe-indicators-1' till after the definition of that function.
9e66b14a 1841
4cf6519d
KS
18422004-11-28 Kim F. Storm <storm@cua.dk>
1843
1844 * fringe.el (fringe): New defgroup.
1845 (fringe-mode): Move to fringe group.
1846 (fringe-indicators): New defcustom.
1847 (set-fringe-indicators-1): New defun.
1848
1849 * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
1850 (menu-bar-showhide-fringe-ind-menu): New keymap.
1851 (menu-bar-showhide-fringe-ind-empty)
1852 (menu-bar-showhide-fringe-ind-mixed)
1853 (menu-bar-showhide-fringe-ind-box)
1854 (menu-bar-showhide-fringe-ind-right)
1855 (menu-bar-showhide-fringe-ind-left)
1856 (menu-bar-showhide-fringe-ind-none): New defuns.
1857 (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
1858
94221759
RS
18592004-11-27 Richard M. Stallman <rms@gnu.org>
1860
31982e1f 1861 * comint.el (comint-read-noecho): Add trivial compatibility definition.
94221759
RS
1862
1863 * generic.el (define-generic-mode): Doc fix.
1864
1865 * menu-bar.el (menu-bar-options-save): For the options
1866 that are toggled with menu-bar-make-mm-toggle, don't check
1867 for customized-value prop.
1868
671c30d8
EZ
18692004-11-27 Eli Zaretskii <eliz@gnu.org>
1870
1871 * mail/supercite.el (sc-cite-region): Handle the case where
1872 sc-cite-frame-alist is a symbol.
1873 (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
1874 a symbol.
1875 (sc-recite-region): Handle the case where sc-recite-frame-alist is
1876 a symbol.
1877
39528a68 18782004-11-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
ca5e6fef
EZ
1879
1880 * wid-edit.el (widget-narrow-to-field): New function.
1881 (widget-complete): Use it.
1882
670c0015
JB
18832004-11-27 Jay Belanger <belanger@truman.edu>
1884
1885 * calc/calc-aent.el (calc-eval-error): Declare and initialize the
1886 variable.
1887 (calc-eval-error): Don't check if the variable calc-eval-error is bound.
1888 (calc-buffer, calc-digit-value, math-expr-data): Declare them.
1889 (math-alg-inequalities): Move declaration to earlier in the file.
1890
1891 * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
1892 (calc-gnuplot-input, math-normalize-a, math-integral-cache):
1893 Declare them.
1894
1895 * calc/calc-lang.el (math-expr-data, math-expr-token)
1896 (math-exp-old-pos): Declare them.
1897
1898 * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
1899 (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
1900
552380b4
KS
19012004-11-27 Kim F. Storm <storm@cua.dk>
1902
1903 * progmodes/flymake.el: Use (featurep 'xemacs).
443b961a 1904 (flymake-makehash): Change to defsubst. Use fboundp.
552380b4
KS
1905 (flymake-time-to-float): Remove.
1906 (flymake-float-time): Merge code from flymake-time-to-float here.
1907 (flymake-replace-regexp-in-string): Change to defsubst.
443b961a
SM
1908 (flymake-split-string-remove-empty-edges):
1909 Rename to flymake-split-string.
552380b4
KS
1910 (flymake-split-string): Remove previous defalias.
1911 (flymake-get-temp-dir): Change to defsubst.
443b961a
SM
1912 (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
1913 Define for xemacs only.
552380b4
KS
1914 (flymake-master-file-count-limit): Change into compiler defvar only.
1915 (flymake-find-possible-master-files): Let-bind it dynamically while
1916 sorting files using flymake-master-file-compare.
1917
443b961a
SM
19182004-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
1919
1920 * font-lock.el (font-lock-compile-keywords): Don't complain if the end
1921 of defun-prompt-regexp matches inside a comment/string but the
1922 beginning is correctly outside everything.
1923
1924 * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
1925 appears within a string or a comment.
1926
1927 * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
1928 rather than make-symbol for symbols which are used in
1929 a symbol-macrolet or equivalent.
1930
b9bc92b4
JB
19312004-11-26 Jay Belanger <belanger@truman.edu>
1932
1933 * calc-misc.el (calc-last-why-command): Declare it.
1934
1935 * calc-vec.el (math-grade-vec): New variable.
1936 (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
1937 Replace variable grade-vec by declared variable.
1938 (math-rb-close): New variable.
1939 (math-read-brackets, math-read-vector): Replace variable close by
1940 declared variable.
1941
1942 * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
1943 (calc-one-window, calc-edit-handler, calc-restore-trail)
1944 (calc-allow-ret): Declare them.
1945
443b961a 1946 * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
b9bc92b4
JB
1947 (math-lud-cache, math-log2-cache, math-radix-digits-cache)
1948 (math-radix-float-cache-tag, math-random-cache)
1949 (math-max-digits-cache, math-integral-cache, math-units-table)
1950 (math-format-date-cache, math-holidays-cache-tag): Declare them.
1951 (math-moc-func): New variable.
1952 (math-map-over-constants, math-map-over-constants-rec):
1953 Replace variable func by declared variable.
1954
1955 * calc/calc-store.el (calc-given-value, calc-store-opers):
1956 Declare them.
1957 (calc-var-name-map): Move declaration to earlier in the file.
1958 (calc-pv-pos): New variable.
1959 (calc-permanent-variable, calc-insert-permanent-variable):
1960 Replace variable pos by declared variable.
1961
1962 * calc/calc-mtx.el (calc-det-lu): New variable.
443b961a 1963 (math-det-raw, math-det-step): Replace variable lu by declared variable.
b9bc92b4
JB
1964
1965 * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
1966 (math-multi-subst, math-multi-subst-rec): Replace variables temp
1967 and arg by declared variables.
1968 (calcFunc-reducer): Fix incorrect variable.
1969 (math-inner-mul-func, math-inner-add-func): New variables.
1970 (calcFunc-inner, math-inner-mats): Replace variables mul-func
1971 and add-func by declared variables.
1972
1973 * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
1974 (calc-digit-value): Declare them.
1975
1976 * calc/calc-help.el (Info-history): Declare it.
443b961a 1977 (calc-describe-key): Make calc-summary-indentation a local variable.
b9bc92b4
JB
1978 (calc-help-long-names): Move declaration to earlier in file.
1979
1980 * calc/calc-embed.el (calc-original-buffer): Declare it.
1981 (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
1982 (calc-embed-bot): New variables.
1983 (calc-do-embedded, calc-embedded-mark-formula)
1984 (calc-embedded-find-bounds, calc-embedded-duplicate)
443b961a
SM
1985 (calc-embedded-new-formula, calc-embedded-make-info):
1986 Replace vars outer-top, outer-bot, bot and top by declared variables.
b9bc92b4
JB
1987 (calc-embed-prev-modes): New variable.
1988 (calc-embedded-set-modes, calc-embedded-update): Replace variable
1989 prev-modes with declared variable.
1990 (calc-embed-vars-used): New variable.
1991 (calc-embedded-make-info, calc-embedded-evaluate-expr)
1992 (calc-embedded-update, calc-embedded-find-vars): Replace variable
1993 vars-used by declared variable.
1994
443b961a 1995 * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
b9bc92b4
JB
1996 (math-format-radix-float): Remove unnecessary setq.
1997 (math-radix-float-cache): Declare it.
1998
1999 * calc/calcsel2.el (calc-keep-selection): Declare it.
2000
2001 * calc/calc-maint.el: Remove file.
2002
02c8032e
SM
20032004-11-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2004
2005 * textmodes/bibtex.el (bibtex-sort-entry-class)
2006 (bibtex-comment-start): Use defcustom.
2007 (bibtex-entry-field-alist): Use nil if initial content of the
2008 field is undefined. Fix docstring.
2009 (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
2010 (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
2011 (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
2012 (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
2013 Fix docstring.
2014 (bibtex-autokey-title-terminators): Use only one regexp.
2015 (bibtex-string-maybe-empty-head): New variable.
2016 (bibtex-remove-delimiters-string): New function.
2017 (bibtex-text-in-field-bounds, bibtex-text-in-string):
2018 Use bibtex-remove-delimiters-string.
2019 (bibtex-progress-message, bibtex-field-left-delimiter)
2020 (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
2021 (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
2022 (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
2023 Simplify.
2024 (bibtex-format-entry): Use save-excursion for inherited booktitle.
2025 Use eq and bibtex-remove-delimiters-string. For end markers use
2026 insertion type so that marker stays after inserted text.
2027 (bibtex-autokey-get-names): Return empty string if name is missing.
2028 (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
2029 calling bibtex-autokey-name-case-convert.
2030 (bibtex-autokey-demangle-title):
2031 Call bibtex-autokey-titleword-case-convert. Remove call to
2032 bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
2033 (bibtex-global-key-alist, bibtex-read-string-key): New functions.
2034 (bibtex-read-key): New optional arg global.
2035 (bibtex-files-expand): New optional arg force.
2036 (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
2037 (bibtex-complete-crossref-cleanup): Rename from
2038 bibtex-complete-key-cleanup. Simplify code.
2039 (bibtex-copy-summary-as-kill): Remove arg key. Use looking-at.
2040 Operate on current entry.
2041 (bibtex-button): Add docstring.
2042 (bibtex-entry): Simplify.
2043 (bibtex-make-field): Replace optional arg called-by-yank with more
2044 specific args move and interactive.
2045 (bibtex-end-of-entry): Use forward-sexp.
2046 (bibtex-find-entry-globally): Remove.
2047 (bibtex-find-crossref): Allow for crossref key located in other buffer.
2048 Bound to C-c C-x.
2049 (bibtex-find-entry): New optional args global and display.
2050 (bibtex-find-text): Fix docstring. Remove arg as-if-interactive.
2051 (bibtex-validate): Use arg force of bibtex-files-expand.
2052 (bibtex-clean-entry): Bugfix, clean string entries properly.
2053 Always keep point at beginning of entry.
2054 (bibtex-complete): Bugfix. Handle string entries properly.
2055 Call cleanup functions only if needed.
2056 (bibtex-String): Use bibtex-read-string-key.
2057 (bibtex-url): Use bibtex-remove-delimiters-string. Do not alter
2058 case of replacement text.
2059
c82c5727
LH
20602004-11-26 Lars Hansen <larsh@math.ku.dk>
2061
02c8032e 2062 * tramp.el (tramp-handle-directory-files-and-attributes): New function.
c82c5727
LH
2063 (tramp-perl-directory-files-and-attributes): New constant.
2064 (tramp-file-name-handler-alist): Delete file-directory-files, add
2065 directory-files-and-attributes.
2066 (tramp-perl-file-attributes): Surround uid and gid by double
2067 quotes. Change parameter id-format from nonnumeric.
2068 (tramp-convert-file-attributes): New function.
2069 (tramp-handle-file-attributes): Use it.
2070 (tramp-maybe-send-perl-script): New function.
2071 (tramp-handle-file-attributes-with-perl): Use it. Don't convert
2072 file mode. Change parameter id-format from nonnumeric.
2073 (tramp-handle-file-attributes-with-ls): Change parameter id-format
2074 from nonnumeric.
2075 (tramp-post-connection): Don't send tramp-perl-file-attributes
2076 script. Reset connection property "perl-scripts".
2077 (tramp-handle-insert-directory): Run real handler when ls-lisp is
2078 in use.
2079
48aa4dfc
LH
20802004-11-26 Lars Hansen <larsh@math.ku.dk>
2081
2082 * desktop.el (desktop-read): Replace mapcar with mapc.
02c8032e
SM
2083 (desktop-create-buffer): Replace mapcar with mapc.
2084 Remove redundant piece of code.
48aa4dfc 2085
fb130b2d
NR
20862004-11-27 Nick Roberts <nickrob@snap.net.nz>
2087
2088 * progmodes/gud.el (gud-display-line): Use display-buffer
2089 for GDB-UI as for GUD.
2090
2091 * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
2092 Delete variables.
2093 (gdb-ann3): Don't make GUD buffer dedicated.
02c8032e 2094 (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
fb130b2d
NR
2095 (gdb-display-source-buffer): Delete function.
2096 (gdb-view-source-function, gdb-view-assembler): Delete functions.
2097 (menu): Delete menu bindings for viewing source/assembler.
2098 (gdb-setup-windows, gdb-restore-windows):
2099 Don't dedicate GUD. No assembler now.
2100 (gdb-reset): No need to undedicate source buffers now.
2101 (gdb-source-info): No assembler now.
2102
4d4f2edf
NR
21032004-11-26 Nick Roberts <nickrob@snap.net.nz>
2104
2105 * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
2106 width to those for special frames.
2107 (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
2108 Use display-buffer.
2109 (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
2110 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
2111 (gdb-frame-assembler-buffer): Rework like
2112 gdb-frame-breakpoints-buffer.
2113
5ffc01b6
RS
21142004-11-25 Richard M. Stallman <rms@gnu.org>
2115
2116 * progmodes/flymake.el: Reindent.
2117 (flymake-split-string): Turn into defalias.
02c8032e 2118 (flymake-fix-file-name): Rename from flymake-fix-path-name.
5ffc01b6 2119 (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
02c8032e
SM
2120 (flymake-get-common-file-prefix): Rename from ...path... Doc fix.
2121 (flymake-build-relative-filename): Rename from ...path.
5ffc01b6
RS
2122 Fix error message.
2123
21242004-11-25 Cheng Gao <chenggao@gmail.com>
2125
2126 * progmodes/flymake.el: Much whitespace and capitalization change.
2127 Move `provide' to end. Require `compile' only when compiling.
2128
b67b1f0b
JB
21292004-11-24 Jay Belanger <belanger@truman.edu>
2130
2131 * calc/calc-alg.el: Added comment.
2132 (math-polynomial-base): Replace variable mpb-top-expr by
2133 math-poly-base-top-expr.
2134
2135 * calc/calc-poly.el (math-poly-base-top-expr): New variable.
2136 (math-polynomial-p1): Replace variable mpb-top-expr by declared
2137 variable.
2138 (math-poly-base-total-base): New variable.
2139 (math-total-polynomial-base, math-polynomial-p1): Replace variable
2140 mpb-total-base by declared variable.
2141 (math-factored-vars, math-to-list): Declare it.
2142 (math-fact-expr): New variable.
2143 (calcFunc-factors, calcFunc-factor, math-factor-expr)
2144 (math-factor-expr-try, math-factor-expr-part): Replace variable
2145 expr by declared variable.
2146 (math-fet-x): New variable.
2147 (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
2148 by declared variable.
2149 (math-factor-poly-coefs): Make temp a local variable.
2150
2151 * calc/calc-units.el (calc-convert-units): Make units a local
2152 variable.
2153 (calc-num-units, calc-den-units): New variables.
2154 (calc-explain-units, calc-explain-units-rec): Replace variables
2155 num-units and den-units by declared variables.
2156 (math-cu-unit-list): New variable.
2157 (math-build-units-table, math-compare-unit-names)
2158 (math-convert-units, math-convert-units-rec): Replace variable
2159 unit-list by declared variable.
2160 (math-fbu-base, math-fbu-entry): New variables.
2161 (math-find-base-units, math-find-base-units-rec): Replace variables
2162 base and entry by declared variables.
2163 (math-which-standard): New variable.
2164 (math-to-standard-units, math-to-standard-rec): Replace variable
2165 which-standard by declared variable.
2166 (math-fcu-u): New variable.
2167 (math-find-compatible-unit, math-find-compatible-unit-rec):
2168 Replace variable u by declared variable.
2169 (math-cu-new-units, math-cu-pure): New variables.
2170 (math-convert-units, math-convert-units-rec): Replace variables
2171 new-units and pure by declared variables.
2172 (math-try-cancel-units): New variable.
2173 (math-simplify-units-quotient): Replace variable try-cancel-units by
2174 declared variable.
2175
261b01c6
RS
21762004-11-24 Richard M. Stallman <rms@gnu.org>
2177
2178 * textmodes/ispell.el (ispell-check-version):
2179 If default-directory is nonexistent, use home dir.
2180
2181 * progmodes/grep.el (grep-regexp-alist):
2182 Don't match parens around line numbers.
2183
2184 * progmodes/cperl-mode.el (cperl-indent-region)
7707da3c 2185 (cperl-imenu--create-perl-index, cperl-xsub-scan):
261b01c6
RS
2186 Don't print progress messages.
2187
2188 * progmodes/compile.el (compilation-mode-map):
2189 Don't inherit from compilation-minor-mode-map;
2190 copy its bindings instead. But the menu bar Compile
2191 entry now does inherit from compilation-menu-map.
2192
2193 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
2194 Use with-no-warnings around compiler-macroexpand.
2195
2196 * imenu.el: Don't always require newcomment.
2197 (imenu--generic-function): Call comment-normalize-vars
2198 if we have a comment syntax.
2199 Exit the loop if REGEXP matches the null string.
2200 Test comment-start as well as comment-start-skip
2201 when deciding whether to check for comments.
2202
2203 * tooltip.el (tooltip-mode): Doc fix.
2204
2205 * term.el (term-escape-char, term-mode): Doc fixes.
2206
22072004-11-24 Dave Love <fx@gnu.org>
2208
2209 * progmodes/python.el (python-font-lock-syntactic-keywords):
2210 Check for escapes in the regexp.
2211 (python-quote-syntax): Don't do it here.
2212
2c212859 22132004-11-24 Nick Roberts <nickrob@snap.net.nz>
29b5fa7e
NR
2214
2215 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
2216 (gdb-frames-mode-map, gdb-threads-mode-map)
2217 (gdb-registers-mode-map, gdb-locals-mode-map)
2218 (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
7707da3c 2219 (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
29b5fa7e 2220
7707da3c 2221 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
29b5fa7e
NR
2222 (dedicated-switch-to-buffer): Rework.
2223 (gdb-var-evaluate-expression-handler, gdb-put-string):
2224 Remove unused variable bindings.
2225 (gdb-setup-windows, gdb-display-buffer):
2226 Simplify. Use pop-to-buffer.
2227 (gdb-view-source-function): Simplify.
2228 (gdb-frame-breakpoints-buffer):
2229 Use pop-to-buffer, special-display-regexps.
2230
2c212859 22312004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
f607ff4b
GM
2232
2233 * progmodes/f90.el (f90-smart-end)
2234 (f90-previous-statement, f90-beginning-of-block): Doc fix.
2235 (f90-calculate-indent): Handle un-named PROGRAM blocks.
2236 (f90-end-of-block): Doc fix. Make check of outermost block
2237 conditional on value of `f90-smart-end'.
2238 (f90-block-match): Hack to deal with un-named PROGRAM blocks.
2239 Handle case where END-BLOCK is nil.
2240 (f90-match-end): Handle un-named PROGRAM blocks.
2241 (f90-backslash-not-special): New function.
2242
25cad79b
JB
22432004-11-24 Jay Belanger <belanger@truman.edu>
2244
7a96b50d
JB
2245 * calc/calc.el (calc-embedded-active): Removed unnecessary
2246 declaration.
2247 (calc-show-banner): Removed redundant declaration.
2248
2249 * calc/calc-graph.el (calc-gnuplot-default-device)
2250 (calc-gnuplot-default-output, calc-gnuplot-print-device)
2251 (calc-gnuplot-print-output, calc-gnuplot-geometry)
2252 (calc-graph-default-resolution, calc-graph-default-resolution-3d):
2253 Remove redundant initial values.
2254
2255 * calc/calc-arith.el (math-scalar-functions)
2256 (math-nonscalar-functions, math-scalar-if-args-functions)
2257 (math-real-functions, math-positive-functions)
2258 (math-nonnegative-functions, math-real-scalar-functions)
2259 (math-real-if-arg-functions, math-integer-functions)
2260 (math-num-integer-functions, math-rounding-functions)
2261 (math-float-rounding-functions, math-integer-if-args-functions)
2262 (math-super-types): Move declarations to earlier in file.
2263 (math-unit-prefixes): Declared it.
2264 (math-floor-prec, math-trunc-prec): New variables.
2265 (math-trunc-fancy): Replace variable prec by declared variable.
2266 (math-floor-fancy): Replace variable prec by declared variable.
2267 (math-com-bterms): New variable.
2268 (math-commutative-equal, math-commutative-collect):
2269 Replace variable bterms by declared variable.
2270
2271 * calc/calc-misc.el (math-trunc): Replace variable prec by
2272 math-trunc-prec.
2273 (math-floor): Replace variable prec by math-floor-prec.
2274
25cad79b
JB
2275 * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
2276 (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
2277 (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
2278 (math-format-date, math-format-date-part): Replace variables
2279 date, dt, year, month, day, weekday, hour, minute, second and
2280 bc-flag by declared variables.
2281 (math-pd-str): New variable.
2282 (math-parse-date, math-parse-date-word, math-parse-standard-date):
2283 Replace variable str by declared variable.
2284 (math-daylight-savings-hook, math-tzone-names): Move definitions
2285 to earlier in the file.
2286 (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
2287 (math-sh-year): New variable.
2288 (math-setup-add-holidays, math-setup-holidays)
1b436112 2289 (math-setup-year-holidays): Replace variable `year' by declared
25cad79b
JB
2290 variable.
2291
2292 * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
2293 New variables.
2294 (math-nth-root-float, math-nth-root-float-iter): Replace variables
2295 n, nf and nfm1 by declared variables.
2296 (math-nri-n): New variable.
1b436112
JB
2297 (math-nth-root-integer, math-nth-root-int-iter): Replace variable
2298 n by declared variable.
25cad79b
JB
2299 (calcFunc-log): Removed misplaced condition.
2300
0e7acedf
SM
23012004-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
2302
2303 * generic.el (generic-mode-set-comments): Accept an empty comment-end.
2304
1919c2cd
NR
23052004-11-24 Nick Roberts <nickrob@snap.net.nz>
2306
2307 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
0e7acedf
SM
2308 (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
2309 Dedicate gdb-related windows.
1919c2cd
NR
2310 (gdb-display-buffer): Dedicate gdb-related windows. Don't grab
2311 other frames.
2312 (gdb-reset): Remove dedicated property after debugging.
2313
0d0b3b81
JB
23142004-11-24 Jay Belanger <belanger@truman.edu>
2315
2316 * calc/calc-sel.el: Add comment.
2317
2318 * calc/calc.el (math-stack-value-offset): Replace variables c,
2319 wid and off with math-svo-c, math-svo-wid and math-svo-off.
2320
2321 * calc/calccomp.el (math-comp-sel-tag): Declare it.
0d0b3b81
JB
2322 (math-svo-c, math-svo-wid, math-svo-off): New variables.
2323 (math-stack-value-offset-fancy): Replace variables c, wid and off
2324 by declared variables.
0d0b3b81 2325 (math-comp-just, math-comp-comma-spc): New variables.
1b436112
JB
2326 (math-compose-expr, math-compose-matrix): Replace variables `just'
2327 and comma-spc by declared variable.
0d0b3b81
JB
2328 (math-comp-vector-prec): New variable.
2329 (math-compose-expr, math-compose-matrix, math-compose-rows):
2330 Replace variable vector-prec by declared variable.
0d0b3b81
JB
2331 (math-comp-left-bracket, math-comp-right-bracket)
2332 (math-comp-comma): New variables.
2333 (math-compose-expr, math-compose-rows): Replace variables
2334 left-bracket, right-bracket and comma by declared variables.
0d0b3b81
JB
2335 (math-comp-full-width): New variable.
2336 (math-comp-to-string-flat, math-comp-to-string-flat-term):
2337 Replace variable full-width by declared variable.
0d0b3b81
JB
2338 (math-comp-highlight, math-comp-word, math-comp-level)
2339 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
2340 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
2341 New variables.
2342 (math-comp-to-string-flat, math-comp-to-string-flat-term)
2343 (math-comp-sel-flat-term): Replace variables comp-highlight,
2344 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
2345 declared variables.
2346 (math-comp-simplify, math-comp-simplify-term)
2347 (math-comp-add-string, math-comp-add-string-sel):
2348 Replace variables comp-highlight, comp-buf, comp-base,
0e7acedf 2349 comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
0d0b3b81 2350
6f8a2742
JD
23512004-11-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2352
0e7acedf 2353 * cus-start.el (all): Add x-use-old-gtk-file-dialog.
c5c56f46 2354
6f8a2742
JD
2355 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
2356 and x-server-version may throw.
2357
14ed2ad6
KS
23582004-11-23 Kim F. Storm <storm@cua.dk>
2359
0e7acedf
SM
2360 * subr.el (substitute-key-definition-key): Optimize.
2361 Don't call indirect-function for nil defn (always signals error).
92c8c0ce 2362
14ed2ad6
KS
2363 * ido.el (ido-read-internal): Fix require-match check when
2364 ido-directory-too-big is set.
2365
298a667c
JB
23662004-11-23 Jay Belanger <belanger@truman.edu>
2367
2368 * calc/calc-ext.el (math-read-replacement-list)
2369 (math-read-superscripts): New variables.
2370 (math-read-preprocess-string): New function.
0e7acedf 2371 (math-read-expr): Filter input through math-read-preprocess-string.
298a667c
JB
2372
2373 * calc/calc-aent.el (math-read-exprs): Filter input through
2374 math-read-preprocess-string.
2375
8fc464b6
DP
23762004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
2377
2378 * progmodes/compile.el (compilation-start): In cd command use
2379 substitute-env-vars -- not quite shell compatible but better than
2380 nothing.
2381 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
2382 handle the newer versions messages, which are more parseable.
2383
ea78522d
SM
23842004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
2385
2386 * reveal.el (reveal-mode-map): New var.
2387 (reveal-mode): Use it.
2388
47924ad5
NR
23892004-11-23 Nick Roberts <nickrob@snap.net.nz>
2390
2391 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
2392 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
2393
49561cf6
SM
23942004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
2395
2396 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
2397 header-line when needed.
2398 Use fixed-pitch only in the header-line.
2399 Build the underline automatically. Use emdash if available.
2400
1668b456
RS
24012004-11-22 Richard M. Stallman <rms@gnu.org>
2402
49561cf6
SM
2403 * dired.el (dired-recursive-copies): Move from dired-aux.el.
2404 * dired-aux.el (dired-recursive-copies): Move to dired.el.
1668b456 2405
771aad8e
NR
24062004-11-22 Nick Roberts <nickrob@snap.net.nz>
2407
2408 * progmodes/gdb-ui.el (gdb-resync): New function.
2409 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
77c99c7f 2410 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
771aad8e
NR
2411 Use it to fail more gracefully.
2412 (gdb-variables): Delete variable.
2413 Re-order variables to reduce byte-compiler warnings.
2414
d8ac3d27
SM
24152004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
2416
2417 * descr-text.el (describe-char):
2418 * paren.el (show-paren-function):
2419 * subr.el (syntax-after): Undo last change.
2420
2421 * progmodes/python.el (run-python): Don't hard code *Python*.
2422 Don't modify global process-environment.
2423 (python-send-region, python-load-file): Don't assume that
2424 python-buffer == (process-buffer (python-proc)).
2425 (python-switch-to-python): Simplify.
2426
2427 * dired.el (dired-align-file): Don't assume line starts with spaces.
2428
8dd989f6
JB
24292004-11-21 Jay Belanger <belanger@truman.edu>
2430
2431 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
2432 Replace variable `lines' by math-read-big-lines.
2433 (math-read-big-expr): Replace variables the-baseline, the-h2
2434 and err-msg by math-read-big-baseline, math-read-big-h2 and
2435 math-read-err-msg.
2436 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
2437
2438 * calc/calc-lang.el (math-read-big-rec): Fix typo.
8dd989f6 2439 (math-read-big-balance): Replace unbound variable by value.
8dd989f6
JB
2440 (math-read-big-lines): New variable.
2441 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
2442 (math-read-big-error, math-read-big-balance): Replace variable
2443 `lines' by declared variable.
8dd989f6
JB
2444 (math-read-big-baseline, math-read-big-h2): New variables.
2445 (math-read-big-rec): Replace variables the-baseline and the-h2
2446 by declared variables.
8dd989f6
JB
2447 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
2448 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
2449 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
2450 declared variables.
8dd989f6
JB
2451 (math-read-big-err-msg): New variable.
2452 (math-read-big-error): Replace variable err-msg by declared variable.
2453
58cf70d3
SM
24542004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
2455
2456 * ses.el: Add coding cookie.
2457 Fix up docstrings, follow new commenting conventions.
2458 (ses-header-line-menu): Fix missing variable rename for header-row.
2459 (ses-cell-size): Remove.
2460 (ses-make-cell): New function.
2461 (ses-cell, ses-insert-row, ses-insert-column): Use it.
2462 (ses-calculate-cell): Remove unused var `symbol'.
2463 (ses-narrowed-p): New function.
2464 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
2465 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
2466 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
2467 (ses-setup): Use restore-buffer-modified-p.
2468 (ses-cleanup): Remove unused var `end'.
2469 (ses-header-string-left-offset): Remove.
2470 (ses-create-header-string): Adjust to new behavior of `align-to'.
2471 Truncate excessively large fields to preserve alignment.
2472 (ses-reconstruct-all): Remove unused var `refs'.
2473 (ses-read-cell-printer): Remove unused var `prompt'.
2474 (ses-delete-row): Remove unused var `pos'.
2475 (ses-delete-column): Remove unused var `new'.
2476
b6d0ac87
VJL
24772004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2478
2479 * ps-print.el: Insert :version tag into all defgroup and defcustom.
2480 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
2481 Eliminate eval-and-compile usage.
2482 (ps-insert-file): Use insert-file-contents instead of insert-file.
c033ddef 2483 (ps-setup): Code fix.
b6d0ac87 2484
83aebfe6
VJL
2485 * printing.el (pr-setup, lpr-setup): Code fix.
2486
802efb40
JB
24872004-11-21 Jay Belanger <belanger@truman.edu>
2488
2489 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
2490 (calc-original-buffer): Declare them.
802efb40
JB
2491 (calc-user-formula-alist): New variable.
2492 (calc-user-define-formula, calc-fix-user-formula)
2493 (calc-user-define-composition, calc-finish-formula-edit):
2494 Replace variable `alist' by declared variable.
802efb40
JB
2495 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
2496 (var-q7, var-q7, var-q8, var-q9): Declare them.
2497 (calc-kbd-push): Don't check to see if var-q0 through var-q9
2498 are bound.
802efb40 2499 (calcFunc-typeof): Replace undeclared variable by expression.
802efb40 2500 (math-exp-env): New variable.
58cf70d3 2501 (math-define-body, math-define-exp): Replace exp-env by declared var.
802efb40
JB
2502 (math-define-exp): Replace misplaced variable by expression.
2503
2504 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
2505 (calc-curve-model, calc-curve-coefnames): New variables.
2506 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
2507 varnames, model and coefnames by declared variables.
802efb40
JB
2508 (math-root-widen): New variable.
2509 (math-search-root, math-find-root): Replace variable root-widen by
2510 declared variable.
802efb40
JB
2511 (var-DUMMY): Declare it.
2512 (math-root-vars, math-min-vars): Move the declarations to earlier in
2513 the file.
802efb40 2514 (math-brent-min): Make d a local variable.
802efb40 2515 (math-find-minimum): Replace non-existent variable.
802efb40 2516 (math-ninteg-romberg): Remove unnecessary variable.
802efb40
JB
2517 (math-ninteg-temp): New variable.
2518 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
2519 integ-temp by declared variable.
802efb40
JB
2520 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
2521 New variables.
2522 (math-general-fit): Replace variables first-var, first-coef and
2523 new-coefs by declared variables.
2524 (calcFunc-fitvar): Replace variable first-var by declared variable.
2525 (calcFunc-fitparam): Replace variable first-coef by declared variable.
2526 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
802efb40
JB
2527 (math-all-vars-vars, math-all-vars-found): New variables.
2528 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
2529 found by declared variable math-all-vars-vars.
2530
8e528e73
LT
25312004-11-20 Luc Teirlinck <teirllm@auburn.edu>
2532
2533 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
2534 of `defconst'.
2535
dedbac89
RS
25362004-11-20 Richard M. Stallman <rms@gnu.org>
2537
1668b456
RS
2538 * isearch.el (isearch-mode-map): Don't bind SPC.
2539 (isearch-whitespace-chars): Function deleted.
2540 (isearch-search): Bind search-spaces-regexp.
2541 (isearch-lazy-highlight-search): Likewise.
2542 (search-whitespace-regexp): Doc fix.
2543 (isearch-forward-regexp): Doc fix.
2544
fd6866c8
RS
2545 * emacs-lisp/bytecomp.el (byte-compile-form):
2546 Move the calls to byte-compile-set-symbol-position,
2547 to avoid having two for the same symbol occurrence.
2548
9961365e
RS
2549 * comint.el (comint-input-ring-size): Increase to 150.
2550
8e528e73 2551 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
b27ce24f
RS
2552 New variables.
2553 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
2554 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
2555
58b00d47
RS
2556 * imenu.el (imenu--generic-function):
2557 Ensure we keep moving backward even if BEG isn't further back.
2558
8e528e73 2559 * replace.el (query-replace-read-to, query-replace-read-from):
58b00d47
RS
2560 Specify t for KEEP-ALL in read-from-minibuffer.
2561
2562 * progmodes/python.el (python-switch-to-python):
2563 If Python isn't running, start it.
2564 Don't alter debug-ignored-errors.
2565
2566 * progmodes/cperl-mode.el (cperl-indent-region):
2567 Don't mind imenu-scanning-message.
2568
2569 * bindings.el (global-map): Bind C-e to move-end-of-line.
2570
2571 * simple.el (line-move-finish): New arg FORWARD.
2572 Ignore invisible newlines, not intangible ones.
2573 Conditions for acceptable stopping positions depend on FORWARD.
2574 (line-move): Pass FORWARD arg to line-move-finish.
2575
6d3bce2b
RS
2576 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
2577 of HEADER. Compensate for this change in the code to add display
2578 properties. Don't make the first line intangible.
2579
dedbac89
RS
2580 * info.el (Info-search): Fix previous change.
2581
2f672bb5
TTN
25822004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
2583
2584 * Makefile.in (recompile): Revert 2004-11-19 change.
2585 (compile): Likewise.
2586
18cb59e8
LT
25872004-11-19 Luc Teirlinck <teirllm@auburn.edu>
2588
2589 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
2590
b11b1870
VJL
25912004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2592
ad96a7ef 2593 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
99439846 2594 defgroup and defcustom. Eliminate eval-and-compile usage.
ad96a7ef
VJL
2595
2596 * progmodes/ebnf-otz.el: Fix typos.
b11b1870 2597
c85b0022
JB
25982004-11-19 Jay Belanger <belanger@truman.edu>
2599
0434d288
JB
2600 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
2601 (calc-edit-finish, calc-finish-stack-edit): Replace variable
2602 disp-trail by declared variable.
2603
2604 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
2605 (calc-finish-selection-edit): Replace variable disp-trail by
2606 declared variable.
58cf70d3 2607 (calc-selection-cache-entry): Move declaration to earlier in the file.
0434d288
JB
2608 (calc-selection-cache-num, calc-selection-cache-comp)
2609 (calc-selection-cache-offset, calc-selection-true-num)
2610 (calc-final-point-line, calc-final-point-column)
2611 (calc-original-buffer): Declare them.
0434d288
JB
2612 (calc-fnp-op, calc-fnp-num): New variables.
2613 (calc-find-nth-part, calc-find-nth-part-rec)
58cf70d3 2614 (calc-select-previous): Replace op and num by declared variables.
0434d288
JB
2615 (calc-rsf-old, calc-rsf-new): New variables.
2616 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
2617 Replace variables old and new by declared variables.
0434d288
JB
2618 (calc-sel-reselect): New variable.
2619 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
2620 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
2621 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
2622 reselect with declared variable.
2623
c85b0022
JB
2624 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
2625 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
2626 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
2627 (math-import-list, math-rewrite-phase): Declare them.
c85b0022 2628 (math-rewrite): Use let* to declare variables.
c85b0022 2629 (calc-rewrite-selection): Make rules a local variable.
c85b0022
JB
2630 (calc-rewr-sel): New variable.
2631 (calc-rewrite-selection, calc-locate-selection-marker)
2632 (calc-rewrite): Use the declared variable calc-rewr-sel instead
2633 of sel.
c85b0022
JB
2634 (math-rewrite-whole-expr): New variable.
2635 (math-rewrite, math-rewrite-phase): Replace variable expr by
2636 declared variable.
c85b0022
JB
2637 (math-rewrite-heads-heads, math-rewrite-heads-skips)
2638 (math-rewrite-heads-blanks ): New variables.
2639 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
2640 heads, skips and blanks by declared variables.
c85b0022
JB
2641 (math-rwcomp-subst-old, math-rwcomp-subst-new)
2642 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
2643 New variables.
2644 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
2645 old, new, old-func and new-func by declared variables.
c85b0022
JB
2646 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
2647 Remove unnecessary variable.
c85b0022
JB
2648 (math-apply-rw-regs): New variable.
2649 (math-apply-rewrites, math-rwapply-replace-regs)
58cf70d3 2650 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
c85b0022
JB
2651 (math-apply-rw-ruleset): New variable.
2652 (math-apply-rewrites, math-rwapply-remember): Replace variable
2653 ruleset by declared variable.
2654
6de891db
RS
26552004-11-19 Richard M. Stallman <rms@gnu.org>
2656
2657 * info.el (Info-search): Use search-whitespace-regexp.
2658
e1c1c5a7
TTN
26592004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
2660
2661 * vc-rcs.el (vc-rcs-parse): New function.
2662 (vc-rcs-annotate-command): Likewise.
2663 (vc-rcs-annotate-current-time): Likewise.
2664 (vc-rcs-annotate-time): Likewise.
2665 (vc-rcs-annotate-extract-revision-at-line): Likewise.
2666
087b413d
TTN
26672004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
2668
2669 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
2670
c456ee78
JB
26712004-11-18 Jay Belanger <belanger@truman.edu>
2672
58cf70d3 2673 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
c456ee78 2674
9f7a9918
VJL
26752004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2676
2677 * printing.el: Eliminate use of interactive-p and eval-and-compile.
2678 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
2679 Use make-temp-file to generate PostScript files in any situation.
2680 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
7573a5af
SM
2681 (pr-interactive-p): Eliminate var.
2682 (pr-save-interactive): Eliminate macro.
9f7a9918
VJL
2683 (pr-interface, pr-ps-directory-preview)
2684 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
2685 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
2686 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
2687 (pr-ps-buffer-ps-print, pr-ps-region-preview)
2688 (pr-ps-region-using-ghostscript, pr-ps-region-print)
2689 (pr-ps-region-ps-print, pr-ps-mode-preview)
2690 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
2691 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
2692 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
2693 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
2694 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
2695 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
2696 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
2697 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
2698 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
2699 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
2700 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
2701 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
2702 Eliminate pr-save-interactive usage.
7573a5af
SM
2703 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
2704 Eliminate pr-interactive-p usage.
9f7a9918
VJL
2705 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
2706 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
2707 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
2708 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
2709 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
2710 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
7573a5af
SM
2711 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
2712 New funs.
9f7a9918
VJL
2713 (pr-ps-file): Use make-temp-file to generate a temporary file.
2714
00a789bd 27152004-11-17 Jay Belanger <belanger@truman.edu>
00a789bd 2716
6abf3a27
SM
2717 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
2718 a local variable.
6abf3a27 2719 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
6abf3a27
SM
2720 (math-top-only): New variable.
2721 (math-simplify, math-simplify-step): Replace variable top-only by
00a789bd 2722 declared variable math-top-only.
6abf3a27 2723 (math-simplify-expr): Declare it.
77c99c7f 2724 Replace argument expr in all calls of math-defsimplify by
087b413d 2725 math-simplify-expr.
00a789bd
JB
2726 (math-simplify-plus, math-simplify-times, math-simplify-divide)
2727 (math-simplify-divisor, math-simplify-one-divisor)
2728 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
6abf3a27 2729 (math-simplify-pow): Replace variable expr by declared variable
00a789bd 2730 math-simplify-expr.
6abf3a27
SM
2731 (math-simplify-divisor): Remove local variables temp and op.
2732 (math-simplify-one-divisor): Make temp and op local variables.
6abf3a27
SM
2733 (math-simplify-divisor-nover, math-simplify-divisor-dover):
2734 New variables.
2735 (math-simplify-divisor, math-simplify-one-divisor):
2736 Replace variables nover and dover by declared variables.
6abf3a27
SM
2737 (math-expr-subst-new, math-expr-subst-old): New variables.
2738 (math-expr-subst, math-expr-subst-rec): Replace variables new
00a789bd 2739 and old by declared variables.
6abf3a27
SM
2740 (math-is-poly-degree, math-is-poly-loose): New variables.
2741 (math-is-polynomial, math-is-poly-rec): Replace variables degree
00a789bd 2742 and loose by declared variables.
00a789bd 2743 (math-poly-base-const-ok, math-poly-base-pred): New variables.
6abf3a27
SM
2744 (math-polynomial-base, math-polynomial-base-rec):
2745 Replace variables const-ok and mpb-pred by declared variables.
00a789bd 2746
6abf3a27 2747 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
00a789bd 2748
6abf3a27
SM
2749 * calc/calc-ext.el (math-defsimplify): Change the argument in
2750 the created function to math-simplify-expr.
00a789bd 2751
6abf3a27
SM
2752 * calc/calc-units.el (math-simplify-expr): Declare it.
2753 Replace argument expr in all calls of math-defsimplify by
087b413d 2754 math-simplify-expr.
6abf3a27 2755 (math-simplify-units-prod): Replace variable expr by declared
00a789bd
JB
2756 variable math-simplify-expr.
2757
6abf3a27
SM
27582004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
2759
2760 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
2761 Replace mapcar->dolist, format->string.
2762
c10de401
MB
27632004-11-17 Miles Bader <miles@gnu.org>
2764
2765 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
2766 * progmodes/idlwave.el: Remove RCS keywords.
2da3fbb1
MB
2767
27682004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
2769
2770 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
2771 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
77c99c7f 2772 Update to IDLWAVE version 5.5. Too many changes to list them here.
2da3fbb1
MB
2773 * progmodes/idlw-help.el: New file.
2774
ee31cd78
RS
27752004-11-16 Richard M. Stallman <rms@gnu.org>
2776
2777 * international/iso-cvt.el (iso-tex2iso-trans-tab):
2778 Discard spaces after \i according to TeX rules.
2779
6abf3a27 2780 * international/mule.el (set-buffer-file-coding-system):
ee31cd78
RS
2781 New arg NOMODIFY.
2782 (after-insert-file-set-coding): Pass that new arg.
2783 Prevent set-buffer-multibyte from trying to lock the file.
2784
2785 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
2786
2787 * saveplace.el (save-place): Doc fix.
2788
2789 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
2790 temporarily widen before finding the following word to copy.
2791
2792 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
2793 (cl-map-keymap): Definition deleted.
2794
2795 * subr.el (map-keymap-internal): New function.
2796
6abf3a27
SM
27972004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
2798
2799 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
2800 when pressing rather than when releasing mouse-2. Simplify.
2801
7573a5af
SM
28022004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
2803
2804 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
2805 (compilation-mode): Set it here instead.
2806
2807 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
2808
2809 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
2810 (loop, cl-parse-loop-clause, defsetf): Use backquote.
2811
28122004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
2813
2814 * progmodes/compile.el (compilation-internal-error-properties):
2815 Fix up a transposition-typo. Check end-col before using it.
2816
ee31cd78
RS
28172004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
2818
6abf3a27 2819 * international/iso-cvt.el (iso-tex2iso-trans-tab):
ee31cd78
RS
2820 Discard whitespace after macro \i when converting it.
2821
b0339ffd
JL
28222004-11-16 Juri Linkov <juri@jurta.org>
2823
2824 * emacs-lisp/find-func.el (find-function-regexp):
2825 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
2826 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
2827 Remove invalid `\W' from [^cgv\W]. Doc fix.
2828 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
2829
ce2bbf6a
LT
28302004-11-15 Luc Teirlinck <teirllm@auburn.edu>
2831
2832 * play/life.el: Maintainer is now FSF.
2833 (life-patterns, life-neighbor-deltas, life-window-start)
2834 (life-current-generation, life-generation-string): Use defvar
2835 instead of defconst.
2836
9c8e6c85
SM
28372004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
2838
2839 * progmodes/compile.el (compilation-move-to-column): New fun.
2840 (compilation-internal-error-properties)
2841 (compilation-next-error-function): Use it to make sure we don't go past
2842 the end of line.
2843
fbee29e6
JPW
28442004-11-15 John Paul Wallington <jpw@gnu.org>
2845
2846 * autoinsert.el (auto-insert-alist): Insert the user's name in
2847 copyright notice, rather than Free Software Foundation, for the
2848 Emacs Lisp header case too.
2849
14b84c94
VJL
28502004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2851
2852 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
2853 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
2854 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
2855 return the list of string in a string.
2856 (pr-call-process): Message if calling process returns an error, that
2857 is, the exit status is different of zero.
2858
46a73156
JB
28592004-11-15 Jay Belanger <belanger@truman.edu>
2860
9c8e6c85
SM
2861 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
2862 variable var-thing.
9c8e6c85 2863 (math-integ-depth, math-integ-level, math-integral-limit)
46a73156
JB
2864 (math-enable-subst, math-any-substs, math-integ-msg)
2865 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
2866 (math-int-threshold, math-int-factors, math-double-roots)
2867 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
2868 (var-GenCount): Declare these variables.
2869 (calcFunc-integ): Don't check if var-IntegLimit is bound.
9c8e6c85
SM
2870 (math-integral-cache, math-integral-cache-state):
2871 Move declarations to earlier in the file.
46a73156
JB
2872 (math-deriv-var, math-deriv-total, math-deriv-symb)
2873 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
2874 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
2875 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
2876 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
2877 (math-solve-res): New variables
2878 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
2879 (math-integral, math-replace-integral-parts)
2880 (math-integrate-by-parts, calc-dump-integral-cache)
2881 (math-try-integral, math-do-integral, math-do-integral)
9c8e6c85 2882 (math-do-integral-methods, math-try-solve-for)
46a73156
JB
2883 (math-try-solve-prod, math-solve-poly-funny-powers)
2884 (math-solve-crunch-poly, math-decompose-poly)
2885 (math-solve-find-root-term, math-find-root-in-prod)
2886 (math-integ-try-linear-substitutions)
2887 (math-integ-try-substitutions, math-expr-rational-in)
9c8e6c85 2888 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
46a73156
JB
2889 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
2890 (math-solve-for, math-solve-system, math-solve-system-rec)
2891 (math-solve-get-sign, math-solve-get-int)
2892 (math-solve-system-subst): Replace undeclared variables with newly
2893 declared variables.
2894
7573a5af
SM
28952004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
2896
2897 * winner.el (winner-active-region, winner-edges, winner-window-list):
2898 Define at toplevel.
2899 (winner-mode-map): Move init inside declaration.
2900
87589a70
LT
29012004-11-14 Luc Teirlinck <teirllm@auburn.edu>
2902
2903 * files.el (convert-standard-filename): Doc fix.
2904
b14f1885
DP
29052004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
2906
9c8e6c85 2907 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
b14f1885
DP
2908 passwd, group, shadow, default/* and pam.d/*.
2909
bf490c7b
VJL
29102004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2911
2912 * printing.el (pr-menu-spec): Adjust menu specification.
2913
6367b616
VJL
29142004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2915
2916 * printing.el: Doc fix. Insert :version tag into all defcustom.
572f248f
SM
2917 Handle interactive-p as is recommended in Emacs Lisp Reference.
2918 Set the file permission bits for newly created files.
2919 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
2920 The printing menu specification (in `pr-menu-spec') was merged.
2921 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
6367b616
VJL
2922 (pr-version): New version number (6.8.3).
2923 (pr-file-modes): New option.
2924 (pr-interactive-p): New var.
2925 (pr-save-interactive, pr-save-file-modes): New macros.
2926 (pr-setup): Code fix.
2927 (pr-menu-spec): Menu specification merged.
2928 (pr-call-process, pr-text2ps): Set file permission bits.
2929 (pr-despool-print): Set file permission bits. Handle interactive-p as
2930 is recommended.
2931 (pr-interface, pr-ps-directory-preview)
2932 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
2933 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
2934 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
2935 (pr-ps-buffer-ps-print, pr-ps-region-preview)
2936 (pr-ps-region-using-ghostscript, pr-ps-region-print)
2937 (pr-ps-region-ps-print, pr-ps-mode-preview)
2938 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
2939 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
2940 (pr-despool-using-ghostscript, pr-despool-ps-print)
2941 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
2942 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
2943 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
2944 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
2945 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
2946 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
2947 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
2948 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
2949 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
2950 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
2951 Handle interactive-p as is recommended.
2952
572f248f
SM
29532004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
2954
2955 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
2956 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
2957
2958 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
2959 so it doesn't forget to highlight the beginning of the region either.
2960
955afc13
DP
29612004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
2962
2963 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
2964 (c-font-lock-init): Eliminate obsolete make-local-hook.
2965 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
2966 (awk-mode): Use run-mode-hooks.
2967
2968 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
2969
5596fbf1
KS
29702004-11-13 Kim F. Storm <storm@cua.dk>
2971
2972 * mouse.el (mouse-drag-copy-region): Add :version.
2973 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
2974 while dragging mode line, so mode line can be dragged downwards.
2975 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
2976 while pressing mouse button so window doesn't scroll until we
2977 release the mouse if clicking on partially visible line.
2978
68d1b30d
JB
29792004-11-12 Jay Belanger <belanger@truman.edu>
2980
8571856b 2981 * calc/calc-graph.el (calc-dumb-map): Declare it.
68d1b30d 2982 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
8571856b 2983 than unbound.
68d1b30d
JB
2984 (calc-graph-name): Made `end' a local variable.
2985 (calc-graph-lookup): Made `varname' a local variable.
8571856b
KS
2986 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
2987 Declare them.
572f248f 2988 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
8571856b 2989 (calc-graph-plot, calc-graph-compute-3d): Remove references to
68d1b30d 2990 the unused variable y3vec.
572f248f 2991 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
8571856b
KS
2992 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
2993 calc-graph-prev-kill-hook.
68d1b30d
JB
2994 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
2995 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
2996 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
2997 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
2998 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
2999 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
3000 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
3001 (calc-graph-y3value, calc-graph-y3name)
3002 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
3003 (calc-graph-stepcount, calc-graph-is-splot)
3004 (calc-graph-surprise-splot, calc-graph-blank)
8571856b 3005 (calc-graph-non-blank, calc-graph-curve-num): New variables.
68d1b30d
JB
3006 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
3007 (calc-graph-recompute-2d, calc-graph-compute-3d)
8571856b
KS
3008 (calc-graph-format-data): Replace undeclared variables with the
3009 above newly declared variables.
68d1b30d 3010
7c7d4075
EZ
30112004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
3012
f431a910
EZ
3013 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
3014 `rsf-beep' and `rsf-sleep-after-message'.
3015
7c7d4075
EZ
3016 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
3017 list if `message-sender' is non-nil.
3018
63cd5734
EZ
30192004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
3020
3021 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
3022 consing by using mapc instead of mapcar.
3023
cf66c8aa
NR
30242004-11-12 Nick Roberts <nickrob@snap.net.nz>
3025
3026 * tooltip.el (require): Explain why CL is needed.
3027
e22c7647
VJL
30282004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3029
3030 * printing.el: Insert :version into defgroup (printing). All reference
3031 to Files option in menubar were changed to File.
3032 (pr-version): New version number (6.8.2).
3033 (pr-get-symbol): Call easy-menu-intern.
3034 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
3035 compilation gripes.
3036
977b50fb
SM
30372004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
3038
036cf769
SM
3039 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
3040 new byte-compile-function-environment binding to t.
3041
3042 * font-lock.el (font-lock-fontify-syntactically-region):
3043 Don't forget to highlight the last char when we hit `end'.
3044
3045 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
3046 (mwheel-scroll): Adjust accordingly.
3047
3048 * cvs-status.el: Reduce spurious warnings.
3049 (cvs-status-checkout): Remove.
3050 (cvs-status-mode-map): Use cvs-mode-checkout instead.
3051
3052 * pcvs.el (cvs-mode-checkout): New command.
3053
8cece98a
SM
3054 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
3055
3056 * tooltip.el: Require CL.
3057
977b50fb
SM
3058 * emacs-lisp/bytecomp.el: Use push.
3059 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
3060 (defalias): Remove the `byte-compile' property and add
3061 a `byte-hunk-handler'.
3062
be4b3ae8
JL
30632004-11-11 Juri Linkov <juri@jurta.org>
3064
3065 * info.el (Info-search): Save match data for isearch.
3066 Skip Tag Table node.
3067
3068 * descr-text.el (describe-char): Replace syntax-after with code
3069 from its previous version.
3070
3071 * files.el (magic-mode-alist): Use optimization for SGML mode too.
3072 (set-auto-mode): Doc fix. Remove unused variable `xml'.
3073
3074 * international/mule.el (sgml-html-meta-auto-coding-function):
3075 Remove > after <html to allow HTML attributes.
3076
fe1f8500
JB
30772004-11-11 Jay Belanger <belanger@truman.edu>
3078
8cece98a
SM
3079 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
3080 a variable.
3081 (calcFunc-dfac): Replace unbound max by n.
13643b5f
JB
3082 (math-stirling-local-cache): New variable.
3083 (math-stirling-number, math-stirling-1, math-stirling-2):
8cece98a
SM
3084 Replace the variable `cache' by the declared variable
3085 math-stirling-local-cache.
3086 (var-RandSeed): Declare it as a variable.
13643b5f 3087 (math-init-random-base, math-random-digit): Don't check to see if
8cece98a 3088 var-RandSeed is bound.
13643b5f 3089 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
8cece98a 3090 Declare them instead of just setting them.
13643b5f
JB
3091 (math-init-random-base): Made i a local variable.
3092 (math-random-digit): Made math-random-last a local variable.
8cece98a 3093 (math-prime-test-cache): Move declaration to before it is used.
13643b5f
JB
3094 (math-prime-test-cache-k, math-prime-test-cache-q)
3095 (math-prime-test-cache-nm1, math-prime-factors-finished):
8cece98a 3096 Declare them as variables.
13643b5f 3097
8cece98a 30982004-11-11 Jay Belanger <belanger@truman.edu>
13643b5f 3099
fe1f8500 3100 * calc/calc-ext.el (math-defcache): Use defvar for the new
977b50fb 3101 variables it creates.
fe1f8500 3102
af61551b
LH
31032004-11-11 Lars Hansen <larsh@math.ku.dk>
3104
8cece98a
SM
3105 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
3106 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
3107 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
3108 (desktop-save): Add :version.
af61551b 3109
3a502e66
SM
31102004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
3111
3112 * printing.el (pr-get-symbol): Don't downcase.
3113
4726a1df 31142004-11-10 Jay Belanger <belanger@truman.edu>
3a502e66 3115
4726a1df 3116 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
3a502e66 3117 string to kill-ring.
4726a1df
JB
3118
3119 * calc/calc-aent.el (calc-alg-exp, math-toks)
3120 (math-exp-pos,math-exp-old-pos, math-exp-token)
3a502e66
SM
3121 (math-exp-keep-spaces, math-exp-str): New variables.
3122 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
4726a1df
JB
3123 (calcAlg-enter): Use declared variable calc-alg-exp.
3124 (math-build-parse-table, math-find-user-token): Use declared
3a502e66 3125 variable math-toks.
4726a1df
JB
3126 (math-read-exprs, math-read-token, calc-check-user-syntax)
3127 (calc-match-user-syntax, match-factor-after, math-read-factor):
3128 Use declared variables math-exp-pos math-exp-old-pos.
3129 (math-read-exprs, math-read-token, math-read-expr-level)
3130 (calc-check-user-syntax, calc-match-user-syntax)
3131 (match-factor-after, math-read-factor): Use declared variable
8571856b 3132 math-exp-token.
4726a1df 3133 (math-read-exprs, math-read-expr-list, math-read-token)
3a502e66 3134 (math-read-factor): Use declared variable math-exp-keep-spaces.
4726a1df
JB
3135 (math-read-exprs, math-read-token): Use declared variable
3136 math-exp-str.
8571856b 3137 (calc-match-user-syntax): Make m a local variable.
4726a1df
JB
3138
3139 * calc/calc-ext.el (math-read-expr): Use declared variables
3a502e66 3140 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
4726a1df
JB
3141 math-exp-keep-spaces.
3142
3143 * calc/calc-forms.el (math-read-angle-bracket): Use declared
3a502e66 3144 variables math-exp-pos, math-exp-str.
4726a1df
JB
3145
3146 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
8571856b 3147 math-exp-old-pos.
4726a1df
JB
3148 (math-parse-fortran-vector, math-parse-fortran-vector-end)
3149 (math-parse-eqn-prime): Use declared variable math-exp-token.
3150
3151 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
3a502e66 3152 Use declared variable math-exp-pos.
4726a1df
JB
3153 (math-check-for-commas): Use declared variable math-exp-str.
3154 (math-read-brackets): Use declared variables math-exp-old-pos,
3155 math-exp-keep-spaces.
3a502e66
SM
3156 (math-read-brackets, math-read-vector, math-read-matrix):
3157 Use declared variable math-exp-token.
4726a1df 3158
e9146d5a
SM
31592004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
3160
9c8e6c85
SM
3161 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
3162 where the keymap is a symbol.
3163 (easy-menu-add-item): Use keymap-prompt. Simplify.
3164
32a0479a
SM
3165 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
3166
e9146d5a
SM
3167 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
3168 (sgml-parse-tag-backward): Use it to skip spurious < or >.
3169
86523fac
TTN
31702004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
3171
3172 * ebuff-menu.el: Doc fixes throughout.
3173 (electric-buffer-menu-mode-hook): New defvar.
3174
df388ce6
NR
31752004-11-10 Nick Roberts <nickrob@snap.net.nz>
3176
3177 * tooltip.el: Don't require cl, comint, gud, gdb-ui for
32a0479a 3178 compilation. The resulting compiler warnings appear to be harmless.
df388ce6 3179
dd0f1553
DP
31802004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
3181
3182 * textmodes/conf-mode.el: New file.
3183
3184 * files.el (auto-mode-alist, magic-mode-alist): Use it.
3185
e9146d5a
SM
31862004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
3187
3188 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
3189
6d37f0f1
JB
31902004-11-09 Jay Belanger <belanger@truman.edu>
3191
3192 * calc/calc-ext.el (calc-init-extensions): Remove old code.
3193
3194 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
dd0f1553 3195 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
6d37f0f1 3196 (calc-z-prefix-help, calc-user-function-list): Use declared
dd0f1553 3197 variables calc-z-prefix-buf, calc-z-prefix-msgs.
6d37f0f1 3198 (math-map-tree, math-map-tree-rec): Use declared variables
dd0f1553 3199 math-mt-many, math-mt-func.
6d37f0f1 3200 (math-read-expression, math-read-string): Use declared variable
dd0f1553
DP
3201 math-expr-data.
3202
6d37f0f1 3203 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
dd0f1553 3204 variable math-normalize-a.
6d37f0f1
JB
3205
3206 * calc/calc.el (math-normalize-a): New variable.
3207 (math-normalize): Use declared variable math-normalize-a.
3208
3209 * calc/calc-poly.el (math-expand-form): Use declared variable
dd0f1553 3210 math-mt-many.
6d37f0f1 3211
e9146d5a
SM
3212 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
3213 Use declared variable math-mt-many.
6d37f0f1
JB
3214 (math-rewrite): Use declared variable math-mt-func.
3215
3216 * calc/calc-vec.el (math-read-brackets, math-read-vector)
dd0f1553 3217 (math-read-matrix): Use declared variable math-expr-data.
6d37f0f1
JB
3218
3219 * calc/calc-lang.el (math-parse-fortran-vector)
3220 (math-parse-fortran-vector-end, math-parse-tex-sum)
3221 (math-parse-eqn-matrix, math-parse-eqn-prime)
dd0f1553 3222 (math-read-math-subscr): Use declared variable math-expr-data.
6d37f0f1
JB
3223
3224 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
3225 (math-read-expr-level, math-read-token, calc-check-user-syntax)
3226 (calc-match-user-syntax, math-read-if, math-factor-after)
dd0f1553 3227 (math-read-factor): Use declared variable math-expr-data.
6d37f0f1 3228
b4f8e43e
GM
32292004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
3230
3231 * calendar/diary-lib.el (diary-from-outlook)
3232 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
32261ad3 3233 interactive-p; but rather new optional argument NOCONFIRM.
b4f8e43e 3234
32a0479a 32352004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
0c90b629
SM
3236
3237 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
3238 (easy-menu-name-match): Revert correspondingly.
3239
a7a7ddf1
RS
32402004-11-09 Richard M. Stallman <rms@gnu.org>
3241
3242 * emacs-lisp/bytecomp.el (byte-compile-defalias):
3243 Turn off warnings for the new function even if definition not constant.
3244 If the definition isn't a quoted symbol, record (FUNCTION . t).
3245 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
3246 (byte-compile-callargs-warn): Handle (FUNCTION . t).
3247 (display-call-tree, byte-compile-arglist-warn):
3248 Handle t returned by byte-compile-fdefinition.
3249
84c2fd9f
JD
32502004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3251
366fc3f9
JD
3252 * Makefile.in (maintainer-clean): Depend on distclean.
3253
84c2fd9f
JD
3254 * help-fns.el (help-C-file-name): File name must be in build-files
3255 to be returned.
3256
6b644e8d
JB
32572004-11-09 Jay Belanger <belanger@truman.edu>
3258
3259 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
0c90b629
SM
3260 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
3261
3262 * calc/calc.el (calc, calc-trail-display, calc-mode):
3263 Remove obsolete sections.
6b644e8d 3264
0c90b629 3265 * calc/calc.el (calc-x-paste-text): Remove.
6b644e8d 3266
0c90b629
SM
3267 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
3268 mouse-2.
6b644e8d 3269
ec3dd752
NR
32702004-11-09 Nick Roberts <nickrob@snap.net.nz>
3271
3272 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
3273 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
3274 current frame (in case of recursive calls).
3275 (gdb-show-changed-values): Add :version keyword.
3276
a778cf63
KH
32772004-11-09 Kenichi Handa <handa@m17n.org>
3278
3279 * international/mule-cmds.el: Change coding: tag back to
3280 iso-2022-7bit.
3281
0c90b629
SM
32822004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
3283
0c90b629
SM
3284 * international/mule-cmds.el: Change coding-system to utf-8.
3285 (select-safe-coding-system-interactively):
3286 New function extracted from select-safe-coding-system.
3287 (select-safe-coding-system): Use it.
3288
1efc19eb
RS
32892004-11-08 Richard M. Stallman <rms@gnu.org>
3290
3291 * subr.el (syntax-after): Doc fix.
3292
3293 * paren.el (show-paren-function): Change calls to syntax-after
3294 for new way of returning the value.
3295
3296 * menu-bar.el (menu-bar-file-menu): Make this the real name
3297 and menu-bar-files-menu the alias. Use the former.
3298 (global-map): Use `file', not `files', as the symbol.
3299
3300 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
3301
3302 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
3303 Don't use beginning-of-buffer.
3304 (filesets-cmd-show-result): Use with-no-warnings.
3305
b056d9cb
JL
33062004-11-08 Juri Linkov <juri@jurta.org>
3307
3308 * progmodes/compile.el (compile): Don't overwrite last command in
3309 minibuffer history with default command if they are not equal.
3310
3c29dab1
JB
33112004-11-08 Jay Belanger <belanger@truman.edu>
3312
3313 * calc/calcalg2.el (math-do-integral-methods): Try linear then
0c90b629 3314 non-linear substitutions.
3c29dab1 3315
bd6bda79
JB
33162004-11-08 Jay Belanger <belanger@truman.edu>
3317
3318 * calc/calcalg2.el (math-linear-subst-tried): New variable.
0c90b629 3319 (math-do-integral): Set `math-linear-subst-tried' to nil.
bd6bda79 3320 (math-do-integral-methods): Use `math-linear-subst-tried' to
0c90b629
SM
3321 determine what type of substitution to try.
3322 (math-integ-try-linear-substituion):
3323 Set `math-linear-subst-tried' to t.
bd6bda79 3324
85c38542
KS
33252004-11-08 Kim F. Storm <storm@cua.dk>
3326
3327 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
3328
91337c1f
JL
33292004-11-07 Juri Linkov <juri@jurta.org>
3330
3331 * info-look.el (info-lookup): Allow reusing in the current buffer
3332 not only *info* buffer, but all (even renamed) Info buffers
3333 by checking for major-mode instead of *info* buffer name.
3334 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
3335 (octave-mode, maxima-mode) <doc-spec>:
3336 Allow long dashes generated by Texinfo 4.7 before definitions.
3337 (texinfo-mode) <doc-spec>: Add space to suffix to find command
3338 definitions with argument separated by space.
3339
551373ea
RS
33402004-11-06 Richard M. Stallman <rms@gnu.org>
3341
3342 * simple.el (next-error group, face): Move before first use.
3343 (next-error-highlight, next-error-highlight-no-select): Likewise.
1efc19eb 3344
0c90b629 3345 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
551373ea
RS
3346 (line-move): New args NOERROR and TO-END.
3347 Return t if if succeed in moving specified number of lines.
3348 (move-end-of-line): New function.
1efc19eb
RS
3349
3350 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
3351 (end-of-buffer-other-window): Likewise.
551373ea
RS
3352
3353 * simple.el (line-move-ignore-invisible): Default to t.
3354
3355 * subr.el (syntax-after): Return the syntax letter, not the raw code.
3356
3357 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
3358
0c90b629
SM
3359 * international/iso-cvt.el (iso-cvt-define-menu):
3360 Rename menu-bar-files-menu to menu-bar-file-menu.
551373ea
RS
3361
3362 * net/browse-url.el (browse-url-gnome-moz-program)
3363 (browse-url-gnome-moz-arguments): Move up before first use.
3364
3365 * net/tramp.el (tramp group): Add :version.
3366
0c90b629 3367 * progmodes/ada-xref.el (ada-gdb-application):
551373ea
RS
3368 Use goto-char instead of beginning-of-buffer.
3369
0c90b629 3370 * progmodes/cperl-mode.el (cperl-info-on-command):
551373ea
RS
3371 Use goto-char instead of beginning-of-buffer.
3372
0c90b629 3373 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
551373ea
RS
3374 Move up before first use.
3375 (idlwave-shell-temp-pro-file): Likewise.
3376 (idlwave-shell-temp-rinfo-save-file): Likewise.
3377 (idlwave-shell-temp-file): Minor doc fix.
3378
3379 * textmodes/flyspell.el (flyspell-external-point-words):
3380 Use goto-char instead of beginning-of-buffer.
3381
e7b52b6d
KG
33822004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
3383
0c90b629
SM
3384 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
3385 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
c37ee7cb 3386 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
e7b52b6d 3387
59341ff0
DP
33882004-11-06 David Ponce <david@dponce.com>
3389
3390 * recentf.el (recentf-menu-path): Use menu item name.
3391
6159c232
EZ
33922004-11-06 Eli Zaretskii <eliz@gnu.org>
3393
3394 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
3395 display doesn't support images.
3396
cffe562a
AS
33972004-11-06 Andreas Schwab <schwab@suse.de>
3398
803a05c2
AS
3399 * tempo.el (tempo-match-finder): Doc fix.
3400
cffe562a
AS
3401 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
3402
32a0479a 34032004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
98961e08
AS
3404
3405 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
3406 (easy-menu-lookup-name): New fun to replace it.
3407 (easy-menu-get-map): Use it to obey menu item names (rather than just
3408 keys) when looking up `path'.
3409 (easy-menu-always-true-p): Rename from easy-menu-always-true.
3410 (easy-menu-convert-item-1): Adjust to new name.
3411
27540e81
EZ
34122004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
3413
3414 * outline.el (hide-body): Don't hide lines at the top of the file
3415 that precede the first header line.
3416
14e32dd3
EZ
34172004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
3418
3419 * align.el (align-areas): Delete whitespace before reindenting, so
3420 that tabs are never placed after spaces.
3421
4d79b874
EZ
34222004-11-06 Alan Shutko <ats@acm.org>
3423
3424 * macros.el (insert-kbd-macro): Do completions based on macros,
3425 rather than all commands.
3426
16d24ae8
EZ
34272004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
3428
3429 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
3430 to solve a bug whereby tags with 'b' don't match.
3431
3296d21b
JL
34322004-11-05 Juri Linkov <juri@jurta.org>
3433
3434 * info.el (Info-search): Don't search in node header lines
3435 and file headers.
3436
3437 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
3438 symbol-constituent characters after dot, not only digits.
3439
5dcd636b
DP
34402004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
3441
0c90b629 3442 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
5dcd636b 3443
8d9e2a49
JD
34442004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3445
3446 * dired.el (dired-read-dir-and-switches): Call read-directory-name
3447 if a dialog will be used, read-file-name otherwise.
5dcd636b 3448
fb54e72e
RS
34492004-11-04 Richard M. Stallman <rms@gnu.org>
3450
3451 * textmodes/table.el (table group): Add :version.
3452
5dcd636b 3453 * textmodes/ispell.el (ispell-word):
fb54e72e
RS
3454 Don't alter args; set them only thru `interactive' spec.
3455
3456 * textmodes/flyspell.el (flyspell-word):
3457 Don't alter FOLLOWING; set it only thru `interactive' spec.
3458
3459 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
3460
3461 * net/browse-url.el (browse-url-maybe-new-window):
3462 Use called-interactively-p.
3463
5dcd636b 3464 * mail/supercite.el (sc-cite-region):
fb54e72e
RS
3465 Don't use interactive-p. Add arg INTERACTIVE.
3466 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
3467
5dcd636b 3468 * international/mule-cmds.el (set-input-method, toggle-input-method):
fb54e72e
RS
3469 Don't use interactive-p. Add arg INTERACTIVE.
3470
3471 * eshell/esh-mode.el (eshell-show-maximum-output):
3472 Don't use interactive-p.
3473 (eshell-truncate-buffer): Just message, no error, if buffer is short.
3474
3475 * mouse.el (mouse-show-mark): Get positions to delete from mark
3476 and point, not from mouse-drag-overlay.
3477
3478 * imenu.el (imenu-eager-completion-buffer): Add :version.
3479
3480 * filesets.el (filesets group): Add :version.
3481
6a36ed14
DP
34822004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
3483
3484 * files.el (xml-based-modes): Delete var.
3485 (magic-mode-alist): New more general var.
3486 (set-auto-mode): Use it.
3487
3488 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
3489 when clicking from another window.
3490
f36e4afe
TTN
34912004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
3492
b44a1825
TTN
3493 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
3494 (vc-cvs-annotate-time): Incorporate value of deleted var.
3495 Remove special-case handling of beginning-of-buffer cruft.
3496 Cache ending position (point) and return value in text property
3497 `vc-cvs-annotate-time', and consult it on subsequent invocations.
3498
cd227df3
TTN
3499 * vc-cvs.el (vc-cvs-annotate-command):
3500 Delete extraneous lines from beginning of buffer.
3501 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
3502
02b73b97
TTN
3503 * progmodes/grep.el (grep-default-command): Take empty string
3504 for tag if all other methods yield nil. Shell-quote the tag.
3505
f36e4afe
TTN
3506 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
3507 spec in `interactive' form, and mention it in the docstring.
2e734353 3508 Also, make sure point is at bol after calling `annotate-time'.
f36e4afe 3509
29bb7127
RS
35102004-11-02 Richard M. Stallman <rms@gnu.org>
3511
fb54e72e
RS
3512 * cus-edit.el (customize-group-other-window):
3513 Select the window that displays the custom buffer.
3514 (custom-buffer-create-other-window): Likewise.
3515
3516 * comint.el (comint-insert-input): Fix previous change.
3517
29bb7127
RS
3518 * emacs-lisp/elp.el (elp-instrument-function):
3519 Use called-interactively-p.
3520
3521 * emacs-lisp/easymenu.el (easy-menu-intern):
3522 Don't downcase; rather, case-flip the first letter of each word.
3523
3524 * emacs-lisp/easy-mmode.el (define-minor-mode):
3525 Use called-interactively-p.
3526
3527 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
3528 Add interactive-only.
3529 (byte-compile-warnings): Add interactive-only as option.
3530 (byte-compile-interactive-only-functions): New variable.
3531 (byte-compile-form): Warn about calls to functions
3532 in byte-compile-interactive-only-functions.
3533
3534 * emacs-lisp/autoload.el (update-file-autoloads):
3535 Don't use interactive-p; take new arg SAVE-AFTER.
3536
3537 * emacs-lisp/advice.el (ad-make-advised-definition):
3538 Use called-interactively-p.
3539
46bfc73b
JD
35402004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3541
3542 * files.el (find-file-existing): New function.
3543
3544 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
3545 find-file-existing. Add "New File..." that calls find-file.
3546
424b9d3e 3547 * diropen.pbm, diropen.xpm: New files.
f36e4afe 3548
46bfc73b
JD
3549 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
3550 icon diropen. New tool bar item find-file-existing uses icon open.
3551
3552 * dired.el (dired-read-dir-and-switches): Call read-driectory-name
3553 instead of read-file-name.
3554
fba8240f
GM
35552004-11-02 Ulf Jasper <ulf.jasper@web.de>
3556
3557 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
3558 (icalendar--split-value): Change name of work buffer.
3559 (icalendar--get-weekday-abbrev): Return nil on error.
3560 (icalendar--date-to-isodate): New function.
3561 (icalendar-convert-diary-to-ical)
3562 (icalendar-extract-ical-from-buffer): Use only two args for
3563 make-obsolete (XEmacs compatibility).
0c90b629 3564 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
fba8240f
GM
3565 (icalendar-export-region): Doc fix.
3566 If error, return non-nil and write errors to a buffer.
3567 Use correct weekday for weekly recurring events.
3568 Check whether date has been parsed for ordinary events.
3569 Make weekly events start in the year 2000.
3570 DTEND is non-inclusive, shift end date by one day if
3571 necessary (not for entries that have date and time).
3572 Rename local let variables: oops -> found-error, datestring ->
3573 startdatestring.
3574
23ed65c0
KS
35752004-11-02 Kim F. Storm <storm@cua.dk>
3576
ad8d994c
KS
3577 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
3578 keep-mode-if-same variable. Add it as optional arg instead.
3579 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
3580
3fc26d48
KS
3581 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
3582 substitute-command-keys will select lower-case bindings like those
3583 used in the static help texts.
3584
1b25dccd
KS
3585 * descr-text.el (describe-text-properties): Don't err if called in
3586 the *Help* buffer; output to *Help-2* buffer instead.
3587
23ed65c0
KS
3588 * kmacro.el (group kmacro): Add :version.
3589 (kmacro-keyboard-quit): New function to cleanup on C-g.
3590 (kmacro-start-macro): Set defining-kbd-macro to append when
3591 appending to last macro.
3592
3593 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
3594
f73f9708
NR
35952004-11-02 Nick Roberts <nickrob@snap.net.nz>
3596
3597 * progmodes/gdb-ui.el (gdb-enable-debug-log)
3598 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
3599 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
3600 Add :version keyword.
3601
23ed65c0 36022004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
97d83988 3603
0c90b629
SM
3604 * progmodes/flymake.el (flymake-err-line-patterns):
3605 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
12e46b00 3606 `compilation-error-regexp-alist-alist' to internal Flymake format.
23ed65c0 3607
77c99c7f 3608 * progmodes/flymake.el: Eliminate byte-compiler warnings.
12e46b00 3609
23ed65c0
KS
36102004-11-01 Jay Belanger <belanger@truman.edu>
3611
0c90b629
SM
3612 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
3613 with `interactive "s"'.
23ed65c0 3614
df0a91e2
JD
36152004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3616
11fd50f7
SM
3617 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
3618 Revert change from 2004-10-16. '*' checks the current buffer, but the
df0a91e2
JD
3619 mouse click may be in another buffer.
3620
2b601e1c
JPW
36212004-11-01 John Paul Wallington <jpw@gnu.org>
3622
3623 * files.el (large-file-warning-threshold): Add :version keyword.
3624 (kill-some-buffers): Doc fix.
3625
3626 * thumbs.el (group thumbs): Add :version keyword.
3627
2c10c0f0
JPW
3628 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
3629
2d1ef312
RS
36302004-11-01 Richard M. Stallman <rms@gnu.org>
3631
29bb7127
RS
3632 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
3633
3634 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
3635
2d1ef312
RS
3636 * allout.el (allout group): Add :version.
3637 (allout-init): Don't use interactive-p.
3638 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
11fd50f7 3639 (allout-forward-current-level, allout-backward-current-level):
2d1ef312
RS
3640 Don't use interactive-p.
3641
3642 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
3643 (bibtex-find-text): Likewise.
3644
3645 * progmodes/vhdl-mode.el (vhdl-fill-region)
3646 (vhdl-beginning-of-statement): Don't use interactive-p.
3647
3648 * progmodes/idlwave.el (idlwave-update-routine-info):
3649 Don't use interactive-p.
3650
3651 * progmodes/idlw-shell.el (idlwave-shell-send-char):
3652 Don't use interactive-p.
3653
11fd50f7 3654 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
2d1ef312
RS
3655 Don't use interactive-p.
3656
3657 * progmodes/ada-xref.el (ada-make-body-gnatstub):
3658 Don't use interactive-p.
3659
3660 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
3661 (fortune-in-buffer): Doc fix.
3662
3663 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
3664
3665 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
3666 don't select the temporary buffer.
3667 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
3668 (eudc-get-phone): Likewise.
3669
5bad6053
KS
36702004-11-01 Kim F. Storm <storm@cua.dk>
3671
3672 * man.el (Man-xref-normal-file): Fix help-echo.
3673
11fd50f7
SM
36742004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
3675
3676 * reveal.el (reveal-last-tick): New var.
3677 (reveal-post-command): Use it to avoid closing overlays when we're
3678 appending text to them.
3679
e0dc0c55
SM
36802004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3681
3682 * textmodes/bibtex.el: Require button.
3683 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
3684 (bibtex-reference-keys): Distinguish between header keys and
3685 crossref keys.
3686 (bibtex-beginning-of-field): New function.
3687 (bibtex-url-map): Remove.
3688 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
3689 (bibtex-font-lock-url-regexp): Assume that field names begin at
3690 the beginning of a line.
3691 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
3692 Remove field delimiters. Use bibtex-beginning-of-field.
3693 Bugfix, point can be inside a field with a url.
3694 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
3695 New functions.
3696 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
3697 (bibtex-key-in-head): Simplify.
3698 (bibtex-current-line): Use bolp.
3699 (bibtex-parse-keys): Remove unused arg `add'.
3700 Use bibtex-type-in-head and bibtex-key-in-head.
3701 (bibtex-parse-entry, bibtex-autofill-entry):
3702 Use bibtex-type-in-head and bibtex-key-in-head.
3703 (bibtex-autokey-get-field): Do not alter case of replacement text.
3704 (bibtex-autokey-get-names): Do all processing of name list.
3705 (bibtex-autokey-get-year): New function.
3706 (bibtex-autokey-get-title): Do all processing of title words.
3707 (bibtex-generate-autokey): Simplify.
3708 (bibtex-string-files-init): Use default-directory.
3709 Allow for absolute file names in bibtex-string-files.
3710 (bibtex-files, bibtex-file-path): New variables.
3711 (bibtex-files-expand): New function.
3712 (bibtex-find-entry-globally): New command.
3713 (bibtex-summary-function): New variable.
3714 (bibtex-summary): Default value of bibtex-summary-function.
3715 (bibtex-find-crossref): New optional args pnt and split.
3716 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
3717 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
3718 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
3719 Fix handling of required and alternative fields.
3720 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
3721 Use cons and display-buffer.
3722 (bibtex-validate-globally): New command.
3723 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
3724 bibtex-parse-keys and bibtex-parse-strings for updating
3725 bibtex-reference-keys and bibtex-strings.
3726 (bibtex-realign): Remove blank lines past the last entry.
3727 (bibtex-reformat): Use bibtex-entry-format as default.
3728 (bibtex-choose-completion-string): Remove.
3729 (bibtex-complete): Do not use bibtex-choose-completion-string.
3730 (bibtex-url): Simplify.
3731
67156185
JD
37322004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3733
3734 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
3735 (x-dnd-types-alist, x-dnd-open-file-other-window)
3736 (x-dnd-known-types): Add :version.
3737
d98410ed
JPW
37382004-10-31 John Paul Wallington <jpw@gnu.org>
3739
3740 * ibuffer.el (group ibuffer): Add :version keyword.
3741
ad1432ee
KS
37422004-10-31 Kim F. Storm <storm@cua.dk>
3743
3744 * ido.el (group ido): Add :version keyword.
3745 (ido-mode): Remove :version keyword.
3746
3747 * emulation/cua-base.el (group cua): Add :version keyword.
3748 (cua-mode): Remove :version keyword.
3749
be203836
LT
37502004-10-30 Luc Teirlinck <teirllm@auburn.edu>
3751
0a306700
LT
3752 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
3753
be203836
LT
3754 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
3755 compiler warning.
7c26939b
LT
3756 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
3757 function.
3758 (help-at-pt-display-when-idle): Remove autoload.
be203836 3759
11fd50f7 37602004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
5459bcdf
SM
3761
3762 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
3763
d6288299
JL
37642004-10-30 Juri Linkov <juri@jurta.org>
3765
3766 * help.el (function-called-at-point):
5459bcdf 3767 * help-fns.el (variable-at-point): Read -> intern.
d6288299 3768
707994d2
SJ
37692004-10-30 Simon Josefsson <jas@extundo.com>
3770
5459bcdf
SM
3771 * progmodes/autoconf.el (autoconf-font-lock-keywords):
3772 Recognize AS_* too.
707994d2 3773
266725f1
SJ
37742004-10-29 Simon Josefsson <jas@extundo.com>
3775
3776 * subr.el (read-passwd): Move back from password.el.
3777
3778 * password.el: Remove, not ready yet.
3779
88aab7b4
AS
37802004-10-29 Andreas Schwab <schwab@suse.de>
3781
3782 * speedbar.el (speedbar-frame-parameters): Improve customize type.
3783
ab60bd74
SS
37842004-10-29 Sam Steingold <sds@gnu.org>
3785
f946e47e 3786 * mouse.el (mouse-show-mark): Replace the last occurrence of
ab60bd74
SS
3787 x-lost-selection-hooks with x-lost-selection-functions.
3788
11fd50f7 37892004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
2d586478
SM
3790
3791 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
3792 x-lost-selection-functions is bound.
3793
3794 * mouse-sel.el (mouse-sel-mode):
3795 * emacs-lisp/lselect.el: Adjust to new names for
3796 x-(lost|sent)-selection-functions.
3797
3798 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
3799 New obsolete aliases of x-lost-selection-functions and
3800 x-sent-selection-functions.
3801
a00725c7
KS
38022004-10-28 Kim F. Storm <storm@cua.dk>
3803
3804 * imenu.el (imenu-scanning-message): Remove.
3805 (imenu-progress-message): Make it a no-op.
3806
8a9cdb8d
JPW
38072004-10-28 John Paul Wallington <jpw@gnu.org>
3808
3809 * files.el (set-auto-mode): Call `throw' correctly.
3810
02c9f5cd
JL
38112004-10-28 Juri Linkov <juri@jurta.org>
3812
3813 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
3814 to search `Info-...' commands in `info' manual.
3815 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
3816 Add 'info-file "emacs" property.
3817 (Info-find-emacs-command-nodes): Fix index line number regexp.
3818 Set real line number (instead of fake 0) in first element of the
3819 returned list.
3820 (Info-goto-emacs-command-node): Use line number of first element
3821 to set point in the first found Info node.
3822
3823 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
3824 code to `grep-mode-font-lock-keywords'.
3825 (grep-mode-font-lock-keywords): Delete grep markers instead
3826 of making them invisible.
3827
f4982064
JD
38282004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3829
3830 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
3831 and x-server-version in bug report.
3832
521cf174
DP
38332004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
3834
3835 * files.el (set-auto-mode-0): New function.
3836 (set-auto-mode): Use it to handle aliased modes and to
3837 be consistent between C-x C-f and C-x C-w.
3838
16a3d4e5
KH
38392004-10-28 Kenichi Handa <handa@m17n.org>
3840
5459bcdf
SM
3841 * international/utf-8.el (utf-translate-cjk-charsets):
3842 Add katakana-jisx0201.
7d9d5480 3843
16a3d4e5
KH
3844 * international/subst-jis.el: Add data for JISX0201.
3845
068f3848
SM
38462004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
3847
3848 * obsolete/hilit19.el (hilit-mode): New function.
3849 Move all the toplevel side-effecting stuff into it, so that loading
3850 hilit19 doesn't mess everything up any more.
3851
4660a9e3
RS
38522004-10-27 Richard M. Stallman <rms@gnu.org>
3853
563631fe
RS
3854 * add-log.el (add-change-log-entry): Set up mailing address
3855 and full name later, and don't alter add-log-mailing-address
3856 or add-log-full-name.
3857
3858 * elide-head.el (elide-head): Change error to message.
3859 (elide-head-show): Likewise.
3860
3861 * apropos.el (apropos-macrop): Doc fix.
3862
3863 * mouse.el (mouse-show-mark): Do most processing the same
3864 regardless of transient-mark-mode.
3865
3866 * shadowfile.el (shadow-copy-files): Use interactive-p
3867 only to control whether to print a message.
3868
3869 * tar-mode.el (tar-mode): Use write-contents-functions,
3870 not write-contents-hooks.
3871
4660a9e3
RS
3872 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
3873 directory-sep-char.
3874
38752004-10-27 Richard M. Stallman <rms@gnu.org>
3876
3877 * strokes.el (strokes-unload-hook): Fix previous change.
3878
3879 * type-break.el (type-break-run-at-time): Always use run-at-time;
3880 forget the alternatives.
3881 (type-break-cancel-function-timers): Always use cancel-function-timers;
3882 forget the alternatives.
3883
3884 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
3885
af3b9e47
KH
38862004-10-27 Kenichi Handa <handa@m17n.org>
3887
068f3848 3888 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
af3b9e47
KH
3889
3890 * international/subst-gb2312.el: Likewise.
3891
3892 * international/subst-big5.el: Likewise.
3893
3894 * international/subst-ksc.el: Likewise.
3895
3896 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
3897 New variable.
3898 (utf-translate-cjk-set-unicode-range): New function.
3899 (utf-translate-cjk-unicode-range): Make it customizable.
068f3848
SM
3900 (utf-8-post-read-conversion):
3901 Use utf-translate-cjk-unicode-range-string.
3ccf95cb
KH
3902 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
3903 Unicode ranges.
af3b9e47 3904
bbc67516
DP
39052004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
3906
3907 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
3908 trivial variants to shorten the list.
3909 (xml-based-modes): New var.
3910 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
3911 declaration higher priority than auto-mode-alist.
3912
3913 * find-file.el (cc-other-file-alist): Bring it in line with
3914 cc-mode's auto-mode-alist entries and use \' instead of $.
3915
3916 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
3917 and add "Id" and "Name" submenus to it.
3918
3919 * imenu.el (imenu--generic-function): Skip matches in comments.
3920
8cb77f98
JB
39212004-10-26 Jay Belanger <belanger@truman.edu>
3922
3923 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
3924 (full-calc-keypad, calc-trail-display): Use an extra argument
3925 instead of `interactive-p'.
3926
3927 * calc/calc-misc.el (calc-other-window): Use an extra argument
bbc67516 3928 instead of `interactive-p'.
8cb77f98 3929
bbc67516
DP
3930 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
3931 `interactive-p'.
8cb77f98 3932
c8636435
KS
39332004-10-26 Kim F. Storm <storm@cua.dk>
3934
3935 * help.el (describe-key): Describe both down-event and up-event
3936 for a mouse click.
3937
fb2496f4
RS
39382004-10-26 Richard M. Stallman <rms@gnu.org>
3939
3940 * woman.el (woman): Don't call interactive-p.
3941
3942 * pcomplete.el (pcomplete): Instead of interactive-p,
3943 use an arg set non-nil by the interactive spec.
3944
3945 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
3946 use an arg set non-nil by the interactive spec.
3947
3948 * man.el (Man-cleanup-manpage): Instead of interactive-p,
3949 use an arg set non-nil by the interactive spec.
3950
e3c9b21e
MY
39512004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
3952
068f3848
SM
3953 * progmodes/flymake.el (flymake-split-string):
3954 Use `flymake-split-string-remove-empty-edges' in any case.
c8636435 3955
e3c9b21e
MY
39562004-10-26 Masatake YAMATO <jet@gyve.org>
3957
c8636435
KS
3958 * progmodes/flymake.el (flymake-err-line-patterns):
3959 Use `compilation-error-regexp-alist-alist' instead of
e3c9b21e
MY
3960 `compilation-error-regexp-alist'.
3961
068f3848
SM
39622004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
3963
3964 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
3965 verbatim face on the \ of \end{verbatim}.
3966
967d58da
JB
39672004-10-25 Jay Belanger <belanger@truman.edu>
3968
3969 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
3970 erasing minibuffer.
3971
d7aea840
SJ
39722004-10-25 Simon Josefsson <jas@extundo.com>
3973
3974 * subr.el (read-passwd): Move to net/password.el.
3975
3976 * net/password.el (read-passwd): Add. Autoload it.
3977
3acd2c4f
KG
39782004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
3979
3980 * mouse-sel.el (mouse-sel-mode): Specify custom group.
3981
85af630d
KG
3982 * simple.el (process-file): Fix logic.
3983
6faab05f
LT
39842004-10-24 Luc Teirlinck <teirllm@auburn.edu>
3985
f328b6c4 3986 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
6faab05f
LT
3987 (increase-right-margin): Remove erroneous call to `interactive-p'.
3988
4a2ca8dd
KS
39892004-10-24 Kim F. Storm <storm@cua.dk>
3990
3991 * help.el (describe-mode): Fix 2004-10-13 change.
3992 Copy pure "Auto Fill" string so it can be propertized later
3993 without causing a read-only error.
3994
f254e21f
LT
39952004-10-24 Luc Teirlinck <teirllm@auburn.edu>
3996
3997 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
3998 style indexes.
3999
8de40f9f
KG
40002004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
4001
4002 * simple.el (process-file): Accept nil for INFILE. Reported by
4003 Luc Teirlinck.
4004
3988d9c6
MY
40052004-10-24 Masatake YAMATO <jet@gyve.org>
4006
f328b6c4
SM
4007 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
4008 Handle periods and underscores in a function name.
3988d9c6
MY
4009 Remove the address fontification.
4010
135a6e29
NR
40112004-10-24 Masatake YAMATO <jet@gyve.org>
4012
f328b6c4
SM
4013 * progmodes/asm-mode.el (asm-font-lock-keywords):
4014 Use font-lock-variable-name-face for registers.
135a6e29
NR
4015
40162004-10-24 Nick Roberts <nickrob@snap.net.nz>
4017
4018 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
4019 kill-all-local-variables.
4020 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
f328b6c4
SM
4021 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
4022 Use kill-all-local-variables and provide mode-hooks.
4023 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
135a6e29
NR
4024 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
4025 Suggested by Masatake YAMATO <jet@gyve.org>.
4026
0457dd55
KG
40272004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
4028
4029 * simple.el (process-file): New function, similar to call-process
4030 but supports file handlers.
4031 * vc.el (vc-do-command): Use it, instead of call-process.
4032 * net/tramp-vc.el (vc-do-command): Do not advise it if
4033 process-file is fboundp.
4034 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
4035 process-file.
4036 (tramp-handle-process-file): New function.
4037 (tramp-file-name-for-operation): Support process-file.
4038
45af6ed7
GM
40392004-10-23 Ulf Jasper <ulf.jasper@web.de>
4040
4041 * calendar/icalendar.el (icalendar--weekday-array): New constant.
4042 (icalendar-weekdayabbrev-table)
4043 (icalendar-monthnumber-table): Delete.
4044 (icalendar--get-month-number): Use calendar-month-name-array.
4045 (icalendar--get-weekday-number): New function.
4046 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
4047 (icalendar-export-region): Handle multi-line entries.
4048 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
4049
33a584e6
JPW
40502004-10-23 John Paul Wallington <jpw@gnu.org>
4051
818f3c45
JPW
4052 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
4053 `wildcards' set to t in interactive spec.
4054
33a584e6 4055 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
1818237f 4056 interactive spec rather than use `interactive-p'.
818f3c45
JPW
4057 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
4058 rather than use function `interactive-p'.
33a584e6 4059
d0ee2ed3
KH
40602004-10-22 Kenichi Handa <handa@m17n.org>
4061
4062 * international/mule.el (translate-region): Implement it in Lisp
4063 as a front end of translate-region-internal.
4064
23b24d63
JB
40652004-10-21 Jay Belanger <belanger@truman.edu>
4066
4067 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
f328b6c4 4068 Declare these variables with defvar.
23b24d63
JB
4069
4070 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
4071 is bound, only check to see if it is bound.
4072
22101fbb
SM
40732004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
4074
f328b6c4
SM
4075 * textmodes/tex-mode.el (tex-compilation-parse-errors):
4076 Don't output messages.
4077
22101fbb
SM
4078 * calc/calc-help.el (calc-describe-bindings): Fix last change.
4079
6e237e72
JB
40802004-10-21 John Paul Wallington <jpw@gnu.org>
4081
4082 * calc/calc-graph.el (calc-graph-init):
4083 Use `set-process-query-on-exit-flag'.
4084
199143f1
DP
40852004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
4086
4087 * progmodes/compile.el (compilation-start): Rely on `cd' to get
4088 dir right and also allow argumentless cd.
4089
8550b998
RS
40902004-10-19 Richard M. Stallman <rms@gnu.org>
4091
4092 * textmodes/flyspell.el (flyspell-mode): Doc fix.
4093
4094 * eshell/em-unix.el (eshell-grep):
4095 Don't bind compilation-process-setup-function.
4096
4097 * comint.el (comint-insert-input): Use @ in `interactive'.
4098 (comint-input-filter-functions): Doc fix.
4099 (comint-kill-whole-line, comint-get-source): Doc fix.
4100
4101 * progmodes/compile.el (compilation-setup):
4102 Don't set buffer-read-only if MINOR is non-nil.
4103
9c5cb892
JB
41042004-10-19 Jay Belanger <belanger@truman.edu>
4105
4106 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
22101fbb
SM
4107 (calc-emacs-type-gnu19): Remove.
4108 (calc-digit-map, calc-read-key-sequence, calc-read-key):
4109 Remove check for old emacs versions.
9c5cb892 4110
22101fbb 4111 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
9c5cb892
JB
4112 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
4113 for current Emacs.
4114
4115 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
4116 the end of the minibuffer.
4117 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
4118 copy `esc-map'.
4119
22101fbb 4120 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
9c5cb892 4121
22101fbb 4122 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
9c5cb892
JB
4123 call that would be given when the current emacs was used.
4124
8a41a047
GM
41252004-10-19 Ulf Jasper <ulf.jasper@web.de>
4126
4127 * calendar/icalendar.el: Set coding to utf-8.
4128 (icalendar-version): Increase to 0.07.
4129 (icalendar-monthnumber-table): Change March pattern.
4130 (icalendar-get-all-event-properties)
4131 (icalendar-set-event-property): Delete.
4132 (icalendar-all-events): No longer interactive.
4133 (icalendar-convert-diary-to-ical)
4134 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
4135 their replacements.
4136 (icalendar-export-file, icalendar-export-region): New functions;
4137 essentially old `icalendar-convert-diary-to-ical' but appending to
4138 target rather than overwriting.
4139 (icalendar-import-file): Append to target file rather than
4140 overwriting. Fourth arg deleted.
4141 (icalendar-import-buffer): New name for old
4142 `icalendar-extract-ical-from-buffer'.
4143 (icalendar--convert-string-for-import): New name for
4144 old `icalendar-convert-for-import'.
4145 (include-icalendar-files): Delete.
4146 Prefix for all internal functions changed from `icalendar-'
4147 to `icalendar--'.
4148
b18ba80e
RS
41492004-10-19 Richard M. Stallman <rms@gnu.org>
4150
4151 * paths.el (news-path): Fix previous change.
4152
9c5cb892
JB
41532004-10-18 Jay Belanger <belanger@truman.edu>
4154
22101fbb
SM
4155 * calc/calc-help.el (calc-describe-bindings):
4156 Set `buffer-read-only' to nil while working in the keybindings buffer;
9c5cb892
JB
4157 remove some extra information from the keybindings buffer.
4158
7a892a8b
DP
41592004-10-18 David Ponce <david@dponce.com>
4160
4161 * mouse.el (mouse-drag-move-window-top): New function.
4162 (mouse-drag-mode-line-1): Use it.
4163
e14105f6
TTN
41642004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
4165
4166 * info.el (Info-fontify-node): For multiline refs,
4167 arrange to unfontify newline and surrounding whitespace.
4168
bcabe045
SM
41692004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
4170
4171 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
4172 directory is missing.
4173
957237cb
JPW
41742004-10-17 John Paul Wallington <jpw@gnu.org>
4175
4176 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
4177 New customizable variable; whether to display buffers that match
4178 `ibuffer-maybe-show-predicates' by default.
4179 (ibuffer-maybe-show-predicates): Mention it in docstring.
4180 (ibuffer-display-maybe-show-predicates): New variable.
4181 (ibuffer-update): Prefix arg now toggles whether buffers that
4182 match `ibuffer-maybe-show-predicates' should be displayed.
4183 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
4184 locally to heed `ibuffer-default-display-maybe-show-predicates'.
4185 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
4186
b15d0c4c
MA
41872004-10-17 Michael Albinus <michael.albinus@gmx.de>
4188
4189 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
4190 work correctly.
4191
bfb2dda4
DP
41922004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
4193
4194 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
4195 (Buffer-menu-beginning): New helper function.
4196 (Buffer-menu-execute): Use it.
4197 (Buffer-menu-select): Use it.
4198 (Buffer-menu-sort): Use it and also keep markers.
4199
69075cdd
RS
42002004-10-17 Richard M. Stallman <rms@gnu.org>
4201
bcabe045 4202 * paths.el (news-directory): Rename from news-path. Old name alias.
69075cdd
RS
4203 (rmail-spool-directory): Use defvar.
4204 (sendmail-program): Use defcustom.
4205 (remote-shell-program): Use defcustom.
4206 (term-file-prefix): Use defvar.
4207 (abbrev-file-name): Use defvar.
4208
4209 * term.el: Add maintainer.
4210
4211 * subr.el (with-local-quit): Return nil if there's a quit.
4212 (read-passwd): Use with-local-quit. Doc fix.
4213
4214 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
4215 (strokes-unload-hook): Set as a variable with add-hook.
4216
4217 * startup.el (fancy-splash-tail, normal-splash-screen):
4218 Update copyright year.
4219
4220 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
4221
4222 * server.el (server-unload-hook): Set as a variable with add-hook.
4223
4224 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
4225
bfb2dda4 4226 * frame.el (special-display-popup-frame):
69075cdd
RS
4227 Make the buffer current as its frame is created.
4228
4229 * delsel.el (delsel-unload-hook): Set as a variable.
4230
4231 * comint.el (comint-output-filter-functions):
4232 Add comint-watch-for-password-prompt.
4233 (comint-read-noecho): Function deleted.
4234 (send-invisible): Use read-passwd.
4235
4236 * fringe.el (fringe-mode-initialize): New function.
4237 (fringe-mode): Use fringe-mode-initialize as :initialize.
4238
690987a7
KS
42392004-10-17 Kim F. Storm <storm@cua.dk>
4240
4241 * language/indian.el (indian-script-language-alist): Swap value and doc.
4242 (indian-font-char-index-table): Doc fix.
4243
4d11f532
SM
42442004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
4245
4246 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
4247
577bf5d2
JL
42482004-10-16 Juri Linkov <juri@jurta.org>
4249
4250 * progmodes/compile.el (compilation-start): Move let-binding of
4251 `process-environment' into `with-current-buffer' body.
4252 Reported by Matt Hodges <MPHodges@member.fsf.org>.
4253
c2e2ede7
RS
42542004-10-16 Richard M. Stallman <rms@gnu.org>
4255
4256 * pcvs-util.el (cvs-bury-buffer):
4257 Don't call get-buffer-window for effect.
4258
4259 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
4260
4261 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
4262
4263 * msb.el (msb-unload-hook): Set the variable.
4264
4265 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
4266 Use * to err if buffer is readonly.
4267
4268 * subr.el (looking-back): Return only t or nil.
4269
4270 * whitespace.el (whitespace-unload-hook): Set the variable.
4271
4272 * view.el (view-mode-enable): Set view-page-size and
4273 view-half-page-size to nil.
4274 (view-set-half-page-size-default): view-half-page-size = nil
4275 means the default.
4276 (View-scroll-page-forward): Use view-page-size-default.
4277 (View-scroll-page-backward): Likewise.
4278 (view-page-size, view-half-page-size): Doc fixes.
4279
4280 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
4281
4282 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
4283
4284 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
4285 "cl" like other files. Instead, call byte-compile-find-cl-functions.
4286 (byte-compile-log-1): Bind inhibit-read-only.
4287 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
4288 (byte-compile-log-warning): Likewise.
4289 (byte-compile-file-form-require): Detect "cl" from the arg value.
4290
4291 * progmodes/compile.el (compilation-start): Assume compilation-mode
4292 will make the buffer read-only.
4293 (compilation-mode): Take arg name-of-mode.
4294 (compilation-setup): Make buffer read-only.
4295 (compilation-handle-exit): Bind inhibit-read-only.
4296
4297 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
4298 (ispell-message): Likewise.
4299 (ispell-show-choices): Don't call get-buffer-window uselessly.
4300 (ispell-init-process): Use set-process-query-on-exit-flag.
4301
9df95fa0
KS
43022004-10-16 Kim F. Storm <storm@cua.dk>
4303
d12757b7
KS
4304 * fringe.el (fringe-bitmaps): Only initialize when defined.
4305
9df95fa0
KS
4306 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
4307 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
4308
4309 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
4310
d3b628d9
SJ
43112004-10-15 Simon Josefsson <jas@extundo.com>
4312
4313 * net/password.el: Add.
4314
4a2ca8dd
KS
43152004-10-14 Masatake YAMATO <jet@gyve.org>
4316
4317 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
4318 (gdb-script-end-of-defun): New function.
4319 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
4320 `gdb-script-end-of-defun' as *-of-defun-function.
4321
e25e90b4
DP
43222004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
4323
4d11f532 4324 * button.el (button-activate): Allow a marker to display as an action.
e25e90b4 4325
4d11f532 4326 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
e25e90b4
DP
4327
4328 * help.el (describe-mode): Use it to make minor mode list into
4329 hyperlinks.
4330
9238467d
SM
43312004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
4332
4333 * vc.el (vc-annotate-display-select): Fix typo.
4334
4335 * subr.el (substitute-key-definition-key): New function.
4336 (substitute-key-definition): Use it with map-keymap.
4337 (event-modifiers): Use push.
4338 (mouse-movement-p, with-temp-buffer): Simplify.
4339
9c5cb892
JB
43402004-10-12 Jay Belanger <belanger@truman.edu>
4341
4342 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
22101fbb 4343 New variables.
9c5cb892 4344 (calc-help-index-entries): New function.
22101fbb
SM
4345 (calc-describe-function): Use `calc-help-function-list' instead of
4346 obarray for completion.
4347 (calc-describe-variable): Use `calc-help-variable-list' instead
4348 of obarray for completion.
9c5cb892 4349
c2e2ede7
RS
43502004-10-12 Richard M. Stallman <rms@gnu.org>
4351
4352 * info-look.el (info-lookup-file): Add info-file property.
4353 (info-lookup-symbol): Likewise.
4354
4355 * info.el (info-xref): Add underlining.
4356 (info): Add info-file property.
4357 (Info-find-emacs-command-nodes): Specify case-sensitive search.
4358
414da5ab
MA
43592004-10-12 Michael Albinus <michael.albinus@gmx.de>
4360
4361 Sync with Tramp 2.0.45.
4362
4363 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
adc182c8 4364 defined. This is not the case for XEmacs without package "edebug".
414da5ab
MA
4365 (tramp-set-auto-save-file-modes): Set permissions of autosaved
4366 remote files to the permissions of the original file. This is not
4367 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
4368 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
adc182c8 4369 (tramp-perl-decode): Fix an error in Perl implementation.
414da5ab
MA
4370 $pending must be cleared every loop. Reported by Benjamin Place
4371 <benjaminplace@sprintmail.com>
4372
adc182c8
SM
4373 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
4374 Don't activate advice during definition. This is done later on,
4375 depending on test result of `substitute-in-file-name'.
4376 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
4377
43782004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
4379
4380 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
4381
4382 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
414da5ab 4383
82862190
DP
43842004-10-12 David Ponce <david@dponce.com>
4385
4386 * recentf.el (recentf-edit-list): Update the menu when the recentf
4387 list has been modified.
4388
3bb53a84
SJ
43892004-10-12 Simon Josefsson <jas@extundo.com>
4390
4391 * net/tls.el (tls-certtool-program): New variable.
4392 (tls-certificate-information): New function, based on
4393 ssl-certificate-information.
4394
5e2e859a
KH
43952004-10-12 Kenichi Handa <handa@m17n.org>
4396
adc182c8 4397 * international/mule.el (coding-system-equal): Move from mule-util.el.
5e2e859a 4398
adc182c8 4399 * international/mule-util.el (coding-system-equal): Move to mule.el.
5e2e859a 4400
b583964c
KS
44012004-10-12 Kim F. Storm <storm@cua.dk>
4402
4403 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
4404 reset kmacro-initial-counter-value if set.
4405 (kmacro-set-counter): Only set kmacro-counter if defining or executing
4406 macro. Set kmacro-initial-counter-value otherwise. Never set both.
4407 (kmacro-display): Show macro counter if non-zero.
5a484642
KS
4408
4409 * subr.el (substitute-key-definition): Mention command remapping
4410 in doc string.
4411
9c5cb892
JB
44122004-10-11 Jay Belanger <belanger@truman.edu>
4413
4414 * calc/calc-misc.el (calc-info-goto-node): New function.
4415 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
22101fbb 4416 node in one step.
9c5cb892
JB
4417 (calc-describe-copying, calc-describe-distribution)
4418 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
4419 Go to appropriate info node in one step.
4420
9238467d 44212004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
adc182c8
SM
4422
4423 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
4424
4425 * font-lock.el (font-lock-apply-highlight): Fix last change.
4426
e8620cb6
SJ
44272004-10-11 Simon Josefsson <jas@extundo.com>
4428
4429 * mail/smtpmail.el (smtpmail-open-stream): Look for
4430 starttls-gnutls-program instead of starttls-program iff
4431 starttls-use-gnutls is non-nil.
4432 (smtpmail-open-stream): Don't overwrite user settings of
4433 starttls-extra-arguments and starttls-extra-args.
4434
9238467d 44352004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
adc182c8
SM
4436
4437 * comint.el (comint-mouse-insert-input): Remove.
4438 (comint-insert-input): Make it work for mouse bindings.
4439 (comint-mode-map): Move defs into the declaration.
4440 (comint-output-filter): Typo.
4441
4442 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
4443
97e810ff
KG
44442004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
4445
4446 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
4447 (ange-ftp-call-chmod): Reference remote-shell-program instead of
4448 ange-ftp-remote-shell.
4449
af8c5477
AS
44502004-10-10 Andreas Schwab <schwab@suse.de>
4451
4452 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
4453 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
4454 Reported by <sri@asu.edu>.
4455
fd1cf0a0
AS
44562004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
4457
4458 * vc.el (vc-annotate-mode): Remove variable.
4459 (vc-annotate-display-select): Only call vc-annotate-mode
4460 if we're not in that mode already.
4461
adc182c8
SM
44622004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
4463
4464 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
4465 (imenu-choose-buffer-index): Check here for rescan instead.
4466
4467 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
4468 where the face expression evals to nil.
4469
4470 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
4471 (tex-font-lock-keywords-2): Use it.
4472 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
4473
4474 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
4475
c2b4a97b
KS
44762004-10-09 Kim F. Storm <storm@cua.dk>
4477
4478 * subr.el (progress-reporter-update): Define before first usage.
4479 (make-progress-reporter): Doc fix.
4480
9f4b6e73
LT
44812004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4482
4483 * textmodes/paragraphs.el (sentence-end-double-space)
4484 (sentence-end-without-period, sentence-end-without-space)
4485 (sentence-end): Doc fixes.
4486
657f0f9c
EZ
44872004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
4488
adc182c8
SM
4489 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
4490 Change paragraph-start regexp so we don't fill code starting with #'(.
9f4b6e73 4491
67e61e16
EZ
44922004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
4493
4494 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
4495 New defcustom.
4496 (extract-address-components): Use it.
4497
b4329caa
EZ
44982004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
4499
4500 * subr.el (make-progress-reporter, progress-reporter-update)
4501 (progress-reporter-force-update, progress-reporter-do-update)
4502 (progress-reporter-done): New functions.
4f124fb5
EZ
4503
4504 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
4505
4506 * progmodes/etags.el (etags-tags-completion-table): Use progress
4507 reporter.
4508 (etags-tags-apropos): Likewise.
b4329caa 4509
a1883913
EZ
45102004-10-08 Alan Mackenzie <acm@muc.de>
4511
4512 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
4513 of current line.
4514
45152004-10-08 Masatake YAMATO <jet@gyve.org>
9afed9b1 4516
9f4b6e73 4517 * server.el (server-process-filter): Wrap `process-send-region'
adc182c8 4518 by `condition-case' to guard the case when the pipe to PROC is closed.
9afed9b1 4519
f6caa5db
MH
45202004-10-07 Mark A. Hershberger <mah@everybody.org>
4521
adc182c8 4522 * xml.el (xml-substitute-special): Limit handling of external entities.
f6caa5db 4523
fb1adf17
NR
45242004-10-06 Nick Roberts <nickrob@snap.net.nz>
4525
4526 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
4527
07f7e9ae
JPW
45282004-10-06 John Paul Wallington <jpw@gnu.org>
4529
4530 * xml.el (xml-parse-dtd): Fix `error' call.
4531
fcb21188
MH
45322004-10-05 Mark A. Hershberger <mah@everybody.org>
4533
4534 * xml.el (xml-substitute-special): Return a single string instead
4535 of a list of strings if an entity substitution is made.
4536
1698fb36
GM
45372004-10-05 Ulf Jasper <ulf.jasper@web.de>
4538
4539 * calendar/icalendar.el: New file.
4540
ea99d5c8
JL
45412004-10-05 Juri Linkov <juri@jurta.org>
4542
4543 * isearch.el (isearch-done): Set mark after running hook.
577bf5d2 4544 Reported by Drew Adams <drew.adams@oracle.com>.
ea99d5c8
JL
4545
4546 * info.el (Info-history, Info-toc): Fix Info headers.
4547 (Info-toc): Narrow buffer before Info-fontify-node.
4548 (Info-build-toc): Don't check for special Info file names.
4549 Set main-file to nil if Info-find-file returns a symbol.
4550
80a47b51
GM
45512004-10-05 Emilio C. Lopes <eclig@gmx.net>:
4552
4553 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
4554 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
4555 * calendar/cal-menu.el (calendar-mode-map): Ditto.
4556
45572004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
4558
4559 * calendar/cal-iso.el (calendar-iso-read-args): New function,
4560 for old interactive spec from calendar-goto-iso-date.
4561 (calendar-goto-iso-date): Use it.
4562 (calendar-goto-iso-week): New function. Suggested by Emilio
4563 C. Lopes <eclig@gmx.net>.
4564
5086e75d
LT
45652004-10-04 Luc Teirlinck <teirllm@auburn.edu>
4566
adc182c8
SM
4567 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
4568 `set-right-margin' bindings that follow the minor mode conventions.
5086e75d 4569
9238467d 45702004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
dd166d5f
SM
4571
4572 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
4573 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
4574 (latex-block-args-alist): Add minipage and picture.
4575 (latex-block-body-alist): Use reftex-label if enabled.
4576 (latex-insert-block): Don't insert a \n if not necessary.
4577 (tex-compile-commands): Make sure dvips doesn't send to printer.
4578 (tex-compile-default): Handle the case where no executable is found.
4579 (latex-noindent-environments): New var.
4580 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
4581 If tex-indent-allhanging is non-nil, make sure we only align for macros
4582 at beginning of line.
4583
2308f447
DP
45842004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
4585
4586 * newcomment.el (comment-beginning): Doc fix and don't choke on
dd166d5f 4587 unset `comment-end-skip' when at beginning of comment.
2308f447 4588
972a542d
DN
45892004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
4590
4591 * term.el (term-adjust-current-row-cache): Don't allow the current
4592 row to become negative.
4593 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
4594 the end of the line. Fix scroll down. Add comments.
4595 (term-handle-ansi-escape): Don't exceed terminal width when moving
2308f447 4596 right.
dd166d5f 4597 (term-scroll-region): Move the cursor after setting the scroll region.
972a542d 4598
a5b3d1b8
LT
45992004-10-01 Luc Teirlinck <teirllm@auburn.edu>
4600
4601 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
4602 to `width' for consistency with docstring. Doc fix.
4603
9a737a1f
MS
46042004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
4605
4606 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
4607 This is necessary for derived modes.
4608
31437c9b
KS
46092004-09-30 Kim F. Storm <storm@cua.dk>
4610
4611 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
4612 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
4613
4614 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
4615 kmacro-extract-lambda functions.
4616 (edit-kbd-macro): Handle kmacro lambda forms.
4617 Include counter and counter format in edit buffer.
4618 (edmacro-finish-edit): Get counter and format from edit buffer and
4619 update kmacro bindings when found.
4620
978b94d0
LT
46212004-09-29 Luc Teirlinck <teirllm@auburn.edu>
4622
dd166d5f
SM
4623 * textmodes/paragraphs.el (forward-paragraph):
4624 Avoid args-out-of-range error when point winds up at the beginning of
30857a61
LT
4625 the buffer and hard newlines are enabled.
4626
978b94d0
LT
4627 * newcomment.el (comment-multi-line): Doc fix.
4628
bd9d7d76
SM
46292004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
4630
4631 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
4632 (diff-fixup-modifs): Catch unified-diff file-headers.
4633
841a8bca
KS
46342004-09-29 Kim F. Storm <storm@cua.dk>
4635
4636 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
4637 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
4638 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
4639
4640 * fringe.el (fringe-bitmap-p): New macro.
4641 (fringe-bitmaps): Add standard fringe bitmaps on load.
4642
4a2ca8dd
KS
46432004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
4644
4645 * dired.el (dired-view-command-alist): Use more efficient regexps.
4646 Remove dubious arguments.
4647 (dired-align-file): New function.
4648 (dired-insert-directory): Use it.
4649 (dired-move-to-end-of-filename): Make the " -> " search more specific.
4650 (dired-buffers-for-dir): Remove unused var `pattern'.
4651
28f94a34 46522004-09-28 Matthew Mundell <matt@mundell.ukfsn.org>
ba55e59f
GM
4653
4654 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
4655 from diary display excursion. Store diary buffer's point for
4656 `simple-diary-display'.
4657 (simple-diary-display): Set window point and start when
4658 displaying buffer, to preserve point.
4659
e2577410
LT
46602004-09-27 Luc Teirlinck <teirllm@auburn.edu>
4661
4662 * textmodes/enriched.el (enriched-translations): Replace defconst
4663 with defvar.
4664
b1f6fa86
VJL
46652004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4666
4667 * printing.el: Doc fix.
4668 (pr-version): New version number (6.8.1).
4669 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
4670 make-temp-name.
bd9d7d76
SM
4671 (pr-delete-file): Check if file exists before deleting it.
4672 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
6c1178b5 4673
9238467d 46742004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
d6be0122
DN
4675
4676 * term.el (term-display-table): New variable.
4677 (term-mode): Use it.
4678 (term-exec-1): Set the coding system to binary.
4679 (term-emulate-terminal): Decode the string before inserting it.
6c1178b5 4680
d6be0122
DN
46812004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
4682
4683 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
bd9d7d76 4684 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
d6be0122
DN
4685 (map): Bind S-prior, S-next and S-insert.
4686 (term-mode): Set `indent-tabs-mode' to nil.
4687 (term-paste): New function to be bound to S-insert.
4688 (term-send-del, term-send-backspace): Change the strings sent.
4689 (term-termcap-format): Synchronyze with etc/e/eterm.ti.
4690 (term-handle-colors-array): Fix handling of underline and reverse.
bd9d7d76 4691 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
d6be0122 4692 (term-erase-in-line): Fix comparison.
bd9d7d76
SM
4693 (term-emulate-terminal): Fix line wrap handling.
4694 (term-start-output-log): Rename from `term-set-output-log'.
4695 (term-stop-output-log): Rename from `term-stop-photo'.
4696 (term-switch-to-alternate-sub-buffer): Comment out, unused.
6c1178b5 4697
9238467d 46982004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
52e281e8 4699
1f3b4d04
SM
4700 * dired.el (dired-move-to-filename): Don't output a message if
4701 raise-error is non-nil. Fix return position and value.
4702
52e281e8
SM
4703 * files.el (insert-directory): Obey --dired even with symlinks.
4704
b3df990b
LH
47052004-09-25 Lars Hansen <larsh@math.ku.dk>
4706
52e281e8 4707 * ls-lisp.el (ls-lisp-format): Mark file names with property
b3df990b
LH
4708 dired-filename.
4709
ffb032e2
KS
47102004-09-25 Kim F. Storm <storm@cua.dk>
4711
4712 * ido.el (ido-max-directory-size): New defcustom.
4713 (ido-decorations): Add "too big" element.
4714 (ido-directory-too-big): New dynamic var.
4715 (ido-may-cache-directory): Don't cache big directories.
4716 (ido-directory-too-big-p): New defun.
4717 (ido-set-current-directory): Update ido-directory-too-big.
4718 (ido-read-internal): Make empty ido-cur-item if too-big.
4719 (ido-buffer-internal): Use ido-read-internal directly instead of
4720 ido-read-buffer.
4721 (ido-file-internal): Init ido-directory-too-big.
4722 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
4723 and redo completion with full list.
4724 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
4725 it, and show completions.
4726 (ido-all-completions): Let bind ido-directory-too-big to nil.
4727 (ido-exhibit): Handle ido-directory-too-big.
52e281e8
SM
4728 (ido-read-buffer): Handle fallback to read-buffer.
4729 Init ido-directory-too-big.
ffb032e2
KS
4730 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
4731 Init ido-directory-too-big.
4732
0869a860
LH
47332004-09-24 Luc Teirlinck <teirllm@auburn.edu>
4734
4735 * subr.el (delay-mode-hooks): Doc fix.
4736
998733b3
LT
47372004-09-23 Luc Teirlinck <teirllm@auburn.edu>
4738
4739 * textmodes/enriched.el
4740 (enriched-default-text-properties-local-flag): New variable.
4741 (enriched-mode): Make sure that enabling and disabling the mode is
4742 a no-op. Doc fix.
4743
7daf6654 47442004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
97f3be50
GM
4745
4746 * calendar/holidays.el (holiday-advent): Report on a specified day
4747 offset from advent, not just advent.
4748 (holiday-easter-etc): Report on one specified day offset from
4749 easter, not all easter holidays. Various Easter holidays moved to
4750 `christian-holidays' variable in calendar.el.
4751 * calendar/calendar.el (christian-holidays): Adapt for new
4752 behaviour of `holiday-advent' and `holiday-easter-etc' functions.
4753
54e7526b
KS
47542004-09-23 Kim F. Storm <storm@cua.dk>
4755
ed2846bd
KS
4756 * image.el (insert-sliced-image): Add doc string.
4757
54e7526b
KS
4758 * ido.el (ido-choice-list): New dynamic var for `list' context.
4759 (ido-context-switch-command): New dynamic var.
4760 (ido-define-mode-map): Generalize switch between file/buffer contexts.
4761 (ido-read-internal): Handle new `list' context.
4762 Handle insert-buffer and insert-file ido-exit values.
4763 (ido-buffer-internal): New arg switch-cmd. Use it to setup
4764 ido-context-switch-command. Handle insert-file ido-exit value.
4765 (ido-read-buffer): Set ido-context-switch-command to 'ignore
4766 unless it is already bound by caller.
4767 (ido-file-internal): New arg switch-cmd. Use it to setup
4768 ido-context-switch-command. Handle insert-buffer ido-exit value.
4769 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
4770 used for context switching.
4771 (ido-all-completions): Handle new `list' context.
4772 (ido-make-choice-list): Return choices for `list' context.
4773 (ido-find-file-in-dir, ido-display-file, ido-write-file)
4774 (ido-display-buffer, ido-kill-buffer): Disable context switching.
4775 (ido-insert-buffer, ido-insert-file): Setup context switching.
4776 (ido-exhibit): Handle `list' context.
4777 (ido-read-file-name): Disable context switching. Handle fallback.
4778 (ido-read-directory-name): Disable context switching.
4779 (ido-completing-read): New defun like completing-read. Setup and
4780 use new `list' context.
4781
a2052295
JH
47822004-09-20 Jesper Harder <harder@ifa.au.dk>
4783
4784 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
4785
9c5cb892
JB
47862004-09-21 Jay Belanger <belanger@truman.edu>
4787
77c99c7f 4788 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
9c5cb892 4789 `calc-graph-set-styles' so the gnuplot buffer will appear in a
4a2ca8dd 4790 separate window.
9c5cb892 4791
d45774a3
LT
47922004-09-21 Luc Teirlinck <teirllm@auburn.edu>
4793
4794 * subr.el (after-change-major-mode-hook): Doc fix.
4795
082b4369
VJL
47962004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4797
4798 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
4799 of ghostscript for monochrome PostScript file in Windows.
4800
88a74fa5
KH
48012004-09-21 Kenichi Handa <handa@m17n.org>
4802
4803 * descr-text.el (describe-char): Checking of quail activation
4804 fixed.
4805
9c5cb892 48062004-09-21 Jay Belanger <belanger@truman.edu>
4a2ca8dd 4807
77c99c7f 4808 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
9c5cb892 4809
6d9ac082
LT
48102004-09-20 Luc Teirlinck <teirllm@auburn.edu>
4811
4812 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
6622d928 4813 after the mode hooks instead of before. Doc fix.
6d9ac082 4814
fe7ecaf2
JR
48152004-09-20 Jason Rumney <jasonr@gnu.org>
4816
4817 * startup.el (command-line) [windows-nt]: Try .emacs first, then
4818 _emacs, but revert to .emacs if neither exists in home directory.
4819
2e74da96
JPW
48202004-09-20 John Paul Wallington <jpw@gnu.org>
4821
4822 * bindings.el (completion-ignored-extensions): Add .dfsl.
4823
4d894c98
RS
48242004-09-20 Richard M. Stallman <rms@gnu.org>
4825
4826 * bindings.el (scroll-left): Make it disabled.
4827
4828 * files.el (enable-local-eval): Doc fix.
4829
4830 * indent.el (move-to-left-margin): Special case for minibuffer.
4831
4832 * term.el (term-emulate-terminal): Turn off undo for output.
4833 Use with-current-buffer and save-selected-window.
4834
4835 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
4836
6d9ac082 4837 * progmodes/make-mode.el (makefile-fill-paragraph):
4d894c98 4838 Don't insist on spaces when looking for comments. # is enough.
6d9ac082 4839
4d894c98
RS
4840 * files.el (hack-local-variables): Copy the variables list
4841 to another buffer, strip prefixes and suffixes there, then read.
4842 (enable-local-eval): Doc fix.
4843 (ignored-local-variables): Initialize to nil.
4844 (risky-local-variable-p): Don't check ignored-local-variables here.
4845 (hack-one-local-variable): Ignore var if in ignored-local-variables.
4846
48472004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
4848
4849 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
4850 of = to "." (punctuation).
4851
9238467d 48522004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
a8a64811
SM
4853
4854 * subr.el (event-basic-type): Fix mask (extend to 22bits).
4855
7320911b
LT
48562004-09-18 Luc Teirlinck <teirllm@auburn.edu>
4857
4858 * textmodes/enriched.el (enriched-rerun-flag): New variable.
4859 (enriched-before-change-major-mode): New function.
4860 Add it to `change-major-mode-hook'.
4861 (enriched-after-change-major-mode): New function.
4862 Add it to `after-change-major-mode-hook'.
4863 (enriched-mode): Make it work correctly if called from
4864 `after-change-major-mode-hook'.
4865 No longer set `indent-line-function'.
4866
4867 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
4868
4869 * subr.el (after-change-major-mode-hook): New variable.
4870 (run-mode-hooks): Implement it.
4871
0f4a15f8
SM
48722004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
4873
4874 * battery.el (battery-linux-proc-apm): Use string-to-number.
4875 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
4876 Use dolist (and less indentation). Use erase-buffer.
4877 Pre-initialize `design-capacity', `warn', and `low'.
4878 (battery-format): Use replace-regexp-in-string.
4879
d66fe334
EZ
48802004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
4881
4882 * battery.el: Delete superfluous empty lines.
4883 (battery-linux-proc-acpi): Attempt to gather information from all
4884 battery subdirectories regardless of their file name.
4885 (battery-linux-proc-apm): Replace all occurrences of
4886 battery-hex-to-int-2 with string-to-int (base 16).
4887 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
4888 (battery-hex-map): Delete variable.
4889
0529fb36
JPW
48902004-09-18 John Paul Wallington <jpw@gnu.org>
4891
4892 * calc/calc-units.el (calc-quick-units): Fix overzealous
4893 s/or/unless/.
4894
9c5cb892
JB
48952004-09-17 Jay Belanger <belanger@truman.edu>
4896
11fd50f7 4897 * calc/calc.el (calc-mode-var-list): Fix the value of
4a2ca8dd
KS
4898 `calc-matrix-brackets'.
4899
dc711054
JPW
49002004-09-17 Romain Francoise <romain@orebokech.com>
4901
0f4a15f8
SM
4902 * ibuf-ext.el (define-ibuffer-filter filename):
4903 Expand dired-directory since buffer-file-name is absolute.
dc711054 4904
6e3654ab
KS
49052004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
4906
c8be3fe8
KS
4907 * ediff-init.el (ediff-current-diff-face-A)
4908 (ediff-current-diff-face-B, ediff-current-diff-face-C)
4909 (ediff-current-diff-face-Ancestor)
4910 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
4911 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
4912 (ediff-even-diff-face-A, ediff-even-diff-face-B)
4913 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
4914 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
4915 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
4916 Use min-colors.
4917
6e3654ab 4918 * term.el (term-down): Perform vertical motion if DOWN is negative.
0f4a15f8 4919 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
6e3654ab
KS
4920 (term-termcap-format): Synchronyze with the eterm terminfo entry
4921 in etc/e/eterm.ti.
4922 (term-handle-colors-array): If the current foreground or
4923 background are zero (i.e. unspecified), use the foreground and
4924 background of the default face for reverse video.
4925 (term-ansi-at-eval-string, term-ansi-default-fg)
0f4a15f8 4926 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
6e3654ab
KS
4927 (term-mem): Delete ununsed function.
4928 (term-protocol-version): Increment.
4929 (term-current-face): Set to default.
4930
9c5cb892
JB
49312004-09-15 Jay Belanger <belanger@truman.edu>
4932
4933 * calc/calc.el (calc-mode-var-list): Define this variable.
4934 (calc-always-load-extensions, calc-line-numbering)
4935 (calc-line-breaking, calc-display-just, calc-display-origin)
4936 (calc-number-radix, calc-leading-zeros, calc-group-digits)
4937 (calc-group-char, calc-point-char, calc-frac-format)
4938 (calc-prefer-frac, calc-hms-format, calc-date-format)
4939 (calc-float-format, calc-full-float-format, calc-complex-format)
4940 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
4941 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
4942 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
4943 (calc-matrix-brackets, calc-language, calc-language-option)
4944 (calc-left-label, calc-right-label, calc-word-size)
4945 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
4946 (calc-display-raw, calc-internal-prec, calc-angle-mode)
4947 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
4948 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
4949 (calc-window-height, calc-display-trail, calc-show-selections)
4950 (calc-use-selections, calc-assoc-selections)
4951 (calc-display-working-message, calc-auto-why, calc-timing)
4952 (calc-mode-save-mode, calc-standard-date-formats)
4953 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
4954 (calc-user-parse-tables, calc-gnuplot-default-device)
4955 (calc-gnuplot-default-output, calc-gnuplot-print-device)
4956 (calc-gnuplot-print-output, calc-gnuplot-geometry)
4957 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
4958 (calc-invocation-macro, calc-show-banner): Give these values as
4959 part of `calc-mode-var-list's initialization after the variables
4960 are declared with defvar.
77c99c7f
KS
4961 (calc-bug-address): Change email address to send bug reports to.
4962 Change the maintainer address at the top.
9c5cb892
JB
4963 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
4964 than "\\.emacs" to determine if it is the user-init-file.
4965
4966 * calc/calc-embed.el (calc-embedded-set-modes): Use
4967 `calc-mode-var-list' correctly.
4968
113e270a
TTN
49692004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
4970
4971 * vc.el (annotate-time): Document point handling.
4972 (vc-annotate-display-autoscale): Doc fix.
4973
5c2137b8
MB
49742004-09-15 Miles Bader <miles@gnu.org>
4975
4976 * generic.el (generic-make-keywords-list): Use symbol rather than
4977 word anchors in regexp.
4978
a386a960
JPW
49792004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
4980
4981 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
4982 no file name consider `dired-directory'.
4983
bfa02563
KS
49842004-09-14 Kim F. Storm <storm@cua.dk>
4985
4986 * faces.el (cursor): Add face-no-inherit property. Doc fix.
4987
0904599e
SJ
49882004-09-14 Simon Josefsson <jas@extundo.com>
4989
4990 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
4991
4992 * textmodes/dns-mode.el: Add.
4993
c046590e
SM
49942004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
4995
4996 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
4997 (disabled-command-function): Make the ?\ char more obvious.
4998
4999 * vc-arch.el (vc-arch-root, vc-arch-registered):
5000 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
5001
82ae2f3f
EZ
50022004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
5003
5004 * windmove.el (windmove-frame-edges): Report coordinates of
5005 outside edges of frame, not inside edges.
5006 (windmove-coordinates-of-position): Convert into wrapper to new
5007 function `windmove-coordinates-of-window-position';
5008 `compute-motion' always applies to selected window.
5009 (windmove-coordinates-of-position): Update documentation to refer
5010 to Emacs 21 Lisp Reference Manual.
5011 (windmove-find-other-window): Fix off-by-one errors for max x,y.
5012
93e212f9
KS
50132004-09-13 Kim F. Storm <storm@cua.dk>
5014
5015 * isearch.el (isearch-resume-in-command-history): Rename from
5016 isearch-resume-enabled and change default to nil.
5017
c046590e 50182004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
7c732021 5019
ce9f8ffb
SM
5020 * vc-hooks.el (vc-ignore-dir-regexp): New var.
5021 (vc-registered): Use it.
5022 (vc-find-root): New fun.
5023
87a53d2e
SM
5024 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
5025 Don't tell to use \\{...} when it's already done.
5026
7c732021
SM
5027 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
5028 Provide a sample complex default.
5029 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
5030 (bibtex-entry): Use mapc.
5031
f2e92e79
KS
50322004-09-12 Kim F. Storm <storm@cua.dk>
5033
c0ad3b38
KS
5034 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
5035
f4961c00
KS
5036 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
5037 inhibit-field-text-motion to t so rectangles work in comint buffers.
5038
f2e92e79
KS
5039 * simple.el (choose-completion-string): Set buffer before running
5040 choose-completion-string-functions hook so it can be buffer-local.
5041
139aea08
DP
50422004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
5043
5044 * progmodes/compile.el (compilation-start): Parse command to see
5045 if it starts with a cd, and if so perform it for the *compilation*
5046 buffer. Change the header to reflect this.
5047
72b92836
KS
50482004-09-11 Kim F. Storm <storm@cua.dk>
5049
5050 * ido.el (ido-enable-dot-prefix): Doc fix.
5051 (ido-enable-dot-prefix): New defcustom.
5052 (ido-set-matches1): Use it.
5053
d528bff7
SM
50542004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
5055
5056 * textmodes/bibtex.el (bibtex-mark-active)
5057 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
5058
50592004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5060
5061 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
5062 used in a case insensitive environment.
5063 (bibtex-mode-map): Rearrange order of menus.
5064 (bibtex-quoted-string-re): Obsolete.
5065 (bibtex-complete-key-cleanup): Variable replaced by new function.
5066 (bibtex-font-lock-keywords): Use backquotes.
5067 (bibtex-font-lock-url-regexp): New internal variable.
5068 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
5069 "OPT" and "ALT".
5070 (bibtex-insert-current-kill, bibtex-make-field)
5071 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
5072 (bibtex-parse-field-text): Simplify.
5073 (bibtex-string=): New helper function.
5074 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
5075 (bibtex-map-entries): Use bibtex-string=.
5076 (bibtex-search-entry): Use not.
5077 (bibtex-enclosing-field): Fix docstring.
5078 (bibtex-assoc-regexp): Obsolete.
5079 (bibtex-format-entry): Use assoc-string and bibtex-string=.
5080 (bibtex-autokey-get-names): Handle empty name field.
5081 (bibtex-parse-strings): Use assoc-string and unless.
5082 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
5083 Use assoc-string.
5084 (bibtex-pop): Simplify.
5085 (bibtex-mode): Set font-lock-extra-managed-props.
5086 (bibtex-entry-update): Use assoc-string.
5087 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
5088 (bibtex-autofill-entry): Use bibtex-string=.
5089 (bibtex-print-help-message): Simplify.
5090 (bibtex-find-entry): New optional arg START.
5091 (bibtex-validate): Use bibtex-string= and assoc-string.
5092 Do not call obsolete function compilation-parse-errors.
5093 (bibtex-remove-delimiters): Only remove delimiters if present.
5094 (bibtex-copy-entry-as-kill): Add docstring.
5095 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
5096 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
5097 (bibtex-complete): Use bibtex-predefined-month-strings,
5098 bibtex-string=, and new function bibtex-complete-key-cleanup.
5099 (bibtex-generate-url-list): New variable.
5100 (bibtex-url): New command bound to C-c C-l and mouse-2.
5101 (bibtex-url-map): New local keymap for bibtex-url-mouse.
5102 (bibtex-font-lock-url): New function.
5103
cbd5542a
SM
51042004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
5105
5106 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
5107
419a6e22
KS
51082004-09-09 Kim F. Storm <storm@cua.dk>
5109
5110 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
5111 counter and format with binding.
5112 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
5113 the declared macro uses own macro counter and format. Give symbol
5114 kmacro property.
5115 (kmacro-keymap): Bind kmacro-name-last-macro to n.
5116 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
5117 (kmacro-end-and-call-macro): Doc fix.
5118
340db502
LH
51192004-09-09 Lars Hansen <larsh@math.ku.dk>
5120
cbd5542a
SM
5121 * desktop.el (desktop-clear-preserve-buffers):
5122 Remove make-obsolete-variable.
340db502 5123
4d894c98
RS
51242004-09-08 Richard M. Stallman <rms@gnu.org>
5125
5126 * buff-menu.el (list-buffers-noselect): Call format-mode-line
5127 with the buffer as argument.
5128
c046590e 51292004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
c9cb3a26
SM
5130
5131 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
5132
a13cf3bc
JL
51332004-09-08 Juri Linkov <juri@jurta.org>
5134
5135 * replace.el (perform-replace): Use `query-replace-descr'.
5136
5137 * cus-start.el (history-delete-duplicates): Specify customization.
5138
5139 * diff-mode.el (diff-mode-map):
5140 * progmodes/compile.el (compilation-mode-map):
5141 * progmodes/grep.el (grep-mode-map):
5142 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
5143 to `next-error-follow-minor-mode'.
5144
51452004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5146
5147 * isearch.el (isearch-lazy-highlight-update): Take into account
5148 the case of zero-length match at the search bound.
5149
303e592c
KS
51502004-09-08 Kim F. Storm <storm@cua.dk>
5151
5152 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
5153 change. Use zero width overlays when necessary.
5154
52c408f2
TTN
51552004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
5156
5157 * subr.el (split-string): Docfix.
5158
dfd5bc54
TTN
51592004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
5160
5161 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
5162 (display-call-tree): Ensure newline after caller/calls blocks.
5163
6cc52547
TTN
51642004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
5165
5166 * startup.el (command-line-1): Make option
5167 --directory/-L modify `load-path' straight away.
5168
edbf5932
TTN
51692004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
5170
5171 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
5172
e114fc2c
TTN
51732004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
5174
5175 * emacs-lisp/autoload.el (make-autoload):
5176 Handle `define-compilation-mode'.
5177
5178 * emacs-lisp/lisp-mode.el (define-compilation-mode):
5179 Specify `doc-string-elt' property.
5180
d430d2e8
TTN
51812004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
5182
5183 * bs.el (bs-mode): Doc fix.
5184
9c64f299
TTN
51852004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
5186
5187 * info.el (Info-insert-dir): Fix temp buffer leak bug.
5188
2fdc1cee
TTN
51892004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
5190
5191 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
5192
c52da52a
KH
51932004-09-08 Kenichi Handa <handa@m17n.org>
5194
5195 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
5196 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
5197 ps-mule-next-point -> 1+).
5198
5199 * composite.el (encode-composition-rule): Add autoload cooky.
5200
a020987f
LT
52012004-09-07 Luc Teirlinck <teirllm@auburn.edu>
5202
5203 * format.el (buffer-auto-save-file-format): Make it permanent local.
5204
a01c5155
KS
52052004-09-07 Kim F. Storm <storm@cua.dk>
5206
4e14f66c
KS
5207 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
5208 (authors-fixed-entries): Fix typo.
5209 (authors-canonical-author-name): Compact multiple spaces.
5210 Ignore trivial names (e.g. only first name).
5211
a01c5155
KS
5212 * term.el (term-window-width): Only use full window width on
5213 window system if overflow-newline-into-fringe is enabled.
5214 (term-mode): Don't disable overflow-newline-into-fringe.
5215
c046590e 52162004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
718dc91d 5217
c9cb3a26
SM
5218 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
5219 motion as seen on my Mac OS X xterms.
5220
718dc91d
SM
5221 * newcomment.el (uncomment-region-default, comment-region-default):
5222 New functions extracted from uncomment-region and comment-region.
5223 (comment-region, comment-region-function, uncomment-region)
5224 (uncomment-region-function): Use them.
5225
5226 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
5227
5228 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
5229 It's not crucial but can make sense at times.
5230
5231 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
5232 the first commit.
5233
5234 * vc.el (vc-buffer-context, vc-restore-buffer-context):
5235 Disable obsolete code.
5236
00889cf9
JL
52372004-09-07 Juri Linkov <juri@jurta.org>
5238
5239 * progmodes/grep.el (grep-highlight-matches): Change default from
8041ea75 5240 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
00889cf9
JL
5241 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
5242 if grep option `--color' is available, or to `nil' otherwise.
8041ea75
JL
5243 (grep-process-setup): Call `grep-compute-defaults' if
5244 `grep-highlight-matches' is not computed. Set env-vars only
5245 if `grep-highlight-matches' is `t'.
00889cf9
JL
5246 (grep-use-null-device): Remove redundant type `boolean' (`choice'
5247 is already defined).
5248
8041ea75
JL
5249 * progmodes/compile.el (compilation-start): Use copy of
5250 `process-environment' created by `copy-sequence' to not
5251 modify env-vars in the global `process-environment'.
5252
8a98a6c2
EZ
52532004-09-06 Eli Zaretskii <eliz@gnu.org>
5254
5255 * simple.el (next-error-follow-minor-mode): Fix last change.
5256
c28e534b
LT
52572004-09-05 Luc Teirlinck <teirllm@auburn.edu>
5258
5259 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
5260 permanent local.
5261
5f3a57c9
RS
52622004-09-04 Richard M. Stallman <rms@gnu.org>
5263
5264 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
5265 highlighting if the search string is empty.
5266
240c0c90
LT
52672004-09-04 Luc Teirlinck <teirllm@auburn.edu>
5268
5269 * facemenu.el (facemenu-active-faces): Change condition of inner
5270 `while' loop to also check the first two elements of `face-atts'
5271 and `mask-atts'.
5272
8e734456
JPW
52732004-09-04 John Paul Wallington <jpw@gnu.org>
5274
5275 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
5276 (thumbs-view-image-mode): Make buffer read-only.
5277
8f0d9e76
EZ
52782004-09-04 Christopher J. Madsen <cjm@pobox.com>
5279
5280 * textmodes/ispell.el (ispell-really-aspell): New defvar.
5281 (ispell-check-version): Set it.
5282 (ispell-send-replacement): New function.
5283 (ispell-process-line): Call ispell-send-replacement.
5284
2a1c966e
EZ
52852004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
5286
5287 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
5288 Support choosing seconds with "s".
5289
0721fbe3
EZ
52902004-09-04 Jari Aalto <jari.aalto@poboxes.com>
5291
5292 * terminal.el (te-escape): Show `?' in prompt for help key.
5293
db1febad
EZ
52942004-09-04 Emilio C. Lopes <eclig@gmx.net>
5295
5296 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
5297
cbdad6e2
EZ
52982004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
5299
2a223f35 5300 * simple.el (next-error-follow-minor-mode)
0ad10447
EZ
5301 (next-error-follow-mode-post-command-hook): New functions.
5302 (next-error-follow-last-line): New defvar.
5303
718dc91d 5304 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
0ad10447
EZ
5305 * progmodes/compile.el (compilation-mode-map): Likewise.
5306 * progmodes/grep.el (grep-mode-map): Likewise.
5307 * replace.el (occur-mode-map): Likewise.
5308
cbdad6e2
EZ
5309 * newcomment.el (uncomment-region): Bind comment-use-global-state
5310 to nil.
5311
90e118ab
LT
53122004-09-03 Luc Teirlinck <teirllm@auburn.edu>
5313
5314 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
5315 locally around the call to `revert-buffer'.
5316
9e68f42d
JL
53172004-09-03 Juri Linkov <juri@jurta.org>
5318
5319 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
5320 `isearch-adjusted' to `t'.
5321 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
5322 (isearch-message-prefix): Add "pending" for isearch-adjusted.
5323 (isearch-other-meta-char): Restore isearch-point unconditionally.
5324 (isearch-query-replace): Add new arg `regexp-flag' and use it.
5325 Set point to start of match if region is not active in transient
5326 mark mode (to include the current match to region boundaries).
5327 Push the search string to `query-replace-from-history-variable'.
5328 Add prompt "Query replace regexp" for isearch-regexp.
5329 Add region beginning/end as last arguments of `perform-replace.'
5330 (isearch-query-replace-regexp): Replace code by the call to
5331 `isearch-query-replace' with arg `t'.
5332
b4fab893
RS
53332004-09-03 Richard M. Stallman <rms@gnu.org>
5334
5335 * startup.el (normal-top-level): Undo previous TERM change.
5336
46540080
KS
53372004-09-03 Kim F. Storm <storm@cua.dk>
5338
c59ee3b4
KS
5339 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
5340 highlight overlays; allow using RET when cursor is over a button.
5341 (cua--highlight-rectangle): Use it.
5342 (cua--rectangle-set-corners): Don't move backwards at eol.
5343 (cua--forward-line): Don't move into void after eob.
5344
46540080
KS
5345 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
5346 point is set (and displayed) inside rectangle.
5347 (cua--rectangle-operation): Fix for highlight of empty lines.
5348 (cua--highlight-rectangle): Fix highlight for tabs.
5349 Position cursor at left/right edge of rectangle using new `cursor'
5350 property on overlay strings.
5351 (cua--indent-rectangle): Don't tabify.
5352 (cua-rotate-rectangle): Ignore that point has moved.
5353
4bc6a872
RS
53542004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5355
5356 * term/mac-win.el: Add ASCII equivalents for some function keys.
5357 (mode-line-frame-identification): Sync with x-win.el.
5358
c3829a8e
JL
53592004-09-02 Juri Linkov <juri@jurta.org>
5360
5361 * progmodes/compile.el (compilation-buffer-name): Compare major
5362 mode with second element of compilation-arguments instead of third
5363 to reflect latest changes in compilation-arguments structure.
5364 (recompile): Use global variable `compilation-directory' to get
5365 recent compilation directory only when `recompile' is invoked NOT
5366 in the compilation buffer. Otherwise, use `default-directory' of
5367 the compilation buffer.
f0206910
JL
5368 (compilation-error-properties): Allow to funcall col and end-col.
5369 (compilation-mode-font-lock-keywords): Check col and end-col by
5370 `integerp'.
5371 (compilation-goto-locus): If end-mk is non-nil in transient mark
5372 mode don't activate the mark (and don't display message in
5373 push-mark), but highlight overlay between mk and end-mk.
5374
5375 * progmodes/grep.el (grep-highlight-matches): New defcustom.
5376 (grep-regexp-alist): Add rule to highlight grep matches.
5377 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
5378
5379 * info.el (Info-fontify-node): Don't compute other-tag
5380 if Info-hide-note-references=hide.
5381
5382 * help.el (function-called-at-point):
5383 * help-fns.el (variable-at-point):
5384 Try `find-tag-default' when other methods failed.
c3829a8e
JL
5385
5386 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
5387 Do not push mark if inhibit-mark-movement is non-nil.
5388
5389 * textmodes/ispell.el (ispell-html-skip-alists):
5390 Fix backslashes in docstring.
5391
6a18e4e7
JL
53922004-09-01 Juri Linkov <juri@jurta.org>
5393
5394 * isearch.el (isearch-wrap-function)
5395 (isearch-push-state-function): New defvars.
5396 (isearch-pop-fun-state): New defsubst.
5397 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
5398 (isearch-push-state): Set the result of calling
5399 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
5400 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
5401 restore the mode-specific starting point of terminated search.
5402 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
5403 (isearch-repeat): Call `isearch-wrap-function' if defined.
5404 (isearch-message-prefix): Don't add prefix "over" to the message
5405 for wrapped search if `isearch-wrap-function' is defined.
5406 (isearch-search): Call function saved in `isearch-pop-fun-state' to
5407 restore the mode-specific starting point of failed search.
5408
5409 * info.el (Info-search-whitespace-regexp): Fix backslashes.
5410 (Info-search): Add new optional arguments for the sake of isearch.
5411 Replace whitespace in Info-search-whitespace-regexp literally.
5412 Add backward search. Don't call `Info-select-node' if regexp is
5413 found in the same Info node. Don't add node to Info-history for
5414 wrapped isearch.
5415 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
5416 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
5417 (Info-mode): Set local variables `isearch-search-fun-function',
5418 `isearch-wrap-function', `isearch-push-state-function',
5419 `search-whitespace-regexp'.
5420
5421 * isearch.el: Remove ancient Change Log section.
5422 (isearch-string, isearch-message-string, isearch-point)
5423 (isearch-success, isearch-forward-flag, isearch-other-end)
5424 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
5425 (isearch-barrier, isearch-within-brackets)
5426 (isearch-case-fold-search): Add suffix `-state' to state-related
5427 defsubsts to avoid name clashes with other function names.
5428
5429 * simple.el (next-error): New defgroup and defface.
5430 (next-error-highlight, next-error-highlight-no-select):
5431 New defcustoms.
5432 (next-error-no-select): Let-bind next-error-highlight to the value
5433 of next-error-highlight-no-select before calling `next-error'.
5434
5435 * progmodes/compile.el (compilation-goto-locus):
5436 Use `next-error' face instead of `region'. Set 4-th argument of
5437 `move-overlay' to `current-buffer' to move overlay to different
5438 source buffers. Use new variable `next-error-highlight'.
5439
5440 * simple.el (next-error-find-buffer): Move the rule
5441 "if current buffer is a next-error capable buffer" after the
5442 rule "if next-error-last-buffer is set to a live buffer".
5443 Simplify to test all rules in one `or'.
5444 (next-error): Doc fix.
5445 (next-error, previous-error, first-error)
5446 (next-error-no-select, previous-error-no-select):
5447 Make arguments optional.
5448
7d01236c
LT
54492004-08-31 Luc Teirlinck <teirllm@auburn.edu>
5450
5451 * macros.el (apply-macro-to-region-lines): Make it operate on all
5452 lines that begin in the region, rather than on all complete lines
5453 in the region.
5454
7a01b040
JD
54552004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5456
5457 * x-dnd.el (x-dnd-protocol-alist): Document update.
5458 (x-dnd-known-types): Defcustom it.
5459 (x-dnd-handle-motif): Print message-atom in error message.
5460
f04232c3
JPW
54612004-08-30 John Paul Wallington <jpw@gnu.org>
5462
5463 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
5464 strings rather than programatically constructing message.
5465
4f4ce597
RS
54662004-08-30 Richard M. Stallman <rms@gnu.org>
5467
5468 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
5469 Don't return a string that would read as the wrong character code.
5470
2661eae9
KS
54712004-08-29 Kim F. Storm <storm@cua.dk>
5472
c046590e
SM
5473 * emulation/cua-base.el (cua-auto-expand-rectangles):
5474 Remove automatic rectangle padding feature; replace by non-destructive
2661eae9
KS
5475 virtual rectangle edges feature.
5476 (cua-virtual-rectangle-edges): New defcustom.
5477 (cua-auto-tabify-rectangles): New defcustom.
5478 (cua-paste): If paste into a marked rectangle, insert rectangle at
5479 current column, even if virtual; also paste exactly as many lines
5480 as has been marked (ignore additional lines or add empty lines),
5481 but paste whole source if only one line is marked.
5482 (cua--update-indications): No longer use overwrite-cursor to
5483 indicate rectangle padding
5484
5485 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
5486 (cua--rectangle-virtual-edges): New defun.
5487 (cua--rectangle-get-corners): Remove optional PAD arg.
5488 (cua--rectangle-set-corners): Never do padding.
5489 (cua--forward-line): Remove optional PAD arg. Simplify.
5490 (cua-resize-rectangle-right, cua-resize-rectangle-left)
5491 (cua-resize-rectangle-down, cua-resize-rectangle-up):
5492 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
5493 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
5494 (cua--rectangle-move): Never do padding. Simplify.
5495 (cua--tabify-start): New defun.
5496 (cua--rectangle-operation): Add tabify arg. All callers changed.
5497 (cua--pad-rectangle): Remove.
5498 (cua--delete-rectangle): Handle delete with virtual edges.
5499 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
5500 (cua--insert-rectangle): Handle insert at virtual column.
5501 Perform auto-tabify if necessary.
5502 (cua--activate-rectangle): Remove optional FORCE arg.
5503 Never do padding. Simplify.
5504 (cua--highlight-rectangle): Enhance for virtual edges.
5505 (cua-toggle-rectangle-padding): Remove command.
5506 (cua-toggle-rectangle-virtual-edges): New command.
5507 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
5508 (cua--rectangle-post-command): Don't force rectangle padding.
5509 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
5510
a71eb435
LT
55112004-08-28 Luc Teirlinck <teirllm@auburn.edu>
5512
5513 * indent.el (edit-tab-stops-buffer): Doc fix.
5514
ea2e9f8d
RS
55152004-08-28 Richard M. Stallman <rms@gnu.org>
5516
5517 * progmodes/grep.el (grep-default-command): Use find-tag-default.
5518 (grep-tag-default): Function deleted.
5519
77c99c7f 5520 * subr.el (find-tag-default): Move from etags.el.
ea2e9f8d 5521
77c99c7f 5522 * progmodes/etags.el (find-tag-default): Move to subr.el.
ea2e9f8d
RS
5523
5524 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
5525 into the basic character if it has an uppercase form.
5526
11d2e01b
KH
55272004-08-27 Kenichi Handa <handa@m17n.org>
5528
5529 * international/utf-8.el (utf-8-post-read-conversion): If the
5530 buffer is unibyte, temporarily make it multibyte.
5531
0e48150a
MY
55322004-08-27 Masatake YAMATO <jet@gyve.org>
5533
5534 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
5535
2eb43e13
JPW
55362004-08-25 John Paul Wallington <jpw@gnu.org>
5537
003274a0
JPW
5538 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
5539 0, 1, and many mismatches in message.
5540 (tex-start-shell): Use `set-process-query-on-exit-flag'.
5541
2eb43e13
JPW
5542 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
5543 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
5544
55a88c8a
SM
55452004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
5546
5547 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
5548 vc-diff-switches differently.
5549
49eac10f
LT
55502004-08-22 Luc Teirlinck <teirllm@auburn.edu>
5551
5552 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
5553 before and a real defvar after
5554 `speedbar-supported-extension-expressions'. This is to silence
5555 the compiler without breaking bootstrapping.
5556
2ee3b79e
RS
55572004-08-22 Richard M. Stallman <rms@gnu.org>
5558
55a88c8a
SM
5559 * textmodes/flyspell.el (flyspell-word):
5560 Use set-process-query-on-exit-flag.
2ee3b79e
RS
5561 (flyspell-highlight-duplicate-region): Take POSS as arg.
5562 (flyspell-word): Pass POSS as arg.
5563
5564 * progmodes/ada-xref.el: Many doc and style fixes.
5565 (ada-find-any-references): Use compilation-start.
5566 (ada-get-ali-file-name): Improve error msg.
5567 (ada-get-ada-file-name): Likewise.
5568
5569 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
5570 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
5571
5572 * mail/mail-extr.el (mail-extr-all-top-level-domains):
5573 Add forward defvar.
5574
5575 * whitespace.el (global-whitespace-mode): New alias
5576 for whitespace-global-mode.
5577
77c99c7f 5578 * speedbar.el (speedbar-file-regexp): Move definition up.
2ee3b79e
RS
5579 (speedbar-mode, speedbar-set-mode-line-format):
5580 Use with-no-warnings.
5581 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
5582
5583 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
5584 controls whether to display the error buffer.
5585
5586 * ps-mule.el: Delete compatibility code for old Emacses.
5587 (ps-mule-find-wrappoint): Don't use chars-in-region.
5588
49eac10f 5589 * frame.el (display-mouse-p, display-selections-p):
2ee3b79e 5590 Use with-no-warnings.
49eac10f 5591
2ee3b79e
RS
5592 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
5593
90a02640
DK
55942004-08-22 David Kastrup <dak@gnu.org>
5595
818226ac
DK
5596 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
5597 information.
5598
90a02640
DK
5599 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
5600
2b54cb7b
AS
56012004-08-22 Andreas Schwab <schwab@suse.de>
5602
55a88c8a 5603 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
2b54cb7b 5604
44feddcf
MY
56052004-08-22 Masatake YAMATO <jet@gyve.org>
5606
5607 * cvs-status.el (cvs-status-checkout): New function.
5608 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
5609
311f32fe
DK
56102004-08-21 David Kastrup <dak@gnu.org>
5611
5612 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
5613 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
5614 has been converted to use hashtables, the relation `nil=none' is
5615 no longer valid, as `nil' is not a hashtable. This patch tries to
5616 reduce the number of resulting errors.
5617
3829aa6f
JPW
56182004-08-21 John Paul Wallington <jpw@gnu.org>
5619
5620 * subr.el (process-kill-without-query): Made obsolete in
5621 version 21.4, not 21.5.
5622
5623 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
5624 (vc-previous-comment, vc-next-comment)
5625 (vc-comment-search-reverse, vc-comment-search-forward)
5626 (vc-comment-to-change-log): Likewise.
5627
5628 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
5629
29bbca9e
EZ
56302004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
5631
aca16f78
SM
5632 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
5633 Correct indentation of DEFMETHODS with non-standard method
29bbca9e
EZ
5634 combinations (e.g., PROGN, MIN, MAX).
5635
aca16f78
SM
56362004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
5637
5638 * startup.el (normal-top-level-add-subdirs-to-load-path):
5639 Avoid unnecessarily checking system-type.
5640 (normal-top-level): Set TERM to "dumb". Simplify.
5641
5642 * avoid.el (mouse-avoidance-ignore-p): New fun.
5643 Also ignore switch-frame, select-window, double, and triple clicks.
5644 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
5645 (mouse-avoidance-fancy-hook): Use it.
5646
56472004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
5648
5649 * avoid.el (mouse-avoidance-nudge-mouse)
5650 (mouse-avoidance-banish-destination): Stay within the current window
5651 to avoid problems with mouse-autoselect-window.
5652
27615979
SM
56532004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
5654
5655 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
5656 the newer format of some messages in cvs-1.12.1.
5657
2b8d823f
MY
56582004-08-19 Masatake YAMATO <jet@gyve.org>
5659
5660 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
5661 (elp-results-jump-to-definition-by-mouse)
aca16f78 5662 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
2b8d823f
MY
5663 (elp-output-result): Use elp-output-insert-symname.
5664
295f3b30
KH
56652004-08-18 Kenichi Handa <handa@m17n.org>
5666
5667 * language/cyrillic.el: Register koi8-r in
5668 ctext-non-standard-encodings-alist.
5669 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
5670
eacd5edc
LT
56712004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5672
5673 * emacs-lisp/copyright.el (copyright-update-year): Delete code
5674 that replaces 20xy with xy.
5675
ee1fcbdd
JPW
56762004-08-17 John Paul Wallington <jpw@gnu.org>
5677
5678 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
5679 (reb-force-update): Doc fix.
5680
8afc13c6
RS
56812004-08-16 Richard M. Stallman <rms@gnu.org>
5682
5683 * progmodes/which-func.el (which-func-update-1): Doc fix.
5684
5685 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
5686 (sh-mode-abbrev-table): New variable.
5687
5688 * progmodes/compile.el (compilation-mode): Doc fix.
5689
5690 * emacs-lisp/lisp-mode.el (eval-last-sexp):
5691 Don't cons a new symbol each time.
5692 (eval-last-sexp-fake-value): New variable.
5693
5694 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
5695 (copyright-update-year): Detect continuation of list of years.
5696
5697 * term.el (term-default-fg-color, term-default-bg-color)
5698 (ansi-term-color-vector): Use `unspecified', not nil, as default.
5699
5700 * imenu.el: Several doc fixes: don't say variables are buffer-local.
5701
be3a9510
LT
57022004-08-16 Davis Herring <herring@lanl.gov>
5703
5704 * isearch.el (isearch-string, isearch-message-string, isearch-point)
5705 (isearch-success, isearch-forward-flag, isearch-other-end)
5706 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
5707 (isearch-barrier, isearch-within-brackets)
5708 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
5709
68fbea3a
KH
57102004-08-16 Kenichi Handa <handa@m17n.org>
5711
5712 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
5713
c3ff5bc1
KH
57142004-08-15 Kenichi Handa <handa@m17n.org>
5715
5716 * term/x-win.el (x-selection-value): If utf8 was successful but
5717 ctext was not, use utf8 string.
5718
e11d1dd9
EZ
57192004-08-14 Davis Herring <herring@lanl.gov>
5720
5721 * isearch.el: Remove accidental changes of March 4. Fix backing
5722 up when a regexp isearch is made more general. Use symbolic
5723 accessor functions for isearch stack frames to make usage clearer.
5724 (search-whitespace-regexp): Made groups in documentation shy (as
5725 is the group in the default value).
5726 (isearch-fallback): New function, addresses problems with regexps
5727 liberalized by `\|', adds support for liberalization by `\}' (the
5728 general repetition construct), and incorporates behavior for
5729 `*'/`?'.
5730 (isearch-}-char): New command, calls `isearch-fallback' with
5731 arguments appropriate to a typed `}'.
5732 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
5733 appropriately.
5734 (isearch-mode-map): Bind `}' to `isearch-}-char'.
be3a9510
LT
5735 (isearch-string, isearch-message,string, isearch-point)
5736 (isearch-success, isearch-forward-flag, isearch-other-end)
5737 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
5738 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
e11d1dd9
EZ
5739 New inline functions to read fields of a stack frame.
5740
ab5a4a32
EZ
57412004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
5742
5743 * battery.el (battery-linux-proc-acpi): Look into battery
5744 directories matching the literal string "CMB", too (required for
5745 Linux kernel version 2.6.7).
5746
78642e03
JPW
57472004-08-14 John Paul Wallington <jpw@gnu.org>
5748
6dad1714
JPW
5749 * cus-start.el (read-file-name-completion-ignore-case): Add.
5750 (blink-cursor-alist): Change version to "21.4".
5751
78642e03
JPW
5752 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
5753
048526bd
DP
57542004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
5755
5756 * speedbar.el (speedbar-scan-subdirs): New option.
5757 (speedbar-file-lists): Don't ignore file-name case on Unix and use
5758 dolist.
5759 (speedbar-insert-files-at-point): Take an extra argument and use
5760 it to optionally find out if a subdir is empty. Also unreadable
5761 files don't get expand buttons.
42e1fd33 5762 (speedbar-directory): New image (unused pixmap already existed).
048526bd
DP
5763 (speedbar-expand-image-button-alist): Use it.
5764
2a15eb73
MS
57652004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
5766
5767 CC Mode update to 5.30.9:
5768
5769 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
aca16f78 5770 Move from cc-vars to cc-defs for dependency reasons. Fix the
2a15eb73
MS
5771 POSIX char class test to check that it works in
5772 `skip-chars-(forward|backward)' too.
5773
aca16f78 5774 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
2a15eb73
MS
5775 first argument starts with a special brace list.
5776
aca16f78 5777 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
2a15eb73
MS
5778 when `c-opt-type-concat-key' is used (i.e. in Pike).
5779
aca16f78
SM
5780 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
5781 Fix bug when the inner char pair doesn't have paren syntax, i.e. "(<
2a15eb73
MS
5782 >)".
5783
5784 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
5785 whitespace safe.
5786
aca16f78 5787 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
2a15eb73
MS
5788 position for `arglist-intro', `arglist-cont-nonempty' and
5789 `arglist-close' when there are two arglist open parens on the same
5790 line and there's nothing in front of the first.
5791
aca16f78 5792 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
2a15eb73
MS
5793 locking of qualified names in Java, which previously could fontify
5794 common indexing expressions in many cases. The standard Java
5795 naming conventions are used to tell them apart.
5796
aca16f78
SM
5797 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
5798 Fix inconsistency wrt opening parens on the first line inside a paren
2a15eb73
MS
5799 block.
5800
5801 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
5802 compile time for the sake of `c-major-mode-is'.
5803
5804 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
5805 `c-major-mode-is' in the event that this is used inside a
5806 `c-lang-defconst'.
5807
aca16f78 5808 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
2a15eb73
MS
5809 `c-lang-defconst' so that it works better with fallback languages.
5810
aca16f78 5811 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
2a15eb73
MS
5812 it to fail to record the base mode.
5813
aca16f78
SM
5814 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
5815 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
77c99c7f 5816 is used. Reorder the syntax checks to get more efficient
2a15eb73
MS
5817 skipping in some situations.
5818
5819 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
5820 continuation which might precede the newly inserted '{'.
5821
aca16f78
SM
5822 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
5823 Fix cases where it could loop indefinitely.
2a15eb73
MS
5824
5825 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
5826 size specs correctly. Only fontify identifiers in front of '('
77c99c7f 5827 with as functions - don't accept any paren char. Tighten up
2a15eb73
MS
5828 initializer skipping to stop before function and class blocks.
5829
aca16f78 5830 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
2a15eb73
MS
5831 the point could be left directly after an open paren when finding
5832 the beginning of the first decl in the block.
5833
5834 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
5835 table when filtering out legitimate open parens to be recorded.
5836 This could cause cache inconsistencies when e.g.
5837 `c++-template-syntax-table' was temporarily in use.
5838
aca16f78
SM
5839 * progmodes/cc-engine.el (c-on-identifier)
5840 (c-simple-skip-symbol-backward): Small fix for handling "-"
2a15eb73
MS
5841 correctly in `skip-chars-backward'. Affected the operator lfun
5842 syntax in Pike.
5843
aca16f78
SM
5844 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
5845 Fix bug that could cause an error from `after-change-functions' when
2a15eb73
MS
5846 the changed region is at bob.
5847
58482004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
5849
5850 CC Mode update to 5.30.9:
5851
5852 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
5853 to say that <TAB> doesn't insert WS into a CPP line.
5854 (c-indent-command, c-tab-always-indent): Amend doc strings.
5855
5856 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
5857 checks for user errors, thus eliminating cryptic and unhelpful
5858 Emacs error messages. (1) Check the arg to `c-set-style' is a
5859 string. (2) Check that settings to `c-offsets-alist' are not
5860 spuriously quoted.
5861
aca16f78 5862 * progmodes/cc-cmds.el: (c-electric-brace): Don't delete a comment
2a15eb73
MS
5863 which precedes the newly inserted `{'.
5864
48ddd622
MA
58652004-08-10 Michael Albinus <michael.albinus@gmx.de>
5866
5867 Sync with Tramp 2.0.44.
5868
5869 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
5870 function "tramp_file_attributes". Otherwise, file names
5871 containing spaces are misinterpreted. Reported by Magnus Henoch
5872 <mange@freemail.hu>.
5873 (tramp-handle-file-truename): FILENAME must be expanded first.
5874 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
5875 obscure results. Reported by D. Goel <deego@gnufans.org>.
5876 (tramp-handle-verify-visited-file-modtime): If file does not
5877 exist, say it is not modified if and only if that agrees with the
5878 buffer's record. Check whether a file is visiting the buffer, or
5879 the buffer has no recorded last modification time. Return t in
5880 case the visiting file doesn't exist. Suggested by Luc Teirlinck
5881 <teirllm@auburn.edu>.
5882 (tramp-handle-write-region): Pass modtime explicitely to
5883 `set-visited-file-modtime', because filename can be different
5884 from (buffer-file-name) if `file-precious-flag' is set.
5885 `set-visited-file-modtime' must be called always when `visit' is t
5886 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
5887 (tramp-handle-set-visited-file-modtime): If `time-list' is not
5888 nil, don't apply the whole body. If the file doesn't exists, set
5889 modtime to '(-1 65535). Suggested by Luc Teirlinck
5890 <teirllm@auburn.edu>.
5891
2bd77330
LT
58922004-08-09 Luc Teirlinck <teirllm@auburn.edu>
5893
5894 * help.el (describe-bindings): Doc fix.
5895
5896 * subr.el (kbd): Doc fix.
5897
7ad938e7
JPW
58982004-08-08 John Paul Wallington <jpw@gnu.org>
5899
5900 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
5901 instead of `string-to-int'.
5902 (define-ibuffer-column mode): Fix indentation.
5903
3bc603c4
LH
59042004-08-08 Lars Hansen <larsh@math.ku.dk>
5905
aca16f78 5906 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
3bc603c4 5907
8392e138
LT
59082004-08-08 Luc Teirlinck <teirllm@auburn.edu>
5909
5910 * subr.el (global-unset-key, local-unset-key): Doc fixes.
5911
5912 * novice.el (disabled-command-function): New variable renamed from
5913 `disabled-command-hook'.
5914 (disabled-command-hook): Keep the _variable_ as alias for
5915 `disabled-command-function' and make obsolete.
5916 (disabled-command-function): Function renamed from
5917 `disabled-command-hook'. Adapt code to name change of the variable.
5918
abaf2e77
EZ
59192004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
5920
5921 * simple.el (completion-root-regexp): New defvar.
5922 (completion-setup-function): Use it instead of a literal string.
5923
8bd6323a
JPW
59242004-08-07 John Paul Wallington <jpw@gnu.org>
5925
5926 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
5927 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
5928 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
5929 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
5930
093b77de
KH
59312004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
5932
5933 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
5934 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
5935
af1781ac
KH
59362004-08-04 Kenichi Handa <handa@m17n.org>
5937
aca16f78
SM
5938 * international/encoded-kb.el (encoded-kbd-setup-keymap):
5939 Fix previous change.
af1781ac
KH
5940
59412004-08-03 Kenichi Handa <handa@m17n.org>
5942
5943 * international/encoded-kb.el: The following changes are to
5944 utilize key-translation-map instead of minor mode map.
5945 (encoded-kbd-iso2022-non-ascii-map): Delete it.
5946 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
5947 (encoded-kbd-last-key): New function.
5948 (encoded-kbd-iso2022-single-shift): New function.
5949 (encoded-kbd-iso2022-designation)
5950 (encoded-kbd-self-insert-iso2022-7bit)
5951 (encoded-kbd-self-insert-iso2022-8bit)
5952 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
5953 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
5954 key-translation-map.
5955 (encoded-kbd-setup-keymap): Setup key-translation-map.
5956 (saved-key-translation-map): New variable.
c046590e
SM
5957 (encoded-kbd-mode): Save/restore key-translation-map.
5958 Adjust for the change of encoded-kbd-setup-keymap.
af1781ac 5959
0f7a93c1
KS
59602004-08-02 Kim F. Storm <storm@cua.dk>
5961
5962 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
5963 and call compute-motion with nil for topos and width to get proper
5964 usable width and height for both window and non-window systems.
5965
5966 * windmove.el (windmove-coordinates-of-position): Let compute-motion
5967 calculate usable window width and height.
5968
5969 * window.el (window-buffer-height): Call compute-motion with nil width.
5970
78629844
DK
59712004-08-01 David Kastrup <dak@gnu.org>
5972
aca16f78
SM
5973 * replace.el (query-replace-read-from):
5974 Use `query-replace-compile-replacement'.
78629844
DK
5975 (query-replace-compile-replacement): New function.
5976 (query-replace-read-to): Use `query-replace-compile-replacement'
5977 for repeating the last command.
5978
e7fdaf63
JPW
59792004-08-01 John Paul Wallington <jpw@gnu.org>
5980
fdeadcd1
JPW
5981 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
5982 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
5983 (pr-switches): Remove period from end of error messages.
5984
5985 * help-mode.el (help-go-back): Likewise.
5986
e7fdaf63
JPW
5987 * abbrev.el (only-global-abbrevs): Doc fix.
5988 (edit-abbrevs-map): Define within defvar.
5989 (quietly-read-abbrev-file): Doc fix.
5990
83f64226
LT
59912004-07-31 Luc Teirlinck <teirllm@auburn.edu>
5992
5993 * novice.el (enable-command, disable-command): Doc fixes.
5994
5995 * subr.el (event-modifiers, event-basic-type): Doc fixes.
5996
53a7160c
RS
59972004-07-30 Richard M. Stallman <rms@gnu.org>
5998
5999 * subr.el (with-local-quit): Doc fix.
6000
4bcce19c
LT
60012004-07-30 Luc Teirlinck <teirllm@auburn.edu>
6002
6003 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
6004
ee945d08
LT
60052004-07-28 Luc Teirlinck <teirllm@auburn.edu>
6006
6007 * custom.el (defcustom): Doc fix.
6008
31f98a93
MY
60092004-07-28 Masatake YAMATO <jet@gyve.org>
6010
6011 * progmodes/etags.el (etags-tags-apropos): Show building progress.
6012
38357a23
SM
60132004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
6014
6015 * imenu.el (imenu-prev-index-position-function)
6016 (imenu-extract-index-name-function, imenu-name-lookup-function)
6017 (imenu--index-alist): Docstring redundancy fix.
6018
e0db2366
LH
60192004-07-25 Lars Hansen <larsh@math.ku.dk>
6020
6021 * wdired.el (wdired-finish-edit): Require dired-aux before locally
6022 binding dired-backup-overwrite.
6023
a3111ae4
JPW
60242004-07-25 John Paul Wallington <jpw@gnu.org>
6025
6026 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
6027
b96b979c
LT
60282004-07-24 Luc Teirlinck <teirllm@auburn.edu>
6029
6030 * term/tty-colors.el (tty-color-approximate): Doc fix.
6031
6032 * select.el (x-get-selection, x-set-selection): Doc fixes.
6033
6034 * frame.el (make-frame): Doc fix.
6035
7630911d
RS
60362004-07-24 Richard M. Stallman <rms@gnu.org>
6037
6038 * mail/rmail.el (rmail-mime-charset-pattern):
6039 Don't include semicolon in the charset value.
6040
6041 * replace.el (occur-next-error): Call set-window-point.
6042 (occur-engine): Handle negative NLINES.
6043
d398de43
LT
60442004-07-23 Luc Teirlinck <teirllm@auburn.edu>
6045
6046 * frame.el (modify-all-frames-parameters): Minor doc fix.
833a249e 6047 (set-frame-configuration): Doc fix.
d398de43 6048
55c4a67c
EZ
60492004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
6050
6051 * simple.el (completion-setup-function): Compute the common parts
6052 and the first difference place correctly when
6053 partial-completion-mode is on.
6054
9586e1d3
VJL
60552004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6056
47a97a6d 6057 * ps-print.el: Doc fix.
9586e1d3
VJL
6058 (ps-print-version): New version 6.6.5.
6059 (ps-printing-region): Doc fix.
6060 (ps-generate-string-list): Comment fix.
47a97a6d
VJL
6061 (ps-message-log-max): Code fix.
6062
47a97a6d
VJL
60632004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
6064
6065 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
6066 generated PostScript.
9586e1d3 6067
23f87bed
MB
60682004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
6069
6070 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
6071 with Gnus v5_10 branch.)
6072
60732004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
6074
6075 * calendar/time-date.el (time-to-number-of-days): New function.
6076 Imported from from Gnus.
6077
8b66e34f
KS
60782004-07-22 Kim F. Storm <storm@cua.dk>
6079
6080 * progmodes/make-mode.el: Fix comments.
6081
553d3334
VJL
60822004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6083
6084 * printing.el: Doc fix.
6085
bf294e2f
LT
60862004-07-20 Luc Teirlinck <teirllm@auburn.edu>
6087
6088 * frame.el (modify-all-frames-parameters): Minor doc fix.
6089
1637ed87
RS
60902004-07-20 Richard M. Stallman <rms@gnu.org>
6091
6a18e4e7
JL
6092 * textmodes/fill.el (fill-nobreak-p): If this break point is
6093 at the end of the line, don't consider the newline which follows
6094 as a reason to return t.
1637ed87 6095
9375be01
JPW
60962004-07-19 John Paul Wallington <jpw@gnu.org>
6097
6098 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
6099
c60b302c
LT
61002004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6101
6102 * dired-aux.el (dired-do-kill-lines): Expand docstring.
6103 Delete irrelevant code.
6104
cdfa3ecc
KG
61052004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
6106
38357a23
SM
6107 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
6108 New docstring. From Luc Teirlinck.
cdfa3ecc 6109
2d677766
LT
61102004-07-17 Luc Teirlinck <teirllm@auburn.edu>
6111
6112 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
6113 section.
6114 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
6115 non-file buffers. We know it is nil.
6116
07dfe738
KG
61172004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
6118
6119 Sync with Tramp 2.0.43.
6120
c046590e
SM
6121 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
6122 Remove outdated comment.
07dfe738
KG
6123 (tramp-locked, tramp-locker): New variables for implementing a
6124 global lock.
c046590e 6125 (tramp-sh-file-name-handler): Use them to implement the global lock.
2d677766 6126
07dfe738
KG
61272004-07-13 Michael Albinus <michael.albinus@gmx.de>
6128
6129 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
6130 calls to respective `xxx` calls.
6131 (tramp-process-alive-regexp): Precise doc string.
6132 (tramp-multi-action-process-alive): New defun.
6133 (tramp-multi-actions): Use it.
6134 (tramp-handle-find-backup-file-name): `copy-tree' is available
6135 since Emacs 21.4 only (XEmacs has it). Implementation rewritten
6136 in order to avoid this function.
6137 (tramp-handle-write-region): Set current buffer. If connection
6138 wasn't open, `file-modes' has changed it accidently. Reported by
6139 David Kastrup <dak@gnu.org>.
6140 (tramp-enter-password, tramp-read-passwd): New arguments USER and
6141 HOST.
6142 (tramp-action-password, tramp-multi-action-password): Apply it.
6143 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
6144 name must still contain the port number. Otherwise, we have two
6145 Tramp buffers, with all the confusion. Reported by Myron Selby
6146 <myron@xytech.com> and Rolf Dubitzky
6147 <Dubitzky@physi.uni-heidelberg.de>.
6148
6149 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
6150 HOST to `tramp-enter-passwd'.
6151
6152 * net/tramp-vc.el (all): Code cleanup. Change all
6153 `tramp-handle-xxx' calls to respective `xxx` calls.
2d677766 6154
3e39672f
JY
61552004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
6156
6157 * emacs-lisp/testcover.el: New category "potentially-1valued" for
6158 functions that are not erroneous if either 1-valued or
6159 multi-valued. Detect functions in this class.
c046590e 6160 (testcover-1value-functions, testcover-compose-functions)
77c99c7f 6161 (testcover-progn-functions) Add some additional functions to lists.
3e39672f
JY
6162 (testcover-mark): Bugfix when marking up the definition for an
6163 empty function.
6164
3751eb00
RS
61652004-07-17 Richard M. Stallman <rms@gnu.org>
6166
c046590e
SM
6167 * replace.el (occur-read-primary-args): Pass default to
6168 read-from-minibuffer.
3751eb00
RS
6169
6170 * mail/footnote.el (footnote-section-tag): Use defcustom.
6171
6172 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
6173 Compile font-lock-keywords, not KEYWORDS.
6174 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
6175 Add warn, check-type. Handle cerror like error.
6176
77787810
DP
61772004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
6178
6179 * progmodes/which-func.el (which-func-keymap): New var.
6180 (which-func-face): New face.
6181 (which-func-format): Use them.
6182
b6fdd1ef
EZ
61832004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
6184
6185 * buff-menu.el (list-buffers-noselect): Append the buffer's
6186 process status to its mode name.
6187
f9253326
KS
61882004-07-16 Kim F. Storm <storm@cua.dk>
6189
6190 * simple.el (inhibit-mark-movement): New defvar.
6191 (beginning-of-buffer, end-of-buffer): Do not push mark if
6192 inhibit-mark-movement is non-nil or C-u prefix is given.
6193
6194 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
6195 Init to beginning-of-buffer and end-of-buffer.
6196 (cua--undo-push-mark): New defvar.
6197 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
6198 already active and command is in cua--preserve-mark-commands.
6199 Also fix check for shift modifier on non-window systems.
6200 (cua--post-command-handler): Clear inhibit-mark-movement if set.
6201
386c8f42
LT
62022004-07-14 Luc Teirlinck <teirllm@auburn.edu>
6203
6204 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
6205 of two integers, instead of a cons.
6206
6207 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
6208 `visited-file-modtime' now returns a list of two integers, instead
6209 of a cons.
6210
6211 * dired.el (dired-directory-changed-p): Ditto.
6212
6213 * progmodes/grep.el (grep): Doc fix.
6214
c29a05c8
DP
62152004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
6216
6217 * autorevert.el (auto-revert-tail-mode)
6218 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
6219 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
6220 in both at the same time.
6221 (auto-revert-tail-mode): New command.
6222 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
6223 (auto-revert-handler): Revert only either tail or whole file.
6224
6225 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
6226 add auto-revert-tail-mode.
6227
0117451d
VJL
62282004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6229
6230 * printing.el: Doc fix. Change name of some funs.
6231 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
6232 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
6233 (pr-standard-file-name): New fun. Replace pr-standard-path.
6234 (pr-call-process): Code fix.
6235
01df0a6d
LT
62362004-07-12 Luc Teirlinck <teirllm@auburn.edu>
6237
6238 * subr.el (with-selected-window): Doc fix.
6239
3ac08e99
LT
62402004-07-11 Luc Teirlinck <teirllm@auburn.edu>
6241
6242 * subr.el (get-buffer-window-list): Doc fix.
6243
90dc1922
LT
62442004-07-10 Luc Teirlinck <teirllm@auburn.edu>
6245
da38045d
LT
6246 * files.el (switch-to-buffer-other-window): Doc fix.
6247
90dc1922 6248 * window.el (save-selected-window, one-window-p)
0ba2e87b
LT
6249 (split-window-keep-point, split-window-vertically)
6250 (split-window-horizontally): Doc fixes.
90dc1922 6251
45f17557
VJL
62522004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6253
6254 * printing.el: Doc fix. Now it uses call-process instead of
6255 shell-command for low command execution.
6256 (pr-version): New version number (6.8).
6257 (pr-shell-file-name): Option removed.
6258 (pr-shell-command): Fun removed.
6259 (pr-call-process): New fun. Replace pr-shell-command.
6260 (pr-standard-path, pr-remove-nil-from-list): New funs.
6261 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
6262 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
6263 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
6264 (pr-ps-utility-process, pr-txt-print): Code fix.
6265
831dc66d
EZ
62662004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
6267
6268 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
6269 boolean.
6270
80a7a1bf
LH
62712004-07-09 Lars Hansen <larsh@math.ku.dk>
6272
6273 * wid-edit.el (widget-field-buffer): Doc fix.
6274
a29ccd9f
JPW
62752004-07-09 John Paul Wallington <jpw@gnu.org>
6276
c046590e
SM
6277 * emacs-lisp/re-builder.el (reb-update-overlays):
6278 Distinguish between one and several matches in message.
a29ccd9f 6279
02c04e6f
RS
62802004-07-09 Richard M. Stallman <rms@gnu.org>
6281
6282 * mouse.el (mouse-set-region-1): If transient-mark-mode
6283 is `identity', change it to `only'.
6284
6285 * simple.el (current-word): Doc fix.
6286
6d12a4df
MH
62872004-07-09 Mark A. Hershberger <mah@everybody.org>
6288
ae04ab88
MH
6289 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
6290 so that it is more understanding of whitespace.
6291
6d12a4df
MH
6292 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the
6293 form
6294 (("ns" . "element") (attr-list) children) instead of
6295 ((:ns . "element") (attr-list) children) in order to reduce the
6296 number of symbols used.
6297 (xml-skip-dtd): Change to use xml-parse-dtd but set
6298 xml-validating-parsing to nil.
6299 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
6300 (xml-substitute-entity): Remove in favor of new entity substitution.
6301 (xml-substitute-special): Rewrite in to substitute complex
6302 entities from DOCTYPE declarations.
6303 (xml-parse-fragment): Parse fragments from entity deleclarations.
6304 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
6305 (xml-parse-dtd, xml-substitute-special): Make validity checks
6306 conditioned on xml-validating-parser. Add "Not Well Formed" to
6307 error messages about well-formedness.
6308
0ecc9999
ST
63092004-07-08 Steven Tamm <steventamm@mac.com>
6310
6311 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
6312 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
6313 Do not treat double clicks and triple clicks specially in the
6314 scroll bar (preventing strange repositioning problems)
6315
c046590e 63162004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
cc0aea1a
SM
6317
6318 * replace.el (query-replace-regexp-eval): Fix last change.
6319
c046590e 63202004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
6f1df6d9
SM
6321
6322 * replace.el (query-replace-descr): New fun.
6323 (query-replace-read-from, query-replace-read-args): Default to the
6324 previous from&to.
6325 (query-replace-read-to): Quote the `from' string when displaying it.
6326 (query-replace-regexp-eval): Immediately check read-only status.
6327 Use query-replace-read-from to get the \n checking.
6328 Quote the `from' string when displaying it.
6329 (map-query-replace-regexp, occur-read-primary-args):
6330 Quote the `from' string when displaying it.
6331
6332 * isearch.el (isearch-query-replace): Pass the regexp-ness and
6333 delimited-ness of the search to query-replace.
6334
6335 * replace.el (query-replace-read-from, query-replace-read-to):
6336 New funs extracted from query-replace-read-args.
6337 (query-replace-read-args): Use them.
6338
6339 * replace.el (query-replace-interactive, query-replace-read-args):
6340 Remove the `initial' special value.
6341 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
6342 (occur-engine): Remove unused var `matchend'.
6343
6344 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
6345 Use the search string without prompting.
6346
475344c3
KH
63472004-07-05 Kenichi Handa <handa@m17n.org>
6348
6f1df6d9
SM
6349 * international/mule.el (decode-coding-inserted-region):
6350 Set last-coding-system-used only when coding is nil.
475344c3 6351
2a1a35c6
EZ
63522004-07-03 Eli Zaretskii <eliz@gnu.org>
6353
6354 * progmodes/grep.el (grep-compute-defaults, grep-command)
6355 (grep-program, find-program, grep-find-use-xargs, grep-history)
6356 (grep-find-history, grep-tag-default, grep-find-command)
6357 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
6358 Add autoload cookies, for unbundled packages that load `compile'
6359 and expect all grep-related symbols to become defined.
6360
610101de
EZ
63612004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
6362
6f1df6d9 6363 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
610101de
EZ
6364 (iimage-mode-image-search-path): New user option to search the
6365 image file.
6366 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
6367 have locate-file.
6368 (iimage-mode-buffer): Use it.
6369
e21badcd
NR
63702004-07-03 Nick Roberts <nickrob@gnu.org>
6371
6372 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
6373 carefully.
6374 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
6375
52979451
JL
63762004-07-03 Juri Linkov <juri@jurta.org>
6377
6378 * replace.el (query-replace-read-args): Swallow space after 'foo,
6379 not after (quote foo). Match space only immediately after symbol,
6380 not anywhere in the whole string.
6381
e3ccf404
RS
63822004-07-02 Richard M. Stallman <rms@gnu.org>
6383
6384 * replace.el (query-replace-read-args): Swallow space after
6385 symbols, not after closeparens. But avoid error if string ends there.
6386
6387 * progmodes/python.el (python-beginning-of-statement):
6388 Exit the loop if backward-up-list gets error.
6389
6390 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
6391
1e118124
AS
63922004-07-02 Andre Spiegel <spiegel@gnu.org>
6393
6394 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
6395 only if vc-consult-headers is non-nil.
6396
5dc0a68b
JL
63972004-07-02 Juri Linkov <juri@jurta.org>
6398
6399 * pcvs.el (cvs-mode-diff-repository): New command.
6400
6401 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
6402
0ec4febd
JL
64032004-07-01 Juri Linkov <juri@jurta.org>
6404
6405 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
6406 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
6407 C-M-% to isearch-query-replace-regexp.
6408 (minibuffer-local-isearch-map): Add arrow key bindings.
6409 Bind C-f to isearch-yank-char-in-minibuffer.
6410 (isearch-forward): Doc fix.
6411 (isearch-edit-string): Doc fix.
6412 (isearch-query-replace, isearch-query-replace-regexp): New funs.
6413 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
6414 (isearch-yank-char): Add optional arg.
6415 (isearch-yank-char-in-minibuffer): New fun.
6416
6417 * replace.el (query-replace-interactive): Change type from boolean
6418 to choice. Add value `initial'.
6419 (query-replace-read-args): Handle value `initial' of
6420 query-replace-interactive.
6421
5fa405b6
KS
64222004-06-29 Kim F. Storm <storm@cua.dk>
6423
6424 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
6425 (breakpoint-disabled-bitmap-face): Add :group 'gud.
6426
6427 * progmodes/ada-xref.el (ada-tight-gvd-integration):
6428 Add :group 'ada.
6429
6430 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
6431
637b9d73
JL
64322004-06-29 Juri Linkov <juri@jurta.org>
6433
6434 * replace.el (query-replace-read-args): Swallow a space after
6435 everything except )]" which in most cases means after a symbol.
6436
6437 * emacs-lisp/pp.el (pp-buffer): Add autoload.
6438
e3ccf404
RS
64392004-06-28 Richard M. Stallman <rms@gnu.org>
6440
6441 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
6442 More changes to go with previous change in font-lock.el.
6443
cb05ca25
DK
64442004-06-26 David Kastrup <dak@gnu.org>
6445
6446 * replace.el (perform-replace): Highlight the match even in
6447 non-query mode if there is potential replace string editing.
6448
3f788773
KG
64492004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
6450
15cc764c
KG
6451 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
6452 agree with new return value of `file-remote-p'.
6453 This syncs with Tramp 2.0.42.
6454
3f788773
KG
6455 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
6456 according to new documentation of `file-remote-p'.
6457
6458 * files.el (file-remote-p): Fix doc to say that return value is
6459 identification of remote system, if not nil.
6460 (file-relative-name): Use new return value of `file-remote-p'.
6461
817819c2
NR
64622004-06-26 Nick Roberts <nickrob@gnu.org>
6463
5fa405b6 6464 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
817819c2
NR
6465 (gdb-goto-breakpoint): Fix breakage.
6466
00170b0d
EZ
64672004-06-26 Eli Zaretskii <eliz@gnu.org>
6468
6469 * man.el (Man-getpage-in-background): Add windows-nt to the list
6470 of systems where shell-file-name should be used instead of
6471 literal "sh".
6472
bc071f64
SS
64732004-06-25 Sam Steingold <sds@gnu.org>
6474
6475 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
6476 function names `(setf symbol)'.
6477
b4a4b0ae
RS
64782004-06-24 Richard M. Stallman <rms@gnu.org>
6479
6480 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
6481
6482 * font-lock.el (font-lock-keywords): Change format of compiled values.
6483 Document it.
6484 (font-lock-add-keywords): If font-lock-keywords is compiled,
6485 extract the uncompiled version, modify, then recompile.
6486 (font-lock-remove-keywords): Likewise.
6487 (font-lock-fontify-keywords-region): Handle changed format.
6488 (font-lock-compile-keywords): Handle changed format.
6489 (font-lock-set-defaults): Compile the keywords explicitly here.
6490
7c1c02ac
DK
64912004-06-24 David Kastrup <dak@gnu.org>
6492
6493 * replace.el (query-replace-read-args): Implement `\,' and `\#'
6494 replacements here.
6495 (query-replace-regexp): Doc string explaining this and the new
6496 `\?' replacement. Remove `\,' and `\#' implementation here, as it
6497 is better placed in `query-replace-read-args'.
6498 (replace-regexp): Explain `\,', `\#' and `\?'.
6499 (replace-match-data): New function for thorough reuse/destruction
6500 of old match-data.
c8d09ad8 6501 (replace-match-maybe-edit): Function for implementing `\?' editing.
7c1c02ac
DK
6502 (perform-replace): Fix maintaining of the match stack including
6503 already matched regions, implement `\?', fix various problems
6504 with regions while editing and other stuff.
c8d09ad8 6505 (replace-highlight): Simplify.
7c1c02ac 6506
bb72b9d0
DP
65072004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
6508
6509 * progmodes/grep.el (grep-error-screen-columns): New variable.
6510 (grep-regexp-alist): Give it the full functionality of gnu style
6511 compilation messages with line and column ranges. Ask me for the
6512 perl script I'm working on, that uses these.
6513
7b199114
NR
65142004-06-23 Nick Roberts <nickrob@gnu.org>
6515
6516 * comint.el: (comint-insert-clicked-input, comint-copy-old-input):
6517 Remove.
6518 (comint-insert-input, comint-mouse-insert-input): New functions
6519 based on comint-insert-clicked-input for two bindings but just
6520 one functionality.
6521
21ae22ff
LT
65222004-06-23 Luc Teirlinck <teirllm@auburn.edu>
6523
6524 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
6525
255d07dc
LH
65262004-06-23 Lars Hansen <larsh@math.ku.dk>
6527
6528 * files.el (write-contents-functions): Doc fix.
6529
4e9691e9
JB
65302004-06-21 Juanma Barranquero <lektu@terra.es>
6531
c8d09ad8 6532 * image.el (image-library-alist): Rewrite docstring in active voice.
4e9691e9 6533
376de739
RS
65342004-06-20 Richard M. Stallman <rms@gnu.org>
6535
6536 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
6537
6538 * isearch.el (isearch-repeat): Avoid testing old match data.
6539 (isearch-message): Display trailing space in special font
6540 when search is failing.
6541 (isearch-search-fun-function): Doc fix.
6542
6543 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
6544
e6c45c29
LT
65452004-06-19 Luc Teirlinck <teirllm@auburn.edu>
6546
6547 * frame.el (show-trailing-whitespace): Doc fix.
6548
6549 * cus-edit.el (custom-variable-documentation): New function.
6550 (custom-variable): Use it.
6551
6871c35f
NR
65522004-06-19 Nick Roberts <nickrob@gnu.org>
6553
6554 * man.el (Man-getpage-in-background): Revert previous change but
6555 make cygwin a special case.
6556
9ae0d84f
LT
65572004-06-18 Luc Teirlinck <teirllm@auburn.edu>
6558
c8d09ad8
SM
6559 * autorevert.el (global-auto-revert-non-file-buffers):
6560 Update docstring.
9ae0d84f 6561
fed0b1ee
DP
65622004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
6563
6564 * progmodes/compile.el (compilation-error-properties): Store one
6565 more than end-col, if present, so that transient-mark-mode will
6566 highlight last char too.
6567 * progmodes/grep.el (grep-regexp-alist): Match columns and column
6568 ranges, if present.
6569
f34bdfdc
JR
65702004-06-18 Jason Rumney <jasonr@gnu.org>
6571
6572 * makefile.w32-in: Double percent signs in for loops.
6573
2f57bf85
DK
65742004-06-17 David Kastrup <dak@gnu.org>
6575
6576 * replace.el (query-replace-read-args): Only warn about use of \n
6577 and \t when we are doing a regexp replacement and the actual
6578 escaped character is n or t.
6579 (query-replace-regexp): Add \, and \# interpretation to
6580 interactive call and document it.
c8d09ad8 6581 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
2f57bf85
DK
6582 as shortkey for replace-count.
6583 (replace-quote): New function for doubling backslashes.
6584
0111ab41
JB
65852004-06-17 Juanma Barranquero <lektu@terra.es>
6586
f4af98d8
JB
6587 * files.el (parse-colon-path, cd): Mention in docstring that the
6588 path separator is colon in GNU-like systems.
6589
6590 * newcomment.el (comment-region-internal): Fix docstring.
6591
0111ab41
JB
6592 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
6593 (ewoc-invalidate, ewoc-collect): Doc fixes.
6594 (ewoc--create-node, ewoc--delete-node-internal):
6595 Fix typos in docstring.
6596
c90dcdd5
LT
65972004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6598
6599 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
6600 manual to docstring.
6601
3a504454
VJL
66022004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6603
6604 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
6605
1f94377f
LT
66062004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6607
6608 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
6609 Add hyperlink to emacs-xtra manual to docstring.
6610
c8d09ad8
SM
6611 * autorevert.el (global-auto-revert-non-file-buffers):
6612 Add hyperlink to emacs-xtra manual to docstring, as well as an
1f94377f
LT
6613 info-link.
6614
fe347034
JB
66152004-06-14 Juanma Barranquero <lektu@terra.es>
6616
6617 * image.el (image-library-alist): New variable to map image types
6618 to external libraries. Initialized to nil, unless system-specific
6619 configs change it.
6620 (image-type-available-p): Determine whether an image type is
6621 available by calling `init-image-library'.
6622
6623 * term/w32-win.el (image-library-alist): Initialize to a known set
6624 of probable library names.
6625
c1136bda
KH
66262004-06-14 Kenichi Handa <handa@m17n.org>
6627
4060d762
KH
6628 * international/code-pages.el (windows-1256, cp1125): Fix tables
6629 for several characters.
6630
c8d09ad8 6631 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
c1136bda 6632
092de21d
RS
66332004-06-13 Richard M. Stallman <rms@gnu.org>
6634
6635 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
6636
6637 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
6638 not "`pc-selection-mode'".
6639
6640 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
6641
6642 * simple.el (previous-matching-history-element): Specify a default.
6643
6644 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
6645
6646 * cus-face.el (custom-declare-face): Simplify code.
6647
6648 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
6649
25f6295e
LT
66502004-06-13 Luc Teirlinck <teirllm@auburn.edu>
6651
6652 * files.el (before-save-hook): Add `time-stamp' to the options.
6653
6654 * time-stamp.el (time-stamp): Recommend adding it to
1ebd4f78 6655 `before-save-hook', rather than `write-file-functions'.
25f6295e
LT
6656 Make a similar change in `Commentary' section.
6657
6393ab2a
KG
66582004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
6659
6660 * diff-mode.el (diff-current-defun): If at start of hunk, use
6661 position of first change.
6662
c04ebd1d
LH
66632004-06-13 Lars Hansen <larsh@math.ku.dk>
6664
6665 * dired-x.el (dired-mark-omitted): Bind to "*O".
6666
037b0a87
KF
66672004-06-12 Karl Fogel <kfogel@red-bean.com>
6668
6669 * bookmark.el (bookmark-bmenu-relocate): New function, as
6670 suggested by David J. Biesack <David.Biesack@sas.com>.
6671 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
6672 (bookmark-bmenu-mode): Describe binding in doc string.
6673 (bookmark-set-filename): Save the bookmark list if it's time.
6674
6fb41b5b
KH
66752004-06-13 Kenichi Handa <handa@m17n.org>
6676
c8d09ad8 6677 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
6fb41b5b
KH
6678 (ccl-untranslated-to-ucs): Fix typo.
6679
95e4a189 66802004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
fc3095ce 6681
c8d09ad8
SM
6682 * progmodes/python.el (python-open-block-statement-p):
6683 Fix indentation after a block opening that contains a comment.
fc3095ce 6684
7c226e40
EZ
66852004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
6686
6687 * bindings.el (completion-ignored-extensions): Add file extensions
6688 of Python byte-compiled files.
6689
1c492b87
JL
66902004-06-12 Juri Linkov <juri@jurta.org>
6691
6692 * info.el (Info-goto-node): Add autoload.
6693 (Info-toc): Add substring-no-properties on Info file name.
6694 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
6695 (Info-mode-map): Bind L to Info-history, T to Info-toc.
6696
66189a40
KH
66972004-06-12 Kenichi Handa <handa@m17n.org>
6698
c8d09ad8
SM
6699 * international/mule-cmds.el (set-language-environment):
6700 Load subst tables if necessary.
66189a40 6701
c8d09ad8 6702 * international/mule.el (decode-char): Load subst tables if necessary.
66189a40
KH
6703 (encode-char): Likewise.
6704
6705 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
6706 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
6707 (utf-16le-decode-loop): Set r5 to -1 before loop.
6708 (utf-16be-decode-loop): Likewise.
6709 (ccl-decode-mule-utf-16le): Add EOF processing block.
6710 (ccl-decode-mule-utf-16be): Likewise.
6711 (ccl-decode-mule-utf-16le-with-signature): Likewise.
6712 (ccl-decode-mule-utf-16be-with-signature): Likewise.
6713 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
6714 (ccl-mule-utf-16-encode-untrans): New CCL.
6715 (utf-16-decode-to-ucs): Handle pre-read character.
6716 (utf-16le-encode-loop): Handle surrogate pair.
6717 (utf-16be-encode-loop): Likewise.
c8d09ad8 6718 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
66189a40 6719 of utf-16le-encode-loop.
c8d09ad8 6720 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
66189a40 6721 of utf-16be-encode-loop.
c8d09ad8
SM
6722 (mule-utf-16-post-read-conversion):
6723 Call utf-8-post-read-conversion at first.
6724 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
6725 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
66189a40
KH
6726 Add post-read-conversion and pre-write-conversion.
6727
c8d09ad8 6728 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
66189a40
KH
6729 (utf-translate-cjk-unicode-range): New variable.
6730 (utf-translate-cjk-load-tables): New function.
6731 (utf-lookup-subst-table-for-decode): New function.
6732 (utf-lookup-subst-table-for-encode): New function.
6733 (utf-translate-cjk-mode): Init-value changed to t. Don't load
6734 tables here. Update safe-charsets of utf-* coding systems.
6735 (ccl-mule-utf-untrans): New CCL.
6736 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
6737 at end of each branch.
6738 (ccl-mule-utf-8-encode-untrans): New CCL.
6739 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
6740 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
6741 length of encoding. Don't return r0.
6742 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
c8d09ad8
SM
6743 (utf-8-post-read-conversion): Narrow to region properly.
6744 If utf-translate-cjk-mode is on, load tables if necessary.
6745 Call utf-8-compose with hash-table arg if necessary.
6746 Call XXX-compose-region instead of XXX-post-read-convesion.
66189a40
KH
6747 (utf-8-pre-write-conversion): New function.
6748 (mule-utf-8): Include CJK charsets in safe-charsets if
6749 utf-translate-cjk-mode is on. Add pre-write-conversion.
6750
6751 * international/characters.el: Temporarily set
6752 utf-translate-cjk-mode to nil.
6753
c8d09ad8
SM
6754 * language/devan-util.el (devanagari-compose-region):
6755 Add autoload cookie.
66189a40
KH
6756
6757 * international/ccl.el (ccl-dump-call): Fix printing the
6758 subroutine name.
6759
7805cdbd
LT
67602004-06-11 Luc Teirlinck <teirllm@auburn.edu>
6761
6762 * dired.el (dired-revert): If buffer is marked unmodified before
6763 reverting, keep it marked unmodified.
6764 Adapt to new conventions for commenting out code.
c8d09ad8 6765 (dired-make-relative): Adapt to new conventions for commenting out code.
7805cdbd 6766
0c2222fa
MB
67672004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
6768
c8d09ad8
SM
6769 * eshell/esh-module.el (eshell-load-defgroups):
6770 Bind `vc-handled-backends' to nil when opening files.
0c2222fa 6771
e9efcef4
JB
67722004-06-11 Juanma Barranquero <lektu@terra.es>
6773
6774 * files.el (parse-colon-path, cd): Doc fixes (refer to
6775 `path-separator', not colon).
6776
9fc2be4c
JB
67772004-06-10 Juanma Barranquero <lektu@terra.es>
6778
6779 * newcomment.el (comment-search-forward)
6780 (comment-search-backward): Fix typos in docstring.
6781 (comment-region): Doc fix.
6782
d39e545f
LT
67832004-06-10 Luc Teirlinck <teirllm@auburn.edu>
6784
6785 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
6786 switch is no longer stored in `dired-switches-alist'.
6787
6788 * dired-aux.el (dired-insert-subdir): Do not store R switch in
6789 `dired-switches-alist'.
6790
d82baff9
KS
67912004-06-10 Kim F. Storm <storm@cua.dk>
6792
6793 * pcvs.el (cvs-mode-diff-yesterday): New command.
6794
6795 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
6796
4545a37c
JL
67972004-06-10 Juri Linkov <juri@jurta.org>
6798
6799 * emacs-lisp/edebug.el (edebug-eval-defun):
6800 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
6801 Fix docstring.
6802
6803 * simple.el (eval-expression-print-format): Don't print additional
6804 information on the first call to `eval-print-last-sexp'.
6805 (next-error-find-buffer): Fix punctuation.
6806 (killing) <defgroup>: Fix punctuation.
6807 (yank-excluded-properties): Change group from editing to killing.
6808
6809 * replace.el (perform-replace): Use `limit' to terminate the
6810 while-loop explicitly.
6811
2736c905
JD
68122004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6813
d82baff9
KS
6814 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
6815 Use lc-*.xpm as prefix instead of *-locol.xpm.
2736c905
JD
6816
6817 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
6818 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
6819 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
6820 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
6821 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
6822 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
6823 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
6824 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
6825 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
6826 * toolbar/lc-up_arrow.xpm:
77c99c7f 6827 Rename from *-locol.xpm.
2736c905 6828
067eac9b
RV
68292004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
6830
6831 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
6832 include forms like &<str>; as valid url patterns.
6833
ca0028ce
LT
68342004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6835
6836 * dired.el (dired-diff, dired-backup-diff)
6837 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
6838 (dired-do-chown, dired-do-touch, dired-do-print)
6839 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
6840 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
6841 (dired-create-directory, dired-do-copy, dired-do-symlink)
6842 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
6843 (dired-do-copy-regexp, dired-do-hardlink-regexp)
6844 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
6845 (dired-maybe-insert-subdir, dired-next-subdir)
6846 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
6847 (dired-kill-subdir, dired-tree-up, dired-tree-down)
6848 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
6849 (dired-run-shell-command, dired-query): Remove redundant,
6850 or incorrect, autoloads.
6851
6852 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
c8d09ad8
SM
6853 does not end in a slash. Add optional argument KILL-ROOT.
6854 Update docstring.
ca0028ce
LT
6855 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
6856 (dired-query): Add autoloads.
6857
ed27bf96
DP
68582004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
6859
c8d09ad8
SM
6860 * progmodes/compile.el (compilation-set-window-height):
6861 Rearrange the save-* functions because a buffer can have several current
ed27bf96
DP
6862 point in different windows.
6863 (compilation-error-regexp-alist-alist): Recognize {standard input}
6864 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
6865
9757a56b
JD
68662004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6867
6868 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
6869 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
6870 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
a4ba8298 6871 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
9757a56b
JD
6872 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
6873 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
a4ba8298 6874 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
9757a56b
JD
6875 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
6876 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
6877 * toolbar/up_arrow-locol.xpm:
6878 New versions of icons that uses fewer colors.
ed27bf96 6879
9757a56b
JD
6880 * toolbar/tool-bar.el (tool-bar-local-item)
6881 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
6882 if display-color-cells is 256 or less.
6883
765771b1
KS
68842004-06-08 Kim F. Storm <storm@cua.dk>
6885
6886 * wid-edit.el (widget-specify-button): Use hand pointer rather
6887 than mouse-face as visible mouse-over effect.
6888
5f29a6c8
KF
68892004-06-07 Karl Fogel <kfogel@red-bean.com>
6890
6891 * saveplace.el (save-place-alist-to-file): Bind `print-length'
765771b1 6892 and `print-level' to nil when writing out `save-place-alist'.
5f29a6c8 6893 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
765771b1 6894
0b0dea7b
JB
68952004-06-07 Juanma Barranquero <lektu@terra.es>
6896
6897 * completion.el (completion-kill-region): Doc fix.
6898
6899 * format.el (format-insert-annotations)
6900 (format-annotate-location): Doc fixes.
c8d09ad8 6901 (format-subtract-regions): Make arguments match their use in docstring.
0b0dea7b
JB
6902
6903 * simple.el (kill-region): Doc fix.
6904
6905 * subr.el (insert-buffer-substring-no-properties)
6906 (insert-buffer-substring-as-yank): Doc fixes.
6907
487327a9
LT
69082004-06-07 Luc Teirlinck <teirllm@auburn.edu>
6909
0aa99669
LT
6910 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
6911 Update docstring.
6912 (dired-reset-subdir-switches): New function.
6913
487327a9
LT
6914 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
6915 Limit scope of `buffer-read-only' binding.
6916
2a050854
JW
69172004-06-06 Emilio C. Lopes <eclig@gmx.net>
6918
08384afd
KS
6919 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
6920 eshell-explicit-command-char.
2a050854 6921
8c1138be
JB
69222004-06-06 Juanma Barranquero <lektu@terra.es>
6923
6924 * help-fns.el (help-argument-name): Inherit from italic face only
6925 if the frame supports it.
6926
722ceca4
JD
69272004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6928
d82baff9 6929 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
60ce1c58
KS
6930 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
6931 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
6932 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
6933 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
6934 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
6935 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
6936 New conversions from xpm files.
722ceca4
JD
6937
6938 * toolbar/README: New file.
6939
33bc06fb
RS
69402004-06-06 Richard M. Stallman <rms@gnu.org>
6941
6942 * isearch.el (isearch-mode-map): Undo previous change.
6943
575f6118
JL
69442004-06-05 Juri Linkov <juri@jurta.org>
6945
6946 * bindings.el (debug-ignored-errors): Add regexps for history
6947 related messages. Remove $ from "No further undo information".
6948 Move Ediff's messages to ediff.el.
6949
6950 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
6951
6952 * cus-edit.el (custom-display): Add `min-colors'.
6953
6954 * custom.el (defface): Add `supports' to docstring.
6955
6956 * help-fns.el (help-argument-name): Add :group 'help.
6957
a994ebb8
LT
69582004-06-05 Luc Teirlinck <teirllm@auburn.edu>
6959
6960 * find-dired.el (find-ls-subdir-switches): New user option.
6961 (find-dired): No longer call `abbreviate-file-name' on DIR.
6962 Set `dired-subdir-switches' buffer-locally.
6963
6964 * locate.el: Merge the two `Commentary' sections.
6965 (locate-ls-subdir-switches): New user option.
6966 (locate): Update for other changes.
6967 (locate-mode-map): Restore Dired binding for mouse-2.
6968 Bind `locate-mouse-view-file' to M-mouse-2.
6969 Bind `l' to `locate-do-redisplay'.
6970 (locate-main-listing-line-p, locate-do-redisplay): New functions.
6971 (locate-mouse-view-file, locate-tags, locate-find-directory):
6972 Print message if used outside main listing.
6973 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
6974 Various changes to support inserted subdirectories.
6975 (locate-insert-header): Change header of *Locate* buffer.
6976
6977 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
6978 Change interactive default switches.
6979 (dired-rename-subdir-2): Update `dired-switches-alist'.
6980 (dired-insert-subdir, dired-kill-subdir):
6981 Handle `dired-switches-alist'. Do not mark buffer modified.
6982 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
6983 (dired-insert-subdir-doinsert): Omit messages.
6984 Handle `dired-subdir-switches'.
6985 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
6986
c8d09ad8 6987 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
a994ebb8
LT
6988 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
6989 subdirs if -R switch is used for a subdir.
6990 (dired-mode): Set `dired-switches-alist'.
6991 (dired-build-subdir-alist): Only print number of directories in
6992 echo area when invoked interactively.
6993
d6921846
LH
69942004-06-05 Lars Hansen <larsh@math.ku.dk>
6995
6996 * dired-x.el (dired-omit-mode): Rename from
88c29504 6997 dired-omit-files-p. Use define-minor-mode to define it.
d6921846 6998 (dired-omit-files-p): Add as alias for dired-omit-mode.
88c29504 6999 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
d6921846 7000 dired-mark-omitted.
88c29504 7001 (dired-mark-omitted): Add. Bind to M-O.
d6921846 7002
62bfe0fc
KH
70032004-06-05 Kenichi Handa <handa@m17n.org>
7004
7005 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
7006
8be2a2dd
JB
70072004-06-05 Juanma Barranquero <lektu@terra.es>
7008
7009 * help-fns.el (help-argument-name): Reintroduce face.
7010 (help-default-arg-highlight): Use it, now that
7011 `face-differs-from-default-p' can be trusted.
7012
7780d793
JB
70132004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
7014
7015 * textmodes/table.el: Sentence commands added to Point Motion
7016 group; kill and backward-kill commands added to Extraction group.
7017
9742a3a6
EZ
70182004-06-04 Mario Lang <mlang@delysid.org>
7019
c8d09ad8 7020 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
9742a3a6
EZ
7021 systems appear to use mW, make the code handle this. Fix a
7022 division-by-zero bug while at it, and handle kernels with
7023 a slightly different layout in /proc/acpi.
7024
e2cae769 70252004-06-04 Karl Fogel <kfogel@red-bean.com>
5129f10c
KF
7026
7027 * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
7028 because the latter is a CL-ism. This fixes the bug reported by
7780d793 7029 Shawn Boyette <mdxi@collapsar.net> in
c8d09ad8 7030 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
5129f10c 7031
9717e36c
MB
70322004-06-04 Miles Bader <miles@gnu.org>
7033
7034 * faces.el (display-supports-face-attributes-p): Function moved to
7035 C code. Previously only the tty-related portion of this function
7036 was done in C; however the previous attempt to do a halfway-proper
7037 job for non-tty displays in lisp didn't work properly because of
e2cae769 7038 funny conditions during Emacs startup.
1151d617
MB
7039 (face-differs-from-default-p): Simplify, now that
7040 display-supports-face-attributes-p works properly on all display
7041 types. Remove :stipple from comparison; it doesn't really work
7042 in emacs anyway.
9717e36c 7043
7e07a66d
MB
70442004-06-04 Miles Bader <miles@gnu.org>
7045
7046 * faces.el (face-differs-from-default-p): Use a different
7047 implementation, so we can really check whether FACE displays
7048 differently or not.
7049
421c91e5
MB
70502004-06-04 Miles Bader <miles@gnu.org>
7051
7052 * faces.el (display-supports-face-attributes-p): Implement a
7053 `different from default' check for non-tty displays.
7054
67c41d86
DK
70552004-06-03 David Kastrup <dak@gnu.org>
7056
7057 * woman.el (woman-mapcan): More concise code.
7058 (woman-topic-all-completions, woman-topic-all-completions-1)
7059 (woman-topic-all-completions-merge): Replace by a simpler and
7060 much faster implementation based on O(n log n) sort/merge instead
7061 of the old O(n^2) behavior.
7062
2bb680b0
MB
70632004-06-03 Miles Bader <miles@gnu.org>
7064
2d14d61e
MB
7065 * subr.el (read-number): Use canonical format for default in prompt.
7066
c8d09ad8
SM
7067 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
7068 Add regexp for " [...]" style defaults.
2bb680b0 7069
0bdd7ae4
JPW
70702004-06-02 Romain Francoise <romain@orebokech.com>
7071
7072 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
7073 groups: if the user asks for a hidden buffer, open the
7074 corresponding filter group to expose it.
7075
7076 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
7077 `ibuffer-jump-to-buffer'.
7078 (ibuffer-jump-offer-only-visible-buffers): New user option.
7079
86d373e6
JB
70802004-06-02 Juanma Barranquero <lektu@terra.es>
7081
7082 * faces.el (frame-update-faces): Add empty docstring so the one
7083 for `ignore' doesn't show through.
7084
7085 * subr.el (process-kill-without-query): Remove spurious "\n" on
7086 obsolescence string.
7087 (focus-frame, unfocus-frame): Add obsolescence declaration and
7088 empty docstring.
7089
7090 * international/mule.el (register-char-codings): Make alias for
c8d09ad8 7091 `ignore'. Move docstring to obsolescence info and remove redundancy.
86d373e6 7092
90ec69c7
KS
70932004-06-02 Kim F. Storm <storm@cua.dk>
7094
7095 * frame.el (blink-cursor-start): Turn cursor off initially so blink
7096 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
7097
c8d09ad8
SM
70982004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
7099
7100 * comint.el (comint-replace-by-expanded-history-before-point):
7101 Obey `start' as the docstring says.
7102 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
7103 (comint-update-fence): Prevent font-lock from running unnecessarily.
7104 (comint-dynamic-list-completions): Use with-current-buffer.
7105
71062004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7107
7108 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
7109 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
7110 (bibtex-entry-update): Handle alternatives and optional fields.
7111 (bibtex-parse-entry): Bugfix, handle empty key.
7112
ef5572c5
SM
71132004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
7114
7115 * vc-arch.el (vc-arch-state): Don't assume the file exists.
7116
7bfa55b3
LH
71172004-05-31 Lars Hansen <larsh@math.ku.dk>
7118
7119 * desktop.el (desktop-save): Don't save minor modes without a
7120 known mode initialization function.
7121
64df673d
LT
71222004-05-30 Luc Teirlinck <teirllm@auburn.edu>
7123
ef5572c5 7124 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
64df673d
LT
7125
7126 * autorevert.el: Update `Commentary' section.
7127
aa8ca433
JB
71282004-05-30 Juanma Barranquero <lektu@terra.es>
7129
7130 * dos-fns.el (convert-standard-filename):
7131 * files.el (convert-standard-filename):
7132 * w32-fns.el (convert-standard-filename):
7133 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
7134
2fcaee47 71352004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
aa8ca433 7136
2fcaee47
KG
7137 Sync with Tramp.
7138
aa8ca433 7139 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
ef5572c5
SM
7140 (tramp-let-maybe): Move to an earlier spot in the file.
7141 Patch by Andreas Schwab.
2fcaee47 7142
5709c1a0
AS
71432004-05-30 Andreas Schwab <schwab@suse.de>
7144
7145 * dired.el (dired-get-filename): Don't use dired-re-dot.
7146
7a61e456
RS
71472004-05-30 Richard M. Stallman <rms@gnu.org>
7148
7149 * files.el (find-file): Doc fix.
7150
7151 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
7152
f471ca2b
NR
71532004-05-30 Nick Roberts <nickrob@gnu.org>
7154
7155 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
7156 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
7157 modeline of the locals buffer.
7158 (gdb-goto-breakpoint): Handle gdbmi.
7159 (gdb-get-frame-number): Change for gdbmi.
7160
c8364415
MA
71612004-05-30 Michael Albinus <michael.albinus@gmx.de>
7162
7163 * files.el (file-remote-p): Apply file name handler for operation
7164 `file-remote-p'. It isn' a property any longer.
7165 (file-relative-name): `fh' and `fd' get the required value via
7166 `find-file-name-handler' already.
7167
7168 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
7169 (top): Remove setting of `file-remote-p' property for
ef5572c5 7170 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
c8364415 7171
19a87064
MA
71722004-05-29 Michael Albinus <michael.albinus@gmx.de>
7173
7174 Version 2.0.41 of Tramp released.
7175
ef5572c5
SM
7176 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
7177 Throw away if process has died.
7178 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
7179 (tramp-out-of-band-prompt-regexp): Rename to
19a87064
MA
7180 `tramp-process-alive-regexp', because its usage is widen.
7181 (tramp-actions-copy-out-of-band): Apply it.
ef5572c5
SM
7182 (tramp-actions-before-shell, tramp-multi-actions):
7183 Add `tramp-action-process-alive' action.
19a87064
MA
7184 (tramp-action-process-alive): New defun.
7185 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
7186 Add entry for `file-remote-p'.
7187 (tramp-handle-file-remote-p): New defun.
7188 (top): Remove setting of `file-remote-p'. Don't set
7189 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
7190
7191 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
7192 `file-remote-p'.
7193
7194 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
ef5572c5
SM
7195 counted for (last) line. [They should or they shouldn't? --Stef]
7196 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
19a87064
MA
7197
71982004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
7199
7200 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
7201 not really necessary but seems to keep the shell history smaller
7202 in some cases. It is no substitute for setting HISTFILE and
7203 HISTSIZE from tramp-open-connection-setup-interactive-shell,
7204 though. Suggested by Luc Teirlinck.
7205 (tramp-open-connection-setup-interactive-shell): Export variables
7206 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
7207 (tramp-set-process-query-on-exit-flag): New compat function.
7208 (tramp-open-connection-multi, tramp-open-connection-su)
7209 (tramp-open-connection-rsh, tramp-open-connection-telnet)
7210 (tramp-do-copy-or-rename-file-out-of-band): Use it.
7211 (tramp-let-maybe): New macro, let-binds a variable only if it
7212 isn't obsolete.
7213 (tramp-check-ls-commands, tramp-handle-expand-file-name)
7214 (tramp-handle-file-truename): Use it.
7215 (tramp-completion-file-name-regexp-unified): Avoid matching
7216 filenames starting with "/:" -- those are reserved for
7217 file-name-non-special.
7218
ef5572c5
SM
7219 * tramp-smb.el (tramp-smb-open-connection):
7220 Use tramp-set-process-query-on-exit-flag compat function.
19a87064 7221
08fd1251
RS
72222004-05-29 Richard M. Stallman <rms@gnu.org>
7223
7224 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
7225
7226 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
7227 (eval-last-sexp-print-value): Print char equivalent regardless
7228 of standard-output value.
7229
ef5572c5 7230 * thumbs.el (thumbs-subst-char-in-string): Delete.
08fd1251
RS
7231 (thumbs-thumbname): Use subst-char-in-string.
7232 (thumbs-resize-image): Use condition-case, not ignore-errors.
7233 (thumbs-kill-buffer): Likewise.
7234
7235 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
7236 (thumbs-mode): Make buffer read-only.
7237 (thumbs-make-thumb): Unconditionally accept an existing file.
7238 (thumbs-insert-thumb): Add thumb-image-file property to the image.
7239 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
7240 (thumbs-show-thumbs-list): Error if images not supported.
7241 (thumbs-save-current-image): Improve prompt string.
7242 (thumbs-mode-map): Define u, R, x.
7243 (thumbs-unmark): New command.
7244 (thumbs-emboss-image): Minor cleanup.
7245 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
7246 (thumbs-rename-images): New command.
7247 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
7248
7249 * thumbs.el (thumbs-current-image): New function.
7250 (thumbs-file-list, thumbs-file-alist): New functions.
7251 (thumbs-find-image): Delete arg L.
7252 Don't set up thumbs-fileL as buffer-local global var.
7253 (thumbs-find-image-at-point): Use thumbs-current-image.
7254 (thumbs-set-image-at-point-to-root-window): Likewise.
7255 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
7256 Record and warn about errors. Update thumbs-markedL for deletions.
7257 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
7258 (thumbs-redraw-buffer): Use thumbs-file-list.
7259 (thumbs-mark): Use thumbs-current-image.
7260 (thumbs-show-name): Use thumbs-current-image.
7261
7262 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
7263 and imenu--last-menubar-index-alist.
7264
7265 * subr.el (with-selected-window): Undo previous change.
7266
72672004-05-29 John Paul Wallington <jpw@gnu.org>
7268
7269 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
7270 (thumbs-mouse-find-image): New command.
7271 (thumbs-mode-map): Bind it to mouse-2.
e2cae769 7272 (thumbs-mode): Make mode-class special.
08fd1251
RS
7273 (thumbs-view-image-mode): Likewise.
7274
9dd5e8d7
EZ
72752004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
7276
7277 * flymake.el: New file.
7278
0a11c70b
LT
72792004-05-28 Luc Teirlinck <teirllm@auburn.edu>
7280
7281 * files.el (find-file-noselect-1): Do not bind
7282 `inhibit-read-only' to t during execution of
7283 `find-file-not-found-functions'.
7284
227ef0ff
SM
72852004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
7286
7287 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
7288 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
7289
6b9654dc
JL
72902004-05-28 Juri Linkov <juri@jurta.org>
7291
7292 * simple.el (eval-expression-print-format): New fun.
7293
7294 * simple.el (eval-expression):
7295 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
7296 * emacs-lisp/edebug.el (edebug-compute-previous-result)
7297 (edebug-eval-expression): Print additionally the value returned by
7298 `eval-expression-print-format'.
7299
7300 * emacs-lisp/lisp.el (insert-pair-alist): New var.
7301 (insert-pair): Make arguments optional. Find character pair
7302 from `insert-pair-alist' according to the last input event.
7303 (insert-parentheses): Make arguments optional.
7304 (raise-sexp, delete-pair): New funs.
7305
7306 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
7307 (emacs-lisp-mode-map, lisp-interaction-mode-map):
7308 Bind C-M-q to `indent-pp-sexp'.
7309
7310 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
7311 `pp-to-string' modified to be able to format text with newlines.
7312 (pp-to-string): Move the buffer-formatting part of the code to
7313 `pp-buffer'. Call `pp-buffer'.
7314
7315 * info.el (Info-desktop-buffer-misc-data): Don't save information
7316 about virtual files.
7317 (Info-restore-desktop-buffer): Restore Info buffers in prepared
7318 buffers with names obtained from the desktop file instead of the
7319 default *info* buffer.
7320
ce50a847
SM
73212004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
7322
034a6113
SM
7323 * subr.el (with-selected-window): Only save/restore the selected window.
7324
ce50a847
SM
7325 * progmodes/compile.el (compilation-error-regexp-alist):
7326 Use expand-file-name and data-directory.
7327
7328 * progmodes/grep.el (grep-tree): Rework previous fix.
7329
7330 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
7331 after the user marked text with the mouse.
7332
7333 * startup.el (command-line): Keep the first regexp of
7334 auto-save-file-name-transforms intact.
7335
5445d287
JB
73362004-05-28 Juanma Barranquero <lektu@terra.es>
7337
7338 * cus-edit.el (customize-face, customize-face-other-window)
86d373e6
JB
7339 (custom-face-edit-delete): Make arguments match their use in
7340 docstring.
7341 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
7342 docstring.
5445d287
JB
7343
7344 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
7345 not `cvs-butlast'.
7346
7347 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
7348 `nbutlast' are in subr.el).
7349
7350 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
7351 (set-w32-system-coding-system): Doc fixes.
7352
ce50a847 7353 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
5445d287
JB
7354 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
7355 Make arguments match their use in docstring.
7356 (artist-draw-region-trim-line-endings)
7357 (artist-mouse-choose-operation): Fix typo in docstring.
7358 (artist-key-set-point-common): Doc fix.
7359
1cfd38a8
SJ
73602004-05-28 Simon Josefsson <jas@extundo.com>
7361
ce50a847
SM
7362 * mail/smtpmail.el (smtpmail-open-stream):
7363 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
1cfd38a8 7364
9e94e254
SJ
73652004-05-26 Simon Josefsson <jas@extundo.com>
7366
7367 * starttls.el: Merge with my GNUTLS based starttls.el.
7368 (starttls-gnutls-program, starttls-use-gnutls)
7369 (starttls-extra-arguments, starttls-process-connection-type)
ce50a847 7370 (starttls-connect, starttls-failure, starttls-success): New variables.
9e94e254 7371 (starttls-program, starttls-extra-args): Doc fix.
ce50a847
SM
7372 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
7373 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
7374 and pass on to corresponding *-gnutls function if it is set.
9e94e254 7375
62aad204
LT
73762004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7377
7378 * autorevert.el (auto-revert-handler): Disable auto-reverting of
7379 remote files.
7380
ae3b2983
MA
73812004-05-27 Michael Albinus <michael.albinus@gmx.de>
7382
7383 * files.el (file-name-non-special): There are more operations
7384 which need handling: `find-backup-file-name',
7385 `insert-file-contents', `verify-visited-file-modtime',
7386 `write-region'. Rename t value of method to `add'. Add new
7387 methods `quote' and `unquote-then-quote' to file-arg-indices.
7388
1021748d
JL
73892004-05-25 Juri Linkov <juri@jurta.org>
7390
7391 * info.el (Info-toc): Call Info-mode on intermediate buffer.
7392 (Info-index-nodes): Enclose code in condition-case to catch errors.
7393 (Info-index-node): Don't search all index nodes if request is only
7394 for the current node and file is not in the cache of index nodes.
7395 (Info-mode-map): Bind Info-copy-current-node-name to `w'
7396 for consistency with dired-copy-filename-as-kill.
7397 Bind `S' to Info-search-case-sensitively.
7398 (Info-copy-current-node-name): New arg. With zero prefix arg put
7399 the name inside a function call to `info'. Display copied text in
7400 the echo area.
7401
59de4ad0
SS
74022004-05-25 Sam Steingold <sds@gnu.org>
7403
7404 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
7405 strip the package prefix from the symbol name, if any.
7406 Make it the `find-tag-default-function' for `lisp-mode'.
7407
1a597f4f
JPW
74082004-05-25 John Paul Wallington <jpw@gnu.org>
7409
7410 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
7411 instead of obsolete `process-kill-without-query'.
7412
7413 * textmodes/texinfmt.el (texinfo-indexvar-alist):
7414 Declare as variable, not constant.
7415
74dca654
LT
74162004-05-25 Luc Teirlinck <teirllm@auburn.edu>
7417
7418 * files.el (find-file-noselect-1): Fix bug introduced by
7419 Revision 1.694. As a side effect, `inhibit-read-only'
7420 is again, by default, t during execution of
7421 `find-file-not-found-functions'.
7422 (insert-directory): Check that lines were really inserted by
7423 the --dired switch, before erasing them.
7424
00da1cc5
NR
74252004-05-24 Nick Roberts <nickrob@gnu.org>
7426
c9858347 7427 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
00da1cc5 7428 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
c9858347
NR
7429 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
7430 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
7431 gud-minor-mode (gdbmi).
00da1cc5 7432
4c493999
JB
74332004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
7434
7435 * net/browse-url.el (browse-url-interactive-arg): Enable user to
7436 explicitly select the text to be taken as URL.
7437
675254bc
JL
74382004-05-23 Juri Linkov <juri@jurta.org>
7439
7440 * info.el (Info-index-nodes): New var and fun.
7441 (Info-goto-index, Info-index, info-apropos)
7442 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
7443 (Info-index): Fix docstring. Store and restore Info-history-list.
7444 (Info-complete-nodes): New var.
7445 (Info-complete-menu-item): Use it.
7446 (Info-index-node): New fun.
7447 (Info-final-node, Info-forward-node, Info-backward-node)
7448 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
7449 Use Info-index-node.
7450 (Info-extract-menu-item, Info-extract-menu-counting): Set second
7451 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
7452 (Info-find-node-2): If a node with period in its name not found,
7453 try to find a node without the name part after period.
7454 (Info-select-node): Call Info-fontify-node only if
7455 Info-fontify-maximum-menu-size is not nil.
7456 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
7457 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
7458 Preserve Info-history-list.
7459 (Info-toc): Set Info-current-file.
7460 (Info-build-toc): Move point to the beginning of the buffer.
7461 Add main-file variable.
7462 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
7463 Use backslashed representation of the control character ^_.
7464
7465 * textmodes/texinfmt.el (texinfo-print-index): Print index line
7466 numbers in the new Texinfo 4.7 format.
7467
7468 * add-log.el (change-log-font-lock-keywords): Remove `:' from
7469 regexps for function and variable names.
7470
7471 * descr-text.el (describe-property-list): Add [show] button for
7472 `syntax-table' property with action to pp to a separate buffer.
7473 (describe-char): Replace search-forward by re-search-forward with
ce50a847 7474 whitespace regexp after "character:" to not fail in too narrow windows.
675254bc
JL
7475
7476 * simple.el (next-error-find-buffer): Add a rule to return
7477 next-error capable buffer if one window on the selected frame
7478 displays such buffer.
7479
0145381f
NR
74802004-05-23 Nick Roberts <nickrob@gnu.org>
7481
7482 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
7483 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
7484 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
7485 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
ce50a847
SM
7486 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
7487 Handle new value for gud-minor-mode (gdbmi).
0145381f 7488 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
ce50a847
SM
7489 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
7490 Change from local to global gdb variable set.
0145381f
NR
7491 (gdb-ann3): Initialise above gdb variable set.
7492 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
7493 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
7494 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
7495 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
7496 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
7497 (gdb-info-locals-handler, gdb-invalidate-assembler)
7498 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
7499 set as global variables.
7500 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
7501 Handle gdbmi.
7502 (gdb-info-breakpoints-custom): Fix regexp.
7503 (def-gdb-var): Delete.
7504
7505 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
7506 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
7507 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
4c493999 7508 a new mode. The file (gdb-mi.el) for this mode will be included
0145381f
NR
7509 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
7510 primary interface.
7511
f5340e29
JH
75122004-05-23 Jesper Harder <harder@ifa.au.dk>
7513
7514 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
7515 interpreted as a directory.
7516
657cc4ff
RS
75172004-05-22 Richard M. Stallman <rms@gnu.org>
7518
71d5a208
RS
7519 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
7520 as a close quote.
7521
7522 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
7523
675254bc 7524 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
71d5a208 7525 Use assoc-string, not assoc-ignore-case.
675254bc 7526
71d5a208
RS
7527 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
7528
657cc4ff
RS
7529 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
7530 If moving back then fwd gets a defun that ends before point,
7531 try again moving fwd then back.
7532
7533 * files.el (file-name-non-special): Allow t in file-arg-indices
7534 to mean requote the return value. Use `identity' as an element
7535 rather than as the whole value.
7536
7537 * gs.el (gs-options): Add -dSAFER. Mark it risky.
7538
7d57db29
JB
75392004-05-22 Juanma Barranquero <lektu@terra.es>
7540
7541 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
7542 `help-make-usage'.
7543 (help-highlight-arguments): Skip function name before searching
7544 for arguments.
7545
24462ed2
JB
75462004-05-21 Juanma Barranquero <lektu@terra.es>
7547
7548 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
7549 Don't mention in the docstring these arguments meant for
7550 internal (recursive) use only.
7551 (allout-char-spec): Comment out (it's not implemented).
7552 (allout-old-expose-topic, allout-exposure): Fix docstring and add
7553 obsolescence declaration.
7554 (allout-flatten-exposed-to-buffer)
7555 (allout-indented-exposed-to-buffer): Fix typos in docstring.
7556 (my-mark-marker): Doc fix.
7557 (produce-allout-mode-map, allout-sibling-index)
7558 (allout-isearch-expose, allout-distinctive-bullet)
7559 (allout-open-topic, allout-reindent-body)
7560 (allout-rebullet-heading, allout-process-exposed)
7561 (allout-insert-listified, allout-latex-verb-quote)
7562 (allout-insert-latex-header, allout-insert-latex-trailer):
7563 Make arguments match their use in docstring.
7564 (allout-primary-bullet, allout-old-style-prefixes)
7565 (allout-inhibit-protection, allout-init, allout-mode)
7566 (allout-before-change-protect, allout-flag-region):
7567 Use "Emacs" instead of "emacs" in docstrings.
7568
ce44846f
KH
75692004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
7570
7571 * international/characters.el: Modify syntax of more characters.
7572
a6e7bdf1
MY
75732004-05-21 Masatake YAMATO <jet@gyve.org>
7574
ce50a847 7575 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
46de1c5a 7576 (etags-tags-completion-table): Show parsing progress.
a6e7bdf1 7577
442c8150
LT
75782004-05-20 Luc Teirlinck <teirllm@auburn.edu>
7579
7580 * locate.el (locate-prompt-for-command): Shorten first line of
7581 docstring.
7582 (locate-mode): Expand docstring and include keymap summary.
7583
4edcfd17
LT
7584 * files.el (find-file-noselect-1): Limit the scope of the
7585 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
7586 is, by default, nil during the execution of
7587 `find-file-not-found-functions' and `find-file-hook'.
7588
64867fce
EZ
75892004-05-20 Michael Mauger <mmaug@yahoo.com>
7590
7591 * facemenu.el (facemenu-color-name-equal): New function.
7592 (list-colors-display): Use it to compare colors instead of
7593 facemenu-color-equal.
7594
88537a99
EZ
75952004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
7596
7597 * compare-w.el (compare-windows-face): Use min-colors instead of
7598 checking for tty or pc types.
7599
47ff5b28
SM
76002004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
7601
7602 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
7603 (completion-setup-function): Use with-current-buffer.
7604 Properly save excursion. Simplify.
7605 Don't assume there is necessarily a `mouse-face' property somewhere.
7606
7607 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
7608
7609 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
7610
7611 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
7612 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
7613 Use with-current-buffer.
7614 (byte-goto-log-buffer): Delete.
7615 (byte-compile-log-file): Call compilation-forget-errors.
7616
2aa4a729
PJ
76172004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
7618
7619 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
7620 output messages into the search result.
7621
15aa7790
MY
76222004-05-19 Masatake YAMATO <jet@gyve.org>
7623
47ff5b28 7624 * wid-edit.el (widget-radio-button-notify): Revert my last
24462ed2 7625 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
15aa7790 7626
70abfe90
KH
76272004-05-19 Kenichi Handa <handa@m17n.org>
7628
e4ad9cf1
SM
7629 * international/characters.el: Fix syntax (open/close) of CJK chars.
7630
76312004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
7632
7633 * help-mode.el (help-go-back): Don't depend on position of back button.
7634
76352004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
7636
7637 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
7638 files files don't contain an accidental additional /.
7639
7640 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
7641 in source buffer.
70abfe90 7642
4d4ea14a
MY
76432004-05-18 Masatake YAMATO <jet@gyve.org>
7644
7645 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
e4ad9cf1 7646 to widget-apply. :action method assumes 2 arguments, not 3.
4d4ea14a 7647
2c375837
GM
76482004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
7649
e4ad9cf1
SM
7650 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
7651 New constants.
2c375837
GM
7652 (hs-special-modes-alist): Add an f90-mode entry.
7653
410019e5
SS
76542004-05-17 Sam Steingold <sds@gnu.org>
7655
e4ad9cf1
SM
7656 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
7657 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
410019e5 7658
57116789
KS
76592004-05-16 Kim F. Storm <storm@cua.dk>
7660
7661 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
7662
e9e132ed
JW
76632004-05-15 John Wiegley <johnw@newartisans.com>
7664
e4ad9cf1 7665 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
e9e132ed 7666 (eshell-output-object-to-target): Improve output speed 20% by not
e4ad9cf1 7667 calling `eshell-stringify' if something is already known to be a string.
e9e132ed 7668
c1380aa6
EZ
76692004-05-15 Alex Ott <ott@jet.msk.su>
7670
e4ad9cf1
SM
7671 * textmodes/ispell.el (ispell-local-dictionary-alist):
7672 Add windows-1251 to the choice of coding systems.
c1380aa6
EZ
7673 (ispell-dictionary-alist-6): Add support for "russianw.aff",
7674 encoded in cp1251.
7675
bc3621a0
EZ
76762004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
7677
7678 * progmodes/compile.el (compilation-warning-face)
7679 (compilation-info-face): Use min-colors.
7680
26955824
JD
76812004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7682
60ce1c58
KS
7683 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
7684 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
7685 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
7686 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
7687 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
7688 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
7689 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
7690 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
7691 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
7692 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
7693 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
7694 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
7695 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
7696 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
26955824 7697
62f3da3b
KS
76982004-05-15 Kim F. Storm <storm@cua.dk>
7699
7700 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
7701 Use it to set triggered-p element of timer.
7702 (timer-event-handler): Set triggered-p element non-nil while running
7703 the timer function.
7704
d5c24489
SM
77052004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
7706
7707 * descr-text.el (describe-char-unicode-data)
7708 (describe-char-unicodedata-file): Re-enable the unicode code now that
7709 the licensing issues have been cleared in the unicode-4 license.
7710 (describe-text-properties-1): Remove unused `overlay' var.
7711 (describe-char): Remove unused var `buffer'.
7712
ddda21d3
DP
77132004-05-14 David Ponce <david@dponce.com>
7714
7715 * tree-widget.el: New file.
7716
c7a73294
DK
77172004-05-13 Marcelo Toledo <marcelo@marcelotoledo.org>
7718
e4ad9cf1 7719 * language/european.el ("Brazilian Portuguese"): Add support for
c7a73294
DK
7720 Brazilian Portuguese.
7721
97dad9d3
JW
77222004-05-13 John Wiegley <johnw@newartisans.com>
7723
7724 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
7725 `recentf-mode' if this variable has been customized to t.
7726
7727 * eshell/esh-test.el (eshell-test): Call the function
e4ad9cf1 7728 `emacs-version' rather than trying to build a custom version string.
97dad9d3 7729
a267ab4d
SM
77302004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
7731
7732 * net/telnet.el (telnet-mode): Use define-derived-mode.
7733 Don't modify the global value of comint-prompt-regexp.
7734
64bd6fd1
JPW
77352004-05-13 John Paul Wallington <jpw@gnu.org>
7736
7737 * version.el (emacs-version): Check for `gtk' feature before
7738 `x-toolkit' feature.
7739
aae424b9
JB
77402004-05-13 Juanma Barranquero <lektu@terra.es>
7741
08cbceb9
JB
7742 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
7743 arguments in the docstring, they're used only in recursive calls.
7744
aae424b9
JB
7745 * help-fns.el (help-arg-highlighting-function)
7746 (help-argument-name): Delete.
7747 (help-default-arg-highlight): New function.
7748 (help-do-arg-highlighting): Use it.
7749
eb15ce9e
GM
77502004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
7751
a267ab4d
SM
7752 * calendar/appt.el (appt-disp-window):
7753 Use `calendar-set-mode-line' for a centered mode-line.
eb15ce9e
GM
7754
77552004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
7756
7757 * calendar/appt.el (appt-disp-window): Do not split window
7758 excessively when `split-height-threshold' is low.
7759
da1a6bb8
NR
77602004-05-12 Nick Roberts <nickrob@gnu.org>
7761
7762 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
7763 kill-buffer-hook here and make it local.
7764 (gud-kill-buffer-hook): Use kill-process for a sure kill.
7765
0e52264f
DP
77662004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
7767
a267ab4d
SM
7768 * progmodes/compile.el (compilation-set-window-height):
7769 Use save-excursion to protect against misplaced marker.
0e52264f 7770
9b44aa8b
JD
77712004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7772
7773 * custom.el (defface): Document that type can have value gtk.
7774
7775 * faces.el (face-spec-set-match-display): Handle type gtk in display.
7776
08020f9a
KH
77772004-05-12 Kenichi Handa <handa@m17n.org>
7778
7779 * descr-text.el: Require quail at comile time.
7780 (describe-char): If an input method is on and it supports the
7781 character, show how to input it.
7782
7783 * international/quail.el (quail-install-decode-map): Accept a
7784 char-table whose subtype is `quail-decode-map'.
7785 (quail-store-decode-map-key, quail-gen-decode-map1)
7786 (quail-gen-decode-map, quail-find-key1, quail-find-key)
7787 (quail-show-key): New functions.
7788
c9688100
JB
77892004-05-12 Juanma Barranquero <lektu@terra.es>
7790
71507e47
JB
7791 * generic.el (define-generic-mode): Remove redundant arglist info.
7792
c9688100
JB
7793 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
7794 Make arguments match their use in docstring.
7795 (help-arg-highlighting-function): New variable.
7796 (help-argument-name): Mention it in the docstring.
7797 (help-do-arg-highlight): Use it. Expand regexp to accept also
7798 ARG-xxx and xxx-ARG references.
7799
cdc9b845
EZ
78002004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
7801
7802 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
7803 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
7804 and "mailto:addr1?to=addr2" equal.
7805
ac00945e
EZ
78062004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
7807
7808 * man.el (Man-getpage-in-background): Use shell-file-name
a267ab4d 7809 and shell-command-switch variables instead of hard-coded values.
ac00945e 7810
1e77b112
EZ
78112004-05-11 Eli Zaretskii <eliz@gnu.org>
7812
7813 * iimage.el: New file.
7814
494bcd27
JB
78152004-05-11 Juanma Barranquero <lektu@terra.es>
7816
86d373e6
JB
7817 * custom.el (custom-initialize-default, defcustom):
7818 Fix typo in docstring.
f68d54e7 7819
b4777370
JB
7820 * files.el (set-visited-file-name, file-expand-wildcards):
7821 Fix docstring.
7822
f68d54e7
SM
78232004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
7824
7825 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
7826
7827 * subr.el (eventp): Be more discriminating with integers.
494bcd27 7828
10436a47
DP
78292004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
7830
7831 * progmodes/compile.el (compile): Add universal prefix arg.
7832 (compilation-error-regexp-alist-alist): Add edg patterns.
7833
3eab7193
SS
78342004-05-10 Sam Steingold <sds@gnu.org>
7835
f68d54e7
SM
7836 * textmodes/ispell.el (ispell-message):
7837 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
3eab7193 7838
522067b2
SM
78392004-05-10 Dave Love <fx@gnu.org>
7840
7841 * progmodes/python.el (help-buffer): Autoload when compiling.
7842 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
7843 (run-python): Prepend to any existing PYTHONPATH.
7844
95157669
NR
78452004-05-10 Nick Roberts <nick@nick.uklinux.net>
7846
7847 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
7848 for pending breakpoints.
7849
e109331a
RS
78502004-05-10 Richard M. Stallman <rms@gnu.org>
7851
7852 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
7853 directly without calling any functions in Rmail.
7854 (unrmail-unprune): Function deleted.
7855
b82a6ae7
SM
78562004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
7857
7858 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
7859 C-c C-z binding.
7860
a57e8159
KH
78612004-05-10 Kenichi Handa <handa@m17n.org>
7862
7863 * descr-text.el (describe-char): Fix previous change. Don't make
7864 a unibyte character to multibyte in the *Help* buffer.
7865
f9878c26
MB
78662004-05-10 Miles Bader <miles@gnu.org>
7867
7868 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
7869 buffer an error if the debugger process is actually running.
7870
efde45ca
JB
78712004-05-10 Juanma Barranquero <lektu@terra.es>
7872
aa7094ba
JB
7873 * help-fns.el (help-argument-name): Default to italic.
7874 (help-highlight-arguments): Return always (usage . doc), even when
7875 usage is nil.
7876
7877 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
7878 (define-ibuffer-filter): Add usage info.
7879 (define-ibuffer-op): Add usage info (but CL-style defaults for
7880 keyword args are not shown).
7881
efde45ca 7882 * subr.el (remove-overlays, read-passwd): Fix docstring.
54ce7cbf
JB
7883 (start-process-shell-command): Fix docstring. Put usage info in a
7884 format usable by `describe-function'.
7885 (open-network-stream, open-network-stream-nowait)
7886 (open-network-stream-server): Fix docstring.
efde45ca 7887
893b49bb
JR
78882004-05-09 Jason Rumney <jasonr@gnu.org>
7889
64ec7df9
JR
7890 * international/code-pages (cp932, cp936, cp949, c950): Remove.
7891 Only define cp125* if windows-125* is already defined.
7892
7893 * language/korean.el (cp949): Add alias.
7894
7895 * language/chinese.el (cp936, cp950): Add aliases.
7896
7897 * language/japanese.el (cp932): Add alias.
7898
ceb96489
JR
7899 * term/w32-win.el: Require code-pages.
7900
b82a6ae7
SM
7901 * international/mule-cmds.el (set-locale-environment):
7902 On MS-Windows use ansi code-page for default coding-systems.
893b49bb
JR
7903 Set up paper sizes for Windows 3 letter languages.
7904
b82a6ae7
SM
7905 * international/code-pages.el (cp932, cp936, cp949, cp950):
7906 Add aliases. Also add cp125* if not already defined.
893b49bb 7907
b1c661c7
JB
79082004-05-09 Juanma Barranquero <lektu@terra.es>
7909
b4777370
JB
7910 * help-fns.el (help-highlight-arguments): Don't try to highlight
7911 missing or autoloaded arglists. Accept structured arguments, like
7912 the first ones of `do' and `flet'.
d0aa1aab
JB
7913
7914 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
7915 (cvs-get-marked): Remove redundant arglist info.
7916
b4777370
JB
7917 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
7918 Don't use CL-style default args.
b1c661c7 7919
9e24a165
AS
79202004-05-08 Andreas Schwab <schwab@suse.de>
7921
70d4043b
AS
7922 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
7923
9e24a165
AS
7924 * international/subst-ksc.el: Fix references to utf-translate-cjk
7925 into utf-translate-cjk-mode.
7926 * international/subst-big5.el: Likewise.
7927 * international/subst-gb2312.el: Likewise.
7928 * international/subst-jis.el: Likewise.
7929 * international/utf-16.el: Likewise.
7930 * international/utf-8.el: Likewise.
7931
c4ae2d51
JW
79322004-05-08 John Wiegley <johnw@newartisans.com>
7933
b82a6ae7 7934 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
c4ae2d51
JW
7935 "virtual buffers" (off by default), which makes it possible to
7936 switch to the "virtual" buffers of recently visited files. When a
7937 buffer name search fails, and this option is on, iswitchb will
7938 look at the list of recently visited files, and permit matching
7939 against those names. When the user hits RET on a match, it will
7940 revisit that file.
b82a6ae7 7941 (iswitchb-read-buffer): Add two optional arguments, which makes
c4ae2d51 7942 isearchb.el possible.
b82a6ae7
SM
7943 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
7944 (iswitchb-next-match): Add support for virtual buffers.
c4ae2d51
JW
7945
7946 * isearchb.el: This module extends iswitchb to provide "as you
7947 type" buffer selection.
7948
7949 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
7950 Ignore the read-only property when flyspell highlighting is on.
7951 Not ignoring it leads to a series of confusing errors.
7952 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
7953 but also make sure to call flyspell-incorrect-hook.
7954 (flyspell-maybe-correct-transposition): Perform transposition test
7955 by bit twiddling a string, rather than using a temp buffer.
7956 (flyspell-maybe-correct-doubling): Use a string rather than a temp
7957 buffer. This is also the original version of the code, which
7958 could not be checked in before due to a previous lack of
7959 assignment papers. This version has seen heavy usage on my system
7960 for several years now.
7961
7962 * calendar/cal-bahai.el: New file, which adds support for the
7963 Baha'i calendar to Emacs. This calendar is based on a solar year
7964 of 19 months of 19 days, with 4 intercalary days. Each year
7965 begins on March 21, with the calendar starting in 1844.
603b9df9 7966
c4ae2d51
JW
7967 * calendar/cal-menu.el, calendar/calendar.el,
7968 calendar/diary-lib.el, calendar/holidays.el: Added support for
7969 using cal-bahai.el.
7970
7971 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
7972 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
7973 function can be used outside of eshell buffers.
7974 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
7975
0f0af7a8
JB
79762004-05-08 Juanma Barranquero <lektu@terra.es>
7977
7978 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
7979 word constituent so FOO-ARG is not recognized as an arg.
b82a6ae7 7980 (help-highlight-arguments): Don't skip lists in mandatory arguments.
0f0af7a8
JB
7981
7982 * simple.el (next-error): Fix typo in docstring.
7983 (open-line): Make argument names match their use in docstring.
7984 (split-line): Fix docstring.
7985
603b9df9
JB
7986 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
7987 usable by `describe-function'.
7988 (gensym, gentemp, typep, ignore-errors): Make argument names match
7989 their use in docstring.
7990
7991 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
7992 argument to `help-setup-xref'.
7993
38c65fca
KG
79942004-05-07 Kai Grossjohann <kai@emptydomain.de>
7995
7996 Version 2.0.40 of Tramp released.
7997
b82a6ae7
SM
7998 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
7999 Use symbol-function to invoke functions only known on some Emacs
38c65fca
KG
8000 flavors. This avoids byte-compiler warnings. Reported by Kevin
8001 Scaldeferri <kevin@scaldeferri.com>.
b82a6ae7 8002 (tramp-do-copy-or-rename-file-via-buffer): Rename from
38c65fca
KG
8003 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
8004 consistent with the other tramp-do-* functions.
8005 (tramp-do-copy-or-rename-file): Calls adjusted.
8006 (tramp-process-initial-commands): Avoid liveness check on shell --
8007 we know that it must be alive since we're opening a connection at
8008 this moment.
8009 (tramp-last-cmd): New internal variable.
8010 (tramp-process-echoes): New tunable.
8011 (tramp-send-command): Set tramp-last-cmd.
8012 (tramp-wait-for-output): Delete echo, if applicable.
8013 (tramp-read-passwd): Construct the key for the password cache in a
8014 way that works for multi methods, too.
8015 (tramp-bug): Add backup-directory-alist and
b82a6ae7 8016 bkup-backup-directory-info to bug reports, with Tramp counterparts.
38c65fca 8017
0f0af7a8 80182004-05-07 Michael Albinus <michael.albinus@gmx.de>
38c65fca
KG
8019
8020 * net/tramp*.el: Suppress byte-compiler warnings where possible.
8021
8022 * net/tramp.el (tramp-out-of-band-prompt-regexp)
8023 (tramp-actions-copy-out-of-band): New defcustoms.
8024 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
8025 used instead of a synchronous one. Allows password entering.
8026 (tramp-action-out-of-band): New defun.
b82a6ae7
SM
8027 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
8028 Remove restriction with password from doc string.
38c65fca
KG
8029 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
8030 `tramp-out-of-band-prompt-regexp',
8031 `tramp-actions-copy-out-of-band', `password-cache' and
8032 `password-cache-expiry'.
8033 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
8034 password caching.
8035 (tramp-touch): FILE can be a local file, too.
8036 (TODO): Remove items done.
8037 (tramp-handle-insert-directory): Properly quote file name also if
8038 not full-directory-p. Handle wildcard case. Reported by Andreas
8039 Schwab <schwab@suse.de>.
8040 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
8041 new file.
b82a6ae7
SM
8042 (tramp-handle-file-local-copy, tramp-handle-write-region):
8043 The permissions of the temporary file are set if filename exists.
38c65fca
KG
8044 Reported by Ted Stern <stern@cray.com>.
8045 (tramp-backup-directory-alist)
8046 (tramp-bkup-backup-directory-info): New defcustoms.
b82a6ae7
SM
8047 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
8048 (tramp-handle-find-backup-file-name): New function.
8049 Implements Tramp's find-backup-file-name.
38c65fca
KG
8050
8051 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
8052 for `find-backup-file-name'.
8053
8054 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
8055 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
8056
9bcabb45
LH
80572004-05-07 Lars Hansen <larsh@math.ku.dk>
8058
8059 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
8060
a478f3e1
JB
80612004-05-07 Juanma Barranquero <lektu@terra.es>
8062
a478f3e1
JB
8063 * subr.el (lambda): Add arglist description to docstring.
8064 (declare): Fix typo in docstring.
8065 (open-network-stream): Fix docstring.
b82a6ae7 8066 (process-kill-without-query): Fix docstring and add obsolescence info.
a478f3e1
JB
8067 (last, butlast, nbutlast): Make arguments match their use in docstring.
8068 (insert-buffer-substring-no-properties): Likewise.
8069 (insert-buffer-substring-as-yank): Likewise.
8070 (split-string): Fix docstring.
8071
0f0af7a8
JB
8072 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
8073 Make argument names match their use in docstring.
8074
a478f3e1
JB
8075 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
8076
6dba30fb
NR
80772004-05-06 Nick Roberts <nickrob@gnu.org>
8078
8079 * progmodes/gdb-ui.el: Improve/extend documentation strings.
8080 Fit first sentence on one line for apropos-command.
8081
24d5055c
SM
80822004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
8083
8084 Changes largely merged in from Dave Love's code.
8085 * progmodes/python.el: Doc fixes.
8086 (python-mode-map): Add python-complete-symbol.
8087 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
8088 (python-comment-indent, python-complete-symbol)
8089 (python-symbol-completions, python-partial-symbol)
8090 (python-try-complete): New.
8091 (python-indent-line): Remove optional arg. Use python-block-end-p.
8092 (python-check): Bind compilation-error-regexp-alist.
8093 (inferior-python-mode): Use rx. Move keybindings to top level.
8094 Set comint-input-filter.
8095 (python-preoutput-filter): Use rx.
8096 (python-input-filter): Re-introduce.
8097 (python-proc): Start new process if necessary.
8098 Check python-buffer non-nil.
8099 (view-return-to-alist): Defvar.
8100 (python-send-receive): New.
8101 (python-eldoc-function): Use it.
8102 (python-mode-running): Don't defvar.
8103 (python-mode): Set comment-indent-function.
8104 Maybe update hippie-expand-try-functions-list.
8105 (python-indentation-levels): Initialize differently.
8106 (python-block-end-p): New.
8107 (python-indent-line): Use it.
8108 (python-compilation-regexp-alist): Augment.
8109 (run-python): Import `emacs' module to Python rather than loading
8110 code directly. Set python-buffer differently.
8111 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
8112 Use python-proc.
8113 (python-send-command): Go to end of comint buffer.
8114 (python-load-file): Use python-proc, emacs.eimport.
8115 (python-describe-symbol): Simplify interactive form.
8116 Use emacs.help. Do use temp-buffer-show-hook.
8117 Call print-help-return-message.
8118 (hippie-exp): Require when compiling.
8119 (python-preoutput-continuation): Use rx.
8120
8121 * diff-mode.el (diff-make-unified): Fix regexp.
8122
b90a6a12
JPW
81232004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
8124
8125 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
8126 filter groups from the buffer when rebuilding the Ibuffer buffer
8127 and `ibuffer-show-empty-filter-groups' is nil.
8128
1ed43c8e
VJL
81292004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8130
8131 * ps-print.el (ps-print-quote): Call ps-value-string.
cfb7b9ce
VJL
8132 (ps-setup): Call ps-comment-string.
8133 (ps-value-string, ps-comment-string): New funs.
1ed43c8e 8134
b03a4fdd
JB
81352004-05-06 Juanma Barranquero <lektu@terra.es>
8136
b4777370
JB
8137 * ehelp.el (electric-help-command-loop): Check whether the last
8138 character is visible, not (point-max).
8139
1c34b5a9
JB
8140 * help-fns.el (help-argument-name): Default to bold; don't inherit
8141 from font-lock-variable-name-face.
8142 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
8143
f747bef9
KH
81442004-05-05 Kenichi Handa <handa@m17n.org>
8145
8146 * descr-text.el (describe-char): Copy the character with text
8147 properties and overlays into the first line, and call
8148 describe-text-properties on it.
8149
971cb834
SE
81502004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
8151
8152 * iswitchb.el (iswitchb-global-map): Fix typo.
b03a4fdd 8153 Remove unwanted ###autoloads from source file.
971cb834 8154
2a93ca78
LH
81552004-05-05 Lars Hansen <larsh@math.ku.dk>
8156
8157 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
b03a4fdd 8158 in run-hooks. Use substitute-command-keys in message.
2a93ca78
LH
8159 (wdired-abort-changes): Add message.
8160
9a9069c9
SM
81612004-05-03 Michael Mauger <mmaug@yahoo.com>
8162
8163 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
8164 (sql-emacs20-p): Remove.
8165 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
8166 (sql-builtin-face, sql-doc-face): Remove.
8167 (sql-mode-ansi-font-lock-keywords)
8168 (sql-mode-oracle-font-lock-keywords)
8169 (sql-mode-postgres-font-lock-keywords)
8170 (sql-mode-linter-font-lock-keywords)
8171 (sql-mode-ms-font-lock-keywords)
8172 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
8173 (sql-product-font-lock): Fix font-lock reset when font rules change.
8174 (sql-highlight-product): Remove incorrect font-lock reset logic.
8175
c21c3d89
JY
81762004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
8177
8178 * ses.el (ses-set-parameter): Fix typo.
8179
bdcc01de
KS
81802004-05-04 Kim F. Storm <storm@cua.dk>
8181
8182 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
8183 Must expand directory for completion to work; and don't mess with
8184 process-environment.
6ab66799
KS
8185 (ido-read-file-name): If command has ido property, don't use ido
8186 if value is ignore, or read as directory if value is dir.
8187 Set ido ignore property for dired-do-rename command.
bdcc01de 8188
8eae13fd
JB
81892004-05-04 Juanma Barranquero <lektu@terra.es>
8190
b4777370
JB
8191 * ehelp.el (electric-help-command-loop, electric-help-undefined)
8192 (electric-help-help): Check against unmapped commands.
8193
c57ada27
JB
8194 * help-fns.el (help-argument-name): New face, inheriting from
8195 font-lock-variable-name-face, to highlight function arguments in
8196 `describe-function' and `describe-key'.
8197 (help-do-arg-highlight): Auxiliary function to highlight a given
8198 list of arguments in a string.
8199 (help-highlight-arguments): Highlight the function arguments and
8200 all uses of them in the docstring.
24462ed2 8201 (describe-function-1): Use it. Do docstring output via `insert',
c57ada27
JB
8202 not 'princ', so text attributes are preserved.
8203
b4777370
JB
8204 * winner.el (winner-mode-map): Move `winner-undo' and
8205 `winner-redo' to C-c <left> and C-c <right>, respectively (the
8206 previous bindings conflict with `prev-buffer', `next-buffer').
8eae13fd 8207
8bf38a9b
SM
82082004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8209
8210 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
8211 (bibtex-entry-update): New command bound to C-c C-u.
8212 (bibtex-text-in-string): Fix regexp.
8213 (bibtex-assoc-of-regexp): Remove.
8214 (bibtex-progress-message): Fix docstring.
8215 (bibtex-inside-field): Use if.
8216 (bibtex-assoc-regexp): New function.
8217 (bibtex-format-entry): Make code more robust so that it formats
8218 also old entries.
8219 (bibtex-autokey-demangle-title): Merge with obsolete function
8220 bibtex-assoc-of-regexp.
8221 (bibtex-field-list): New function.
8222 (bibtex-entry): Use bibtex-field-list.
8223 (bibtex-parse-entry): Fix docstring.
8224 (bibtex-print-help-message): Use bibtex-field-list.
8225 (bibtex-make-field): Use bibtex-field-list.
24462ed2 8226 (bibtex-entry-index): Bugfix. Return crossref key if required.
8bf38a9b
SM
8227 (bibtex-lessp): Fix docstring.
8228
9bfadbd3
LT
82292004-05-03 Luc Teirlinck <teirllm@auburn.edu>
8230
8bf38a9b 8231 * select.el (xselect-convert-to-string): Move comment to intended line.
9bfadbd3 8232
0928a1d8
JD
82332004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8234
8235 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
8236 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
8237
82382004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
e43a720f
JD
8239
8240 * term/x-win.el (x-clipboard-yank): Don't exit on error from
8241 x-get-selection.
8242
238add5e
JR
82432004-05-03 Jason Rumney <jasonr@gnu.org>
8244
8245 * makefile.nt: Remove.
8246
d83e1f9d
KS
82472004-05-03 Kim F. Storm <storm@cua.dk>
8248
8bf38a9b 8249 * emulation/cua-base.el (cua--update-indications): Fix last change.
a6133def 8250 (cua-mode): Deactivate mark when cua-mode is enabled.
d83e1f9d 8251
deae888e
LT
82522004-05-02 Luc Teirlinck <teirllm@auburn.edu>
8253
8bf38a9b 8254 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
deae888e 8255
a89f5c79
NR
82562004-05-03 Nick Roberts <nickrob@gnu.org>
8257
31b5ff39 8258 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
a89f5c79 8259 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
31b5ff39
NR
8260 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
8261 window over visible frames.
8262 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
a89f5c79 8263
822001db
SM
82642004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
8265
8eae13fd 8266 * progmodes/compile.el (compilation-gcpro): New var.
822001db
SM
8267 (compilation-fake-loc): Use it.
8268 (compilation-forget-errors): Reset it.
8269
55f2eb7e
SM
82702004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
8271
8272 * diff-mode.el (diff-header-face, diff-file-header-face):
8273 Use min-colors.
8274
5ad1dfd6
SM
82752004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8276
8277 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
8278 (bibtex-clean-entry): Disentangle code.
8279 (bibtex-realign): New function.
8280 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
8281 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
8282 Remove undocumented optional arg called-by-convert-alien.
8283 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
8284 for sorting instead of bibtex-sort-buffer.
8285
cf8f099f
EZ
82862004-05-02 Eli Zaretskii <eliz@gnu.org>
8287
8288 * progmodes/compile.el (compilation-start): In the
8289 no-async-subprocesses branch, call sit-for to give redisplay a
052ca4d1
EZ
8290 chance to show the updated process status in the mode line, and
8291 fontify the buffer explicitly after the process exits.
cf8f099f 8292
37384ede
SM
82932004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
8294
8295 * progmodes/python.el (python-compilation-line-number): Remove.
8296 (python-compilation-regexp-alist): Don't use it any more.
8297 (python-orig-start, python-input-filter): Remove.
8298 (inferior-python-mode): Don't set up comint-input-filter-functions.
8299 (python-send-region): Use compilation-fake-loc.
8300
8301 * progmodes/compile.el (compilation-messages-start): New var.
8302 (compilation-mode): Don't setup next-error-function here.
8303 (compilation-setup): Set it up here instead (for minor modes as well).
8304 Make compilation-messages-start buffer local.
8305 (compilation-next-error-function): Use it.
8306 (compilation-forget-errors): Set compilation-messages-start.
8307
7655d378
LT
83082004-05-01 Luc Teirlinck <teirllm@auburn.edu>
8309
8310 * ielm.el (ielm-prompt-read-only): Update docstring.
8311
8312 * comint.el (comint-prompt-read-only): Update docstring.
8313 (comint-update-fence, comint-kill-whole-line)
8314 (comint-kill-region): New functions.
8315
8316 * simple.el (kill-whole-line): Use "p" instead of "P" in
a4683d66 8317 interactive form.
7655d378 8318
9242b3b7
JB
83192004-05-01 Juanma Barranquero <lektu@terra.es>
8320
8321 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
8322 format arglist so default values in CL-style argument lists are
8323 correctly shown.
8324
1e8b532f
JR
83252004-05-01 Jason Rumney <jasonr@gnu.org>
8326
8327 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
8328
d1df889e
KH
83292004-05-01 Kenichi Handa <handa@m17n.org>
8330
8331 * international/titdic-cnv.el (miscdic-convert): Don't generate a
8332 quail file if it is up to date.
8333
8aa3c147
JL
83342004-04-30 Juri Linkov <juri@jurta.org>
8335
8336 * cus-edit.el (custom-mode-map):
8337 Add key binding `C-x C-s' to `Custom-save'.
8338
8339 * outline.el (outline-blank-line): New var.
8340 (outline-next-preface, outline-show-heading)
8341 (outline-end-of-subtree): Use it.
8342
8343 * dired-aux.el (dired-touch-initial): New fun.
8344 (dired-do-chxxx): Call it for op-symbol `touch'.
4ae73f87
JL
8345 (dired-diff): Use `dired-dwim-target-directory'
8346 if current dired buffer has no buffer mark.
8aa3c147
JL
8347
8348 * bindings.el (propertized-buffer-identification):
8349 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
8350 Add C-M-arrow keys for consistency.
8351
8352 * files.el (confirm-kill-emacs):
8353 Change group from top-level `emacs' to `convenience'.
8354
8355 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
8356 Push mark on the first call of successive command calls.
8357 (insert-pair): New fun created from `insert-parentheses' with
8358 `open' and `close' arguments added. Enclose active regions
8359 in paired characters. Compare adjacent characters syntax with
8360 inserted characters syntax before inserting a space.
8361 (insert-parentheses): Call `insert-pair' with ?\( ?\).
8362
8363 * delsel.el: Don't put `delete-selection' property
8364 on `insert-parentheses' symbol to take advantage of
8365 region handling in `insert-pair' function.
9242b3b7 8366 Suggested by Stephan Stahl <stahl@eos.franken.de>.
8aa3c147 8367
b2dae92a
KS
83682004-04-30 Kim F. Storm <storm@cua.dk>
8369
b2b55d03
KS
8370 * emulation/cua-base.el: Add support for changing cursor types;
8371 based on patch from Michael Mauger.
8372 (cua-normal-cursor-color, cua-read-only-cursor-color)
8373 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
8374 Customization cursor type and/or cursor color.
8375 (cua--update-indications): Handle cursor type changes.
8376 (cua-mode): Update cursor indications if enabled.
8377
3b365de3
KS
8378 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
8379
b2dae92a
KS
8380 * mouse.el (mouse-drag-copy-region): New defcustom.
8381 (mouse-set-region, mouse-drag-region-1): Use it.
8382
8383 * simple.el (kill-ring-save): If region face background color is
8384 unspecified (if no highlighting), show extent of fully visible
8385 region even if transient-mark-mode is enabled.
8386
8387 * emulation/cua-base.el (cua--standard-movement-commands):
8388 Add cua-scroll-up and cua-scroll-down.
8389 (cua-scroll-up, cua-scroll-down): New commands.
8390 (cua--init-keymaps): Remap scroll-up and scroll-down.
8391
8392 * emulation/cua-rect.el (cua--convert-rectangle-as):
8393 New defmacro.
8394 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
8395 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
9242b3b7 8396 New commands (suggested by Jordan Breeding).
b2dae92a 8397
3b0af402
JB
83982004-04-30 Juanma Barranquero <lektu@terra.es>
8399
8400 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
8401
76f024d9
JB
84022004-04-30 Mario Lang <mlang@delysid.org>
8403
8404 * diff.el (diff-switches): Fix typo in docstring.
8405
38784ed8
AS
84062004-04-30 Alex Schroeder <alex@gnu.org>
8407
8408 * xml.el (xml-debug-print-internal): Don't add newline and
8409 indentation to text nodes and write empty elements as empty tags
8410 instead of opening and closing tags.
8411 (xml-debug-print): Take optional indent-string argument.
8412 (xml-print): Alias for xml-debug-print.
8413
d71d20ea
GM
84142004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
8415
8416 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
8417 than duplicate call to `line-beginning-position'.
8418
e4ad9cf1
SM
8419 * progmodes/f90.el (f90-get-present-comment-type):
8420 Return whitespace, as well as comment chars, for consistent filling
d71d20ea 8421 of comment blocks. Use `match-string-no-properties'.
e4ad9cf1 8422 (f90-break-line): Trim trailing whitespace when filling comments.
d71d20ea
GM
8423
84242004-04-30 Dave Love <fx@gnu.org>
8425
8426 * calendar/diary-lib.el (diary-outlook-formats): New variable.
8427 (diary-from-outlook-internal, diary-from-outlook)
e4ad9cf1
SM
8428 (diary-from-outlook-gnus, diary-from-outlook-rmail):
8429 New functions to import diary entries from Outlook-format
d71d20ea
GM
8430 appointments in mail messages.
8431
dafb59b2
SM
84322004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
8433
2c2cd44f
SM
8434 * progmodes/python.el (python-send-command): New fun.
8435 (python-send-region, python-load-file): Use it.
8436
8437 * progmodes/compile.el (compilation-last-buffer): Add var alias.
8438
dafb59b2
SM
8439 * help-fns.el (help-C-file-name): Use new subr-name.
8440 Prepend `src/' to the file name.
8441 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
76f024d9
JB
8442 (describe-function-1, describe-variable): Only find a C source file
8443 name if DOC is already loaded.
dafb59b2
SM
8444
8445 * help-mode.el (help-function-def, help-variable-def):
8446 Use the new find-function-search-for-symbol functionality.
8447 Allow FILE to be `C-source'.
8448
8449 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
8450 (find-function-C-source): New fun.
8451 (find-function-search-for-symbol): Use it.
8452
76f024d9 84532004-03-29 Michael Mauger <mmaug@yahoo.com>
2c2cd44f
SM
8454
8455 * progmodes/sql.el (sql-product-alist): Rename variable
8456 `sql-product-support'. Add Postgres login parameters.
e4ad9cf1 8457 (sql-set-product, sql-product-feature): Update with renamed variable.
2c2cd44f
SM
8458 (sql-connect-postgres): Add username prompt.
8459 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
8460 Make patterns less product specific.
e2cae769 8461 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
2c2cd44f
SM
8462 (sql-mode-abbrev-table): Modify initialization.
8463 (sql-builtin-face): Add variable.
8464 (sql-keywords-re): Add macro.
8465 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
8466 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
8467 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
8468 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
8469 (sql-mode-linter-font-lock-keywords)
8470 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
8471 (sql-mode-sybase-font-lock-keywords)
8472 (sql-mode-informix-font-lock-keywords)
8473 (sql-mode-interbase-font-lock-keywords)
8474 (sql-mode-ingres-font-lock-keywords)
8475 (sql-mode-solid-font-lock-keywords)
8476 (sql-mode-sqlite-font-lock-keywords)
8477 (sql-mode-db2-font-lock-keywords): Default to nil.
8478 (sql-product-font-lock): Always highlight ANSI keywords.
e4ad9cf1 8479 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
2c2cd44f
SM
8480 (sql-send-string): Add function.
8481
b4777370 84822004-04-29 Dave Love <fx@gnu.org>
2c2cd44f
SM
8483
8484 * progmodes/cfengine.el (cfengine-beginning-of-defun)
8485 (cfengine-end-of-defun): Ensure progress through buffer.
8486
8487 * info-look.el (cfengine-mode): Accept a terminal ().
8488
e4619728
JL
84892004-04-29 Juri Linkov <juri@jurta.org>
8490
8491 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
8492 instead of isearch-yank-word-or-char. Add new key bindings for
8493 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
8494 (isearch-del-char): New fun.
8495 (isearch-forward, isearch-edit-string): Update docstring.
8496 (isearch-yank-char): Doc fix.
8497 (isearch-other-meta-char): Restore point after scrolling.
8498
8499 * progmodes/compile.el (compilation-context-lines): Add nil option
8500 to disable compilation output window scrolling.
8501 (compilation-set-window): Use it.
8502
dafb59b2
SM
8503 * outline.el (outline-next-preface, outline-show-heading):
8504 Don't leave unhidden blank line before heading.
e4619728
JL
8505 (outline-end-of-subtree): Include last newline into subtree.
8506 (hide-entry): Leave point at beginning of heading instead of end.
8507 (outline-up-heading): Push mark for the first call of successive
8508 command calls.
8509
016b8f71
LT
85102004-04-28 Luc Teirlinck <teirllm@auburn.edu>
8511
8512 * comint.el (comint-prompt-read-only): New variable.
8513 (comint-output-filter): Implement it.
8514
8515 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
8516 (ielm-prompt-internal): New variable.
8517 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
8518 (ielm-send-input): Delete unused variable `buf'.
8519 (ielm-eval-input): Use `ielm-prompt-internal'.
8520 (inferior-emacs-lisp-mode): Use new variables
8521 `comint-prompt-read-only' and `ielm-prompt-internal'.
8522 Get rid of obsolete variable `directory-sep-char'.
8523 (ielm): Use `zerop'.
8524
d70d59e9
JPW
85252004-04-29 John Paul Wallington <jpw@gnu.org>
8526
8527 * thumbs.el (toplevel): Require cl at compile time.
8528 Remove conditional definitions of `ignore-errors' and `caddar'
8529 because they occur at run time.
8530
e51797d0
NR
85312004-04-28 Nick Roberts <nickrob@gnu.org>
8532
8533 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
dafb59b2 8534 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
e51797d0 8535 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
dafb59b2 8536 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
e51797d0
NR
8537
8538 * progmodes/gud.el (gud-common-init): Throw an error if program is
8539 already running under gdb.
8540
d42799bd
JPW
85412004-04-28 John Paul Wallington <jpw@gnu.org>
8542
8543 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
8544 (thumbs-show-image-num): Move assignment of
51adae01 8545 `thumbs-current-image-filename' within scope of `i'.
d42799bd
JPW
8546 (thumbs-emboss-image): Don't use `evenp'.
8547
83a0f060
RS
85482004-04-28 Richard M. Stallman <rms@gnu.org>
8549
8550 * progmodes/compile.el (compilation-context-lines): Default now 0.
8551
66dc9a0f
JB
85522004-04-28 Juanma Barranquero <lektu@terra.es>
8553
8554 Use `time-less-p' from calendar/time-date.el instead of defining
8555 custom versions of it.
8556
8557 * pcomplete.el (pcomplete-time-less-p): Remove.
8558
8559 * thumbs.el (time-less-p): Remove.
8560
8561 * calendar/timeclock.el (timeclock-time-less-p): Remove.
8562 (timeclock-generate-report): Use `time-less-p'.
8563
8564 * emacs-lisp/autoload.el (autoload-before-p): Remove.
8565 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
8566
f24485f1
MY
85672004-04-28 Masatake YAMATO <jet@gyve.org>
8568
033ad8c6 8569 * subr.el (remove-overlays): Make arguments optional.
f24485f1 8570
033ad8c6 8571 * wid-edit.el (widget-specify-button): Put evaporate to the
f24485f1
MY
8572 overlay for sample.
8573 (widget-specify-sample): Put evaporate to the overlay for sample.
8574 (widget-specify-doc): Put evaporate to the overlay for documentation.
8575
5242942f
JH
85762004-04-27 Jesper Harder <harder@ifa.au.dk>
8577
8578 * info.el (info-apropos): Make it an index node. Align node names
8579 like makeinfo.
8580
93397360
EZ
85812004-04-27 Eli Zaretskii <eliz@gnu.org>
8582
8583 * net/browse-url.el (browse-url-netscape-sentinel)
8584 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
033ad8c6
SM
8585 (browse-url-epiphany-sentinel, browse-url-mosaic):
8586 Use browse-url-*-program instead of a literal program name.
93397360 8587
0c54865e
EZ
85882004-04-27 Kevin Ryde <user42@zip.com.au>
8589
8590 * eshell/em-alias.el:
8591 * eshell/em-dirs.el:
8592 * eshell/em-hist.el:
8593 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
8594 features when M-x customize-group loads modules before the main
8595 eshell.el.
8596
12092fb3
EZ
85972004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
8598
8599 * subr.el (momentary-string-display): Support EXIT-CHAR that is
8600 either a character representation of an event or an event
8601 description list.
8602
27cd478d
EZ
8603 * type-break.el: Capitalise Emacs and Lisp.
8604 (type-break-good-break-interval, type-break-demo-boring-stats)
8605 (type-break-terse-messages, type-break-file-name): New defcustoms.
8606 (type-break-post-command-hook)
033ad8c6
SM
8607 (type-break-warning-countdown-string): Quote variable names in doc.
8608 (type-break-interval-start, type-break-auto-save-file-name): New vars.
27cd478d
EZ
8609 (type-break-mode): Document type-break-good-break-interval and the
8610 "session" file. Schedule break according to the session file.
8611 Kill session file buffer on exit. Organise for save-some-buffers
8612 to always save the session file.
8613 (type-break-mode-line-message-mode, type-break-query-mode):
8614 Uppercase arguments.
8615 (type-break-file-time, type-break-file-keystroke-count, timep)
8616 (type-break-choose-file, type-break-get-previous-time)
8617 (type-break-get-previous-count): New defuns.
8618 (type-break): Avoid break querying after a completed break in the
8619 case where the query was initiated during user invocation of the
033ad8c6
SM
8620 break. Optional terse messages.
8621 Use type-break-good-break-interval if type-break-good-rest-interval is
27cd478d
EZ
8622 nil. File the break time.
8623 (type-break-schedule): New optional args for overriding the use of
8624 the current time.
8625 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
8626 after a break.
8627 (type-break-check): File the keystroke count.
8628 (type-break-do-query): Prevent a second query when the break is
8629 interrupted. Optional terse message.
033ad8c6 8630 (type-break-keystroke-reset): Record the start of a typing interval.
27cd478d
EZ
8631 (type-break-demo-boring): Optional terse messages. Display word
8632 per minute and keystroke counts according to
8633 type-break-demo-boring-stats.
8634
aecb322b
EZ
86352004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
8636
8637 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
8638 directories, make sure they exist under archive-tmpdir.
8639
eb982898
JL
86402004-04-27 Juri Linkov <juri@jurta.org>
8641
8642 * help.el (view-emacs-news): With argument, display info for the
8643 selected version by finding it among different NEWS files, and
8644 narrowing the buffer to the selected version.
8645
8646 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
8647 same-window-buffer-names.
8648 (info): New arg `buffer'. Use it. Doc fix. Read file name for
8649 non-numeric prefix argument, append the number to the buffer name
8650 for numeric prefix argument.
8651 (info-other-window): Bind same-window-regexps to nil.
8652 (Info-reference-name): Rename to Info-point-loc.
8653 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
8654 and Info-find-index-name for stringy Info-point-loc.
8655 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
8656 without middle `.', but with final `.' and optional line number
8657 for it. Set Info-point-loc for index nodes.
8658 (Info-index): Remove middle `.' from index entry regexp.
8659 Modify line number regexp.
8660 (Info-index-next): Decrement line number.
8661 (info-apropos): Remove middle `.' from index entry regexp.
8662 Add optional line number regexp at the end. Add matched value
8663 for line number to the result list and insert it to the buffer.
a6095665
JL
8664 Replace match-string by match-string-no-properties.
8665 Reorder result list.
eb982898
JL
8666 (Info-fontify-node): Hide index line numbers.
8667 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
8668 empty matches.
8669 (Info-follow-reference): Use `str' instead of
8670 Info-following-node-name-re.
8671 (Info-toc): Use full file names. Set Info-current-node to "Top".
8672 (Info-fontify-node): Compare file names without directory name.
8673 (Info-try-follow-nearest-node): Don't set Info-reference-name.
8674 Set second arg of Info-extract-menu-node-name for index nodes.
8675 (info-xref-visited): Use magenta3 instead of magenta4.
8676 (Info-mode): Add info-apropos to docstring.
8677
8678 * log-view.el (log-view-diff): Replace interactive code "r"
8679 by a list to allow to call it even if region is not active.
8680
8681 * paren.el (show-paren-highlight-openparen): New var.
8682 (show-paren-function): Turn on openparen highlighting when
8683 matching forward if show-paren-highlight-openparen is non-nil.
8684
8685 * simple.el (kill-ring-save): Use blink-matching-delay instead of
8686 the constant value 1.
8687 (completions-common-part): Expand docstring.
8688
8689 * textmodes/picture.el (picture-mode-map): Add arrow keys.
8690
360fe9d2
KS
86912004-04-27 Kim F. Storm <storm@cua.dk>
8692
8693 * image.el (insert-sliced-image): Use line-height instead of
8694 line-spacing property on newline.
8695
ebb39555 86962004-04-26 Lars Hansen <larsh@math.ku.dk>
6c61299c 8697
ebb39555
LH
8698 * desktop.el (desktop-buffer-misc-data-function): Rename to
8699 desktop-save-buffer and change docstring.
8700 (desktop-buffer-modes-to-save): Delete.
8701 (desktop-save-buffer-p): Use desktop-save-buffer instead of
8702 desktop-buffer-modes-to-save.
8703 (desktop-save): Rename desktop-buffer-misc-data-function to
8704 desktop-save-buffer and allow non-function value.
8705 (desktop-missing-file-warning): Correct docstring.
eb982898 8706
ebb39555
LH
8707 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
8708 to desktop-save-buffer.
eb982898 8709
ebb39555
LH
8710 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
8711 desktop-save-buffer.
eb982898 8712
ebb39555 8713 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
eb982898 8714
ebb39555
LH
8715 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
8716
1d359d88
EZ
87172004-04-26 Eli Zaretskii <eliz@gnu.org>
8718
033ad8c6 8719 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
1d359d88 8720
ee9cd72d
LT
87212004-04-25 Luc Teirlinck <teirllm@auburn.edu>
8722
8723 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
8724 (ielm): Only go to the end of the buffer when starting a new process.
8725
76364803
JB
87262004-04-25 Juanma Barranquero <lektu@terra.es>
8727
8728 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
8729 mode line. Bind `inhibit-read-only' to t before modifying
8730 properties of text in the buffer.
8731 (ielm): Force point to the end of buffer, even when running ielm
8732 from inside itself.
8733
82f1aca9
JH
87342004-04-25 Jesper Harder <harder@ifa.au.dk>
8735
8736 * info.el (info-apropos): Reset Info-complete-cache.
8737
dbd97672
DP
87382004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
8739
8740 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8741 Also recognize severe Irix et al. messages.
8742 (compilation-normalize-filename, compile-abbreviate-directory):
8743 Delete functions.
8744 (compilation-get-file-structure): New function inherits
8745 functionality of the two preceding ones.
033ad8c6
SM
8746 (compilation-internal-error-properties, compilation-fake-loc):
8747 Use it so that different paths to the same file share the same
dbd97672
DP
8748 markers. Also optimize finding adjacent marker slightly.
8749
9ff3aa31
KS
87502004-04-25 Kim F. Storm <storm@cua.dk>
8751
8752 * image.el (insert-sliced-image): Add line-spacing t property
8753 to newlines separating image lines.
8754
759f960a
LT
87552004-04-24 Luc Teirlinck <teirllm@auburn.edu>
8756
21fb7588
LT
8757 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
8758
759f960a
LT
8759 * ielm.el (ielm-prompt-read-only): New user option.
8760 (ielm-prompt): Expand docstring to describe new behavior.
8761 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
8762 mention it in the docstring.
8763
fd75d62d
AS
87642004-04-24 Andreas Schwab <schwab@suse.de>
8765
14116f3c
AS
8766 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
8767
fd75d62d
AS
8768 * diff.el (diff): Set default-directory in diff buffer.
8769
473551ac
EZ
87702004-04-24 Eli Zaretskii <eliz@gnu.org>
8771
6f60853a
EZ
8772 * mail/sendmail.el (mail-bury): Don't delete the frame where the
8773 mail was being composed if the terminal cannot display more than
8774 one frame; instead, switch to previous frame.
8775
473551ac
EZ
8776 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
8777 (rmail-start-mail): Support rmail-mail-new-frame even on
8778 terminals that can display only one frame at a time.
8779
033ad8c6
SM
87802004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
8781
8782 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
8783 (checkdoc-output-font-lock-keywords): Remove error regexp.
8784 (checkdoc-output-mode-map): Remove.
8785 (checkdoc-output-mode): Derive from compilation-mode.
8786 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
8787
8788 * dired.el (dired-mode-map): Add a menu entry for wdired.
8789
8790 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
8791 (rx-bracket, rx-check-any, rx-any): Clean up name space.
8792
8793 * wdired.el: (wdired-mode-map): Move init into declaration.
8794 Fix `return' binding.
8795 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
8796 Use force-mode-line-update.
8797 (wdired-get-filename): Use `unless'.
8798 (wdired-preprocess-files): Don't assume names have no \n and use / for
8799 dir separator.
8800 (wdired-normalize-filename): Use replace-regexp-in-string.
8801 (wdired-load-hooks): Remove.
8802 (wdired-mode-hooks): Rename to wdired-mode-hook.
8803
8804 * info-look.el: Add support for cfengine-mode.
8805 (info-lookup-setup-mode): Use dolist.
8806
88072004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
8808
8809 * wdired.el: New file.
8810
c62aec78
JB
88112004-04-23 Juanma Barranquero <lektu@terra.es>
8812
8813 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
8814
8815 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
8816 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
8817 (pcomplete--help, pcomplete--here): Doc fixes.
8818
4b284383
JB
88192004-04-23 Andre Spiegel <spiegel@gnu.org>
8820
8821 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
8822 handles wrong-number-of-arguments in backend call.
8823
8824 * vc.el (vc-print-log): Likewise.
8825
033ad8c6
SM
88262004-04-20 Dave Love <fx@gnu.org>
8827
8828 * emacs-lisp/rx.el: Doc fixes.
8829 (rx-constituents): Add/extend many forms.
8830 (rx-check): Check form is a list.
8831 (bracket): Defvar.
8832 (rx-check-any, rx-any, rx-check-not): Modify.
8833 (rx-not): Simplify.
8834 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
8835 (rx-kleene): Use rx-trans-forms.
8836 (rx-quote-for-set): Delete.
8837 (rx): Allow multiple args.
8838
f24814e0
KH
88392004-04-23 Kenichi Handa <handa@m17n.org>
8840
033ad8c6 8841 * international/mule-util.el (char-displayable-p): Simplify by
f24814e0
KH
8842 using internal-char-font.
8843
d814862a
JB
88442004-04-23 Juanma Barranquero <lektu@terra.es>
8845
8846 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8847
6fc049f6
SM
88482004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
8849
8850 * diff-mode.el (diff-next-error): New fun.
8851 (diff-mode): Use it.
8852
8853 * simple.el (next-error): Change arg name.
8854 Add support for the documented C-u C-x ` usage.
8855
8856 * frame.el (special-display-popup-frame, next-multiframe-window)
8857 (previous-multiframe-window): Only consider frames on same display.
8858
2a3f604d
LH
88592004-04-22 Lars Hansen <larsh@math.ku.dk>
8860
8861 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
8862 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
8863
879054ea
KS
88642004-04-22 Kim F. Storm <storm@cua.dk>
8865
8866 * net/telnet.el (telnet): Add optional port arg.
8867
063a45c5
SM
88682004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
8869
8870 * progmodes/compile.el (compilation-mode-font-lock-keywords):
8871 Minor sanity check on the `hyperlink' slot.
8872
8873 * Makefile.in (recompile): Compile new files.
8874
8875 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
8876 Add byte-recompile-directory's optional `arg'.
8877
8878 * cvs-status.el (cvs-tree-use-charset): New var.
8879 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
8880 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
8881 (cvs-status-cvstrees): Use it.
8882
8883 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
8884 Make it a normal major mode.
8885 (checkdoc-buffer-label): Make sure the file name is meaningful.
8886 (checkdoc-output-to-error-buffer): Remove.
8887 (checkdoc-error, checkdoc-start-section): Rewrite.
8888
8889 * info.el (info-node, info-menu-5, info-xref, info-header-node)
8890 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
8891 (Info-title-4-face): Use new syntax.
8892 (info-xref-visited): Inherit from info-xref.
8893
8894 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
8895
d88beab5
KS
88962004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
8897
8898 * simple.el (next-error-last-buffer, next-error-function):
8899 New variables for the next-error framework.
8900 (next-error-buffer-p): New function.
8901 (next-error-find-buffer): Generalize compilation-find-buffer.
8902 (next-error, previous-error, first-error, next-error-no-select)
8903 (previous-error-no-select): Move from compile.el.
8904
8905 * replace.el (occur-next-error, occur-1): Hook into the next-error
8906 framework.
8907
8908 * progmodes/compile.el (compilation-start):
8909 Set next-error-last-buffer so next-error knows where to jump.
8910 (compilation-setup): Set the buffer-local variable
8911 next-error-function to 'compilation-next-error-function.
8912 (compilation-buffer-p, compilation-buffer-internal-p): Use an
8913 alternate way to find if a buffer is a compilation buffer, for
8914 next-error convenience.
8915 (next-error-no-select, previous-error-no-select, next-error)
8916 (previous-error, first-error): Move to simple.el.
8917 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
8918 (compilation-last-buffer): Remove.
8919 (compilation-start, compilation-next-error, compilation-setup)
8920 (compilation-next-error-function, compilation-find-buffer):
8921 Remove compilation-last-buffer use.
8922
a568a2cc
JB
89232004-04-21 Juanma Barranquero <lektu@terra.es>
8924
a568a2cc
JB
8925 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
8926 (font-lock-warning-face): Fix spacing.
8927
b4777370
JB
8928 * makefile.w32-in (WINS): Add url/ directory.
8929
54b06e66 89302004-04-21 Lars Hansen <larsh@math.ku.dk>
a568a2cc 8931
063a45c5
SM
8932 * desktop.el (desktop-buffer-mode-handlers): New variable.
8933 Alist of major mode specific functions to restore a desktop buffer.
a568a2cc 8934 (desktop-buffer-handlers): Make variable obsolete.
063a45c5
SM
8935 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
8936 Catch errors signaled in handlers. Update buffer count.
8937 Evaluate desktop-buffer-point.
54b06e66
LH
8938 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
8939 move to dired.el.
8940 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
8941 move to info.el.
8942 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
8943 move to mail/rmail.el.
8944 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
8945 to mh-e/mh-e.el.
a568a2cc
JB
8946 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
8947 On fail, print message (to message buffer) even if
54b06e66 8948 desktop-missing-file-warning is nil.
a568a2cc
JB
8949 (desktop-buffer-misc-data-function): New buffer local variable.
8950 Function returning major mode specific data.
54b06e66
LH
8951 (desktop-buffer-misc-functions): Make variable obsolete.
8952 (desktop-save): Use desktop-buffer-misc-data-function.
8953 (desktop-buffer-dired-misc-data): Rename to
8954 dired-desktop-buffer-misc-data and move to dired.el.
8955 (desktop-buffer-info-misc-data): Rename to
8956 Info-desktop-buffer-misc-data and move to info.el.
063a45c5 8957 (desktop-read): Add message about number of buffers restored/failed.
1c492b87 8958
a568a2cc
JB
8959 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
8960 Add parameters. Pause to display error only when
54b06e66 8961 desktop-missing-file-warning is non-nil.
a568a2cc 8962 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
fbcb9529 8963 (dired-mode): Bind desktop-buffer-misc-data-function.
1c492b87 8964
a568a2cc
JB
8965 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
8966 Add Parameters.
8967 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
fbcb9529 8968 (Info-mode): Bind desktop-buffer-misc-data-function.
1c492b87 8969
a568a2cc
JB
8970 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
8971 Add Parameters.
1c492b87 8972
a568a2cc
JB
8973 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
8974 Add Parameters.
54b06e66 8975
e921af9e
RS
89762003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
8977
a4391d42
EZ
8978 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
8979 the case of letters in case-insensitive expansions when the
8980 abbrev is preceded by characters with letter syntax.
e921af9e 8981
0ce7de92
RS
89822004-04-21 Richard M. Stallman <rms@gnu.org>
8983
8984 * progmodes/cperl-mode.el (cperl-putback-char):
8985 Delete Emacs 18 definition.
8986
a568a2cc 8987 * international/mule.el (ctext-post-read-conversion):
0ce7de92 8988 Use assoc-string, not assoc-ignore-case.
a568a2cc 8989
0ce7de92
RS
8990 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
8991
8992 * emacs-lisp/easymenu.el (easy-menu-add):
8993 Do call x-popup-menu, but only if it's defined.
8994
8995 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
8996
8997 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
8998 Handle multiple args: compile like progn.
8999
9000 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
9001 take all args as &rest arg.
9002
9003 * autoinsert.el (auto-insert-alist): Insert the user's name in
9004 copyright notice, rather than Free Software Foundation.
9005
02f32cf0
KH
90062004-04-21 Kenichi Handa <handa@m17n.org>
9007
9008 * descr-text.el (describe-char): Make it work on *Help* buffer.
9009
c7b08a9d
KS
90102004-04-21 Kim F. Storm <storm@cua.dk>
9011
9012 * image.el (insert-image): Add optional SLICE arg.
9013 (insert-sliced-image): New defun.
9014
d58f8753
SM
90152004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
9016
9017 * subr.el (read-number): Check whether `default' is nil.
9018
90192004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
9020
9021 * progmodes/compile.el (compilation-error-properties):
9022 Split into two.
9023 (compilation-internal-error-properties): New one.
a568a2cc 9024 (compilation-compat-error-properties): Use it. Fix the non-marker case.
d58f8753 9025
6b3b4dbb
RS
90262004-04-20 Richard M. Stallman <rms@gnu.org>
9027
c7b08a9d 9028 * window.el (split-window-save-restore-data):
6b3b4dbb
RS
9029 Don't update the data if OLD-INFO is nil.
9030
9031 * view.el (view-return-to-alist): Mark it permanent local.
9032
9033 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
9034
9035 * recentf.el (recentf-save-list): Catch and warn about errors.
9036
9037 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
9038 so "Buffers" won't be pure.
9039
9040 * help-mode.el (help-mode-finish): Set help-return-alist first
9041 thing, setting only the entry for the selected window.
9042
9043 * help-fns.el (describe-function-1): If many non-control non-meta
9044 keys run the command, don't list all of them.
9045
1525ea1e
JB
90462004-04-20 Juanma Barranquero <lektu@terra.es>
9047
b349012b
JB
9048 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
9049 arg. Copied from Andre Spiegel's patch of 2004-03-21.
9050
1525ea1e
JB
9051 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
9052
5b6156fa
KH
90532004-04-20 Kenichi Handa <handa@m17n.org>
9054
9055 * international/quail.el (quail-lookup-key): New optional arg
9056 NOT-RESET-INDICES.
9057 (quail-get-translations): Call quail-lookup-key with
9058 NOT-RESET-INDICES t.
9059 (quail-completion): Likewise.
9060 (quail-lookup-map-and-concat): Likewise.
9061
a19788b1
KH
90622004-04-20 Kenichi Handa <handa@m17n.org>
9063
9064 * international/quail.el (quail-update-translation): Don't insert
9065 such an unsupported multibyte char in a unibyte buffer.
9066
d481033a
NR
90672004-04-20 Nick Roberts <nick@nick.uklinux.net>
9068
9069 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
1525ea1e
JB
9070 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
9071 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
d481033a
NR
9072 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
9073 (gdb-frame-assembler-buffer): Improve behaviour with
9074 multiple frames.
9075 (gdb-display-buffer): Extend search to all visible frames.
9076
177cd3b9
EZ
90772004-04-19 Eli Zaretskii <eliz@gnu.org>
9078
9079 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
9080 characters left after base64 decoding.
9081 (rmail-decode-region): Use -dos variety of `coding', to remove any
9082 ^M characters left after qp or base64 decoding.
9083
d8dc1ccc
JD
90842004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9085
d58f8753 9086 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
d8dc1ccc
JD
9087 messages.
9088
d9ee5172
SE
90892004-04-19 Stephen Eglen <stephen@gnu.org>
9090
9091 * add-log.el (add-change-log-entry): Update doc string to mention
9092 add-log-full-name and add-log-mailing-address.
9093
d1d37da8
JL
90942004-04-18 Juri Linkov <juri@jurta.org>
9095
9096 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
9097 (Info-find-node-2): Simplify error message.
9098 (Info-insert-dir): Use Info-following-node-name.
9099 (Info-goto-node): Remove *info-history* and *info-toc*.
9100 (Info-history): Create a node of the virtual history file.
9101 (Info-toc): Create a node of the virtual toc file.
9102 (Info-insert-toc): New arg `curr-file' for reference file names.
9103 (info-apropos): Remove redundant var binding for temp-file.
9104 (Info-index, Info-index-next, Info-mode): Doc fix.
9105 (Info-goto-emacs-command-node): Don't jump to *info* from
9106 non-*info* Info buffers.
9107 (Info-fontify-node): Don't show the file name of external
9108 references if `Info-hide-note-references' is `hide'. Don't hide
9109 newlines at the end of paragraphs.
9110
9111 * international/mule-diag.el (list-input-methods):
9112 Fix args to help-xref-button.
9113
72266056
JL
9114 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
9115 to put into effect local variables from TUTORIAL files.
9116
9117 * textmodes/paragraphs.el (sentence-end) <function>: New fun
9118 with default value taken from the variable `sentence-end'.
9119 (sentence-end) <defcustom>: Set default to nil. Doc fix.
9120 Add nil const to :type.
9121 (sentence-end-without-period, sentence-end-double-space)
9122 (sentence-end-without-space): Doc fix.
9123
9124 * textmodes/paragraphs.el (forward-sentence):
9125 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
9126 (fill-delete-newlines):
d58f8753
SM
9127 * progmodes/cc-cmds.el (c-beginning-of-statement):
9128 Use function `sentence-end' instead of variable `sentence-end'.
72266056 9129
225df139
AS
91302004-04-18 Andreas Schwab <schwab@suse.de>
9131
9132 * progmodes/compile.el (compilation-start): Set window start to
9133 point-min if compilation-scroll-output is nil.
9134
8fef838b
JW
91352004-04-18 John Wiegley <johnw@newartisans.com>
9136
d58f8753 9137 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
8fef838b 9138
677eb6a5
NR
91392004-04-18 Nick Roberts <nick@nick.uklinux.net>
9140
9141 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
9142 (gdb-info-breakpoints-custom): Revert previous change.
9143 (gdb-view-assembler): Update assembler if necessary.
9144 (gdb-frame-handler): Parse correctly for gdb-current-frame.
9145 (gdb-display-source-buffer): Update properly when both source and
9146 assembler are visible.
9147
554e2741
JW
91482004-04-17 John Wiegley <johnw@newartisans.com>
9149
d58f8753 9150 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
554e2741
JW
9151 which limits the number of names shown in the minibuffer. Off by
9152 default.
9153 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
9154 up iswitchb for users with a multitude of open buffers by showing
9155 only the first and last N/2 buffers in the completion list (which
9156 is enough to aid C-s/C-r, and to know that more characters are
9157 needed to refine the completion list).
9158
1ee652eb
RS
91592004-04-17 Richard M. Stallman <rms@gnu.org>
9160
9161 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
9162 (file-truename): Expand all ~ constructs directly.
9163 (insert-directory): Delete any error msg output by the
9164 `insert-directory-program'.
9165
9166 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
9167 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
9168 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
9169 (allout-init): Use find-file-hook, not find-file-hooks.
9170 (allout-mode): Eliminate Emacs 18 support.
9171 Use write-contents-functions, not local-write-file-hooks.
9172
eb6fb6e2
DP
91732004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
9174
9175 * progmodes/compile.el (compilation-error-properties): Fix for
9176 adding messages when there are already markers for their file.
9177 (compilation-fake-loc): New function.
9178
da879ae8
SM
91792004-04-16 Dave Love <fx@gnu.org>
9180
9181 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
9182 (python-load-file): Fix python-orig-start setting.
9183
9184 * progmodes/compile.el: Doc fixes.
9185 (compilation-error-regexp-alist-alist)
9186 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
9187 (compilation-assq): Wrap in eval-when-compile.
9188 (compilation-mode-font-lock-keywords): Don't use list*.
9189 (compilation-start): Avoid warning.
9190 (compilation-compat-error-properties)
9191 (compilation-directory-properties): Add keymap property.
9192 (compilation-parsing-end): Make it a marker for better compatibility.
9193
9194 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
9195
91962004-04-16 Mark A. Hershberger <mah@everybody.org>
9197
9198 * xml.el: Doc fixes.
9199 (xml-get-children): Only looks at sub-tags and ignore strings.
9200
9201 * xml.el (xml-parse-tag): Avoid overwriting node-name.
9202
92032004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
9204
da879ae8
SM
9205 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
9206
3f0d8131
AS
92072004-04-16 Andre Spiegel <spiegel@gnu.org>
9208
9209 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
9210
9211 * vc.el (vc-print-log): Likewise.
9212
9a1120ea
MY
92132004-04-16 Masatake YAMATO <jet@gyve.org>
9214
9215 * simple.el (completion-setup-function): Set an initial value
a568a2cc 9216 to `element-common-end' before entering loop. Set a value
9a1120ea 9217 to `element-common-end' at the end of loop.
da879ae8 9218 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
6a4940b2
MY
9219 (completions-common-part): Rename from completion-de-emphasis.
9220 (completions-first-difference): Rename from completion-emphasis.
9221 Suggested by RMS.
9a1120ea 9222
dc5dcc00
JB
92232004-04-16 Juanma Barranquero <lektu@terra.es>
9224
9225 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
9226 (bookmark-edit-annotation-mode): Add mode name.
9227
da879ae8
SM
92282004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
9229
9230 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
9231 for nested conflict markers.
9232 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
9233
865f6a21
NR
92342004-04-15 Nick Roberts <nick@nick.uklinux.net>
9235
9236 * progmodes/gdb-ui.el (gdb-goto-info): New function.
9237
9238 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
9239
96ef1feb
SM
92402004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
9241
572943b3
SM
9242 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
9243 Give a backtrace if requested.
9244
9245 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
9246
9247 * progmodes/python.el (python-mouse-2-command, python-RET-command):
9248 Remove unused functions.
9249 (python-orig-start-line, python-orig-file): Remove.
9250 (python-orig-start): New var.
9251 (python-input-filter, python-compilation-line-number)
9252 (python-send-region, python-load-file): Use it.
9253
f4e432bb 9254 * info.el (info): Always jump to *info*.
96ef1feb
SM
9255
9256 * subr.el (posn-set-point): New function.
9257
9258 * mouse.el (mouse-set-point): Use it.
9259
9260 * progmodes/compile.el (compile-goto-error): Use it.
f4e432bb
SM
9261 (compilation-button-map): New keymap.
9262 (compilation-error-properties): Use it.
9263 (compilation-shell-minor-mode-map): Don't bind mouse-2.
96ef1feb
SM
9264
9265 * smerge-mode.el (smerge-popup-context-menu): Use it.
9266
9267 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
9268 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
9269 mouse and non-mouse case.
9270
9271 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
9272 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
9273
f4e432bb
SM
9274 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
9275 Make it work for non-mouse events.
9276
9277 * pcvs-info.el (cvs-status-map): Update binding name.
9278
92792004-04-14 Mark A. Hershberger <mah@everybody.org>
9280
9281 * xml.el (xml-maybe-do-ns): New function to handle namespace
9282 parsing of both attribute and element names.
9283 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
9284 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
9285 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
9286 (xml-parse-attlist): Make it do its own namespace parsing.
9287
92882004-04-14 Dave Love <fx@gnu.org>
9289
572943b3
SM
9290 * progmodes/python.el (run-python): Fix use of \n.
9291 (python-load-file): Remove `try' from Python fragment.
9292 (python-describe-symbol): Fix message.
9293
f4e432bb
SM
9294 * comint.el: Doc fixes.
9295 (comint-last-input-start, comint-last-input-end)
9296 (comint-last-output-start): Give them values.
9297 (comint-arguments): Avoid warning.
9298 (comint-skip-prompt): Use line-end-position.
9299 (comint-backward-matching-input): Rename arg to agree with doc.
9300 (comint-extract-string): Use syntax-ppss.
9301 (comint-dynamic-simple-complete): Delete useless list construction.
9302 (comint-redirect-subvert-readonly): New.
9303 (comint-redirect-preoutput-filter): Use it.
9304
9305 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
9306 Correctly handle negative arguments when calling hook functions.
9307
37600b6d
JH
93082004-04-14 Jesper Harder <harder@ifa.au.dk>
9309
9310 * info.el (info-apropos): Don't clobber Info-history-list.
9311
b3a7f48f
DP
93122004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
9313
f4e432bb
SM
9314 * progmodes/compile.el (compilation-setup):
9315 Localize overlay-arrow-position.
b3a7f48f
DP
9316 (compilation-sentinel): Restructure code equivalently.
9317 (compilation-next-error): Find message on same line after point if
9318 not found before point.
9319 (compile-mouse-goto-error): Restore function so that compilation
9320 buffer need not be current and use compile-goto-error.
9321 (compile-goto-error): Restore function.
9322 (next-error): Set overlay-arrow-position.
9323 (compilation-forget-errors): Don't localize already local
9324 compilation-locs and remove FIXME about refontifying.
9325
c09a9077
JL
93262004-04-14 Kim F. Storm <storm@cua.dk>
9327
9328 * startup.el (emacs-quick-startup): New defvar (set by -Q).
9329 (command-line): New option -Q. Like -q --no-site-file, but
9330 in addition it also disables menu-bar, tool-bar, scroll-bars,
9331 tool-tips, and the blinking cursor.
9332 (command-line-1): Skip startup screen if -Q.
9333 (fancy-splash-head): Use ":align-to center" prop to center splash image.
9334
9335 * emulation/cua-base.el (cua-read-only-cursor-color)
9336 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
9337
93382004-04-13 Dave Love <fx@gnu.org>
9339
9340 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
9341 (syntax): Don't require.
9342 (python) <defgroup>: Add :version.
9343 (python-quote-syntax): Re-written.
9344 (inferior-python-mode): Move stuff here from run-python and add
9345 some more.
9346 (python-preoutput-continuation, python-preoutput-result)
9347 (python-dotty-syntax-table): New.
9348 (python-describe-symbol): Use them.
9349 (run-python): Move stuff to inferior-python-mode. Modify code
9350 loaded into Python.
9351 (python-send-region): Use python-proc, python-send-string.
9352 (python-send-string): Send newlines too. Callers changed.
9353 (python-load-file): Re-written.
9354 (python-eldoc-function): New.
9355 (info-look): Don't require.
9356 (python-after-info-look): New. A modified version of former
9357 top-level code for use with eval-after-load.
9358 (python-maybe-jython, python-guess-indent): Use widened buffer.
9359 (python-fill-paragraph): Re-written.
9360 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
9361 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
9362
93632004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
9364
9365 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
9366 Set compilation-error-regexp-alist earlier.
9367
9368 * progmodes/compile.el (compilation-minor-mode-map)
9369 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
9370 (compile-goto-error): Re-merge the mouse and non-mouse commands.
9371
93722004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
9373
9374 * progmodes/compile.el (compile-goto-error): Select the buffer/window
9375 corresponding to the event.
9376
93772004-04-12 Joe Buehler <jbuehler@hekiman.com>
9378
9379 * loadup.el: Add cygwin to system-type list, for unexec() support.
9380
93812004-04-12 John Paul Wallington <jpw@gnu.org>
9382
9383 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
9384 (ibuffer-restore-window-config-on-quit): New variable to replace
9385 `ibuffer-delete-window-on-quit'. Update all references.
9386 (ibuffer-prev-window-config): New variable.
9387 (ibuffer-quit): Restore previous window configuration instead of
9388 deleting window.
9389 (ibuffer): Save window configuration before showing Ibuffer buffer.
9390
9391 * help.el (describe-mode): Doc fix.
9392
93932004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
9394
9395 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
9396 not to treat nil as a function.
9397
9398 * vc-arch.el (vc-arch-root): Be a bit more careful.
9399 (vc-arch-register): Save the buffer if we modified it.
9400 (vc-arch-delete-rej-if-obsolete): Save excursion.
9401 (vc-arch-find-file-hook): Use the simpler after-save-hook.
9402 (vc-arch-responsible-p, vc-arch-init-version): New functions.
9403
9404 * net/ldap.el (ldap-search): Use list*.
9405
94062004-04-12 Juri Linkov <juri@jurta.org>
9407
9408 * info.el (Info-follow-reference): Allow multiline reference name.
9409
94102004-04-11 Dave Love <fx@gnu.org>
9411
9412 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
9413
9414 * progmodes/python.el: New file.
9415
94162004-04-11 Andre Spiegel <spiegel@gnu.org>
9417
9418 * vc-hooks.el (vc-arg-list): Function removed.
9419 (vc-default-workfile-unchanged-p): Use condition-case to check for
9420 backward compatibility.
9421
9422 * vc.el (vc-print-log): Use condition-case to check for backward
9423 compatibility.
9424
94252004-04-11 Juri Linkov <juri@jurta.org>
9426
9427 * dired.el (dired-faces): New defgroup.
9428 (dired-header, dired-mark, dired-marked, dired-flagged)
9429 (dired-warning, dired-directory, dired-symlink, dired-ignored):
9430 New faces.
9431 (dired-header-face, dired-mark-face, dired-marked-face)
9432 (dired-flagged-face, dired-warning-face, dired-directory-face)
9433 (dired-symlink-face, dired-ignored-face): New face variables.
9434 (dired-font-lock-keywords): Use them instead of font-lock faces.
ee213e98
JL
9435 Split the rule for dired marks into 3 separate rules: for marks,
9436 marked file names and flagged file names.
9437
9438 * help-mode.el (help-make-xrefs): Add a final newline to the
9439 *Help* buffer.
9440
dbed3cd3
JPW
94412004-04-11 John Paul Wallington <jpw@gnu.org>
9442
9443 * replace.el (occur-engine): Distinguish between one and several
9444 matches in the matches per buffer heading.
9445
539859c3
KS
94462004-04-11 Kim F. Storm <storm@cua.dk>
9447
9448 * ido.el (ido-confirm-unique-completion): New defcustom.
9449 (ido-complete): Use it.
9450 (ido-write-file): Set it to t unconditionally.
9451
1f3ddf11
MB
94522004-04-10 Miles Bader <miles@gnu.org>
9453
9454 RCS keyword removal (only non-comment changes are enumerated here):
9455
9456 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
9457 (byte-compile-insert-header): Don't use `byte-compile-version'.
1f3ddf11
MB
9458 * forms.el (forms-version): Variable removed.
9459 (forms-mode): Don't use `forms-version'.
9460 * recentf.el (recentf-version): Variable removed.
9461 * progmodes/delphi.el (delphi-version): Variable removed.
9462 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
9463
40899d7b
SM
94642004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
9465
9466 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
9467
7b30b20c
JH
94682004-04-09 Jesper Harder <harder@ifa.au.dk>
9469
9470 * info.el (info-apropos): Improve menu item regexp.
9471
758b7b09
SJ
94722004-04-09 Simon Josefsson <jas@extundo.com>
9473
9474 * mail/smtpmail.el: Add comment, based on report by
9475 kdc@rcn.com (Kevin D. Clark).
9476
91fa27cd
SM
94772004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
9478
9479 * progmodes/compile.el (compilation-mode-font-lock-keywords):
9480 Redo one more thing that I didn't notice Daniel had undone.
9481
e20b265a
NR
94822004-04-08 Nick Roberts <nick@nick.uklinux.net>
9483
dc5dcc00 9484 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
e20b265a
NR
9485 (gdb-goto-breakpoint, gdb-display-buffer)
9486 (gdb-display-source-buffer, gdb-view-source-function)
9487 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
9488 (gdb-source-info, gdb-frame-handler): Don't specify a window
9489 for display.
9490 (gdb-info-breakpoints-custom): Remove superfluous update of
9491 assembler buffer.
9492 (gdb-many-windows): Make settable outside gdb.
9493
79b42981
GM
94942004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
9495
9496 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
9497 Derive from fundamental-mode rather than text-mode.
9498
8a7757f6
JL
94992004-04-08 Juri Linkov <juri@jurta.org>
9500
9501 * info.el (Info-history): Doc fix.
9502 (Info-history-list): New var.
9503 (info-xref): Change magenta4 to blue, remove bold for dark and
9504 light backgrounds, change bold to underline for non-color classes.
9505 (info-xref-visited): New face.
9506 (Info-fontify-visited-nodes): New custom.
9507 (Info-hide-note-references): Add new value `hide'. Doc fix.
9508 (Info-reference-name): New var.
9509 (Info-selection-hook): New custom.
9510 (Info-edit-mode-hook): New var.
9511 (Info-find-file): New fun.
9512 (Info-find-node): Move part of code to Info-find-file.
9513 (Info-find-node-2): Add anchors to Info-history-list. Move point
9514 to the place with the reference name if name is defined.
9515 (Info-select-node): Add current node to Info-history-list.
9516 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
9517 (Info-search-whitespace-regexp): New custom.
9518 (Info-search-case-fold): New var.
cb53a351
SM
9519 (Info-search): Add "case-sensitively" to the prompt.
9520 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
8a7757f6
JL
9521 (Info-search-case-sensitively, Info-search-next): New fun.
9522 (Info-up): Move point to the menu item of the current node.
a568a2cc
JB
9523 (Info-history): New fun. Add *info-history* to
9524 same-window-buffer-names.
8a7757f6
JL
9525 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
9526 (Info-insert-toc): New fun.
9527 (Info-build-toc): New fun.
9528 (Info-follow-reference): Add new arg `fork'. Doc fix.
9529 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
9530 with the same name prefer the reference closest to point.
9531 (Info-next-reference): Replace * by + in the *Note regexp.
9532 Add regexp for http:// and ftp://. Skip the *Note prefix.
9533 (Info-prev-reference): Replace * by + in the *Note regexp.
9534 Add regexp for http:// and ftp://. Skip the *Note prefix.
9535 (Info-follow-nearest-node): Add new arg `fork'.
9536 (Info-try-follow-nearest-node): Add new arg `fork'.
9537 Call browse-url for http:// and ftp:// references.
9538 Set Info-reference-name for index entries.
9539 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
9540 Info-search-next, Info-history, Info-toc, clone-buffer.
9541 (Info-menu-update): Replace * by + in the *Note regexp.
9542 (Info-mode): Add documentation for Info-history, Info-toc,
9543 Info-search-case-sensitively, Info-search-next, clone-buffer.
9544 (Info-fontify-menu-headers): Remove fun. Move code to
9545 Info-fontify-node.
9546 (Info-fontify-node): Add docstring. Add local vars
9547 fontify-visited-p and not-fontified-p. If not-fontified-p is t
9548 then fontify header line, titles, menu headers, http and ftp
9549 references, refill paragraphs. If not-fontified-p is t or
9550 fontify-visited-p is t then fontify cross references, menu items.
cb53a351
SM
9551 Fontify menu headers. Fontify http and ftp references.
9552 Change regexp for cross references to require whitespace after *Note,
9553 add matching groups for file and node names. Remove hack for quote.
8a7757f6
JL
9554 Use display property for Info-hide-note-references=t. Use fifth
9555 or fourth match for help-echo. Display visited nodes in a
cb53a351
SM
9556 different face. Unhide file names of external references.
9557 Unhide newlines. Display visited menu items in a different face.
9558
91fa27cd
SM
95592004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
9560
9561 * progmodes/compile.el: Require CL.
9562 (compilation-mode-font-lock-keywords): Re-install the "line as
9563 function" patch.
9564
9565 * help-fns.el (help-C-source-directory): New var.
9566 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
9567 (describe-function-1, describe-variable): Use them.
9568
9569 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
9570 to C source files specially.
9571
0c1b7af5
JL
95722004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
9573
9574 * info.el (Info-hide-cookies-node): New function.
9575 (Info-select-node): Use it.
9576 (Info-display-images-node): Remove message with image file name.
9577
f6164cdd
DP
95782004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
9579
9580 * progmodes/compile.el (compilation-warning-face)
9581 (compilation-info-face, compilation-skip-threshold)
cb53a351
SM
9582 (compilation-skip-visited, compilation-context-lines):
9583 Declare :version when added to Emacs.
f6164cdd
DP
9584 (compilation-error-regexp-alist-alist): Extend caml and irix.
9585 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
9586 (compilation-mode-font-lock-keywords): Temporarily undo line as
9587 function patch, which wasn't ready.
9588
3a8b6993
KH
95892004-04-07 Kenichi Handa <handa@m17n.org>
9590
9591 * international/latin1-disp.el (latin1-display-setup): Check each
9592 character is displayable or not instead of calling
9593 latin1-display-check-font.
9594
3699afe8
KH
95952004-04-06 Kenichi Handa <handa@m17n.org>
9596
cb53a351
SM
9597 * language/ethio-util.el (ethio-sera-being-called-by-w3):
9598 New variable.
3699afe8
KH
9599 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
9600 instead of sera-being-called-by-w3.
9601 (ethio-fidel-to-sera-buffer): Likewise.
9602 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
9603 instead of sera-being-called-by-w3.
9604 (ethio-write-file): Likewise.
9605
f88aa6e5
VJL
96062004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9607
5fe26b00 9608 * printing.el: Doc fix.
f88aa6e5 9609
38e33352
NR
96102004-04-05 Nick Roberts <nick@nick.uklinux.net>
9611
9612 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
9613 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
9614 (gdb-setup-windows): Only use separate IO buffer if required.
9615
c953fe1b
KS
96162004-04-06 Kim F. Storm <storm@cua.dk>
9617
9618 * term.el (term-is-xemacs): Remove.
9619 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
9620 (term-window-width): New function.
9621 (term-mode, term-check-size): Use it.
9622 (term-mode): Disable overflow-newline-into-fringe in term buffer.
9623
8e4d1662
PA
96242004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
9625
cb53a351 9626 * cus-edit.el (custom-add-parent-links): Change unbound variable
c953fe1b 9627 `symbol' to `name'.
8e4d1662 9628
cbfbd37d 96292004-04-05 Jesper Harder <harder@ifa.au.dk>
ab2f22ad
JH
9630 * info.el (info-apropos): New function.
9631 (Info-mode-menu): Add it.
9632 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
9633
1d0a6ebb
JH
9634 * help-mode.el (help-make-xrefs): Recognize aliased variable with
9635 inherited docstring.
9636
cbfbd37d
JH
9637 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
9638
cb53a351
SM
96392004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
9640
9641 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
9642
9643 * progmodes/compile.el (font-lock): Don't require any more.
9644 (compilation-error-properties, compilation-start, compilation-sentinel)
9645 (compilation-filter, next-error): Use with-current-buffer.
9646 (compilation-skip-to-next-location, compilation-skip-threshold)
9647 (compilation-skip-visited): Move to silence the byte-compiler.
9648 (compilation-setup): Simplify.
9649 (compilation-next-error): Use line-(beginning|end)-position.
9650 Make sure `pt' is non-nil before using compilation-loop.
9651 (compile-goto-error): Add optional event arg. Use it.
9652 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
9653 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
9654 Update the binding for mouse-2.
9655 (first-error): Set compilation-current-error to nil rather than bob.
9656 (compilation-parsing-end, compilation-parse-errors-function)
9657 (compilation-error-list, compilation-old-error-list):
9658 "New" compatibility variables.
9659 (compile-buffer-substring, compilation-compat-error-properties)
9660 (compilation-compat-parse-errors, compilation-forget-errors):
9661 New compatibility functions.
9662 (compilation-mode-font-lock-keywords): Use them.
9663
1f41bcba
LT
96642004-04-04 Luc Teirlinck <teirllm@auburn.edu>
9665
9666 * autorevert.el (auto-revert-handler): If point (or a window
9667 point) is at the end of the buffer, keep it there after
9668 reverting. This allows to tail a file.
9669 Mention this in the `Commentary'.
9670
9671 * format.el (format-write-file): Add optional argument CONFIRM
9672 and make it behave like the analogous argument to `write-file'.
9673
6411a60a
VJL
96742004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9675
9676 * progmodes/ebnf2ps.el: Doc fix.
9677 (ebnf-version): New version number (4.2).
9678 (ebnf-syntax): Customization and docstring fix.
cb53a351
SM
9679 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
9680 Put autoloaded funs before first use.
6411a60a
VJL
9681 (ebnf-style-database): Add dtd entry.
9682 (ebnf-syntax-alist): Add dtd initialization.
9683 (ebnf-token-sequence): New fun.
9684 (ebnf-comment-table): Add new comment action character.
cb53a351 9685 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
6411a60a
VJL
9686
9687 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
9688 Type Definition for XML).
9689
cb53a351
SM
9690 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
9691 * progmodes/ebnf-bnf.el (ebnf-sequence):
9692 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
9693 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
9694 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
9695 Code simplification: call ebnf-token-sequence.
6411a60a 9696
c1994268
EZ
96972004-04-04 Eli Zaretskii <eliz@gnu.org>
9698
9699 * calendar/timeclock.el (timeclock-relative)
9700 (timeclock-get-project-function, timeclock-get-workday-function)
9701 (timeclock-query-out, timeclock-when-to-leave)
9702 (timeclock-when-to-leave-string, timeclock-log-data)
9703 (timeclock-generate-report, timeclock-in): Doc fixes.
9704
aa81d8d2
SM
97052004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
9706
4dfde3dd 9707 * url/: New dir. Import the URL package from its repository.
cb53a351 9708
5c84686c
AS
97092004-04-03 Andreas Schwab <schwab@suse.de>
9710
9711 * diff-mode.el (diff-mode): Fix missing quote.
9712
35aeddc4
JL
97132004-04-03 Juri Linkov <juri@jurta.org>
9714
9715 * descr-text.el (describe-property-list): Add `font-lock-face'.
9716
9717 * dired.el (dired-font-lock-keywords): Fix permission regexps.
9718
bcfa9925
JD
97192004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9720
aa81d8d2
SM
9721 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
9722 Use utf-16le on little endian machines and utf-16be otherwise.
bcfa9925 9723
6555a8dd
DK
97242004-04-02 David Kastrup <dak@gnu.org>
9725
9726 * net/browse-url.el (browse-url-generic): Use call-process
9727 instead of start-process to allow browsers that fork and detach.
9728
e5c644da
DP
97292004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
9730
9731 * compile.el (compilation-current-error): New var.
9732 (compilation-setup, compile-mouse-goto-error)
9733 (compile-goto-error, next-error): Use it.
9734 (compilation-skip-to-next-location): Default to t, which gives
9735 contiguous skipping like old compile (where this was redundant).
9736 (compilation-next-error): Prevent previous-* commands from moving
9737 back to message at or just before point.
9738
38253bba
VJL
97392004-04-01 Nick Roberts <nick@nick.uklinux.net>
9740
9741 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
9742 (gdb-source-info): Don't display source at startup, if required.
9743 (gdb-show-main): New option.
9744 (gdba): Update documentation.
9745 (gdb-source): Cover case of auto-display output.
9746
71c8db4c
LT
97472004-03-31 Luc Teirlinck <teirllm@auburn.edu>
9748
9749 * autorevert.el: Delete obsolete autoload's and defvar's.
04e08b8c 9750 (auto-revert-check-vc-info): New user option.
71c8db4c
LT
9751 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
9752 (auto-revert-handler-vc): Delete.
9753 (auto-revert-handler): Treat return value `fast' of
9754 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
9755
9756 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
9757 return `fast'.
9758
9759 * files.el (buffer-stale-function): Doc change.
9760
38253bba 97612004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
606ebcd1 9762
38253bba
VJL
9763 * printing.el: New tip on Tips section.
9764 (pr-version): New version number (6.7.4).
9765 (pr-shell-file-name): Initialization fix.
606ebcd1 9766
3ccd3160
JL
97672004-03-31 Juri Linkov <juri@jurta.org>
9768
9769 * dired.el: Add autoload for `dired-do-touch'.
9770 (dired-touch-program): New var.
9771 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
9772 (dired-no-confirm): Add `touch' to docstring.
9773
9774 * dired-aux.el (dired-do-touch): New fun.
9775 (dired-do-chxxx): Add argument -t for touch operation.
9776
9777 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
9778 `dired-move-to-filename-regexp'.
9779
97802004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
9781
0c1b7af5 9782 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
3ccd3160 9783
1ede99a8
VJL
97842004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9785
9786 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
9787 and only if the buffer was modified.
9788
ce4dd05c
KH
97892004-03-30 Kenichi Handa <handa@m17n.org>
9790
9791 * international/characters.el: Delete pairs for U+2308..U+230B.
9792
5d987733
NR
97932004-03-29 Nick Roberts <nick@nick.uklinux.net>
9794
9795 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
9796 to detect the beginning of a level 2 or 3 annotation.
9797
984d06b3
KH
97982004-03-29 Kenichi Handa <handa@m17n.org>
9799
9800 * international/ucs-tables.el (ucs-insert): Fix the error message.
9801
39cc05f5
KH
98022004-03-29 Kenichi Handa <handa@m17n.org>
9803
2d76740f
KH
9804 * international/mule-util.el (char-displayable-p): Fix generation
9805 of XLFD file name.
9806
39cc05f5
KH
9807 * Makefile.in (setwins, setwins_almost): Change directory to $wd
9808 before finding directories by `find'.
9809
adb3b353
SM
98102004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
9811
9812 * subr.el (interactive-form): Delete. Now implemented in C.
9813
9814 * pcvs.el (cvs-parse-process): Workaround for Darwin.
9815
9816 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
9817 (vc-diff-label): New fun.
9818 (vc-diff-internal): Use it.
9819
9820 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
9821
757caf1c
VJL
98222004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9823
9d59cbb0
VJL
9824 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
9825
0b6f125d
VJL
9826 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
9827 specify XML (EBNFX).
9828
6ca94f87
VJL
9829 * progmodes/ebnf2ps.el: Doc fix.
9830 (ebnf-version): New version number (4.1).
9831 (ebnf-syntax): Adjust customization.
9832 (ebnf-style-database): Add ebnfx entry.
9833 (ebnf-syntax-alist): Add ebnfx initialization.
cb53a351 9834 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
6ca94f87 9835
f8b09957
VJL
9836 * printing.el: Doc fix.
9837 (pr-version): New version number (6.7.3).
9838 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
9839 returns nil for mouse position. Reported by Drew Adams
9840 <drew.adams@oracle.com>.
9841 (pr-update-menus): Modify interactive declaration. Reported by Drew
9842 Adams <drew.adams@oracle.com>.
9843
80cce9ae
NR
98442004-03-28 Nick Roberts <nick@nick.uklinux.net>
9845
9846 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
9847 (gud-gdba-marker-filter): Log the process input and output, if
dc5dcc00 9848 required. From Stefan Monnier.
80cce9ae
NR
9849 (gdb-debug-log, gdb-enable-debug-log): New variables.
9850 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
9851
1e87be1b
SM
98522004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
9853
9854 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
59de4ad0 9855 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
1e87be1b 9856
c86afc19
LT
98572004-03-27 Luc Teirlinck <teirllm@auburn.edu>
9858
9859 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
9860 Call vc-find-file-hook here instead of in auto-revert-buffers.
9861 (auto-revert-buffers): Delete call to vc-find-file-hook.
75e975ea
LT
9862 (auto-revert-verbose, global-auto-revert-non-file-buffers)
9863 (global-auto-revert-mode, auto-revert-set-timer)
9864 (auto-revert-handler, auto-revert-buffers): Doc fixes.
c86afc19 9865
692feebd
EZ
98662004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
9867
9868 * woman.el (woman-change-fonts): Rename local variable
9869 woman-font-alist to font-alist to avoid a compiler warning.
9870
99e0e3e2
EZ
98712004-03-27 Dave Love <fx@gnu.org>
9872
4d82882b
EZ
9873 * emacs-lisp/rx.el (rx): Doc fix.
9874 Fix copyright years.
05ec033b 9875
99e0e3e2 9876 * strokes.el (strokes-global-set-stroke-string): New function.
1e87be1b
SM
9877 (strokes-list-strokes): Cope with strings, not just commands.
9878 Set foreground colour of image.
99e0e3e2
EZ
9879 (strokes-global-set-stroke): Doc fix.
9880
77bca4db
LT
98812004-03-26 Luc Teirlinck <teirllm@auburn.edu>
9882
9883 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
9884 Auto Revert mode.
9885 (Buffer-menu-files-only): New variable.
9886 (Buffer-menu-toggle-files-only): New function.
9887 (Buffer-menu-mode-map): Bind it to `T'.
9888 (Buffer-menu-mode): Mention `T' in docstring.
9889 Set buffer-stale-function.
9890 (list-buffers-noselect): Mark buffer non-modified and set
9891 Buffer-menu-files-only.
9892
9893 * dired.el (buffer-stale-function): Remove no longer needed defvar.
9894
9895 * autorevert.el (auto-revert-handler): Print revert message
9896 before, rather than after, reverting.
9897 (buffer-stale-function): Move to files.el.
9898
1e87be1b 9899 * files.el (buffer-stale-function): Move here from autorevert.el.
77bca4db 9900
e1fbd956
SM
99012004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
9902
8dc87047
SM
9903 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
9904
e1fbd956
SM
9905 * calc/calc.el (calc-mode-map): Use mapc.
9906
9907 * apropos.el (apropos-mode): Don't autoload.
9908 (apropos-symbols-internal): New fun. Extracted from `apropos'.
9909 (apropos): Use it.
9910 (apropos-print): Add optional `text' argument.
9911 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
9912 Don't assume point-min == 1.
9913
9914 * bs.el (bs-buffer-list): Use buffer-local-value.
9915 (bs--set-toggle-to-show): Use with-current-buffer.
9916
9917 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
9918 New funs.
9919 (list-buffers-noselect): Use them. Adjust :align-to to new style.
9920
9921 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
9922
9923 * dabbrev.el (dabbrev-expand): Fix regexp construction.
9924 (dabbrev--find-expansion): Use pop.
9925 (dabbrev--search): Use match-string-no-properties.
9926
9927 * dired.el (dired-mode): Use run-mode-hooks.
9928 (dired-move-to-end-of-filename): Use match-string.
9929
9930 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
9931 is bound before using it.
9932 (ediff-verbose-p): Make it into a var since it's not constant.
9933
9934 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
9935
9936 * faces.el (read-face-font): Don't cons up unnecessarily.
9937 (header-line, tool-bar): Share common parts.
9938
9939 * files.el (file-relative-name): Use compare-strings.
9940
9941 * finder.el (finder-mode): Follow coding convention.
9942
9943 * subr.el (read-number): New function.
9944
9945 * ses.el (ses-read-number): Move to subr.el.
9946 (ses-set-header-row): Use read-number.
9947
c3504abb
AS
99482004-03-26 Andre Spiegel <spiegel@gnu.org>
9949
9950 * vc-hooks.el (vc-arg-list): New function, which handles both
9951 compiled and uncompiled code.
9952 (vc-default-workfile-unchanged-p): Use it.
9953
9954 * vc.el (vc-print-log): Undo prev change, use new function
9955 vc-arg-list from vc-hooks.el.
7c7085c0 9956
abcdd45a
MY
99572004-03-26 Masatake YAMATO <jet@gyve.org>
9958
9959 * simple.el (completion-setup-function): Emphasize the
825d0745 9960 first uncommon characters in the completions; and de-emphasize
abcdd45a
MY
9961 the common prefix substrings.
9962 (completion-emphasis): New face.
9963 (completion-de-emphasis): New face.
9964
825d0745
JB
99652004-03-25 Juanma Barranquero <lektu@terra.es>
9966
9967 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
9968 Comment out (it's unused and unfinished code).
9969
5217a76a
SS
99702004-03-25 Sam Steingold <sds@gnu.org>
9971
e1fbd956 9972 * vc.el (vc-print-log): Fix a bug in the last patch:
825d0745 9973 backend-function may be a byte-compiled object, not a lambda.
5217a76a 9974
ead14730
JL
99752004-03-25 Juri Linkov <juri@jurta.org>
9976
9977 * descr-text.el (describe-property-list): Add a button
9978 for `face' property that calls `describe-face'.
9979 Suggested by luis fernandes <elf@ee.ryerson.ca>
9980
9981 * international/mule.el (keyboard-coding-system):
9982 * kmacro.el (kmacro-call-macro): Fix docstring.
9983
9984 * dired.el: Fix comments.
9985
9986 * textmodes/fill.el (fill): Fix Info link.
9987
9988 * font-lock.el (fast-lock, lazy-lock):
9989 * jit-lock.el (jit-lock): Remove links to removed Support Modes
9990 Info node.
9991
7c7085c0
JL
9992 * eshell/eshell.el (eshell): Fix broken info-link.
9993
9994 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
9995 * eshell/em-banner.el (eshell-banner):
9996 * eshell/em-smart.el (eshell-smart):
9997 * eshell/esh-cmd.el (eshell-cmd):
9998 Comment out broken info-links to incomplete Info manual.
9999
ead14730
JL
10000 * info-xref.el: Fix commentary.
10001
100022004-03-25 Kevin Ryde <user42@zip.com.au>
10003
10004 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
10005 Remove spurious node duplicate suppression, doesn't work, not wanted.
10006 (info-xref-output): Take format style args, add "sit-for 0" to let
10007 user see the results as they progress.
10008 (info-xref-check-all-custom): New function.
10009
0d1a8fa0
NR
100102004-03-25 Nick Roberts <nick@nick.uklinux.net>
10011
10012 * gdb-ui.el: Moved to progmodes.
ead14730 10013
cb53a351
SM
100142004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
10015
10016 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
10017
9edfb3d2
GM
100182004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
10019
10020 * calendar/appt.el (appt-check): Remove superfluous progn.
10021 When finished with diary buffer: if it was not being displayed
10022 before, kill it; otherwise restore its original state.
10023 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
10024
10025 * calendar/calendar.el (calendar-set-mode-line): Use total
10026 available mode-line width, rather than frame-width.
10027
10028 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
10029 after mode change so effect not lost.
10030
d7aed37c
SM
100312004-03-23 Dave Love <fx@gnu.org>
10032
10033 * dired.el (dired) <defgroup>: Add link to manual.
ead14730 10034 (dired-font-lock-keywords): Add highlighting on unusual permissions.
d7aed37c
SM
10035 (dired-revert): Use dolist.
10036 (dired-mode-map): Add U binding.
10037 (dired-mode): Add font-lock-beginning-of-syntax-function.
10038 (dired-garbage-files-regexp): Make it a defcustom.
10039
100402004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
10041
10042 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
10043 is equivalent to nil.
10044 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
10045 (vc-arch-mode-line-string): Accept `added' state.
10046 (vc-arch-state): Use inode-sigs if available.
10047 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
10048 Copy&delete existing id file if any. Fallback if uuidgen is absent.
10049 (vc-arch-tagline-re): New var.
10050 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
10051 New functions.
10052 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
10053 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
10054
10055 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
10056 (vc-file-not-found-hook): Use it.
10057
10058 * diff-mode.el (diff-default-read-only): Change default.
10059 (diff-mode-hook): Make it a defcustom. Add some options.
10060 (diff-mode-map): Bind diff-refine-hook.
10061 (diff-yank-handler): New var.
10062 (diff-yank-function): New fun.
10063 (diff-font-lock-keywords): Use them.
10064 (diff-end-of-file): Handle case where file-header looks like diff text.
10065 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
10066 (diff-file-kill): Delete a subsequent empty line, if applicable.
10067 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
10068 (diff-find-file-name): Use it.
10069 (diff-tell-file-name): New command.
10070 (diff-mode): Be careful with view-mode.
10071 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
10072 New functions, for use in diff-mode-hook.
10073 (diff-find-source-location): Catch "regex too large" errors.
10074 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
10075 (diff-refine-hunk): New command.
10076
10077 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
10078 (smerge-context-menu-map): Remove unused var.
10079 (smerge-keep-all): Preserve markers.
10080 (smerge-keep-n): New fun.
10081 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
10082 (smerge-keep-current, smerge-ediff): Use it.
10083 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
10084 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
10085 (smerge-resolve): Resolve trivial 3-part conflicts.
10086
ef3e9175
JL
100872004-03-23 Juri Linkov <juri@jurta.org>
10088
10089 * man.el (Man-width): New var.
10090 (Man-getpage-in-background): Use it.
10091 (Man-support-local-filenames): New var and fun.
10092 (Man-build-man-command): Don't add a second %s.
10093 (Man-fontify-manpage): Clean up message.
10094 (Man-mode): Set outline-regexp, outline-level,
10095 imenu-generic-expression.
10096
10097 * woman.el (woman-fill-frame): Doc fix.
10098 (woman-decode-region): Use window-width instead of frame-width.
10099
d7aed37c
SM
10100 * abbrevlist.el (list-one-abbrev-table):
10101 * descr-text.el (describe-char):
10102 * international/mule-diag.el (describe-current-coding-system):
10103 * international/quail.el (quail-insert-decode-map):
10104 Use window-width instead of frame-width.
ef3e9175
JL
10105
10106 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
10107 (jka-compr-mode-alist-additions): Add tbz.
d7aed37c
SM
10108 (jka-compr-write-region, jka-compr-insert-file-contents):
10109 Add message for undefined compress-program.
ef3e9175
JL
10110 (jka-compr-write-region): Remove redundant var bindings.
10111
10112 * dired-x.el (dired-guess-shell-alist-default): Add choices for
10113 extracting files into subdirectory. Add tbz and dz. Fix regexps.
10114 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
10115 (dired-man): Use dired-guess-shell-command.
10116 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
10117 Change default nil to t.
10118
10119 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
10120 (dired-compare-directories): Add default value for empty input.
10121
10122 * help-at-pt.el: Move suggestions for key bindings to Commentary.
10123
10124 * time.el (display-time-string-forms): Fix help-echo date format.
10125
d4411cef
LT
101262004-03-22 Luc Teirlinck <teirllm@auburn.edu>
10127
d7aed37c 10128 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
d4411cef
LT
10129 (buffer-stale-function): New variable.
10130 (auto-revert-list-diff, auto-revert-dired-file-list)
10131 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
10132 (auto-revert-handler): Take over some functionality of deleted
10133 functions.
10134 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
10135
b6ea9927
LT
10136 * dired.el (dired-directory-changed-p): New fun, extracted from
10137 dired-internal-noselect.
10138 (dired-buffer-stale-p): New fun.
d4411cef
LT
10139 (dired-internal-noselect): Use dired-directory-changed-p.
10140 Eliminate revert messages.
10141 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
10142
39cc05f5 101432004-03-23 Kenichi Handa <handa@m17n.org>
d6af0bff
KH
10144
10145 * international/characters.el: Setup syntaxes for more parentheses
10146 Unicode characters.
6aa69bd7 10147
d7aed37c
SM
10148 * international/mule-cmds.el (select-safe-coding-system):
10149 Merge coding-system and auto-cs before comparing them.
6aa69bd7 10150
d08c4c28
SM
101512004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
10152
10153 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
10154
10155 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
10156 normal-auto-fill-function and comment-indent-function.
10157 The default values now work just as well.
10158 Don't set font-lock-beginning-of-syntax-function since we already set
10159 syntax-begin-function.
10160 (lisp-outline-level): Put ;;;###autoload at same level as (.
10161 (prin1-char): Quote special chars.
10162
10163 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
10164 than with-no-warnings.
10165
10166 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
10167 if the source location can't be found.
10168 (edebug-compute-previous-result): Use prin1-char.
10169
575f6118 10170 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
d08c4c28
SM
10171 (debug-ignored-errors): Add an entry.
10172
10173 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
10174 (byte-compile-file): Output warning when deleting a file.
10175
10176 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
10177 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
10178
10179 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
10180 (byte-compile-inline-expand): Use backquote.
10181 (byte-optimize-pure-func): Rename from byte-optimize-concat.
10182 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
10183
10184 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
10185
10186 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
10187
8f7ea687
JL
101882004-03-22 Juri Linkov <juri@jurta.org>
10189
10190 * finder.el (finder-known-keywords): Fix data, tex, unix.
10191
10192 * play/landmark.el: Fix keywords.
10193
10194 * language/ethio-util.el (ethio-find-file): Doc fix.
10195
10196 * emacs-lisp/warnings.el: Doc fix.
10197
10198 * textmodes/ispell.el (ispell-help): Doc fix.
10199
19e580b4
LT
102002004-03-21 Luc Teirlinck <teirllm@auburn.edu>
10201
10202 * format.el (format-insert-file): Always return a list of two
10203 elements, like insert-file-contents does.
10204
091ec192
AS
102052004-03-21 Andre Spiegel <spiegel@gnu.org>
10206
675254bc 10207 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
091ec192
AS
10208 and vc-BACKEND-diff.
10209 (vc-print-log): If the print-log implementation supports it, use
10210 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
10211 (vc-version-diff, vc-diff-internal): Doc fixes.
10212
10213 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
19e580b4 10214 implementation supports it, let diff output go to *vc*,
091ec192
AS
10215 not *vc-diff*, since this is an internal call.
10216
d08c4c28 10217 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
091ec192
AS
10218
10219 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
10220
10221 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
19e580b4 10222
942269e7
JB
102232004-03-21 Dave Love <fx@gnu.org>
10224
d08c4c28
SM
10225 * progmodes/cfengine.el (cfengine-mode):
10226 Set parse-sexp-ignore-comments.
942269e7
JB
10227
10228 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
10229
f134d28b
JB
102302004-03-21 Juanma Barranquero <lektu@terra.es>
10231
10232 * allout.el (allout-mode): Fix docstring.
10233
a2ac68f1
LT
102342004-03-20 Luc Teirlinck <teirllm@auburn.edu>
10235
8f8607be
LT
10236 * files.el (insert-directory): Fix bug if SWITCHES is a list.
10237
a2ac68f1
LT
10238 * autorevert.el (auto-revert-interval): Make new value take
10239 effect immediately when set through Custom.
10240 (auto-revert-set-timer): Add interactive declaration.
10241
31da0380
KS
102422004-03-19 David Ponce <david@dponce.com>
10243
d08c4c28
SM
10244 * ruler-mode.el (ruler-mode-header-line-format-old):
10245 Don't `make-variable-buffer-local'.
31da0380
KS
10246 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
10247 (ruler-mode-header-line-format): Simply funcall the above.
10248 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
10249 to save/restore a previous header line format.
10250 (ruler-mode-space): Don't depend on a numeric WIDTH value.
10251 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
10252 fringes and margins width.
942269e7 10253 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
31da0380 10254
d08c4c28
SM
102552004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
10256
10257 * log-edit.el (log-edit-font-lock-keywords): Typo.
10258
10259 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
10260 (tex-send-tex-command): Rather than here.
10261 (tex-compilation-parse-errors): Simplify.
10262
10263 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
10264
10265 * time.el (display-time-string-forms): Add help-echo with date on time.
10266
10267 * composite.el (compose-region): Use restore-buffer-modified-p.
10268
10269 * disp-table.el (standard-display-8bit): Simplify.
10270
10271 * server.el (server-process-filter): Delete temp frame.
10272
10273 * add-log.el (add-change-log-entry): Simplify.
10274
45dbfc84
KS
102752004-03-19 Kim F. Storm <storm@cua.dk>
10276
36bc84aa 10277 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
ec952fde 10278 (hexl-follow-line): Don't require 'fringe.
36bc84aa 10279
45dbfc84
KS
10280 * progmodes/compile.el (compilation-start): Always set
10281 compilation-last-buffer and return it.
10282
b2a737cd
LT
102832004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10284
10285 * simple.el (clone-buffer): Doc fix.
10286
7ab91c5f
JB
102872004-03-18 Juanma Barranquero <lektu@terra.es>
10288
10289 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
10290
37264101
SM
102912004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
10292
10293 * log-edit.el (log-edit-font-lock-keywords): New var.
10294 (log-edit-mode): Use it.
10295
feaa7f5c
NR
102962004-03-17 Nick Roberts <nick@nick.uklinux.net>
10297
10298 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
10299 properly for watching in speedbar.
10300
935ce7ca
MY
103012004-03-17 Masatake YAMATO <jet@gyve.org>
10302
37264101
SM
10303 * smerge-mode.el (smerge-popup-context-menu):
10304 Put `unwind-protect' around `overlay-put' and `popup-menu'.
10305
103062004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
10307
10308 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
10309 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
10310 Take sealed revisions into account.
10311 (vc-arch-checkin): Extract a summary line from the message.
935ce7ca 10312
0f214cdf
MY
103132004-03-16 Masatake YAMATO <jet@gyve.org>
10314
10315 * register.el (register): Provide `register' feature.
10316
11ece56b
MY
103172004-03-15 Masatake YAMATO <jet@gyve.org>
10318
10319 Added context menu support in smerge mode.
10320 Most of the part is written by Stefan Monnier.
0820b1f6
SM
10321
10322 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
10323 New keymap and menu.
11ece56b
MY
10324 (smerge-text-properties): New function.
10325 (smerge-remove-props): New function.
10326 (smerge-popup-context-menu): New function.
10327 (smerge-resolve): Call `smerge-remove-props'.
0820b1f6 10328 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
11ece56b
MY
10329 (smerge-keep-current): Ditto.
10330 (smerge-kill-current): New function.
0820b1f6
SM
10331 (smerge-match-conflict): Put text properties.
10332 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
11ece56b 10333
0eeebaf5
MY
103342004-03-15 David Ponce <david@dponce.com>
10335
10336 * ruler-mode.el: (ruler-mode-left-fringe-cols)
10337 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
10338 (ruler-mode-right-scroll-bar-cols): Remove.
10339 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
0820b1f6
SM
10340 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
10341 Use fringe-columns and scroll-bar-columns.
0eeebaf5 10342
9fd76d04
MY
103432004-03-15 Masatake YAMATO <jet@gyve.org>
10344
10345 * hl-line.el (hl-line-range-function): New variable.
10346 (hl-line-move): New function.
10347 (global-hl-line-highlight): Use `hl-line-move'.
10348 (hl-line-highlight): Ditto.
10349
0820b1f6
SM
10350 * scroll-bar.el (scroll-bar-columns):
10351 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
9fd76d04
MY
10352
10353 * ruler-mode.el (top-level): Require scroll-bar and fringe.
10354 (ruler-mode-left-fringe-cols)
10355 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
10356 (ruler-mode-right-scroll-bar-cols)
10357 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
10358 (ruler-mode-ruler-function): New variable.
10359 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
10360 if the value for `ruler-mode-ruler-function'is given.
10361
10362 * hexl.el (hexl-mode-hook): Make the hook customizable.
9b05111d 10363 (hexl-address-area, hexl-ascii-area): New customize variables.
0820b1f6 10364 (hexlify-buffer): Put font-lock-faces on the address area and
9fd76d04
MY
10365 the ascii area.
10366 (hexl-activate-ruler): New function.
10367 (hexl-follow-line): New function.
10368 (hexl-highlight-line-range): New function.
10369 (hexl-mode-ruler): New function.
10370
0820b1f6
SM
103712004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
10372
10373 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
10374 (vc-default-find-file-hook): New fun.
10375 (vc-find-file-hook): Call new find-file-hook operation.
10376
10377 * vc-arch.el: New file.
10378
5109b06a
EZ
103792004-03-12 Jesper Harder <harder@ifa.au.dk>
10380
10381 * info-look.el (info-lookup): Reuse an existing Info window.
10382
1239851c
EZ
103832004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
10384
10385 * woman.el (woman-preserve-ascii): Default value changed to t and
10386 doc string revised.
10387
e69cfac2
RS
103882004-03-12 Richard M. Stallman <rms@gnu.org>
10389
10390 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
10391 Fix minor bug.
10392
10393 * replace.el (occur-engine): Change message for count of matches.
10394
10395 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
10396 For strings, do compare text properties.
10397
fbc4d3bd
SM
103982004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
10399
10400 * progmodes/compile.el (compile-auto-highlight)
10401 (compilation-error-list, compilation-old-error-list)
10402 (compilation-parse-errors-function, compilation-parsing-end)
10403 (compilation-error-message, compilation-directory-stack)
10404 (compilation-enter-directory-regexp-alist)
10405 (compilation-leave-directory-regexp-alist)
10406 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
10407 (compilation-current-file, compilation-regexps): Remove vars.
10408
10409 (compile-error-at-point, compilation-error-filedata)
10410 (compilation-error-filedata-file-name, compile-reinitialize-errors)
10411 (compilation-next-error-locus, compilation-forget-errors)
10412 (count-regexp-groupings, compilation-parse-errors)
10413 (compile-collect-regexps, compile-buffer-substring): Remove funs.
10414
10415 (compile-internal): Make obsolete.
10416
10417 (compilation-first-column, compilation-error)
10418 (compilation-directory-matcher, compilation-page-delimiter)
10419 (compilation-mode-font-lock-keywords, compilation-debug)
10420 (compilation-error-face, compilation-warning-face)
10421 (compilation-info-face, compilation-line-face)
10422 (compilation-column-face, compilation-enter-directory-face)
10423 (compilation-leave-directory-face, compilation-skip-threshold)
10424 (compilation-skip-visited, compilation-context-lines): New vars.
10425
10426 (compilation-warning-face, compilation-info-face)
10427 (compilation-message-face): New faces.
10428
10429 (compilation-error-regexp-alist-alist): New constant.
10430
10431 (compilation-face, compilation-directory-properties)
10432 (compilation-assq, compilation-error-properties, compilation-start)
10433 (define-compilation-mode, compilation-loop)
10434 (compilation-set-window): New functions.
10435
10436 (compile): Additional argument for interactive compiles like TeX.
10437
10438 * progmodes/grep.el (kill-grep): Move here from compile.el
10439 (grep-error, grep-hit-face, grep-error-face)
10440 (grep-mode-font-lock-keywords): New variables.
10441 (grep-regexp-alist): Simplify regexp and add `binary' case.
10442 (grep-mode): New mode.
10443 (grep-process-setup): Simplify.
10444
f6a20b2c
JR
104452004-03-11 Jason Rumney <jasonr@gnu.org>
10446
10447 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
10448 letters on DOS/Windows.
10449
61042632
SM
104502004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
10451
10452 * server.el (server-name): New var.
10453 (server-socket-dir): New var to replace server-socket-name.
10454 (server-start): Use them.
10455
2ceed428
SJ
104562004-03-11 Simon Josefsson <jas@extundo.com>
10457
10458 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
10459 died to avoid infloop. Reported by Jonathan Glauner
10460 <jglauner@sbum.org>.
10461
61042632
SM
104622004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
10463
10464 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
10465 (smerge-mode-menu): Use it to deactivate menu entries.
10466 (smerge-keep-current): New fun.
10467 (smerge-keep-current): Use it.
10468
d544d2ca
JPW
104692004-03-10 John Paul Wallington <jpw@gnu.org>
10470
61042632 10471 * foldout.el (foldout-fold-list, foldout-modeline-string):
d544d2ca
JPW
10472 Declare them as variables, not constants.
10473
197d4ebc
VJL
104742004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10475
10476 * ps-print.el: Modification to print *Messages* buffer.
10477 (ps-print-version): New version 6.6.4.
10478 (ps-message-log-max): New fun.
10479 (ps-spool-without-faces, ps-spool-with-faces)
10480 (ps-count-lines-preprint): Code fix.
10481
1f5a8e4a
VJL
10482 * printing.el: New tips in Tips section.
10483
739ce395
VJL
104842004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10485
10486 * delim-col.el: Doc fix.
10487
10488 * printing.el: Doc fix. New doc section (Tips).
10489
2c8155f7
SM
104902004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
10491
10492 * type-break.el (type-break-emacs-variant): Remove.
10493 (type-break-run-at-time, type-break-cancel-function-timers):
10494 Use fboundp rather than version name and number.
10495
4f918f60
MY
104962004-03-09 Masatake YAMATO <jet@gyve.org>
10497
2c8155f7 10498 * hexl.el (hexl-mode): Use `make-local-variable' instead of
4f918f60
MY
10499 `make-variable-buffer-local'.
10500
1a9c959b
MA
105012004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
10502
10503 * find-dired.el (find-dired): Call `shell-command' instead of
10504 `start-process-shell-command'. By this, Tramp takes over
10505 handling of remote directories.
10506
5895f7fd
SM
105072004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
10508
0820b1f6
SM
10509 * newcomment.el (comment-use-global-state): New var.
10510 (comment-search-forward): Use it.
10511
10512 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
10513
5895f7fd
SM
10514 * cus-edit.el (fill) <defgroup>: Move to fill.el.
10515
10516 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
10517 (enable-kinsoku): Make it a defcustom.
10518 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
10519 paragraph to same-comment-start-marker.
10520
651f4d9f
EZ
105212004-03-07 Dave Love <fx@gnu.org>
10522
10523 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
10524 (browse-url-mail): Use it.
10525
5895f7fd 10526 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
651f4d9f
EZ
10527 (rfc2368-unhexify-string): Use replace-regexp-in-string.
10528
372713e6
EZ
105292004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
10530
10531 * woman.el (woman-man.conf-path): Doc fix.
10532 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
10533
a6eeaa81 105342004-03-07 Eli Zaretskii <eliz@gnu.org>
263d3d5d
EZ
10535
10536 * sort.el (sort-columns): Remove ms-dos from the list of systems
10537 where the external `sort' command is not used.
10538
d90ee664
KS
105392004-03-07 Kim F. Storm <storm@cua.dk>
10540
10541 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
10542 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
10543 from overlay-arrow-variable-list.
5895f7fd 10544 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
d90ee664 10545
0d3cb997
NR
105462004-03-06 Nick Roberts <nick@nick.uklinux.net>
10547
10548 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
10549 overlay arrow string properly for the assembler buffer.
10550
5895f7fd
SM
105512004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
10552
10553 * mail/sendmail.el (mail-mode): Fix last change.
10554
06884a35
NR
105552004-03-05 Nick Roberts <nick@nick.uklinux.net>
10556
10557 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
10558 for the assembler buffer.
10559 (gdb-assembler-custom): Position the overlay arrow.
10560 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
10561
032cbf90
SM
105622004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
10563
5895f7fd
SM
10564 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
10565
10566 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
10567 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
10568
032cbf90
SM
10569 * mail/sendmail.el (mail-mode): Set comment-start-skip.
10570
10571 * newcomment.el (uncomment-region): Allow non-terminated comment.
10572 (comment-normalize-vars): Check the user-specified comstart marker.
10573
2e8d40a1
RS
105742004-03-04 Jesper Harder <harder@ifa.au.dk>
10575
10576 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
10577 Otherwise, do use it if the region only contains font-lock text
10578 properties.
10579
01ff9136
MY
105802004-03-04 Masatake YAMATO <jet@gyve.org>
10581
10582 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
10583 as the callback function for eldoc.
10584 (hexl-print-current-point-info): New function.
032cbf90 10585 (hexl-current-address): Print the address in both decimal
01ff9136
MY
10586 and hexadecimal format.
10587
04a6e76b
RS
105882004-03-04 Richard M. Stallman <rms@gnu.org>
10589
10590 * mail/rmail.el (rmail-convert-to-babyl-format):
10591 Specify t for UNIBYTE when calling mail-unquote-printable-region.
10592
10593 * mail/mail-utils.el (mail-unquote-printable-region):
10594 New arg UNIBYTE.
10595
10596 * startup.el (command-switch-alist): Doc fix.
10597
10598 * simple.el (undo): Temporarily set this-command to `undo-start',
10599 then set it to `undo' once undo-start returns without error.
10600
10601 * simple.el (minibuffer-history-sexp-flag): Doc fix.
10602
10603 * simple.el (kill-line): Don't disregard trailing whitespace
10604 in eol condition, if show-trailing-whitespace is set.
10605
10606 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
10607 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
10608 When disabling, restore old values only if mouse-sel-has-been-enabled.
10609
10610 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
10611 (isearch-{-char): New function.
10612 (isearch-mode-map): Bind { to isearch-{-char.
10613
10614 * font-lock.el (lisp-font-lock-keywords-2):
10615 Turn off the CL with-... and do-... general patterns.
10616 Instead, recognize several specific with... and do... constructs.
032cbf90
SM
10617
10618 * files.el (switch-to-buffer-other-window):
10619 Bind same-window-buffer-names and same-window-regexps to nil.
04a6e76b 10620 (switch-to-buffer-other-frame): Likewise.
032cbf90 10621
5a7139ee
SM
106222004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
10623
10624 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
10625 recognizing leading comment on code line.
10626
5895f7fd
SM
106272004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
10628
10629 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
10630 hidden files/directories.
10631
5a7139ee
SM
106322004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
10633
10634 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
10635 only comment-start (in case the mode hasn't set it).
10636
10637 * Makefile.in (AUTOGENEL): New var.
10638 (bootstrap-prepare): Rename from bootstrap-clean.
10639 Don't remove elc files.
10640 (maintainer-clean): New target.
10641
10642 * xml.el (xml-get-attribute-or-nil): Simplify.
10643
5fe61ed2
JL
106442004-03-02 Juri Linkov <juri@jurta.org>
10645
10646 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
10647 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
10648 URL to prevent their substitution with the environment variable
10649 values by browsers.
10650
71efd3c4
VJL
106512004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10652
10653 * ps-print.el: Doc fix.
10654 (ps-print-version): New version number (6.6.3).
10655 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
10656 Docstring fix.
10657 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
10658 before printing.
10659 (ps-time-stamp-yyyy-mm-dd): New fun.
10660 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
10661
d24bc50f
KS
106622004-03-02 Kim F. Storm <storm@cua.dk>
10663
10664 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
10665
05f1c4ec
JB
106662004-03-01 Juanma Barranquero <lektu@terra.es>
10667
45435c0e
JB
10668 * allout.el (allout-rebullet-heading): Fix typo in docstring.
10669
05f1c4ec
JB
10670 * desktop.el (desktop-file-version)
10671 (desktop-after-read-hook): Fix typos.
10672 (desktop-clear-preserve-buffers): Remove redundant info in
10673 docstring already shown by the obsolescence message.
10674 (desktop-truncate, desktop-internal-v2s)
d8d95bc7 10675 (desktop-value-to-string): Change argument name to match docstring.
05f1c4ec
JB
10676
10677 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
10678
10679 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
10680 docstring.
10681
acc037ba
VJL
106822004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10683
b8d955f4
VJL
10684 * printing.el: Replace "As Is..." in PostScript file print/preview by
10685 "No Preprocessing...". Suggested by Colin Marquardt
cd930256 10686 <_marquardt_@zmd.de>.
b8d955f4 10687 (pr-insert-section-4): Adjust buffer interface.
acc037ba 10688
5ec2cc41 106892004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
9e6e8d1a 10690
5ec2cc41
KG
10691 Version 2.0.39 of Tramp released.
10692
10693 * net/tramp.el (tramp-handle-file-local-copy)
d8d95bc7
SM
10694 (tramp-handle-write-region, tramp-open-connection-rsh):
10695 Variable name typo. Small change. From Patrick Tullmann
5ec2cc41
KG
10696 <tullmann@flux.utah.edu>.
10697 (tramp-process-connection-type): New variable.
10698 (tramp-maybe-open-connection): Use it.
d8d95bc7 10699 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
5ec2cc41 10700 (tramp-touch): Set last-modified time of a remote file.
d8d95bc7 10701 (tramp-handle-write-region): Say which function is used when encoding.
5ec2cc41 10702
5ec2cc41
KG
107032004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10704
10705 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
10706 case of non-existing filename, too. Reported by Christoph Bauer
10707 <c_bauer@informatik.uni-kl.de>.
10708 (tramp-smb-get-file-entries): The directory in question should
10709 have permissions "drwxrwxrwx". Just virtual, because we don't
10710 know the real permissions. Don't we know?
10711 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
10712 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
10713 (tramp-smb-wait-for-output): Optimize algorithm getting pending
10714 output. If it was received chunkwise, there have been problems.
10715 Remove the "prompt not found" error message; it is obvious.
10716 Simplify algorithm.
d8d95bc7 10717 (tramp-smb-process-running): Remove. Since we acknowledge the
5ec2cc41
KG
10718 virtual prompt for shares, there's no need for distinction of
10719 reading shares (process ends afterwards) and interactive mode of
10720 smblient.
10721 (tramp-smb-open-connection): Setting process sentinel removed.
10722 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
10723 "NT_STATUS_NETWORK_ACCESS_DENIED".
10724 (tramp-smb-maybe-open-connection): Set `process-connection-type'
10725 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
10726 (top-level): Setting default value in `tramp-default-method-alist'
d8d95bc7 10727 corrected. Order of USER and HOST have been wrong.
d08c4c28 10728 Nobody complained for months ...
d8d95bc7
SM
10729 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
10730 (tramp-smb-open-connection): Clear password cache if login has failed.
10731
10732 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
5ec2cc41
KG
10733 `tramp-unified-filenames'.
10734 (tramp-completion-mode): Make test for XEmacs explicitely.
d8d95bc7
SM
10735 `event-to-character' can exists in Emacs packages too.
10736 Reported by Matt Swift <swift@alum.mit.edu>.
5ec2cc41
KG
10737 (tramp-buffer-name): Buffer name must contain the user if exists.
10738 Reported by Adrian Phillips <a.phillips@met.no>.
d8d95bc7
SM
10739 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
10740 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
10741 (tramp-do-copy-or-rename-file-out-of-band): Rename from
5ec2cc41
KG
10742 `tramp-do-copy-or-rename-file-one-local', because it handles also
10743 the case both files use the same out-of-band method.
10744 Implementation added.
10745 (tramp-handle-file-local-copy, tramp-handle-write-region):
10746 Out-of-band handling removed. `copy-file' called instead, which
10747 calls `tramp-do-copy-or-rename-file-out-of-band'.
10748 (tramp-action-password): Check for out-of-band method removed.
10749 This function is used for 'login-program.
10750 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
10751 appropriate.
10752 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
10753 and `tramp-parse-sknownhosts'.
10754 (tramp-completion-function-alist): It's a defvar now, because we
10755 want to apply the optimized `tramp-set-completion-function'
10756 instead of a static list.
d8d95bc7
SM
10757 (tramp-set-completion-function): Implementation tuned.
10758 Avoid double entries, and entries where the function or the
5ec2cc41
KG
10759 file/directory doesn't exist.
10760 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
10761 for SSH2.
10762 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
10763 (tramp-handle-dired-compress-file): New function.
10764 (tramp-async-proc): New variable.
d8d95bc7
SM
10765 (tramp-handle-shell-command): Adding asynchronous processes.
10766 They are far from being perfect, but it works at least for
5ec2cc41
KG
10767 `find-grep-dired' and `find-name-dired' in Emacs 21.4.
10768 (top-level): Require password.el if visible. Should be mandatory
10769 once No Gnus has found its way into (X)Emacs.
10770 (tramp-read-passwd): Invoke `password-read' if available,
a568a2cc 10771 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
5ec2cc41
KG
10772 fallback any longer.
10773 (tramp-clear-passwd): New function.
d8d95bc7
SM
10774 (tramp-process-actions, tramp-process-multi-actions):
10775 Clear password cache if login has failed.
5ec2cc41
KG
10776
10777 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
10778 its own module.
10779 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
10780 `ange-ftp-ftp-name-res'. There could be incorrect values from
10781 previous calls in case the "ftp" method is used in the Tramp file
10782 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
10783
ab6d47ea
RS
107842004-02-28 Richard M. Stallman <rms@gnu.org>
10785
10786 * term.el (term-mouse-paste): Call mouse-set-point.
10787
10788 * thumbs.el: New file.
10789
06c97a04
VJL
107902004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10791
9d59cbb0 10792 * progmodes/ebnf-abn.el: Doc fix.
06c97a04 10793
9d59cbb0 10794 * progmodes/ebnf-bnf.el: Doc fix.
7fd08a0a
VJL
10795 (ebnf-repeat): Code fix.
10796
9d59cbb0 10797 * progmodes/ebnf2ps.el: Doc fix.
cd0f9f85 10798 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
97818b07 10799
c0bf9913
JL
108002004-02-28 Juri Linkov <juri@jurta.org>
10801
10802 * ffap.el (dired-at-point): Additional writability test for
10803 relative directory names.
10804 (dired-at-point-prompter): Treat directories as a directory, get
10805 the directory component from files.
d8d95bc7 10806 (ffap-string-at-point): Return string from region if region is active.
c0bf9913
JL
10807 (ffap-file-at-point): Remove redundant code.
10808
ec03e8b3
KS
108092004-02-28 Kim F. Storm <storm@cua.dk>
10810
28eba01f 10811 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
ec03e8b3
KS
10812 Initialize margin area images to nil.
10813 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
10814 (breakpoint-enabled-bitmap-face)
10815 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
10816 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
10817 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
10818 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
10819 (gdb-reset): Use gdb-remove-breakpoint-icons.
10820 (gdb-put-string): Add dprop arg to specify alternative display
10821 property (for setting fringe bitmap).
10822 (gdb-remove-strings): Doc fix.
10823 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
10824 icon in fringe (if available), or else as icon or text in display
10825 margin. Creates necessary icons in breakpoint-bitmap,
d8d95bc7
SM
10826 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
10827 Also make left window margin if required.
ec03e8b3
KS
10828 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
10829 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
10830 no longer needed.
10831 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
10832 gdb-put-breakpoint-icon.
10833 (gdb-assembler-mode): Don't set left-margin-width here.
10834
9022d421
EZ
108352004-02-27 Kevin Ryde <user42@zip.com.au>
10836
10837 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
d8d95bc7 10838 comma, so that it DTRT in macros.
9022d421 10839
5d18b953
EZ
108402004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
10841
10842 * progmodes/sh-script.el (sh-shell-arg)
10843 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
10844 (sh-leading-keywords, sh-other-keywords): Fix custom type.
10845
328419c1
EZ
108462004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
10847
28eba01f
JB
10848 * faces.el (face-spec-set-match-display): Add a new attribute,
10849 `min-colors'.
9e6e8d1a 10850 (region, highlight, secondary-selection): Use `min-colors'.
328419c1
EZ
10851
10852 * custom.el (defface): Add documentation for `min-colors'.
10853
10854 * font-lock.el (font-lock-comment-face, font-lock-string-face)
10855 (font-lock-keyword-face, font-lock-function-name-face)
d8d95bc7
SM
10856 (font-lock-variable-name-face, font-lock-constant-face):
10857 Use `min-colors'.
328419c1 10858
d8d95bc7 10859 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
328419c1 10860
ea946fcc
VJL
108612004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10862
9d59cbb0
VJL
10863 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
10864 define assq-delete-all if it's not defined.
ea946fcc
VJL
10865 (ebnf-generate-region): Code fix.
10866
449cba44
VJL
10867 * printing.el: Doc fix.
10868 (pr-version): New version number (6.7.2).
10869 (pr-command): Return empty string if command is an empty string.
10870
ac4780a1
VJL
108712004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10872
9d59cbb0 10873 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
ac4780a1 10874
9d59cbb0
VJL
10875 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
10876 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
10877 semi-down-full. Fix a bug on productions like test = {"test"}* | (
10878 "tt" ["test"] ). Reported by Markus Dreyer
10879 <mdreyer@ix.urz.uni-heidelberg.de>.
ac4780a1
VJL
10880 (ebnf-version): New version number (4.0).
10881 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
10882 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
10883 (ebnf-delete-style): New commands.
10884 (ebnf-directory, ebnf-file): New funs.
10885 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
10886 (ebnf-production-name-p, ebnf-stop-on-error): New options.
10887 (ebnf-syntax-alist): New var.
10888 (ebnf-element-width): New fun replacing ebnf-list-width.
10889 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
10890 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
10891 (ebnf-prologue): Adjust vars.
10892 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
10893 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
10894 (ebnf-check-style-values, ebnf-generate-production)
10895 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
10896 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
10897 (ebnf-token-repeat): Code fix.
10898
9d59cbb0
VJL
10899 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
10900 %right, %left and %prec. Suggested by Matthew K. Junker
10901 <junker@alum.mit.edu>.
ac4780a1
VJL
10902 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
10903
9d59cbb0 10904 * progmodes/ebnf-iso.el: Doc fix.
ac4780a1
VJL
10905 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
10906 (ebnf-iso-lex): Code fix.
10907
9d59cbb0 10908 * progmodes/ebnf-bnf.el: Doc fix.
ac4780a1
VJL
10909 (ebnf-bnf-lex): Code fix.
10910
9d59cbb0 10911 * progmodes/ebnf-otz.el: Doc fix.
ac4780a1 10912
92f5fba2
LT
109132004-02-23 Luc Teirlinck <teirllm@auburn.edu>
10914
10915 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
10916 (abbrev-prefix-mark): Doc fix.
10917
baf92c0d
NR
109182004-02-23 Nick Roberts <nick@nick.uklinux.net>
10919
10920 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
10921 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
10922 (gdb-var-delete): Make interactive (really).
10923 (gdb-edit-value): Make non-interactive.
10924
d8d95bc7
SM
10925 * progmodes/gud.el (gud-speedbar-menu-items):
10926 Add gdb-var-delete and, indirectly, gdb-edit-value.
10927 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
baf92c0d
NR
10928 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
10929 (gud-gdb-marker-filter): Add comment for annotations.
10930
4c635ea3
GM
109312004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
10932
10933 * calendar/calendar.el (generate-calendar)
10934 (calendar-read-date): Prevent display of BC calendars once more -
10935 reverts 2003-10-01 change.
10936 (generate-calendar-month): Doc fix.
10937
109382004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
10939
10940 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
10941 return value of increment-calendar-month.
10942
4effffca
EZ
109432004-02-21 Stephen Compall <s11@member.fsf.org>
10944
10945 * saveplace.el (save-place-forget-unreadable-files)
d8d95bc7 10946 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
4effffca
EZ
10947 (save-place-forget-unreadable-files): New function.
10948 (save-place-alist-to-file): Use it to filter out files that are
10949 no longer readable.
235de372
EZ
10950
10951 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
10952 current Texinfo environment, using the same method as in
10953 `texinfo-insert-@end', and insert a space rather than a newline if
10954 point in a @table environment.
10955
7e1626fb
EZ
109562004-02-21 Juri Linkov <juri@jurta.org>
10957
10958 * ffap.el (ffap-file-at-point): Try parent directories.
10959
69e82404
EZ
109602004-02-21 Klaus Zeitler <kzeitler@lucent.com>
10961
10962 * vcursor.el (vcursor-modifiers): New defcustom.
10963 (vcursor-cs-binding): Use vcursor-modifiers instead of a
10964 hard-coded list.
10965
8bcfd13b
EZ
109662004-02-21 Masatake YAMATO <jet@gyve.org>
10967
10968 * play/animate.el (animate-birthday-present): Accept names other
10969 than `Sarah', too.
10970
32e51983
EZ
109712004-02-21 Juri Linkov <juri@jurta.org>
10972
10973 * startup.el: Remove table of command line arguments from the
10974 Commentary section.
10975
36b0f52b
JW
109762004-02-20 John Wiegley <johnw@newartisans.com>
10977
d8d95bc7 10978 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
36b0f52b
JW
10979 again" modifier from 'e' to 'E', since 'e' is also used by the
10980 "file extension" modifier.
10981
923c1e6f
LT
109822004-02-19 Luc Teirlinck <teirllm@auburn.edu>
10983
10984 * help-fns.el (describe-categories): Doc fix.
10985
6d2986fb
MK
109862003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
10987
10988 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
10989 temporary file for buffer already visiting one. This change makes
10990 output likely to be directly usable by patch program.
10991 Suggested by Adrian Aichner <adrian@xemacs.org>
923c1e6f 10992
5223afda
NR
109932004-02-20 Nick Roberts <nick@nick.uklinux.net>
10994
10995 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
10996 case of variables defined in compound statements.
d8d95bc7
SM
10997 (gdb-setup-windows, gdb-source-info, gdb-source-info):
10998 Simplify constructions using switch-to-buffer.
5223afda 10999
507c5deb
SJ
110002004-02-19 Simon Josefsson <jas@extundo.com>
11001
11002 * play/morse.el: Fix typo.
11003 (morse-code): Add @.
11004
e306dc9f
GM
110052004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
11006
11007 * calendar/appt.el (appt-display-format): Change default to
28eba01f 11008 'ignore, for backwards compatibility.
e306dc9f
GM
11009 (appt-display-message): If appt-display-format is 'ignore,
11010 respect old vars appt-msg-window and appt-visible.
11011 (appt-activate): Don't depend on return value of cancel-timer.
11012
11013 * calendar/calendar.el (calendar-holidays): Doc fix.
11014
b15aa9f9
SM
11015 * calendar/cal-coptic.el (coptic-prompt-for-date):
11016 Use assoc-string instead of assoc-ignore-case.
e306dc9f
GM
11017 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
11018 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
11019 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
11020 * calendar/cal-islam.el (calendar-goto-islamic-date)
11021 (mark-islamic-diary-entries): Ditto.
11022 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
11023 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
11024 (calendar-read-mayan-tzolkin-date): Ditto.
11025 * calendar/calendar.el (calendar-read-date): Ditto.
11026 * calendar/diary-lib.el (mark-diary-entries): Ditto.
11027
c6190ba0
MR
110282004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
11029
b15aa9f9
SM
11030 * progmodes/executable.el (executable-command-find-posix-p):
11031 Fix choice of the directory.
c6190ba0 11032
8e5d85ff
LT
110332004-02-17 Luc Teirlinck <teirllm@auburn.edu>
11034
11035 * simple.el (interprogram-cut-function)
11036 (interprogram-paste-function, kill-new, kill-append):
11037 Doc fixes.
11038 (kill-region): Make it return nil. Doc fix.
11039 (yank-pop): Make its argument optional.
11040 (yank): Make ARG `-' equivalent to `-1'.
11041
a6eeaa81 110422004-02-17 Eli Zaretskii <eliz@gnu.org>
ac84042c
EZ
11043
11044 * mail/rmail.el (rmail-get-new-mail): Don't reference
11045 rmail-use-spam-filter if rmail-spam-filter is not loaded.
11046
8a9825f7
LT
110472004-02-16 Luc Teirlinck <teirllm@auburn.edu>
11048
11049 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
11050 if one of global-auto-revert-non-file-buffers or autorevert-mode
11051 is non-nil.
11052
a6eeaa81 110532004-02-16 Eli Zaretskii <eliz@gnu.org>
4e039f3f
EZ
11054
11055 * subr.el (delete-dups): A better implementation from Karl Heuer
11056 <kwzh@gnu.org>.
11057
279dffd6
EZ
110582004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
11059
11060 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
43e48bda
LT
11061 correct place.
11062 * progmodes/icon.el (icon-indent-command): Ditto.
279dffd6
EZ
11063 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
11064
a6eeaa81 110652004-02-16 Eli Zaretskii <eliz@gnu.org>
8c094106
EZ
11066
11067 * progmodes/grep.el (grep-compute-defaults): Undo change from
11068 2004-01-29: don't use executable-command-find-posix-p.
11069
c33b76da
EZ
110702004-02-16 Richard Sharman <rsharman@pobox.com>
11071
11072 * hilit-chg.el: Use require instead of eval-and-compile.
11073 (highlight-compare-buffers): New function.
11074
1c0ecbc4
EZ
110752004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
11076
11077 * man.el (Man-fontify-manpage): Render section headings in
11078 `Man-overstrike-face' even when overstrike was not used by man
11079 formatter for section headings.
11080
88fcbeaa
EZ
110812004-02-16 Eli Tziperman <eli@deas.harvard.edu>
11082
11083 * rmail-spam-filter.el: (vm-use-spam-filter)
11084 (rsf-min-region-length-added-to-spam-list): New variables.
b15aa9f9 11085 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
d8d95bc7 11086 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
88fcbeaa
EZ
11087 spam testing. Don't delete spam message if automatic deletion
11088 after output via variable rmail-delete-after-output is turned on.
b15aa9f9 11089 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
88fcbeaa
EZ
11090 rsf-bbdb-dont-create-entries-for-spam.
11091 (check-field): New function, extracted from code in
d08c4c28 11092 rmail-spam-filter to ease addition of header fields like content-type.
88fcbeaa
EZ
11093 (message-content-type): New variable to check the content-type:
11094 field added, also in defcustom of rsf-definitions-alist.
11095 (rmail-spam-filter): Replace repeated test code for header fields
11096 by calls to check-field; change the call to
11097 rmail-output-to-rmail-file such that rmail-current-message stays
b15aa9f9 11098 the same to avoid wrong deletion of unseen flags.
88fcbeaa
EZ
11099 (rsf-add-contents-type): New function to convert old format
11100 of rmail-spam-definitions-alist into new one.
b15aa9f9 11101 Change prefixes of all variables and functions from
88fcbeaa
EZ
11102 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
11103
a6eeaa81 111042004-02-16 Eli Zaretskii <eliz@gnu.org>
dffc4dfc
EZ
11105
11106 * loadhist.el (unload-hook-features-list): New defvar.
11107
0ca9aa8f
EZ
111082004-02-16 Dave Love <fx@gnu.org>
11109
11110 * loadhist.el (unload-feature): Doc fix. Rename flist to
11111 unload-hook-features-list.
11112
28eba01f 111132004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
7b5368c1
EZ
11114
11115 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
11116 cookie. Don't check if we are looking-at open-formula.
11117
ca4bc494
EZ
111182004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
11119
11120 * subr.el (match-string-no-properties): Use substring-no-properties.
11121
a6eeaa81 111222004-02-16 Eli Zaretskii <eliz@gnu.org>
740b7c2d
EZ
11123
11124 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
b15aa9f9
SM
11125 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
11126 Use lower-case "rx" in all error message.
740b7c2d
EZ
11127
111282004-02-16 Dave Love <fx@gnu.org>
11129
11130 * emacs-lisp/rx.el (rx-or): Put group around result.
11131 (rx-constituents): Add backref.
11132 (rx-syntax): Add string-delimiter, comment-delimiter.
11133 (rx-categories): Add combining-diacritic.
11134 (rx-check-not, rx-greedy, rx): Doc fix.
11135 (rx-backref, rx-check-backref): New.
11136
065b7364
EZ
111372004-02-16 Jesper Harder <harder@ifa.au.dk>
11138
11139 * newcomment.el (uncomment-region): Allow eob as comment end.
11140
0eee131e 111412004-02-16 Jari Aalto <jari.aalto@poboxes.com>
bbc66b08
EZ
11142
11143 * filecache.el: All message and error commands now use prefix
11144 "Filecache:" to make it easy to read *Messages* buffer.
11145
fb94f75f
EZ
111462004-02-16 Jari Aalto <jari.aalto@poboxes.com>
11147
d08c4c28
SM
11148 * autorevert.el: Add support to detect changed dired and VC buffers.
11149 (auto-revert-active-p, auto-revert-list-diff)
fb94f75f
EZ
11150 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
11151 (auto-revert-handler, auto-revert-active-p): New functions.
b15aa9f9 11152 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
fb94f75f 11153 and `auto-revert-active-p'.
4e664f62
EZ
11154 (eval-when-compile): Defvar dired-directory and vc-mode.
11155 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
11156 (auto-revert-handler-vc): New functions.
fb94f75f 11157
ebb8cb68
EZ
111582004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
11159
11160 * progmodes/compile.el (compilation-directory): New defvar.
11161 (compile): Save current directory in compilation-directory.
11162 (recompile): Bind default-directory to compilation-directory if
11163 that is non-nil.
11164
062a9fce
EZ
111652004-02-16 Dave Love <fx@gnu.org>
11166
8a9825f7 11167 * newcomment.el (comment-insert-comment-function)
a71b3805
EZ
11168 (comment-region-function, uncomment-region-function): New.
11169 (comment-indent): Use comment-insert-comment-function.
11170 (uncomment-region): Use uncomment-region-function.
11171 (comment-region): Use comment-region-function.
11172
062a9fce
EZ
11173 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
11174
f800daf6
EZ
111752004-02-16 Richard Stallman <rms@gnu.org>
11176
11177 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
11178 loaddefs* and ldefs-boot*.
11179
a6eeaa81 111802004-02-16 Eli Zaretskii <eliz@gnu.org>
ca06718d
EZ
11181
11182 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
11183 and email address at the beginning and end of the address.
11184
11185 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
11186 anchored at the beginning of the email address.
11187
f92f5e37
KH
111882004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
11189
11190 * international/ccl.el (ccl-compile-write): Pass `left' to
11191 ccl-embed-code to generate correct code of write-expr-register.
11192
4ae8d76c
TTN
111932004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
11194
11195 * progmodes/grep.el (grep-compute-defaults): Fix typos.
11196
49f87d23
JD
111972004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11198
11199 * x-dnd.el: Mention support for Motif in commentary.
11200 (x-dnd-handle-drag-n-drop-event): Ditto.
11201
584b627e
JY
112022004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
11203
783bcffa
SM
11204 * ses.el: Use "ses--" prefixes for buffer-local variables.
11205 Use (point-min) instead of 1, even when we know the buffer
11206 is unnarrowed.
11207 (ses-build-load-map): Delete. Distribute its content to defconst's for
11208 the three maps.
11209 (ses-menu, ses-header-line-menu): New menus.
11210 (ses-mode-map): Use them.
11211 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
584b627e 11212
84456793
MS
112132004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
11214
b15aa9f9 11215 * Makefile.in: Fix the CC Mode recompile kludge so it works
84456793
MS
11216 when building in a different directory.
11217
7e46b7bf
LT
112182004-02-13 Luc Teirlinck <teirllm@auburn.edu>
11219
783bcffa
SM
11220 * simple.el (kill-new): Put yank-handler property on the entire string.
11221
b15aa9f9
SM
112222004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
11223
11224 * diff.el: Don't use compile any more, use diff-mode instead.
11225 (diff-regexp-alist, diff-old-file, diff-new-file)
11226 (diff-parse-differences, diff-process-setup): Remove.
11227 (diff-sentinel): New fun.
11228 (diff): Use it. Run the process ourselves.
11229 Use diff-mode for the rest of the processing.
11230
11231 * diff.el (diff): Simplify code handling `switch'.
11232
783bcffa
SM
112332004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
11234
11235 * pcvs-defs.el (cvs-menu): Add `tag'.
7e46b7bf 11236
6827d730
LT
112372004-02-11 Luc Teirlinck <teirllm@auburn.edu>
11238
fb2dcf04
LT
11239 * simple.el (kill-append): Doc fix.
11240
783bcffa
SM
11241 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
11242 Adapt outline-regexp to the new conventions for commenting out code.
6827d730 11243
1cdb6ab4
JPW
112442004-02-11 John Paul Wallington <jpw@gnu.org>
11245
11246 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
11247
4c11f6a8
SM
112482004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
11249
11250 * diff.el (diff-switches): New fun.
11251 (diff, diff-backup): Use it.
11252 (diff): Clean up the args construction. Use backquote.
11253 Use listp instead of consp to avoid putting a nil arg.
d8d95bc7 11254 (diff): Add a revert-buffer function.
4c11f6a8 11255
b9aafad5
JD
112562004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11257
11258 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
d08c4c28 11259 handled by x-dnd-handle-file-name.
b9aafad5
JD
11260 (x-dnd-known-types): Add COMPOUND_TEXT.
11261 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
11262 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
11263 x-dnd-empty-state.
11264 (x-dnd-forget-drop): Ditto.
11265 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
11266 (x-dnd-handle-one-url): Return private when inserting text.
11267 (x-dnd-insert-ctext): New function.
11268 (x-dnd-handle-file-name): New function for FILE_NAME.
11269 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
11270 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
11271 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
11272
3638f0e0
KH
112732004-02-10 Kenichi Handa <handa@m17n.org>
11274
11275 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
11276 instead of while loop.
11277
4d449b11
MB
112782004-02-10 Miles Bader <miles@gnu.org>
11279
11280 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
11281
f73145c1
KH
112822004-02-09 Kenichi Handa <handa@m17n.org>
11283
11284 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
11285 have end-of-line.
11286
7fefaee7
MS
112872004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
11288
11289 * Makefile.in: Added extra dependencies in the recompile target
11290 needed to cope with the compile time macro expansions in CC Mode.
11291
82722af3
KS
112922004-02-09 Kim F. Storm <storm@cua.dk>
11293
11294 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
11295 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
11296 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
11297 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
11298 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
11299 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
11300 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
11301 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
11302 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
11303 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
11304 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
fc4d69e1
SM
11305
113062004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
11307
11308 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
11309 Don't allow shrink if there's a window on our right.
11310
11311 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
11312 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
11313 Bring together declaration and initialization.
11314 (prolog-mode-variables): Don't set the syntax table.
11315 Don't set paragraph-start and comment-indent-function.
11316 Add /*..*/ to the comment regexps.
11317 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
11318 (prolog-mode-map): Don't bind TAB.
11319 (prolog-mode): Set the syntax table.
11320 (prolog-comment-indent): Remove.
11321 (inferior-prolog-mode-map): Initialize in the declaration.
11322 (inferior-prolog-mode-syntax-table)
11323 (inferior-prolog-mode-abbrev-table): New vars.
11324 (inferior-prolog-mode): Derive from comint-mode.
11325 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
11326 minibuffer windows.
11327
11328 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
11329 in file names, as long as it is unabmiguous.
11330
e1dc18db
AS
113312004-02-08 Andreas Schwab <schwab@suse.de>
11332
11333 * textmodes/reftex-toc.el
11334 (reftex-toc-load-all-files-for-promotion): Remove useless use of
11335 format. Doc fix.
11336
11337 * textmodes/refer.el (refer-find-entry-internal): Remove extra
11338 format string arguments.
11339
11340 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
11341 string argument.
11342
fc4d69e1 11343 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
e1dc18db
AS
11344
11345 * play/zone.el (zone-call): Fix format string.
11346
fc4d69e1 11347 * net/webjump.el (webjump-builtin): Add missing format string argument.
e1dc18db 11348
fc4d69e1 11349 * midnight.el (midnight-delay-set): Remove extra format string argument.
e1dc18db 11350
fc4d69e1 11351 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
e1dc18db
AS
11352
11353 * hexl.el (hexl-insert-char): Add missing format string argument.
11354
11355 * format.el (format-decode): Fix format string.
11356
11357 * emulation/vi.el (vi-mode): Remove extra format string argument.
11358 (vi-repeat-last-search): Likewise.
11359 (vi-reverse-last-search): Likewise.
11360 (vi-goto-mark): Likewise.
11361 (vi-reverse-last-find-char): Likewise.
11362 (vi-repeat-last-find-char): Likewise.
11363 (vi-locate-def): Likewise.
11364
fc4d69e1 11365 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
e1dc18db
AS
11366
11367 * ediff-util.el (ediff-toggle-read-only): Remove extra format
11368 string argument.
11369 (ediff-toggle-regexp-match): Likewise.
11370
11371 * dired-aux.el (dired-do-query-replace-regexp): Add missing
11372 format string argument.
11373
11374 * calc/calc-map.el (calc-get-operator): Remove extra format
11375 string argument.
11376
11377 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
11378
11379 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
11380 string argument.
11381
11382 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
11383
fc4d69e1 11384 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
e1dc18db 11385
fc4d69e1 11386 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
e1dc18db 11387
fc4d69e1 11388 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
e1dc18db
AS
11389 (cl-struct-setf-expander): Likewise.
11390
11391 * vc.el (with-vc-file): Fix unsafe uses of error.
11392 (vc-cancel-version): Likewise.
11393
c35391d1
NR
113942004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
11395
11396 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
11397 thousands separator; fixes <class>:<line-number> regexp for
11398 non-english locales.
11399
ea855511
AS
114002004-02-08 Andreas Schwab <schwab@suse.de>
11401
11402 * view.el (view-mode-enable): Revert previous change.
11403
7fdd1f62
KS
114042004-02-07 Kim F. Storm <storm@cua.dk>
11405
11406 * simple.el (line-number-at-pos): Rename from line-at-pos.
11407 Uses changed (what-line and vc-annotate-warp-version).
11408
783bcffa
SM
114092004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
11410
11411 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
11412 (diff-mode): Remove aborted attempt at support for compile.el.
11413 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
11414
daa3ea8d
AS
114152004-02-06 Andreas Schwab <schwab@suse.de>
11416
11417 * view.el (view-mode-enable): Add view-mode-map to
11418 minor-mode-overriding-map-alist.
11419
14ca8854
JD
114202004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11421
11422 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
11423
d1345427
SM
114242004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
11425
11426 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
11427 with point inside rather than after the paragraph.
11428
dbfa9ed4
SS
114292004-02-04 Sam Steingold <sds@gnu.org>
11430
11431 * mail/smtpmail.el (smtpmail-try-auth-methods):
11432 Do not try authentication when no mechanism is available.
11433 Pass port-name as defaultport to `netrc-machine'.
11434
12ad758a
SE
114352004-02-04 Stephen Eglen <stephen@gnu.org>
11436
11437 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
11438 to show how minibuffer height can be constrained.
11439
21575d92
JPW
114402004-02-04 John Paul Wallington <jpw@gnu.org>
11441
11442 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
11443
133aad74
JD
114442004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11445
11446 * x-dnd.el: New file for drag and drop.
11447
11448 * term/x-win.el: require x-dnd, set after-make-frame-functions
11449 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
11450 drag-n-drop event.
11451
11452 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
11453 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
11454 (dired-dnd-handle-file): New functions for drag and drop support.
11455 (dired-mode): Initialize drag and drop if x-dnd present.
11456
d1345427
SM
114572004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
11458
11459 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
11460 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
11461 (cperl-mode): Set fill-paragraph-function.
11462 (cperl-fill-paragraph): Make it non-interactive.
11463
c010ecfa
BR
114642004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
11465
11466 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
11467
0fc8fa73
DK
114682004-02-02 David Kastrup <dak@gnu.org>
11469
11470 * replace.el (perform-replace): Allow 'literal argument in
11471 regexp-flag to indicate literal replacement.
11472 (query-replace-regexp-eval): Use it.
11473
679be517
AS
114742004-02-01 Andreas Schwab <schwab@suse.de>
11475
d1345427 11476 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
679be517 11477
b3a3e4e1
SE
114782004-02-01 Stephen Eglen <stephen@gnu.org>
11479
11480 * info-look.el: Add support for maxima-mode. Update commentary
11481 because info-lookup-symbol is now bound to C-h S.
11482
11178a06
LT
114832004-01-31 Luc Teirlinck <teirllm@auburn.edu>
11484
11485 * simple.el (edit-and-eval-command): Bind print-level and
11486 minibuffer-history-sexp-flag around call to read-from-minibuffer.
11487 Correct initial position in command-history.
11488
eb996101
LT
114892004-01-30 Luc Teirlinck <teirllm@auburn.edu>
11490
11491 * files.el (read-directory-name): Adapt the docstring to recent
11492 change in Fread_file_name.
11493
9e2d29b6
JY
114942004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
11495
11496 * ses.el (ses-print-cell): If print format too wide for column
11497 width, truncate decimal places if that helps to avoid "#####" fill.
11498 * ses.el (ses-initial-column-width): Revert previous change.
11499
cce5462e 115002004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
ab43c850 11501
cce5462e
SM
11502 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
11503 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
11504 Add edebug info.
11505 (jit-lock-mode): Setup/cancel the new timer.
11506 (jit-lock-context-fontify): New fun. Extracted from
11507 context fontification code of jit-lock-stealth-fontify.
11508 (jit-lock-stealth-fontify): Don't do context fontification any more.
ab43c850 11509
cce5462e
SM
11510 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
11511 (jit-lock-fontify-now): Handle the `quit' case.
11512 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
11513
115142004-01-29 Jari Aalto <jari.aalto@poboxes.com>
11515
11516 * progmodes/executable.el (executable-command-find-posix-p):
11517 New. Check if find handles arguments Posix-style.
11518
11519 * progmodes/grep.el (grep-compute-defaults):
ab43c850 11520 Use executable-command-find-posix-p.
cce5462e 11521 (grep-find): Check `grep-find-command'.
ab43c850 11522
cce5462e 11523 * filecache.el (file-cache-find-posix-p): Delete.
ab43c850 11524 (file-cache-add-directory-using-find):
cce5462e 11525 Use `executable-command-find-posix-p'.
ab43c850
RS
11526
115272004-01-29 Dave Love <fx@gnu.org>
11528
11529 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
11530 Iterate the hook function if arg is given.
11531 (mark-defun, narrow-to-defun): Change order of finding the limits.
11532
11533 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
11534 (byte-compile-format-warn): New.
11535 (byte-compile-callargs-warn): Use it.
11536 (Format, message, error): Add byte-compile-format-like property.
11537 (byte-compile-maybe-guarded): New.
11538 (byte-compile-if, byte-compile-cond): Use it.
11539 (byte-compile-lambda): Compile interactive forms,
11540 just to make warnings about them.
11541
100eda14
JY
115422004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
11543
11544 * ses.el (ses-initial-column-width): Increase to 14, so it will
11545 work well with the default printer of "%.7g" for extreme values
11546 like "-1.234567e+07".
11547
3ff05361
KH
115482004-01-29 Kenichi Handa <handa@m17n.org>
11549
11550 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
11551
d57625a0
JR
115522004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
11553
11554 * dos-w32.el: Added support for the `default-printer-name' function.
11555
05e72590
SM
115562004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
11557
11558 * server.el (server-socket-name): Don't use the hostname in the
11559 socket name since /tmp is local to the host anyway.
11560
11561 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
11562 robust check of widening and fix var-naming.
11563
f5ea26f8
RS
115642004-01-27 Eli Tziperman <eli@deas.harvard.edu>
11565
11566 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
11567 or rmail-spam- to rsf- in all function and variable names.
11568 (rsf-min-region-to-spam-list): New variable.
05e72590 11569 (rsf-bbdb-auto-delete-spam-entries): Rename from
f5ea26f8
RS
11570 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
11571 scanned together with the recipients field for spam testing; Don't
11572 delete spam message if rmail-delete-after-output is non-nil;
05e72590 11573 (rsf-check-field): New function, extracted from code in
f5ea26f8
RS
11574 rmail-spam-filter to ease addition of header fields like
11575 content-type:;
05e72590 11576 (message-content-type): New variable. The content-type: field was
f5ea26f8
RS
11577 added also in defcustom of rsf-definitions-alist;
11578 (rmail-spam-filter): Replace repeated test code for header fields
11579 by calls to check-field; change the call to
11580 rmail-output-to-rmail-file such that rmail-current-message stays
11581 the same to avoid wrong deletion of unseen flags.
11582 (rmail-use-spam-filter): Add autoload cookie.
11583
05e72590 115842004-01-27 Jari Aalto <jari.aalto@poboxes.com>
f5ea26f8 11585
05e72590
SM
11586 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
11587 (file-cache-add-directory-using-find): Add Cygwin support.
11588 (file-cache-find-command-posix-flag): New user variable.
f5ea26f8 11589
05e72590
SM
11590 * filecache.el (file-cache-add-directory): Check for
11591 directories an remove them from dir-files.
f5ea26f8
RS
11592
115932004-01-27 Richard M. Stallman <rms@gnu.org>
11594
11595 * man.el (Man-fontify-manpage): Clean up message.
11596
f43a0b98
KH
115972004-01-27 Kenichi Handa <handa@m17n.org>
11598
11599 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
11600 (sentence-end): Define using sentence-end-without-space.
11601
05e72590
SM
11602 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
11603 a sentence ends with one of a character in sentence-end-without-space.
f43a0b98 11604
6497a8f8
SM
116052004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
11606
11607 * font-lock.el (font-lock): Add jit-lock as explicit group member.
11608 (jit-lock): Group declaration moved to jit-lock.el.
11609 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
11610 when necessary.
11611
11612 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
11613 (jit-lock-context-unfontify-pos): Rename from
11614 jit-lock-first-unfontify-pos.
11615 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
11616
337c50a5
GM
116172004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
11618
6497a8f8
SM
11619 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
11620 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
337c50a5
GM
11621 (fortran-fill): When filling a string, adjust re-search-backward
11622 argument for special case of string just on fill-column.
11623 When filling non-string, allow one extra char if
6497a8f8
SM
11624 fortran-break-before-delimiters is non-nil.
11625 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
337c50a5
GM
11626 Use fortran-break-delimiters-re and fortran-no-break-re to
11627 correctly handle cases such as "**".
11628
11629 * progmodes/f90.el (f90-break-delimiters): Doc fix.
11630 (f90-no-break-re): Add some extra tokens. Doc fix.
11631
2528f9c4
TTN
116322004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
11633
11634 * mail/rmail-spam-filter.el:
11635 Use two semicolons as Commentary line prefix.
11636 Add ";;; Code:" stylized comment.
11637 Delete end-of-line whitespace.
11638 Wrap (require 'cl) with `eval-when-compile'.
11639
414f7d4e
AS
116402004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
11641
11642 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
11643 at the top level of vc.el.
11644
fe722d76
AS
116452004-01-23 Andre Spiegel <spiegel@gnu.org>
11646
11647 * vc.el (vc-current-line): Function removed. This is now done by
11648 the new function line-at-pos in simple.el.
11649 (vc-annotate-warp-version): Use line-at-pos instead of
11650 vc-current-line.
11651
f076870a
KS
116522004-01-22 Kim F. Storm <storm@cua.dk>
11653
11654 * simple.el (line-at-pos): New defun.
11655 (what-line): Use it. Optimize by only counting lines in narrowed
11656 region once.
11657
6a8b9ce4
KH
116582004-01-22 Kenichi Handa <handa@m17n.org>
11659
6497a8f8
SM
11660 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
11661 point (register r1) only for charset mule-unicode-0100-24ff.
6a8b9ce4 11662
f78d258e
MR
116632004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
11664
11665 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
11666 trailing white space and ensure a final newline.
11667
6497a8f8
SM
11668 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
11669 Add autoload cookie.
f78d258e 11670
3a849027
AS
116712004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
11672
11673 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
11674 activate view-mode explicitly.
11675
a5bfbd4e
JD
116762004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11677
11678 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
11679 use clipboard first.
11680
f56af8ca
SM
116812004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
11682
438fc6c0
SM
11683 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
11684 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
11685 (vc-mcvs-cvs): Remove.
11686 (vc-mcvs-command): Remove use of assert.
11687
f56af8ca
SM
11688 * outline.el (outline-insert-heading): Tighten up match.
11689 (outline-demote, outline-move-subtree-down): Don't assume anything
11690 about outline-regexp.
11691
11692 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
11693 (texinfo-show-structure): Explicitly add ^, and simplify.
11694
4e788be2
GM
116952004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
11696
11697 * calendar/appt.el (appt-check): Restore usage of
11698 appt-issue-message deleted in previous change.
11699 (top-level): Activate package when loaded (needed for backwards
11700 compatibility).
11701
24aaadec
GM
117022004-01-20 Jesper Harder <harder@ifa.au.dk>
11703
11704 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
11705 following previous change to smtpmail-send-data.
11706
00911925
AS
117072004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
11708
11709 * vc.el (vc-default-previous-version): Doc enhancement.
11710 (vc-default-next-version): New function.
11711 (vc-print-log): New arg FOCUS-REV.
f56af8ca
SM
11712 (vc-annotate-mode): Derive from view-mode.
11713 (vc-annotate): New args REVISION, DISPLAY-MODE.
11714 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
11715 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
11716 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
11717 (vc-annotate-show-diff-revision-at-line, vc-current-line)
11718 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
11719
11720 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
00911925 11721
a73c2999
KB
117222004-01-19 Karl Berry <karl@gnu.org>
11723
11724 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
11725 or "TexInfo".
11726
d0cd7210
LT
117272004-01-19 Luc Teirlinck <teirllm@auburn.edu>
11728
11729 * subr.el (delete-dups): New function.
11730
412be09b
KB
117312004-01-19 Karl Berry <karl@gnu.org>
11732
f56af8ca 11733 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
412be09b
KB
11734 with ^, since that's what texinfo-show-structure
11735 documentation says (plus it works much better in texinfo.txi).
11736
dd64e5e5
GM
117372004-01-18 Jesper Harder <harder@ifa.au.dk>
11738
f56af8ca 11739 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
dd64e5e5
GM
11740
117412004-01-18 David Ponce <david@dponce.com> (tiny change)
11742
11743 * progmodes/which-func.el (which-function-mode): Don't cancel
f56af8ca 11744 which-func-update-timer if not set.
dd64e5e5 11745
d14b04bc
TTN
117462004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
11747
11748 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
11749 Remove spurious left square bracket in XX:XXam regexp.
11750
a151ecff
LT
117512004-01-16 Luc Teirlinck <teirllm@auburn.edu>
11752
11753 * progmodes/cc-defs.el: Do not require cl at run time.
11754
557be036
RS
117552004-01-16 Richard M. Stallman <rms@gnu.org>
11756
11757 * emacs-lisp/cl.el (cl-cannot-unload): New function.
11758 (cl-unload-hook): Defvar this to run cl-cannot-unload.
11759
11760 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
11761 Call rmail-spam-filter. Delete and expunge spam.
11762 Print number of spam messages deleted.
11763 Save and restore the deletion status of old messages when reading
11764 new mail with spam filter, so that expunging spam does not expunge
11765 msgs deleted by the user.
f56af8ca 11766 (rmail-only-expunge): Add an optional argument dont-show to
557be036
RS
11767 prevent showing message after expunge.
11768
3e7274ae
LT
117692004-01-15 Luc Teirlinck <teirllm@auburn.edu>
11770
11771 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
11772 * subr.el (declare): New macro.
11773
c1bfdd54
TTN
117742004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
11775
11776 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
11777
7fc34f85
SM
117782004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
11779
11780 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
11781 Test window-system rather than system-type (for X11/Mac).
11782
4007b34c
LT
117832004-01-12 Luc Teirlinck <teirllm@auburn.edu>
11784
11785 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
11786
09843470
RS
117872004-01-12 Richard M. Stallman <rms@gnu.org>
11788
9b07d734
SM
11789 * mail/rmail.el (rmail-convert-to-babyl-format):
11790 Use mail-unquote-printable-region.
09843470
RS
11791 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
11792 (rmail-hex-char-to-integer): Functions deleted.
11793
11794 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
11795 (mail-unquote-printable-region): New arg NOERROR.
11796 For invalid encoding, either signal an error to just return nil.
11797
21dcb709
GM
117982004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
11799
11800 * calendar/appt.el: Update copyright and commentary.
d9acc06f 11801 (appt-issue-message): Make obsolete.
21dcb709
GM
11802 (appt-visible, appt-msg-window): Make obsolete, in favour of
11803 appt-display-format.
11804 (appt-display-mode-line, appt-display-duration)
11805 (appt-display-diary, appt-time-msg-list, appt-mode-string)
11806 (appt-prev-comp-time, appt-display-count, appt-timer)
11807 (appt-convert-time): Doc change.
9b07d734
SM
11808 (appt-disp-window-function, appt-delete-window-function):
11809 Use defcustom rather than defvar.
21dcb709 11810 (appt-display-format): New variable.
9b07d734
SM
11811 (appt-display-message): New function with display code from appt-check.
11812 (appt-check): Add optional FORCE argument. Doc change.
11813 Add appt-make-list to diary-hook if displaying diary.
11814 Remove checking of view-diary-entries-initially.
11815 Message display section removed to new function appt-display-message.
21dcb709
GM
11816 (appt-display-window): Doc change. Remove unused internal var
11817 this-buffer. Do not beep, since appt-display-message does that.
11818 (appt-make-list): Doc change. Use caar.
11819 (appt-sort-list): Simplify by using builtin sort function.
11820 (appt-update-list): New function for updating appts when diary is
11821 saved.
11822 (appt-activate): New autoloaded function to toggle package
11823 functionality.
11824
11825 * calendar/cal-x.el: (calendar-one-frame-setup)
9b07d734 11826 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
21dcb709
GM
11827
11828 * calendar/calendar.el: Update copyright.
9b07d734 11829 (view-diary-entries-initially, european-calendar-style): Doc change.
21dcb709
GM
11830 (calendar-setup): Make defcustom rather than defvar.
11831 (mark-visible-calendar-date): Initialize temp-face and faceinfo
11832 in let binding so local to function.
11833
11834 * calendar/diary-lib.el: Update copyright.
11835 (diary, diary-entry-time): Doc change.
11836 (list-diary-entries): Doc change. Trivial logic change.
11837 (fancy-diary-display): Restore make-face command mistakenly
11838 deleted 2003-05-08.
11839 (show-all-diary-entries): Allow to pop-up frame if needed.
11840
fdce4c6d
JPW
118412004-01-09 John Paul Wallington <jpw@gnu.org>
11842
11843 * bindings.el (mode-line-change-eol): Add EVENT parameter.
11844 Temporarily select EVENT's window for changing eol type.
11845
3b42c185
TTN
118462004-01-09 Deepak Goel <deego@gnufans.org>
11847
11848 * calendar/diary-lib.el (diary-entry-time):
11849 Also accept time in the form XX[.XX][am/pm/AM/PM].
11850 (fancy-diary-font-lock-keywords): Likewise.
11851 (diary-font-lock-keywords): Likewise.
11852 * calendar/appt.el (appt-add): Likewise.
11853 (appt-make-list): Likewise.
11854 (appt-convert-time): Likewise.
11855
7f0edca4
NR
118562004-01-08 Nick Roberts <nick@nick.uklinux.net>
11857
11858 * gdb-ui.el (gdb-ann3): Revert previous change.
11859 (gdb-source-info): Allow for case of where compilation directory
11860 is not recorded.
11861
c9ec040a
JPW
118622004-01-08 John Paul Wallington <jpw@gnu.org>
11863
11864 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
11865
2fae1984
NR
118662004-01-07 Nick Roberts <nick@nick.uklinux.net>
11867
9b07d734 11868 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
2fae1984 11869
7f0edca4
NR
11870 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
11871 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
11872 problems.
2fae1984
NR
11873 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
11874
583c353d
LT
118752004-01-07 Luc Teirlinck <teirllm@auburn.edu>
11876
11877 * files.el (write-file-functions, write-contents-functions):
11878 Clarify docstrings.
11879
c251286b
KH
118802004-01-07 Kenichi Handa <handa@m17n.org>
11881
11882 * international/mule.el (set-auto-coding): Fix for the case that
11883 end-of-line is only CR.
11884
05faee07
KS
118852004-01-07 Kim F. Storm <storm@cua.dk>
11886
11887 * subr.el (event-start, event-end): Doc fix.
11888 (posn-string, posn-image): New defuns.
11889 (posn-object): Return either image or string object.
11890 (posn-object-x-y): Return 8th element of position.
11891 (posn-object-width-height): New defun.
11892
a8410c29
AS
118932004-01-06 Andreas Schwab <schwab@suse.de>
11894
11895 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
11896 output.
11897
2e3b4a0b
KB
118982004-01-05 Karl Berry <karl@gnu.org>
11899
28eba01f 11900 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
2e3b4a0b
KB
11901 / and *, too.
11902
3c3b81d1
SJ
119032003-12-31 Simon Josefsson <jas@extundo.com>
11904
11905 * files.el (before-save-hook): Add.
11906 (basic-save-buffer): Use before-save-hook.
11907
bcbc6fd3
SJ
11908 * emacs-lisp/copyright.el: Fix comment to recommend
11909 before-save-hook instead of write-file-functions.
11910
61e938eb
RS
119112004-01-05 Richard M. Stallman <rms@gnu.org>
11912
11913 * finder.el (finder-commentary): Call delete-other-windows.
11914
11915 * net/ange-ftp.el (ange-ftp-file-attributes):
11916 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
11917
17b33776
KB
119182004-01-04 Karl Berry <karl@gnu.org>
11919
28eba01f 11920 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
17b33776
KB
11921 comment characters % and # in the copyright year notice,
11922 as well as ;.
11923
125f1820 119242004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
972c0c49 11925
125f1820
PA
11926 * wid-edit.el (default): Define dummy :value-delete.
11927 Reported by Jesper Harder <harder@ifa.au.dk>.
55115079
PA
11928
119292004-01-03 Richard M. Stallman <rms@gnu.org>
11930
11931 * progmodes/compile.el (compile-internal): Use point, not point-min,
11932 for set-window-point.
11933
11934 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
11935
438fc6c0 11936 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
55115079
PA
11937
11938 * progmodes/grep.el (grep-mode-map):
11939 Don't remap next-line, previous-line.
11940
119412004-01-03 Eric M. Ludlam <eric@siege-engine.com>
11942
11943 * speedbar.el (speedbar-edit-line): Change regexp to position
11944 the cursor on the first character of this line's button.
11945
119462004-01-03 Luc Teirlinck <teirllm@auburn.edu>
11947
11948 * subr.el (functionp): Doc fix.
11949
119502004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
11951
11952 * progmodes/idlwave.el (idlwave-make-tags):
11953 * textmodes/flyspell.el (flyspell-large-region):.
11954 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
11955 * emulation/viper-util.el (viper-glob-unix-files):
11956 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
11957 * man.el (Man-init-defvars):
11958 * jka-compr.el (jka-compr-call-process):
11959 * files.el (get-free-disk-space,insert-directory):
11960 * ediff-ptch.el (ediff-test-patch-utility):
11961 * ediff-diff.el (ediff-test-utility):
11962 * dired-aux.el (dired-check-process):
11963 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
11964 test the return value of call-process, because it can be a string.
11965
119662003-12-31 John Paul Wallington <jpw@gnu.org>
11967
11968 * bindings.el (completion-ignored-extensions): Add .pfsl.
11969
119702003-12-31 Kim F. Storm <storm@cua.dk>
11971
11972 * ido.el (ido-nonreadable-directory-p): New defun to check for
11973 nonreadable directory without activating tramp (to avoid problems
28eba01f 11974 with checking incomplete tramp paths).
55115079
PA
11975 (ido-set-current-directory, ido-file-internal)
11976 (ido-file-name-all-completions1): Use it.
11977
119782003-12-30 Luc Teirlinck <teirllm@auburn.edu>
11979
11980 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
11981 documentation if the anchor (or node) name is preceded by `info
11982 anchor' or `Info anchor' in addition to earlier `info node' and
11983 `Info node'.
11984 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
11985
a6eeaa81 119862003-12-30 Eli Zaretskii <eliz@gnu.org>
55115079
PA
11987
11988 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
11989 error in arguments to base64-decode-region. Remove ^M characters
11990 after decoding base64.
11991
119922003-12-30 Simon Josefsson <jas@extundo.com>
11993
11994 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
11995 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
11996 have only been distributed with Emacs for some years.
11997 (texinfo-mode-hook): Customize.
11998
a6eeaa81 119992003-12-30 Eli Zaretskii <eliz@gnu.org>
55115079
PA
12000
12001 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
12002 cleaner (suggested by Richard Stallman).
12003
12004 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
12005 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
12006 file-name clashes on 8+3 DOS filesystems.
12007
12008 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
12009 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
12010 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
12011 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
12012 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
12013 file-name clashes on 8+3 filesystems.
12014
9b07d734
SM
12015 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
12016 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
12017 file-name clashes on 8+3 DOS filesystems.
55115079
PA
12018
120192003-12-29 Richard M. Stallman <rms@gnu.org>
12020
12021 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
12022 Upcase the character.
12023
12024 * textmodes/flyspell.el (mail-mode-flyspell-verify):
12025 Search for header separator alone on a line, literally,
12026 and search for it backward, not forward.
12027 (flyspell-abbrev-table): Always use global-abbrev-table
12028 if there is no local one.
12029
12030 * progmodes/sh-script.el (sh-get-indent-info):
12031 Don't move point back if at bob.
12032
12033 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
12034
12035 * play/handwrite.el (handwrite): Make the handwrite credit message
12036 a comment rather than an output command.
12037
12038 * obsolete/sc.el: Display message that this file is obsolete.
12039
12040 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
12041
12042 * mail/rfc822.el (rfc822-address-start): Declare variable.
12043 Renamed from address-start. All uses changed.
12044
12045 * term.el (term-exec): Set up sentinel.
12046 (term-sentinel): New function.
12047 (term-handle-exit): New function.
12048
3b42c185 12049 * subr.el (assoc-ignore-case, assoc-ignore-representation):
55115079
PA
12050 Use assoc-string, and mark them obsolete.
12051 (delay-mode-hooks): Mark as permanent local.
12052
12053 * simple.el (sendmail-user-agent-compose): Use assoc-string.
12054
12055 * register.el (copy-rectangle-to-register): Doc fix.
12056
12057 * info.el (Info-insert-dir): Use assoc-string.
12058
12059 * info-look.el (info-lookup): Use assoc-string.
12060
12061 * frame.el (pop-up-frame-function): Use quote, not `function'.
12062 (frame-notice-user-settings): Calculate ADJUSTED-TOP
12063 copying with lists as coordinate values.
12064
12065 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
12066
12067 * find-dired.el (kill-find): New command.
12068 (find-dired): Make buffer read-only.
12069 Set up a keymap with C-c C-k running kill-find.
12070 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
12071
12072 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
12073
12074 * filecache.el (file-cache-ignore-case): New variable.
12075 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
12076
12077 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
12078 (comint-dynamic-complete-as-filename): Rename local vars.
12079 (comint-dynamic-list-filename-completions): Likewise.
12080
12081 * comint.el (comint-dynamic-list-completions-config): New var.
12082 (comint-dynamic-list-completions): Handle both SPC and TAB right.
12083
12084 * comint.el (comint-file-name-chars): Add [].
12085 (comint-word): Use skip-chars-backward, not search.
12086
12087 * shell.el (shell-file-name-chars): Add [].
12088
12089 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
12090
12091 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
12092
12093 * generic.el (define-generic-mode): Doc fix.
12094
a6eeaa81 120952003-12-29 Eli Zaretskii <eliz@gnu.org>
55115079
PA
12096
12097 * files.el (kill-some-buffers): Doc fix.
12098
28eba01f 120992003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
55115079
PA
12100
12101 * comint.el (comint-watch-for-password-prompt): Pass `string' as
12102 arg to send-invisible
12103 (send-invisible): Doc fix. The argument is now a prompt, not the
12104 string to send.
12105 (comint-read-noecho): Doc fix.
12106
121072003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
12108
12109 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
12110 "@", as required by some ISP hosting service. Fix defcustom
12111 argument syntax errors that prevented use of customization.
12112
a6eeaa81 121132003-12-29 Eli Zaretskii <eliz@gnu.org>
55115079
PA
12114
12115 * xml.el (xml-get-attribute-or-nil): Doc fix.
12116
28eba01f 121172003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
55115079
PA
12118
12119 * net/zone-mode.el (zone-mode): Use write-file-functions, not
12120 write-file-hooks.
12121
28eba01f 121222003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
55115079
PA
12123
12124 * autorevert.el (auto-revert-interval): Doc fix.
12125
28eba01f 121262003-12-29 Mark A. Hershberger <mah@everybody.org>
55115079
PA
12127
12128 * xml.el (xml-get-attribute-or-nil): New function, like
12129 xml-get-attribute, but returns nil if the attribute was not found.
9b07d734 12130 (xml-get-attribute): Convert to defsubst, uses
55115079
PA
12131 xml-get-attribute-or-nil.
12132
a6eeaa81 121332003-12-29 Eli Zaretskii <eliz@gnu.org>
55115079
PA
12134
12135 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
12136
28eba01f 121372003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
55115079
PA
12138
12139 * custom.el (custom-declare-theme): Use `value' when putting
12140 properties on `theme'.
12141
28eba01f 121422003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
55115079
PA
12143
12144 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
12145 for each yank-handler segment.
12146 (insert-for-yank-1): New function, with the body of the previous
12147 insert-for-yank.
12148
12149 * textmodes/table.el (table-yank-handler): New defcustom.
12150 (table--put-cell-indicator-property): Put yank-handler property
12151 that indicates the yank handler for the table cell.
12152
28eba01f 121532003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
55115079
PA
12154
12155 * generic-x.el (etc-modules-conf-generic-mode): A more complete
12156 set of keywords.
12157
a6eeaa81 121582003-12-29 Eli Zaretskii <eliz@gnu.org>
55115079
PA
12159
12160 * international/mule-cmds.el (reset-language-environment)
12161 (set-language-environment): Don't invoke fontset-related functions
12162 if fontset-list is not fboundp.
12163
121642003-12-29 Kenichi Handa <handa@m17n.org>
12165
9b07d734
SM
12166 * international/mule-cmds.el (reset-language-environment):
12167 Call set-overriding-fontspec-internal with nil.
55115079
PA
12168 (set-language-environment): Call set-overriding-fontspec-internal
12169 if the language environment specify `overriding-fontspec'.
12170 (language-info-alist): Doc added.
12171
12172 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
12173 characters of mule-unicode-0100-24ff.
12174 (ccl-encode-windows-1251-font): New CCL program.
12175 ("Bulgarian"): Specify overriding-fontspec.
12176 ("Belarusian"): Likewise.
12177
121782003-12-28 Sam Steingold <sds@gnu.org>
12179
12180 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
12181 parameter ID-FORMAT to conform with the 2003-11-30 patch.
12182
121832003-12-28 Nick Roberts <nick@nick.uklinux.net>
12184
12185 * progmodes/gud.el (gud-gdb-command-name): Set default to
12186 "gdb --annotate=3".
12187 (gud-gdb-marker-filter): Look out for annotations.
12188 (gdb-first-pre-prompt): New variable.
12189 Remove trailing white space.
12190
12191 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
12192 if necessary.
a568a2cc 12193 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
55115079
PA
12194 annotations are detected.
12195 (gud-gdba-marker-filter): Use global variable gud-marker-acc
12196 instead of a local one to allow transition from
12197 gud-gdb-marker-filter.
12198 Remove trailing white space.
12199
122002003-12-27 Kim F. Storm <storm@cua.dk>
12201
12202 * ido.el: Handle non-readable directories.
12203 (ido-decorations): Add 9th element for non-readable directory.
12204 (ido-directory-nonreadable): New dynamic var.
12205 (ido-set-current-directory): Set it.
12206 (ido-read-buffer, ido-file-internal):
12207 (ido-read-file-name, ido-read-directory-name): Let-bind it.
12208 (ido-file-name-all-completions1): Return empty list for
12209 non-readable directory.
12210 (ido-exhibit): Print [Not readable] if directory is not readable.
12211 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
12212 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
12213 Use it.
12214
122152003-12-27 Lars Hansen <larsh@math.ku.dk>
12216
12217 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
12218 calls to directory-files-and-attributes and file-attributes.
12219 (ls-lisp-format): Remove system dependent handling of user and
12220 group id's.
12221
122222003-12-25 Luc Teirlinck <teirllm@auburn.edu>
12223
12224 * ffap.el (ffap-read-file-or-url): Revert previous change.
12225
28eba01f 122262003-12-25 Robert J. Chassell <bob@rattlesnake.com>
55115079
PA
12227
12228 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
12229 new list of included files called `files-with-node-lines', that
12230 only have node lines. This way @include commands can include any
12231 file, such as version and update files without node lines, not
12232 just files that are chapters.
12233
122342003-12-25 Andreas Schwab <schwab@suse.de>
12235
12236 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
12237 file not found.
12238
122392003-12-08 Miles Bader <miles@gnu.org>
12240
12241 * dired.el (dired-between-files): Always use dired-move-to-filename,
12242 which is more robust in non-english locales.
12243
122442003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
12245
12246 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
12247
122482003-12-24 Andreas Schwab <schwab@suse.de>
12249
12250 * shell.el (shell-file-name-quote-list): Add backslash.
12251
12252 * comint.el (comint-quote-filename): Correctly handle backslash
12253 in comint-file-name-quote-list.
12254
122552003-12-24 Kenichi Handa <handa@m17n.org>
12256
9b07d734
SM
12257 * international/mule-cmds.el (set-default-coding-systems):
12258 Call ucs-set-table-for-input for all buffers that don't have local
55115079
PA
12259 value of buffer-file-coding-system.
12260
9b07d734
SM
12261 * international/ucs-tables.el (ucs-set-table-for-input):
12262 If translation-table-for-encode is a symbol, get its
55115079
PA
12263 translation-table property.
12264
122652003-12-23 Luc Teirlinck <teirllm@auburn.edu>
12266
12267 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
12268 to `completing-read' on a recently fixed bug.
12269
12270 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
9b07d734
SM
12271 instead of SPACE, to get the list of possible fringe modes.
12272 SPACE only works if both `partial-completion-mode' and
55115079
PA
12273 `completion-auto-help' are nil.
12274
9b07d734 12275 * complete.el (PC-is-complete-p): Delete.
55115079
PA
12276 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
12277 calls to `test-completion'.
12278
122792003-12-23 Nick Roberts <nick@nick.uklinux.net>
12280
12281 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
12282 to edit values when there are no children.
12283
12284 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
12285 a mode called "Assembler" already exists.
9b07d734 12286 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
a568a2cc 12287 (gud-watch): Use format option. Remove font properties from string.
9b07d734
SM
12288 (gdb-var-create-handler, gdb-var-list-children-handler):
12289 Don't bother about properties as there are none.
55115079
PA
12290 (gdb-var-create-handler, gdb-var-list-children-handler)
12291 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
12292 with two arguments.
9b07d734
SM
12293 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
12294 Let speedbar show value changes with a different font.
55115079
PA
12295 (gdb-edit-value): New defun.
12296 (gdb-clear-partial-output, gdb-clear-inferior-io)
12297 (def-gdb-auto-update-handler): Use erase-buffer.
12298 (gdb-frame-handler): Display watch expressions in
12299 FUNCTION::VARIABLE format if required.
12300
123012003-12-23 John Paul Wallington <jpw@gnu.org>
12302
12303 * info.el (Info-unescape-quotes, Info-split-parameter-string)
12304 (Info-goto-emacs-command-node): Doc fixes.
12305
28eba01f 123062003-12-12 Jesper Harder <harder@ifa.au.dk>
55115079
PA
12307
12308 * cus-edit.el (custom-add-parent-links): Define "many".
12309
123102003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
12311
12312 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
12313 (widget-child-validate, widget-type-value-create)
12314 (widget-type-default-get, widget-type-match): New functions.
12315 (lazy): New widget.
12316 (menu-choice, checklist, radio-button-choice, editable-list)
9b07d734 12317 (group, documentation-string): Remove redundant (per 2003-10-25
55115079 12318 change) calls to `widget-children-value-delete'.
9b07d734
SM
12319 (widget-choice-value-get, widget-choice-value-inline): Remove.
12320 (menu-choice): Update widget.
55115079
PA
12321
123222003-12-03 Kenichi Handa <handa@m17n.org>
12323
12324 * language/cyrillic.el: Register "microsoft-cp1251" in
12325 ctext-non-standard-encodings-alist.
12326 ("Bulgarian"): Add ctext-non-standard-encodings.
12327 ("Belarusian"): Likewise.
12328
12329 * international/mule-conf.el (compound-text-with-extensions):
12330 Change the type to 2 (iso-2022 base).
12331
12332 * international/mule.el (ctext-non-standard-encodings-alist):
12333 Change the format.
12334 (ctext-non-standard-encodings): New variable.
12335 (ctext-post-read-conversion): Fully re-written.
12336 (ctext-non-standard-designations-alist): Delete it.
12337 (ctext-non-standard-encodings-table): New function.
12338 (ctext-pre-write-conversion): Fully re-written.
12339
123402003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
12341
12342 * cus-edit.el (custom-add-parent-links): Add documentation links
12343 for parent, if the item has none of its own.
12344
123452003-11-30 Richard M. Stallman <rms@gnu.org>
12346
12347 * dired-aux.el (dired-do-query-replace-regexp):
12348 Report files visited read-only.
12349
123502003-11-30 Juri Linkov <juri@jurta.org>
12351
12352 * dired-aux.el (dired-compare-directories): New command.
12353 (dired-file-set-difference, dired-files-attributes): New functions.
12354
123552003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
12356 Version 2.0.38 of Tramp released.
12357
12358 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
12359 Charles Curley <charlescurley@charlescurley.com>.
12360 (tramp-multi-connection-function-alist): Add ssht entry which adds
12361 "-e none -t -t" to the list of ssh args. Suggested by Adrian
12362 Aichner.
12363 (tramp-get-method-parameter): New function to retrieve a method
12364 parameter. This allows for omission of method parameters.
12365 Callers adjusted.
12366
123672003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
12368
12369 * net/tramp.el: Add new optional parameter ID-FORMAT to
12370 `file-attributes'. Calls of `file-attributes' won't use this
12371 parameter for backward compatibility reasons.
12372 (tramp-perl-file-attributes): Add a new parameter to Perl script
12373 in order to handle uid/gid as strings, if desired.
9b07d734
SM
12374 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
12375 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
55115079
PA
12376 order to make the function more general.
12377 (tramp-handle-file-attributes): Replace proprietary optional
9b07d734 12378 parameter NONNUMERIC by the recently (Emacs 21.4) introduced ID-FORMAT.
55115079 12379 (tramp-handle-file-attributes-with-perl): Handle parameter
a568a2cc 12380 NONNUMERIC if set. This wasn't done in the past.
55115079
PA
12381 (tramp-post-connection): Apply second parameter "$2" if
12382 `tramp-remote-perl' is called.
12383
9b07d734
SM
12384 * net/tramp-smb.el (tramp-smb-handle-delete-file):
12385 Correct cut'n'waste error (`filename' instead of `directory').
55115079
PA
12386 (tramp-smb-handle-directory-files-and-attributes)
12387 (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
12388 introduced parameter ID-FORMAT.
12389 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
12390 error (`directory' instead of `ldir').
12391
12392 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
12393 `file-attributes' has a second parameter. If yes, apply it with
12394 value "'integer". Otherwise, don't use that parameter (default is
12395 integer format).
12396
55115079
PA
123972003-11-30 Luc Teirlinck <teirllm@auburn.edu>
12398
12399 * help.el (help-map): Bind `display-local-help' to `C-h .'.
12400 (help-for-help): Add `C-h .' to the listed Help options.
12401 Remove trailing whitespace.
12402
12403 * help-at-pt.el: New file.
12404
124052003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
12406
9b07d734
SM
12407 * subr.el (noreturn, 1value): New macros for test coverage.
12408 See `testcover.el'.
55115079
PA
12409
12410 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
12411
12412 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
12413 for macro `1value'.
12414 (testcover-1value): New function. Checks that a 1value form
12415 actually returns only one value. Requested by RMS.
12416
124172003-11-29 Nick Roberts <nick@nick.uklinux.net>
12418
12419 * gdb-ui.el (gud-watch, gdb-var-create-handler)
12420 (gdb-var-list-children, gdb-var-list-children-handler)
12421 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
12422 gdb commands that use mi to keep them out of the command history.
12423
124242003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12425
12426 * cus-start.el (all): Add use-file-dialog.
12427
9b07d734
SM
124282003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
12429
12430 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
12431
55115079
PA
124322003-11-27 Kim F. Storm <storm@cua.dk>
12433
12434 * subr.el (posn-object-x-y): New defun.
12435
9b07d734
SM
124362003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
12437
12438 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
12439 Don't use `space' for \\\n.
12440 Be more selective as to which # are comment-starters.
12441
55115079
PA
124422003-11-26 Luc Teirlinck <teirllm@auburn.edu>
12443
12444 * subr.el (number-sequence): Improve handling of floating point
12445 arguments (suggested by Kim Storm). Allow negative arguments.
12446
124472003-11-26 Kenichi Handa <handa@m17n.org>
12448
12449 * international/mule-cmds.el (standard-display-european-internal):
12450 Cancel the standard-display-table setting for ` and '.
12451
124522003-11-26 Kim F. Storm <storm@cua.dk>
12453
12454 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
12455 New defcustoms to add ffap-like functionality to ido.
12456 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
12457 (ido-no-final-slash): New defun.
12458 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
12459 (ido-read-file-name): ): Toggle VC checking via
12460 vc-handled-backends instead of vc-master-templates.
12461 (ido-file-internal): Handle ido-use-url-at-point and
12462 ido-use-filename-at-point via code borrowed from ffap-guesser.
12463 Handle new ido-exit code ffap.
12464 (ido-sort-list): Ignore final slash when sorting file names.
12465
124662003-11-25 Kim F. Storm <storm@cua.dk>
12467
12468 * emulation/cua-base.el (cua--standard-movement-commands):
12469 Add forward-sentence and backward-sentence.
12470
124712003-11-25 Stephen Eglen <stephen@gnu.org>
12472
12473 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
12474 iswitchb-exit is set to 'usefirst when user selects buffer at head
12475 of list using RET. (Selecting buffers at the head of the list was
12476 broken if the substring was also a complete buffername.)
12477
124782003-11-23 Kim F. Storm <storm@cua.dk>
12479
12480 * progmodes/compile.el (grep-command, grep-use-null-device)
12481 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
12482 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
12483 (grep-regexp-alist, grep-program, find-program)
12484 (grep-find-use-xargs, grep-history, grep-find-history)
12485 (grep-process-setup, grep-compute-defaults)
12486 (grep-default-command, grep, grep-tag-default, grep-find)
12487 (grep-expand-command-macros, grep-tree-last-regexp)
12488 (grep-tree-last-files, grep-tree): Move grep variables, functions
12489 and commands to new file grep.el.
12490 (compilation-mode-map): Remove grep commands from Compile sub-menu.
12491 (compilation-process-setup-function): Doc fix.
12492 (compilation-highlight-regexp, compilation-highlight-overlay): New
12493 defvars used for highlighting current compile error in source buffer.
12494 (compile-internal): New optional args HIGHLIGHT-REGEXP and
12495 LOCAL-MAP which overrides compilation-highlight-regexp and
12496 compilation-mode-map for this compilation.
12497 Delay calling compilation-set-window-height until after running
12498 compilation-process-setup-function so it can buffer-local override
12499 compilation-window-height.
12500 Check buffer-local value of compilation-scroll-output.
12501 (compilation-set-window-height): Use buffer-local value of
12502 compilation-window-height.
12503 (compilation-revert-buffer): Don't pass (undefined)
12504 preserve-modes arg to revert-buffer.
12505 (next-error-no-select, previous-error-no-select): New commands.
12506 (compilation-goto-locus): Temporarily highlight current match in
12507 source buffer using compilation-highlight-regexp.
12508
12509 * progmodes/grep.el: New file with grep code from compile.el.
12510 (grep): New defcustom group.
12511 (grep-window-height): New defcustom, like compilation-window-height.
12512 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
12513 (grep-scroll-output): New defcustom, like compilation-scroll-output.
12514 (grep-command, grep-use-null-device, grep-find-command)
12515 (grep-tree-files-aliases, grep-tree-ignore-case)
12516 (grep-tree-ignore-CVS-directories): Move to grep custom group.
12517 (grep-setup-hook): New hook variable.
12518 (grep-mode-map): New keymap for grep commands. Add Grep menu.
12519 (grep-last-buffer): New defvar, override compilation-last-buffer.
12520 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
12521 Call compile-internal with args highlight-regexp and grep-mode-map.
12522
125232003-11-23 Kim F. Storm <storm@cua.dk>
12524
12525 * subr.el (event-start, event-end): Doc fix.
12526 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
12527 (posn-area, posn-actual-col-row, posn-object): New defuns.
12528 (posn-col-row): Simplify doc. Rewrite to use cond.
12529 (posn-point): Also return buffer position for events outside text
12530 area (that info is now present in the event position).
12531
12532 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
12533 mouse-set-point so that hscroll still works now that clicks on
12534 fringes generate specific mouse events.
12535 (mouse-set-point): Note that it now works in fringes and margins
12536 too due to new semantics of posn-point in fringes and margins.
12537
12538 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
12539 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
12540
125412003-11-20 Kim F. Storm <storm@cua.dk>
12542
12543 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
12544 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
12545 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
12546 to 100 for icons to avoid increasing line height when shown.
12547
9b07d734
SM
125482003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
12549
12550 * newcomment.el (comment-normalize-vars): Initialize properly if
12551 comment-start was nil.
12552
55115079
PA
125532003-11-19 Andreas Schwab <schwab@suse.de>
12554
12555 * simple.el (set-variable): Fix indentation.
12556
125572003-11-17 Kenichi Handa <handa@m17n.org>
12558
9b07d734
SM
12559 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
12560 Fix docstring.
55115079
PA
12561
125622003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
12563
12564 * international/latin1-disp.el (latin1-display): Fix docstring.
12565
125662003-11-16 John Wiegley <johnw@newartisans.com>
12567
12568 * eshell/em-ls.el (eshell-ls-file): There are times with
12569 size-width is nil and uncomputed (when directories are created in
12570 dired, for example); in this case, 4 is reasonable default value,
12571 although it may caused skewed new entries (which could be avoided
12572 by returning the original value of 8 in all cases, but 99% of the
12573 time this is a waste of whitespace).
12574
125752003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
12576
9b07d734
SM
12577 * cc-engine.el (c-guess-continued-construct)
12578 (c-guess-basic-syntax): Check a little more carefully if it's a
55115079
PA
12579 function declaration when an unknown construct followed by a block
12580 is found inside a statement context. This avoids macros followed
12581 by blocks to be taken as function declarations.
12582
9b07d734 12583 (c-guess-continued-construct): Change the analysis of a statement
55115079
PA
12584 continuation with a brace open to `substatement-block', for
12585 consistency with recognized statements.
12586
12587 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
12588 start is in a position so that `c-beginning-of-statement-1' jumped
12589 to the beginning of the same statement.
12590
9b07d734
SM
12591 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
12592 Don't accept binary operators in the arglist if we're in a function
12593 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
55115079
PA
12594 template recognition in cases like "if (a < b || c > d)".
12595
12596 (c-restricted-<>-arglists): New more appropriate name for
12597 `c-disallow-comma-in-<>-arglists'.
12598
12599 Accessing functions updated for the variable name change.
12600
12601 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
12602 match data could get clobbered if NOT-INSIDE-TOKEN is used.
12603
12604 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
12605 labels.
12606
12607 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
12608 instead of duplicating parts of it. This fixes bogus label
12609 recognition.
12610
9b07d734 12611 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
55115079
PA
12612 of checking the context in which to apply the minimum indentation,
12613 so that it isn't enforced in e.g. namespace blocks.
12614
12615 * cc-vars.el (c-inside-block-syms): New constant used by
12616 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
12617 to somewhat reduce the risk of becoming stale.
12618
9b07d734 12619 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
55115079
PA
12620 cc-cmds to cc-engine to allow use from cc-align.
12621
12622 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
12623 qualified identifiers containing "::".
12624
9b07d734 12625 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
55115079
PA
12626 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
12627
12628 * cc-vars.el (c-emacs-features): Use a space in front of the name
12629 of the temporary buffer. That also avoids dumping problems in
9b07d734 12630 XEmacs due to undo info being left around after the buffer is killed.
55115079
PA
12631
12632 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
12633 arglist to see if it's a K&R style declaration.
12634
12635 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
12636 before returning `knr-argdecl-intro'.
12637
126382003-11-16 John Wiegley <johnw@newartisans.com>
12639
12640 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
12641 field in a long-listing always 8 characters, use `size-width',
12642 which has already been computed.
12643
126442003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
12645
12646 * subr.el (minor-mode-list): Add `hs-minor-mode'.
12647
126482003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
12649
9b07d734
SM
12650 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
12651 Support operation while narrowed, with `diff-restrict-view'.
55115079
PA
12652
126532003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
12654
9b07d734
SM
12655 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
12656 Take additional optional arg NARROWFUN. For the generated functions:
12657 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
12658 include frags that arrange to check for and save narrowing state before
12659 the move and then conditionally call NARROWFUN after the move.
55115079
PA
12660
126612003-11-14 John Wiegley <johnw@newartisans.com>
12662
9b07d734
SM
12663 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
12664 that was optional, but obviously missing based on surrounding code.
55115079
PA
12665
12666 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
12667 string arguments to numbers unless the whole argument was seen as
12668 a number.
12669
126702003-11-14 Kenichi Handa <handa@m17n.org>
12671
9b07d734
SM
12672 * international/mule.el (ctext-non-standard-encodings-alist):
12673 Fix coding systems.
55115079
PA
12674
126752003-11-10 Kenichi Handa <handa@m17n.org>
12676
12677 * language/kannada.el ("Kannada"): Add sample-text.
12678
12679 * language/knd-util.el (kannada-compose-region)
9b07d734
SM
12680 (kannada-compose-string, kannada-post-read-conversion):
12681 Add autoload cookie.
55115079
PA
12682
12683 * international/quail.el (quail-completion): Change the message
12684 "corresponding translations" to "corresponding characters".
12685
126862003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
12687
12688 * descr-text.el (describe-char): Fix typo.
12689
28eba01f 126902003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
55115079
PA
12691
12692 These changes are to support Kannada language/script.
12693
12694 * Makefile.in (DONTCOMPILE): Add kannada.el.
12695
12696 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
12697
12698 * loadup.el: Preload kannada.el.
12699
12700 * language/ind-util.el (ucs-kannada-to-is13194-alist)
12701 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
12702 New variables.
12703
12704 * language/kannada.el: New file.
12705
12706 * language/knd-util.el: New file.
12707
127082003-11-07 Andreas Schwab <schwab@suse.de>
12709
9b07d734
SM
12710 * progmodes/autoconf.el (autoconf-font-lock-keywords):
12711 Also highlight AH_*.
55115079
PA
12712
12713 * xml.el (xml-parse-dtd): Fix misplaced paren.
12714
127152003-11-07 Kenichi Handa <handa@m17n.org>
12716
12717 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
12718
127192003-11-05 Juri Linkov <juri@jurta.org>
12720
12721 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
12722 (desktop-buffer-file): Use saved buffer-file-coding-system
12723 for file reading. Set auto-insert to nil to prevent automatic
12724 insertion into restored empty files.
12725
127262003-11-04 Luc Teirlinck <teirllm@auburn.edu>
12727
12728 * files.el (risky-local-variable-p): Make second argument optional.
12729
9b07d734
SM
127302003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
12731
12732 * subr.el (add-hook): Fix last change.
12733
a6eeaa81 127342003-11-03 Eli Zaretskii <eliz@gnu.org>
55115079 12735
9b07d734
SM
12736 * mail/rmail.el (rmail-convert-to-babyl-format):
12737 If base64-decode-region signals an error, catch it and silently
55115079
PA
12738 ignore it.
12739
127402003-11-01 Mark A. Hershberger <mah@everybody.org>
12741
12742 * xml.el (xml-parse-region): Allow comments to appear after the
12743 topmost element has closed.
12744 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
3b42c185 12745 (xml-ns-expand-attr): New functions to do namespace handling.
9b07d734 12746 (xml-intern-attrlist): Back-compatible handling of attribute names.
28eba01f 12747 (xml-parse-tag): Move namespace handling to separate functions.
55115079
PA
12748 Now produces elements in the form ((:ns . "element") (attr-list)
12749 children) instead of ('ns:element (attr-list) children).
12750 (xml-parse-attlist): Fix attribute parsing.
12751 (xml-parse-dtd): Change parsing so that it produces strings
12752 instead of interned symbols.
12753
127542003-11-01 era@iki.fi <era@iki.fi> (tiny change)
12755
12756 * dired.el (dired-ls-sorting-switches): Doc fix.
12757
127582003-11-01 Oliver Scholz <epameinondas@gmx.de>
12759
12760 * emacs-lisp/rx.el (rx-or): Fix the case of
12761 "(rx (and ?a (or ?b ?c) ?d))".
12762
127632003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
12764
12765 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
12766 (texinfo-format-region): Use it.
12767 (texinfo-format-buffer-1): Ditto.
12768
127692003-11-01 Alan Mackenzie <acm@muc.de>
12770
12771 Changes to allow scrolling whilst in isearch mode:
12772 * isearch.el (isearch-unread-key-sequence): New function,
12773 extracted from isearch-other-meta-char.
12774 (top level): (put 'foo 'isearch-scroll) on all Emacs's
12775 "scrollable" standard functions.
12776 (isearch-allow-scroll): New customizable variable.
12777 (isearch-string-out-of-window, isearch-back-into-window)
12778 (isearch-reread-key-sequence-naturally)
12779 (isearch-lookup-scroll-key): New functions.
12780 (isearch-other-meta-char): Doc string and functionality enhanced.
12781 Now accepts a prefix argument.
12782 (isearch-lazy-highlight-window-end): New variable.
12783 (isearch-lazy-highlight-new-loop): Pay attention to the window's
12784 end (thru isearch-lazy-highlight-window-end), not only its start.
12785
9b07d734
SM
12786 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
12787 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
55115079
PA
12788 (universal-argument, universal-argument-more, negative-argument)
12789 (digit-argument, universal-argument-other-key): Minor changes.
12790
127912003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
12792
12793 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
12794 recursively if the last message is deleted, thus avoiding an
12795 infinite loop.
12796
127972003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
12798
12799 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
12800 (tex-main-file): Don't add .tex if the extension is already present.
12801 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
12802
128032003-10-29 Lute Kamstra <lute@gnu.org>
12804
12805 * progmodes/octave-inf.el (inferior-octave-prompt):
12806 Recognize version number in prompt.
12807
128082003-10-28 Dave Love <fx@gnu.org>
12809
12810 * international/characters.el: Fix some Unicode ranges.
12811
128122003-10-28 Kenichi Handa <handa@m17n.org>
12813
12814 * disp-table.el (standard-display-8bit)
12815 (standard-display-default, standard-display-ascii)
12816 (standard-display-g1, standard-display-graphic)
12817 (standard-display-underline): Assure that standard-display-table
12818 is a display table.
12819
128202003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
12821
12822 * simple.el (reindent-then-newline-and-indent): Delete space *after*
12823 reindenting the first line.
12824
128252003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
12826
12827 * wid-edit.el (widget-default-delete): Always delete child widgets.
12828
128292003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
12830
12831 * newcomment.el (comment-indent): Don't call indent-according-to-mode
12832 if the line has code.
12833 Don't try to line up with something that's too far left.
12834
12835 * progmodes/octave-mod.el (octave-comment-start): Simplify.
12836 (octave-mode-syntax-table): Add % as a comment starter.
12837 (octave-point): Remove.
12838 (octave-in-comment-p, octave-in-string-p)
12839 (octave-not-in-string-or-comment-p, calculate-octave-indent)
12840 (octave-blink-matching-block-open, octave-auto-fill):
12841 Use line-(beginning|end)-position instead.
12842
128432003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
12844
12845 * emacs-lisp/authors.el (authors-aliases): Add correct realname
12846 for Francesco Potort\e,Al\e(B.
12847
128482003-10-23 Dave Love <fx@gnu.org>
12849
12850 * international/mule-cmds.el (locale-charset-to-coding-system):
12851 Don't rely on nil being a coding system.
12852
12853 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
12854 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
12855 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
12856
128572003-10-21 Nick Roberts <nick@nick.uklinux.net>
12858
12859 * gdb-ui.el (gdb-current-language): New variable.
12860 (gdb-update-flag): Remove variable.
12861 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
12862 (gdb-take-last-elt): Remove function.
12863 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
12864 (gdb-post-prompt): Check for variable object changes here.
12865
12866 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
12867 object changes in gdb-ui.el.
12868
128692003-10-21 Richard M. Stallman <rms@gnu.org>
12870
12871 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
12872
12873 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
12874 Don't check for foo*/ wildcard form here.
12875 (insert-directory): Recognize foo*/ as a wildcard.
12876 Separate wildcard-regexp variable from the arg, wildcard.
12877
12878 * subr.el (add-hook): Correctly detect when make-local-hook was used.
12879 (remove-hook): Correctly handle strange cases about local hooks.
12880
128812003-10-21 David Ponce <david@dponce.com>
12882
12883 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
12884 argument REAL, to return a real number instead of a rounded
12885 integer value. Define as inline function.
12886 (ruler-mode-right-fringe-cols): Likewise.
12887 (ruler-mode-scroll-bar-cols): New function.
12888 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
12889 (ruler-mode-right-scroll-bar-cols): Likewise.
12890 (ruler-mode-space): New function.
12891 (ruler-mode-ruler): Use it. Handle variations of fringe style,
12892 scroll bar mode and margins in a more robust way.
12893
128942003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
12895
12896 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
12897 (antlr-c-init-language-vars): New function.
12898 (antlr-mode): Use it with cc-mode before v5.29.
12899 (antlr-c-common-init): Don't set some local vars here.
12900 (antlr-mode): Set them here.
12901 (antlr-c-forward-sws): New function alias.
12902 (antlr-mode): Redefine with cc-mode before v5.30.
12903 (antlr-skip-sexps): Use it.
12904 (antlr-skip-exception-part): Ditto.
12905 (antlr-skip-file-prelude): Ditto.
12906 (antlr-outside-rule-p): Ditto.
12907 (antlr-end-of-body): Ditto.
12908 (antlr-option-kind): Ditto.
12909 (antlr-insert-option-area): Ditto.
12910 (antlr-file-dependencies): Ditto.
12911
129122003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12913
12914 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
12915 Move backward only if point was not inside an entry.
12916
129172003-10-21 Richard M. Stallman <rms@gnu.org>
12918
12919 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
12920
129212003-10-21 Juri Linkov <juri@jurta.org>
12922
12923 * compare-w.el: Automatically skip non-matching text to resync.
12924 (compare-windows-whitespace): Doc fix.
12925 (compare-windows-sync, compare-windows-sync-string-size)
12926 (compare-windows-recenter, compare-ignore-whitespace)
12927 (compare-windows-highlight, compare-windows-face): New variables.
12928 (compare-windows): Use compare-windows-sync.
12929 (compare-windows-highlight, compare-windows-dehighlight)
12930 (compare-windows-sync-regexp)
12931 (compare-windows-sync-default-function): New functions.
12932
129332003-10-21 Juri Linkov <juri@jurta.org>
12934
12935 * diff.el (diff-parse-differences): Don't visit the files now;
12936 instead, just record the error locus.
12937
129382003-10-21 Dave Love <fx@gnu.org>
12939
12940 * progmodes/cfengine.el: New file.
12941
129422003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
12943
12944 * complete.el (PC-do-completion): Do not forget to use `pred' as the
12945 default-directory when completing file names.
12946
129472003-10-20 Luc Teirlinck <teirllm@auburn.edu>
12948
12949 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
12950 followed by the word `face', it gets treated as a face, even if
12951 it is also defined as a variable or a function.
12952
129532003-10-20 Dave Love <fx@gnu.org>
12954
12955 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
12956 Avoid incf in macro expansion.
12957
129582003-10-20 John Paul Wallington <jpw@gnu.org>
12959
12960 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
12961 `evenp' so we don't implicitly require cl library at runtime.
12962
129632003-10-18 Luc Teirlinck <teirllm@auburn.edu>
12964
12965 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
12966 (help-make-xrefs): Only make cross-references for faces if
12967 preceded or followed by the word `face'. Do not make a
12968 cross-reference for variables without variable documentation,
12969 unless preceded by the word `variable' or `option'. Update doc
12970 string accordingly.
12971
129722003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
12973
12974 * progmodes/hideshow.el: Rewrite one-armed `if'
12975 constructs using either `when' or `unless'.
12976 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
12977
129782003-10-16 Nick Roberts <nick@nick.uklinux.net>
12979
12980 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
12981 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
12982 instead of 12x12.
12983
a6eeaa81 129842003-10-16 Eli Zaretskii <eliz@gnu.org>
55115079
PA
12985
12986 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
12987 message while converting to Babyl.
12988
129892003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
12990
12991 * allout.el (allout-mode): Doc fix.
12992
129932003-10-16 Lute Kamstra <lute@gnu.org>
12994
12995 * subr.el (force-mode-line-update): Fix docstring.
12996
129972003-10-14 Dave Love <fx@gnu.org>
12998
12999 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
13000 (default-input-method): Add :link, improve :type.
13001 (locale-charset-language-names): Fix utf-8 pattern.
13002 (locale-charset-match-p, locale-charset-alist)
13003 (locale-charset-to-coding-system): New.
13004 (set-locale-environment): Deal with codeset part of locale specs.
13005
130062003-10-14 Lute Kamstra <lute@gnu.org>
13007
13008 * fringe.el (fringe-mode): Use active voice in docstring.
13009 (set-fringe-style): Ditto.
13010
130112003-10-13 Lute Kamstra <lute@gnu.org>
13012
13013 * fringe.el (fringe-mode): Fix docstring.
13014 (set-fringe-style): Ditto.
13015
130162003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
13017
13018 * ediff-mult.el (ediff-filegroup-action):
13019 Use ediff-default-filtering-regexp.
13020
13021 * ediff-util.el (ediff-recenter): Don't call
13022 ediff-restore-highlighting twice.
13023 (ediff-select-difference): Set current difference.
13024 (ediff-unselect-and-select-difference): Add comment.
13025
13026 * ediff.el (ediff-directories,ediff-directory-revisions)
13027 (ediff-directories3,ediff-merge-directories)
13028 (ediff-merge-directories-with-ancestor)
13029 (ediff-merge-directory-revisions)
13030 (ediff-merge-directory-revisions-with-ancestor):
13031 Use ediff-default-filtering-regexp.
13032
130332003-10-12 Andreas Schwab <schwab@suse.de>
13034
13035 * international/mule-cmds.el (locale-charset-language-names):
13036 Simplify regex by removing unused grouping.
13037
130382003-10-10 Dave Love <fx@gnu.org>
13039
13040 * bindings.el: Don't bind stop.
13041
130422003-10-08 Miles Bader <miles@gnu.org>
13043
13044 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
13045 face instead of attempting to emulate it.
13046
130472003-10-07 Kenichi Handa <handa@m17n.org>
13048
13049 * international/mule-diag.el (list-coding-systems-1): List coding
13050 systems that are loaded automatically.
13051
13052 * international/code-pages.el (iso-8859-11): Add autoload cookie.
13053
13054 * international/mule.el (autoload-coding-system): New function.
13055
130562003-10-07 Andreas Schwab <schwab@suse.de>
13057
13058 * log-edit.el (log-edit-changelog-entries): Prefer local value of
13059 change-log-default-name in the buffer visiting the file.
13060
130612003-10-06 Dave Love <fx@gnu.org>
13062
13063 * files.el (find-file-hook): Customize.
13064 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
13065
13066 * bindings.el (completion-ignored-extensions): Remove .log.
13067 (global-map): Add again, open, stop keys.
13068
130692003-10-05 Richard M. Stallman <rms@gnu.org>
13070
13071 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
13072 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
13073 Use sh-modify directly.
13074 (sh-select): Use sh-append, not eval.
13075
13076 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
13077
13078 * info.el (Info-following-node-name): New function.
13079
13080 * loadhist.el (unload-feature-special-hooks):
13081 Rename from loadhist-hook-functions.
13082 (loadhist-hook-functions): Now an alias.
13083
a6eeaa81 130842003-10-04 Eli Zaretskii <eliz@gnu.org>
55115079
PA
13085
13086 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
13087 file-name clashes on 8+3 filesystems.
13088
13089 * Makefile.in (DONTCOMPILE, bootstrap-clean):
13090 Rename loaddefs-boot.el to ldefs-boot.el
13091
13092 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
13093 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
13094
130952003-10-03 Lute Kamstra <lute@gnu.org>
13096
13097 * info.el (Info-mode): Revert previous change.
13098 (Info-escape-percent): New function.
13099 (Info-fontify-node): Use it.
13100
131012003-10-02 Andreas Schwab <schwab@suse.de>
13102
13103 * loaddefs-boot.el: Regenerated.
13104
131052003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
13106
13107 * ffap.el: Remove defadvice related code from CVS since `complete'
13108 provides a `PC-completion-as-file-name-predicate' variable that
13109 ffap can override.
13110
131112003-10-02 Kenichi Handa <handa@m17n.org>
13112
13113 * international/utf-8.el (ccl-decode-mule-utf-8):
13114 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
13115
13116 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
13117 * international/subst-big5.el: Likewise.
13118 * international/subst-gb2312.el: Likewise.
13119 * international/subst-ksc.el: Likewise.
13120
131212003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
13122
13123 * calendar/calendar.el (increment-calendar-month)
13124 (calendar-leap-year-p, calendar-absolute-from-gregorian)
13125 (generate-calendar, calendar-read-date, calendar-interval)
13126 (calendar-day-of-week): Handle years BC.
13127 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
13128
131292003-10-01 Dave Love <fx@gnu.org>
13130
13131 * language/cyrillic.el (cp1251): Alias for windows-1251.
13132
13133 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
13134 bootstrap.
13135
131362003-10-01 Lute Kamstra <lute@gnu.org>
13137
13138 * files.el: Fix typo.
13139 * imenu.el (imenu--generic-function): Docstring fix.
13140
131412003-09-30 Richard M. Stallman <rms@gnu.org>
13142
13143 * dired.el (dired-mode): Handle dired-directory as a list.
13144
131452003-09-30 Nick Roberts <nick@nick.uklinux.net>
13146
13147 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
13148
13149 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
13150
13151 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
13152 Replace gud-display with gud-watch.
13153 (gud-speedbar-buttons): Add stuff for watching expressions
a568a2cc 13154 in the speedbar when using M-x gdba. Use dolist on old part
55115079
PA
13155 of this function.
13156
13157 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
13158 (gdb-update-flag): New variables.
13159 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
13160 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
13161 (gud-watch, gdb-var-create-handler) : New functions.
13162 (gdb-var-list-children, gdb-var-list-children-handler)
13163 (gdb-var-create-regexp, gdb-var-update-regexp)
13164 (gdb-var-list-children-regexp): New constants.
13165 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
13166 (gdb-annotation-rules): Reduce annotation set (level 3).
13167 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
13168 (gdb-post-prompt): Don't update GDB buffers every time speedbar
13169 updates.
13170 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
13171 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
13172 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
13173 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
13174 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
13175 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
13176 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
13177 (gud-display, gud-display1)
13178 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
13179 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
13180 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
13181 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
13182 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
13183 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
13184 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
13185 (gdb-display-display-buffer, gdb-toggle-display)
13186 (gdb-delete-display, gdb-expressions-popup-menu)
13187 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
13188 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
13189 to display buffer.
13190
131912003-09-30 Richard M. Stallman <rms@gnu.org>
13192
13193 * progmodes/ada-mode.el (ada-mode): Don't use advice.
13194 Instead, set which-func-functions.
13195
13196 * progmodes/which-func.el (which-func-modes): Add ada-mode.
13197 (which-func-functions): New variable.
13198 (which-function): Use that.
13199
13200 * info.el (Info-mode): Double each `%' in header line.
13201
13202 * emacs-lisp/lisp-mnt.el (lm-with-file):
13203 When FILE is nil, run BODY in current buffer.
13204
13205 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
13206
13207 * help.el (describe-mode): Start with a brief list of minor modes.
13208 Find them thru minor-mode-list so as to find them all.
13209 Show them in alphabetical order.
13210
13211 * mail/sendmail.el (mail-aliases): Doc fix.
13212
13213 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
13214
132152003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
13216
13217 * mail/rmailsum.el (rmail-make-summary-line-1):
13218 Change comma after last label to a space.
13219 (rmail-summary-font-lock-keywords): Adapt to that change.
13220
132212003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
13222
13223 * progmodes/scheme.el (scheme-mode-variables): When setting
13224 `font-lock-defaults', also specify that "#" should
13225 be interpreted with `word' syntax.
13226 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
13227
132282003-09-30 Lars Hansen <larsh@math.ku.dk>
13229
13230 * desktop.el: A lot of comments updated.
13231 (desktop-save-mode): Minor mode introduced.
13232 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
13233 (desktop-load-default): Function made obsolete.
13234 (desktop-locals-to-save): Variable made customizable.
13235 (desktop-read): Optional parameter `dirname' added.
13236 (desktop-change-dir, desktop-revert): Parameter `dirname' in
13237 `desktop-read' used.
13238 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
13239
132402003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
13241
13242 * whitespace.el (whitespace-clean-msg): Add user customizable message
13243 for displaying ``clean'' output.
13244 (whitespace-buffer): Use `whitespace-clean-msg'.
13245 (whitespace-global-mode): Fix typo.
13246
132472003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
13248
13249 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
13250
132512003-09-29 Lute Kamstra <lute@gnu.org>
13252
13253 * bindings.el (mode-line-modes): Remove superfluous :propertize
13254 construct in initialization.
13255 (mode-line-position): Change cons cell into proper list in
13256 initialization.
13257
28eba01f 132582003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
55115079
PA
13259
13260 * international/mule.el (decode-coding-inserted-region): Use car
13261 of the return value of find-operation-coding-system.
13262
132632003-09-29 Kenichi Handa <handa@m17n.org>
13264
13265 * descr-text.el (describe-char): Fix previous change.
13266
132672003-09-28 Kenichi Handa <handa@m17n.org>
13268
13269 * descr-text.el (describe-char-display): New function.
13270 (describe-char): Pay attention to display table on describing how
13271 a character is displayed.
13272
13273 * international/mule-cmds.el (encoded-string-description):
13274 Prepend "0x" to each encoded byte.
13275
132762003-09-28 Andreas Schwab <schwab@suse.de>
13277
13278 * find-file.el (ff-special-constructs): Add autoload cookie.
13279
132802003-09-28 Kevin Ryde <user42@zip.com.au>
13281
13282 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
13283 makeinfo appends to duplicate index entries.
13284
a6eeaa81 132852003-09-28 Eli Zaretskii <eliz@gnu.org>
55115079
PA
13286
13287 * dired-x.el (dired-clean-tex): Doc fix.
13288
13289 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
13290 using a Chinese tutorial.
13291
132922003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
13293
13294 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
13295 between "MAIL FROM:" and "RCPT TO:" and the following address.
13296
132972003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
13298
13299 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
13300
133012003-09-28 David Ponce <david@dponce.com>
13302
13303 * recentf.el (recentf-initialize-file-name-history): New defcustom.
13304 (recentf-load-list): When `recentf-initialize-file-name-history'
13305 is non-nil, initialize an empty `file-name-history' with the
13306 recent list.
13307
28eba01f 133082003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
55115079
PA
13309
13310 * man.el (Man-default-man-entry): Remove the leading `*' from the
13311 word at point.
13312
133132003-09-26 Lute Kamstra <lute@gnu.org>
13314
13315 * bindings.el (mode-line-position): Mention size indication in
13316 docstring.
13317
133182003-09-26 Andre Spiegel <spiegel@gnu.org>
13319
13320 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
13321
13322 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
13323 because it's autoloaded now.
13324
133252003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
13326
13327 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
13328 (sh-font-lock-keywords, sh-feature): Fix previous change of
13329 sh-feature to avoid infloop with sh-font-lock-keywords.
13330
133312003-09-25 Kim F. Storm <storm@cua.dk>
13332
13333 * frame.el (frame-current-scroll-bars): New defun.
13334
13335 * window.el (window-current-scroll-bars): New defun.
13336
133372003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13338
13339 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
13340 cause errors when the state cache contains info on parts that have
13341 been narrowed out.
13342
133432003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13344
13345 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
13346 `c-setup-paragraph-variables' has to be used when this variable is
13347 changed; it doesn't work to reinitialize the mode since that
13348 typically clobbers the variable.
13349
13350 * progmodes/cc-styles.el (c-setup-paragraph-variables):
13351 Make it interactive.
13352
133532003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13354
13355 * progmodes/cc-fonts.el (c-font-lock-declarations):
13356 Fix recognition of constructors and destructors for classes whose
13357 names are matched by `*-font-lock-extra-types'.
13358
13359 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
13360 followed by an identifier in C++ then it's a type.
13361
133622003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13363
13364 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
13365 problem that primarily affected XEmacs. Don't use faces to find
13366 unterminated strings since Emacs and XEmacs fontify strings
13367 differently - this function should now work better in XEmacs.
13368
133692003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13370
13371 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
13372 `expand-abbrev' workaround which caused braces to misbehave inside
13373 macros.
13374
13375 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
13376 handling. This bug could cause interactive font locking to bail out.
13377
133782003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
13379
13380 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
13381 Handle paren-style types in Pike. Also fixed some cases of
13382 insufficient handling of unbalanced parens.
13383
133842003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
13385
13386 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
13387 common shell prompts that are not common filename or URL characters.
13388 (ffap-file-at-point): Use the new regexp to strip the prompts from
a568a2cc 13389 the file names. This is an issue mostly for user prompts that
55115079 13390 don't have a trailing space and find-file-at-point is invoked from
e2cae769 13391 within a shell inside Emacs.
55115079
PA
13392
133932003-09-24 Andre Spiegel <spiegel@gnu.org>
13394
13395 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
13396 stamps numerically, rather than textually.
13397
133982003-09-24 Kenichi Handa <handa@m17n.org>
13399
13400 * language/devan-util.el (devanagari-post-read-conversion):
13401 * language/mlm-util.el (malayalam-post-read-conversion):
13402 * language/tml-util.el (tamil-post-read-conversion):
13403 Add autoload cookie.
13404
13405 * international/utf-8.el (utf-8-post-read-conversion):
13406 Call post-read-conversion functions for Devanagari, Malayalam,
13407 and Tamil.
13408
134092003-09-23 Dave Love <fx@gnu.org>
13410
13411 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
13412
134132003-09-22 Nick Roberts <nick@nick.uklinux.net>
13414
13415 * progmodes/gud.el (perldb): Add gud-until to list of commands.
13416 Update gud-remove.
13417
134182003-09-22 Richard M. Stallman <rms@gnu.org>
13419
13420 * progmodes/sh-script.el (sh-mode-default-syntax-table):
13421 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
13422 (sh-mode-syntax-table-input): New variable.
13423 (sh-require-final-newline): Don't use eval.
13424 (sh-builtins, sh-leading-keywords, sh-other-keywords)
13425 (sh-variables, sh-font-lock-keywords): Don't use eval.
13426 (sh-set-shell): When setting require-final-newline,
13427 treat value = `require-final-newline' as don't change it.
13428 Set sh-mode-syntax-table locally based on
13429 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
13430
13431 * progmodes/compile.el (compile-internal):
13432 Call compilation-set-window-height before setting window start.
13433
134342003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
13435
13436 * emacs-lisp/bytecomp.el (byte-compile-log-file):
13437 Clear out byte-compile-last-warned-form.
13438
134392003-09-22 Richard M. Stallman <rms@gnu.org>
13440
13441 * woman.el (woman-file-name, woman-follow-word):
13442 If current-word returns nil, use "".
13443
13444 * simple.el (eval-expression): Bind standard-output in to-buffer case.
13445
134462003-09-22 Richard M. Stallman <rms@gnu.org>
13447
13448 * emacs-lisp/lisp-mnt.el (lm-with-file):
13449 Don't visit the file, just use insert-file-contents in temp buffer.
13450
134512003-09-22 Jari Aalto <jari.aalto@poboxes.com>
13452
13453 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
13454 Add surrounding \\( and \\) around the header, as in
13455 for lm-history-header 'Change Log\\|History'.
13456
134572003-09-22 John Paul Wallington <jpw@gnu.org>
13458
13459 * progmodes/ld-script.el: Add Commentary section,
13460 minor cleanup of file header.
13461 (ld-script-font-lock-keywords): Doc fix.
13462 (toplevel): Provide `ld-script' feature.
13463
134642003-09-21 Kim F. Storm <storm@cua.dk>
13465
13466 * scroll-bar.el (set-scroll-bar-mode): Initialize to
13467 new built-in variable default-frame-scroll-bars.
13468 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
13469 scroll-bar-mode; notably, use it instead of t when we toggle
13470 scroll-bars on.
13471 (toggle-scroll-bar): Use default-frame-scroll-bars.
13472
134732003-09-19 Masatake YAMATO <jet@gyve.org>
13474
13475 * pcvs.el (cvs-do-removal): Change the prompt depending on
13476 `filter' value.
13477
134782003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
13479
13480 * startup.el (command-line-1): Stop startup-echo-area-message
13481 being hidden by "Loading image..." message.
13482 (use-fancy-splash-screens-p, display-splash-screen):
13483 Move display-graphic-p test from latter to former.
13484
13485 * progmodes/sh-script.el (sh-font-lock-keywords):
13486 Highlight escaped EOLs differently from other backslash constructs.
13487
134882003-09-19 Richard M. Stallman <rms@gnu.org>
13489
13490 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
13491 New functions.
13492 (edebug-enter, edebug-outside-excursion): Use them.
13493
13494 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
13495 Fix the condition for whether to print "In WHERE".
13496
134972003-09-19 Jari Aalto <jari.aalto@poboxes.com>
13498
13499 * finder.el (finder-mode-hook): New variable.
13500 (finder-mode): Run hook finder-mode-hook
13501
135022003-09-18 Masatake YAMATO <jet@gyve.org>
13503
13504 * progmodes/ebrowse.el: Fix broken magic autoload comments.
13505
135062003-09-17 Mario Lang <mlang@delysid.org>
13507
13508 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
13509 "p %e" to actually print the value in the GUD buffer.
13510
135112003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
13512
13513 From David Ponce <david.ponce@wanadoo.fr>:
13514 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
13515 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
13516 from loaddefs-boot.el if necessary.
13517
28eba01f 135182003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
55115079
PA
13519
13520 * progmodes/gud.el (gud-find-class): Make jdb work again since
13521 cc-mode changed the syntactic information.
13522
135232003-09-15 David Ponce <david@dponce.com>
13524
13525 * recentf.el: (recentf-exclude): Accept predicates too.
13526 (recentf-file-readable-p): New function.
13527 (recentf-include-p): Handle predicates in recentf-exclude.
13528 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
13529 (recentf-cleanup): Likewise.
13530 (recentf-save-list): Use write-file to handle backup of
13531 recentf-save-file.
13532
135332003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
13534
13535 * loaddefs-boot.el: Renamed from `loaddefs.el'
13536 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
13537 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
13538 necessary.
13539
135402003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
13541
13542 * electric.el (Electric-pop-up-window): For the `one-window' case,
13543 no longer disconcertingly move point in the original buffer.
13544
135452003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
13546
13547 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
13548
28eba01f 135492003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
55115079
PA
13550
13551 * dired.el (dired-mode-map): Fix typo.
13552
135532003-09-11 Richard M. Stallman <rms@gnu.org>
13554
13555 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
13556
135572003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
13558
13559 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
13560 the function is less noisy. Now only `kill-buffer' can ask questions.
13561
135622003-09-10 Mario Lang <mlang@delysid.org>
13563
13564 * battery.el: Update Commentary and Copyright.
13565 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
13566 appear due to wrong ordering of the expressions in `or'.
13567
135682003-09-09 Lute Kamstra <lute@gnu.org>
13569
13570 * misc.el (upcase-char): Fix docstring.
13571 (zap-up-to-char): New command.
13572
135732003-09-08 David Ponce <david@dponce.com>
13574
13575 Ensure that recentf correctly updates the menu bar.
13576 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
13577 (recentf-menu-bar): New function.
13578 (recentf-clear-data): Use it
13579 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
13580 of easy-menu-change.
13581
135822003-09-08 Lute Kamstra <lute@gnu.org>
13583
13584 * simple.el (size-indication-mode): New.
13585 * bindings.el (mode-line-position): Add buffer size indicator.
13586
135872003-09-04 Mario Lang <mlang@delysid.org>
13588
13589 * battery.el (battery-linux-proc-acpi): New function.
13590 (battery-status-function): Modify default value calculation to also
13591 check for availability of ACPI.
13592 (battery-echo-area-format): Ditto.
13593 (battery-mode-line-format): Ditto.
13594
135952003-09-06 Dave Love <fx@gnu.org>
13596
13597 * ielm.el (ielm-mode-hook): Add :options.
13598
13599 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
13600 (eldoc-print-current-symbol-info): Use it.
13601
136022003-09-04 Nick Roberts <nick@nick.uklinux.net>
13603
13604 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
13605 being displayed in GUD buffer.
a568a2cc 13606 (gdb-idle-input-queue): Remove var. Use just one queue.
55115079
PA
13607 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
13608 Remove functions. Use just one queue.
13609 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
13610 (gdb-invalidate-assembler, gdb-get-current-frame):
13611 Modify functions. Use just one queue.
13612
136132003-09-04 Dave Love <fx@gnu.org>
13614
13615 * cus-start.el: Add blink-cursor-alist.
13616
13617 * ruler-mode.el (ruler-mode-fill-column-char)
13618 (ruler-mode-current-column-char): Use char-displayable-p,
13619 not window-system.
13620
13621 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
13622
13623 * language/european.el (windows-1252): Move from code-pages.
13624
13625 * language/cyrillic.el ("Windows-1251"): Delete.
13626 ("Bulgarian", "Belarusian"): Remove `features'.
13627 (windows-1251): Move from code-pages.
13628
13629 * international/mule-diag.el (non-iso-charset-alist):
13630 Remove `codepage' stuff.
13631 (print-designation, list-coding-systems-1): Output fixes.
13632
13633 * international/code-pages.el (cp-make-translation-table)
13634 (cp-valid-codes): Made defsubsts.
13635 (cp-fix-safe-chars): Delete.
13636 (mule-diag): Don't require.
13637 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
13638 (top-level): Check for defined coding system when defining
13639 cp... aliases. Change w32-add-charset-info test to avoid warning.
13640 (non-iso-charset-alist): Defvar when compiling.
13641 (cp-make-coding-system): Doc fix.
13642
136432003-09-02 Jason Rumney <jasonr@gnu.org>
13644
13645 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
13646 line-ends from CVS before doing conversion.
13647
136482003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
13649
13650 * calendar/diary-lib.el (diary-header-line-flag)
13651 (diary-header-line-format): New variables.
13652 (list-diary-entries): Use them to set header line in simple diary.
13653
13654 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
13655 other than font-lock-string-face to highlight backslashes.
13656
136572003-09-01 Jason Rumney <jasonr@gnu.org>
13658
13659 * international/titdic-cnv.el (tit-read-key-value): Include \r in
13660 regexp.
13661
136622003-09-01 Dave Love <fx@gnu.org>
13663
13664 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
13665
13666 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
13667 and :help; also line and column numbers labels.
13668
13669 * international/mule-util.el (char-displayable-p): Move from
13670 latin1-disp, rename and autoload.
13671
13672 * international/latin1-disp.el (latin1-char-displayable-p):
13673 Now obsolete alias. Replace uses with char-displayable-p.
13674 (latin1-display-ucs-per-lynx): Fix last change.
13675
13676 * international/mule-cmds.el (standard-display-european-internal):
13677 Don't use char code for Latin-1 NBSP.
13678 <XFree86 4>: Unfrob NBSP display table. Set display table to use
13679 U+2018, U+2019 for `'.
13680 (select-safe-coding-system): Message fix.
13681
136822003-09-01 Kenichi Handa <handa@m17n.org>
13683
13684 * international/fontset.el (setup-default-fontset): For Thai
13685 font, specify "*" family.
13686
28eba01f 136872003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
55115079
PA
13688
13689 * progmodes/compile.el (previous-error): Accept a prefix
13690 argument, similarly to next-error.
13691
136922003-08-31 Masatake YAMATO <jet@gyve.org>
13693
13694 * pcvs.el (cvs-do-removal): Use = instead of eq to check
13695 the number of files. Bind the number of files to a local
13696 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
13697
a6eeaa81 136982003-08-30 Eli Zaretskii <eliz@gnu.org>
55115079
PA
13699
13700 * vc-hooks.el (vc-make-version-backup): Fix the change made on
13701 2003-07-26: msdos-long-file-names is a function, not a variable.
13702
137032003-08-29 Richard M. Stallman <rms@gnu.org>
13704
13705 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
13706 Do nothing with mail-personal-alias-file if it is nil.
13707
13708 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
13709 Do nothing if mail-personal-alias-file is nil.
13710
13711 * term.el (term-exec-1): Bind coding-system-for-read.
13712
13713 * dired.el (dired-mouse-find-file-other-window):
13714 Use dired-view-command-alist here, as in dired-view-file.
13715 (dired-view-command-alist): Use %s to substitute file name.
13716 Handle .ps_pages, .eps, .jpg, .gif, .png.
13717
137182003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
13719
13720 * info.el (Info-mode-map): Bind S-tab and <backtab> to
13721 `Info-prev-reference', instead of M-tab.
13722
137232003-08-29 Martin Stjernholm <mast@lysator.liu.se>
13724
13725 * simple.el (blink-matching-open): Work correctly on chars that
13726 are designated as parens through the syntax-table text property.
13727
28eba01f 137282003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
55115079
PA
13729
13730 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
13731 line break position in the middle of a non-kinsoku (e.g. latin)
13732 word, making it skip until either a space or a character with
13733 category "|".
13734 (kinsoku-longer): Test for end of buffer.
13735
a6eeaa81 137362003-08-28 Eli Zaretskii <eliz@gnu.org>
55115079
PA
13737
13738 * mail/rmail.el (rmail-convert-to-babyl-format):
13739 Detect quoted-printable- and base64-encoded messages and decode them
13740 automatically. Set the message's encoding from the charset=
13741 header, if any. Decode base64-encoded messages in Mail format as well.
13742
137432003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
13744
9310ba21 13745 * mail/smtpmail.el: Fix previous change.
55115079
PA
13746 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
13747 calling smtpmail-via-smtp.
13748 (smtpmail-via-smtp): Add fall-back values for envelope-from.
13749
137502003-08-26 John Paul Wallington <jpw@gnu.org>
13751
13752 * image.el (image-jpeg-p): Don't search beyond length of data.
13753
137542003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
13755
13756 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
13757 misfeature in `expand-abbrev' which caused electric keywords like
13758 "else" to disappear if an open brace was typed directly afterwards.
13759
137602003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
13761
13762 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
13763 mandatory in `define-widget'.
13764
13765 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
13766 Don't align the operators "!=", "<=" and ">=" as assignment operators.
13767
13768 (c-assignment-operators): New language constant that only contains
13769 the assignment operators.
13770
13771 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
13772
137732003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
13774
13775 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
13776 Safeguard against unbalanced sexps.
13777
28eba01f 137782003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
55115079
PA
13779
13780 * version.el (emacs-version): Check for gtk. Include gtk version info.
13781
137822003-08-25 John Paul Wallington <jpw@gnu.org>
13783
13784 * man.el (Man-default-man-entry): Don't whizz past the section
13785 number before looking for it.
13786
137872003-08-24 Nick Roberts <nick@nick.uklinux.net>
13788
13789 * progmodes/gud.el (gud-display-line): Don't set window-point if
a568a2cc 13790 source buffer is not visible. (Only happens with M-x gdba.)
55115079
PA
13791
13792 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
13793 documentation.
13794 (gdb-source, gdb-source-info): Update to assembler unnecessary
13795 as its done after each GDB command anyway.
13796 (gdb-pre-prompt): Use with-current-buffer.
13797 (gdb-insert-field): Add help-echo text.
13798 (gdb-invalidate-assembler): Re-display of assembler now done in
13799 gdb-info-breakpoints-custom.
13800 (gdb-info-breakpoints-custom): Force re-display of assembler to
13801 happen *after* update of breakpoints buffer.
13802 (gdb-display-source-buffer): Don't choke if gdb-source-window
13803 isn't visible.
13804 (gdb-put-string, gdb-put-arrow): Remove free variables.
13805
138062003-08-24 John Paul Wallington <jpw@gnu.org>
13807
13808 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
13809
13810 * man.el (Man-default-man-entry): Strip text properties when
13811 snarfing parts of entry because `format' preserves properties.
13812
138132003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
13814
13815 * files.el (file-newest-backup): Use `expand-file-name'.
13816
13817 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
13818 Allow the diary to pop up a new frame, if needed.
13819
13820 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
13821 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
13822 (smtpmail-send-it): Make treatment of envelope-from consistent with
13823 sendmail.el.
13824
13825 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
13826 (sh-leading-keywords): Add the bash `time' reserved word.
13827 (sh-variables): Add some bash variables.
13828 (sh-add-completer): Fix nil branch of case statement.
13829
138302003-08-24 Masatake YAMATO <jet@gyve.org>
13831
13832 * progmodes/ld-script.el: New file.
13833
138342003-08-23 Markus Rost <rost@math.ohio-state.edu>
13835
13836 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
13837
138382003-08-23 Andre Spiegel <spiegel@gnu.org>
13839
13840 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
13841 Better explain obsolescence, and what to use instead.
13842
138432003-08-23 Masatake YAMATO <jet@gyve.org>
13844
13845 * pcvs.el (cvs-do-removal): Show the deleted file name
13846 on the prompt.
13847
138482003-08-20 Dave Love <fx@gnu.org>
13849
13850 * international/mule.el (make-coding-system)
13851 (set-buffer-file-coding-system): Doc fix.
13852
13853 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
13854
13855 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
13856
13857 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
13858
13859 * international/utf-16.el: Add mime-text-unsuitable coding system
13860 properties.
13861
13862 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
13863
13864 * cus-edit.el: Add some :links.
13865 (bib): Remove.
13866
13867 * textmodes/bib-mode.el (bib): Add :group external.
13868
138692003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
13870
13871 * wid-edit.el (widget-echo-help): Make it handle expressions that
13872 evaluate to strings.
13873
138742003-08-18 Michael Mauger <mmaug@yahoo.com>
13875
13876 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
13877
13878 Simplify selection of SQL products to define highlighting and
13879 interactive mode. Includes detailed instructions on adding
13880 support for new products.
13881
13882 * progmodes/sql.el (sql-product): New variable. Identifies SQL
13883 product for use in highlighting and interactive mode.
13884 (sql-interactive-product): New variable. SQL product for
13885 sql-interactive-mode.
13886 (sql-product-support): New variable. Specifies product-specific
13887 parameters to drive highlighting and interactive mode.
13888 (sql-imenu-generic-expression): Add more object types.
13889 (sql-sqlite-options): Correct comment.
13890 (sql-ms-program): Use "osql" rather than "isql".
13891 (sql-prompt-regexp, sql-prompt-length): Update comment.
13892 (sql-mode-menu): Add "Start SQLi session" entry.
13893 Replace Highlighting submenu with Product menu. Fix Send Region entry.
13894 (sql-mode-abbrev-table): Add abbreviations. Support of
13895 SYSTEM-FLAG on define-abbrev. Support was removed with last
13896 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
13897 (sql-mode-font-lock-object-name): Add font-lock pattern for object
13898 names.
13899 (sql-mode-ansi-font-lock-keywords): Set as default value.
13900 (sql-mode-oracle-font-lock-keywords): Set as default value.
13901 Support Oracle 9i keywords.
13902 (sql-mode-postgres-font-lock-keywords): Set as default value.
13903 (sql-mode-linter-font-lock-keywords): Set as default value.
13904 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
13905 SQLServer 2000.
13906 (sql-mode-sybase-font-lock-keywords)
13907 (sql-mode-interbase-font-lock-keywords)
13908 (sql-mode-sqlite-font-lock-keywords)
13909 (sql-mode-strong-font-lock-keywords)
13910 (sql-mode-mysql-font-lock-keywords)
13911 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
13912 keywords.
13913 (sql-mode-font-lock-defaults): Update comment.
13914 (sql-product-feature): New function. Returns feature associated
13915 with a product from `sql-product-support' alist.
13916 (sql-product-font-lock): New function. Set font-lock support
13917 based on `sql-product'.
13918 (sql-add-product-keywords): New function. Add font-lock rules to
13919 product-specific keyword variables.
13920 (sql-set-product): New function. Set `sql-product' and apply
13921 appropriate font-lock highlighting.
13922 (sql-highlight-product): New function. Set font-lock support
13923 based on a product. Also set mode name to include product name.
13924 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
13925 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
13926 Use `sql-set-product'.
13927 (sql-highlight-ms-keywords)
13928 (sql-highlight-sybase-keywords)
13929 (sql-highlight-interbase-keywords)
13930 (sql-highlight-strong-keywords)
13931 (sql-highlight-mysql-keywords)
13932 (sql-highlight-sqlite-keywords)
13933 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
13934 (sql-get-login): Prompt in the same order as the tokens.
13935 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
13936 (sql-product-interactive): New function. Common portions of
13937 product-specific interactive mode wrappers.
13938 (sql-interactive-mode): Rewritten to use product features.
13939 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
13940 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
13941 (sql-db2, sql-linter): Use `sql-product-interactive'.
13942 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
13943 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
13944 (sql-connect-ingres, sql-connect-postgres)
13945 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
13946 New functions. Format command line parameters and invoke comint on
13947 the appropriate interpreter. Code was in the corresponding
13948 `sql-xyz' function before.
13949 (sql-connect-ms): New function. Support -E argument to use
13950 operating system credentials for authentication.
13951
139522003-08-18 Kenichi Handa <handa@m17n.org>
13953
13954 * international/mule.el (encode-char): Fix for the ASCII case.
13955
139562003-08-15 Kenichi Handa <handa@m17n.org>
13957
13958 * international/fontset.el (setup-default-fontset): Change "*" to
13959 nil in the specifications of font family.
13960
139612003-08-18 Kim F. Storm <storm@cua.dk>
13962
13963 * kmacro.el (kmacro-keymap): Group related bindings in
13964 initialization for clarity. Bind C-s to start macro.
13965 Remove C-r binding.
13966 (kmacro-initial-counter-value): New defvar to hold initial counter
13967 value in case we set the value before defining a macro.
13968 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
13969 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
13970 not defining or executing macro. Doc fix.
13971 (kmacro-add-counter): Clear kmacro-initial-counter-value.
13972 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
13973 temporarily view older elements on the macro ring without cycling
13974 the ring.
13975 (kmacro-display): Doc fix.
13976 (kmacro-exec-ring-item): New helper function.
13977 (kmacro-call-ring-2nd): Use it.
13978 (kmacro-call-ring-2nd-repeat): Doc fix.
13979 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
13980 (kmacro-end-or-call-macro): Execute last viewed macro (using
13981 kmacro-exec-ring-item) from ring if this follows
13982 kmacro-view-macro. This allows us to find a macro on the ring
13983 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
13984 the ring to bring it to the head of the ring.
13985 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
13986 Allow binding to reserved keys without specifying C-x C-k prefix.
13987 Ask for confirmation if entered key sequence is already bound to
13988 a non-macro command.
13989 (kmacro-view-macro): Repeating command will show older elements
13990 on the macro ring; C-k will execute the last viewed macro.
13991 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
13992 property from 'ring to 'head.
13993
139942003-08-17 Alan Shutko <ats@acm.org>
13995
13996 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
13997 keeping December out of the alist.
13998
139992003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
14000
14001 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
14002 * calendar/calendar.el (calendar-mode-map): Bind it to key.
14003 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
14004 (calendar-flatten): New function.
14005 (calendar-mouse-view-other-diary-entries)
14006 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
14007 in the menu title and to show multi-line diary entries correctly
14008 in the menu.
14009
140102003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
14011
14012 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
14013 defcustom, because the default was recently changed.
14014
140152003-08-16 Richard M. Stallman <rms@gnu.org>
14016
14017 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
14018
14019 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
14020 New subroutine, broken out of eval-last-sexp-1.
14021 (eval-last-sexp-1): Use eval-last-sexp-print-value.
14022
14023 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
14024
14025 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
14026
14027 * simple.el (eval-expression): Use eval-last-sexp-print-value.
14028
140292003-08-14 Jari Aalto <jari.aalto@poboxes.com>
14030
14031 * progmodes/compile.el (compilation-error-regexp-alist):
14032 Add Java ANt error detection as described in document
14033 http://ant.apache.org/faq.html
14034
140352003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
14036
14037 * simple.el (backward-word, forward-to-indentation)
9242b3b7 14038 (backward-to-indentation): Argument changed to optional.
55115079
PA
14039 (next-line, previous-line): Use `or' instead of `unless'.
14040
140412003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14042
14043 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
14044 instead of a constant.
14045
140462003-08-12 Markus Rost <rost@math.ohio-state.edu>
14047
14048 * shell.el (shell): With prefix-arg, suggest a new buffer name.
14049
140502003-08-12 Andre Spiegel <spiegel@gnu.org>
14051
14052 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
14053 (vc-sccs-workfile-version): Search the entire delta table, rather
14054 than just the first entry, because that might be a deleted version.
14055
140562003-08-11 Karl Fogel <kfogel@red-bean.com>
14057
14058 * menu-bar.el (menu-bar-options-menu): Supply a body for the
14059 [save-place] binding in the Options menu. Have it require
14060 'saveplace' and then toggle the variable manually, to avoid an an
14061 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
14062 for the bug report.
14063
140642003-08-11 Nick Roberts <nick@nick.uklinux.net>
14065
14066 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
14067 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
14068 (gdb-info-threads-custom): Add help-echo text.
14069 (gdb-display-back): Don't use purecopy.
14070 (gdb-info-breakpoints-custom, gdb-reset)
14071 (gdb-assembler-custom): Use display-images-p to test if breakpoint
14072 icons can be displayed.
14073
140742003-08-11 Markus Rost <rost@math.ohio-state.edu>
14075
14076 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
14077
140782003-08-11 Stefan Monnier <monnier@cs.yale.edu>
14079
14080 * bookmark.el (bookmark-completing-read):
14081 Return a string, instead of a list of one string.
14082 Use a popup menu if activated from the mouse.
14083 (bookmark-edit-annotation): Remove unused vars.
14084 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
14085 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
14086 to bookmark-completing-read.
14087 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
14088 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
14089 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
14090 and erase-buffer.
14091 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
14092 (bookmark-menu-jump, bookmark-menu-insert)
14093 (bookmark-popup-menu-and-apply-function)
14094 (bookmark-menu-popup-paned-bookmark-menu): Remove.
14095 (bookmark-menu-build-paned-menu): Remove by folding it into
14096 bookmark-menu-popup-paned-menu.
14097 (menu-bar-bookmark-map): Move the define-key statements here.
14098 Use the "non-menu" commands since they now pop up a menu if needed.
14099 (bookmark-exit-hook-internal): Simplify.
14100
141012003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
14102
14103 * reftex-toc.el (reftex-toc-rename-label): New function.
14104 (reftex-toc-check-docstruct): New function.
14105
14106 * reftex.el (reftex-region-active-p): New function.
14107
14108 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
14109 regexp to find the \bibliography macro.
14110
14111 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
14112 which does not exist in LaTeX.
14113 (reftex-cite-format-builtin): Added amsrefs support.
14114 (reftex-toc-confirm-promotion): New option
14115
14116 * reftex-toc.el
14117 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
14118 (reftex-toc-demote, reftex-toc-promote)
14119 (reftex-toc-do-promote, reftex-toc-promote-prepare)
14120 (reftex-toc-promote-action, reftex-toc-extract-section-number)
14121 (reftex-toc-newhead-from-alist)
14122 (reftex-toc-load-all-files-for-promotion): New functions.
14123 (reftex-toc-help): Added description of new keys.
14124 (reftex-toc-split-windows-fraction): New option.
14125 (reftex-recenter-toc-when-idle): Search *toc* window on all
14126 visible frames.
14127 (reftex-toc): Additional parameter REUSE
14128 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
14129 with REUSE argument.
14130 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
14131 the call of `reftex-toc'.
14132 (reftex-make-separate-toc-frame): New function .
14133 (reftex-toc-recenter): When called with triple prefix arg, call
14134 `reftex-make-separate-toc-frame' first.
14135 (reftex-toc-toggle-dedicated-frame): New command.
14136 (reftex-toc-quit): Adapted to delete frame when called in
14137 dedicated frame.
14138
14139 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
14140 all enclosing macros.
14141
14142
141432003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14144
14145 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
14146 first use.
14147
141482003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14149
14150 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
14151
141522003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
14153
14154 * calendar/calendar.el (list-diary-entries-hook)
14155 (diary-display-hook, nongregorian-diary-listing-hook)
14156 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
14157 Add some customize options for these hooks.
14158 (calendar-abbrev-construct): Don't try to take a substring longer
14159 than the original string.
14160
141612003-08-05 Richard M. Stallman <rms@gnu.org>
14162
14163 * emacs-lisp/testcover.el (noreturn): Report error if does return.
14164 (testcover-reinstrument-clauses): Doc fix.
14165
14166 * emacs-lisp/warnings.el: Doc fixes, args renamed.
14167 (warning-type-format): Rename from warning-group-format.
14168
14169 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
14170 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
14171 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
14172 to prevent warnings about defvar for an obsolete variable.
14173
14174 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
14175 warning-group-format renamed to warning-type-format.
14176
14177 * subr.el (read-passwd): Use clear-string instead of fillarray.
14178
14179 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
14180 Use vconcat instead of concat.
14181 (edmacro-sanitize-for-string): New function.
14182
141832003-08-05 Dave Love <fx@gnu.org>
14184
14185 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
14186 line-number-display-limit-width.
14187
14188 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
14189
141902003-08-05 Kenichi Handa <handa@m17n.org>
14191
14192 * international/code-pages.el: Don't require mule-diag.
14193
14194 * international/mule-diag.el (non-iso-charset-alist):
14195 Add autoload cookie.
14196
14197 * language/devan-util.el (dev-glyph-order): Add an entry for the
14198 glyph code #xC4.
14199
142002003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
14201
14202 * calendar/calendar.el (diary-file, diary-file-name-prefix)
14203 (european-calendar-style, diary-date-forms)
14204 (calendar-day-name-array, calendar-month-name-array): Doc change.
14205 (generate-calendar-month): Adapt for new behaviour of
14206 `calendar-day-name' function.
14207 (calendar-abbrev-length, calendar-day-abbrev-array)
14208 (calendar-month-abbrev-array): New variables.
14209 (calendar-abbrev-construct): New function.
14210 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
14211 rather than fixing abbrevs at some width. Calling syntax change.
14212 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
14213 (calendar-date-string): Adapt for new behaviours of
14214 `calendar-day-name' and `calendar-month-name' functions.
14215
14216 * calendar/diary-lib.el (list-diary-entries): Adapt for new
14217 behaviour of `calendar-day-name' and `calendar-month-name' functions.
14218 (diary-name-pattern): Use abbrev arrays, rather than fixing
14219 abbrevs at three chars. Calling syntax change.
9242b3b7 14220 (mark-diary-entries): Adapt for new behaviours of
55115079
PA
14221 `diary-name-pattern' and `calendar-make-alist' functions.
14222 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
14223 `diary-name-pattern' function.
14224 (font-lock-diary-date-forms): Use abbrev arrays, rather than
14225 fixing abbrevs at three chars. Calling syntax change.
14226 (cal-hebrew, cal-islam): Require when compiling.
14227 (diary-font-lock-keywords): Adapt for new behaviour of
14228 `font-lock-diary-date-forms' function.
14229
14230 * calendar/cal-hebrew.el: Reposition some code so defined before used.
14231 (calendar-hebrew-month-name-array-common-year)
14232 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
14233 (list-hebrew-diary-entries): Adapt for new behaviours of
14234 `calendar-day-name' and `add-to-diary-list' functions.
14235 (mark-hebrew-diary-entries): Adapt for new behaviours of
14236 `diary-name-pattern' and `calendar-make-alist' functions.
14237
14238 * calendar/cal-islam.el (calendar-islamic-month-name-array):
14239 Add doc string.
14240 (list-islamic-diary-entries): Adapt for new behaviours of
14241 `calendar-day-name' and `add-to-diary-list' functions.
14242 (mark-islamic-diary-entries): Adapt for new behaviours of
14243 `diary-name-pattern' and `calendar-make-alist' functions.
14244
14245 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
14246 `calendar-month-name' function.
14247
14248 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
14249
14250 * calendar/solar.el (solar-seasons-data): Move definition before use.
14251
14252 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
14253 (cal-tex-LaTeX-hourbox): Move definition before use.
14254
14255 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
14256 cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
14257 lunar.el, solar.el
14258 (displayed-month, displayed-year): Define for compiler.
14259
142602003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
14261
14262 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
14263 MODE. Renamed from c-init-c-language-vars'.
14264 (c-initialize-cc-mode): Change accordingly.
14265 (c-common-init): Ditto.
14266 (c-mode): Ditto.
14267 (c++-mode): Use `c-init-language-vars-for'.
14268 (objc-mode): Ditto.
14269 (java-mode): Ditto.
14270 (idl-mode): Ditto.
14271 (pike-mode): Ditto.
14272 (awk-mode): Ditto.
14273
142742003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
14275
14276 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
14277 or not the point moved.
14278
14279 (c-search-decl-header-end): Don't trip up on operator identifiers
14280 in C++ and operators like == in all languages.
14281
14282 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
14283 Detect leading labels correctly.
14284
142852003-08-02 Andreas Schwab <schwab@suse.de>
14286
14287 * textmodes/ispell.el: Don't redo key bindings on loading, put
14288 them only in loaddefs.el.
14289 * bookmark.el: Likewise.
14290 * dabbrev.el: Likewise.
14291 * emerge.el: Likewise.
14292
14293 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
14294 has more than one member.
14295
14296 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
14297
142982003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14299
14300 * lpr.el (printify-region): It was ending conversion before the
14301 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
14302
143032003-07-31 John Paul Wallington <jpw@gnu.org>
14304
14305 * net/browse-url.el (browse-url-epiphany): Doc fix.
14306
143072003-07-30 Kenichi Handa <handa@m17n.org>
14308
14309 * international/fontset.el (setup-default-fontset):
14310 Change registry names of Akurti fonts.
14311
143122003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
14313
14314 * comint.el (comint-read-noecho): Use `clear-string' instead of
14315 `fillarray'.
14316
143172003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
14318
14319 * outline.el (outline-mode-hook): Add defvar.
14320
143212003-07-28 Nick Roberts <nick@nick.uklinux.net>
14322
14323 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
14324 Restore assembler in source window if that is what has been selected.
14325 (menu): Add gdb-restore-windows to menu. Make gdba
14326 specific menus only visible from gdba.
14327
143282003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
14329
14330 * progmodes/compile.el (compilation-environment): New user variable.
14331 (compile-internal): Respect it.
14332
143332003-07-23 Masatake YAMATO <jet@gyve.org>
14334
14335 * progmodes/gud.el (gdb-script-font-lock-keywords):
14336 Put `font-lock-function-name-face' on a symbol which includes
14337 `-' like `hook-run'. Put font-lock-variable-name-face
14338 on a symbol starting with $.
14339
143402003-07-27 Markus Rost <rost@math.ohio-state.edu>
14341
14342 * files.el (set-visited-file-name): Use truename for buffer-file-name.
14343
143442003-07-26 Markus Rost <rost@math.ohio-state.edu>
14345
14346 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
14347
143482003-07-26 Andre Spiegel <spiegel@gnu.org>
14349
14350 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
14351 Use with-no-warnings.
14352 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
14353 rather than to find-file-not-found-hook, which doesn't exist.
14354
143552003-07-26 Markus Rost <rost@math.ohio-state.edu>
14356
14357 * international/quail.el (quail-translate-key): Fix previous change.
14358
143592003-07-25 John Paul Wallington <jpw@gnu.org>
14360
14361 * server.el (server-start): Check `server-process' is non-nil
14362 before killing it to avoid killing current buffer's process.
14363
14364 * simple.el (choose-completion-string): Use `minibufferp';
14365 test `completion-reference-buffer' if `buffer' arg is nil.
14366 (push-mark): Use `when' and `unless'.
14367 (pop-mark): Use `when'.
14368
14369 * mouse-sel.el (mouse-sel-get-selection-function):
14370 Check `x-last-selected-text-primary'. Don't barf if it or
14371 `x-last-selected-text' aren't bound.
14372
143732003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
14374
14375 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
14376
143772003-07-23 Stefan Monnier <monnier@cs.yale.edu>
14378
14379 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
14380
143812003-07-23 John Paul Wallington <jpw@gnu.org>
14382
14383 * tooltip.el (defface tooltip): Inherit from variable-pitch.
14384
143852003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
14386
14387 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
14388 string. Defvar the derived hook.
14389
14390 * macros.el (insert-kbd-macro): Escape double quote character.
14391 From Thomas W Murphy <twm@andrew.cmu.edu>.
14392
143932003-07-22 Stefan Monnier <monnier@cs.yale.edu>
14394
14395 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
14396 to match the specific mark rather than reusing comment-start-skip.
14397
143982003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
14399
14400 * progmodes/hideshow.el (hs-special-modes-alist):
14401 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
14402
144032003-07-21 Markus Rost <rost@math.ohio-state.edu>
14404
14405 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
14406 value using ?\s.
14407
144082003-07-21 John Paul Wallington <jpw@gnu.org>
14409
14410 * subr.el (with-selected-window): Add closing paren.
14411
144122003-07-21 Richard M. Stallman <rms@gnu.org>
14413
14414 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
14415 (lisp-mode): Likewise.
14416
14417 * subr.el (with-selected-window): Copy code form save-selected-window
14418 so as to call select-window with norecord arg.
14419 (dynamic-completion-table): Doc fix.
14420 (lazy-completion-table): Doc fix.
14421
14422 * international/mule-cmds.el (set-locale-environment):
14423 langinfo renamed to locale-info.
14424
14425 * international/mule.el (auto-coding-functions): Doc fix.
14426
144272003-07-21 Kenichi Handa <handa@m17n.org>
14428
14429 * international/quail.el (quail-translate-key):
14430 Update quail-current-str correctly.
14431
144322003-07-21 Andreas Schwab <schwab@suse.de>
14433
14434 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
14435 ?, to "_".
14436
144372003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
14438 Version 2.0.36 of Tramp released.
14439
14440 * net/tramp.el (tramp-default-password-end-of-line): Rename from
14441 tramp-password-end-of-line.
14442 (tramp-password-end-of-line): New method parameter.
14443 (tramp-get-password-end-of-line): Function to access method
14444 parameter `tramp-password-end-of-line', or variable
14445 `tramp-default-password-end-of-line' (default value).
14446 (tramp-methods): Add entries for new parameter
14447 tramp-password-end-of-line.
14448 (tramp-enter-password): Use new function
14449 `tramp-get-password-end-of-line'.
14450 (tramp-handle-insert-file-contents): Do not
14451 unconditionally inhibit the file operation file-local-copy, only
14452 do that when the inhibit-file-name-operation is currently
14453 insert-file-contents. This fixes finding remote CVS-controlled
14454 files. (It would barf on inserting the CVS/Entries file
14455 literally, because the file-local-copy handler wasn't called.)
14456 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
14457 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
14458 (tramp-initial-commands): New variable.
14459 (tramp-process-initial-commands): New function, using the variable.
14460 (tramp-open-connection-setup-interactive-shell): Call the new function.
14461 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
14462 method into the buffer name, never use nil. Reported by Hanak
14463 David <dhanak@inf.bme.hu>.
14464 (tramp-open-connection-setup-interactive-shell): Erase buffer
14465 before sending "stty -onlcr".
14466
14467 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
14468
144692003-07-19 Markus Rost <rost@math.ohio-state.edu>
14470
14471 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
14472
144732003-07-19 John Paul Wallington <jpw@gnu.org>
14474
14475 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
14476 (artist-draw-rect, artist-draw-square): Doc fixes.
14477
14478 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
14479
14480 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
14481
144822003-07-19 Kenichi Handa <handa@m17n.org>
14483
14484 * international/kkc.el (kkc-show-conversion-list-update):
14485 Highlight the correct candidate in the message.
14486
144872003-07-18 John Paul Wallington <jpw@gnu.org>
14488
14489 * simple.el (current-word): Don't include punctuation char when
14490 `really-word' arg is non-nil.
14491
144922003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
14493
14494 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
14495 moved to the directory obsolete.
14496
144972003-07-16 Stefan Monnier <monnier@cs.yale.edu>
14498
14499 * info.el (Info-menu-entry-name-re): Allow newlines in
14500 menu entry names.
14501
14502 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
14503 syntax-ppss-after-change-function.
14504 (syntax-ppss-after-change-function): New alias. Update uses.
14505 (syntax-ppss): Catch the case where the buffer is narrowed.
14506
145072003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
14508
14509 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
14510 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
14511
145122003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
14513
14514 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
14515 since it might be modified.
14516
14517 * progmodes/cc-langs.el (c++-make-template-syntax-table)
14518 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
14519 names to these language constants.
14520
145212003-07-15 Kim F. Storm <storm@cua.dk>
14522
14523 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
14524 All uses changed.
14525
145262003-07-14 Mark A. Hershberger <mah@everybody.org>
14527
14528 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
14529 Namespace support.
14530
145312003-07-13 Juanma Barranquero <lektu@terra.es>
14532
14533 * frame.el (modify-all-frames-parameters): Reinstall (copyright
14534 papers received).
14535
145362003-07-13 Karl Eichwalder <ke@suse.de>
14537
14538 * textmodes/po.el (po-find-charset): White space at the start of the
14539 Content-Type field body is non-mandatory.
14540
145412003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
14542
14543 * textmodes/texinfo.el (texinfo-section-list):
14544 Append appendixsection; a synonym for appendixsec.
14545
145462003-07-13 Jari Aalto <jari.aalto@poboxes.com>
14547
14548 * man.el (Man-translate-cleanup): New.
14549 (Man-translate-references): Call `Man-translate-cleanup' to clean
14550 leading, trailing and middle spaces.
14551
145522003-07-13 Lars Hansen <larsh@math.ku.dk>
14553
14554 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
14555 Handle `dired-directory' being a list.
14556
145572003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
14558
14559 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
14560 it doesn't exist.
14561
145622003-07-12 Richard M. Stallman <rms@gnu.org>
14563
14564 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
14565
14566 * progmodes/cc-defs.el (c-make-keywords-re):
14567 Don't use delete-duplicates.
14568 (c-lang-const): Don't use mapcan.
14569
14570 * apropos.el (apropos-show-scores): Make it customizable.
14571 Document new meaning.
14572 (apropos): Compute scores from symbols.
14573 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
14574
145752003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14576
14577 * ps-bdf.el: Fix copyright line.
14578 (bdf-directory-list): Fix initialization code.
14579
145802003-07-11 John Paul Wallington <jpw@gnu.org>
14581
14582 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
14583 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
14584 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
14585
145862003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
14587
14588 * emacs-lisp/ring.el (ring-elements): Doc fix.
14589
145902003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
14591
14592 * calendar/timeclock.el (timeclock-relative)
14593 (timeclock-ask-before-exiting, timeclock-use-display-time):
14594 Doc changes.
14595 (timeclock-modeline-display): Give a message if
14596 `timeclock-use-display-time' is non-nil but `display-time-mode'
14597 is not active.
14598
145992003-07-11 Kenichi Handa <handa@m17n.org>
14600
14601 * international/mule-cmds.el (set-language-environment):
14602 Set current-language-environment to the correct string.
14603
146042003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14605
14606 * ps-print.el: Print line number correctly in a region. Reported by
c9688100 14607 Tim Allen <timallen@ls83.fsnet.co.uk>.
55115079
PA
14608 (ps-print-version): New version number (6.6.2).
14609 (ps-printing-region): Code fix.
14610
146112003-07-10 John Paul Wallington <jpw@gnu.org>
14612
14613 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
14614 this function can be called from `add-completions-from-tags-table'.
14615
146162003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
14617
14618 * calendar/timeclock.el (timeclock-use-display-time)
14619 (timeclock-day-over-hook, timeclock-workday-remaining)
14620 (timeclock-status-string, timeclock-when-to-leave)
14621 (timeclock-when-to-leave-string, timeclock-log-data)
14622 (timeclock-find-discrep, timeclock-day-base)
14623 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
14624 (timeclock-modeline-display): Set the variable
14625 `timeclock-modeline-display'.
14626 (timeclock-update-modeline): Doc fix. Respect value of
14627 `timeclock-relative'.
14628
146292003-07-09 Richard M. Stallman <rms@gnu.org>
14630
14631 * textmodes/reftex-parse.el (reftex-all-document-files):
14632 Add autoload cookie.
14633
14634 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
14635 (reftex-scanning-info-available-p): Add autoload cookie.
14636
14637 * international/mule-cmds.el
14638 (set-display-table-and-terminal-coding-system): Delete duplicate
14639 aset on standard-display-table.
14640
14641 * view.el (view-file): If existing buffer's major mode is special,
14642 don't go into view mode.
14643
14644 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
14645
146462003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
14647
14648 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
14649 buffer changes; there's third party code that calls this function
14650 directly.
14651
146522003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
14653
14654 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
14655 (autodoc-font-lock-keywords): Don't byte compile on font lock
14656 initialization when running from byte compiled files.
14657
146582003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
14659
14660 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
14661 statement ends with auto-increment "++".
14662
146632003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
14664
14665 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
14666 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
14667 these are changed, so declare them as variables and not constants.
14668
146692003-07-08 Markus Rost <rost@math.ohio-state.edu>
14670
9242b3b7 14671 * subr.el (dolist, dotimes): Doc fix.
55115079
PA
14672
146732003-07-08 Kim F. Storm <storm@cua.dk>
14674
14675 * international/mule-cmds.el
14676 (set-display-table-and-terminal-coding-system): Don't break
14677 bootstrap if standard-display-table isn't setup yet.
14678
146792003-07-07 Richard M. Stallman <rms@gnu.org>
14680
14681 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
14682 Give it a doc string, and autoload it.
14683
14684 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
14685 Use with-no-warnings.
14686
14687 * info.el (Info-search): If find invisible text, search again.
14688
14689 * isearch.el (search-whitespace-regexp): Add a shy group around it.
14690
14691 * man.el (Man-name-regexp): Match + as part of name.
14692
14693 * simple.el (visible-mode): Rename from vis-mode.
14694 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
14695
14696 * simple.el (current-word): New arg REALLY-WORD specifies
14697 don't include punctuation chars.
14698
14699 * emacs-lisp/debug.el (debug, debugger-env-macro):
14700 Use with-no-warnings while accessing and binding unread-command-char.
14701
14702 * international/mule-cmds.el
14703 (set-display-table-and-terminal-coding-system): Use explicit loop
14704 instead of calling standard-display-default.
14705
14706 * net/ange-ftp.el (ange-ftp-file-symlink-p):
14707 Use condition-case to catch error in ange-ftp-get-files.
14708
14709 * net/browse-url.el (browse-url-browser-function):
14710 Add alternative for Epiphany.
14711 (browse-url-epiphany-program, browse-url-epiphany-arguments)
14712 (browse-url-epiphany-startup-arguments)
14713 (browse-url-epiphany-new-window-is-tab): New variables.
14714 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
14715
14716 * progmodes/compile.el (compile-auto-highlight): Default now t.
14717 (compile): Doc fix.
14718 (compilation-next-error): Fix previous change.
14719
14720 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
14721
14722 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
14723
147242003-07-07 Nick Roberts <nick@nick.uklinux.net>
14725
14726 * gdb-ui.el (gdb-source-info): Display current frame when
14727 attaching to an existing process.
14728 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
14729 while laying out windows when attaching to an existing process.
14730
147312003-07-07 Stefan Monnier <monnier@cs.yale.edu>
14732
14733 * info.el (Info-menu): Use Info-menu-entry-name-re.
14734
147352003-07-06 Stefan Monnier <monnier@cs.yale.edu>
14736
14737 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
14738 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
14739
14740 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
14741 to match the same text.
14742
147432003-07-06 John Paul Wallington <jpw@gnu.org>
14744
14745 * vc.el (vc-annotate-offset): Move defvar up.
14746
147472003-07-06 Kim F. Storm <storm@cua.dk>
14748
14749 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
14750 This should fix the infinite loop when extracting menu names.
14751
147522003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
14753
14754 * files.el (auto-mode-alist, interpreter-mode-alist):
14755 Remove entries to CC Mode modes to avoid duplicates; they are now added
14756 with autoload directives in cc-mode.el.
14757
147582003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
14759
14760 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
14761 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
14762 these are changed, so declare them as variables and not constants.
14763
14764 * progmodes/cc-mode.el: Fix some autoload problems: Try to
14765 ensure that the entry for ".c" extension comes before the one for
14766 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
14767 Fix incorrect entries that were added to `interpreter-mode-alist'.
14768 Move the autoload directives for AWK to the top level since they
14769 aren't recognized anywhere else. Do not use the new AWK mode doc
14770 in the autoload form for the old AWK mode.
14771
147722003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14773
14774 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
14775 (bibtex-sort-ignore-string-entries): Default value t.
14776 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
14777 erroneously in previous version.
14778 (bibtex-string-files): Docstring reflects new parsing scheme.
14779 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
14780 docstring, add # as one of the chars to crush
14781 (bibtex-autokey-prefix-string, bibtex-autokey-names)
14782 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
14783 (bibtex-autokey-name-change-strings)
14784 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
14785 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
14786 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
14787 (bibtex-autokey-title-terminators)
14788 (bibtex-autokey-titlewords-stretch)
14789 (bibtex-autokey-titleword-ignore)
14790 (bibtex-autokey-titleword-case-convert)
14791 (bibtex-autokey-titleword-abbrevs)
14792 (bibtex-autokey-titleword-abbrevs)
14793 (bibtex-autokey-titleword-change-strings)
14794 (bibtex-autokey-titleword-length)
14795 (bibtex-autokey-titleword-separator)
14796 (bibtex-autokey-name-year-separator)
14797 (bibtex-autokey-year-title-separator)
14798 (bibtex-autokey-before-presentation-function)
14799 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
14800 Fix docstring.
14801 (bibtex-strings, bibtex-reference-keys):
14802 Use lazy-completion-table and make-variable-buffer-local.
14803 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
14804 (bibtex-braced-string-syntax-table)
14805 (bibtex-quoted-string-syntax-table): New variables.
14806 (bibtex-parse-nested-braces): Remove.
14807 (bibtex-parse-field-string): Use syntax table and forward-sexp.
14808 (bibtex-parse-association): Simplify.
14809 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
14810 (bibtex-parse-field-text): Simplify.
14811 (bibtex-search-forward-field, bibtex-search-backward-field):
14812 argument BOUND can take value t.
14813 (bibtex-start-of-field, bibtex-start-of-name-in-field)
14814 (bibtex-end-of-name-in-field, bibtex-end-of-field)
14815 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
14816 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
14817 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
14818 (bibtex-skip-to-valid-entry): Return buffer position of beginning
14819 and ending of entry. Update for changes of bibtex-search-entry.
14820 Simplify.
14821 (bibtex-map-entries): FUN is called with three arguments.
14822 (bibtex-search-entry): Return a cons pair with buffer positions of
14823 beginning and end of entry.
14824 (bibtex-enclosing-field): Simplify.
14825 (bibtex-format-entry): Use booktitle to set a missing title.
14826 (bibtex-autokey-get-names): Fiddle with regexps.
14827 (bibtex-generate-autokey): Use identity.
14828 (bibtex-parse-keys): Use simplified parsing algorithm if
a568a2cc
JB
14829 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
14830 arguments. Return alist of keys.
14831 (bibtex-parse-strings): Simplify. Return alist of strings.
55115079
PA
14832 (bibtex-complete-string-cleanup): Fix docstring.
14833 (bibtex-read-key): New function.
a568a2cc
JB
14834 (bibtex-mode): Fix docstring. Do not parse for keys and
14835 strings when the mode is entered. Set fill-paragraph-function to
14836 bibtex-fill-field. Setup font-lock-mark-block-function the way
55115079 14837 font-lock intended.
a568a2cc 14838 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
55115079
PA
14839 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
14840 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
14841 (bibtex-Preamble): Avoid hard coded constants.
a568a2cc 14842 (bibtex-make-field): Fix docstring. Simplify.
55115079
PA
14843 (bibtex-beginning-of-entry): Always return new position of point.
14844 (bibtex-end-of-entry): Rearrange cond clauses.
14845 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
14846 Update for changes of bibtex-map-entries.
14847 (bibtex-ispell-abstract): Do not move point.
a568a2cc 14848 (bibtex-entry-index): Use downcase. Simplify.
55115079
PA
14849 (bibtex-lessp): Handle catch-all.
14850 (bibtex-find-crossref): Turn into a command.
a568a2cc
JB
14851 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
14852 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
55115079
PA
14853 preamble entries.
14854 (bibtex-fill-field-bounds): New function.
a568a2cc 14855 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
55115079
PA
14856 (bibtex-fill-entry): Use bibtex-fill-field-bounds
14857 (bibtex-String): Use bibtex-strings. Always obey
14858 bibtex-sort-ignore-string-entries.
14859
148602003-07-05 John Paul Wallington <jpw@gnu.org>
14861
14862 * cus-theme.el (customize-create-theme):
14863 Call `customize-create-theme' in Reset widget's notify function.
14864
14865 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
14866 (ibuffer-mark-interactive): Use `or' instead of `unless'.
14867 (define-ibuffer-column name): Add summarizer.
14868 (define-ibuffer-column size): Likewise.
14869 (define-ibuffer-column filename): Likewise.
14870 (define-ibuffer-column process): Likewise. Change BODY's output too.
14871 (define-ibuffer-column filename-and-process): Likewise, likewise.
14872 (ibuffer): Remove local vars `already-in' and `need-update'.
14873
14874 * ibuf-ext.el: Don't require `derived' at compile-time.
14875
148762003-07-05 Kim F. Storm <storm@cua.dk>
14877
14878 * info.el: Disable paragraph refilling.
14879 (Info-refill-paragraphs): New defcustom.
14880 (Info-fontify-node): Use it.
14881
148822003-07-04 Stefan Monnier <monnier@cs.yale.edu>
14883
14884 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
14885 thingies from constructors created by defstruct.
14886
14887 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
14888 the default value of the variable.
14889 (byte-code-meter): Move declaration to top level.
14890
14891 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
14892
14893 * info.el (Info-following-node-name-re): New fun.
14894 (Info-following-node-name): Remove.
14895 (Info-insert-dir): Use the new fun.
14896 (Info-extract-pointer): Don't save restriction; use new fun.
14897 (Info-menu-entry-name-re): New const.
14898 (Info-menu-entry-name-re): Use it along with new fun.
14899 (Info-node-spec-re): Use new fun.
14900 (Info-complete-menu-item, Info-fontify-node): Use new const.
14901 (Info-goto-node, Info-follow-reference, Info-menu-update):
14902 Use match-string.
14903 (Info-follow-reference): Use assoc-string.
14904 Use a list of strings for the completion table.
14905 (Info-fontify-node): Use match-string, line-end-position.
14906 Limit the search for `node:' to the first line.
14907
14908 * newcomment.el (uncomment-region): Remove padding coming from
14909 comment-start rather than just from comment-padding.
14910
14911 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
14912 (vc-cvs-stay-local-p): Use vc-stay-local-p.
14913 (vc-cvs-rename-file): Remove (use the default).
14914 (vc-cvs-register): Register parent dir if needed.
14915 (vc-cvs-could-register): Return non-nil if parent can be registered.
14916 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
14917 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
14918
14919 * vc-svn.el (vc-svn-use-edit): Make it into a const.
14920 (vc-svn-update): Fix the arguments to `svn'.
14921 (vc-svn-diff-tree): Just use `vc-svn-diff'.
14922 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
14923 Simple implementations, assuming `name' is a URL.
14924
14925 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
14926 set of chars allowed unquoted in a case pattern.
14927
14928 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
14929
14930 * font-lock.el (font-lock-extra-types-widget)
14931 (c-font-lock-extra-types, c++-font-lock-extra-types)
14932 (objc-font-lock-extra-types, java-font-lock-extra-types)
14933 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
14934 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
14935 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
14936 (font-lock-match-c++-structor-declaration)
14937 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
14938 (c++-font-lock-keywords-3, c++-font-lock-keywords)
14939 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
14940 (objc-font-lock-keywords-3, objc-font-lock-keywords)
14941 (java-font-lock-keywords-1, java-font-lock-keywords-2)
14942 (java-font-lock-keywords-3, java-font-lock-keywords)
14943 (java-font-lock-syntactic-face-function): Remove obsolete code
14944 and constants. It's all in cc-fonts.el now.
14945
149462003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
14947
14948 * mail/sendmail.el (mail-specify-envelope-from)
14949 (mail-envelope-from): Doc fix.
14950
149512003-07-04 Martin Stjernholm <mast@lysator.liu.se>
14952
14953 * generic-x.el: Do away with the dependency on `c-emacs-features'
14954 when populating `rul-generic-mode-syntax-table'; we already know
14955 this isn't XEmacs.
14956
14957See ChangeLog.10 for earlier changes.
14958
14959;; Local Variables:
14960;; coding: iso-2022-7bit
14961;; End:
14962
47ff5b28 14963 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
55115079
PA
14964 Copying and distribution of this file, with or without modification,
14965 are permitted provided the copyright notice and this notice are preserved.
14966
14967;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1