]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gud.el (gud-install-speedbar-variables): Add more
4 bindings.
5 (gud-speedbar-buttons): Preserve point if possible.
6 (gud-sentinel): Restore previous speedbar display type.
7
8 * progmodes/gdb-ui.el (gdba): Improve diagram.
9 (def-gdb-auto-update-handler, gdb-info-locals-handler)
10 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons): Call
11 get-buffer-window once.
12
13 2005-10-10 Andreas Schwab <schwab@suse.de>
14
15 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
16 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
17
18 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
19 outside source directory.
20
21 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
22
23 * textmodes/org.el: (org-mode-map): Explicit definition of `C-c
24 C-x' as a prefix.
25 (orgtbl-mode-map): Full keymap instead of sparse, because all
26 `self-insert-command' keys are redefined in this map.
27 (org-export-as-html): Specify charset for HTML file, by taking it
28 from the coding system.
29
30 2005-10-10 Kenichi Handa <handa@m17n.org>
31
32 * textmodes/flyspell.el (flyspell-check-word-p):
33 If unread-command-events is non-empty, don't call sit-for.
34
35 2005-10-09 Richard M. Stallman <rms@gnu.org>
36
37 * font-lock.el (font-lock-syntactic-keywords)
38 (font-lock-keywords): Doc fixes.
39
40 * textmodes/flyspell.el (flyspell-external-point-words): Simplify
41 logic, and don't try to check for consecutive appearances of one
42 incorrect word.
43
44 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
45
46 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
47 separator.
48
49 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
50 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
51 (gud-expansion-speedbar-buttons): New function.
52 (gud-speedbar-buttons): Check for gud-comint-buffer.
53
54 2005-10-09 Bill Wohler <wohler@newt.com>
55
56 * Makefile.in (updates): Add mh-loaddefs dependency.
57
58 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
59
60 * speedbar.el (speedbar-file-key-map): Fix typo.
61
62 2005-10-09 Daniel Brockman <daniel@brockman.se>
63
64 * cus-start.el (line-spacing): Add custom spec.
65
66 2005-10-09 Romain Francoise <romain@orebokech.com>
67
68 * textmodes/ispell.el (ispell-check-version): Fix last change.
69
70 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
71
72 * term/x-win.el: Removed -i, --icon-type from comment.
73
74 * startup.el (command-line-x-option-alist): Removed options -i,
75 -itype, --icon-type, added -nb, --no-bitmap-icon
76
77 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
78
79 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
80 instead of :active.
81
82 2005-10-08 Eric Hanchrow <offby1@blarg.net>
83
84 * textmodes/ispell.el (ispell-check-version):
85 Ignore hyphen, and all that follows, in aspell's version text.
86
87 2005-10-08 Jay Belanger <belanger@truman.edu>
88
89 * calc/calc-arith.el (math-known-square-matrixp): New function.
90 (math-pow-fancy): Check for matrices before distributing exponent
91 across products.
92
93 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
94 fullscreen keypad. Suggested by Luc Teirlinck.
95 (calc-keypad-show-input): Add space for formatting.
96
97 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
98 Add square matrix option.
99
100 * calc/calc-poly.el (math-expand-term): Check for matrices instead
101 of checking calc-matrix-mode when deciding how to expand.
102
103 * calc/calc.el (calc-set-mode-line): Add square matrix option.
104
105 2005-10-08 Lars Hansen <larsh@soem.dk>
106
107 * net/tramp.el (tramp-perl-directory-files-and-attributes): Add
108 error handling.
109 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
110
111 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
112
113 Sync with Tramp 2.0.51.
114
115 * net/tramp.el (tramp-handle-set-visited-file-modtime)
116 (tramp-handle-insert-file-contents, tramp-handle-write-region):
117 Insert special handling for `last-coding-system-used', again
118 it still seems to be necessary (unlike stated before).
119 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
120 (tramp-password-prompt-regexp): There might be other words before
121 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
122 (tramp-chunksize): Improve docstring.
123 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
124 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
125 Christian Joergensen <bugs@razor.dk>.
126
127 2005-10-07 Glenn Morris <rgm@gnu.org>
128
129 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
130 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
131 precision'.
132
133 2005-10-07 Romain Francoise <romain@orebokech.com>
134
135 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
136 (ibuffer-do-shell-command-pipe-replace)
137 (ibuffer-do-shell-command-file, ibuffer-do-eval)
138 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
139 (ibuffer-do-revert, ibuffer-do-replace-regexp)
140 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
141 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
142 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
143 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
144 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
145 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
146 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
147 Autoload file sans suffix.
148
149 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
150
151 2005-10-07 David Ponce <david@dponce.com>
152
153 * recentf.el (recentf-menu-open-all-flag): New option.
154 (recentf-digit-shortcut-command-name): New function.
155 (recentf--shortcuts-keymap): New variable.
156 (recentf-menu-shortcuts): New variable.
157 (recentf-make-menu-items): Initialize it. Replace the "More..."
158 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
159 (recentf-menu-value-shortcut): New function.
160 (recentf-make-menu-item): Use it. No more in-lined.
161 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
162 (recentf-open-most-recent-file): Rename from
163 `recentf-open-file-with-key'. Don't depend on key binding.
164 (recentf-mode-map): New variable.
165 (recentf-mode): Use it.
166
167 2005-10-06 Bill Wohler <wohler@newt.com>
168
169 * mh-e/mh-loaddefs.el: Removed. Now generated automatically.
170
171 * Makefile.in (AUTOGENEL): Added mh-e/mh-loaddefs.el.
172 (MH-E-SRC): Added. Used by mh-autoloads.
173 (mh-autoloads): Added. Builds mh-e/mh-loaddefs.el. Rebuilds if any
174 files in MH-E-SRC have been updated.
175 (compile, recompile, bootstrap): Depend on mh-autoloads.
176
177 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
178
179 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
180 gud-break and gud-remove icons when the fringe is not available.
181
182 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
183 Typo.
184
185 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
186
187 * play/zone.el (zone): Wrap body with save-window-excursion.
188
189 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
190
191 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
192 Use the new `list-only' arg to diary-list-entries.
193
194 * calendar/diary-lib.el: Use overlays rather than selective-display.
195 (diary-selective-display): New var.
196 (diary-header-line-format): Use it.
197 (diary-list-entries): Add argument `list-only'.
198 Put the buffer in diary-mode. Don't add \^M at beg and end.
199 Replace \^M by invisible overlays.
200 (diary-unhide-everything): Replace \^M by invisible overlays.
201 (print-diary-entries): Look for overlays rather than \^M.
202 Add a space to the temp buffer name.
203 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
204 Put the buffer in diary-mode.
205 (list-sexp-diary-entries): Replace \^M by invisible overlays.
206 (diary-anniversary): Make the year arg optional.
207 (diary-time-regexp): New const.
208 (diary-font-lock-keywords): Use it to accept a few more time formats.
209
210 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
211
212 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
213
214 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
215 Fix bug introduced 2005-07-03: Use (car (last ...))
216 to faithfully reproduce replaced artist-last.
217 (artist-set-arrow-points-for-poly): Likewise.
218 Suggested by Johan Bockg\e,Ae\e(Brd.
219
220 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
221
222 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
223 * wid-edit.el (widget):
224 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
225 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
226
227 2005-10-06 Kenichi Handa <handa@m17n.org>
228
229 * international/mule-cmds.el (set-language-environment):
230 Fix setting up of case-table for unibyte mode.
231
232 * simple.el (what-cursor-position): If the character is displayed
233 by some `display' text property, show that. Don't use
234 single-key-description for eight-bit characters in multibyte mode.
235
236 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
237
238 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
239 (gdb-ann3): Set it.
240 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
241 (gdb-info-frames-custom): Use inverse-video for first five
242 characters of selected frame only.
243 (gdb-get-frame-number): Select frame even when point is on frame
244 number.
245
246 2005-10-06 Masatake YAMATO <jet@gyve.org>
247
248 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
249 Put `font-lock-function-name-face'.
250 (gdb-info-frames-custom): Put `font-lock-function-name-face'
251 and `font-lock-variable-name-face'
252 (gdb-registers-font-lock-keywords): New font lock keywords definition.
253 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
254 (gdb-memory-font-lock-keywords): New font lock keywords definition.
255 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
256 (gdb-local-font-lock-keywords): New font lock keywords definition.
257 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
258 (gdb-threads-font-lock-keywords): New font lock keywords definition.
259 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
260
261 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
262
263 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
264 (ediff-merge-region-is-non-clash-to-skip): Previously called
265 ediff-merge-region-is-non-clash.
266
267 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
268 Use insert-buffer-substring.
269
270 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
271 selecting files to patch. Also bug fixes.
272
273 * ediff-util.el (ediff-setup): Bug fix.
274 (ediff-next-difference): Never skip clashes that differ in white
275 space only.
276
277 * ediff-wind.el (ediff-setup-control-frame)
278 (ediff-destroy-control-frame): Check the menubar feature.
279
280 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
281 (viper-refresh-mode-line): Use make-local-variable to localize
282 some vars instead of make-variable-buffer-local. Suggested by
283 Stefan Monnier.
284
285 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
286 (viper-restore-cursor-type, viper-set-insert-cursor-type):
287 Use make-local-variable instead of make-variable-buffer-local.
288 Suggested by Stefan Monnier.
289
290 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
291 (viper-comint-mode-hook): Use make-local-variable on
292 require-final-newline.
293 (viper-non-hook-settings): Don't use make-variable-buffer-local.
294
295 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
296
297 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
298 also the second char of a comment-start sequence.
299 (scheme-sexp-comment-syntax-table): New var.
300 (lambda, define): Set their scheme-doc-string-elt property.
301 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
302 Use lisp-font-lock-syntactic-face-function now that it properly
303 handles |...| symbols.
304 (scheme-mode-variables): Set lisp-doc-string-elt-property,
305 parse-sexp-lookup-properties and font-lock-extra-managed-props.
306
307 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
308 bit from # to |.
309 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
310
311 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
312 (lisp-doc-string-elt-property): New var.
313 (lisp-font-lock-syntactic-face-function): Use it.
314 Rewrite to recognize docstrings even for forms not at toplevel.
315
316 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
317 annotation on the | part of #| rather than on the # part.
318 (scheme-font-lock-syntactic-face-function): New function, to
319 distinguish strings from |...| symbols.
320 (scheme-mode-variables): Use it. Also fix up the font-lock-time
321 syntax-table so that #|...|# is properly highlighted.
322
323 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
324 Don't mark as docstring the 3rd elem of an unknown toplevel form.
325
326 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
327
328 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
329 and C-e.
330
331 * emacs-lisp/eldoc.el: Move comments into docstrings.
332 (eldoc-message-commands): Initialize in its declaration.
333 Add move-beginning-of-line and move-end-of-line.
334 (eldoc-add-command, eldoc-add-command-completions)
335 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
336
337 * outline.el (outline-mark-subtree): Activate the mark.
338
339 * calendar/appt.el (appt-time-regexp): New var.
340 (appt-add, appt-make-list): Use it.
341 (appt-convert-time): Clean up.
342
343 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
344 Don't set any syntax-table property here.
345 (tex-font-lock-verb): New function. Do it here.
346 (tex-font-lock-syntactic-keywords): Use it.
347
348 2005-10-04 Richard M. Stallman <rms@gnu.org>
349
350 * wid-edit.el (widget-file-complete): Get the widget start point
351 the right way. Default directory to `/' if file has none.
352
353 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
354
355 * textmodes/flyspell.el (flyspell-mode-on):
356 Call ispell-maybe-find-aspell-dictionaries.
357
358 * textmodes/ispell.el (ispell-word, ispell-region):
359 Call ispell-maybe-find-aspell-dictionaries.
360 (ispell-accept-buffer-local-defs):
361 Don't call ispell-maybe-find-aspell-dictionaries
362
363 2005-10-04 Richard M. Stallman <rms@gnu.org>
364
365 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
366
367 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
368
369 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
370 instead of `fboundp' in order to allow for anonymous functions.
371
372 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
373
374 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
375 case the user clicks on the link while another window is selected.
376 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
377
378 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
379 functionality.
380 (dframe-help-echo): Save point in case mouse tracking is off.
381
382 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
383
384 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
385
386 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
387
388 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
389 not change the global value of those vars.
390
391 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
392 make-local-variable which we do not need any more.
393
394 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
395
396 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
397 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
398 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
399 (speedbar-path-line): Define obsolete aliases.
400 (speedbar-line-directory): Doc fix.
401
402 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
403 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
404 instead of speedbar-line-path.
405
406 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
407
408 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
409 to nil if dropping on a window. Handle dropping on a minibuffer window
410 like dropping on a non-window part of Emacs.
411
412 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
413
414 * net/ange-ftp.el: Use with-current-buffer.
415 (ange-ftp-insert-directory): Do not follow symlinks any more.
416
417 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
418 Remove interactive spec.
419
420 2005-10-03 Kim F. Storm <storm@cua.dk>
421
422 * ido.el (ido-mode): Use custom-initialize-set.
423
424 2005-10-02 Richard M. Stallman <rms@gnu.org>
425
426 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
427 Use insert-buffer-substring.
428
429 * net/tramp.el: Pacify byte compiler warnings in pacification code.
430 (tramp-handle-file-local-copy): Use insert-buffer-substring.
431
432 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
433
434 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
435 in last change.
436 (ange-ftp-insert-directory): Fix up the search for the case where
437 `file' is absolute.
438
439 2005-10-02 Romain Francoise <romain@orebokech.com>
440
441 * progmodes/compile.el (compile-goto-error): Delete extra paren.
442
443 2005-10-02 Andreas Schwab <schwab@suse.de>
444
445 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
446 directory component in the session info.
447
448 2005-10-01 Richard M. Stallman <rms@gnu.org>
449
450 * comint.el (comint-redirect-subvert-readonly): Doc fix.
451
452 * simple.el (next-error-internal): New function.
453
454 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
455 (compilation-start): Pass new arg to compilation-buffer-name.
456 (compile-goto-error): Use next-error-internal.
457
458 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
459
460 * speedbar.el: Remove RCS tag.
461 (speedbar-check-read-only): Handle non-existent files.
462
463 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
464
465 * info.el (Info-speedbar-hierarchy-buttons)
466 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
467
468 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
469
470 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
471 Do not match newline.
472 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
473 (bibtex-summary): Remove unnecessary save-excursion.
474 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
475
476 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
477
478 * term/mac-win.el: Add charset info for "iso10646-1".
479 Modify default fontset to use ATSUI-compatible fonts for some charsets
480 if available.
481
482 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
483
484 * speedbar.el: Re-apply arch tag.
485 (speedbar-version): Rename to version 1.0. Suggested by Eric
486 M. Ludlam.
487 Reapply two changes from Emacs CVS' version of speedbar lost
488 during the merge:
489 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
490 (speedbar-frame-parameters): Improve customize type.
491
492 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
493
494 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
495 (ange-ftp-file-directory-p): Fix the symlink case.
496 (ange-ftp-insert-directory): When listing a single file, get a list of
497 the parent buffer and extract the relevant line. Inspired from a patch
498 by Katsumi Yamaoka <yamaoka@jpl.org>.
499 (ange-ftp-file-name-sans-versions): Simplify.
500
501 2005-09-30 Bill Wohler <wohler@newt.com>
502
503 Move MH-E image files from toolbar and mail directories into
504 etc/images.
505
506 * mail/reply2.*: Move to etc/images/mail/reply*.
507
508 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
509 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
510 etc/images.
511
512 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
513 * toolbar/reply*: Move to etc/images/mail.
514
515 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
516
517 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
518
519 * speedbar.el: New version 1.0pre3.
520
521 Frame management code (including timer, and mouse click specifics)
522 moved to dframe.el:
523 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
524 (speedbar-timer): Removed. Use dframe-timer.
525 (speedbar-close-frame): Removed. Use dframe-close-frame.
526 (speedbar-activity-change-focus-flag): Removed. Use
527 dframe-activity-change-focus-flag.
528 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
529 dframe-update-speed.
530
531 (speedbar-current-frame): New macro. Use this instead of the
532 variable speedbar-frame.
533
534 (speedbar-use-images, speedbar-expand-image-button-alist)
535 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
536
537 (speedbar-find-image-on-load-path): Removed. Replaced by
538 defezimage in ezimage.el.
539 (speedbar-expand-image-button-alist): Removed. Replaced by
540 ezimage-expand-image-button-alist in ezimage.el.
541
542 (speedbar-ignored-directory-regexp)
543 (speedbar-add-ignored-directory-regexp)
544 (speedbar-ignored-directory-expressions)
545 (speedbar-line-directory, speedbar-buffers-line-directory)
546 (speedbar-directory-line, speedbar-buffers-line-directory):
547 Renamed, replacing `path' with `directory'.
548
549 (speedbar-create-directory, speedbar-expand-line-descendants)
550 (speedbar-toggle-line-expansion)
551 (speedbar-contract-line-descendants): New commands.
552
553 (speedbar-query-confirmation-method, speedbar-select-frame-method)
554 (speedbar-use-tool-tips-flag): New options.
555
556 (speedbar-check-read-only, speedbar-require-version)
557 (speedbar-insert-separator, speedbar-buffers-tail-notes)
558 (speedbar-handle-delete-frame, speedbar-try-completion)
559 (speedbar-update-localized-contents): New functions.
560
561 (speedbar-incompatible-version, speedbar-ro-to-do-point)
562 (speedbar-object-read-only-indicator): New variables.
563
564 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
565 New hooks.
566
567 (speedbar-separator-face): New face.
568
569 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
570 (speedbar-ignored-modes): Add fundamental-mode.
571 (speedbar-directory-unshown-regexp): Add . directories.
572
573 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
574 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
575 `]' for full expand/close.
576 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
577
578 (speedbar-check-vc): Support hidden files.
579 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
580 (speedbar-this-file-in-vc): Use vc-state if available. If VC
581 state is nil, it is not checked out.
582
583 (speedbar-line-text, speedbar-line-token): Support expand buttons
584 with no text.
585 (speedbar-refresh): Universal argument acts as power-click.
586 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
587 that buffer to get variable values.
588
589 And many other bugfixes.
590
591 * dframe.el, ezimage.el, sb-image.el: New files.
592
593 * sb-*.xpm: Remove files. New image files installed into
594 etc/images/ezimage.
595
596 2005-09-30 Kenichi Handa <handa@m17n.org>
597
598 * ps-mule.el (ps-mule-show-warning): If a character is in
599 ps-print-translation-table, don't treat it as non-printable.
600
601 2005-09-30 David Ponce <david@dponce.com>
602
603 * tree-widget.el (tree-widget-themes-load-path): New variable.
604 (tree-widget-themes-directory): Doc fix.
605 (tree-widget-image-formats) [Emacs]: Doc fix.
606 (tree-widget--locate-sub-directory): New function.
607 (tree-widget-themes-directory): Use it.
608
609 * recentf.el (recentf-filename-handlers): Rename from
610 `recentf-filename-handler'. Allow a list of functions.
611 (recentf-menu-items-for-commands): Fix :help strings.
612 (recentf-apply-filename-handlers): New function.
613 (recentf-expand-file-name): Use it.
614 (recentf-cleanup): Remove duplicates too.
615
616 2005-09-29 Juri Linkov <juri@jurta.org>
617
618 * faces.el: Rearrange face definitions to be in the same order as
619 their face descriptions in "(emacs)Standard Faces".
620
621 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
622
623 * tooltip.el (tooltip): Add group `basic-faces'.
624
625 * buff-menu.el (Buffer-menu-buffer): Remove group
626 `font-lock-highlighting-faces'.
627
628 * progmodes/compile.el (compilation-error, compilation-warning)
629 (compilation-info, compilation-line-number, compilation-column-number):
630 Change group from `font-lock-highlighting-faces' to `compilation'.
631
632 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
633 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
634 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
635 (vhdl-font-lock-reserved-words-face)
636 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
637 `font-lock-highlighting-faces'.
638
639 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
640
641 2005-09-28 Kim F. Storm <storm@cua.dk>
642
643 * emulation/cua-base.el: Set CUA move property on additional commands:
644 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
645 forward-sexp, backward-sexp, forward-list, backward-list.
646
647 2005-09-28 Romain Francoise <romain@orebokech.com>
648
649 * comint.el (comint-show-output): Really set point at the
650 beginning of the output when not using `comint-use-prompt-regexp'.
651
652 2005-09-27 Jay Belanger <belanger@truman.edu>
653
654 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
655 in TeX mode.
656
657 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
658
659 * textmodes/org.el (org-table-sum): Fix format string.
660
661 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
662 Quote face names.
663
664 2005-09-26 Romain Francoise <romain@orebokech.com>
665
666 * isearch.el (isearch-forward-regexp): Close doc string.
667
668 2005-09-25 Richard M. Stallman <rms@gnu.org>
669
670 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
671
672 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
673
674 * progmodes/compile.el (compilation-error-properties):
675 When getting the file from the previous error message,
676 correctly decode the new data format.
677
678 * progmodes/cc-cmds.el (c-electric-paren):
679 Call old-blink-paren only for close-paren.
680
681 2005-09-24 Andreas Schwab <schwab@suse.de>
682
683 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
684 condition.
685
686 2005-09-25 Romain Francoise <romain@orebokech.com>
687
688 * dired-aux.el (dired-copy-file-recursive):
689 * dired.el (dired-delete-file):
690 * ediff-mult.el (ediff-dir-diff-copy-file):
691 * ediff-util.el (ediff-test-save-region):
692 * forms.el (forms-mode):
693 * ido.el (ido-file-internal, ido-delete-file-at-head):
694 * log-edit.el (log-edit-done):
695 * ses.el (ses-yank-resize):
696 * play/gomoku.el (gomoku-human-plays, gomoku)
697 (gomoku-human-resigns, gomoku-prompt-for-other-game)
698 (gomoku-offer-a-draw):
699 * play/landmark.el (lm-human-resigns, lm):
700 * net/eudcb-ldap.el (eudc-ldap-check-base):
701 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
702 * progmodes/ebrowse.el (ebrowse-find-pattern):
703 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
704 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
705 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
706
707 * vc.el (vc-delete-file):
708 * play/gomoku.el (gomoku-terminate-game, gomoku)
709 (gomoku-prompt-for-move, gomoku-human-takes-back):
710 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
711 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
712
713 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
714
715 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
716 color rxvt terminals by using the code xterm.el used to use before
717 2005-04-09 in order to match the colors used by rxvt.
718
719 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
720
721 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
722 colors rxvt-unicode terminals by using the same code as xterm.el.
723
724 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
725
726 * textmodes/tex-mode.el (tex-font-lock-append-prop)
727 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
728 new symbol used for the tex-verbatim face.
729
730 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
731
732 * woman.el (woman-file-name):
733 * wid-edit.el (widget-file-prompt-value)
734 (widget-coding-system-prompt-value):
735 * w32-fns.el (set-w32-system-coding-system):
736 * vc.el (vc-version-diff, vc-annotate):
737 * textmodes/reftex-auc.el (reftex-arg-cite)
738 (reftex-arg-index-tag):
739 * textmodes/refer.el (refer-get-bib-files):
740 * textmodes/artist.el (artist-figlet-choose-font):
741 * terminal.el (terminal-emulator):
742 * replace.el (occur-read-primary-args):
743 * rect.el (string-rectangle, string-insert-rectangle):
744 * ps-print.el (ps-print-preprint):
745 * progmodes/pascal.el (pascal-goto-defun):
746 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
747 * progmodes/compile.el (compilation-find-file):
748 * printing.el (pr-interactive-n-up):
749 * play/animate.el (animate-birthday-present):
750 * net/rcompile.el (remote-compile):
751 * man.el (man, Man-goto-section, Man-follow-manual-reference):
752 * mail/rmailsum.el (rmail-summary-search-backward)
753 (rmail-summary-search):
754 * mail/rmailout.el (rmail-output-read-rmail-file-name)
755 (rmail-output-read-file-name):
756 * mail/rmail.el (rmail-search, rmail-search-backwards):
757 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
758 * locate.el (locate):
759 * international/quail.el (quail-show-keyboard-layout):
760 * international/mule.el (set-buffer-file-coding-system)
761 (revert-buffer-with-coding-system, set-file-name-coding-system)
762 (set-terminal-coding-system, set-keyboard-coding-system)
763 (set-next-selection-coding-system):
764 * international/mule-diag.el (describe-coding-system)
765 (describe-font, describe-fontset):
766 * international/mule-cmds.el (universal-coding-system-argument)
767 (search-unencodable-char, describe-input-method)
768 (set-language-environment, describe-language-environment):
769 * international/codepage.el (codepage-setup):
770 * international/code-pages.el (codepage-setup):
771 * info.el (Info-search, Info-follow-reference)
772 (Info-search-backward):
773 * emacs-lisp/advice.el (ad-read-advised-function)
774 (ad-read-advice-class, ad-clear-cache, ad-activate)
775 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
776 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
777 (ad-read-regexp):
778 * ediff-util.el (ediff-toggle-regexp-match):
779 * ediff-ptch.el (ediff-prompt-for-patch-file):
780 * dired-aux.el (dired-diff):
781 * diff.el (diff):
782 * cus-edit.el (custom-variable-prompt):
783 * calendar/timeclock.el (timeclock-ask-for-project):
784 * calc/calcalg3.el (calc-get-fit-variables):
785 * calc/calc-store.el (calc-edit-variable)
786 (calc-permanent-variable):
787 * vc-mcvs.el (vc-mcvs-register):
788 * shadowfile.el (shadow-define-literal-group):
789 * woman.el (woman-file-name):
790 * vc.el (vc-version-diff, vc-merge):
791 * textmodes/reftex-index.el (reftex-index-complete-tag):
792 * format.el (format-decode-buffer, format-decode-region):
793 * emulation/viper-cmd.el (viper-read-string-with-history):
794 * emacs-lisp/debug.el (cancel-debug-on-entry):
795 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
796 * ediff.el (ediff-merge-revisions)
797 (ediff-merge-revisions-with-ancestor, ediff-revision):
798 * completion.el (interactive-completion-string-reader):
799 * calc/calc-prog.el (calc-user-define-formula):
800 Follow convention for reading with the minibuffer.
801
802 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
803
804 * progmodes/python.el (python-describe-symbol): Add globals() and
805 locals() to the arguments of emacs.ehelp.
806
807 2005-09-24 Magnus Henoch <mange@freemail.hu>
808
809 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
810 New function, code extracted from ispell-valid-dictionary-list.
811 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
812 Call it.
813
814 2005-09-24 Eli Zaretskii <eliz@gnu.org>
815
816 * subr.el (version-regexp-alist): Extend valid syntax for version
817 strings: allow any of the characters -,_,+ to separate the
818 alpha/beta/rc part from the version part. Doc fix.
819 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
820
821 2005-09-23 David Reitter <david.reitter@gmail.com>
822
823 * mail/mailclient.el: New file.
824
825 2005-09-23 Richard M. Stallman <rms@gnu.org>
826
827 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
828 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
829 Doc fixes.
830
831 * progmodes/cc-mode.el (c-font-lock-init):
832 Specify font-lock-lines-before.
833
834 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
835
836 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
837 whole conflict.
838
839 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
840
841 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
842 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
843 of `remap' feature when available. Additional key bindings for
844 better tty support.
845 (org-mode-restart, org-force-self-insert): New commands.
846 (org-time-stamp-inactive): New command.
847 (org-remap): New function.
848 (org-table-auto-blank-field, org-level-color-stars-only): New options.
849 (org-enable-fixed-width-editor): Move to `org-structure'
850 customization group.
851 (org-self-insert-command, orgtbl-self-insert-command): Modify to
852 blank field after field motion commands.
853
854 2005-09-23 Kenichi Handa <handa@m17n.org>
855
856 * international/mule-cmds.el (set-language-environment):
857 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
858 have to call utf-translate-cjk-load-tables.
859
860 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
861
862 * mouse.el (mouse-move-drag-overlay): Fix last change.
863
864 2005-09-22 David Ponce <david@dponce.com>
865
866 * tree-widget.el (tree-widget-value-create): Fix previous change.
867
868 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
869
870 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
871
872 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
873
874 * mouse.el (mouse-move-drag-overlay): New function.
875 (mouse-drag-region-1): Use it.
876 Try to simplify a bit the state handling. Handle clicks on links
877 inside intangible areas.
878 (mouse-save-then-kill): Minor simplification.
879 (mouse-secondary-overlay): Make it always non-nil instead of
880 recreating it each time.
881 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
882 (mouse-kill-secondary, mouse-secondary-save-then-kill):
883 Simplify accordingly.
884
885 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
886
887 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
888
889 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
890
891 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
892 (ediff-file-name-sans-prefix): Treat nil as an empty string.
893 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
894 to patch.
895
896 * ediff-util.el: Use insert-buffer-substring.
897
898 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
899
900 * emulation/viper-cmd.el (viper-change-state): Don't move over the
901 field boundaries in the minibuffer.
902 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
903 (viper-minibuffer-post-command-hook): New hook.
904 (viper-line): Don't move cursor at bolp.
905
906 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
907
908 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
909 avoid compiler warnings.
910
911 * emulation/viper-macs.el (ex-map): Better messages.
912
913 * emulation/viper-utils.el (viper-beginning-of-field): New function.
914
915 * emulation/viper.el: Replace make-variable-buffer-local with
916 viper-make-variable-buffer-local everywhere, to avoid warnings.
917
918 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
919
920 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
921 Delete unused var `old-selected-window'.
922 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
923 (mouse-drag-secondary): Delete unused var `start-frame'.
924
925 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
926
927 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
928
929 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
930
931 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
932 Re-indent within 80 columns. Use inhibit-read-only.
933
934 2005-09-19 Romain Francoise <romain@orebokech.com>
935
936 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
937
938 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
939
940 * font-lock.el (font-lock-default-fontify-region): Don't add a line
941 unconditionally, since the after-change-function already did it.
942
943 2005-09-19 Miles Bader <miles@gnu.org>
944
945 * net/newsticker.el: Get rid of CVS keyword.
946
947 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
948
949 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
950 The prompt is formatted later.
951
952 2005-09-19 David Ponce <david@dponce.com>
953
954 * tree-widget.el (tree-widget-value-create): Save the converted
955 tree :node widget.
956
957 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
958
959 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
960 variable `message'.
961
962 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
963
964 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
965 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
966 <slawomir.nowaczyk.847@student.lu.se>.
967
968 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
969
970 * image.el (image-load-path): Use symbol `data-directory' instead
971 of its value, for backward compatibility with packages that bind
972 it during `find-image'. Suggested by Katsumi Yamaoka.
973 (image-search-load-path): Handle symbols whose values are strings.
974
975 2005-09-18 Romain Francoise <romain@orebokech.com>
976
977 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
978 with-current-buffer form in save-excursion.
979
980 2005-09-18 D Goel <deego@gnufans.org>
981
982 * apropos.el (apropos-command): Fix `message' call: first arg
983 should be a format spec. In this and all other cases that appear
984 below and elsewhere in the source code, I made a change only when
985 two conditions were satisfied: [1] I can think of a possibility
986 that the arguments would cause an error, for example, the code in
987 question relies on external variables such as filenames. [2] I
988 was sure that the arg to `message' could not have been nil in the code.
989
990 * textmodes/tildify.el (tildify-region): Ditto.
991
992 * textmodes/reftex-index.el (reftex-index-change-entry)
993 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
994 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
995 * textmodes/org.el (org-complete, org-deadline, org-schedule)
996 (org-priority, org-table-sum):
997 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
998 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
999 (flyspell-word, flyspell-display-next-corrections):
1000 * textmodes/bibtex.el (bibtex-print-help-message):
1001 * textmodes/artist.el (artist-key-set-point-poly):
1002 * term/mac-win.el (mac-services-insert-text):
1003 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
1004 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
1005 (vhdl-port-paste-testbench, vhdl-compose-new-component)
1006 (vhdl-compose-configuration):
1007 * progmodes/sh-script.el (sh-blink, sh-show-indent)
1008 (sh-set-indent, sh-learn-line-indent):
1009 * progmodes/ps-mode.el (ps-mode-target-column):
1010 * progmodes/idlwave.el (idlwave-make-tags)
1011 (idlwave-scan-library-catalogs):
1012 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
1013 * progmodes/gud.el (gud-jdb-analyze-source):
1014 * progmodes/flymake.el (flymake-log):
1015 * progmodes/ebnf2ps.el (ebnf-generate-region):
1016 * progmodes/cmacexp.el (c-macro-expansion):
1017 * progmodes/ada-xref.el (ada-treat-cmd-string):
1018 * progmodes/ada-mode.el (ada-create-case-exception-substring)
1019 (ada-justified-indent-current, ada-batch-reformat):
1020 * play/zone.el (zone):
1021 * play/landmark.el (lm-move):
1022 * play/decipher.el (decipher-show-alphabet):
1023 * net/newsticker.el (newsticker--display-jump)
1024 (newsticker--display-scroll):
1025 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
1026 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
1027 * mail/feedmail.el (feedmail-dump-message-to-queue):
1028 * eshell/esh-proc.el (eshell-remove-process-entry):
1029 * emulation/ws-mode.el (ws-last-error):
1030 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
1031 (viper-record-kbd-macro):
1032 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
1033 * emacs-lisp/lisp-mnt.el (lm-report-bug):
1034 * emacs-lisp/find-func.el (find-function-noselect):
1035 * calendar/timeclock.el (timeclock-status-string)
1036 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
1037 (timeclock-when-to-leave-string):
1038 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
1039 * calc/calc-units.el (calc-enter-units-table):
1040 * calc/calc-mode.el (calc-mode-record-mode):
1041 * woman.el (woman-mini-help):
1042 * wdired.el (wdired-change-to-wdired-mode):
1043 * vc.el (vc-retrieve-snapshot):
1044 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
1045 * startup.el (display-startup-echo-area-message):
1046 * simple.el (set-goal-column):
1047 * ses.el (ses-command-hook, ses-recalculate-cell):
1048 * server.el (server-process-filter):
1049 * printing.el (pr-interface-txt-print, pr-interface-printify)
1050 (pr-interface-ps):
1051 * pcvs.el (cvs-help):
1052 * log-edit.el (log-edit, log-edit-mode-help):
1053 * iswitchb.el (iswitchb-possible-new-buffer):
1054 * isearch.el (isearch-edit-string):
1055 * image-mode.el (image-mode, image-minor-mode):
1056 * ibuf-macs.el (define-ibuffer-filter):
1057 * hi-lock.el (hi-lock-find-patterns):
1058 * files.el (toggle-read-only):
1059 * ediff-util.el (ediff-copy-diff)
1060 (ediff-write-merge-buffer-and-maybe-kill):
1061 * echistory.el (Electric-history-undefined):
1062 * dnd.el (dnd-insert-text):
1063 * dired-aux.el (dired-query):
1064 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
1065 * bookmark.el (bookmark-bmenu-locate):
1066 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
1067 Fix `message' calls to ensure first arg is a format string.
1068 The change was made only when these two conditions were satisfied:
1069 [1] when there is a possibility that the arguments would cause an error
1070 for example, if the code in question relies on external variables
1071 such as filenames, and
1072 [2] if the arg to `message' could not have been nil in the code.
1073
1074 * pcomplete.el (pcomplete--help): Fix `message' format spec.
1075 Not having a %s would be weird, though not technically wrong.
1076
1077 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1078
1079 * term/mac-win.el (mac-add-charset-info): Doc fix.
1080
1081 2005-09-17 Romain Francoise <romain@orebokech.com>
1082
1083 * shell.el (shell-resync-dirs): Handle echoing processes more
1084 reliably. Don't insert resync command if `comint-process-echoes'
1085 is non-nil.
1086
1087 2005-09-17 Magnus Henoch <mange@freemail.hu>
1088
1089 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
1090 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
1091 aspell versions >= 0.60.
1092 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
1093 only if ispell-aspell-supports-utf8 is non-nil.
1094
1095 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1096
1097 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
1098 buffer-local value to lisp-indent-function.
1099
1100 2005-09-17 Milan Zamazal <pdm@zamazal.org>
1101
1102 * progmodes/glasses.el (glasses-make-readable): If
1103 glasses-separator differs from underscore, put appropriate
1104 overlays over underscore characters.
1105 (glasses-convert-to-unreadable): If glasses-separator differs from
1106 underscore, try to convert glasses-separator characters to
1107 underscores.
1108
1109 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
1110
1111 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
1112 Use with-syntax-table and dolist.
1113
1114 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
1115
1116 * textmodes/reftex-auc.el:
1117 * textmodes/reftex-cite.el:
1118 * textmodes/reftex-dcr.el:
1119 * textmodes/reftex-global.el:
1120 * textmodes/reftex-parse.el:
1121 * textmodes/reftex-ref.el:
1122 * textmodes/reftex-sel.el:
1123 * textmodes/reftex-toc.el:
1124 * textmodes/reftex-vars.el:
1125 * textmodes/reftex.el: Small changes to remove compiler warnings.
1126
1127 * textmodes/reftex-index.el: Likewise.
1128 (reftex-query-index-phrase): More efficient use of markers.
1129
1130 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
1131
1132 * image.el (image-load-path): New variable.
1133 (image-search-load-path): New function.
1134 (find-image): Search for images in `image-load-path'.
1135
1136 2005-09-15 Richard M. Stallman <rms@gnu.org>
1137
1138 * follow.el: Change Maintainer field.
1139
1140 2005-09-15 David Ponce <david@dponce.com>
1141
1142 * recentf.el (recentf-save-file-modes): New option.
1143 (recentf-save-list): Use it.
1144
1145 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
1146
1147 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
1148 (mode-line-mule-info, mode-line-modified): Move bindings from
1149 mouse-3 to mouse-1.
1150
1151 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
1152
1153 * simple.el (sendmail-user-agent-compose): Revert last change.
1154
1155 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
1156
1157 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
1158 Use with-current-buffer.
1159 (ange-ftp-gwp-start): Remove unused var `gw-user'.
1160 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
1161 (ange-ftp-insert-directory): Remove unused var `short'.
1162 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
1163
1164 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
1165 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
1166
1167 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
1168 (check-calendar-holidays, diary-list-entries): Autoload.
1169 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
1170 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
1171
1172 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
1173 which mistakenly removed a call to display-buffer.
1174
1175 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
1176
1177 * obsolete/iso-insert.el: Move to obsolete/ from international/.
1178
1179 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
1180
1181 * progmodes/hideshow.el
1182 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
1183 (hs-allow-nesting): New user var.
1184 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
1185 (hs-hide-block-at-point): When nesting allowed,
1186 if there is already an overlay in place, delete it.
1187 (hs-safety-is-job-n): Delete func; remove call sites.
1188 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
1189 (hs-overlay-at): New func.
1190 (hs-already-hidden-p, hs-show-block): Use it.
1191 (hs-hide-all): Don't pre-clean if nesting allowed.
1192 (hs-show-all): Temporarily disallow
1193 nesting around call to `hs-discard-overlays'.
1194
1195 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
1196
1197 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
1198 Delete unused local var.
1199
1200 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
1201
1202 * help-fns.el (describe-categories): "?\ " -> "?\s".
1203 (help-do-arg-highlight): Recognize also ARG-n, as in
1204 `move-to-left-margin' (ARG+n is already recognized). Simplify.
1205
1206 * international/codepage.el (dos-unsupported-char-glyph):
1207 * net/newsticker.el (tool-bar-map, w3-mode-map)
1208 (w3m-minor-mode-map):
1209 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
1210 (ent-alist):
1211 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
1212
1213 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
1214
1215 * custom.el (custom-push-theme): Handle the case where a symbol is
1216 bound but face properties have not yet been assigned.
1217
1218 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
1219 Fix behavior if noerase is `t' and there is no mail buffer.
1220
1221 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
1222 if `continue' is nil, rather than signal an error.
1223
1224 2005-09-12 Richard M. Stallman <rms@gnu.org>
1225
1226 * font-lock.el (font-lock-keywords): Add autoload.
1227
1228 * help-fns.el (describe-variable): Rearrange to put source link
1229 in a predictable place.
1230
1231 * net/newsticker.el: New file.
1232
1233 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
1234
1235 * calendar/calendar.el (calendar-for-loop): Add edebug info.
1236 (calendar-basic-setup): Use the new nil arg.
1237 (number-of-diary-entries): Move to diary-lib.el.
1238
1239 * calendar/diary-lib.el: Use with-current-buffer, match-string.
1240 (diary-list-entries): Use with-syntax-table and dolist.
1241 Rename from list-diary-entries.
1242 Use number-of-diary-entries if `number' is nil.
1243 (diary, diary-view-entries): Use this new name and new nil arg value.
1244 (number-of-diary-entries): Move from calendar.el.
1245 (diary-unhide-everything): New function.
1246 (include-other-diary-files, fancy-diary-display)
1247 (diary-show-all-entries, make-diary-entry): Use it.
1248 (diary-mail-entries): Use buffer-string.
1249 (mark-diary-entries): Fix long standing paren typo.
1250 (diary-sexp-entry): Use count-lines.
1251 (make-diary-entry): Avoid `previous-line'.
1252 (diary-mode-map): New var.
1253 (diary-mode): Redraw cal after saving. Setup header-line.
1254 (fancy-diary-display-mode): Use local-set-key.
1255
1256 * startup.el (command-line): Try calling various terminal-init-foo-bar
1257 functions by stripping hyphenated suffixes from $TERM.
1258
1259 * files.el (normal-mode): Check boundness of font-lock-keywords.
1260
1261 2005-09-12 Richard M. Stallman <rms@gnu.org>
1262
1263 * progmodes/compile.el: Don't decide a file's directory
1264 until the user actually tries to go there.
1265 (compilation-next-error-function):
1266 Pass compilation-find-file the directory from the file-struct.
1267 (compilation-internal-error-properties): Separate local FILE-STRUCT
1268 from FILE. Doc the args better. Rename arg FMT to FMTS.
1269 (compilation-find-file): Arg DIR renamed to DIRECTORY.
1270 Expand it, and if nil, use default-directory.
1271 (compilation-get-file-structure): Don't mix specified directory
1272 with default directory. Put specified directory into
1273 file-struct. Don't make the file name absolute.
1274
1275 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
1276 (compile-command): Add autoload.
1277 (compilation-disable-input): Add autoload.
1278
1279 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
1280
1281 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
1282 strings of the variables it can override.
1283 (time-stamp): New (as yet undocumented) time-stamp-format escapes
1284 %Q and %q, for fully-qualified domain name and unqualified host name.
1285
1286 2005-09-11 Kim F. Storm <storm@cua.dk>
1287
1288 * emacs-lisp/authors.el (authors-aliases): Update list.
1289 (authors-fixed-entries): Update mldrag.el entry.
1290
1291 2005-09-10 Alan Mackenzie <acm@muc.de>
1292
1293 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
1294 from the region narrowed to.
1295
1296 2005-09-10 Magnus Henoch <mange@freemail.hu>
1297
1298 * textmodes/ispell.el (ispell-check-version): Signal an error if
1299 aspell version is less than 0.60.
1300
1301 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
1302
1303 * progmodes/octave-inf.el (inferior-octave-startup):
1304 Resync current dir at the end.
1305
1306 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
1307
1308 * woman.el (woman-topic-at-point-default):
1309 Rename to woman-use-topic-at-point-default.
1310 (woman-topic-at-point): Rename to woman-use-topic-at-point.
1311 (woman-file-name): Reflect renames above. Automatically use the
1312 word at point as topic if woman-use-topic-at-point is non-nil.
1313 Otherwise offer it as default but don't insert it in the
1314 minibuffer. Also use `test-completion' instead of `assoc' as
1315 suggested by Stefan Monnier.
1316
1317 2005-09-10 Andre Spiegel <spiegel@gnu.org>
1318
1319 * vc.el (vc-directory, vc-update-change-log): Throw an error on
1320 the attempt to do it over Tramp. This is not yet supported.
1321
1322 2005-09-10 Eli Zaretskii <eliz@gnu.org>
1323
1324 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
1325 (menu-bar-non-minibuffer-window-p): New functions.
1326 ("Split Window", "Save As..."): Use them.
1327 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
1328 ("Print Buffer", "Truncate Long Lines in this Buffer"):
1329 Use menu-bar-menu-frame-live-and-visible-p.
1330 ("Save Buffer", "Insert File", "Open Directory...")
1331 ("Open File...", "Visit New File..."):
1332 Use menu-bar-non-minibuffer-window-p.
1333 (kill-this-buffer-enabled-p, dired <menu-enable>):
1334 Use menu-bar-non-minibuffer-window-p.
1335
1336 2005-09-09 Eli Zaretskii <eliz@gnu.org>
1337
1338 * cus-start.el (all): Don't complain about fringe-related
1339 built-ins if fringes are not supported. Ditto about
1340 selection-related built-ins. Fix the test for GTK-related built-ins.
1341
1342 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
1343 ("Postscript Print Buffer", "Print Region", "Save As...")
1344 ("Save", "Insert File...", "Open Directory...")
1345 ("Open File...", "Visit New File..."")
1346 ("Truncate Long Lines in this Buffer"): Don't look at
1347 menu-updating-frame if this display does not support multiple frames.
1348
1349 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
1350
1351 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
1352
1353 2005-09-09 Emilio Lopes <eclig@gmx.net>
1354
1355 * woman.el: Format- and whitespace-related changes.
1356
1357 2005-09-09 Eli Zaretskii <eliz@gnu.org>
1358
1359 * woman.el: Fix my email address.
1360
1361 2005-09-08 Richard M. Stallman <rms@gnu.org>
1362
1363 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
1364 (sh-mode): Locally set skeleton-pair-default-alist.
1365
1366 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
1367
1368 * progmodes/flymake.el: Require `compile' unconditionally.
1369
1370 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
1371
1372 * woman.el (woman-file-name): Provide a default, not initial input.
1373
1374 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
1375
1376 * font-lock.el (font-lock-support-mode): Doc fix.
1377
1378 * descr-text.el (describe-property-list): Handle non-symbol prop names.
1379
1380 2005-09-08 Richard M. Stallman <rms@gnu.org>
1381
1382 * simple.el (blink-matching-open): Get rid of text props from
1383 the string shown in echo area. Don't permanently set point.
1384 Some rearrangements.
1385
1386 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
1387
1388 * recentf.el (recentf-filename-handler): Add custom choice
1389 `abbreviate-file-name'.
1390
1391 * msb.el (msb--very-many-menus): Fix typo.
1392
1393 * disp-table.el (standard-display-european): Don't set
1394 enable-multibyte-characters to nil.
1395
1396 2005-09-08 David Ponce <david@dponce.com>
1397
1398 * recentf.el (recentf-show-file-shortcuts-flag): New option.
1399 (recentf-expand-file-name): Doc fix.
1400 (recentf-dialog-mode-map): Define digit shortcuts.
1401 (recentf--files-with-key): New variable.
1402 (recentf-show-digit-shortcut-filter): New function.
1403 (recentf-open-files-items): New function.
1404 (recentf-open-files): Use it.
1405 (recentf-open-file-with-key): New command.
1406
1407 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
1408
1409 * buff-menu.el (Buffer-menu-sort-by-column): New function.
1410 Suggested by Kim F. Storm.
1411 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
1412 (Buffer-menu-make-sort-button): Use global keymap.
1413
1414 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
1415
1416 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
1417 (Man-getpage-in-background-advice): Remove defadvice; it isn't
1418 necessary any longer with the remapped command.
1419 (Man-bgproc-sentinel-advice): Remove defadvice which counts
1420 formatting time only.
1421
1422 * net/tramp.el (tramp-action-password)
1423 (tramp-multi-action-password): Compile the password prompt from
1424 `method', `user' and `host'. Sometimes it isn't obvious which
1425 password to enter, for example with remote files offered by
1426 recentf.el, or with multiple steps. Suggested by Robert Marshall
1427 <robert@chezmarshall.freeserve.co.uk>.
1428
1429 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
1430
1431 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
1432 Fix regexp for when "s///" is at the beginning of line.
1433
1434 2005-09-07 Jay Belanger <belanger@truman.edu>
1435
1436 * calc/calc-poly.el (math-expand-term): Multiply out any powers
1437 when in matrix mode.
1438
1439 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
1440
1441 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
1442 non-anonymous functions.
1443
1444 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
1445
1446 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
1447 when using a header line. Otherwise, use mouse-1-click-follows-link.
1448
1449 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
1450 can't be moved; don't signal an error.
1451
1452 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
1453
1454 * cus-theme.el (custom-theme-write-faces): Save the current face
1455 spec, not the defface spec.
1456
1457 * custom.el (custom-known-themes): Clarify meaning of "standard".
1458 (custom-push-theme): Save old values in the standard theme.
1459 (disable-theme): Correct typo.
1460 (custom-face-theme-value) Deleted unused function.
1461 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
1462
1463 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
1464
1465 * progmodes/compile.el (compilation-goto-locus): Take into account
1466 iconified frames when determining whether the buffer is
1467 already visible.
1468 Don't reset window height if the window already existed.
1469
1470 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
1471
1472 * custom.el (load-theme): Rename from require-theme.
1473 Add interactive spec.
1474 (enable-theme): Rename from custom-enable-theme.
1475 Add interactive spec.
1476 (disable-theme): Rename from custom-disable-theme.
1477 Add interactive spec.
1478 (custom-make-theme-feature): Doc fix.
1479 (custom-theme-directory): Doc fix.
1480 (provide-theme): Call enable-theme.
1481
1482 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
1483
1484 * obsolete/lazy-lock.el (lazy-lock-mode):
1485 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
1486 font-lock-mode if it's off. Print a warning instead.
1487
1488 * progmodes/compile.el (compilation-start): Ignore errors if the
1489 process died before we get to send-eof.
1490
1491 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
1492 Undo last change. Enclosing the result in quotes broke things on Unix
1493 since tex-send-command passes it through shell-quote-argument.
1494 (tex-send-command): Pass `file' through convert-standard-filename
1495 when possible.
1496 (tex-uptodate-p): Handle the case where TeX hasn't put additional
1497 info in a transcript.
1498
1499 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
1500
1501 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
1502 fix compilation warning. Reorder the key definitions to group
1503 together keys emitted by the current version of xterm.
1504
1505 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
1506 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
1507 Reorder predicates to correct min-color usage.
1508
1509 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
1510
1511 * longlines.el (longlines-mode): Inhibit read-only when encoding.
1512 Kill local variables when longlines-mode is turned off.
1513
1514 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
1515
1516 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
1517
1518 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
1519
1520 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
1521
1522 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
1523 (font-lock-lines-before): Change default to being inactive.
1524 (font-lock-default-fontify-region): Obey font-lock-lines-before.
1525 (font-lock-after-change-function): Don't handle f-l-lines-before here.
1526
1527 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
1528
1529 * net/tramp.el (tramp-handle-make-auto-save-file-name):
1530 Deactivate temporarily advice if active (not needed for Emacs 22,
1531 but for backwards compatibility).
1532 (tramp-exists-file-name-handler): Rewrite. First implementation
1533 was too simple.
1534 (tramp-advice-make-auto-save-file-name):
1535 Call `tramp-handle-make-auto-save-file-name' (again, just for
1536 backwards compatibility).
1537
1538 2005-08-31 Reto Zimmermann <reto@gnu.org>
1539
1540 * progmodes/vhdl-mode.el
1541 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
1542 (vhdl-end-p): Fix indentation bug "else" after "-- when".
1543 (vhdl-set-default-project): New function (easier setting of default).
1544 (vhdl-port-copy): Handle extended identifiers for generics.
1545 (vhdl-compiler-alist): Better description for error message regexp.
1546 (vhdl-make): Query for target, use previous as default.
1547 (vhdl-port-copy): Fix port copy for port names starting with "signal".
1548 (vhdl-font-lock-keywords-2): Fix fontification for record
1549 el. assign.
1550 (vhdl-speedbar-make-subpack-line): Add package body link.
1551 (vhdl-generate-makefile-1): Not include itself as dependency.
1552 (vhdl-font-lock-init): Highlight c-preprocessor directives.
1553 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
1554 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
1555 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
1556 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
1557 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
1558 (vhdl-import-project): Add string argument for `error'.
1559 (vhdl-compose-configuration)
1560 (vhdl-compose-configuration-architecture): Add configuration
1561 declaration generation.
1562 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
1563 (vhdl-trailer-re): Add "record" keyword (better indentation).
1564 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
1565 "[^ \t-\"]+".
1566 (vhdl-font-lock-keywords-2): Not highlight formal parameter after '|'.
1567 (vhdl-testbench-entity-file-name)
1568 (vhdl-testbench-architecture-file-name): Allow separate
1569 customization of testbench file names.
1570 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
1571 (vhdl-get-visible-signals): Allow newline within alias declaration.
1572 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
1573 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
1574 (member-ignore-case): Alias for missing function in XEmacs.
1575 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
1576 (vhdl-update-sensitivity-list): Ignore case on read signals.
1577 (vhdl-replace-string): Adjust case only for file names.
1578 (vhdl-update-sensitivity-list): Fix search for read signals.
1579 (vhdl-update-sensitivity-list): Exclude formal parameters.
1580 (vhdl-get-visible-signals): Include aliases of signals.
1581 (vhdl-get-visible-signals): Fix signal name searching.
1582 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
1583 (vhdl-fixup-whitespace-region): Fix for character
1584 literals (e.g. ':').
1585
1586 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
1587
1588 * ansi-color.el (comint-last-output-start):
1589 * bs.el (font-lock-verbose):
1590 * diff-mode.el (add-log-buffer-file-name-function):
1591 * dired-x.el (vm-folder-directory):
1592 * faces.el (help-xref-stack-item):
1593 * files.el (font-lock-keywords):
1594 * find-lisp.el (dired-buffers, dired-subdir-alist):
1595 * ido.el (cua-inhibit-cua-keys):
1596 * log-view.el (cvs-minor-wrap-function):
1597 * outline.el (font-lock-warning-face):
1598 * simple.el (compilation-current-error):
1599 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
1600 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
1601 * tooltip.el (comint-prompt-regexp):
1602 * w32-fns.el (explicit-shell-file-name):
1603 * term/mac-win.el (mac-charset-info-alist)
1604 (mac-services-selection, mac-system-script-code):
1605 * term/tty-colors.el (msdos-color-values):
1606 * term/w32-win.el (xlfd-regexp-registry-subnum):
1607 * term/x-win.el (x-keysym-table, x-selection-timeout)
1608 (x-session-id, x-session-previous-id):
1609 * textmodes/ispell.el (mail-yank-prefix):
1610 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
1611 * textmodes/org.el (calc-embedded-close-formula)
1612 (calc-embedded-open-formula)
1613 (font-lock-unfontify-region-function):
1614 * textmodes/reftex-global.el (isearch-next-buffer-function)
1615 (TeX-master):
1616 * textmodes/reftex.el (font-lock-keywords):
1617 * textmodes/tex-mode.el (font-lock-comment-face)
1618 (font-lock-doc-face):
1619 * textmodes/texinfo.el (outline-heading-alist):
1620 Add defvars.
1621
1622 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
1623 (artist-spray-chars, artist-mode-init, artist-replace-string)
1624 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
1625 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
1626 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
1627
1628 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
1629 (conf-align-assignments): "?\ " -> "?\s".
1630
1631 * textmodes/reftex-index.el (TeX-master): Add defvar.
1632 (reftex-index-phrases-marker): Move up defvar.
1633
1634 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
1635 (reftex-toc-include-labels-indicator)
1636 (reftex-toc-include-index-indicator)
1637 (reftex-toc-max-level-indicator): Move up declarations.
1638
1639 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
1640 of args to `tramp-run-real-handler', even if it's empty in this case.
1641
1642 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1643
1644 * dired.el (dired-move-to-filename-regexp): Add date format for
1645 Mac OS X 10.3 in East Asian locales.
1646
1647 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
1648
1649 * files.el (make-auto-save-file-name): Add file name handler call
1650 if applicable.
1651
1652 * net/tramp.el (tramp-file-name-handler-alist)
1653 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
1654 (tramp-handle-make-auto-save-file-name): Rename from
1655 `tramp-make-auto-save-file-name'.
1656 (tramp-exists-file-name-handler): New defun.
1657 (tramp-advice-make-auto-save-file-name): Make defadvice only when
1658 `make-auto-save-file-name' is not a magic file name operation.
1659
1660 2005-08-30 Richard M. Stallman <rms@gnu.org>
1661
1662 * files.el (risky-local-variable-p):
1663 Match `-predicates' and `-commands.
1664
1665 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
1666 (custom-save-all): Visit the file if necessary;
1667 kill the buffer if we created it.
1668 (custom-save-delete): Don't visit file or kill buffer here.
1669
1670 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
1671
1672 * textmodes/org.el (org-special-keyword): New face.
1673 (org-table-copy-down, org-table-eval-formula)
1674 (org-table-recalculate, org-init-section-numbers):
1675 Use `string-to-number' instead of `string-to-int'.
1676 (org-get-location): Use `insert-buffer-substring' instead of
1677 `insert-buffer'.
1678 (org-modify-diary-entry-string): New function.
1679 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
1680 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
1681 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
1682 active region.
1683 (org-export-as-html): Handle QUOTE keyword.
1684 (org-quote-string): New option.
1685 (org-bookmark-jump-unhide): New function, used for
1686 `bookmark-after-jump-hook'.
1687 (org-diary-default-entry): Apply only when not called through
1688 `org-agenda'.
1689
1690 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
1691
1692 * net/eudc.el (mode-popup-menu):
1693 * play/handwrite.el (ps-printer-name, ps-lpr-command):
1694 * progmodes/ada-mode.el (compile-auto-highlight)
1695 (skeleton-further-elements):
1696 * progmodes/autoconf.el (font-lock-syntactic-keywords):
1697 * progmodes/cmacexp.el (msdos-shells):
1698 * progmodes/compile.el (font-lock-extra-managed-props)
1699 (font-lock-keywords, font-lock-maximum-size)
1700 (font-lock-support-mode):
1701 * progmodes/grep.el (font-lock-lines-before):
1702 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
1703 * progmodes/mixal-mode.el (compile-command):
1704 * progmodes/perl-mode.el (font-lock-comment-face)
1705 (font-lock-doc-face, font-lock-string-face):
1706 * progmodes/prolog.el (comint-prompt-regexp):
1707 * progmodes/sh-script.el (font-lock-comment-face)
1708 (font-lock-set-defaults, font-lock-string-face):
1709 * progmodes/sql.el (font-lock-keyword-face)
1710 (font-lock-set-defaults, font-lock-string-face):
1711 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
1712 (itimer-version, lazy-lock-defer-contextually)
1713 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
1714 Add defvars.
1715
1716 * progmodes/cperl-mode.el (cperl-electric-lbrace)
1717 (cperl-electric-keyword, cperl-electric-pod)
1718 (cperl-electric-backspace, cperl-forward-re)
1719 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
1720 (vc-rcs-header, vc-sccs-header): Add defvars.
1721
1722 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
1723 (font-lock-syntactic-keywords, gud-find-expr-function):
1724 Add defvars.
1725
1726 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
1727 (gdb-frame-parameters): Declare before use.
1728
1729 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
1730 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
1731 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
1732 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
1733
1734 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
1735 (idlwave-help-with-source): Use `insert-buffer-substring', not
1736 `insert-buffer'.
1737
1738 2005-08-29 Juri Linkov <juri@jurta.org>
1739
1740 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
1741 Put outline-back-to-heading function call inside save-excursion.
1742
1743 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
1744
1745 * man.el (Man-init-defvars, Man-translate-references)
1746 (Man-support-local-filenames, Man-highlight-references):
1747 * progmodes/sql.el (sql-interactive-mode):
1748 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
1749
1750 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
1751 (compilation-mode-font-lock-keywords): Add defvars.
1752 (checkdoc-interactive-loop): "?\ " -> "?\s".
1753
1754 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
1755 (font-lock-doc-face, font-lock-string-face)
1756 (font-lock-keywords-case-fold-search): Add defvars.
1757 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
1758
1759 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
1760 Don't pass X and Y (they are ignored anyway).
1761 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
1762 (mouse-delete-window): Make arguments optional.
1763
1764 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
1765 (caesar-translate-table, minor-modes, news-buffer-save)
1766 (news-group-name, news-minor-modes): Add defvars.
1767
1768 * emacs-lisp/lselect.el (mouse-highlight-priority)
1769 (x-lost-selection-functions, zmacs-regions):
1770 * emacs-lisp/pp.el (font-lock-verbose):
1771 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
1772 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
1773 (ses-mode-map):
1774 * emacs-lisp/tcover-unsafep.el (safe-functions):
1775 * international/mule-cmds.el (mac-system-coding-system)
1776 (mac-system-locale):
1777 * language/ethio-util.el (rmail-current-message)
1778 (rmail-message-vector):
1779 * language/thai-util.el (thai-auto-composition-mode):
1780 * mail/metamail.el (rmail-current-message, rmail-message-vector):
1781 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
1782 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
1783 (vm-primary-inbox, vm-spool-files):
1784 * mail/rmail.el (deleted-head, font-lock-fontified)
1785 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
1786 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
1787 (total-messages):
1788 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
1789 (rmail-summary-mode-map):
1790 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
1791 (rmail-last-label, rmail-last-multi-labels)
1792 (rmail-summary-vector, rmail-total-messages):
1793 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
1794 * mail/rmailsum.el (msgnum):
1795 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
1796 (rmail-current-message):
1797 * obsolete/fast-lock.el (font-lock-face-list):
1798 * obsolete/rnewspost.el (mail-reply-buffer):
1799 * obsolete/scribe.el (compile-command):
1800 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
1801
1802 2005-08-28 John Paul Wallington <jpw@gnu.org>
1803
1804 * ibuf-ext.el (ibuffer-auto-update-changed):
1805 Use `frame-or-buffer-changed-p' to check whether we need to update.
1806 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
1807 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
1808 as a `frame-or-buffer-changed-p' state vector instead.
1809
1810 2005-08-27 Romain Francoise <romain@orebokech.com>
1811
1812 * textmodes/makeinfo.el (makeinfo-compile):
1813 Use `compilation-start'. Set `next-error-function' according to
1814 `disable-errors'.
1815 (makeinfo-next-error): New function.
1816 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
1817 (makeinfo-buffer): Likewise.
1818
1819 * progmodes/compile.el (compilation-start): Add autoload cookie.
1820
1821 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
1822 * textmodes/sgml-mode.el: Likewise.
1823 * progmodes/python.el: Likewise.
1824
1825 2005-08-27 Eli Zaretskii <eliz@gnu.org>
1826
1827 * simple.el (blink-matching-paren-distance): Document the meaning
1828 of nil value, and allow to customize to nil.
1829
1830 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
1831 command.com, not command.exe.
1832
1833 2005-08-26 John Wiegley <johnw@newartisans.com>
1834
1835 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
1836 code around a bit so that an extraneous nil argument is not added
1837 to a command when no args are given.
1838
1839 * eshell/esh-arg.el (eshell-parse-double-quote): If a
1840 double-quoted argument resolves to nil, return it as an empty
1841 string rather than as nil. This made it impossible to pass "" to
1842 a shell script as a null string argument.
1843
1844 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
1845
1846 * outline.el (outline-invent-heading): New fun.
1847 (outline-promote, outline-demote): Use it.
1848 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
1849 (outline-end-of-subtree): Remove unused var `opoint'.
1850
1851 2005-08-26 David Reitter <david.reitter@gmail.com>
1852
1853 * menu-bar.el (truncate-lines, write-file, print-buffer)
1854 (ps-print-buffer-faces, ps-print-buffer, split-window):
1855 Disable menu items when the frame they refer to is invisible, or when
1856 they refer to a buffer and the minibuffer is selected.
1857
1858 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
1859
1860 * progmodes/flymake.el (flymake-highlight-err-lines):
1861 Use save-excursion around flymake-highlight-line to preserve point.
1862
1863 2005-08-26 Eli Zaretskii <eliz@gnu.org>
1864
1865 * progmodes/octave-mod.el: Change Author and Maintainer address.
1866 (octave-maintainer-address): Change Kurt's email address.
1867 * progmodes/octave-inf.el: Change Author and Maintainer address.
1868 * progmodes/octave-hlp.el: Change Author and Maintainer address.
1869
1870 2005-08-26 Kim F. Storm <storm@cua.dk>
1871
1872 * subr.el (version-list-<, version-list-<=, version-list-=):
1873 Renamed from integer-list-*.
1874 (version-list-not-zero): Likewise. Fix while loop.
1875 (version=): Use version-list-= instead of string-equal.
1876
1877 2005-08-26 Richard M. Stallman <rms@gnu.org>
1878
1879 * outline.el (outline-promote): Try shortening the heading.
1880 As last resort, read the heading to use.
1881 (outline-demote): As last resort, read the heading to use.
1882
1883 2005-08-26 Romain Francoise <romain@orebokech.com>
1884
1885 * progmodes/compile.el (compilation-start): Doc fix.
1886
1887 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
1888 (antlr-font-lock-additional-keywords): Fix reference to
1889 `antlr-font-lock-literal-regexp' erroneously changed during the
1890 mass face rename.
1891 (antlr-run-tool): Use `compilation-start'.
1892
1893 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
1894 instead of the obsolete `compile-internal'.
1895
1896 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
1897
1898 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
1899 (number, original-date):
1900 * calendar/cal-china.el (date):
1901 * calendar/cal-coptic.el (date):
1902 * calendar/cal-french.el (date):
1903 * calendar/cal-hebrew.el (date, entry, number, original-date):
1904 * calendar/cal-islam.el (date, number, original-date):
1905 * calendar/cal-iso.el (date):
1906 * calendar/cal-julian.el (date):
1907 * calendar/cal-mayan.el (date):
1908 * calendar/cal-menu.el (date, event):
1909 * calendar/cal-persia.el (date):
1910 * calendar/lunar.el (date):
1911 * calendar/solar.el (date): Add defvars.
1912
1913 * emerge.el:
1914 * ibuffer.el:
1915 * info-xref.el:
1916 * obsolete/bg-mouse.el:
1917 * obsolete/sun-curs.el:
1918 * obsolete/swedish.el: Move the `defvar's to the top level.
1919
1920 * smerge-mode.el (smerge-refined-change): Add :group.
1921
1922 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
1923
1924 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
1925 (smerge-keep-n): Remove props.
1926 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
1927 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
1928 now that it's done in smerge-keep-n.
1929 (smerge-refined-change): New face.
1930 (smerge-refine-chopup-region, smerge-refine-highlight-change)
1931 (smerge-refine): New funs.
1932 (smerge-basic-map): Bind smerge-refine.
1933
1934 2005-08-25 Juri Linkov <juri@jurta.org>
1935
1936 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
1937 compilation-process-setup-function and compilation-disable-input
1938 in grep-mode instead of let-bindings in grep.
1939
1940 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
1941 Delete "Automatic File De/compression" (auto-compression-mode).
1942
1943 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
1944
1945 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
1946 Silence warning about non-existent variable.
1947
1948 2005-08-25 Richard M. Stallman <rms@gnu.org>
1949
1950 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
1951 Rename "Describe Key" to "Describe Key or Mouse Operation".
1952
1953 * mail/mailalias.el (build-mail-aliases): Delete comments
1954 from the contents before processing them.
1955
1956 * isearch.el (isearch-edit-string): Erase the Search prompt
1957 if user enters an empty string and there is no default.
1958
1959 * comint.el (comint-file-name-prefix): Add autoload.
1960
1961 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
1962
1963 * subr.el (play-sound): Rearrange to avoid warning.
1964
1965 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
1966
1967 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
1968 New hook.
1969 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
1970
1971 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
1972
1973 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
1974
1975 * custom.el (custom-theme-set-variables): Sort minor modes last.
1976
1977 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1978
1979 * subr.el (version-separator, version-regexp-alist): New vars used by
1980 version comparison funs.
1981 (integer-list-<, integer-list-=, integer-list-<=)
1982 (integer-list-not-zero): New funs for integer list comparison.
1983 (version-to-list, version=, version<, version<=): New funs for version
1984 comparison.
1985
1986 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
1987
1988 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
1989 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
1990 time to silence the byte-compiler.
1991
1992 * ibuffer.el (ibuffer-compile-make-eliding-form)
1993 (ibuffer-check-formats): Use `with-no-warnings' to hide references
1994 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
1995 so it's silly to get warnings for it).
1996 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
1997 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
1998 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
1999 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
2000 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
2001 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
2002 Defvar at compile time.
2003 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
2004 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
2005 Declare them before use.
2006
2007 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
2008 (info-xref-good, info-xref-bad): Defvar at compile time.
2009
2010 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
2011 Use `let*' instead of `let'.
2012
2013 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
2014 (*mouse-y*, menu, char): Defvar at compile time.
2015 (sc::menu): Declare it before use.
2016 (sc::pack-one-line): Use `let', not `let*'.
2017
2018 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
2019 (mail-send-hook): Defvar at compile time.
2020
2021 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
2022 Defvar at compile time.
2023
2024 * term/sun-mouse.el (current-global-mousemap)
2025 (current-local-mousemap): Declare them before use.
2026
2027 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
2028
2029 * bookmark.el (bookmark-after-jump-hook): New hook.
2030 (bookmark-jump): Run `bookmark-after-jump-hook'.
2031
2032 2005-08-23 Juri Linkov <juri@jurta.org>
2033
2034 * faces.el (minibuffer-prompt): Doc fix.
2035
2036 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
2037
2038 * progmodes/xscheme.el: Trivial changes to silence warnings.
2039 (xscheme-previous-mode, xscheme-previous-process-state):
2040 Add defvars.
2041 (xscheme-last-input-end, xscheme-process-command-line)
2042 (xscheme-process-name, xscheme-buffer-name)
2043 (xscheme-expressions-ring-max, xscheme-expressions-ring)
2044 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
2045 (xscheme-control-g-synchronization-p)
2046 (xscheme-control-g-disabled-p, xscheme-string-receiver)
2047 (default-xscheme-runlight, xscheme-runlight)
2048 (xscheme-runlight-string, xscheme-process-filter-state)
2049 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
2050 Move to beginning of file.
2051 (scheme-interaction-mode-commands-alist)
2052 (scheme-interaction-mode-map, scheme-debugger-mode-map):
2053 Declare them before use. Note: the initialization code for the variables
2054 has not been moved because it uses functions that reference the variables.
2055 (xscheme-control-g-message-string, xscheme-process-filter-alist)
2056 (xscheme-prompt-for-expression-map): Declare them before use.
2057 (scheme-debugger-mode-commands): "?\ " -> "?\s".
2058
2059 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
2060
2061 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
2062
2063 2005-08-22 Juri Linkov <juri@jurta.org>
2064
2065 * faces.el (set-face-underline): Delete this duplicate function
2066 and make an obsolete alias to set-face-underline-p.
2067 (set-face-underline-p): Use docstring of set-face-underline.
2068 (describe-face): Create hyperlink to parent face.
2069
2070 * info.el (Info-insert-dir): Use save-excursion around
2071 insert-buffer-substring.
2072 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
2073 (Info-escape-percent): Delete function.
2074 (Info-fontify-node): Replace Info-escape-percent by
2075 replace-regexp-in-string with REP arg set to lambda that
2076 duplicates `%' and preserves text properties.
2077
2078 * progmodes/compile.el (compilation-disable-input): Doc fix.
2079 (define-compilation-mode): Doc fix and refill.
2080 (kill-compilation): Use `mode-name' in the error message.
2081 (compilation-find-file): Use `compilation-error' in the
2082 read-file-name's prompt.
2083
2084 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
2085
2086 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
2087 (smerge-auto-leave): Make undo re-enable the mode.
2088 (debug-ignored-errors): Add the user-error of impossible resolution.
2089 (smerge-resolve): Move things around a bit, in preparation for later.
2090 (smerge-diff): Don't fail if the buffer has no associated file.
2091 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
2092 (smerge-conflict-overlay): New function.
2093 (smerge-match-conflict): Don't add text properties here.
2094 (smerge-find-conflict): Instead, add an overlay here.
2095 Also check for the case where we're inside a conflict already, so as to
2096 obviate the need for font-lock-multiline, which is unbearably slow with
2097 large conflicts and ciomplex font-lock patterns.
2098 (smerge-remove-props): Remove overlay rather than text-properties.
2099 (smerge-mode): Don't set font-lock-multiline.
2100 Remove overlays when turned off.
2101
2102 2005-08-21 Kim F. Storm <storm@cua.dk>
2103
2104 * ido.el (ido-ignore-item-p): Use save-match-data.
2105 Bind case-fold-search to ido-case-fold locally.
2106
2107 2005-08-20 Richard M. Stallman <rms@gnu.org>
2108
2109 * files.el (normal-mode): If font lock is on, turn it off and on.
2110
2111 * subr.el (replace-regexp-in-string): Doc fix.
2112
2113 * startup.el (command-line-1): Don't suppress startup screen
2114 due to existing processes.
2115
2116 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
2117
2118 * progmodes/compile.el (compilation-disable-input): Default to nil.
2119
2120 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
2121
2122 * progmodes/compile.el (compilation-disable-input): New defcustom.
2123 (compilation-start): If compilation-disable-input is non-nil, send
2124 EOF to the compilation process.
2125
2126 2005-08-20 Eli Zaretskii <eliz@gnu.org>
2127
2128 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
2129 Run the argument of tex-shell-cd-command through
2130 convert-standard-filename, to get the correct style of slashes on
2131 Windows, and enclose the result in quotes, in case the file name
2132 includes whitespace or other special characters.
2133
2134 2005-08-19 Andreas Schwab <schwab@suse.de>
2135
2136 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
2137 process.
2138
2139 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
2140
2141 * cus-start.el (minibuffer-prompt-properties): Correct typo.
2142
2143 2005-08-18 Kim F. Storm <storm@cua.dk>
2144
2145 * scroll-lock.el: Fix errors due to incorrect line wrapping.
2146
2147 2005-08-18 Richard M. Stallman <rms@gnu.org>
2148
2149 * scroll-lock.el: New file.
2150
2151 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
2152
2153 * dired.el (dired-move-to-end-of-filename):
2154 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
2155
2156 2005-08-18 Kim F. Storm <storm@cua.dk>
2157
2158 * ido.el (ido-everywhere): Fix defcustom :set function to disable
2159 rather than toggle mode when custom value is nil.
2160 (ido-everywhere): Fix defun doc string.
2161
2162 2005-08-17 Richard M. Stallman <rms@gnu.org>
2163
2164 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
2165 as tag instead of "Inviolable".
2166
2167 2005-08-17 Kim F. Storm <storm@cua.dk>
2168
2169 * windmove.el (windmove-coordinates-of-position): Remove.
2170 (windmove-coordinates-of-window-position): Remove.
2171 (windmove-reference-loc): Use posn-at-point instead.
2172
2173 * subr.el (insert-for-yank-1): Doc fix.
2174
2175 * ido.el (ido-enter-matching-directory): Rename from
2176 ido-enter-single-matching-directory. Change 'slash choice to
2177 'only. Add 'first choice.
2178 (ido-exhibit): Adapt to above changes.
2179
2180 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
2181
2182 * Makefile.in: Expand comment about building loaddefs.el.
2183
2184 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
2185
2186 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
2187 Comment use of defadvice.
2188
2189 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
2190
2191 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
2192
2193 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
2194 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
2195 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
2196 * progmodes/idlw-shell.el, progmodes/ld-script.el,
2197 * progmodes/which-func.el, ruler-mode.el, strokes.el,
2198 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
2199 for backward compatibility for faces that did not appear in the
2200 previous Emacs release.
2201
2202 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
2203
2204 2005-08-15 Kim F. Storm <storm@cua.dk>
2205
2206 * emulation/cua-base.el (cua-delete-region): Return t if
2207 deleted region was non-empty.
2208 (cua-replace-region): Inhibit overwrite-mode for
2209 self-insert-command if replaced region was non-empty.
2210 (cua--explicit-region-start, cua--status-string): Make them
2211 buffer-local at top-level...
2212 (cua-mode): ...rather than when mode is enabled.
2213
2214 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
2215
2216 * progmodes/vhdl-mode.el (vhdl-emacs-21):
2217 Set t for Emacs 21, 22, and so on.
2218
2219 2005-08-15 David Ponce <david@dponce.com>
2220
2221 * tree-widget.el: Update Commentary header.
2222 (tree-widget-theme): Doc fix.
2223 (tree-widget-space-width): New option.
2224 (tree-widget-image-properties): Look up in the default theme too.
2225 (tree-widget--cursors): Only for images with arrow pointer shape.
2226 (tree-widget-lookup-image): Pointer shape is hand by default.
2227 (tree-widget-icon): Rename generic icon widget from
2228 `tree-widget-control'.
2229 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
2230 derive from `tree-widget-icon'.
2231 (tree-widget-handle): Improve default look and feel of the text
2232 representation.
2233 (tree-widget): Rename :*-control properties to :*-icon properties.
2234 Add :action and :help-echo properties.
2235 (tree-widget-after-toggle-functions): Move.
2236 (tree-widget-close-node, tree-widget-open-node): Remove.
2237 (tree-widget-before-create-icon-functions): New hook.
2238 (tree-widget-value-create): Update to allow customization of icons
2239 and nodes at run-time via that new hook.
2240 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
2241 (tree-widget-icon-action, tree-widget-icon-help-echo)
2242 (tree-widget-action, tree-widget-help-echo): New functions.
2243
2244 2005-08-15 Kim F. Storm <storm@cua.dk>
2245
2246 * ido.el (ido-buffer-internal): Use with-no-warnings.
2247 (ido-make-merged-file-list): Use while-no-input.
2248
2249 2005-08-15 Richard M. Stallman <rms@gnu.org>
2250
2251 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
2252 (flyspell-large-region): Fix doc and custom type.
2253
2254 2005-08-14 Richard M. Stallman <rms@gnu.org>
2255
2256 * files.el (interpreter-mode-alist): Doc fix.
2257
2258 * mail/rmail.el (rmail-nonignored-headers): New variable.
2259 (rmail-clear-headers): Use it.
2260 (rmail-reply): Better handling of mail-followup-to header.
2261
2262 * progmodes/sh-script.el (sh-font-lock-keywords-var):
2263 Rename variable from sh-font-lock-keywords. In the `shell' entry,
2264 don't try to refer to executable-font-lock-keywords.
2265 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
2266 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
2267 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
2268 (sh-mode): Set comment-start-skip, local-abbrev-table,
2269 imenu-case-fold-search.
2270 (sh-set-shell): Don't set them here.
2271 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
2272 Don't cache the results in the original alist; don't ever modify
2273 that alist.
2274
2275 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
2276
2277 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
2278 empty.
2279
2280 2005-08-15 Andreas Schwab <schwab@suse.de>
2281
2282 * desktop.el: Put autoload cookie at risky-local-variable declarations.
2283
2284 * dired.el, info.el, mail/rmail.el: Revert last change.
2285
2286 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
2287
2288 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
2289 modification in `eval-after-load' form.
2290 * info.el: Likewise.
2291 * mail/rmail.el: Likewise.
2292
2293 2005-08-14 Juri Linkov <juri@jurta.org>
2294
2295 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2296 Remove highlighting of "Compilation started". Highlight only
2297 the word "finished" in "Compilation finished". Add highlighting
2298 of "interrupt", "killed", "terminated" and the exit code.
2299 (compilation-start): Add newline after header. Use exactly the
2300 same time stamp format as the finishing message.
2301 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
2302
2303 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
2304 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
2305 Add highlighting of "interrupt", "killed", "terminated".
2306
2307 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
2308 enabled and the current command is self-insert-command, call it
2309 explicitly with overwrite-mode bound to nil, to not allow it
2310 to delete the character after the selected region.
2311
2312 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
2313
2314 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
2315 move-end-of-line, end-of-line, and beginning-of-line to the list
2316 of commands after which the echo area is updated.
2317
2318 2005-08-12 Eli Zaretskii <eliz@gnu.org>
2319
2320 * cus-edit.el (custom-save-all, custom-save-delete):
2321 Bind recentf-exclude to exclude custom-file.
2322
2323 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
2324
2325 * mail/rmailsum.el (rmail-summary-end-of-message): New command
2326 to go to the bottom of the mail message. Added to
2327 `rmail-summary-mode-map' with key "/".
2328 (rmail-summary-show-message): New (internal) function for use by
2329 both `rmail-summary-beginning/end-of-message'.
2330 (rmail-summary-beginning-of-message): Change to use
2331 rmail-summary-show-message.
2332
2333 * mail/rmail.el (rmail-end-of-message): New command to go to the
2334 end of the current message. Added to `rmail-mode-map' with key "/".
2335 (rmail-beginning-of-message): Fix to work as documented.
2336 (rmail-mode): Change documentation.
2337
2338 * progmodes/compile.el (compilation-start): Add the line
2339 "Compilation started" with compilation start time.
2340 (compilation-mode-font-lock-keywords): Add `started' to keywords.
2341
2342 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
2343
2344 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
2345 of menu items.
2346
2347 2005-08-11 Richard M. Stallman <rms@gnu.org>
2348
2349 * simple.el (pop-global-mark): Reverse test of widen-automatically.
2350
2351 * battery.el (battery-status-function): Don't use ignore-errors.
2352
2353 2005-08-11 Lute Kamstra <lute@gnu.org>
2354
2355 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
2356 define-obsolete-variable-alias.
2357
2358 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
2359
2360 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
2361 (ange-ftp-send-cmd): Revert last change, and expand
2362 the comment explaining the problem.
2363
2364 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
2365
2366 * ldefs-boot.el: Update.
2367
2368 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
2369 item to "Time, Load and Mail". Change help echo text.
2370
2371 * time.el (display-time-use-mail-icon, display-time-format)
2372 (display-time-string-forms): Shorten first line of docstrings.
2373
2374 2005-08-10 Lars Hansen <larsh@soem.dk>
2375
2376 * desktop.el (desktop-buffer-mode-handlers):
2377 Make non-customizable. Add autoload cookie. Change initial value to
2378 nil; add elements in respective modules instead. Fix doc string.
2379 (desktop-load-file): New function.
2380 (desktop-minor-mode-handlers): New autoloaded variable.
2381 (desktop-create-buffer): Call minor mode handlers.
2382 Use desktop-load-file to load major and minor mode modules prior to
2383 checking for a handler.
2384 (desktop-save): Don't add nil to desktop-minor-modes for minor
2385 modes with nil function in desktop-minor-mode-table. Don't delete
2386 desktop file before rewriting it.
2387 (desktop-locals-to-save): Add autoload cookie. Don't make
2388 automatically buffer-local. Add variables column-number-mode,
2389 size-indication-mode, indent-tabs-mode,
2390 indicate-buffer-boundaries, indicate-empty-lines and
2391 show-trailing-whitespace.
2392 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
2393 regexps. Don't use desktop-clear-preserve-buffers-regexp.
2394 (desktop-clear-preserve-buffers-regexp): Delete.
2395 (desktop-clear-preserve-buffers): Update initial value and docstring.
2396 (desktop-save-buffer): Fix doc string.
2397
2398 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
2399 (hilit-chg-desktop-restore): New function.
2400 (highlight-changes-mode): Add highlight-changes-mode to
2401 desktop-locals-to-save.
2402
2403 * dired.el: Add handler to desktop-buffer-mode-handlers.
2404 (dired-restore-desktop-buffer): Remove autoload cookie.
2405 (dired-mode): Add autoload cookie.
2406
2407 * info.el: Add handler to desktop-buffer-mode-handlers.
2408 (Info-restore-desktop-buffer): Remove autoload cookie.
2409 (Info-mode): Add autoload cookie.
2410
2411 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
2412 (mh-restore-desktop-buffer): Remove autoload cookie.
2413 (mh-folder-mode): Add autoload cookie.
2414
2415 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
2416 (rmail-restore-desktop-buffer): Remove autoload cookie.
2417
2418 2005-08-11 Masatake YAMATO <jet@gyve.org>
2419
2420 * hexl.el (hexl-address-region):
2421 (hexl-ascii-region, hexl-font-lock-keywords):
2422 (hexl-highlight-line-range): Use the term "region"
2423 instead of "area" for consistency with the other symbols
2424 defined in hexl.el.
2425
2426 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
2427
2428 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
2429 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
2430 out by Juri Linkov). Add `display-battery-mode'.
2431
2432 2005-08-09 Juri Linkov <juri@jurta.org>
2433
2434 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2435 Remove `-text' from face variable names.
2436 (compilation-error-file-name, compilation-warning-file-name)
2437 (compilation-info-file-name): Delete faces.
2438 (compilation-line-number, compilation-column-number):
2439 Remove face underlining.
2440 (compilation-message-face): Set to `underline' value by default.
2441 (compilation-error-face, compilation-warning-face)
2442 (compilation-info-face): Remove `-file-name' from face names.
2443 (compilation-error-text-face, compilation-warning-text-face)
2444 (compilation-info-text-face): Delete face variables.
2445 (compilation-text-face): Delete function.
2446
2447 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
2448 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
2449 (grep-error-face): Set to `compilation-error' instead of
2450 `compilation-error-face' (which is redefined to `grep-hit-face' in
2451 grep buffers).
2452 (grep-mode-font-lock-keywords): Remove `-text' from face variable
2453 names. Use `grep-error-face' instead of `compilation-error-text-face'.
2454
2455 * dired-aux.el (dired-do-query-replace-regexp):
2456 Use `query-replace-read-args'.
2457
2458 * replace.el (query-replace-read-from, query-replace-read-to)
2459 (query-replace-read-args): Rename arg `string' to `prompt'.
2460
2461 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
2462
2463 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
2464
2465 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
2466 uploading files.
2467 (ange-ftp-canonize-filename): Handle file names beginning with ~
2468 correctly.
2469
2470 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
2471
2472 * textmodes/fill.el (canonically-space-region)
2473 (fill-context-prefix, fill-french-nobreak-p)
2474 (fill-delete-newlines, fill-comment-paragraph)
2475 (justify-current-line): "?\ " -> "?\s".
2476
2477 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
2478
2479 * textmodes/fill.el (fill-nonuniform-paragraphs):
2480 Improve argument/docstring consistency.
2481
2482 2005-08-09 Richard M. Stallman <rms@gnu.org>
2483
2484 * textmodes/ispell.el (ispell-word): More fboundp checks.
2485
2486 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
2487 (find-file-noselect-1): Call it here, only if RAWFILE.
2488 (normal-mode): Always set some major mode.
2489 (save-some-buffers-action-alist): Change some explanation strings.
2490 (file-name-non-special): In the `quote' method, use unwind-protect.
2491
2492 2005-08-09 Magnus Henoch <mange@freemail.hu>
2493
2494 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
2495 (ispell-have-aspell-dictionaries): New variable.
2496 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
2497 (ispell-get-aspell-config-value): New function.
2498 (ispell-aspell-find-dictionary): New function.
2499 (ispell-aspell-add-aliases): New function.
2500 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
2501 appropriate. Don't look for ispell dictionaries if we use aspell.
2502 (ispell-menu-map): Don't build a submenu of dictionaries.
2503
2504 2005-08-09 Richard M. Stallman <rms@gnu.org>
2505
2506 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
2507 (sql-read-passwd): Use read-passwd.
2508
2509 * progmodes/idlw-toolbar.el (idlwave-toolbar)
2510 (idlwave-toolbar-is-possible): Add defvars.
2511
2512 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
2513 Avoid warnings.
2514
2515 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
2516 (idlwave-system-class-info, idlwave-executive-commands-alist):
2517 Use defvar.
2518
2519 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
2520
2521 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
2522 Avoid warnings.
2523
2524 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
2525 and content-type: headers.
2526
2527 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
2528
2529 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
2530 and rename some of them to be more self-explanatory.
2531
2532 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
2533
2534 * startup.el (command-line-1): Implement -scriptload.
2535
2536 * replace.el (occur-engine): Initial *Occur* output not undoable.
2537
2538 * menu-bar.el (menu-bar-file-menu): Rename some menu items
2539 and improve help strings.
2540
2541 * isearch.el (isearch-repeat): When changing direction,
2542 mark search successful.
2543
2544 * ediff-init.el: Use (featurep 'xemacs).
2545
2546 * comint.el (send-invisible): Identify buffer, if not selected.
2547
2548 * align.el: Delete autoload for c-guess-basic-syntax.
2549
2550 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
2551
2552 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
2553 Improve argument/docstring consistency. Doc fixes.
2554 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
2555 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
2556 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
2557 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
2558 (r2bv-organization, r2bv-pages, r2bv-primary-author)
2559 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
2560 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
2561 Defvar at compile time.
2562
2563 2005-08-09 Juri Linkov <juri@jurta.org>
2564
2565 * info.el: Replace `info' with upper-case `Info' where appropriate.
2566 (info-title-1, info-title-2, info-title-3, info-title-4)
2567 (info-menu-header): Move up face definitions.
2568 (info-menu-star): Rename from `info-menu-5'.
2569 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
2570 (Info-fontify-visited-nodes): Fix docstring.
2571 (Info-hide-note-references): Fix docstring.
2572 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
2573 menu items in the same way as on cross-references.
2574 (info-apropos): Fix sorting order and formatting to be like in the
2575 stand-alone Info browser. Display error messages for 1 sec.
2576 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
2577 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
2578 from the menu bar.
2579 (Info-insert-dir): Restore point after calling
2580 `insert-buffer-substring'.
2581
2582 2005-08-08 Richard M. Stallman <rms@gnu.org>
2583
2584 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
2585 (recompute-lucid-menubar): Add defvars.
2586
2587 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
2588
2589 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
2590
2591 * net/net-utils.el (run-dig): Rename from `dig'.
2592
2593 * play/gametree.el (gametree-mode): Use make-local-variable,
2594 not make-variable-buffer-local.
2595
2596 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
2597
2598 * ansi-color.el (ansi-color-make-extent)
2599 (ansi-color-set-extent-face): Use fboundp, not functionp.
2600
2601 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
2602 not make-variable-buffer-local.
2603
2604 * bookmark.el (Info-current-file): Add defvar.
2605 (bookmark-jump-noselect): Use with-no-warnings.
2606
2607 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
2608
2609 * ebuff-menu.el (Helper-return-blurb): Add defvar.
2610
2611 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
2612
2613 * find-file.el (ada-procedure-start-regexp)
2614 (ada-package-start-regexp): Add defvars.
2615
2616 * info.el (Info-insert-dir): Use insert-buffer-substring.
2617
2618 * xml.el (xml-att-def-re): Add defvar.
2619
2620 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
2621 calling convention.
2622
2623 * subr.el (while-no-input): Return t if there is input.
2624
2625 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
2626
2627 * cus-start.el (all): Add `overflow-newline-into-fringe'.
2628
2629 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
2630
2631 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
2632 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
2633
2634 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
2635
2636 * cmuscheme.el (scheme-start-file): Replace reference to
2637 `user-emacs-directory' by "~/.emacs.d/".
2638
2639 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
2640
2641 * info.el (Info-dir-remove-duplicates): Avoid case folding
2642 in loop; instead, keep downcased strings for comparison.
2643 Suggested by Helmut Eller.
2644
2645 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
2646
2647 Sync with Tramp 2.0.50.
2648
2649 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
2650 XEmacs case; not necessary anymore.
2651 (tramp-user-regexp): Allow "@" as part of user name.
2652 (tramp-handle-set-visited-file-modtime)
2653 (tramp-handle-insert-file-contents)
2654 (tramp-handle-write-region): No special handling for
2655 `last-coding-system-used, because this is done in
2656 `tramp-accept-process-output' now.
2657 (tramp-accept-process-output): New defun.
2658 (tramp-process-one-action, tramp-process-one-multi-action)
2659 (tramp-wait-for-regexp, tramp-wait-for-output)
2660 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
2661 Howells <dhowells@redhat.com>.
2662 (clear-visited-file-modtime): Defadvice removed. The check for
2663 unset buffer's modtime does not need to be based on
2664 `tramp-buffer-file-attributes'. Suggested by RMS.
2665 (tramp-message): Insert "\n" if not being at beginning of line.
2666 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
2667 sequence with same logic.
2668 (tramp-completion-handle-expand-file-name): Discard call of
2669 `tramp-drop-volume-letter'. It is not necessary, and there have
2670 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
2671 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
2672 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
2673 should always be visible.
2674 (tramp-handle-insert-directory, tramp-setup-complete)
2675 (tramp-set-process-query-on-exit-flag)
2676 (tramp-append-tramp-buffers): Pacify byte-compiler.
2677 (tramp-bug): Delete non-existing variables from list.
2678 Apply `tramp-load-report-modules' as pre-hook.
2679 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
2680 `shell-prompt-pattern' because of non-7bit characters.
2681 Reported by Sebastian Luque <sluque@mun.ca>.
2682 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
2683 (tramp-match-string-list): Remove function.
2684 (tramp-wait-for-regexp): Remove call of that function.
2685 Suggested by Kim F. Storm <storm@cua.dk>.
2686 (tramp-set-auto-save-file-modes): Use octal integer code #o600
2687 instead of octal character code ?\600. The latter resulted in a
2688 syntax error with XEmacs.
2689
2690 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
2691 XEmacs case; not necessary anymore.
2692 (tramp-smb-handle-write-region): No special handling for
2693 `last-coding-system-used, because this is done in
2694 `tramp-accept-process-output' now.
2695 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
2696
2697 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
2698
2699 * wid-edit.el (widget-choice-value-create):
2700 Unconditionally respect user choice. Set :explicit-choice back to nil
2701 when no longer needed.
2702 (widget-choice-action): Unconditionally respect user choice.
2703 Eliminate :explicit-choice-value.
2704
2705 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
2706
2707 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
2708 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
2709 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
2710 running new function `toggle-indicate-empty-lines'.
2711 Rename "Customize" item to "Customize fringe".
2712 Rename "Indicators" item to "Buffer boundaries" and change help echo.
2713 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
2714 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
2715 Delete "Empty lines only" item.
2716 (menu-bar-showhide-fringe-ind-customize): New function.
2717 (menu-bar-showhide-fringe-ind-mixed)
2718 (menu-bar-showhide-fringe-ind-box)
2719 (menu-bar-showhide-fringe-ind-right)
2720 (menu-bar-showhide-fringe-ind-left)
2721 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
2722 instead of `fringe-indicators'.
2723
2724 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
2725
2726 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
2727 Change the date of last update.
2728
2729 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
2730
2731 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
2732 (viper-exec-yank, viper-put-back): Don't display modification msg
2733 if in the minibuffer.
2734
2735 * viper-init.el (viper-replace-overlay-cursor-color)
2736 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
2737 Make variables frame local.
2738
2739 * viper-util.el (viper-append-filter-alist): Use append instead of
2740 nconc.
2741
2742 * viper.el (viper-vi-state-mode-list)
2743 (viper-emacs-state-mode-list): Move help-mode and
2744 completion-list-mode from the first list to the second.
2745 (viper-mode): Docstring.
2746 (viper-go-away, viper-non-hook-settings): Don't localize
2747 minor-mode-alist in newer Emacsen. Add advice to
2748 set-cursor-color. Don't bind "\C-c\\".
2749
2750 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
2751
2752 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
2753 (scheme-macro-expand-command): New user options.
2754 (scheme-trace-procedure, scheme-expand-current-form): New commands.
2755 (scheme-form-at-point, scheme-start-file)
2756 (scheme-interactively-start-process): New functions.
2757 (scheme-get-process): New function, extracted from `scheme-proc'.
2758 (run-scheme): Call `scheme-start-file' to get start file, and pass
2759 it to `make-comint'.
2760 (switch-to-scheme, scheme-proc):
2761 Call `scheme-interactively-start-process' if no Scheme buffer/process
2762 is available.
2763
2764 2005-08-06 Juri Linkov <juri@jurta.org>
2765
2766 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2767 Use `compilation-text-face', `compilation-info-text-face' and
2768 `compilation-error-text-face' instead of `font-lock-keyword-face'.
2769 (compilation-error): New face.
2770 (compilation-error-file-name): Inherit from
2771 `compilation-error' instead of `font-lock-warning-face'.
2772 (compilation-warning-file-name): Inherit from
2773 `compilation-warning' instead of `font-lock-warning-face'.
2774 (compilation-info, compilation-error-file-name)
2775 (compilation-warning-file-name, compilation-info-file-name)
2776 (compilation-line-number, compilation-column-number): Doc fix.
2777 (compilation-error-text-face, compilation-warning-text-face)
2778 (compilation-info-text-face): New face variables.
2779 (compilation-line-face, compilation-column-face)
2780 (compilation-enter-directory-face)
2781 (compilation-leave-directory-face): Doc fix.
2782 (compilation-text-face): New function.
2783
2784 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
2785 instead of 1 to display binary file names as info file links.
2786 (grep-error-face): Use `compilation-error-face' instead of
2787 `font-lock-keyword-face'.
2788 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
2789 and `compilation-warning-text-face' instead of
2790 `font-lock-keyword-face'. Use `compilation-error-text-face'
2791 instead of `grep-error-face'.
2792
2793 2005-08-05 Kenichi Handa <handa@m17n.org>
2794
2795 * international/code-pages.el: Add autoload cookies for all coding
2796 systems.
2797
2798 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
2799
2800 * cus-start.el (all): Put undo.c where it alphabetically belongs.
2801
2802 2005-08-04 Juri Linkov <juri@jurta.org>
2803
2804 * progmodes/compile.el (compilation-mode-map):
2805 * progmodes/grep.el (grep-mode-map):
2806 Bind TAB to `compilation-next-error' and [backtab] to
2807 `compilation-previous-error'.
2808
2809 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
2810 matching line numbers, column numbers and their ranges with regexp
2811 matching only line numbers.
2812 (grep-context-face): New face variable.
2813 (grep-mode-font-lock-keywords): Use it.
2814
2815 * faces.el (read-face-name): Delete duplicate faces.
2816
2817 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
2818
2819 * thumbs.el (thumbs-find-image): Don't make variables
2820 automatically buffer local.
2821 (thumbs-current-tmp-filename, thumbs-current-image-filename)
2822 (thumbs-image-num): Make automatically buffer local.
2823 (thumbs-show-thumbs-list): Use `make-local-variable', not
2824 `make-variable-buffer-local'.
2825 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
2826
2827 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
2828 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
2829 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
2830 (bother, bye, canyou, chatlst, continue, deathlst, describe)
2831 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
2832 (feelings-about, foullst, found, hello, history, howareyoulst)
2833 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
2834 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
2835 (neglst, obj, object, owner, please, problems, qlist)
2836 (random-adjective, relation, remlst, repetitive-shortness)
2837 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
2838 (shortlst, something, sportslst, stallmanlst, states, subj)
2839 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
2840 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
2841 Defvar at compile time.
2842
2843 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
2844 not `make-variable-buffer-local'.
2845
2846 2005-08-02 Kim F. Storm <storm@cua.dk>
2847
2848 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
2849 rectangle overlay in selected window.
2850
2851 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
2852
2853 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
2854 instead of display group. Make `indicate-buffer-boundaries'
2855 customizable through Custom.
2856
2857 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
2858
2859 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
2860 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
2861 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
2862 (gdb-put-string): Fix typos in docstrings.
2863
2864 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
2865
2866 Update copyright notices of files in progmodes directory for
2867 release of Emacs 22.1.
2868
2869 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
2870
2871 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
2872 Don't barf if the GUD buffer has been killed.
2873
2874 2005-08-01 Kim F. Storm <storm@cua.dk>
2875
2876 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
2877
2878 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
2879
2880 * simple.el (next-error-follow-minor-mode):
2881 make-variable-buffer-local -> make-local-variable.
2882
2883 * emacs-lisp/cl-extra.el: Require CL also when compiling.
2884
2885 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
2886 (byte-compile-form-make-variable-buffer-local): New functions to warn
2887 about misuses of make-variable-buffer-local where make-local-variable
2888 was meant.
2889
2890 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
2891
2892 * bs.el (bs-attributes-list): Doc fix.
2893 (bs): Update url-link.
2894
2895 * desktop.el (desktop-save-buffer): Fix typos in docstring.
2896 (desktop-load-default): Simplify.
2897
2898 * ibuffer.el (ibuffer-columnize-and-insert-list)
2899 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
2900 (ibuffer-unmark-all, ibuffer-toggle-marks)
2901 (ibuffer-unmark-forward, ibuffer-unmark-backward)
2902 (ibuffer-compile-make-format-form, ibuffer-format-column)
2903 (ibuffer-current-buffers-with-marks)
2904 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
2905 (ibuffer): Doc fix.
2906 (ibuffer-mode): Fix typo in docstring.
2907 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
2908 with `define-obsolete-variable-alias'.
2909 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
2910
2911 2005-07-29 Kenichi Handa <handa@m17n.org>
2912
2913 * international/mule-cmds.el (select-message-coding-system):
2914 Be sure to use LF for end-of-line. If no coding system is decided,
2915 return iso-8859-1-unix.
2916
2917 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
2918
2919 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
2920 (ange-ftp-pending-error-line): New vars.
2921 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
2922 to handle the non-fatal no-route-to-host messages.
2923 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
2924
2925 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
2926
2927 * isearch.el (isearch-mode-map, isearch-other-meta-char)
2928 (isearch-quote-char, isearch-printing-char)
2929 (isearch-text-char-description): "?\ " -> "?\s".
2930 (isearch-lazy-highlight-cleanup)
2931 (isearch-lazy-highlight-initial-delay)
2932 (isearch-lazy-highlight-interval)
2933 (isearch-lazy-highlight-max-at-a-time)
2934 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
2935 Declare with define-obsolete-*-alias macros.
2936 (isearch-forward): Fix typo in docstring.
2937 (search-invisible, search-ring-yank-pointer)
2938 (regexp-search-ring-yank-pointer): Doc fixes.
2939
2940 * recentf.el (recentf-menu-append-commands-p): Declare with
2941 `define-obsolete-variable-alias'.
2942 (recentf-max-saved-items, recentf-menu-filter)
2943 (recentf-arrange-by-rule-subfilter): Doc fixes.
2944 (recentf-menu-append-commands-flag)
2945 (recentf-initialize-file-name-history, recentf-expand-file-name)
2946 (recentf-clear-data): Fix typos in docstrings.
2947
2948 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
2949
2950 * progmodes/gdb-ui.el: Smarten comments.
2951 (gdb-info-breakpoints-custom): Use nowarn when finding file.
2952
2953 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2954
2955 * term/apollo.el (terminal-init-apollo): New function containing
2956 all former top level forms in the file.
2957 * term/bobcat.el (terminal-init-bobcat):
2958 * term/cygwin.el (terminal-init-cygwin):
2959 * term/iris-ansi.el (terminal-init-iris-ansi):
2960 * term/linux.el (terminal-init-linux):
2961 * term/news.el (terminal-init-news):
2962 * term/rxvt.el (terminal-init-rxvt):
2963 * term/sun.el (terminal-init-sun):
2964 * term/tvi970.el (terminal-init-tvi970):
2965 * term/vt100.el (terminal-init-vt100):
2966 * term/vt102.el (terminal-init-vt102):
2967 * term/vt125.el (terminal-init-vt125):
2968 * term/vt200.el (terminal-init-vt200):
2969 * term/vt201.el (terminal-init-vt201):
2970 * term/vt220.el (terminal-init-vt220):
2971 * term/vt240.el (terminal-init-vt240):
2972 * term/vt300.el (terminal-init-vt300):
2973 * term/vt320.el (terminal-init-vt320):
2974 * term/vt400.el (terminal-init-vt400):
2975 * term/vt420.el (terminal-init-vt420):
2976 * term/wyse50.el (terminal-init-wyse50):
2977 * term/xterm.el (terminal-init-xterm): Likewise.
2978
2979 * term/README: Describe the terminal-init-* functionality.
2980
2981 * startup.el (command-line): After loading the terminal initialization
2982 file call the corresponding terminal initialization function.
2983
2984 2005-07-27 Kenichi Handa <handa@m17n.org>
2985
2986 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
2987 negative.
2988
2989 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
2990 (ps-mule-composition-prologue): Fix for the case that
2991 RelativeCompose is false.
2992
2993 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
2994
2995 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
2996
2997 * descr-text.el (describe-char): Handle the case where the list of
2998 chars is displayed in a separate frame.
2999 Be a bit more discriminating when looking for the char.
3000
3001 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
3002
3003 * bookmark.el (bookmark-automatically-show-annotations)
3004 (bookmark-read-annotation-text-func): Doc fixes.
3005 (bookmark-save): Improve argument/docstring consistency.
3006 (bookmark-get-bookmark, bookmark-get-bookmark-record)
3007 (bookmark-alist-from-buffer)
3008 (bookmark-upgrade-file-format-from-0)
3009 (bookmark-grok-file-format-version)
3010 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
3011 (bookmark-read-annotation-mode)
3012 (bookmark-insert-current-bookmark, bookmark-jump)
3013 (bookmark-exit-hook): Fix typos in docstrings.
3014 (bookmark-exit-hooks): Define as obsolete alias.
3015 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
3016 not `bookmark-exit-hooks'. Fix docstring.
3017 (bookmark-bmenu-select): "?\ " -> "?\s".
3018
3019 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
3020
3021 * startup.el (command-line): Fix typo.
3022
3023 2005-07-24 Richard M. Stallman <rms@gnu.org>
3024
3025 * tooltip.el (tooltip-mode): Test emacs-basic-display,
3026 not emacs-quick-startup.
3027
3028 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
3029
3030 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
3031 (reb-next-match, reb-show-subexp): Use `with-selected-window'
3032 instead of `reb-with-current-window'.
3033 (reb-prev-match): Likewise. Also, don't move left if the search
3034 was unsuccessful.
3035 (reb-initialize-buffer): New function.
3036 (re-builder, reb-change-syntax): Use it.
3037
3038 * man.el (Man-goto-page): Make second argument NOERROR optional.
3039
3040 2005-07-23 Richard M. Stallman <rms@gnu.org>
3041
3042 * man.el (Man-bgproc-sentinel): Check here for failure to find
3043 any man page in the output, and report the error here.
3044 (Man-arguments): Make it permanent local.
3045 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
3046 (Man-mode): Pass t for NOERROR.
3047
3048 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
3049 (grep-mode-font-lock-keywords):
3050 Don't use compilation-...-face for messages that are not file names.
3051
3052 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3053 Don't use compilation-...-face for messages that are not file names.
3054
3055 2005-07-22 Juri Linkov <juri@jurta.org>
3056
3057 * startup.el (normal-splash-screen): Update menu name.
3058
3059 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
3060
3061 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
3062
3063 * term/xterm.el: Load term/rxvt if the terminal is actually an
3064 rxvt terminal.
3065 (xterm-rxvt-set-background-mode): Remove, not used anymore.
3066
3067 * term/rxvt.el (function-key-map): Use substitute-key-definition
3068 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
3069
3070 * term/cygwin.el: New file.
3071
3072 2005-07-22 Kim F. Storm <storm@cua.dk>
3073
3074 * image-file.el (insert-image-file, image-file-yank-handler):
3075 Fix last change to maintain a (unique) yank-handler on yanked images.
3076
3077 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
3078
3079 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
3080 of the file size (as in "177B" for 177 bytes). This happens with
3081 "ls -lh" on FreeBSD.
3082
3083 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
3084
3085 * hilit-chg.el (highlight-changes-global-initial-state)
3086 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
3087 (hilit-chg-fixup, highlight-changes-mode):
3088 Fix typos in docstrings.
3089 (highlight-changes-global-modes, highlight-changes-rotate-faces):
3090 Doc fixes.
3091
3092 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
3093
3094 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
3095 mode function using `eval-after-load'.
3096
3097 2005-07-21 Kim F. Storm <storm@cua.dk>
3098
3099 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
3100 included when reporting an emacs crash, and tell about the DEBUG file.
3101
3102 * image-file.el (insert-image-file): Add yank-handler.
3103 (image-file-yank-handler): Yank handler to make unique copies of
3104 images when they are yanked into a buffer next to each other.
3105
3106 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
3107
3108 * comint.el (comint-use-prompt-regexp, comint-send-input)
3109 (comint-source-default, comint-extract-string)
3110 (comint-get-source, comint-word, comint-completion)
3111 (comint-source, comint-prompt-read-only, comint-update-fence):
3112 Fix typos in docstrings.
3113 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
3114 Declare with define-obsolete-*-alias macros.
3115 (comint-previous-matching-input-from-input)
3116 (comint-next-matching-input-from-input)
3117 (comint-previous-matching-input, comint-next-matching-input)
3118 (comint-forward-matching-input):
3119 Improve argument/docstring consistency.
3120
3121 * desktop.el (desktop-clear-preserve-buffers-regexp):
3122 Also preserve the *server* buffer.
3123
3124 * simple.el (clone-indirect-buffer): Doc fix.
3125 (fixup-whitespace, just-one-space)
3126 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
3127 (next-error, next-error-highlight)
3128 (next-error-highlight-no-select, next-error-last-buffer)
3129 (next-error-buffer-p, next-error-find-buffer, next-error)
3130 (previous-error, next-error-no-select, previous-error-no-select)
3131 (open-line, split-line, minibuffer-prompt-width, kill-new)
3132 (binary-overwrite-mode): Fix typos in docstrings.
3133 (set-fill-column): Fix typo in message.
3134
3135 * skeleton.el (skeleton-proxy-new): Doc fix.
3136
3137 * strokes.el (strokes-load-hook): Doc fix.
3138 (strokes-grid-resolution, strokes-get-grid-position)
3139 (strokes-renormalize-to-grid, strokes-read-stroke)
3140 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
3141 (strokes-global-map): Fix typos in docstrings.
3142 (strokes-help): Doc fix. Fix help message and pass it through
3143 `substitute-command-keys'.
3144
3145 * tempo.el (tempo-insert-prompt, tempo-interactive)
3146 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
3147 (tempo-insert-string-functions, tempo-local-tags)
3148 (tempo-define-template, tempo-insert-template)
3149 (tempo-insert-prompt-compat, tempo-is-user-element)
3150 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
3151 Fix typos in docstrings.
3152
3153 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
3154 (vcursor-key-bindings, vcursor-use-vcursor-map)
3155 (vcursor-find-window, vcursor-scroll-down)
3156 (vcursor-disable, vcursor-beginning-of-buffer)
3157 (vcursor-end-of-buffer): Fix typos in docstrings.
3158 (vcursor-relative-move, vcursor-get-char-count):
3159 Improve argument/docstring consistency.
3160
3161 * version.el: "?\ " -> "?\s".
3162
3163 * wid-edit.el (widget-default-create, widget-after-change)
3164 (widget-default-format-handler, widget-checklist-add-item)
3165 (widget-radio-add-item, widget-choose, widget-specify-secret)
3166 (widget-field-value-create, widget-field-value-get)
3167 (widget-editable-list-format-handler)
3168 (widget-editable-list-entry-create, widget-group-value-create)
3169 (widget-documentation-link-add)
3170 (widget-documentation-string-value-create): "?\ " -> "?\s".
3171 (widget-convert-text): Doc fix.
3172 (widget-narrow-to-field, widget-field-find)
3173 (widget-url-link-action, widget-emacs-library-link-action)
3174 (widget-color-notify): Fix typos in docstrings.
3175
3176 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
3177 (x-select-text, set-w32-system-coding-system)
3178 (w32-add-charset-info): Fix typos in docstrings.
3179
3180 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
3181 (cua-enable-cua-keys, cua-use-hyper-key)
3182 (cua-virtual-rectangle-edges): Fix typos in docstrings.
3183 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
3184
3185 * net/tramp.el (tramp-handle-load): Fix typo in error message.
3186
3187 * emacs-lisp/re-builder.el (regexp-builder): Declare with
3188 `defalias' instead of faking it.
3189
3190 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
3191 (eshell-ls-missing, eshell-ls-dired-initial-args)
3192 (eshell-ls-use-in-dired): Fix typos in docstrings.
3193
3194 2005-07-20 Kim F. Storm <storm@cua.dk>
3195
3196 * emulation/cua-base.el (cua-mode): Improve doc string.
3197
3198 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
3199
3200 * abbrev.el (expand-region-abbrevs): Doc fix.
3201 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
3202 Improve argument/docstring consistency.
3203
3204 * arc-mode.el (archive-get-descr, archive-alternate-display):
3205 Doc fixes.
3206 (archive-l-e): Improve argument/docstring consistency.
3207 (archive-tmpdir, archive-unixdate, archive-unixtime)
3208 (archive-chmod-entry): Fix typos in docstrings.
3209 (archive-unflag, archive-unflag-backwards)
3210 (archive-unmark-all-files): "?\ " -> "?\s".
3211
3212 * buff-menu.el (Buffer-menu-unmark): Doc fix.
3213 (Buffer-menu-not-modified, Buffer-menu-execute)
3214 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
3215 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
3216
3217 * composite.el (compose-string, encode-composition-rule)
3218 (compose-last-chars): Fix typos in docstrings.
3219
3220 * desktop.el (desktop-enable, desktop-basefilename):
3221 Declare with `define-obsolete-variable-alias'.
3222 (desktop-internal-v2s): Don't quote keywords.
3223 (desktop-clear): "?\ " -> "?\s".
3224
3225 * dired.el (dired-align-file, dired-flag-backup-files)
3226 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
3227 (dired-listing-switches, dired-ls-F-marks-symlinks)
3228 (dired-dwim-target, dired-load-hook, dired-mode-hook)
3229 (dired-directory, dired-faces, dired, dired-revert)
3230 (dired-mode, dired-summary, dired-view-file)
3231 (dired-copy-filename-as-kill, dired-delete-file)
3232 (dired-no-confirm, dired-unmark-all-marks)
3233 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
3234 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
3235 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
3236 Fix typos in message strings.
3237
3238 * dired-x.el (virtual-dired): Declare with `defalias'.
3239 (dired-mark-unmarked-files, dired-local-variables-file)
3240 (dired-omit-here-always): Doc fix.
3241 (dired-omit-mode, dired-find-subdir)
3242 (dired-enable-local-variables, dired-clean-up-buffers-too)
3243 (dired-extra-startup, dired-mark-extension, dired-jump)
3244 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
3245 (dired-smart-shell-command, dired-guess-shell-alist-user)
3246 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
3247 (dired-x-bind-find-file, dired-x-submit-report):
3248 Fix typos in docstrings.
3249 (dired-mark-unmarked-files): "?\ " -> "?\s".
3250
3251 * dirtrack.el (dirtrack-list): Fix typos in docstring.
3252
3253 * faces.el (describe-face): "?\ " -> "?\s".
3254 (read-all-face-attributes, read-face-font, modify-face)
3255 (face-attr-construct, italic): Fix typos in docstrings.
3256 (frame-update-face-colors): Declare with
3257 `define-obsolete-function-alias'.
3258
3259 * files.el (find-file-noselect, recode-file-name): Doc fixes.
3260 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
3261 (magic-mode-alist, buffer-file-numbers-unique)
3262 (write-file-functions, get-free-disk-space):
3263 Fix typos in docstrings.
3264 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
3265 (write-contents-hooks, write-file-hooks):
3266 Declare with `define-obsolete-variable-alias'.
3267
3268 * forms-d2.el (arch-rj): Fix typo in docstrings.
3269 (arch-tocol): Likewise. "?\ " -> "?\s".
3270
3271 * frame.el (set-frame-font, cursor-in-non-selected-windows):
3272 Fix typo in docstring.
3273 (set-screen-width, set-screen-height): Delete redundant info in
3274 doctrings.
3275 (new-frame, screen-height, screen-width): Declare with
3276 `define-obsolete-function-alias'.
3277 (delete-frame-hook, blink-cursor): Declare with
3278 `define-obsolete-variable-alias'.
3279
3280 * paths.el (prune-directory-list): Fix typos in docstring.
3281
3282 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
3283 (cvs-prefix-get): Fix typos in docstrings.
3284
3285 * ps-print.el (ps-extend-face-list, ps-extend-face)
3286 (ps-print-background-image): Fix typos in docstrings.
3287 (ps-default-fg, ps-default-bg): Doc fixes.
3288
3289 * s-region.el (s-region-bind): Doc fix.
3290 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
3291
3292 * textmodes/org.el (org-table-formula-substitute-names)
3293 (org-table-get-vertical-vector): Doc fixes.
3294 (org-table-recalculate): Remove unused argument to `message'.
3295
3296 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
3297
3298 * textmodes/org.el (org-table-column-names)
3299 (org-table-column-name-regexp)
3300 (org-table-named-field-locations): New variables.
3301 (org-archive-subtree): Protect `this-command' when calling
3302 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
3303 the kill buffer.
3304 (org-complete): Remove fixed-formula completion.
3305 (org-edit-formulas-map): New variable.
3306 (org-table-edit-formulas): New command.
3307 (org-finish-edit-formulas, org-abort-edit-formulas)
3308 (org-show-variable, org-table-get-vertical-vector): New functions.
3309 (org-table-maybe-eval-formula): Handle `:=' fields.
3310 (org-table-get-stored-formulas, org-table-store-formulas)
3311 (org-table-get-formula, org-table-modify-formulas)
3312 (org-table-replace-in-formulas): Handle named field formulas.
3313 (org-table-get-specials): Store locations of named fields.
3314
3315 2005-07-19 Juri Linkov <juri@jurta.org>
3316
3317 * progmodes/grep.el (grep-regexp-alist)
3318 (grep-mode-font-lock-keywords, grep-process-setup):
3319 Use default GNU grep match color "01;31m" instead of "01;41m".
3320 (grep-regexp-alist, grep-mode-font-lock-keywords):
3321 Use `\\[[0-9]*m' instead of `\\[00m'.
3322 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
3323 sgr_start where its handling is more important. Use the real
3324 length of sgr_start instead of constant 8.
3325 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
3326 specially. Delete all remaining escape sequences.
3327 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
3328 (grep-regexp-alist): Make hyperlink only for binary file name
3329 instead of the whole line.
3330 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
3331 (grep-mode): Add autoload.
3332
3333 * emacs-lisp/find-func.el (find-function-regexp):
3334 Add `define-compilation-mode'.
3335
3336 2005-07-19 Juri Linkov <juri@jurta.org>
3337
3338 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
3339 (compare-windows-sync-string-size, compare-windows-recenter)
3340 (compare-windows-highlight, compare-windows): Add version 22.1.
3341 (compare-windows) <defface>: Inherit from lazy-highlight instead
3342 of duplicating its default value.
3343
3344 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
3345 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
3346
3347 * descr-text.el (describe-char): Create link buttons for `charset'
3348 and `code point'. Add the current input method name with a link
3349 button to `to input' field. Print face names of display table
3350 characters in `The display table entry is displayed by' section
3351 instead of printing face-id in the `display' field.
3352 Guess hardcoded faces and create a link button for them.
3353 Skip empty fields when calculating max-width.
3354 Treat `widget-create' specially while inserting strings from the
3355 collected field list.
3356 (describe-char-after): Made obsolete in version 22.1, not 21.5.
3357
3358 * diff-mode.el (diff-file-header): Change foreground color from
3359 yellow to green on light backgrounds.
3360 (diff-context): Inherit from `shadow' only for color/grayscale
3361 with more than 88 colors.
3362 (diff-indicator-removed, diff-indicator-added)
3363 (diff-indicator-changed): New faces.
3364 (diff-font-lock-keywords): Use new faces. Regroup rules.
3365 Add "^---$" for `normal' diff format. Fontify `#' lines with
3366 font-lock-comment-delimiter-face and font-lock-comment-face.
3367 Add `#' to ^[^...] in the rule for `diff-context-face'.
3368
3369 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
3370 a button-like box. Inherit from `highlight' on low colors.
3371 (shadow): Use shades of gray only for color/grayscale with
3372 more than 88 colors. Use green for light backgrounds with
3373 8 colors, and yellow for dark backgrounds with 8 colors.
3374
3375 * font-lock.el (font-lock-regexp-grouping-backslash):
3376 Don't inherit from escape-glyph (use bold for all cases).
3377
3378 * info.el (info-xref-visited): Use light foreground color `violet'
3379 for dark backgrounds instead of dark color `magenta3'.
3380 (info-title-1): Use `yellow' color for dark backgrounds.
3381
3382 * isearch.el (isearch): Use not-too-dark magenta3 instead of
3383 too-light magenta2.
3384
3385 * replace.el (match): Use slightly more light RoyalBlue3 instead
3386 of dark RoyalBlue4.
3387
3388 * wid-edit.el (widget-inactive): Inherit from `shadow'.
3389
3390 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
3391
3392 * novice.el (disabled-command-hook): Declare it with
3393 `define-obsolete-variable-alias'.
3394
3395 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
3396 (desktop-buffer-misc-functions, desktop-buffer-handlers)
3397 (desktop-load-default): Add release to obsolescence info.
3398 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
3399 (desktop-append-buffer-args, desktop-read):
3400 Fix typos in docstrings.
3401 (desktop-kill): Fix typo in message.
3402 (desktop-save): Doc fix.
3403
3404 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
3405
3406 * viper-cmd.el (viper-escape-to-state): Bug fix.
3407 (viper-envelop-ESC-key): Change the definition of fast
3408 keysequence so it'll work with keyboard macros.
3409
3410 * ediff.el (ediff-patch-buffer): Change the docstring.
3411
3412 2005-07-19 Kenichi Handa <handa@m17n.org>
3413
3414 * international/mule-cmds.el (select-safe-coding-system): Try to
3415 use an auto-coding (if any) before anything else. If the found
3416 auto-coding is invalid, show a warning message.
3417
3418 * international/mule.el (find-auto-coding): New function created
3419 by modifying the body of set-auto-coding.
3420 (set-auto-coding): Use find-auto-coding to find a coding.
3421
3422 2005-07-18 Richard M. Stallman <rms@gnu.org>
3423
3424 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
3425 not isearch-mode-end-hook-error.
3426 (allout-before-change-protect): Fix error message.
3427
3428 2005-07-18 Juri Linkov <juri@jurta.org>
3429
3430 * allout.el (allout-mode):
3431 * calculator.el (calculator-copy):
3432 * custom.el (custom-known-themes):
3433 * dired.el (dired-desktop-buffer-misc-data)
3434 (dired-restore-desktop-buffer):
3435 * dired-x.el (dired-omit-marker-char):
3436 * files.el (basic-save-buffer):
3437 * font-core.el (font-lock-mode):
3438 * calendar/calendar.el (calendar-goto-hebrew-date)
3439 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
3440 (calendar-goto-persian-date):
3441 * language/ethio-util.el (ethio-sera-to-fidel-region):
3442 * textmodes/picture.el (picture-mode):
3443 Delete duplicate duplicate words.
3444
3445 2005-07-18 Juri Linkov <juri@jurta.org>
3446
3447 * isearch.el (isearch-mode-map): Remove key bindings for regexp
3448 chars * ? } |.
3449 (isearch-fallback): Don't call `isearch-process-search-char'.
3450 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
3451 (isearch-process-search-char): Call `isearch-fallback' for regexp
3452 chars * ? } |.
3453 (isearch-return-char): Make obsolete with `make-obsolete' instead
3454 of simply documenting it as obsolete in the docstring.
3455 (isearch-fallback): Refill docstring.
3456
3457 * international/isearch-x.el
3458 (isearch-process-search-multibyte-characters): Remove unneeded
3459 `concat'. Add intermediate values to `junk-hist' instead of
3460 `minibuffer-history'. Test the length of `str'.
3461
3462 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
3463
3464 * allout.el (allout-resolve-xref): Fix typos in error strings.
3465 (allout-before-change-protect): Remove unneeded `concat'.
3466
3467 * array.el (array-mode, array-reconfigure-rows)
3468 (untabify-backward): Fix typos in docstrings.
3469 (array-reconfigure-rows): Use `insert-buffer-substring', not
3470 `insert-buffer'.
3471
3472 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
3473 * progmodes/ada-mode.el (ada-make-body):
3474 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
3475
3476 * dired.el (dired-log):
3477 * tar-mode.el (tar-subfile-save-buffer):
3478 * play/zone.el (zone-pgm-stress-destress):
3479 Use `insert-buffer-substring', not `insert-buffer'.
3480
3481 2005-07-17 Simon Josefsson <jas@extundo.com>
3482
3483 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
3484
3485 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
3486
3487 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
3488 Add plain auth method.
3489 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
3490
3491 2005-07-17 Kim F. Storm <storm@cua.dk>
3492
3493 * ido.el (dired-other-window): Add ido property.
3494
3495 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
3496
3497 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
3498 Fix typo in docstring.
3499 (byte-compile-interactive-only-functions): Add `insert-buffer' and
3500 `insert-file-literally'.
3501
3502 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
3503 info and delete redundant message. Doc fix.
3504 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
3505 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
3506
3507 2005-07-16 Richard M. Stallman <rms@gnu.org>
3508
3509 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
3510 (byte-compile-and): Use byte-compile-and-recursion.
3511 (byte-compile-or-recursion): New function.
3512 (byte-compile-or): Use that.
3513 (byte-compile-if): Guard the else-clause too.
3514 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
3515
3516 * isearch.el (isearch-mode-end-hook-quit): New variable.
3517 (isearch-done): Bind it.
3518 (isearch-mode-end-hook): Doc fix.
3519
3520 * allout.el (allout-isearch-did-quit): Variable deleted.
3521 (allout-real-isearch-abort): Function name no longer used.
3522 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
3523 (allout-isearch-rectification): isearch-mode always exists.
3524 Don't set allout-isearch-did-quit.
3525 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
3526 allout-isearch-did-quit.
3527 (allout-enwrap-isearch): Just add the hook.
3528 (allout-isearch-abort): Function deleted.
3529 (allout-pre-command-business): Avoid warning.
3530
3531 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
3532 Correctly avoid warnings.
3533 (pascal-outline): Likewise.
3534
3535 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
3536
3537 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
3538
3539 * play/tetris.el (tetris-mode): Avoid warning.
3540
3541 * play/snake.el (snake-mode): Avoid warning.
3542
3543 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
3544 (gamegrid-set-display-table): Avoid warning.
3545 (gamegrid-set-timer): Likewise.
3546 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
3547 (gamegrid-add-score-with-update-game-score-1): Take FILE
3548 as argument.
3549 (gamegrid-add-score-with-update-game-score): Pass that argument.
3550 Rename have-shared-game-dir to gamegrid-shared-game-dir.
3551
3552 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
3553
3554 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
3555 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
3556
3557 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
3558 and insert-file.
3559
3560 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
3561 (sc-ask): Avoid warnings.
3562
3563 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
3564 (eshell-hist-initialize): Use that var the natural way.
3565
3566 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
3567
3568 * emacs-lisp/re-builder.el (reb-cook-regexp):
3569 Avoid warning calling lre-compile-string.
3570 (reb-color-display-p): Avoid warning.
3571
3572 * calculator.el (calculator-last-input): Guard uses
3573 of event-key and key-press-event-p.
3574 (event-key, key-press-event-p): Delete definitions.
3575
3576 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
3577 (find-gc-source-directory, find-gc-subrs-callers)
3578 (find-gc-noreturn-list, find-gc-source-files)
3579 (find-gc-subrs-called): Vars renamed and defvar'd.
3580
3581 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
3582 (checkdoc-overlay-put, checkdoc-delete-overlay)
3583 (checkdoc-overlay-start, checkdoc-overlay-end)
3584 (checkdoc-mode-line-update, checkdoc-char=):
3585 Define such that compiler knows they are defined.
3586 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
3587 (checkdoc-read-event): Delete. Use read-event directly.
3588
3589 * whitespace.el (whitespace-make-overlay)
3590 (whitespace-overlay-put, whitespace-delete-overlay)
3591 (whitespace-overlay-start, whitespace-overlay-end):
3592 Define such that compiler knows they are defined.
3593 (whitespace): Move conditional inside.
3594
3595 * tempo.el (tempo-insert-template): Suppress warning.
3596
3597 * ediff-diff.el (longlines-mode): Add defvar.
3598
3599 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
3600
3601 * server.el: Bind "C-x #" in a way that works even if C-x is
3602 redefined to a command key, not a prefix key.
3603
3604 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
3605
3606 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
3607 cl-make-type-test till execution time.
3608
3609 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
3610
3611 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
3612 arg ARG and use it.
3613
3614 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
3615
3616 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
3617
3618 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
3619
3620 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
3621 a defcustom with two :set or :type keywords.
3622
3623 2005-07-15 Richard M. Stallman <rms@gnu.org>
3624
3625 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
3626 Don't give ^M comment-end syntax.
3627
3628 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
3629
3630 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
3631 Don't consider gdbmi (gdb-mi.el has its own update functions).
3632 (gdb-var-delete): Make it work for gdbmi as well.
3633 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
3634
3635 * progmodes/gud.el (etags, sdb): Only require etags when needed.
3636 (gud-speedbar-menu-items): Correct logic for enabling items.
3637
3638 2005-07-15 Kim F. Storm <storm@cua.dk>
3639
3640 * ido.el: Fix commentary.
3641 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
3642 Use with-no-warnings around ffap-guesser.
3643 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
3644 Let bind minibuffer-completing-file-name to t.
3645
3646 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
3647
3648 * startup.el (site-run-file, keyboard-type): Doc fixes.
3649 (command-line): Check for "--basic-display" argument; also for
3650 "--quick", not "--bare-bones" (which was renamed).
3651 (fancy-splash-text): Add missing item "Getting New Versions".
3652 (normal-splash-screen): Fix typos and improve consistency with
3653 `fancy-splash-text'. Update copyright year.
3654
3655 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
3656 valid binding for `help-char'.
3657
3658 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
3659
3660 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
3661
3662 * term.el (term-mode): Disable cua-mode for term buffers.
3663
3664 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
3665
3666 * add-log.el (add-log-mailing-address, change-log-merge):
3667 Doc fixes.
3668 (change-log-get-method-definition): Fix typo in docstring.
3669
3670 2005-07-14 Kim F. Storm <storm@cua.dk>
3671
3672 * emulation/cua-base.el:
3673 (cua--pre-command-handler-1, cua--pre-command-handler)
3674 (cua--post-command-handler-1, cua--post-command-handler):
3675 Split in two. Check (buffer local) value of cua-mode.
3676 (cua-selection-mode): New command.
3677
3678 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
3679
3680 * custom.el (custom-initialize-safe-set)
3681 (custom-initialize-safe-default): Doc fixes.
3682
3683 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
3684 and simplify :init-value again.
3685
3686 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
3687 and simplify :init-value again. Delete autoload.
3688
3689 * startup.el (command-line): Use `custom-reevaluate-setting' again
3690 for tooltip-mode.
3691
3692 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
3693 a defcustom with two :initialize keywords.
3694
3695 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
3696
3697 * allout.el (my-mark-marker, allout-isearch-prior-pos)
3698 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
3699 (allout-post-command-business, allout-flag-region)
3700 (isearch-reenable-font-lock, allout-yank)
3701 (allout-insert-latex-header, allout-insert-latex-trailer)
3702 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
3703 (allout-latex-verb-quote): Fix typos in docstrings.
3704 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
3705 (allout-unprotected, allout-prefix-data):
3706 Improve argument/docstring consistency.
3707 (allout-chart-subtree): Fix argument spec.
3708 (allout-open-topic): Rename `use_sib_bullet' argument to
3709 `use-sib-bullet'. Doc fix.
3710
3711 * whitespace.el (whitespace-check-buffer-leading)
3712 (whitespace-check-buffer-trailing)
3713 (whitespace-check-buffer-indent)
3714 (whitespace-check-buffer-spacetab)
3715 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
3716 (whitespace-check-leading-whitespace)
3717 (whitespace-check-trailing-whitespace)
3718 (whitespace-check-spacetab-whitespace)
3719 (whitespace-check-indent-whitespace)
3720 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
3721 (whitespace-modes): Fix typos in docstrings.
3722 (defgroup, defcustom): Doc fixes.
3723
3724 * winner.el (winner-mode, winner-boring-buffers)
3725 (winner-pending-undo-ring): Doc fixes.
3726 (winner-ring): Remove unneeded `progn'.
3727 (winner-equal): `defsubst' it.
3728 (winner-redo): Fix message.
3729
3730 2005-07-13 Kim F. Storm <storm@cua.dk>
3731
3732 * simple.el (line-move-1): Always use vertical-motion to
3733 do the last (or only) line move to ensure some movement.
3734 Undo 2005-06-23 change--don't check for overlays.
3735
3736 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3737
3738 * term/mac-win.el (ccl-encode-mac-roman-font)
3739 (ccl-encode-mac-centraleurroman-font)
3740 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
3741 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
3742 Change charset-id boundary of dimension to ?\xef.
3743 (mac-char-fontspec-list): New constant.
3744 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
3745 argument. Nil uses itself as family in font-spec. Previous
3746 behavior for nil is now provided by non-nil non-string argument.
3747 All callers changed. Add font-specs for Mac fonts to
3748 "fontset-default" unless iso8859-1 fonts are installed.
3749
3750 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
3751
3752 * progmodes/sh-script.el (sh-get-indent-info): Only indent
3753 a continuation line if the \ is preceded by SPC or TAB.
3754 (sh-get-indent-info): Simplify.
3755 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
3756 Use with-current-buffer.
3757
3758 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
3759 when the matched text is empty.
3760
3761 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
3762
3763 * startup.el (command-line): Revert to previous handling of
3764 tooltip-mode. Explain in comment why the complexity is needed.
3765
3766 * tooltip.el (tooltip-mode): Revert to previous implementation of
3767 its defcustom.
3768
3769 * frame.el (blink-cursor-mode): Revert to previous implementation
3770 of its defcustom. Update comment.
3771
3772 2005-07-12 Lars Hansen <larsh@soem.dk>
3773
3774 * desktop.el: Update e-mail address.
3775
3776 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3777
3778 * term/mac-win.el (mac-services-mail-selection)
3779 (mac-services-mail-to): New functions.
3780 (mac-application-menu-map): Bind them.
3781
3782 2005-07-12 wulei <milton@wulei.net> (tiny change)
3783
3784 * progmodes/gdb-ui.el: Add note about buffering with Windows.
3785
3786 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
3787
3788 * custom.el (custom-reevaluate-setting): Doc fix.
3789
3790 2005-07-11 Jay Belanger <belanger@truman.edu>
3791
3792 * calc/calc.el (calc-embedded-announce-formula-alist)
3793 (calc-embedded-open-close-plain-alist)
3794 (calc-embedded-open-close-mode-alist): Add checks for additional
3795 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
3796
3797 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
3798
3799 * custom.el (custom-enable-theme): Don't add theme to
3800 `custom-enabled-themes' with `push' because there is no
3801 setf-method for `delq'.
3802
3803 2005-07-11 Richard M. Stallman <rms@gnu.org>
3804
3805 * custom.el (custom-declare-variable): Doc fix.
3806
3807 * dired-aux.el (dired-compare-directories): Remove "." and ".."
3808 from the alists.
3809
3810 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
3811 Do nothing if edebug-active.
3812
3813 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
3814 (edebug-display): Do it here instead.
3815
3816 2005-07-10 Richard M. Stallman <rms@gnu.org>
3817
3818 * cus-face.el (custom-theme-set-faces): Make it work.
3819 (custom-reset-faces): Doc fix.
3820 (custom-theme-reset-internal-face, custom-theme-face-value):
3821 Functions deleted.
3822
3823 * custom.el (custom-push-theme): Maintain list of the settings
3824 of a given theme in its theme-settings property.
3825 Maintain position of old settings in the theme-value
3826 or theme-face property.
3827 (custom-enabled-themes): New variable.
3828 (custom-theme-enabled-p): New function.
3829 (provide-theme): Update custom-enabled-themes.
3830 Disable and reenable the `user' theme.
3831 (require-theme): Doc fix.
3832 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
3833 (custom-theme-value, custom-theme-variable-value): Likewise.
3834 (custom-theme-reset-internal): Likewise.
3835 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
3836 (custom-enable-theme, custom-disable-theme): New functions.
3837 (custom-variable-theme-value, custom-face-theme-value): Likewise.
3838 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
3839 (custom-theme-reset-variables): Simplify.
3840 (deftheme, custom-declare-theme, custom-make-theme-feature):
3841 Definitions moved.
3842
3843 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
3844
3845 * longlines.el (longlines-show-region)
3846 (longlines-unshow-hard-newlines): Recognize hard newlines by
3847 non-nil hard property, instead of t.
3848
3849 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
3850
3851 * viper-cmd.el (viper--key-maps): New variable.
3852 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
3853 emulation-mode-map-alists.
3854 (viper-envelop-ESC-key): Use viper-subseq.
3855 (viper-search-forward/backward/next): Disable debug-on-error.
3856
3857 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
3858 (viper-ESC-key): New defcustoms.
3859
3860 * viper-macs.el (ex-map-read-args): Use viper-subseq.
3861
3862 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
3863 (viper-subseq): Copy of subseq from cl.el.
3864
3865 * viper.el (viper-go-away, viper-set-hooks): Use
3866 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
3867
3868 * viper-mous.el (viper-current-frame-saved): Use defvar.
3869
3870 * viper-init.el: Get rid of -face in face names.
3871
3872 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
3873 Make it work with longlines mode
3874
3875 * ediff-mult.el (ediff-meta-mode-hook): New variable.
3876
3877 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
3878
3879 * ediff-init.el: Get rid of -face in face names.
3880
3881 2005-07-10 Richard M. Stallman <rms@gnu.org>
3882
3883 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
3884 and with-timeout-unsuspend.
3885
3886 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
3887 and with-timeout-unsuspend.
3888
3889 * emacs-lisp/timer.el (with-timeout-timers): New variable.
3890 (with-timeout): Bind that variable to record timers.
3891 (with-timeout-suspend, with-timeout-unsuspend): New functions.
3892
3893 * emacs-lisp/debug.el (debug-help-follow): New function.
3894 (debugger-mode-map): Use that instead of help-follow.
3895 (debugger-setup-buffer): Use eval-buffer-list
3896 to handle eval-buffer frames.
3897
3898 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
3899
3900 * timezone.el (timezone-parse-date): Change first regexp
3901 so it will not mistakenly match dates with no time zone.
3902
3903 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
3904
3905 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
3906
3907 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
3908
3909 * custom.el (custom-initialize-safe-set)
3910 (custom-initialize-safe-default): New functions.
3911
3912 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
3913 and simplify :init-value.
3914
3915 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
3916 and simplify :init-value. Delete obsolete comment.
3917
3918 * startup.el (command-line): Use `custom-reevaluate-setting' to
3919 handle `tooltip-mode'. Delete obsolete comment.
3920
3921 * files.el (set-visited-file-name): Avoid calling
3922 `file-name-nondirectory' with a nil argument.
3923
3924 2005-07-09 Richard M. Stallman <rms@gnu.org>
3925
3926 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
3927 was called with nil for the buffer, handle the read position right.
3928 Handle read position for eval-region, too.
3929
3930 2005-07-09 Juri Linkov <juri@jurta.org>
3931
3932 * fringe.el (fringe-mode): Add period in docstring.
3933 (fringe-query-style): Build prompt depending on `all-frames' arg.
3934
3935 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
3936 to not create links to unrelated functions in the Help buffer.
3937
3938 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
3939 Doc fix.
3940
3941 * simple.el (next-error-hook): New variable.
3942 (next-error): Use it. Doc fix.
3943
3944 * textmodes/ispell.el (ispell-command-loop): Add current
3945 dictionary name and program name to mode-line-format.
3946 (ispell-region, ispell-process-line): Add current dictionary name
3947 and program name to messages.
3948
3949 2005-07-08 Jay Belanger <belanger@truman.edu>
3950
3951 * calc/calc.el (calc-embedded-announce-formula-alist)
3952 (calc-embedded-open-close-formula-alist)
3953 (calc-embedded-open-close-word-alist)
3954 (calc-embedded-open-close-plain-alist)
3955 (calc-embedded-open-close-new-formula-alist)
3956 (calc-embedded-open-close-mode-alist)
3957 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
3958 (calc-embedded-mode-hook): New variables.
3959
3960 * calc/calc-embed.el (calc-embedded-firsttime)
3961 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
3962 New variables.
3963 (calc-do-embedded): Use calc-embedded-firsttime,
3964 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
3965 determine whether or not to run hooks.
3966 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
3967 calc-embedded-firsttime-formula appropriately.
3968 Set calc-embedded delimiter variables according to mode.
3969
3970 2005-07-08 Richard M. Stallman <rms@gnu.org>
3971
3972 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
3973 Check for "emacs", etc., as entire symbol, not just as word.
3974 (checkdoc-file-comments-engine): Use regexp-quote on FN.
3975
3976 * files.el (set-visited-file-name): Report the error
3977 for "empty filename" earlier.
3978 (kill-some-buffers): Ignore buffers already dead.
3979
3980 * fringe.el (fringe-mode): Doc fix.
3981
3982 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
3983 Check for (featurep 'xemacs) and turn off warnings in what it guards.
3984 Use unwind-protect to ensure byte-compile-unresolved-functions
3985 is updated.
3986
3987 * whitespace.el (whitespace-buffer-leading-cleanup):
3988 Simplify w/ skip-chars-forward.
3989 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
3990
3991 * mail/rmail.el (rmail-only-expunge): Fix paren error.
3992 Unconditionally try to leave point at the same old place.
3993
3994 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
3995
3996 * comint.el (comint-postoutput-scroll-to-bottom)
3997 (comint-show-maximum-output): Take scroll-margin into consideration.
3998
3999 2005-07-08 Kim F. Storm <storm@cua.dk>
4000
4001 * ido.el (ido-use-filename-at-point): New choice `guess'.
4002 (ido-file-internal): Try ffap-guesser if selected.
4003
4004 * ido.el (ido-before-fallback-functions): New hook.
4005 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
4006 (ido-read-file-name): Run it.
4007
4008 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
4009
4010 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
4011 strings rather than a list of symbols to the completion function.
4012
4013 2005-07-07 Jay Belanger <belanger@truman.edu>
4014
4015 * calc/calc-units.el (math-apply-units): Change the places in
4016 which units are simplified.
4017
4018 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4019
4020 * cus-edit.el (customize-option, customize-option-other-window):
4021 Make them handle aliases.
4022
4023 * custom.el (custom-variable-p): Make it recursively follow
4024 aliases. Mention that in the docstring.
4025
4026 2005-07-07 Richard M. Stallman <rms@gnu.org>
4027
4028 * cus-start.el (exec-path): Use `directory' instead of `file'.
4029 Fix tag for nil.
4030
4031 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
4032
4033 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
4034 when called non-interactively. Doc fix.
4035
4036 2005-07-07 Lute Kamstra <lute@gnu.org>
4037
4038 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
4039 new address as well.
4040
4041 2005-07-07 Kenichi Handa <handa@m17n.org>
4042
4043 * international/mule.el (make-coding-system):
4044 Describe `ascii-incompatible' property in the docstring.
4045 (set-file-name-coding-system): Signal an error if coding-system is
4046 ascii-incompatible.
4047 (set-keyboard-coding-system): Likewise.
4048
4049 * international/mule-cmds.el (set-default-coding-systems):
4050 Don't set default-file-name-coding-system and
4051 default-keyboard-coding-system if coding-system is ASCII-incompatible.
4052
4053 * international/utf-16.el: Declare that all UTF-16-based coding
4054 systems are ASCII-incompatible.
4055
4056 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
4057
4058 * progmodes/gud.el: Require font-lock for displaying errors.
4059 Used by gdb-ui.el.
4060
4061 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
4062
4063 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
4064 values for the pattern lists which are `read'able but not
4065 `append'able (like symbols).
4066
4067 2005-07-06 Richard M. Stallman <rms@gnu.org>
4068
4069 * progmodes/flymake.el (flymake-float-time): Instead of
4070 with-no-warnings, test for xemacs.
4071 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
4072 to avoid warning.
4073
4074 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
4075
4076 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
4077
4078 2005-07-05 Lute Kamstra <lute@gnu.org>
4079
4080 * battery.el: Add support for Darwin (with much debugging help
4081 from Samuel Lauber <sam124@operamail.com>).
4082 (battery-status-function, battery-echo-area-format)
4083 (battery-mode-line-format): Add support for pmset on Darwin.
4084 (battery-load-low, battery-load-critical): New user options.
4085 (battery-pmset): New function.
4086
4087 2005-07-05 Lute Kamstra <lute@gnu.org>
4088
4089 Update FSF's address in GPL notices.
4090
4091 * textmodes/page-ext.el: Update FSF's address.
4092
4093 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
4094
4095 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
4096 filling from using prefix when filling a single-line docstring.
4097
4098 * progmodes/flymake.el: Remove useless eval-when-compile.
4099
4100 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
4101
4102 2005-07-04 Richard M. Stallman <rms@gnu.org>
4103
4104 * textmodes/org.el (org-file-apps-defaults-gnu):
4105 Rename from org-file-apps-defaults-linux.
4106 (org-default-apps): Don't test system-type for `linux'.
4107 (org-file-apps): Doc fix.
4108
4109 2005-07-04 David Ponce <david@dponce.com>
4110
4111 * tree-widget.el: Improve header Commentary section.
4112 (tree-widget) [defgroup]
4113 (tree-widget-image-enable, tree-widget-themes-directory)
4114 (tree-widget-theme, tree-widget-image-properties-emacs)
4115 (tree-widget-image-properties-xemacs, tree-widget-create-image)
4116 (tree-widget-image-formats, tree-widget-control)
4117 (tree-widget-empty-control, tree-widget-leaf-control
4118 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
4119 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
4120 (tree-widget-keep, tree-widget-after-toggle-functions)
4121 (tree-widget-open-node, tree-widget-close-node): Doc fix.
4122 (tree-widget-open-control, tree-widget-close-control): Fix doc and
4123 :help-echo message.
4124 (tree-widget-set-theme): Doc fix. Use `string-equal'.
4125 (tree-widget-image-properties): Doc fix. Clearer implementation.
4126 (tree-widget--cursors): New constant.
4127 (tree-widget-lookup-image): New function split from
4128 `tree-widget-find-image'. Clearer implementation.
4129 (tree-widget-find-image): Use it.
4130 (tree-widget-button-keymap): Use `set-keymap-parent'.
4131 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
4132 Define the sub-widgets here.
4133 (tree-widget-node): Check that :node is not a tree-widget.
4134 (tree-widget-get-super, tree-widget-open-control)
4135 (tree-widget-close-control, tree-widget-empty-control)
4136 (tree-widget-leaf-control, tree-widget-guide)
4137 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
4138 (tree-widget-no-handle, tree-widget-value-delete)
4139 (tree-widget-map): Remove.
4140 (tree-widget-children-value-save): Doc fix. Simplified.
4141 (tree-widget-value-create): Update according to previous changes.
4142
4143 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
4144
4145 * textmodes/org.el: Leading space replaced by TABS.
4146 (org-recalc-marks, org-table-rotate-recalc-marks)
4147 (org-table-get-specials): Treat "^" and "_" marks.
4148 (org-table-justify-field-maybe): Optional argument NEW.
4149 (org-table-eval-formula): Parsing of the format simplified.
4150 New modes C,I. Honor the %= parameter in the current table.
4151 Avoid unnecessary re-align by using the NEW argument to
4152 `org-table-justify-field-maybe'.
4153 (org-calc-default-modes): Default for date-format mimicks org-mode.
4154 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
4155
4156 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
4157
4158 * cus-face.el (custom-theme-set-faces): Make it handle face
4159 aliases whose alias declarations are pre- or autoloaded.
4160
4161 2005-07-04 Juri Linkov <juri@jurta.org>
4162
4163 * faces.el (read-face-name): Put the code for getting a face name
4164 from the buffer before adding the faces from the `face' property.
4165 Use `completing-read-multiple' instead of `completing-read'.
4166 Require `crm'. Add default value and post-process the returned
4167 list of faces.
4168
4169 * emacs-lisp/crm.el (crm-find-current-element)
4170 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
4171
4172 * emacs-lisp/lisp-mode.el (eval-defun-1):
4173 * emacs-lisp/edebug.el (edebug-eval-defun):
4174 Remove unnecessary quotes.
4175
4176 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
4177
4178 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
4179 (prolog-indent-level): Fix typo in docstring.
4180
4181 * info.el (Info-history, Info-history-forward)
4182 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
4183
4184 * add-log.el (add-change-log-entry):
4185 * comint.el (comint-dynamic-list-input-ring)
4186 (comint-dynamic-list-completions):
4187 * dabbrev.el (dabbrev-expand):
4188 * delim-col.el (delimit-columns-rectangle-line):
4189 * diff-mode.el (diff-context->unified, diff-reverse-direction)
4190 (diff-unified->context):
4191 * ediff-init.el (ediff-abbrev-jobname):
4192 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
4193 (ediff-replace-session-activity-marker-in-meta-buffer):
4194 * info.el (Info-summary):
4195 * lpr.el (printify-region):
4196 * printing.el (pr-create-interface):
4197 * ps-print.el (ps-print-quote):
4198 * ses.el (ses-column-widths, ses-print-cell)
4199 (ses-adjust-print-width, ses-center):
4200 * shell.el (shell-file-name-quote-list):
4201 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
4202 (strokes-fill-current-buffer-with-whitespace)
4203 (strokes-xpm-for-stroke, strokes-list-strokes)
4204 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
4205 * term.el (term-dynamic-list-input-ring)
4206 (term-dynamic-list-completions):
4207 * calc/calc.el (math-format-stack-value):
4208 * emacs-lisp/edebug.el (edebug-display-freq-count):
4209 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
4210 (delphi-new-comment-line):
4211 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
4212 * progmodes/executable.el (executable-set-magic):
4213 * progmodes/python.el (inferior-python-mode):
4214 * progmodes/scheme.el (scheme-mode-syntax-table):
4215 * progmodes/sh-script.el (sh-maybe-here-document):
4216 * progmodes/sql.el (sql-copy-column):
4217 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
4218 * textmodes/bibtex.el (bibtex-mode):
4219 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
4220 (sgml-auto-attributes):
4221 * textmodes/table.el (table-insert, table-shorten-cell)
4222 (table--generate-source-scan-lines, table-delete-row)
4223 (*table--cell-delete-char, table--spacify-frame)
4224 (table--horizontally-shift-above-and-below)
4225 (table--cell-insert-char, table--cell-blank-str)
4226 (table--fill-region-strictly):
4227 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
4228 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
4229
4230 * add-log.el (change-log):
4231 * apropos.el (apropos):
4232 * comint.el (comint-completion, comint-source):
4233 * dabbrev.el (dabbrev):
4234 * delim-col.el (columns):
4235 * diff-mode.el (diff-mode):
4236 * ediff.el (ediff):
4237 * ediff-diff.el (ediff-diff):
4238 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
4239 * ediff-mult.el (ediff-mult):
4240 * ediff-ptch.el (ediff-ptch):
4241 * ediff-wind.el (ediff-window):
4242 * facemenu.el (facemenu):
4243 * indent.el (indent):
4244 * info.el (info):
4245 * jka-cmpr-hook.el (compression, jka-compr):
4246 * lpr.el (lpr):
4247 * outline.el (outlines):
4248 * pcmpl-cvs.el (pcmpl-cvs):
4249 * pcmpl-rpm.el (pcmpl-rpm):
4250 * printing.el (printing):
4251 * ps-print.el (postscript, ps-print, ps-print-horizontal)
4252 (ps-print-vertical, ps-print-headers, ps-print-font)
4253 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
4254 (ps-print-background, ps-print-printer, ps-print-page)
4255 (ps-print-miscellany):
4256 * ses.el (ses):
4257 * shell.el (shell, shell-directories, shell-faces):
4258 * startup.el (initialization):
4259 * strokes.el (strokes):
4260 * term.el (term):
4261 * uniquify.el (uniquify):
4262 * w32-vars.el (w32):
4263 * calc/calc.el (calc):
4264 * emacs-lisp/bytecomp.el (bytecomp):
4265 * emacs-lisp/cl-indent.el (lisp-indent):
4266 * emacs-lisp/edebug.el (edebug):
4267 * emacs-lisp/elp.el (elp):
4268 * emacs-lisp/testcover.el (testcover):
4269 * emacs-lisp/trace.el (trace):
4270 * emulation/viper-ex.el (viper-ex):
4271 * emulation/viper-mous.el (viper-mouse):
4272 * mail/mailalias.el (mailalias):
4273 * mail/supercite.el (supercite, supercite-frames)
4274 (supercite-attr, supercite-cite, supercite-hooks):
4275 * net/rcompile.el (remote-compile):
4276 * net/rlogin.el (rlogin):
4277 * obsolete/ooutline.el (outlines):
4278 * progmodes/delphi.el (delphi):
4279 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
4280 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
4281 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
4282 (ebnf-optimization):
4283 * progmodes/etags.el (etags):
4284 * progmodes/executable.el (executable):
4285 * progmodes/idlwave.el (idlwave):
4286 * progmodes/pascal.el (pascal):
4287 * progmodes/prolog.el (prolog):
4288 * progmodes/python.el (python):
4289 * progmodes/scheme.el (scheme):
4290 * progmodes/sh-script.el (sh, sh-script):
4291 * progmodes/sql.el (SQL):
4292 * progmodes/tcl.el (tcl):
4293 * textmodes/bibtex.el (bibtex, bibtex-autokey):
4294 * textmodes/enriched.el (enriched):
4295 * textmodes/makeinfo.el (makeinfo):
4296 * textmodes/sgml-mode.el (sgml):
4297 * textmodes/table.el (table-hooks):
4298 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
4299 * textmodes/texinfo.el (texinfo):
4300 * textmodes/two-column.el (two-column):
4301 Finish `defgroup' description with period.
4302
4303 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
4304 * eshell/esh-var.el (eshell-var):
4305 * progmodes/vhdl-mode.el (vhdl-testbench):
4306 * textmodes/org.el (org): Fix typos in docstrings.
4307
4308 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
4309 consistency.
4310
4311 * progmodes/flymake.el (flymake-find-file): Remove.
4312 (flymake-float-time): Use `with-no-warnings'.
4313 (flymake-check-start-time, flymake-check-was-interrupted)
4314 (flymake-err-info, flymake-is-running, flymake-last-change-time)
4315 (flymake-new-err-info): `defvar' at compile time.
4316
4317 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
4318
4319 * replace.el (occur-hook): Doc fix.
4320 (occur-1): Don't call `occur-hook' if there are no matches.
4321
4322 2005-07-03 Richard M. Stallman <rms@gnu.org>
4323
4324 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
4325 global-map, save the same map.
4326 (global-map): Don't alter it at top level.
4327 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
4328 Then alter it here instead.
4329 (tpu-edt-off): Set global-map to the saved one.
4330
4331 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
4332 All references simplified.
4333 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
4334 (zmacs-regions): Add defvar.
4335 (repeat-complex-command-map): Everything about that deleted.
4336
4337 * textmodes/artist.el (artist-key-is-drawing)
4338 (artist-key-endpoint1, artist-key-poly-point-list)
4339 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
4340 (artist-key-compl-table, artist-rb-save-data)
4341 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
4342 Don't put them in eval-when-compile.
4343 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
4344
4345 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
4346 Use with-no-warnings.
4347
4348 * net/browse-url.el (dos-windows-version): Add defvar.
4349
4350 * mail/supercite.el (filladapt-prefix-table): Add defvar.
4351
4352 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
4353 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
4354 (rmail-new-summary-line-count): Rename from new-summary-line-count.
4355 Add defvar.
4356 (rmail-summary-beginning-of-message): Use with-no-warnings.
4357 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
4358
4359 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
4360 Use with-no-warnings.
4361
4362 * emulation/vi.el (vi-mark-region): Use c-mark-function.
4363 (c-mark-function): Add point-moving-unit property.
4364 (vi-goto-line): Use with-no-warnings.
4365
4366 * emulation/edt.el (edt-last-copied-word): Add defvar.
4367 (zmacs-region-stays): Likewise.
4368 (edt-mark-section-wisely): Use c-mark-function for C.
4369 Use makr-defun for Fortran.
4370 (time-string): defvar deleted.
4371 (edt-display-the-time): Don't set time-string.
4372
4373 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
4374
4375 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
4376 Don't warn when name is not constant
4377 or for defining the group `emacs'.
4378
4379 * tooltip.el (gud-tooltip-mode): Add defvar.
4380
4381 * startup.el (default-frame-background-mode): Add defvar.
4382
4383 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
4384
4385 * info.el (tool-bar-map): Add defvar.
4386
4387 * dired.el (dnd-protocol-alist): Add defvar.
4388
4389 * dired-aux.el (dired-query): Display question with answer, when
4390 the user answers.
4391
4392 * custom.el (custom-add-option): Doc fix.
4393
4394 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
4395
4396 2005-07-03 Eli Zaretskii <eliz@gnu.org>
4397
4398 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
4399 bogus name from the last change.
4400
4401 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
4402
4403 * custom.el (custom-declare-variable): Fix typos in comment.
4404 (custom-known-themes): Doc fix.
4405 (custom-theme-directory): New defcustom.
4406 (require-theme): Make it check `custom-theme-directory'.
4407
4408 * cus-theme.el (custom-new-theme-mode): New function.
4409 (custom-theme-name, custom-theme-variables, custom-theme-faces)
4410 (custom-theme-description): Add compiler defvars.
4411 (customize-create-theme): Add doc to the "*New Custom Theme*"
4412 buffer. Use `custom-new-theme-mode'.
4413 (custom-theme-write): Put the created buffer in emacs-lisp-mode
4414 and save it to the `custom-theme-directory'. Make this the
4415 default directory of the buffer.
4416
4417 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
4418
4419 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
4420 Fix unbalanced parentheses.
4421
4422 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
4423
4424 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
4425 into flymake-mode and delegate to flymake-mode.
4426
4427 * find-file.el (ff-which-function-are-we-in): Clean up.
4428
4429 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
4430
4431 * replace.el (occur-rename-buffer): Fix docstring.
4432
4433 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
4434 (edt-last-copied-word, edt-learn-macro-count)
4435 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
4436 (edt-rect-start-point, edt-user-global-map, rect-start-point)
4437 (time-string, zmacs-region-stays):
4438 * emulation/edt-mapper.el (edt-save-function-key-map)
4439 (EDT-key-name): `defvar' to silence the byte-compiler.
4440
4441 2005-07-02 Martin Rudalics <rudalics@gmx.at> (tiny change)
4442
4443 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
4444 font-lock-regexp-backslash. Doc fix.
4445 (font-lock-regexp-backslash-grouping-construct): Rename from
4446 font-lock-regexp-backslash-construct. Doc fix.
4447 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
4448 grouping constructs.
4449
4450 2005-07-02 Eli Zaretskii <eliz@gnu.org>
4451
4452 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
4453 updating all the prerequisites.
4454
4455 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
4456
4457 * textmodes/org.el (org-agenda-start-on-weekday)
4458 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
4459 (org-agenda-use-time-grid, org-archive-location)
4460 (org-allow-space-in-links, org-usenet-links-prefer-google)
4461 (org-enable-table-editor, org-export-default-language)
4462 (org-export-html-show-new-buffer, org-fill-paragraph)
4463 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
4464 (org-goto-quit, org-occur, org-eval-in-calendar)
4465 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
4466 (org-agenda-diary-entry, org-remember-help)
4467 (org-table-convert-region, org-at-table-p)
4468 (org-table-move-row-down, org-table-move-row-up)
4469 (org-table-copy-region, org-table-toggle-vline-visibility)
4470 (org-table-get-stored-formulas, org-table-get-specials)
4471 (org-recalc-commands, org-table-eval-formula)
4472 (org-table-formula-substitute-names, orgtbl-make-binding)
4473 (org-format-org-table-html, org-format-table-table-html)
4474 (org-format-table-table-html-using-table-generate-source)
4475 (org-customize): Fix typos in docstrings.
4476 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
4477 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
4478 (org-back-to-heading): Doc fixes.
4479 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
4480 (org-agenda-change-all-lines, org-get-header):
4481 Improve argument/docstring consistency.
4482 (orgtbl-error): Fix error message.
4483
4484 * progmodes/flymake.el (flymake-find-possible-master-files)
4485 (flymake-master-file-compare, flymake-get-line-err-count)
4486 (flymake-highlight-line, flymake-gui-warnings-enabled):
4487 Fix typos in docstrings.
4488 (flymake-parse-line, flymake-get-project-include-dirs-function)
4489 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
4490 Doc fixes.
4491 (flymake-get-project-include-dirs-function)
4492 (flymake-make-err-menu-data):
4493 Improve argument/docstring consistency.
4494
4495 2005-07-01 Lute Kamstra <lute@gnu.org>
4496
4497 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
4498 Catch errors with ignore-errors. Use temporary buffer.
4499 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
4500
4501 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
4502 background color faces.
4503 (facemenu-set-foreground, facemenu-set-background):
4504 Use facemenu-set-face-from-menu.
4505 (facemenu-set-face-from-menu): Treat face names that start with
4506 "fg:" or "bg:" as special.
4507 (facemenu-add-new-color): Don't create faces. Simplify.
4508
4509 2005-06-30 Richard M. Stallman <rms@gnu.org>
4510
4511 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
4512 (crm-find-current-element): Likewise.
4513
4514 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
4515
4516 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
4517
4518 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
4519
4520 * arc-mode.el (archive-extract): Make it work as a mouse binding.
4521 (archive-mouse-extract): Make it an obsolete alias.
4522 (archive-mode-map): Don't use archive-mouse-extract any more.
4523 (archive-mode, archive-extract): write-contents-hooks ->
4524 write-contents-functions.
4525 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
4526 first arg.
4527 (archive-rename-entry): Update the call.
4528 (archive-zip-summarize): Remove unused var `method'.
4529 (archive-lzh-summarize): Remove unused var `creator'.
4530
4531 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
4532 dedicated frame upon exit.
4533
4534 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
4535 (archive-zip-extract, archive-zip-expunge)
4536 (archive-zip-update, archive-zip-update-case): Use executable-find.
4537 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
4538 Use restore-buffer-modified-p.
4539 (archive-extract, archive-add-new-member, archive-write-file-member):
4540 Use with-current-buffer.
4541 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
4542
4543 2005-06-30 Andreas Schwab <schwab@suse.de>
4544
4545 * progmodes/gud.el (gud-filter): Remove unneeded progn.
4546
4547 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4548
4549 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
4550
4551 2005-06-30 Juri Linkov <juri@jurta.org>
4552
4553 * faces.el (vertical-border): Inherit from mode-line-inactive
4554 only on tty.
4555
4556 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
4557
4558 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
4559 example, -NLINES in the `occur' docstring).
4560
4561 * replace.el (occur-1): When no matches are found, do not set the
4562 `buffer-read-only' and modified flags for the occur buffer,
4563 because it is deleted.
4564
4565 * emulation/cua-base.el (cua-check-pending-input)
4566 (cua-repeat-replace-region, cua-mode, cua-debug)
4567 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
4568 Fix typos in docstrings.
4569
4570 * emulation/cua-gmrk.el (cua-toggle-global-mark)
4571 (cua-cut-region-to-global-mark)
4572 (cua--cut-rectangle-to-global-mark):
4573 Remove period from end of messages.
4574
4575 * emulation/cua-rect.el (cua-do-rectangle-padding):
4576 Remove period from end of messages.
4577 (cua--rectangle-seq-format): Fix typo in docstring.
4578 (cua-sequence-rectangle, cua-fill-char-rectangle):
4579 Improve argument/docstring consistency.
4580
4581 2005-06-29 Juri Linkov <juri@jurta.org>
4582
4583 * faces.el (default-frame-background-mode): New internal variable.
4584 (frame-set-background-mode): Use it.
4585
4586 * startup.el (normal-top-level): Set default-frame-background-mode
4587 instead of frame-background-mode. Before setting it, test for its
4588 nil value. Remove tests for frame-background-mode and frame
4589 parameter `reverse'. Add test for "unspecified-fg".
4590
4591 * term/xterm.el (xterm-rxvt-set-background-mode):
4592 * term/rxvt.el (rxvt-set-background-mode):
4593 Set default-frame-background-mode instead of frame-background-mode.
4594
4595 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
4596
4597 * simple.el (set-variable): Warn about obsolete user variables.
4598
4599 * imenu.el (imenu--completion-buffer):
4600 * mouse.el (mouse-buffer-menu-alist):
4601 * msb.el (msb-invisible-buffer-p):
4602 * calendar/diary-lib.el (diary-header-line-format):
4603 * emacs-lisp/pp.el (pp-buffer):
4604 * progmodes/cperl-mode.el (cperl-do-auto-fill):
4605 * textmodes/picture.el (picture-replace-match):
4606 Change space constants followed by a sexp to "?\s ".
4607
4608 * play/decipher.el (decipher-loop-with-breaks):
4609 * textmodes/texinfo.el (texinfo-insert-@item): Change space
4610 constants "protected" from end of line by a comment to "?\s".
4611
4612 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
4613
4614 * font-lock.el (save-buffer-state): Use `declare'.
4615
4616 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
4617 reset the syntax-table to cperl-mode-syntax-table.
4618 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
4619 "foo_print_bar" is not matched as a reserved keyword.
4620
4621 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
4622
4623 * textmodes/org.el (orgtbl-setup): New function, for delayed
4624 setup for the orgtbl commands.
4625 (org-calc-default-modes): New option.
4626 (orgtbl-make-binding): Use `defun' to get better help display.
4627 (org-diary): Call `org-compile-prefix-format'.
4628 (org-table-formula-substitute-names): New function.
4629 (org-agenda-day-view, org-agenda-week-view): New commands.
4630 (org-agenda-toggle-week-view): Command removed.
4631 (org-tbl-menu): Split off from org-org-menu.
4632 (org-mode): Move removal of outline-mode menus to here.
4633 (org-table-formula-debug): New option.
4634 (org-table-insert-row): Keep first field if just "#" or "*".
4635 (org-mode): Paragraph regexps fixed.
4636 (org-table-recalculate-regexp): New constant.
4637 (org-table-justify-field-maybe): Avoid replace if not necessary.
4638 (org-copy-special, org-cut-special): Use `call-interactively'.
4639 (org-table-copy-region): Take region from `interactive' call.
4640 (org-trim): Return string even if no match.
4641 (org-formula): New face.
4642 (org-set-font-lock-defaults): No longer highlight "FIXME".
4643 But highlight formula-related fields in table.
4644 (org-table-p): Use regexp, not fontification.
4645 (org-table-align): Handle white space at end of line.
4646 (org-table-formula-evaluate-inline): New option.
4647 (org-mode): Auto-wrapping in comment lines turned off.
4648 (org-table-copy-down): Evaluate only in copied field, not in
4649 destination.
4650 (org-table-current-formula): Variable removed.
4651 (org-table-store-formulas, org-table-get-stored-formulas)
4652 (org-table-modify-formulas, org-table-replace-in-formulas)
4653 (org-table-maybe-eval-formula): New functions.
4654 (org-table-get-formula): Modify to use stored formulas.
4655 (org-table-insert-column, org-table-delete-column)
4656 (org-table-move-column): Call `org-table-modify-formulas'.
4657 (org-complete): Add completion for keyword formulas.
4658 (orgtbl-mode): Pull orgtbl-mode-map to start of
4659 minor-mode-map-alist.
4660
4661 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
4662
4663 * progmodes/python.el (python-check): Require `compile' before
4664 modifying its variables.
4665
4666 * newcomment.el (comment-indent-default): Don't get fooled by an early
4667 end of buffer.
4668
4669 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4670
4671 * ps-print.el (ps-print-version): Fix version number.
4672
4673 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
4674
4675 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
4676
4677 2005-06-28 Richard M. Stallman <rms@gnu.org>
4678
4679 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
4680 (flyspell-local-mouse-map): Declaration deleted.
4681 (flyspell-mouse-map): Bind only mouse-2.
4682 (flyspell-mode-map): Don't test flyspell-use-local-map.
4683 (flyspell-overlay-keymap-property-name): Var deleted.
4684 (flyspell-mode-on): Don't make local bindings for
4685 flyspell-mouse-map and flyspell-mode-map.
4686 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
4687
4688 * textmodes/ispell.el (ispell-word): Do not ignore short words.
4689
4690 * progmodes/compile.el (compilation-next-error-function):
4691 Don't switch buffers; operate on the current buffer.
4692
4693 * progmodes/compile.el (compilation-error-file-name)
4694 (compilation-warning-file-name, compilation-info-file-name)
4695 (compilation-line-number, compilation-column-number): New faces.
4696 (compilation-error-face, compilation-warning-face)
4697 (compilation-info-face, compilation-line-face)
4698 (compilation-column-face): Use them.
4699
4700 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
4701
4702 * comint.el (comint-password-prompt-regexp): Accept ", try again".
4703
4704 * bindings.el (global-map): Bind insertchar and its variants.
4705
4706 2005-06-27 Richard M. Stallman <rms@gnu.org>
4707
4708 * textmodes/artist.el (artist-text-overwrite)
4709 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
4710
4711 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4712
4713 * ps-print.el: It was not working the page selection for printing.
4714 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
4715 (ps-print-version): New version 6.6.7.
4716 (ps-end-sheet): New fun.
4717 (ps-header-sheet, ps-end-job): Call it.
4718
4719 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
4720
4721 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
4722
4723 2005-06-27 Lute Kamstra <lute@gnu.org>
4724
4725 * facemenu.el (facemenu-unlisted-faces): Add foreground and
4726 background color faces.
4727 (facemenu-get-face): Delete function.
4728 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
4729 (facemenu-add-new-color): Make second argument mandatory.
4730 Create the appropriate face and return it. Simplify.
4731 (facemenu-set-foreground, facemenu-set-background): Don't check if
4732 color is defined. Use return value of facemenu-add-new-color.
4733
4734 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
4735
4736 * progmodes/gud.el (gud-filter): Add missing argument to
4737 with-selected-window.
4738
4739 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
4740
4741 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
4742 a :require to the defcustom.
4743
4744 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
4745 defcustoms corresponding to minor modes.
4746
4747 2005-06-26 David Ponce <david@dponce.com>
4748
4749 * recentf.el: Require tree-widget instead of wid-edit.
4750 (recentf-filename-handler): Fix widget :type.
4751 (recentf-cancel-dialog, recentf-open-more-files)
4752 (recentf-open-files-action): Doc fix.
4753 (recentf-dialog-goto-first): New function.
4754 (recentf-dialog-mode-map): Set parent keymap first.
4755 (recentf-dialog-mode): Define with define-derived-mode.
4756 Don't display continuation lines in dialogs.
4757 (recentf-edit-list): Rename from recentf-edit-selected-items.
4758 (recentf-edit-list-select): Rename from recentf-edit-list-action.
4759 Simplify.
4760 (recentf-edit-list-validate): New function.
4761 (recentf-edit-list): Update accordingly.
4762 (recentf-open-files-item-shift): Remove.
4763 (recentf-open-files-item): Convert menu elements into tree and
4764 link widgets. Don't create the widgets.
4765 (recentf-open-files): Update accordingly.
4766 (recentf-save-list): Untabify.
4767
4768 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
4769
4770 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
4771 (keep-lines): Add INTERACTIVE arg. Never delete lines only
4772 partially contained in the active region. Do not take active
4773 region into account when called from Lisp, unless INTERACTIVE arg
4774 is non-nil. Use `forward-line' instead of `beginning-of-line' to
4775 avoid trouble with fields. Make marker point nowhere when no
4776 longer used. Always return nil. Doc fix.
4777 (flush-lines): Add INTERACTIVE arg. Do not take active region
4778 into account when called from Lisp, unless INTERACTIVE arg is
4779 non-nil. Use `forward-line' instead of `beginning-of-line' to
4780 avoid trouble with fields. Make marker point nowhere when no
4781 longer used. Always return nil. Doc fix.
4782 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
4783 interchangeable. Do not take active region into account when
4784 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
4785 message in echo area when called from Lisp, unless INTERACTIVE arg
4786 is non-nil. Avoid saying "1 occurrences". Do not use markers.
4787 Return the number of matches. Doc fix.
4788 (occur): Doc fix.
4789 (perform-replace): Make comment follow double space convention for
4790 the sake of `outline-minor-mode'.
4791
4792 * faces.el (facep): Doc fix.
4793
4794 2005-06-25 Richard M. Stallman <rms@gnu.org>
4795
4796 * facemenu.el (facemenu-enable-faces-p): New function.
4797 (facemenu-background-menu, facemenu-foreground-menu)
4798 (facemenu-face-menu): Add menu-enable property.
4799
4800 * jka-compr.el (jka-compr-insert-file-contents):
4801 Special handling if cannot find the uncompression program.
4802
4803 * cus-face.el (custom-face-attributes): Add autoload.
4804
4805 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4806 Bind comment-indent-function locally.
4807
4808 * window.el (save-selected-window): Use save-current-buffer.
4809
4810 * subr.el (with-selected-window): Use save-current-buffer.
4811
4812 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
4813 and with-current-buffer.
4814
4815 2005-06-24 Richard M. Stallman <rms@gnu.org>
4816
4817 * simple.el (line-move-1): Fix previous change.
4818
4819 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
4820
4821 * replace.el (occur-1): Set `buffer-read-only' and the
4822 buffer-modified flag before running `occur-hook' to protect
4823 against unintentional buffer switches that can lead to data loss.
4824
4825 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
4826
4827 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
4828 (gud-gdb-marker-filter): Use font-lock-warning-face for any
4829 initial error.
4830
4831 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
4832 after fresh input.
4833 (gdb-var-create-handler): Put name of expression in quotes.
4834
4835 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
4836
4837 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
4838 elements of RING in order, and without bogus nil elements.
4839
4840 2005-06-23 Richard M. Stallman <rms@gnu.org>
4841
4842 * simple.el (set-variable): Args renamed; doc fix.
4843 (line-move-1): When there are overlays around, use vertical-motion.
4844
4845 * faces.el (escape-glyph): Use brown against light background.
4846 (nobreak-space): Rename from no-break-space.
4847 Fix previous change.
4848
4849 * dired-aux.el (dired-do-copy): Fix arg prompt.
4850
4851 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
4852
4853 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
4854
4855 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
4856 rather than "Distributor".
4857
4858 2005-06-23 Lute Kamstra <lute@gnu.org>
4859
4860 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
4861 (debug-on-entry): Use it. New interactive declaration that uses
4862 function-called-at-point.
4863
4864 2005-06-23 Kim F. Storm <storm@cua.dk>
4865
4866 * subr.el (save-match-data): Add comment about using evaporate arg
4867 to set-match-data.
4868
4869 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
4870
4871 * cus-edit.el (customize-face)
4872 (customize-face-other-window): Handle face aliases.
4873
4874 * faces.el (face-documentation, set-face-attribute)
4875 (face-spec-set): Handle face aliases.
4876
4877 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
4878
4879 * help-mode.el (help-make-xrefs): If a symbol representing a face
4880 name is not followed by the word "face", it could still be a
4881 function or variable name, so don't bypass other checks.
4882
4883 2005-06-22 Juri Linkov <juri@jurta.org>
4884
4885 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
4886 Replace aliased functions with calls where second arg `inherit' is t.
4887
4888 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
4889
4890 * progmodes/gdb-ui.el (gdb-error): New variable.
4891 (gdb-error): New function.
4892 (gdb-annotation-rules): Act on error-begin and error annotations.
4893 (gdb-concat-output): Use font-lock-warning-face for errors.
4894
4895 2005-06-22 Miles Bader <miles@gnu.org>
4896
4897 * bindings.el (propertized-buffer-identification): Use renamed
4898 `Buffer-menu-buffer' face.
4899
4900 * faces.el (vertical-border): Rename from `vertical-divider'.
4901 (escape-glyph): Change dark-background color back to `cyan'.
4902
4903 2005-06-21 Juri Linkov <juri@jurta.org>
4904
4905 * faces.el (face-user-default-spec): Try getting `customized-face'
4906 prior to `saved-face'.
4907 (frame-background-mode): Refill docstring.
4908
4909 * emacs-lisp/lisp-mode.el (eval-defun-1):
4910 * emacs-lisp/edebug.el (edebug-eval-defun):
4911 Set `saved-face' temporarily to nil before calling form.
4912 Set `customized-face' to the new spec after that.
4913
4914 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
4915
4916 * subr.el (1value, lambda, key-substitution-in-progress):
4917 Doc fixes.
4918
4919 * autoinsert.el (auto-insert-alist):
4920 * ses.el (ses-call-printer):
4921 * subr.el (noreturn):
4922 * emacs-lisp/lisp.el (check-parens):
4923 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
4924 * net/browse-url.el (browse-url-mosaic):
4925 * progmodes/cc-defs.el (c-safe-scan-lists):
4926 * progmodes/ebnf-abn.el (ebnf-abn-lex):
4927 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
4928 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
4929 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
4930 * progmodes/ebnf-iso.el (ebnf-iso-lex):
4931 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
4932
4933 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
4934
4935 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
4936
4937 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
4938
4939 * calendar/appt.el (appt-make-list): Activate the package, if
4940 not already active (for backwards compatibility).
4941
4942 2005-06-20 Kim F. Storm <storm@cua.dk>
4943
4944 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
4945
4946 2005-06-20 Miles Bader <miles@gnu.org>
4947
4948 * faces.el (vertical-divider): New face.
4949
4950 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
4951
4952 * simple.el (kill-whole-line): Doc fix.
4953 (next-error-buffer-p, next-error-find-buffer)
4954 (clone-indirect-buffer): Fix typos in docstrings.
4955 (comment-line-break-function): Doc fix: don't say variable
4956 is automatically buffer-local (it isn't).
4957
4958 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
4959
4960 * net/tramp-ftp.el (top):
4961 * net/tramp-smb.el (top):
4962 * net/tramp-util.el (top):
4963 * net/tramp-uu.el (top):
4964 * net/tramp-vc.el (top):
4965 * net/tramp.el (top): Revert copyright years back to original
4966 ones. Tramp has a life outside GNU Emacs.
4967
4968 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
4969
4970 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
4971
4972 2005-06-18 Juri Linkov <juri@jurta.org>
4973
4974 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
4975 end of first regexp to limit the match to the position between
4976 line number and source line with same separator character as used
4977 between file name and line number. In the second regexp limit
4978 mouse-face area to file name and line number by adding new group
4979 for them and referring it in HYPERLINK arg.
4980 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
4981 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
4982 previous line where grep markers may be already removed.
4983
4984 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
4985
4986 * progmodes/ps-mode.el: Update version and maintainer's email address.
4987
4988 2005-06-18 Steve Youngs <steve@xemacs.org>
4989
4990 * net/browse-url.el (browse-url-browser-function)
4991 (browse-url-default-browser): Add firefox.
4992 (browse-url-firefox-program, browse-url-firefox-arguments)
4993 (browse-url-firefox-startup-arguments)
4994 (browse-url-firefox-new-window-is-tab): New defcustoms.
4995 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
4996
4997 2005-06-17 Richard M. Stallman <rms@gnu.org>
4998
4999 * startup.el (command-line): Warn if specified user name has
5000 no home directory.
5001
5002 * term.el (term-get-old-input, term-input-filter, term-input-sender)
5003 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
5004
5005 * longlines.el (longlines-mode, longlines-show-hard-newlines):
5006 Doc fixes.
5007
5008 * faces.el (underline): Try bold if terminal doesn't support underline.
5009
5010 * mail/sendmail.el (mail-setup-with-from): New variable.
5011 (mail-insert-from-field): New function.
5012 (sendmail-send-it): Call it.
5013 (mail-setup): Optionally call it here.
5014
5015 * term/linux.el: Call tty-no-underline.
5016
5017 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
5018
5019 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
5020
5021 2005-06-17 Miles Bader <miles@gnu.org>
5022
5023 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
5024 (ediff-current-diff-C, ediff-current-diff-Ancestor)
5025 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
5026 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
5027 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
5028 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
5029 Remove "-face" suffix from face names.
5030 (ediff-current-diff-face-A, ediff-current-diff-face-B)
5031 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
5032 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
5033 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
5034 (ediff-even-diff-face-A, ediff-even-diff-face-B)
5035 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
5036 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
5037 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
5038 New backward-compatibility aliases for renamed faces.
5039 (ediff-current-diff-face-A, ediff-current-diff-face-B)
5040 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
5041 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
5042 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
5043 (ediff-even-diff-face-A, ediff-even-diff-face-B)
5044 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
5045 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
5046 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
5047 Use renamed ediff faces.
5048
5049 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
5050 Remove "-face" suffix from face names.
5051 (eshell-test-ok-face, eshell-test-failed-face):
5052 New backward-compatibility aliases for renamed faces.
5053 (eshell-run-test): Use renamed eshell-test faces.
5054
5055 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
5056 face name.
5057 (eshell-prompt-face): New backward-compatibility alias for renamed
5058 face.
5059 (eshell-emit-prompt): Use renamed eshell-prompt face.
5060
5061 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
5062 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
5063 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
5064 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
5065 Remove "-face" suffix from face names.
5066 (eshell-ls-directory-face, eshell-ls-symlink-face)
5067 (eshell-ls-executable-face, eshell-ls-readonly-face)
5068 (eshell-ls-unreadable-face, eshell-ls-special-face)
5069 (eshell-ls-missing-face, eshell-ls-archive-face)
5070 (eshell-ls-backup-face, eshell-ls-product-face)
5071 (eshell-ls-clutter-face):
5072 New backward-compatibility aliases for renamed faces.
5073 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
5074
5075 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
5076 Remove "-face" suffix from face name.
5077 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
5078 instead of literal face.
5079
5080 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
5081
5082 * emacs-lisp/warnings.el (display-warning, lwarn)
5083 (warning-minimum-log-level): Doc fixes.
5084 (warning-minimum-level, warning-minimum-log-level):
5085 Add :debug to :type choices.
5086
5087 * progmodes/ada-mode.el (ada-format-paramlist)
5088 (ada-get-indent-case, ada-check-matching-start)
5089 (ada-check-defun-name, ada-goto-matching-decl-start)
5090 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
5091 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
5092 (ada-make-subprogram-body): Follow error conventions.
5093 (ada-case-exception-file, ada-indent-comment-as-code)
5094 (ada-indent-handle-comment-special, ada-indent-renames)
5095 (ada-indent-return, ada-search-directories-internal)
5096 (ada-tab-policy, ada-case-exception-substring)
5097 (ada-other-file-alist, ada-matching-start-re)
5098 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
5099 (ada-imenu-generic-expression, ada-compile-goto-error)
5100 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
5101 (ada-popup-menu, ada-add-extensions, ada-mode)
5102 (ada-region-selected, ada-create-case-exception)
5103 (ada-create-case-exception-substring, ada-after-keyword-p)
5104 (ada-activate-keys-for-case, ada-adjust-case-region)
5105 (ada-adjust-case-buffer, ada-format-paramlist)
5106 (ada-scan-paramlist, ada-insert-paramlist)
5107 (ada-indent-newline-indent)
5108 (ada-indent-newline-indent-conditional)
5109 (ada-justified-indent-current, ada-goto-previous-word)
5110 (ada-indent-current, ada-get-indent-open-paren)
5111 (ada-get-indent-paramlist, ada-get-indent-end)
5112 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
5113 (ada-get-indent-block-start, ada-get-indent-subprog)
5114 (ada-get-indent-noindent, ada-get-indent-label)
5115 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
5116 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
5117 (ada-goto-stmt-end, ada-goto-next-word)
5118 (ada-check-matching-start, ada-check-defun-name)
5119 (ada-goto-matching-decl-start, ada-goto-matching-start)
5120 (ada-goto-matching-end, ada-search-ignore-string-comment)
5121 (ada-in-decl-p, ada-looking-at-semi-or)
5122 (ada-looking-at-semi-private, ada-in-paramlist-p)
5123 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
5124 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
5125 (ada-next-procedure, ada-previous-procedure, ada-next-package)
5126 (ada-previous-package, ada-create-menu)
5127 (ada-fill-comment-paragraph-justify)
5128 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
5129 (ada-other-file-name, ada-last-which-function-line)
5130 (ada-last-which-function-subprog, ada-which-function)
5131 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
5132 (ada-gen-treat-proc, ada-check-emacs-version)
5133 (ada-continuation-indent, ada-align-region-separate):
5134 Fix typos in docstrings.
5135 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
5136
5137 2005-06-16 Lute Kamstra <lute@gnu.org>
5138
5139 * simple.el (fundamental-mode): Run after-change-major-mode-hook
5140 conditionally.
5141
5142 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
5143
5144 * comint.el (comint-replace-by-expanded-filename)
5145 (comint-prompt-regexp, comint-delimiter-argument-list)
5146 (comint-preinput-scroll-to-bottom):
5147 * info.el (Info-hide-cookies-node):
5148 * ls-lisp.el (ls-lisp-classify):
5149 * find-file.el (ff-search-directories, ff-special-constructs)
5150 (ff-find-other-file):
5151 * font-lock.el (font-lock-keywords):
5152 * shell.el (shell-prompt-pattern)
5153 (shell-dynamic-complete-functions, shell-mode)
5154 (shell-delimiter-argument-list):
5155 * term.el (term-replace-by-expanded-filename)
5156 (term-prompt-regexp, term-delimiter-argument-list):
5157 * woman.el (woman-ignore, woman0-if):
5158 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
5159 * emacs-lisp/elint.el (elint-init-env):
5160 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
5161 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
5162 * language/ethio-util.el (ethio-tilde-escape)
5163 (ethio-use-three-dot-question):
5164 * net/zone-mode.el (zone-mode-load-time-setup):
5165 * progmodes/cc-align.el (c-lineup-argcont):
5166 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
5167 * progmodes/cperl-mode.el (cperl-set-style-back):
5168 * progmodes/inf-lisp.el (inferior-lisp-prompt):
5169 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
5170 Fix spellings in docstrings.
5171
5172 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
5173 * progmodes/modula2.el (m2-for): Fix spellings.
5174
5175 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
5176
5177 * simple.el (undo-more): Don't use `format' on `error' arguments.
5178 Improve argument/docstring consistency.
5179 (pending-undo-list): Doc fix.
5180
5181 * smerge-mode.el (smerge-ensure-match):
5182 * emulation/vip.el (vip-ex):
5183 * net/zone-mode.el (zone-mode-update-serial):
5184 * progmodes/idlwave.el (idlwave-complete):
5185 * progmodes/vhdl-mode.el (vhdl-visit-file)
5186 (vhdl-compose-wire-components):
5187 Don't use `format' on `error' arguments.
5188
5189 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
5190 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
5191 (tooltip-help-tips): Fix typos in docstrings.
5192
5193 2005-06-16 David Ponce <david@dponce.com>
5194
5195 * tree-widget.el (tree-widget-value-create): Simplify last change.
5196
5197 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
5198
5199 * ido.el (ido-incomplete-regexp): New variable.
5200 (ido-set-matches-1): Handle invalid-regexp error and set
5201 ido-incomplete-regexp.
5202 (ido-incomplete-regexp): New face.
5203 (ido-completions): Use it.
5204 (ido-complete, ido-exit-minibuffer, ido-completions):
5205 Handle incomplete regexps.
5206 (ido-completions): Add check for complete match when entering a regexp.
5207
5208 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
5209
5210 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
5211
5212 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5213
5214 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
5215 by field delimiters.
5216
5217 2005-06-15 David Ponce <david@dponce.com>
5218
5219 * tree-widget.el: eval-and-compile inlined functions so they will
5220 be available at run-time too.
5221 (tree-widget-super-format-handler)
5222 (tree-widget-format-handler): Remove.
5223 (tree-widget-value-create): Handle the :indent property.
5224
5225 2005-06-15 Miles Bader <miles@gnu.org>
5226
5227 * progmodes/which-func.el (which-func): Only inherit
5228 `font-lock-function-name-face' when that makes sense against the
5229 default mode-line face, otherwise set the face color explicitly.
5230
5231 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
5232 faces instead of (non-existent) variables.
5233
5234 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
5235
5236 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
5237 (iswitchb-get-matched-buffers): Likewise. Simplify.
5238
5239 2005-06-14 Miles Bader <miles@gnu.org>
5240
5241 * progmodes/ld-script.el (ld-script-location-counter):
5242 Remove "-face" suffix from face name.
5243 (ld-script-location-counter-face):
5244 New backward-compatibility alias for renamed face.
5245 (ld-script-location-counter-face): Use renamed face.
5246
5247 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
5248 (cperl-hash): Remove "-face" suffix from face names.
5249 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
5250 New backward-compatibility aliases for renamed faces.
5251 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
5252 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
5253
5254 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
5255 name.
5256 (which-func-face): New backward-compatibility alias for renamed face.
5257 (which-func-format): Use renamed which-func face.
5258
5259 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
5260 (vhdl-function, vhdl-directive, vhdl-reserved-word)
5261 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
5262 names.
5263 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
5264 (vhdl-speedbar-configuration, vhdl-speedbar-package)
5265 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
5266 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
5267 (vhdl-speedbar-architecture-selected)
5268 (vhdl-speedbar-configuration-selected)
5269 (vhdl-speedbar-package-selected)
5270 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
5271 names.
5272 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
5273 Use renamed faces.
5274 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
5275 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
5276 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
5277 Use renamed faces.
5278 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
5279 names.
5280 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
5281 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
5282 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
5283 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
5284 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
5285 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
5286
5287 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
5288 face name.
5289 (sh-heredoc-face): New backward-compatibility alias for renamed face.
5290 (sh-heredoc-face): Use renamed sh-heredoc face.
5291
5292 * progmodes/idlw-help.el (idlwave-help-link):
5293 Remove "-face" suffix from face name.
5294 (idlwave-help-link-face):
5295 New backward-compatibility alias for renamed face.
5296 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
5297
5298 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
5299 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
5300 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
5301 New backward-compatibility aliases for renamed faces.
5302 (idlwave-shell-disabled-breakpoint-face)
5303 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
5304
5305 * progmodes/flymake.el (flymake-errline, flymake-warnline):
5306 Remove "-face" suffix from face names.
5307 (flymake-errline-face, flymake-warnline-face):
5308 New backward-compatibility aliases for renamed faces.
5309 (flymake-highlight-line): Use renamed flymake faces.
5310
5311 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
5312 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
5313 (ebrowse-member-class, ebrowse-progress):
5314 Remove "-face" suffix from face names.
5315 (ebrowse-tree-mark-face, ebrowse-root-class-face)
5316 (ebrowse-file-name-face, ebrowse-default-face)
5317 (ebrowse-member-attribute-face, ebrowse-member-class-face)
5318 (ebrowse-progress-face):
5319 New backward-compatibility aliases for renamed faces.
5320 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
5321 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
5322 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
5323 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
5324
5325 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
5326 antlr-syntax)
5327 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
5328 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
5329 names.
5330 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
5331 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
5332 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
5333 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
5334 backward-compatibility aliases for renamed faces.
5335 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
5336 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
5337 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
5338 remove "font-lock-". Use renamed antlr-mode faces.
5339 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
5340 literal face-names with face variable references.
5341
5342 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
5343 face name.
5344 (Buffer-menu-buffer-face): New backward-compatibility alias for
5345 renamed face.
5346 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
5347
5348 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
5349
5350 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
5351 Eliminate "-face" suffix.
5352 (makefile-targets): Inherit from font-lock-function-name-face and
5353 eliminate "-face" suffix.
5354 (makefile-shell): Remove attributes and eliminate "-face" suffix.
5355 (makefile-*-font-lock-keywords): Append makefile-targets in rule
5356 actions, instead of prepending, to make it less visible.
5357 (makefile-previous-dependency, makefile-match-dependency):
5358 Don't match a target on a continuation line.
5359
5360 * files.el (auto-mode-alist): Put Makefile in gmake mode.
5361
5362 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
5363
5364 * progmodes/gdb-ui.el (menu): Re-order menu items.
5365 (gdb-tooltip-print): Respect tooltip-use-echo-area.
5366
5367 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
5368 Define in tooltip.el.
5369 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
5370 (gud-tooltip-tips): Respect tooltip-use-echo-area and
5371 gud-tooltip-echo-area.
5372
5373 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
5374 backward compatibility and make obsolete.
5375 (tooltip-help-tips): Use tooltip-use-echo-area.
5376 (tooltip-show-help-function): Rename to...
5377 (tooltip-show-help): ...this, because it is a function.
5378 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
5379
5380 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
5381
5382 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
5383 (edebug-print-length, edebug-print-level, edebug-print-circle)
5384 (edebug-modify-breakpoint, edebug-eval-last-sexp)
5385 (edebug-eval-print-last-sexp): Doc fixes.
5386
5387 2005-06-14 Kim F. Storm <storm@cua.dk>
5388
5389 * ido.el (ido-mode): Make a new keymap every time we enable ido,
5390 as the coverage buffer/file/both may change.
5391
5392 2005-06-14 Lute Kamstra <lute@gnu.org>
5393
5394 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
5395 and run-mode-hooks. Simplify.
5396
5397 * mail/rmailedit.el (rmail-edit-mode):
5398 * progmodes/octave-inf.el (inferior-octave-mode):
5399 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
5400
5401 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
5402 and run-mode-hooks.
5403 (recentf-edit-list, recentf-open-files): Don't call
5404 kill-all-local-variables directly.
5405
5406 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
5407
5408 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
5409
5410 * emacs-lisp/byte-run.el (make-obsolete)
5411 (define-obsolete-function-alias): Rename arguments FUNCTION and
5412 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
5413 (make-obsolete-variable, define-obsolete-variable-alias):
5414 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
5415 respectively.
5416
5417 * isearchb.el (isearchb-activate):
5418 * pcvs.el (cvs-mode):
5419 * ses.el (ses-load):
5420 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
5421 * net/tramp.el (tramp-find-file-exists-command)
5422 (tramp-find-shell):
5423 * progmodes/ada-mode.el (ada-create-case-exception)
5424 (ada-create-case-exception-substring, ada-make-subprogram-body):
5425 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
5426 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
5427 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
5428 * textmodes/org.el (org-promote, org-evaluate-time-range)
5429 (org-agenda-next-date-line, org-agenda-previous-date-line)
5430 (org-agenda-error, org-open-at-point, org-table-move-row)
5431 (org-format-table-table-html-using-table-generate-source)
5432 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
5433 * textmodes/reftex.el (reftex-access-scan-info):
5434 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
5435 (reftex-toc-promote-prepare): Follow error conventions.
5436
5437 * diff-mode.el (diff-mode): Fix typo in docstring.
5438
5439 * forms.el (forms--intuit-from-file): Fix reference to
5440 `forms-number-of-fields' in error message.
5441 (forms-print): Fix quoting in error message.
5442
5443 * forms.el (forms-mode):
5444 * emulation/vi.el (vi-goto-insert-state):
5445 * progmodes/flymake.el (flymake-new-err-info)
5446 (flymake-start-syntax-check-for-current-buffer)
5447 (flymake-simple-cleanup):
5448 * eshell/esh-var.el (eshell/export):
5449 * progmodes/gud.el (xdb):
5450 * textmodes/flyspell.el (flyspell-incorrect-hook)
5451 (flyspell-maybe-correct-transposition)
5452 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
5453
5454 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
5455
5456 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
5457 minibuffer prompt.
5458
5459 2005-06-13 Kim F. Storm <storm@cua.dk>
5460
5461 * subr.el (add-to-ordered-list): New defun.
5462
5463 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
5464 add cua--keymap-alist to emulation-mode-map-alists.
5465
5466 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
5467
5468 * subr.el (complete-in-turn): New macro.
5469 (dynamic-completion-table, lazy-completion-table): Add debug info.
5470
5471 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
5472 in preference to face aliases.
5473
5474 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
5475 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
5476 Remove unused vars `start' and `firstline'.
5477 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
5478 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
5479
5480 2005-06-13 Eli Zaretskii <eliz@gnu.org>
5481
5482 * cus-start.el (all): Don't complain about missing GTK-related
5483 variables, unless either `gtk' is boundp or this isn't a
5484 `windows-nt' build.
5485
5486 2005-06-13 Lute Kamstra <lute@gnu.org>
5487
5488 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
5489 run-mode-hooks.
5490
5491 * ediff-mult.el (ediff-meta-mode):
5492 * ediff-util.el (ediff-mode): Use run-mode-hooks.
5493
5494 * ledit.el (ledit-mode): Use delay-mode-hooks.
5495
5496 * woman.el (woman-mode-line-format): Delete constant.
5497 (woman-mode-map): Initialize it properly.
5498 (woman-mode): Set mode-class property to special.
5499 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
5500 Set major-mode and mode-name. Don't set mode-line-format directly.
5501 (Man-getpage-in-background): Don't reference woman-mode-line-format.
5502
5503 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
5504 string argument obsolete.
5505
5506 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
5507
5508 * textmodes/org.el (org-CUA-compatible): New option.
5509 (org-disputed-keys): New variable.
5510 (org-key): New function.
5511 (orgtbl-make-binding): Add docstring to the created function.
5512 (org-mode): Set paragraph start/separate regexps.
5513 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
5514 (org-archive-location, org-archive-mark-done)
5515 (org-archive-stamp-time): New options.
5516 (org-archive-subtree): New command.
5517 (org-fill-paragraph): New function.
5518 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
5519 (org-fake-empty-table-line): Function removed.
5520 (org-format-org-table-html): Do not create empty table lines at
5521 separator lines. Improved table header treatment.
5522 (org-link-format): New option.
5523 (org-make-link): New function.
5524 (org-insert-link, org-store-link): Use org-make-link.
5525 (org-open-file): Quote file name for shell command, to allow
5526 spaces in file names.
5527 (org-link-regexp): Fix bug with mailto link.
5528 (org-link-maybe-angles-regexp, org-protected-link-regexp):
5529 New constants.
5530 (org-export-as-html): Deal with the optional angles around a link.
5531 Better treatment of file: links.
5532 (org-open-at-point): Replace @{ and @} with < and >.
5533 (org-run-mode-hooks): Function removed.
5534 (org-agenda-mode): No longer use `org-run-mode-hooks'.
5535
5536 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
5537
5538 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
5539 MI command -data-list-register-values.
5540 (gdb-post-prompt): Indent properly.
5541
5542 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
5543
5544 * hilit-chg.el (highlight-changes-colors): Rename from
5545 `highlight-changes-colours'.
5546 (highlight-changes-colours): Keep as obsolete alias.
5547 (highlight-changes-face-list): Doc fix.
5548 (hilit-chg-make-list): Use `highlight-changes-colors'.
5549
5550 2005-06-12 Mark A. Hershberger <mah@everybody.org>
5551
5552 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
5553 defun-prompt-regexp.
5554
5555 2005-06-12 Eli Zaretskii <eliz@gnu.org>
5556
5557 * loadup.el: Don't say we are dumping under 2 names on windows-nt
5558 and cygwin.
5559
5560 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
5561 Don't use an old loaddefs.el, as in Makefile.in.
5562
5563 2005-06-12 Lute Kamstra <lute@gnu.org>
5564
5565 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
5566
5567 * man.el (Man-mode-map): Initialize it properly.
5568 (Man-mode): Set mode-class property to special.
5569
5570 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
5571
5572 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
5573
5574 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
5575 A newline is needed in the docstring there.
5576
5577 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
5578 Doc fixes.
5579
5580 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5581
5582 * printing.el: Doc fix. The menubar is no more changed when printing
5583 is loaded, it only changes when pr-menu-bind or pr-update-menus is
5584 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
5585 (pr-version): New version number (6.8.4).
5586 (pr-menu-bind): New command.
5587 (pr-update-menus): Docstring and code fix.
5588 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
5589 Docstring fix.
5590 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
5591 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
5592
5593 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
5594
5595 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
5596 "Returns" to "return", document useful return values, etc.
5597
5598 2005-06-11 Alan Mackenzie <acm@muc.de>
5599
5600 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
5601 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
5602 (adaptive-file-function): Minor amendment to doc-string.
5603
5604 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
5605
5606 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
5607 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
5608 Fix :type--it is `integer', not `string'.
5609
5610 * faces.el (modeline-highlight): Rename from (the erroneous)
5611 `modeline-higilight'.
5612
5613 2005-06-11 Lute Kamstra <lute@gnu.org>
5614
5615 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
5616 lisp-interaction-mode-map but make it the parent.
5617 (edebug-eval-mode): Use define-derived-mode.
5618
5619 2005-06-11 Andreas Schwab <schwab@suse.de>
5620
5621 * bindings.el: Add binding of `ESC functionkey' for every
5622 `M-functionkey'.
5623 * hexl.el (hexl-mode-map): Likewise.
5624
5625 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
5626
5627 * progmodes/compile.el (compilation-error-regexp-alist-alist)
5628 [msft]: update regexp for newer msft compilers.
5629
5630 2005-06-10 Mark A. Hershberger <mah@everybody.org>
5631
5632 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
5633 ATTLIST portions of included DTDs.
5634 (xml-parse-dtd): Eliminate use of inefficient match-data.
5635
5636 2005-06-10 Miles Bader <miles@gnu.org>
5637
5638 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
5639 (mpuz-text): Remove "-face" suffix from face names.
5640 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
5641 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
5642 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
5643
5644 * play/gomoku.el (gomoku-O, gomoku-X):
5645 Remove "-face" suffix from face names.
5646 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
5647 New backward-compatibility aliases for renamed faces.
5648 (gomoku-font-lock-keywords): Use renamed gomoku faces.
5649
5650 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
5651
5652 * thumbs.el: Fixes for changes of 2005-06-09.
5653 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
5654 as a directory.
5655 (thumbs-thumbname): Remove directory separator from format string;
5656 `thumbs-thumbsdir' now returns a valid directory name.
5657 (thumbs-temp-dir): New defsubst.
5658 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
5659 Use it.
5660
5661 * cus-edit.el (minibuffer):
5662 * files.el (make-backup-file-name-function):
5663 * filesets.el (filesets-external-viewers):
5664 * hilit-chg.el (highlight-changes-colours)
5665 (highlight-changes-face-list, highlight-changes-rotate-faces):
5666 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
5667 * kmacro.el (kmacro-call-macro):
5668 * log-edit.el (log-edit-changelog-full-paragraphs):
5669 * mouse.el (mouse-1-click-follows-link):
5670 * skeleton.el (skeleton-autowrap):
5671 * subr.el (insert-for-yank-1):
5672 * tempo.el (tempo-insert-region):
5673 * terminal.el (terminal-emulator):
5674 * time.el (display-time-mail-face):
5675 * vc.el (vc-annotate):
5676 * vcursor.el (vcursor-copy-line):
5677 * woman.el (woman-bold-headings, woman-ignore)
5678 (woman-default-faces, woman-monochrome-faces):
5679 * calendar/todo-mode.el (todo-insert-threshold):
5680 * emulation/pc-select.el (pc-select-selection-keys-only)
5681 (pc-selection-mode):
5682 * emulation/vip.el (vip-find-char-forward):
5683 * emulation/viper-cmd.el (viper-find-char-forward):
5684 * international/mule-cmds.el
5685 (select-safe-coding-system-accept-default-p)
5686 (input-method-exit-on-invalid-key):
5687 * international/mule-diag.el (describe-coding-system):
5688 * international/ucs-tables.el (unify-8859-on-encoding-mode):
5689 * net/browse-url.el (browse-url-xterm-program):
5690 * obsolete/lazy-lock.el (lazy-lock-mode):
5691 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
5692 (cperl-mode):
5693 * progmodes/cpp.el (cpp-face-light-name-list)
5694 (cpp-face-dark-name-list):
5695 * progmodes/delphi.el (delphi-newline-always-indents):
5696 Fix spellings in docstrings.
5697
5698 * ido.el (ido-mode, ido-file-extensions-order)
5699 (ido-default-file-method, ido-default-buffer-method)
5700 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
5701 (ido-decorations, ido-read-file-name-as-directory-commands)
5702 (ido-read-file-name-non-ido, ido-work-directory-list)
5703 (ido-ignore-item-temp-list, ido-current-directory)
5704 (ido-magic-forward-char, ido-enter-find-file)
5705 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
5706 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
5707
5708 2005-06-10 Lute Kamstra <lute@gnu.org>
5709
5710 * play/dunnet.el (dun-mode): Use define-derived-mode.
5711 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
5712 obsolete alias.
5713
5714 * play/doctor.el (doctor-mode-map): Remove defvar.
5715 (doctor-mode): Use define-derived-mode.
5716
5717 * mail/mspools.el (mspools-mode):
5718 * net/eudc-hotlist.el (eudc-hotlist-mode):
5719 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
5720
5721 2005-06-10 Miles Bader <miles@gnu.org>
5722
5723 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
5724 Remove "-face" suffix from face names.
5725 (flyspell-incorrect-face, flyspell-duplicate-face):
5726 New backward-compatibility aliases for renamed faces.
5727 (flyspell-mode-on, make-flyspell-overlay)
5728 (flyspell-highlight-incorrect-region)
5729 (flyspell-highlight-duplicate-region)
5730 (flyspell-display-next-corrections)
5731 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
5732
5733 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
5734 from face name.
5735 (texinfo-heading-face): New backward-compatibility alias for
5736 renamed face.
5737 (texinfo-heading-face): Use renamed texinfo-heading face.
5738
5739 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
5740 suffix from face names.
5741 (tex-math-face, tex-verbatim-face):
5742 New backward-compatibility aliases for renamed faces.
5743 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
5744 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
5745 literal face name.
5746
5747 * textmodes/table.el (table-cell): Remove "-face" suffix from face
5748 name.
5749 (table-cell-face): New backward-compatibility alias for renamed face.
5750 (table--put-cell-face-property, table--update-cell-face):
5751 Use renamed table-cell face.
5752
5753 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
5754 from face name.
5755 (sgml-namespace-face): New backward-compatibility alias for
5756 renamed face.
5757 (sgml-namespace-face): Use renamed sgml-namespace face.
5758
5759 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
5760 (org-level-4, org-level-5, org-level-6, org-level-7)
5761 (org-level-8, org-warning, org-headline-done)
5762 (org-deadline-announce, org-scheduled-today)
5763 (org-scheduled-previously, org-link, org-done, org-table)
5764 (org-time-grid): Remove "-face" suffix from face names.
5765 (org-level-1-face, org-level-2-face, org-level-3-face)
5766 (org-level-4-face, org-level-5-face, org-level-6-face)
5767 (org-level-7-face, org-level-8-face, org-warning-face)
5768 (org-headline-done-face, org-deadline-announce-face)
5769 (org-scheduled-today-face, org-scheduled-previously-face)
5770 (org-link-face, org-done-face, org-table-face)
5771 (org-time-grid-face):
5772 New backward-compatibility aliases for renamed faces.
5773 (org-level-faces, org-set-font-lock-defaults, org-timeline)
5774 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
5775 (org-agenda-get-timestamps, org-agenda-get-scheduled)
5776 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
5777
5778 * emulation/viper-init.el (viper-search, viper-replace-overlay)
5779 (viper-minibuffer-emacs, viper-minibuffer-insert)
5780 (viper-minibuffer-vi): Remove "-face" suffix from face names.
5781 (viper-search-face, viper-replace-overlay-face)
5782 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
5783 (viper-minibuffer-vi-face):
5784 New backward-compatibility aliases for renamed faces.
5785 (viper-search-face, viper-replace-overlay-face)
5786 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
5787 (viper-minibuffer-vi-face): Use renamed viper faces.
5788
5789 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
5790 Remove "-face" suffix from face names.
5791 (testcover-nohits-face, testcover-1value-face):
5792 New backward-compatibility aliases for renamed faces.
5793 (testcover-mark): Use renamed testcover faces.
5794
5795 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
5796 face name.
5797 (diary-button-face): New backward-compatibility alias for renamed face.
5798 (diary-entry): Use renamed diary-button face.
5799
5800 * calendar/calendar.el (diary, calendar-today, holiday)
5801 (mark-visible-calendar-date): Remove "-face" suffix from face names.
5802 (diary-face, calendar-today-face, holiday-face):
5803 New backward-compatibility aliases for renamed faces.
5804 (eval-after-load "facemenu", diary-entry-marker)
5805 (calendar-today-marker, calendar-holiday-marker, diary-face):
5806 Use renamed calendar faces.
5807
5808 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
5809 (compare-windows-face): New backward-compatibility alias for
5810 renamed face.
5811 (compare-windows-highlight): Use renamed compare-windows face.
5812
5813 * strokes.el (strokes-char): Remove "-face" suffix from face name.
5814 (strokes-char-face): New backward-compatibility alias for renamed face.
5815 (strokes-encode-buffer): Use renamed strokes-char face.
5816
5817 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
5818 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
5819 Remove "-face" suffix from face names.
5820 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
5821 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
5822 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
5823 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
5824 Use renamed pcvs faces.
5825 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
5826 * pcvs-defs.el (cvs-mode-map): Likewise.
5827 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
5828
5829 * info.el (info-title-1, info-title-2, info-title-3)
5830 (info-title-4): Remove "-face" suffix from and downcase face names.
5831 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
5832 (Info-title-4-face):
5833 New backward-compatibility aliases for renamed faces.
5834 (Info-fontify-node): Use renamed info faces.
5835
5836 * hilit-chg.el (highlight-changes, highlight-changes-delete):
5837 Remove "-face" suffix from face names.
5838 (highlight-changes-face, highlight-changes-delete-face):
5839 New backward-compatibility aliases for renamed faces.
5840 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
5841 (hilit-chg-make-list): Use renamed highlight-changes faces.
5842
5843 * generic-x.el (show-tabs-tab, show-tabs-space):
5844 Remove "-face" suffix from face names.
5845 (show-tabs-tab-face, show-tabs-space-face):
5846 New backward-compatibility aliases for renamed faces.
5847 (show-tabs-generic-mode-font-lock-defaults-1)
5848 (show-tabs-generic-mode-font-lock-defaults-2):
5849 Use renamed show-tabs faces.
5850
5851 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
5852 (smerge-markers): Remove "-face" suffix from face names.
5853 (smerge-mine-face, smerge-other-face, smerge-base-face)
5854 (smerge-markers-face):
5855 New backward-compatibility aliases for renamed faces.
5856 (smerge-mine-face, smerge-other-face, smerge-base-face)
5857 (smerge-markers-face): Use renamed smerge faces.
5858
5859 * log-view.el (log-view-file, log-view-message): Remove "-face"
5860 suffix from face names.
5861 (log-view-file-face, log-view-message-face): New
5862 backward-compatibility aliases for renamed faces.
5863 (log-view-file-face, log-view-message-face): Use renamed log-view
5864 faces.
5865
5866 * paren.el (show-paren-match, show-paren-mismatch):
5867 Remove "-face" suffix from face names.
5868 (show-paren-match-face, show-paren-mismatch-face):
5869 New backward-compatibility aliases for renamed faces.
5870 (show-paren-function): Use renamed show-paren faces.
5871
5872 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
5873 (ruler-mode-margins, ruler-mode-fringes)
5874 (ruler-mode-column-number, ruler-mode-fill-column)
5875 (ruler-mode-comment-column, ruler-mode-goal-column)
5876 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
5877 suffix from face names.
5878 (ruler-mode-default-face, ruler-mode-pad-face)
5879 (ruler-mode-margins-face, ruler-mode-fringes-face)
5880 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
5881 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
5882 (ruler-mode-tab-stop-face, ruler-mode-current-column-face): New
5883 backward-compatibility aliases for renamed faces.
5884 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
5885 (ruler-mode-column-number, ruler-mode-fill-column)
5886 (ruler-mode-comment-column, ruler-mode-goal-column)
5887 (ruler-mode-tab-stop, ruler-mode-current-column)
5888 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
5889 faces.
5890
5891 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
5892 face name.
5893 (whitespace-highlight-the-space): Use renamed face.
5894 (whitespace-highlight-face): New backward-compatibility alias for
5895 renamed face.
5896
5897 * woman.el (woman-italic, woman-bold, woman-unknown)
5898 (woman-addition, woman-symbol-face):
5899 Remove "-face" suffix from face names.
5900 (woman-italic-face, woman-bold-face, woman-unknown-face)
5901 (woman-addition-face):
5902 New backward-compatibility aliases for renamed faces.
5903 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
5904 (woman-decode-region, woman-replace-match)
5905 (woman-display-extended-fonts, woman-special-characters)
5906 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
5907 Use renamed woman faces.
5908
5909 * longlines.el (longlines-visible-face): Face removed.
5910
5911 * diff-mode.el (diff-header, diff-file-header, diff-index)
5912 (diff-hunk-header, diff-removed, diff-added, diff-changed)
5913 (diff-function, diff-context, diff-nonexistent): Remove "-face"
5914 suffix from face names.
5915 (diff-header-face, diff-file-header-face, diff-index-face)
5916 (diff-hunk-header-face, diff-removed-face, diff-added-face)
5917 (diff-changed-face, diff-function-face, diff-context-face)
5918 (diff-nonexistent-face): New backward-compatibility aliases for
5919 renamed faces.
5920 (diff-header-face, diff-file-header-face)
5921 (diff-index, diff-index-face, diff-hunk-header)
5922 (diff-hunk-header-face, diff-removed, diff-removed-face)
5923 (diff-added, diff-added-face, diff-changed-face, diff-function)
5924 (diff-function-face, diff-context-face, diff-nonexistent)
5925 (diff-nonexistent-face): Use renamed diff-mode faces.
5926
5927 * progmodes/compile.el (compilation-warning-face)
5928 (compilation-info-face): Remove "-face" suffix from face names.
5929 (compilation-warning-face, compilation-info-face):
5930 New backward-compatibility aliases for renamed faces.
5931 (compilation-warning-face, compilation-info-face):
5932 Use renamed compilation faces.
5933
5934 * add-log.el (change-log-date, change-log-name)
5935 (change-log-email, change-log-file, change-log-list)
5936 (change-log-conditionals, change-log-function)
5937 (change-log-acknowledgement): Remove "-face" suffix from face names.
5938 (change-log-date-face, change-log-name-face)
5939 (change-log-email-face, change-log-file-face)
5940 (change-log-list-face, change-log-conditionals-face)
5941 (change-log-function-face, change-log-acknowledgement-face):
5942 New backward-compatibility aliases for renamed faces.
5943 (change-log-font-lock-keywords): Use renamed change-log faces.
5944
5945 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
5946 (custom-set, custom-changed, custom-saved, custom-button)
5947 (custom-button-pressed, custom-documentation, custom-state)
5948 (custom-comment, custom-comment-tag, custom-variable-tag)
5949 (custom-variable-button, custom-face-tag, custom-group-tag-1)
5950 (custom-group-tag): Remove "-face" suffix from face names.
5951 (custom-magic-alist, custom-magic-value-create)
5952 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
5953 (custom-invalid-face, custom-rogue-face, custom-modified-face)
5954 (custom-set-face, custom-changed-face, custom-saved-face)
5955 (custom-button-face, custom-button-pressed-face)
5956 (custom-documentation-face, custom-state-face)
5957 (custom-comment-face, custom-comment-tag-face)
5958 (custom-variable-tag-face, custom-variable-button-face)
5959 (custom-face-tag-face, custom-group-tag-face-1)
5960 (custom-group-tag-face):
5961 New backward-compatibility aliases for renamed faces.
5962
5963 * wid-edit.el (widget-documentation, widget-button)
5964 (widget-field, widget-single-line-field, widget-inactive)
5965 (widget-button-pressed): "-face" suffix removed from face names.
5966 (widget-documentation-face, widget-button-face)
5967 (widget-field-face, widget-single-line-field-face)
5968 (widget-inactive-face, widget-button-pressed-face):
5969 New backward-compatibility aliases for renamed faces.
5970 (widget-documentation-face, widget-button-face)
5971 (widget-button-pressed-face, widget-specify-field)
5972 (widget-specify-inactive): Use renamed widget faces.
5973
5974 2005-06-10 Kenichi Handa <handa@m17n.org>
5975
5976 * term/x-win.el (x-clipboard-yank): Remove condition-case
5977 wrapping.
5978
5979 2005-06-11 Kenichi Handa <handa@m17n.org>
5980
5981 * add-log.el (change-log-font-lock-keywords): Make the regexp for
5982 date lines stricter.
5983
5984 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
5985
5986 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
5987 of x-get-selection.
5988
5989 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
5990
5991 * comint.el (comint-mode, comint-snapshot-last-prompt):
5992 * frame.el (frame-current-scroll-bars):
5993 * term.el (term-mode, term-check-proc, term-input-sender)
5994 (term-simple-send, term-extract-string, term-word)
5995 (term-match-partial-filename):
5996 * window.el (window-current-scroll-bars):
5997 * emulation/cua-base.el (cua-normal-cursor-color)
5998 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
5999 (cua-global-mark-cursor-color):
6000 * mail/undigest.el (rmail-forward-separator-regex):
6001 Fix typos in docstrings.
6002
6003 * comint.el (comint-check-proc, make-comint-in-buffer)
6004 (comint-source-default): Doc fixes.
6005
6006 * term.el (term-send-string): Improve argument/docstring
6007 consistency.
6008
6009 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
6010
6011 * comint.el (comint-send-input): Bind `inhibit-read-only' around
6012 call to `delete-region'.
6013 (comint-mode-hook): Do not enable Font Lock by default.
6014
6015 2005-06-09 Lute Kamstra <lute@gnu.org>
6016
6017 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
6018 could be void.
6019
6020 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
6021
6022 * emacs-lisp/debug.el (debugger-will-be-back): New var.
6023 (debug): Use it.
6024 (debugger-step-through, debugger-continue, debugger-jump)
6025 (debugger-return-value): Set it when needed.
6026 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
6027 Use inhibit-read-only.
6028
6029 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
6030
6031 * window.el (shrink-window-if-larger-than-buffer)
6032 (window-size-fixed): Fix typo in docstring.
6033
6034 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
6035 thumbnails directory on loading.
6036 (thumbs-conversion-program): Use `eq' to check the system type,
6037 not `equal'.
6038 (thumbs-temp-dir): Initialize to `temporary-file-directory',
6039 not "/tmp". Fix docstring.
6040 (thumbs-thumbsdir): New function to return the thumbnails
6041 directory, creating it if needed.
6042 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
6043 (thumbs-temp-file): Delete variable and make it into a function.
6044 (thumbs-resize-image, thumbs-modify-image): Use it.
6045 (thumbs-kill-buffer): Simplify.
6046 (thumbs-gensym): Defalias or duplicate CL `gensym'.
6047 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
6048 docstrings.
6049
6050 2005-06-09 Kim F. Storm <storm@cua.dk>
6051
6052 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
6053 set-match-data to free markers in match-data.
6054
6055 * replace.el (replace-match-data): Pass RESEAT arg `t' to
6056 match-data to unchain markers in match-data.
6057
6058 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
6059
6060 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
6061 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
6062 unnecessary now.
6063
6064 2005-06-08 Richard M. Stallman <rms@gnu.org>
6065
6066 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
6067 give the variable a doc string that doesn't say don't set it directly.
6068
6069 * textmodes/ispell.el (ispell-check-version):
6070 Use match-string-no-properties.
6071 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
6072 (ispell-buffer-local-words): Likewise.
6073
6074 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
6075 except on terminals with enough colors to really display it.
6076 (makefile-dependency-regex): Delete spurious `bb'.
6077
6078 * faces.el (escape-glyph): Use blue once again in last case.
6079 (no-break-space): Redefine so that it isn't invisible on a tty.
6080
6081 2005-06-08 Kim F. Storm <storm@cua.dk>
6082
6083 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
6084 also when reading directory name.
6085
6086 2005-06-08 Lute Kamstra <lute@gnu.org>
6087
6088 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
6089 (flyspell-mode-line-string): Remove autoload cookie.
6090 (flyspell-mode): Remove defvar.
6091
6092 2005-06-07 Lute Kamstra <lute@gnu.org>
6093
6094 * textmodes/org.el (org-run-mode-hooks): New function.
6095 (org-agenda-mode): Use it.
6096
6097 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
6098
6099 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
6100
6101 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
6102
6103 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
6104
6105 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
6106
6107 * font-lock.el (font-lock-add-keywords): Doc fix.
6108
6109 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
6110
6111 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
6112 (tex-compile-default): In the absence of any history, use the order in
6113 tex-compile-alist to choose the preferred command.
6114 (tex-compile-commands): Reorder a bit.
6115
6116 * textmodes/flyspell.el (flyspell-auto-correct-binding)
6117 (flyspell-incorrect-face, flyspell-duplicate-face):
6118 Use (X)Emacs-agnostic code.
6119 (flyspell-mode-map): Don't overwrite at each load. Remove code
6120 redundant with the subsequent add-minor-mode. Merge Emacs and
6121 XEmacs code.
6122 (flyspell-word): Minor simplification.
6123 (flyspell-math-tex-command-p): Quieten the byte-compiler.
6124 (flyspell-external-point-words): Remove unused vars `size' and
6125 `start'.
6126 (flyspell-do-correct): Rename from flyspell-xemacs-correct. Merge
6127 the corresponding Emacs code.
6128 (flyspell-correct-word, flyspell-xemacs-popup): Use
6129 flyspell-do-correct.
6130
6131 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
6132 a dedicated window.
6133
6134 * international/latexenc.el (latexenc-find-file-coding-system):
6135 Undo part of last patch, to turn off a compiler warning.
6136
6137 2005-06-06 Juri Linkov <juri@jurta.org>
6138
6139 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
6140 Rename `tmm-inactive-face' to `tmm-inactive'.
6141
6142 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
6143
6144 * iswitchb.el: Rename faces.
6145
6146 2005-06-06 Kim F. Storm <storm@cua.dk>
6147
6148 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
6149 (cua-global-mark): Remove -face suffix from face names.
6150
6151 * emulation/cua-gmrk.el (cua--init-global-mark):
6152 Remove cua-global-mark face setup.
6153
6154 2005-06-06 Richard M. Stallman <rms@gnu.org>
6155
6156 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
6157 just like other allowed characters.
6158 (makefile-match-dependency): Exclude leading and training whitespace
6159 from the range of regexp subexp 1.
6160 (makefile-macroassign-regex): Don't try to match the body,
6161 just the name of the macro being defined.
6162
6163 * info.el (Info-read-node-name-2): New function.
6164 (Info-read-node-name-1): Use that.
6165 Add a completion-base-size-function property.
6166
6167 * simple.el (completion-setup-function): Look for
6168 completion-base-size-function property of
6169 minibuffer-completion-table.
6170
6171 * files.el (locate-file-completion): Doc fix.
6172
6173 * printing.el: Don't call pr-update-menus; user must do that.
6174
6175 * emacs-lisp/debug.el (debugger-window): New variable.
6176 (debug): Use debugger-window if it is set and still alive.
6177 Record debugger-window for next entry.
6178
6179 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
6180
6181 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
6182
6183 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
6184 (hack-one-local-variable, hack-local-variables)
6185 (hack-local-variables-prop-line): Pass that arg.
6186
6187 2005-06-06 Kim F. Storm <storm@cua.dk>
6188
6189 * ido.el (ido-first-match, ido-only-match, ido-subdir)
6190 (ido-indicator): Remove -face suffix from face names.
6191
6192 2005-06-06 Juri Linkov <juri@jurta.org>
6193
6194 * font-lock.el (font-lock-regexp-backslash)
6195 (font-lock-regexp-backslash-construct): New faces.
6196 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
6197 after `('. Add `while-no-input' to control structures.
6198
6199 * faces.el (no-break-space, shadow): New faces.
6200 (escape-glyph): Use less loud colors pink2 and red4.
6201
6202 * diff-mode.el (diff-context-face)
6203 * dired.el (dired-ignored)
6204 * rfn-eshadow.el (file-name-shadow)
6205 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
6206
6207 * info.el (Info-title-1-face): Use green instead of yellow because
6208 bold yellow is not readable on light backgrounds.
6209
6210 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
6211 before selecting the desired mode to not spend time fontifying
6212 old contents.
6213
6214 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
6215
6216 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
6217 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
6218
6219 * ps-print.el (ps-default-fg, ps-default-bg):
6220 Fix typos in docstrings.
6221
6222 * isearchb.el (isearchb): Don't pass a spurious second argument to
6223 `iswitchb-completions'.
6224
6225 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
6226
6227 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
6228 to preserve point.
6229 (gdb-find-file-hook): Add doc string.
6230
6231 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
6232 C dereferenced pointer expression.
6233 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
6234
6235 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
6236
6237 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
6238 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
6239 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
6240 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
6241 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
6242 Make background transparent.
6243
6244 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
6245
6246 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
6247 (font-lock-remove-keywords): Doc fix.
6248 (font-lock-mode-major-mode): Compiler defvar.
6249 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
6250
6251 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
6252 (font-lock-mode): Update `font-lock-mode-major-mode'.
6253 (font-lock-set-defaults): Compiler defvar.
6254 (font-lock-default-function): Take `font-lock-mode-major-mode'
6255 into account.
6256
6257 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
6258 keep track of which major mode it enabled the minor mode for.
6259 Use find-file-hook again. Update docstring.
6260
6261 * simple.el (eval-expression-print-level)
6262 (eval-expression-print-length, eval-expression-debug-on-error):
6263 Doc fixes.
6264
6265 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
6266
6267 * iswitchb.el (iswitchb-single-match-face)
6268 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
6269 (iswitchb-invalid-regexp-face): New faces.
6270 (iswitchb-completions): Use them.
6271 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
6272 now marked as an obsolete alias.
6273 (iswitchb-read-buffer): Remove check for bound font variables.
6274 (iswitchb-invalid-regexp): New free variable.
6275 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
6276 set iswitchb-invalid-regexp.
6277 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
6278 invalid regexps.
6279 (iswitchb-completions): Add check for complete match when entering
6280 a regexp.
6281 (iswitchb-completions): Remove require-match argument.
6282 (iswitchb-exhibit): Fix caller.
6283 (iswitchb-common-match-inserted): New variable.
6284 (iswitchb-complete, iswitchb-completion-help): Use it.
6285
6286 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
6287
6288 * url-http.el (url-http-chunked-encoding-after-change-function):
6289 Use `url-http-debug' instead of `message'.
6290
6291 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
6292
6293 * url-http.el (url-http-parse-headers): Pass redirected URL as a
6294 callback argument.
6295
6296 2005-06-04 Kim F. Storm <storm@cua.dk>
6297
6298 * simple.el (line-move): Only call sit-for when moving backwards.
6299
6300 * ido.el (ido-make-merged-file-list-1): New defun split from
6301 ido-make-merged-file-list.
6302 (ido-make-merged-file-list): Bind throw-on-input around call to
6303 ido-make-merged-file-list-1. Return input-pending-p if
6304 interrupted by more input available.
6305 (ido-read-internal): Handle input-pending-p return value from
6306 ido-make-merged-file-list.
6307
6308 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
6309
6310 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
6311 compatibility code.
6312
6313 * international/latexenc.el (latexenc-find-file-coding-system):
6314 Don't inherit the EOL part of the coding-system from the
6315 tex-main buffer. Fit within 80 columns.
6316
6317 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
6318
6319 * tmm.el (tmm-inactive-face): New face.
6320 (tmm-remove-inactive-mouse-face): New function.
6321 (tmm-prompt, tmm-add-one-shortcut)
6322 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
6323 but not selectable.
6324
6325 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
6326
6327 * faces.el (face-equal): Improve argument/docstring consistency.
6328
6329 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
6330
6331 * progmodes/make-mode.el (makefile-targets-face)
6332 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
6333 (makefile-bsdmake-dependency-regex)
6334 (makefile-makepp-rule-action-regex)
6335 (makefile-bsdmake-rule-action-regex): New constants.
6336 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
6337
6338 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6339 Allow (...) within `...' for makepp messages.
6340
6341 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
6342
6343 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
6344
6345 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
6346 "." files are deleted from all file lists before comparison.
6347
6348 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
6349 (viper-ESC-key): Made them customizable.
6350
6351 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
6352
6353 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
6354
6355 * autorevert.el (auto-revert-buffers): Use save-match-data.
6356
6357 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
6358
6359 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
6360 menu items with a nil command binding.
6361
6362 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
6363
6364 * emacs-lisp/cl-macs.el (defsetf):
6365 Improve argument/docstring consistency.
6366
6367 * faces.el (list-faces-display): Improve the formatting by
6368 computing the maximum length required for any face-name (reworked
6369 patch of 1999-01-11, accidentally deleted on 1999-07-21).
6370 (internal-find-face): Remove redundant info in docstring.
6371
6372 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
6373
6374 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
6375 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
6376 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
6377 (gdb-assembler-custom): Improve regexps.
6378 (def-gdb-auto-update-handler): Use window point to preserve point.
6379
6380 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
6381
6382 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
6383
6384 2005-05-31 Jay Belanger <belanger@truman.edu>
6385
6386 * calc/calc-embed.el (calc-embedded-word): Change argument passed
6387 to calc-embedded.
6388 (calc-embedded-make-info): Have plain prefix argument select
6389 entire line.
6390
6391 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
6392
6393 * faces.el (list-faces-display): Signal error if passed a regexp
6394 that matches no face name.
6395
6396 * simple.el (filter-buffer-substring): Fix typo in docstring.
6397
6398 2005-05-31 Richard M. Stallman <rms@gnu.org>
6399
6400 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
6401 (vhdl-emacs-21): Doc fix.
6402 (vhdl-mode): Unconditionally set comment-padding.
6403 (vhdl-fixup-whitespace-region): Insert spaces only where
6404 there are none.
6405 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
6406
6407 2005-05-30 John Wiegley <johnw@newartisans.com>
6408
6409 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
6410 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
6411 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
6412 `directory-sep-char' to ?/, and all uses of `string-to-int' to
6413 `string-to-number'.
6414
6415 2005-05-30 Jay Belanger <belanger@truman.edu>
6416
6417 * calc/calc.el (calc-bug-address): Fix docstring.
6418 (calc-window-hook, calc-trail-window-hook): New variables.
6419 (calc-trail-display): Restore use of calc-trail-window-hook.
6420 (calc): Restore use of calc-window-hook.
6421
6422 2005-05-31 Masatake YAMATO <jet@gyve.org>
6423
6424 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
6425
6426 * help-fns.el (help-C-file-name): Add autoload mark for
6427 `find-function-noselect'.
6428
6429 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
6430
6431 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
6432 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
6433
6434 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6435
6436 * calendar/diary-lib.el (mark-included-diary-files): Only kill
6437 included diary buffer if it was not already being visited.
6438 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
6439
6440 * calendar/icalendar.el (top-level): Do not require 'appt.
6441
6442 * mail/supercite.el (sc-select-attribution): Only use a list
6443 element from sc-attrib-selection-list if it returns a string.
6444 Reported by Davide G. M. Salvetti <salve@debian.org>.
6445
6446 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
6447
6448 * thumbs.el (thumbs-thumbname): The resulting thumbname now
6449 includes a hash value to improve its uniqueness, and has a ".jpg"
6450 extension. Also, it is now a valid filename on all systems.
6451 (thumbs-make-thumb): Use `let', not `let*'.
6452 (thumbs-show-thumbs-list): Check for JPEG availability.
6453
6454 2005-05-30 Richard M. Stallman <rms@gnu.org>
6455
6456 * filesets.el (filesets-menu-ensure-use-cached):
6457 Prevent warning when emacs-version>= is undefined.
6458
6459 * printing.el (pr-interactive-n-up): Use string-to-number.
6460
6461 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
6462
6463 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
6464 Warn only when name to be defined is quoted.
6465
6466 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
6467
6468 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
6469 Make regexp more robust.
6470 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
6471 Force regeneration of disassembly.
6472
6473 2005-05-29 Jay Belanger <belanger@truman.edu>
6474
6475 * calc/calc.el (calc-user-invocation): Check if
6476 calc-invocation-macro is non-nil.
6477
6478 2005-05-29 Juri Linkov <juri@jurta.org>
6479
6480 * add-log.el (change-log-font-lock-keywords):
6481 Add `+' to e-mail regexp to accept mail address with keywords.
6482
6483 * man.el (Man-name-regexp): Add `:' to accept qualified names.
6484
6485 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
6486
6487 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
6488
6489 * ielm.el (inferior-emacs-lisp-mode): Ditto.
6490
6491 2005-05-29 Richard M. Stallman <rms@gnu.org>
6492
6493 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
6494 Undo the change that moves to end of the current word.
6495
6496 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
6497
6498 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
6499 Throw error when count <= 0 to ensure input is a number.
6500 (gdb-read-memory-custom): Pick up address from buffer.
6501 (gdb-memory-mode): Allow user to increment and decrement
6502 memory address from header line.
6503
6504 2005-05-29 Richard M. Stallman <rms@gnu.org>
6505
6506 * flyspell.el (flyspell-version): Function deleted.
6507 (flyspell-auto-correct-previous-hook): Doc fix.
6508
6509 * jit-lock.el (jit-lock-function, jit-lock-after-change):
6510 Do nothing if memory is full.
6511
6512 * font-lock.el (font-lock-fontify-syntactically-region):
6513 Pass t for GREEDY to looking-back.
6514
6515 * saveplace.el (save-place-alist-to-file): Write the file
6516 using write-region.
6517
6518 * subr.el (looking-back): New argument GREEDY.
6519
6520 * progmodes/compile.el (compilation-start): Set the mode
6521 before inserting the initial text.
6522
6523 * progmodes/which-func.el (which-func-update-1): Turn the mode
6524 off in case of error by setting which-func-mode.
6525
6526 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
6527
6528 * flyspell.el (flyspell-auto-correct-previous-word):
6529 Narrow down to what's on the screen, and recenter overlays
6530 at the end of the next word.
6531
6532 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
6533
6534 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
6535 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
6536 (flyspell-abbrev-p): Default to nil.
6537 (flyspell-use-global-abbrev-table-p): Doc fix.
6538 (flyspell-large-region): Allow nil as value.
6539 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
6540
6541 (mail-mode-flyspell-verify): More robust handling
6542 of `mail-header-separator'. More efficient signature detection.
6543 Allow for regexp metacharacters in message-header-separator.
6544 Adding `To' not to be checked in mail-mode-flyspell-verify.
6545
6546 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
6547 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
6548 Bind flyspell-auto-correct-binding.
6549 Bind C-. and C-, .
6550 (flyspell-mode-map): Likewise.
6551 (flyspell-mode): Doc fix.
6552 (flyspell-accept-buffer-local-defs): Preserve current buffer.
6553 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
6554 (flyspell-word-cache-result): New var, always local.
6555 (flyspell-check-pre-word-p): Doc fix.
6556 (flyspell-check-changed-word-p): Handle spc like newline.
6557 (flyspell-post-command-hook): Set flyspell-word-cache-result.
6558 (flyspell-word-search-backward, flyspell-word-search-forward):
6559 New functions.
6560 (flyspell-word): Return t if nothing to check.
6561 When parsing TeX code, check for after } or \.
6562 Use flyspell-word-search-backward to find previous word.
6563 Return nil if duplicated word.
6564 For word already checked, return same value as last time.
6565 Set flyspell-word-cache-result after checking.
6566 Don't clobber the return value.
6567 (flyspell-get-word): Major rewrite.
6568 (flyspell-external-point-words): New locals pword, pcount.
6569 Fix size used in progress message.
6570 Find the proper corresponding word in flyspell-large-region-buffer.
6571 (flyspell-region): Check for flyspell-large-region = nil.
6572 (flyspell-highlight-incorrect-region): Clean up overlays in region.
6573 (flyspell-auto-correct-word): Check that WORD is a cons.
6574 (flyspell-correct-word): Likewise.
6575
6576 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
6577
6578 * progmodes/make-mode.el (makefile-rule-action-regex)
6579 (makefile-macroassign-regex, makefile-makepp-mode)
6580 (makefile-bsdmake-mode): Continuation lines may be empty.
6581 Reported by Joshua Varner.
6582 (makefile-makepp-font-lock-keywords): Add $(stem).
6583
6584 2005-05-28 Karl Berry <karl@gnu.org>
6585
6586 * textmodes/tex-mode.el: Now that tex-send-command calls
6587 shell-quote-argument (2005-03-31 change), remove all calls to
6588 shell-quote-argument; they all end up invoking tex-send-command.
6589 The double quoting loses on filenames with non-safe characters,
6590 such as "@". Reported by Frederik Fouvry.
6591
6592 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
6593
6594 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
6595 about preserving point.
6596
6597 2005-05-27 Jay Belanger <belanger@truman.edu>
6598
6599 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
6600 Info-goto-node.
6601
6602 * calc/calc-embed.el (calc-embed-arg): New variable.
6603 (calc-do-embedded-activate, calc-embedded-activate-formula)
6604 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
6605 variable by new variable.
6606 (calc-embedded-make-info): Replace undeclared variable by new
6607 variable. When selecting region with positive prefix
6608 argument, use end of previous line instead of beginning of line.
6609
6610 * calc/calc-aent.el (calc-arg-values): Declare it.
6611
6612 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
6613 Declare them.
6614
6615 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
6616
6617 * calc/calc.el (calc-alg-map): Declare it.
6618
6619 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
6620
6621 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
6622
6623 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
6624 (gdb-registers-buffer, toggle-gdb-all-registers):
6625 Toggle display of floating point registers.
6626 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
6627
6628 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
6629 (toggle-gud-tooltip-dereference):
6630 Rename from gud-toggle-tooltip-dereference.
6631
6632 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
6633
6634 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
6635
6636 2005-05-27 Jay Belanger <belanger@truman.edu>
6637
6638 * calc/calc-prog.el (calc-kbd-report): Remove.
6639 (calc-kbd-query): Rewrite.
6640
6641 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
6642
6643 * image.el (image-library-alist): Move to image.c.
6644 (image-type-available-p): Doc fix.
6645
6646 2005-05-27 Lute Kamstra <lute@gnu.org>
6647
6648 * calc/calc.el (calc):
6649 * outline.el (outline-1, outline-2, outline-3, outline-4)
6650 (outline-5, outline-6, outline-7, outline-8):
6651 * textmodes/dns-mode.el (dns-mode):
6652 * textmodes/sgml-mode.el (sgml-namespace-face):
6653 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
6654 (tex-verbatim-face, tex-use-reftex):
6655 * textmodes/texinfo.el (texinfo-heading-face):
6656 Specify customization group.
6657
6658 * longlines.el: Don't require easy-mmode.
6659 (longlines-visible-face): Specify customization group.
6660
6661 2005-05-27 Kenichi Handa <handa@m17n.org>
6662
6663 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
6664 encoding table of windows-1251.
6665
6666 * international/ucs-tables.el (ucs-set-table-for-input):
6667 If translation-table-for-input of a coding system is a symbol, get
6668 its translation-table property.
6669
6670 * international/code-pages.el: Don't register a coding system into
6671 non-iso-charset-alist more than once.
6672 (cp-make-coding-system): Likewise.
6673
6674 2005-05-26 John Wiegley <johnw@newartisans.com>
6675
6676 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
6677 `eshell-resume-eval' is wrapped in a list, it indicates that the
6678 command was run asynchronously. In that case, unwrap the value
6679 before checking the delimiter value.
6680
6681 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
6682 character before a space at the end of a line is \, assume the space
6683 is part of the last argument rather than a final argument separator.
6684
6685 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
6686 is in use, and the target is `t' or `nil' (which are the most common
6687 values), don't assume that the symbol target is a buffer.
6688
6689 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
6690
6691 * calendar/calendar.el (calendar-mode-line-format):
6692 Use mode-line-highlight as mouse-face.
6693
6694 * time.el (display-time-string-forms, display-time-update):
6695 Use mode-line-highlight as mouse-face.
6696
6697 2005-05-26 Jay Belanger <belanger@truman.edu>
6698
6699 * calc/calc.el (calc-language-alist): Remove extra defvar.
6700
6701 2005-05-26 Lute Kamstra <lute@gnu.org>
6702
6703 * arc-mode.el (archive-mode):
6704 * bookmark.el (bookmark-read-annotation-mode)
6705 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
6706 * bs.el (bs-mode):
6707 * calc/calc-yank.el (calc-edit-mode):
6708 * calc/calc.el (calc-mode, calc-trail-mode):
6709 * calculator.el (calculator-mode):
6710 * chistory.el (command-history-mode):
6711 * comint.el:
6712 * cus-edit.el (custom-mode):
6713 * descr-text.el (describe-text-mode):
6714 * ebuff-menu.el (Electric-buffer-menu-mode):
6715 * ediff-util.el (ediff-mode):
6716 * emacs-lisp/re-builder.el (reb-mode):
6717 * emulation/vi.el (vi-mode-setup):
6718 * emulation/ws-mode.el (wordstar-mode):
6719 * eshell/esh-mode.el (eshell-mode):
6720 * forms.el (forms-mode):
6721 * help-mode.el (help-mode):
6722 * hexl.el (hexl-mode):
6723 * ibuffer.el (ibuffer-mode):
6724 * ielm.el (inferior-emacs-lisp-mode):
6725 * info.el (Info-mode, Info-edit-mode):
6726 * international/swedish.el:
6727 * ledit.el (ledit-from-lisp-mode):
6728 * locate.el (locate-mode):
6729 * mail/rmail.el (rmail-mode):
6730 * mail/rmailedit.el (rmail-edit-mode):
6731 * mail/rmailsum.el (rmail-summary-mode):
6732 * mail/supercite.el (sc-electric-mode):
6733 * net/eudc.el (eudc-mode):
6734 * net/quickurl.el (quickurl-list-mode):
6735 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
6736 * obsolete/ooutline.el (outline-mode):
6737 * obsolete/options.el (Edit-options-mode):
6738 * obsolete/rnews.el (news-mode):
6739 * obsolete/rnewspost.el (news-reply-mode):
6740 * play/5x5.el (5x5-mode):
6741 * play/decipher.el (decipher-mode, decipher-stats-mode):
6742 * play/gomoku.el (gomoku-mode):
6743 * play/snake.el (snake-mode):
6744 * play/solitaire.el (solitaire-mode):
6745 * play/tetris.el (tetris-mode):
6746 * progmodes/ada-mode.el (ada-mode):
6747 * progmodes/antlr-mode.el (antlr-mode):
6748 * progmodes/autoconf.el (autoconf-mode):
6749 * progmodes/dcl-mode.el (dcl-mode):
6750 * progmodes/delphi.el (delphi-mode):
6751 * progmodes/ebrowse.el (ebrowse-tree-mode)
6752 (ebrowse-electric-list-mode, ebrowse-member-mode)
6753 (ebrowse-electric-position-mode):
6754 * progmodes/f90.el (f90-mode):
6755 * progmodes/fortran.el (fortran-mode):
6756 * progmodes/icon.el (icon-mode):
6757 * progmodes/idlw-help.el (idlwave-help-mode):
6758 * progmodes/idlw-shell.el (idlwave-shell-mode):
6759 * progmodes/idlwave.el (idlwave-mode):
6760 * progmodes/inf-lisp.el (inferior-lisp-mode):
6761 * progmodes/m4-mode.el (m4-mode):
6762 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
6763 * progmodes/modula2.el (modula-2-mode):
6764 * progmodes/octave-inf.el (inferior-octave-mode):
6765 * progmodes/octave-mod.el (octave-mode):
6766 * progmodes/pascal.el (pascal-mode):
6767 * progmodes/sh-script.el (sh-mode):
6768 * progmodes/sql.el (sql-mode, sql-interactive-mode):
6769 * progmodes/vhdl-mode.el (vhdl-mode):
6770 * progmodes/xscheme.el (scheme-interaction-mode):
6771 * replace.el (occur-mode):
6772 * ses.el (ses-mode):
6773 * simple.el (completion-list-mode):
6774 * skeleton.el:
6775 * speedbar.el (speedbar-mode):
6776 * term.el (term-mode):
6777 * terminal.el (terminal-edit-mode):
6778 * textmodes/reftex-index.el (reftex-index-mode)
6779 (reftex-index-phrases-mode):
6780 * textmodes/reftex-sel.el (reftex-select-label-mode)
6781 (reftex-select-bib-mode):
6782 * textmodes/reftex-toc.el (reftex-toc-mode):
6783 * wdired.el (wdired-change-to-wdired-mode):
6784 * wid-browse.el (widget-browse-mode):
6785 Use run-mode-hooks.
6786
6787 * array.el (array-mode):
6788 * calendar/todo-mode.el (todo-mode):
6789 * man.el (Man-mode):
6790 * play/landmark.el (lm-mode):
6791 * play/mpuz.el (mpuz-mode):
6792 Use kill-all-local-variables and run-mode-hooks.
6793
6794 * subr.el (delay-mode-hooks): Specify indentation.
6795
6796 2005-05-26 Mark A. Hershberger <mah@everybody.org>
6797
6798 * xml.el (xml-substitute-special): Don't die for undefined xml
6799 entities.
6800
6801 2005-05-26 Jay Belanger <belanger@truman.edu>
6802
6803 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
6804 of nil.
6805
6806 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
6807
6808 * progmodes/gdb-ui.el (gdb-frame-address):
6809 Rename from gdb-current-address.
6810 (gdb-previous-frame-address): Rename from gdb-previous-address.
6811 (gdb-selected-frame): Rename from gdb-current-frame.
6812 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
6813 (gdb-frame-number): Rename from gdb-current-stack-level.
6814 (gdb-ann3): Match new mode-name for disassembly buffer.
6815 Extend initialization of variables.
6816 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
6817 (gdb-memory-mode): Use mouse-face in header line.
6818 (gdb-assembler-buffer-name): Call it disassembly and give frame
6819 in mode line.
6820 (gdb-source-spec-regexp, gdb-assembler-custom)
6821 (gdb-invalidate-assembler, gdb-frame-handler):
6822 Make robust to leading zeroes in address format.
6823
6824 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
6825
6826 * textmodes/org.el (org-mode): Use `define-derived-mode' to
6827 define `org-mode'.
6828 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
6829
6830 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
6831
6832 * log-edit.el (log-edit-changelog-entries): Distinguish between
6833 filenames like xfns.c and fns.c.
6834
6835 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
6836
6837 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
6838 point after reverting.
6839 (Buffer-menu-make-sort-button): Handle the case where
6840 `Buffer-menu-use-header-line' is nil.
6841
6842 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
6843
6844 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
6845 New funcs. In minibuffer-local-completion-map bind `]', `/'
6846 and `:' to them.
6847
6848 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
6849
6850 * startup.el (normal-top-level): Allow modification of load-path while
6851 we're iterating over it.
6852
6853 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
6854
6855 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
6856 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
6857 (thumbs-resize-interactive, thumbs-insert-image)
6858 (thumbs-insert-thumb, thumbs-dired-show-marked)
6859 (thumbs-find-image-at-point, thumbs-delete-images)
6860 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
6861 (thumbs-increment-image-size, thumbs-decrement-image-size):
6862 Fix typos in docstrings.
6863
6864 2005-05-24 Andre Spiegel <spiegel@gnu.org>
6865
6866 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
6867 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
6868 (cperl-mode): Use them.
6869
6870 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
6871
6872 * window.el (quit-window, shrink-window-if-larger-than-buffer):
6873 Doc fixes.
6874
6875 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
6876
6877 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
6878 Bind C-d to gdb-inferior-io-eof.
6879
6880 * dired.el (dired-dnd-popup-notice): Use message-box.
6881
6882 2005-05-23 Masatake YAMATO <jet@gyve.org>
6883
6884 * bindings.el (mode-line-major-mode-keymap):
6885 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
6886
6887 * faces.el (mode-line-highlight): New face.
6888
6889 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
6890 as mouse-face.
6891
6892 * bindings.el (top-level, help-echo, mode-line-modified)
6893 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
6894 as mouse-face.
6895
6896 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
6897
6898 * progmodes/cc-engine.el (c-guess-basic-syntax):
6899 Remove spurious call to `zerop'.
6900
6901 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
6902
6903 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
6904
6905 CC Mode update to 5.30.10:
6906
6907 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
6908 could go past the limit in decoration level 2, thereby causing
6909 errors during interactive fontification.
6910
6911 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
6912 the file is evaluated interactively.
6913
6914 * cc-engine.el (c-guess-basic-syntax): Handle operator
6915 declarations somewhat better in C++.
6916
6917 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
6918 make use of `run-mode-hooks' which has been added in Emacs 21.1.
6919 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
6920 (awk-mode): Use it.
6921 (make-local-hook): Suppress warning about obsoleteness.
6922
6923 * cc-engine.el, cc-align.el, cc-cmds.el
6924 (c-append-backslashes-forward, c-delete-backslashes-forward)
6925 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
6926 Compensate for return value from `forward-line' when it has moved
6927 but not to a different line due to eob.
6928
6929 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
6930 `objc-method-intro' and `objc-method-args-cont'.
6931
6932 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
6933
6934 CC Mode update to 5.30.10:
6935
6936 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
6937 in the copyright statement. Incidentally, change "along with GNU
6938 Emacs" to "along with this program" where it occurs.
6939
6940 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
6941 so that it is interactive, hence can be found by M-x awk-mode
6942 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
6943 <gmorris+emacs@ast.cam.ac.uk>.
6944
6945 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
6946 Mode's regexps.
6947
6948 2005-05-23 Kevin Ryde <user42@zip.com.au>
6949
6950 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
6951 c-parse-state, to avoid a lisp error (on bad code).
6952
6953 2005-05-23 Lute Kamstra <lute@gnu.org>
6954
6955 * subr.el (font-lock-defaults): Remove defvar as it's already
6956 defined in font-core.el.
6957
6958 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
6959
6960 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
6961
6962 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
6963 more general and work when GDB variable "print pretty" is on,
6964 as with Emacs, for example.
6965
6966 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
6967
6968 * font-core.el: Update comment.
6969
6970 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
6971 Use `after-change-major-mode-hook' instead of `find-file-hook'.
6972
6973 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
6974
6975 2005-05-22 Eli Zaretskii <eliz@gnu.org>
6976
6977 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
6978 and `yank-handler' in the doc strings.
6979
6980 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
6981
6982 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
6983
6984 2005-05-22 Richard M. Stallman <rms@gnu.org>
6985
6986 * help.el (describe-key): Move print-help-return-message call
6987 out of conditional.
6988
6989 * progmodes/etags.el (list-tags): Use with-no-warnings.
6990
6991 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
6992 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
6993 (starttls-extra-args, starttls-extra-arguments): Add defvars.
6994
6995 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
6996
6997 * language/viet-util.el (viet-viscii-nonascii-translation-table):
6998 Add defvar.
6999
7000 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
7001 Use defvar, not defconst.
7002
7003 * hexl.el (hexl-follow-line): Use with-no-warnings.
7004
7005 * emulation/tpu-extras.el: Use write-file-functions instead of
7006 write-file-hooks.
7007
7008 * dired.el (dired-font-lock-keywords): Fontify files with junk
7009 extensions even if marked by -F.
7010
7011 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
7012
7013 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
7014 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
7015 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
7016 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
7017 (concatenate, list-length, get*, getf, cl-remprop):
7018 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
7019 (etypecase, progv, lexical-let, lexical-let*)
7020 (multiple-value-bind, multiple-value-setq, shiftf):
7021 Improve argument/docstring consistency.
7022
7023 * subr.el (focus-frame, unfocus-frame):
7024 Revert deletion on 2005-05-01.
7025
7026 2005-05-22 Andre Spiegel <spiegel@gnu.org>
7027
7028 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
7029 doesn't exist.
7030
7031 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
7032 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
7033
7034 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
7035
7036 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
7037 already deleted variables: auto-fill-hook, blink-paren-hook,
7038 lisp-indent-hook, inhibit-local-variables, unread-command-event,
7039 suspend-hooks, comment-indent-hook, meta-flag,
7040 before-change-function, after-change-function,
7041 font-lock-doc-string-face.
7042
7043 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
7044
7045 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
7046
7047 2005-05-21 Eli Zaretskii <eliz@gnu.org>
7048
7049 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
7050 rmail-dont-reply-to.
7051
7052 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
7053
7054 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
7055 literal blank when splitting new-header-values.
7056
7057 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
7058
7059 * calendar/cal-menu.el (cal-menu-update): Add separator as a
7060 string so that tmm doesn't create a completion entry for it.
7061
7062 * textmodes/table.el (table-disable-menu): Ditto.
7063
7064 2005-05-21 Richard M. Stallman <rms@gnu.org>
7065
7066 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
7067
7068 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
7069
7070 * net/rcompile.el (remote-compile): Use compilation-start.
7071
7072 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
7073
7074 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
7075
7076 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
7077 Default to makefile-bsdmake-mode on BSD systems.
7078
7079 * imenu.el (imenu-generic-expression, imenu--generic-function'):
7080 REGEXP may also be a search function now. The part of doc-string
7081 for describing the structure was 95% identical to that of
7082 `imenu--generic-function'. Unify it there.
7083
7084 * progmodes/make-mode.el (makefile-imenu-generic-expression):
7085 Use function to find dependencies, because regexp alone is so complex,
7086 it easily goes into an endless loop.
7087 (makefile-makepp-mode): Also add submenu for Perl functions
7088 defined in the makefile.
7089 (makefile-bsdmake-mode): Special imenu-generic-expression no
7090 longer needed, due to function call.
7091 (makefile-match-dependency): Take BOUND into account when checking
7092 if we're through.
7093
7094 2005-05-20 Jay Belanger <belanger@truman.edu>
7095
7096 * calc/calc-units.el (calc-invalidate-units-table):
7097 Use inhibit-read-only.
7098 (math-build-units-table-buffer): Use view-mode.
7099
7100 2005-05-20 David Kastrup <dak@gnu.org>
7101
7102 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
7103 easy-menu-add is not a nop on Emacs; and clarify when to call it.
7104
7105 2005-05-20 Lute Kamstra <lute@gnu.org>
7106
7107 * diff-mode.el (diff-header-face, diff-file-header-face)
7108 (diff-index-face, diff-hunk-header-face, diff-removed-face)
7109 (diff-added-face, diff-changed-face, diff-function-face)
7110 (diff-context-face, diff-nonexistent-face): Put them in the
7111 diff-mode customization group.
7112
7113 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
7114
7115 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
7116
7117 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
7118
7119 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
7120 Minor regexp-optimization.
7121
7122 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
7123
7124 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
7125 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
7126 (org-agenda-add-time-grid-maybe): New function.
7127 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
7128 (org-table-create): `dotimes' instead of `mapcar'.
7129 (org-xor): Simplify implementation.
7130 (org-agenda): `inhibit-redisplay' turned on.
7131 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
7132 a consistent line after a state change.
7133 (org-agenda-remove-times-when-in-prefix): New option.
7134 (org-prefix-has-time): New variable.
7135 (org-parse-time-string): Optional argument NODEFAULT.
7136 (org-format-agenda-item): Parse items for time-of-day
7137 specifications and move these into the prefix if possible.
7138 (org-agenda-priority): Get current heading, not previous heading
7139 during agenda remote editing.
7140
7141 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
7142
7143 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
7144 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
7145 (remove-duplicates, delete-duplicates, substitute)
7146 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
7147 (nsubstitute-if-not, find, find-if, find-if-not, position)
7148 (position-if, position-if-not, count, count-if, count-if-not)
7149 (mismatch, search, sort*, stable-sort, merge, member*)
7150 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
7151 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
7152 (intersection, nintersection, set-difference, nset-difference)
7153 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
7154 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
7155 (nsublis, tree-equal): Improve argument/docstring consistency.
7156
7157 * subr.el (send-string, send-region):
7158 Remove obsolescence declaration.
7159 (window-dot, set-window-dot, read-input, show-buffer)
7160 (eval-current-buffer, string-to-int):
7161 Add release number to obsolescence declarations.
7162
7163 2005-05-19 Kim F. Storm <storm@cua.dk>
7164
7165 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
7166 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
7167
7168 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
7169
7170 * faces.el (list-faces-display): Make back button respect optional
7171 regexp arg.
7172
7173 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
7174
7175 * calculator.el (calculator-radix-grouping-mode)
7176 (calculator-radix-grouping-digits, calculator-displayer)
7177 (calculator-radix-grouping-separator, calculator-copy-displayer):
7178 * dabbrev.el (dabbrev-search-these-buffers-only):
7179 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
7180 (diff-advance-after-apply-hunk, diff-mode-hook)
7181 (diff-minor-mode-prefix):
7182 * imenu.el (imenu-use-popup-menu):
7183 * jit-lock.el (jit-lock-context-time):
7184 * newcomment.el (comment-fill-column, comment-column)
7185 (comment-style, comment-padding, comment-multi-line)
7186 (comment-empty-lines, comment-auto-fill-only-comments):
7187 * reveal.el (reveal-around-mark):
7188 * uniquify.el (uniquify-buffer-name-style)
7189 (uniquify-after-kill-buffer-p)
7190 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
7191 (uniquify-min-dir-content, uniquify-separator)
7192 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
7193 * w32-vars.el (w32-fixed-font-alist):
7194 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
7195 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
7196 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
7197 * progmodes/perl-mode.el (perl-indent-level)
7198 (perl-continued-statement-offset, perl-continued-brace-offset)
7199 (perl-brace-offset, perl-brace-imaginary-offset)
7200 (perl-label-offset, perl-indent-continued-arguments)
7201 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
7202 * progmodes/tcl.el (tcl-indent-level)
7203 (tcl-continued-indent-level, tcl-auto-newline)
7204 (tcl-tab-always-indent, tcl-electric-hash-style)
7205 (tcl-help-directory-list, tcl-use-smart-word-finder)
7206 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
7207 (inferior-tcl-source-command):
7208 * textmodes/fill.el (enable-kinsoku):
7209 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
7210 * textmodes/table.el (table-yank-handler):
7211 Specify missing group (and type, if simple) in defcustom.
7212
7213 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
7214
7215 * progmodes/compile.el (compilation-finish-function): Fix defvar.
7216
7217 2005-05-19 Richard M. Stallman <rms@gnu.org>
7218
7219 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
7220
7221 * subr.el (event-basic-type): Don't get an error.
7222 (left-fringe-p): Function deleted.
7223
7224 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
7225 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
7226
7227 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
7228 in recursive copy.
7229
7230 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
7231
7232 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
7233
7234 * emacs-lisp/bytecomp.el
7235 (byte-compile-file-form-custom-declare-variable): Call
7236 byte-compile-nogroup-warn if appropriate.
7237
7238 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
7239 (compilation-set-window): Don't call left-fringe-p; do it directly.
7240
7241 2005-05-19 Jay Belanger <belanger@truman.edu>
7242
7243 * calc/calc-graph.el (calc-graph-format-data): Make sure
7244 var-PlotRejects is bound before trying to check its value.
7245
7246 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
7247
7248 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
7249 definition of this variable from reftex-global.el to reftex.el,
7250 because it is needed in the menu.
7251
7252 2005-05-19 Lute Kamstra <lute@gnu.org>
7253
7254 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
7255 years are fixed. Don't insert a space after a dash.
7256
7257 2005-05-19 Kim F. Storm <storm@cua.dk>
7258
7259 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
7260
7261 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
7262
7263 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
7264 strings, because (eq ... ?\\) is fairly frequent.
7265
7266 * progmodes/make-mode.el (makefile-add-this-line-targets):
7267 Simplify and integrate into `makefile-pickup-targets'.
7268 (makefile-add-this-line-macro): Simplify and integrate into
7269 `makefile-pickup-macros.
7270 (makefile-pickup-filenames-as-targets): Simplify.
7271 (makefile-previous-dependency, makefile-match-dependency):
7272 Don't stumble over `::'.
7273
7274 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
7275
7276 * subr.el (post-command-idle-hook, post-command-idle-delay):
7277 Remove obsoletion of post-command-idle-hook and
7278 post-command-idle-delay.
7279
7280 * faces.el (list-faces-display): Provide button when describe-face
7281 is called to take user back to the list of faces.
7282
7283 * help-fns.el (describe-variable): Remove hyperlinks in a
7284 variable's value as these are quite frequently inappropriate.
7285
7286 * follow.el (follow-submit-feedback, follow-mode):
7287 Remove references to post-command-idle-hook.
7288
7289 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
7290
7291 * progmodes/make-mode.el (makefile-previous-dependency)
7292 (makefile-match-dependency): Check for := (and in bsd mode also
7293 !=) to give a better result, even when font-lock is not on.
7294
7295 2005-05-18 Jay Belanger <belanger@truman.edu>
7296
7297 * calc/calc-help.el (calc-s-prefix-help):
7298 Add `calc-copy-special-constant' to help string.
7299
7300 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7301
7302 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
7303
7304 2005-05-18 Jay Belanger <belanger@truman.edu>
7305
7306 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
7307 in linear factors are in proper order.
7308
7309 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
7310
7311 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
7312 Support for jurabib.
7313
7314 * textmodes/reftex.el (featurep): Define aliases for overlay
7315 commands, for XEmacs compatibility, and use these aliases in
7316 overlay initializations.
7317 (reftex-highlight): Use `reftex-move-overlay'.
7318 (reftex-unhighlight): Use `reftex-delete-overlay'.
7319 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
7320 (reftex-access-search-path): Use `reftex-uniquify' instead of
7321 `reftex-uniq'
7322
7323 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
7324 `before-string' property modification enables for Emacs as well.
7325 (reftex-select-item): Use `reftex-delete-overlay'.
7326 (reftex-select-mark): Use `reftex-make-overlay' and
7327 `reftex-overlay-put'.
7328 (reftex-select-unmark): Use `reftex-delete-overlay' and
7329 `reftex-overlay-put'.
7330
7331 2005-05-18 Lute Kamstra <lute@gnu.org>
7332
7333 * emacs-lisp/lisp.el (check-parens): Fix docstring.
7334
7335 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
7336
7337 * add-log.el (add-change-log-entry):
7338 * array.el (array-make-template, array-reconfigure-rows)
7339 (array-init-max-row, array-init-max-column)
7340 (array-init-columns-per-line, array-init-field-width):
7341 * replace.el (replace-match-maybe-edit, perform-replace):
7342 * textmodes/spell.el (spell-region):
7343 Replace `read-input' by `read-string'.
7344
7345 * forms.el (forms-mode):
7346 * finder.el (finder-compile-keywords):
7347 * shadowfile.el (shadow-read-files):
7348 Replace `eval-current-buffer' by `eval-buffer'.
7349
7350 * terminal.el (te-pass-through):
7351 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
7352 (ange-ftp-raw-send-cmd):
7353 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
7354 (send-process-next-char, telnet-initial-filter, telnet):
7355 Replace `send-string' by `process-send-string'.
7356
7357 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
7358 (prolog-consult-region): Replace `send-string' by
7359 `process-send-string'; replace `send-region' by `process-send-region'.
7360
7361 * progmodes/delphi.el (delphi-log-msg):
7362 Replace `set-window-dot' by `set-window-point'.
7363
7364 * subr.el (window-dot, set-window-dot, read-input, send-string)
7365 (send-region, show-buffer, eval-current-buffer):
7366 Make really obsolete, as the comment says.
7367
7368 2005-05-17 Kim F. Storm <storm@cua.dk>
7369
7370 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
7371 (cua--init-keymaps): Bind C-return instead of S-return to set
7372 rectangle mark.
7373
7374 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
7375 instead of S-return to toggle/clear rectangle mark.
7376
7377 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
7378
7379 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
7380 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
7381 Also fontify plain strings assigned to variables, mostly so that a
7382 colon has a face and is thus not taken as a dependency separator.
7383 (makefile-previous-dependency): Inline the new matcher, because it
7384 is too complex to work in both directions.
7385 (makefile-match-dependency): Eliminate `backward' arg (see above).
7386 Completely reimplemented so as to not sometimes go into an endless
7387 loop. It should also be more efficient, because first it only
7388 searches for `:', instead of applying the very complex regexp.
7389 (makefile-mode): Cancel `font-lock-support-mode', because blocks
7390 to be fontified in one piece can be too long for JIT.
7391 Makefiles are never *that* big.
7392
7393 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
7394
7395 * dired.el (dired-mode): Simplify.
7396
7397 2005-05-17 Lute Kamstra <lute@gnu.org>
7398
7399 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
7400 defcustom for the mode hook variable.
7401
7402 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
7403 Emacs Lisp Reference Manual.
7404
7405 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
7406
7407 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
7408 (evenp, list*):
7409 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
7410 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
7411
7412 * net/tramp-smb.el (tramp-smb-open-connection):
7413 Pass `tramp-chunksize' as fifth (required) argument.
7414
7415 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
7416
7417 * font-lock.el (lisp-font-lock-keywords-1):
7418 Set `font-lock-negation-char-face' for [^...] char group.
7419 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
7420
7421 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
7422 a var, and refine it to mask one more level of nested vars.
7423 (makefile-rule-action-regex): Turn it into a var, and refine it so
7424 it recognizes backslashed continuation lines as belonging to the
7425 same command.
7426 (makefile-macroassign-regex): Refine it so it recognizes
7427 backslashed continuation lines as belonging to the same command.
7428 (makefile-var-use-regex): Don't look at the next char, because it
7429 might be the same one to be skipped by the initial [^$], leading
7430 to an overlooked variable use.
7431 (makefile-make-font-lock-keywords): Remove two parameters, which
7432 are now variables that some of the modes set locally.
7433 Handle dependency and rule action matching through functions, because
7434 regexps alone match too often. Dependency matching now comes
7435 last, so it can check, whether a colon already matched something else.
7436 (makefile-mode): Inform that font-lock improves makefile parsing
7437 capabilities.
7438 (makefile-match-dependency, makefile-match-action): New functions.
7439
7440 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
7441
7442 * emacs-lisp/cl-extra.el (equalp): Doc fix.
7443
7444 * align.el (align-regexp):
7445 * ansi-color.el (ansi-color-get-face):
7446 * array.el (array-reconfigure-rows, array-init-max-row)
7447 (array-init-max-column, array-init-columns-per-line)
7448 (array-init-field-width):
7449 * dired-aux.el (dired-trample-file-versions):
7450 * dired-x.el (dired-mark-sexp):
7451 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
7452 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
7453 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
7454 * faces.el (face-read-integer):
7455 * files.el (backup-extract-version, insert-directory):
7456 * hexl.el (hexl-insert-decimal-char):
7457 * server.el (server-process-filter):
7458 * shell.el (shell-extract-num):
7459 * startup.el (command-line-1):
7460 * term.el (term-command-hook):
7461 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
7462 (time-stamp-do-number):
7463 * time.el (display-time-update):
7464 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
7465 (timezone-fix-time):
7466 * vms-patch.el (vms-suspend-resume-hook):
7467 * calendar/appt.el (appt-convert-time):
7468 * calendar/cal-bahai.el (mark-bahai-diary-entries):
7469 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
7470 * calendar/cal-islam.el (mark-islamic-diary-entries):
7471 * calendar/calendar.el (calendar-cursor-to-date)
7472 (calendar-star-date):
7473 * calendar/diary-lib.el (diary-attrtype-convert)
7474 (mark-diary-entries, diary-entry-time):
7475 * calendar/solar.el (solar-get-number):
7476 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
7477 * emacs-lisp/re-builder.el (reb-display-subexp):
7478 * emulation/edt.el (edt-set-scroll-margins):
7479 * emulation/tpu-extras.el (tpu-set-scroll-margins):
7480 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
7481 (vip-get-ex-count):
7482 * emulation/viper-ex.el (viper-get-ex-token)
7483 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
7484 * international/fontset.el (fontset-plain-name):
7485 * mail/feedmail.el (feedmail-look-at-queue-directory):
7486 * mail/mailalias.el (mail-get-names):
7487 * mail/rmail.el (rmail-convert-to-babyl-format):
7488 * mail/rmailsum.el (rmail-make-basic-summary-line)
7489 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
7490 (rmail-summary-goto-msg):
7491 * mail/smtpmail.el (smtpmail-read-response):
7492 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
7493 (ange-ftp-vms-add-file-entry):
7494 * play/gametree.el (gametree-looking-at-ply)
7495 (gametree-current-branch-score):
7496 * progmodes/ada-xref.el (ada-prj-find-prj-file)
7497 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
7498 * progmodes/cperl-mode.el (condition-case):
7499 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
7500 (ebrowse-set-member-buffer-column-width)
7501 (ebrowse-select-1st-to-9nth):
7502 * progmodes/etags.el (etags-snarf-tag):
7503 * progmodes/flymake.el (flymake-parse-line):
7504 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
7505 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
7506 (idlwave-shell-menu-def):
7507 * progmodes/ps-mode.el (ps-run-goto-error):
7508 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
7509 (vhdl-speedbar-contract-level):
7510 * term/mac-win.el (x-handle-numeric-switch):
7511 * term/sun-mouse.el (sun-get-frame-data):
7512 * term/w32-win.el (x-handle-numeric-switch):
7513 * term/x-win.el (x-handle-numeric-switch):
7514 * textmodes/ispell.el (ispell-parse-output):
7515 * textmodes/nroff-mode.el (nroff-outline-level):
7516 * textmodes/reftex-cite.el (reftex-bib-sort-year)
7517 (reftex-bib-sort-year-reverse, reftex-format-citation):
7518 * textmodes/reftex-parse.el (reftex-init-section-numbers)
7519 (reftex-section-number):
7520 * textmodes/texinfmt.el (texinfo-paragraphindent):
7521 Replace `string-to-int' by `string-to-number'.
7522
7523 * international/latexenc.el: Add page marker to force the "Local
7524 Variables:" string out of the last page.
7525
7526 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
7527
7528 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
7529 tooltip-change-major-mode.
7530 (gud-tooltip-print-command): Remove case where gud-minor-mode
7531 is gdb ("--fullname").
7532 (gud-tooltip-tips): Turn GUD tooltips off for this case and
7533 explain to user.
7534
7535 2005-05-16 Jay Belanger <belanger@truman.edu>
7536
7537 * calc/calc-store.el (calc-copy-special-constant): New function.
7538
7539 * calc/calc-ext.el (calc-init-extensions): Add binding for
7540 `calc-copy-special-constant'.
7541
7542 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
7543 for the `calc-copy-special-constant' command.
7544
7545 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
7546
7547 * subr.el (left-fringe-p): New function.
7548
7549 * progmodes/compile.el (compilation-setup): Set local value of
7550 overlay-arrow-string to "" always.
7551 (compilation-set-window): Left fringe then don't scroll.
7552 No left fringe then no arrow and scroll message to top.
7553 (compilation-context-lines): Adjust doc string accordingly.
7554
7555 2005-05-16 Kim F. Storm <storm@cua.dk>
7556
7557 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
7558 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
7559 (ido-wide-find-dir-or-delete-dir): New command for M-d.
7560 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
7561 (ido-read-file-name): Handle commands with ido property value
7562 equal to find-file as reading a file name, to allow C-d to enter dired.
7563 (ibuffer-find-file): Add ido property with value find-file.
7564
7565 2005-05-15 Kim F. Storm <storm@cua.dk>
7566
7567 * subr.el (open-network-stream-nowait): Remove.
7568 (open-network-stream-server): Remove.
7569
7570 2005-05-15 Richard M. Stallman <rms@gnu.org>
7571
7572 * faces.el (describe-face): Output a definition link button.
7573
7574 * help-mode.el (help-face-def): New button type.
7575
7576 * emacs-lisp/copyright.el (copyright-fix-years):
7577 Match properly if the first year is 2-digit.
7578 Don't mess up the whitespace after the years by filling.
7579
7580 * dired-aux.el (dired-mark-confirm):
7581 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
7582
7583 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
7584 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
7585 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
7586
7587 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
7588 Set font-lock-comment-start-skip.
7589
7590 * font-lock.el (font-lock-comment-start-skip): New variable.
7591 (font-lock-comment-end-skip): New variable.
7592 (font-lock-fontify-syntactically-region): Use them if non-nil.
7593
7594 2005-05-15 Jay Belanger <belanger@truman.edu>
7595
7596 * calc/calc-store.el (calc-store-value): Return a string rather
7597 than display it as a message.
7598 Use calc-var-name for variable name.
7599 (calc-store-into): Add the result of calc-store-value to message.
7600 (calc-copy-variable): Add a message.
7601 (calc-store-exchange): Improve error messages.
7602 (calc-store-binary, calc-store-map): Don't reset the values of
7603 special constants.
7604
7605 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7606
7607 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
7608 manual to docstring.
7609
7610 * files.el (hack-local-variables-confirm): Add STRING argument.
7611 Make the function handle non file visiting buffers correctly.
7612 (hack-local-variables-prop-line, hack-local-variables)
7613 (hack-one-local-variable): Use STRING arg of
7614 `hack-local-variables-confirm'.
7615
7616 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
7617
7618 Sync with Tramp 2.0.49.
7619
7620 * net/tramp.el (tramp-handle-dired-call-process)
7621 (tramp-handle-insert-directory):`insert-buffer' cannot be used
7622 because the contents of the Tramp buffer is changed before
7623 insertion (`expand-file' and alike).
7624 (tramp-handle-insert-directory): If `localname' has an empty
7625 nondirectory name, it must not be quoted.
7626 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
7627 variable `tramp-chunksize'. Change callees.
7628 (tramp-open-connection-setup-interactive-shell): Check remote host
7629 for buggy `send-process-string' implementation.
7630 Set `tramp-chunksize' if found. Reported by Michael Kifer
7631 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
7632 (tramp-handle-shell-command): `insert-buffer' cannot be used
7633 because the contents of the Tramp buffer is changed before
7634 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
7635 <frederic.bothamy@free.fr>.
7636 (tramp-set-auto-save): Actions should be done for Tramp file name
7637 handler only. Ange-FTP has its own auto-save mechanism.
7638 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
7639 (tramp-set-auto-save-file-modes): Set file modes of
7640 `buffer-auto-save-file-name' to ?\600 as fallback solution.
7641 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
7642 (tramp-bug): Remove obsolete variable.
7643 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
7644 for presence of `mml-mode'. Make it running for older Emacsen as well.
7645
7646 2005-05-14 John Paul Wallington <jpw@pobox.com>
7647
7648 * ibuf-ext.el (define-ibuffer-filter filename):
7649 If `dired-directory' is a list, use its car.
7650
7651 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
7652
7653 * ibuffer.el (define-ibuffer-column filename):
7654 If `dired-directory' is a list, use its car.
7655
7656 2005-05-14 Richard M. Stallman <rms@gnu.org>
7657
7658 * subr.el (symbol-file): Doc fix.
7659
7660 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
7661 (byte-compile-form): Call byte-compile-nogroup-warn.
7662 (byte-compile-warning-types): Doc fix.
7663
7664 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
7665
7666 * progmodes/cc-engine.el (c-literal-faces):
7667 Add font-lock-comment-delimiter-face.
7668
7669 * net/net-utils.el (dig): Use with-no-warnings.
7670
7671 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
7672 (sc-recite-frame-alist, sc-default-cite-frame)
7673 (sc-default-uncite-frame, sc-default-recite-frame)
7674 (sc-attrib-selection-list, sc-rewrite-header-list):
7675 Mark as risky-local-variable.
7676
7677 * international/ogonek.el (ogonek-jak, ogonek-how):
7678 Don't use beginning-of-buffer.
7679
7680 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
7681
7682 * calendar/solar.el (solar-data-list): Move definition up.
7683
7684 * dnd.el (dnd-protocol-alist): Add autoload.
7685
7686 * progmodes/sh-script.el: Many doc usage fixes.
7687 (sh-indent-after-do): Change default to match common styles.
7688
7689 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
7690
7691 * files.el (interpreter-mode-alist)
7692 (auto-mode-interpreter-regexp): Doc fixes.
7693
7694 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
7695
7696 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
7697
7698 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
7699
7700 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7701
7702 * dired.el (dired-mode): make-variable-buffer-local =>
7703 make-local-variable.
7704
7705 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7706
7707 * term/mac-win.el (mac-select-convert-to-string): Try coding
7708 systems in mac-script-code-coding-systems if specified one cannot
7709 encode string for `com.apple.traditional-mac-plain-text'.
7710
7711 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
7712
7713 * progmodes/make-mode.el (makefile-targets-face)
7714 (makefile-shell-face, makefile-makepp-perl-face): New faces.
7715 (makefile-dependency-regex): Fix it to not make the colon in
7716 $(var:a=b) special.
7717 (makefile-rule-action-regex): New regexp for highlighting embedded
7718 Shell strings.
7719 (makefile-macroassign-regex): Handle != for highlighting as
7720 embedded Shell strings.
7721 (makefile-var-use-regex): New const.
7722 (makefile-statements, makefile-automake-statements)
7723 (makefile-gmake-statements, makefile-makepp-statements)
7724 (makefile-bsdmake-statements): New consts.
7725 (makefile-make-font-lock-keywords): New function.
7726 (makefile-automake-font-lock-keywords)
7727 (makefile-gmake-font-lock-keywords)
7728 (makefile-makepp-font-lock-keywords)
7729 (makefile-bsdmake-font-lock-keywords): New consts.
7730 (makefile-mode-map): Add switchers between the various submodes.
7731 (makefile-mode): Document the availability of the variants.
7732 (makefile-automake-mode, makefile-gmake-mode)
7733 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
7734
7735 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
7736 new variants of makefile-mode.
7737
7738 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
7739
7740 * font-lock.el (font-lock-comment-delimiter-face): Fix up
7741 the inheritance.
7742
7743 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
7744
7745 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
7746 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
7747
7748 * files.el (normal-mode): Extend the scope of the
7749 `enable-local-variables' binding to include the `set-auto-mode' call.
7750 (magic-mode-alist): Doc fix.
7751
7752 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
7753
7754 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
7755 font-lock-comment-face rather than copying its setting.
7756
7757 2005-05-12 Andreas Schwab <schwab@suse.de>
7758
7759 * eshell/esh-mode.el (eshell-send-input): Doc fix.
7760
7761 2005-05-12 Lute Kamstra <lute@gnu.org>
7762
7763 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
7764 defcustom for the mode hook variable. Delete the last argument.
7765 * generic-x.el: Fix callers of define-generic-mode.
7766 (generic-x-modes): Delete group.
7767 (show-tabs-tab-face, show-tabs-space-face): Put them in the
7768 generic-x customization group.
7769
7770 2005-05-12 Kim F. Storm <storm@cua.dk>
7771
7772 * font-lock.el (font-lock-negation-char-face): Default to "off".
7773
7774 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
7775 font-lock-negation-char-face to ! in !=.
7776
7777 2005-05-12 Masatake YAMATO <jet@gyve.org>
7778
7779 * add-log.el (find-change-log): Fix typos in the docstring
7780 of function.
7781
7782 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
7783
7784 * international/latexenc.el (latexenc-find-file-coding-system):
7785 Avoid `re-search-forward' when looking for input encoding because
7786 of speed and safety. Better regular expressions for recognizing
7787 input encoding. Limit a search for TeX-master/tex-main-file to
7788 the local variable section.
7789
7790 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
7791
7792 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
7793 syntax of $ to "'" (quote).
7794
7795 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
7796
7797 * dnd.el (dnd-protocol-alist): Improve custom type.
7798
7799 * dired.el (dired-dnd-protocol-alist): New variable.
7800 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
7801 `dired-mode-hook' to the end.
7802
7803 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
7804
7805 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
7806 comment-end if comment-start-skip is not set.
7807 Obey the font-lock-comment-delimiter-face variables.
7808
7809 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
7810
7811 * files.el (executable-find): Move from executable.el. Use
7812 locate-file.
7813 * progmodes/executable.el (executable-find): Move to files.el.
7814
7815 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
7816 when trying to ensure forward progress.
7817
7818 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
7819
7820 * mouse-sel.el (mouse-sel-follow-link-p): New function.
7821 (mouse-select, mouse-select-internal, mouse-extend-internal):
7822 Use it to implement mouse-1-click-follows-link functionality.
7823
7824 2005-05-11 Richard M. Stallman <rms@gnu.org>
7825
7826 * font-lock.el (font-lock-fontify-syntactically-region):
7827 Use font-lock-comment-delimiter-face for comment delimiters.
7828
7829 2005-05-10 Jay Belanger <belanger@truman.edu>
7830
7831 * calc/calc-help.el (calc-m-prefix-help): Add mention of
7832 preserving embedded modes.
7833
7834 2005-05-10 Richard M. Stallman <rms@gnu.org>
7835
7836 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
7837
7838 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
7839 Move from ada-stmt.el.
7840 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
7841
7842 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
7843 Move to ada-mode.el.
7844 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
7845
7846 * cus-edit.el (custom-file): Call file-chase-links.
7847
7848 * files.el (read-directory-name): Fix previous change.
7849 (hack-local-variables-confirm): New function.
7850 (hack-local-variables-prop-line, hack-local-variables)
7851 (hack-one-local-variable): Use it.
7852
7853 2005-05-10 Lute Kamstra <lute@gnu.org>
7854
7855 * font-lock.el (font-lock-keywords-alist)
7856 (font-lock-removed-keywords-alist): Clarify docstrings.
7857
7858 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
7859
7860 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
7861 (gdb-source-info): Check for preprocessor info.
7862 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
7863 a macro for a function.
7864 (gdb-info-breakpoints-custom): Try to find file again if not already
7865 found (user might have used GDB dir command).
7866 (gdb-get-location): Update gdb-location-alist correctly for change
7867 to gdb-info-breakpoints-custom.
7868
7869 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
7870 (gud-tooltip-print-command): Add gdbmi case.
7871 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
7872 preprocessor info.
7873
7874 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7875
7876 * startup.el (fancy-splash-insert): Fix typo in doc string.
7877
7878 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
7879
7880 * obsolete/float.el (string-to-float):
7881 * obsolete/hilit19.el (hilit-add-pattern):
7882 * obsolete/rnews.el (news-parse-range, news-select-message)
7883 (news-get-pruned-list-of-files): Replace `string-to-int' by
7884 `string-to-number'.
7885
7886 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
7887 `find-file-not-found-hooks'; use `add-hook'.
7888 (uncompress-while-visiting): Set `write-file-functions', not
7889 `write-file-hooks'; use `add-hook'.
7890
7891 2005-05-09 Kim F. Storm <storm@cua.dk>
7892
7893 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
7894 (cua-paste): Handle clipboard action.
7895 (cua--init-keymaps): Remap clipboard-kill-region and
7896 clipboard-kill-ring-save.
7897
7898 2005-05-08 Eli Zaretskii <eliz@gnu.org>
7899
7900 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
7901 Improve commentary.
7902
7903 * simple.el (next-error-overlay-arrow-position): Revert the change
7904 made on 2005-04-30.
7905
7906 2005-05-07 Jay Belanger <belanger@truman.edu>
7907
7908 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
7909 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
7910 `calc-sel-reselect'.
7911
7912 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
7913 Calc is in embedded mode.
7914
7915 2005-05-07 Eli Zaretskii <eliz@gnu.org>
7916
7917 * progmodes/compile.el (compilation-setup):
7918 Set overlay-arrow-string to an empty string on text terminals.
7919
7920 * textmodes/ispell.el (ispell-program-name): Try looking for
7921 "aspell" along exec-path, and if found, use it as the default
7922 speller program.
7923
7924 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
7925
7926 * international/mule.el (sgml-xml-auto-coding-function):
7927 Recognize encoding='FOO' in single quotes as well as in double quotes.
7928
7929 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
7930
7931 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
7932 as well as `interactive', so that defmacro* would recognize
7933 `declare' forms.
7934
7935 2005-05-07 Eli Zaretskii <eliz@gnu.org>
7936
7937 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
7938 Explain more about the LIGHTER arg's usage in the doc string.
7939 Add commentary to clarify what the code does. Fix the regexp that
7940 strips whitespace from LIGHTER. Quote LIGHTER before using it,
7941 since it could have characters special to regular expressions.
7942
7943 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
7944
7945 * replace.el (occur-1): Bind inhibit-read-only so that
7946 erase-buffer doesn't barf on read-only text properties (likewise
7947 for add-text-properties in occur-engine). Mark buffer as unmodified.
7948 (occur-engine): Don't set buffer-read-only here.
7949
7950 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
7951
7952 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
7953 list-buffers-directory. This caused the *cvs-commit* buffer to be
7954 sometimes mistakenly reused as a *cvs* buffer.
7955
7956 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
7957
7958 * tooltip.el: Move code for GUD tooltips into gud.el.
7959 (require): CL no longer needed to compile case.
7960 (tooltip-mode): Do not toggle functions for GUD tooltips.
7961 (tooltip-gud-tips-p): Remove. Replace with minor mode
7962 gud-tooltip-mode in gud.el.
7963 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
7964 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
7965 tooltip-gud prefix with gud-tooltip and obsolete.
7966 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
7967 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
7968 (tooltip-mouse-motion): Mouse movement functions/variable.
7969 Rename in gud.el by adding gud prefix.
7970 (tooltip-gud-original-filter, tooltip-gud-dereference)
7971 (tooltip-gud-event, tooltip-toggle-gud-tips)
7972 (tooltip-gud-process-output, tooltip-gud-print-command)
7973 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
7974 gud.el by replacing tooltip-gud prefix with gud-tooltip.
7975 (gdb-tooltip-print): Move to gdb-ui.el.
7976
7977 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
7978 (require): CL needed to compile case.
7979 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
7980 tooltip-gud-tips-p. Make it a minor-mode.
7981 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
7982 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
7983 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
7984 (gud-tooltip-change-major-mode)
7985 (gud-tooltip-activate-mouse-motions-if-enabled)
7986 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
7987 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
7988 (gud-tooltip-original-filter, gud-tooltip-dereference)
7989 (gud-tooltip-event, tooltip-toggle-gud-tips)
7990 (gud-tooltip-process-output, gud-tooltip-print-command)
7991 (gud-tooltip-tips): Move from tooltip.el.
7992
7993 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
7994 (gdb-cpp-define-alist-flags): Doc fix.
7995 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
7996 gud-tooltip-mode is t.
7997
7998 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
7999
8000 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
8001 evaporate if their text is deleted.
8002 (goto-address-at-point): Make it work as a mouse binding as well.
8003 (goto-address-at-mouse): Obsolete it. Update users.
8004
8005 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
8006
8007 * calendar/appt.el (top-level): No longer activate on load.
8008
8009 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
8010
8011 * calendar/cal-bahai.el (mark-bahai-diary-entries):
8012 * net/webjump.el (webjump):
8013 * progmodes/idlw-help.el (idlwave-do-context-help1)
8014 (idlwave-highlight-linked-completions):
8015 * textmodes/po.el (po-find-file-coding-system-guts):
8016 Replace `assoc-ignore-case' by `assoc-string'.
8017
8018 2005-05-06 Eli Zaretskii <eliz@gnu.org>
8019
8020 * files.el (locate-file): Doc fix.
8021
8022 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
8023 Remove the redundant test for ms-dos.
8024
8025 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
8026 look for the preprocessor with exec-suffixes. If not found in
8027 standard places, look in exec-path. Remove most of the tests that
8028 used system-type.
8029
8030 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
8031
8032 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
8033
8034 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
8035 file-name clash with jka-compr.el on 8+3 filesystems.
8036
8037 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8038
8039 * term/mac-win.el: Don't define or bind scroll bar functions if
8040 x-toolkit-scroll-bars is t.
8041 (x-select-text, x-get-selection-value): Clear
8042 x-last-selected-text-clipboard if x-select-enable-clipboard is
8043 nil.
8044 (PRIMARY): Put mac-scrap-name property.
8045 (mac-select-convert-to-file-url): New function.
8046 (public.file-url): New selection target type. Add to
8047 selection-converter-alist.
8048 (x-get-selection, x-selection-value): Handle it.
8049 (x-cut-buffer-or-selection-value): New alias.
8050
8051 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8052
8053 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
8054 entry to avoid calling bibtex-find-entry with arg global
8055 being t. Remove arg key.
8056 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
8057 (bibtex-copy-summary-as-kill): Change accordingly.
8058
8059 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
8060
8061 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
8062 (org-agenda-date-later): Use with-current-buffer.
8063
8064 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
8065
8066 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
8067 (define-obsolete-variable-alias): Doc Fixes.
8068
8069 2005-05-06 Kim F. Storm <storm@cua.dk>
8070
8071 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
8072 vertical-motion when selective-display is active.
8073
8074 * ido.el (ido-setup-hook): New hook.
8075 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
8076 (ido-input-stack): New var.
8077 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
8078 ido-next-work-file binding to M-O.
8079 Bind M-f to ido-wide-find-file-or-pop-dir.
8080 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
8081 (ido-read-internal): Run ido-setup-hook.
8082 Catch quit in read-file-name and read-string to cancel edit.
8083 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
8084 Automatically pop-all when completing a directory name (RET).
8085 (ido-file-internal): Add with-no-warnings around ffap and dired code.
8086 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
8087 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
8088 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
8089 New functions for M-b/M-f to move among the directory components.
8090 (ido-make-merged-file-list): Catch quit to cancel merge.
8091 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
8092 (ido-completion-help): No warnings for ido-completion-buffer-full.
8093
8094 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
8095
8096 * font-lock.el (font-lock-negation-char-face): New face and variable.
8097 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
8098 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
8099 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
8100 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
8101
8102 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
8103
8104 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
8105 Fix typo in docstring.
8106
8107 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
8108 (ebrowse-print-statistics-line)
8109 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
8110
8111 * term/w32-win.el (image-library-alist): Add additional name for
8112 Xpm library.
8113
8114 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
8115
8116 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
8117 use gcc instead of cpp.
8118
8119 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
8120 (gdb-create-define-alist): Use it.
8121 (gdb-cpp-define-alist-program): Update for MS-DOS.
8122
8123 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
8124
8125 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
8126
8127 2005-05-04 Richard M. Stallman <rms@gnu.org>
8128
8129 * help.el (describe-key): No error when UNTRANSLATED is nil.
8130
8131 * simple.el (line-move-1): Fix previous change to signal errors
8132 appropriately.
8133
8134 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
8135
8136 * calendar/icalendar.el (icalendar-version): Now at 0.12.
8137 (icalendar-duration-correction): Remove.
8138 (icalendar--get-event-properties): Split result at commas.
8139 (icalendar--decode-isoduration): New optional argument
8140 DURATION-CORRECTION.
8141 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
8142 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
8143 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
8144 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
8145 (icalendar--convert-anniversary-to-ical): New functions, extracted
8146 from icalendar-export-region, with bug fixes.
8147 (icalendar-export-region): Use the above functions.
8148 (icalendar-import-buffer): Check before saving diary file.
8149 (icalendar--convert-recurring-to-diary)
8150 (icalendar--convert-non-recurring-all-day-to-diary)
8151 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
8152 extracted from icalendar--convert-ical-to-diary, with bug fixes.
8153 (icalendar--convert-ical-to-diary): Use the above functions.
8154
8155 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
8156
8157 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
8158 Remove these recent additions.
8159 (c-mode): Restore to before 2005-04-28.
8160
8161 * progmodes/cc-vars.el (cc-define-list-program): Remove this
8162 recent addition.
8163
8164 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
8165 (gdb-define-alist): New variables.
8166 (gdb-create-define-alist): New function.
8167 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
8168 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
8169 with string-to-number.
8170 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
8171
8172 * progmodes/gud.el: Replace string-to-int with string-to-number.
8173 (gud-find-file): Handle gdb-define-alist.
8174
8175 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
8176
8177 2005-05-02 Jay Belanger <belanger@truman.edu>
8178
8179 * calc/calc-aent.el (math-read-token):
8180 * calc/calc-bin.el (calc-word-size):
8181 * calc/calc-ext.el (calc-read-number-fancy):
8182 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
8183 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
8184 * calc/calc-frac.el (calc-over-notation):
8185 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
8186 (calc-graph-num-points, calc-graph-init):
8187 * calc/calc-prog.el (calc-read-parse-table-part)
8188 (calc-edit-macro-repeats):
8189 * calc/calc-yank.el (calc-do-grab-rectangle):
8190 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
8191 Replace `string-to-int' by `string-to-number'.
8192
8193 2005-05-02 Kim F. Storm <storm@cua.dk>
8194
8195 * kmacro.el: Use executing-kbd-macro-index variable.
8196
8197 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
8198
8199 * net/rlogin.el (rlogin-parse-words): Delete func.
8200 (rlogin): Use split-string, not rlogin-parse-words.
8201 Also, if there are option-like elements in the parsed args,
8202 take the host to be the first arg immediately following them.
8203 Suggested by Michael Mauger.
8204
8205 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
8206
8207 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
8208
8209 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
8210
8211 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
8212 (cc-mode-cpp-program): Rename to cc-define-list-program and
8213 move to cc-vars.el.
8214
8215 * progmodes/cc-vars.el (cc-define-list-program):
8216 Change to "gcc -E -dM -". Make customizable.
8217
8218 2005-05-02 Kim F. Storm <storm@cua.dk>
8219
8220 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
8221
8222 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
8223
8224 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
8225
8226 * international/mule-util.el (truncate-string): Remove alias and
8227 obsolete declaration.
8228
8229 * international/mule-cmds.el (update-iso-coding-systems):
8230 Remove alias and obsolete declaration.
8231
8232 * international/mule.el (coding-system-parent): Remove alias and
8233 obsolete declaration.
8234
8235 * subr.el (define-function, sref): Remove aliases and obsolete
8236 declarations.
8237 (chars-in-region): Remove obsolete declaration.
8238
8239 2005-05-01 Richard M. Stallman <rms@gnu.org>
8240
8241 * info.el (Info-mode): Set widen-automatically to nil, locally.
8242
8243 * simple.el (widen-automatically): New variable.
8244 (pop-global-mark): Obey widen-automatically.
8245
8246 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
8247
8248 * term/xterm.el (function-key-map): Call substitute-key-definition
8249 before the keymap size is increased by a lot of define-key calls.
8250
8251 2005-05-01 Richard M. Stallman <rms@gnu.org>
8252
8253 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
8254 Rename ARG to ELEMENT. Doc fix.
8255
8256 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
8257
8258 * allout.el (allout-exposure): Remove macro and obsolete declaration.
8259 Remove references to allout-exposure/change to allout-new-exposure.
8260
8261 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
8262 bytecode symbols.
8263
8264 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
8265 (compiled-function-p, focus-frame, unfocus-frame):
8266 Remove aliases and obsolete declarations.
8267 Back out inadvertent changes from previous commit.
8268
8269 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
8270
8271 * files.el (require-final-newline): Make Custom tags consistent
8272 with mode-require-final-newline.
8273 (mode-require-final-newline): Doc fix.
8274
8275 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
8276
8277 * international/latexenc.el (latexenc-find-file-coding-system):
8278 Fix regular expressions.
8279
8280 2005-05-01 David Kastrup <dak@gnu.org>
8281
8282 * international/latexenc.el (latexenc-find-file-coding-system):
8283 Fix regular expressions.
8284
8285 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
8286
8287 * subr.el (string-to-int): Make obsolete.
8288
8289 2005-04-30 Richard M. Stallman <rms@gnu.org>
8290
8291 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
8292
8293 * loadup.el: load jka-comp-hook.
8294
8295 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
8296 (jka-compr-handler): Add autoload. `put' calls moved
8297 to jka-comp-hook.el.
8298 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
8299 (jka-compr-inhibit): Autoload.
8300
8301 * jka-comp-hook.el: New file.
8302 Enable the mode by default.
8303
8304 * files.el (backup-buffer-copy): Use copy-file instead
8305 of write-region, and put back the 'excl.
8306
8307 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
8308
8309 * progmodes/flymake.el (flymake-split-string)
8310 (flymake-split-string, flymake-log, flymake-pid-to-names)
8311 (flymake-reg-names, flymake-get-source-buffer-name)
8312 (flymake-unreg-names, flymake-add-line-err-info)
8313 (flymake-add-err-info): Clarify docstrings.
8314 (flymake-popup-menu, flymake-make-emacs-menu)
8315 (flymake-make-xemacs-menu): Add docstrings.
8316 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
8317 Set variables directly throughout.
8318
8319 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
8320
8321 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
8322 exists. Initialize cc-define-alist.
8323 (c-mode): Add cc-create-define-alist locally to after-save-hook.
8324 If there is no file (Macroexpansion) don't create an alist.
8325
8326 2005-04-29 Sam Steingold <sds@gnu.org>
8327
8328 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
8329 (cc-create-define-alist): Use it instead of the hard-coded string.
8330
8331 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
8332
8333 * international/mule-conf.el (file-coding-system-alist): Fix regexp
8334 for latexenc.
8335
8336 2005-04-29 Lute Kamstra <lute@gnu.org>
8337
8338 * emacs-lisp/generic.el: Improve commentary section.
8339 (define-generic-mode): Improve docstring.
8340
8341 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
8342
8343 * textmodes/org.el (many places): Change to quiet the byte compiler.
8344 (org-prefix-format-compiled): New variable.
8345 (org-compile-prefix-format): New function.
8346 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
8347 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
8348 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
8349 (org-get-entries-from-diary): Use `org-get-time-of-day' for
8350 consistency with entries from `org-mode' files.
8351 (org-get-time-of-day): Fix bug with partial matches early in a line.
8352 (org-non-link-chars): New constant.
8353 (org-link-regexp): Respect `org-non-link-chars'.
8354 (org-agenda-day-view): Remove command.
8355 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
8356 (org-follow-bbdb-link, org-store-link): Search also company field.
8357 (org-highlight-overlay): New variable.
8358 (org-highlight, org-unhighlight): New functions.
8359 (org-agenda-mode): Add pre-command-hook to remove highlight.
8360 (org-evaluate-time-range): Behavior depends upon whether time stamp
8361 contains a time or not.
8362 (org-show-subtree, org-show-entry): New functions.
8363 (org-agenda-cleanup-fancy-diary): Remove empty lines.
8364
8365 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
8366
8367 * comint.el (comint-output-filter-functions): Add autoload cookie.
8368
8369 2005-04-28 Kim F. Storm <storm@cua.dk>
8370
8371 * ido.el (ido-everywhere): Fix last change.
8372
8373 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
8374
8375 * international/latexenc.el: New file.
8376 * international/mule-conf.el (file-coding-system-alist): For .tex,
8377 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
8378
8379 2005-04-28 Lute Kamstra <lute@gnu.org>
8380
8381 * font-lock.el (font-lock-add-keywords)
8382 (font-lock-remove-keywords): Clarify docstring.
8383 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
8384 Don't start docstrings with a `*'.
8385 (font-lock-update-removed-keyword-alist): Give it a docstring.
8386
8387 * generic-x.el: Update commentary section.
8388 Only require font-lock when compiling.
8389 Define all modes conditionally.
8390 Place all generic modes in the generic-x-modes customization group.
8391 (generic-x-modes): New customization group.
8392 (generic-default-modes, generic-mswindows-modes)
8393 (generic-unix-modes, generic-other-modes): New constants.
8394 (generic-define-mswindows-modes, generic-define-unix-modes):
8395 Update docstrings. Make them obsolete.
8396 (generic-extras-enable-list): New default value. Update docstring.
8397 Improve :type. Change :set function.
8398 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
8399 Fix docstring.
8400
8401 * emacs-lisp/generic.el (generic-mode-internal):
8402 Simplify font-lock-defaults.
8403 (define-generic-mode): Fix docstring.
8404
8405 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
8406
8407 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
8408 font-lock-face property to highlight matches.
8409
8410 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
8411
8412 * progmodes/cc-mode.el (cc-create-define-alist): New function.
8413 (cc-define-alist): New variable.
8414 (c-mode): Make it local and initialize it.
8415
8416 * progmodes/gdb-ui.el (gdb-active-process): New variable.
8417 (gdb-exited): New function.
8418 (gdb-annotation-rules): Use it.
8419 (gdb-starting): Set gdb-active-process to t.
8420 (gdb-stopping): Amend doc string.
8421 (gdb-reset): Set gdb-active-process to nil.
8422
8423 * tooltip.el (tooltip-gud-tips): Show the associated #define
8424 directives when a C program under GDB is not executing.
8425
8426 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
8427
8428 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
8429 font-lock-fontify-syntactic-keywords.
8430
8431 * font-lock.el (font-lock-default-fontify-region): Don't force
8432 parse-sexp-lookup-properties to nil.
8433
8434 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
8435
8436 * man.el (man-mode-syntax-table): Set up `:' to have
8437 word-constituent syntax.
8438
8439 2005-04-27 Lute Kamstra <lute@gnu.org>
8440
8441 * novice.el (disable-command): Don't add spurious newlines to the
8442 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
8443
8444 2005-04-26 Jay Belanger <belanger@truman.edu>
8445
8446 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
8447 than one window before deleting window.
8448
8449 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
8450
8451 * shell.el (shell-prompt-pattern): Doc fix.
8452 (shell-mode): Set paragraph-separate buffer locally to "\\'".
8453
8454 * comint.el (comint-prompt-regexp, comint-get-old-input)
8455 (comint-use-prompt-regexp)
8456 (comint-use-prompt-regexp-instead-of-fields)
8457 (comint-replace-by-expanded-history, comint-send-input)
8458 (comint-output-filter, comint-get-old-input-default)
8459 (comint-line-beginning-position, comint-bol, comint-show-output)
8460 (comint-backward-matching-input, comint-forward-matching-input)
8461 (comint-next-prompt, comint-previous-prompt):
8462 Rename `comint-use-prompt-regexp-instead-of-fields' to
8463 `comint-use-prompt-regexp'. Keep old name as alias and declare
8464 obsolete.
8465 (comint-use-prompt-regexp): Shorten first line of doc string.
8466
8467 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
8468 Set paragraph-separate buffer locally to "\\'".
8469
8470 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
8471 Adapt to above name change.
8472
8473 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
8474 (smbclient-prompt-regexp): Ditto.
8475
8476 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
8477
8478 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
8479
8480 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
8481 gdb-location-list.
8482 Break lines that are over 80 characters wide.
8483
8484 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
8485
8486 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
8487 New fun and var, to preserve compatibility.
8488
8489 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
8490
8491 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
8492
8493 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
8494 name to file-newer-than-file-p.
8495
8496 2005-04-26 Richard M. Stallman <rms@gnu.org>
8497
8498 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
8499
8500 * progmodes/python.el (python-mode):
8501 Use new name eldoc-documentation-function.
8502
8503 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
8504
8505 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
8506 (eldoc-documentation-function):
8507 Rename from eldoc-print-current-symbol-info-function. Calls changed.
8508
8509 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
8510
8511 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
8512
8513 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
8514
8515 * term/xterm.el (function-key-map): Fix strings for
8516 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
8517 {C,S,A,C-S}-{f1-f12}.
8518
8519 2005-04-26 Kenichi Handa <handa@m17n.org>
8520
8521 * international/mule-cmds.el (select-safe-coding-system):
8522 Fix previous change.
8523
8524 2005-04-26 Lute Kamstra <lute@gnu.org>
8525
8526 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
8527
8528 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
8529 (font-lock-comment-delimiter-face): Ditto.
8530
8531 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
8532
8533 2005-04-25 Jay Belanger <belanger@truman.edu>
8534
8535 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
8536 to t while inserting information; use help-mode.
8537
8538 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
8539
8540 * term.el (ansi-term-color-vector): Use the xterm colors.
8541 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
8542
8543 2005-04-25 Lute Kamstra <lute@gnu.org>
8544
8545 * font-core.el (font-lock-defaults): Fix docstring.
8546
8547 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
8548
8549 2005-04-25 Kenichi Handa <handa@m17n.org>
8550
8551 * international/mule-cmds.el (select-safe-coding-system):
8552 Don't check consistency with coding: spec, etc if raw-text or
8553 no-conversion was found to be safe.
8554
8555 2005-04-24 Richard M. Stallman <rms@gnu.org>
8556
8557 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
8558 citation markers at start of each line.
8559
8560 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
8561 citation markers at start of each line.
8562
8563 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
8564
8565 * files.el (mode-require-final-newline): Fix previous change.
8566 (require-final-newline): Fix type label.
8567
8568 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
8569
8570 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
8571 statement in buffer (broken by 2004-11-24 change).
8572
8573 2005-04-24 Kim F. Storm <storm@cua.dk>
8574
8575 * ido.el (ido-everywhere): Save and restore old read-buffer-function
8576 and read-file-name-function values. Don't overwrite existing
8577 non-nil values if ido-mode is enabled without ido-everywhere.
8578
8579 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
8580
8581 * files.el (mode-require-final-newline): Minor doc fix.
8582
8583 2005-04-24 Eli Zaretskii <eliz@gnu.org>
8584
8585 * subr.el (syntax-after): Doc fix.
8586 (syntax-class): If argument is nil, return nil. Mask off upper 16
8587 bits, not 8 bits.
8588
8589 * files.el (mode-require-final-newline): Doc fix.
8590 (backup-buffer-copy): Fix last change.
8591
8592 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8593
8594 * term/mac-win.el: Require select. Set selection-coding-system to
8595 mac-system-coding-system. Call menu-bar-enable-clipboard.
8596 (x-last-selected-text-clipboard, x-last-selected-text-primary)
8597 (x-select-enable-clipboard): New variables.
8598 (x-select-text, x-get-selection, x-selection-value)
8599 (x-get-selection-value, mac-select-convert-to-string)
8600 (mac-services-open-file, mac-services-open-selection)
8601 (mac-services-insert-text): New functions.
8602 (CLIPBOARD, FIND): Put mac-scrap-name property.
8603 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
8604 (public.tiff): Put mac-ostype property.
8605 (selection-converter-alist): Add entries for them.
8606 (mac-application-menu-map): New keymap.
8607 (interprogram-cut-function, interprogram-paste-function): Set to
8608 x-select-text and x-get-selection-value, respectively.
8609 (split-window-keep-point): Set to t.
8610
8611 2005-04-23 Richard M. Stallman <rms@gnu.org>
8612
8613 * files.el (read-directory-name): Always pass non-nil
8614 DEFAULT-FILENAME arg to read-file-name.
8615 (backup-buffer-copy, basic-save-buffer-2): Take care against
8616 writing thru an unexpected existing symlink.
8617 (revert-buffer): In indirect buffer, revert the base buffer.
8618 (magic-mode-alist): Doc fix.
8619 (buffer-stale-function): Doc fix.
8620 (minibuffer-with-setup-hook): Avoid warning.
8621 (mode-require-final-newline): Doc and custom fix.
8622
8623 * follow.el (follow-end-of-buffer): Use with-no-warnings.
8624
8625 * font-lock.el (font-lock-comment-face): On terminals with few colors,
8626 use the default appearance.
8627 (font-lock-comment-delimiter-face): New face, new variable.
8628
8629 * imenu.el (imenu--generic-function): The official position of a
8630 definition is the start of the line that BEG is in.
8631
8632 * midnight.el (midnight-timer): Move defvar up.
8633
8634 * mouse.el (mouse-drag-region-1): Delete some debugging code.
8635
8636 * saveplace.el (save-place-to-alist): Use with-no-warnings.
8637
8638 * startup.el (command-line): Use with-no-warnings.
8639
8640 * window.el (window-size-fixed): New defvar.
8641
8642 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
8643
8644 * mail/rmail.el (rmail-font-lock-keywords):
8645 Use font-lock-comment-delimiter-face.
8646
8647 * mail/sendmail.el (mail-font-lock-keywords):
8648 Use font-lock-comment-delimiter-face.
8649
8650 * progmodes/compile.el (next-error-highlight-timer): New defvar.
8651
8652 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
8653
8654 * progmodes/compile.el (compilation-mode-font-lock-keywords):
8655 Specify t for LAXMATCH when matching directories.
8656 Save match data around compilation-compat-error-properties form.
8657
8658 2005-04-23 David Kastrup <dak@gnu.org>
8659
8660 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
8661 Mention that the autoloaded aliases should be kept for AUCTeX.
8662
8663 2005-04-23 Andreas Schwab <schwab@suse.de>
8664
8665 * isearch.el (isearch-forward): Doc fix.
8666
8667 2005-04-23 Eli Zaretskii <eliz@gnu.org>
8668
8669 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
8670 (jit-lock-stealth-nice): Change default value to 0.5.
8671
8672 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
8673
8674 * abbrev.el (write-abbrev-file): Write table entries in
8675 alphabetical order by table name.
8676
8677 2005-04-22 Kim F. Storm <storm@cua.dk>
8678
8679 * ido.el (ido-read-internal): Fix `list' completion.
8680
8681 2005-04-22 Kenichi Handa <handa@m17n.org>
8682
8683 * recentf.el (recentf-save-file-coding-system): New variable.
8684 (recentf-save-list): Encode the file by
8685 recentf-save-file-coding-system and add coding: tag.
8686
8687 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
8688
8689 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
8690
8691 2005-04-21 Lute Kamstra <lute@gnu.org>
8692
8693 * loadhist.el (unload-feature): Don't remove a function from hooks
8694 if it is about to be restored to an autoload . Remove functions
8695 that will become unbound from auto-mode-alist. Simplify the code.
8696
8697 * subr.el (assq-delete-all): New implementation that is linear,
8698 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
8699 (rassq-delete-all): New function.
8700
8701 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
8702 Add size-indication-mode.
8703
8704 2005-04-21 Kenichi Handa <handa@m17n.org>
8705
8706 * international/mule-cmds.el: Add autoload for widget-value in
8707 eval-when-compile.
8708
8709 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
8710
8711 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
8712 Add tooltip-mode.
8713
8714 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
8715
8716 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
8717
8718 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
8719 (inferior-lisp-filter-regexp, inferior-lisp-program)
8720 (inferior-lisp-load-command, inferior-lisp-prompt)
8721 (inferior-lisp-mode-hook, lisp-source-modes)
8722 (inferior-lisp-load-hook): defvar->defcustom.
8723 (inferior-lisp-program, inferior-lisp-prompt)
8724 (inferior-lisp-load-hook): Doc fixes.
8725 (inferior-lisp-install-letter-bindings): Small change in
8726 introductory comment.
8727
8728 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
8729
8730 * vc.el (vc-annotate-color-map): Change some colors so that text
8731 using them as foreground is readable on both white and black
8732 backgrounds.
8733
8734 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
8735
8736 * international/mule-conf.el (translation-table-for-input):
8737 Remove redundant declaration.
8738
8739 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
8740
8741 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
8742
8743 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
8744 (tooltip-toggle-gud-tips): New function.
8745
8746 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8747
8748 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
8749 right angle brackets.
8750
8751 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
8752
8753 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
8754
8755 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
8756
8757 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
8758 Remove. Update callers to use expand-file-name instead.
8759
8760 * subr.el (syntax-class): New function.
8761
8762 * simple.el (blink-matching-open): Use it.
8763
8764 * paren.el (show-paren-function): Use it to recognize parens that are
8765 also used in 2-char comment markers.
8766
8767 2005-04-19 Lute Kamstra <lute@gnu.org>
8768
8769 * loadhist.el (unload-feature): Update for new format of
8770 load-history. Simplify the code.
8771
8772 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8773
8774 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
8775 (mac-add-charset-info): New function. Initialize variable
8776 mac-charset-info-alist using it.
8777 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
8778 for translation.
8779 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
8780 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
8781 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
8782 New CCL programs.
8783
8784 2005-04-19 Kim F. Storm <storm@cua.dk>
8785
8786 * simple.el (next-buffer, prev-buffer, next-error)
8787 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
8788 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
8789
8790 * bindings.el (next-buffer, prev-buffer, next-error)
8791 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
8792 (clone-indirect-buffer-other-window): Move bindings from simple.el.
8793 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
8794 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
8795
8796 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
8797
8798 * isearch.el (isearch-edit-string): Make the search-ring available for
8799 minibuffer history commands.
8800 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
8801 the default history commands now work just as well.
8802 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
8803
8804 2005-04-18 Kim F. Storm <storm@cua.dk>
8805
8806 * emulation/cua-base.el (cua--pre-command-handler): Add more
8807 elaborate check for shift modifier on non-window systems.
8808
8809 2005-04-18 Lars Hansen <larsh@math.ku.dk>
8810
8811 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
8812
8813 2005-04-18 Kim F. Storm <storm@cua.dk>
8814
8815 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
8816 and make it optional. Don't test tooltip-gud-echo-area here.
8817 (tooltip-gud-process-output, gdb-tooltip-print):
8818 Pass tooltip-gud-echo-area to tooltip-show.
8819 (tooltip-help-tips): Remove second optional arg to tooltip-show.
8820
8821 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8822
8823 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
8824 `display-graphic-p' may not be bound yet.
8825
8826 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
8827
8828 * startup.el (command-line): No longer enable Xterm Mouse mode by
8829 default in terminals compatible with xterm.
8830
8831 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
8832
8833 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
8834
8835 * tooltip.el (tooltip-gud-echo-area): Rename from
8836 tooltip-use-echo-area.
8837 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
8838 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
8839 area independently of where help tooltips are displayed.
8840
8841 2005-04-17 David Kastrup <dak@gnu.org>
8842
8843 * cus-theme.el (custom-theme-write-variables): Quote variables
8844 where necessary.
8845
8846 2005-04-17 Richard M. Stallman <rms@gnu.org>
8847
8848 * simple.el (yank-excluded-properties): Add follow-link to value.
8849
8850 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
8851
8852 * startup.el (fancy-splash-max-time): Just 30 seconds.
8853 (fancy-splash-delay): Just 7.
8854 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
8855
8856 * loadhist.el (unload-feature): Update for new format of load-history.
8857 Simplify the code.
8858
8859 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
8860 (rmail-font-lock-keywords): Don't fontify the text of a citation.
8861
8862 * mail/sendmail.el (mail-font-lock-keywords):
8863 Don't fontify subject text.
8864 Don't fontify the text of a citation.
8865
8866 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
8867
8868 * comint.el (comint-output-filter): Run comint-output-filter-functions
8869 with point where the user had it.
8870
8871 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
8872
8873 * international/ucs-tables.el (ucs-set-table-for-input):
8874 Disable when using unify-on-decoding.
8875
8876 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
8877
8878 * emulation/cua-base.el (cua-global-mark-face): Add special case
8879 for displays supporting a high number of colors.
8880
8881 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
8882
8883 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
8884
8885 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
8886
8887 * filesets.el (filesets-add-buffer): If user supplies a name of a
8888 non-existing fileset, create a new fileset.
8889
8890 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
8891
8892 * textmodes/org.el (org-up-heading-all): Fix bug with
8893 `outline-up-heading-all'.
8894
8895 2005-04-16 Andreas Schwab <schwab@suse.de>
8896
8897 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
8898 /etc/permissions.d/* and /etc/aliases.d/*.
8899
8900 2005-04-16 Kenichi Handa <handa@m17n.org>
8901
8902 * international/code-pages.el (cp-make-coding-system):
8903 Set `translation-table-for-input' property value to the symbol
8904 ucs-mule-to-mule-unicode, not to that value.
8905 (pt154): Escape guillemet by `\'.
8906
8907 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
8908
8909 * loadup.el: Load tooltip if x-show-tip is fboundp.
8910
8911 * startup.el (command-line): Add comment.
8912
8913 * tooltip.el (tooltip-mode): Specify correct standard value for
8914 Custom in init-value.
8915
8916 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
8917
8918 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
8919 possible.
8920
8921 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
8922
8923 * textmodes/org.el (org-agenda-date-prompt): Rename from
8924 `org-agenda-date-today'.
8925 (org-evaluate-time-range): Insert at point instead of directly
8926 after time range.
8927 (org-first-headline-recenter, org-subtree-end-visible-p)
8928 (org-optimize-window-after-visibility-change): New functions
8929 (org-agenda-post-command-hook): Don't allow point at end of line,
8930 to make sure it always hits the text properties.
8931 (org-agenda-next-date-line, org-agenda-previous-date-line):
8932 New commands.
8933 (org-set-regexps-and-options): Category may contain white space.
8934 (org-agenda-get-deadlines, org-agenda-get-scheduled):
8935 Improve marker positions.
8936 (org-agenda-new-marker): Argument POS made optional.
8937 (org-agenda-get-timestamps): Deadlines which are done are listed
8938 in org-done-face now.
8939 (org-agenda-get-todos, org-agenda-get-timestamps)
8940 (org-agenda-get-deadlines, org-agenda-get-scheduled):
8941 Set `undone-face' and `done-face' properties.
8942 (org-last-todo-state-is-todo): New variable.
8943 (org-todo): Set `org-last-todo-state-is-todo'.
8944 (org-agenda-todo): Change face according to
8945 `org-last-todo-state-is-todo'. And change other lines referring to
8946 the same entry.
8947 (org-calendar-goto-agenda): New command.
8948 (org-calendar-to-agenda-key): New option.
8949 (org-startup-folded): New allowed value `content'.
8950 (org-set-regexps-and-options): Accept new value `content' for
8951 `org-startup-folded'.
8952 (org-get-current-options): Handle new value `content' for
8953 `org-startup-folded'.
8954 (org-insert-todo-heading): New command.
8955 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
8956 interactively in empty file and option
8957 `org-insert-mode-line-in-empty-file' has been set.
8958 (org-agenda-todo,org-agenda-priority): Modify to use
8959 `org-agenda-change-all-lines'.
8960 (org-warning-face): Change color on dark background
8961
8962 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8963
8964 * international/mule-cmds.el (set-locale-environment): On Mac OS,
8965 use preferences AppleLocale and AppleLanguages, and variable
8966 mac-system-locale for default locale. On Mac OS Classic, use
8967 mac-system-coding-system for default coding systems.
8968
8969 * term/mac-win.el: Don't set file-name-coding-system.
8970 Decode variables system-name, emacs-build-system, user-login-name, and
8971 user-full-name by mac-system-coding-system on Mac OS Classic.
8972 (mac-system-coding-system): New variable.
8973
8974 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
8975
8976 * startup.el (command-line): Handle `xterm-mouse-mode' before
8977 reading init file.
8978
8979 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
8980
8981 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
8982
8983 * progmodes/sh-script.el (sh-here-document-word): Make it a
8984 defcustom. Doc fix.
8985 (sh-add): Bash uses $(( )) for arithmetic.
8986 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
8987 (sh-maybe-here-document): Remove quotes and leading whitespace
8988 from heredoc word when closing. Indent heredoc with tabs if word
8989 starts with "-".
8990
8991 2005-04-13 Richard M. Stallman <rms@gnu.org>
8992
8993 * simple.el (undo): Fix previous change.
8994
8995 * custom.el (defface): Doc fix.
8996
8997 2005-04-13 Lute Kamstra <lute@gnu.org>
8998
8999 * Makefile.in (DONTCOMPILE): Remove list.
9000 (compile, compile-always): Don't use DONTCOMPILE.
9001 (update-authors): Load the library in which batch-update-authors
9002 is defined.
9003 * makefile.w32-in (DONTCOMPILE): Remove list.
9004 (compile, compile-always): Fix comments.
9005 (update-authors): Load the library in which batch-update-authors
9006 is defined.
9007
9008 * generic-x.el (generic-mode-ini-file-find-file-hook):
9009 Rename to ini-generic-mode-find-file-hook.
9010 Keep generic-mode-ini-file-find-file-hook as an alias.
9011 (ini-generic-mode-find-file-hook): Rename from
9012 generic-mode-ini-file-find-file-hook. Fix docstring.
9013 (ini-generic-mode): Docstring change.
9014 (bat-generic-mode-run-as-comint): Silence the byte compiler.
9015
9016 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
9017 called from lisp.
9018
9019 * generic.el: Move to the emacs-lisp subdir.
9020
9021 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
9022
9023 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
9024 and C-S- function and cursor motion keys.
9025
9026 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
9027
9028 * startup.el (command-line): Enable Xterm Mouse mode by default.
9029 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
9030 for Custom. No longer show "Mouse" in mode line when enabled.
9031 Doc fix.
9032
9033 2005-04-12 Kim F. Storm <storm@cua.dk>
9034
9035 * emulation/cua-base.el (cua-rectangle-face)
9036 (cua-rectangle-noselect-face): Define face attributes here.
9037
9038 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
9039
9040 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9041
9042 * startup.el (command-line): Turn off blinking cursor if
9043 cursorBlink in resources is off or false.
9044
9045 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9046
9047 * term/mac-win.el (dnd): Require dnd.
9048 (mac-drag-n-drop): Call dnd-handle-one-url.
9049 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
9050 (kTextEncodingISOLatin2): Remove constants.
9051 (mac-script-code-coding-systems): New constant.
9052 (mac-handle-language-change): New function.
9053 (special-event-map): Bind it to `language-change' event.
9054 (mac-centraleurroman, mac-cyrillic): New coding systems.
9055 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
9056 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
9057 and mac-cyrillic-encoder to encode-mac-centraleurroman and
9058 encode-mac-cyrillic, respectively.
9059
9060 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
9061
9062 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
9063 Don't set overlay-arrow-string to "=>" as this is done
9064 globally in C now.
9065
9066 2005-04-12 Lute Kamstra <lute@gnu.org>
9067
9068 * generic-x.el (rc-generic-mode, rul-generic-mode):
9069 Fix auto-mode-alist entries.
9070 (etc-fstab-generic-mode): Tweak fontification.
9071
9072 * generic.el (generic-make-keywords-list): Fix docstring.
9073 (generic-mode-internal): Simplify generic-font-lock-keywords.
9074
9075 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
9076
9077 * whitespace.el (whitespace-buffer-leading)
9078 (whitespace-buffer-trailing): Revert the incorrect test inversion.
9079 However, fix the highlight area for the leading and
9080 trailing whitespaces to show space.
9081
9082 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
9083
9084 * whitespace.el (whitespace-version): Bump to 3.5
9085
9086 (whitespace-buffer-leading, whitespace-buffer-trailing):
9087 Invert sense of the test to highlight the whitespace.
9088
9089 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
9090
9091 * progmodes/gud.el (gud-display-line): GUD uses its own
9092 overlay arrow now so don't set overlay-arrow-string.
9093 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
9094
9095 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
9096
9097 * term.el (term-ansi-current-bold, term-ansi-current-underline)
9098 (term-ansi-current-reverse, term-ansi-current-invisible)
9099 (term-ansi-face-already-done): Change to boolean.
9100 (term-reset-terminal, term-handle-colors-array): Handle the above
9101 vars accordingly.
9102 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
9103 (term-emulate-terminal): Use the new name.
9104
9105 * faces.el (secondary-selection): Use yellow1, not yellow.
9106 (trailing-whitespace): Use red1, not red.
9107
9108 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9109
9110 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
9111 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
9112 (dired-dnd-handle-file): Call dnd-get-local-file-uri
9113
9114 * cus-edit.el (dnd): New group.
9115
9116 * term/w32-win.el (dnd): Require dnd
9117 (w32-drag-n-drop): Call dnd-handle-one-url.
9118
9119 * x-dnd.el: Require dnd.
9120 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
9121 Call dnd-handle-one-url.
9122 (x-dnd-types-alist, x-dnd-insert-utf8-text)
9123 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
9124 to dnd-insert-text.
9125 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
9126 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
9127 (x-dnd-get-local-file-name, x-dnd-open-local-file)
9128 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
9129
9130 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
9131
9132 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
9133
9134 * wdired.el: Doc fixes.
9135 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
9136 (wdired-use-dired-vertical-movement): Rename from
9137 wdired-always-move-to-filename-beginning.
9138 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
9139 (wdired-change-to-wdired-mode): Change mode name.
9140 (wdired-newline): Delete.
9141
9142 2005-04-11 Richard M. Stallman <rms@gnu.org>
9143
9144 * whitespace.el (whitespace-highlight-the-space):
9145 Don't call whitespace-unhighlight-the-space here.
9146
9147 * simple.el (undo): Record t in undo-equiv-table
9148 for the redo record made by an undo-in-region.
9149
9150 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
9151
9152 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
9153 (gdb-frame-inferior-io-buffer): New Functions to control
9154 display of separate IO buffer.
9155 (menu): Add them to menu-bar.
9156 (gdb-display-buffer): Check for buffer another frame.
9157 Protect GUD buffer.
9158 (gdb-setup-windows): Create IO buffer if not already there.
9159 (gdb-memory-mode): Remove purecopy noops.
9160
9161 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9162
9163 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
9164 and pass to self-insert-command.
9165
9166 2005-04-11 Lute Kamstra <lute@gnu.org>
9167
9168 * generic.el: Commentary section cleanup.
9169 (generic): Delete.
9170 (generic-use-find-file-hook, generic-lines-to-scan)
9171 (generic-find-file-regexp, generic-ignore-files-regexp)
9172 (default-generic-mode, generic-mode-find-file-hook)
9173 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
9174 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
9175 (generic-use-find-file-hook, generic-lines-to-scan)
9176 (generic-find-file-regexp, generic-ignore-files-regexp)
9177 (default-generic-mode, generic-mode-find-file-hook)
9178 (generic-mode-ini-file-find-file-hook): Move from generic.el.
9179
9180 2005-04-10 Karl Fogel <kfogel@red-bean.com>
9181
9182 * bookmark.el (bookmark-write-file): Catch errors writing file.
9183 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
9184
9185 2005-04-10 Richard M. Stallman <rms@gnu.org>
9186
9187 * startup.el (fancy-splash-tail): Update copyright year.
9188 (command-line): Split part of -Q into -D.
9189 (emacs-basic-display): New defvar.
9190 (fancy-splash-text): Correct name of menu item.
9191
9192 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
9193
9194 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
9195 lines in one node.
9196
9197 * comint.el (comint-send-input): New arg ARTIFICIAL.
9198 Callers in this file changed.
9199
9200 * abbrev.el (define-abbrevs): Read system abbrevs properly.
9201
9202 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
9203
9204 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
9205
9206 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
9207 `ldap-search-internal'.
9208
9209 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
9210
9211 * files.el (set-auto-mode-1): Use line-end-position.
9212
9213 * international/latin-1.el:
9214 * international/latin-2.el:
9215 * international/latin-3.el:
9216 * international/latin-4.el:
9217 * international/latin-5.el:
9218 * international/latin-8.el:
9219 * international/latin-9.el: Give punctuation syntax to NBSP.
9220
9221 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
9222 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
9223 Use char-classes to accept non-ascii letters, accepted in some recent
9224 bibtex implementations.
9225
9226 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
9227
9228 * custom.el (custom-set-minor-mode): Any non-nil value for the
9229 variable should enable the mode when set through Custom.
9230
9231 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
9232
9233 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
9234 TAB binding so tab-always-indent is obeyed.
9235 (vhdl-minibuffer-local-map): Move initialization into declaration.
9236 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
9237 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
9238 (vhdl-hooked-abbrev): Avoid test for XEmacs.
9239 (vhdl-current-line): Use line-beginning-position.
9240 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
9241 with-output-to-temp-buffer, so the current position can be recorded.
9242
9243 2005-04-10 Masatake YAMATO <jet@gyve.org>
9244
9245 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9246 Add regexp for gcov.
9247
9248 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9249
9250 * calendar/time-date.el (time-to-seconds, seconds-to-time)
9251 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
9252 syntax which Emacs 20 doesn't support.
9253
9254 2005-04-09 Richard M. Stallman <rms@gnu.org>
9255
9256 * help.el (describe-key-briefly, describe-key):
9257 Replace strings as event types with "(any string)".
9258
9259 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
9260
9261 * arc-mode.el (archive-mode-map): Move initialization into
9262 the declaration. Override *all* bindings of `undo'.
9263 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
9264
9265 2005-04-09 Jay Belanger <belanger@truman.edu>
9266
9267 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
9268
9269 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
9270
9271 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
9272 (xterm-register-default-colors): Update color values computation
9273 to match xterm-200.
9274
9275 2005-04-09 Kenichi Handa <handa@m17n.org>
9276
9277 * international/code-pages.el (iso-latin-7): Fix the map.
9278
9279 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
9280
9281 * emacs-lisp/lisp.el (defun-prompt-regexp)
9282 (parens-require-spaces, buffer-end, end-of-defun)
9283 (insert-parentheses): Doc fixes.
9284
9285 2005-04-08 Kim F. Storm <storm@cua.dk>
9286
9287 * comint.el (comint-highlight-prompt): Fix face spec.
9288 * hi-lock.el (hi-green): Likewise.
9289
9290 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
9291
9292 * cus-edit.el (custom-modified-face):
9293 * comint.el (comint-highlight-input): Fix previous changes.
9294 * term.el (term-handle-ansi-escape): Add a comment.
9295
9296 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
9297
9298 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
9299 in the buffer and in whitespace-highlighted-space.
9300 (whitespace-unhighlight-the-space): Simplify.
9301 (whitespace-buffer): Simplify.
9302
9303 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
9304
9305 * textmodes/table.el (table-cell-face): Add special case for
9306 displays supporting a high number of colors.
9307 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
9308 (vhdl-font-lock-reserved-words-face)
9309 (vhdl-speedbar-architecture-face)
9310 (vhdl-speedbar-instantiation-face)
9311 (vhdl-speedbar-architecture-selected-face)
9312 (vhdl-speedbar-instantiation-selected-face): Likewise.
9313 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
9314 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
9315 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
9316 (ebrowse-root-class-face, ebrowse-member-attribute-face)
9317 (ebrowse-progress-face): Likewise.
9318 * progmodes/compile.el (compilation-info-face): Likewise.
9319 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
9320 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
9321 * calendar/calendar.el (diary-face): Likewise.
9322 * woman.el (woman-italic-face, woman-bold-face)
9323 (woman-unknown-face): Likewise.
9324 * wid-edit.el (widget-button-pressed-face): Likewise.
9325 * whitespace.el (whitespace-highlight-face): Likewise.
9326 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
9327 * pcvs-info.el (cvs-marked-face): Likewise.
9328 * info.el (info-xref): Likewise.
9329 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
9330 * hilit-chg.el (highlight-changes-face)
9331 (highlight-changes-delete-face): Likewise.
9332 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
9333 (hi-red-b): Likewise.
9334 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
9335 * font-lock.el (font-lock-keyword-face)
9336 (font-lock-function-name-face, font-lock-warning-face): Likewise.
9337 * cus-edit.el (custom-invalid-face, custom-modified-face)
9338 (custom-set-face, custom-changed-face, custom-variable-tag-face)
9339 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
9340 * comint.el (comint-highlight-prompt): Likewise.
9341
9342 2005-04-08 Lute Kamstra <lute@gnu.org>
9343
9344 * font-lock.el (font-lock-keywords): Docstring fixes.
9345
9346 2005-04-08 Kenichi Handa <handa@m17n.org>
9347
9348 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
9349 chars are more than a limit, print " and more..." at the tail.
9350
9351 2005-04-08 Kim F. Storm <storm@cua.dk>
9352
9353 * emacs-lisp/authors.el (authors-aliases): Update list.
9354 (authors-ignored-files): New list.
9355 (authors-fixed-entries): Fix typo.
9356 (authors-renamed-files-alist): Update list.
9357 (authors-add): Check authors-ignored-files.
9358
9359 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
9360
9361 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
9362 optional, to ensure backward compatibility.
9363
9364 2005-04-08 Stephen Eglen <stephen@gnu.org>
9365
9366 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
9367
9368 2005-04-08 Kim F. Storm <storm@cua.dk>
9369
9370 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
9371
9372 * mouse.el (mouse-on-link-p): Doc fix.
9373
9374 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
9375
9376 * ielm.el (ielm-prompt-read-only): Doc fix.
9377
9378 * comint.el (comint-prompt-read-only): Doc fix.
9379
9380 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
9381
9382 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
9383 ensure dired always handles wildcards passed to ffap.
9384 (find-file-at-point): Use it.
9385 (ffap-dired-wildcards): Doc fix.
9386
9387 2005-04-07 Juri Linkov <juri@jurta.org>
9388
9389 * simple.el (next-error-overlay-arrow-position): New defvar.
9390 Put "=>" on its property `overlay-arrow-string'. Add it to
9391 `overlay-arrow-variable-list'.
9392
9393 * progmodes/compile.el (compilation-setup):
9394 Set `next-error-overlay-arrow-position' to nil. Also set it to
9395 nil in the local hook `kill-buffer-hook'. Make local variable
9396 `overlay-arrow-string' and set it to "=>".
9397 (compilation-goto-locus): Set BOL position to
9398 `next-error-overlay-arrow-position' instead of
9399 `overlay-arrow-position'.
9400
9401 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
9402 locally instead of adding it to the global hook.
9403 (Info-kill-buffer): Move up.
9404
9405 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
9406
9407 * term/xterm.el (xterm-standard-colors): Update color values from
9408 xterm-200.
9409
9410 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
9411
9412 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
9413
9414 * fast-lock.el:
9415 * lazy-lock.el: Move them to the obsolete subdir.
9416
9417 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
9418
9419 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
9420 (wdired-add-replace-advice): Remove.
9421 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
9422
9423 2005-04-06 Kim F. Storm <storm@cua.dk>
9424
9425 * startup.el (command-line): Add --bare-bones alias for -Q.
9426
9427 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9428
9429 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
9430 create the startup fontset if a font specification ends with
9431 `mac-roman'.
9432
9433 2005-04-06 Lute Kamstra <lute@gnu.org>
9434
9435 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
9436 change.
9437
9438 * emacs-lisp/copyright.el (copyright-update-year): Replace the
9439 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
9440
9441 2005-04-05 Lute Kamstra <lute@gnu.org>
9442
9443 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
9444 (define-generic-mode): Ditto. Fix debug declaration.
9445
9446 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
9447 Put them in the generic-x group.
9448
9449 * calendar/timeclock.el (timeclock): Doc fix.
9450
9451 * generic.el (define-generic-mode): Don't use custom-current-group.
9452 Document default :group value.
9453 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
9454 (define-global-minor-mode): Don't use custom-current-group.
9455
9456 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
9457
9458 * startup.el (command-line-1): Display startup-echo-area-message
9459 when fancy splash screen is in use.
9460
9461 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
9462 (sh-escaped-newline): New face.
9463 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
9464 newline, and use sh-escaped-newline face.
9465
9466 * progmodes/tcl.el (tcl-escaped-newline): New face.
9467 (tcl-builtin-list): New variable.
9468 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
9469 newlines. Fix keywords subexpression number.
9470
9471 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
9472
9473 * textmodes/org.el (org-diary-default-entry): Fix call to
9474 `add-to-diary-entry'.
9475
9476 2005-04-05 Kim F. Storm <storm@cua.dk>
9477
9478 * ediff-init.el: Use (featurep 'xemacs).
9479
9480 2005-04-05 David Ponce <david@dponce.com>
9481
9482 * cus-edit.el (face): Derive from symbol widget. Display sample
9483 of the current face on the fly.
9484 (widget-face-sample-face-get, widget-face-notify): New functions.
9485 (widget-face-value-create): Remove.
9486
9487 * wid-edit.el (widget-field-end): Temporarily remove field
9488 narrowing before to call `get-char-property'.
9489
9490 2005-04-04 Jay Belanger <belanger@truman.edu>
9491
9492 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
9493 (math-read-subscripts): New variable.
9494 (math-read-preprocess-string): Process subscripts.
9495
9496 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
9497
9498 * comint.el (comint-prompt-read-only): Doc fix.
9499
9500 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
9501 `-1'. Doc fix.
9502
9503 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
9504
9505 * textmodes/org.el (org-insert-mode-line-in-empty-file):
9506 Change default value to nil.
9507
9508 2005-04-04 Lute Kamstra <lute@gnu.org>
9509
9510 * autorevert.el (auto-revert-mode): Specify :group.
9511 * battery.el (display-battery-mode): Specify :group.
9512 * diff-mode.el (diff-minor-mode): Specify :group.
9513 * font-core.el (font-lock-mode): Specify :group.
9514 * hl-line.el (hl-line-mode): Specify :group.
9515 * iimage.el (iimage): New customization group.
9516 (iimage-mode): Specify :group.
9517 * longlines.el (longlines-mode): Specify :group.
9518 * master.el: Don't require easy-mmode.
9519 (master): New customization group.
9520 (master-mode): Specify :group.
9521 * msb.el (msb-mode): Specify :group.
9522 * reveal.el (reveal-mode): Specify :group.
9523 * simple.el (next-error-follow-minor-mode): Specify :group.
9524 * smerge-mode.el (smerge-mode): Specify :group.
9525 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
9526 * emulation/cua-base.el (cua-mode): Specify :group.
9527 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
9528 * language/thai-util.el (thai-auto-composition-mode)
9529 (thai-word-mode): Specify :group.
9530 * mail/supercite.el (sc-minor-mode): Specify :group.
9531 * progmodes/cwarn.el (cwarn-mode): Specify :group.
9532 * progmodes/flymake.el (flymake-mode): Specify :group.
9533 * progmodes/glasses.el (glasses-mode): Specify :group.
9534 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
9535 * textmodes/enriched.el (enriched-mode): Specify :group.
9536 * textmodes/refill.el (refill-mode): Specify :group.
9537
9538 * add-log.el (change-log-font-lock-keywords): Names in
9539 parenthesized lists can contain spaces.
9540
9541 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
9542
9543 * startup.el (fancy-splash-text): Shorten default text of
9544 "Emacs Tutorial" line. Also, if the current language env
9545 indicates an available tutorial file other than TUTORIAL,
9546 extract its title and append it to the line in parentheses.
9547 (fancy-splash-insert): If arg is a thunk, funcall it.
9548
9549 2005-04-04 Jay Belanger <belanger@truman.edu>
9550
9551 * calc.el (calc-language-alist): Add tags to customization type.
9552
9553 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
9554
9555 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
9556 Doc fix.
9557
9558 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
9559
9560 * add-log.el (change-log-font-lock-keywords): The manual
9561 describing a Change Log entry, says: (...) "Aside from these
9562 header lines, every line in the change log starts with a space or
9563 a tab.". The font-lock was not highlighting lines started with
9564 spaces, added support for it.
9565
9566 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9567
9568 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
9569 (bibtex-generate-url-list): Update docstring accordingly. Put the
9570 complex example in the docstring.
9571 (bibtex-font-lock-url): Use pop.
9572
9573 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
9574
9575 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
9576
9577 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
9578
9579 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9580
9581 * filesets.el (filesets-set-default): Doc fix.
9582
9583 2005-04-03 Lute Kamstra <lute@gnu.org>
9584
9585 * generic.el (define-generic-mode): Add argument to specify
9586 keywords for defcustom.
9587 (default-generic-mode): Specify :group.
9588
9589 * generic-x.el: Specify :group for all generic modes.
9590
9591 * desktop.el (desktop-no-desktop-file-hook)
9592 (desktop-after-read-hook): Doc fix.
9593
9594 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
9595
9596 * simple.el (visible-mode): Use explicit :group keyword.
9597 This changes the group of `visible-mode-hook' from paren-blinking
9598 to editing-basics.
9599
9600 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
9601
9602 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
9603 mailbox specifications as well as URLs.
9604 (rmail-insert-inbox-text): Remove unused conditional branches.
9605
9606 2005-04-01 Jay Belanger <belanger@truman.edu>
9607
9608 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
9609 (calc-gnuplot-print-command): Move definitions to calc.el.
9610
9611 * calc/calc-embed.el (calc-embedded-announce-formula)
9612 (calc-embedded-open-formula, calc-embedded-close-formula)
9613 (calc-embedded-open-word, calc-embedded-close-word)
9614 (calc-embedded-open-plain, calc-embedded-close-plain)
9615 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
9616 (calc-embedded-open-mode, calc-embedded-close-mode):
9617 Move definitions to calc.el.
9618
9619 * calc/calc.el (calc-settings-file, calc-language-alist):
9620 Make customizable.
9621 (calc-embedded-announce-formula, calc-embedded-open-formula)
9622 (calc-embedded-close-formula, calc-embedded-open-word)
9623 (calc-embedded-close-word, calc-embedded-open-plain)
9624 (calc-embedded-close-plain, calc-embedded-open-new-formula)
9625 (calc-embedded-close-new-formula, calc-embedded-open-mode)
9626 (calc-embedded-close-mode, calc-gnuplot-name)
9627 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
9628 from other files and make customizable.
9629
9630 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
9631
9632 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
9633 Use buffer-live-p.
9634 (cvs-mode-run): Don't call cvs-update-header here.
9635 (cvs-run-process): Call cvs-update-header.
9636 Use process properties for cvs-postprocess and cvs-buffer so that
9637 the sentinel can behave better if the temp buffer is killed.
9638 Use a pipe rather than a tty, to better handle unexpected prompts.
9639 (cvs-sentinel): Rewrite. Call cvs-update-header.
9640
9641 2005-04-01 Andre Spiegel <spiegel@gnu.org>
9642
9643 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
9644 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
9645
9646 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
9647
9648 * generic.el (define-generic-mode): Add indentation rule.
9649
9650 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
9651
9652 * files.el (mode-require-final-newline): Make Custom correctly
9653 report a nil value and allow to set it to nil via Custom.
9654 Doc fix.
9655
9656 2005-04-01 Kenichi Handa <handa@m17n.org>
9657
9658 * international/characters.el: Enable the correct case setting for
9659 dotless-i and dotted-I.
9660
9661 2005-04-01 Kim F. Storm <storm@cua.dk>
9662
9663 * ido.el (ido-file-internal): Fall back to non-ido command if
9664 initial directory is on slow ftp (or tramp) host.
9665
9666 2005-03-31 Richard M. Stallman <rms@gnu.org>
9667
9668 * emacs-lisp/autoload.el (make-autoload):
9669 Handle define-global-minor-mode.
9670
9671 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
9672 Rename from easy-mmode-define-global-mode.
9673 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
9674
9675 * progmodes/scheme.el (scheme-mode-syntax-table):
9676 Update syntax of | and # for two-character comment syntax.
9677
9678 2005-03-31 Lute Kamstra <lute@gnu.org>
9679
9680 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
9681 (define-minor-mode): Call custom-current-group at load-time.
9682
9683 * generic.el (define-generic-mode): Add debug declaration.
9684 Add defcustom for the mode hook.
9685 (generic-mode-internal): Use run-mode-hooks.
9686
9687 2005-03-31 Kim F. Storm <storm@cua.dk>
9688
9689 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
9690 (mouse-fixup-help-message): New defun called by show_help_echo
9691 to fixup mouse-2 prefix in help messages when applicable.
9692
9693 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
9694
9695 2005-03-31 Kenichi Handa <handa@m17n.org>
9696
9697 * language/thai-word.el (thai-find-word-ends): Pay attention to
9698 the case that we reach the end of buffer.
9699
9700 * textmodes/fill.el (fill-text-properties-at): New function.
9701 (fill-newline): Use fill-text-properties-at instead of
9702 text-properties-at.
9703
9704 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
9705
9706 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
9707 not comint-quote-filename.
9708
9709 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
9710
9711 * help-fns.el (help-with-tutorial): Revert last change.
9712
9713 2005-03-31 Kim F. Storm <storm@cua.dk>
9714
9715 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
9716
9717 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
9718
9719 * calendar/cal-china.el: Update reference to "Calendrical
9720 Calculations" book; there's a new edition.
9721 * calendar/cal-coptic.el: Likewise.
9722 * calendar/cal-french.el: Likewise.
9723 * calendar/cal-hebrew.el: Likewise.
9724 * calendar/cal-islam.el: Likewise.
9725 * calendar/cal-iso.el: Likewise.
9726 * calendar/cal-julian.el: Likewise.
9727 * calendar/cal-mayan.el: Likewise.
9728 * calendar/cal-persia.el: Likewise.
9729 * calendar/calendar.el: Likewise.
9730 * calendar/holidays.el: Likewise.
9731 * calendar/lunar.el: Likewise.
9732 * calendar/solar.el: Likewise.
9733
9734 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
9735 white space from doc string.
9736
9737 2005-03-30 Jay Belanger <belanger@truman.edu>
9738
9739 * calc/calc-help.el (calc-full-help): Remove email address.
9740
9741 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
9742
9743 * help-fns.el (help-with-tutorial): Delete title line.
9744
9745 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
9746
9747 * calendar/cal-x.el (calendar-one-frame-setup)
9748 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
9749 rather than 'symbol for set-window-dedicated-p.
9750
9751 * calendar/appt.el (appt-buffer-name): Make it a constant.
9752 (appt-add): Doc fix.
9753
9754 * filesets.el (filesets-menu-path, filesets-menu-before)
9755 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
9756 (filesets-menu-cache-file): Use directory ~/.emacs.d.
9757 (filesets-add-submenu): Delete and use add-submenu instead.
9758
9759 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
9760
9761 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
9762 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
9763 (org-diary-default-entry): New function.
9764 (org-get-entries-from-diary): Better parsing of diary entries.
9765 (org-agenda-check-no-diary): New function.
9766 ("diary-lib"): Advice to function `add-to-diary-list', to allow
9767 linking to diary entries.
9768 (org-agenda-execute-calendar-command): New function.
9769 (org-agenda): Improve visible section in window.
9770 Use `org-fit-agenda-window'.
9771 (org-fit-agenda-window): New option.
9772 (org-move-subtree-down): Better handling of empty lines
9773 at end of subtree.
9774 (org-cycle): Numeric prefix is interpreted now as show-subtree N
9775 levels up.
9776 (org-fontify-done-headline): New option.
9777 (org-headline-done-face): New face.
9778 (org-set-font-lock-defaults): Use `org-headline-done-face'.
9779 (org-table-copy-down): Rename from `org-table-copy-from-above'.
9780 When current field is non-empty, it is copied to next row.
9781 (org-table-copy-from-above): Fix bug which made it
9782 impossible to copy fields containing only a single non-white character.
9783
9784 2005-03-30 Kim F. Storm <storm@cua.dk>
9785
9786 * kmacro.el (kmacro-end-macro): Isearch may store this command
9787 into the macro -- so ignore it when executing keyboard macro.
9788
9789 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
9790
9791 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
9792
9793 2005-03-29 Kenichi Handa <handa@m17n.org>
9794
9795 * language/thai.el ("Thai"): Set setup-function and exit-function
9796 for Thai language environment.
9797
9798 * language/thai-util.el: Require thai-word.
9799 (thai-word-mode-map): New variable.
9800 (thai-word-mode): New minor mode.
9801 (setup-thai-language-environment-internal): New function.
9802 (exit-thai-language-environment-internal): New function.
9803
9804 * language/thai-word.el (thai-word-table): Declare it by defvar,
9805 use dolist to initialize it.
9806 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
9807 (thai-fill-find-break-point): New functions.
9808
9809 2005-03-29 Richard M. Stallman <rms@gnu.org>
9810
9811 * simple.el (idle-update-delay): Move definition up.
9812 (set-mark): Doc fix.
9813
9814 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
9815
9816 * longlines.el: New file.
9817
9818 * simple.el (buffer-substring-filters): New variable.
9819 (filter-buffer-substring): New function.
9820 (kill-region, copy-region-as-kill): Use it.
9821
9822 * register.el (copy-to-register, append-to-register)
9823 (prepend-to-register): Use filter-buffer-substring.
9824
9825 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
9826
9827 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
9828 (gud-filter-pending-text): Move in front of gdb.
9829 (gud-overlay-arrow-position): New variable.
9830 (gud-sentinel, gud-display-line): Use it in place of
9831 overlay-arrow-position.
9832
9833 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
9834
9835 * progmodes/fortran.el (fortran-if-indent): Doc fix.
9836 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
9837 (fortran-font-lock-keywords-4): New variable.
9838 (fortran-blocks-re, fortran-end-block-re)
9839 (fortran-start-block-re): New constants, for hideshow.
9840 (hs-special-modes-alist): Add a Fortran entry.
9841 (fortran-mode-map): Bind fortran-end-of-block,
9842 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
9843 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
9844 (fortran-looking-at-if-then, fortran-end-of-block)
9845 (fortran-beginning-of-block): New functions, for hideshow.
9846
9847 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
9848 Doc fix. Tweak regexp.
9849 (f90-beginning-of-block): Push mark first.
9850
9851 2005-03-29 Jay Belanger <belanger@truman.edu>
9852
9853 * calc/calc.el: Update copyright date.
9854 (calc-version): Increase to 2.1.
9855 (calc-version-date): Remove.
9856
9857 * calc/calc-help.el: Update copyright date.
9858 (calc-full-help): Remove reference to calc-version-date.
9859 Update copyright date.
9860
9861 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
9862
9863 * vc.el (vc-do-command): Use a pipe for async processes, so password
9864 prompts don't show up at places where the user can't reply.
9865
9866 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
9867
9868 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
9869 on the file name we pass to the inferior shell.
9870
9871 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9872
9873 * progmodes/which-func.el (which-function): Be robust in the face of an
9874 imenu--make-index-alist failure.
9875
9876 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
9877
9878 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
9879
9880 * progmodes/python.el (python-preoutput-filter): Fix last change.
9881
9882 2005-03-29 Lute Kamstra <lute@gnu.org>
9883
9884 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
9885 functions and compiled macros.
9886 (debug-convert-byte-code): Handle macros too.
9887 (debug-on-entry-1): Don't signal an error when trying to clear a
9888 function that is not set to debug on entry.
9889
9890 2005-03-29 Jay Belanger <belanger@truman.edu>
9891
9892 * calc/calc-lang.el: Add functions to math-function-table
9893 properties of tex and math.
9894
9895 2005-03-29 Kenichi Handa <handa@m17n.org>
9896
9897 * ps-mule.el (ps-mule-plot-string): Translate characters by
9898 ps-print-translation-table.
9899 (ps-mule-begin-job): Call find-charset-region/string with
9900 ps-print-translation-table.
9901 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
9902
9903 * ps-print.el (ps-print-translation-table): New variable.
9904 (ps-plot-region): Translate characters by ps-print-translation-table.
9905
9906 2005-03-29 Juri Linkov <juri@jurta.org>
9907
9908 * simple.el (next-error-highlight-timer): New variable.
9909
9910 * progmodes/compile.el (compilation-goto-locus):
9911 Use `next-error-highlight-timer' instead of `sit-for'.
9912
9913 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
9914
9915 * mail/supercite.el (sc-mail-field): Use assoc-string.
9916 (sc-get-address): Simplify regexps.
9917
9918 * files.el (minibuffer-with-setup-hook): New macro.
9919 (find-file-read-args): Use it to avoid let-binding
9920 minibuffer-with-setup-hook (which breaks turning on/off
9921 file-name-shadow-mode while in the prompt).
9922
9923 * complete.el (PC-read-include-file-name-internal): Use
9924 test-completion.
9925
9926 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
9927
9928 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
9929
9930 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
9931
9932 * window.el (window-buffer-height): Use count-screen-lines.
9933
9934 * progmodes/python.el (python-preoutput-leftover): New var.
9935 (python-preoutput-filter): Use it.
9936 (python-send-receive): Loop until all the result has been received.
9937
9938 2005-03-28 Juri Linkov <juri@jurta.org>
9939
9940 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
9941
9942 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
9943 "Recover Crashed Session".
9944 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
9945 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
9946 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
9947 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
9948 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
9949 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
9950 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
9951 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
9952
9953 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
9954 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
9955 Ediff Sessions", "Toggle use of separate control buffer frame",
9956 "Use separate frame for Ediff control buffer".
9957
9958 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
9959 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
9960 "Rename Bookmark", "Delete Bookmark".
9961
9962 * info.el (Info-mode-menu): Remove ellipsis from "Index".
9963 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
9964 Add `:active Info-index-alternatives' to "Next Matching Item".
9965
9966 * wdired.el (wdired-change-to-wdired-mode):
9967 Mention `wdired-abort-changes' key in the initial message.
9968
9969 * international/mule.el (auto-coding-alist): Associate non-ascii
9970 image filename extensions with `no-conversion'.
9971
9972 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
9973
9974 * international/iso-acc.el:
9975 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
9976
9977 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
9978
9979 * textmodes/sgml-mode.el (html-mode): Doc update.
9980
9981 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
9982
9983 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
9984
9985 * term.el (term-move-columns): Fix face after extending a line.
9986 (term-insert-spaces): Likewise.
9987 (term-reset-terminal): Fix off by one error.
9988
9989 2005-03-26 Eli Zaretskii <eliz@gnu.org>
9990
9991 * international/mule.el (auto-coding-alist): Add .xpi files.
9992
9993 * files.el (auto-mode-alist): Add .xpi files.
9994
9995 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
9996
9997 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
9998
9999 2005-03-26 Eli Zaretskii <eliz@gnu.org>
10000
10001 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
10002
10003 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
10004
10005 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
10006 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
10007
10008 * calendar/cal-move.el (calendar-beginning-of-year): Move the
10009 cursor to Jan 1 when needed.
10010 (calendar-end-of-year): Fix -/+ typo.
10011 Reported by Chong Yidong <cyd@stupidchicken.com>.
10012
10013 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
10014
10015 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
10016
10017 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
10018 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
10019
10020 2005-03-25 Richard M. Stallman <rms@gnu.org>
10021
10022 * filesets.el (filesets-init): Add autoload.
10023
10024 * mail/mailalias.el (mail-directory): Doc fix.
10025
10026 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
10027
10028 * mail/mailalias.el (mail-directory-process): Do nothing if
10029 mail-directory-process is an atom.
10030 (mail-get-names): Ignore mail-directory-names if it is an atom.
10031 (mail-directory-process defvar): Doc fix.
10032 (mail-names): Doc fix.
10033
10034 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
10035
10036 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
10037
10038 2005-03-26 Kenichi Handa <handa@m17n.org>
10039
10040 * international/mule-util.el (detect-coding-with-priority):
10041 Call update-coding-systems-internal before detect-coding-region.
10042
10043 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
10044
10045 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
10046 (gdb-frames-mode-map): Add follow-link property.
10047
10048 2005-03-25 Jay Belanger <belanger@truman.edu>
10049
10050 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
10051 for variables.
10052
10053 2005-03-25 Juri Linkov <juri@jurta.org>
10054
10055 * image-mode.el: Optimize image filename extension regexps in
10056 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
10057 in `auto-mode-alist'.
10058 (image-mode): Add `image-toggle-display-text' to local hook
10059 `change-major-mode-hook'. Display the image as an image by
10060 default. Set `cursor-type' and `truncate-lines' if the image
10061 is already displayed. Take into account the current mode (image
10062 or text) in message.
10063 (image-minor-mode): New minor mode.
10064 (image-mode-maybe, image-toggle-display-text): New functions.
10065 (image-toggle-display): Use called-interactively-p.
10066 Let-bind `inhibit-read-only' to t.
10067
10068 * image-mode.el (image-minor-mode): Set `cursor-type' and
10069 `truncate-lines' if the image is already displayed. Add turning
10070 image-minor-mode off to `change-major-mode-hook'. Add message.
10071 Call `image-toggle-display-text' after turning image-minor-mode off.
10072
10073 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
10074
10075 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
10076 Terminal.app, use utf-8.
10077 (set-display-table-and-terminal-coding-system): Add coding-system arg.
10078 (set-locale-environment): Use it.
10079
10080 * term/xterm.el: Undo last change, better done in mule-cmds.el.
10081
10082 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
10083
10084 * progmodes/python.el (python-close-block-statement-p)
10085 (python-outdent-p, python-current-defun): Use symbol-end.
10086
10087 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
10088
10089 * files.el (save-some-buffers): Doc fix.
10090
10091 2005-03-25 Werner Lemberg <wl@gnu.org>
10092
10093 * complete.el, thumbs.el: Replace `legal' with `valid'.
10094 * calendar/calendar.el: Replace `legal' with `valid'.
10095 * emacs-lisp/advice.el: Replace `legal' with `valid'.
10096 * mail/supercite.el: Replace `legal' with `valid'.
10097 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
10098 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
10099 Replace `legal' with `valid'.
10100 * textmodes/reftex-vars.el, textmodes/reftex.el:
10101 Replace `legal' with `valid'.
10102
10103 2005-03-25 Werner Lemberg <wl@gnu.org>
10104
10105 * calc/calc-forms.el, calc/calc-sel.el:
10106 * midnight.el, vc-cvs.el:
10107 * emacs-lisp/cl-macs.el:
10108 * emulation/vip.el:
10109 * eshell/esh-io.el, eshell/esh-var.el:
10110 * mail/supercite.el:
10111 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
10112 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
10113 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
10114 * progmodes/sh-script.el, progmodes/xscheme.el:
10115 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
10116 * textmodes/reftex-index.el, textmodes/reftex-parse.el
10117 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
10118 * textmodes/reftex.el, textmodes/org.el:
10119 Replace `illegal' with `invalid'.
10120
10121 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
10122
10123 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
10124 (flymake-find-buildfile, flymake-find-possible-master-files)
10125 (flymake-check-include, flymake-parse-line): Replace loops over the
10126 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
10127
10128 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
10129 Substitute file-name-as-directory in the rest of the file.
10130 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
10131 (flymake-replace-region): Remove unused arg `buffer'.
10132 (flymake-check-patch-master-file-buffer): Update calls to it.
10133 (flymake-add-err-info): Remove unused var `count'.
10134 (flymake-mode): Use define-minor-mode.
10135
10136 * progmodes/flymake.el: Use with-current-buffer.
10137 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
10138 flymake-replace-regexp-in-string, flymake-line-beginning-position)
10139 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
10140 Avoid testing for `xemacs'.
10141 (flymake-nop): Move.
10142 (flymake-region-has-flymake-overlays): Return the computed value.
10143 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
10144 Remove unused var `endline'.
10145 (flymake-get-line-count): Remove unused function.
10146 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
10147
10148 * emulation/vi.el:
10149 * generic.el:
10150 * hilit-chg.el (global-highlight-changes):
10151 * hi-lock.el (hi-lock-mode):
10152 * follow.el: find-file-hooks -> find-file-hook.
10153
10154 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
10155
10156 2005-03-24 Juri Linkov <juri@jurta.org>
10157
10158 * dired.el (dired-mode-map): Add menu item "Compare directories"
10159 for dired-compare-directories.
10160
10161 * dired-aux.el (dired-compare-directories): Add autoload cookie.
10162 Doc fix. Replace `read-file-name' with `read-directory-name'.
10163
10164 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
10165
10166 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
10167
10168 2005-03-24 Jay Belanger <belanger@truman.edu>
10169
10170 * calc/calc-embed.el (calc-embedded-mode-change): Save all
10171 relevant mode settings in calc-embedded-original-modes when modes
10172 are permanently changed.
10173
10174 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
10175
10176 * autoinsert.el: find-file-hooks -> find-file-hook.
10177
10178 2005-03-24 Lute Kamstra <lute@gnu.org>
10179
10180 * generic.el (generic-font-lock-defaults): Make it obsolete.
10181 (generic-font-lock-keywords): New variable to replace
10182 generic-font-lock-defaults.
10183 (generic-mode-set-font-lock): Delete it.
10184 (generic-mode-internal): Don't call generic-mode-set-font-lock.
10185 (generic-bracket-support): Add docstring.
10186
10187 * generic-x.el: Rename generic-font-lock-defaults to
10188 generic-font-lock-keywords throughout.
10189 (mailagent-rules-setup-function): Delete it.
10190 (mailagent-rules-generic-mode): Use anonymous function instead.
10191 (show-tabs-generic-mode-font-lock-defaults-1)
10192 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
10193 Quote faces.
10194 (show-tabs-tab-face, show-tabs-space-face): Specify background,
10195 not foreground.
10196
10197 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
10198 Recognize define-generic-mode.
10199
10200 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
10201
10202 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
10203 if there's no completion table.
10204
10205 2005-03-23 Miles Bader <miles@gnu.org>
10206
10207 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
10208 Remove tty-specific variants, as they're no longer needed.
10209
10210 2005-03-23 Lute Kamstra <lute@gnu.org>
10211
10212 * generic-x.el: Code cleanup: make args constant whenever possible.
10213 (installshield-statement-keyword-list)
10214 (installshield-system-functions-list)
10215 (installshield-system-variables-list, installshield-types-list)
10216 (installshield-funarg-constants-list): Make them constants.
10217
10218 * generic.el (generic-make-keywords-list): Add autoload cookie.
10219
10220 * calendar/time-date.el: Add comment on time value formats.
10221 Don't require parse-time.
10222 (with-decoded-time-value): New macro.
10223 (encode-time-value): New function.
10224 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
10225 (days-to-time): Return a valid time value when arg is huge.
10226 (time-since): Use time-subtract.
10227 (time-to-number-of-days): Use time-to-seconds.
10228
10229 2005-03-23 David Ponce <david@dponce.com>
10230
10231 * recentf.el: (recentf-keep): New option.
10232 (recentf-menu-action): Default to `find-file'.
10233 (recentf-keep-non-readable-files-flag)
10234 (recentf-keep-non-readable-files-p)
10235 (recentf-file-readable-p, recentf-find-file)
10236 (recentf-cleanup-remote): Remove.
10237 (recentf-include-p): More robust.
10238 (recentf-keep-p): New function.
10239 (recentf-remove-if-non-kept): Rename from
10240 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
10241 All callers updated.
10242 (recentf-menu-items-for-commands): Fix help string.
10243 (recentf-track-closed-file): Update. Doc fix.
10244 (recentf-cleanup): Update. Count removed files. Doc fix.
10245
10246 2005-03-23 Kim F. Storm <storm@cua.dk>
10247
10248 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
10249 Don't inherit from fringe face (now happens automatically).
10250
10251 2005-03-22 Kim F. Storm <storm@cua.dk>
10252
10253 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
10254 position values.
10255
10256 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
10257
10258 * menu-bar.el (showhide-date-time): Remove.
10259 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
10260 (menu-bar-make-mm-toggle): Simplify.
10261
10262 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
10263
10264 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
10265 Accept qualified variable and function names.
10266
10267 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
10268
10269 * bindings.el (completion-ignored-extensions):
10270 Remove ".lis" for `vax-vms'.
10271
10272 2005-03-22 Andreas Schwab <schwab@suse.de>
10273
10274 * generic-x.el: Revert last change.
10275 * ldefs-boot.el: Update.
10276
10277 2005-03-22 Jay Belanger <belanger@truman.edu>
10278
10279 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
10280 (calc-embedded-save-original-modes)
10281 (calc-embedded-restore-original-modes): New functions.
10282 (calc-do-embedded): Save original modes when entering embedded mode
10283 and restore when leaving embedded mode.
10284 (calc-embedded-modes-change): Change the value of
10285 calc-embedded-original-modes to reflect permanent changes.
10286
10287 2005-03-22 Lute Kamstra <lute@gnu.org>
10288
10289 * generic-x.el: Require generic again.
10290
10291 2005-03-22 Miles Bader <miles@gnu.org>
10292
10293 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
10294 Tweak details to look good on both ttys and bitmap displays, light
10295 or dark background, etc.
10296
10297 2005-03-21 Kim F. Storm <storm@cua.dk>
10298
10299 * tooltip.el (tooltip-show-help-function): Check car and cdr of
10300 mouse position.
10301
10302 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
10303
10304 * icomplete.el: Don't forcibly turn on the mode upon load.
10305 (icomplete-mode): Use define-minor-mode.
10306 (icomplete-eoinput): Default to nil.
10307 (icomplete-minibuffer-setup): Remove autoload.
10308 (icomplete-tidy): Simplify.
10309 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
10310 in the initial state or if the user has modified the field.
10311 Fix handling of icomplete-max-delay-chars.
10312 Remove code that handles the oddball case where
10313 minibuffer-completion-table is an integer.
10314 Wrap icomplete-completions in while-no-input in case building
10315 completions takes more time than expected.
10316 (icomplete-completions): Simplify.
10317
10318 2005-03-21 Richard M. Stallman <rms@gnu.org>
10319
10320 * jka-compr.el (jka-compr-really-do-compress):
10321 Make variable buffer-local.
10322
10323 * image-mode.el: Handle .xpm files too.
10324 (image-toggle-display): Preserve modification flag.
10325
10326 * help.el (where-is): Don't mention aliases with no key bindings.
10327
10328 2005-03-21 Lute Kamstra <lute@gnu.org>
10329
10330 * generic.el: Fix commentary section. Don't require cl for
10331 compilation.
10332 (generic-mode-list): Add autoload cookie.
10333 (generic-use-find-file-hook, generic-lines-to-scan)
10334 (generic-find-file-regexp, generic-ignore-files-regexp)
10335 (generic-mode, generic-mode-find-file-hook)
10336 (generic-mode-ini-file-find-file-hook): Fix docstrings.
10337 (define-generic-mode): Make it a defmacro. Fix docstring.
10338 (generic-mode-internal): Code cleanup. Add autoload cookie.
10339 (generic-mode-set-comments): Code cleanup.
10340 * generic-x.el: Don't prevent compilation. Don't require generic.
10341 Follow coding conventions. Minor code cleanup.
10342 (etc-fstab-generic-mode): Add some keywords.
10343 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
10344 define-generic-mode like a function declaration.
10345
10346 2005-03-21 Jay Belanger <belanger@truman.edu>
10347
10348 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
10349 changing modes.
10350
10351 2005-03-21 Sam Steingold <sds@gnu.org>
10352
10353 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
10354
10355 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
10356
10357 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
10358 Add underscore to "f$ lexicals" regexp.
10359
10360 2005-03-20 Juri Linkov <juri@jurta.org>
10361
10362 * subr.el (progress-reporter-do-update): When `min-value' is equal
10363 to `max-value', set `percentage' to 0 and prevent division by zero.
10364
10365 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10366
10367 Sync with Tramp 2.0.48.
10368
10369 * net/tramp.el (all): Change all addresses to .gnu.org.
10370 (tramp-append-tramp-buffers): New defun.
10371 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
10372 Catch `dont-send' signal.
10373 (tramp-set-auto-save-file-modes): Set always permissions, because
10374 there might be an old auto-saved file belonging to another
10375 original file. This could be a security threat. Reported by
10376 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
10377 Check for Emacs 21.3.50 removed.
10378
10379 * net/tramp-smb.el (all): Remove debug construct for
10380 `with-parsed-tramp-file-name'.
10381 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
10382 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
10383 No error message if DIRECTORY or FILENAME doesn't exist.
10384 (tramp-smb-open-connection): Check existence of
10385 `tramp-smb-program'.
10386
10387 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
10388
10389 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
10390 Properly handle the case where the `m' or `s' command's argument is not
10391 yet terminated.
10392 (perl-indent-new-calculate): New function.
10393 (perl-indent-line): Use it.
10394
10395 2005-03-20 Miles Bader <miles@gnu.org>
10396
10397 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
10398 in text-mode too. Change to new face names.
10399 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
10400 Add `:weight bold' attribute.
10401 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
10402
10403 2005-03-19 Juri Linkov <juri@jurta.org>
10404
10405 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
10406
10407 * international/mule.el (auto-coding-alist): Sync with
10408 `auto-mode-alist' by adding upper case archive file extensions
10409 and adding ear/war to jar extension.
10410
10411 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
10412
10413 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
10414 running, restart it.
10415
10416 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
10417
10418 * finder.el (finder-current-item): Throw an error on an empty line.
10419
10420 * man.el (Man-follow-manual-reference): If current-word returns
10421 nil, use "".
10422
10423 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
10424
10425 * simple.el (goto-line): Doc fix.
10426
10427 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
10428
10429 * files.el (save-buffer): Doc fix.
10430
10431 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
10432
10433 * recentf.el (recentf-cleanup-remote): New variable.
10434 (recentf-cleanup): Use it to conditionally check availability of
10435 remote files.
10436
10437 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
10438
10439 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
10440 function names.
10441
10442 2005-03-19 Eli Zaretskii <eliz@gnu.org>
10443
10444 * language/thai-word.el: New file.
10445
10446 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
10447
10448 * files.el (backup-buffer): If the file's directory is not
10449 writable, use copy instead of move to backup the file.
10450
10451 2005-03-19 Eli Zaretskii <eliz@gnu.org>
10452
10453 * obsolete/keyswap.el: Moved to obsolete/ from term/.
10454
10455 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10456
10457 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
10458 Use functionp instead of symbolp and fboundp. Reported by Drkm
10459 <darkman_spam@yahoo.fr>.
10460 (ps-print-version): New version 6.6.6.
10461
10462 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
10463
10464 * textmodes/table.el (table--line-column-position): New idiom.
10465 (table--row-column-insertion-point-p): New function to test
10466 validity of row and column insertion operation at a location.
10467 (table-global-menu, table-cell-menu): Use above functions for
10468 deterministic test operation.
10469 (table--editable-cell-p): Behave in deterministic fashion.
10470
10471 2005-03-18 Juri Linkov <juri@jurta.org>
10472
10473 * isearch.el (isearch-lazy-highlight-new-loop):
10474 Make arguments beg and end optional.
10475 (isearch-update): Remove optional arguments nil from
10476 isearch-lazy-highlight-new-loop.
10477 (isearch-lazy-highlight-search): Let-bind case-fold-search to
10478 isearch-lazy-highlight-case-fold-search instead of
10479 isearch-case-fold-search, and let-bind isearch-regexp to
10480 isearch-lazy-highlight-regexp.
10481 Use isearch-lazy-highlight-last-string instead of isearch-string.
10482
10483 * replace.el (perform-replace): Remove bindings of global
10484 variables isearch-string, isearch-regexp, isearch-case-fold-search.
10485 Add three new arguments to `replace-highlight'.
10486 (replace-highlight): Add arguments string, regexp, case-fold.
10487 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
10488 to allow isearch-lazy-highlight-new-loop to use these values
10489 to set corresponding isearch-lazy-highlight-* internal
10490 variables whose values lazy highlighting will use regardless of
10491 changes to global variables isearch-string, isearch-regexp,
10492 isearch-case-fold-search during lazy highlighting loop.
10493 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
10494 to `lazy-highlight-cleanup'.
10495
10496 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
10497 (ispell-highlight-face): Set default face to `isearch' when
10498 lazy highlighting is enabled.
10499 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
10500 priority to 1. Add lazy highlighting.
10501 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
10502 from `isearch-dehighlight'.
10503
10504 2005-03-18 David Ponce <david@dponce.com>
10505
10506 * files.el (hack-local-variables): Do a case-insensitive search
10507 for End.
10508
10509 2005-03-18 Juri Linkov <juri@jurta.org>
10510
10511 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
10512 `isearch-lazy-highlight-cleanup', add alias to old name and
10513 declare obsolete. Add release numbers to other obsolete vars.
10514 (isearch-done, isearch-lazy-highlight-new-loop):
10515 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
10516 (lazy-highlight-cleanup) <variable>: Doc fix.
10517 (isearch-lazy-highlight-update): Rename obsolete
10518 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
10519
10520 2005-03-18 Kenichi Handa <handa@m17n.org>
10521
10522 * language/thai-util.el: Fix categorization of Thai characters in
10523 thai-category-table.
10524 (thai-composition-pattern): Adjust it for the above change.
10525 (thai-self-insert-command, thai-compose-syllable): New functions.
10526 (thai-compose-region): Use thai-compose-syllable.
10527 (thai-compose-string): Likewise.
10528 (thai-composition-function): Likewise.
10529 (thai-auto-composition): New function.
10530 (thai-auto-composition-mode): New minor mode.
10531
10532 * language/thai.el: Fix patterns to be registered in
10533 composition-function-table.
10534
10535 * international/quail.el (quail-input-method): Locally bind
10536 inhibit-modification-hooks to t.
10537
10538 2005-03-17 Richard M. Stallman <rms@gnu.org>
10539
10540 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
10541 (perl-mode): Use run-mode-hooks.
10542
10543 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
10544 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
10545 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
10546
10547 * mail/sendmail.el (sendmail-send-it): Reenable the code
10548 to compute resend-to-address and use it.
10549
10550 * tar-mode.el (tar-mode): Turn off undo unconditionally.
10551
10552 * image-mode.el: New file.
10553
10554 * image.el (insert-sliced-image): Add autoload cookie.
10555
10556 * font-lock.el (font-lock-lines-before): New user option.
10557 (font-lock-after-change-function): Obey it.
10558
10559 * bindings.el (esc-map): Make M-g a prefix.
10560 Bind M-g g and M-g M-g to goto-line.
10561
10562 * faces.el (face-id): Doc fix.
10563
10564 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
10565
10566 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
10567 (rmail-show-message): Use rmail-unknown-mail-followup-to.
10568 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
10569
10570 * mail/sendmail.el (mail-yank-ignored-headers)
10571 (mail-font-lock-keywords, mail-mode-fill-paragraph):
10572 Add Mail-Followup-To and Mail-Reply-To headers.
10573 (mail-citation-hook): Add autoload cookie.
10574 (mail-mode): Doc fix.
10575 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
10576 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
10577 (mail-mode-fill-paragraph): Handle those headers.
10578 (mail-mailing-lists): New variable.
10579 (mail-mail-reply-to, mail-mail-followup-to): New functions.
10580
10581 2005-03-17 Juri Linkov <juri@jurta.org>
10582
10583 * isearch.el (isearch-fallback): Check for `(car previous)'
10584 before calling `isearch-other-end-state'.
10585
10586 2005-03-17 Kim F. Storm <storm@cua.dk>
10587
10588 * simple.el (move-beginning-of-line): Move to beginning of buffer
10589 line, as well as beginning of screen line.
10590
10591 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
10592
10593 * calendar/diary-lib.el (mark-diary-entries): Use new optional
10594 argument REDRAW rather than calendar-redrawing variable.
10595 * calendar/calendar.el (calendar-redrawing): Delete.
10596 (redraw-calendar): Do not bind calendar-redrawing.
10597
10598 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
10599
10600 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
10601 diary-file buffer.
10602
10603 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
10604
10605 * help.el (describe-mode): Allow a :minor-mode-function property to
10606 specify a different minor mode toggle function than the variable.
10607 * simple.el (auto-fill-function):
10608 * subr.el (add-minor-mode): Use it.
10609
10610 2005-03-16 Kenichi Handa <handa@m17n.org>
10611
10612 * language/ethio-util.el (sera-being-called-by-w3): New variable.
10613 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
10614 (ethio-fidel-to-sera-buffer): Likewise.
10615
10616 2005-03-16 Juri Linkov <juri@jurta.org>
10617
10618 * emacs-lisp/find-func.el (find-function-regexp):
10619 Add defun-emitting macro `menu-bar-make-toggle'.
10620
10621 * isearch.el: Put `isearch-scroll' property to
10622 `split-window-horizontally'.
10623
10624 * info.el: Update error messages for `debug-ignored-errors'.
10625 (Info-isearch-search): Doc fix.
10626 (Info-find-node): Move up code to go into info buffer before
10627 recording the node to the history.
10628 (Info-fontify-node): Fontify titles only if the next line
10629 has two or more `*', `=', `-', `.'.
10630 Display "go to this node" for empty (match-string 3).
10631
10632 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10633
10634 * term/mac-win.el: Add mouse pointer shape constants.
10635
10636 2005-03-15 Kim F. Storm <storm@cua.dk>
10637
10638 * simple.el (move-beginning-of-line): Use vertical-motion.
10639
10640 2005-03-15 Juri Linkov <juri@jurta.org>
10641
10642 * isearch.el (isearch-error): New variable.
10643 (isearch-invalid-regexp, isearch-within-brackets): Remove.
10644 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
10645 (isearch-within-brackets-state): Remove.
10646 (isearch-case-fold-search-state, isearch-pop-fun-state):
10647 Decrease frame index.
10648 (isearch-mode, isearch-top-state, isearch-push-state)
10649 (isearch-edit-string, isearch-abort, isearch-search-and-update)
10650 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
10651 (isearch-search, isearch-lazy-highlight-new-loop):
10652 Replace `isearch-invalid-regexp' with `isearch-error'.
10653 Remove `isearch-within-brackets'.
10654 (isearch-search): Add `search-failed' handler to `condition-case'.
10655 (isearch-lazy-highlight-search): Add `condition-case' to catch
10656 errors and allow `isearch-lazy-highlight-update' to try
10657 highlighting from the beginning of the window.
10658 (isearch-repeat): Move up code to set isearch-wrapped to t
10659 before calling isearch-wrap-function.
10660
10661 * info.el (Info-isearch-initial-node): New internal variable.
10662 (Info-search): Signal an error in isearch mode when search leaves
10663 the initial node. Signal an error when `bound' is non-nil and
10664 nothing was found in the current subfile.
10665 (Info-isearch-search): Remove `condition-case'.
10666 (Info-isearch-wrap): Don't wrap when search failed during leaving
10667 the initial node. If `Info-isearch-search' is nil, wrap around
10668 the current node.
10669 (Info-isearch-start): New fun.
10670 (Info-mode): Add buffer-local hook `Info-isearch-start' to
10671 `isearch-mode-hook'.
10672
10673 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10674
10675 * simple.el (normal-erase-is-backspace): Set default to t if
10676 running on Mac.
10677
10678 * term/mac-win.el (function-key-map): Sync with x-win.el.
10679
10680 2005-03-15 Kenichi Handa <handa@m17n.org>
10681
10682 * international/mule-cmds.el (locale-language-names): Modify the
10683 format of elements and add more entries.
10684 (locale-preferred-coding-systems): Add more entries.
10685 (set-locale-environment): Adjust for the change of
10686 locale-language-names.
10687
10688 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
10689
10690 * pcvs.el (smerge-ediff): Remove bogus autoload.
10691
10692 2005-03-14 Lute Kamstra <lute@gnu.org>
10693
10694 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
10695 Ignore a `*' at the beginning of a line.
10696
10697 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
10698 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
10699 subr.el.
10700 (dont-compile, eval-when-compile, eval-and-compile): Use declare
10701 to specify indentation.
10702
10703 * generic.el (define-generic-mode): Let generic-mode-list be a
10704 list of strings; test membership with equal.
10705
10706 2005-03-14 Kim F. Storm <storm@cua.dk>
10707
10708 * simple.el (next-line, previous-line): Add optional try-vscroll
10709 arg to recognize interactive use. Pass it on to line-move.
10710 (line-move): Don't perform auto-window-vscroll when defining or
10711 executing keyboard macro to ensure consistent behavior.
10712
10713 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
10714
10715 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
10716
10717 2005-03-13 Lute Kamstra <lute@gnu.org>
10718
10719 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
10720 debugger-setup-buffer so that backtrace marks the frames set to
10721 debug-on-exit and we don't have to do it manually. Set an extra
10722 debug-on-exit for macro's.
10723 (debugger-setup-buffer): Don't mark the top frame manually.
10724
10725 2005-03-12 Lute Kamstra <lute@gnu.org>
10726
10727 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
10728 lisp-indent-function throughout.
10729 (with-no-warnings): Set lisp-indent-function property.
10730
10731 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
10732
10733 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
10734 Add entry for backslash.
10735
10736 2005-03-12 Juri Linkov <juri@jurta.org>
10737
10738 * info.el (Info-search): Four fixes for backward search.
10739
10740 2005-03-11 Jay Belanger <belanger@truman.edu>
10741
10742 * calc/calc.el (calc-language-alist): New variable.
10743 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
10744 (calc-embedded-find-modes): Use calc-language-alist instead of
10745 calc-embedded-language-alist.
10746
10747 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
10748
10749 * calendar/calendar.el (calendar-redrawing): New internal
10750 variable.
10751 (redraw-calendar): Remove bogus save-excursion from previous
10752 change. Bind calendar-redrawing to t for mark-diary-entries.
10753 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
10754 calendar if that is why we were called.
10755
10756 2005-03-11 Kenichi Handa <handa@m17n.org>
10757
10758 * international/mule.el (make-coding-system): Set property
10759 coding-system-define-form to nil.
10760 (define-coding-system-alias): Likewise.
10761
10762 2005-03-11 Kenichi Handa <handa@m17n.org>
10763
10764 These changes are suggested by Dave Love <fx@gnu.org>.
10765
10766 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
10767 coding: tag.
10768 (adaptive-fill-regexp): Add more bullets.
10769 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
10770 regexps.
10771
10772 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
10773
10774 * help.el (describe-mode): Properly handle non-trivial lighters.
10775 Don't ignore minor modes that are not listed in minor-mode-list.
10776
10777 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
10778 feature ON when the user requests to turn it OFF.
10779
10780 2005-03-10 Lute Kamstra <lute@gnu.org>
10781
10782 * emacs-lisp/debug.el (debug-entry-code): Delete it.
10783 (implement-debug-on-entry): New function to replace debug-entry-code.
10784 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
10785 second argument as the 2005-03-07 change makes it obsolete.
10786 (debug-on-entry, cancel-debug-on-entry): Update call to
10787 debug-on-entry-1.
10788 (debug, debugger-setup-buffer): Comment update.
10789 (debugger-frame-number): Update to work with implement-debug-on-entry.
10790
10791 2005-03-10 Jay Belanger <belanger@truman.edu>
10792
10793 * calc/calc-embed.el (math-ms-args): Declare it.
10794 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
10795 math-ms-args.
10796 (calc-embedded-subst): Use math-multi-subst-rec to substitute
10797 variables.
10798
10799 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
10800
10801 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
10802 Use message-box.
10803
10804 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
10805 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
10806 (tooltip-gud-tips): Simplify.
10807 (tooltip-gud-tips-p): Remove superfluous :set.
10808 (tooltip-gud-modes): Add fortran-mode.
10809 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
10810
10811 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
10812
10813 2005-03-09 Kim F. Storm <storm@cua.dk>
10814
10815 * play/animate.el (animate-place-char): Use forward-line instead
10816 of next-line to improve performance.
10817
10818 2005-03-09 Simon Josefsson <jas@extundo.com>
10819
10820 * net/browse-url.el (browse-url-default-browser): Doc fix.
10821
10822 2005-03-09 Miles Bader <miles@gnu.org>
10823
10824 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
10825 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
10826
10827 2005-03-09 Kenichi Handa <handa@m17n.org>
10828
10829 * international/latin-1.el: Set case and syntax for 255 only if
10830 set-case-syntax-set-multibyte is nil.
10831
10832 * textmodes/ispell.el (ispell-insert-word): New function.
10833 (ispell-word): Use ispell-insert-word to insert a new word.
10834 (ispell-process-line): Likewise.
10835 (ispell-complete-word): Likewise.
10836
10837 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
10838
10839 * calendar/calendar.el (redraw-calendar): Preserve point.
10840 Reported by Matt Hodges <MPHodges@member.fsf.org>.
10841 (calendar-week-start-day): Move after definition of
10842 redraw-calendar. Delete buffer test, since redraw-calendar has
10843 that now.
10844
10845 * calendar/diary-lib.el (mark-diary-entries): Only call
10846 redraw-calendar in the first of any recursive calls.
10847 Reported by Alan Shutko <ats@acm.org>.
10848
10849 2005-03-08 Juri Linkov <juri@jurta.org>
10850
10851 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
10852 (html-horizontal-rule, html-line, html-image, html-checkboxes)
10853 (html-radio-buttons): Add a space before the trailing `/>' where
10854 sgml-xml-mode is non-nil.
10855 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
10856 the subsequent tag of the empty XML tag.
10857 (html-href-anchor): Don't set initial input to "http:".
10858 (html-image): Ask for the image URL and set point inside alt="".
10859 (html-name-anchor): Duplicate the name in the `id' attribute when
10860 sgml-xml-mode is non-nil.
10861 (html-paragraph): Remove \n before <p>.
10862 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
10863 instead of `checked' when sgml-xml-mode is non-nil.
10864
10865 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
10866 Remove 1 space before #RRGGBB to not truncate it on terminal
10867 windows w/o fringes. Remove 1 space between bg and fg examples
10868 to get more space.
10869 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
10870 avoid byte-compile warnings.
10871
10872 * image-file.el (image-file-handler): Put `safe-magic' property to
10873 `image-file-handler'.
10874
10875 * info.el (Info-isearch-search): Emulate word search in
10876 isearching through multiple Info nodes with Info-search.
10877 (Info-isearch-wrap): Allow isearch-word.
10878
10879 2005-03-08 Lute Kamstra <lute@gnu.org>
10880
10881 * emacs-lisp/debug.el (debugger-step-through): Make sure that
10882 stepping into the debugger's code is not possible.
10883 (debugger-jumping-flag): Docstring update.
10884
10885 2005-03-08 Jay Belanger <belanger@truman.edu>
10886
10887 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
10888 embedded mode begins.
10889 (calc-embedded-language-alist): New variable.
10890 (calc-embedded-find-modes): Use calc-embedded-language-alist to
10891 set default language mode.
10892
10893 2005-03-08 Kenichi Handa <handa@m17n.org>
10894
10895 * international/ccl.el (define-ccl-program): Fix docstring about
10896 extra 256 bytes assured for the output buffer.
10897
10898 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
10899 Fix BUFFER_MAGNIFICATION to 2.
10900 (ccl-encode-mule-utf-16be-with-signature): Likewise.
10901
10902 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
10903
10904 * align.el (align-rules-list): Added an alignment rule for CSS
10905 declarations (applies to css-mode and html-mode buffers).
10906
10907 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
10908
10909 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
10910
10911 2005-03-07 Kim F. Storm <storm@cua.dk>
10912
10913 * simple.el (move-beginning-of-line): New command.
10914
10915 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
10916
10917 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
10918
10919 * emulation/cua-base.el: Put CUA move property on move-end-of-line
10920 and move-beginning-of-line.
10921
10922 * apropos.el (apropos-print): Omit command from M-x ... RET.
10923
10924 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
10925
10926 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
10927 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
10928
10929 2005-03-06 Richard M. Stallman <rms@gnu.org>
10930
10931 * bindings.el (esc-map): Bind M-g to goto-line.
10932
10933 * facemenu.el (global-map): Bind M-o, not M-g.
10934
10935 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10936
10937 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
10938 "Open Directory" as for "Open File".
10939
10940 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
10941
10942 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
10943 (push-mark-command): Run activate-mark-hook.
10944
10945 2005-03-06 Richard M. Stallman <rms@gnu.org>
10946
10947 * help-mode.el (help-mode-finish): Don't alter the element
10948 in view-return-to-alist if there already is one.
10949
10950 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
10951 make sure the current buffer is the expected one.
10952
10953 * novice.el (disabled-command-function): Output in *Disabled Command*.
10954 Explicitly ignore non-keyboard events, and explicitly handle C-g.
10955
10956 * textmodes/flyspell.el (flyspell-large-region):
10957 Pass args differently for aspell.
10958
10959 * files.el (mode-require-final-newline): Doc fix.
10960
10961 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10962
10963 * progmodes/which-func.el (which-function):
10964 Specify NOERROR when calling imenu--make-index-alist.
10965
10966 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
10967
10968 * simple.el (normal-erase-is-backspace): Define default value.
10969
10970 * custom.el (custom-theme-set-variables): Remove unused var
10971 `immediate'.
10972 (custom-reevaluate-setting): Simple function to handle variables
10973 that are defined before their default value can really be
10974 computed.
10975
10976 * startup.el (command-line): Use it for temporary-file-directory,
10977 small-emporary-file-directory, auto-save-file-name-transforms,
10978 blink-cursor-mode, and normal-erase-is-backspace.
10979
10980 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
10981 progress, even with buggy anchored keywords.
10982
10983 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
10984
10985 * simple.el (goto-line): Remove unbalanced final parenthesis.
10986
10987 2005-03-05 Richard M. Stallman <rms@gnu.org>
10988
10989 * simple.el (goto-line): Use a number at point as the default.
10990 With C-u as arg, switch buffers.
10991
10992 2005-03-05 Juri Linkov <juri@jurta.org>
10993
10994 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
10995 with `no-blinking-cursor'.
10996
10997 * startup.el (no-blinking-cursor): New defvar.
10998 (command-line): Add `--no-blinking-cursor' to longopts.
10999 Set `no-blinking-cursor' to t for command line arguments
11000 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
11001 with `no-blinking-cursor' in the condition for calling
11002 `blink-cursor-mode'.
11003
11004 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
11005
11006 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
11007 (menu-bar-options-save): Add blink-cursor-mode.
11008 (menu-bar-options-menu): Add blink-cursor-mode.
11009
11010 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
11011
11012 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
11013 (icalendar-export-file, icalendar-export-region)
11014 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
11015 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
11016
11017 2005-03-04 Lute Kamstra <lute@gnu.org>
11018
11019 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
11020 (debug-function-list): Ditto.
11021
11022 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
11023
11024 * textmodes/texinfmt.el (texinfo-append-refill):
11025 Redefine the types of line to which @refill
11026 is not appended by replacing a search for `@refill\\|@bye' with
11027 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
11028 itemize@refill' bug and the unfilled long lines bug.
11029 (texinfmt-version): Update number and date.
11030
11031 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
11032
11033 * international/code-pages.el (windows-1250, windows-125[2-8])
11034 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
11035
11036 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
11037
11038 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
11039 bound yet.
11040
11041 2005-03-02 Romain Francoise <romain@orebokech.com>
11042
11043 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
11044 buffer after removing limits.
11045 (ibuffer-pop-filter): Ditto.
11046 Update copyright.
11047
11048 2005-03-02 Miles Bader <miles@gnu.org>
11049
11050 * button.el (make-text-button): If the user doesn't specify a
11051 type, use the default. Rewrite to use `add-text-properties' and
11052 plist functions.
11053
11054 2005-03-01 Lute Kamstra <lute@gnu.org>
11055
11056 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
11057 (debugger-jumping-flag): New var.
11058 (debug-entry-code): Use it.
11059 (debugger-jump): Use debugger-jumping-flag and add
11060 debugger-reenable to post-command-hook.
11061 (debugger-reenable): Use debugger-jumping-flag and remove itself
11062 from post-command-hook.
11063 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
11064 debugger-reenable.
11065
11066 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
11067
11068 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
11069 inclusion of "itemize\\|", which may be unnecessary, is certainly
11070 inelegant, and stops refilling in itemize lists when formatting
11071 Japanese Texinfo files to Info.
11072 Update copyright to 2005.
11073
11074 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
11075
11076 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
11077 of an error if GDB can't find the source file.
11078
11079 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
11080
11081 * calendar/calendar.el (redraw-calendar): Work from any buffer,
11082 not just the calendar.
11083
11084 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
11085 first.
11086 (diary-redraw-calendar): New function.
11087 (make-diary-entry): Add diary-redraw-calendar to local
11088 write-contents-functions. Turn off selective display before
11089 inserting in diary.
11090
11091 2005-03-01 Kim F. Storm <storm@cua.dk>
11092
11093 * emacs-lisp/copyright.el (copyright-fix-years): New command.
11094
11095 2005-03-01 Lute Kamstra <lute@gnu.org>
11096
11097 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
11098 that debug-entry-code can be safely removed from a function while
11099 this code is being evaluated. Revert the 2005-02-27 change as the
11100 new implementation no longer requires it. Make sure that a
11101 function body containing just a string is not mistaken for a docstring.
11102 (debug): Skip one more frame in case of debug on entry.
11103 (debugger-setup-buffer): Delete one more frame line in case of
11104 debug on entry.
11105 (debugger-frame-number): Update to use the new text introduced by
11106 the 1999-11-03 change. Skip one more frame in case of debug on entry.
11107
11108 2005-02-28 Kim F. Storm <storm@cua.dk>
11109
11110 * double.el (double-translate-key): Call force-window-update after
11111 read-event to avoid crash in redisplay.
11112
11113 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
11114
11115 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
11116 (debug): Use it. Move the inhibit-trace earlier.
11117 (debug-entry-code): New const.
11118 (debug-on-entry-1): Use it.
11119
11120 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
11121
11122 * international/utf-16.el (ccl-encode-mule-utf-16le):
11123 Fix BUFFER_MAGNIFICATION to 2.
11124 (ccl-encode-mule-utf-16be): Likewise.
11125
11126 2005-02-28 Kenichi Handa <handa@m17n.org>
11127
11128 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
11129 Fix BUFFER_MAGNIFICATION to 4.
11130 (ccl-encode-mule-utf-16be-with-signature): Likewise.
11131
11132 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
11133
11134 * speedbar.el (speedbar-update-flag): Doc fix.
11135 (speedbar-show-info-under-mouse): Give set-mouse-position the right
11136 argument.
11137
11138 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
11139
11140 * reveal.el (reveal-post-command): Don't try to reveal overlays which
11141 have a non-nil `invisible' property but are actually visible.
11142
11143 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
11144 for perldoc sections.
11145 (perl-outline-regexp, perl-outline-level): New var and function.
11146 (perl-mode): Use them.
11147
11148 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
11149
11150 * calendar/diary-lib.el (diary-remind): Discard any mark portion
11151 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
11152
11153 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
11154
11155 * cus-edit.el: Comment change.
11156 (custom-buffer-create-internal): Slightly reword text at top of
11157 Custom buffers. Mention there that saving an option edits the
11158 init file. Add link to Emacs manual node on `custom-file'.
11159 (custom-magic-alist): Rewrite individual State messages to use
11160 capitalized keywords. Doc fix.
11161
11162 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
11163
11164 * calendar/calendar.el (calendar-buffer): Move above
11165 calendar-week-start-day.
11166 (calendar-week-start-day): Doc fix. Add :set function.
11167 (calendar-minimum-window-height): New variable.
11168 (generate-calendar-window): Only resize window if selected-window
11169 is displaying the calendar buffer. Use new variable
11170 calendar-minimum-window-height.
11171 (generate-calendar): Reword error message.
11172 (calendar-mode-map): Bind DEL to scroll-other-window-down.
11173
11174 2005-02-27 Andreas Schwab <schwab@suse.de>
11175
11176 * vc.el (vc-do-command): Don't run command asynchronously when
11177 operating in a remote directory.
11178
11179 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
11180 change from sync with Tramp 2.0.47.
11181
11182 2005-02-27 Richard M. Stallman <rms@gnu.org>
11183
11184 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
11185
11186 * textmodes/flyspell.el (flyspell-mode-on):
11187 Call ispell-change-dictionary only if necessary.
11188
11189 * emacs-lisp/re-builder.el (regexp-builder): New function.
11190
11191 * register.el (describe-register-1): Explicitly handle
11192 yank-excluded-properties = t.
11193
11194 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
11195 (custom-magic-alist): Change the status descriptions again.
11196 (face widget-type): Total rewrite based on `restricted-sexp'
11197 to eliminate the confusing double hiding levels.
11198
11199 * emacs-lisp/debug.el (debug-on-entry-1):
11200 If function body is empty, add nil as body form.
11201
11202 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
11203
11204 * emacs-lisp/trace.el (inhibit-trace): New var.
11205 (trace-make-advice): Use it.
11206
11207 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
11208
11209 2005-02-26 Kim F. Storm <storm@cua.dk>
11210
11211 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
11212 (mouse-on-link-p, mouse-drag-region-1): Use it.
11213
11214 2005-02-25 Lute Kamstra <lute@gnu.org>
11215
11216 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
11217
11218 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
11219
11220 * frame.el (blink-cursor-mode): Add :group keyword.
11221
11222 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
11223
11224 * calendar/icalendar.el (icalendar--decode-isodatetime):
11225 New optional argument DAY-SHIFT.
11226 (icalendar-export-region): Fix coding-system-for-write.
11227 (icalendar--convert-ical-to-diary): Shift end-day of all-day
11228 events by one.
11229
11230 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
11231
11232 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
11233
11234 2005-02-24 Kim F. Storm <storm@cua.dk>
11235
11236 * international/iso-acc.el (iso-accents-compose): Fix crash
11237 during redisplay. Call force-window-update after read-event
11238 and delete-region to signal that window is not accurate.
11239
11240 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
11241
11242 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
11243 Remove unused and inexistent var `inhibit-trace'.
11244 (debugger-mode): Use run-mode-hooks.
11245 (debugger-list-functions): Add buttons; setup xref stack.
11246
11247 2005-02-23 Richard M. Stallman <rms@gnu.org>
11248
11249 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
11250 appointment says it was explicitly made.
11251 (appt-add): Set the 3rd element.
11252 (appt-make-list): Preserve explicit appointments.
11253
11254 * subr.el (find-tag-default): Catch errors in forward-sexp.
11255
11256 2005-02-23 Juri Linkov <juri@jurta.org>
11257
11258 * info.el (Info-isearch-search): New defcustom.
11259 (Info-isearch-search): Call the default isearch function
11260 when Info-isearch-search is nil.
11261 (Info-isearch-wrap): Use variable Info-isearch-search.
11262
11263 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
11264
11265 * cus-edit.el: Comment change.
11266
11267 2005-02-22 Kim F. Storm <storm@cua.dk>
11268
11269 * progmodes/hideif.el (hide-ifdef-use-define-alist):
11270 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
11271
11272 2005-02-22 Simon Josefsson <jas@extundo.com>
11273
11274 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
11275 New variable.
11276 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
11277 Oskarsson" <myrkraverk@users.sourceforget.net>.
11278
11279 2005-02-22 Kim F. Storm <storm@cua.dk>
11280
11281 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
11282 check that window of that event is the selected window.
11283 (mouse-drag-region-1): Compare mouse event window to selected
11284 window before setting point.
11285
11286 * tooltip.el (tooltip-show-help-function): Pass event to
11287 mouse-on-link-p so it can check selected window.
11288
11289 2005-02-22 Kenichi Handa <handa@m17n.org>
11290
11291 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
11292 (ps-mule-show-warning): New function.
11293 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
11294 characters are found.
11295
11296 * ps-print.el (ps-header-footer-string): Return a list of header
11297 and footer strings.
11298
11299 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
11300
11301 * pcvs.el (cvs-retrieve-revision): Fix thinko.
11302
11303 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
11304
11305 * frame.el (blink-cursor-mode): Use define-minor-mode.
11306
11307 * term/mac-win.el (function-key-map): Use char-names more consistently.
11308 (file-name-coding-system): Only set it for MacOS-9. The other case is
11309 already handled in mule-cmds.el (where it also works when mac-win.el
11310 is not used).
11311
11312 2005-02-21 Kenichi Handa <handa@m17n.org>
11313
11314 * international/mule.el (ctext-pre-write-conversion): Always use
11315 " *code-converting-work*" buffer for work.
11316
11317 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
11318
11319 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
11320
11321 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
11322
11323 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
11324
11325 * ses.el (undo-more): Restore defadvice, but only the part that
11326 allows changes outside the restricted area of the buffer.
11327
11328 2005-02-20 Kim F. Storm <storm@cua.dk>
11329
11330 * simple.el (line-move): Add fourth optional arg try-vscroll which
11331 must be set to perform auto-window-vscroll.
11332 When moving backwards and doing auto-window-vscroll, automatically
11333 vscroll to the last part of lines which are taller than the window.
11334 (next-line, previous-line): Set try-vscroll arg on line-move.
11335
11336 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
11337
11338 * replace.el (query-replace, query-replace-regexp)
11339 (replace-string, replace-regexp): When operating on region, make
11340 the minibuffer prompt say so.
11341
11342 * isearch.el (isearch-forward): Document isearch-query-replace and
11343 isearch-query-replace-regexp keybindings.
11344
11345 2005-02-19 Jay Belanger <belanger@truman.edu>
11346
11347 * calc/calc-aent.el (math-read-token): Add local variable.
11348
11349 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
11350 (calc-edit-top): Move declaration to earlier in file.
11351 (calc-edit-macro-repeats): Add local variables.
11352
11353 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
11354 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
11355 calcFunc-tanh.
11356 Adjust integration rule for calcFunc-tan.
11357
11358 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
11359
11360 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
11361 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
11362 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
11363 (viper-skip-separators): Bug fix.
11364 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
11365 particular major mode.
11366 (viper-del-backward-char-in-replace): Don't put deleted char on the
11367 kill ring.
11368
11369 * viper-ex.el (viper-color-display-p): New function.
11370 (viper-has-face-support-p): Use viper-color-display-p.
11371
11372 * viper-keym.el (viper-gnus-modifier-map): New keymap.
11373
11374 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
11375
11376 * viper-util.el (viper-glob-unix-files): Fix shell status check.
11377 (viper-file-remote-p): Make equivalent to file-remote-p.
11378
11379 * viper.el (viper-major-mode-modifier-list):
11380 Use viper-gnus-modifier-map.
11381
11382 2005-02-19 David Kastrup <dak@gnu.org>
11383
11384 * subr.el (subregexp-context-p): Fix garbled doc string by adding
11385 quoting.
11386
11387 2005-02-19 Jay Belanger <belanger@truman.edu>
11388
11389 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
11390 Remove extra definitions.
11391 (calc-coth): New function.
11392 (calcFunc-cot): Fix `let'.
11393
11394 2005-02-19 Eli Zaretskii <eliz@gnu.org>
11395
11396 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
11397 the reasons we use "type pc" in these faces.
11398
11399 * button.el (button): Ditto.
11400
11401 2005-02-19 Michael Mauger <mmaug@yahoo.com>
11402
11403 * replace.el (query-replace-read-from): Set the value of
11404 query-replace-from-history-variable to handle the case of an empty
11405 string entered to accept the suggested default.
11406
11407 * net/tramp.el (tramp-file-name-for-operation):
11408 Use dired-call-process instead of dired-call-process-command.
11409
11410 2005-02-19 Jay Belanger <belanger@truman.edu>
11411
11412 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
11413 (math-div-non-trig): New variables.
11414 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
11415 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
11416 (math-combine-prod, math-div-symb-fancy): Add simplifications for
11417 trig expressions.
11418
11419 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
11420
11421 * progmodes/gdb-ui.el (gdb-var-update-handler)
11422 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
11423 for watch expressions,
11424 (gdb-var-create-handler): Don't set speedbar-update-flag.
11425 (gdb-post-prompt): Simplify test for speedbar.
11426
11427 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
11428
11429 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
11430 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
11431 we use the syntax table of the correct buffer.
11432 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
11433 Felix Gatzemeier.
11434
11435 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
11436 (ediff-file-remote-p): Make synonymous with file-remote-p.
11437 In all deffaces ediff-*-face-*, use min-colors.
11438
11439 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
11440 ediff-recurse-to-subdirectories.
11441 (ediff-mark-if-equal): Check that the arguments are strings, use
11442 ediff-same-contents (after to Felix Gatzemeier).
11443
11444 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
11445 nil.
11446
11447 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
11448
11449 * log-view.el (log-view-message-re): Fix up Subversion regexp.
11450
11451 2005-02-18 David Kastrup <dak@gnu.org>
11452
11453 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
11454 use `mark-active' when defined.
11455
11456 2005-02-18 Kenichi Handa <handa@m17n.org>
11457
11458 * ps-print.el (ps-font-info-database): New entry
11459 ZapfChancery-MediumItalic with correct font name. Fix font name
11460 of the entry Zapf-Chancery-MediumItalic.
11461
11462 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
11463
11464 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
11465
11466 2005-02-16 Kim F. Storm <storm@cua.dk>
11467
11468 * ido.el (ido-fallback-command): Pass user input to fallback command.
11469
11470 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
11471
11472 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
11473 (gdb-find-file-hook): Add server prefix.
11474
11475 2005-02-16 Richard M. Stallman <rms@gnu.org>
11476
11477 * replace.el (perform-replace): Pass new args to replace-highlight.
11478 (replace-highlight): Take region args,
11479 and pass them to isearch-lazy-highlight-new-loop.
11480
11481 * novice.el (disabled-command-hook): Autoload the defalias
11482 and the make-obsolete-variable call.
11483
11484 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
11485
11486 * isearch.el (isearch-lazy-highlight-start-limit)
11487 (isearch-lazy-highlight-end-limit): New variables limit
11488 the region for highlighting.
11489 (isearch-lazy-highlight-new-loop): New args BEG and END.
11490 (isearch-lazy-highlight-search): Use the new vars.
11491 (isearch-lazy-highlight-update): Likewise.
11492
11493 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
11494
11495 * cus-start.el (all): Use default-boundp.
11496
11497 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
11498
11499 * menu-bar.el (menu-bar-select-frame): Handle current frame.
11500
11501 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
11502
11503 * autorevert.el (auto-revert-stop-on-user-input)
11504 (auto-revert-verbose): Doc fixes.
11505
11506 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
11507
11508 * international/mule-cmds.el (set-locale-environment): Remove call
11509 to set-selection-coding-system on Windows.
11510
11511 2005-02-15 Jay Belanger <belanger@truman.edu>
11512
11513 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
11514 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
11515 calcFunc-coth.
11516 (math-simplify-sqrt): Add simplifications.
11517
11518 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
11519 to list.
11520
11521 * calc/calc-ext.el: Add functions to autoloads.
11522
11523 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
11524 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
11525 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
11526 (math-csc-raw, math-cot-raw): New functions.
11527
11528 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
11529
11530 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
11531 the variable name in a message.
11532
11533 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
11534 calcFunc-csc, calcFunc-cot.
11535
11536 * calc/calcalg2.el: Add derivative and integration rules for
11537 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
11538 calcFunc-csch, calcFunc-coth.
11539 (math-do-integral-methods): Add to checks for when to use
11540 substitutions.
11541
11542 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
11543
11544 2005-02-15 Lute Kamstra <lute@gnu.org>
11545
11546 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
11547 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
11548 <monnier@iro.umontreal.ca>
11549 (lisp-outline-level): Improve efficiency. Suggested by David
11550 Kastrup <dak@gnu.org>.
11551
11552 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
11553
11554 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
11555 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
11556 (gdb-set-gud-minor-mode-existing-buffers): New functions.
11557 (gdb-find-file-hook): New hook. Add it to find-file-hook.
11558 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
11559
11560 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
11561
11562 * cus-start.el (all): Comment change.
11563
11564 2005-02-14 Lute Kamstra <lute@gnu.org>
11565
11566 * cus-start.el (all): Check if symbol is void.
11567
11568 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
11569
11570 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
11571 optional argument to \cite.
11572
11573 2005-02-14 Richard M. Stallman <rms@gnu.org>
11574
11575 * cus-edit.el (custom-buffer-create-internal): Update help message.
11576 (custom-magic-alist): Update help messages.
11577
11578 * cus-start.el (all): Allow a var to specify a standard value.
11579
11580 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
11581
11582 * custom.el (custom-theme-set-variables): Handle variable aliases.
11583
11584 * frame.el (blink-cursor-timer): Doc fix.
11585 (blink-cursor): Make it an alias for `blink-cursor-mode' and
11586 declare obsolete.
11587 (blink-cursor-mode): Define with defcustom and use correct
11588 standard expression in that defcustom.
11589 * startup.el (command-line): Adapt to above changes in frame.el.
11590
11591 2005-02-11 Lute Kamstra <lute@gnu.org>
11592
11593 * apropos.el (apropos-score-doc): Prevent division by zero.
11594
11595 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
11596
11597 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
11598 (icalendar--get-event-property-attributes)
11599 (icalendar--get-event-properties)
11600 (icalendar--datetime-to-diary-date): New functions.
11601 (icalendar--split-value): Doc fix.
11602 (icalendar--datetime-to-noneuropean-date)
11603 (icalendar--datetime-to-european-date): New optional argument
11604 SEPARATOR. Return result as a string instead of a list.
11605 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
11606 (icalendar--convert-string-for-export): Rename arg S to STRING.
11607 (icalendar-export-region): Doc fix. Change name of error buffer.
11608 Save output buffer.
11609 (icalendar-import-file): Add blank at end of prompt.
11610 (icalendar-import-buffer): Doc fix. Do not switch to error
11611 buffer. Indicate status in return value.
11612 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
11613 buffer. Save output buffer. Handle exception from recurrence
11614 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
11615 events. Fix problems with weekly all-day events.
11616
11617 2005-02-10 Richard M. Stallman <rms@gnu.org>
11618
11619 * simple.el (eval-expression-print-format):
11620 Avoid warning about edebug-active.
11621
11622 * help.el (help-for-help-internal): Rename from help-for-help.
11623 (help-for-help): Define with defalias.
11624
11625 * font-core.el (font-lock-default-function): Use with-no-warnings.
11626
11627 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
11628
11629 * custom.el (defface): Doc fix.
11630
11631 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
11632
11633 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
11634 width 0" to prevent word wrapping problems.
11635
11636 2005-02-09 Kim F. Storm <storm@cua.dk>
11637
11638 * ido.el (ido-file-extensions-order): New defcustom.
11639 (ido-file-extension-lessp, ido-file-extension-aux)
11640 (ido-file-extension-order): New advanced file ordering.
11641 (ido-file-lessp): New simple file ordering.
11642 (ido-sort-list): Remove.
11643 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
11644 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
11645
11646 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
11647
11648 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
11649 that some versions of grep produce.
11650 (grep-mode-font-lock-keywords): Likewise.
11651
11652 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
11653
11654 * progmodes/gdb-ui.el (gdb-location-list): New variable.
11655 (gdb-cdir): Delete.
11656 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
11657 (gdb-source-info): Treat case when source file is in another
11658 directory properly.
11659 (gdb-get-location): New function.
11660
11661 2005-02-07 Jay Belanger <belanger@truman.edu>
11662
11663 * calc/calc-prog.el (calc-write-parse-table-part)
11664 (calc-fix-token-name): Fix a check for language type.
11665
11666 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
11667
11668 2005-02-07 Andre Spiegel <spiegel@gnu.org>
11669
11670 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
11671 as directory not writable.
11672
11673 2005-02-07 Kim F. Storm <storm@cua.dk>
11674
11675 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
11676 (cua--standard-movement-commands): Remove list.
11677 Instead, set CUA property value to move for movement commands.
11678 (cua-movement-commands): Remove. Users must set CUA prop instead.
11679 (cua--pre-command-handler): Check CUA property.
11680 (cua--init-keymaps): Don't remap undo commands.
11681 (cua-mode): Don't call cua--rectangle-on-off.
11682
11683 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
11684 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
11685 (cua--rect-undo-set-point): New var.
11686 (cua--rectangle-undo-boundary): Setup undo apply entry.
11687 (cua--rect-undo-handler): New function for rectangle undo.
11688 (cua--rect-start-position, cua--rect-end-position): Add.
11689 (cua--rectangle-post-command): Call cua--rectangle-set-corners
11690 for restored rectangle. Set point if cua--rect-undo-set-point.
11691
11692 2005-02-06 Jay Belanger <belanger@truman.edu>
11693
11694 * calc/calc-lang.el (calc-tex-language): Display more information
11695 in messages.
11696
11697 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
11698 in TeX mode.
11699
11700 2005-02-06 Richard M. Stallman <rms@gnu.org>
11701
11702 * emacs-lisp/lisp.el (buffer-end): Doc fix.
11703
11704 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
11705
11706 * net/ldap.el (ldap-search-internal): Support attributes with
11707 optional descriptions separated by a semi-colon, as in
11708 "userCertificate;binary".
11709
11710 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11711
11712 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
11713 isn't a cons (i.e. the version is 0).
11714
11715 2005-02-05 Eli Zaretskii <eliz@gnu.org>
11716
11717 * help.el (help-for-help): Doc fix.
11718
11719 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
11720
11721 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
11722 GDB-Windows on the menu-bar as this works better.
11723
11724 2005-02-04 Jay Belanger <belanger@truman.edu>
11725
11726 * calc/calc-embed.el (calc-embedded-update): Don't put in
11727 unnecessary newlines. Adjust the end of formula marker.
11728
11729 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
11730 (math-latex-parse-two-args): New function.
11731
11732 2005-02-03 Lute Kamstra <lute@gnu.org>
11733
11734 * help-fns.el (help-with-tutorial): Make sure that users cannot
11735 remove the entire text of the tutorial by means of `undo'.
11736
11737 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
11738
11739 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
11740 in recent changes, where the ispell process was repeatedly
11741 killed & restarted.
11742
11743 * international/mule-cmds.el (set-locale-environment): Set file-name
11744 coding system to utf-8 on Darwin systems.
11745 (set-default-coding-systems): Don't set default-file-name-coding-system
11746 on Darwin systems.
11747
11748 2005-02-03 Richard M. Stallman <rms@gnu.org>
11749
11750 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
11751
11752 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
11753
11754 * faces.el (list-faces-display): Add optional argument.
11755
11756 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
11757
11758 * font-core.el (font-lock-default-function): Handle the rare case where
11759 only font-lock-keywords is set.
11760
11761 2005-02-02 Kenichi Handa <handa@m17n.org>
11762
11763 * international/characters.el: Cancel previous change for
11764 I-WITH-DOT-ABOVE and DOTLESS-i.
11765
11766 * international/latin-5.el: Cancel previous change.
11767
11768 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
11769
11770 * progmodes/gud.el: Correction to syntax in gud-menu-map.
11771
11772 2005-02-02 Kenichi Handa <handa@m17n.org>
11773
11774 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
11775 DOTLESS-i.
11776
11777 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
11778 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
11779
11780 * case-table.el (get-upcase-table): New function.
11781 (copy-case-table): Copy upcaes table too if non-nil.
11782 (set-case-syntax-delims): Maintain upcase table too.
11783 (set-case-syntax-pair): Likewise.
11784 (set-upcase-syntax, set-downcase-syntax): New functions.
11785 (set-case-syntax): Maintain upcase table too.
11786
11787 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
11788
11789 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
11790
11791 * progmodes/gud.el (gud-goto-info): New function.
11792 (gud-tool-bar-map): Use correct icon.
11793
11794 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
11795
11796 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
11797 When delegating, order args in the funcall correctly.
11798
11799 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
11800
11801 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
11802
11803 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
11804
11805 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
11806 buffer not visiting a file.
11807
11808 2005-01-31 Jay Belanger <belanger@truman.edu>
11809
11810 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
11811 bound on the line with the formula.
11812
11813 2005-01-31 Kim F. Storm <storm@cua.dk>
11814
11815 * ses.el (ses-create-cell-variable-range)
11816 (ses-destroy-cell-variable-range, ses-reset-header-string)
11817 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
11818 (ses-insert-row): Fix format of apply undo entries.
11819
11820 2005-01-31 Jay Belanger <belanger@truman.edu>
11821
11822 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
11823 parts.
11824
11825 * calc/calc-embed.el (calc-embedded-open-formula)
11826 (calc-embedded-close-formula): Ignore matrix environments.
11827
11828 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
11829 TeX mode.
11830
11831 * calc/calc-lang.el (math-function-table, math-oper-table)
11832 (math-variable-table): Adjust the LaTeX portions.
11833
11834 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
11835 (math-latex-ignore-words): New constant.
11836
11837 2005-01-31 Richard M. Stallman <rms@gnu.org>
11838
11839 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
11840 (ispell-local-dictionary): Doc fix.
11841 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
11842 Don't reinitialize at run time. Don't defcustom.
11843 All uses changed to append ispell-local-dictionary-alist,
11844 or check it first.
11845 (ispell-current-dictionary): New variable for dictionary in use.
11846 (ispell-dictionary): Now used only for global default.
11847 (ispell-start-process): Set ispell-current-dictionary,
11848 not ispell-dictionary.
11849 (ispell-change-dictionary): Use this only for setting
11850 user preferences.
11851 (ispell-internal-change-dictionary): New function
11852 to change the current dictionary in use.
11853 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
11854 Use ispell-current-dictionary.
11855 Handle ispell-local-dictionary-overridden.
11856 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
11857
11858 2005-01-31 Jay Belanger <belanger@truman.edu>
11859
11860 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
11861
11862 * calc/calc-ext.el: Add calc-latex-language to autoloads.
11863 (calc-mode-map): Add calc-latex-language.
11864
11865 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
11866 (math-latex-print-frac): New functions.
11867 (math-oper-table, math-function-table, math-variable-table)
11868 (math-complex-format, math-input-filter): Add latex properties.
11869 (calc-set-language): Set math-expr-special-function-mapping.
11870
11871 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
11872 (calc-write-parse-table-part): Add LaTeX support.
11873
11874 * calc/calc.el (calc-language): Adjust docstring.
11875 (calc-set-mode-line): Add LaTeX support.
11876 (math-expr-special-function-mapping): New variable.
11877 (math-tex-ignore-words): Add to list.
11878
11879 * calc/calccomp.el (math-compose-expr, math-compose-rows):
11880 Add LaTeX support.
11881 (math-compose-expr): Add support for special functions.
11882
11883 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
11884
11885 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
11886
11887 * progmodes/gdb-ui.el (gdb-memory-address)
11888 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
11889 (gdb-memory-mode-map, gdb-memory-format-keymap)
11890 (gdb-memory-format-menu, gdb-memory-unit-keymap)
11891 (gdb-memory-unit-menu): New variables for a buffer
11892 that lets the user examine program memory.
11893 (gdb-memory-set-address, gdb-memory-set-repeat-count)
11894 (gdb-memory-format-binary, gdb-memory-format-octal)
11895 (gdb-memory-format-unsigned, gdb-memory-format-signed)
11896 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
11897 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
11898 (gdb-memory-unit-word, gdb-memory-unit-halfword)
11899 (gdb-memory-unit-byte, gdb-memory-unit-menu)
11900 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
11901 (gdb-memory-mode, gdb-memory-buffer-name)
11902 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
11903 New functions for above buffer.
11904
11905 2005-01-30 Richard M. Stallman <rms@gnu.org>
11906
11907 * cus-edit.el (custom-bury-buffer): Function deleted.
11908 (custom-buffer-done-function): Option deleted.
11909 (custom-buffer-done-kill): New (replacement option.
11910 (Custom-buffer-done): Call quit-window.
11911 (custom-buffer-create-internal): Update for above changes.
11912
11913 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
11914
11915 * simple.el (undo-ask-before-discard): New var.
11916 (undo-outer-limit-truncate): Implement it.
11917 (undo-extra-outer-limit): Doc update.
11918
11919 2005-01-29 Richard M. Stallman <rms@gnu.org>
11920
11921 * ses.el (undo-more): Delete defadvice.
11922 (ses-begin-change): Doc fix.
11923
11924 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
11925 instead of rebinding C-x u and C-_.
11926
11927 * files.el (normal-backup-enable-predicate): Return nil for files
11928 in /tmp, regardless of temporary-file-directory.
11929
11930 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
11931
11932 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
11933 (open-rectangle, delete-whitespace-rectangle-line)
11934 (clear-rectangle-line): If FILL, pass t instead of FILL
11935 for move-to-column's 2nd arg.
11936
11937 * simple.el (undo): Fix the test for continuing a series of undos.
11938 (undo-more): Set pending-undo-list to t when we reach end.
11939 (pending-undo-list): Move up defvar.
11940
11941 * wid-edit.el (widget-button-click):
11942 Shorten the range of the track-mouse binding.
11943
11944 * comint.el (comint-insert-input): Undo previous changes;
11945 use last-input-event in interactive spec.
11946
11947 2005-01-29 Eli Zaretskii <eliz@gnu.org>
11948
11949 * progmodes/compile.el (compilation-start): Bind buffer-read-only
11950 to nil before invoking call-process. Reset buffer's modified flag
11951 after fontifying it in the no-async branch.
11952
11953 * wid-edit.el (widget-specify-button): If mouse pointer shape
11954 cannot be changed, use mouse face instead.
11955
11956 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
11957
11958 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
11959 (gdb-goto-breakpoint): Make breakpoint handling work on template
11960 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
11961 (gdb-assembler-custom): Update to recognize breakpoint information
11962 added on 2005-01-19.
11963
11964 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
11965
11966 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
11967 (dsssl-mode): Use define-derived-mode.
11968 (scheme-mode-initialize): Remove.
11969 (scheme-mode): Use run-mode-hooks.
11970
11971 * cus-edit.el (customize-group-other-window)
11972 (custom-buffer-create-other-window): Don't override special-display-*.
11973 (custom-mode-map): Make it dense.
11974
11975 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
11976 sets the default value.
11977
11978 2005-01-28 Eli Zaretskii <eliz@gnu.org>
11979
11980 * descr-text.el: Add more keywords.
11981
11982 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
11983
11984 * speedbar.el: Avoid unnecessary use of locate-library.
11985
11986 * international/mule-cmds.el (standard-display-european-internal):
11987 Don't fiddle with latin-1 non-break space any more since it's now
11988 special cased in the C code.
11989 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
11990
11991 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
11992
11993 * cus-start.el (all): Add `undo-outer-limit'.
11994
11995 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11996
11997 * textmodes/bibtex.el (bibtex-format-entry):
11998 Use `bibtex-empty-field-re' only on the text of fields, not on entire
11999 field lines.
12000 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
12001 not on part of a buffer.
12002
12003 2005-01-25 Lute Kamstra <lute@gnu.org>
12004
12005 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
12006 nonempty field text strings like "{letters\\macro{}more letters}".
12007 Clarify docstring.
12008 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
12009 (bibtex-entry-offset, bibtex-parse-association)
12010 (bibtex-parse-field-name): Fix typos in docstrings.
12011 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
12012
12013 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
12014
12015 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
12016 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
12017 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
12018 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
12019
12020 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
12021 isearch minor mode.
12022
12023 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
12024
12025 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
12026
12027 2005-01-24 Lute Kamstra <lute@gnu.org>
12028
12029 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
12030 CASECHARS and NOT-CASECHARS regular expressions of the
12031 "nederlands" and "nederlands8" dictionaries to prevent a "Range
12032 striding over charsets" error.
12033
12034 2005-01-24 Jay Belanger <belanger@truman.edu>
12035
12036 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
12037 display variable name.
12038
12039 2005-01-24 Kenichi Handa <handa@m17n.org>
12040
12041 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
12042 Fix setting of the element of encoded-kbd-iso2022-invocations.
12043
12044 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
12045
12046 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
12047 (gdb-threads-select): Change to also accept mouse events.
12048 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
12049 (gdb-threads-mouse-select): Delete.
12050
12051 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
12052
12053 * files.el (insert-directory): Take care of empty directory,
12054 listed without -a switch.
12055
12056 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
12057
12058 * textmodes/refill.el (refill-post-command-function):
12059 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
12060 to the list of functions that we should be careful not to undo.
12061 (refill-late-fill-paragraph-function): Remove.
12062 (refill-saved-state): New var.
12063 (refill-mode): Use it to save fill-paragraph-function.
12064 Save also the value of auto-fill-function.
12065
12066 * term/w32-win.el: Simplify code.
12067
12068 2005-01-23 Kim F. Storm <storm@cua.dk>
12069
12070 * simple.el (line-move): Adapt to new return value from
12071 pos-visible-in-window-p.
12072
12073 * simple.el (line-move): Fix last change. Check partial
12074 visibility at point rather than at window-start.
12075
12076 2005-01-22 Jason Rumney <jasonr@gnu.org>
12077
12078 * term/w32-win.el (xw-defined-colors): Remove debug-message.
12079
12080 2005-01-22 David Kastrup <dak@gnu.org>
12081
12082 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
12083
12084 2005-01-22 Eli Zaretskii <eliz@gnu.org>
12085
12086 * type-break.el (type-break-mode): Add a test for
12087 type-break-file-name being non-nil.
12088
12089 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
12090
12091 * net/eudc.el (top level): Call (message "") via progn, so that
12092 eudc-options-file is loaded.
12093
12094 2005-01-22 Kim F. Storm <storm@cua.dk>
12095
12096 * simple.el (line-move-1): Rename from line-move.
12097 (line-move): New function that adjusts vscroll for partially
12098 visible rows, and calls line-move-1 otherwise.
12099
12100 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
12101
12102 * pcomplete.el: Define pcomplete-read-event instead of read-event,
12103 since it's not a complete read-event implementation
12104
12105 2005-01-20 Jay Belanger <belanger@truman.edu>
12106
12107 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
12108 for called function.
12109
12110 2005-01-20 Steven Tamm <steventamm@mac.com>
12111
12112 * term/mac-win.el (process-connection-type): Remove.
12113 Controlled now by s/darwin.h:PTY_ITERATION.
12114
12115 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
12116
12117 * window.el (handle-select-window): Don't switch window when we're
12118 in the minibuffer.
12119
12120 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
12121
12122 * subr.el (dotimes-with-progress-reporter): New macro.
12123
12124 * ses.el (ses-dotimes-msg): Remove macro.
12125 Use `dotimes-with-progress-reporter' instead.
12126
12127 2005-01-19 Steven Tamm <steventamm@mac.com>
12128
12129 * term/mac-win.el (process-connection-type): Use new
12130 operating-system-release variable to use ptys on Darwin 7 (OS X
12131 10.3) when using carbon build.
12132
12133 2005-01-19 Jay Belanger <belanger@truman.edu>
12134
12135 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
12136 flags if the last command was a tab or M-tab.
12137
12138 * calc/calc-prog.el (calc-user-define-edit): Put original formula
12139 in formula editing buffer.
12140
12141 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
12142
12143 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
12144 breakpoint image symbol in margin.
12145
12146 2005-01-19 Jay Belanger <belanger@truman.edu>
12147
12148 * calc/calc-prog.el (calc-execute-kbd-macro):
12149 Ignore calc-keep-arg-flag.
12150
12151 2005-01-19 Kenichi Handa <handa@m17n.org>
12152
12153 * textmodes/ispell.el (ispell-looking-at): New function.
12154 (ispell-process-line): Use ispell-looking-at to compare the ispell
12155 output and the buffer contents.
12156
12157 2005-01-18 Jay Belanger <belanger@truman.edu>
12158
12159 * calc/calc.el (calc-display-raw): Fix docstring.
12160
12161 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
12162
12163 * simple.el (blink-matching-open): Strip extra info from syntax.
12164
12165 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
12166 funny chars in the end-of-here-doc marker.
12167
12168 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
12169
12170 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
12171 that enable/disabled state of breakpoints is shown correctly in
12172 fringe and on ttys.
12173 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
12174 Add breakpoint information as text properties.
12175 (gdb-mouse-toggle-breakpoint):
12176 Rename to gdb-mouse-set-clear-breakpoint.
12177 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
12178 breakpoints in the margin.
12179 (gdb-remove-strings): Simplify.
12180
12181 2005-01-17 Jay Belanger <belanger@truman.edu>
12182
12183 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
12184 erasing buffer.
12185
12186 2005-01-17 Richard M. Stallman <rms@gnu.org>
12187
12188 * progmodes/grep.el (grep-find): Copy from `grep' the condition
12189 for calling grep-compute-defaults.
12190
12191 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
12192 if buffer is empty.
12193
12194 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
12195
12196 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
12197
12198 * hilit-chg.el (highlight-changes-mode): Don't autoload.
12199
12200 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
12201 non-preloaded variables.
12202
12203 2005-01-17 Steven Tamm <steventamm@mac.com>
12204
12205 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
12206 tex-shell cause to force interactivity when using pipes.
12207
12208 2005-01-17 Kim F. Storm <storm@cua.dk>
12209
12210 * simple.el (just-one-space): Make arg optional.
12211
12212 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
12213
12214 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
12215 posn-at-x-y to t to access left-margin.
12216
12217 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
12218
12219 Sync with Tramp 2.0.47.
12220
12221 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
12222 catching keep-date problems in cp/scp operations.
12223 (tramp-handle-copy-file): Don't call `set-file-modes'
12224 unconditionally. Specialized functions should know better what is
12225 necessary. This improves performance a little bit, and the
12226 functions could catch errors with `cp -p' and `scp -p'.
12227 (tramp-do-copy-or-rename-file-via-buffer)
12228 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
12229 when appropriate.
12230 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
12231 Call `set-file-modes' when appropriate.
12232 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
12233 Johnsson <isak@hypergene.com>
12234 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
12235 of both Tramp buffer and debug buffer. Reported by Joakim Verona
12236 <joakim@verona.se>
12237 (tramp-file-name-for-operation): Mark `shell-command' as magic for
12238 Emacs only.
12239
12240 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
12241 `find-file-hooks' and `dired-mode-hook'.
12242 (tramp-minor-mode-map): Respective map. Add remapping for
12243 `compile' and `recompile'.
12244 (tramp-remap-command, tramp-recompile): New defuns.
12245 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
12246 in buffer "*Compilation*". Call the commands asynchronously.
12247
12248 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
12249 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
12250 `shell-command', because it isn't magic in XEmacs. Reported by
12251 Adrian Aichner <adrian@xemacs.org>.
12252
12253 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
12254 `substitute-in-file-name.
12255 (tramp-smb-handle-substitute-in-file-name): New defun.
12256 (tramp-smb-advice-PC-do-completion): Delete advice.
12257
12258 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
12259
12260 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
12261 Fix error in deleting region.
12262
12263 2005-01-15 Richard M. Stallman <rms@gnu.org>
12264
12265 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
12266 In non-temp buffer, switch syntax table temporarily.
12267
12268 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
12269
12270 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
12271
12272 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
12273
12274 * imenu.el (imenu--split-menu): Copy menulist before sorting.
12275 (imenu--generic-function): Use START, not BEG, as pos of definition.
12276
12277 * simple.el (just-one-space): Argument specifies number of spaces.
12278
12279 * simple.el (eval-expression-print-format): Avoid warning
12280 about edebug-active.
12281
12282 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
12283
12284 * progmodes/sh-script.el: Code copied from make-mode.el
12285 with small changes,
12286 (sh-mode-map): Bind C-c C-\.
12287 (sh-backslash-column, sh-backslash-align): New variables.
12288 (sh-backslash-region, sh-append-backslash): New functions.
12289
12290 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
12291
12292 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
12293 (rmail-pop-password, rmail-pop-password-required): Move to
12294 rmail-obsolete group.
12295 (rmail-set-pop-password): Rename to rmail-set-remote-password.
12296 All callers updated.
12297 (rmail-get-pop-password): Rename to rmail-get-remote-password.
12298 Take an argument specifying whether it is POP or IMAP mailbox we
12299 are using. All callers updated.
12300 (rmail-pop-password-error): Rename to
12301 rmail-remote-password-error. Added mailutils-specific error message.
12302 (rmail-movemail-search-path)
12303 (rmail-movemail-variant-in-use): New variables.
12304 (rmail-remote-password, rmail-remote-password-required):
12305 New customization variables.
12306 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
12307 (rmail-parse-url): New function.
12308 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
12309 with GNU mailutils movemail.
12310
12311 2005-01-15 Kevin Ryde <user42@zip.com.au>
12312
12313 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
12314 suffix to space, $ or '$, to correctly position point when going
12315 to @table style constants like DBL_MAX.
12316
12317 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
12318
12319 * type-break.el (type-break-mode, type-break-file-time)
12320 (type-break-file-keystroke-count, type-break-choose-file):
12321 Don't store data in or load data from the file if type-break-file-name
12322 is nil.
12323 (type-break-file-name): Doc update as per the above.
12324
12325 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
12326
12327 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
12328 lookup-key might return nil; handle that.
12329
12330 2005-01-15 Alan Mackenzie <acm@muc.de>
12331
12332 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
12333 rather than the element found, thus enabling the tree to be setcar'd.
12334
12335 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
12336
12337 * textmodes/org.el (org-show-following-heading): New option.
12338 (org-show-hierarchy-above): Use `org-show-following-heading'.
12339 (org-cycle): Documentation fix.
12340
12341 * textmodes/org.el (orgtbl-optimized): New option
12342 (orgtbl-mode): New command, a minor mode.
12343 (orgtbl-mode-map): New variable.
12344 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
12345 (orgtbl-error, orgtbl-self-insert-command)
12346 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
12347
12348 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
12349 a local variable in each org-mode buffer.
12350
12351 * textmodes/org.el (org-set-regexps-and-options): Rename from
12352 `org-set-regexps'. Added checking for STARTUP keyword.
12353 (org-get-current-options): Add STARTUP options.
12354 (org-table-insert-row): Make mode intelligent about when
12355 realignment is needed.
12356 (org-self-insert-command, org-delete-backward-char, org-delete-char):
12357 New commands.
12358 (org-enable-table-editor): New default value `optimized'.
12359 (org-table-blank-field): Support blanking regions if active.
12360
12361 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
12362
12363 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
12364 if the year is not given.
12365
12366 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
12367 Add new escapes %m and %M, fixed bug with %F by adding
12368 save-match-data.
12369 (reftex-reference): Remove ?. from list of spaces.
12370 (reftex-label-info): Add automatic label prefix recognition.
12371
12372 * textmodes/reftex-index.el (reftex-index-next-phrase):
12373 Add slave parameter to call of `reftex-index-this-phrase'.
12374 (reftex-index-this-phrase): New optional argument.
12375 (reftex-index-region-phrases): Add slave parameter to call of
12376 `reftex-index-this-phrase'.
12377 (reftex-display-index): New argument redo.
12378 (reftex-index-rescan): Add 'redo to arguments of
12379 `reftex-display-index'.
12380 (reftex-index-Rescan, reftex-index-revert)
12381 (reftex-index-switch-index-tag): Add 'redo to arguments of
12382 `reftex-display-index'.
12383 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
12384 indexing. Fix bug with matching is there is a quote before or
12385 after the word.
12386
12387 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
12388 Fix bug when collecting citation keys in lines with comments.
12389 (reftex-citation): Prefix argument no longer rescans the document,
12390 but forces prompting for optional arguments of cite macros.
12391 (reftex-do-citation): Prompting for optional arguments implemented.
12392
12393 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
12394 Add optional arguments to most cite commands.
12395 (reftex-cite-cleanup-optional-args): New option
12396 (reftex-cite-prompt-optional-args): New option.
12397 (reftex-trust-label-prefix): New option.
12398
12399 * textmodes/reftex-toc.el (reftex-toc-find-section):
12400 Add push-mark before changing the position in the buffer.
12401
12402 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
12403 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
12404
12405 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
12406
12407 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
12408 more carefully.
12409
12410 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
12411
12412 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
12413 (sgml-mode): Use it.
12414 (sgml-get-context): Better keep track of implicitly closed tags.
12415
12416 2005-01-13 Kenichi Handa <handa@m17n.org>
12417
12418 * textmodes/ispell.el: These changes are to fix misalignment error
12419 caused by equivalent characters of different Emacs charsets.
12420 (ispell-unified-chars-table): New variable.
12421 (ispell-get-decoded-string): New function.
12422 (ispell-get-casechars, ispell-get-not-casechars)
12423 (ispell-get-otherchars): Call ispell-get-decoded-string.
12424
12425 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
12426
12427 * custom.el (custom-declare-variable): Just put symbol instead
12428 of (defvar . symbol) in `current-load-list'.
12429
12430 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
12431
12432 * emacs-lisp/elint.el: Fixed typo in Commentary section.
12433
12434 2005-01-12 Jay Belanger <belanger@truman.edu>
12435
12436 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
12437 to create a Calc summary.
12438
12439 2005-01-12 Kim F. Storm <storm@cua.dk>
12440
12441 * mouse.el (mouse-on-link-p): Change functionality and doc
12442 string to comply with latest description in lisp ref.
12443
12444 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
12445
12446 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
12447 Enable mouse clicks on mode-line, header-line and margin.
12448 (event-type): Give mouse event symbols an 'event-kind property
12449 with value 'mouse-click.
12450
12451 2005-01-12 Juri Linkov <juri@jurta.org>
12452
12453 * facemenu.el (list-colors-display): Add new arg buffer-name.
12454 Use it. Fix docstring. Replace code for identifying duplicate
12455 colors by the name with call to `list-colors-duplicates' which
12456 identifies duplicate colors by the value unless the color
12457 is one of special Windows colors. Set truncate-lines to t.
12458 Print sorted duplicate color names on each line. Indent to 22
12459 \(the longest color name in rgb.txt) instead of 20. Optimize.
12460 (list-colors-duplicates): New function.
12461 (facemenu-color-name-equal): Delete function.
12462
12463 * facemenu.el (list-colors-print): New function created from code
12464 in list-colors-display. Print #RRGGBB at the window right edge.
12465 (list-colors-display): When temp-buffer-show-function is not
12466 defined, call list-colors-print from temp-buffer-show-hook
12467 to get the right value of window-width in list-colors-print
12468 after the buffer is displayed.
12469
12470 * simple.el (pop-mark): Move deactivate-mark out of conditional
12471 part to deactivate the active mark regardless of the state of the
12472 mark ring.
12473
12474 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
12475 variables line in desktop files.
12476
12477 2005-01-12 Juri Linkov <juri@jurta.org>
12478
12479 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
12480 Bring together isearch highlight related options.
12481 (lazy-highlight): Replace group `replace' by `matching'.
12482 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
12483 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
12484 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
12485 and declare them obsolete.
12486 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
12487 (isearch-faces): Remove defgroup.
12488 (isearch-overlay, isearch-highlight, isearch-dehighlight):
12489 Move isearch highlighting code closer to lazy highlighting code.
12490
12491 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
12492 (query-replace-highlight, query-replace-lazy-highlight)
12493 (query-replace): Move definitions to the beginning of the file.
12494
12495 2005-01-11 Juri Linkov <juri@jurta.org>
12496
12497 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
12498 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
12499 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
12500
12501 * info.el (Info-history-forward): New variable.
12502 (Info-select-node): Reset Info-history-forward to nil.
12503 (Info-last): Turn into defalias.
12504 (Info-history-back): Rename from Info-last.
12505 Add current node to Info-history-forward.
12506 (Info-history-forward): New fun.
12507 (Info-mode-map): Replace Info-last by Info-history-back.
12508 Bind Info-history-forward to "r".
12509 (Info-mode-menu): Replace Info-last by Info-history-back.
12510 Fix menu item text. Add menu item for Info-history-forward.
12511 (info-tool-bar-map): Replace Info-last by Info-history-back.
12512 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
12513 for Info-history-forward.
12514 (Info-mode): Replace Info-last by Info-history-back in docstring.
12515 Add local variable Info-history-forward.
12516 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
12517
12518 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
12519
12520 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
12521 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
12522 Ignore select-window events rather than fiddle with
12523 mouse-autoselect-window.
12524
12525 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
12526
12527 * type-break.el (type-break-mode): Fix previous change.
12528
12529 2005-01-10 Jay Belanger <belanger@truman.edu>
12530
12531 * calc/calc-ext.el (calc-reset): Reset when inside embedded
12532 calculator; only reset when point is inside a calculator.
12533 Don't adjust the window height if the window takes up the whole height
12534 of the frame.
12535
12536 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
12537
12538 * ebuff-menu.el (Electric-buffer-menu-mode):
12539 Preserve value of buffer-local var header-line-format.
12540
12541 2005-01-09 Jay Belanger <belanger@truman.edu>
12542
12543 * calc/calc.el (calc-mode-var-list-restore-saved-values):
12544 Make sure settings file exists before accessing it.
12545
12546 * calc/calc-embed.el (calc-embedded-subst):
12547 Replace math-multi-subst-rec, which is only supposed to be called
12548 by math-multi-subst, by math-multi-subst.
12549
12550 2005-01-09 Andre Spiegel <spiegel@gnu.org>
12551
12552 * vc.el (vc-allow-async-revert): New user option.
12553 (vc-disable-async-diff): New internal variable.
12554 (vc-revert-buffer): Use them to disable asynchronous diff.
12555
12556 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
12557 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
12558 asynchronously if vc-disable-async-diff is t.
12559
12560 2005-01-09 Jay Belanger <belanger@truman.edu>
12561
12562 * calc/calc.el (defcalcmodevar): New macro.
12563 (calc-mode-var-list-restore-default-values)
12564 (calc-mode-var-list-restore-saved-values): New functions.
12565 (calc-mode-var-list): Use defcalcmodevar to define it.
12566 (calc-always-load-extensions, calc-line-numbering)
12567 (calc-line-breaking, calc-display-just, calc-display-origin)
12568 (calc-number-radix, calc-leading-zeros, calc-group-digits)
12569 (calc-group-char, calc-point-char, calc-frac-format)
12570 (calc-prefer-frac, calc-hms-format, calc-date-format)
12571 (calc-float-format, calc-full-float-format, calc-complex-format)
12572 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
12573 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
12574 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
12575 (calc-matrix-brackets, calc-language, calc-language-option)
12576 (calc-left-label, calc-right-label, calc-word-size)
12577 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
12578 (calc-display-raw, calc-internal-prec, calc-angle-mode)
12579 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
12580 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
12581 (calc-window-height, calc-display-trail, calc-show-selections)
12582 (calc-use-selections, calc-assoc-selections)
12583 (calc-display-working-message, calc-auto-why, calc-timing)
12584 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
12585 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
12586 (calc-gnuplot-default-device, calc-gnuplot-default-output)
12587 (calc-gnuplot-print-device, calc-gnuplot-print-output)
12588 (calc-gnuplot-geometry, calc-graph-default-resolution)
12589 (calc-graph-default-resolution-3d, calc-invocation-macro)
12590 (calc-show-banner): Use defcalcmodevar to declare them and set
12591 their default values.
12592
12593 * calc/calc-ext.el (calc-reset): Restore saved values of variables
12594 instead of default values (but restore default values if there is
12595 an argument of 0).
12596
12597 2005-01-09 David Kastrup <dak@gnu.org>
12598
12599 * desktop.el (desktop-restore-eager): Fix typo in type.
12600
12601 2005-01-08 Richard M. Stallman <rms@gnu.org>
12602
12603 * cus-edit.el (customize): Delete :link.
12604
12605 2005-01-08 Jay Belanger <belanger@truman.edu>
12606
12607 * calc/calc.el (calc-mode): Remove the extension from the
12608 `calc-settings-file' file name when loading it.
12609
12610 2005-01-08 Kim F. Storm <storm@cua.dk>
12611
12612 * info.el (Info-mode-map, Info-next-link-keymap)
12613 (Info-prev-link-keymap, Info-up-link-keymap):
12614 Map follow-link to mouse-face.
12615 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
12616
12617 2005-01-08 Jay Belanger <belanger@truman.edu>
12618
12619 * calc/calc.el (calc-settings-file): Change default value.
12620 Suggested by cgw in a comment in calc-mode.el.
12621
12622 * calc/calc-mode.el (calc-settings-file-name):
12623 Compare calc-settings-file to user-init-file instead of ~/.emacs.
12624 Replace ~/.emacs in a prompt by calc-settings-file.
12625
12626 2005-01-07 Lars Hansen <larsh@math.ku.dk>
12627
12628 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
12629 (desktop-lazy-idle-delay): New customizable variables.
12630 (desktop-buffer-args-list): New variable.
12631 (desktop-append-buffer-args): New function.
12632 (desktop-save): Call desktop-append-buffer-args for some buffers.
12633 (desktop-lazy-create-buffer): New function.
12634 (desktop-idle-create-buffers): New function.
12635 (desktop-read): Add message about buffers to restore lazily.
12636 (desktop-lazy-abort): New command.
12637 (desktop-clear): Call desktop-lazy-abort.
12638 (desktop-lazy-complete): New command.
12639
12640 2005-01-06 Richard M. Stallman <rms@gnu.org>
12641
12642 * emacs-lisp/find-func.el (find-face-definition):
12643 Rename from find-face.
12644
12645 2005-01-06 Kim F. Storm <storm@cua.dk>
12646
12647 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
12648
12649 * man.el (Man-xref-man-page, Man-xref-header-file)
12650 (Man-xref-normal-file): Add follow-link property.
12651
12652 2005-01-06 Jay Belanger <belanger@truman.edu>
12653
12654 * calc/calc-units.el: Make sure the proper macro definitions are
12655 available when compiling.
12656
12657 2005-01-06 Juri Linkov <juri@jurta.org>
12658
12659 * isearch.el (isearch-lazy-highlight-update):
12660 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
12661
12662 2005-01-06 Miles Bader <miles@gnu.org>
12663
12664 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
12665 (isearch-lazy-highlight-face): Use new name.
12666
12667 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
12668
12669 * uniquify.el (uniquify-rationalize-file-buffer-names):
12670 Re-add an interactive spec.
12671 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
12672 to the same name.
12673
12674 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
12675 (isearch-update, isearch-done): Adjust calls accordingly.
12676
12677 2005-01-05 Richard M. Stallman <rms@gnu.org>
12678
12679 * custom.el (custom-set-variables, custom-theme-set-variables):
12680 Clarify documentation.
12681
12682 * emacs-lisp/find-func.el (find-variable)
12683 (find-variable-other-window, find-variable-other-frame):
12684 Fix the TYPE args to find-function-read and find-function-do-it.
12685 (find-function): Doc fix.
12686 (find-function-at-point): Replace function-at-point alias.
12687
12688 2005-01-04 Richard M. Stallman <rms@gnu.org>
12689
12690 * cus-face.el (custom-declare-face):
12691 Record defface in current-load-list.
12692
12693 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
12694
12695 * emacs-lisp/find-func.el: Doc fixes.
12696 (find-face-regexp): New variable.
12697 (find-function-regexp-alist): New variable.
12698 (find-function-C-source): Third arg is now TYPE.
12699 (find-function-search-for-symbol): Handle general TYPE.
12700 (find-function-read, find-function-do-it): Handle general TYPE.
12701 (find-definition-noselect, find-face): New functions.
12702 (function-at-point): Alias deleted.
12703
12704 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
12705
12706 * battery.el (display-battery-mode): Rename from display-battery.
12707 Handle the case where it gets turned off.
12708
12709 2005-01-04 Richard M. Stallman <rms@gnu.org>
12710
12711 * cus-edit.el (customize): Make :link point to user doc.
12712
12713 * man.el (Man-fontify-manpage): Turn off undo generation.
12714
12715 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
12716
12717 2005-01-04 Andreas Schwab <schwab@suse.de>
12718
12719 * files.el (insert-directory): Only look for error lines in
12720 inserted text. Don't move too far after processing --dired markers.
12721
12722 2005-01-04 Richard M. Stallman <rms@gnu.org>
12723
12724 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
12725 Don't expand if the character is @, period, dash, etc.
12726 (define-mail-abbrev): Quote names that contain problem characters.
12727
12728 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
12729
12730 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
12731
12732 2005-01-03 Richard M. Stallman <rms@gnu.org>
12733
12734 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
12735 (query-replace-highlight, query-replace-lazy-highlight)
12736 (query-replace): Definitions moved up. Doc fix.
12737
12738 2005-01-03 Richard M. Stallman <rms@gnu.org>
12739
12740 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
12741 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
12742 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
12743 (lazy-highlight-face): Rename from isearch-lazy-...
12744 Change all references to them.
12745
12746 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
12747
12748 * cus-edit.el (custom-file): Doc fix for defcustom.
12749 (custom-file): The function no longer sets the variable
12750 `custom-file' to its return value.
12751
12752 * startup.el (command-line): No longer load `custom-file'.
12753
12754 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
12755
12756 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
12757
12758 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
12759 Don't confuse module-prefixed identifiers for labels.
12760 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
12761
12762 2005-01-02 Richard M. Stallman <rms@gnu.org>
12763
12764 * files.el (basic-save-buffer-1): Fix previous change.
12765
12766 * loadhist.el (file-loadhist-lookup): New function.
12767 (file-provides, file-requires): Use it.
12768
12769 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
12770 instead of calculating the right size.
12771
12772 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
12773
12774 * vc-svn.el (vc-svn-diff): Stay local if possible.
12775
12776 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
12777
12778 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
12779
12780 * files.el (hack-local-variables): Fix last change.
12781
12782 2005-01-02 Jay Belanger <belanger@truman.edu>
12783
12784 * calc/calc-yank.el (calc-edit-top): New variable.
12785 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
12786 object. Change header properties.
12787 (calc-edit-finish, calc-edit-finish-stack-object)
12788 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
12789 edited object.
12790 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
12791 for the beginning of the edited object.
12792 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
12793 for the beginning of the edited object.
12794 * calc/calc-prog.el (calc-edit-macro-finish-edit)
12795 (calc-finish-formula-edit, calc-macro-repeats)
12796 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
12797 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
12798 beginning of the edited object.
12799 (calc-user-define-edit): Change the header for editing macros.
12800 Remove unnecessary variable.
12801
12802 2005-01-01 Jay Belanger <belanger@truman.edu>
12803
12804 * calc/calc-yank.el (calc-edit-mode): Change default header.
12805 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
12806 * calc/calc-store.el (calc-edit-variable): Change title to match new
12807 header.
12808 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
12809 mode to match new header.
12810 (calc-user-define-edit): Change titles to include names of commands.
12811 (calc-finish-formula-edit): Adjust to handle new header.
12812 (calc-finish-macro-edit): Remove.
12813 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
12814 (calc-edit-macro-command, calc-edit-macro-command-type)
12815 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
12816 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
12817 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
12818 (calc-edit-macro-finish-edit): New functions.
12819 (calc-user-define-edit): Use new functions to edit named calc macros.
12820
12821 2005-01-01 Stefan <monnier@iro.umontreal.ca>
12822
12823 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
12824
12825 * ses.el (copy-region-as-kill): Deactivate mark.
12826
12827 2005-01-01 Richard M. Stallman <rms@gnu.org>
12828
12829 * replace.el (occur-1): If the output buffer is also an input,
12830 don't kill it, rename it.
12831
12832 * faces.el (set-face-background, set-face-foreground): Doc fix.
12833
12834 * cus-face.el (custom-face-attributes): Fix :help-echo strings
12835 for :foreground and :background.
12836
12837 * dired.el (dired-view-command-alist): Variable deleted.
12838 (dired-view-file, dired-mouse-find-file-other-window):
12839 Delete the code to use it.
12840
12841 2005-01-01 Kim F. Storm <storm@cua.dk>
12842
12843 * image.el (insert-sliced-image): Use t for line-height property.
12844
12845 See ChangeLog.11 for earlier changes.
12846
12847 ;; Local Variables:
12848 ;; coding: iso-2022-7bit
12849 ;; End:
12850
12851 Copyright (C) 2005 Free Software Foundation, Inc.
12852 Copying and distribution of this file, with or without modification,
12853 are permitted provided the copyright notice and this notice are preserved.
12854
12855 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1