]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(mixal-operation-codes-alist): Use a constant.
[gnu-emacs] / lisp / ChangeLog
1 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2
3 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
4 Gnome file-manager.png. Suggested by
5 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
6
7 * toolbar/README: Add diropen.xpm.
8
9 2005-10-13 Bill Wohler <wohler@newt.com>
10
11 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
12 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
13
14 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
15
16 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
17 Don't waste the byte-compiler's time on constant data.
18
19 2005-10-13 Kenichi Handa <handa@m17n.org>
20
21 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
22 byte with `escape-glyph' face.
23
24 * international/fontset.el (ccl-encode-unicode-font):
25 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
26 Handle the case that ucs-mule-to-mule-unicode translates a character to
27 ASCII (usually for IPA characters).
28
29 2005-10-12 Bill Wohler <wohler@newt.com>
30
31 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
32 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
33 files in MH-E-SRC have been updated.
34 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
35
36 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
37
38 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
39 (mixal-mode-syntax-table): Add \n as end-comment.
40 (mixal-operation-codes-alist): Immediately initialize to full value.
41 (mixal-add-operation-code): Remove.
42 (mixal-describe-operation-code): Make the arg non-optional.
43 Use the interactive spec instead.
44 Use mixal-operation-codes-alist rather than mixal-operation-codes.
45 (mixal-font-lock-keywords): Don't highlight comments here any more.
46 (mixal-font-lock-syntactic-keywords): New var.
47 (mixal-mode): Use it. Fix comment-start-skip.
48
49 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
50
51 * startup.el (command-line-x-option-alist): -nb => -nbi
52
53 2005-10-12 Kim F. Storm <storm@cua.dk>
54
55 * startup.el (fancy-splash-default-action): Discard mouse click in
56 the spash screen window, as it has no sensible meaning in the
57 next window to be selected. Fixes error reported by Jan D.
58
59 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
60
61 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
62
63 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
64
65 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
66 Try to fix up minor layout issues like indentation, line break, etc...
67 (mixal-mode-syntax-table): Don't try to specify comment syntax,
68 because it doesn't work.
69 (mixal-operation-codes): Add some more codes.
70 (mixal-font-lock-keywords): Process comments here.
71 (mixal-mode): mixasm no longer needs -g option.
72
73 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
74
75 * progmodes/sh-script.el (sh-tmp-file):
76 Use mktemp -t. Finish support for es and rc shells.
77
78 2005-10-11 Jay Belanger <belanger@truman.edu>
79
80 * calc/calcalg2.el (calc-integral): With an argument, compute the
81 definite integral.
82
83 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
84
85 * mouse.el (mouse-drag-region-1): Don't try to catch a
86 double-click when doing follow-link (it's overridden anyway).
87
88 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
89
90 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
91 (autoload-print-form-outbuf): Add docstring.
92
93 2005-10-11 Juri Linkov <juri@jurta.org>
94
95 * info.el (Info-mode-menu): Delete menu item "Edit".
96 (Info-mode): Delete description of Info-edit from docstring,
97 and rearrange descriptions of Info commands in the order
98 they are documented in the Info manual.
99
100 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
101
102 * calendar/appt.el (appt-check): Use diary-selective-display var.
103
104 2005-10-10 Richard M. Stallman <rms@gnu.org>
105
106 * net/newsticker.el (newsticker-start, newsticker-show-news):
107 Add autoload cookies.
108
109 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
110
111 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
112
113 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
114
115 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
116
117 2005-10-10 Jay Belanger <belanger@truman.edu>
118
119 * calc/calc-arith.el (math-check-known-scalarp)
120 (math-check-known-matrixp): Check the values of arguments that are
121 variables.
122 (math-check-known-square-matrixp): New function.
123 (math-known-square-matrixp): Use math-check-known-square-matrixp.
124 (math-super-types): Add sqmatrix type.
125
126 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
127 mode name `square' to 'sqmatrix'.
128
129 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
130 mode name `square' to 'sqmatrix'.
131
132 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
133
134 * progmodes/etags.el (select-tags-table-mode): Don't use
135 selective-display.
136 (tags-select-tags-table): Pass `button' to the action function.
137 (select-tags-table): Place the side-info on button properties rather
138 than in hidden text. Abbreviate file names.
139 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
140 (select-tags-table-select): Add `button' argument.
141 Get side-info from the button property rather than from hidden text.
142
143 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
144
145 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
146 (gud-speedbar-buttons): Preserve point if possible.
147 (gud-sentinel): Restore previous speedbar display type.
148
149 * progmodes/gdb-ui.el (gdba): Improve diagram.
150 (def-gdb-auto-update-handler, gdb-info-locals-handler)
151 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
152 Call get-buffer-window once.
153
154 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
155
156 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
157 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
158 (pascal-indent-command): Remove unused var `ind'.
159 (pascal-indent-case): Remove unused var `oldpos'.
160 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
161 since it's now used as a proper minor mode map.
162 (pascal-outline): Rename to pascal-outline-mode.
163 (pascal-outline-mode): Use define-minor-mode.
164 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
165 selective-display.
166
167 2005-10-10 Andreas Schwab <schwab@suse.de>
168
169 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
170 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
171
172 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
173 outside source directory.
174
175 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
176
177 * textmodes/org.el: (org-mode-map): Explicit definition of `C-c
178 C-x' as a prefix.
179 (orgtbl-mode-map): Full keymap instead of sparse, because all
180 `self-insert-command' keys are redefined in this map.
181 (org-export-as-html): Specify charset for HTML file, by taking it
182 from the coding system.
183
184 2005-10-10 Kenichi Handa <handa@m17n.org>
185
186 * textmodes/flyspell.el (flyspell-check-word-p):
187 If unread-command-events is non-empty, don't call sit-for.
188
189 2005-10-09 Richard M. Stallman <rms@gnu.org>
190
191 * font-lock.el (font-lock-syntactic-keywords)
192 (font-lock-keywords): Doc fixes.
193
194 * textmodes/flyspell.el (flyspell-external-point-words):
195 Simplify logic, and don't try to check for consecutive appearances
196 of one incorrect word.
197
198 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
199
200 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
201 separator.
202
203 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
204 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
205 (gud-expansion-speedbar-buttons): New function.
206 (gud-speedbar-buttons): Check for gud-comint-buffer.
207
208 2005-10-09 Bill Wohler <wohler@newt.com>
209
210 * Makefile.in (updates): Add mh-loaddefs dependency.
211
212 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
213
214 * speedbar.el (speedbar-file-key-map): Fix typo.
215
216 2005-10-09 Daniel Brockman <daniel@brockman.se>
217
218 * cus-start.el (line-spacing): Add custom spec.
219
220 2005-10-09 Romain Francoise <romain@orebokech.com>
221
222 * textmodes/ispell.el (ispell-check-version): Fix last change.
223
224 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
225
226 * term/x-win.el: Remove -i, --icon-type from comment.
227
228 * startup.el (command-line-x-option-alist): Remove options -i,
229 -itype, --icon-type, added -nb, --no-bitmap-icon
230
231 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
232
233 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
234 instead of :active.
235
236 2005-10-08 Eric Hanchrow <offby1@blarg.net>
237
238 * textmodes/ispell.el (ispell-check-version):
239 Ignore hyphen, and all that follows, in aspell's version text.
240
241 2005-10-08 Jay Belanger <belanger@truman.edu>
242
243 * calc/calc-arith.el (math-known-square-matrixp): New function.
244 (math-pow-fancy): Check for matrices before distributing exponent
245 across products.
246
247 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
248 fullscreen keypad. Suggested by Luc Teirlinck.
249 (calc-keypad-show-input): Add space for formatting.
250
251 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
252 Add square matrix option.
253
254 * calc/calc-poly.el (math-expand-term): Check for matrices instead
255 of checking calc-matrix-mode when deciding how to expand.
256
257 * calc/calc.el (calc-set-mode-line): Add square matrix option.
258
259 2005-10-08 Lars Hansen <larsh@soem.dk>
260
261 * net/tramp.el (tramp-perl-directory-files-and-attributes):
262 Add error handling.
263 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
264
265 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
266
267 Sync with Tramp 2.0.51.
268
269 * net/tramp.el (tramp-handle-set-visited-file-modtime)
270 (tramp-handle-insert-file-contents, tramp-handle-write-region):
271 Insert special handling for `last-coding-system-used', again
272 it still seems to be necessary (unlike stated before).
273 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
274 (tramp-password-prompt-regexp): There might be other words before
275 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
276 (tramp-chunksize): Improve docstring.
277 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
278 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
279 Christian Joergensen <bugs@razor.dk>.
280
281 2005-10-07 Glenn Morris <rgm@gnu.org>
282
283 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
284 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
285 precision'.
286
287 2005-10-07 Romain Francoise <romain@orebokech.com>
288
289 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
290 (ibuffer-do-shell-command-pipe-replace)
291 (ibuffer-do-shell-command-file, ibuffer-do-eval)
292 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
293 (ibuffer-do-revert, ibuffer-do-replace-regexp)
294 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
295 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
296 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
297 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
298 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
299 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
300 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
301 Autoload file sans suffix.
302
303 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
304
305 2005-10-07 David Ponce <david@dponce.com>
306
307 * recentf.el (recentf-menu-open-all-flag): New option.
308 (recentf-digit-shortcut-command-name): New function.
309 (recentf--shortcuts-keymap): New variable.
310 (recentf-menu-shortcuts): New variable.
311 (recentf-make-menu-items): Initialize it. Replace the "More..."
312 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
313 (recentf-menu-value-shortcut): New function.
314 (recentf-make-menu-item): Use it. No more in-lined.
315 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
316 (recentf-open-most-recent-file): Rename from
317 `recentf-open-file-with-key'. Don't depend on key binding.
318 (recentf-mode-map): New variable.
319 (recentf-mode): Use it.
320
321 2005-10-06 Bill Wohler <wohler@newt.com>
322
323 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
324
325 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
326 (MH-E-SRC): New. Used by mh-autoloads.
327 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
328 files in MH-E-SRC have been updated.
329 (compile, recompile, bootstrap): Depend on mh-autoloads.
330
331 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
332
333 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
334 gud-break and gud-remove icons when the fringe is not available.
335
336 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
337 Typo.
338
339 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
340
341 * play/zone.el (zone): Wrap body with save-window-excursion.
342
343 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
344
345 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
346 Use the new `list-only' arg to diary-list-entries.
347
348 * calendar/diary-lib.el: Use overlays rather than selective-display.
349 (diary-selective-display): New var.
350 (diary-header-line-format): Use it.
351 (diary-list-entries): Add argument `list-only'.
352 Put the buffer in diary-mode. Don't add \^M at beg and end.
353 Replace \^M by invisible overlays.
354 (diary-unhide-everything): Replace \^M by invisible overlays.
355 (print-diary-entries): Look for overlays rather than \^M.
356 Add a space to the temp buffer name.
357 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
358 Put the buffer in diary-mode.
359 (list-sexp-diary-entries): Replace \^M by invisible overlays.
360 (diary-anniversary): Make the year arg optional.
361 (diary-time-regexp): New const.
362 (diary-font-lock-keywords): Use it to accept a few more time formats.
363
364 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
365
366 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
367
368 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
369 Fix bug introduced 2005-07-03: Use (car (last ...))
370 to faithfully reproduce replaced artist-last.
371 (artist-set-arrow-points-for-poly): Likewise.
372 Suggested by Johan Bockg\e,Ae\e(Brd.
373
374 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
375
376 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
377 * wid-edit.el (widget):
378 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
379 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
380
381 2005-10-06 Kenichi Handa <handa@m17n.org>
382
383 * international/mule-cmds.el (set-language-environment):
384 Fix setting up of case-table for unibyte mode.
385
386 * simple.el (what-cursor-position): If the character is displayed
387 by some `display' text property, show that. Don't use
388 single-key-description for eight-bit characters in multibyte mode.
389
390 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
391
392 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
393 (gdb-ann3): Set it.
394 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
395 (gdb-info-frames-custom): Use inverse-video for first five
396 characters of selected frame only.
397 (gdb-get-frame-number): Select frame even when point is on frame
398 number.
399
400 2005-10-06 Masatake YAMATO <jet@gyve.org>
401
402 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
403 Put `font-lock-function-name-face'.
404 (gdb-info-frames-custom): Put `font-lock-function-name-face'
405 and `font-lock-variable-name-face'
406 (gdb-registers-font-lock-keywords): New font lock keywords definition.
407 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
408 (gdb-memory-font-lock-keywords): New font lock keywords definition.
409 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
410 (gdb-local-font-lock-keywords): New font lock keywords definition.
411 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
412 (gdb-threads-font-lock-keywords): New font lock keywords definition.
413 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
414
415 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
416
417 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
418 (ediff-merge-region-is-non-clash-to-skip): Previously called
419 ediff-merge-region-is-non-clash.
420
421 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
422 Use insert-buffer-substring.
423
424 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
425 selecting files to patch. Also bug fixes.
426
427 * ediff-util.el (ediff-setup): Bug fix.
428 (ediff-next-difference): Never skip clashes that differ in white
429 space only.
430
431 * ediff-wind.el (ediff-setup-control-frame)
432 (ediff-destroy-control-frame): Check the menubar feature.
433
434 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
435 (viper-refresh-mode-line): Use make-local-variable to localize
436 some vars instead of make-variable-buffer-local. Suggested by
437 Stefan Monnier.
438
439 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
440 (viper-restore-cursor-type, viper-set-insert-cursor-type):
441 Use make-local-variable instead of make-variable-buffer-local.
442 Suggested by Stefan Monnier.
443
444 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
445 (viper-comint-mode-hook): Use make-local-variable on
446 require-final-newline.
447 (viper-non-hook-settings): Don't use make-variable-buffer-local.
448
449 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
450
451 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
452 also the second char of a comment-start sequence.
453 (scheme-sexp-comment-syntax-table): New var.
454 (lambda, define): Set their scheme-doc-string-elt property.
455 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
456 Use lisp-font-lock-syntactic-face-function now that it properly
457 handles |...| symbols.
458 (scheme-mode-variables): Set lisp-doc-string-elt-property,
459 parse-sexp-lookup-properties and font-lock-extra-managed-props.
460
461 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
462 bit from # to |.
463 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
464
465 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
466 (lisp-doc-string-elt-property): New var.
467 (lisp-font-lock-syntactic-face-function): Use it.
468 Rewrite to recognize docstrings even for forms not at toplevel.
469
470 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
471 annotation on the | part of #| rather than on the # part.
472 (scheme-font-lock-syntactic-face-function): New function, to
473 distinguish strings from |...| symbols.
474 (scheme-mode-variables): Use it. Also fix up the font-lock-time
475 syntax-table so that #|...|# is properly highlighted.
476
477 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
478 Don't mark as docstring the 3rd elem of an unknown toplevel form.
479
480 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
481
482 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
483 and C-e.
484
485 * emacs-lisp/eldoc.el: Move comments into docstrings.
486 (eldoc-message-commands): Initialize in its declaration.
487 Add move-beginning-of-line and move-end-of-line.
488 (eldoc-add-command, eldoc-add-command-completions)
489 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
490
491 * outline.el (outline-mark-subtree): Activate the mark.
492
493 * calendar/appt.el (appt-time-regexp): New var.
494 (appt-add, appt-make-list): Use it.
495 (appt-convert-time): Clean up.
496
497 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
498 Don't set any syntax-table property here.
499 (tex-font-lock-verb): New function. Do it here.
500 (tex-font-lock-syntactic-keywords): Use it.
501
502 2005-10-04 Richard M. Stallman <rms@gnu.org>
503
504 * wid-edit.el (widget-file-complete): Get the widget start point
505 the right way. Default directory to `/' if file has none.
506
507 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
508
509 * textmodes/flyspell.el (flyspell-mode-on):
510 Call ispell-maybe-find-aspell-dictionaries.
511
512 * textmodes/ispell.el (ispell-word, ispell-region):
513 Call ispell-maybe-find-aspell-dictionaries.
514 (ispell-accept-buffer-local-defs):
515 Don't call ispell-maybe-find-aspell-dictionaries
516
517 2005-10-04 Richard M. Stallman <rms@gnu.org>
518
519 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
520
521 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
522
523 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
524 instead of `fboundp' in order to allow for anonymous functions.
525
526 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
527
528 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
529 case the user clicks on the link while another window is selected.
530 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
531
532 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
533 functionality.
534 (dframe-help-echo): Save point in case mouse tracking is off.
535
536 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
537
538 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
539
540 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
541
542 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
543 not change the global value of those vars.
544
545 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
546 make-local-variable which we do not need any more.
547
548 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
549
550 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
551 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
552 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
553 (speedbar-path-line): Define obsolete aliases.
554 (speedbar-line-directory): Doc fix.
555
556 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
557 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
558 instead of speedbar-line-path.
559
560 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
561
562 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
563 to nil if dropping on a window. Handle dropping on a minibuffer window
564 like dropping on a non-window part of Emacs.
565
566 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
567
568 * net/ange-ftp.el: Use with-current-buffer.
569 (ange-ftp-insert-directory): Do not follow symlinks any more.
570
571 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
572 Remove interactive spec.
573
574 2005-10-03 Kim F. Storm <storm@cua.dk>
575
576 * ido.el (ido-mode): Use custom-initialize-set.
577
578 2005-10-02 Richard M. Stallman <rms@gnu.org>
579
580 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
581 Use insert-buffer-substring.
582
583 * net/tramp.el: Pacify byte compiler warnings in pacification code.
584 (tramp-handle-file-local-copy): Use insert-buffer-substring.
585
586 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
587
588 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
589 in last change.
590 (ange-ftp-insert-directory): Fix up the search for the case where
591 `file' is absolute.
592
593 2005-10-02 Romain Francoise <romain@orebokech.com>
594
595 * progmodes/compile.el (compile-goto-error): Delete extra paren.
596
597 2005-10-02 Andreas Schwab <schwab@suse.de>
598
599 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
600 directory component in the session info.
601
602 2005-10-01 Richard M. Stallman <rms@gnu.org>
603
604 * comint.el (comint-redirect-subvert-readonly): Doc fix.
605
606 * simple.el (next-error-internal): New function.
607
608 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
609 (compilation-start): Pass new arg to compilation-buffer-name.
610 (compile-goto-error): Use next-error-internal.
611
612 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
613
614 * speedbar.el: Remove RCS tag.
615 (speedbar-check-read-only): Handle non-existent files.
616
617 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
618
619 * info.el (Info-speedbar-hierarchy-buttons)
620 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
621
622 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
623
624 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
625 Do not match newline.
626 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
627 (bibtex-summary): Remove unnecessary save-excursion.
628 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
629
630 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
631
632 * term/mac-win.el: Add charset info for "iso10646-1".
633 Modify default fontset to use ATSUI-compatible fonts for some charsets
634 if available.
635
636 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
637
638 * speedbar.el: Re-apply arch tag.
639 (speedbar-version): Rename to version 1.0. Suggested by Eric
640 M. Ludlam.
641 Reapply two changes from Emacs CVS' version of speedbar lost
642 during the merge:
643 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
644 (speedbar-frame-parameters): Improve customize type.
645
646 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
647
648 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
649 (ange-ftp-file-directory-p): Fix the symlink case.
650 (ange-ftp-insert-directory): When listing a single file, get a list of
651 the parent buffer and extract the relevant line. Inspired from a patch
652 by Katsumi Yamaoka <yamaoka@jpl.org>.
653 (ange-ftp-file-name-sans-versions): Simplify.
654
655 2005-09-30 Bill Wohler <wohler@newt.com>
656
657 Move MH-E image files from toolbar and mail directories into
658 etc/images.
659
660 * mail/reply2.*: Move to etc/images/mail/reply*.
661
662 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
663 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
664 etc/images.
665
666 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
667 * toolbar/reply*: Move to etc/images/mail.
668
669 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
670
671 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
672
673 * speedbar.el: New version 1.0pre3.
674
675 Frame management code (including timer, and mouse click specifics)
676 moved to dframe.el:
677 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
678 (speedbar-timer): Removed. Use dframe-timer.
679 (speedbar-close-frame): Removed. Use dframe-close-frame.
680 (speedbar-activity-change-focus-flag): Removed. Use
681 dframe-activity-change-focus-flag.
682 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
683 dframe-update-speed.
684
685 (speedbar-current-frame): New macro. Use this instead of the
686 variable speedbar-frame.
687
688 (speedbar-use-images, speedbar-expand-image-button-alist)
689 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
690
691 (speedbar-find-image-on-load-path): Removed. Replaced by
692 defezimage in ezimage.el.
693 (speedbar-expand-image-button-alist): Removed. Replaced by
694 ezimage-expand-image-button-alist in ezimage.el.
695
696 (speedbar-ignored-directory-regexp)
697 (speedbar-add-ignored-directory-regexp)
698 (speedbar-ignored-directory-expressions)
699 (speedbar-line-directory, speedbar-buffers-line-directory)
700 (speedbar-directory-line, speedbar-buffers-line-directory):
701 Renamed, replacing `path' with `directory'.
702
703 (speedbar-create-directory, speedbar-expand-line-descendants)
704 (speedbar-toggle-line-expansion)
705 (speedbar-contract-line-descendants): New commands.
706
707 (speedbar-query-confirmation-method, speedbar-select-frame-method)
708 (speedbar-use-tool-tips-flag): New options.
709
710 (speedbar-check-read-only, speedbar-require-version)
711 (speedbar-insert-separator, speedbar-buffers-tail-notes)
712 (speedbar-handle-delete-frame, speedbar-try-completion)
713 (speedbar-update-localized-contents): New functions.
714
715 (speedbar-incompatible-version, speedbar-ro-to-do-point)
716 (speedbar-object-read-only-indicator): New variables.
717
718 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
719 New hooks.
720
721 (speedbar-separator-face): New face.
722
723 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
724 (speedbar-ignored-modes): Add fundamental-mode.
725 (speedbar-directory-unshown-regexp): Add . directories.
726
727 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
728 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
729 `]' for full expand/close.
730 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
731
732 (speedbar-check-vc): Support hidden files.
733 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
734 (speedbar-this-file-in-vc): Use vc-state if available. If VC
735 state is nil, it is not checked out.
736
737 (speedbar-line-text, speedbar-line-token): Support expand buttons
738 with no text.
739 (speedbar-refresh): Universal argument acts as power-click.
740 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
741 that buffer to get variable values.
742
743 And many other bugfixes.
744
745 * dframe.el, ezimage.el, sb-image.el: New files.
746
747 * sb-*.xpm: Remove files. New image files installed into
748 etc/images/ezimage.
749
750 2005-09-30 Kenichi Handa <handa@m17n.org>
751
752 * ps-mule.el (ps-mule-show-warning): If a character is in
753 ps-print-translation-table, don't treat it as non-printable.
754
755 2005-09-30 David Ponce <david@dponce.com>
756
757 * tree-widget.el (tree-widget-themes-load-path): New variable.
758 (tree-widget-themes-directory): Doc fix.
759 (tree-widget-image-formats) [Emacs]: Doc fix.
760 (tree-widget--locate-sub-directory): New function.
761 (tree-widget-themes-directory): Use it.
762
763 * recentf.el (recentf-filename-handlers): Rename from
764 `recentf-filename-handler'. Allow a list of functions.
765 (recentf-menu-items-for-commands): Fix :help strings.
766 (recentf-apply-filename-handlers): New function.
767 (recentf-expand-file-name): Use it.
768 (recentf-cleanup): Remove duplicates too.
769
770 2005-09-29 Juri Linkov <juri@jurta.org>
771
772 * faces.el: Rearrange face definitions to be in the same order as
773 their face descriptions in "(emacs)Standard Faces".
774
775 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
776
777 * tooltip.el (tooltip): Add group `basic-faces'.
778
779 * buff-menu.el (Buffer-menu-buffer): Remove group
780 `font-lock-highlighting-faces'.
781
782 * progmodes/compile.el (compilation-error, compilation-warning)
783 (compilation-info, compilation-line-number, compilation-column-number):
784 Change group from `font-lock-highlighting-faces' to `compilation'.
785
786 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
787 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
788 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
789 (vhdl-font-lock-reserved-words-face)
790 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
791 `font-lock-highlighting-faces'.
792
793 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
794
795 2005-09-28 Kim F. Storm <storm@cua.dk>
796
797 * emulation/cua-base.el: Set CUA move property on additional commands:
798 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
799 forward-sexp, backward-sexp, forward-list, backward-list.
800
801 2005-09-28 Romain Francoise <romain@orebokech.com>
802
803 * comint.el (comint-show-output): Really set point at the
804 beginning of the output when not using `comint-use-prompt-regexp'.
805
806 2005-09-27 Jay Belanger <belanger@truman.edu>
807
808 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
809 in TeX mode.
810
811 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
812
813 * textmodes/org.el (org-table-sum): Fix format string.
814
815 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
816 Quote face names.
817
818 2005-09-26 Romain Francoise <romain@orebokech.com>
819
820 * isearch.el (isearch-forward-regexp): Close doc string.
821
822 2005-09-25 Richard M. Stallman <rms@gnu.org>
823
824 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
825
826 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
827
828 * progmodes/compile.el (compilation-error-properties):
829 When getting the file from the previous error message,
830 correctly decode the new data format.
831
832 * progmodes/cc-cmds.el (c-electric-paren):
833 Call old-blink-paren only for close-paren.
834
835 2005-09-24 Andreas Schwab <schwab@suse.de>
836
837 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
838 condition.
839
840 2005-09-25 Romain Francoise <romain@orebokech.com>
841
842 * dired-aux.el (dired-copy-file-recursive):
843 * dired.el (dired-delete-file):
844 * ediff-mult.el (ediff-dir-diff-copy-file):
845 * ediff-util.el (ediff-test-save-region):
846 * forms.el (forms-mode):
847 * ido.el (ido-file-internal, ido-delete-file-at-head):
848 * log-edit.el (log-edit-done):
849 * ses.el (ses-yank-resize):
850 * play/gomoku.el (gomoku-human-plays, gomoku)
851 (gomoku-human-resigns, gomoku-prompt-for-other-game)
852 (gomoku-offer-a-draw):
853 * play/landmark.el (lm-human-resigns, lm):
854 * net/eudcb-ldap.el (eudc-ldap-check-base):
855 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
856 * progmodes/ebrowse.el (ebrowse-find-pattern):
857 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
858 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
859 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
860
861 * vc.el (vc-delete-file):
862 * play/gomoku.el (gomoku-terminate-game, gomoku)
863 (gomoku-prompt-for-move, gomoku-human-takes-back):
864 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
865 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
866
867 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
868
869 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
870 color rxvt terminals by using the code xterm.el used to use before
871 2005-04-09 in order to match the colors used by rxvt.
872
873 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
874
875 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
876 colors rxvt-unicode terminals by using the same code as xterm.el.
877
878 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
879
880 * textmodes/tex-mode.el (tex-font-lock-append-prop)
881 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
882 new symbol used for the tex-verbatim face.
883
884 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
885
886 * woman.el (woman-file-name):
887 * wid-edit.el (widget-file-prompt-value)
888 (widget-coding-system-prompt-value):
889 * w32-fns.el (set-w32-system-coding-system):
890 * vc.el (vc-version-diff, vc-annotate):
891 * textmodes/reftex-auc.el (reftex-arg-cite)
892 (reftex-arg-index-tag):
893 * textmodes/refer.el (refer-get-bib-files):
894 * textmodes/artist.el (artist-figlet-choose-font):
895 * terminal.el (terminal-emulator):
896 * replace.el (occur-read-primary-args):
897 * rect.el (string-rectangle, string-insert-rectangle):
898 * ps-print.el (ps-print-preprint):
899 * progmodes/pascal.el (pascal-goto-defun):
900 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
901 * progmodes/compile.el (compilation-find-file):
902 * printing.el (pr-interactive-n-up):
903 * play/animate.el (animate-birthday-present):
904 * net/rcompile.el (remote-compile):
905 * man.el (man, Man-goto-section, Man-follow-manual-reference):
906 * mail/rmailsum.el (rmail-summary-search-backward)
907 (rmail-summary-search):
908 * mail/rmailout.el (rmail-output-read-rmail-file-name)
909 (rmail-output-read-file-name):
910 * mail/rmail.el (rmail-search, rmail-search-backwards):
911 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
912 * locate.el (locate):
913 * international/quail.el (quail-show-keyboard-layout):
914 * international/mule.el (set-buffer-file-coding-system)
915 (revert-buffer-with-coding-system, set-file-name-coding-system)
916 (set-terminal-coding-system, set-keyboard-coding-system)
917 (set-next-selection-coding-system):
918 * international/mule-diag.el (describe-coding-system)
919 (describe-font, describe-fontset):
920 * international/mule-cmds.el (universal-coding-system-argument)
921 (search-unencodable-char, describe-input-method)
922 (set-language-environment, describe-language-environment):
923 * international/codepage.el (codepage-setup):
924 * international/code-pages.el (codepage-setup):
925 * info.el (Info-search, Info-follow-reference)
926 (Info-search-backward):
927 * emacs-lisp/advice.el (ad-read-advised-function)
928 (ad-read-advice-class, ad-clear-cache, ad-activate)
929 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
930 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
931 (ad-read-regexp):
932 * ediff-util.el (ediff-toggle-regexp-match):
933 * ediff-ptch.el (ediff-prompt-for-patch-file):
934 * dired-aux.el (dired-diff):
935 * diff.el (diff):
936 * cus-edit.el (custom-variable-prompt):
937 * calendar/timeclock.el (timeclock-ask-for-project):
938 * calc/calcalg3.el (calc-get-fit-variables):
939 * calc/calc-store.el (calc-edit-variable)
940 (calc-permanent-variable):
941 * vc-mcvs.el (vc-mcvs-register):
942 * shadowfile.el (shadow-define-literal-group):
943 * woman.el (woman-file-name):
944 * vc.el (vc-version-diff, vc-merge):
945 * textmodes/reftex-index.el (reftex-index-complete-tag):
946 * format.el (format-decode-buffer, format-decode-region):
947 * emulation/viper-cmd.el (viper-read-string-with-history):
948 * emacs-lisp/debug.el (cancel-debug-on-entry):
949 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
950 * ediff.el (ediff-merge-revisions)
951 (ediff-merge-revisions-with-ancestor, ediff-revision):
952 * completion.el (interactive-completion-string-reader):
953 * calc/calc-prog.el (calc-user-define-formula):
954 Follow convention for reading with the minibuffer.
955
956 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
957
958 * progmodes/python.el (python-describe-symbol): Add globals() and
959 locals() to the arguments of emacs.ehelp.
960
961 2005-09-24 Magnus Henoch <mange@freemail.hu>
962
963 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
964 New function, code extracted from ispell-valid-dictionary-list.
965 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
966 Call it.
967
968 2005-09-24 Eli Zaretskii <eliz@gnu.org>
969
970 * subr.el (version-regexp-alist): Extend valid syntax for version
971 strings: allow any of the characters -,_,+ to separate the
972 alpha/beta/rc part from the version part. Doc fix.
973 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
974
975 2005-09-23 David Reitter <david.reitter@gmail.com>
976
977 * mail/mailclient.el: New file.
978
979 2005-09-23 Richard M. Stallman <rms@gnu.org>
980
981 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
982 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
983 Doc fixes.
984
985 * progmodes/cc-mode.el (c-font-lock-init):
986 Specify font-lock-lines-before.
987
988 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
989
990 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
991 whole conflict.
992
993 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
994
995 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
996 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
997 of `remap' feature when available. Additional key bindings for
998 better tty support.
999 (org-mode-restart, org-force-self-insert): New commands.
1000 (org-time-stamp-inactive): New command.
1001 (org-remap): New function.
1002 (org-table-auto-blank-field, org-level-color-stars-only): New options.
1003 (org-enable-fixed-width-editor): Move to `org-structure'
1004 customization group.
1005 (org-self-insert-command, orgtbl-self-insert-command): Modify to
1006 blank field after field motion commands.
1007
1008 2005-09-23 Kenichi Handa <handa@m17n.org>
1009
1010 * international/mule-cmds.el (set-language-environment):
1011 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
1012 have to call utf-translate-cjk-load-tables.
1013
1014 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
1015
1016 * mouse.el (mouse-move-drag-overlay): Fix last change.
1017
1018 2005-09-22 David Ponce <david@dponce.com>
1019
1020 * tree-widget.el (tree-widget-value-create): Fix previous change.
1021
1022 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1023
1024 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
1025
1026 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
1027
1028 * mouse.el (mouse-move-drag-overlay): New function.
1029 (mouse-drag-region-1): Use it.
1030 Try to simplify a bit the state handling. Handle clicks on links
1031 inside intangible areas.
1032 (mouse-save-then-kill): Minor simplification.
1033 (mouse-secondary-overlay): Make it always non-nil instead of
1034 recreating it each time.
1035 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
1036 (mouse-kill-secondary, mouse-secondary-save-then-kill):
1037 Simplify accordingly.
1038
1039 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1040
1041 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
1042
1043 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
1044
1045 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
1046 (ediff-file-name-sans-prefix): Treat nil as an empty string.
1047 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
1048 to patch.
1049
1050 * ediff-util.el: Use insert-buffer-substring.
1051
1052 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
1053
1054 * emulation/viper-cmd.el (viper-change-state): Don't move over the
1055 field boundaries in the minibuffer.
1056 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
1057 (viper-minibuffer-post-command-hook): New hook.
1058 (viper-line): Don't move cursor at bolp.
1059
1060 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
1061
1062 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
1063 avoid compiler warnings.
1064
1065 * emulation/viper-macs.el (ex-map): Better messages.
1066
1067 * emulation/viper-utils.el (viper-beginning-of-field): New function.
1068
1069 * emulation/viper.el: Replace make-variable-buffer-local with
1070 viper-make-variable-buffer-local everywhere, to avoid warnings.
1071
1072 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
1073
1074 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
1075 Delete unused var `old-selected-window'.
1076 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
1077 (mouse-drag-secondary): Delete unused var `start-frame'.
1078
1079 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
1080
1081 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
1082
1083 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
1084
1085 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
1086 Re-indent within 80 columns. Use inhibit-read-only.
1087
1088 2005-09-19 Romain Francoise <romain@orebokech.com>
1089
1090 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
1091
1092 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
1093
1094 * font-lock.el (font-lock-default-fontify-region): Don't add a line
1095 unconditionally, since the after-change-function already did it.
1096
1097 2005-09-19 Miles Bader <miles@gnu.org>
1098
1099 * net/newsticker.el: Get rid of CVS keyword.
1100
1101 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
1102
1103 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
1104 The prompt is formatted later.
1105
1106 2005-09-19 David Ponce <david@dponce.com>
1107
1108 * tree-widget.el (tree-widget-value-create): Save the converted
1109 tree :node widget.
1110
1111 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
1112
1113 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
1114 variable `message'.
1115
1116 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
1117
1118 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
1119 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
1120 <slawomir.nowaczyk.847@student.lu.se>.
1121
1122 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
1123
1124 * image.el (image-load-path): Use symbol `data-directory' instead
1125 of its value, for backward compatibility with packages that bind
1126 it during `find-image'. Suggested by Katsumi Yamaoka.
1127 (image-search-load-path): Handle symbols whose values are strings.
1128
1129 2005-09-18 Romain Francoise <romain@orebokech.com>
1130
1131 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
1132 with-current-buffer form in save-excursion.
1133
1134 2005-09-18 D Goel <deego@gnufans.org>
1135
1136 * apropos.el (apropos-command): Fix `message' call: first arg
1137 should be a format spec. In this and all other cases that appear
1138 below and elsewhere in the source code, I made a change only when
1139 two conditions were satisfied: [1] I can think of a possibility
1140 that the arguments would cause an error, for example, the code in
1141 question relies on external variables such as filenames. [2] I
1142 was sure that the arg to `message' could not have been nil in the code.
1143
1144 * textmodes/tildify.el (tildify-region): Ditto.
1145
1146 * textmodes/reftex-index.el (reftex-index-change-entry)
1147 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
1148 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
1149 * textmodes/org.el (org-complete, org-deadline, org-schedule)
1150 (org-priority, org-table-sum):
1151 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
1152 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
1153 (flyspell-word, flyspell-display-next-corrections):
1154 * textmodes/bibtex.el (bibtex-print-help-message):
1155 * textmodes/artist.el (artist-key-set-point-poly):
1156 * term/mac-win.el (mac-services-insert-text):
1157 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
1158 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
1159 (vhdl-port-paste-testbench, vhdl-compose-new-component)
1160 (vhdl-compose-configuration):
1161 * progmodes/sh-script.el (sh-blink, sh-show-indent)
1162 (sh-set-indent, sh-learn-line-indent):
1163 * progmodes/ps-mode.el (ps-mode-target-column):
1164 * progmodes/idlwave.el (idlwave-make-tags)
1165 (idlwave-scan-library-catalogs):
1166 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
1167 * progmodes/gud.el (gud-jdb-analyze-source):
1168 * progmodes/flymake.el (flymake-log):
1169 * progmodes/ebnf2ps.el (ebnf-generate-region):
1170 * progmodes/cmacexp.el (c-macro-expansion):
1171 * progmodes/ada-xref.el (ada-treat-cmd-string):
1172 * progmodes/ada-mode.el (ada-create-case-exception-substring)
1173 (ada-justified-indent-current, ada-batch-reformat):
1174 * play/zone.el (zone):
1175 * play/landmark.el (lm-move):
1176 * play/decipher.el (decipher-show-alphabet):
1177 * net/newsticker.el (newsticker--display-jump)
1178 (newsticker--display-scroll):
1179 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
1180 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
1181 * mail/feedmail.el (feedmail-dump-message-to-queue):
1182 * eshell/esh-proc.el (eshell-remove-process-entry):
1183 * emulation/ws-mode.el (ws-last-error):
1184 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
1185 (viper-record-kbd-macro):
1186 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
1187 * emacs-lisp/lisp-mnt.el (lm-report-bug):
1188 * emacs-lisp/find-func.el (find-function-noselect):
1189 * calendar/timeclock.el (timeclock-status-string)
1190 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
1191 (timeclock-when-to-leave-string):
1192 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
1193 * calc/calc-units.el (calc-enter-units-table):
1194 * calc/calc-mode.el (calc-mode-record-mode):
1195 * woman.el (woman-mini-help):
1196 * wdired.el (wdired-change-to-wdired-mode):
1197 * vc.el (vc-retrieve-snapshot):
1198 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
1199 * startup.el (display-startup-echo-area-message):
1200 * simple.el (set-goal-column):
1201 * ses.el (ses-command-hook, ses-recalculate-cell):
1202 * server.el (server-process-filter):
1203 * printing.el (pr-interface-txt-print, pr-interface-printify)
1204 (pr-interface-ps):
1205 * pcvs.el (cvs-help):
1206 * log-edit.el (log-edit, log-edit-mode-help):
1207 * iswitchb.el (iswitchb-possible-new-buffer):
1208 * isearch.el (isearch-edit-string):
1209 * image-mode.el (image-mode, image-minor-mode):
1210 * ibuf-macs.el (define-ibuffer-filter):
1211 * hi-lock.el (hi-lock-find-patterns):
1212 * files.el (toggle-read-only):
1213 * ediff-util.el (ediff-copy-diff)
1214 (ediff-write-merge-buffer-and-maybe-kill):
1215 * echistory.el (Electric-history-undefined):
1216 * dnd.el (dnd-insert-text):
1217 * dired-aux.el (dired-query):
1218 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
1219 * bookmark.el (bookmark-bmenu-locate):
1220 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
1221 Fix `message' calls to ensure first arg is a format string.
1222 The change was made only when these two conditions were satisfied:
1223 [1] when there is a possibility that the arguments would cause an error
1224 for example, if the code in question relies on external variables
1225 such as filenames, and
1226 [2] if the arg to `message' could not have been nil in the code.
1227
1228 * pcomplete.el (pcomplete--help): Fix `message' format spec.
1229 Not having a %s would be weird, though not technically wrong.
1230
1231 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1232
1233 * term/mac-win.el (mac-add-charset-info): Doc fix.
1234
1235 2005-09-17 Romain Francoise <romain@orebokech.com>
1236
1237 * shell.el (shell-resync-dirs): Handle echoing processes more
1238 reliably. Don't insert resync command if `comint-process-echoes'
1239 is non-nil.
1240
1241 2005-09-17 Magnus Henoch <mange@freemail.hu>
1242
1243 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
1244 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
1245 aspell versions >= 0.60.
1246 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
1247 only if ispell-aspell-supports-utf8 is non-nil.
1248
1249 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1250
1251 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
1252 buffer-local value to lisp-indent-function.
1253
1254 2005-09-17 Milan Zamazal <pdm@zamazal.org>
1255
1256 * progmodes/glasses.el (glasses-make-readable): If
1257 glasses-separator differs from underscore, put appropriate
1258 overlays over underscore characters.
1259 (glasses-convert-to-unreadable): If glasses-separator differs from
1260 underscore, try to convert glasses-separator characters to
1261 underscores.
1262
1263 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
1264
1265 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
1266 Use with-syntax-table and dolist.
1267
1268 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
1269
1270 * textmodes/reftex-auc.el:
1271 * textmodes/reftex-cite.el:
1272 * textmodes/reftex-dcr.el:
1273 * textmodes/reftex-global.el:
1274 * textmodes/reftex-parse.el:
1275 * textmodes/reftex-ref.el:
1276 * textmodes/reftex-sel.el:
1277 * textmodes/reftex-toc.el:
1278 * textmodes/reftex-vars.el:
1279 * textmodes/reftex.el: Small changes to remove compiler warnings.
1280
1281 * textmodes/reftex-index.el: Likewise.
1282 (reftex-query-index-phrase): More efficient use of markers.
1283
1284 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
1285
1286 * image.el (image-load-path): New variable.
1287 (image-search-load-path): New function.
1288 (find-image): Search for images in `image-load-path'.
1289
1290 2005-09-15 Richard M. Stallman <rms@gnu.org>
1291
1292 * follow.el: Change Maintainer field.
1293
1294 2005-09-15 David Ponce <david@dponce.com>
1295
1296 * recentf.el (recentf-save-file-modes): New option.
1297 (recentf-save-list): Use it.
1298
1299 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
1300
1301 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
1302 (mode-line-mule-info, mode-line-modified): Move bindings from
1303 mouse-3 to mouse-1.
1304
1305 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
1306
1307 * simple.el (sendmail-user-agent-compose): Revert last change.
1308
1309 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
1310
1311 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
1312 Use with-current-buffer.
1313 (ange-ftp-gwp-start): Remove unused var `gw-user'.
1314 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
1315 (ange-ftp-insert-directory): Remove unused var `short'.
1316 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
1317
1318 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
1319 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
1320
1321 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
1322 (check-calendar-holidays, diary-list-entries): Autoload.
1323 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
1324 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
1325
1326 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
1327 which mistakenly removed a call to display-buffer.
1328
1329 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
1330
1331 * obsolete/iso-insert.el: Move to obsolete/ from international/.
1332
1333 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
1334
1335 * progmodes/hideshow.el
1336 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
1337 (hs-allow-nesting): New user var.
1338 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
1339 (hs-hide-block-at-point): When nesting allowed,
1340 if there is already an overlay in place, delete it.
1341 (hs-safety-is-job-n): Delete func; remove call sites.
1342 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
1343 (hs-overlay-at): New func.
1344 (hs-already-hidden-p, hs-show-block): Use it.
1345 (hs-hide-all): Don't pre-clean if nesting allowed.
1346 (hs-show-all): Temporarily disallow
1347 nesting around call to `hs-discard-overlays'.
1348
1349 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
1350
1351 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
1352 Delete unused local var.
1353
1354 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
1355
1356 * help-fns.el (describe-categories): "?\ " -> "?\s".
1357 (help-do-arg-highlight): Recognize also ARG-n, as in
1358 `move-to-left-margin' (ARG+n is already recognized). Simplify.
1359
1360 * international/codepage.el (dos-unsupported-char-glyph):
1361 * net/newsticker.el (tool-bar-map, w3-mode-map)
1362 (w3m-minor-mode-map):
1363 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
1364 (ent-alist):
1365 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
1366
1367 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
1368
1369 * custom.el (custom-push-theme): Handle the case where a symbol is
1370 bound but face properties have not yet been assigned.
1371
1372 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
1373 Fix behavior if noerase is `t' and there is no mail buffer.
1374
1375 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
1376 if `continue' is nil, rather than signal an error.
1377
1378 2005-09-12 Richard M. Stallman <rms@gnu.org>
1379
1380 * font-lock.el (font-lock-keywords): Add autoload.
1381
1382 * help-fns.el (describe-variable): Rearrange to put source link
1383 in a predictable place.
1384
1385 * net/newsticker.el: New file.
1386
1387 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
1388
1389 * calendar/calendar.el (calendar-for-loop): Add edebug info.
1390 (calendar-basic-setup): Use the new nil arg.
1391 (number-of-diary-entries): Move to diary-lib.el.
1392
1393 * calendar/diary-lib.el: Use with-current-buffer, match-string.
1394 (diary-list-entries): Use with-syntax-table and dolist.
1395 Rename from list-diary-entries.
1396 Use number-of-diary-entries if `number' is nil.
1397 (diary, diary-view-entries): Use this new name and new nil arg value.
1398 (number-of-diary-entries): Move from calendar.el.
1399 (diary-unhide-everything): New function.
1400 (include-other-diary-files, fancy-diary-display)
1401 (diary-show-all-entries, make-diary-entry): Use it.
1402 (diary-mail-entries): Use buffer-string.
1403 (mark-diary-entries): Fix long standing paren typo.
1404 (diary-sexp-entry): Use count-lines.
1405 (make-diary-entry): Avoid `previous-line'.
1406 (diary-mode-map): New var.
1407 (diary-mode): Redraw cal after saving. Setup header-line.
1408 (fancy-diary-display-mode): Use local-set-key.
1409
1410 * startup.el (command-line): Try calling various terminal-init-foo-bar
1411 functions by stripping hyphenated suffixes from $TERM.
1412
1413 * files.el (normal-mode): Check boundness of font-lock-keywords.
1414
1415 2005-09-12 Richard M. Stallman <rms@gnu.org>
1416
1417 * progmodes/compile.el: Don't decide a file's directory
1418 until the user actually tries to go there.
1419 (compilation-next-error-function):
1420 Pass compilation-find-file the directory from the file-struct.
1421 (compilation-internal-error-properties): Separate local FILE-STRUCT
1422 from FILE. Doc the args better. Rename arg FMT to FMTS.
1423 (compilation-find-file): Arg DIR renamed to DIRECTORY.
1424 Expand it, and if nil, use default-directory.
1425 (compilation-get-file-structure): Don't mix specified directory
1426 with default directory. Put specified directory into
1427 file-struct. Don't make the file name absolute.
1428
1429 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
1430 (compile-command): Add autoload.
1431 (compilation-disable-input): Add autoload.
1432
1433 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
1434
1435 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
1436 strings of the variables it can override.
1437 (time-stamp): New (as yet undocumented) time-stamp-format escapes
1438 %Q and %q, for fully-qualified domain name and unqualified host name.
1439
1440 2005-09-11 Kim F. Storm <storm@cua.dk>
1441
1442 * emacs-lisp/authors.el (authors-aliases): Update list.
1443 (authors-fixed-entries): Update mldrag.el entry.
1444
1445 2005-09-10 Alan Mackenzie <acm@muc.de>
1446
1447 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
1448 from the region narrowed to.
1449
1450 2005-09-10 Magnus Henoch <mange@freemail.hu>
1451
1452 * textmodes/ispell.el (ispell-check-version): Signal an error if
1453 aspell version is less than 0.60.
1454
1455 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
1456
1457 * progmodes/octave-inf.el (inferior-octave-startup):
1458 Resync current dir at the end.
1459
1460 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
1461
1462 * woman.el (woman-topic-at-point-default):
1463 Rename to woman-use-topic-at-point-default.
1464 (woman-topic-at-point): Rename to woman-use-topic-at-point.
1465 (woman-file-name): Reflect renames above. Automatically use the
1466 word at point as topic if woman-use-topic-at-point is non-nil.
1467 Otherwise offer it as default but don't insert it in the
1468 minibuffer. Also use `test-completion' instead of `assoc' as
1469 suggested by Stefan Monnier.
1470
1471 2005-09-10 Andre Spiegel <spiegel@gnu.org>
1472
1473 * vc.el (vc-directory, vc-update-change-log): Throw an error on
1474 the attempt to do it over Tramp. This is not yet supported.
1475
1476 2005-09-10 Eli Zaretskii <eliz@gnu.org>
1477
1478 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
1479 (menu-bar-non-minibuffer-window-p): New functions.
1480 ("Split Window", "Save As..."): Use them.
1481 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
1482 ("Print Buffer", "Truncate Long Lines in this Buffer"):
1483 Use menu-bar-menu-frame-live-and-visible-p.
1484 ("Save Buffer", "Insert File", "Open Directory...")
1485 ("Open File...", "Visit New File..."):
1486 Use menu-bar-non-minibuffer-window-p.
1487 (kill-this-buffer-enabled-p, dired <menu-enable>):
1488 Use menu-bar-non-minibuffer-window-p.
1489
1490 2005-09-09 Eli Zaretskii <eliz@gnu.org>
1491
1492 * cus-start.el (all): Don't complain about fringe-related
1493 built-ins if fringes are not supported. Ditto about
1494 selection-related built-ins. Fix the test for GTK-related built-ins.
1495
1496 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
1497 ("Postscript Print Buffer", "Print Region", "Save As...")
1498 ("Save", "Insert File...", "Open Directory...")
1499 ("Open File...", "Visit New File..."")
1500 ("Truncate Long Lines in this Buffer"): Don't look at
1501 menu-updating-frame if this display does not support multiple frames.
1502
1503 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
1504
1505 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
1506
1507 2005-09-09 Emilio Lopes <eclig@gmx.net>
1508
1509 * woman.el: Format- and whitespace-related changes.
1510
1511 2005-09-09 Eli Zaretskii <eliz@gnu.org>
1512
1513 * woman.el: Fix my email address.
1514
1515 2005-09-08 Richard M. Stallman <rms@gnu.org>
1516
1517 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
1518 (sh-mode): Locally set skeleton-pair-default-alist.
1519
1520 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
1521
1522 * progmodes/flymake.el: Require `compile' unconditionally.
1523
1524 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
1525
1526 * woman.el (woman-file-name): Provide a default, not initial input.
1527
1528 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
1529
1530 * font-lock.el (font-lock-support-mode): Doc fix.
1531
1532 * descr-text.el (describe-property-list): Handle non-symbol prop names.
1533
1534 2005-09-08 Richard M. Stallman <rms@gnu.org>
1535
1536 * simple.el (blink-matching-open): Get rid of text props from
1537 the string shown in echo area. Don't permanently set point.
1538 Some rearrangements.
1539
1540 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
1541
1542 * recentf.el (recentf-filename-handler): Add custom choice
1543 `abbreviate-file-name'.
1544
1545 * msb.el (msb--very-many-menus): Fix typo.
1546
1547 * disp-table.el (standard-display-european): Don't set
1548 enable-multibyte-characters to nil.
1549
1550 2005-09-08 David Ponce <david@dponce.com>
1551
1552 * recentf.el (recentf-show-file-shortcuts-flag): New option.
1553 (recentf-expand-file-name): Doc fix.
1554 (recentf-dialog-mode-map): Define digit shortcuts.
1555 (recentf--files-with-key): New variable.
1556 (recentf-show-digit-shortcut-filter): New function.
1557 (recentf-open-files-items): New function.
1558 (recentf-open-files): Use it.
1559 (recentf-open-file-with-key): New command.
1560
1561 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
1562
1563 * buff-menu.el (Buffer-menu-sort-by-column): New function.
1564 Suggested by Kim F. Storm.
1565 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
1566 (Buffer-menu-make-sort-button): Use global keymap.
1567
1568 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
1569
1570 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
1571 (Man-getpage-in-background-advice): Remove defadvice; it isn't
1572 necessary any longer with the remapped command.
1573 (Man-bgproc-sentinel-advice): Remove defadvice which counts
1574 formatting time only.
1575
1576 * net/tramp.el (tramp-action-password)
1577 (tramp-multi-action-password): Compile the password prompt from
1578 `method', `user' and `host'. Sometimes it isn't obvious which
1579 password to enter, for example with remote files offered by
1580 recentf.el, or with multiple steps. Suggested by Robert Marshall
1581 <robert@chezmarshall.freeserve.co.uk>.
1582
1583 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
1584
1585 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
1586 Fix regexp for when "s///" is at the beginning of line.
1587
1588 2005-09-07 Jay Belanger <belanger@truman.edu>
1589
1590 * calc/calc-poly.el (math-expand-term): Multiply out any powers
1591 when in matrix mode.
1592
1593 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
1594
1595 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
1596 non-anonymous functions.
1597
1598 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
1599
1600 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
1601 when using a header line. Otherwise, use mouse-1-click-follows-link.
1602
1603 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
1604 can't be moved; don't signal an error.
1605
1606 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
1607
1608 * cus-theme.el (custom-theme-write-faces): Save the current face
1609 spec, not the defface spec.
1610
1611 * custom.el (custom-known-themes): Clarify meaning of "standard".
1612 (custom-push-theme): Save old values in the standard theme.
1613 (disable-theme): Correct typo.
1614 (custom-face-theme-value) Deleted unused function.
1615 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
1616
1617 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
1618
1619 * progmodes/compile.el (compilation-goto-locus): Take into account
1620 iconified frames when determining whether the buffer is
1621 already visible.
1622 Don't reset window height if the window already existed.
1623
1624 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
1625
1626 * custom.el (load-theme): Rename from require-theme.
1627 Add interactive spec.
1628 (enable-theme): Rename from custom-enable-theme.
1629 Add interactive spec.
1630 (disable-theme): Rename from custom-disable-theme.
1631 Add interactive spec.
1632 (custom-make-theme-feature): Doc fix.
1633 (custom-theme-directory): Doc fix.
1634 (provide-theme): Call enable-theme.
1635
1636 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
1637
1638 * obsolete/lazy-lock.el (lazy-lock-mode):
1639 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
1640 font-lock-mode if it's off. Print a warning instead.
1641
1642 * progmodes/compile.el (compilation-start): Ignore errors if the
1643 process died before we get to send-eof.
1644
1645 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
1646 Undo last change. Enclosing the result in quotes broke things on Unix
1647 since tex-send-command passes it through shell-quote-argument.
1648 (tex-send-command): Pass `file' through convert-standard-filename
1649 when possible.
1650 (tex-uptodate-p): Handle the case where TeX hasn't put additional
1651 info in a transcript.
1652
1653 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
1654
1655 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
1656 fix compilation warning. Reorder the key definitions to group
1657 together keys emitted by the current version of xterm.
1658
1659 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
1660 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
1661 Reorder predicates to correct min-color usage.
1662
1663 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
1664
1665 * longlines.el (longlines-mode): Inhibit read-only when encoding.
1666 Kill local variables when longlines-mode is turned off.
1667
1668 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
1669
1670 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
1671
1672 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
1673
1674 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
1675
1676 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
1677 (font-lock-lines-before): Change default to being inactive.
1678 (font-lock-default-fontify-region): Obey font-lock-lines-before.
1679 (font-lock-after-change-function): Don't handle f-l-lines-before here.
1680
1681 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
1682
1683 * net/tramp.el (tramp-handle-make-auto-save-file-name):
1684 Deactivate temporarily advice if active (not needed for Emacs 22,
1685 but for backwards compatibility).
1686 (tramp-exists-file-name-handler): Rewrite. First implementation
1687 was too simple.
1688 (tramp-advice-make-auto-save-file-name):
1689 Call `tramp-handle-make-auto-save-file-name' (again, just for
1690 backwards compatibility).
1691
1692 2005-08-31 Reto Zimmermann <reto@gnu.org>
1693
1694 * progmodes/vhdl-mode.el
1695 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
1696 (vhdl-end-p): Fix indentation bug "else" after "-- when".
1697 (vhdl-set-default-project): New function (easier setting of default).
1698 (vhdl-port-copy): Handle extended identifiers for generics.
1699 (vhdl-compiler-alist): Better description for error message regexp.
1700 (vhdl-make): Query for target, use previous as default.
1701 (vhdl-port-copy): Fix port copy for port names starting with "signal".
1702 (vhdl-font-lock-keywords-2): Fix fontification for record
1703 el. assign.
1704 (vhdl-speedbar-make-subpack-line): Add package body link.
1705 (vhdl-generate-makefile-1): Not include itself as dependency.
1706 (vhdl-font-lock-init): Highlight c-preprocessor directives.
1707 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
1708 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
1709 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
1710 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
1711 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
1712 (vhdl-import-project): Add string argument for `error'.
1713 (vhdl-compose-configuration)
1714 (vhdl-compose-configuration-architecture): Add configuration
1715 declaration generation.
1716 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
1717 (vhdl-trailer-re): Add "record" keyword (better indentation).
1718 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
1719 "[^ \t-\"]+".
1720 (vhdl-font-lock-keywords-2): Not highlight formal parameter after '|'.
1721 (vhdl-testbench-entity-file-name)
1722 (vhdl-testbench-architecture-file-name): Allow separate
1723 customization of testbench file names.
1724 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
1725 (vhdl-get-visible-signals): Allow newline within alias declaration.
1726 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
1727 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
1728 (member-ignore-case): Alias for missing function in XEmacs.
1729 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
1730 (vhdl-update-sensitivity-list): Ignore case on read signals.
1731 (vhdl-replace-string): Adjust case only for file names.
1732 (vhdl-update-sensitivity-list): Fix search for read signals.
1733 (vhdl-update-sensitivity-list): Exclude formal parameters.
1734 (vhdl-get-visible-signals): Include aliases of signals.
1735 (vhdl-get-visible-signals): Fix signal name searching.
1736 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
1737 (vhdl-fixup-whitespace-region): Fix for character
1738 literals (e.g. ':').
1739
1740 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
1741
1742 * ansi-color.el (comint-last-output-start):
1743 * bs.el (font-lock-verbose):
1744 * diff-mode.el (add-log-buffer-file-name-function):
1745 * dired-x.el (vm-folder-directory):
1746 * faces.el (help-xref-stack-item):
1747 * files.el (font-lock-keywords):
1748 * find-lisp.el (dired-buffers, dired-subdir-alist):
1749 * ido.el (cua-inhibit-cua-keys):
1750 * log-view.el (cvs-minor-wrap-function):
1751 * outline.el (font-lock-warning-face):
1752 * simple.el (compilation-current-error):
1753 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
1754 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
1755 * tooltip.el (comint-prompt-regexp):
1756 * w32-fns.el (explicit-shell-file-name):
1757 * term/mac-win.el (mac-charset-info-alist)
1758 (mac-services-selection, mac-system-script-code):
1759 * term/tty-colors.el (msdos-color-values):
1760 * term/w32-win.el (xlfd-regexp-registry-subnum):
1761 * term/x-win.el (x-keysym-table, x-selection-timeout)
1762 (x-session-id, x-session-previous-id):
1763 * textmodes/ispell.el (mail-yank-prefix):
1764 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
1765 * textmodes/org.el (calc-embedded-close-formula)
1766 (calc-embedded-open-formula)
1767 (font-lock-unfontify-region-function):
1768 * textmodes/reftex-global.el (isearch-next-buffer-function)
1769 (TeX-master):
1770 * textmodes/reftex.el (font-lock-keywords):
1771 * textmodes/tex-mode.el (font-lock-comment-face)
1772 (font-lock-doc-face):
1773 * textmodes/texinfo.el (outline-heading-alist):
1774 Add defvars.
1775
1776 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
1777 (artist-spray-chars, artist-mode-init, artist-replace-string)
1778 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
1779 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
1780 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
1781
1782 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
1783 (conf-align-assignments): "?\ " -> "?\s".
1784
1785 * textmodes/reftex-index.el (TeX-master): Add defvar.
1786 (reftex-index-phrases-marker): Move up defvar.
1787
1788 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
1789 (reftex-toc-include-labels-indicator)
1790 (reftex-toc-include-index-indicator)
1791 (reftex-toc-max-level-indicator): Move up declarations.
1792
1793 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
1794 of args to `tramp-run-real-handler', even if it's empty in this case.
1795
1796 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1797
1798 * dired.el (dired-move-to-filename-regexp): Add date format for
1799 Mac OS X 10.3 in East Asian locales.
1800
1801 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
1802
1803 * files.el (make-auto-save-file-name): Add file name handler call
1804 if applicable.
1805
1806 * net/tramp.el (tramp-file-name-handler-alist)
1807 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
1808 (tramp-handle-make-auto-save-file-name): Rename from
1809 `tramp-make-auto-save-file-name'.
1810 (tramp-exists-file-name-handler): New defun.
1811 (tramp-advice-make-auto-save-file-name): Make defadvice only when
1812 `make-auto-save-file-name' is not a magic file name operation.
1813
1814 2005-08-30 Richard M. Stallman <rms@gnu.org>
1815
1816 * files.el (risky-local-variable-p):
1817 Match `-predicates' and `-commands.
1818
1819 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
1820 (custom-save-all): Visit the file if necessary;
1821 kill the buffer if we created it.
1822 (custom-save-delete): Don't visit file or kill buffer here.
1823
1824 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
1825
1826 * textmodes/org.el (org-special-keyword): New face.
1827 (org-table-copy-down, org-table-eval-formula)
1828 (org-table-recalculate, org-init-section-numbers):
1829 Use `string-to-number' instead of `string-to-int'.
1830 (org-get-location): Use `insert-buffer-substring' instead of
1831 `insert-buffer'.
1832 (org-modify-diary-entry-string): New function.
1833 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
1834 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
1835 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
1836 active region.
1837 (org-export-as-html): Handle QUOTE keyword.
1838 (org-quote-string): New option.
1839 (org-bookmark-jump-unhide): New function, used for
1840 `bookmark-after-jump-hook'.
1841 (org-diary-default-entry): Apply only when not called through
1842 `org-agenda'.
1843
1844 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
1845
1846 * net/eudc.el (mode-popup-menu):
1847 * play/handwrite.el (ps-printer-name, ps-lpr-command):
1848 * progmodes/ada-mode.el (compile-auto-highlight)
1849 (skeleton-further-elements):
1850 * progmodes/autoconf.el (font-lock-syntactic-keywords):
1851 * progmodes/cmacexp.el (msdos-shells):
1852 * progmodes/compile.el (font-lock-extra-managed-props)
1853 (font-lock-keywords, font-lock-maximum-size)
1854 (font-lock-support-mode):
1855 * progmodes/grep.el (font-lock-lines-before):
1856 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
1857 * progmodes/mixal-mode.el (compile-command):
1858 * progmodes/perl-mode.el (font-lock-comment-face)
1859 (font-lock-doc-face, font-lock-string-face):
1860 * progmodes/prolog.el (comint-prompt-regexp):
1861 * progmodes/sh-script.el (font-lock-comment-face)
1862 (font-lock-set-defaults, font-lock-string-face):
1863 * progmodes/sql.el (font-lock-keyword-face)
1864 (font-lock-set-defaults, font-lock-string-face):
1865 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
1866 (itimer-version, lazy-lock-defer-contextually)
1867 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
1868 Add defvars.
1869
1870 * progmodes/cperl-mode.el (cperl-electric-lbrace)
1871 (cperl-electric-keyword, cperl-electric-pod)
1872 (cperl-electric-backspace, cperl-forward-re)
1873 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
1874 (vc-rcs-header, vc-sccs-header): Add defvars.
1875
1876 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
1877 (font-lock-syntactic-keywords, gud-find-expr-function):
1878 Add defvars.
1879
1880 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
1881 (gdb-frame-parameters): Declare before use.
1882
1883 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
1884 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
1885 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
1886 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
1887
1888 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
1889 (idlwave-help-with-source): Use `insert-buffer-substring', not
1890 `insert-buffer'.
1891
1892 2005-08-29 Juri Linkov <juri@jurta.org>
1893
1894 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
1895 Put outline-back-to-heading function call inside save-excursion.
1896
1897 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
1898
1899 * man.el (Man-init-defvars, Man-translate-references)
1900 (Man-support-local-filenames, Man-highlight-references):
1901 * progmodes/sql.el (sql-interactive-mode):
1902 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
1903
1904 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
1905 (compilation-mode-font-lock-keywords): Add defvars.
1906 (checkdoc-interactive-loop): "?\ " -> "?\s".
1907
1908 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
1909 (font-lock-doc-face, font-lock-string-face)
1910 (font-lock-keywords-case-fold-search): Add defvars.
1911 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
1912
1913 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
1914 Don't pass X and Y (they are ignored anyway).
1915 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
1916 (mouse-delete-window): Make arguments optional.
1917
1918 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
1919 (caesar-translate-table, minor-modes, news-buffer-save)
1920 (news-group-name, news-minor-modes): Add defvars.
1921
1922 * emacs-lisp/lselect.el (mouse-highlight-priority)
1923 (x-lost-selection-functions, zmacs-regions):
1924 * emacs-lisp/pp.el (font-lock-verbose):
1925 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
1926 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
1927 (ses-mode-map):
1928 * emacs-lisp/tcover-unsafep.el (safe-functions):
1929 * international/mule-cmds.el (mac-system-coding-system)
1930 (mac-system-locale):
1931 * language/ethio-util.el (rmail-current-message)
1932 (rmail-message-vector):
1933 * language/thai-util.el (thai-auto-composition-mode):
1934 * mail/metamail.el (rmail-current-message, rmail-message-vector):
1935 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
1936 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
1937 (vm-primary-inbox, vm-spool-files):
1938 * mail/rmail.el (deleted-head, font-lock-fontified)
1939 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
1940 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
1941 (total-messages):
1942 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
1943 (rmail-summary-mode-map):
1944 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
1945 (rmail-last-label, rmail-last-multi-labels)
1946 (rmail-summary-vector, rmail-total-messages):
1947 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
1948 * mail/rmailsum.el (msgnum):
1949 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
1950 (rmail-current-message):
1951 * obsolete/fast-lock.el (font-lock-face-list):
1952 * obsolete/rnewspost.el (mail-reply-buffer):
1953 * obsolete/scribe.el (compile-command):
1954 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
1955
1956 2005-08-28 John Paul Wallington <jpw@gnu.org>
1957
1958 * ibuf-ext.el (ibuffer-auto-update-changed):
1959 Use `frame-or-buffer-changed-p' to check whether we need to update.
1960 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
1961 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
1962 as a `frame-or-buffer-changed-p' state vector instead.
1963
1964 2005-08-27 Romain Francoise <romain@orebokech.com>
1965
1966 * textmodes/makeinfo.el (makeinfo-compile):
1967 Use `compilation-start'. Set `next-error-function' according to
1968 `disable-errors'.
1969 (makeinfo-next-error): New function.
1970 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
1971 (makeinfo-buffer): Likewise.
1972
1973 * progmodes/compile.el (compilation-start): Add autoload cookie.
1974
1975 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
1976 * textmodes/sgml-mode.el: Likewise.
1977 * progmodes/python.el: Likewise.
1978
1979 2005-08-27 Eli Zaretskii <eliz@gnu.org>
1980
1981 * simple.el (blink-matching-paren-distance): Document the meaning
1982 of nil value, and allow to customize to nil.
1983
1984 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
1985 command.com, not command.exe.
1986
1987 2005-08-26 John Wiegley <johnw@newartisans.com>
1988
1989 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
1990 code around a bit so that an extraneous nil argument is not added
1991 to a command when no args are given.
1992
1993 * eshell/esh-arg.el (eshell-parse-double-quote): If a
1994 double-quoted argument resolves to nil, return it as an empty
1995 string rather than as nil. This made it impossible to pass "" to
1996 a shell script as a null string argument.
1997
1998 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
1999
2000 * outline.el (outline-invent-heading): New fun.
2001 (outline-promote, outline-demote): Use it.
2002 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
2003 (outline-end-of-subtree): Remove unused var `opoint'.
2004
2005 2005-08-26 David Reitter <david.reitter@gmail.com>
2006
2007 * menu-bar.el (truncate-lines, write-file, print-buffer)
2008 (ps-print-buffer-faces, ps-print-buffer, split-window):
2009 Disable menu items when the frame they refer to is invisible, or when
2010 they refer to a buffer and the minibuffer is selected.
2011
2012 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
2013
2014 * progmodes/flymake.el (flymake-highlight-err-lines):
2015 Use save-excursion around flymake-highlight-line to preserve point.
2016
2017 2005-08-26 Eli Zaretskii <eliz@gnu.org>
2018
2019 * progmodes/octave-mod.el: Change Author and Maintainer address.
2020 (octave-maintainer-address): Change Kurt's email address.
2021 * progmodes/octave-inf.el: Change Author and Maintainer address.
2022 * progmodes/octave-hlp.el: Change Author and Maintainer address.
2023
2024 2005-08-26 Kim F. Storm <storm@cua.dk>
2025
2026 * subr.el (version-list-<, version-list-<=, version-list-=):
2027 Renamed from integer-list-*.
2028 (version-list-not-zero): Likewise. Fix while loop.
2029 (version=): Use version-list-= instead of string-equal.
2030
2031 2005-08-26 Richard M. Stallman <rms@gnu.org>
2032
2033 * outline.el (outline-promote): Try shortening the heading.
2034 As last resort, read the heading to use.
2035 (outline-demote): As last resort, read the heading to use.
2036
2037 2005-08-26 Romain Francoise <romain@orebokech.com>
2038
2039 * progmodes/compile.el (compilation-start): Doc fix.
2040
2041 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
2042 (antlr-font-lock-additional-keywords): Fix reference to
2043 `antlr-font-lock-literal-regexp' erroneously changed during the
2044 mass face rename.
2045 (antlr-run-tool): Use `compilation-start'.
2046
2047 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
2048 instead of the obsolete `compile-internal'.
2049
2050 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
2051
2052 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
2053 (number, original-date):
2054 * calendar/cal-china.el (date):
2055 * calendar/cal-coptic.el (date):
2056 * calendar/cal-french.el (date):
2057 * calendar/cal-hebrew.el (date, entry, number, original-date):
2058 * calendar/cal-islam.el (date, number, original-date):
2059 * calendar/cal-iso.el (date):
2060 * calendar/cal-julian.el (date):
2061 * calendar/cal-mayan.el (date):
2062 * calendar/cal-menu.el (date, event):
2063 * calendar/cal-persia.el (date):
2064 * calendar/lunar.el (date):
2065 * calendar/solar.el (date): Add defvars.
2066
2067 * emerge.el:
2068 * ibuffer.el:
2069 * info-xref.el:
2070 * obsolete/bg-mouse.el:
2071 * obsolete/sun-curs.el:
2072 * obsolete/swedish.el: Move the `defvar's to the top level.
2073
2074 * smerge-mode.el (smerge-refined-change): Add :group.
2075
2076 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
2077
2078 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
2079 (smerge-keep-n): Remove props.
2080 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
2081 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
2082 now that it's done in smerge-keep-n.
2083 (smerge-refined-change): New face.
2084 (smerge-refine-chopup-region, smerge-refine-highlight-change)
2085 (smerge-refine): New funs.
2086 (smerge-basic-map): Bind smerge-refine.
2087
2088 2005-08-25 Juri Linkov <juri@jurta.org>
2089
2090 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
2091 compilation-process-setup-function and compilation-disable-input
2092 in grep-mode instead of let-bindings in grep.
2093
2094 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
2095 Delete "Automatic File De/compression" (auto-compression-mode).
2096
2097 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
2098
2099 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
2100 Silence warning about non-existent variable.
2101
2102 2005-08-25 Richard M. Stallman <rms@gnu.org>
2103
2104 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
2105 Rename "Describe Key" to "Describe Key or Mouse Operation".
2106
2107 * mail/mailalias.el (build-mail-aliases): Delete comments
2108 from the contents before processing them.
2109
2110 * isearch.el (isearch-edit-string): Erase the Search prompt
2111 if user enters an empty string and there is no default.
2112
2113 * comint.el (comint-file-name-prefix): Add autoload.
2114
2115 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
2116
2117 * subr.el (play-sound): Rearrange to avoid warning.
2118
2119 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
2120
2121 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
2122 New hook.
2123 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
2124
2125 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
2126
2127 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
2128
2129 * custom.el (custom-theme-set-variables): Sort minor modes last.
2130
2131 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2132
2133 * subr.el (version-separator, version-regexp-alist): New vars used by
2134 version comparison funs.
2135 (integer-list-<, integer-list-=, integer-list-<=)
2136 (integer-list-not-zero): New funs for integer list comparison.
2137 (version-to-list, version=, version<, version<=): New funs for version
2138 comparison.
2139
2140 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
2141
2142 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
2143 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
2144 time to silence the byte-compiler.
2145
2146 * ibuffer.el (ibuffer-compile-make-eliding-form)
2147 (ibuffer-check-formats): Use `with-no-warnings' to hide references
2148 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
2149 so it's silly to get warnings for it).
2150 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
2151 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
2152 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
2153 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
2154 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
2155 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
2156 Defvar at compile time.
2157 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
2158 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
2159 Declare them before use.
2160
2161 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
2162 (info-xref-good, info-xref-bad): Defvar at compile time.
2163
2164 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
2165 Use `let*' instead of `let'.
2166
2167 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
2168 (*mouse-y*, menu, char): Defvar at compile time.
2169 (sc::menu): Declare it before use.
2170 (sc::pack-one-line): Use `let', not `let*'.
2171
2172 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
2173 (mail-send-hook): Defvar at compile time.
2174
2175 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
2176 Defvar at compile time.
2177
2178 * term/sun-mouse.el (current-global-mousemap)
2179 (current-local-mousemap): Declare them before use.
2180
2181 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
2182
2183 * bookmark.el (bookmark-after-jump-hook): New hook.
2184 (bookmark-jump): Run `bookmark-after-jump-hook'.
2185
2186 2005-08-23 Juri Linkov <juri@jurta.org>
2187
2188 * faces.el (minibuffer-prompt): Doc fix.
2189
2190 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
2191
2192 * progmodes/xscheme.el: Trivial changes to silence warnings.
2193 (xscheme-previous-mode, xscheme-previous-process-state):
2194 Add defvars.
2195 (xscheme-last-input-end, xscheme-process-command-line)
2196 (xscheme-process-name, xscheme-buffer-name)
2197 (xscheme-expressions-ring-max, xscheme-expressions-ring)
2198 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
2199 (xscheme-control-g-synchronization-p)
2200 (xscheme-control-g-disabled-p, xscheme-string-receiver)
2201 (default-xscheme-runlight, xscheme-runlight)
2202 (xscheme-runlight-string, xscheme-process-filter-state)
2203 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
2204 Move to beginning of file.
2205 (scheme-interaction-mode-commands-alist)
2206 (scheme-interaction-mode-map, scheme-debugger-mode-map):
2207 Declare them before use. Note: the initialization code for the variables
2208 has not been moved because it uses functions that reference the variables.
2209 (xscheme-control-g-message-string, xscheme-process-filter-alist)
2210 (xscheme-prompt-for-expression-map): Declare them before use.
2211 (scheme-debugger-mode-commands): "?\ " -> "?\s".
2212
2213 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
2214
2215 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
2216
2217 2005-08-22 Juri Linkov <juri@jurta.org>
2218
2219 * faces.el (set-face-underline): Delete this duplicate function
2220 and make an obsolete alias to set-face-underline-p.
2221 (set-face-underline-p): Use docstring of set-face-underline.
2222 (describe-face): Create hyperlink to parent face.
2223
2224 * info.el (Info-insert-dir): Use save-excursion around
2225 insert-buffer-substring.
2226 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
2227 (Info-escape-percent): Delete function.
2228 (Info-fontify-node): Replace Info-escape-percent by
2229 replace-regexp-in-string with REP arg set to lambda that
2230 duplicates `%' and preserves text properties.
2231
2232 * progmodes/compile.el (compilation-disable-input): Doc fix.
2233 (define-compilation-mode): Doc fix and refill.
2234 (kill-compilation): Use `mode-name' in the error message.
2235 (compilation-find-file): Use `compilation-error' in the
2236 read-file-name's prompt.
2237
2238 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
2239
2240 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
2241 (smerge-auto-leave): Make undo re-enable the mode.
2242 (debug-ignored-errors): Add the user-error of impossible resolution.
2243 (smerge-resolve): Move things around a bit, in preparation for later.
2244 (smerge-diff): Don't fail if the buffer has no associated file.
2245 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
2246 (smerge-conflict-overlay): New function.
2247 (smerge-match-conflict): Don't add text properties here.
2248 (smerge-find-conflict): Instead, add an overlay here.
2249 Also check for the case where we're inside a conflict already, so as to
2250 obviate the need for font-lock-multiline, which is unbearably slow with
2251 large conflicts and ciomplex font-lock patterns.
2252 (smerge-remove-props): Remove overlay rather than text-properties.
2253 (smerge-mode): Don't set font-lock-multiline.
2254 Remove overlays when turned off.
2255
2256 2005-08-21 Kim F. Storm <storm@cua.dk>
2257
2258 * ido.el (ido-ignore-item-p): Use save-match-data.
2259 Bind case-fold-search to ido-case-fold locally.
2260
2261 2005-08-20 Richard M. Stallman <rms@gnu.org>
2262
2263 * files.el (normal-mode): If font lock is on, turn it off and on.
2264
2265 * subr.el (replace-regexp-in-string): Doc fix.
2266
2267 * startup.el (command-line-1): Don't suppress startup screen
2268 due to existing processes.
2269
2270 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
2271
2272 * progmodes/compile.el (compilation-disable-input): Default to nil.
2273
2274 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
2275
2276 * progmodes/compile.el (compilation-disable-input): New defcustom.
2277 (compilation-start): If compilation-disable-input is non-nil, send
2278 EOF to the compilation process.
2279
2280 2005-08-20 Eli Zaretskii <eliz@gnu.org>
2281
2282 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
2283 Run the argument of tex-shell-cd-command through
2284 convert-standard-filename, to get the correct style of slashes on
2285 Windows, and enclose the result in quotes, in case the file name
2286 includes whitespace or other special characters.
2287
2288 2005-08-19 Andreas Schwab <schwab@suse.de>
2289
2290 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
2291 process.
2292
2293 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
2294
2295 * cus-start.el (minibuffer-prompt-properties): Correct typo.
2296
2297 2005-08-18 Kim F. Storm <storm@cua.dk>
2298
2299 * scroll-lock.el: Fix errors due to incorrect line wrapping.
2300
2301 2005-08-18 Richard M. Stallman <rms@gnu.org>
2302
2303 * scroll-lock.el: New file.
2304
2305 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
2306
2307 * dired.el (dired-move-to-end-of-filename):
2308 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
2309
2310 2005-08-18 Kim F. Storm <storm@cua.dk>
2311
2312 * ido.el (ido-everywhere): Fix defcustom :set function to disable
2313 rather than toggle mode when custom value is nil.
2314 (ido-everywhere): Fix defun doc string.
2315
2316 2005-08-17 Richard M. Stallman <rms@gnu.org>
2317
2318 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
2319 as tag instead of "Inviolable".
2320
2321 2005-08-17 Kim F. Storm <storm@cua.dk>
2322
2323 * windmove.el (windmove-coordinates-of-position): Remove.
2324 (windmove-coordinates-of-window-position): Remove.
2325 (windmove-reference-loc): Use posn-at-point instead.
2326
2327 * subr.el (insert-for-yank-1): Doc fix.
2328
2329 * ido.el (ido-enter-matching-directory): Rename from
2330 ido-enter-single-matching-directory. Change 'slash choice to
2331 'only. Add 'first choice.
2332 (ido-exhibit): Adapt to above changes.
2333
2334 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
2335
2336 * Makefile.in: Expand comment about building loaddefs.el.
2337
2338 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
2339
2340 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
2341 Comment use of defadvice.
2342
2343 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
2344
2345 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
2346
2347 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
2348 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
2349 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
2350 * progmodes/idlw-shell.el, progmodes/ld-script.el,
2351 * progmodes/which-func.el, ruler-mode.el, strokes.el,
2352 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
2353 for backward compatibility for faces that did not appear in the
2354 previous Emacs release.
2355
2356 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
2357
2358 2005-08-15 Kim F. Storm <storm@cua.dk>
2359
2360 * emulation/cua-base.el (cua-delete-region): Return t if
2361 deleted region was non-empty.
2362 (cua-replace-region): Inhibit overwrite-mode for
2363 self-insert-command if replaced region was non-empty.
2364 (cua--explicit-region-start, cua--status-string): Make them
2365 buffer-local at top-level...
2366 (cua-mode): ...rather than when mode is enabled.
2367
2368 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
2369
2370 * progmodes/vhdl-mode.el (vhdl-emacs-21):
2371 Set t for Emacs 21, 22, and so on.
2372
2373 2005-08-15 David Ponce <david@dponce.com>
2374
2375 * tree-widget.el: Update Commentary header.
2376 (tree-widget-theme): Doc fix.
2377 (tree-widget-space-width): New option.
2378 (tree-widget-image-properties): Look up in the default theme too.
2379 (tree-widget--cursors): Only for images with arrow pointer shape.
2380 (tree-widget-lookup-image): Pointer shape is hand by default.
2381 (tree-widget-icon): Rename generic icon widget from
2382 `tree-widget-control'.
2383 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
2384 derive from `tree-widget-icon'.
2385 (tree-widget-handle): Improve default look and feel of the text
2386 representation.
2387 (tree-widget): Rename :*-control properties to :*-icon properties.
2388 Add :action and :help-echo properties.
2389 (tree-widget-after-toggle-functions): Move.
2390 (tree-widget-close-node, tree-widget-open-node): Remove.
2391 (tree-widget-before-create-icon-functions): New hook.
2392 (tree-widget-value-create): Update to allow customization of icons
2393 and nodes at run-time via that new hook.
2394 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
2395 (tree-widget-icon-action, tree-widget-icon-help-echo)
2396 (tree-widget-action, tree-widget-help-echo): New functions.
2397
2398 2005-08-15 Kim F. Storm <storm@cua.dk>
2399
2400 * ido.el (ido-buffer-internal): Use with-no-warnings.
2401 (ido-make-merged-file-list): Use while-no-input.
2402
2403 2005-08-15 Richard M. Stallman <rms@gnu.org>
2404
2405 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
2406 (flyspell-large-region): Fix doc and custom type.
2407
2408 2005-08-14 Richard M. Stallman <rms@gnu.org>
2409
2410 * files.el (interpreter-mode-alist): Doc fix.
2411
2412 * mail/rmail.el (rmail-nonignored-headers): New variable.
2413 (rmail-clear-headers): Use it.
2414 (rmail-reply): Better handling of mail-followup-to header.
2415
2416 * progmodes/sh-script.el (sh-font-lock-keywords-var):
2417 Rename variable from sh-font-lock-keywords. In the `shell' entry,
2418 don't try to refer to executable-font-lock-keywords.
2419 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
2420 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
2421 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
2422 (sh-mode): Set comment-start-skip, local-abbrev-table,
2423 imenu-case-fold-search.
2424 (sh-set-shell): Don't set them here.
2425 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
2426 Don't cache the results in the original alist; don't ever modify
2427 that alist.
2428
2429 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
2430
2431 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
2432 empty.
2433
2434 2005-08-15 Andreas Schwab <schwab@suse.de>
2435
2436 * desktop.el: Put autoload cookie at risky-local-variable declarations.
2437
2438 * dired.el, info.el, mail/rmail.el: Revert last change.
2439
2440 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
2441
2442 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
2443 modification in `eval-after-load' form.
2444 * info.el: Likewise.
2445 * mail/rmail.el: Likewise.
2446
2447 2005-08-14 Juri Linkov <juri@jurta.org>
2448
2449 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2450 Remove highlighting of "Compilation started". Highlight only
2451 the word "finished" in "Compilation finished". Add highlighting
2452 of "interrupt", "killed", "terminated" and the exit code.
2453 (compilation-start): Add newline after header. Use exactly the
2454 same time stamp format as the finishing message.
2455 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
2456
2457 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
2458 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
2459 Add highlighting of "interrupt", "killed", "terminated".
2460
2461 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
2462 enabled and the current command is self-insert-command, call it
2463 explicitly with overwrite-mode bound to nil, to not allow it
2464 to delete the character after the selected region.
2465
2466 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
2467
2468 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
2469 move-end-of-line, end-of-line, and beginning-of-line to the list
2470 of commands after which the echo area is updated.
2471
2472 2005-08-12 Eli Zaretskii <eliz@gnu.org>
2473
2474 * cus-edit.el (custom-save-all, custom-save-delete):
2475 Bind recentf-exclude to exclude custom-file.
2476
2477 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
2478
2479 * mail/rmailsum.el (rmail-summary-end-of-message): New command
2480 to go to the bottom of the mail message. Added to
2481 `rmail-summary-mode-map' with key "/".
2482 (rmail-summary-show-message): New (internal) function for use by
2483 both `rmail-summary-beginning/end-of-message'.
2484 (rmail-summary-beginning-of-message): Change to use
2485 rmail-summary-show-message.
2486
2487 * mail/rmail.el (rmail-end-of-message): New command to go to the
2488 end of the current message. Added to `rmail-mode-map' with key "/".
2489 (rmail-beginning-of-message): Fix to work as documented.
2490 (rmail-mode): Change documentation.
2491
2492 * progmodes/compile.el (compilation-start): Add the line
2493 "Compilation started" with compilation start time.
2494 (compilation-mode-font-lock-keywords): Add `started' to keywords.
2495
2496 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
2497
2498 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
2499 of menu items.
2500
2501 2005-08-11 Richard M. Stallman <rms@gnu.org>
2502
2503 * simple.el (pop-global-mark): Reverse test of widen-automatically.
2504
2505 * battery.el (battery-status-function): Don't use ignore-errors.
2506
2507 2005-08-11 Lute Kamstra <lute@gnu.org>
2508
2509 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
2510 define-obsolete-variable-alias.
2511
2512 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
2513
2514 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
2515 (ange-ftp-send-cmd): Revert last change, and expand
2516 the comment explaining the problem.
2517
2518 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
2519
2520 * ldefs-boot.el: Update.
2521
2522 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
2523 item to "Time, Load and Mail". Change help echo text.
2524
2525 * time.el (display-time-use-mail-icon, display-time-format)
2526 (display-time-string-forms): Shorten first line of docstrings.
2527
2528 2005-08-10 Lars Hansen <larsh@soem.dk>
2529
2530 * desktop.el (desktop-buffer-mode-handlers):
2531 Make non-customizable. Add autoload cookie. Change initial value to
2532 nil; add elements in respective modules instead. Fix doc string.
2533 (desktop-load-file): New function.
2534 (desktop-minor-mode-handlers): New autoloaded variable.
2535 (desktop-create-buffer): Call minor mode handlers.
2536 Use desktop-load-file to load major and minor mode modules prior to
2537 checking for a handler.
2538 (desktop-save): Don't add nil to desktop-minor-modes for minor
2539 modes with nil function in desktop-minor-mode-table. Don't delete
2540 desktop file before rewriting it.
2541 (desktop-locals-to-save): Add autoload cookie. Don't make
2542 automatically buffer-local. Add variables column-number-mode,
2543 size-indication-mode, indent-tabs-mode,
2544 indicate-buffer-boundaries, indicate-empty-lines and
2545 show-trailing-whitespace.
2546 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
2547 regexps. Don't use desktop-clear-preserve-buffers-regexp.
2548 (desktop-clear-preserve-buffers-regexp): Delete.
2549 (desktop-clear-preserve-buffers): Update initial value and docstring.
2550 (desktop-save-buffer): Fix doc string.
2551
2552 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
2553 (hilit-chg-desktop-restore): New function.
2554 (highlight-changes-mode): Add highlight-changes-mode to
2555 desktop-locals-to-save.
2556
2557 * dired.el: Add handler to desktop-buffer-mode-handlers.
2558 (dired-restore-desktop-buffer): Remove autoload cookie.
2559 (dired-mode): Add autoload cookie.
2560
2561 * info.el: Add handler to desktop-buffer-mode-handlers.
2562 (Info-restore-desktop-buffer): Remove autoload cookie.
2563 (Info-mode): Add autoload cookie.
2564
2565 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
2566 (mh-restore-desktop-buffer): Remove autoload cookie.
2567 (mh-folder-mode): Add autoload cookie.
2568
2569 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
2570 (rmail-restore-desktop-buffer): Remove autoload cookie.
2571
2572 2005-08-11 Masatake YAMATO <jet@gyve.org>
2573
2574 * hexl.el (hexl-address-region):
2575 (hexl-ascii-region, hexl-font-lock-keywords):
2576 (hexl-highlight-line-range): Use the term "region"
2577 instead of "area" for consistency with the other symbols
2578 defined in hexl.el.
2579
2580 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
2581
2582 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
2583 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
2584 out by Juri Linkov). Add `display-battery-mode'.
2585
2586 2005-08-09 Juri Linkov <juri@jurta.org>
2587
2588 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2589 Remove `-text' from face variable names.
2590 (compilation-error-file-name, compilation-warning-file-name)
2591 (compilation-info-file-name): Delete faces.
2592 (compilation-line-number, compilation-column-number):
2593 Remove face underlining.
2594 (compilation-message-face): Set to `underline' value by default.
2595 (compilation-error-face, compilation-warning-face)
2596 (compilation-info-face): Remove `-file-name' from face names.
2597 (compilation-error-text-face, compilation-warning-text-face)
2598 (compilation-info-text-face): Delete face variables.
2599 (compilation-text-face): Delete function.
2600
2601 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
2602 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
2603 (grep-error-face): Set to `compilation-error' instead of
2604 `compilation-error-face' (which is redefined to `grep-hit-face' in
2605 grep buffers).
2606 (grep-mode-font-lock-keywords): Remove `-text' from face variable
2607 names. Use `grep-error-face' instead of `compilation-error-text-face'.
2608
2609 * dired-aux.el (dired-do-query-replace-regexp):
2610 Use `query-replace-read-args'.
2611
2612 * replace.el (query-replace-read-from, query-replace-read-to)
2613 (query-replace-read-args): Rename arg `string' to `prompt'.
2614
2615 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
2616
2617 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
2618
2619 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
2620 uploading files.
2621 (ange-ftp-canonize-filename): Handle file names beginning with ~
2622 correctly.
2623
2624 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
2625
2626 * textmodes/fill.el (canonically-space-region)
2627 (fill-context-prefix, fill-french-nobreak-p)
2628 (fill-delete-newlines, fill-comment-paragraph)
2629 (justify-current-line): "?\ " -> "?\s".
2630
2631 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
2632
2633 * textmodes/fill.el (fill-nonuniform-paragraphs):
2634 Improve argument/docstring consistency.
2635
2636 2005-08-09 Richard M. Stallman <rms@gnu.org>
2637
2638 * textmodes/ispell.el (ispell-word): More fboundp checks.
2639
2640 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
2641 (find-file-noselect-1): Call it here, only if RAWFILE.
2642 (normal-mode): Always set some major mode.
2643 (save-some-buffers-action-alist): Change some explanation strings.
2644 (file-name-non-special): In the `quote' method, use unwind-protect.
2645
2646 2005-08-09 Magnus Henoch <mange@freemail.hu>
2647
2648 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
2649 (ispell-have-aspell-dictionaries): New variable.
2650 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
2651 (ispell-get-aspell-config-value): New function.
2652 (ispell-aspell-find-dictionary): New function.
2653 (ispell-aspell-add-aliases): New function.
2654 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
2655 appropriate. Don't look for ispell dictionaries if we use aspell.
2656 (ispell-menu-map): Don't build a submenu of dictionaries.
2657
2658 2005-08-09 Richard M. Stallman <rms@gnu.org>
2659
2660 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
2661 (sql-read-passwd): Use read-passwd.
2662
2663 * progmodes/idlw-toolbar.el (idlwave-toolbar)
2664 (idlwave-toolbar-is-possible): Add defvars.
2665
2666 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
2667 Avoid warnings.
2668
2669 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
2670 (idlwave-system-class-info, idlwave-executive-commands-alist):
2671 Use defvar.
2672
2673 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
2674
2675 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
2676 Avoid warnings.
2677
2678 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
2679 and content-type: headers.
2680
2681 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
2682
2683 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
2684 and rename some of them to be more self-explanatory.
2685
2686 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
2687
2688 * startup.el (command-line-1): Implement -scriptload.
2689
2690 * replace.el (occur-engine): Initial *Occur* output not undoable.
2691
2692 * menu-bar.el (menu-bar-file-menu): Rename some menu items
2693 and improve help strings.
2694
2695 * isearch.el (isearch-repeat): When changing direction,
2696 mark search successful.
2697
2698 * ediff-init.el: Use (featurep 'xemacs).
2699
2700 * comint.el (send-invisible): Identify buffer, if not selected.
2701
2702 * align.el: Delete autoload for c-guess-basic-syntax.
2703
2704 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
2705
2706 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
2707 Improve argument/docstring consistency. Doc fixes.
2708 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
2709 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
2710 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
2711 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
2712 (r2bv-organization, r2bv-pages, r2bv-primary-author)
2713 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
2714 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
2715 Defvar at compile time.
2716
2717 2005-08-09 Juri Linkov <juri@jurta.org>
2718
2719 * info.el: Replace `info' with upper-case `Info' where appropriate.
2720 (info-title-1, info-title-2, info-title-3, info-title-4)
2721 (info-menu-header): Move up face definitions.
2722 (info-menu-star): Rename from `info-menu-5'.
2723 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
2724 (Info-fontify-visited-nodes): Fix docstring.
2725 (Info-hide-note-references): Fix docstring.
2726 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
2727 menu items in the same way as on cross-references.
2728 (info-apropos): Fix sorting order and formatting to be like in the
2729 stand-alone Info browser. Display error messages for 1 sec.
2730 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
2731 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
2732 from the menu bar.
2733 (Info-insert-dir): Restore point after calling
2734 `insert-buffer-substring'.
2735
2736 2005-08-08 Richard M. Stallman <rms@gnu.org>
2737
2738 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
2739 (recompute-lucid-menubar): Add defvars.
2740
2741 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
2742
2743 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
2744
2745 * net/net-utils.el (run-dig): Rename from `dig'.
2746
2747 * play/gametree.el (gametree-mode): Use make-local-variable,
2748 not make-variable-buffer-local.
2749
2750 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
2751
2752 * ansi-color.el (ansi-color-make-extent)
2753 (ansi-color-set-extent-face): Use fboundp, not functionp.
2754
2755 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
2756 not make-variable-buffer-local.
2757
2758 * bookmark.el (Info-current-file): Add defvar.
2759 (bookmark-jump-noselect): Use with-no-warnings.
2760
2761 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
2762
2763 * ebuff-menu.el (Helper-return-blurb): Add defvar.
2764
2765 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
2766
2767 * find-file.el (ada-procedure-start-regexp)
2768 (ada-package-start-regexp): Add defvars.
2769
2770 * info.el (Info-insert-dir): Use insert-buffer-substring.
2771
2772 * xml.el (xml-att-def-re): Add defvar.
2773
2774 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
2775 calling convention.
2776
2777 * subr.el (while-no-input): Return t if there is input.
2778
2779 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
2780
2781 * cus-start.el (all): Add `overflow-newline-into-fringe'.
2782
2783 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
2784
2785 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
2786 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
2787
2788 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
2789
2790 * cmuscheme.el (scheme-start-file): Replace reference to
2791 `user-emacs-directory' by "~/.emacs.d/".
2792
2793 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
2794
2795 * info.el (Info-dir-remove-duplicates): Avoid case folding
2796 in loop; instead, keep downcased strings for comparison.
2797 Suggested by Helmut Eller.
2798
2799 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
2800
2801 Sync with Tramp 2.0.50.
2802
2803 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
2804 XEmacs case; not necessary anymore.
2805 (tramp-user-regexp): Allow "@" as part of user name.
2806 (tramp-handle-set-visited-file-modtime)
2807 (tramp-handle-insert-file-contents)
2808 (tramp-handle-write-region): No special handling for
2809 `last-coding-system-used, because this is done in
2810 `tramp-accept-process-output' now.
2811 (tramp-accept-process-output): New defun.
2812 (tramp-process-one-action, tramp-process-one-multi-action)
2813 (tramp-wait-for-regexp, tramp-wait-for-output)
2814 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
2815 Howells <dhowells@redhat.com>.
2816 (clear-visited-file-modtime): Defadvice removed. The check for
2817 unset buffer's modtime does not need to be based on
2818 `tramp-buffer-file-attributes'. Suggested by RMS.
2819 (tramp-message): Insert "\n" if not being at beginning of line.
2820 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
2821 sequence with same logic.
2822 (tramp-completion-handle-expand-file-name): Discard call of
2823 `tramp-drop-volume-letter'. It is not necessary, and there have
2824 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
2825 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
2826 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
2827 should always be visible.
2828 (tramp-handle-insert-directory, tramp-setup-complete)
2829 (tramp-set-process-query-on-exit-flag)
2830 (tramp-append-tramp-buffers): Pacify byte-compiler.
2831 (tramp-bug): Delete non-existing variables from list.
2832 Apply `tramp-load-report-modules' as pre-hook.
2833 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
2834 `shell-prompt-pattern' because of non-7bit characters.
2835 Reported by Sebastian Luque <sluque@mun.ca>.
2836 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
2837 (tramp-match-string-list): Remove function.
2838 (tramp-wait-for-regexp): Remove call of that function.
2839 Suggested by Kim F. Storm <storm@cua.dk>.
2840 (tramp-set-auto-save-file-modes): Use octal integer code #o600
2841 instead of octal character code ?\600. The latter resulted in a
2842 syntax error with XEmacs.
2843
2844 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
2845 XEmacs case; not necessary anymore.
2846 (tramp-smb-handle-write-region): No special handling for
2847 `last-coding-system-used, because this is done in
2848 `tramp-accept-process-output' now.
2849 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
2850
2851 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
2852
2853 * wid-edit.el (widget-choice-value-create):
2854 Unconditionally respect user choice. Set :explicit-choice back to nil
2855 when no longer needed.
2856 (widget-choice-action): Unconditionally respect user choice.
2857 Eliminate :explicit-choice-value.
2858
2859 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
2860
2861 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
2862 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
2863 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
2864 running new function `toggle-indicate-empty-lines'.
2865 Rename "Customize" item to "Customize fringe".
2866 Rename "Indicators" item to "Buffer boundaries" and change help echo.
2867 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
2868 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
2869 Delete "Empty lines only" item.
2870 (menu-bar-showhide-fringe-ind-customize): New function.
2871 (menu-bar-showhide-fringe-ind-mixed)
2872 (menu-bar-showhide-fringe-ind-box)
2873 (menu-bar-showhide-fringe-ind-right)
2874 (menu-bar-showhide-fringe-ind-left)
2875 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
2876 instead of `fringe-indicators'.
2877
2878 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
2879
2880 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
2881 Change the date of last update.
2882
2883 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
2884
2885 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
2886 (viper-exec-yank, viper-put-back): Don't display modification msg
2887 if in the minibuffer.
2888
2889 * viper-init.el (viper-replace-overlay-cursor-color)
2890 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
2891 Make variables frame local.
2892
2893 * viper-util.el (viper-append-filter-alist): Use append instead of
2894 nconc.
2895
2896 * viper.el (viper-vi-state-mode-list)
2897 (viper-emacs-state-mode-list): Move help-mode and
2898 completion-list-mode from the first list to the second.
2899 (viper-mode): Docstring.
2900 (viper-go-away, viper-non-hook-settings): Don't localize
2901 minor-mode-alist in newer Emacsen. Add advice to
2902 set-cursor-color. Don't bind "\C-c\\".
2903
2904 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
2905
2906 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
2907 (scheme-macro-expand-command): New user options.
2908 (scheme-trace-procedure, scheme-expand-current-form): New commands.
2909 (scheme-form-at-point, scheme-start-file)
2910 (scheme-interactively-start-process): New functions.
2911 (scheme-get-process): New function, extracted from `scheme-proc'.
2912 (run-scheme): Call `scheme-start-file' to get start file, and pass
2913 it to `make-comint'.
2914 (switch-to-scheme, scheme-proc):
2915 Call `scheme-interactively-start-process' if no Scheme buffer/process
2916 is available.
2917
2918 2005-08-06 Juri Linkov <juri@jurta.org>
2919
2920 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2921 Use `compilation-text-face', `compilation-info-text-face' and
2922 `compilation-error-text-face' instead of `font-lock-keyword-face'.
2923 (compilation-error): New face.
2924 (compilation-error-file-name): Inherit from
2925 `compilation-error' instead of `font-lock-warning-face'.
2926 (compilation-warning-file-name): Inherit from
2927 `compilation-warning' instead of `font-lock-warning-face'.
2928 (compilation-info, compilation-error-file-name)
2929 (compilation-warning-file-name, compilation-info-file-name)
2930 (compilation-line-number, compilation-column-number): Doc fix.
2931 (compilation-error-text-face, compilation-warning-text-face)
2932 (compilation-info-text-face): New face variables.
2933 (compilation-line-face, compilation-column-face)
2934 (compilation-enter-directory-face)
2935 (compilation-leave-directory-face): Doc fix.
2936 (compilation-text-face): New function.
2937
2938 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
2939 instead of 1 to display binary file names as info file links.
2940 (grep-error-face): Use `compilation-error-face' instead of
2941 `font-lock-keyword-face'.
2942 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
2943 and `compilation-warning-text-face' instead of
2944 `font-lock-keyword-face'. Use `compilation-error-text-face'
2945 instead of `grep-error-face'.
2946
2947 2005-08-05 Kenichi Handa <handa@m17n.org>
2948
2949 * international/code-pages.el: Add autoload cookies for all coding
2950 systems.
2951
2952 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
2953
2954 * cus-start.el (all): Put undo.c where it alphabetically belongs.
2955
2956 2005-08-04 Juri Linkov <juri@jurta.org>
2957
2958 * progmodes/compile.el (compilation-mode-map):
2959 * progmodes/grep.el (grep-mode-map):
2960 Bind TAB to `compilation-next-error' and [backtab] to
2961 `compilation-previous-error'.
2962
2963 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
2964 matching line numbers, column numbers and their ranges with regexp
2965 matching only line numbers.
2966 (grep-context-face): New face variable.
2967 (grep-mode-font-lock-keywords): Use it.
2968
2969 * faces.el (read-face-name): Delete duplicate faces.
2970
2971 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
2972
2973 * thumbs.el (thumbs-find-image): Don't make variables
2974 automatically buffer local.
2975 (thumbs-current-tmp-filename, thumbs-current-image-filename)
2976 (thumbs-image-num): Make automatically buffer local.
2977 (thumbs-show-thumbs-list): Use `make-local-variable', not
2978 `make-variable-buffer-local'.
2979 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
2980
2981 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
2982 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
2983 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
2984 (bother, bye, canyou, chatlst, continue, deathlst, describe)
2985 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
2986 (feelings-about, foullst, found, hello, history, howareyoulst)
2987 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
2988 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
2989 (neglst, obj, object, owner, please, problems, qlist)
2990 (random-adjective, relation, remlst, repetitive-shortness)
2991 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
2992 (shortlst, something, sportslst, stallmanlst, states, subj)
2993 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
2994 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
2995 Defvar at compile time.
2996
2997 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
2998 not `make-variable-buffer-local'.
2999
3000 2005-08-02 Kim F. Storm <storm@cua.dk>
3001
3002 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
3003 rectangle overlay in selected window.
3004
3005 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
3006
3007 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
3008 instead of display group. Make `indicate-buffer-boundaries'
3009 customizable through Custom.
3010
3011 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
3012
3013 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
3014 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
3015 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
3016 (gdb-put-string): Fix typos in docstrings.
3017
3018 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
3019
3020 Update copyright notices of files in progmodes directory for
3021 release of Emacs 22.1.
3022
3023 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
3024
3025 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
3026 Don't barf if the GUD buffer has been killed.
3027
3028 2005-08-01 Kim F. Storm <storm@cua.dk>
3029
3030 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
3031
3032 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
3033
3034 * simple.el (next-error-follow-minor-mode):
3035 make-variable-buffer-local -> make-local-variable.
3036
3037 * emacs-lisp/cl-extra.el: Require CL also when compiling.
3038
3039 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
3040 (byte-compile-form-make-variable-buffer-local): New functions to warn
3041 about misuses of make-variable-buffer-local where make-local-variable
3042 was meant.
3043
3044 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
3045
3046 * bs.el (bs-attributes-list): Doc fix.
3047 (bs): Update url-link.
3048
3049 * desktop.el (desktop-save-buffer): Fix typos in docstring.
3050 (desktop-load-default): Simplify.
3051
3052 * ibuffer.el (ibuffer-columnize-and-insert-list)
3053 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
3054 (ibuffer-unmark-all, ibuffer-toggle-marks)
3055 (ibuffer-unmark-forward, ibuffer-unmark-backward)
3056 (ibuffer-compile-make-format-form, ibuffer-format-column)
3057 (ibuffer-current-buffers-with-marks)
3058 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
3059 (ibuffer): Doc fix.
3060 (ibuffer-mode): Fix typo in docstring.
3061 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
3062 with `define-obsolete-variable-alias'.
3063 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
3064
3065 2005-07-29 Kenichi Handa <handa@m17n.org>
3066
3067 * international/mule-cmds.el (select-message-coding-system):
3068 Be sure to use LF for end-of-line. If no coding system is decided,
3069 return iso-8859-1-unix.
3070
3071 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
3072
3073 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
3074 (ange-ftp-pending-error-line): New vars.
3075 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
3076 to handle the non-fatal no-route-to-host messages.
3077 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
3078
3079 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
3080
3081 * isearch.el (isearch-mode-map, isearch-other-meta-char)
3082 (isearch-quote-char, isearch-printing-char)
3083 (isearch-text-char-description): "?\ " -> "?\s".
3084 (isearch-lazy-highlight-cleanup)
3085 (isearch-lazy-highlight-initial-delay)
3086 (isearch-lazy-highlight-interval)
3087 (isearch-lazy-highlight-max-at-a-time)
3088 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
3089 Declare with define-obsolete-*-alias macros.
3090 (isearch-forward): Fix typo in docstring.
3091 (search-invisible, search-ring-yank-pointer)
3092 (regexp-search-ring-yank-pointer): Doc fixes.
3093
3094 * recentf.el (recentf-menu-append-commands-p): Declare with
3095 `define-obsolete-variable-alias'.
3096 (recentf-max-saved-items, recentf-menu-filter)
3097 (recentf-arrange-by-rule-subfilter): Doc fixes.
3098 (recentf-menu-append-commands-flag)
3099 (recentf-initialize-file-name-history, recentf-expand-file-name)
3100 (recentf-clear-data): Fix typos in docstrings.
3101
3102 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
3103
3104 * progmodes/gdb-ui.el: Smarten comments.
3105 (gdb-info-breakpoints-custom): Use nowarn when finding file.
3106
3107 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3108
3109 * term/apollo.el (terminal-init-apollo): New function containing
3110 all former top level forms in the file.
3111 * term/bobcat.el (terminal-init-bobcat):
3112 * term/cygwin.el (terminal-init-cygwin):
3113 * term/iris-ansi.el (terminal-init-iris-ansi):
3114 * term/linux.el (terminal-init-linux):
3115 * term/news.el (terminal-init-news):
3116 * term/rxvt.el (terminal-init-rxvt):
3117 * term/sun.el (terminal-init-sun):
3118 * term/tvi970.el (terminal-init-tvi970):
3119 * term/vt100.el (terminal-init-vt100):
3120 * term/vt102.el (terminal-init-vt102):
3121 * term/vt125.el (terminal-init-vt125):
3122 * term/vt200.el (terminal-init-vt200):
3123 * term/vt201.el (terminal-init-vt201):
3124 * term/vt220.el (terminal-init-vt220):
3125 * term/vt240.el (terminal-init-vt240):
3126 * term/vt300.el (terminal-init-vt300):
3127 * term/vt320.el (terminal-init-vt320):
3128 * term/vt400.el (terminal-init-vt400):
3129 * term/vt420.el (terminal-init-vt420):
3130 * term/wyse50.el (terminal-init-wyse50):
3131 * term/xterm.el (terminal-init-xterm): Likewise.
3132
3133 * term/README: Describe the terminal-init-* functionality.
3134
3135 * startup.el (command-line): After loading the terminal initialization
3136 file call the corresponding terminal initialization function.
3137
3138 2005-07-27 Kenichi Handa <handa@m17n.org>
3139
3140 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
3141 negative.
3142
3143 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
3144 (ps-mule-composition-prologue): Fix for the case that
3145 RelativeCompose is false.
3146
3147 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
3148
3149 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
3150
3151 * descr-text.el (describe-char): Handle the case where the list of
3152 chars is displayed in a separate frame.
3153 Be a bit more discriminating when looking for the char.
3154
3155 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
3156
3157 * bookmark.el (bookmark-automatically-show-annotations)
3158 (bookmark-read-annotation-text-func): Doc fixes.
3159 (bookmark-save): Improve argument/docstring consistency.
3160 (bookmark-get-bookmark, bookmark-get-bookmark-record)
3161 (bookmark-alist-from-buffer)
3162 (bookmark-upgrade-file-format-from-0)
3163 (bookmark-grok-file-format-version)
3164 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
3165 (bookmark-read-annotation-mode)
3166 (bookmark-insert-current-bookmark, bookmark-jump)
3167 (bookmark-exit-hook): Fix typos in docstrings.
3168 (bookmark-exit-hooks): Define as obsolete alias.
3169 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
3170 not `bookmark-exit-hooks'. Fix docstring.
3171 (bookmark-bmenu-select): "?\ " -> "?\s".
3172
3173 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
3174
3175 * startup.el (command-line): Fix typo.
3176
3177 2005-07-24 Richard M. Stallman <rms@gnu.org>
3178
3179 * tooltip.el (tooltip-mode): Test emacs-basic-display,
3180 not emacs-quick-startup.
3181
3182 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
3183
3184 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
3185 (reb-next-match, reb-show-subexp): Use `with-selected-window'
3186 instead of `reb-with-current-window'.
3187 (reb-prev-match): Likewise. Also, don't move left if the search
3188 was unsuccessful.
3189 (reb-initialize-buffer): New function.
3190 (re-builder, reb-change-syntax): Use it.
3191
3192 * man.el (Man-goto-page): Make second argument NOERROR optional.
3193
3194 2005-07-23 Richard M. Stallman <rms@gnu.org>
3195
3196 * man.el (Man-bgproc-sentinel): Check here for failure to find
3197 any man page in the output, and report the error here.
3198 (Man-arguments): Make it permanent local.
3199 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
3200 (Man-mode): Pass t for NOERROR.
3201
3202 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
3203 (grep-mode-font-lock-keywords):
3204 Don't use compilation-...-face for messages that are not file names.
3205
3206 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3207 Don't use compilation-...-face for messages that are not file names.
3208
3209 2005-07-22 Juri Linkov <juri@jurta.org>
3210
3211 * startup.el (normal-splash-screen): Update menu name.
3212
3213 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
3214
3215 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
3216
3217 * term/xterm.el: Load term/rxvt if the terminal is actually an
3218 rxvt terminal.
3219 (xterm-rxvt-set-background-mode): Remove, not used anymore.
3220
3221 * term/rxvt.el (function-key-map): Use substitute-key-definition
3222 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
3223
3224 * term/cygwin.el: New file.
3225
3226 2005-07-22 Kim F. Storm <storm@cua.dk>
3227
3228 * image-file.el (insert-image-file, image-file-yank-handler):
3229 Fix last change to maintain a (unique) yank-handler on yanked images.
3230
3231 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
3232
3233 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
3234 of the file size (as in "177B" for 177 bytes). This happens with
3235 "ls -lh" on FreeBSD.
3236
3237 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
3238
3239 * hilit-chg.el (highlight-changes-global-initial-state)
3240 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
3241 (hilit-chg-fixup, highlight-changes-mode):
3242 Fix typos in docstrings.
3243 (highlight-changes-global-modes, highlight-changes-rotate-faces):
3244 Doc fixes.
3245
3246 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
3247
3248 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
3249 mode function using `eval-after-load'.
3250
3251 2005-07-21 Kim F. Storm <storm@cua.dk>
3252
3253 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
3254 included when reporting an emacs crash, and tell about the DEBUG file.
3255
3256 * image-file.el (insert-image-file): Add yank-handler.
3257 (image-file-yank-handler): Yank handler to make unique copies of
3258 images when they are yanked into a buffer next to each other.
3259
3260 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
3261
3262 * comint.el (comint-use-prompt-regexp, comint-send-input)
3263 (comint-source-default, comint-extract-string)
3264 (comint-get-source, comint-word, comint-completion)
3265 (comint-source, comint-prompt-read-only, comint-update-fence):
3266 Fix typos in docstrings.
3267 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
3268 Declare with define-obsolete-*-alias macros.
3269 (comint-previous-matching-input-from-input)
3270 (comint-next-matching-input-from-input)
3271 (comint-previous-matching-input, comint-next-matching-input)
3272 (comint-forward-matching-input):
3273 Improve argument/docstring consistency.
3274
3275 * desktop.el (desktop-clear-preserve-buffers-regexp):
3276 Also preserve the *server* buffer.
3277
3278 * simple.el (clone-indirect-buffer): Doc fix.
3279 (fixup-whitespace, just-one-space)
3280 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
3281 (next-error, next-error-highlight)
3282 (next-error-highlight-no-select, next-error-last-buffer)
3283 (next-error-buffer-p, next-error-find-buffer, next-error)
3284 (previous-error, next-error-no-select, previous-error-no-select)
3285 (open-line, split-line, minibuffer-prompt-width, kill-new)
3286 (binary-overwrite-mode): Fix typos in docstrings.
3287 (set-fill-column): Fix typo in message.
3288
3289 * skeleton.el (skeleton-proxy-new): Doc fix.
3290
3291 * strokes.el (strokes-load-hook): Doc fix.
3292 (strokes-grid-resolution, strokes-get-grid-position)
3293 (strokes-renormalize-to-grid, strokes-read-stroke)
3294 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
3295 (strokes-global-map): Fix typos in docstrings.
3296 (strokes-help): Doc fix. Fix help message and pass it through
3297 `substitute-command-keys'.
3298
3299 * tempo.el (tempo-insert-prompt, tempo-interactive)
3300 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
3301 (tempo-insert-string-functions, tempo-local-tags)
3302 (tempo-define-template, tempo-insert-template)
3303 (tempo-insert-prompt-compat, tempo-is-user-element)
3304 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
3305 Fix typos in docstrings.
3306
3307 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
3308 (vcursor-key-bindings, vcursor-use-vcursor-map)
3309 (vcursor-find-window, vcursor-scroll-down)
3310 (vcursor-disable, vcursor-beginning-of-buffer)
3311 (vcursor-end-of-buffer): Fix typos in docstrings.
3312 (vcursor-relative-move, vcursor-get-char-count):
3313 Improve argument/docstring consistency.
3314
3315 * version.el: "?\ " -> "?\s".
3316
3317 * wid-edit.el (widget-default-create, widget-after-change)
3318 (widget-default-format-handler, widget-checklist-add-item)
3319 (widget-radio-add-item, widget-choose, widget-specify-secret)
3320 (widget-field-value-create, widget-field-value-get)
3321 (widget-editable-list-format-handler)
3322 (widget-editable-list-entry-create, widget-group-value-create)
3323 (widget-documentation-link-add)
3324 (widget-documentation-string-value-create): "?\ " -> "?\s".
3325 (widget-convert-text): Doc fix.
3326 (widget-narrow-to-field, widget-field-find)
3327 (widget-url-link-action, widget-emacs-library-link-action)
3328 (widget-color-notify): Fix typos in docstrings.
3329
3330 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
3331 (x-select-text, set-w32-system-coding-system)
3332 (w32-add-charset-info): Fix typos in docstrings.
3333
3334 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
3335 (cua-enable-cua-keys, cua-use-hyper-key)
3336 (cua-virtual-rectangle-edges): Fix typos in docstrings.
3337 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
3338
3339 * net/tramp.el (tramp-handle-load): Fix typo in error message.
3340
3341 * emacs-lisp/re-builder.el (regexp-builder): Declare with
3342 `defalias' instead of faking it.
3343
3344 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
3345 (eshell-ls-missing, eshell-ls-dired-initial-args)
3346 (eshell-ls-use-in-dired): Fix typos in docstrings.
3347
3348 2005-07-20 Kim F. Storm <storm@cua.dk>
3349
3350 * emulation/cua-base.el (cua-mode): Improve doc string.
3351
3352 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
3353
3354 * abbrev.el (expand-region-abbrevs): Doc fix.
3355 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
3356 Improve argument/docstring consistency.
3357
3358 * arc-mode.el (archive-get-descr, archive-alternate-display):
3359 Doc fixes.
3360 (archive-l-e): Improve argument/docstring consistency.
3361 (archive-tmpdir, archive-unixdate, archive-unixtime)
3362 (archive-chmod-entry): Fix typos in docstrings.
3363 (archive-unflag, archive-unflag-backwards)
3364 (archive-unmark-all-files): "?\ " -> "?\s".
3365
3366 * buff-menu.el (Buffer-menu-unmark): Doc fix.
3367 (Buffer-menu-not-modified, Buffer-menu-execute)
3368 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
3369 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
3370
3371 * composite.el (compose-string, encode-composition-rule)
3372 (compose-last-chars): Fix typos in docstrings.
3373
3374 * desktop.el (desktop-enable, desktop-basefilename):
3375 Declare with `define-obsolete-variable-alias'.
3376 (desktop-internal-v2s): Don't quote keywords.
3377 (desktop-clear): "?\ " -> "?\s".
3378
3379 * dired.el (dired-align-file, dired-flag-backup-files)
3380 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
3381 (dired-listing-switches, dired-ls-F-marks-symlinks)
3382 (dired-dwim-target, dired-load-hook, dired-mode-hook)
3383 (dired-directory, dired-faces, dired, dired-revert)
3384 (dired-mode, dired-summary, dired-view-file)
3385 (dired-copy-filename-as-kill, dired-delete-file)
3386 (dired-no-confirm, dired-unmark-all-marks)
3387 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
3388 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
3389 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
3390 Fix typos in message strings.
3391
3392 * dired-x.el (virtual-dired): Declare with `defalias'.
3393 (dired-mark-unmarked-files, dired-local-variables-file)
3394 (dired-omit-here-always): Doc fix.
3395 (dired-omit-mode, dired-find-subdir)
3396 (dired-enable-local-variables, dired-clean-up-buffers-too)
3397 (dired-extra-startup, dired-mark-extension, dired-jump)
3398 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
3399 (dired-smart-shell-command, dired-guess-shell-alist-user)
3400 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
3401 (dired-x-bind-find-file, dired-x-submit-report):
3402 Fix typos in docstrings.
3403 (dired-mark-unmarked-files): "?\ " -> "?\s".
3404
3405 * dirtrack.el (dirtrack-list): Fix typos in docstring.
3406
3407 * faces.el (describe-face): "?\ " -> "?\s".
3408 (read-all-face-attributes, read-face-font, modify-face)
3409 (face-attr-construct, italic): Fix typos in docstrings.
3410 (frame-update-face-colors): Declare with
3411 `define-obsolete-function-alias'.
3412
3413 * files.el (find-file-noselect, recode-file-name): Doc fixes.
3414 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
3415 (magic-mode-alist, buffer-file-numbers-unique)
3416 (write-file-functions, get-free-disk-space):
3417 Fix typos in docstrings.
3418 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
3419 (write-contents-hooks, write-file-hooks):
3420 Declare with `define-obsolete-variable-alias'.
3421
3422 * forms-d2.el (arch-rj): Fix typo in docstrings.
3423 (arch-tocol): Likewise. "?\ " -> "?\s".
3424
3425 * frame.el (set-frame-font, cursor-in-non-selected-windows):
3426 Fix typo in docstring.
3427 (set-screen-width, set-screen-height): Delete redundant info in
3428 doctrings.
3429 (new-frame, screen-height, screen-width): Declare with
3430 `define-obsolete-function-alias'.
3431 (delete-frame-hook, blink-cursor): Declare with
3432 `define-obsolete-variable-alias'.
3433
3434 * paths.el (prune-directory-list): Fix typos in docstring.
3435
3436 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
3437 (cvs-prefix-get): Fix typos in docstrings.
3438
3439 * ps-print.el (ps-extend-face-list, ps-extend-face)
3440 (ps-print-background-image): Fix typos in docstrings.
3441 (ps-default-fg, ps-default-bg): Doc fixes.
3442
3443 * s-region.el (s-region-bind): Doc fix.
3444 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
3445
3446 * textmodes/org.el (org-table-formula-substitute-names)
3447 (org-table-get-vertical-vector): Doc fixes.
3448 (org-table-recalculate): Remove unused argument to `message'.
3449
3450 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
3451
3452 * textmodes/org.el (org-table-column-names)
3453 (org-table-column-name-regexp)
3454 (org-table-named-field-locations): New variables.
3455 (org-archive-subtree): Protect `this-command' when calling
3456 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
3457 the kill buffer.
3458 (org-complete): Remove fixed-formula completion.
3459 (org-edit-formulas-map): New variable.
3460 (org-table-edit-formulas): New command.
3461 (org-finish-edit-formulas, org-abort-edit-formulas)
3462 (org-show-variable, org-table-get-vertical-vector): New functions.
3463 (org-table-maybe-eval-formula): Handle `:=' fields.
3464 (org-table-get-stored-formulas, org-table-store-formulas)
3465 (org-table-get-formula, org-table-modify-formulas)
3466 (org-table-replace-in-formulas): Handle named field formulas.
3467 (org-table-get-specials): Store locations of named fields.
3468
3469 2005-07-19 Juri Linkov <juri@jurta.org>
3470
3471 * progmodes/grep.el (grep-regexp-alist)
3472 (grep-mode-font-lock-keywords, grep-process-setup):
3473 Use default GNU grep match color "01;31m" instead of "01;41m".
3474 (grep-regexp-alist, grep-mode-font-lock-keywords):
3475 Use `\\[[0-9]*m' instead of `\\[00m'.
3476 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
3477 sgr_start where its handling is more important. Use the real
3478 length of sgr_start instead of constant 8.
3479 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
3480 specially. Delete all remaining escape sequences.
3481 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
3482 (grep-regexp-alist): Make hyperlink only for binary file name
3483 instead of the whole line.
3484 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
3485 (grep-mode): Add autoload.
3486
3487 * emacs-lisp/find-func.el (find-function-regexp):
3488 Add `define-compilation-mode'.
3489
3490 2005-07-19 Juri Linkov <juri@jurta.org>
3491
3492 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
3493 (compare-windows-sync-string-size, compare-windows-recenter)
3494 (compare-windows-highlight, compare-windows): Add version 22.1.
3495 (compare-windows) <defface>: Inherit from lazy-highlight instead
3496 of duplicating its default value.
3497
3498 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
3499 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
3500
3501 * descr-text.el (describe-char): Create link buttons for `charset'
3502 and `code point'. Add the current input method name with a link
3503 button to `to input' field. Print face names of display table
3504 characters in `The display table entry is displayed by' section
3505 instead of printing face-id in the `display' field.
3506 Guess hardcoded faces and create a link button for them.
3507 Skip empty fields when calculating max-width.
3508 Treat `widget-create' specially while inserting strings from the
3509 collected field list.
3510 (describe-char-after): Made obsolete in version 22.1, not 21.5.
3511
3512 * diff-mode.el (diff-file-header): Change foreground color from
3513 yellow to green on light backgrounds.
3514 (diff-context): Inherit from `shadow' only for color/grayscale
3515 with more than 88 colors.
3516 (diff-indicator-removed, diff-indicator-added)
3517 (diff-indicator-changed): New faces.
3518 (diff-font-lock-keywords): Use new faces. Regroup rules.
3519 Add "^---$" for `normal' diff format. Fontify `#' lines with
3520 font-lock-comment-delimiter-face and font-lock-comment-face.
3521 Add `#' to ^[^...] in the rule for `diff-context-face'.
3522
3523 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
3524 a button-like box. Inherit from `highlight' on low colors.
3525 (shadow): Use shades of gray only for color/grayscale with
3526 more than 88 colors. Use green for light backgrounds with
3527 8 colors, and yellow for dark backgrounds with 8 colors.
3528
3529 * font-lock.el (font-lock-regexp-grouping-backslash):
3530 Don't inherit from escape-glyph (use bold for all cases).
3531
3532 * info.el (info-xref-visited): Use light foreground color `violet'
3533 for dark backgrounds instead of dark color `magenta3'.
3534 (info-title-1): Use `yellow' color for dark backgrounds.
3535
3536 * isearch.el (isearch): Use not-too-dark magenta3 instead of
3537 too-light magenta2.
3538
3539 * replace.el (match): Use slightly more light RoyalBlue3 instead
3540 of dark RoyalBlue4.
3541
3542 * wid-edit.el (widget-inactive): Inherit from `shadow'.
3543
3544 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
3545
3546 * novice.el (disabled-command-hook): Declare it with
3547 `define-obsolete-variable-alias'.
3548
3549 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
3550 (desktop-buffer-misc-functions, desktop-buffer-handlers)
3551 (desktop-load-default): Add release to obsolescence info.
3552 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
3553 (desktop-append-buffer-args, desktop-read):
3554 Fix typos in docstrings.
3555 (desktop-kill): Fix typo in message.
3556 (desktop-save): Doc fix.
3557
3558 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
3559
3560 * viper-cmd.el (viper-escape-to-state): Bug fix.
3561 (viper-envelop-ESC-key): Change the definition of fast
3562 keysequence so it'll work with keyboard macros.
3563
3564 * ediff.el (ediff-patch-buffer): Change the docstring.
3565
3566 2005-07-19 Kenichi Handa <handa@m17n.org>
3567
3568 * international/mule-cmds.el (select-safe-coding-system): Try to
3569 use an auto-coding (if any) before anything else. If the found
3570 auto-coding is invalid, show a warning message.
3571
3572 * international/mule.el (find-auto-coding): New function created
3573 by modifying the body of set-auto-coding.
3574 (set-auto-coding): Use find-auto-coding to find a coding.
3575
3576 2005-07-18 Richard M. Stallman <rms@gnu.org>
3577
3578 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
3579 not isearch-mode-end-hook-error.
3580 (allout-before-change-protect): Fix error message.
3581
3582 2005-07-18 Juri Linkov <juri@jurta.org>
3583
3584 * allout.el (allout-mode):
3585 * calculator.el (calculator-copy):
3586 * custom.el (custom-known-themes):
3587 * dired.el (dired-desktop-buffer-misc-data)
3588 (dired-restore-desktop-buffer):
3589 * dired-x.el (dired-omit-marker-char):
3590 * files.el (basic-save-buffer):
3591 * font-core.el (font-lock-mode):
3592 * calendar/calendar.el (calendar-goto-hebrew-date)
3593 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
3594 (calendar-goto-persian-date):
3595 * language/ethio-util.el (ethio-sera-to-fidel-region):
3596 * textmodes/picture.el (picture-mode):
3597 Delete duplicate duplicate words.
3598
3599 2005-07-18 Juri Linkov <juri@jurta.org>
3600
3601 * isearch.el (isearch-mode-map): Remove key bindings for regexp
3602 chars * ? } |.
3603 (isearch-fallback): Don't call `isearch-process-search-char'.
3604 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
3605 (isearch-process-search-char): Call `isearch-fallback' for regexp
3606 chars * ? } |.
3607 (isearch-return-char): Make obsolete with `make-obsolete' instead
3608 of simply documenting it as obsolete in the docstring.
3609 (isearch-fallback): Refill docstring.
3610
3611 * international/isearch-x.el
3612 (isearch-process-search-multibyte-characters): Remove unneeded
3613 `concat'. Add intermediate values to `junk-hist' instead of
3614 `minibuffer-history'. Test the length of `str'.
3615
3616 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
3617
3618 * allout.el (allout-resolve-xref): Fix typos in error strings.
3619 (allout-before-change-protect): Remove unneeded `concat'.
3620
3621 * array.el (array-mode, array-reconfigure-rows)
3622 (untabify-backward): Fix typos in docstrings.
3623 (array-reconfigure-rows): Use `insert-buffer-substring', not
3624 `insert-buffer'.
3625
3626 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
3627 * progmodes/ada-mode.el (ada-make-body):
3628 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
3629
3630 * dired.el (dired-log):
3631 * tar-mode.el (tar-subfile-save-buffer):
3632 * play/zone.el (zone-pgm-stress-destress):
3633 Use `insert-buffer-substring', not `insert-buffer'.
3634
3635 2005-07-17 Simon Josefsson <jas@extundo.com>
3636
3637 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
3638
3639 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
3640
3641 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
3642 Add plain auth method.
3643 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
3644
3645 2005-07-17 Kim F. Storm <storm@cua.dk>
3646
3647 * ido.el (dired-other-window): Add ido property.
3648
3649 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
3650
3651 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
3652 Fix typo in docstring.
3653 (byte-compile-interactive-only-functions): Add `insert-buffer' and
3654 `insert-file-literally'.
3655
3656 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
3657 info and delete redundant message. Doc fix.
3658 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
3659 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
3660
3661 2005-07-16 Richard M. Stallman <rms@gnu.org>
3662
3663 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
3664 (byte-compile-and): Use byte-compile-and-recursion.
3665 (byte-compile-or-recursion): New function.
3666 (byte-compile-or): Use that.
3667 (byte-compile-if): Guard the else-clause too.
3668 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
3669
3670 * isearch.el (isearch-mode-end-hook-quit): New variable.
3671 (isearch-done): Bind it.
3672 (isearch-mode-end-hook): Doc fix.
3673
3674 * allout.el (allout-isearch-did-quit): Variable deleted.
3675 (allout-real-isearch-abort): Function name no longer used.
3676 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
3677 (allout-isearch-rectification): isearch-mode always exists.
3678 Don't set allout-isearch-did-quit.
3679 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
3680 allout-isearch-did-quit.
3681 (allout-enwrap-isearch): Just add the hook.
3682 (allout-isearch-abort): Function deleted.
3683 (allout-pre-command-business): Avoid warning.
3684
3685 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
3686 Correctly avoid warnings.
3687 (pascal-outline): Likewise.
3688
3689 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
3690
3691 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
3692
3693 * play/tetris.el (tetris-mode): Avoid warning.
3694
3695 * play/snake.el (snake-mode): Avoid warning.
3696
3697 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
3698 (gamegrid-set-display-table): Avoid warning.
3699 (gamegrid-set-timer): Likewise.
3700 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
3701 (gamegrid-add-score-with-update-game-score-1): Take FILE
3702 as argument.
3703 (gamegrid-add-score-with-update-game-score): Pass that argument.
3704 Rename have-shared-game-dir to gamegrid-shared-game-dir.
3705
3706 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
3707
3708 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
3709 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
3710
3711 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
3712 and insert-file.
3713
3714 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
3715 (sc-ask): Avoid warnings.
3716
3717 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
3718 (eshell-hist-initialize): Use that var the natural way.
3719
3720 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
3721
3722 * emacs-lisp/re-builder.el (reb-cook-regexp):
3723 Avoid warning calling lre-compile-string.
3724 (reb-color-display-p): Avoid warning.
3725
3726 * calculator.el (calculator-last-input): Guard uses
3727 of event-key and key-press-event-p.
3728 (event-key, key-press-event-p): Delete definitions.
3729
3730 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
3731 (find-gc-source-directory, find-gc-subrs-callers)
3732 (find-gc-noreturn-list, find-gc-source-files)
3733 (find-gc-subrs-called): Vars renamed and defvar'd.
3734
3735 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
3736 (checkdoc-overlay-put, checkdoc-delete-overlay)
3737 (checkdoc-overlay-start, checkdoc-overlay-end)
3738 (checkdoc-mode-line-update, checkdoc-char=):
3739 Define such that compiler knows they are defined.
3740 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
3741 (checkdoc-read-event): Delete. Use read-event directly.
3742
3743 * whitespace.el (whitespace-make-overlay)
3744 (whitespace-overlay-put, whitespace-delete-overlay)
3745 (whitespace-overlay-start, whitespace-overlay-end):
3746 Define such that compiler knows they are defined.
3747 (whitespace): Move conditional inside.
3748
3749 * tempo.el (tempo-insert-template): Suppress warning.
3750
3751 * ediff-diff.el (longlines-mode): Add defvar.
3752
3753 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
3754
3755 * server.el: Bind "C-x #" in a way that works even if C-x is
3756 redefined to a command key, not a prefix key.
3757
3758 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
3759
3760 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
3761 cl-make-type-test till execution time.
3762
3763 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
3764
3765 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
3766 arg ARG and use it.
3767
3768 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
3769
3770 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
3771
3772 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
3773
3774 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
3775 a defcustom with two :set or :type keywords.
3776
3777 2005-07-15 Richard M. Stallman <rms@gnu.org>
3778
3779 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
3780 Don't give ^M comment-end syntax.
3781
3782 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
3783
3784 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
3785 Don't consider gdbmi (gdb-mi.el has its own update functions).
3786 (gdb-var-delete): Make it work for gdbmi as well.
3787 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
3788
3789 * progmodes/gud.el (etags, sdb): Only require etags when needed.
3790 (gud-speedbar-menu-items): Correct logic for enabling items.
3791
3792 2005-07-15 Kim F. Storm <storm@cua.dk>
3793
3794 * ido.el: Fix commentary.
3795 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
3796 Use with-no-warnings around ffap-guesser.
3797 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
3798 Let bind minibuffer-completing-file-name to t.
3799
3800 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
3801
3802 * startup.el (site-run-file, keyboard-type): Doc fixes.
3803 (command-line): Check for "--basic-display" argument; also for
3804 "--quick", not "--bare-bones" (which was renamed).
3805 (fancy-splash-text): Add missing item "Getting New Versions".
3806 (normal-splash-screen): Fix typos and improve consistency with
3807 `fancy-splash-text'. Update copyright year.
3808
3809 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
3810 valid binding for `help-char'.
3811
3812 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
3813
3814 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
3815
3816 * term.el (term-mode): Disable cua-mode for term buffers.
3817
3818 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
3819
3820 * add-log.el (add-log-mailing-address, change-log-merge):
3821 Doc fixes.
3822 (change-log-get-method-definition): Fix typo in docstring.
3823
3824 2005-07-14 Kim F. Storm <storm@cua.dk>
3825
3826 * emulation/cua-base.el:
3827 (cua--pre-command-handler-1, cua--pre-command-handler)
3828 (cua--post-command-handler-1, cua--post-command-handler):
3829 Split in two. Check (buffer local) value of cua-mode.
3830 (cua-selection-mode): New command.
3831
3832 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
3833
3834 * custom.el (custom-initialize-safe-set)
3835 (custom-initialize-safe-default): Doc fixes.
3836
3837 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
3838 and simplify :init-value again.
3839
3840 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
3841 and simplify :init-value again. Delete autoload.
3842
3843 * startup.el (command-line): Use `custom-reevaluate-setting' again
3844 for tooltip-mode.
3845
3846 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
3847 a defcustom with two :initialize keywords.
3848
3849 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
3850
3851 * allout.el (my-mark-marker, allout-isearch-prior-pos)
3852 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
3853 (allout-post-command-business, allout-flag-region)
3854 (isearch-reenable-font-lock, allout-yank)
3855 (allout-insert-latex-header, allout-insert-latex-trailer)
3856 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
3857 (allout-latex-verb-quote): Fix typos in docstrings.
3858 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
3859 (allout-unprotected, allout-prefix-data):
3860 Improve argument/docstring consistency.
3861 (allout-chart-subtree): Fix argument spec.
3862 (allout-open-topic): Rename `use_sib_bullet' argument to
3863 `use-sib-bullet'. Doc fix.
3864
3865 * whitespace.el (whitespace-check-buffer-leading)
3866 (whitespace-check-buffer-trailing)
3867 (whitespace-check-buffer-indent)
3868 (whitespace-check-buffer-spacetab)
3869 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
3870 (whitespace-check-leading-whitespace)
3871 (whitespace-check-trailing-whitespace)
3872 (whitespace-check-spacetab-whitespace)
3873 (whitespace-check-indent-whitespace)
3874 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
3875 (whitespace-modes): Fix typos in docstrings.
3876 (defgroup, defcustom): Doc fixes.
3877
3878 * winner.el (winner-mode, winner-boring-buffers)
3879 (winner-pending-undo-ring): Doc fixes.
3880 (winner-ring): Remove unneeded `progn'.
3881 (winner-equal): `defsubst' it.
3882 (winner-redo): Fix message.
3883
3884 2005-07-13 Kim F. Storm <storm@cua.dk>
3885
3886 * simple.el (line-move-1): Always use vertical-motion to
3887 do the last (or only) line move to ensure some movement.
3888 Undo 2005-06-23 change--don't check for overlays.
3889
3890 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3891
3892 * term/mac-win.el (ccl-encode-mac-roman-font)
3893 (ccl-encode-mac-centraleurroman-font)
3894 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
3895 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
3896 Change charset-id boundary of dimension to ?\xef.
3897 (mac-char-fontspec-list): New constant.
3898 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
3899 argument. Nil uses itself as family in font-spec. Previous
3900 behavior for nil is now provided by non-nil non-string argument.
3901 All callers changed. Add font-specs for Mac fonts to
3902 "fontset-default" unless iso8859-1 fonts are installed.
3903
3904 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
3905
3906 * progmodes/sh-script.el (sh-get-indent-info): Only indent
3907 a continuation line if the \ is preceded by SPC or TAB.
3908 (sh-get-indent-info): Simplify.
3909 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
3910 Use with-current-buffer.
3911
3912 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
3913 when the matched text is empty.
3914
3915 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
3916
3917 * startup.el (command-line): Revert to previous handling of
3918 tooltip-mode. Explain in comment why the complexity is needed.
3919
3920 * tooltip.el (tooltip-mode): Revert to previous implementation of
3921 its defcustom.
3922
3923 * frame.el (blink-cursor-mode): Revert to previous implementation
3924 of its defcustom. Update comment.
3925
3926 2005-07-12 Lars Hansen <larsh@soem.dk>
3927
3928 * desktop.el: Update e-mail address.
3929
3930 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3931
3932 * term/mac-win.el (mac-services-mail-selection)
3933 (mac-services-mail-to): New functions.
3934 (mac-application-menu-map): Bind them.
3935
3936 2005-07-12 wulei <milton@wulei.net> (tiny change)
3937
3938 * progmodes/gdb-ui.el: Add note about buffering with Windows.
3939
3940 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
3941
3942 * custom.el (custom-reevaluate-setting): Doc fix.
3943
3944 2005-07-11 Jay Belanger <belanger@truman.edu>
3945
3946 * calc/calc.el (calc-embedded-announce-formula-alist)
3947 (calc-embedded-open-close-plain-alist)
3948 (calc-embedded-open-close-mode-alist): Add checks for additional
3949 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
3950
3951 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
3952
3953 * custom.el (custom-enable-theme): Don't add theme to
3954 `custom-enabled-themes' with `push' because there is no
3955 setf-method for `delq'.
3956
3957 2005-07-11 Richard M. Stallman <rms@gnu.org>
3958
3959 * custom.el (custom-declare-variable): Doc fix.
3960
3961 * dired-aux.el (dired-compare-directories): Remove "." and ".."
3962 from the alists.
3963
3964 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
3965 Do nothing if edebug-active.
3966
3967 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
3968 (edebug-display): Do it here instead.
3969
3970 2005-07-10 Richard M. Stallman <rms@gnu.org>
3971
3972 * cus-face.el (custom-theme-set-faces): Make it work.
3973 (custom-reset-faces): Doc fix.
3974 (custom-theme-reset-internal-face, custom-theme-face-value):
3975 Functions deleted.
3976
3977 * custom.el (custom-push-theme): Maintain list of the settings
3978 of a given theme in its theme-settings property.
3979 Maintain position of old settings in the theme-value
3980 or theme-face property.
3981 (custom-enabled-themes): New variable.
3982 (custom-theme-enabled-p): New function.
3983 (provide-theme): Update custom-enabled-themes.
3984 Disable and reenable the `user' theme.
3985 (require-theme): Doc fix.
3986 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
3987 (custom-theme-value, custom-theme-variable-value): Likewise.
3988 (custom-theme-reset-internal): Likewise.
3989 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
3990 (custom-enable-theme, custom-disable-theme): New functions.
3991 (custom-variable-theme-value, custom-face-theme-value): Likewise.
3992 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
3993 (custom-theme-reset-variables): Simplify.
3994 (deftheme, custom-declare-theme, custom-make-theme-feature):
3995 Definitions moved.
3996
3997 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
3998
3999 * longlines.el (longlines-show-region)
4000 (longlines-unshow-hard-newlines): Recognize hard newlines by
4001 non-nil hard property, instead of t.
4002
4003 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
4004
4005 * viper-cmd.el (viper--key-maps): New variable.
4006 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
4007 emulation-mode-map-alists.
4008 (viper-envelop-ESC-key): Use viper-subseq.
4009 (viper-search-forward/backward/next): Disable debug-on-error.
4010
4011 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
4012 (viper-ESC-key): New defcustoms.
4013
4014 * viper-macs.el (ex-map-read-args): Use viper-subseq.
4015
4016 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
4017 (viper-subseq): Copy of subseq from cl.el.
4018
4019 * viper.el (viper-go-away, viper-set-hooks): Use
4020 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
4021
4022 * viper-mous.el (viper-current-frame-saved): Use defvar.
4023
4024 * viper-init.el: Get rid of -face in face names.
4025
4026 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
4027 Make it work with longlines mode
4028
4029 * ediff-mult.el (ediff-meta-mode-hook): New variable.
4030
4031 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
4032
4033 * ediff-init.el: Get rid of -face in face names.
4034
4035 2005-07-10 Richard M. Stallman <rms@gnu.org>
4036
4037 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
4038 and with-timeout-unsuspend.
4039
4040 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
4041 and with-timeout-unsuspend.
4042
4043 * emacs-lisp/timer.el (with-timeout-timers): New variable.
4044 (with-timeout): Bind that variable to record timers.
4045 (with-timeout-suspend, with-timeout-unsuspend): New functions.
4046
4047 * emacs-lisp/debug.el (debug-help-follow): New function.
4048 (debugger-mode-map): Use that instead of help-follow.
4049 (debugger-setup-buffer): Use eval-buffer-list
4050 to handle eval-buffer frames.
4051
4052 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
4053
4054 * timezone.el (timezone-parse-date): Change first regexp
4055 so it will not mistakenly match dates with no time zone.
4056
4057 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
4058
4059 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
4060
4061 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
4062
4063 * custom.el (custom-initialize-safe-set)
4064 (custom-initialize-safe-default): New functions.
4065
4066 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
4067 and simplify :init-value.
4068
4069 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
4070 and simplify :init-value. Delete obsolete comment.
4071
4072 * startup.el (command-line): Use `custom-reevaluate-setting' to
4073 handle `tooltip-mode'. Delete obsolete comment.
4074
4075 * files.el (set-visited-file-name): Avoid calling
4076 `file-name-nondirectory' with a nil argument.
4077
4078 2005-07-09 Richard M. Stallman <rms@gnu.org>
4079
4080 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
4081 was called with nil for the buffer, handle the read position right.
4082 Handle read position for eval-region, too.
4083
4084 2005-07-09 Juri Linkov <juri@jurta.org>
4085
4086 * fringe.el (fringe-mode): Add period in docstring.
4087 (fringe-query-style): Build prompt depending on `all-frames' arg.
4088
4089 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
4090 to not create links to unrelated functions in the Help buffer.
4091
4092 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
4093 Doc fix.
4094
4095 * simple.el (next-error-hook): New variable.
4096 (next-error): Use it. Doc fix.
4097
4098 * textmodes/ispell.el (ispell-command-loop): Add current
4099 dictionary name and program name to mode-line-format.
4100 (ispell-region, ispell-process-line): Add current dictionary name
4101 and program name to messages.
4102
4103 2005-07-08 Jay Belanger <belanger@truman.edu>
4104
4105 * calc/calc.el (calc-embedded-announce-formula-alist)
4106 (calc-embedded-open-close-formula-alist)
4107 (calc-embedded-open-close-word-alist)
4108 (calc-embedded-open-close-plain-alist)
4109 (calc-embedded-open-close-new-formula-alist)
4110 (calc-embedded-open-close-mode-alist)
4111 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
4112 (calc-embedded-mode-hook): New variables.
4113
4114 * calc/calc-embed.el (calc-embedded-firsttime)
4115 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
4116 New variables.
4117 (calc-do-embedded): Use calc-embedded-firsttime,
4118 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
4119 determine whether or not to run hooks.
4120 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
4121 calc-embedded-firsttime-formula appropriately.
4122 Set calc-embedded delimiter variables according to mode.
4123
4124 2005-07-08 Richard M. Stallman <rms@gnu.org>
4125
4126 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
4127 Check for "emacs", etc., as entire symbol, not just as word.
4128 (checkdoc-file-comments-engine): Use regexp-quote on FN.
4129
4130 * files.el (set-visited-file-name): Report the error
4131 for "empty filename" earlier.
4132 (kill-some-buffers): Ignore buffers already dead.
4133
4134 * fringe.el (fringe-mode): Doc fix.
4135
4136 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
4137 Check for (featurep 'xemacs) and turn off warnings in what it guards.
4138 Use unwind-protect to ensure byte-compile-unresolved-functions
4139 is updated.
4140
4141 * whitespace.el (whitespace-buffer-leading-cleanup):
4142 Simplify w/ skip-chars-forward.
4143 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
4144
4145 * mail/rmail.el (rmail-only-expunge): Fix paren error.
4146 Unconditionally try to leave point at the same old place.
4147
4148 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
4149
4150 * comint.el (comint-postoutput-scroll-to-bottom)
4151 (comint-show-maximum-output): Take scroll-margin into consideration.
4152
4153 2005-07-08 Kim F. Storm <storm@cua.dk>
4154
4155 * ido.el (ido-use-filename-at-point): New choice `guess'.
4156 (ido-file-internal): Try ffap-guesser if selected.
4157
4158 * ido.el (ido-before-fallback-functions): New hook.
4159 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
4160 (ido-read-file-name): Run it.
4161
4162 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
4163
4164 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
4165 strings rather than a list of symbols to the completion function.
4166
4167 2005-07-07 Jay Belanger <belanger@truman.edu>
4168
4169 * calc/calc-units.el (math-apply-units): Change the places in
4170 which units are simplified.
4171
4172 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4173
4174 * cus-edit.el (customize-option, customize-option-other-window):
4175 Make them handle aliases.
4176
4177 * custom.el (custom-variable-p): Make it recursively follow
4178 aliases. Mention that in the docstring.
4179
4180 2005-07-07 Richard M. Stallman <rms@gnu.org>
4181
4182 * cus-start.el (exec-path): Use `directory' instead of `file'.
4183 Fix tag for nil.
4184
4185 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
4186
4187 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
4188 when called non-interactively. Doc fix.
4189
4190 2005-07-07 Lute Kamstra <lute@gnu.org>
4191
4192 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
4193 new address as well.
4194
4195 2005-07-07 Kenichi Handa <handa@m17n.org>
4196
4197 * international/mule.el (make-coding-system):
4198 Describe `ascii-incompatible' property in the docstring.
4199 (set-file-name-coding-system): Signal an error if coding-system is
4200 ascii-incompatible.
4201 (set-keyboard-coding-system): Likewise.
4202
4203 * international/mule-cmds.el (set-default-coding-systems):
4204 Don't set default-file-name-coding-system and
4205 default-keyboard-coding-system if coding-system is ASCII-incompatible.
4206
4207 * international/utf-16.el: Declare that all UTF-16-based coding
4208 systems are ASCII-incompatible.
4209
4210 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
4211
4212 * progmodes/gud.el: Require font-lock for displaying errors.
4213 Used by gdb-ui.el.
4214
4215 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
4216
4217 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
4218 values for the pattern lists which are `read'able but not
4219 `append'able (like symbols).
4220
4221 2005-07-06 Richard M. Stallman <rms@gnu.org>
4222
4223 * progmodes/flymake.el (flymake-float-time): Instead of
4224 with-no-warnings, test for xemacs.
4225 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
4226 to avoid warning.
4227
4228 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
4229
4230 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
4231
4232 2005-07-05 Lute Kamstra <lute@gnu.org>
4233
4234 * battery.el: Add support for Darwin (with much debugging help
4235 from Samuel Lauber <sam124@operamail.com>).
4236 (battery-status-function, battery-echo-area-format)
4237 (battery-mode-line-format): Add support for pmset on Darwin.
4238 (battery-load-low, battery-load-critical): New user options.
4239 (battery-pmset): New function.
4240
4241 2005-07-05 Lute Kamstra <lute@gnu.org>
4242
4243 Update FSF's address in GPL notices.
4244
4245 * textmodes/page-ext.el: Update FSF's address.
4246
4247 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
4248
4249 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
4250 filling from using prefix when filling a single-line docstring.
4251
4252 * progmodes/flymake.el: Remove useless eval-when-compile.
4253
4254 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
4255
4256 2005-07-04 Richard M. Stallman <rms@gnu.org>
4257
4258 * textmodes/org.el (org-file-apps-defaults-gnu):
4259 Rename from org-file-apps-defaults-linux.
4260 (org-default-apps): Don't test system-type for `linux'.
4261 (org-file-apps): Doc fix.
4262
4263 2005-07-04 David Ponce <david@dponce.com>
4264
4265 * tree-widget.el: Improve header Commentary section.
4266 (tree-widget) [defgroup]
4267 (tree-widget-image-enable, tree-widget-themes-directory)
4268 (tree-widget-theme, tree-widget-image-properties-emacs)
4269 (tree-widget-image-properties-xemacs, tree-widget-create-image)
4270 (tree-widget-image-formats, tree-widget-control)
4271 (tree-widget-empty-control, tree-widget-leaf-control
4272 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
4273 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
4274 (tree-widget-keep, tree-widget-after-toggle-functions)
4275 (tree-widget-open-node, tree-widget-close-node): Doc fix.
4276 (tree-widget-open-control, tree-widget-close-control): Fix doc and
4277 :help-echo message.
4278 (tree-widget-set-theme): Doc fix. Use `string-equal'.
4279 (tree-widget-image-properties): Doc fix. Clearer implementation.
4280 (tree-widget--cursors): New constant.
4281 (tree-widget-lookup-image): New function split from
4282 `tree-widget-find-image'. Clearer implementation.
4283 (tree-widget-find-image): Use it.
4284 (tree-widget-button-keymap): Use `set-keymap-parent'.
4285 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
4286 Define the sub-widgets here.
4287 (tree-widget-node): Check that :node is not a tree-widget.
4288 (tree-widget-get-super, tree-widget-open-control)
4289 (tree-widget-close-control, tree-widget-empty-control)
4290 (tree-widget-leaf-control, tree-widget-guide)
4291 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
4292 (tree-widget-no-handle, tree-widget-value-delete)
4293 (tree-widget-map): Remove.
4294 (tree-widget-children-value-save): Doc fix. Simplified.
4295 (tree-widget-value-create): Update according to previous changes.
4296
4297 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
4298
4299 * textmodes/org.el: Leading space replaced by TABS.
4300 (org-recalc-marks, org-table-rotate-recalc-marks)
4301 (org-table-get-specials): Treat "^" and "_" marks.
4302 (org-table-justify-field-maybe): Optional argument NEW.
4303 (org-table-eval-formula): Parsing of the format simplified.
4304 New modes C,I. Honor the %= parameter in the current table.
4305 Avoid unnecessary re-align by using the NEW argument to
4306 `org-table-justify-field-maybe'.
4307 (org-calc-default-modes): Default for date-format mimicks org-mode.
4308 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
4309
4310 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
4311
4312 * cus-face.el (custom-theme-set-faces): Make it handle face
4313 aliases whose alias declarations are pre- or autoloaded.
4314
4315 2005-07-04 Juri Linkov <juri@jurta.org>
4316
4317 * faces.el (read-face-name): Put the code for getting a face name
4318 from the buffer before adding the faces from the `face' property.
4319 Use `completing-read-multiple' instead of `completing-read'.
4320 Require `crm'. Add default value and post-process the returned
4321 list of faces.
4322
4323 * emacs-lisp/crm.el (crm-find-current-element)
4324 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
4325
4326 * emacs-lisp/lisp-mode.el (eval-defun-1):
4327 * emacs-lisp/edebug.el (edebug-eval-defun):
4328 Remove unnecessary quotes.
4329
4330 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
4331
4332 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
4333 (prolog-indent-level): Fix typo in docstring.
4334
4335 * info.el (Info-history, Info-history-forward)
4336 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
4337
4338 * add-log.el (add-change-log-entry):
4339 * comint.el (comint-dynamic-list-input-ring)
4340 (comint-dynamic-list-completions):
4341 * dabbrev.el (dabbrev-expand):
4342 * delim-col.el (delimit-columns-rectangle-line):
4343 * diff-mode.el (diff-context->unified, diff-reverse-direction)
4344 (diff-unified->context):
4345 * ediff-init.el (ediff-abbrev-jobname):
4346 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
4347 (ediff-replace-session-activity-marker-in-meta-buffer):
4348 * info.el (Info-summary):
4349 * lpr.el (printify-region):
4350 * printing.el (pr-create-interface):
4351 * ps-print.el (ps-print-quote):
4352 * ses.el (ses-column-widths, ses-print-cell)
4353 (ses-adjust-print-width, ses-center):
4354 * shell.el (shell-file-name-quote-list):
4355 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
4356 (strokes-fill-current-buffer-with-whitespace)
4357 (strokes-xpm-for-stroke, strokes-list-strokes)
4358 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
4359 * term.el (term-dynamic-list-input-ring)
4360 (term-dynamic-list-completions):
4361 * calc/calc.el (math-format-stack-value):
4362 * emacs-lisp/edebug.el (edebug-display-freq-count):
4363 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
4364 (delphi-new-comment-line):
4365 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
4366 * progmodes/executable.el (executable-set-magic):
4367 * progmodes/python.el (inferior-python-mode):
4368 * progmodes/scheme.el (scheme-mode-syntax-table):
4369 * progmodes/sh-script.el (sh-maybe-here-document):
4370 * progmodes/sql.el (sql-copy-column):
4371 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
4372 * textmodes/bibtex.el (bibtex-mode):
4373 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
4374 (sgml-auto-attributes):
4375 * textmodes/table.el (table-insert, table-shorten-cell)
4376 (table--generate-source-scan-lines, table-delete-row)
4377 (*table--cell-delete-char, table--spacify-frame)
4378 (table--horizontally-shift-above-and-below)
4379 (table--cell-insert-char, table--cell-blank-str)
4380 (table--fill-region-strictly):
4381 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
4382 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
4383
4384 * add-log.el (change-log):
4385 * apropos.el (apropos):
4386 * comint.el (comint-completion, comint-source):
4387 * dabbrev.el (dabbrev):
4388 * delim-col.el (columns):
4389 * diff-mode.el (diff-mode):
4390 * ediff.el (ediff):
4391 * ediff-diff.el (ediff-diff):
4392 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
4393 * ediff-mult.el (ediff-mult):
4394 * ediff-ptch.el (ediff-ptch):
4395 * ediff-wind.el (ediff-window):
4396 * facemenu.el (facemenu):
4397 * indent.el (indent):
4398 * info.el (info):
4399 * jka-cmpr-hook.el (compression, jka-compr):
4400 * lpr.el (lpr):
4401 * outline.el (outlines):
4402 * pcmpl-cvs.el (pcmpl-cvs):
4403 * pcmpl-rpm.el (pcmpl-rpm):
4404 * printing.el (printing):
4405 * ps-print.el (postscript, ps-print, ps-print-horizontal)
4406 (ps-print-vertical, ps-print-headers, ps-print-font)
4407 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
4408 (ps-print-background, ps-print-printer, ps-print-page)
4409 (ps-print-miscellany):
4410 * ses.el (ses):
4411 * shell.el (shell, shell-directories, shell-faces):
4412 * startup.el (initialization):
4413 * strokes.el (strokes):
4414 * term.el (term):
4415 * uniquify.el (uniquify):
4416 * w32-vars.el (w32):
4417 * calc/calc.el (calc):
4418 * emacs-lisp/bytecomp.el (bytecomp):
4419 * emacs-lisp/cl-indent.el (lisp-indent):
4420 * emacs-lisp/edebug.el (edebug):
4421 * emacs-lisp/elp.el (elp):
4422 * emacs-lisp/testcover.el (testcover):
4423 * emacs-lisp/trace.el (trace):
4424 * emulation/viper-ex.el (viper-ex):
4425 * emulation/viper-mous.el (viper-mouse):
4426 * mail/mailalias.el (mailalias):
4427 * mail/supercite.el (supercite, supercite-frames)
4428 (supercite-attr, supercite-cite, supercite-hooks):
4429 * net/rcompile.el (remote-compile):
4430 * net/rlogin.el (rlogin):
4431 * obsolete/ooutline.el (outlines):
4432 * progmodes/delphi.el (delphi):
4433 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
4434 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
4435 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
4436 (ebnf-optimization):
4437 * progmodes/etags.el (etags):
4438 * progmodes/executable.el (executable):
4439 * progmodes/idlwave.el (idlwave):
4440 * progmodes/pascal.el (pascal):
4441 * progmodes/prolog.el (prolog):
4442 * progmodes/python.el (python):
4443 * progmodes/scheme.el (scheme):
4444 * progmodes/sh-script.el (sh, sh-script):
4445 * progmodes/sql.el (SQL):
4446 * progmodes/tcl.el (tcl):
4447 * textmodes/bibtex.el (bibtex, bibtex-autokey):
4448 * textmodes/enriched.el (enriched):
4449 * textmodes/makeinfo.el (makeinfo):
4450 * textmodes/sgml-mode.el (sgml):
4451 * textmodes/table.el (table-hooks):
4452 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
4453 * textmodes/texinfo.el (texinfo):
4454 * textmodes/two-column.el (two-column):
4455 Finish `defgroup' description with period.
4456
4457 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
4458 * eshell/esh-var.el (eshell-var):
4459 * progmodes/vhdl-mode.el (vhdl-testbench):
4460 * textmodes/org.el (org): Fix typos in docstrings.
4461
4462 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
4463 consistency.
4464
4465 * progmodes/flymake.el (flymake-find-file): Remove.
4466 (flymake-float-time): Use `with-no-warnings'.
4467 (flymake-check-start-time, flymake-check-was-interrupted)
4468 (flymake-err-info, flymake-is-running, flymake-last-change-time)
4469 (flymake-new-err-info): `defvar' at compile time.
4470
4471 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
4472
4473 * replace.el (occur-hook): Doc fix.
4474 (occur-1): Don't call `occur-hook' if there are no matches.
4475
4476 2005-07-03 Richard M. Stallman <rms@gnu.org>
4477
4478 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
4479 global-map, save the same map.
4480 (global-map): Don't alter it at top level.
4481 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
4482 Then alter it here instead.
4483 (tpu-edt-off): Set global-map to the saved one.
4484
4485 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
4486 All references simplified.
4487 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
4488 (zmacs-regions): Add defvar.
4489 (repeat-complex-command-map): Everything about that deleted.
4490
4491 * textmodes/artist.el (artist-key-is-drawing)
4492 (artist-key-endpoint1, artist-key-poly-point-list)
4493 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
4494 (artist-key-compl-table, artist-rb-save-data)
4495 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
4496 Don't put them in eval-when-compile.
4497 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
4498
4499 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
4500 Use with-no-warnings.
4501
4502 * net/browse-url.el (dos-windows-version): Add defvar.
4503
4504 * mail/supercite.el (filladapt-prefix-table): Add defvar.
4505
4506 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
4507 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
4508 (rmail-new-summary-line-count): Rename from new-summary-line-count.
4509 Add defvar.
4510 (rmail-summary-beginning-of-message): Use with-no-warnings.
4511 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
4512
4513 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
4514 Use with-no-warnings.
4515
4516 * emulation/vi.el (vi-mark-region): Use c-mark-function.
4517 (c-mark-function): Add point-moving-unit property.
4518 (vi-goto-line): Use with-no-warnings.
4519
4520 * emulation/edt.el (edt-last-copied-word): Add defvar.
4521 (zmacs-region-stays): Likewise.
4522 (edt-mark-section-wisely): Use c-mark-function for C.
4523 Use makr-defun for Fortran.
4524 (time-string): defvar deleted.
4525 (edt-display-the-time): Don't set time-string.
4526
4527 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
4528
4529 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
4530 Don't warn when name is not constant
4531 or for defining the group `emacs'.
4532
4533 * tooltip.el (gud-tooltip-mode): Add defvar.
4534
4535 * startup.el (default-frame-background-mode): Add defvar.
4536
4537 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
4538
4539 * info.el (tool-bar-map): Add defvar.
4540
4541 * dired.el (dnd-protocol-alist): Add defvar.
4542
4543 * dired-aux.el (dired-query): Display question with answer, when
4544 the user answers.
4545
4546 * custom.el (custom-add-option): Doc fix.
4547
4548 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
4549
4550 2005-07-03 Eli Zaretskii <eliz@gnu.org>
4551
4552 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
4553 bogus name from the last change.
4554
4555 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
4556
4557 * custom.el (custom-declare-variable): Fix typos in comment.
4558 (custom-known-themes): Doc fix.
4559 (custom-theme-directory): New defcustom.
4560 (require-theme): Make it check `custom-theme-directory'.
4561
4562 * cus-theme.el (custom-new-theme-mode): New function.
4563 (custom-theme-name, custom-theme-variables, custom-theme-faces)
4564 (custom-theme-description): Add compiler defvars.
4565 (customize-create-theme): Add doc to the "*New Custom Theme*"
4566 buffer. Use `custom-new-theme-mode'.
4567 (custom-theme-write): Put the created buffer in emacs-lisp-mode
4568 and save it to the `custom-theme-directory'. Make this the
4569 default directory of the buffer.
4570
4571 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
4572
4573 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
4574 Fix unbalanced parentheses.
4575
4576 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
4577
4578 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
4579 into flymake-mode and delegate to flymake-mode.
4580
4581 * find-file.el (ff-which-function-are-we-in): Clean up.
4582
4583 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
4584
4585 * replace.el (occur-rename-buffer): Fix docstring.
4586
4587 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
4588 (edt-last-copied-word, edt-learn-macro-count)
4589 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
4590 (edt-rect-start-point, edt-user-global-map, rect-start-point)
4591 (time-string, zmacs-region-stays):
4592 * emulation/edt-mapper.el (edt-save-function-key-map)
4593 (EDT-key-name): `defvar' to silence the byte-compiler.
4594
4595 2005-07-02 Martin Rudalics <rudalics@gmx.at> (tiny change)
4596
4597 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
4598 font-lock-regexp-backslash. Doc fix.
4599 (font-lock-regexp-backslash-grouping-construct): Rename from
4600 font-lock-regexp-backslash-construct. Doc fix.
4601 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
4602 grouping constructs.
4603
4604 2005-07-02 Eli Zaretskii <eliz@gnu.org>
4605
4606 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
4607 updating all the prerequisites.
4608
4609 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
4610
4611 * textmodes/org.el (org-agenda-start-on-weekday)
4612 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
4613 (org-agenda-use-time-grid, org-archive-location)
4614 (org-allow-space-in-links, org-usenet-links-prefer-google)
4615 (org-enable-table-editor, org-export-default-language)
4616 (org-export-html-show-new-buffer, org-fill-paragraph)
4617 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
4618 (org-goto-quit, org-occur, org-eval-in-calendar)
4619 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
4620 (org-agenda-diary-entry, org-remember-help)
4621 (org-table-convert-region, org-at-table-p)
4622 (org-table-move-row-down, org-table-move-row-up)
4623 (org-table-copy-region, org-table-toggle-vline-visibility)
4624 (org-table-get-stored-formulas, org-table-get-specials)
4625 (org-recalc-commands, org-table-eval-formula)
4626 (org-table-formula-substitute-names, orgtbl-make-binding)
4627 (org-format-org-table-html, org-format-table-table-html)
4628 (org-format-table-table-html-using-table-generate-source)
4629 (org-customize): Fix typos in docstrings.
4630 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
4631 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
4632 (org-back-to-heading): Doc fixes.
4633 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
4634 (org-agenda-change-all-lines, org-get-header):
4635 Improve argument/docstring consistency.
4636 (orgtbl-error): Fix error message.
4637
4638 * progmodes/flymake.el (flymake-find-possible-master-files)
4639 (flymake-master-file-compare, flymake-get-line-err-count)
4640 (flymake-highlight-line, flymake-gui-warnings-enabled):
4641 Fix typos in docstrings.
4642 (flymake-parse-line, flymake-get-project-include-dirs-function)
4643 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
4644 Doc fixes.
4645 (flymake-get-project-include-dirs-function)
4646 (flymake-make-err-menu-data):
4647 Improve argument/docstring consistency.
4648
4649 2005-07-01 Lute Kamstra <lute@gnu.org>
4650
4651 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
4652 Catch errors with ignore-errors. Use temporary buffer.
4653 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
4654
4655 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
4656 background color faces.
4657 (facemenu-set-foreground, facemenu-set-background):
4658 Use facemenu-set-face-from-menu.
4659 (facemenu-set-face-from-menu): Treat face names that start with
4660 "fg:" or "bg:" as special.
4661 (facemenu-add-new-color): Don't create faces. Simplify.
4662
4663 2005-06-30 Richard M. Stallman <rms@gnu.org>
4664
4665 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
4666 (crm-find-current-element): Likewise.
4667
4668 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
4669
4670 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
4671
4672 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
4673
4674 * arc-mode.el (archive-extract): Make it work as a mouse binding.
4675 (archive-mouse-extract): Make it an obsolete alias.
4676 (archive-mode-map): Don't use archive-mouse-extract any more.
4677 (archive-mode, archive-extract): write-contents-hooks ->
4678 write-contents-functions.
4679 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
4680 first arg.
4681 (archive-rename-entry): Update the call.
4682 (archive-zip-summarize): Remove unused var `method'.
4683 (archive-lzh-summarize): Remove unused var `creator'.
4684
4685 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
4686 dedicated frame upon exit.
4687
4688 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
4689 (archive-zip-extract, archive-zip-expunge)
4690 (archive-zip-update, archive-zip-update-case): Use executable-find.
4691 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
4692 Use restore-buffer-modified-p.
4693 (archive-extract, archive-add-new-member, archive-write-file-member):
4694 Use with-current-buffer.
4695 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
4696
4697 2005-06-30 Andreas Schwab <schwab@suse.de>
4698
4699 * progmodes/gud.el (gud-filter): Remove unneeded progn.
4700
4701 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4702
4703 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
4704
4705 2005-06-30 Juri Linkov <juri@jurta.org>
4706
4707 * faces.el (vertical-border): Inherit from mode-line-inactive
4708 only on tty.
4709
4710 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
4711
4712 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
4713 example, -NLINES in the `occur' docstring).
4714
4715 * replace.el (occur-1): When no matches are found, do not set the
4716 `buffer-read-only' and modified flags for the occur buffer,
4717 because it is deleted.
4718
4719 * emulation/cua-base.el (cua-check-pending-input)
4720 (cua-repeat-replace-region, cua-mode, cua-debug)
4721 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
4722 Fix typos in docstrings.
4723
4724 * emulation/cua-gmrk.el (cua-toggle-global-mark)
4725 (cua-cut-region-to-global-mark)
4726 (cua--cut-rectangle-to-global-mark):
4727 Remove period from end of messages.
4728
4729 * emulation/cua-rect.el (cua-do-rectangle-padding):
4730 Remove period from end of messages.
4731 (cua--rectangle-seq-format): Fix typo in docstring.
4732 (cua-sequence-rectangle, cua-fill-char-rectangle):
4733 Improve argument/docstring consistency.
4734
4735 2005-06-29 Juri Linkov <juri@jurta.org>
4736
4737 * faces.el (default-frame-background-mode): New internal variable.
4738 (frame-set-background-mode): Use it.
4739
4740 * startup.el (normal-top-level): Set default-frame-background-mode
4741 instead of frame-background-mode. Before setting it, test for its
4742 nil value. Remove tests for frame-background-mode and frame
4743 parameter `reverse'. Add test for "unspecified-fg".
4744
4745 * term/xterm.el (xterm-rxvt-set-background-mode):
4746 * term/rxvt.el (rxvt-set-background-mode):
4747 Set default-frame-background-mode instead of frame-background-mode.
4748
4749 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
4750
4751 * simple.el (set-variable): Warn about obsolete user variables.
4752
4753 * imenu.el (imenu--completion-buffer):
4754 * mouse.el (mouse-buffer-menu-alist):
4755 * msb.el (msb-invisible-buffer-p):
4756 * calendar/diary-lib.el (diary-header-line-format):
4757 * emacs-lisp/pp.el (pp-buffer):
4758 * progmodes/cperl-mode.el (cperl-do-auto-fill):
4759 * textmodes/picture.el (picture-replace-match):
4760 Change space constants followed by a sexp to "?\s ".
4761
4762 * play/decipher.el (decipher-loop-with-breaks):
4763 * textmodes/texinfo.el (texinfo-insert-@item): Change space
4764 constants "protected" from end of line by a comment to "?\s".
4765
4766 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
4767
4768 * font-lock.el (save-buffer-state): Use `declare'.
4769
4770 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
4771 reset the syntax-table to cperl-mode-syntax-table.
4772 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
4773 "foo_print_bar" is not matched as a reserved keyword.
4774
4775 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
4776
4777 * textmodes/org.el (orgtbl-setup): New function, for delayed
4778 setup for the orgtbl commands.
4779 (org-calc-default-modes): New option.
4780 (orgtbl-make-binding): Use `defun' to get better help display.
4781 (org-diary): Call `org-compile-prefix-format'.
4782 (org-table-formula-substitute-names): New function.
4783 (org-agenda-day-view, org-agenda-week-view): New commands.
4784 (org-agenda-toggle-week-view): Command removed.
4785 (org-tbl-menu): Split off from org-org-menu.
4786 (org-mode): Move removal of outline-mode menus to here.
4787 (org-table-formula-debug): New option.
4788 (org-table-insert-row): Keep first field if just "#" or "*".
4789 (org-mode): Paragraph regexps fixed.
4790 (org-table-recalculate-regexp): New constant.
4791 (org-table-justify-field-maybe): Avoid replace if not necessary.
4792 (org-copy-special, org-cut-special): Use `call-interactively'.
4793 (org-table-copy-region): Take region from `interactive' call.
4794 (org-trim): Return string even if no match.
4795 (org-formula): New face.
4796 (org-set-font-lock-defaults): No longer highlight "FIXME".
4797 But highlight formula-related fields in table.
4798 (org-table-p): Use regexp, not fontification.
4799 (org-table-align): Handle white space at end of line.
4800 (org-table-formula-evaluate-inline): New option.
4801 (org-mode): Auto-wrapping in comment lines turned off.
4802 (org-table-copy-down): Evaluate only in copied field, not in
4803 destination.
4804 (org-table-current-formula): Variable removed.
4805 (org-table-store-formulas, org-table-get-stored-formulas)
4806 (org-table-modify-formulas, org-table-replace-in-formulas)
4807 (org-table-maybe-eval-formula): New functions.
4808 (org-table-get-formula): Modify to use stored formulas.
4809 (org-table-insert-column, org-table-delete-column)
4810 (org-table-move-column): Call `org-table-modify-formulas'.
4811 (org-complete): Add completion for keyword formulas.
4812 (orgtbl-mode): Pull orgtbl-mode-map to start of
4813 minor-mode-map-alist.
4814
4815 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
4816
4817 * progmodes/python.el (python-check): Require `compile' before
4818 modifying its variables.
4819
4820 * newcomment.el (comment-indent-default): Don't get fooled by an early
4821 end of buffer.
4822
4823 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4824
4825 * ps-print.el (ps-print-version): Fix version number.
4826
4827 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
4828
4829 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
4830
4831 2005-06-28 Richard M. Stallman <rms@gnu.org>
4832
4833 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
4834 (flyspell-local-mouse-map): Declaration deleted.
4835 (flyspell-mouse-map): Bind only mouse-2.
4836 (flyspell-mode-map): Don't test flyspell-use-local-map.
4837 (flyspell-overlay-keymap-property-name): Var deleted.
4838 (flyspell-mode-on): Don't make local bindings for
4839 flyspell-mouse-map and flyspell-mode-map.
4840 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
4841
4842 * textmodes/ispell.el (ispell-word): Do not ignore short words.
4843
4844 * progmodes/compile.el (compilation-next-error-function):
4845 Don't switch buffers; operate on the current buffer.
4846
4847 * progmodes/compile.el (compilation-error-file-name)
4848 (compilation-warning-file-name, compilation-info-file-name)
4849 (compilation-line-number, compilation-column-number): New faces.
4850 (compilation-error-face, compilation-warning-face)
4851 (compilation-info-face, compilation-line-face)
4852 (compilation-column-face): Use them.
4853
4854 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
4855
4856 * comint.el (comint-password-prompt-regexp): Accept ", try again".
4857
4858 * bindings.el (global-map): Bind insertchar and its variants.
4859
4860 2005-06-27 Richard M. Stallman <rms@gnu.org>
4861
4862 * textmodes/artist.el (artist-text-overwrite)
4863 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
4864
4865 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4866
4867 * ps-print.el: It was not working the page selection for printing.
4868 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
4869 (ps-print-version): New version 6.6.7.
4870 (ps-end-sheet): New fun.
4871 (ps-header-sheet, ps-end-job): Call it.
4872
4873 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
4874
4875 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
4876
4877 2005-06-27 Lute Kamstra <lute@gnu.org>
4878
4879 * facemenu.el (facemenu-unlisted-faces): Add foreground and
4880 background color faces.
4881 (facemenu-get-face): Delete function.
4882 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
4883 (facemenu-add-new-color): Make second argument mandatory.
4884 Create the appropriate face and return it. Simplify.
4885 (facemenu-set-foreground, facemenu-set-background): Don't check if
4886 color is defined. Use return value of facemenu-add-new-color.
4887
4888 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
4889
4890 * progmodes/gud.el (gud-filter): Add missing argument to
4891 with-selected-window.
4892
4893 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
4894
4895 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
4896 a :require to the defcustom.
4897
4898 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
4899 defcustoms corresponding to minor modes.
4900
4901 2005-06-26 David Ponce <david@dponce.com>
4902
4903 * recentf.el: Require tree-widget instead of wid-edit.
4904 (recentf-filename-handler): Fix widget :type.
4905 (recentf-cancel-dialog, recentf-open-more-files)
4906 (recentf-open-files-action): Doc fix.
4907 (recentf-dialog-goto-first): New function.
4908 (recentf-dialog-mode-map): Set parent keymap first.
4909 (recentf-dialog-mode): Define with define-derived-mode.
4910 Don't display continuation lines in dialogs.
4911 (recentf-edit-list): Rename from recentf-edit-selected-items.
4912 (recentf-edit-list-select): Rename from recentf-edit-list-action.
4913 Simplify.
4914 (recentf-edit-list-validate): New function.
4915 (recentf-edit-list): Update accordingly.
4916 (recentf-open-files-item-shift): Remove.
4917 (recentf-open-files-item): Convert menu elements into tree and
4918 link widgets. Don't create the widgets.
4919 (recentf-open-files): Update accordingly.
4920 (recentf-save-list): Untabify.
4921
4922 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
4923
4924 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
4925 (keep-lines): Add INTERACTIVE arg. Never delete lines only
4926 partially contained in the active region. Do not take active
4927 region into account when called from Lisp, unless INTERACTIVE arg
4928 is non-nil. Use `forward-line' instead of `beginning-of-line' to
4929 avoid trouble with fields. Make marker point nowhere when no
4930 longer used. Always return nil. Doc fix.
4931 (flush-lines): Add INTERACTIVE arg. Do not take active region
4932 into account when called from Lisp, unless INTERACTIVE arg is
4933 non-nil. Use `forward-line' instead of `beginning-of-line' to
4934 avoid trouble with fields. Make marker point nowhere when no
4935 longer used. Always return nil. Doc fix.
4936 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
4937 interchangeable. Do not take active region into account when
4938 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
4939 message in echo area when called from Lisp, unless INTERACTIVE arg
4940 is non-nil. Avoid saying "1 occurrences". Do not use markers.
4941 Return the number of matches. Doc fix.
4942 (occur): Doc fix.
4943 (perform-replace): Make comment follow double space convention for
4944 the sake of `outline-minor-mode'.
4945
4946 * faces.el (facep): Doc fix.
4947
4948 2005-06-25 Richard M. Stallman <rms@gnu.org>
4949
4950 * facemenu.el (facemenu-enable-faces-p): New function.
4951 (facemenu-background-menu, facemenu-foreground-menu)
4952 (facemenu-face-menu): Add menu-enable property.
4953
4954 * jka-compr.el (jka-compr-insert-file-contents):
4955 Special handling if cannot find the uncompression program.
4956
4957 * cus-face.el (custom-face-attributes): Add autoload.
4958
4959 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4960 Bind comment-indent-function locally.
4961
4962 * window.el (save-selected-window): Use save-current-buffer.
4963
4964 * subr.el (with-selected-window): Use save-current-buffer.
4965
4966 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
4967 and with-current-buffer.
4968
4969 2005-06-24 Richard M. Stallman <rms@gnu.org>
4970
4971 * simple.el (line-move-1): Fix previous change.
4972
4973 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
4974
4975 * replace.el (occur-1): Set `buffer-read-only' and the
4976 buffer-modified flag before running `occur-hook' to protect
4977 against unintentional buffer switches that can lead to data loss.
4978
4979 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
4980
4981 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
4982 (gud-gdb-marker-filter): Use font-lock-warning-face for any
4983 initial error.
4984
4985 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
4986 after fresh input.
4987 (gdb-var-create-handler): Put name of expression in quotes.
4988
4989 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
4990
4991 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
4992 elements of RING in order, and without bogus nil elements.
4993
4994 2005-06-23 Richard M. Stallman <rms@gnu.org>
4995
4996 * simple.el (set-variable): Args renamed; doc fix.
4997 (line-move-1): When there are overlays around, use vertical-motion.
4998
4999 * faces.el (escape-glyph): Use brown against light background.
5000 (nobreak-space): Rename from no-break-space.
5001 Fix previous change.
5002
5003 * dired-aux.el (dired-do-copy): Fix arg prompt.
5004
5005 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
5006
5007 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
5008
5009 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
5010 rather than "Distributor".
5011
5012 2005-06-23 Lute Kamstra <lute@gnu.org>
5013
5014 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
5015 (debug-on-entry): Use it. New interactive declaration that uses
5016 function-called-at-point.
5017
5018 2005-06-23 Kim F. Storm <storm@cua.dk>
5019
5020 * subr.el (save-match-data): Add comment about using evaporate arg
5021 to set-match-data.
5022
5023 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
5024
5025 * cus-edit.el (customize-face)
5026 (customize-face-other-window): Handle face aliases.
5027
5028 * faces.el (face-documentation, set-face-attribute)
5029 (face-spec-set): Handle face aliases.
5030
5031 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
5032
5033 * help-mode.el (help-make-xrefs): If a symbol representing a face
5034 name is not followed by the word "face", it could still be a
5035 function or variable name, so don't bypass other checks.
5036
5037 2005-06-22 Juri Linkov <juri@jurta.org>
5038
5039 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
5040 Replace aliased functions with calls where second arg `inherit' is t.
5041
5042 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
5043
5044 * progmodes/gdb-ui.el (gdb-error): New variable.
5045 (gdb-error): New function.
5046 (gdb-annotation-rules): Act on error-begin and error annotations.
5047 (gdb-concat-output): Use font-lock-warning-face for errors.
5048
5049 2005-06-22 Miles Bader <miles@gnu.org>
5050
5051 * bindings.el (propertized-buffer-identification): Use renamed
5052 `Buffer-menu-buffer' face.
5053
5054 * faces.el (vertical-border): Rename from `vertical-divider'.
5055 (escape-glyph): Change dark-background color back to `cyan'.
5056
5057 2005-06-21 Juri Linkov <juri@jurta.org>
5058
5059 * faces.el (face-user-default-spec): Try getting `customized-face'
5060 prior to `saved-face'.
5061 (frame-background-mode): Refill docstring.
5062
5063 * emacs-lisp/lisp-mode.el (eval-defun-1):
5064 * emacs-lisp/edebug.el (edebug-eval-defun):
5065 Set `saved-face' temporarily to nil before calling form.
5066 Set `customized-face' to the new spec after that.
5067
5068 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
5069
5070 * subr.el (1value, lambda, key-substitution-in-progress):
5071 Doc fixes.
5072
5073 * autoinsert.el (auto-insert-alist):
5074 * ses.el (ses-call-printer):
5075 * subr.el (noreturn):
5076 * emacs-lisp/lisp.el (check-parens):
5077 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
5078 * net/browse-url.el (browse-url-mosaic):
5079 * progmodes/cc-defs.el (c-safe-scan-lists):
5080 * progmodes/ebnf-abn.el (ebnf-abn-lex):
5081 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
5082 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
5083 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
5084 * progmodes/ebnf-iso.el (ebnf-iso-lex):
5085 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
5086
5087 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
5088
5089 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
5090
5091 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
5092
5093 * calendar/appt.el (appt-make-list): Activate the package, if
5094 not already active (for backwards compatibility).
5095
5096 2005-06-20 Kim F. Storm <storm@cua.dk>
5097
5098 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
5099
5100 2005-06-20 Miles Bader <miles@gnu.org>
5101
5102 * faces.el (vertical-divider): New face.
5103
5104 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
5105
5106 * simple.el (kill-whole-line): Doc fix.
5107 (next-error-buffer-p, next-error-find-buffer)
5108 (clone-indirect-buffer): Fix typos in docstrings.
5109 (comment-line-break-function): Doc fix: don't say variable
5110 is automatically buffer-local (it isn't).
5111
5112 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
5113
5114 * net/tramp-ftp.el (top):
5115 * net/tramp-smb.el (top):
5116 * net/tramp-util.el (top):
5117 * net/tramp-uu.el (top):
5118 * net/tramp-vc.el (top):
5119 * net/tramp.el (top): Revert copyright years back to original
5120 ones. Tramp has a life outside GNU Emacs.
5121
5122 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
5123
5124 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
5125
5126 2005-06-18 Juri Linkov <juri@jurta.org>
5127
5128 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
5129 end of first regexp to limit the match to the position between
5130 line number and source line with same separator character as used
5131 between file name and line number. In the second regexp limit
5132 mouse-face area to file name and line number by adding new group
5133 for them and referring it in HYPERLINK arg.
5134 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
5135 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
5136 previous line where grep markers may be already removed.
5137
5138 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
5139
5140 * progmodes/ps-mode.el: Update version and maintainer's email address.
5141
5142 2005-06-18 Steve Youngs <steve@xemacs.org>
5143
5144 * net/browse-url.el (browse-url-browser-function)
5145 (browse-url-default-browser): Add firefox.
5146 (browse-url-firefox-program, browse-url-firefox-arguments)
5147 (browse-url-firefox-startup-arguments)
5148 (browse-url-firefox-new-window-is-tab): New defcustoms.
5149 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
5150
5151 2005-06-17 Richard M. Stallman <rms@gnu.org>
5152
5153 * startup.el (command-line): Warn if specified user name has
5154 no home directory.
5155
5156 * term.el (term-get-old-input, term-input-filter, term-input-sender)
5157 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
5158
5159 * longlines.el (longlines-mode, longlines-show-hard-newlines):
5160 Doc fixes.
5161
5162 * faces.el (underline): Try bold if terminal doesn't support underline.
5163
5164 * mail/sendmail.el (mail-setup-with-from): New variable.
5165 (mail-insert-from-field): New function.
5166 (sendmail-send-it): Call it.
5167 (mail-setup): Optionally call it here.
5168
5169 * term/linux.el: Call tty-no-underline.
5170
5171 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
5172
5173 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
5174
5175 2005-06-17 Miles Bader <miles@gnu.org>
5176
5177 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
5178 (ediff-current-diff-C, ediff-current-diff-Ancestor)
5179 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
5180 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
5181 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
5182 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
5183 Remove "-face" suffix from face names.
5184 (ediff-current-diff-face-A, ediff-current-diff-face-B)
5185 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
5186 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
5187 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
5188 (ediff-even-diff-face-A, ediff-even-diff-face-B)
5189 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
5190 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
5191 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
5192 New backward-compatibility aliases for renamed faces.
5193 (ediff-current-diff-face-A, ediff-current-diff-face-B)
5194 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
5195 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
5196 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
5197 (ediff-even-diff-face-A, ediff-even-diff-face-B)
5198 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
5199 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
5200 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
5201 Use renamed ediff faces.
5202
5203 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
5204 Remove "-face" suffix from face names.
5205 (eshell-test-ok-face, eshell-test-failed-face):
5206 New backward-compatibility aliases for renamed faces.
5207 (eshell-run-test): Use renamed eshell-test faces.
5208
5209 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
5210 face name.
5211 (eshell-prompt-face): New backward-compatibility alias for renamed
5212 face.
5213 (eshell-emit-prompt): Use renamed eshell-prompt face.
5214
5215 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
5216 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
5217 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
5218 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
5219 Remove "-face" suffix from face names.
5220 (eshell-ls-directory-face, eshell-ls-symlink-face)
5221 (eshell-ls-executable-face, eshell-ls-readonly-face)
5222 (eshell-ls-unreadable-face, eshell-ls-special-face)
5223 (eshell-ls-missing-face, eshell-ls-archive-face)
5224 (eshell-ls-backup-face, eshell-ls-product-face)
5225 (eshell-ls-clutter-face):
5226 New backward-compatibility aliases for renamed faces.
5227 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
5228
5229 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
5230 Remove "-face" suffix from face name.
5231 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
5232 instead of literal face.
5233
5234 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
5235
5236 * emacs-lisp/warnings.el (display-warning, lwarn)
5237 (warning-minimum-log-level): Doc fixes.
5238 (warning-minimum-level, warning-minimum-log-level):
5239 Add :debug to :type choices.
5240
5241 * progmodes/ada-mode.el (ada-format-paramlist)
5242 (ada-get-indent-case, ada-check-matching-start)
5243 (ada-check-defun-name, ada-goto-matching-decl-start)
5244 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
5245 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
5246 (ada-make-subprogram-body): Follow error conventions.
5247 (ada-case-exception-file, ada-indent-comment-as-code)
5248 (ada-indent-handle-comment-special, ada-indent-renames)
5249 (ada-indent-return, ada-search-directories-internal)
5250 (ada-tab-policy, ada-case-exception-substring)
5251 (ada-other-file-alist, ada-matching-start-re)
5252 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
5253 (ada-imenu-generic-expression, ada-compile-goto-error)
5254 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
5255 (ada-popup-menu, ada-add-extensions, ada-mode)
5256 (ada-region-selected, ada-create-case-exception)
5257 (ada-create-case-exception-substring, ada-after-keyword-p)
5258 (ada-activate-keys-for-case, ada-adjust-case-region)
5259 (ada-adjust-case-buffer, ada-format-paramlist)
5260 (ada-scan-paramlist, ada-insert-paramlist)
5261 (ada-indent-newline-indent)
5262 (ada-indent-newline-indent-conditional)
5263 (ada-justified-indent-current, ada-goto-previous-word)
5264 (ada-indent-current, ada-get-indent-open-paren)
5265 (ada-get-indent-paramlist, ada-get-indent-end)
5266 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
5267 (ada-get-indent-block-start, ada-get-indent-subprog)
5268 (ada-get-indent-noindent, ada-get-indent-label)
5269 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
5270 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
5271 (ada-goto-stmt-end, ada-goto-next-word)
5272 (ada-check-matching-start, ada-check-defun-name)
5273 (ada-goto-matching-decl-start, ada-goto-matching-start)
5274 (ada-goto-matching-end, ada-search-ignore-string-comment)
5275 (ada-in-decl-p, ada-looking-at-semi-or)
5276 (ada-looking-at-semi-private, ada-in-paramlist-p)
5277 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
5278 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
5279 (ada-next-procedure, ada-previous-procedure, ada-next-package)
5280 (ada-previous-package, ada-create-menu)
5281 (ada-fill-comment-paragraph-justify)
5282 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
5283 (ada-other-file-name, ada-last-which-function-line)
5284 (ada-last-which-function-subprog, ada-which-function)
5285 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
5286 (ada-gen-treat-proc, ada-check-emacs-version)
5287 (ada-continuation-indent, ada-align-region-separate):
5288 Fix typos in docstrings.
5289 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
5290
5291 2005-06-16 Lute Kamstra <lute@gnu.org>
5292
5293 * simple.el (fundamental-mode): Run after-change-major-mode-hook
5294 conditionally.
5295
5296 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
5297
5298 * comint.el (comint-replace-by-expanded-filename)
5299 (comint-prompt-regexp, comint-delimiter-argument-list)
5300 (comint-preinput-scroll-to-bottom):
5301 * info.el (Info-hide-cookies-node):
5302 * ls-lisp.el (ls-lisp-classify):
5303 * find-file.el (ff-search-directories, ff-special-constructs)
5304 (ff-find-other-file):
5305 * font-lock.el (font-lock-keywords):
5306 * shell.el (shell-prompt-pattern)
5307 (shell-dynamic-complete-functions, shell-mode)
5308 (shell-delimiter-argument-list):
5309 * term.el (term-replace-by-expanded-filename)
5310 (term-prompt-regexp, term-delimiter-argument-list):
5311 * woman.el (woman-ignore, woman0-if):
5312 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
5313 * emacs-lisp/elint.el (elint-init-env):
5314 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
5315 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
5316 * language/ethio-util.el (ethio-tilde-escape)
5317 (ethio-use-three-dot-question):
5318 * net/zone-mode.el (zone-mode-load-time-setup):
5319 * progmodes/cc-align.el (c-lineup-argcont):
5320 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
5321 * progmodes/cperl-mode.el (cperl-set-style-back):
5322 * progmodes/inf-lisp.el (inferior-lisp-prompt):
5323 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
5324 Fix spellings in docstrings.
5325
5326 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
5327 * progmodes/modula2.el (m2-for): Fix spellings.
5328
5329 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
5330
5331 * simple.el (undo-more): Don't use `format' on `error' arguments.
5332 Improve argument/docstring consistency.
5333 (pending-undo-list): Doc fix.
5334
5335 * smerge-mode.el (smerge-ensure-match):
5336 * emulation/vip.el (vip-ex):
5337 * net/zone-mode.el (zone-mode-update-serial):
5338 * progmodes/idlwave.el (idlwave-complete):
5339 * progmodes/vhdl-mode.el (vhdl-visit-file)
5340 (vhdl-compose-wire-components):
5341 Don't use `format' on `error' arguments.
5342
5343 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
5344 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
5345 (tooltip-help-tips): Fix typos in docstrings.
5346
5347 2005-06-16 David Ponce <david@dponce.com>
5348
5349 * tree-widget.el (tree-widget-value-create): Simplify last change.
5350
5351 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
5352
5353 * ido.el (ido-incomplete-regexp): New variable.
5354 (ido-set-matches-1): Handle invalid-regexp error and set
5355 ido-incomplete-regexp.
5356 (ido-incomplete-regexp): New face.
5357 (ido-completions): Use it.
5358 (ido-complete, ido-exit-minibuffer, ido-completions):
5359 Handle incomplete regexps.
5360 (ido-completions): Add check for complete match when entering a regexp.
5361
5362 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
5363
5364 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
5365
5366 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5367
5368 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
5369 by field delimiters.
5370
5371 2005-06-15 David Ponce <david@dponce.com>
5372
5373 * tree-widget.el: eval-and-compile inlined functions so they will
5374 be available at run-time too.
5375 (tree-widget-super-format-handler)
5376 (tree-widget-format-handler): Remove.
5377 (tree-widget-value-create): Handle the :indent property.
5378
5379 2005-06-15 Miles Bader <miles@gnu.org>
5380
5381 * progmodes/which-func.el (which-func): Only inherit
5382 `font-lock-function-name-face' when that makes sense against the
5383 default mode-line face, otherwise set the face color explicitly.
5384
5385 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
5386 faces instead of (non-existent) variables.
5387
5388 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
5389
5390 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
5391 (iswitchb-get-matched-buffers): Likewise. Simplify.
5392
5393 2005-06-14 Miles Bader <miles@gnu.org>
5394
5395 * progmodes/ld-script.el (ld-script-location-counter):
5396 Remove "-face" suffix from face name.
5397 (ld-script-location-counter-face):
5398 New backward-compatibility alias for renamed face.
5399 (ld-script-location-counter-face): Use renamed face.
5400
5401 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
5402 (cperl-hash): Remove "-face" suffix from face names.
5403 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
5404 New backward-compatibility aliases for renamed faces.
5405 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
5406 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
5407
5408 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
5409 name.
5410 (which-func-face): New backward-compatibility alias for renamed face.
5411 (which-func-format): Use renamed which-func face.
5412
5413 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
5414 (vhdl-function, vhdl-directive, vhdl-reserved-word)
5415 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
5416 names.
5417 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
5418 (vhdl-speedbar-configuration, vhdl-speedbar-package)
5419 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
5420 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
5421 (vhdl-speedbar-architecture-selected)
5422 (vhdl-speedbar-configuration-selected)
5423 (vhdl-speedbar-package-selected)
5424 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
5425 names.
5426 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
5427 Use renamed faces.
5428 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
5429 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
5430 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
5431 Use renamed faces.
5432 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
5433 names.
5434 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
5435 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
5436 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
5437 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
5438 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
5439 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
5440
5441 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
5442 face name.
5443 (sh-heredoc-face): New backward-compatibility alias for renamed face.
5444 (sh-heredoc-face): Use renamed sh-heredoc face.
5445
5446 * progmodes/idlw-help.el (idlwave-help-link):
5447 Remove "-face" suffix from face name.
5448 (idlwave-help-link-face):
5449 New backward-compatibility alias for renamed face.
5450 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
5451
5452 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
5453 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
5454 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
5455 New backward-compatibility aliases for renamed faces.
5456 (idlwave-shell-disabled-breakpoint-face)
5457 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
5458
5459 * progmodes/flymake.el (flymake-errline, flymake-warnline):
5460 Remove "-face" suffix from face names.
5461 (flymake-errline-face, flymake-warnline-face):
5462 New backward-compatibility aliases for renamed faces.
5463 (flymake-highlight-line): Use renamed flymake faces.
5464
5465 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
5466 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
5467 (ebrowse-member-class, ebrowse-progress):
5468 Remove "-face" suffix from face names.
5469 (ebrowse-tree-mark-face, ebrowse-root-class-face)
5470 (ebrowse-file-name-face, ebrowse-default-face)
5471 (ebrowse-member-attribute-face, ebrowse-member-class-face)
5472 (ebrowse-progress-face):
5473 New backward-compatibility aliases for renamed faces.
5474 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
5475 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
5476 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
5477 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
5478
5479 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
5480 antlr-syntax)
5481 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
5482 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
5483 names.
5484 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
5485 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
5486 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
5487 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
5488 backward-compatibility aliases for renamed faces.
5489 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
5490 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
5491 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
5492 remove "font-lock-". Use renamed antlr-mode faces.
5493 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
5494 literal face-names with face variable references.
5495
5496 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
5497 face name.
5498 (Buffer-menu-buffer-face): New backward-compatibility alias for
5499 renamed face.
5500 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
5501
5502 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
5503
5504 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
5505 Eliminate "-face" suffix.
5506 (makefile-targets): Inherit from font-lock-function-name-face and
5507 eliminate "-face" suffix.
5508 (makefile-shell): Remove attributes and eliminate "-face" suffix.
5509 (makefile-*-font-lock-keywords): Append makefile-targets in rule
5510 actions, instead of prepending, to make it less visible.
5511 (makefile-previous-dependency, makefile-match-dependency):
5512 Don't match a target on a continuation line.
5513
5514 * files.el (auto-mode-alist): Put Makefile in gmake mode.
5515
5516 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
5517
5518 * progmodes/gdb-ui.el (menu): Re-order menu items.
5519 (gdb-tooltip-print): Respect tooltip-use-echo-area.
5520
5521 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
5522 Define in tooltip.el.
5523 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
5524 (gud-tooltip-tips): Respect tooltip-use-echo-area and
5525 gud-tooltip-echo-area.
5526
5527 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
5528 backward compatibility and make obsolete.
5529 (tooltip-help-tips): Use tooltip-use-echo-area.
5530 (tooltip-show-help-function): Rename to...
5531 (tooltip-show-help): ...this, because it is a function.
5532 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
5533
5534 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
5535
5536 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
5537 (edebug-print-length, edebug-print-level, edebug-print-circle)
5538 (edebug-modify-breakpoint, edebug-eval-last-sexp)
5539 (edebug-eval-print-last-sexp): Doc fixes.
5540
5541 2005-06-14 Kim F. Storm <storm@cua.dk>
5542
5543 * ido.el (ido-mode): Make a new keymap every time we enable ido,
5544 as the coverage buffer/file/both may change.
5545
5546 2005-06-14 Lute Kamstra <lute@gnu.org>
5547
5548 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
5549 and run-mode-hooks. Simplify.
5550
5551 * mail/rmailedit.el (rmail-edit-mode):
5552 * progmodes/octave-inf.el (inferior-octave-mode):
5553 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
5554
5555 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
5556 and run-mode-hooks.
5557 (recentf-edit-list, recentf-open-files): Don't call
5558 kill-all-local-variables directly.
5559
5560 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
5561
5562 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
5563
5564 * emacs-lisp/byte-run.el (make-obsolete)
5565 (define-obsolete-function-alias): Rename arguments FUNCTION and
5566 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
5567 (make-obsolete-variable, define-obsolete-variable-alias):
5568 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
5569 respectively.
5570
5571 * isearchb.el (isearchb-activate):
5572 * pcvs.el (cvs-mode):
5573 * ses.el (ses-load):
5574 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
5575 * net/tramp.el (tramp-find-file-exists-command)
5576 (tramp-find-shell):
5577 * progmodes/ada-mode.el (ada-create-case-exception)
5578 (ada-create-case-exception-substring, ada-make-subprogram-body):
5579 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
5580 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
5581 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
5582 * textmodes/org.el (org-promote, org-evaluate-time-range)
5583 (org-agenda-next-date-line, org-agenda-previous-date-line)
5584 (org-agenda-error, org-open-at-point, org-table-move-row)
5585 (org-format-table-table-html-using-table-generate-source)
5586 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
5587 * textmodes/reftex.el (reftex-access-scan-info):
5588 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
5589 (reftex-toc-promote-prepare): Follow error conventions.
5590
5591 * diff-mode.el (diff-mode): Fix typo in docstring.
5592
5593 * forms.el (forms--intuit-from-file): Fix reference to
5594 `forms-number-of-fields' in error message.
5595 (forms-print): Fix quoting in error message.
5596
5597 * forms.el (forms-mode):
5598 * emulation/vi.el (vi-goto-insert-state):
5599 * progmodes/flymake.el (flymake-new-err-info)
5600 (flymake-start-syntax-check-for-current-buffer)
5601 (flymake-simple-cleanup):
5602 * eshell/esh-var.el (eshell/export):
5603 * progmodes/gud.el (xdb):
5604 * textmodes/flyspell.el (flyspell-incorrect-hook)
5605 (flyspell-maybe-correct-transposition)
5606 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
5607
5608 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
5609
5610 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
5611 minibuffer prompt.
5612
5613 2005-06-13 Kim F. Storm <storm@cua.dk>
5614
5615 * subr.el (add-to-ordered-list): New defun.
5616
5617 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
5618 add cua--keymap-alist to emulation-mode-map-alists.
5619
5620 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
5621
5622 * subr.el (complete-in-turn): New macro.
5623 (dynamic-completion-table, lazy-completion-table): Add debug info.
5624
5625 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
5626 in preference to face aliases.
5627
5628 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
5629 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
5630 Remove unused vars `start' and `firstline'.
5631 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
5632 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
5633
5634 2005-06-13 Eli Zaretskii <eliz@gnu.org>
5635
5636 * cus-start.el (all): Don't complain about missing GTK-related
5637 variables, unless either `gtk' is boundp or this isn't a
5638 `windows-nt' build.
5639
5640 2005-06-13 Lute Kamstra <lute@gnu.org>
5641
5642 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
5643 run-mode-hooks.
5644
5645 * ediff-mult.el (ediff-meta-mode):
5646 * ediff-util.el (ediff-mode): Use run-mode-hooks.
5647
5648 * ledit.el (ledit-mode): Use delay-mode-hooks.
5649
5650 * woman.el (woman-mode-line-format): Delete constant.
5651 (woman-mode-map): Initialize it properly.
5652 (woman-mode): Set mode-class property to special.
5653 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
5654 Set major-mode and mode-name. Don't set mode-line-format directly.
5655 (Man-getpage-in-background): Don't reference woman-mode-line-format.
5656
5657 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
5658 string argument obsolete.
5659
5660 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
5661
5662 * textmodes/org.el (org-CUA-compatible): New option.
5663 (org-disputed-keys): New variable.
5664 (org-key): New function.
5665 (orgtbl-make-binding): Add docstring to the created function.
5666 (org-mode): Set paragraph start/separate regexps.
5667 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
5668 (org-archive-location, org-archive-mark-done)
5669 (org-archive-stamp-time): New options.
5670 (org-archive-subtree): New command.
5671 (org-fill-paragraph): New function.
5672 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
5673 (org-fake-empty-table-line): Function removed.
5674 (org-format-org-table-html): Do not create empty table lines at
5675 separator lines. Improved table header treatment.
5676 (org-link-format): New option.
5677 (org-make-link): New function.
5678 (org-insert-link, org-store-link): Use org-make-link.
5679 (org-open-file): Quote file name for shell command, to allow
5680 spaces in file names.
5681 (org-link-regexp): Fix bug with mailto link.
5682 (org-link-maybe-angles-regexp, org-protected-link-regexp):
5683 New constants.
5684 (org-export-as-html): Deal with the optional angles around a link.
5685 Better treatment of file: links.
5686 (org-open-at-point): Replace @{ and @} with < and >.
5687 (org-run-mode-hooks): Function removed.
5688 (org-agenda-mode): No longer use `org-run-mode-hooks'.
5689
5690 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
5691
5692 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
5693 MI command -data-list-register-values.
5694 (gdb-post-prompt): Indent properly.
5695
5696 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
5697
5698 * hilit-chg.el (highlight-changes-colors): Rename from
5699 `highlight-changes-colours'.
5700 (highlight-changes-colours): Keep as obsolete alias.
5701 (highlight-changes-face-list): Doc fix.
5702 (hilit-chg-make-list): Use `highlight-changes-colors'.
5703
5704 2005-06-12 Mark A. Hershberger <mah@everybody.org>
5705
5706 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
5707 defun-prompt-regexp.
5708
5709 2005-06-12 Eli Zaretskii <eliz@gnu.org>
5710
5711 * loadup.el: Don't say we are dumping under 2 names on windows-nt
5712 and cygwin.
5713
5714 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
5715 Don't use an old loaddefs.el, as in Makefile.in.
5716
5717 2005-06-12 Lute Kamstra <lute@gnu.org>
5718
5719 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
5720
5721 * man.el (Man-mode-map): Initialize it properly.
5722 (Man-mode): Set mode-class property to special.
5723
5724 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
5725
5726 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
5727
5728 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
5729 A newline is needed in the docstring there.
5730
5731 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
5732 Doc fixes.
5733
5734 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5735
5736 * printing.el: Doc fix. The menubar is no more changed when printing
5737 is loaded, it only changes when pr-menu-bind or pr-update-menus is
5738 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
5739 (pr-version): New version number (6.8.4).
5740 (pr-menu-bind): New command.
5741 (pr-update-menus): Docstring and code fix.
5742 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
5743 Docstring fix.
5744 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
5745 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
5746
5747 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
5748
5749 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
5750 "Returns" to "return", document useful return values, etc.
5751
5752 2005-06-11 Alan Mackenzie <acm@muc.de>
5753
5754 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
5755 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
5756 (adaptive-file-function): Minor amendment to doc-string.
5757
5758 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
5759
5760 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
5761 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
5762 Fix :type--it is `integer', not `string'.
5763
5764 * faces.el (modeline-highlight): Rename from (the erroneous)
5765 `modeline-higilight'.
5766
5767 2005-06-11 Lute Kamstra <lute@gnu.org>
5768
5769 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
5770 lisp-interaction-mode-map but make it the parent.
5771 (edebug-eval-mode): Use define-derived-mode.
5772
5773 2005-06-11 Andreas Schwab <schwab@suse.de>
5774
5775 * bindings.el: Add binding of `ESC functionkey' for every
5776 `M-functionkey'.
5777 * hexl.el (hexl-mode-map): Likewise.
5778
5779 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
5780
5781 * progmodes/compile.el (compilation-error-regexp-alist-alist)
5782 [msft]: update regexp for newer msft compilers.
5783
5784 2005-06-10 Mark A. Hershberger <mah@everybody.org>
5785
5786 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
5787 ATTLIST portions of included DTDs.
5788 (xml-parse-dtd): Eliminate use of inefficient match-data.
5789
5790 2005-06-10 Miles Bader <miles@gnu.org>
5791
5792 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
5793 (mpuz-text): Remove "-face" suffix from face names.
5794 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
5795 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
5796 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
5797
5798 * play/gomoku.el (gomoku-O, gomoku-X):
5799 Remove "-face" suffix from face names.
5800 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
5801 New backward-compatibility aliases for renamed faces.
5802 (gomoku-font-lock-keywords): Use renamed gomoku faces.
5803
5804 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
5805
5806 * thumbs.el: Fixes for changes of 2005-06-09.
5807 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
5808 as a directory.
5809 (thumbs-thumbname): Remove directory separator from format string;
5810 `thumbs-thumbsdir' now returns a valid directory name.
5811 (thumbs-temp-dir): New defsubst.
5812 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
5813 Use it.
5814
5815 * cus-edit.el (minibuffer):
5816 * files.el (make-backup-file-name-function):
5817 * filesets.el (filesets-external-viewers):
5818 * hilit-chg.el (highlight-changes-colours)
5819 (highlight-changes-face-list, highlight-changes-rotate-faces):
5820 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
5821 * kmacro.el (kmacro-call-macro):
5822 * log-edit.el (log-edit-changelog-full-paragraphs):
5823 * mouse.el (mouse-1-click-follows-link):
5824 * skeleton.el (skeleton-autowrap):
5825 * subr.el (insert-for-yank-1):
5826 * tempo.el (tempo-insert-region):
5827 * terminal.el (terminal-emulator):
5828 * time.el (display-time-mail-face):
5829 * vc.el (vc-annotate):
5830 * vcursor.el (vcursor-copy-line):
5831 * woman.el (woman-bold-headings, woman-ignore)
5832 (woman-default-faces, woman-monochrome-faces):
5833 * calendar/todo-mode.el (todo-insert-threshold):
5834 * emulation/pc-select.el (pc-select-selection-keys-only)
5835 (pc-selection-mode):
5836 * emulation/vip.el (vip-find-char-forward):
5837 * emulation/viper-cmd.el (viper-find-char-forward):
5838 * international/mule-cmds.el
5839 (select-safe-coding-system-accept-default-p)
5840 (input-method-exit-on-invalid-key):
5841 * international/mule-diag.el (describe-coding-system):
5842 * international/ucs-tables.el (unify-8859-on-encoding-mode):
5843 * net/browse-url.el (browse-url-xterm-program):
5844 * obsolete/lazy-lock.el (lazy-lock-mode):
5845 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
5846 (cperl-mode):
5847 * progmodes/cpp.el (cpp-face-light-name-list)
5848 (cpp-face-dark-name-list):
5849 * progmodes/delphi.el (delphi-newline-always-indents):
5850 Fix spellings in docstrings.
5851
5852 * ido.el (ido-mode, ido-file-extensions-order)
5853 (ido-default-file-method, ido-default-buffer-method)
5854 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
5855 (ido-decorations, ido-read-file-name-as-directory-commands)
5856 (ido-read-file-name-non-ido, ido-work-directory-list)
5857 (ido-ignore-item-temp-list, ido-current-directory)
5858 (ido-magic-forward-char, ido-enter-find-file)
5859 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
5860 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
5861
5862 2005-06-10 Lute Kamstra <lute@gnu.org>
5863
5864 * play/dunnet.el (dun-mode): Use define-derived-mode.
5865 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
5866 obsolete alias.
5867
5868 * play/doctor.el (doctor-mode-map): Remove defvar.
5869 (doctor-mode): Use define-derived-mode.
5870
5871 * mail/mspools.el (mspools-mode):
5872 * net/eudc-hotlist.el (eudc-hotlist-mode):
5873 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
5874
5875 2005-06-10 Miles Bader <miles@gnu.org>
5876
5877 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
5878 Remove "-face" suffix from face names.
5879 (flyspell-incorrect-face, flyspell-duplicate-face):
5880 New backward-compatibility aliases for renamed faces.
5881 (flyspell-mode-on, make-flyspell-overlay)
5882 (flyspell-highlight-incorrect-region)
5883 (flyspell-highlight-duplicate-region)
5884 (flyspell-display-next-corrections)
5885 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
5886
5887 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
5888 from face name.
5889 (texinfo-heading-face): New backward-compatibility alias for
5890 renamed face.
5891 (texinfo-heading-face): Use renamed texinfo-heading face.
5892
5893 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
5894 suffix from face names.
5895 (tex-math-face, tex-verbatim-face):
5896 New backward-compatibility aliases for renamed faces.
5897 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
5898 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
5899 literal face name.
5900
5901 * textmodes/table.el (table-cell): Remove "-face" suffix from face
5902 name.
5903 (table-cell-face): New backward-compatibility alias for renamed face.
5904 (table--put-cell-face-property, table--update-cell-face):
5905 Use renamed table-cell face.
5906
5907 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
5908 from face name.
5909 (sgml-namespace-face): New backward-compatibility alias for
5910 renamed face.
5911 (sgml-namespace-face): Use renamed sgml-namespace face.
5912
5913 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
5914 (org-level-4, org-level-5, org-level-6, org-level-7)
5915 (org-level-8, org-warning, org-headline-done)
5916 (org-deadline-announce, org-scheduled-today)
5917 (org-scheduled-previously, org-link, org-done, org-table)
5918 (org-time-grid): Remove "-face" suffix from face names.
5919 (org-level-1-face, org-level-2-face, org-level-3-face)
5920 (org-level-4-face, org-level-5-face, org-level-6-face)
5921 (org-level-7-face, org-level-8-face, org-warning-face)
5922 (org-headline-done-face, org-deadline-announce-face)
5923 (org-scheduled-today-face, org-scheduled-previously-face)
5924 (org-link-face, org-done-face, org-table-face)
5925 (org-time-grid-face):
5926 New backward-compatibility aliases for renamed faces.
5927 (org-level-faces, org-set-font-lock-defaults, org-timeline)
5928 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
5929 (org-agenda-get-timestamps, org-agenda-get-scheduled)
5930 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
5931
5932 * emulation/viper-init.el (viper-search, viper-replace-overlay)
5933 (viper-minibuffer-emacs, viper-minibuffer-insert)
5934 (viper-minibuffer-vi): Remove "-face" suffix from face names.
5935 (viper-search-face, viper-replace-overlay-face)
5936 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
5937 (viper-minibuffer-vi-face):
5938 New backward-compatibility aliases for renamed faces.
5939 (viper-search-face, viper-replace-overlay-face)
5940 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
5941 (viper-minibuffer-vi-face): Use renamed viper faces.
5942
5943 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
5944 Remove "-face" suffix from face names.
5945 (testcover-nohits-face, testcover-1value-face):
5946 New backward-compatibility aliases for renamed faces.
5947 (testcover-mark): Use renamed testcover faces.
5948
5949 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
5950 face name.
5951 (diary-button-face): New backward-compatibility alias for renamed face.
5952 (diary-entry): Use renamed diary-button face.
5953
5954 * calendar/calendar.el (diary, calendar-today, holiday)
5955 (mark-visible-calendar-date): Remove "-face" suffix from face names.
5956 (diary-face, calendar-today-face, holiday-face):
5957 New backward-compatibility aliases for renamed faces.
5958 (eval-after-load "facemenu", diary-entry-marker)
5959 (calendar-today-marker, calendar-holiday-marker, diary-face):
5960 Use renamed calendar faces.
5961
5962 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
5963 (compare-windows-face): New backward-compatibility alias for
5964 renamed face.
5965 (compare-windows-highlight): Use renamed compare-windows face.
5966
5967 * strokes.el (strokes-char): Remove "-face" suffix from face name.
5968 (strokes-char-face): New backward-compatibility alias for renamed face.
5969 (strokes-encode-buffer): Use renamed strokes-char face.
5970
5971 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
5972 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
5973 Remove "-face" suffix from face names.
5974 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
5975 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
5976 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
5977 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
5978 Use renamed pcvs faces.
5979 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
5980 * pcvs-defs.el (cvs-mode-map): Likewise.
5981 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
5982
5983 * info.el (info-title-1, info-title-2, info-title-3)
5984 (info-title-4): Remove "-face" suffix from and downcase face names.
5985 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
5986 (Info-title-4-face):
5987 New backward-compatibility aliases for renamed faces.
5988 (Info-fontify-node): Use renamed info faces.
5989
5990 * hilit-chg.el (highlight-changes, highlight-changes-delete):
5991 Remove "-face" suffix from face names.
5992 (highlight-changes-face, highlight-changes-delete-face):
5993 New backward-compatibility aliases for renamed faces.
5994 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
5995 (hilit-chg-make-list): Use renamed highlight-changes faces.
5996
5997 * generic-x.el (show-tabs-tab, show-tabs-space):
5998 Remove "-face" suffix from face names.
5999 (show-tabs-tab-face, show-tabs-space-face):
6000 New backward-compatibility aliases for renamed faces.
6001 (show-tabs-generic-mode-font-lock-defaults-1)
6002 (show-tabs-generic-mode-font-lock-defaults-2):
6003 Use renamed show-tabs faces.
6004
6005 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
6006 (smerge-markers): Remove "-face" suffix from face names.
6007 (smerge-mine-face, smerge-other-face, smerge-base-face)
6008 (smerge-markers-face):
6009 New backward-compatibility aliases for renamed faces.
6010 (smerge-mine-face, smerge-other-face, smerge-base-face)
6011 (smerge-markers-face): Use renamed smerge faces.
6012
6013 * log-view.el (log-view-file, log-view-message): Remove "-face"
6014 suffix from face names.
6015 (log-view-file-face, log-view-message-face):
6016 New backward-compatibility aliases for renamed faces.
6017 (log-view-file-face, log-view-message-face): Use renamed log-view
6018 faces.
6019
6020 * paren.el (show-paren-match, show-paren-mismatch):
6021 Remove "-face" suffix from face names.
6022 (show-paren-match-face, show-paren-mismatch-face):
6023 New backward-compatibility aliases for renamed faces.
6024 (show-paren-function): Use renamed show-paren faces.
6025
6026 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
6027 (ruler-mode-margins, ruler-mode-fringes)
6028 (ruler-mode-column-number, ruler-mode-fill-column)
6029 (ruler-mode-comment-column, ruler-mode-goal-column)
6030 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
6031 suffix from face names.
6032 (ruler-mode-default-face, ruler-mode-pad-face)
6033 (ruler-mode-margins-face, ruler-mode-fringes-face)
6034 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
6035 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
6036 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
6037 New backward-compatibility aliases for renamed faces.
6038 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
6039 (ruler-mode-column-number, ruler-mode-fill-column)
6040 (ruler-mode-comment-column, ruler-mode-goal-column)
6041 (ruler-mode-tab-stop, ruler-mode-current-column)
6042 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
6043 faces.
6044
6045 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
6046 face name.
6047 (whitespace-highlight-the-space): Use renamed face.
6048 (whitespace-highlight-face): New backward-compatibility alias for
6049 renamed face.
6050
6051 * woman.el (woman-italic, woman-bold, woman-unknown)
6052 (woman-addition, woman-symbol-face):
6053 Remove "-face" suffix from face names.
6054 (woman-italic-face, woman-bold-face, woman-unknown-face)
6055 (woman-addition-face):
6056 New backward-compatibility aliases for renamed faces.
6057 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
6058 (woman-decode-region, woman-replace-match)
6059 (woman-display-extended-fonts, woman-special-characters)
6060 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
6061 Use renamed woman faces.
6062
6063 * longlines.el (longlines-visible-face): Face removed.
6064
6065 * diff-mode.el (diff-header, diff-file-header, diff-index)
6066 (diff-hunk-header, diff-removed, diff-added, diff-changed)
6067 (diff-function, diff-context, diff-nonexistent): Remove "-face"
6068 suffix from face names.
6069 (diff-header-face, diff-file-header-face, diff-index-face)
6070 (diff-hunk-header-face, diff-removed-face, diff-added-face)
6071 (diff-changed-face, diff-function-face, diff-context-face)
6072 (diff-nonexistent-face): New backward-compatibility aliases for
6073 renamed faces.
6074 (diff-header-face, diff-file-header-face)
6075 (diff-index, diff-index-face, diff-hunk-header)
6076 (diff-hunk-header-face, diff-removed, diff-removed-face)
6077 (diff-added, diff-added-face, diff-changed-face, diff-function)
6078 (diff-function-face, diff-context-face, diff-nonexistent)
6079 (diff-nonexistent-face): Use renamed diff-mode faces.
6080
6081 * progmodes/compile.el (compilation-warning-face)
6082 (compilation-info-face): Remove "-face" suffix from face names.
6083 (compilation-warning-face, compilation-info-face):
6084 New backward-compatibility aliases for renamed faces.
6085 (compilation-warning-face, compilation-info-face):
6086 Use renamed compilation faces.
6087
6088 * add-log.el (change-log-date, change-log-name)
6089 (change-log-email, change-log-file, change-log-list)
6090 (change-log-conditionals, change-log-function)
6091 (change-log-acknowledgement): Remove "-face" suffix from face names.
6092 (change-log-date-face, change-log-name-face)
6093 (change-log-email-face, change-log-file-face)
6094 (change-log-list-face, change-log-conditionals-face)
6095 (change-log-function-face, change-log-acknowledgement-face):
6096 New backward-compatibility aliases for renamed faces.
6097 (change-log-font-lock-keywords): Use renamed change-log faces.
6098
6099 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
6100 (custom-set, custom-changed, custom-saved, custom-button)
6101 (custom-button-pressed, custom-documentation, custom-state)
6102 (custom-comment, custom-comment-tag, custom-variable-tag)
6103 (custom-variable-button, custom-face-tag, custom-group-tag-1)
6104 (custom-group-tag): Remove "-face" suffix from face names.
6105 (custom-magic-alist, custom-magic-value-create)
6106 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
6107 (custom-invalid-face, custom-rogue-face, custom-modified-face)
6108 (custom-set-face, custom-changed-face, custom-saved-face)
6109 (custom-button-face, custom-button-pressed-face)
6110 (custom-documentation-face, custom-state-face)
6111 (custom-comment-face, custom-comment-tag-face)
6112 (custom-variable-tag-face, custom-variable-button-face)
6113 (custom-face-tag-face, custom-group-tag-face-1)
6114 (custom-group-tag-face):
6115 New backward-compatibility aliases for renamed faces.
6116
6117 * wid-edit.el (widget-documentation, widget-button)
6118 (widget-field, widget-single-line-field, widget-inactive)
6119 (widget-button-pressed): "-face" suffix removed from face names.
6120 (widget-documentation-face, widget-button-face)
6121 (widget-field-face, widget-single-line-field-face)
6122 (widget-inactive-face, widget-button-pressed-face):
6123 New backward-compatibility aliases for renamed faces.
6124 (widget-documentation-face, widget-button-face)
6125 (widget-button-pressed-face, widget-specify-field)
6126 (widget-specify-inactive): Use renamed widget faces.
6127
6128 2005-06-10 Kenichi Handa <handa@m17n.org>
6129
6130 * term/x-win.el (x-clipboard-yank): Remove condition-case
6131 wrapping.
6132
6133 2005-06-11 Kenichi Handa <handa@m17n.org>
6134
6135 * add-log.el (change-log-font-lock-keywords): Make the regexp for
6136 date lines stricter.
6137
6138 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
6139
6140 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
6141 of x-get-selection.
6142
6143 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
6144
6145 * comint.el (comint-mode, comint-snapshot-last-prompt):
6146 * frame.el (frame-current-scroll-bars):
6147 * term.el (term-mode, term-check-proc, term-input-sender)
6148 (term-simple-send, term-extract-string, term-word)
6149 (term-match-partial-filename):
6150 * window.el (window-current-scroll-bars):
6151 * emulation/cua-base.el (cua-normal-cursor-color)
6152 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
6153 (cua-global-mark-cursor-color):
6154 * mail/undigest.el (rmail-forward-separator-regex):
6155 Fix typos in docstrings.
6156
6157 * comint.el (comint-check-proc, make-comint-in-buffer)
6158 (comint-source-default): Doc fixes.
6159
6160 * term.el (term-send-string): Improve argument/docstring consistency.
6161
6162 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
6163
6164 * comint.el (comint-send-input): Bind `inhibit-read-only' around
6165 call to `delete-region'.
6166 (comint-mode-hook): Do not enable Font Lock by default.
6167
6168 2005-06-09 Lute Kamstra <lute@gnu.org>
6169
6170 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
6171 could be void.
6172
6173 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
6174
6175 * emacs-lisp/debug.el (debugger-will-be-back): New var.
6176 (debug): Use it.
6177 (debugger-step-through, debugger-continue, debugger-jump)
6178 (debugger-return-value): Set it when needed.
6179 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
6180 Use inhibit-read-only.
6181
6182 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
6183
6184 * window.el (shrink-window-if-larger-than-buffer)
6185 (window-size-fixed): Fix typo in docstring.
6186
6187 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
6188 thumbnails directory on loading.
6189 (thumbs-conversion-program): Use `eq' to check the system type,
6190 not `equal'.
6191 (thumbs-temp-dir): Initialize to `temporary-file-directory',
6192 not "/tmp". Fix docstring.
6193 (thumbs-thumbsdir): New function to return the thumbnails
6194 directory, creating it if needed.
6195 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
6196 (thumbs-temp-file): Delete variable and make it into a function.
6197 (thumbs-resize-image, thumbs-modify-image): Use it.
6198 (thumbs-kill-buffer): Simplify.
6199 (thumbs-gensym): Defalias or duplicate CL `gensym'.
6200 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
6201 docstrings.
6202
6203 2005-06-09 Kim F. Storm <storm@cua.dk>
6204
6205 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
6206 set-match-data to free markers in match-data.
6207
6208 * replace.el (replace-match-data): Pass RESEAT arg `t' to
6209 match-data to unchain markers in match-data.
6210
6211 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
6212
6213 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
6214 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
6215 unnecessary now.
6216
6217 2005-06-08 Richard M. Stallman <rms@gnu.org>
6218
6219 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
6220 give the variable a doc string that doesn't say don't set it directly.
6221
6222 * textmodes/ispell.el (ispell-check-version):
6223 Use match-string-no-properties.
6224 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
6225 (ispell-buffer-local-words): Likewise.
6226
6227 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
6228 except on terminals with enough colors to really display it.
6229 (makefile-dependency-regex): Delete spurious `bb'.
6230
6231 * faces.el (escape-glyph): Use blue once again in last case.
6232 (no-break-space): Redefine so that it isn't invisible on a tty.
6233
6234 2005-06-08 Kim F. Storm <storm@cua.dk>
6235
6236 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
6237 also when reading directory name.
6238
6239 2005-06-08 Lute Kamstra <lute@gnu.org>
6240
6241 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
6242 (flyspell-mode-line-string): Remove autoload cookie.
6243 (flyspell-mode): Remove defvar.
6244
6245 2005-06-07 Lute Kamstra <lute@gnu.org>
6246
6247 * textmodes/org.el (org-run-mode-hooks): New function.
6248 (org-agenda-mode): Use it.
6249
6250 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
6251
6252 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
6253
6254 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
6255
6256 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
6257
6258 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
6259
6260 * font-lock.el (font-lock-add-keywords): Doc fix.
6261
6262 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
6263
6264 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
6265 (tex-compile-default): In the absence of any history, use the order in
6266 tex-compile-alist to choose the preferred command.
6267 (tex-compile-commands): Reorder a bit.
6268
6269 * textmodes/flyspell.el (flyspell-auto-correct-binding)
6270 (flyspell-incorrect-face, flyspell-duplicate-face):
6271 Use (X)Emacs-agnostic code.
6272 (flyspell-mode-map): Don't overwrite at each load. Remove code
6273 redundant with the subsequent add-minor-mode. Merge Emacs and
6274 XEmacs code.
6275 (flyspell-word): Minor simplification.
6276 (flyspell-math-tex-command-p): Quieten the byte-compiler.
6277 (flyspell-external-point-words): Remove unused vars `size' and `start'.
6278 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
6279 Merge the corresponding Emacs code.
6280 (flyspell-correct-word, flyspell-xemacs-popup):
6281 Use flyspell-do-correct.
6282
6283 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
6284 a dedicated window.
6285
6286 * international/latexenc.el (latexenc-find-file-coding-system):
6287 Undo part of last patch, to turn off a compiler warning.
6288
6289 2005-06-06 Juri Linkov <juri@jurta.org>
6290
6291 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
6292 Rename `tmm-inactive-face' to `tmm-inactive'.
6293
6294 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
6295
6296 * iswitchb.el: Rename faces.
6297
6298 2005-06-06 Kim F. Storm <storm@cua.dk>
6299
6300 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
6301 (cua-global-mark): Remove -face suffix from face names.
6302
6303 * emulation/cua-gmrk.el (cua--init-global-mark):
6304 Remove cua-global-mark face setup.
6305
6306 2005-06-06 Richard M. Stallman <rms@gnu.org>
6307
6308 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
6309 just like other allowed characters.
6310 (makefile-match-dependency): Exclude leading and training whitespace
6311 from the range of regexp subexp 1.
6312 (makefile-macroassign-regex): Don't try to match the body,
6313 just the name of the macro being defined.
6314
6315 * info.el (Info-read-node-name-2): New function.
6316 (Info-read-node-name-1): Use that.
6317 Add a completion-base-size-function property.
6318
6319 * simple.el (completion-setup-function): Look for
6320 completion-base-size-function property of minibuffer-completion-table.
6321
6322 * files.el (locate-file-completion): Doc fix.
6323
6324 * printing.el: Don't call pr-update-menus; user must do that.
6325
6326 * emacs-lisp/debug.el (debugger-window): New variable.
6327 (debug): Use debugger-window if it is set and still alive.
6328 Record debugger-window for next entry.
6329
6330 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
6331
6332 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
6333
6334 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
6335 (hack-one-local-variable, hack-local-variables)
6336 (hack-local-variables-prop-line): Pass that arg.
6337
6338 2005-06-06 Kim F. Storm <storm@cua.dk>
6339
6340 * ido.el (ido-first-match, ido-only-match, ido-subdir)
6341 (ido-indicator): Remove -face suffix from face names.
6342
6343 2005-06-06 Juri Linkov <juri@jurta.org>
6344
6345 * font-lock.el (font-lock-regexp-backslash)
6346 (font-lock-regexp-backslash-construct): New faces.
6347 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
6348 after `('. Add `while-no-input' to control structures.
6349
6350 * faces.el (no-break-space, shadow): New faces.
6351 (escape-glyph): Use less loud colors pink2 and red4.
6352
6353 * diff-mode.el (diff-context-face)
6354 * dired.el (dired-ignored)
6355 * rfn-eshadow.el (file-name-shadow)
6356 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
6357
6358 * info.el (Info-title-1-face): Use green instead of yellow because
6359 bold yellow is not readable on light backgrounds.
6360
6361 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
6362 before selecting the desired mode to not spend time fontifying
6363 old contents.
6364
6365 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
6366
6367 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
6368 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
6369
6370 * ps-print.el (ps-default-fg, ps-default-bg):
6371 Fix typos in docstrings.
6372
6373 * isearchb.el (isearchb): Don't pass a spurious second argument to
6374 `iswitchb-completions'.
6375
6376 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
6377
6378 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
6379 to preserve point.
6380 (gdb-find-file-hook): Add doc string.
6381
6382 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
6383 C dereferenced pointer expression.
6384 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
6385
6386 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
6387
6388 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
6389 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
6390 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
6391 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
6392 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
6393 Make background transparent.
6394
6395 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
6396
6397 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
6398 (font-lock-remove-keywords): Doc fix.
6399 (font-lock-mode-major-mode): Compiler defvar.
6400 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
6401
6402 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
6403 (font-lock-mode): Update `font-lock-mode-major-mode'.
6404 (font-lock-set-defaults): Compiler defvar.
6405 (font-lock-default-function): Take `font-lock-mode-major-mode'
6406 into account.
6407
6408 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
6409 keep track of which major mode it enabled the minor mode for.
6410 Use find-file-hook again. Update docstring.
6411
6412 * simple.el (eval-expression-print-level)
6413 (eval-expression-print-length, eval-expression-debug-on-error):
6414 Doc fixes.
6415
6416 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
6417
6418 * iswitchb.el (iswitchb-single-match-face)
6419 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
6420 (iswitchb-invalid-regexp-face): New faces.
6421 (iswitchb-completions): Use them.
6422 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
6423 now marked as an obsolete alias.
6424 (iswitchb-read-buffer): Remove check for bound font variables.
6425 (iswitchb-invalid-regexp): New free variable.
6426 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
6427 set iswitchb-invalid-regexp.
6428 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
6429 invalid regexps.
6430 (iswitchb-completions): Add check for complete match when entering
6431 a regexp.
6432 (iswitchb-completions): Remove require-match argument.
6433 (iswitchb-exhibit): Fix caller.
6434 (iswitchb-common-match-inserted): New variable.
6435 (iswitchb-complete, iswitchb-completion-help): Use it.
6436
6437 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
6438
6439 * url-http.el (url-http-chunked-encoding-after-change-function):
6440 Use `url-http-debug' instead of `message'.
6441
6442 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
6443
6444 * url-http.el (url-http-parse-headers): Pass redirected URL as a
6445 callback argument.
6446
6447 2005-06-04 Kim F. Storm <storm@cua.dk>
6448
6449 * simple.el (line-move): Only call sit-for when moving backwards.
6450
6451 * ido.el (ido-make-merged-file-list-1): New defun split from
6452 ido-make-merged-file-list.
6453 (ido-make-merged-file-list): Bind throw-on-input around call to
6454 ido-make-merged-file-list-1. Return input-pending-p if
6455 interrupted by more input available.
6456 (ido-read-internal): Handle input-pending-p return value from
6457 ido-make-merged-file-list.
6458
6459 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
6460
6461 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
6462 compatibility code.
6463
6464 * international/latexenc.el (latexenc-find-file-coding-system):
6465 Don't inherit the EOL part of the coding-system from the
6466 tex-main buffer. Fit within 80 columns.
6467
6468 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
6469
6470 * tmm.el (tmm-inactive-face): New face.
6471 (tmm-remove-inactive-mouse-face): New function.
6472 (tmm-prompt, tmm-add-one-shortcut)
6473 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
6474 but not selectable.
6475
6476 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
6477
6478 * faces.el (face-equal): Improve argument/docstring consistency.
6479
6480 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
6481
6482 * progmodes/make-mode.el (makefile-targets-face)
6483 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
6484 (makefile-bsdmake-dependency-regex)
6485 (makefile-makepp-rule-action-regex)
6486 (makefile-bsdmake-rule-action-regex): New constants.
6487 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
6488
6489 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6490 Allow (...) within `...' for makepp messages.
6491
6492 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
6493
6494 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
6495
6496 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
6497 "." files are deleted from all file lists before comparison.
6498
6499 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
6500 (viper-ESC-key): Made them customizable.
6501
6502 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
6503
6504 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
6505
6506 * autorevert.el (auto-revert-buffers): Use save-match-data.
6507
6508 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
6509
6510 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
6511 menu items with a nil command binding.
6512
6513 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
6514
6515 * emacs-lisp/cl-macs.el (defsetf):
6516 Improve argument/docstring consistency.
6517
6518 * faces.el (list-faces-display): Improve the formatting by
6519 computing the maximum length required for any face-name (reworked
6520 patch of 1999-01-11, accidentally deleted on 1999-07-21).
6521 (internal-find-face): Remove redundant info in docstring.
6522
6523 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
6524
6525 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
6526 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
6527 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
6528 (gdb-assembler-custom): Improve regexps.
6529 (def-gdb-auto-update-handler): Use window point to preserve point.
6530
6531 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
6532
6533 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
6534
6535 2005-05-31 Jay Belanger <belanger@truman.edu>
6536
6537 * calc/calc-embed.el (calc-embedded-word): Change argument passed
6538 to calc-embedded.
6539 (calc-embedded-make-info): Have plain prefix argument select
6540 entire line.
6541
6542 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
6543
6544 * faces.el (list-faces-display): Signal error if passed a regexp
6545 that matches no face name.
6546
6547 * simple.el (filter-buffer-substring): Fix typo in docstring.
6548
6549 2005-05-31 Richard M. Stallman <rms@gnu.org>
6550
6551 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
6552 (vhdl-emacs-21): Doc fix.
6553 (vhdl-mode): Unconditionally set comment-padding.
6554 (vhdl-fixup-whitespace-region): Insert spaces only where
6555 there are none.
6556 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
6557
6558 2005-05-30 John Wiegley <johnw@newartisans.com>
6559
6560 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
6561 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
6562 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
6563 `directory-sep-char' to ?/, and all uses of `string-to-int' to
6564 `string-to-number'.
6565
6566 2005-05-30 Jay Belanger <belanger@truman.edu>
6567
6568 * calc/calc.el (calc-bug-address): Fix docstring.
6569 (calc-window-hook, calc-trail-window-hook): New variables.
6570 (calc-trail-display): Restore use of calc-trail-window-hook.
6571 (calc): Restore use of calc-window-hook.
6572
6573 2005-05-31 Masatake YAMATO <jet@gyve.org>
6574
6575 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
6576
6577 * help-fns.el (help-C-file-name): Add autoload mark for
6578 `find-function-noselect'.
6579
6580 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
6581
6582 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
6583 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
6584
6585 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6586
6587 * calendar/diary-lib.el (mark-included-diary-files): Only kill
6588 included diary buffer if it was not already being visited.
6589 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
6590
6591 * calendar/icalendar.el (top-level): Do not require 'appt.
6592
6593 * mail/supercite.el (sc-select-attribution): Only use a list
6594 element from sc-attrib-selection-list if it returns a string.
6595 Reported by Davide G. M. Salvetti <salve@debian.org>.
6596
6597 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
6598
6599 * thumbs.el (thumbs-thumbname): The resulting thumbname now
6600 includes a hash value to improve its uniqueness, and has a ".jpg"
6601 extension. Also, it is now a valid filename on all systems.
6602 (thumbs-make-thumb): Use `let', not `let*'.
6603 (thumbs-show-thumbs-list): Check for JPEG availability.
6604
6605 2005-05-30 Richard M. Stallman <rms@gnu.org>
6606
6607 * filesets.el (filesets-menu-ensure-use-cached):
6608 Prevent warning when emacs-version>= is undefined.
6609
6610 * printing.el (pr-interactive-n-up): Use string-to-number.
6611
6612 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
6613
6614 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
6615 Warn only when name to be defined is quoted.
6616
6617 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
6618
6619 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
6620 Make regexp more robust.
6621 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
6622 Force regeneration of disassembly.
6623
6624 2005-05-29 Jay Belanger <belanger@truman.edu>
6625
6626 * calc/calc.el (calc-user-invocation): Check if
6627 calc-invocation-macro is non-nil.
6628
6629 2005-05-29 Juri Linkov <juri@jurta.org>
6630
6631 * add-log.el (change-log-font-lock-keywords):
6632 Add `+' to e-mail regexp to accept mail address with keywords.
6633
6634 * man.el (Man-name-regexp): Add `:' to accept qualified names.
6635
6636 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
6637
6638 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
6639
6640 * ielm.el (inferior-emacs-lisp-mode): Ditto.
6641
6642 2005-05-29 Richard M. Stallman <rms@gnu.org>
6643
6644 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
6645 Undo the change that moves to end of the current word.
6646
6647 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
6648
6649 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
6650 Throw error when count <= 0 to ensure input is a number.
6651 (gdb-read-memory-custom): Pick up address from buffer.
6652 (gdb-memory-mode): Allow user to increment and decrement
6653 memory address from header line.
6654
6655 2005-05-29 Richard M. Stallman <rms@gnu.org>
6656
6657 * flyspell.el (flyspell-version): Function deleted.
6658 (flyspell-auto-correct-previous-hook): Doc fix.
6659
6660 * jit-lock.el (jit-lock-function, jit-lock-after-change):
6661 Do nothing if memory is full.
6662
6663 * font-lock.el (font-lock-fontify-syntactically-region):
6664 Pass t for GREEDY to looking-back.
6665
6666 * saveplace.el (save-place-alist-to-file): Write the file
6667 using write-region.
6668
6669 * subr.el (looking-back): New argument GREEDY.
6670
6671 * progmodes/compile.el (compilation-start): Set the mode
6672 before inserting the initial text.
6673
6674 * progmodes/which-func.el (which-func-update-1): Turn the mode
6675 off in case of error by setting which-func-mode.
6676
6677 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
6678
6679 * flyspell.el (flyspell-auto-correct-previous-word):
6680 Narrow down to what's on the screen, and recenter overlays
6681 at the end of the next word.
6682
6683 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
6684
6685 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
6686 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
6687 (flyspell-abbrev-p): Default to nil.
6688 (flyspell-use-global-abbrev-table-p): Doc fix.
6689 (flyspell-large-region): Allow nil as value.
6690 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
6691
6692 (mail-mode-flyspell-verify): More robust handling
6693 of `mail-header-separator'. More efficient signature detection.
6694 Allow for regexp metacharacters in message-header-separator.
6695 Adding `To' not to be checked in mail-mode-flyspell-verify.
6696
6697 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
6698 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
6699 Bind flyspell-auto-correct-binding.
6700 Bind C-. and C-, .
6701 (flyspell-mode-map): Likewise.
6702 (flyspell-mode): Doc fix.
6703 (flyspell-accept-buffer-local-defs): Preserve current buffer.
6704 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
6705 (flyspell-word-cache-result): New var, always local.
6706 (flyspell-check-pre-word-p): Doc fix.
6707 (flyspell-check-changed-word-p): Handle spc like newline.
6708 (flyspell-post-command-hook): Set flyspell-word-cache-result.
6709 (flyspell-word-search-backward, flyspell-word-search-forward):
6710 New functions.
6711 (flyspell-word): Return t if nothing to check.
6712 When parsing TeX code, check for after } or \.
6713 Use flyspell-word-search-backward to find previous word.
6714 Return nil if duplicated word.
6715 For word already checked, return same value as last time.
6716 Set flyspell-word-cache-result after checking.
6717 Don't clobber the return value.
6718 (flyspell-get-word): Major rewrite.
6719 (flyspell-external-point-words): New locals pword, pcount.
6720 Fix size used in progress message.
6721 Find the proper corresponding word in flyspell-large-region-buffer.
6722 (flyspell-region): Check for flyspell-large-region = nil.
6723 (flyspell-highlight-incorrect-region): Clean up overlays in region.
6724 (flyspell-auto-correct-word): Check that WORD is a cons.
6725 (flyspell-correct-word): Likewise.
6726
6727 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
6728
6729 * progmodes/make-mode.el (makefile-rule-action-regex)
6730 (makefile-macroassign-regex, makefile-makepp-mode)
6731 (makefile-bsdmake-mode): Continuation lines may be empty.
6732 Reported by Joshua Varner.
6733 (makefile-makepp-font-lock-keywords): Add $(stem).
6734
6735 2005-05-28 Karl Berry <karl@gnu.org>
6736
6737 * textmodes/tex-mode.el: Now that tex-send-command calls
6738 shell-quote-argument (2005-03-31 change), remove all calls to
6739 shell-quote-argument; they all end up invoking tex-send-command.
6740 The double quoting loses on filenames with non-safe characters,
6741 such as "@". Reported by Frederik Fouvry.
6742
6743 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
6744
6745 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
6746 about preserving point.
6747
6748 2005-05-27 Jay Belanger <belanger@truman.edu>
6749
6750 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
6751 Info-goto-node.
6752
6753 * calc/calc-embed.el (calc-embed-arg): New variable.
6754 (calc-do-embedded-activate, calc-embedded-activate-formula)
6755 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
6756 variable by new variable.
6757 (calc-embedded-make-info): Replace undeclared variable by new
6758 variable. When selecting region with positive prefix
6759 argument, use end of previous line instead of beginning of line.
6760
6761 * calc/calc-aent.el (calc-arg-values): Declare it.
6762
6763 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
6764 Declare them.
6765
6766 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
6767
6768 * calc/calc.el (calc-alg-map): Declare it.
6769
6770 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
6771
6772 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
6773
6774 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
6775 (gdb-registers-buffer, toggle-gdb-all-registers):
6776 Toggle display of floating point registers.
6777 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
6778
6779 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
6780 (toggle-gud-tooltip-dereference):
6781 Rename from gud-toggle-tooltip-dereference.
6782
6783 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
6784
6785 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
6786
6787 2005-05-27 Jay Belanger <belanger@truman.edu>
6788
6789 * calc/calc-prog.el (calc-kbd-report): Remove.
6790 (calc-kbd-query): Rewrite.
6791
6792 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
6793
6794 * image.el (image-library-alist): Move to image.c.
6795 (image-type-available-p): Doc fix.
6796
6797 2005-05-27 Lute Kamstra <lute@gnu.org>
6798
6799 * calc/calc.el (calc):
6800 * outline.el (outline-1, outline-2, outline-3, outline-4)
6801 (outline-5, outline-6, outline-7, outline-8):
6802 * textmodes/dns-mode.el (dns-mode):
6803 * textmodes/sgml-mode.el (sgml-namespace-face):
6804 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
6805 (tex-verbatim-face, tex-use-reftex):
6806 * textmodes/texinfo.el (texinfo-heading-face):
6807 Specify customization group.
6808
6809 * longlines.el: Don't require easy-mmode.
6810 (longlines-visible-face): Specify customization group.
6811
6812 2005-05-27 Kenichi Handa <handa@m17n.org>
6813
6814 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
6815 encoding table of windows-1251.
6816
6817 * international/ucs-tables.el (ucs-set-table-for-input):
6818 If translation-table-for-input of a coding system is a symbol, get
6819 its translation-table property.
6820
6821 * international/code-pages.el: Don't register a coding system into
6822 non-iso-charset-alist more than once.
6823 (cp-make-coding-system): Likewise.
6824
6825 2005-05-26 John Wiegley <johnw@newartisans.com>
6826
6827 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
6828 `eshell-resume-eval' is wrapped in a list, it indicates that the
6829 command was run asynchronously. In that case, unwrap the value
6830 before checking the delimiter value.
6831
6832 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
6833 character before a space at the end of a line is \, assume the space
6834 is part of the last argument rather than a final argument separator.
6835
6836 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
6837 is in use, and the target is `t' or `nil' (which are the most common
6838 values), don't assume that the symbol target is a buffer.
6839
6840 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
6841
6842 * calendar/calendar.el (calendar-mode-line-format):
6843 Use mode-line-highlight as mouse-face.
6844
6845 * time.el (display-time-string-forms, display-time-update):
6846 Use mode-line-highlight as mouse-face.
6847
6848 2005-05-26 Jay Belanger <belanger@truman.edu>
6849
6850 * calc/calc.el (calc-language-alist): Remove extra defvar.
6851
6852 2005-05-26 Lute Kamstra <lute@gnu.org>
6853
6854 * arc-mode.el (archive-mode):
6855 * bookmark.el (bookmark-read-annotation-mode)
6856 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
6857 * bs.el (bs-mode):
6858 * calc/calc-yank.el (calc-edit-mode):
6859 * calc/calc.el (calc-mode, calc-trail-mode):
6860 * calculator.el (calculator-mode):
6861 * chistory.el (command-history-mode):
6862 * comint.el:
6863 * cus-edit.el (custom-mode):
6864 * descr-text.el (describe-text-mode):
6865 * ebuff-menu.el (Electric-buffer-menu-mode):
6866 * ediff-util.el (ediff-mode):
6867 * emacs-lisp/re-builder.el (reb-mode):
6868 * emulation/vi.el (vi-mode-setup):
6869 * emulation/ws-mode.el (wordstar-mode):
6870 * eshell/esh-mode.el (eshell-mode):
6871 * forms.el (forms-mode):
6872 * help-mode.el (help-mode):
6873 * hexl.el (hexl-mode):
6874 * ibuffer.el (ibuffer-mode):
6875 * ielm.el (inferior-emacs-lisp-mode):
6876 * info.el (Info-mode, Info-edit-mode):
6877 * international/swedish.el:
6878 * ledit.el (ledit-from-lisp-mode):
6879 * locate.el (locate-mode):
6880 * mail/rmail.el (rmail-mode):
6881 * mail/rmailedit.el (rmail-edit-mode):
6882 * mail/rmailsum.el (rmail-summary-mode):
6883 * mail/supercite.el (sc-electric-mode):
6884 * net/eudc.el (eudc-mode):
6885 * net/quickurl.el (quickurl-list-mode):
6886 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
6887 * obsolete/ooutline.el (outline-mode):
6888 * obsolete/options.el (Edit-options-mode):
6889 * obsolete/rnews.el (news-mode):
6890 * obsolete/rnewspost.el (news-reply-mode):
6891 * play/5x5.el (5x5-mode):
6892 * play/decipher.el (decipher-mode, decipher-stats-mode):
6893 * play/gomoku.el (gomoku-mode):
6894 * play/snake.el (snake-mode):
6895 * play/solitaire.el (solitaire-mode):
6896 * play/tetris.el (tetris-mode):
6897 * progmodes/ada-mode.el (ada-mode):
6898 * progmodes/antlr-mode.el (antlr-mode):
6899 * progmodes/autoconf.el (autoconf-mode):
6900 * progmodes/dcl-mode.el (dcl-mode):
6901 * progmodes/delphi.el (delphi-mode):
6902 * progmodes/ebrowse.el (ebrowse-tree-mode)
6903 (ebrowse-electric-list-mode, ebrowse-member-mode)
6904 (ebrowse-electric-position-mode):
6905 * progmodes/f90.el (f90-mode):
6906 * progmodes/fortran.el (fortran-mode):
6907 * progmodes/icon.el (icon-mode):
6908 * progmodes/idlw-help.el (idlwave-help-mode):
6909 * progmodes/idlw-shell.el (idlwave-shell-mode):
6910 * progmodes/idlwave.el (idlwave-mode):
6911 * progmodes/inf-lisp.el (inferior-lisp-mode):
6912 * progmodes/m4-mode.el (m4-mode):
6913 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
6914 * progmodes/modula2.el (modula-2-mode):
6915 * progmodes/octave-inf.el (inferior-octave-mode):
6916 * progmodes/octave-mod.el (octave-mode):
6917 * progmodes/pascal.el (pascal-mode):
6918 * progmodes/sh-script.el (sh-mode):
6919 * progmodes/sql.el (sql-mode, sql-interactive-mode):
6920 * progmodes/vhdl-mode.el (vhdl-mode):
6921 * progmodes/xscheme.el (scheme-interaction-mode):
6922 * replace.el (occur-mode):
6923 * ses.el (ses-mode):
6924 * simple.el (completion-list-mode):
6925 * skeleton.el:
6926 * speedbar.el (speedbar-mode):
6927 * term.el (term-mode):
6928 * terminal.el (terminal-edit-mode):
6929 * textmodes/reftex-index.el (reftex-index-mode)
6930 (reftex-index-phrases-mode):
6931 * textmodes/reftex-sel.el (reftex-select-label-mode)
6932 (reftex-select-bib-mode):
6933 * textmodes/reftex-toc.el (reftex-toc-mode):
6934 * wdired.el (wdired-change-to-wdired-mode):
6935 * wid-browse.el (widget-browse-mode):
6936 Use run-mode-hooks.
6937
6938 * array.el (array-mode):
6939 * calendar/todo-mode.el (todo-mode):
6940 * man.el (Man-mode):
6941 * play/landmark.el (lm-mode):
6942 * play/mpuz.el (mpuz-mode):
6943 Use kill-all-local-variables and run-mode-hooks.
6944
6945 * subr.el (delay-mode-hooks): Specify indentation.
6946
6947 2005-05-26 Mark A. Hershberger <mah@everybody.org>
6948
6949 * xml.el (xml-substitute-special): Don't die for undefined xml
6950 entities.
6951
6952 2005-05-26 Jay Belanger <belanger@truman.edu>
6953
6954 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
6955 of nil.
6956
6957 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
6958
6959 * progmodes/gdb-ui.el (gdb-frame-address):
6960 Rename from gdb-current-address.
6961 (gdb-previous-frame-address): Rename from gdb-previous-address.
6962 (gdb-selected-frame): Rename from gdb-current-frame.
6963 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
6964 (gdb-frame-number): Rename from gdb-current-stack-level.
6965 (gdb-ann3): Match new mode-name for disassembly buffer.
6966 Extend initialization of variables.
6967 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
6968 (gdb-memory-mode): Use mouse-face in header line.
6969 (gdb-assembler-buffer-name): Call it disassembly and give frame
6970 in mode line.
6971 (gdb-source-spec-regexp, gdb-assembler-custom)
6972 (gdb-invalidate-assembler, gdb-frame-handler):
6973 Make robust to leading zeroes in address format.
6974
6975 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
6976
6977 * textmodes/org.el (org-mode): Use `define-derived-mode' to
6978 define `org-mode'.
6979 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
6980
6981 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
6982
6983 * log-edit.el (log-edit-changelog-entries): Distinguish between
6984 filenames like xfns.c and fns.c.
6985
6986 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
6987
6988 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
6989 point after reverting.
6990 (Buffer-menu-make-sort-button): Handle the case where
6991 `Buffer-menu-use-header-line' is nil.
6992
6993 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
6994
6995 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
6996 New funcs. In minibuffer-local-completion-map bind `]', `/'
6997 and `:' to them.
6998
6999 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
7000
7001 * startup.el (normal-top-level): Allow modification of load-path while
7002 we're iterating over it.
7003
7004 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
7005
7006 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
7007 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
7008 (thumbs-resize-interactive, thumbs-insert-image)
7009 (thumbs-insert-thumb, thumbs-dired-show-marked)
7010 (thumbs-find-image-at-point, thumbs-delete-images)
7011 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
7012 (thumbs-increment-image-size, thumbs-decrement-image-size):
7013 Fix typos in docstrings.
7014
7015 2005-05-24 Andre Spiegel <spiegel@gnu.org>
7016
7017 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
7018 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
7019 (cperl-mode): Use them.
7020
7021 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
7022
7023 * window.el (quit-window, shrink-window-if-larger-than-buffer):
7024 Doc fixes.
7025
7026 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
7027
7028 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
7029 Bind C-d to gdb-inferior-io-eof.
7030
7031 * dired.el (dired-dnd-popup-notice): Use message-box.
7032
7033 2005-05-23 Masatake YAMATO <jet@gyve.org>
7034
7035 * bindings.el (mode-line-major-mode-keymap):
7036 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
7037
7038 * faces.el (mode-line-highlight): New face.
7039
7040 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
7041 as mouse-face.
7042
7043 * bindings.el (top-level, help-echo, mode-line-modified)
7044 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
7045 as mouse-face.
7046
7047 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
7048
7049 * progmodes/cc-engine.el (c-guess-basic-syntax):
7050 Remove spurious call to `zerop'.
7051
7052 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
7053
7054 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
7055
7056 CC Mode update to 5.30.10:
7057
7058 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
7059 could go past the limit in decoration level 2, thereby causing
7060 errors during interactive fontification.
7061
7062 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
7063 the file is evaluated interactively.
7064
7065 * cc-engine.el (c-guess-basic-syntax): Handle operator
7066 declarations somewhat better in C++.
7067
7068 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
7069 make use of `run-mode-hooks' which has been added in Emacs 21.1.
7070 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
7071 (awk-mode): Use it.
7072 (make-local-hook): Suppress warning about obsoleteness.
7073
7074 * cc-engine.el, cc-align.el, cc-cmds.el
7075 (c-append-backslashes-forward, c-delete-backslashes-forward)
7076 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
7077 Compensate for return value from `forward-line' when it has moved
7078 but not to a different line due to eob.
7079
7080 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
7081 `objc-method-intro' and `objc-method-args-cont'.
7082
7083 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
7084
7085 CC Mode update to 5.30.10:
7086
7087 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
7088 in the copyright statement. Incidentally, change "along with GNU
7089 Emacs" to "along with this program" where it occurs.
7090
7091 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
7092 so that it is interactive, hence can be found by M-x awk-mode
7093 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
7094 <gmorris+emacs@ast.cam.ac.uk>.
7095
7096 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
7097 Mode's regexps.
7098
7099 2005-05-23 Kevin Ryde <user42@zip.com.au>
7100
7101 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
7102 c-parse-state, to avoid a lisp error (on bad code).
7103
7104 2005-05-23 Lute Kamstra <lute@gnu.org>
7105
7106 * subr.el (font-lock-defaults): Remove defvar as it's already
7107 defined in font-core.el.
7108
7109 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
7110
7111 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
7112
7113 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
7114 more general and work when GDB variable "print pretty" is on,
7115 as with Emacs, for example.
7116
7117 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
7118
7119 * font-core.el: Update comment.
7120
7121 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
7122 Use `after-change-major-mode-hook' instead of `find-file-hook'.
7123
7124 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
7125
7126 2005-05-22 Eli Zaretskii <eliz@gnu.org>
7127
7128 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
7129 and `yank-handler' in the doc strings.
7130
7131 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
7132
7133 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
7134
7135 2005-05-22 Richard M. Stallman <rms@gnu.org>
7136
7137 * help.el (describe-key): Move print-help-return-message call
7138 out of conditional.
7139
7140 * progmodes/etags.el (list-tags): Use with-no-warnings.
7141
7142 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
7143 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
7144 (starttls-extra-args, starttls-extra-arguments): Add defvars.
7145
7146 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
7147
7148 * language/viet-util.el (viet-viscii-nonascii-translation-table):
7149 Add defvar.
7150
7151 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
7152 Use defvar, not defconst.
7153
7154 * hexl.el (hexl-follow-line): Use with-no-warnings.
7155
7156 * emulation/tpu-extras.el: Use write-file-functions instead of
7157 write-file-hooks.
7158
7159 * dired.el (dired-font-lock-keywords): Fontify files with junk
7160 extensions even if marked by -F.
7161
7162 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
7163
7164 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
7165 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
7166 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
7167 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
7168 (concatenate, list-length, get*, getf, cl-remprop):
7169 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
7170 (etypecase, progv, lexical-let, lexical-let*)
7171 (multiple-value-bind, multiple-value-setq, shiftf):
7172 Improve argument/docstring consistency.
7173
7174 * subr.el (focus-frame, unfocus-frame):
7175 Revert deletion on 2005-05-01.
7176
7177 2005-05-22 Andre Spiegel <spiegel@gnu.org>
7178
7179 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
7180 doesn't exist.
7181
7182 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
7183 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
7184
7185 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
7186
7187 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
7188 already deleted variables: auto-fill-hook, blink-paren-hook,
7189 lisp-indent-hook, inhibit-local-variables, unread-command-event,
7190 suspend-hooks, comment-indent-hook, meta-flag,
7191 before-change-function, after-change-function,
7192 font-lock-doc-string-face.
7193
7194 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
7195
7196 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
7197
7198 2005-05-21 Eli Zaretskii <eliz@gnu.org>
7199
7200 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
7201 rmail-dont-reply-to.
7202
7203 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
7204
7205 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
7206 literal blank when splitting new-header-values.
7207
7208 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
7209
7210 * calendar/cal-menu.el (cal-menu-update): Add separator as a
7211 string so that tmm doesn't create a completion entry for it.
7212
7213 * textmodes/table.el (table-disable-menu): Ditto.
7214
7215 2005-05-21 Richard M. Stallman <rms@gnu.org>
7216
7217 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
7218
7219 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
7220
7221 * net/rcompile.el (remote-compile): Use compilation-start.
7222
7223 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
7224
7225 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
7226
7227 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
7228 Default to makefile-bsdmake-mode on BSD systems.
7229
7230 * imenu.el (imenu-generic-expression, imenu--generic-function'):
7231 REGEXP may also be a search function now. The part of doc-string
7232 for describing the structure was 95% identical to that of
7233 `imenu--generic-function'. Unify it there.
7234
7235 * progmodes/make-mode.el (makefile-imenu-generic-expression):
7236 Use function to find dependencies, because regexp alone is so complex,
7237 it easily goes into an endless loop.
7238 (makefile-makepp-mode): Also add submenu for Perl functions
7239 defined in the makefile.
7240 (makefile-bsdmake-mode): Special imenu-generic-expression no
7241 longer needed, due to function call.
7242 (makefile-match-dependency): Take BOUND into account when checking
7243 if we're through.
7244
7245 2005-05-20 Jay Belanger <belanger@truman.edu>
7246
7247 * calc/calc-units.el (calc-invalidate-units-table):
7248 Use inhibit-read-only.
7249 (math-build-units-table-buffer): Use view-mode.
7250
7251 2005-05-20 David Kastrup <dak@gnu.org>
7252
7253 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
7254 easy-menu-add is not a nop on Emacs; and clarify when to call it.
7255
7256 2005-05-20 Lute Kamstra <lute@gnu.org>
7257
7258 * diff-mode.el (diff-header-face, diff-file-header-face)
7259 (diff-index-face, diff-hunk-header-face, diff-removed-face)
7260 (diff-added-face, diff-changed-face, diff-function-face)
7261 (diff-context-face, diff-nonexistent-face): Put them in the
7262 diff-mode customization group.
7263
7264 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
7265
7266 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
7267
7268 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
7269
7270 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
7271 Minor regexp-optimization.
7272
7273 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
7274
7275 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
7276 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
7277 (org-agenda-add-time-grid-maybe): New function.
7278 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
7279 (org-table-create): `dotimes' instead of `mapcar'.
7280 (org-xor): Simplify implementation.
7281 (org-agenda): `inhibit-redisplay' turned on.
7282 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
7283 a consistent line after a state change.
7284 (org-agenda-remove-times-when-in-prefix): New option.
7285 (org-prefix-has-time): New variable.
7286 (org-parse-time-string): Optional argument NODEFAULT.
7287 (org-format-agenda-item): Parse items for time-of-day
7288 specifications and move these into the prefix if possible.
7289 (org-agenda-priority): Get current heading, not previous heading
7290 during agenda remote editing.
7291
7292 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
7293
7294 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
7295 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
7296 (remove-duplicates, delete-duplicates, substitute)
7297 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
7298 (nsubstitute-if-not, find, find-if, find-if-not, position)
7299 (position-if, position-if-not, count, count-if, count-if-not)
7300 (mismatch, search, sort*, stable-sort, merge, member*)
7301 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
7302 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
7303 (intersection, nintersection, set-difference, nset-difference)
7304 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
7305 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
7306 (nsublis, tree-equal): Improve argument/docstring consistency.
7307
7308 * subr.el (send-string, send-region):
7309 Remove obsolescence declaration.
7310 (window-dot, set-window-dot, read-input, show-buffer)
7311 (eval-current-buffer, string-to-int):
7312 Add release number to obsolescence declarations.
7313
7314 2005-05-19 Kim F. Storm <storm@cua.dk>
7315
7316 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
7317 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
7318
7319 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
7320
7321 * faces.el (list-faces-display): Make back button respect optional
7322 regexp arg.
7323
7324 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
7325
7326 * calculator.el (calculator-radix-grouping-mode)
7327 (calculator-radix-grouping-digits, calculator-displayer)
7328 (calculator-radix-grouping-separator, calculator-copy-displayer):
7329 * dabbrev.el (dabbrev-search-these-buffers-only):
7330 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
7331 (diff-advance-after-apply-hunk, diff-mode-hook)
7332 (diff-minor-mode-prefix):
7333 * imenu.el (imenu-use-popup-menu):
7334 * jit-lock.el (jit-lock-context-time):
7335 * newcomment.el (comment-fill-column, comment-column)
7336 (comment-style, comment-padding, comment-multi-line)
7337 (comment-empty-lines, comment-auto-fill-only-comments):
7338 * reveal.el (reveal-around-mark):
7339 * uniquify.el (uniquify-buffer-name-style)
7340 (uniquify-after-kill-buffer-p)
7341 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
7342 (uniquify-min-dir-content, uniquify-separator)
7343 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
7344 * w32-vars.el (w32-fixed-font-alist):
7345 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
7346 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
7347 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
7348 * progmodes/perl-mode.el (perl-indent-level)
7349 (perl-continued-statement-offset, perl-continued-brace-offset)
7350 (perl-brace-offset, perl-brace-imaginary-offset)
7351 (perl-label-offset, perl-indent-continued-arguments)
7352 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
7353 * progmodes/tcl.el (tcl-indent-level)
7354 (tcl-continued-indent-level, tcl-auto-newline)
7355 (tcl-tab-always-indent, tcl-electric-hash-style)
7356 (tcl-help-directory-list, tcl-use-smart-word-finder)
7357 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
7358 (inferior-tcl-source-command):
7359 * textmodes/fill.el (enable-kinsoku):
7360 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
7361 * textmodes/table.el (table-yank-handler):
7362 Specify missing group (and type, if simple) in defcustom.
7363
7364 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
7365
7366 * progmodes/compile.el (compilation-finish-function): Fix defvar.
7367
7368 2005-05-19 Richard M. Stallman <rms@gnu.org>
7369
7370 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
7371
7372 * subr.el (event-basic-type): Don't get an error.
7373 (left-fringe-p): Function deleted.
7374
7375 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
7376 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
7377
7378 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
7379 in recursive copy.
7380
7381 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
7382
7383 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
7384
7385 * emacs-lisp/bytecomp.el
7386 (byte-compile-file-form-custom-declare-variable): Call
7387 byte-compile-nogroup-warn if appropriate.
7388
7389 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
7390 (compilation-set-window): Don't call left-fringe-p; do it directly.
7391
7392 2005-05-19 Jay Belanger <belanger@truman.edu>
7393
7394 * calc/calc-graph.el (calc-graph-format-data): Make sure
7395 var-PlotRejects is bound before trying to check its value.
7396
7397 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
7398
7399 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
7400 definition of this variable from reftex-global.el to reftex.el,
7401 because it is needed in the menu.
7402
7403 2005-05-19 Lute Kamstra <lute@gnu.org>
7404
7405 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
7406 years are fixed. Don't insert a space after a dash.
7407
7408 2005-05-19 Kim F. Storm <storm@cua.dk>
7409
7410 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
7411
7412 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
7413
7414 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
7415 strings, because (eq ... ?\\) is fairly frequent.
7416
7417 * progmodes/make-mode.el (makefile-add-this-line-targets):
7418 Simplify and integrate into `makefile-pickup-targets'.
7419 (makefile-add-this-line-macro): Simplify and integrate into
7420 `makefile-pickup-macros.
7421 (makefile-pickup-filenames-as-targets): Simplify.
7422 (makefile-previous-dependency, makefile-match-dependency):
7423 Don't stumble over `::'.
7424
7425 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
7426
7427 * subr.el (post-command-idle-hook, post-command-idle-delay):
7428 Remove obsoletion of post-command-idle-hook and
7429 post-command-idle-delay.
7430
7431 * faces.el (list-faces-display): Provide button when describe-face
7432 is called to take user back to the list of faces.
7433
7434 * help-fns.el (describe-variable): Remove hyperlinks in a
7435 variable's value as these are quite frequently inappropriate.
7436
7437 * follow.el (follow-submit-feedback, follow-mode):
7438 Remove references to post-command-idle-hook.
7439
7440 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
7441
7442 * progmodes/make-mode.el (makefile-previous-dependency)
7443 (makefile-match-dependency): Check for := (and in bsd mode also
7444 !=) to give a better result, even when font-lock is not on.
7445
7446 2005-05-18 Jay Belanger <belanger@truman.edu>
7447
7448 * calc/calc-help.el (calc-s-prefix-help):
7449 Add `calc-copy-special-constant' to help string.
7450
7451 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7452
7453 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
7454
7455 2005-05-18 Jay Belanger <belanger@truman.edu>
7456
7457 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
7458 in linear factors are in proper order.
7459
7460 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
7461
7462 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
7463 Support for jurabib.
7464
7465 * textmodes/reftex.el (featurep): Define aliases for overlay
7466 commands, for XEmacs compatibility, and use these aliases in
7467 overlay initializations.
7468 (reftex-highlight): Use `reftex-move-overlay'.
7469 (reftex-unhighlight): Use `reftex-delete-overlay'.
7470 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
7471 (reftex-access-search-path): Use `reftex-uniquify' instead of
7472 `reftex-uniq'
7473
7474 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
7475 `before-string' property modification enables for Emacs as well.
7476 (reftex-select-item): Use `reftex-delete-overlay'.
7477 (reftex-select-mark): Use `reftex-make-overlay' and
7478 `reftex-overlay-put'.
7479 (reftex-select-unmark): Use `reftex-delete-overlay' and
7480 `reftex-overlay-put'.
7481
7482 2005-05-18 Lute Kamstra <lute@gnu.org>
7483
7484 * emacs-lisp/lisp.el (check-parens): Fix docstring.
7485
7486 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
7487
7488 * add-log.el (add-change-log-entry):
7489 * array.el (array-make-template, array-reconfigure-rows)
7490 (array-init-max-row, array-init-max-column)
7491 (array-init-columns-per-line, array-init-field-width):
7492 * replace.el (replace-match-maybe-edit, perform-replace):
7493 * textmodes/spell.el (spell-region):
7494 Replace `read-input' by `read-string'.
7495
7496 * forms.el (forms-mode):
7497 * finder.el (finder-compile-keywords):
7498 * shadowfile.el (shadow-read-files):
7499 Replace `eval-current-buffer' by `eval-buffer'.
7500
7501 * terminal.el (te-pass-through):
7502 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
7503 (ange-ftp-raw-send-cmd):
7504 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
7505 (send-process-next-char, telnet-initial-filter, telnet):
7506 Replace `send-string' by `process-send-string'.
7507
7508 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
7509 (prolog-consult-region): Replace `send-string' by
7510 `process-send-string'; replace `send-region' by `process-send-region'.
7511
7512 * progmodes/delphi.el (delphi-log-msg):
7513 Replace `set-window-dot' by `set-window-point'.
7514
7515 * subr.el (window-dot, set-window-dot, read-input, send-string)
7516 (send-region, show-buffer, eval-current-buffer):
7517 Make really obsolete, as the comment says.
7518
7519 2005-05-17 Kim F. Storm <storm@cua.dk>
7520
7521 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
7522 (cua--init-keymaps): Bind C-return instead of S-return to set
7523 rectangle mark.
7524
7525 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
7526 instead of S-return to toggle/clear rectangle mark.
7527
7528 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
7529
7530 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
7531 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
7532 Also fontify plain strings assigned to variables, mostly so that a
7533 colon has a face and is thus not taken as a dependency separator.
7534 (makefile-previous-dependency): Inline the new matcher, because it
7535 is too complex to work in both directions.
7536 (makefile-match-dependency): Eliminate `backward' arg (see above).
7537 Completely reimplemented so as to not sometimes go into an endless
7538 loop. It should also be more efficient, because first it only
7539 searches for `:', instead of applying the very complex regexp.
7540 (makefile-mode): Cancel `font-lock-support-mode', because blocks
7541 to be fontified in one piece can be too long for JIT.
7542 Makefiles are never *that* big.
7543
7544 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
7545
7546 * dired.el (dired-mode): Simplify.
7547
7548 2005-05-17 Lute Kamstra <lute@gnu.org>
7549
7550 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
7551 defcustom for the mode hook variable.
7552
7553 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
7554 Emacs Lisp Reference Manual.
7555
7556 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
7557
7558 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
7559 (evenp, list*):
7560 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
7561 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
7562
7563 * net/tramp-smb.el (tramp-smb-open-connection):
7564 Pass `tramp-chunksize' as fifth (required) argument.
7565
7566 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
7567
7568 * font-lock.el (lisp-font-lock-keywords-1):
7569 Set `font-lock-negation-char-face' for [^...] char group.
7570 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
7571
7572 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
7573 a var, and refine it to mask one more level of nested vars.
7574 (makefile-rule-action-regex): Turn it into a var, and refine it so
7575 it recognizes backslashed continuation lines as belonging to the
7576 same command.
7577 (makefile-macroassign-regex): Refine it so it recognizes
7578 backslashed continuation lines as belonging to the same command.
7579 (makefile-var-use-regex): Don't look at the next char, because it
7580 might be the same one to be skipped by the initial [^$], leading
7581 to an overlooked variable use.
7582 (makefile-make-font-lock-keywords): Remove two parameters, which
7583 are now variables that some of the modes set locally.
7584 Handle dependency and rule action matching through functions, because
7585 regexps alone match too often. Dependency matching now comes
7586 last, so it can check, whether a colon already matched something else.
7587 (makefile-mode): Inform that font-lock improves makefile parsing
7588 capabilities.
7589 (makefile-match-dependency, makefile-match-action): New functions.
7590
7591 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
7592
7593 * emacs-lisp/cl-extra.el (equalp): Doc fix.
7594
7595 * align.el (align-regexp):
7596 * ansi-color.el (ansi-color-get-face):
7597 * array.el (array-reconfigure-rows, array-init-max-row)
7598 (array-init-max-column, array-init-columns-per-line)
7599 (array-init-field-width):
7600 * dired-aux.el (dired-trample-file-versions):
7601 * dired-x.el (dired-mark-sexp):
7602 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
7603 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
7604 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
7605 * faces.el (face-read-integer):
7606 * files.el (backup-extract-version, insert-directory):
7607 * hexl.el (hexl-insert-decimal-char):
7608 * server.el (server-process-filter):
7609 * shell.el (shell-extract-num):
7610 * startup.el (command-line-1):
7611 * term.el (term-command-hook):
7612 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
7613 (time-stamp-do-number):
7614 * time.el (display-time-update):
7615 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
7616 (timezone-fix-time):
7617 * vms-patch.el (vms-suspend-resume-hook):
7618 * calendar/appt.el (appt-convert-time):
7619 * calendar/cal-bahai.el (mark-bahai-diary-entries):
7620 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
7621 * calendar/cal-islam.el (mark-islamic-diary-entries):
7622 * calendar/calendar.el (calendar-cursor-to-date)
7623 (calendar-star-date):
7624 * calendar/diary-lib.el (diary-attrtype-convert)
7625 (mark-diary-entries, diary-entry-time):
7626 * calendar/solar.el (solar-get-number):
7627 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
7628 * emacs-lisp/re-builder.el (reb-display-subexp):
7629 * emulation/edt.el (edt-set-scroll-margins):
7630 * emulation/tpu-extras.el (tpu-set-scroll-margins):
7631 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
7632 (vip-get-ex-count):
7633 * emulation/viper-ex.el (viper-get-ex-token)
7634 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
7635 * international/fontset.el (fontset-plain-name):
7636 * mail/feedmail.el (feedmail-look-at-queue-directory):
7637 * mail/mailalias.el (mail-get-names):
7638 * mail/rmail.el (rmail-convert-to-babyl-format):
7639 * mail/rmailsum.el (rmail-make-basic-summary-line)
7640 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
7641 (rmail-summary-goto-msg):
7642 * mail/smtpmail.el (smtpmail-read-response):
7643 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
7644 (ange-ftp-vms-add-file-entry):
7645 * play/gametree.el (gametree-looking-at-ply)
7646 (gametree-current-branch-score):
7647 * progmodes/ada-xref.el (ada-prj-find-prj-file)
7648 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
7649 * progmodes/cperl-mode.el (condition-case):
7650 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
7651 (ebrowse-set-member-buffer-column-width)
7652 (ebrowse-select-1st-to-9nth):
7653 * progmodes/etags.el (etags-snarf-tag):
7654 * progmodes/flymake.el (flymake-parse-line):
7655 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
7656 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
7657 (idlwave-shell-menu-def):
7658 * progmodes/ps-mode.el (ps-run-goto-error):
7659 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
7660 (vhdl-speedbar-contract-level):
7661 * term/mac-win.el (x-handle-numeric-switch):
7662 * term/sun-mouse.el (sun-get-frame-data):
7663 * term/w32-win.el (x-handle-numeric-switch):
7664 * term/x-win.el (x-handle-numeric-switch):
7665 * textmodes/ispell.el (ispell-parse-output):
7666 * textmodes/nroff-mode.el (nroff-outline-level):
7667 * textmodes/reftex-cite.el (reftex-bib-sort-year)
7668 (reftex-bib-sort-year-reverse, reftex-format-citation):
7669 * textmodes/reftex-parse.el (reftex-init-section-numbers)
7670 (reftex-section-number):
7671 * textmodes/texinfmt.el (texinfo-paragraphindent):
7672 Replace `string-to-int' by `string-to-number'.
7673
7674 * international/latexenc.el: Add page marker to force the "Local
7675 Variables:" string out of the last page.
7676
7677 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
7678
7679 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
7680 tooltip-change-major-mode.
7681 (gud-tooltip-print-command): Remove case where gud-minor-mode
7682 is gdb ("--fullname").
7683 (gud-tooltip-tips): Turn GUD tooltips off for this case and
7684 explain to user.
7685
7686 2005-05-16 Jay Belanger <belanger@truman.edu>
7687
7688 * calc/calc-store.el (calc-copy-special-constant): New function.
7689
7690 * calc/calc-ext.el (calc-init-extensions): Add binding for
7691 `calc-copy-special-constant'.
7692
7693 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
7694 for the `calc-copy-special-constant' command.
7695
7696 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
7697
7698 * subr.el (left-fringe-p): New function.
7699
7700 * progmodes/compile.el (compilation-setup): Set local value of
7701 overlay-arrow-string to "" always.
7702 (compilation-set-window): Left fringe then don't scroll.
7703 No left fringe then no arrow and scroll message to top.
7704 (compilation-context-lines): Adjust doc string accordingly.
7705
7706 2005-05-16 Kim F. Storm <storm@cua.dk>
7707
7708 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
7709 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
7710 (ido-wide-find-dir-or-delete-dir): New command for M-d.
7711 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
7712 (ido-read-file-name): Handle commands with ido property value
7713 equal to find-file as reading a file name, to allow C-d to enter dired.
7714 (ibuffer-find-file): Add ido property with value find-file.
7715
7716 2005-05-15 Kim F. Storm <storm@cua.dk>
7717
7718 * subr.el (open-network-stream-nowait): Remove.
7719 (open-network-stream-server): Remove.
7720
7721 2005-05-15 Richard M. Stallman <rms@gnu.org>
7722
7723 * faces.el (describe-face): Output a definition link button.
7724
7725 * help-mode.el (help-face-def): New button type.
7726
7727 * emacs-lisp/copyright.el (copyright-fix-years):
7728 Match properly if the first year is 2-digit.
7729 Don't mess up the whitespace after the years by filling.
7730
7731 * dired-aux.el (dired-mark-confirm):
7732 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
7733
7734 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
7735 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
7736 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
7737
7738 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
7739 Set font-lock-comment-start-skip.
7740
7741 * font-lock.el (font-lock-comment-start-skip): New variable.
7742 (font-lock-comment-end-skip): New variable.
7743 (font-lock-fontify-syntactically-region): Use them if non-nil.
7744
7745 2005-05-15 Jay Belanger <belanger@truman.edu>
7746
7747 * calc/calc-store.el (calc-store-value): Return a string rather
7748 than display it as a message.
7749 Use calc-var-name for variable name.
7750 (calc-store-into): Add the result of calc-store-value to message.
7751 (calc-copy-variable): Add a message.
7752 (calc-store-exchange): Improve error messages.
7753 (calc-store-binary, calc-store-map): Don't reset the values of
7754 special constants.
7755
7756 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7757
7758 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
7759 manual to docstring.
7760
7761 * files.el (hack-local-variables-confirm): Add STRING argument.
7762 Make the function handle non file visiting buffers correctly.
7763 (hack-local-variables-prop-line, hack-local-variables)
7764 (hack-one-local-variable): Use STRING arg of
7765 `hack-local-variables-confirm'.
7766
7767 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
7768
7769 Sync with Tramp 2.0.49.
7770
7771 * net/tramp.el (tramp-handle-dired-call-process)
7772 (tramp-handle-insert-directory):`insert-buffer' cannot be used
7773 because the contents of the Tramp buffer is changed before
7774 insertion (`expand-file' and alike).
7775 (tramp-handle-insert-directory): If `localname' has an empty
7776 nondirectory name, it must not be quoted.
7777 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
7778 variable `tramp-chunksize'. Change callees.
7779 (tramp-open-connection-setup-interactive-shell): Check remote host
7780 for buggy `send-process-string' implementation.
7781 Set `tramp-chunksize' if found. Reported by Michael Kifer
7782 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
7783 (tramp-handle-shell-command): `insert-buffer' cannot be used
7784 because the contents of the Tramp buffer is changed before
7785 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
7786 <frederic.bothamy@free.fr>.
7787 (tramp-set-auto-save): Actions should be done for Tramp file name
7788 handler only. Ange-FTP has its own auto-save mechanism.
7789 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
7790 (tramp-set-auto-save-file-modes): Set file modes of
7791 `buffer-auto-save-file-name' to ?\600 as fallback solution.
7792 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
7793 (tramp-bug): Remove obsolete variable.
7794 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
7795 for presence of `mml-mode'. Make it running for older Emacsen as well.
7796
7797 2005-05-14 John Paul Wallington <jpw@pobox.com>
7798
7799 * ibuf-ext.el (define-ibuffer-filter filename):
7800 If `dired-directory' is a list, use its car.
7801
7802 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
7803
7804 * ibuffer.el (define-ibuffer-column filename):
7805 If `dired-directory' is a list, use its car.
7806
7807 2005-05-14 Richard M. Stallman <rms@gnu.org>
7808
7809 * subr.el (symbol-file): Doc fix.
7810
7811 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
7812 (byte-compile-form): Call byte-compile-nogroup-warn.
7813 (byte-compile-warning-types): Doc fix.
7814
7815 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
7816
7817 * progmodes/cc-engine.el (c-literal-faces):
7818 Add font-lock-comment-delimiter-face.
7819
7820 * net/net-utils.el (dig): Use with-no-warnings.
7821
7822 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
7823 (sc-recite-frame-alist, sc-default-cite-frame)
7824 (sc-default-uncite-frame, sc-default-recite-frame)
7825 (sc-attrib-selection-list, sc-rewrite-header-list):
7826 Mark as risky-local-variable.
7827
7828 * international/ogonek.el (ogonek-jak, ogonek-how):
7829 Don't use beginning-of-buffer.
7830
7831 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
7832
7833 * calendar/solar.el (solar-data-list): Move definition up.
7834
7835 * dnd.el (dnd-protocol-alist): Add autoload.
7836
7837 * progmodes/sh-script.el: Many doc usage fixes.
7838 (sh-indent-after-do): Change default to match common styles.
7839
7840 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
7841
7842 * files.el (interpreter-mode-alist)
7843 (auto-mode-interpreter-regexp): Doc fixes.
7844
7845 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
7846
7847 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
7848
7849 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
7850
7851 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7852
7853 * dired.el (dired-mode): make-variable-buffer-local =>
7854 make-local-variable.
7855
7856 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7857
7858 * term/mac-win.el (mac-select-convert-to-string): Try coding
7859 systems in mac-script-code-coding-systems if specified one cannot
7860 encode string for `com.apple.traditional-mac-plain-text'.
7861
7862 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
7863
7864 * progmodes/make-mode.el (makefile-targets-face)
7865 (makefile-shell-face, makefile-makepp-perl-face): New faces.
7866 (makefile-dependency-regex): Fix it to not make the colon in
7867 $(var:a=b) special.
7868 (makefile-rule-action-regex): New regexp for highlighting embedded
7869 Shell strings.
7870 (makefile-macroassign-regex): Handle != for highlighting as
7871 embedded Shell strings.
7872 (makefile-var-use-regex): New const.
7873 (makefile-statements, makefile-automake-statements)
7874 (makefile-gmake-statements, makefile-makepp-statements)
7875 (makefile-bsdmake-statements): New consts.
7876 (makefile-make-font-lock-keywords): New function.
7877 (makefile-automake-font-lock-keywords)
7878 (makefile-gmake-font-lock-keywords)
7879 (makefile-makepp-font-lock-keywords)
7880 (makefile-bsdmake-font-lock-keywords): New consts.
7881 (makefile-mode-map): Add switchers between the various submodes.
7882 (makefile-mode): Document the availability of the variants.
7883 (makefile-automake-mode, makefile-gmake-mode)
7884 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
7885
7886 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
7887 new variants of makefile-mode.
7888
7889 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
7890
7891 * font-lock.el (font-lock-comment-delimiter-face): Fix up
7892 the inheritance.
7893
7894 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
7895
7896 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
7897 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
7898
7899 * files.el (normal-mode): Extend the scope of the
7900 `enable-local-variables' binding to include the `set-auto-mode' call.
7901 (magic-mode-alist): Doc fix.
7902
7903 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
7904
7905 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
7906 font-lock-comment-face rather than copying its setting.
7907
7908 2005-05-12 Andreas Schwab <schwab@suse.de>
7909
7910 * eshell/esh-mode.el (eshell-send-input): Doc fix.
7911
7912 2005-05-12 Lute Kamstra <lute@gnu.org>
7913
7914 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
7915 defcustom for the mode hook variable. Delete the last argument.
7916 * generic-x.el: Fix callers of define-generic-mode.
7917 (generic-x-modes): Delete group.
7918 (show-tabs-tab-face, show-tabs-space-face): Put them in the
7919 generic-x customization group.
7920
7921 2005-05-12 Kim F. Storm <storm@cua.dk>
7922
7923 * font-lock.el (font-lock-negation-char-face): Default to "off".
7924
7925 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
7926 font-lock-negation-char-face to ! in !=.
7927
7928 2005-05-12 Masatake YAMATO <jet@gyve.org>
7929
7930 * add-log.el (find-change-log): Fix typos in the docstring
7931 of function.
7932
7933 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
7934
7935 * international/latexenc.el (latexenc-find-file-coding-system):
7936 Avoid `re-search-forward' when looking for input encoding because
7937 of speed and safety. Better regular expressions for recognizing
7938 input encoding. Limit a search for TeX-master/tex-main-file to
7939 the local variable section.
7940
7941 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
7942
7943 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
7944 syntax of $ to "'" (quote).
7945
7946 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
7947
7948 * dnd.el (dnd-protocol-alist): Improve custom type.
7949
7950 * dired.el (dired-dnd-protocol-alist): New variable.
7951 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
7952 `dired-mode-hook' to the end.
7953
7954 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
7955
7956 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
7957 comment-end if comment-start-skip is not set.
7958 Obey the font-lock-comment-delimiter-face variables.
7959
7960 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
7961
7962 * files.el (executable-find): Move from executable.el. Use
7963 locate-file.
7964 * progmodes/executable.el (executable-find): Move to files.el.
7965
7966 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
7967 when trying to ensure forward progress.
7968
7969 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
7970
7971 * mouse-sel.el (mouse-sel-follow-link-p): New function.
7972 (mouse-select, mouse-select-internal, mouse-extend-internal):
7973 Use it to implement mouse-1-click-follows-link functionality.
7974
7975 2005-05-11 Richard M. Stallman <rms@gnu.org>
7976
7977 * font-lock.el (font-lock-fontify-syntactically-region):
7978 Use font-lock-comment-delimiter-face for comment delimiters.
7979
7980 2005-05-10 Jay Belanger <belanger@truman.edu>
7981
7982 * calc/calc-help.el (calc-m-prefix-help): Add mention of
7983 preserving embedded modes.
7984
7985 2005-05-10 Richard M. Stallman <rms@gnu.org>
7986
7987 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
7988
7989 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
7990 Move from ada-stmt.el.
7991 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
7992
7993 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
7994 Move to ada-mode.el.
7995 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
7996
7997 * cus-edit.el (custom-file): Call file-chase-links.
7998
7999 * files.el (read-directory-name): Fix previous change.
8000 (hack-local-variables-confirm): New function.
8001 (hack-local-variables-prop-line, hack-local-variables)
8002 (hack-one-local-variable): Use it.
8003
8004 2005-05-10 Lute Kamstra <lute@gnu.org>
8005
8006 * font-lock.el (font-lock-keywords-alist)
8007 (font-lock-removed-keywords-alist): Clarify docstrings.
8008
8009 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
8010
8011 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
8012 (gdb-source-info): Check for preprocessor info.
8013 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
8014 a macro for a function.
8015 (gdb-info-breakpoints-custom): Try to find file again if not already
8016 found (user might have used GDB dir command).
8017 (gdb-get-location): Update gdb-location-alist correctly for change
8018 to gdb-info-breakpoints-custom.
8019
8020 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
8021 (gud-tooltip-print-command): Add gdbmi case.
8022 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
8023 preprocessor info.
8024
8025 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8026
8027 * startup.el (fancy-splash-insert): Fix typo in doc string.
8028
8029 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
8030
8031 * obsolete/float.el (string-to-float):
8032 * obsolete/hilit19.el (hilit-add-pattern):
8033 * obsolete/rnews.el (news-parse-range, news-select-message)
8034 (news-get-pruned-list-of-files): Replace `string-to-int' by
8035 `string-to-number'.
8036
8037 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
8038 `find-file-not-found-hooks'; use `add-hook'.
8039 (uncompress-while-visiting): Set `write-file-functions', not
8040 `write-file-hooks'; use `add-hook'.
8041
8042 2005-05-09 Kim F. Storm <storm@cua.dk>
8043
8044 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
8045 (cua-paste): Handle clipboard action.
8046 (cua--init-keymaps): Remap clipboard-kill-region and
8047 clipboard-kill-ring-save.
8048
8049 2005-05-08 Eli Zaretskii <eliz@gnu.org>
8050
8051 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
8052 Improve commentary.
8053
8054 * simple.el (next-error-overlay-arrow-position): Revert the change
8055 made on 2005-04-30.
8056
8057 2005-05-07 Jay Belanger <belanger@truman.edu>
8058
8059 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
8060 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
8061 `calc-sel-reselect'.
8062
8063 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
8064 Calc is in embedded mode.
8065
8066 2005-05-07 Eli Zaretskii <eliz@gnu.org>
8067
8068 * progmodes/compile.el (compilation-setup):
8069 Set overlay-arrow-string to an empty string on text terminals.
8070
8071 * textmodes/ispell.el (ispell-program-name): Try looking for
8072 "aspell" along exec-path, and if found, use it as the default
8073 speller program.
8074
8075 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
8076
8077 * international/mule.el (sgml-xml-auto-coding-function):
8078 Recognize encoding='FOO' in single quotes as well as in double quotes.
8079
8080 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
8081
8082 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
8083 as well as `interactive', so that defmacro* would recognize
8084 `declare' forms.
8085
8086 2005-05-07 Eli Zaretskii <eliz@gnu.org>
8087
8088 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
8089 Explain more about the LIGHTER arg's usage in the doc string.
8090 Add commentary to clarify what the code does. Fix the regexp that
8091 strips whitespace from LIGHTER. Quote LIGHTER before using it,
8092 since it could have characters special to regular expressions.
8093
8094 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
8095
8096 * replace.el (occur-1): Bind inhibit-read-only so that
8097 erase-buffer doesn't barf on read-only text properties (likewise
8098 for add-text-properties in occur-engine). Mark buffer as unmodified.
8099 (occur-engine): Don't set buffer-read-only here.
8100
8101 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
8102
8103 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
8104 list-buffers-directory. This caused the *cvs-commit* buffer to be
8105 sometimes mistakenly reused as a *cvs* buffer.
8106
8107 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
8108
8109 * tooltip.el: Move code for GUD tooltips into gud.el.
8110 (require): CL no longer needed to compile case.
8111 (tooltip-mode): Do not toggle functions for GUD tooltips.
8112 (tooltip-gud-tips-p): Remove. Replace with minor mode
8113 gud-tooltip-mode in gud.el.
8114 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
8115 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
8116 tooltip-gud prefix with gud-tooltip and obsolete.
8117 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
8118 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
8119 (tooltip-mouse-motion): Mouse movement functions/variable.
8120 Rename in gud.el by adding gud prefix.
8121 (tooltip-gud-original-filter, tooltip-gud-dereference)
8122 (tooltip-gud-event, tooltip-toggle-gud-tips)
8123 (tooltip-gud-process-output, tooltip-gud-print-command)
8124 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
8125 gud.el by replacing tooltip-gud prefix with gud-tooltip.
8126 (gdb-tooltip-print): Move to gdb-ui.el.
8127
8128 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
8129 (require): CL needed to compile case.
8130 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
8131 tooltip-gud-tips-p. Make it a minor-mode.
8132 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
8133 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
8134 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
8135 (gud-tooltip-change-major-mode)
8136 (gud-tooltip-activate-mouse-motions-if-enabled)
8137 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
8138 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
8139 (gud-tooltip-original-filter, gud-tooltip-dereference)
8140 (gud-tooltip-event, tooltip-toggle-gud-tips)
8141 (gud-tooltip-process-output, gud-tooltip-print-command)
8142 (gud-tooltip-tips): Move from tooltip.el.
8143
8144 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
8145 (gdb-cpp-define-alist-flags): Doc fix.
8146 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
8147 gud-tooltip-mode is t.
8148
8149 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
8150
8151 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
8152 evaporate if their text is deleted.
8153 (goto-address-at-point): Make it work as a mouse binding as well.
8154 (goto-address-at-mouse): Obsolete it. Update users.
8155
8156 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
8157
8158 * calendar/appt.el (top-level): No longer activate on load.
8159
8160 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
8161
8162 * calendar/cal-bahai.el (mark-bahai-diary-entries):
8163 * net/webjump.el (webjump):
8164 * progmodes/idlw-help.el (idlwave-do-context-help1)
8165 (idlwave-highlight-linked-completions):
8166 * textmodes/po.el (po-find-file-coding-system-guts):
8167 Replace `assoc-ignore-case' by `assoc-string'.
8168
8169 2005-05-06 Eli Zaretskii <eliz@gnu.org>
8170
8171 * files.el (locate-file): Doc fix.
8172
8173 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
8174 Remove the redundant test for ms-dos.
8175
8176 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
8177 look for the preprocessor with exec-suffixes. If not found in
8178 standard places, look in exec-path. Remove most of the tests that
8179 used system-type.
8180
8181 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
8182
8183 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
8184
8185 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
8186 file-name clash with jka-compr.el on 8+3 filesystems.
8187
8188 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8189
8190 * term/mac-win.el: Don't define or bind scroll bar functions if
8191 x-toolkit-scroll-bars is t.
8192 (x-select-text, x-get-selection-value): Clear
8193 x-last-selected-text-clipboard if x-select-enable-clipboard is
8194 nil.
8195 (PRIMARY): Put mac-scrap-name property.
8196 (mac-select-convert-to-file-url): New function.
8197 (public.file-url): New selection target type. Add to
8198 selection-converter-alist.
8199 (x-get-selection, x-selection-value): Handle it.
8200 (x-cut-buffer-or-selection-value): New alias.
8201
8202 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8203
8204 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
8205 entry to avoid calling bibtex-find-entry with arg global
8206 being t. Remove arg key.
8207 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
8208 (bibtex-copy-summary-as-kill): Change accordingly.
8209
8210 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
8211
8212 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
8213 (org-agenda-date-later): Use with-current-buffer.
8214
8215 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
8216
8217 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
8218 (define-obsolete-variable-alias): Doc Fixes.
8219
8220 2005-05-06 Kim F. Storm <storm@cua.dk>
8221
8222 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
8223 vertical-motion when selective-display is active.
8224
8225 * ido.el (ido-setup-hook): New hook.
8226 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
8227 (ido-input-stack): New var.
8228 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
8229 ido-next-work-file binding to M-O.
8230 Bind M-f to ido-wide-find-file-or-pop-dir.
8231 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
8232 (ido-read-internal): Run ido-setup-hook.
8233 Catch quit in read-file-name and read-string to cancel edit.
8234 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
8235 Automatically pop-all when completing a directory name (RET).
8236 (ido-file-internal): Add with-no-warnings around ffap and dired code.
8237 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
8238 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
8239 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
8240 New functions for M-b/M-f to move among the directory components.
8241 (ido-make-merged-file-list): Catch quit to cancel merge.
8242 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
8243 (ido-completion-help): No warnings for ido-completion-buffer-full.
8244
8245 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
8246
8247 * font-lock.el (font-lock-negation-char-face): New face and variable.
8248 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
8249 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
8250 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
8251 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
8252
8253 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
8254
8255 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
8256 Fix typo in docstring.
8257
8258 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
8259 (ebrowse-print-statistics-line)
8260 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
8261
8262 * term/w32-win.el (image-library-alist): Add additional name for
8263 Xpm library.
8264
8265 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
8266
8267 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
8268 use gcc instead of cpp.
8269
8270 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
8271 (gdb-create-define-alist): Use it.
8272 (gdb-cpp-define-alist-program): Update for MS-DOS.
8273
8274 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
8275
8276 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
8277
8278 2005-05-04 Richard M. Stallman <rms@gnu.org>
8279
8280 * help.el (describe-key): No error when UNTRANSLATED is nil.
8281
8282 * simple.el (line-move-1): Fix previous change to signal errors
8283 appropriately.
8284
8285 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
8286
8287 * calendar/icalendar.el (icalendar-version): Now at 0.12.
8288 (icalendar-duration-correction): Remove.
8289 (icalendar--get-event-properties): Split result at commas.
8290 (icalendar--decode-isoduration): New optional argument
8291 DURATION-CORRECTION.
8292 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
8293 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
8294 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
8295 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
8296 (icalendar--convert-anniversary-to-ical): New functions, extracted
8297 from icalendar-export-region, with bug fixes.
8298 (icalendar-export-region): Use the above functions.
8299 (icalendar-import-buffer): Check before saving diary file.
8300 (icalendar--convert-recurring-to-diary)
8301 (icalendar--convert-non-recurring-all-day-to-diary)
8302 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
8303 extracted from icalendar--convert-ical-to-diary, with bug fixes.
8304 (icalendar--convert-ical-to-diary): Use the above functions.
8305
8306 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
8307
8308 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
8309 Remove these recent additions.
8310 (c-mode): Restore to before 2005-04-28.
8311
8312 * progmodes/cc-vars.el (cc-define-list-program): Remove this
8313 recent addition.
8314
8315 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
8316 (gdb-define-alist): New variables.
8317 (gdb-create-define-alist): New function.
8318 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
8319 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
8320 with string-to-number.
8321 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
8322
8323 * progmodes/gud.el: Replace string-to-int with string-to-number.
8324 (gud-find-file): Handle gdb-define-alist.
8325
8326 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
8327
8328 2005-05-02 Jay Belanger <belanger@truman.edu>
8329
8330 * calc/calc-aent.el (math-read-token):
8331 * calc/calc-bin.el (calc-word-size):
8332 * calc/calc-ext.el (calc-read-number-fancy):
8333 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
8334 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
8335 * calc/calc-frac.el (calc-over-notation):
8336 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
8337 (calc-graph-num-points, calc-graph-init):
8338 * calc/calc-prog.el (calc-read-parse-table-part)
8339 (calc-edit-macro-repeats):
8340 * calc/calc-yank.el (calc-do-grab-rectangle):
8341 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
8342 Replace `string-to-int' by `string-to-number'.
8343
8344 2005-05-02 Kim F. Storm <storm@cua.dk>
8345
8346 * kmacro.el: Use executing-kbd-macro-index variable.
8347
8348 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
8349
8350 * net/rlogin.el (rlogin-parse-words): Delete func.
8351 (rlogin): Use split-string, not rlogin-parse-words.
8352 Also, if there are option-like elements in the parsed args,
8353 take the host to be the first arg immediately following them.
8354 Suggested by Michael Mauger.
8355
8356 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
8357
8358 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
8359
8360 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
8361
8362 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
8363 (cc-mode-cpp-program): Rename to cc-define-list-program and
8364 move to cc-vars.el.
8365
8366 * progmodes/cc-vars.el (cc-define-list-program):
8367 Change to "gcc -E -dM -". Make customizable.
8368
8369 2005-05-02 Kim F. Storm <storm@cua.dk>
8370
8371 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
8372
8373 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
8374
8375 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
8376
8377 * international/mule-util.el (truncate-string): Remove alias and
8378 obsolete declaration.
8379
8380 * international/mule-cmds.el (update-iso-coding-systems):
8381 Remove alias and obsolete declaration.
8382
8383 * international/mule.el (coding-system-parent): Remove alias and
8384 obsolete declaration.
8385
8386 * subr.el (define-function, sref): Remove aliases and obsolete
8387 declarations.
8388 (chars-in-region): Remove obsolete declaration.
8389
8390 2005-05-01 Richard M. Stallman <rms@gnu.org>
8391
8392 * info.el (Info-mode): Set widen-automatically to nil, locally.
8393
8394 * simple.el (widen-automatically): New variable.
8395 (pop-global-mark): Obey widen-automatically.
8396
8397 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
8398
8399 * term/xterm.el (function-key-map): Call substitute-key-definition
8400 before the keymap size is increased by a lot of define-key calls.
8401
8402 2005-05-01 Richard M. Stallman <rms@gnu.org>
8403
8404 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
8405 Rename ARG to ELEMENT. Doc fix.
8406
8407 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
8408
8409 * allout.el (allout-exposure): Remove macro and obsolete declaration.
8410 Remove references to allout-exposure/change to allout-new-exposure.
8411
8412 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
8413 bytecode symbols.
8414
8415 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
8416 (compiled-function-p, focus-frame, unfocus-frame):
8417 Remove aliases and obsolete declarations.
8418 Back out inadvertent changes from previous commit.
8419
8420 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
8421
8422 * files.el (require-final-newline): Make Custom tags consistent
8423 with mode-require-final-newline.
8424 (mode-require-final-newline): Doc fix.
8425
8426 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
8427
8428 * international/latexenc.el (latexenc-find-file-coding-system):
8429 Fix regular expressions.
8430
8431 2005-05-01 David Kastrup <dak@gnu.org>
8432
8433 * international/latexenc.el (latexenc-find-file-coding-system):
8434 Fix regular expressions.
8435
8436 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
8437
8438 * subr.el (string-to-int): Make obsolete.
8439
8440 2005-04-30 Richard M. Stallman <rms@gnu.org>
8441
8442 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
8443
8444 * loadup.el: load jka-comp-hook.
8445
8446 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
8447 (jka-compr-handler): Add autoload. `put' calls moved
8448 to jka-comp-hook.el.
8449 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
8450 (jka-compr-inhibit): Autoload.
8451
8452 * jka-comp-hook.el: New file.
8453 Enable the mode by default.
8454
8455 * files.el (backup-buffer-copy): Use copy-file instead
8456 of write-region, and put back the 'excl.
8457
8458 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
8459
8460 * progmodes/flymake.el (flymake-split-string)
8461 (flymake-split-string, flymake-log, flymake-pid-to-names)
8462 (flymake-reg-names, flymake-get-source-buffer-name)
8463 (flymake-unreg-names, flymake-add-line-err-info)
8464 (flymake-add-err-info): Clarify docstrings.
8465 (flymake-popup-menu, flymake-make-emacs-menu)
8466 (flymake-make-xemacs-menu): Add docstrings.
8467 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
8468 Set variables directly throughout.
8469
8470 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
8471
8472 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
8473 exists. Initialize cc-define-alist.
8474 (c-mode): Add cc-create-define-alist locally to after-save-hook.
8475 If there is no file (Macroexpansion) don't create an alist.
8476
8477 2005-04-29 Sam Steingold <sds@gnu.org>
8478
8479 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
8480 (cc-create-define-alist): Use it instead of the hard-coded string.
8481
8482 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
8483
8484 * international/mule-conf.el (file-coding-system-alist): Fix regexp
8485 for latexenc.
8486
8487 2005-04-29 Lute Kamstra <lute@gnu.org>
8488
8489 * emacs-lisp/generic.el: Improve commentary section.
8490 (define-generic-mode): Improve docstring.
8491
8492 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
8493
8494 * textmodes/org.el (many places): Change to quiet the byte compiler.
8495 (org-prefix-format-compiled): New variable.
8496 (org-compile-prefix-format): New function.
8497 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
8498 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
8499 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
8500 (org-get-entries-from-diary): Use `org-get-time-of-day' for
8501 consistency with entries from `org-mode' files.
8502 (org-get-time-of-day): Fix bug with partial matches early in a line.
8503 (org-non-link-chars): New constant.
8504 (org-link-regexp): Respect `org-non-link-chars'.
8505 (org-agenda-day-view): Remove command.
8506 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
8507 (org-follow-bbdb-link, org-store-link): Search also company field.
8508 (org-highlight-overlay): New variable.
8509 (org-highlight, org-unhighlight): New functions.
8510 (org-agenda-mode): Add pre-command-hook to remove highlight.
8511 (org-evaluate-time-range): Behavior depends upon whether time stamp
8512 contains a time or not.
8513 (org-show-subtree, org-show-entry): New functions.
8514 (org-agenda-cleanup-fancy-diary): Remove empty lines.
8515
8516 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
8517
8518 * comint.el (comint-output-filter-functions): Add autoload cookie.
8519
8520 2005-04-28 Kim F. Storm <storm@cua.dk>
8521
8522 * ido.el (ido-everywhere): Fix last change.
8523
8524 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
8525
8526 * international/latexenc.el: New file.
8527 * international/mule-conf.el (file-coding-system-alist): For .tex,
8528 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
8529
8530 2005-04-28 Lute Kamstra <lute@gnu.org>
8531
8532 * font-lock.el (font-lock-add-keywords)
8533 (font-lock-remove-keywords): Clarify docstring.
8534 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
8535 Don't start docstrings with a `*'.
8536 (font-lock-update-removed-keyword-alist): Give it a docstring.
8537
8538 * generic-x.el: Update commentary section.
8539 Only require font-lock when compiling.
8540 Define all modes conditionally.
8541 Place all generic modes in the generic-x-modes customization group.
8542 (generic-x-modes): New customization group.
8543 (generic-default-modes, generic-mswindows-modes)
8544 (generic-unix-modes, generic-other-modes): New constants.
8545 (generic-define-mswindows-modes, generic-define-unix-modes):
8546 Update docstrings. Make them obsolete.
8547 (generic-extras-enable-list): New default value. Update docstring.
8548 Improve :type. Change :set function.
8549 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
8550 Fix docstring.
8551
8552 * emacs-lisp/generic.el (generic-mode-internal):
8553 Simplify font-lock-defaults.
8554 (define-generic-mode): Fix docstring.
8555
8556 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
8557
8558 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
8559 font-lock-face property to highlight matches.
8560
8561 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
8562
8563 * progmodes/cc-mode.el (cc-create-define-alist): New function.
8564 (cc-define-alist): New variable.
8565 (c-mode): Make it local and initialize it.
8566
8567 * progmodes/gdb-ui.el (gdb-active-process): New variable.
8568 (gdb-exited): New function.
8569 (gdb-annotation-rules): Use it.
8570 (gdb-starting): Set gdb-active-process to t.
8571 (gdb-stopping): Amend doc string.
8572 (gdb-reset): Set gdb-active-process to nil.
8573
8574 * tooltip.el (tooltip-gud-tips): Show the associated #define
8575 directives when a C program under GDB is not executing.
8576
8577 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
8578
8579 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
8580 font-lock-fontify-syntactic-keywords.
8581
8582 * font-lock.el (font-lock-default-fontify-region): Don't force
8583 parse-sexp-lookup-properties to nil.
8584
8585 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
8586
8587 * man.el (man-mode-syntax-table): Set up `:' to have
8588 word-constituent syntax.
8589
8590 2005-04-27 Lute Kamstra <lute@gnu.org>
8591
8592 * novice.el (disable-command): Don't add spurious newlines to the
8593 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
8594
8595 2005-04-26 Jay Belanger <belanger@truman.edu>
8596
8597 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
8598 than one window before deleting window.
8599
8600 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
8601
8602 * shell.el (shell-prompt-pattern): Doc fix.
8603 (shell-mode): Set paragraph-separate buffer locally to "\\'".
8604
8605 * comint.el (comint-prompt-regexp, comint-get-old-input)
8606 (comint-use-prompt-regexp)
8607 (comint-use-prompt-regexp-instead-of-fields)
8608 (comint-replace-by-expanded-history, comint-send-input)
8609 (comint-output-filter, comint-get-old-input-default)
8610 (comint-line-beginning-position, comint-bol, comint-show-output)
8611 (comint-backward-matching-input, comint-forward-matching-input)
8612 (comint-next-prompt, comint-previous-prompt):
8613 Rename `comint-use-prompt-regexp-instead-of-fields' to
8614 `comint-use-prompt-regexp'. Keep old name as alias and declare
8615 obsolete.
8616 (comint-use-prompt-regexp): Shorten first line of doc string.
8617
8618 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
8619 Set paragraph-separate buffer locally to "\\'".
8620
8621 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
8622 Adapt to above name change.
8623
8624 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
8625 (smbclient-prompt-regexp): Ditto.
8626
8627 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
8628
8629 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
8630
8631 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
8632 gdb-location-list.
8633 Break lines that are over 80 characters wide.
8634
8635 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
8636
8637 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
8638 New fun and var, to preserve compatibility.
8639
8640 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
8641
8642 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
8643
8644 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
8645 name to file-newer-than-file-p.
8646
8647 2005-04-26 Richard M. Stallman <rms@gnu.org>
8648
8649 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
8650
8651 * progmodes/python.el (python-mode):
8652 Use new name eldoc-documentation-function.
8653
8654 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
8655
8656 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
8657 (eldoc-documentation-function):
8658 Rename from eldoc-print-current-symbol-info-function. Calls changed.
8659
8660 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
8661
8662 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
8663
8664 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
8665
8666 * term/xterm.el (function-key-map): Fix strings for
8667 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
8668 {C,S,A,C-S}-{f1-f12}.
8669
8670 2005-04-26 Kenichi Handa <handa@m17n.org>
8671
8672 * international/mule-cmds.el (select-safe-coding-system):
8673 Fix previous change.
8674
8675 2005-04-26 Lute Kamstra <lute@gnu.org>
8676
8677 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
8678
8679 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
8680 (font-lock-comment-delimiter-face): Ditto.
8681
8682 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
8683
8684 2005-04-25 Jay Belanger <belanger@truman.edu>
8685
8686 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
8687 to t while inserting information; use help-mode.
8688
8689 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
8690
8691 * term.el (ansi-term-color-vector): Use the xterm colors.
8692 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
8693
8694 2005-04-25 Lute Kamstra <lute@gnu.org>
8695
8696 * font-core.el (font-lock-defaults): Fix docstring.
8697
8698 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
8699
8700 2005-04-25 Kenichi Handa <handa@m17n.org>
8701
8702 * international/mule-cmds.el (select-safe-coding-system):
8703 Don't check consistency with coding: spec, etc if raw-text or
8704 no-conversion was found to be safe.
8705
8706 2005-04-24 Richard M. Stallman <rms@gnu.org>
8707
8708 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
8709 citation markers at start of each line.
8710
8711 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
8712 citation markers at start of each line.
8713
8714 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
8715
8716 * files.el (mode-require-final-newline): Fix previous change.
8717 (require-final-newline): Fix type label.
8718
8719 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
8720
8721 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
8722 statement in buffer (broken by 2004-11-24 change).
8723
8724 2005-04-24 Kim F. Storm <storm@cua.dk>
8725
8726 * ido.el (ido-everywhere): Save and restore old read-buffer-function
8727 and read-file-name-function values. Don't overwrite existing
8728 non-nil values if ido-mode is enabled without ido-everywhere.
8729
8730 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
8731
8732 * files.el (mode-require-final-newline): Minor doc fix.
8733
8734 2005-04-24 Eli Zaretskii <eliz@gnu.org>
8735
8736 * subr.el (syntax-after): Doc fix.
8737 (syntax-class): If argument is nil, return nil. Mask off upper 16
8738 bits, not 8 bits.
8739
8740 * files.el (mode-require-final-newline): Doc fix.
8741 (backup-buffer-copy): Fix last change.
8742
8743 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8744
8745 * term/mac-win.el: Require select. Set selection-coding-system to
8746 mac-system-coding-system. Call menu-bar-enable-clipboard.
8747 (x-last-selected-text-clipboard, x-last-selected-text-primary)
8748 (x-select-enable-clipboard): New variables.
8749 (x-select-text, x-get-selection, x-selection-value)
8750 (x-get-selection-value, mac-select-convert-to-string)
8751 (mac-services-open-file, mac-services-open-selection)
8752 (mac-services-insert-text): New functions.
8753 (CLIPBOARD, FIND): Put mac-scrap-name property.
8754 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
8755 (public.tiff): Put mac-ostype property.
8756 (selection-converter-alist): Add entries for them.
8757 (mac-application-menu-map): New keymap.
8758 (interprogram-cut-function, interprogram-paste-function): Set to
8759 x-select-text and x-get-selection-value, respectively.
8760 (split-window-keep-point): Set to t.
8761
8762 2005-04-23 Richard M. Stallman <rms@gnu.org>
8763
8764 * files.el (read-directory-name): Always pass non-nil
8765 DEFAULT-FILENAME arg to read-file-name.
8766 (backup-buffer-copy, basic-save-buffer-2): Take care against
8767 writing thru an unexpected existing symlink.
8768 (revert-buffer): In indirect buffer, revert the base buffer.
8769 (magic-mode-alist): Doc fix.
8770 (buffer-stale-function): Doc fix.
8771 (minibuffer-with-setup-hook): Avoid warning.
8772 (mode-require-final-newline): Doc and custom fix.
8773
8774 * follow.el (follow-end-of-buffer): Use with-no-warnings.
8775
8776 * font-lock.el (font-lock-comment-face): On terminals with few colors,
8777 use the default appearance.
8778 (font-lock-comment-delimiter-face): New face, new variable.
8779
8780 * imenu.el (imenu--generic-function): The official position of a
8781 definition is the start of the line that BEG is in.
8782
8783 * midnight.el (midnight-timer): Move defvar up.
8784
8785 * mouse.el (mouse-drag-region-1): Delete some debugging code.
8786
8787 * saveplace.el (save-place-to-alist): Use with-no-warnings.
8788
8789 * startup.el (command-line): Use with-no-warnings.
8790
8791 * window.el (window-size-fixed): New defvar.
8792
8793 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
8794
8795 * mail/rmail.el (rmail-font-lock-keywords):
8796 Use font-lock-comment-delimiter-face.
8797
8798 * mail/sendmail.el (mail-font-lock-keywords):
8799 Use font-lock-comment-delimiter-face.
8800
8801 * progmodes/compile.el (next-error-highlight-timer): New defvar.
8802
8803 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
8804
8805 * progmodes/compile.el (compilation-mode-font-lock-keywords):
8806 Specify t for LAXMATCH when matching directories.
8807 Save match data around compilation-compat-error-properties form.
8808
8809 2005-04-23 David Kastrup <dak@gnu.org>
8810
8811 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
8812 Mention that the autoloaded aliases should be kept for AUCTeX.
8813
8814 2005-04-23 Andreas Schwab <schwab@suse.de>
8815
8816 * isearch.el (isearch-forward): Doc fix.
8817
8818 2005-04-23 Eli Zaretskii <eliz@gnu.org>
8819
8820 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
8821 (jit-lock-stealth-nice): Change default value to 0.5.
8822
8823 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
8824
8825 * abbrev.el (write-abbrev-file): Write table entries in
8826 alphabetical order by table name.
8827
8828 2005-04-22 Kim F. Storm <storm@cua.dk>
8829
8830 * ido.el (ido-read-internal): Fix `list' completion.
8831
8832 2005-04-22 Kenichi Handa <handa@m17n.org>
8833
8834 * recentf.el (recentf-save-file-coding-system): New variable.
8835 (recentf-save-list): Encode the file by
8836 recentf-save-file-coding-system and add coding: tag.
8837
8838 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
8839
8840 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
8841
8842 2005-04-21 Lute Kamstra <lute@gnu.org>
8843
8844 * loadhist.el (unload-feature): Don't remove a function from hooks
8845 if it is about to be restored to an autoload . Remove functions
8846 that will become unbound from auto-mode-alist. Simplify the code.
8847
8848 * subr.el (assq-delete-all): New implementation that is linear,
8849 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
8850 (rassq-delete-all): New function.
8851
8852 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
8853 Add size-indication-mode.
8854
8855 2005-04-21 Kenichi Handa <handa@m17n.org>
8856
8857 * international/mule-cmds.el: Add autoload for widget-value in
8858 eval-when-compile.
8859
8860 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
8861
8862 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
8863 Add tooltip-mode.
8864
8865 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
8866
8867 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
8868
8869 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
8870 (inferior-lisp-filter-regexp, inferior-lisp-program)
8871 (inferior-lisp-load-command, inferior-lisp-prompt)
8872 (inferior-lisp-mode-hook, lisp-source-modes)
8873 (inferior-lisp-load-hook): defvar->defcustom.
8874 (inferior-lisp-program, inferior-lisp-prompt)
8875 (inferior-lisp-load-hook): Doc fixes.
8876 (inferior-lisp-install-letter-bindings): Small change in
8877 introductory comment.
8878
8879 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
8880
8881 * vc.el (vc-annotate-color-map): Change some colors so that text
8882 using them as foreground is readable on both white and black
8883 backgrounds.
8884
8885 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
8886
8887 * international/mule-conf.el (translation-table-for-input):
8888 Remove redundant declaration.
8889
8890 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
8891
8892 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
8893
8894 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
8895 (tooltip-toggle-gud-tips): New function.
8896
8897 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8898
8899 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
8900 right angle brackets.
8901
8902 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
8903
8904 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
8905
8906 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
8907
8908 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
8909 Remove. Update callers to use expand-file-name instead.
8910
8911 * subr.el (syntax-class): New function.
8912
8913 * simple.el (blink-matching-open): Use it.
8914
8915 * paren.el (show-paren-function): Use it to recognize parens that are
8916 also used in 2-char comment markers.
8917
8918 2005-04-19 Lute Kamstra <lute@gnu.org>
8919
8920 * loadhist.el (unload-feature): Update for new format of
8921 load-history. Simplify the code.
8922
8923 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8924
8925 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
8926 (mac-add-charset-info): New function. Initialize variable
8927 mac-charset-info-alist using it.
8928 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
8929 for translation.
8930 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
8931 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
8932 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
8933 New CCL programs.
8934
8935 2005-04-19 Kim F. Storm <storm@cua.dk>
8936
8937 * simple.el (next-buffer, prev-buffer, next-error)
8938 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
8939 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
8940
8941 * bindings.el (next-buffer, prev-buffer, next-error)
8942 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
8943 (clone-indirect-buffer-other-window): Move bindings from simple.el.
8944 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
8945 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
8946
8947 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
8948
8949 * isearch.el (isearch-edit-string): Make the search-ring available for
8950 minibuffer history commands.
8951 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
8952 the default history commands now work just as well.
8953 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
8954
8955 2005-04-18 Kim F. Storm <storm@cua.dk>
8956
8957 * emulation/cua-base.el (cua--pre-command-handler): Add more
8958 elaborate check for shift modifier on non-window systems.
8959
8960 2005-04-18 Lars Hansen <larsh@math.ku.dk>
8961
8962 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
8963
8964 2005-04-18 Kim F. Storm <storm@cua.dk>
8965
8966 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
8967 and make it optional. Don't test tooltip-gud-echo-area here.
8968 (tooltip-gud-process-output, gdb-tooltip-print):
8969 Pass tooltip-gud-echo-area to tooltip-show.
8970 (tooltip-help-tips): Remove second optional arg to tooltip-show.
8971
8972 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8973
8974 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
8975 `display-graphic-p' may not be bound yet.
8976
8977 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
8978
8979 * startup.el (command-line): No longer enable Xterm Mouse mode by
8980 default in terminals compatible with xterm.
8981
8982 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
8983
8984 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
8985
8986 * tooltip.el (tooltip-gud-echo-area): Rename from
8987 tooltip-use-echo-area.
8988 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
8989 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
8990 area independently of where help tooltips are displayed.
8991
8992 2005-04-17 David Kastrup <dak@gnu.org>
8993
8994 * cus-theme.el (custom-theme-write-variables): Quote variables
8995 where necessary.
8996
8997 2005-04-17 Richard M. Stallman <rms@gnu.org>
8998
8999 * simple.el (yank-excluded-properties): Add follow-link to value.
9000
9001 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
9002
9003 * startup.el (fancy-splash-max-time): Just 30 seconds.
9004 (fancy-splash-delay): Just 7.
9005 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
9006
9007 * loadhist.el (unload-feature): Update for new format of load-history.
9008 Simplify the code.
9009
9010 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
9011 (rmail-font-lock-keywords): Don't fontify the text of a citation.
9012
9013 * mail/sendmail.el (mail-font-lock-keywords):
9014 Don't fontify subject text.
9015 Don't fontify the text of a citation.
9016
9017 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
9018
9019 * comint.el (comint-output-filter): Run comint-output-filter-functions
9020 with point where the user had it.
9021
9022 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
9023
9024 * international/ucs-tables.el (ucs-set-table-for-input):
9025 Disable when using unify-on-decoding.
9026
9027 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
9028
9029 * emulation/cua-base.el (cua-global-mark-face): Add special case
9030 for displays supporting a high number of colors.
9031
9032 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
9033
9034 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
9035
9036 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
9037
9038 * filesets.el (filesets-add-buffer): If user supplies a name of a
9039 non-existing fileset, create a new fileset.
9040
9041 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
9042
9043 * textmodes/org.el (org-up-heading-all): Fix bug with
9044 `outline-up-heading-all'.
9045
9046 2005-04-16 Andreas Schwab <schwab@suse.de>
9047
9048 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
9049 /etc/permissions.d/* and /etc/aliases.d/*.
9050
9051 2005-04-16 Kenichi Handa <handa@m17n.org>
9052
9053 * international/code-pages.el (cp-make-coding-system):
9054 Set `translation-table-for-input' property value to the symbol
9055 ucs-mule-to-mule-unicode, not to that value.
9056 (pt154): Escape guillemet by `\'.
9057
9058 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
9059
9060 * loadup.el: Load tooltip if x-show-tip is fboundp.
9061
9062 * startup.el (command-line): Add comment.
9063
9064 * tooltip.el (tooltip-mode): Specify correct standard value for
9065 Custom in init-value.
9066
9067 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
9068
9069 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
9070 possible.
9071
9072 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9073
9074 * textmodes/org.el (org-agenda-date-prompt): Rename from
9075 `org-agenda-date-today'.
9076 (org-evaluate-time-range): Insert at point instead of directly
9077 after time range.
9078 (org-first-headline-recenter, org-subtree-end-visible-p)
9079 (org-optimize-window-after-visibility-change): New functions
9080 (org-agenda-post-command-hook): Don't allow point at end of line,
9081 to make sure it always hits the text properties.
9082 (org-agenda-next-date-line, org-agenda-previous-date-line):
9083 New commands.
9084 (org-set-regexps-and-options): Category may contain white space.
9085 (org-agenda-get-deadlines, org-agenda-get-scheduled):
9086 Improve marker positions.
9087 (org-agenda-new-marker): Argument POS made optional.
9088 (org-agenda-get-timestamps): Deadlines which are done are listed
9089 in org-done-face now.
9090 (org-agenda-get-todos, org-agenda-get-timestamps)
9091 (org-agenda-get-deadlines, org-agenda-get-scheduled):
9092 Set `undone-face' and `done-face' properties.
9093 (org-last-todo-state-is-todo): New variable.
9094 (org-todo): Set `org-last-todo-state-is-todo'.
9095 (org-agenda-todo): Change face according to
9096 `org-last-todo-state-is-todo'. And change other lines referring to
9097 the same entry.
9098 (org-calendar-goto-agenda): New command.
9099 (org-calendar-to-agenda-key): New option.
9100 (org-startup-folded): New allowed value `content'.
9101 (org-set-regexps-and-options): Accept new value `content' for
9102 `org-startup-folded'.
9103 (org-get-current-options): Handle new value `content' for
9104 `org-startup-folded'.
9105 (org-insert-todo-heading): New command.
9106 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
9107 interactively in empty file and option
9108 `org-insert-mode-line-in-empty-file' has been set.
9109 (org-agenda-todo,org-agenda-priority): Modify to use
9110 `org-agenda-change-all-lines'.
9111 (org-warning-face): Change color on dark background
9112
9113 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9114
9115 * international/mule-cmds.el (set-locale-environment): On Mac OS,
9116 use preferences AppleLocale and AppleLanguages, and variable
9117 mac-system-locale for default locale. On Mac OS Classic, use
9118 mac-system-coding-system for default coding systems.
9119
9120 * term/mac-win.el: Don't set file-name-coding-system.
9121 Decode variables system-name, emacs-build-system, user-login-name, and
9122 user-full-name by mac-system-coding-system on Mac OS Classic.
9123 (mac-system-coding-system): New variable.
9124
9125 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
9126
9127 * startup.el (command-line): Handle `xterm-mouse-mode' before
9128 reading init file.
9129
9130 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
9131
9132 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
9133
9134 * progmodes/sh-script.el (sh-here-document-word): Make it a
9135 defcustom. Doc fix.
9136 (sh-add): Bash uses $(( )) for arithmetic.
9137 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
9138 (sh-maybe-here-document): Remove quotes and leading whitespace
9139 from heredoc word when closing. Indent heredoc with tabs if word
9140 starts with "-".
9141
9142 2005-04-13 Richard M. Stallman <rms@gnu.org>
9143
9144 * simple.el (undo): Fix previous change.
9145
9146 * custom.el (defface): Doc fix.
9147
9148 2005-04-13 Lute Kamstra <lute@gnu.org>
9149
9150 * Makefile.in (DONTCOMPILE): Remove list.
9151 (compile, compile-always): Don't use DONTCOMPILE.
9152 (update-authors): Load the library in which batch-update-authors
9153 is defined.
9154 * makefile.w32-in (DONTCOMPILE): Remove list.
9155 (compile, compile-always): Fix comments.
9156 (update-authors): Load the library in which batch-update-authors
9157 is defined.
9158
9159 * generic-x.el (generic-mode-ini-file-find-file-hook):
9160 Rename to ini-generic-mode-find-file-hook.
9161 Keep generic-mode-ini-file-find-file-hook as an alias.
9162 (ini-generic-mode-find-file-hook): Rename from
9163 generic-mode-ini-file-find-file-hook. Fix docstring.
9164 (ini-generic-mode): Docstring change.
9165 (bat-generic-mode-run-as-comint): Silence the byte compiler.
9166
9167 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
9168 called from lisp.
9169
9170 * generic.el: Move to the emacs-lisp subdir.
9171
9172 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
9173
9174 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
9175 and C-S- function and cursor motion keys.
9176
9177 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
9178
9179 * startup.el (command-line): Enable Xterm Mouse mode by default.
9180 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
9181 for Custom. No longer show "Mouse" in mode line when enabled.
9182 Doc fix.
9183
9184 2005-04-12 Kim F. Storm <storm@cua.dk>
9185
9186 * emulation/cua-base.el (cua-rectangle-face)
9187 (cua-rectangle-noselect-face): Define face attributes here.
9188
9189 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
9190
9191 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9192
9193 * startup.el (command-line): Turn off blinking cursor if
9194 cursorBlink in resources is off or false.
9195
9196 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9197
9198 * term/mac-win.el (dnd): Require dnd.
9199 (mac-drag-n-drop): Call dnd-handle-one-url.
9200 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
9201 (kTextEncodingISOLatin2): Remove constants.
9202 (mac-script-code-coding-systems): New constant.
9203 (mac-handle-language-change): New function.
9204 (special-event-map): Bind it to `language-change' event.
9205 (mac-centraleurroman, mac-cyrillic): New coding systems.
9206 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
9207 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
9208 and mac-cyrillic-encoder to encode-mac-centraleurroman and
9209 encode-mac-cyrillic, respectively.
9210
9211 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
9212
9213 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
9214 Don't set overlay-arrow-string to "=>" as this is done
9215 globally in C now.
9216
9217 2005-04-12 Lute Kamstra <lute@gnu.org>
9218
9219 * generic-x.el (rc-generic-mode, rul-generic-mode):
9220 Fix auto-mode-alist entries.
9221 (etc-fstab-generic-mode): Tweak fontification.
9222
9223 * generic.el (generic-make-keywords-list): Fix docstring.
9224 (generic-mode-internal): Simplify generic-font-lock-keywords.
9225
9226 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
9227
9228 * whitespace.el (whitespace-buffer-leading)
9229 (whitespace-buffer-trailing): Revert the incorrect test inversion.
9230 However, fix the highlight area for the leading and
9231 trailing whitespaces to show space.
9232
9233 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
9234
9235 * whitespace.el (whitespace-version): Bump to 3.5
9236
9237 (whitespace-buffer-leading, whitespace-buffer-trailing):
9238 Invert sense of the test to highlight the whitespace.
9239
9240 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
9241
9242 * progmodes/gud.el (gud-display-line): GUD uses its own
9243 overlay arrow now so don't set overlay-arrow-string.
9244 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
9245
9246 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
9247
9248 * term.el (term-ansi-current-bold, term-ansi-current-underline)
9249 (term-ansi-current-reverse, term-ansi-current-invisible)
9250 (term-ansi-face-already-done): Change to boolean.
9251 (term-reset-terminal, term-handle-colors-array): Handle the above
9252 vars accordingly.
9253 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
9254 (term-emulate-terminal): Use the new name.
9255
9256 * faces.el (secondary-selection): Use yellow1, not yellow.
9257 (trailing-whitespace): Use red1, not red.
9258
9259 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9260
9261 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
9262 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
9263 (dired-dnd-handle-file): Call dnd-get-local-file-uri
9264
9265 * cus-edit.el (dnd): New group.
9266
9267 * term/w32-win.el (dnd): Require dnd
9268 (w32-drag-n-drop): Call dnd-handle-one-url.
9269
9270 * x-dnd.el: Require dnd.
9271 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
9272 Call dnd-handle-one-url.
9273 (x-dnd-types-alist, x-dnd-insert-utf8-text)
9274 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
9275 to dnd-insert-text.
9276 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
9277 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
9278 (x-dnd-get-local-file-name, x-dnd-open-local-file)
9279 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
9280
9281 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
9282
9283 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
9284
9285 * wdired.el: Doc fixes.
9286 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
9287 (wdired-use-dired-vertical-movement): Rename from
9288 wdired-always-move-to-filename-beginning.
9289 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
9290 (wdired-change-to-wdired-mode): Change mode name.
9291 (wdired-newline): Delete.
9292
9293 2005-04-11 Richard M. Stallman <rms@gnu.org>
9294
9295 * whitespace.el (whitespace-highlight-the-space):
9296 Don't call whitespace-unhighlight-the-space here.
9297
9298 * simple.el (undo): Record t in undo-equiv-table
9299 for the redo record made by an undo-in-region.
9300
9301 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
9302
9303 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
9304 (gdb-frame-inferior-io-buffer): New Functions to control
9305 display of separate IO buffer.
9306 (menu): Add them to menu-bar.
9307 (gdb-display-buffer): Check for buffer another frame.
9308 Protect GUD buffer.
9309 (gdb-setup-windows): Create IO buffer if not already there.
9310 (gdb-memory-mode): Remove purecopy noops.
9311
9312 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9313
9314 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
9315 and pass to self-insert-command.
9316
9317 2005-04-11 Lute Kamstra <lute@gnu.org>
9318
9319 * generic.el: Commentary section cleanup.
9320 (generic): Delete.
9321 (generic-use-find-file-hook, generic-lines-to-scan)
9322 (generic-find-file-regexp, generic-ignore-files-regexp)
9323 (default-generic-mode, generic-mode-find-file-hook)
9324 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
9325 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
9326 (generic-use-find-file-hook, generic-lines-to-scan)
9327 (generic-find-file-regexp, generic-ignore-files-regexp)
9328 (default-generic-mode, generic-mode-find-file-hook)
9329 (generic-mode-ini-file-find-file-hook): Move from generic.el.
9330
9331 2005-04-10 Karl Fogel <kfogel@red-bean.com>
9332
9333 * bookmark.el (bookmark-write-file): Catch errors writing file.
9334 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
9335
9336 2005-04-10 Richard M. Stallman <rms@gnu.org>
9337
9338 * startup.el (fancy-splash-tail): Update copyright year.
9339 (command-line): Split part of -Q into -D.
9340 (emacs-basic-display): New defvar.
9341 (fancy-splash-text): Correct name of menu item.
9342
9343 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
9344
9345 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
9346 lines in one node.
9347
9348 * comint.el (comint-send-input): New arg ARTIFICIAL.
9349 Callers in this file changed.
9350
9351 * abbrev.el (define-abbrevs): Read system abbrevs properly.
9352
9353 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
9354
9355 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
9356
9357 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
9358 `ldap-search-internal'.
9359
9360 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
9361
9362 * files.el (set-auto-mode-1): Use line-end-position.
9363
9364 * international/latin-1.el:
9365 * international/latin-2.el:
9366 * international/latin-3.el:
9367 * international/latin-4.el:
9368 * international/latin-5.el:
9369 * international/latin-8.el:
9370 * international/latin-9.el: Give punctuation syntax to NBSP.
9371
9372 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
9373 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
9374 Use char-classes to accept non-ascii letters, accepted in some recent
9375 bibtex implementations.
9376
9377 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
9378
9379 * custom.el (custom-set-minor-mode): Any non-nil value for the
9380 variable should enable the mode when set through Custom.
9381
9382 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
9383
9384 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
9385 TAB binding so tab-always-indent is obeyed.
9386 (vhdl-minibuffer-local-map): Move initialization into declaration.
9387 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
9388 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
9389 (vhdl-hooked-abbrev): Avoid test for XEmacs.
9390 (vhdl-current-line): Use line-beginning-position.
9391 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
9392 with-output-to-temp-buffer, so the current position can be recorded.
9393
9394 2005-04-10 Masatake YAMATO <jet@gyve.org>
9395
9396 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9397 Add regexp for gcov.
9398
9399 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9400
9401 * calendar/time-date.el (time-to-seconds, seconds-to-time)
9402 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
9403 syntax which Emacs 20 doesn't support.
9404
9405 2005-04-09 Richard M. Stallman <rms@gnu.org>
9406
9407 * help.el (describe-key-briefly, describe-key):
9408 Replace strings as event types with "(any string)".
9409
9410 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
9411
9412 * arc-mode.el (archive-mode-map): Move initialization into
9413 the declaration. Override *all* bindings of `undo'.
9414 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
9415
9416 2005-04-09 Jay Belanger <belanger@truman.edu>
9417
9418 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
9419
9420 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
9421
9422 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
9423 (xterm-register-default-colors): Update color values computation
9424 to match xterm-200.
9425
9426 2005-04-09 Kenichi Handa <handa@m17n.org>
9427
9428 * international/code-pages.el (iso-latin-7): Fix the map.
9429
9430 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
9431
9432 * emacs-lisp/lisp.el (defun-prompt-regexp)
9433 (parens-require-spaces, buffer-end, end-of-defun)
9434 (insert-parentheses): Doc fixes.
9435
9436 2005-04-08 Kim F. Storm <storm@cua.dk>
9437
9438 * comint.el (comint-highlight-prompt): Fix face spec.
9439 * hi-lock.el (hi-green): Likewise.
9440
9441 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
9442
9443 * cus-edit.el (custom-modified-face):
9444 * comint.el (comint-highlight-input): Fix previous changes.
9445 * term.el (term-handle-ansi-escape): Add a comment.
9446
9447 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
9448
9449 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
9450 in the buffer and in whitespace-highlighted-space.
9451 (whitespace-unhighlight-the-space): Simplify.
9452 (whitespace-buffer): Simplify.
9453
9454 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
9455
9456 * textmodes/table.el (table-cell-face): Add special case for
9457 displays supporting a high number of colors.
9458 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
9459 (vhdl-font-lock-reserved-words-face)
9460 (vhdl-speedbar-architecture-face)
9461 (vhdl-speedbar-instantiation-face)
9462 (vhdl-speedbar-architecture-selected-face)
9463 (vhdl-speedbar-instantiation-selected-face): Likewise.
9464 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
9465 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
9466 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
9467 (ebrowse-root-class-face, ebrowse-member-attribute-face)
9468 (ebrowse-progress-face): Likewise.
9469 * progmodes/compile.el (compilation-info-face): Likewise.
9470 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
9471 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
9472 * calendar/calendar.el (diary-face): Likewise.
9473 * woman.el (woman-italic-face, woman-bold-face)
9474 (woman-unknown-face): Likewise.
9475 * wid-edit.el (widget-button-pressed-face): Likewise.
9476 * whitespace.el (whitespace-highlight-face): Likewise.
9477 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
9478 * pcvs-info.el (cvs-marked-face): Likewise.
9479 * info.el (info-xref): Likewise.
9480 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
9481 * hilit-chg.el (highlight-changes-face)
9482 (highlight-changes-delete-face): Likewise.
9483 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
9484 (hi-red-b): Likewise.
9485 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
9486 * font-lock.el (font-lock-keyword-face)
9487 (font-lock-function-name-face, font-lock-warning-face): Likewise.
9488 * cus-edit.el (custom-invalid-face, custom-modified-face)
9489 (custom-set-face, custom-changed-face, custom-variable-tag-face)
9490 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
9491 * comint.el (comint-highlight-prompt): Likewise.
9492
9493 2005-04-08 Lute Kamstra <lute@gnu.org>
9494
9495 * font-lock.el (font-lock-keywords): Docstring fixes.
9496
9497 2005-04-08 Kenichi Handa <handa@m17n.org>
9498
9499 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
9500 chars are more than a limit, print " and more..." at the tail.
9501
9502 2005-04-08 Kim F. Storm <storm@cua.dk>
9503
9504 * emacs-lisp/authors.el (authors-aliases): Update list.
9505 (authors-ignored-files): New list.
9506 (authors-fixed-entries): Fix typo.
9507 (authors-renamed-files-alist): Update list.
9508 (authors-add): Check authors-ignored-files.
9509
9510 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
9511
9512 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
9513 optional, to ensure backward compatibility.
9514
9515 2005-04-08 Stephen Eglen <stephen@gnu.org>
9516
9517 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
9518
9519 2005-04-08 Kim F. Storm <storm@cua.dk>
9520
9521 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
9522
9523 * mouse.el (mouse-on-link-p): Doc fix.
9524
9525 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
9526
9527 * ielm.el (ielm-prompt-read-only): Doc fix.
9528
9529 * comint.el (comint-prompt-read-only): Doc fix.
9530
9531 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
9532
9533 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
9534 ensure dired always handles wildcards passed to ffap.
9535 (find-file-at-point): Use it.
9536 (ffap-dired-wildcards): Doc fix.
9537
9538 2005-04-07 Juri Linkov <juri@jurta.org>
9539
9540 * simple.el (next-error-overlay-arrow-position): New defvar.
9541 Put "=>" on its property `overlay-arrow-string'. Add it to
9542 `overlay-arrow-variable-list'.
9543
9544 * progmodes/compile.el (compilation-setup):
9545 Set `next-error-overlay-arrow-position' to nil. Also set it to
9546 nil in the local hook `kill-buffer-hook'. Make local variable
9547 `overlay-arrow-string' and set it to "=>".
9548 (compilation-goto-locus): Set BOL position to
9549 `next-error-overlay-arrow-position' instead of
9550 `overlay-arrow-position'.
9551
9552 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
9553 locally instead of adding it to the global hook.
9554 (Info-kill-buffer): Move up.
9555
9556 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
9557
9558 * term/xterm.el (xterm-standard-colors): Update color values from
9559 xterm-200.
9560
9561 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
9562
9563 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
9564
9565 * fast-lock.el:
9566 * lazy-lock.el: Move them to the obsolete subdir.
9567
9568 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
9569
9570 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
9571 (wdired-add-replace-advice): Remove.
9572 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
9573
9574 2005-04-06 Kim F. Storm <storm@cua.dk>
9575
9576 * startup.el (command-line): Add --bare-bones alias for -Q.
9577
9578 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9579
9580 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
9581 create the startup fontset if a font specification ends with
9582 `mac-roman'.
9583
9584 2005-04-06 Lute Kamstra <lute@gnu.org>
9585
9586 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
9587 change.
9588
9589 * emacs-lisp/copyright.el (copyright-update-year): Replace the
9590 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
9591
9592 2005-04-05 Lute Kamstra <lute@gnu.org>
9593
9594 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
9595 (define-generic-mode): Ditto. Fix debug declaration.
9596
9597 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
9598 Put them in the generic-x group.
9599
9600 * calendar/timeclock.el (timeclock): Doc fix.
9601
9602 * generic.el (define-generic-mode): Don't use custom-current-group.
9603 Document default :group value.
9604 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
9605 (define-global-minor-mode): Don't use custom-current-group.
9606
9607 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
9608
9609 * startup.el (command-line-1): Display startup-echo-area-message
9610 when fancy splash screen is in use.
9611
9612 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
9613 (sh-escaped-newline): New face.
9614 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
9615 newline, and use sh-escaped-newline face.
9616
9617 * progmodes/tcl.el (tcl-escaped-newline): New face.
9618 (tcl-builtin-list): New variable.
9619 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
9620 newlines. Fix keywords subexpression number.
9621
9622 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
9623
9624 * textmodes/org.el (org-diary-default-entry): Fix call to
9625 `add-to-diary-entry'.
9626
9627 2005-04-05 Kim F. Storm <storm@cua.dk>
9628
9629 * ediff-init.el: Use (featurep 'xemacs).
9630
9631 2005-04-05 David Ponce <david@dponce.com>
9632
9633 * cus-edit.el (face): Derive from symbol widget. Display sample
9634 of the current face on the fly.
9635 (widget-face-sample-face-get, widget-face-notify): New functions.
9636 (widget-face-value-create): Remove.
9637
9638 * wid-edit.el (widget-field-end): Temporarily remove field
9639 narrowing before to call `get-char-property'.
9640
9641 2005-04-04 Jay Belanger <belanger@truman.edu>
9642
9643 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
9644 (math-read-subscripts): New variable.
9645 (math-read-preprocess-string): Process subscripts.
9646
9647 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
9648
9649 * comint.el (comint-prompt-read-only): Doc fix.
9650
9651 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
9652 `-1'. Doc fix.
9653
9654 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
9655
9656 * textmodes/org.el (org-insert-mode-line-in-empty-file):
9657 Change default value to nil.
9658
9659 2005-04-04 Lute Kamstra <lute@gnu.org>
9660
9661 * autorevert.el (auto-revert-mode): Specify :group.
9662 * battery.el (display-battery-mode): Specify :group.
9663 * diff-mode.el (diff-minor-mode): Specify :group.
9664 * font-core.el (font-lock-mode): Specify :group.
9665 * hl-line.el (hl-line-mode): Specify :group.
9666 * iimage.el (iimage): New customization group.
9667 (iimage-mode): Specify :group.
9668 * longlines.el (longlines-mode): Specify :group.
9669 * master.el: Don't require easy-mmode.
9670 (master): New customization group.
9671 (master-mode): Specify :group.
9672 * msb.el (msb-mode): Specify :group.
9673 * reveal.el (reveal-mode): Specify :group.
9674 * simple.el (next-error-follow-minor-mode): Specify :group.
9675 * smerge-mode.el (smerge-mode): Specify :group.
9676 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
9677 * emulation/cua-base.el (cua-mode): Specify :group.
9678 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
9679 * language/thai-util.el (thai-auto-composition-mode)
9680 (thai-word-mode): Specify :group.
9681 * mail/supercite.el (sc-minor-mode): Specify :group.
9682 * progmodes/cwarn.el (cwarn-mode): Specify :group.
9683 * progmodes/flymake.el (flymake-mode): Specify :group.
9684 * progmodes/glasses.el (glasses-mode): Specify :group.
9685 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
9686 * textmodes/enriched.el (enriched-mode): Specify :group.
9687 * textmodes/refill.el (refill-mode): Specify :group.
9688
9689 * add-log.el (change-log-font-lock-keywords): Names in
9690 parenthesized lists can contain spaces.
9691
9692 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
9693
9694 * startup.el (fancy-splash-text): Shorten default text of
9695 "Emacs Tutorial" line. Also, if the current language env
9696 indicates an available tutorial file other than TUTORIAL,
9697 extract its title and append it to the line in parentheses.
9698 (fancy-splash-insert): If arg is a thunk, funcall it.
9699
9700 2005-04-04 Jay Belanger <belanger@truman.edu>
9701
9702 * calc.el (calc-language-alist): Add tags to customization type.
9703
9704 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
9705
9706 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
9707 Doc fix.
9708
9709 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
9710
9711 * add-log.el (change-log-font-lock-keywords): The manual
9712 describing a Change Log entry, says: (...) "Aside from these
9713 header lines, every line in the change log starts with a space or
9714 a tab.". The font-lock was not highlighting lines started with
9715 spaces, added support for it.
9716
9717 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9718
9719 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
9720 (bibtex-generate-url-list): Update docstring accordingly. Put the
9721 complex example in the docstring.
9722 (bibtex-font-lock-url): Use pop.
9723
9724 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
9725
9726 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
9727
9728 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
9729
9730 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9731
9732 * filesets.el (filesets-set-default): Doc fix.
9733
9734 2005-04-03 Lute Kamstra <lute@gnu.org>
9735
9736 * generic.el (define-generic-mode): Add argument to specify
9737 keywords for defcustom.
9738 (default-generic-mode): Specify :group.
9739
9740 * generic-x.el: Specify :group for all generic modes.
9741
9742 * desktop.el (desktop-no-desktop-file-hook)
9743 (desktop-after-read-hook): Doc fix.
9744
9745 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
9746
9747 * simple.el (visible-mode): Use explicit :group keyword.
9748 This changes the group of `visible-mode-hook' from paren-blinking
9749 to editing-basics.
9750
9751 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
9752
9753 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
9754 mailbox specifications as well as URLs.
9755 (rmail-insert-inbox-text): Remove unused conditional branches.
9756
9757 2005-04-01 Jay Belanger <belanger@truman.edu>
9758
9759 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
9760 (calc-gnuplot-print-command): Move definitions to calc.el.
9761
9762 * calc/calc-embed.el (calc-embedded-announce-formula)
9763 (calc-embedded-open-formula, calc-embedded-close-formula)
9764 (calc-embedded-open-word, calc-embedded-close-word)
9765 (calc-embedded-open-plain, calc-embedded-close-plain)
9766 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
9767 (calc-embedded-open-mode, calc-embedded-close-mode):
9768 Move definitions to calc.el.
9769
9770 * calc/calc.el (calc-settings-file, calc-language-alist):
9771 Make customizable.
9772 (calc-embedded-announce-formula, calc-embedded-open-formula)
9773 (calc-embedded-close-formula, calc-embedded-open-word)
9774 (calc-embedded-close-word, calc-embedded-open-plain)
9775 (calc-embedded-close-plain, calc-embedded-open-new-formula)
9776 (calc-embedded-close-new-formula, calc-embedded-open-mode)
9777 (calc-embedded-close-mode, calc-gnuplot-name)
9778 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
9779 from other files and make customizable.
9780
9781 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
9782
9783 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
9784 Use buffer-live-p.
9785 (cvs-mode-run): Don't call cvs-update-header here.
9786 (cvs-run-process): Call cvs-update-header.
9787 Use process properties for cvs-postprocess and cvs-buffer so that
9788 the sentinel can behave better if the temp buffer is killed.
9789 Use a pipe rather than a tty, to better handle unexpected prompts.
9790 (cvs-sentinel): Rewrite. Call cvs-update-header.
9791
9792 2005-04-01 Andre Spiegel <spiegel@gnu.org>
9793
9794 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
9795 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
9796
9797 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
9798
9799 * generic.el (define-generic-mode): Add indentation rule.
9800
9801 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
9802
9803 * files.el (mode-require-final-newline): Make Custom correctly
9804 report a nil value and allow to set it to nil via Custom.
9805 Doc fix.
9806
9807 2005-04-01 Kenichi Handa <handa@m17n.org>
9808
9809 * international/characters.el: Enable the correct case setting for
9810 dotless-i and dotted-I.
9811
9812 2005-04-01 Kim F. Storm <storm@cua.dk>
9813
9814 * ido.el (ido-file-internal): Fall back to non-ido command if
9815 initial directory is on slow ftp (or tramp) host.
9816
9817 2005-03-31 Richard M. Stallman <rms@gnu.org>
9818
9819 * emacs-lisp/autoload.el (make-autoload):
9820 Handle define-global-minor-mode.
9821
9822 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
9823 Rename from easy-mmode-define-global-mode.
9824 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
9825
9826 * progmodes/scheme.el (scheme-mode-syntax-table):
9827 Update syntax of | and # for two-character comment syntax.
9828
9829 2005-03-31 Lute Kamstra <lute@gnu.org>
9830
9831 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
9832 (define-minor-mode): Call custom-current-group at load-time.
9833
9834 * generic.el (define-generic-mode): Add debug declaration.
9835 Add defcustom for the mode hook.
9836 (generic-mode-internal): Use run-mode-hooks.
9837
9838 2005-03-31 Kim F. Storm <storm@cua.dk>
9839
9840 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
9841 (mouse-fixup-help-message): New defun called by show_help_echo
9842 to fixup mouse-2 prefix in help messages when applicable.
9843
9844 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
9845
9846 2005-03-31 Kenichi Handa <handa@m17n.org>
9847
9848 * language/thai-word.el (thai-find-word-ends): Pay attention to
9849 the case that we reach the end of buffer.
9850
9851 * textmodes/fill.el (fill-text-properties-at): New function.
9852 (fill-newline): Use fill-text-properties-at instead of
9853 text-properties-at.
9854
9855 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
9856
9857 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
9858 not comint-quote-filename.
9859
9860 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
9861
9862 * help-fns.el (help-with-tutorial): Revert last change.
9863
9864 2005-03-31 Kim F. Storm <storm@cua.dk>
9865
9866 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
9867
9868 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
9869
9870 * calendar/cal-china.el: Update reference to "Calendrical
9871 Calculations" book; there's a new edition.
9872 * calendar/cal-coptic.el: Likewise.
9873 * calendar/cal-french.el: Likewise.
9874 * calendar/cal-hebrew.el: Likewise.
9875 * calendar/cal-islam.el: Likewise.
9876 * calendar/cal-iso.el: Likewise.
9877 * calendar/cal-julian.el: Likewise.
9878 * calendar/cal-mayan.el: Likewise.
9879 * calendar/cal-persia.el: Likewise.
9880 * calendar/calendar.el: Likewise.
9881 * calendar/holidays.el: Likewise.
9882 * calendar/lunar.el: Likewise.
9883 * calendar/solar.el: Likewise.
9884
9885 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
9886 white space from doc string.
9887
9888 2005-03-30 Jay Belanger <belanger@truman.edu>
9889
9890 * calc/calc-help.el (calc-full-help): Remove email address.
9891
9892 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
9893
9894 * help-fns.el (help-with-tutorial): Delete title line.
9895
9896 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
9897
9898 * calendar/cal-x.el (calendar-one-frame-setup)
9899 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
9900 rather than 'symbol for set-window-dedicated-p.
9901
9902 * calendar/appt.el (appt-buffer-name): Make it a constant.
9903 (appt-add): Doc fix.
9904
9905 * filesets.el (filesets-menu-path, filesets-menu-before)
9906 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
9907 (filesets-menu-cache-file): Use directory ~/.emacs.d.
9908 (filesets-add-submenu): Delete and use add-submenu instead.
9909
9910 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
9911
9912 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
9913 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
9914 (org-diary-default-entry): New function.
9915 (org-get-entries-from-diary): Better parsing of diary entries.
9916 (org-agenda-check-no-diary): New function.
9917 ("diary-lib"): Advice to function `add-to-diary-list', to allow
9918 linking to diary entries.
9919 (org-agenda-execute-calendar-command): New function.
9920 (org-agenda): Improve visible section in window.
9921 Use `org-fit-agenda-window'.
9922 (org-fit-agenda-window): New option.
9923 (org-move-subtree-down): Better handling of empty lines
9924 at end of subtree.
9925 (org-cycle): Numeric prefix is interpreted now as show-subtree N
9926 levels up.
9927 (org-fontify-done-headline): New option.
9928 (org-headline-done-face): New face.
9929 (org-set-font-lock-defaults): Use `org-headline-done-face'.
9930 (org-table-copy-down): Rename from `org-table-copy-from-above'.
9931 When current field is non-empty, it is copied to next row.
9932 (org-table-copy-from-above): Fix bug which made it
9933 impossible to copy fields containing only a single non-white character.
9934
9935 2005-03-30 Kim F. Storm <storm@cua.dk>
9936
9937 * kmacro.el (kmacro-end-macro): Isearch may store this command
9938 into the macro -- so ignore it when executing keyboard macro.
9939
9940 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
9941
9942 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
9943
9944 2005-03-29 Kenichi Handa <handa@m17n.org>
9945
9946 * language/thai.el ("Thai"): Set setup-function and exit-function
9947 for Thai language environment.
9948
9949 * language/thai-util.el: Require thai-word.
9950 (thai-word-mode-map): New variable.
9951 (thai-word-mode): New minor mode.
9952 (setup-thai-language-environment-internal): New function.
9953 (exit-thai-language-environment-internal): New function.
9954
9955 * language/thai-word.el (thai-word-table): Declare it by defvar,
9956 use dolist to initialize it.
9957 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
9958 (thai-fill-find-break-point): New functions.
9959
9960 2005-03-29 Richard M. Stallman <rms@gnu.org>
9961
9962 * simple.el (idle-update-delay): Move definition up.
9963 (set-mark): Doc fix.
9964
9965 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
9966
9967 * longlines.el: New file.
9968
9969 * simple.el (buffer-substring-filters): New variable.
9970 (filter-buffer-substring): New function.
9971 (kill-region, copy-region-as-kill): Use it.
9972
9973 * register.el (copy-to-register, append-to-register)
9974 (prepend-to-register): Use filter-buffer-substring.
9975
9976 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
9977
9978 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
9979 (gud-filter-pending-text): Move in front of gdb.
9980 (gud-overlay-arrow-position): New variable.
9981 (gud-sentinel, gud-display-line): Use it in place of
9982 overlay-arrow-position.
9983
9984 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
9985
9986 * progmodes/fortran.el (fortran-if-indent): Doc fix.
9987 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
9988 (fortran-font-lock-keywords-4): New variable.
9989 (fortran-blocks-re, fortran-end-block-re)
9990 (fortran-start-block-re): New constants, for hideshow.
9991 (hs-special-modes-alist): Add a Fortran entry.
9992 (fortran-mode-map): Bind fortran-end-of-block,
9993 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
9994 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
9995 (fortran-looking-at-if-then, fortran-end-of-block)
9996 (fortran-beginning-of-block): New functions, for hideshow.
9997
9998 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
9999 Doc fix. Tweak regexp.
10000 (f90-beginning-of-block): Push mark first.
10001
10002 2005-03-29 Jay Belanger <belanger@truman.edu>
10003
10004 * calc/calc.el: Update copyright date.
10005 (calc-version): Increase to 2.1.
10006 (calc-version-date): Remove.
10007
10008 * calc/calc-help.el: Update copyright date.
10009 (calc-full-help): Remove reference to calc-version-date.
10010 Update copyright date.
10011
10012 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
10013
10014 * vc.el (vc-do-command): Use a pipe for async processes, so password
10015 prompts don't show up at places where the user can't reply.
10016
10017 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
10018
10019 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
10020 on the file name we pass to the inferior shell.
10021
10022 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10023
10024 * progmodes/which-func.el (which-function): Be robust in the face of an
10025 imenu--make-index-alist failure.
10026
10027 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
10028
10029 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
10030
10031 * progmodes/python.el (python-preoutput-filter): Fix last change.
10032
10033 2005-03-29 Lute Kamstra <lute@gnu.org>
10034
10035 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
10036 functions and compiled macros.
10037 (debug-convert-byte-code): Handle macros too.
10038 (debug-on-entry-1): Don't signal an error when trying to clear a
10039 function that is not set to debug on entry.
10040
10041 2005-03-29 Jay Belanger <belanger@truman.edu>
10042
10043 * calc/calc-lang.el: Add functions to math-function-table
10044 properties of tex and math.
10045
10046 2005-03-29 Kenichi Handa <handa@m17n.org>
10047
10048 * ps-mule.el (ps-mule-plot-string): Translate characters by
10049 ps-print-translation-table.
10050 (ps-mule-begin-job): Call find-charset-region/string with
10051 ps-print-translation-table.
10052 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
10053
10054 * ps-print.el (ps-print-translation-table): New variable.
10055 (ps-plot-region): Translate characters by ps-print-translation-table.
10056
10057 2005-03-29 Juri Linkov <juri@jurta.org>
10058
10059 * simple.el (next-error-highlight-timer): New variable.
10060
10061 * progmodes/compile.el (compilation-goto-locus):
10062 Use `next-error-highlight-timer' instead of `sit-for'.
10063
10064 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
10065
10066 * mail/supercite.el (sc-mail-field): Use assoc-string.
10067 (sc-get-address): Simplify regexps.
10068
10069 * files.el (minibuffer-with-setup-hook): New macro.
10070 (find-file-read-args): Use it to avoid let-binding
10071 minibuffer-with-setup-hook (which breaks turning on/off
10072 file-name-shadow-mode while in the prompt).
10073
10074 * complete.el (PC-read-include-file-name-internal): Use
10075 test-completion.
10076
10077 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
10078
10079 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
10080
10081 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
10082
10083 * window.el (window-buffer-height): Use count-screen-lines.
10084
10085 * progmodes/python.el (python-preoutput-leftover): New var.
10086 (python-preoutput-filter): Use it.
10087 (python-send-receive): Loop until all the result has been received.
10088
10089 2005-03-28 Juri Linkov <juri@jurta.org>
10090
10091 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
10092
10093 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
10094 "Recover Crashed Session".
10095 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
10096 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
10097 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
10098 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
10099 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
10100 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
10101 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
10102 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
10103
10104 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
10105 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
10106 Ediff Sessions", "Toggle use of separate control buffer frame",
10107 "Use separate frame for Ediff control buffer".
10108
10109 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
10110 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
10111 "Rename Bookmark", "Delete Bookmark".
10112
10113 * info.el (Info-mode-menu): Remove ellipsis from "Index".
10114 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
10115 Add `:active Info-index-alternatives' to "Next Matching Item".
10116
10117 * wdired.el (wdired-change-to-wdired-mode):
10118 Mention `wdired-abort-changes' key in the initial message.
10119
10120 * international/mule.el (auto-coding-alist): Associate non-ascii
10121 image filename extensions with `no-conversion'.
10122
10123 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
10124
10125 * international/iso-acc.el:
10126 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
10127
10128 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
10129
10130 * textmodes/sgml-mode.el (html-mode): Doc update.
10131
10132 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
10133
10134 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
10135
10136 * term.el (term-move-columns): Fix face after extending a line.
10137 (term-insert-spaces): Likewise.
10138 (term-reset-terminal): Fix off by one error.
10139
10140 2005-03-26 Eli Zaretskii <eliz@gnu.org>
10141
10142 * international/mule.el (auto-coding-alist): Add .xpi files.
10143
10144 * files.el (auto-mode-alist): Add .xpi files.
10145
10146 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
10147
10148 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
10149
10150 2005-03-26 Eli Zaretskii <eliz@gnu.org>
10151
10152 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
10153
10154 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
10155
10156 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
10157 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
10158
10159 * calendar/cal-move.el (calendar-beginning-of-year): Move the
10160 cursor to Jan 1 when needed.
10161 (calendar-end-of-year): Fix -/+ typo.
10162 Reported by Chong Yidong <cyd@stupidchicken.com>.
10163
10164 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
10165
10166 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
10167
10168 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
10169 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
10170
10171 2005-03-25 Richard M. Stallman <rms@gnu.org>
10172
10173 * filesets.el (filesets-init): Add autoload.
10174
10175 * mail/mailalias.el (mail-directory): Doc fix.
10176
10177 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
10178
10179 * mail/mailalias.el (mail-directory-process): Do nothing if
10180 mail-directory-process is an atom.
10181 (mail-get-names): Ignore mail-directory-names if it is an atom.
10182 (mail-directory-process defvar): Doc fix.
10183 (mail-names): Doc fix.
10184
10185 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
10186
10187 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
10188
10189 2005-03-26 Kenichi Handa <handa@m17n.org>
10190
10191 * international/mule-util.el (detect-coding-with-priority):
10192 Call update-coding-systems-internal before detect-coding-region.
10193
10194 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
10195
10196 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
10197 (gdb-frames-mode-map): Add follow-link property.
10198
10199 2005-03-25 Jay Belanger <belanger@truman.edu>
10200
10201 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
10202 for variables.
10203
10204 2005-03-25 Juri Linkov <juri@jurta.org>
10205
10206 * image-mode.el: Optimize image filename extension regexps in
10207 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
10208 in `auto-mode-alist'.
10209 (image-mode): Add `image-toggle-display-text' to local hook
10210 `change-major-mode-hook'. Display the image as an image by
10211 default. Set `cursor-type' and `truncate-lines' if the image
10212 is already displayed. Take into account the current mode (image
10213 or text) in message.
10214 (image-minor-mode): New minor mode.
10215 (image-mode-maybe, image-toggle-display-text): New functions.
10216 (image-toggle-display): Use called-interactively-p.
10217 Let-bind `inhibit-read-only' to t.
10218
10219 * image-mode.el (image-minor-mode): Set `cursor-type' and
10220 `truncate-lines' if the image is already displayed. Add turning
10221 image-minor-mode off to `change-major-mode-hook'. Add message.
10222 Call `image-toggle-display-text' after turning image-minor-mode off.
10223
10224 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
10225
10226 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
10227 Terminal.app, use utf-8.
10228 (set-display-table-and-terminal-coding-system): Add coding-system arg.
10229 (set-locale-environment): Use it.
10230
10231 * term/xterm.el: Undo last change, better done in mule-cmds.el.
10232
10233 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
10234
10235 * progmodes/python.el (python-close-block-statement-p)
10236 (python-outdent-p, python-current-defun): Use symbol-end.
10237
10238 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
10239
10240 * files.el (save-some-buffers): Doc fix.
10241
10242 2005-03-25 Werner Lemberg <wl@gnu.org>
10243
10244 * complete.el, thumbs.el: Replace `legal' with `valid'.
10245 * calendar/calendar.el: Replace `legal' with `valid'.
10246 * emacs-lisp/advice.el: Replace `legal' with `valid'.
10247 * mail/supercite.el: Replace `legal' with `valid'.
10248 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
10249 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
10250 Replace `legal' with `valid'.
10251 * textmodes/reftex-vars.el, textmodes/reftex.el:
10252 Replace `legal' with `valid'.
10253
10254 2005-03-25 Werner Lemberg <wl@gnu.org>
10255
10256 * calc/calc-forms.el, calc/calc-sel.el:
10257 * midnight.el, vc-cvs.el:
10258 * emacs-lisp/cl-macs.el:
10259 * emulation/vip.el:
10260 * eshell/esh-io.el, eshell/esh-var.el:
10261 * mail/supercite.el:
10262 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
10263 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
10264 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
10265 * progmodes/sh-script.el, progmodes/xscheme.el:
10266 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
10267 * textmodes/reftex-index.el, textmodes/reftex-parse.el
10268 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
10269 * textmodes/reftex.el, textmodes/org.el:
10270 Replace `illegal' with `invalid'.
10271
10272 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
10273
10274 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
10275 (flymake-find-buildfile, flymake-find-possible-master-files)
10276 (flymake-check-include, flymake-parse-line): Replace loops over the
10277 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
10278
10279 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
10280 Substitute file-name-as-directory in the rest of the file.
10281 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
10282 (flymake-replace-region): Remove unused arg `buffer'.
10283 (flymake-check-patch-master-file-buffer): Update calls to it.
10284 (flymake-add-err-info): Remove unused var `count'.
10285 (flymake-mode): Use define-minor-mode.
10286
10287 * progmodes/flymake.el: Use with-current-buffer.
10288 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
10289 flymake-replace-regexp-in-string, flymake-line-beginning-position)
10290 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
10291 Avoid testing for `xemacs'.
10292 (flymake-nop): Move.
10293 (flymake-region-has-flymake-overlays): Return the computed value.
10294 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
10295 Remove unused var `endline'.
10296 (flymake-get-line-count): Remove unused function.
10297 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
10298
10299 * emulation/vi.el:
10300 * generic.el:
10301 * hilit-chg.el (global-highlight-changes):
10302 * hi-lock.el (hi-lock-mode):
10303 * follow.el: find-file-hooks -> find-file-hook.
10304
10305 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
10306
10307 2005-03-24 Juri Linkov <juri@jurta.org>
10308
10309 * dired.el (dired-mode-map): Add menu item "Compare directories"
10310 for dired-compare-directories.
10311
10312 * dired-aux.el (dired-compare-directories): Add autoload cookie.
10313 Doc fix. Replace `read-file-name' with `read-directory-name'.
10314
10315 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
10316
10317 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
10318
10319 2005-03-24 Jay Belanger <belanger@truman.edu>
10320
10321 * calc/calc-embed.el (calc-embedded-mode-change): Save all
10322 relevant mode settings in calc-embedded-original-modes when modes
10323 are permanently changed.
10324
10325 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
10326
10327 * autoinsert.el: find-file-hooks -> find-file-hook.
10328
10329 2005-03-24 Lute Kamstra <lute@gnu.org>
10330
10331 * generic.el (generic-font-lock-defaults): Make it obsolete.
10332 (generic-font-lock-keywords): New variable to replace
10333 generic-font-lock-defaults.
10334 (generic-mode-set-font-lock): Delete it.
10335 (generic-mode-internal): Don't call generic-mode-set-font-lock.
10336 (generic-bracket-support): Add docstring.
10337
10338 * generic-x.el: Rename generic-font-lock-defaults to
10339 generic-font-lock-keywords throughout.
10340 (mailagent-rules-setup-function): Delete it.
10341 (mailagent-rules-generic-mode): Use anonymous function instead.
10342 (show-tabs-generic-mode-font-lock-defaults-1)
10343 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
10344 Quote faces.
10345 (show-tabs-tab-face, show-tabs-space-face): Specify background,
10346 not foreground.
10347
10348 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
10349 Recognize define-generic-mode.
10350
10351 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
10352
10353 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
10354 if there's no completion table.
10355
10356 2005-03-23 Miles Bader <miles@gnu.org>
10357
10358 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
10359 Remove tty-specific variants, as they're no longer needed.
10360
10361 2005-03-23 Lute Kamstra <lute@gnu.org>
10362
10363 * generic-x.el: Code cleanup: make args constant whenever possible.
10364 (installshield-statement-keyword-list)
10365 (installshield-system-functions-list)
10366 (installshield-system-variables-list, installshield-types-list)
10367 (installshield-funarg-constants-list): Make them constants.
10368
10369 * generic.el (generic-make-keywords-list): Add autoload cookie.
10370
10371 * calendar/time-date.el: Add comment on time value formats.
10372 Don't require parse-time.
10373 (with-decoded-time-value): New macro.
10374 (encode-time-value): New function.
10375 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
10376 (days-to-time): Return a valid time value when arg is huge.
10377 (time-since): Use time-subtract.
10378 (time-to-number-of-days): Use time-to-seconds.
10379
10380 2005-03-23 David Ponce <david@dponce.com>
10381
10382 * recentf.el: (recentf-keep): New option.
10383 (recentf-menu-action): Default to `find-file'.
10384 (recentf-keep-non-readable-files-flag)
10385 (recentf-keep-non-readable-files-p)
10386 (recentf-file-readable-p, recentf-find-file)
10387 (recentf-cleanup-remote): Remove.
10388 (recentf-include-p): More robust.
10389 (recentf-keep-p): New function.
10390 (recentf-remove-if-non-kept): Rename from
10391 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
10392 All callers updated.
10393 (recentf-menu-items-for-commands): Fix help string.
10394 (recentf-track-closed-file): Update. Doc fix.
10395 (recentf-cleanup): Update. Count removed files. Doc fix.
10396
10397 2005-03-23 Kim F. Storm <storm@cua.dk>
10398
10399 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
10400 Don't inherit from fringe face (now happens automatically).
10401
10402 2005-03-22 Kim F. Storm <storm@cua.dk>
10403
10404 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
10405 position values.
10406
10407 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
10408
10409 * menu-bar.el (showhide-date-time): Remove.
10410 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
10411 (menu-bar-make-mm-toggle): Simplify.
10412
10413 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
10414
10415 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
10416 Accept qualified variable and function names.
10417
10418 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
10419
10420 * bindings.el (completion-ignored-extensions):
10421 Remove ".lis" for `vax-vms'.
10422
10423 2005-03-22 Andreas Schwab <schwab@suse.de>
10424
10425 * generic-x.el: Revert last change.
10426 * ldefs-boot.el: Update.
10427
10428 2005-03-22 Jay Belanger <belanger@truman.edu>
10429
10430 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
10431 (calc-embedded-save-original-modes)
10432 (calc-embedded-restore-original-modes): New functions.
10433 (calc-do-embedded): Save original modes when entering embedded mode
10434 and restore when leaving embedded mode.
10435 (calc-embedded-modes-change): Change the value of
10436 calc-embedded-original-modes to reflect permanent changes.
10437
10438 2005-03-22 Lute Kamstra <lute@gnu.org>
10439
10440 * generic-x.el: Require generic again.
10441
10442 2005-03-22 Miles Bader <miles@gnu.org>
10443
10444 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
10445 Tweak details to look good on both ttys and bitmap displays, light
10446 or dark background, etc.
10447
10448 2005-03-21 Kim F. Storm <storm@cua.dk>
10449
10450 * tooltip.el (tooltip-show-help-function): Check car and cdr of
10451 mouse position.
10452
10453 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
10454
10455 * icomplete.el: Don't forcibly turn on the mode upon load.
10456 (icomplete-mode): Use define-minor-mode.
10457 (icomplete-eoinput): Default to nil.
10458 (icomplete-minibuffer-setup): Remove autoload.
10459 (icomplete-tidy): Simplify.
10460 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
10461 in the initial state or if the user has modified the field.
10462 Fix handling of icomplete-max-delay-chars.
10463 Remove code that handles the oddball case where
10464 minibuffer-completion-table is an integer.
10465 Wrap icomplete-completions in while-no-input in case building
10466 completions takes more time than expected.
10467 (icomplete-completions): Simplify.
10468
10469 2005-03-21 Richard M. Stallman <rms@gnu.org>
10470
10471 * jka-compr.el (jka-compr-really-do-compress):
10472 Make variable buffer-local.
10473
10474 * image-mode.el: Handle .xpm files too.
10475 (image-toggle-display): Preserve modification flag.
10476
10477 * help.el (where-is): Don't mention aliases with no key bindings.
10478
10479 2005-03-21 Lute Kamstra <lute@gnu.org>
10480
10481 * generic.el: Fix commentary section. Don't require cl for
10482 compilation.
10483 (generic-mode-list): Add autoload cookie.
10484 (generic-use-find-file-hook, generic-lines-to-scan)
10485 (generic-find-file-regexp, generic-ignore-files-regexp)
10486 (generic-mode, generic-mode-find-file-hook)
10487 (generic-mode-ini-file-find-file-hook): Fix docstrings.
10488 (define-generic-mode): Make it a defmacro. Fix docstring.
10489 (generic-mode-internal): Code cleanup. Add autoload cookie.
10490 (generic-mode-set-comments): Code cleanup.
10491 * generic-x.el: Don't prevent compilation. Don't require generic.
10492 Follow coding conventions. Minor code cleanup.
10493 (etc-fstab-generic-mode): Add some keywords.
10494 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
10495 define-generic-mode like a function declaration.
10496
10497 2005-03-21 Jay Belanger <belanger@truman.edu>
10498
10499 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
10500 changing modes.
10501
10502 2005-03-21 Sam Steingold <sds@gnu.org>
10503
10504 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
10505
10506 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
10507
10508 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
10509 Add underscore to "f$ lexicals" regexp.
10510
10511 2005-03-20 Juri Linkov <juri@jurta.org>
10512
10513 * subr.el (progress-reporter-do-update): When `min-value' is equal
10514 to `max-value', set `percentage' to 0 and prevent division by zero.
10515
10516 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10517
10518 Sync with Tramp 2.0.48.
10519
10520 * net/tramp.el (all): Change all addresses to .gnu.org.
10521 (tramp-append-tramp-buffers): New defun.
10522 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
10523 Catch `dont-send' signal.
10524 (tramp-set-auto-save-file-modes): Set always permissions, because
10525 there might be an old auto-saved file belonging to another
10526 original file. This could be a security threat. Reported by
10527 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
10528 Check for Emacs 21.3.50 removed.
10529
10530 * net/tramp-smb.el (all): Remove debug construct for
10531 `with-parsed-tramp-file-name'.
10532 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
10533 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
10534 No error message if DIRECTORY or FILENAME doesn't exist.
10535 (tramp-smb-open-connection): Check existence of
10536 `tramp-smb-program'.
10537
10538 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
10539
10540 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
10541 Properly handle the case where the `m' or `s' command's argument is not
10542 yet terminated.
10543 (perl-indent-new-calculate): New function.
10544 (perl-indent-line): Use it.
10545
10546 2005-03-20 Miles Bader <miles@gnu.org>
10547
10548 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
10549 in text-mode too. Change to new face names.
10550 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
10551 Add `:weight bold' attribute.
10552 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
10553
10554 2005-03-19 Juri Linkov <juri@jurta.org>
10555
10556 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
10557
10558 * international/mule.el (auto-coding-alist): Sync with
10559 `auto-mode-alist' by adding upper case archive file extensions
10560 and adding ear/war to jar extension.
10561
10562 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
10563
10564 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
10565 running, restart it.
10566
10567 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
10568
10569 * finder.el (finder-current-item): Throw an error on an empty line.
10570
10571 * man.el (Man-follow-manual-reference): If current-word returns
10572 nil, use "".
10573
10574 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
10575
10576 * simple.el (goto-line): Doc fix.
10577
10578 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
10579
10580 * files.el (save-buffer): Doc fix.
10581
10582 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
10583
10584 * recentf.el (recentf-cleanup-remote): New variable.
10585 (recentf-cleanup): Use it to conditionally check availability of
10586 remote files.
10587
10588 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
10589
10590 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
10591 function names.
10592
10593 2005-03-19 Eli Zaretskii <eliz@gnu.org>
10594
10595 * language/thai-word.el: New file.
10596
10597 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
10598
10599 * files.el (backup-buffer): If the file's directory is not
10600 writable, use copy instead of move to backup the file.
10601
10602 2005-03-19 Eli Zaretskii <eliz@gnu.org>
10603
10604 * obsolete/keyswap.el: Moved to obsolete/ from term/.
10605
10606 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10607
10608 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
10609 Use functionp instead of symbolp and fboundp. Reported by Drkm
10610 <darkman_spam@yahoo.fr>.
10611 (ps-print-version): New version 6.6.6.
10612
10613 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
10614
10615 * textmodes/table.el (table--line-column-position): New idiom.
10616 (table--row-column-insertion-point-p): New function to test
10617 validity of row and column insertion operation at a location.
10618 (table-global-menu, table-cell-menu): Use above functions for
10619 deterministic test operation.
10620 (table--editable-cell-p): Behave in deterministic fashion.
10621
10622 2005-03-18 Juri Linkov <juri@jurta.org>
10623
10624 * isearch.el (isearch-lazy-highlight-new-loop):
10625 Make arguments beg and end optional.
10626 (isearch-update): Remove optional arguments nil from
10627 isearch-lazy-highlight-new-loop.
10628 (isearch-lazy-highlight-search): Let-bind case-fold-search to
10629 isearch-lazy-highlight-case-fold-search instead of
10630 isearch-case-fold-search, and let-bind isearch-regexp to
10631 isearch-lazy-highlight-regexp.
10632 Use isearch-lazy-highlight-last-string instead of isearch-string.
10633
10634 * replace.el (perform-replace): Remove bindings of global
10635 variables isearch-string, isearch-regexp, isearch-case-fold-search.
10636 Add three new arguments to `replace-highlight'.
10637 (replace-highlight): Add arguments string, regexp, case-fold.
10638 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
10639 to allow isearch-lazy-highlight-new-loop to use these values
10640 to set corresponding isearch-lazy-highlight-* internal
10641 variables whose values lazy highlighting will use regardless of
10642 changes to global variables isearch-string, isearch-regexp,
10643 isearch-case-fold-search during lazy highlighting loop.
10644 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
10645 to `lazy-highlight-cleanup'.
10646
10647 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
10648 (ispell-highlight-face): Set default face to `isearch' when
10649 lazy highlighting is enabled.
10650 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
10651 priority to 1. Add lazy highlighting.
10652 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
10653 from `isearch-dehighlight'.
10654
10655 2005-03-18 David Ponce <david@dponce.com>
10656
10657 * files.el (hack-local-variables): Do a case-insensitive search
10658 for End.
10659
10660 2005-03-18 Juri Linkov <juri@jurta.org>
10661
10662 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
10663 `isearch-lazy-highlight-cleanup', add alias to old name and
10664 declare obsolete. Add release numbers to other obsolete vars.
10665 (isearch-done, isearch-lazy-highlight-new-loop):
10666 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
10667 (lazy-highlight-cleanup) <variable>: Doc fix.
10668 (isearch-lazy-highlight-update): Rename obsolete
10669 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
10670
10671 2005-03-18 Kenichi Handa <handa@m17n.org>
10672
10673 * language/thai-util.el: Fix categorization of Thai characters in
10674 thai-category-table.
10675 (thai-composition-pattern): Adjust it for the above change.
10676 (thai-self-insert-command, thai-compose-syllable): New functions.
10677 (thai-compose-region): Use thai-compose-syllable.
10678 (thai-compose-string): Likewise.
10679 (thai-composition-function): Likewise.
10680 (thai-auto-composition): New function.
10681 (thai-auto-composition-mode): New minor mode.
10682
10683 * language/thai.el: Fix patterns to be registered in
10684 composition-function-table.
10685
10686 * international/quail.el (quail-input-method): Locally bind
10687 inhibit-modification-hooks to t.
10688
10689 2005-03-17 Richard M. Stallman <rms@gnu.org>
10690
10691 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
10692 (perl-mode): Use run-mode-hooks.
10693
10694 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
10695 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
10696 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
10697
10698 * mail/sendmail.el (sendmail-send-it): Reenable the code
10699 to compute resend-to-address and use it.
10700
10701 * tar-mode.el (tar-mode): Turn off undo unconditionally.
10702
10703 * image-mode.el: New file.
10704
10705 * image.el (insert-sliced-image): Add autoload cookie.
10706
10707 * font-lock.el (font-lock-lines-before): New user option.
10708 (font-lock-after-change-function): Obey it.
10709
10710 * bindings.el (esc-map): Make M-g a prefix.
10711 Bind M-g g and M-g M-g to goto-line.
10712
10713 * faces.el (face-id): Doc fix.
10714
10715 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
10716
10717 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
10718 (rmail-show-message): Use rmail-unknown-mail-followup-to.
10719 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
10720
10721 * mail/sendmail.el (mail-yank-ignored-headers)
10722 (mail-font-lock-keywords, mail-mode-fill-paragraph):
10723 Add Mail-Followup-To and Mail-Reply-To headers.
10724 (mail-citation-hook): Add autoload cookie.
10725 (mail-mode): Doc fix.
10726 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
10727 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
10728 (mail-mode-fill-paragraph): Handle those headers.
10729 (mail-mailing-lists): New variable.
10730 (mail-mail-reply-to, mail-mail-followup-to): New functions.
10731
10732 2005-03-17 Juri Linkov <juri@jurta.org>
10733
10734 * isearch.el (isearch-fallback): Check for `(car previous)'
10735 before calling `isearch-other-end-state'.
10736
10737 2005-03-17 Kim F. Storm <storm@cua.dk>
10738
10739 * simple.el (move-beginning-of-line): Move to beginning of buffer
10740 line, as well as beginning of screen line.
10741
10742 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
10743
10744 * calendar/diary-lib.el (mark-diary-entries): Use new optional
10745 argument REDRAW rather than calendar-redrawing variable.
10746 * calendar/calendar.el (calendar-redrawing): Delete.
10747 (redraw-calendar): Do not bind calendar-redrawing.
10748
10749 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
10750
10751 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
10752 diary-file buffer.
10753
10754 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
10755
10756 * help.el (describe-mode): Allow a :minor-mode-function property to
10757 specify a different minor mode toggle function than the variable.
10758 * simple.el (auto-fill-function):
10759 * subr.el (add-minor-mode): Use it.
10760
10761 2005-03-16 Kenichi Handa <handa@m17n.org>
10762
10763 * language/ethio-util.el (sera-being-called-by-w3): New variable.
10764 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
10765 (ethio-fidel-to-sera-buffer): Likewise.
10766
10767 2005-03-16 Juri Linkov <juri@jurta.org>
10768
10769 * emacs-lisp/find-func.el (find-function-regexp):
10770 Add defun-emitting macro `menu-bar-make-toggle'.
10771
10772 * isearch.el: Put `isearch-scroll' property to
10773 `split-window-horizontally'.
10774
10775 * info.el: Update error messages for `debug-ignored-errors'.
10776 (Info-isearch-search): Doc fix.
10777 (Info-find-node): Move up code to go into info buffer before
10778 recording the node to the history.
10779 (Info-fontify-node): Fontify titles only if the next line
10780 has two or more `*', `=', `-', `.'.
10781 Display "go to this node" for empty (match-string 3).
10782
10783 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10784
10785 * term/mac-win.el: Add mouse pointer shape constants.
10786
10787 2005-03-15 Kim F. Storm <storm@cua.dk>
10788
10789 * simple.el (move-beginning-of-line): Use vertical-motion.
10790
10791 2005-03-15 Juri Linkov <juri@jurta.org>
10792
10793 * isearch.el (isearch-error): New variable.
10794 (isearch-invalid-regexp, isearch-within-brackets): Remove.
10795 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
10796 (isearch-within-brackets-state): Remove.
10797 (isearch-case-fold-search-state, isearch-pop-fun-state):
10798 Decrease frame index.
10799 (isearch-mode, isearch-top-state, isearch-push-state)
10800 (isearch-edit-string, isearch-abort, isearch-search-and-update)
10801 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
10802 (isearch-search, isearch-lazy-highlight-new-loop):
10803 Replace `isearch-invalid-regexp' with `isearch-error'.
10804 Remove `isearch-within-brackets'.
10805 (isearch-search): Add `search-failed' handler to `condition-case'.
10806 (isearch-lazy-highlight-search): Add `condition-case' to catch
10807 errors and allow `isearch-lazy-highlight-update' to try
10808 highlighting from the beginning of the window.
10809 (isearch-repeat): Move up code to set isearch-wrapped to t
10810 before calling isearch-wrap-function.
10811
10812 * info.el (Info-isearch-initial-node): New internal variable.
10813 (Info-search): Signal an error in isearch mode when search leaves
10814 the initial node. Signal an error when `bound' is non-nil and
10815 nothing was found in the current subfile.
10816 (Info-isearch-search): Remove `condition-case'.
10817 (Info-isearch-wrap): Don't wrap when search failed during leaving
10818 the initial node. If `Info-isearch-search' is nil, wrap around
10819 the current node.
10820 (Info-isearch-start): New fun.
10821 (Info-mode): Add buffer-local hook `Info-isearch-start' to
10822 `isearch-mode-hook'.
10823
10824 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10825
10826 * simple.el (normal-erase-is-backspace): Set default to t if
10827 running on Mac.
10828
10829 * term/mac-win.el (function-key-map): Sync with x-win.el.
10830
10831 2005-03-15 Kenichi Handa <handa@m17n.org>
10832
10833 * international/mule-cmds.el (locale-language-names): Modify the
10834 format of elements and add more entries.
10835 (locale-preferred-coding-systems): Add more entries.
10836 (set-locale-environment): Adjust for the change of
10837 locale-language-names.
10838
10839 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
10840
10841 * pcvs.el (smerge-ediff): Remove bogus autoload.
10842
10843 2005-03-14 Lute Kamstra <lute@gnu.org>
10844
10845 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
10846 Ignore a `*' at the beginning of a line.
10847
10848 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
10849 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
10850 subr.el.
10851 (dont-compile, eval-when-compile, eval-and-compile): Use declare
10852 to specify indentation.
10853
10854 * generic.el (define-generic-mode): Let generic-mode-list be a
10855 list of strings; test membership with equal.
10856
10857 2005-03-14 Kim F. Storm <storm@cua.dk>
10858
10859 * simple.el (next-line, previous-line): Add optional try-vscroll
10860 arg to recognize interactive use. Pass it on to line-move.
10861 (line-move): Don't perform auto-window-vscroll when defining or
10862 executing keyboard macro to ensure consistent behavior.
10863
10864 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
10865
10866 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
10867
10868 2005-03-13 Lute Kamstra <lute@gnu.org>
10869
10870 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
10871 debugger-setup-buffer so that backtrace marks the frames set to
10872 debug-on-exit and we don't have to do it manually. Set an extra
10873 debug-on-exit for macro's.
10874 (debugger-setup-buffer): Don't mark the top frame manually.
10875
10876 2005-03-12 Lute Kamstra <lute@gnu.org>
10877
10878 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
10879 lisp-indent-function throughout.
10880 (with-no-warnings): Set lisp-indent-function property.
10881
10882 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
10883
10884 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
10885 Add entry for backslash.
10886
10887 2005-03-12 Juri Linkov <juri@jurta.org>
10888
10889 * info.el (Info-search): Four fixes for backward search.
10890
10891 2005-03-11 Jay Belanger <belanger@truman.edu>
10892
10893 * calc/calc.el (calc-language-alist): New variable.
10894 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
10895 (calc-embedded-find-modes): Use calc-language-alist instead of
10896 calc-embedded-language-alist.
10897
10898 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
10899
10900 * calendar/calendar.el (calendar-redrawing): New internal
10901 variable.
10902 (redraw-calendar): Remove bogus save-excursion from previous
10903 change. Bind calendar-redrawing to t for mark-diary-entries.
10904 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
10905 calendar if that is why we were called.
10906
10907 2005-03-11 Kenichi Handa <handa@m17n.org>
10908
10909 * international/mule.el (make-coding-system): Set property
10910 coding-system-define-form to nil.
10911 (define-coding-system-alias): Likewise.
10912
10913 2005-03-11 Kenichi Handa <handa@m17n.org>
10914
10915 These changes are suggested by Dave Love <fx@gnu.org>.
10916
10917 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
10918 coding: tag.
10919 (adaptive-fill-regexp): Add more bullets.
10920 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
10921 regexps.
10922
10923 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
10924
10925 * help.el (describe-mode): Properly handle non-trivial lighters.
10926 Don't ignore minor modes that are not listed in minor-mode-list.
10927
10928 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
10929 feature ON when the user requests to turn it OFF.
10930
10931 2005-03-10 Lute Kamstra <lute@gnu.org>
10932
10933 * emacs-lisp/debug.el (debug-entry-code): Delete it.
10934 (implement-debug-on-entry): New function to replace debug-entry-code.
10935 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
10936 second argument as the 2005-03-07 change makes it obsolete.
10937 (debug-on-entry, cancel-debug-on-entry): Update call to
10938 debug-on-entry-1.
10939 (debug, debugger-setup-buffer): Comment update.
10940 (debugger-frame-number): Update to work with implement-debug-on-entry.
10941
10942 2005-03-10 Jay Belanger <belanger@truman.edu>
10943
10944 * calc/calc-embed.el (math-ms-args): Declare it.
10945 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
10946 math-ms-args.
10947 (calc-embedded-subst): Use math-multi-subst-rec to substitute
10948 variables.
10949
10950 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
10951
10952 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
10953 Use message-box.
10954
10955 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
10956 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
10957 (tooltip-gud-tips): Simplify.
10958 (tooltip-gud-tips-p): Remove superfluous :set.
10959 (tooltip-gud-modes): Add fortran-mode.
10960 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
10961
10962 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
10963
10964 2005-03-09 Kim F. Storm <storm@cua.dk>
10965
10966 * play/animate.el (animate-place-char): Use forward-line instead
10967 of next-line to improve performance.
10968
10969 2005-03-09 Simon Josefsson <jas@extundo.com>
10970
10971 * net/browse-url.el (browse-url-default-browser): Doc fix.
10972
10973 2005-03-09 Miles Bader <miles@gnu.org>
10974
10975 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
10976 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
10977
10978 2005-03-09 Kenichi Handa <handa@m17n.org>
10979
10980 * international/latin-1.el: Set case and syntax for 255 only if
10981 set-case-syntax-set-multibyte is nil.
10982
10983 * textmodes/ispell.el (ispell-insert-word): New function.
10984 (ispell-word): Use ispell-insert-word to insert a new word.
10985 (ispell-process-line): Likewise.
10986 (ispell-complete-word): Likewise.
10987
10988 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
10989
10990 * calendar/calendar.el (redraw-calendar): Preserve point.
10991 Reported by Matt Hodges <MPHodges@member.fsf.org>.
10992 (calendar-week-start-day): Move after definition of
10993 redraw-calendar. Delete buffer test, since redraw-calendar has
10994 that now.
10995
10996 * calendar/diary-lib.el (mark-diary-entries): Only call
10997 redraw-calendar in the first of any recursive calls.
10998 Reported by Alan Shutko <ats@acm.org>.
10999
11000 2005-03-08 Juri Linkov <juri@jurta.org>
11001
11002 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
11003 (html-horizontal-rule, html-line, html-image, html-checkboxes)
11004 (html-radio-buttons): Add a space before the trailing `/>' where
11005 sgml-xml-mode is non-nil.
11006 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
11007 the subsequent tag of the empty XML tag.
11008 (html-href-anchor): Don't set initial input to "http:".
11009 (html-image): Ask for the image URL and set point inside alt="".
11010 (html-name-anchor): Duplicate the name in the `id' attribute when
11011 sgml-xml-mode is non-nil.
11012 (html-paragraph): Remove \n before <p>.
11013 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
11014 instead of `checked' when sgml-xml-mode is non-nil.
11015
11016 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
11017 Remove 1 space before #RRGGBB to not truncate it on terminal
11018 windows w/o fringes. Remove 1 space between bg and fg examples
11019 to get more space.
11020 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
11021 avoid byte-compile warnings.
11022
11023 * image-file.el (image-file-handler): Put `safe-magic' property to
11024 `image-file-handler'.
11025
11026 * info.el (Info-isearch-search): Emulate word search in
11027 isearching through multiple Info nodes with Info-search.
11028 (Info-isearch-wrap): Allow isearch-word.
11029
11030 2005-03-08 Lute Kamstra <lute@gnu.org>
11031
11032 * emacs-lisp/debug.el (debugger-step-through): Make sure that
11033 stepping into the debugger's code is not possible.
11034 (debugger-jumping-flag): Docstring update.
11035
11036 2005-03-08 Jay Belanger <belanger@truman.edu>
11037
11038 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
11039 embedded mode begins.
11040 (calc-embedded-language-alist): New variable.
11041 (calc-embedded-find-modes): Use calc-embedded-language-alist to
11042 set default language mode.
11043
11044 2005-03-08 Kenichi Handa <handa@m17n.org>
11045
11046 * international/ccl.el (define-ccl-program): Fix docstring about
11047 extra 256 bytes assured for the output buffer.
11048
11049 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
11050 Fix BUFFER_MAGNIFICATION to 2.
11051 (ccl-encode-mule-utf-16be-with-signature): Likewise.
11052
11053 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
11054
11055 * align.el (align-rules-list): Added an alignment rule for CSS
11056 declarations (applies to css-mode and html-mode buffers).
11057
11058 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
11059
11060 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
11061
11062 2005-03-07 Kim F. Storm <storm@cua.dk>
11063
11064 * simple.el (move-beginning-of-line): New command.
11065
11066 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
11067
11068 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
11069
11070 * emulation/cua-base.el: Put CUA move property on move-end-of-line
11071 and move-beginning-of-line.
11072
11073 * apropos.el (apropos-print): Omit command from M-x ... RET.
11074
11075 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
11076
11077 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
11078 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
11079
11080 2005-03-06 Richard M. Stallman <rms@gnu.org>
11081
11082 * bindings.el (esc-map): Bind M-g to goto-line.
11083
11084 * facemenu.el (global-map): Bind M-o, not M-g.
11085
11086 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11087
11088 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
11089 "Open Directory" as for "Open File".
11090
11091 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
11092
11093 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
11094 (push-mark-command): Run activate-mark-hook.
11095
11096 2005-03-06 Richard M. Stallman <rms@gnu.org>
11097
11098 * help-mode.el (help-mode-finish): Don't alter the element
11099 in view-return-to-alist if there already is one.
11100
11101 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
11102 make sure the current buffer is the expected one.
11103
11104 * novice.el (disabled-command-function): Output in *Disabled Command*.
11105 Explicitly ignore non-keyboard events, and explicitly handle C-g.
11106
11107 * textmodes/flyspell.el (flyspell-large-region):
11108 Pass args differently for aspell.
11109
11110 * files.el (mode-require-final-newline): Doc fix.
11111
11112 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
11113
11114 * progmodes/which-func.el (which-function):
11115 Specify NOERROR when calling imenu--make-index-alist.
11116
11117 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
11118
11119 * simple.el (normal-erase-is-backspace): Define default value.
11120
11121 * custom.el (custom-theme-set-variables): Remove unused var
11122 `immediate'.
11123 (custom-reevaluate-setting): Simple function to handle variables
11124 that are defined before their default value can really be
11125 computed.
11126
11127 * startup.el (command-line): Use it for temporary-file-directory,
11128 small-emporary-file-directory, auto-save-file-name-transforms,
11129 blink-cursor-mode, and normal-erase-is-backspace.
11130
11131 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
11132 progress, even with buggy anchored keywords.
11133
11134 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
11135
11136 * simple.el (goto-line): Remove unbalanced final parenthesis.
11137
11138 2005-03-05 Richard M. Stallman <rms@gnu.org>
11139
11140 * simple.el (goto-line): Use a number at point as the default.
11141 With C-u as arg, switch buffers.
11142
11143 2005-03-05 Juri Linkov <juri@jurta.org>
11144
11145 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
11146 with `no-blinking-cursor'.
11147
11148 * startup.el (no-blinking-cursor): New defvar.
11149 (command-line): Add `--no-blinking-cursor' to longopts.
11150 Set `no-blinking-cursor' to t for command line arguments
11151 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
11152 with `no-blinking-cursor' in the condition for calling
11153 `blink-cursor-mode'.
11154
11155 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
11156
11157 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
11158 (menu-bar-options-save): Add blink-cursor-mode.
11159 (menu-bar-options-menu): Add blink-cursor-mode.
11160
11161 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
11162
11163 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
11164 (icalendar-export-file, icalendar-export-region)
11165 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
11166 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
11167
11168 2005-03-04 Lute Kamstra <lute@gnu.org>
11169
11170 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
11171 (debug-function-list): Ditto.
11172
11173 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
11174
11175 * textmodes/texinfmt.el (texinfo-append-refill):
11176 Redefine the types of line to which @refill
11177 is not appended by replacing a search for `@refill\\|@bye' with
11178 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
11179 itemize@refill' bug and the unfilled long lines bug.
11180 (texinfmt-version): Update number and date.
11181
11182 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
11183
11184 * international/code-pages.el (windows-1250, windows-125[2-8])
11185 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
11186
11187 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
11188
11189 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
11190 bound yet.
11191
11192 2005-03-02 Romain Francoise <romain@orebokech.com>
11193
11194 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
11195 buffer after removing limits.
11196 (ibuffer-pop-filter): Ditto.
11197 Update copyright.
11198
11199 2005-03-02 Miles Bader <miles@gnu.org>
11200
11201 * button.el (make-text-button): If the user doesn't specify a
11202 type, use the default. Rewrite to use `add-text-properties' and
11203 plist functions.
11204
11205 2005-03-01 Lute Kamstra <lute@gnu.org>
11206
11207 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
11208 (debugger-jumping-flag): New var.
11209 (debug-entry-code): Use it.
11210 (debugger-jump): Use debugger-jumping-flag and add
11211 debugger-reenable to post-command-hook.
11212 (debugger-reenable): Use debugger-jumping-flag and remove itself
11213 from post-command-hook.
11214 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
11215 debugger-reenable.
11216
11217 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
11218
11219 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
11220 inclusion of "itemize\\|", which may be unnecessary, is certainly
11221 inelegant, and stops refilling in itemize lists when formatting
11222 Japanese Texinfo files to Info.
11223 Update copyright to 2005.
11224
11225 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
11226
11227 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
11228 of an error if GDB can't find the source file.
11229
11230 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
11231
11232 * calendar/calendar.el (redraw-calendar): Work from any buffer,
11233 not just the calendar.
11234
11235 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
11236 first.
11237 (diary-redraw-calendar): New function.
11238 (make-diary-entry): Add diary-redraw-calendar to local
11239 write-contents-functions. Turn off selective display before
11240 inserting in diary.
11241
11242 2005-03-01 Kim F. Storm <storm@cua.dk>
11243
11244 * emacs-lisp/copyright.el (copyright-fix-years): New command.
11245
11246 2005-03-01 Lute Kamstra <lute@gnu.org>
11247
11248 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
11249 that debug-entry-code can be safely removed from a function while
11250 this code is being evaluated. Revert the 2005-02-27 change as the
11251 new implementation no longer requires it. Make sure that a
11252 function body containing just a string is not mistaken for a docstring.
11253 (debug): Skip one more frame in case of debug on entry.
11254 (debugger-setup-buffer): Delete one more frame line in case of
11255 debug on entry.
11256 (debugger-frame-number): Update to use the new text introduced by
11257 the 1999-11-03 change. Skip one more frame in case of debug on entry.
11258
11259 2005-02-28 Kim F. Storm <storm@cua.dk>
11260
11261 * double.el (double-translate-key): Call force-window-update after
11262 read-event to avoid crash in redisplay.
11263
11264 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
11265
11266 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
11267 (debug): Use it. Move the inhibit-trace earlier.
11268 (debug-entry-code): New const.
11269 (debug-on-entry-1): Use it.
11270
11271 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
11272
11273 * international/utf-16.el (ccl-encode-mule-utf-16le):
11274 Fix BUFFER_MAGNIFICATION to 2.
11275 (ccl-encode-mule-utf-16be): Likewise.
11276
11277 2005-02-28 Kenichi Handa <handa@m17n.org>
11278
11279 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
11280 Fix BUFFER_MAGNIFICATION to 4.
11281 (ccl-encode-mule-utf-16be-with-signature): Likewise.
11282
11283 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
11284
11285 * speedbar.el (speedbar-update-flag): Doc fix.
11286 (speedbar-show-info-under-mouse): Give set-mouse-position the right
11287 argument.
11288
11289 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
11290
11291 * reveal.el (reveal-post-command): Don't try to reveal overlays which
11292 have a non-nil `invisible' property but are actually visible.
11293
11294 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
11295 for perldoc sections.
11296 (perl-outline-regexp, perl-outline-level): New var and function.
11297 (perl-mode): Use them.
11298
11299 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
11300
11301 * calendar/diary-lib.el (diary-remind): Discard any mark portion
11302 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
11303
11304 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
11305
11306 * cus-edit.el: Comment change.
11307 (custom-buffer-create-internal): Slightly reword text at top of
11308 Custom buffers. Mention there that saving an option edits the
11309 init file. Add link to Emacs manual node on `custom-file'.
11310 (custom-magic-alist): Rewrite individual State messages to use
11311 capitalized keywords. Doc fix.
11312
11313 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
11314
11315 * calendar/calendar.el (calendar-buffer): Move above
11316 calendar-week-start-day.
11317 (calendar-week-start-day): Doc fix. Add :set function.
11318 (calendar-minimum-window-height): New variable.
11319 (generate-calendar-window): Only resize window if selected-window
11320 is displaying the calendar buffer. Use new variable
11321 calendar-minimum-window-height.
11322 (generate-calendar): Reword error message.
11323 (calendar-mode-map): Bind DEL to scroll-other-window-down.
11324
11325 2005-02-27 Andreas Schwab <schwab@suse.de>
11326
11327 * vc.el (vc-do-command): Don't run command asynchronously when
11328 operating in a remote directory.
11329
11330 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
11331 change from sync with Tramp 2.0.47.
11332
11333 2005-02-27 Richard M. Stallman <rms@gnu.org>
11334
11335 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
11336
11337 * textmodes/flyspell.el (flyspell-mode-on):
11338 Call ispell-change-dictionary only if necessary.
11339
11340 * emacs-lisp/re-builder.el (regexp-builder): New function.
11341
11342 * register.el (describe-register-1): Explicitly handle
11343 yank-excluded-properties = t.
11344
11345 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
11346 (custom-magic-alist): Change the status descriptions again.
11347 (face widget-type): Total rewrite based on `restricted-sexp'
11348 to eliminate the confusing double hiding levels.
11349
11350 * emacs-lisp/debug.el (debug-on-entry-1):
11351 If function body is empty, add nil as body form.
11352
11353 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
11354
11355 * emacs-lisp/trace.el (inhibit-trace): New var.
11356 (trace-make-advice): Use it.
11357
11358 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
11359
11360 2005-02-26 Kim F. Storm <storm@cua.dk>
11361
11362 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
11363 (mouse-on-link-p, mouse-drag-region-1): Use it.
11364
11365 2005-02-25 Lute Kamstra <lute@gnu.org>
11366
11367 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
11368
11369 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
11370
11371 * frame.el (blink-cursor-mode): Add :group keyword.
11372
11373 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
11374
11375 * calendar/icalendar.el (icalendar--decode-isodatetime):
11376 New optional argument DAY-SHIFT.
11377 (icalendar-export-region): Fix coding-system-for-write.
11378 (icalendar--convert-ical-to-diary): Shift end-day of all-day
11379 events by one.
11380
11381 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
11382
11383 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
11384
11385 2005-02-24 Kim F. Storm <storm@cua.dk>
11386
11387 * international/iso-acc.el (iso-accents-compose): Fix crash
11388 during redisplay. Call force-window-update after read-event
11389 and delete-region to signal that window is not accurate.
11390
11391 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
11392
11393 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
11394 Remove unused and inexistent var `inhibit-trace'.
11395 (debugger-mode): Use run-mode-hooks.
11396 (debugger-list-functions): Add buttons; setup xref stack.
11397
11398 2005-02-23 Richard M. Stallman <rms@gnu.org>
11399
11400 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
11401 appointment says it was explicitly made.
11402 (appt-add): Set the 3rd element.
11403 (appt-make-list): Preserve explicit appointments.
11404
11405 * subr.el (find-tag-default): Catch errors in forward-sexp.
11406
11407 2005-02-23 Juri Linkov <juri@jurta.org>
11408
11409 * info.el (Info-isearch-search): New defcustom.
11410 (Info-isearch-search): Call the default isearch function
11411 when Info-isearch-search is nil.
11412 (Info-isearch-wrap): Use variable Info-isearch-search.
11413
11414 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
11415
11416 * cus-edit.el: Comment change.
11417
11418 2005-02-22 Kim F. Storm <storm@cua.dk>
11419
11420 * progmodes/hideif.el (hide-ifdef-use-define-alist):
11421 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
11422
11423 2005-02-22 Simon Josefsson <jas@extundo.com>
11424
11425 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
11426 New variable.
11427 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
11428 Oskarsson" <myrkraverk@users.sourceforget.net>.
11429
11430 2005-02-22 Kim F. Storm <storm@cua.dk>
11431
11432 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
11433 check that window of that event is the selected window.
11434 (mouse-drag-region-1): Compare mouse event window to selected
11435 window before setting point.
11436
11437 * tooltip.el (tooltip-show-help-function): Pass event to
11438 mouse-on-link-p so it can check selected window.
11439
11440 2005-02-22 Kenichi Handa <handa@m17n.org>
11441
11442 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
11443 (ps-mule-show-warning): New function.
11444 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
11445 characters are found.
11446
11447 * ps-print.el (ps-header-footer-string): Return a list of header
11448 and footer strings.
11449
11450 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
11451
11452 * pcvs.el (cvs-retrieve-revision): Fix thinko.
11453
11454 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
11455
11456 * frame.el (blink-cursor-mode): Use define-minor-mode.
11457
11458 * term/mac-win.el (function-key-map): Use char-names more consistently.
11459 (file-name-coding-system): Only set it for MacOS-9. The other case is
11460 already handled in mule-cmds.el (where it also works when mac-win.el
11461 is not used).
11462
11463 2005-02-21 Kenichi Handa <handa@m17n.org>
11464
11465 * international/mule.el (ctext-pre-write-conversion): Always use
11466 " *code-converting-work*" buffer for work.
11467
11468 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
11469
11470 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
11471
11472 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
11473
11474 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
11475
11476 * ses.el (undo-more): Restore defadvice, but only the part that
11477 allows changes outside the restricted area of the buffer.
11478
11479 2005-02-20 Kim F. Storm <storm@cua.dk>
11480
11481 * simple.el (line-move): Add fourth optional arg try-vscroll which
11482 must be set to perform auto-window-vscroll.
11483 When moving backwards and doing auto-window-vscroll, automatically
11484 vscroll to the last part of lines which are taller than the window.
11485 (next-line, previous-line): Set try-vscroll arg on line-move.
11486
11487 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
11488
11489 * replace.el (query-replace, query-replace-regexp)
11490 (replace-string, replace-regexp): When operating on region, make
11491 the minibuffer prompt say so.
11492
11493 * isearch.el (isearch-forward): Document isearch-query-replace and
11494 isearch-query-replace-regexp keybindings.
11495
11496 2005-02-19 Jay Belanger <belanger@truman.edu>
11497
11498 * calc/calc-aent.el (math-read-token): Add local variable.
11499
11500 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
11501 (calc-edit-top): Move declaration to earlier in file.
11502 (calc-edit-macro-repeats): Add local variables.
11503
11504 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
11505 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
11506 calcFunc-tanh.
11507 Adjust integration rule for calcFunc-tan.
11508
11509 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
11510
11511 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
11512 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
11513 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
11514 (viper-skip-separators): Bug fix.
11515 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
11516 particular major mode.
11517 (viper-del-backward-char-in-replace): Don't put deleted char on the
11518 kill ring.
11519
11520 * viper-ex.el (viper-color-display-p): New function.
11521 (viper-has-face-support-p): Use viper-color-display-p.
11522
11523 * viper-keym.el (viper-gnus-modifier-map): New keymap.
11524
11525 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
11526
11527 * viper-util.el (viper-glob-unix-files): Fix shell status check.
11528 (viper-file-remote-p): Make equivalent to file-remote-p.
11529
11530 * viper.el (viper-major-mode-modifier-list):
11531 Use viper-gnus-modifier-map.
11532
11533 2005-02-19 David Kastrup <dak@gnu.org>
11534
11535 * subr.el (subregexp-context-p): Fix garbled doc string by adding
11536 quoting.
11537
11538 2005-02-19 Jay Belanger <belanger@truman.edu>
11539
11540 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
11541 Remove extra definitions.
11542 (calc-coth): New function.
11543 (calcFunc-cot): Fix `let'.
11544
11545 2005-02-19 Eli Zaretskii <eliz@gnu.org>
11546
11547 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
11548 the reasons we use "type pc" in these faces.
11549
11550 * button.el (button): Ditto.
11551
11552 2005-02-19 Michael Mauger <mmaug@yahoo.com>
11553
11554 * replace.el (query-replace-read-from): Set the value of
11555 query-replace-from-history-variable to handle the case of an empty
11556 string entered to accept the suggested default.
11557
11558 * net/tramp.el (tramp-file-name-for-operation):
11559 Use dired-call-process instead of dired-call-process-command.
11560
11561 2005-02-19 Jay Belanger <belanger@truman.edu>
11562
11563 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
11564 (math-div-non-trig): New variables.
11565 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
11566 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
11567 (math-combine-prod, math-div-symb-fancy): Add simplifications for
11568 trig expressions.
11569
11570 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
11571
11572 * progmodes/gdb-ui.el (gdb-var-update-handler)
11573 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
11574 for watch expressions,
11575 (gdb-var-create-handler): Don't set speedbar-update-flag.
11576 (gdb-post-prompt): Simplify test for speedbar.
11577
11578 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
11579
11580 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
11581 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
11582 we use the syntax table of the correct buffer.
11583 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
11584 Felix Gatzemeier.
11585
11586 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
11587 (ediff-file-remote-p): Make synonymous with file-remote-p.
11588 In all deffaces ediff-*-face-*, use min-colors.
11589
11590 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
11591 ediff-recurse-to-subdirectories.
11592 (ediff-mark-if-equal): Check that the arguments are strings, use
11593 ediff-same-contents (after to Felix Gatzemeier).
11594
11595 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
11596 nil.
11597
11598 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
11599
11600 * log-view.el (log-view-message-re): Fix up Subversion regexp.
11601
11602 2005-02-18 David Kastrup <dak@gnu.org>
11603
11604 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
11605 use `mark-active' when defined.
11606
11607 2005-02-18 Kenichi Handa <handa@m17n.org>
11608
11609 * ps-print.el (ps-font-info-database): New entry
11610 ZapfChancery-MediumItalic with correct font name. Fix font name
11611 of the entry Zapf-Chancery-MediumItalic.
11612
11613 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
11614
11615 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
11616
11617 2005-02-16 Kim F. Storm <storm@cua.dk>
11618
11619 * ido.el (ido-fallback-command): Pass user input to fallback command.
11620
11621 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
11622
11623 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
11624 (gdb-find-file-hook): Add server prefix.
11625
11626 2005-02-16 Richard M. Stallman <rms@gnu.org>
11627
11628 * replace.el (perform-replace): Pass new args to replace-highlight.
11629 (replace-highlight): Take region args,
11630 and pass them to isearch-lazy-highlight-new-loop.
11631
11632 * novice.el (disabled-command-hook): Autoload the defalias
11633 and the make-obsolete-variable call.
11634
11635 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
11636
11637 * isearch.el (isearch-lazy-highlight-start-limit)
11638 (isearch-lazy-highlight-end-limit): New variables limit
11639 the region for highlighting.
11640 (isearch-lazy-highlight-new-loop): New args BEG and END.
11641 (isearch-lazy-highlight-search): Use the new vars.
11642 (isearch-lazy-highlight-update): Likewise.
11643
11644 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
11645
11646 * cus-start.el (all): Use default-boundp.
11647
11648 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
11649
11650 * menu-bar.el (menu-bar-select-frame): Handle current frame.
11651
11652 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
11653
11654 * autorevert.el (auto-revert-stop-on-user-input)
11655 (auto-revert-verbose): Doc fixes.
11656
11657 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
11658
11659 * international/mule-cmds.el (set-locale-environment): Remove call
11660 to set-selection-coding-system on Windows.
11661
11662 2005-02-15 Jay Belanger <belanger@truman.edu>
11663
11664 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
11665 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
11666 calcFunc-coth.
11667 (math-simplify-sqrt): Add simplifications.
11668
11669 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
11670 to list.
11671
11672 * calc/calc-ext.el: Add functions to autoloads.
11673
11674 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
11675 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
11676 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
11677 (math-csc-raw, math-cot-raw): New functions.
11678
11679 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
11680
11681 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
11682 the variable name in a message.
11683
11684 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
11685 calcFunc-csc, calcFunc-cot.
11686
11687 * calc/calcalg2.el: Add derivative and integration rules for
11688 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
11689 calcFunc-csch, calcFunc-coth.
11690 (math-do-integral-methods): Add to checks for when to use
11691 substitutions.
11692
11693 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
11694
11695 2005-02-15 Lute Kamstra <lute@gnu.org>
11696
11697 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
11698 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
11699 <monnier@iro.umontreal.ca>
11700 (lisp-outline-level): Improve efficiency. Suggested by David
11701 Kastrup <dak@gnu.org>.
11702
11703 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
11704
11705 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
11706 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
11707 (gdb-set-gud-minor-mode-existing-buffers): New functions.
11708 (gdb-find-file-hook): New hook. Add it to find-file-hook.
11709 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
11710
11711 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
11712
11713 * cus-start.el (all): Comment change.
11714
11715 2005-02-14 Lute Kamstra <lute@gnu.org>
11716
11717 * cus-start.el (all): Check if symbol is void.
11718
11719 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
11720
11721 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
11722 optional argument to \cite.
11723
11724 2005-02-14 Richard M. Stallman <rms@gnu.org>
11725
11726 * cus-edit.el (custom-buffer-create-internal): Update help message.
11727 (custom-magic-alist): Update help messages.
11728
11729 * cus-start.el (all): Allow a var to specify a standard value.
11730
11731 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
11732
11733 * custom.el (custom-theme-set-variables): Handle variable aliases.
11734
11735 * frame.el (blink-cursor-timer): Doc fix.
11736 (blink-cursor): Make it an alias for `blink-cursor-mode' and
11737 declare obsolete.
11738 (blink-cursor-mode): Define with defcustom and use correct
11739 standard expression in that defcustom.
11740 * startup.el (command-line): Adapt to above changes in frame.el.
11741
11742 2005-02-11 Lute Kamstra <lute@gnu.org>
11743
11744 * apropos.el (apropos-score-doc): Prevent division by zero.
11745
11746 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
11747
11748 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
11749 (icalendar--get-event-property-attributes)
11750 (icalendar--get-event-properties)
11751 (icalendar--datetime-to-diary-date): New functions.
11752 (icalendar--split-value): Doc fix.
11753 (icalendar--datetime-to-noneuropean-date)
11754 (icalendar--datetime-to-european-date): New optional argument
11755 SEPARATOR. Return result as a string instead of a list.
11756 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
11757 (icalendar--convert-string-for-export): Rename arg S to STRING.
11758 (icalendar-export-region): Doc fix. Change name of error buffer.
11759 Save output buffer.
11760 (icalendar-import-file): Add blank at end of prompt.
11761 (icalendar-import-buffer): Doc fix. Do not switch to error
11762 buffer. Indicate status in return value.
11763 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
11764 buffer. Save output buffer. Handle exception from recurrence
11765 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
11766 events. Fix problems with weekly all-day events.
11767
11768 2005-02-10 Richard M. Stallman <rms@gnu.org>
11769
11770 * simple.el (eval-expression-print-format):
11771 Avoid warning about edebug-active.
11772
11773 * help.el (help-for-help-internal): Rename from help-for-help.
11774 (help-for-help): Define with defalias.
11775
11776 * font-core.el (font-lock-default-function): Use with-no-warnings.
11777
11778 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
11779
11780 * custom.el (defface): Doc fix.
11781
11782 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
11783
11784 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
11785 width 0" to prevent word wrapping problems.
11786
11787 2005-02-09 Kim F. Storm <storm@cua.dk>
11788
11789 * ido.el (ido-file-extensions-order): New defcustom.
11790 (ido-file-extension-lessp, ido-file-extension-aux)
11791 (ido-file-extension-order): New advanced file ordering.
11792 (ido-file-lessp): New simple file ordering.
11793 (ido-sort-list): Remove.
11794 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
11795 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
11796
11797 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
11798
11799 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
11800 that some versions of grep produce.
11801 (grep-mode-font-lock-keywords): Likewise.
11802
11803 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
11804
11805 * progmodes/gdb-ui.el (gdb-location-list): New variable.
11806 (gdb-cdir): Delete.
11807 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
11808 (gdb-source-info): Treat case when source file is in another
11809 directory properly.
11810 (gdb-get-location): New function.
11811
11812 2005-02-07 Jay Belanger <belanger@truman.edu>
11813
11814 * calc/calc-prog.el (calc-write-parse-table-part)
11815 (calc-fix-token-name): Fix a check for language type.
11816
11817 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
11818
11819 2005-02-07 Andre Spiegel <spiegel@gnu.org>
11820
11821 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
11822 as directory not writable.
11823
11824 2005-02-07 Kim F. Storm <storm@cua.dk>
11825
11826 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
11827 (cua--standard-movement-commands): Remove list.
11828 Instead, set CUA property value to move for movement commands.
11829 (cua-movement-commands): Remove. Users must set CUA prop instead.
11830 (cua--pre-command-handler): Check CUA property.
11831 (cua--init-keymaps): Don't remap undo commands.
11832 (cua-mode): Don't call cua--rectangle-on-off.
11833
11834 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
11835 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
11836 (cua--rect-undo-set-point): New var.
11837 (cua--rectangle-undo-boundary): Setup undo apply entry.
11838 (cua--rect-undo-handler): New function for rectangle undo.
11839 (cua--rect-start-position, cua--rect-end-position): Add.
11840 (cua--rectangle-post-command): Call cua--rectangle-set-corners
11841 for restored rectangle. Set point if cua--rect-undo-set-point.
11842
11843 2005-02-06 Jay Belanger <belanger@truman.edu>
11844
11845 * calc/calc-lang.el (calc-tex-language): Display more information
11846 in messages.
11847
11848 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
11849 in TeX mode.
11850
11851 2005-02-06 Richard M. Stallman <rms@gnu.org>
11852
11853 * emacs-lisp/lisp.el (buffer-end): Doc fix.
11854
11855 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
11856
11857 * net/ldap.el (ldap-search-internal): Support attributes with
11858 optional descriptions separated by a semi-colon, as in
11859 "userCertificate;binary".
11860
11861 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11862
11863 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
11864 isn't a cons (i.e. the version is 0).
11865
11866 2005-02-05 Eli Zaretskii <eliz@gnu.org>
11867
11868 * help.el (help-for-help): Doc fix.
11869
11870 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
11871
11872 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
11873 GDB-Windows on the menu-bar as this works better.
11874
11875 2005-02-04 Jay Belanger <belanger@truman.edu>
11876
11877 * calc/calc-embed.el (calc-embedded-update): Don't put in
11878 unnecessary newlines. Adjust the end of formula marker.
11879
11880 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
11881 (math-latex-parse-two-args): New function.
11882
11883 2005-02-03 Lute Kamstra <lute@gnu.org>
11884
11885 * help-fns.el (help-with-tutorial): Make sure that users cannot
11886 remove the entire text of the tutorial by means of `undo'.
11887
11888 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
11889
11890 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
11891 in recent changes, where the ispell process was repeatedly
11892 killed & restarted.
11893
11894 * international/mule-cmds.el (set-locale-environment): Set file-name
11895 coding system to utf-8 on Darwin systems.
11896 (set-default-coding-systems): Don't set default-file-name-coding-system
11897 on Darwin systems.
11898
11899 2005-02-03 Richard M. Stallman <rms@gnu.org>
11900
11901 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
11902
11903 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
11904
11905 * faces.el (list-faces-display): Add optional argument.
11906
11907 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
11908
11909 * font-core.el (font-lock-default-function): Handle the rare case where
11910 only font-lock-keywords is set.
11911
11912 2005-02-02 Kenichi Handa <handa@m17n.org>
11913
11914 * international/characters.el: Cancel previous change for
11915 I-WITH-DOT-ABOVE and DOTLESS-i.
11916
11917 * international/latin-5.el: Cancel previous change.
11918
11919 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
11920
11921 * progmodes/gud.el: Correction to syntax in gud-menu-map.
11922
11923 2005-02-02 Kenichi Handa <handa@m17n.org>
11924
11925 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
11926 DOTLESS-i.
11927
11928 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
11929 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
11930
11931 * case-table.el (get-upcase-table): New function.
11932 (copy-case-table): Copy upcaes table too if non-nil.
11933 (set-case-syntax-delims): Maintain upcase table too.
11934 (set-case-syntax-pair): Likewise.
11935 (set-upcase-syntax, set-downcase-syntax): New functions.
11936 (set-case-syntax): Maintain upcase table too.
11937
11938 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
11939
11940 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
11941
11942 * progmodes/gud.el (gud-goto-info): New function.
11943 (gud-tool-bar-map): Use correct icon.
11944
11945 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
11946
11947 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
11948 When delegating, order args in the funcall correctly.
11949
11950 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
11951
11952 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
11953
11954 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
11955
11956 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
11957 buffer not visiting a file.
11958
11959 2005-01-31 Jay Belanger <belanger@truman.edu>
11960
11961 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
11962 bound on the line with the formula.
11963
11964 2005-01-31 Kim F. Storm <storm@cua.dk>
11965
11966 * ses.el (ses-create-cell-variable-range)
11967 (ses-destroy-cell-variable-range, ses-reset-header-string)
11968 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
11969 (ses-insert-row): Fix format of apply undo entries.
11970
11971 2005-01-31 Jay Belanger <belanger@truman.edu>
11972
11973 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
11974 parts.
11975
11976 * calc/calc-embed.el (calc-embedded-open-formula)
11977 (calc-embedded-close-formula): Ignore matrix environments.
11978
11979 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
11980 TeX mode.
11981
11982 * calc/calc-lang.el (math-function-table, math-oper-table)
11983 (math-variable-table): Adjust the LaTeX portions.
11984
11985 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
11986 (math-latex-ignore-words): New constant.
11987
11988 2005-01-31 Richard M. Stallman <rms@gnu.org>
11989
11990 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
11991 (ispell-local-dictionary): Doc fix.
11992 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
11993 Don't reinitialize at run time. Don't defcustom.
11994 All uses changed to append ispell-local-dictionary-alist,
11995 or check it first.
11996 (ispell-current-dictionary): New variable for dictionary in use.
11997 (ispell-dictionary): Now used only for global default.
11998 (ispell-start-process): Set ispell-current-dictionary,
11999 not ispell-dictionary.
12000 (ispell-change-dictionary): Use this only for setting
12001 user preferences.
12002 (ispell-internal-change-dictionary): New function
12003 to change the current dictionary in use.
12004 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
12005 Use ispell-current-dictionary.
12006 Handle ispell-local-dictionary-overridden.
12007 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
12008
12009 2005-01-31 Jay Belanger <belanger@truman.edu>
12010
12011 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
12012
12013 * calc/calc-ext.el: Add calc-latex-language to autoloads.
12014 (calc-mode-map): Add calc-latex-language.
12015
12016 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
12017 (math-latex-print-frac): New functions.
12018 (math-oper-table, math-function-table, math-variable-table)
12019 (math-complex-format, math-input-filter): Add latex properties.
12020 (calc-set-language): Set math-expr-special-function-mapping.
12021
12022 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
12023 (calc-write-parse-table-part): Add LaTeX support.
12024
12025 * calc/calc.el (calc-language): Adjust docstring.
12026 (calc-set-mode-line): Add LaTeX support.
12027 (math-expr-special-function-mapping): New variable.
12028 (math-tex-ignore-words): Add to list.
12029
12030 * calc/calccomp.el (math-compose-expr, math-compose-rows):
12031 Add LaTeX support.
12032 (math-compose-expr): Add support for special functions.
12033
12034 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
12035
12036 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
12037
12038 * progmodes/gdb-ui.el (gdb-memory-address)
12039 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
12040 (gdb-memory-mode-map, gdb-memory-format-keymap)
12041 (gdb-memory-format-menu, gdb-memory-unit-keymap)
12042 (gdb-memory-unit-menu): New variables for a buffer
12043 that lets the user examine program memory.
12044 (gdb-memory-set-address, gdb-memory-set-repeat-count)
12045 (gdb-memory-format-binary, gdb-memory-format-octal)
12046 (gdb-memory-format-unsigned, gdb-memory-format-signed)
12047 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
12048 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
12049 (gdb-memory-unit-word, gdb-memory-unit-halfword)
12050 (gdb-memory-unit-byte, gdb-memory-unit-menu)
12051 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
12052 (gdb-memory-mode, gdb-memory-buffer-name)
12053 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
12054 New functions for above buffer.
12055
12056 2005-01-30 Richard M. Stallman <rms@gnu.org>
12057
12058 * cus-edit.el (custom-bury-buffer): Function deleted.
12059 (custom-buffer-done-function): Option deleted.
12060 (custom-buffer-done-kill): New (replacement option.
12061 (Custom-buffer-done): Call quit-window.
12062 (custom-buffer-create-internal): Update for above changes.
12063
12064 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
12065
12066 * simple.el (undo-ask-before-discard): New var.
12067 (undo-outer-limit-truncate): Implement it.
12068 (undo-extra-outer-limit): Doc update.
12069
12070 2005-01-29 Richard M. Stallman <rms@gnu.org>
12071
12072 * ses.el (undo-more): Delete defadvice.
12073 (ses-begin-change): Doc fix.
12074
12075 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
12076 instead of rebinding C-x u and C-_.
12077
12078 * files.el (normal-backup-enable-predicate): Return nil for files
12079 in /tmp, regardless of temporary-file-directory.
12080
12081 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
12082
12083 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
12084 (open-rectangle, delete-whitespace-rectangle-line)
12085 (clear-rectangle-line): If FILL, pass t instead of FILL
12086 for move-to-column's 2nd arg.
12087
12088 * simple.el (undo): Fix the test for continuing a series of undos.
12089 (undo-more): Set pending-undo-list to t when we reach end.
12090 (pending-undo-list): Move up defvar.
12091
12092 * wid-edit.el (widget-button-click):
12093 Shorten the range of the track-mouse binding.
12094
12095 * comint.el (comint-insert-input): Undo previous changes;
12096 use last-input-event in interactive spec.
12097
12098 2005-01-29 Eli Zaretskii <eliz@gnu.org>
12099
12100 * progmodes/compile.el (compilation-start): Bind buffer-read-only
12101 to nil before invoking call-process. Reset buffer's modified flag
12102 after fontifying it in the no-async branch.
12103
12104 * wid-edit.el (widget-specify-button): If mouse pointer shape
12105 cannot be changed, use mouse face instead.
12106
12107 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
12108
12109 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
12110 (gdb-goto-breakpoint): Make breakpoint handling work on template
12111 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
12112 (gdb-assembler-custom): Update to recognize breakpoint information
12113 added on 2005-01-19.
12114
12115 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
12116
12117 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
12118 (dsssl-mode): Use define-derived-mode.
12119 (scheme-mode-initialize): Remove.
12120 (scheme-mode): Use run-mode-hooks.
12121
12122 * cus-edit.el (customize-group-other-window)
12123 (custom-buffer-create-other-window): Don't override special-display-*.
12124 (custom-mode-map): Make it dense.
12125
12126 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
12127 sets the default value.
12128
12129 2005-01-28 Eli Zaretskii <eliz@gnu.org>
12130
12131 * descr-text.el: Add more keywords.
12132
12133 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
12134
12135 * speedbar.el: Avoid unnecessary use of locate-library.
12136
12137 * international/mule-cmds.el (standard-display-european-internal):
12138 Don't fiddle with latin-1 non-break space any more since it's now
12139 special cased in the C code.
12140 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
12141
12142 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
12143
12144 * cus-start.el (all): Add `undo-outer-limit'.
12145
12146 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12147
12148 * textmodes/bibtex.el (bibtex-format-entry):
12149 Use `bibtex-empty-field-re' only on the text of fields, not on entire
12150 field lines.
12151 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
12152 not on part of a buffer.
12153
12154 2005-01-25 Lute Kamstra <lute@gnu.org>
12155
12156 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
12157 nonempty field text strings like "{letters\\macro{}more letters}".
12158 Clarify docstring.
12159 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
12160 (bibtex-entry-offset, bibtex-parse-association)
12161 (bibtex-parse-field-name): Fix typos in docstrings.
12162 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
12163
12164 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
12165
12166 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
12167 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
12168 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
12169 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
12170
12171 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
12172 isearch minor mode.
12173
12174 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
12175
12176 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
12177
12178 2005-01-24 Lute Kamstra <lute@gnu.org>
12179
12180 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
12181 CASECHARS and NOT-CASECHARS regular expressions of the
12182 "nederlands" and "nederlands8" dictionaries to prevent a "Range
12183 striding over charsets" error.
12184
12185 2005-01-24 Jay Belanger <belanger@truman.edu>
12186
12187 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
12188 display variable name.
12189
12190 2005-01-24 Kenichi Handa <handa@m17n.org>
12191
12192 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
12193 Fix setting of the element of encoded-kbd-iso2022-invocations.
12194
12195 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
12196
12197 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
12198 (gdb-threads-select): Change to also accept mouse events.
12199 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
12200 (gdb-threads-mouse-select): Delete.
12201
12202 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
12203
12204 * files.el (insert-directory): Take care of empty directory,
12205 listed without -a switch.
12206
12207 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
12208
12209 * textmodes/refill.el (refill-post-command-function):
12210 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
12211 to the list of functions that we should be careful not to undo.
12212 (refill-late-fill-paragraph-function): Remove.
12213 (refill-saved-state): New var.
12214 (refill-mode): Use it to save fill-paragraph-function.
12215 Save also the value of auto-fill-function.
12216
12217 * term/w32-win.el: Simplify code.
12218
12219 2005-01-23 Kim F. Storm <storm@cua.dk>
12220
12221 * simple.el (line-move): Adapt to new return value from
12222 pos-visible-in-window-p.
12223
12224 * simple.el (line-move): Fix last change. Check partial
12225 visibility at point rather than at window-start.
12226
12227 2005-01-22 Jason Rumney <jasonr@gnu.org>
12228
12229 * term/w32-win.el (xw-defined-colors): Remove debug-message.
12230
12231 2005-01-22 David Kastrup <dak@gnu.org>
12232
12233 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
12234
12235 2005-01-22 Eli Zaretskii <eliz@gnu.org>
12236
12237 * type-break.el (type-break-mode): Add a test for
12238 type-break-file-name being non-nil.
12239
12240 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
12241
12242 * net/eudc.el (top level): Call (message "") via progn, so that
12243 eudc-options-file is loaded.
12244
12245 2005-01-22 Kim F. Storm <storm@cua.dk>
12246
12247 * simple.el (line-move-1): Rename from line-move.
12248 (line-move): New function that adjusts vscroll for partially
12249 visible rows, and calls line-move-1 otherwise.
12250
12251 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
12252
12253 * pcomplete.el: Define pcomplete-read-event instead of read-event,
12254 since it's not a complete read-event implementation
12255
12256 2005-01-20 Jay Belanger <belanger@truman.edu>
12257
12258 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
12259 for called function.
12260
12261 2005-01-20 Steven Tamm <steventamm@mac.com>
12262
12263 * term/mac-win.el (process-connection-type): Remove.
12264 Controlled now by s/darwin.h:PTY_ITERATION.
12265
12266 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
12267
12268 * window.el (handle-select-window): Don't switch window when we're
12269 in the minibuffer.
12270
12271 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
12272
12273 * subr.el (dotimes-with-progress-reporter): New macro.
12274
12275 * ses.el (ses-dotimes-msg): Remove macro.
12276 Use `dotimes-with-progress-reporter' instead.
12277
12278 2005-01-19 Steven Tamm <steventamm@mac.com>
12279
12280 * term/mac-win.el (process-connection-type): Use new
12281 operating-system-release variable to use ptys on Darwin 7 (OS X
12282 10.3) when using carbon build.
12283
12284 2005-01-19 Jay Belanger <belanger@truman.edu>
12285
12286 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
12287 flags if the last command was a tab or M-tab.
12288
12289 * calc/calc-prog.el (calc-user-define-edit): Put original formula
12290 in formula editing buffer.
12291
12292 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
12293
12294 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
12295 breakpoint image symbol in margin.
12296
12297 2005-01-19 Jay Belanger <belanger@truman.edu>
12298
12299 * calc/calc-prog.el (calc-execute-kbd-macro):
12300 Ignore calc-keep-arg-flag.
12301
12302 2005-01-19 Kenichi Handa <handa@m17n.org>
12303
12304 * textmodes/ispell.el (ispell-looking-at): New function.
12305 (ispell-process-line): Use ispell-looking-at to compare the ispell
12306 output and the buffer contents.
12307
12308 2005-01-18 Jay Belanger <belanger@truman.edu>
12309
12310 * calc/calc.el (calc-display-raw): Fix docstring.
12311
12312 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
12313
12314 * simple.el (blink-matching-open): Strip extra info from syntax.
12315
12316 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
12317 funny chars in the end-of-here-doc marker.
12318
12319 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
12320
12321 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
12322 that enable/disabled state of breakpoints is shown correctly in
12323 fringe and on ttys.
12324 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
12325 Add breakpoint information as text properties.
12326 (gdb-mouse-toggle-breakpoint):
12327 Rename to gdb-mouse-set-clear-breakpoint.
12328 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
12329 breakpoints in the margin.
12330 (gdb-remove-strings): Simplify.
12331
12332 2005-01-17 Jay Belanger <belanger@truman.edu>
12333
12334 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
12335 erasing buffer.
12336
12337 2005-01-17 Richard M. Stallman <rms@gnu.org>
12338
12339 * progmodes/grep.el (grep-find): Copy from `grep' the condition
12340 for calling grep-compute-defaults.
12341
12342 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
12343 if buffer is empty.
12344
12345 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
12346
12347 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
12348
12349 * hilit-chg.el (highlight-changes-mode): Don't autoload.
12350
12351 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
12352 non-preloaded variables.
12353
12354 2005-01-17 Steven Tamm <steventamm@mac.com>
12355
12356 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
12357 tex-shell cause to force interactivity when using pipes.
12358
12359 2005-01-17 Kim F. Storm <storm@cua.dk>
12360
12361 * simple.el (just-one-space): Make arg optional.
12362
12363 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
12364
12365 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
12366 posn-at-x-y to t to access left-margin.
12367
12368 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
12369
12370 Sync with Tramp 2.0.47.
12371
12372 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
12373 catching keep-date problems in cp/scp operations.
12374 (tramp-handle-copy-file): Don't call `set-file-modes'
12375 unconditionally. Specialized functions should know better what is
12376 necessary. This improves performance a little bit, and the
12377 functions could catch errors with `cp -p' and `scp -p'.
12378 (tramp-do-copy-or-rename-file-via-buffer)
12379 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
12380 when appropriate.
12381 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
12382 Call `set-file-modes' when appropriate.
12383 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
12384 Johnsson <isak@hypergene.com>
12385 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
12386 of both Tramp buffer and debug buffer. Reported by Joakim Verona
12387 <joakim@verona.se>
12388 (tramp-file-name-for-operation): Mark `shell-command' as magic for
12389 Emacs only.
12390
12391 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
12392 `find-file-hooks' and `dired-mode-hook'.
12393 (tramp-minor-mode-map): Respective map. Add remapping for
12394 `compile' and `recompile'.
12395 (tramp-remap-command, tramp-recompile): New defuns.
12396 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
12397 in buffer "*Compilation*". Call the commands asynchronously.
12398
12399 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
12400 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
12401 `shell-command', because it isn't magic in XEmacs. Reported by
12402 Adrian Aichner <adrian@xemacs.org>.
12403
12404 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
12405 `substitute-in-file-name.
12406 (tramp-smb-handle-substitute-in-file-name): New defun.
12407 (tramp-smb-advice-PC-do-completion): Delete advice.
12408
12409 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
12410
12411 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
12412 Fix error in deleting region.
12413
12414 2005-01-15 Richard M. Stallman <rms@gnu.org>
12415
12416 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
12417 In non-temp buffer, switch syntax table temporarily.
12418
12419 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
12420
12421 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
12422
12423 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
12424
12425 * imenu.el (imenu--split-menu): Copy menulist before sorting.
12426 (imenu--generic-function): Use START, not BEG, as pos of definition.
12427
12428 * simple.el (just-one-space): Argument specifies number of spaces.
12429
12430 * simple.el (eval-expression-print-format): Avoid warning
12431 about edebug-active.
12432
12433 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
12434
12435 * progmodes/sh-script.el: Code copied from make-mode.el
12436 with small changes,
12437 (sh-mode-map): Bind C-c C-\.
12438 (sh-backslash-column, sh-backslash-align): New variables.
12439 (sh-backslash-region, sh-append-backslash): New functions.
12440
12441 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
12442
12443 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
12444 (rmail-pop-password, rmail-pop-password-required): Move to
12445 rmail-obsolete group.
12446 (rmail-set-pop-password): Rename to rmail-set-remote-password.
12447 All callers updated.
12448 (rmail-get-pop-password): Rename to rmail-get-remote-password.
12449 Take an argument specifying whether it is POP or IMAP mailbox we
12450 are using. All callers updated.
12451 (rmail-pop-password-error): Rename to
12452 rmail-remote-password-error. Added mailutils-specific error message.
12453 (rmail-movemail-search-path)
12454 (rmail-movemail-variant-in-use): New variables.
12455 (rmail-remote-password, rmail-remote-password-required):
12456 New customization variables.
12457 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
12458 (rmail-parse-url): New function.
12459 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
12460 with GNU mailutils movemail.
12461
12462 2005-01-15 Kevin Ryde <user42@zip.com.au>
12463
12464 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
12465 suffix to space, $ or '$, to correctly position point when going
12466 to @table style constants like DBL_MAX.
12467
12468 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
12469
12470 * type-break.el (type-break-mode, type-break-file-time)
12471 (type-break-file-keystroke-count, type-break-choose-file):
12472 Don't store data in or load data from the file if type-break-file-name
12473 is nil.
12474 (type-break-file-name): Doc update as per the above.
12475
12476 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
12477
12478 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
12479 lookup-key might return nil; handle that.
12480
12481 2005-01-15 Alan Mackenzie <acm@muc.de>
12482
12483 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
12484 rather than the element found, thus enabling the tree to be setcar'd.
12485
12486 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
12487
12488 * textmodes/org.el (org-show-following-heading): New option.
12489 (org-show-hierarchy-above): Use `org-show-following-heading'.
12490 (org-cycle): Documentation fix.
12491
12492 * textmodes/org.el (orgtbl-optimized): New option
12493 (orgtbl-mode): New command, a minor mode.
12494 (orgtbl-mode-map): New variable.
12495 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
12496 (orgtbl-error, orgtbl-self-insert-command)
12497 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
12498
12499 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
12500 a local variable in each org-mode buffer.
12501
12502 * textmodes/org.el (org-set-regexps-and-options): Rename from
12503 `org-set-regexps'. Added checking for STARTUP keyword.
12504 (org-get-current-options): Add STARTUP options.
12505 (org-table-insert-row): Make mode intelligent about when
12506 realignment is needed.
12507 (org-self-insert-command, org-delete-backward-char, org-delete-char):
12508 New commands.
12509 (org-enable-table-editor): New default value `optimized'.
12510 (org-table-blank-field): Support blanking regions if active.
12511
12512 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
12513
12514 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
12515 if the year is not given.
12516
12517 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
12518 Add new escapes %m and %M, fixed bug with %F by adding
12519 save-match-data.
12520 (reftex-reference): Remove ?. from list of spaces.
12521 (reftex-label-info): Add automatic label prefix recognition.
12522
12523 * textmodes/reftex-index.el (reftex-index-next-phrase):
12524 Add slave parameter to call of `reftex-index-this-phrase'.
12525 (reftex-index-this-phrase): New optional argument.
12526 (reftex-index-region-phrases): Add slave parameter to call of
12527 `reftex-index-this-phrase'.
12528 (reftex-display-index): New argument redo.
12529 (reftex-index-rescan): Add 'redo to arguments of
12530 `reftex-display-index'.
12531 (reftex-index-Rescan, reftex-index-revert)
12532 (reftex-index-switch-index-tag): Add 'redo to arguments of
12533 `reftex-display-index'.
12534 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
12535 indexing. Fix bug with matching is there is a quote before or
12536 after the word.
12537
12538 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
12539 Fix bug when collecting citation keys in lines with comments.
12540 (reftex-citation): Prefix argument no longer rescans the document,
12541 but forces prompting for optional arguments of cite macros.
12542 (reftex-do-citation): Prompting for optional arguments implemented.
12543
12544 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
12545 Add optional arguments to most cite commands.
12546 (reftex-cite-cleanup-optional-args): New option
12547 (reftex-cite-prompt-optional-args): New option.
12548 (reftex-trust-label-prefix): New option.
12549
12550 * textmodes/reftex-toc.el (reftex-toc-find-section):
12551 Add push-mark before changing the position in the buffer.
12552
12553 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
12554 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
12555
12556 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
12557
12558 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
12559 more carefully.
12560
12561 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
12562
12563 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
12564 (sgml-mode): Use it.
12565 (sgml-get-context): Better keep track of implicitly closed tags.
12566
12567 2005-01-13 Kenichi Handa <handa@m17n.org>
12568
12569 * textmodes/ispell.el: These changes are to fix misalignment error
12570 caused by equivalent characters of different Emacs charsets.
12571 (ispell-unified-chars-table): New variable.
12572 (ispell-get-decoded-string): New function.
12573 (ispell-get-casechars, ispell-get-not-casechars)
12574 (ispell-get-otherchars): Call ispell-get-decoded-string.
12575
12576 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
12577
12578 * custom.el (custom-declare-variable): Just put symbol instead
12579 of (defvar . symbol) in `current-load-list'.
12580
12581 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
12582
12583 * emacs-lisp/elint.el: Fixed typo in Commentary section.
12584
12585 2005-01-12 Jay Belanger <belanger@truman.edu>
12586
12587 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
12588 to create a Calc summary.
12589
12590 2005-01-12 Kim F. Storm <storm@cua.dk>
12591
12592 * mouse.el (mouse-on-link-p): Change functionality and doc
12593 string to comply with latest description in lisp ref.
12594
12595 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
12596
12597 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
12598 Enable mouse clicks on mode-line, header-line and margin.
12599 (event-type): Give mouse event symbols an 'event-kind property
12600 with value 'mouse-click.
12601
12602 2005-01-12 Juri Linkov <juri@jurta.org>
12603
12604 * facemenu.el (list-colors-display): Add new arg buffer-name.
12605 Use it. Fix docstring. Replace code for identifying duplicate
12606 colors by the name with call to `list-colors-duplicates' which
12607 identifies duplicate colors by the value unless the color
12608 is one of special Windows colors. Set truncate-lines to t.
12609 Print sorted duplicate color names on each line. Indent to 22
12610 \(the longest color name in rgb.txt) instead of 20. Optimize.
12611 (list-colors-duplicates): New function.
12612 (facemenu-color-name-equal): Delete function.
12613
12614 * facemenu.el (list-colors-print): New function created from code
12615 in list-colors-display. Print #RRGGBB at the window right edge.
12616 (list-colors-display): When temp-buffer-show-function is not
12617 defined, call list-colors-print from temp-buffer-show-hook
12618 to get the right value of window-width in list-colors-print
12619 after the buffer is displayed.
12620
12621 * simple.el (pop-mark): Move deactivate-mark out of conditional
12622 part to deactivate the active mark regardless of the state of the
12623 mark ring.
12624
12625 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
12626 variables line in desktop files.
12627
12628 2005-01-12 Juri Linkov <juri@jurta.org>
12629
12630 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
12631 Bring together isearch highlight related options.
12632 (lazy-highlight): Replace group `replace' by `matching'.
12633 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
12634 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
12635 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
12636 and declare them obsolete.
12637 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
12638 (isearch-faces): Remove defgroup.
12639 (isearch-overlay, isearch-highlight, isearch-dehighlight):
12640 Move isearch highlighting code closer to lazy highlighting code.
12641
12642 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
12643 (query-replace-highlight, query-replace-lazy-highlight)
12644 (query-replace): Move definitions to the beginning of the file.
12645
12646 2005-01-11 Juri Linkov <juri@jurta.org>
12647
12648 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
12649 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
12650 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
12651
12652 * info.el (Info-history-forward): New variable.
12653 (Info-select-node): Reset Info-history-forward to nil.
12654 (Info-last): Turn into defalias.
12655 (Info-history-back): Rename from Info-last.
12656 Add current node to Info-history-forward.
12657 (Info-history-forward): New fun.
12658 (Info-mode-map): Replace Info-last by Info-history-back.
12659 Bind Info-history-forward to "r".
12660 (Info-mode-menu): Replace Info-last by Info-history-back.
12661 Fix menu item text. Add menu item for Info-history-forward.
12662 (info-tool-bar-map): Replace Info-last by Info-history-back.
12663 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
12664 for Info-history-forward.
12665 (Info-mode): Replace Info-last by Info-history-back in docstring.
12666 Add local variable Info-history-forward.
12667 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
12668
12669 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
12670
12671 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
12672 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
12673 Ignore select-window events rather than fiddle with
12674 mouse-autoselect-window.
12675
12676 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
12677
12678 * type-break.el (type-break-mode): Fix previous change.
12679
12680 2005-01-10 Jay Belanger <belanger@truman.edu>
12681
12682 * calc/calc-ext.el (calc-reset): Reset when inside embedded
12683 calculator; only reset when point is inside a calculator.
12684 Don't adjust the window height if the window takes up the whole height
12685 of the frame.
12686
12687 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
12688
12689 * ebuff-menu.el (Electric-buffer-menu-mode):
12690 Preserve value of buffer-local var header-line-format.
12691
12692 2005-01-09 Jay Belanger <belanger@truman.edu>
12693
12694 * calc/calc.el (calc-mode-var-list-restore-saved-values):
12695 Make sure settings file exists before accessing it.
12696
12697 * calc/calc-embed.el (calc-embedded-subst):
12698 Replace math-multi-subst-rec, which is only supposed to be called
12699 by math-multi-subst, by math-multi-subst.
12700
12701 2005-01-09 Andre Spiegel <spiegel@gnu.org>
12702
12703 * vc.el (vc-allow-async-revert): New user option.
12704 (vc-disable-async-diff): New internal variable.
12705 (vc-revert-buffer): Use them to disable asynchronous diff.
12706
12707 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
12708 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
12709 asynchronously if vc-disable-async-diff is t.
12710
12711 2005-01-09 Jay Belanger <belanger@truman.edu>
12712
12713 * calc/calc.el (defcalcmodevar): New macro.
12714 (calc-mode-var-list-restore-default-values)
12715 (calc-mode-var-list-restore-saved-values): New functions.
12716 (calc-mode-var-list): Use defcalcmodevar to define it.
12717 (calc-always-load-extensions, calc-line-numbering)
12718 (calc-line-breaking, calc-display-just, calc-display-origin)
12719 (calc-number-radix, calc-leading-zeros, calc-group-digits)
12720 (calc-group-char, calc-point-char, calc-frac-format)
12721 (calc-prefer-frac, calc-hms-format, calc-date-format)
12722 (calc-float-format, calc-full-float-format, calc-complex-format)
12723 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
12724 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
12725 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
12726 (calc-matrix-brackets, calc-language, calc-language-option)
12727 (calc-left-label, calc-right-label, calc-word-size)
12728 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
12729 (calc-display-raw, calc-internal-prec, calc-angle-mode)
12730 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
12731 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
12732 (calc-window-height, calc-display-trail, calc-show-selections)
12733 (calc-use-selections, calc-assoc-selections)
12734 (calc-display-working-message, calc-auto-why, calc-timing)
12735 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
12736 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
12737 (calc-gnuplot-default-device, calc-gnuplot-default-output)
12738 (calc-gnuplot-print-device, calc-gnuplot-print-output)
12739 (calc-gnuplot-geometry, calc-graph-default-resolution)
12740 (calc-graph-default-resolution-3d, calc-invocation-macro)
12741 (calc-show-banner): Use defcalcmodevar to declare them and set
12742 their default values.
12743
12744 * calc/calc-ext.el (calc-reset): Restore saved values of variables
12745 instead of default values (but restore default values if there is
12746 an argument of 0).
12747
12748 2005-01-09 David Kastrup <dak@gnu.org>
12749
12750 * desktop.el (desktop-restore-eager): Fix typo in type.
12751
12752 2005-01-08 Richard M. Stallman <rms@gnu.org>
12753
12754 * cus-edit.el (customize): Delete :link.
12755
12756 2005-01-08 Jay Belanger <belanger@truman.edu>
12757
12758 * calc/calc.el (calc-mode): Remove the extension from the
12759 `calc-settings-file' file name when loading it.
12760
12761 2005-01-08 Kim F. Storm <storm@cua.dk>
12762
12763 * info.el (Info-mode-map, Info-next-link-keymap)
12764 (Info-prev-link-keymap, Info-up-link-keymap):
12765 Map follow-link to mouse-face.
12766 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
12767
12768 2005-01-08 Jay Belanger <belanger@truman.edu>
12769
12770 * calc/calc.el (calc-settings-file): Change default value.
12771 Suggested by cgw in a comment in calc-mode.el.
12772
12773 * calc/calc-mode.el (calc-settings-file-name):
12774 Compare calc-settings-file to user-init-file instead of ~/.emacs.
12775 Replace ~/.emacs in a prompt by calc-settings-file.
12776
12777 2005-01-07 Lars Hansen <larsh@math.ku.dk>
12778
12779 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
12780 (desktop-lazy-idle-delay): New customizable variables.
12781 (desktop-buffer-args-list): New variable.
12782 (desktop-append-buffer-args): New function.
12783 (desktop-save): Call desktop-append-buffer-args for some buffers.
12784 (desktop-lazy-create-buffer): New function.
12785 (desktop-idle-create-buffers): New function.
12786 (desktop-read): Add message about buffers to restore lazily.
12787 (desktop-lazy-abort): New command.
12788 (desktop-clear): Call desktop-lazy-abort.
12789 (desktop-lazy-complete): New command.
12790
12791 2005-01-06 Richard M. Stallman <rms@gnu.org>
12792
12793 * emacs-lisp/find-func.el (find-face-definition):
12794 Rename from find-face.
12795
12796 2005-01-06 Kim F. Storm <storm@cua.dk>
12797
12798 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
12799
12800 * man.el (Man-xref-man-page, Man-xref-header-file)
12801 (Man-xref-normal-file): Add follow-link property.
12802
12803 2005-01-06 Jay Belanger <belanger@truman.edu>
12804
12805 * calc/calc-units.el: Make sure the proper macro definitions are
12806 available when compiling.
12807
12808 2005-01-06 Juri Linkov <juri@jurta.org>
12809
12810 * isearch.el (isearch-lazy-highlight-update):
12811 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
12812
12813 2005-01-06 Miles Bader <miles@gnu.org>
12814
12815 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
12816 (isearch-lazy-highlight-face): Use new name.
12817
12818 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
12819
12820 * uniquify.el (uniquify-rationalize-file-buffer-names):
12821 Re-add an interactive spec.
12822 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
12823 to the same name.
12824
12825 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
12826 (isearch-update, isearch-done): Adjust calls accordingly.
12827
12828 2005-01-05 Richard M. Stallman <rms@gnu.org>
12829
12830 * custom.el (custom-set-variables, custom-theme-set-variables):
12831 Clarify documentation.
12832
12833 * emacs-lisp/find-func.el (find-variable)
12834 (find-variable-other-window, find-variable-other-frame):
12835 Fix the TYPE args to find-function-read and find-function-do-it.
12836 (find-function): Doc fix.
12837 (find-function-at-point): Replace function-at-point alias.
12838
12839 2005-01-04 Richard M. Stallman <rms@gnu.org>
12840
12841 * cus-face.el (custom-declare-face):
12842 Record defface in current-load-list.
12843
12844 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
12845
12846 * emacs-lisp/find-func.el: Doc fixes.
12847 (find-face-regexp): New variable.
12848 (find-function-regexp-alist): New variable.
12849 (find-function-C-source): Third arg is now TYPE.
12850 (find-function-search-for-symbol): Handle general TYPE.
12851 (find-function-read, find-function-do-it): Handle general TYPE.
12852 (find-definition-noselect, find-face): New functions.
12853 (function-at-point): Alias deleted.
12854
12855 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
12856
12857 * battery.el (display-battery-mode): Rename from display-battery.
12858 Handle the case where it gets turned off.
12859
12860 2005-01-04 Richard M. Stallman <rms@gnu.org>
12861
12862 * cus-edit.el (customize): Make :link point to user doc.
12863
12864 * man.el (Man-fontify-manpage): Turn off undo generation.
12865
12866 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
12867
12868 2005-01-04 Andreas Schwab <schwab@suse.de>
12869
12870 * files.el (insert-directory): Only look for error lines in
12871 inserted text. Don't move too far after processing --dired markers.
12872
12873 2005-01-04 Richard M. Stallman <rms@gnu.org>
12874
12875 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
12876 Don't expand if the character is @, period, dash, etc.
12877 (define-mail-abbrev): Quote names that contain problem characters.
12878
12879 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
12880
12881 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
12882
12883 2005-01-03 Richard M. Stallman <rms@gnu.org>
12884
12885 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
12886 (query-replace-highlight, query-replace-lazy-highlight)
12887 (query-replace): Definitions moved up. Doc fix.
12888
12889 2005-01-03 Richard M. Stallman <rms@gnu.org>
12890
12891 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
12892 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
12893 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
12894 (lazy-highlight-face): Rename from isearch-lazy-...
12895 Change all references to them.
12896
12897 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
12898
12899 * cus-edit.el (custom-file): Doc fix for defcustom.
12900 (custom-file): The function no longer sets the variable
12901 `custom-file' to its return value.
12902
12903 * startup.el (command-line): No longer load `custom-file'.
12904
12905 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
12906
12907 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
12908
12909 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
12910 Don't confuse module-prefixed identifiers for labels.
12911 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
12912
12913 2005-01-02 Richard M. Stallman <rms@gnu.org>
12914
12915 * files.el (basic-save-buffer-1): Fix previous change.
12916
12917 * loadhist.el (file-loadhist-lookup): New function.
12918 (file-provides, file-requires): Use it.
12919
12920 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
12921 instead of calculating the right size.
12922
12923 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
12924
12925 * vc-svn.el (vc-svn-diff): Stay local if possible.
12926
12927 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
12928
12929 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
12930
12931 * files.el (hack-local-variables): Fix last change.
12932
12933 2005-01-02 Jay Belanger <belanger@truman.edu>
12934
12935 * calc/calc-yank.el (calc-edit-top): New variable.
12936 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
12937 object. Change header properties.
12938 (calc-edit-finish, calc-edit-finish-stack-object)
12939 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
12940 edited object.
12941 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
12942 for the beginning of the edited object.
12943 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
12944 for the beginning of the edited object.
12945 * calc/calc-prog.el (calc-edit-macro-finish-edit)
12946 (calc-finish-formula-edit, calc-macro-repeats)
12947 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
12948 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
12949 beginning of the edited object.
12950 (calc-user-define-edit): Change the header for editing macros.
12951 Remove unnecessary variable.
12952
12953 2005-01-01 Jay Belanger <belanger@truman.edu>
12954
12955 * calc/calc-yank.el (calc-edit-mode): Change default header.
12956 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
12957 * calc/calc-store.el (calc-edit-variable): Change title to match new
12958 header.
12959 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
12960 mode to match new header.
12961 (calc-user-define-edit): Change titles to include names of commands.
12962 (calc-finish-formula-edit): Adjust to handle new header.
12963 (calc-finish-macro-edit): Remove.
12964 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
12965 (calc-edit-macro-command, calc-edit-macro-command-type)
12966 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
12967 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
12968 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
12969 (calc-edit-macro-finish-edit): New functions.
12970 (calc-user-define-edit): Use new functions to edit named calc macros.
12971
12972 2005-01-01 Stefan <monnier@iro.umontreal.ca>
12973
12974 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
12975
12976 * ses.el (copy-region-as-kill): Deactivate mark.
12977
12978 2005-01-01 Richard M. Stallman <rms@gnu.org>
12979
12980 * replace.el (occur-1): If the output buffer is also an input,
12981 don't kill it, rename it.
12982
12983 * faces.el (set-face-background, set-face-foreground): Doc fix.
12984
12985 * cus-face.el (custom-face-attributes): Fix :help-echo strings
12986 for :foreground and :background.
12987
12988 * dired.el (dired-view-command-alist): Variable deleted.
12989 (dired-view-file, dired-mouse-find-file-other-window):
12990 Delete the code to use it.
12991
12992 2005-01-01 Kim F. Storm <storm@cua.dk>
12993
12994 * image.el (insert-sliced-image): Use t for line-height property.
12995
12996 See ChangeLog.11 for earlier changes.
12997
12998 ;; Local Variables:
12999 ;; coding: iso-2022-7bit
13000 ;; End:
13001
13002 Copyright (C) 2005 Free Software Foundation, Inc.
13003 Copying and distribution of this file, with or without modification,
13004 are permitted provided the copyright notice and this notice are preserved.
13005
13006 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1