]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(tex-font-lock-keywords-2): Adjust match number.
[gnu-emacs] / lisp / ChangeLog
1 2005-10-10 Andreas Schwab <schwab@suse.de>
2
3 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
4 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
5
6 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
7 outside source directory.
8
9 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
10
11 * textmodes/org.el: (org-mode-map): Explicit definition of `C-c
12 C-x' as a prefix.
13 (orgtbl-mode-map): Full keymap instead of sparse, because all
14 `self-insert-command' keys are redifined in this map.
15 (org-export-as-html): Specify charset for HTML file, by taking it
16 from the coding system.
17
18 2005-10-10 Kenichi Handa <handa@m17n.org>
19
20 * textmodes/flyspell.el (flyspell-check-word-p):
21 If unread-command-events is non-empty, don't call sit-for.
22
23 2005-10-09 Richard M. Stallman <rms@gnu.org>
24
25 * font-lock.el (font-lock-syntactic-keywords)
26 (font-lock-keywords): Doc fixes.
27
28 * textmodes/flyspell.el (flyspell-external-point-words): Simplify
29 logic, and don't try to check for consecutive appearances of one
30 incorrect word.
31
32 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
33
34 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
35 separator.
36
37 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
38 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
39 (gud-expansion-speedbar-buttons): New function.
40 (gud-speedbar-buttons): Check for gud-comint-buffer.
41
42 2005-10-09 Bill Wohler <wohler@newt.com>
43
44 * Makefile.in (updates): Add mh-loaddefs dependency.
45
46 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
47
48 * speedbar.el (speedbar-file-key-map): Fix typo.
49
50 2005-10-09 Daniel Brockman <daniel@brockman.se>
51
52 * cus-start.el (line-spacing): Add custom spec.
53
54 2005-10-09 Romain Francoise <romain@orebokech.com>
55
56 * textmodes/ispell.el (ispell-check-version): Fix last change.
57
58 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
59
60 * term/x-win.el: Removed -i, --icon-type from comment.
61
62 * startup.el (command-line-x-option-alist): Removed options -i,
63 -itype, --icon-type, added -nb, --no-bitmap-icon
64
65 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
66
67 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
68 instead of :active.
69
70 2005-10-08 Eric Hanchrow <offby1@blarg.net>
71
72 * textmodes/ispell.el (ispell-check-version):
73 Ignore hyphen, and all that follows, in aspell's version text.
74
75 2005-10-08 Jay Belanger <belanger@truman.edu>
76
77 * calc/calc-arith.el (math-known-square-matrixp): New function.
78 (math-pow-fancy): Check for matrices before distributing exponent
79 across products.
80
81 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
82 fullscreen keypad. Suggested by Luc Teirlinck.
83 (calc-keypad-show-input): Add space for formatting.
84
85 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
86 Add square matrix option.
87
88 * calc/calc-poly.el (math-expand-term): Check for matrices instead
89 of checking calc-matrix-mode when deciding how to expand.
90
91 * calc/calc.el (calc-set-mode-line): Add square matrix option.
92
93 2005-10-08 Lars Hansen <larsh@soem.dk>
94
95 * net/tramp.el (tramp-perl-directory-files-and-attributes): Add
96 error handling.
97 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
98
99 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
100
101 Sync with Tramp 2.0.51.
102
103 * net/tramp.el (tramp-handle-set-visited-file-modtime)
104 (tramp-handle-insert-file-contents, tramp-handle-write-region):
105 Insert special handling for `last-coding-system-used', again
106 it still seems to be necessary (unlike stated before).
107 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
108 (tramp-password-prompt-regexp): There might be other words before
109 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
110 (tramp-chunksize): Improve docstring.
111 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
112 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
113 Christian Joergensen <bugs@razor.dk>.
114
115 2005-10-07 Glenn Morris <rgm@gnu.org>
116
117 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
118 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
119 precision'.
120
121 2005-10-07 Romain Francoise <romain@orebokech.com>
122
123 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
124 (ibuffer-do-shell-command-pipe-replace)
125 (ibuffer-do-shell-command-file, ibuffer-do-eval)
126 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
127 (ibuffer-do-revert, ibuffer-do-replace-regexp)
128 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
129 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
130 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
131 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
132 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
133 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
134 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
135 Autoload file sans suffix.
136
137 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
138
139 2005-10-07 David Ponce <david@dponce.com>
140
141 * recentf.el (recentf-menu-open-all-flag): New option.
142 (recentf-digit-shortcut-command-name): New function.
143 (recentf--shortcuts-keymap): New variable.
144 (recentf-menu-shortcuts): New variable.
145 (recentf-make-menu-items): Initialize it. Replace the "More..."
146 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
147 (recentf-menu-value-shortcut): New function.
148 (recentf-make-menu-item): Use it. No more in-lined.
149 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
150 (recentf-open-most-recent-file): Rename from
151 `recentf-open-file-with-key'. Don't depend on key binding.
152 (recentf-mode-map): New variable.
153 (recentf-mode): Use it.
154
155 2005-10-06 Bill Wohler <wohler@newt.com>
156
157 * mh-e/mh-loaddefs.el: Removed. Now generated automatically.
158
159 * Makefile.in (AUTOGENEL): Added mh-e/mh-loaddefs.el.
160 (MH-E-SRC): Added. Used by mh-autoloads.
161 (mh-autoloads): Added. Builds mh-e/mh-loaddefs.el. Rebuilds if any
162 files in MH-E-SRC have been updated.
163 (compile, recompile, bootstrap): Depend on mh-autoloads.
164
165 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
166
167 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
168 gud-break and gud-remove icons when the fringe is not available.
169
170 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
171 Typo.
172
173 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
174
175 * play/zone.el (zone): Wrap body with save-window-excursion.
176
177 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
178
179 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
180 Use the new `list-only' arg to diary-list-entries.
181
182 * calendar/diary-lib.el: Use overlays rather than selective-display.
183 (diary-selective-display): New var.
184 (diary-header-line-format): Use it.
185 (diary-list-entries): Add argument `list-only'.
186 Put the buffer in diary-mode. Don't add \^M at beg and end.
187 Replace \^M by invisible overlays.
188 (diary-unhide-everything): Replace \^M by invisible overlays.
189 (print-diary-entries): Look for overlays rather than \^M.
190 Add a space to the temp buffer name.
191 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
192 Put the buffer in diary-mode.
193 (list-sexp-diary-entries): Replace \^M by invisible overlays.
194 (diary-anniversary): Make the year arg optional.
195 (diary-time-regexp): New const.
196 (diary-font-lock-keywords): Use it to accept a few more time formats.
197
198 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
199
200 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
201
202 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
203 Fix bug introduced 2005-07-03: Use (car (last ...))
204 to faithfully reproduce replaced artist-last.
205 (artist-set-arrow-points-for-poly): Likewise.
206 Suggested by Johan Bockg\e,Ae\e(Brd.
207
208 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
209
210 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
211 * wid-edit.el (widget):
212 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
213 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
214
215 2005-10-06 Kenichi Handa <handa@m17n.org>
216
217 * international/mule-cmds.el (set-language-environment):
218 Fix setting up of case-table for unibyte mode.
219
220 * simple.el (what-cursor-position): If the character is displayed
221 by some `display' text property, show that. Don't use
222 single-key-description for eight-bit characters in multibyte mode.
223
224 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
225
226 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
227 (gdb-ann3): Set it.
228 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
229 (gdb-info-frames-custom): Use inverse-video for first five
230 characters of selected frame only.
231 (gdb-get-frame-number): Select frame even when point is on frame
232 number.
233
234 2005-10-06 Masatake YAMATO <jet@gyve.org>
235
236 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
237 Put `font-lock-function-name-face'.
238 (gdb-info-frames-custom): Put `font-lock-function-name-face'
239 and `font-lock-variable-name-face'
240 (gdb-registers-font-lock-keywords): New font lock keywords definition.
241 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
242 (gdb-memory-font-lock-keywords): New font lock keywords definition.
243 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
244 (gdb-local-font-lock-keywords): New font lock keywords definition.
245 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
246 (gdb-threads-font-lock-keywords): New font lock keywords definition.
247 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
248
249 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
250
251 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
252 (ediff-merge-region-is-non-clash-to-skip): Previously called
253 ediff-merge-region-is-non-clash.
254
255 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
256 Use insert-buffer-substring.
257
258 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
259 selecting files to patch. Also bug fixes.
260
261 * ediff-util.el (ediff-setup): Bug fix.
262 (ediff-next-difference): Never skip clashes that differ in white
263 space only.
264
265 * ediff-wind.el (ediff-setup-control-frame)
266 (ediff-destroy-control-frame): Check the menubar feature.
267
268 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
269 (viper-refresh-mode-line): Use make-local-variable to localize
270 some vars instead of make-variable-buffer-local. Suggested by
271 Stefan Monnier.
272
273 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
274 (viper-restore-cursor-type, viper-set-insert-cursor-type):
275 Use make-local-variable instead of make-variable-buffer-local.
276 Suggested by Stefan Monnier.
277
278 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
279 (viper-comint-mode-hook): Use make-local-variable on
280 require-final-newline.
281 (viper-non-hook-settings): Don't use make-variable-buffer-local.
282
283 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
284
285 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
286 also the second char of a comment-start sequence.
287 (scheme-sexp-comment-syntax-table): New var.
288 (lambda, define): Set their scheme-doc-string-elt property.
289 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
290 Use lisp-font-lock-syntactic-face-function now that it properly
291 handles |...| symbols.
292 (scheme-mode-variables): Set lisp-doc-string-elt-property,
293 parse-sexp-lookup-properties and font-lock-extra-managed-props.
294
295 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
296 bit from # to |.
297 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
298
299 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
300 (lisp-doc-string-elt-property): New var.
301 (lisp-font-lock-syntactic-face-function): Use it.
302 Rewrite to recognize docstrings even for forms not at toplevel.
303
304 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
305 annotation on the | part of #| rather than on the # part.
306 (scheme-font-lock-syntactic-face-function): New function, to
307 distinguish strings from |...| symbols.
308 (scheme-mode-variables): Use it. Also fix up the font-lock-time
309 syntax-table so that #|...|# is properly highlighted.
310
311 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
312 Don't mark as docstring the 3rd elem of an unknown toplevel form.
313
314 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
315
316 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
317 and C-e.
318
319 * emacs-lisp/eldoc.el: Move comments into docstrings.
320 (eldoc-message-commands): Initialize in its declaration.
321 Add move-beginning-of-line and move-end-of-line.
322 (eldoc-add-command, eldoc-add-command-completions)
323 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
324
325 * outline.el (outline-mark-subtree): Activate the mark.
326
327 * calendar/appt.el (appt-time-regexp): New var.
328 (appt-add, appt-make-list): Use it.
329 (appt-convert-time): Clean up.
330
331 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
332 Don't set any syntax-table property here.
333 (tex-font-lock-verb): New function. Do it here.
334 (tex-font-lock-syntactic-keywords): Use it.
335
336 2005-10-04 Richard M. Stallman <rms@gnu.org>
337
338 * wid-edit.el (widget-file-complete): Get the widget start point
339 the right way. Default directory to `/' if file has none.
340
341 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
342
343 * textmodes/flyspell.el (flyspell-mode-on):
344 Call ispell-maybe-find-aspell-dictionaries.
345
346 * textmodes/ispell.el (ispell-word, ispell-region):
347 Call ispell-maybe-find-aspell-dictionaries.
348 (ispell-accept-buffer-local-defs):
349 Don't call ispell-maybe-find-aspell-dictionaries
350
351 2005-10-04 Richard M. Stallman <rms@gnu.org>
352
353 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
354
355 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
356
357 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
358 instead of `fboundp' in order to allow for anonymous functions.
359
360 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
361
362 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
363 case the user clicks on the link while another window is selected.
364 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
365
366 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
367 functionality.
368 (dframe-help-echo): Save point in case mouse tracking is off.
369
370 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
371
372 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
373
374 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
375
376 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
377 not change the global value of those vars.
378
379 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
380 make-local-variable which we do not need any more.
381
382 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
383
384 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
385 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
386 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
387 (speedbar-path-line): Define obsolete aliases.
388 (speedbar-line-directory): Doc fix.
389
390 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
391 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
392 instead of speedbar-line-path.
393
394 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
395
396 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
397 to nil if dropping on a window. Handle dropping on a minibuffer window
398 like dropping on a non-window part of Emacs.
399
400 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
401
402 * net/ange-ftp.el: Use with-current-buffer.
403 (ange-ftp-insert-directory): Do not follow symlinks any more.
404
405 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
406 Remove interactive spec.
407
408 2005-10-03 Kim F. Storm <storm@cua.dk>
409
410 * ido.el (ido-mode): Use custom-initialize-set.
411
412 2005-10-02 Richard M. Stallman <rms@gnu.org>
413
414 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
415 Use insert-buffer-substring.
416
417 * net/tramp.el: Pacify byte compiler warnings in pacification code.
418 (tramp-handle-file-local-copy): Use insert-buffer-substring.
419
420 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
421
422 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
423 in last change.
424 (ange-ftp-insert-directory): Fix up the search for the case where
425 `file' is absolute.
426
427 2005-10-02 Romain Francoise <romain@orebokech.com>
428
429 * progmodes/compile.el (compile-goto-error): Delete extra paren.
430
431 2005-10-02 Andreas Schwab <schwab@suse.de>
432
433 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
434 directory component in the session info.
435
436 2005-10-01 Richard M. Stallman <rms@gnu.org>
437
438 * comint.el (comint-redirect-subvert-readonly): Doc fix.
439
440 * simple.el (next-error-internal): New function.
441
442 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
443 (compilation-start): Pass new arg to compilation-buffer-name.
444 (compile-goto-error): Use next-error-internal.
445
446 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
447
448 * speedbar.el: Remove RCS tag.
449 (speedbar-check-read-only): Handle non-existent files.
450
451 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
452
453 * info.el (Info-speedbar-hierarchy-buttons)
454 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
455
456 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
457
458 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
459 Do not match newline.
460 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
461 (bibtex-summary): Remove unnecessary save-excursion.
462 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
463
464 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
465
466 * term/mac-win.el: Add charset info for "iso10646-1".
467 Modify default fontset to use ATSUI-compatible fonts for some charsets
468 if available.
469
470 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
471
472 * speedbar.el: Re-apply arch tag.
473 (speedbar-version): Rename to version 1.0. Suggested by Eric
474 M. Ludlam.
475 Reapply two changes from Emacs CVS' version of speedbar lost
476 during the merge:
477 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
478 (speedbar-frame-parameters): Improve customize type.
479
480 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
481
482 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
483 (ange-ftp-file-directory-p): Fix the symlink case.
484 (ange-ftp-insert-directory): When listing a single file, get a list of
485 the parent buffer and extract the relevant line. Inspired from a patch
486 by Katsumi Yamaoka <yamaoka@jpl.org>.
487 (ange-ftp-file-name-sans-versions): Simplify.
488
489 2005-09-30 Bill Wohler <wohler@newt.com>
490
491 Move MH-E image files from toolbar and mail directories into
492 etc/images.
493
494 * mail/reply2.*: Move to etc/images/mail/reply*.
495
496 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
497 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
498 etc/images.
499
500 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
501 * toolbar/reply*: Move to etc/images/mail.
502
503 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
504
505 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
506
507 * speedbar.el: New version 1.0pre3.
508
509 Frame management code (including timer, and mouse click specifics)
510 moved to dframe.el:
511 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
512 (speedbar-timer): Removed. Use dframe-timer.
513 (speedbar-close-frame): Removed. Use dframe-close-frame.
514 (speedbar-activity-change-focus-flag): Removed. Use
515 dframe-activity-change-focus-flag.
516 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
517 dframe-update-speed.
518
519 (speedbar-current-frame): New macro. Use this instead of the
520 variable speedbar-frame.
521
522 (speedbar-use-images, speedbar-expand-image-button-alist)
523 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
524
525 (speedbar-find-image-on-load-path): Removed. Replaced by
526 defezimage in ezimage.el.
527 (speedbar-expand-image-button-alist): Removed. Replaced by
528 ezimage-expand-image-button-alist in ezimage.el.
529
530 (speedbar-ignored-directory-regexp)
531 (speedbar-add-ignored-directory-regexp)
532 (speedbar-ignored-directory-expressions)
533 (speedbar-line-directory, speedbar-buffers-line-directory)
534 (speedbar-directory-line, speedbar-buffers-line-directory):
535 Renamed, replacing `path' with `directory'.
536
537 (speedbar-create-directory, speedbar-expand-line-descendants)
538 (speedbar-toggle-line-expansion)
539 (speedbar-contract-line-descendants): New commands.
540
541 (speedbar-query-confirmation-method, speedbar-select-frame-method)
542 (speedbar-use-tool-tips-flag): New options.
543
544 (speedbar-check-read-only, speedbar-require-version)
545 (speedbar-insert-separator, speedbar-buffers-tail-notes)
546 (speedbar-handle-delete-frame, speedbar-try-completion)
547 (speedbar-update-localized-contents): New functions.
548
549 (speedbar-incompatible-version, speedbar-ro-to-do-point)
550 (speedbar-object-read-only-indicator): New variables.
551
552 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
553 New hooks.
554
555 (speedbar-separator-face): New face.
556
557 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
558 (speedbar-ignored-modes): Add fundamental-mode.
559 (speedbar-directory-unshown-regexp): Add . directories.
560
561 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
562 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
563 `]' for full expand/close.
564 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
565
566 (speedbar-check-vc): Support hidden files.
567 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
568 (speedbar-this-file-in-vc): Use vc-state if available. If VC
569 state is nil, it is not checked out.
570
571 (speedbar-line-text, speedbar-line-token): Support expand buttons
572 with no text.
573 (speedbar-refresh): Universal argument acts as power-click.
574 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
575 that buffer to get variable values.
576
577 And many other bugfixes.
578
579 * dframe.el, ezimage.el, sb-image.el: New files.
580
581 * sb-*.xpm: Remove files. New image files installed into
582 etc/images/ezimage.
583
584 2005-09-30 Kenichi Handa <handa@m17n.org>
585
586 * ps-mule.el (ps-mule-show-warning): If a character is in
587 ps-print-translation-table, don't treat it as non-printable.
588
589 2005-09-30 David Ponce <david@dponce.com>
590
591 * tree-widget.el (tree-widget-themes-load-path): New variable.
592 (tree-widget-themes-directory): Doc fix.
593 (tree-widget-image-formats) [Emacs]: Doc fix.
594 (tree-widget--locate-sub-directory): New function.
595 (tree-widget-themes-directory): Use it.
596
597 * recentf.el (recentf-filename-handlers): Rename from
598 `recentf-filename-handler'. Allow a list of functions.
599 (recentf-menu-items-for-commands): Fix :help strings.
600 (recentf-apply-filename-handlers): New function.
601 (recentf-expand-file-name): Use it.
602 (recentf-cleanup): Remove duplicates too.
603
604 2005-09-29 Juri Linkov <juri@jurta.org>
605
606 * faces.el: Rearrange face definitions to be in the same order as
607 their face descriptions in "(emacs)Standard Faces".
608
609 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
610
611 * tooltip.el (tooltip): Add group `basic-faces'.
612
613 * buff-menu.el (Buffer-menu-buffer): Remove group
614 `font-lock-highlighting-faces'.
615
616 * progmodes/compile.el (compilation-error, compilation-warning)
617 (compilation-info, compilation-line-number, compilation-column-number):
618 Change group from `font-lock-highlighting-faces' to `compilation'.
619
620 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
621 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
622 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
623 (vhdl-font-lock-reserved-words-face)
624 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
625 `font-lock-highlighting-faces'.
626
627 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
628
629 2005-09-28 Kim F. Storm <storm@cua.dk>
630
631 * emulation/cua-base.el: Set CUA move property on additional commands:
632 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
633 forward-sexp, backward-sexp, forward-list, backward-list.
634
635 2005-09-28 Romain Francoise <romain@orebokech.com>
636
637 * comint.el (comint-show-output): Really set point at the
638 beginning of the output when not using `comint-use-prompt-regexp'.
639
640 2005-09-27 Jay Belanger <belanger@truman.edu>
641
642 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
643 in TeX mode.
644
645 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
646
647 * textmodes/org.el (org-table-sum): Fix format string.
648
649 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
650 Quote face names.
651
652 2005-09-26 Romain Francoise <romain@orebokech.com>
653
654 * isearch.el (isearch-forward-regexp): Close doc string.
655
656 2005-09-25 Richard M. Stallman <rms@gnu.org>
657
658 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
659
660 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
661
662 * progmodes/compile.el (compilation-error-properties):
663 When getting the file from the previous error message,
664 correctly decode the new data format.
665
666 * progmodes/cc-cmds.el (c-electric-paren):
667 Call old-blink-paren only for close-paren.
668
669 2005-09-24 Andreas Schwab <schwab@suse.de>
670
671 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
672 condition.
673
674 2005-09-25 Romain Francoise <romain@orebokech.com>
675
676 * dired-aux.el (dired-copy-file-recursive):
677 * dired.el (dired-delete-file):
678 * ediff-mult.el (ediff-dir-diff-copy-file):
679 * ediff-util.el (ediff-test-save-region):
680 * forms.el (forms-mode):
681 * ido.el (ido-file-internal, ido-delete-file-at-head):
682 * log-edit.el (log-edit-done):
683 * ses.el (ses-yank-resize):
684 * play/gomoku.el (gomoku-human-plays, gomoku)
685 (gomoku-human-resigns, gomoku-prompt-for-other-game)
686 (gomoku-offer-a-draw):
687 * play/landmark.el (lm-human-resigns, lm):
688 * net/eudcb-ldap.el (eudc-ldap-check-base):
689 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
690 * progmodes/ebrowse.el (ebrowse-find-pattern):
691 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
692 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
693 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
694
695 * vc.el (vc-delete-file):
696 * play/gomoku.el (gomoku-terminate-game, gomoku)
697 (gomoku-prompt-for-move, gomoku-human-takes-back):
698 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
699 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
700
701 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
702
703 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
704 color rxvt terminals by using the code xterm.el used to use before
705 2005-04-09 in order to match the colors used by rxvt.
706
707 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
708
709 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
710 colors rxvt-unicode terminals by using the same code as xterm.el.
711
712 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
713
714 * textmodes/tex-mode.el (tex-font-lock-append-prop)
715 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
716 new symbol used for the tex-verbatim face.
717
718 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
719
720 * woman.el (woman-file-name):
721 * wid-edit.el (widget-file-prompt-value)
722 (widget-coding-system-prompt-value):
723 * w32-fns.el (set-w32-system-coding-system):
724 * vc.el (vc-version-diff, vc-annotate):
725 * textmodes/reftex-auc.el (reftex-arg-cite)
726 (reftex-arg-index-tag):
727 * textmodes/refer.el (refer-get-bib-files):
728 * textmodes/artist.el (artist-figlet-choose-font):
729 * terminal.el (terminal-emulator):
730 * replace.el (occur-read-primary-args):
731 * rect.el (string-rectangle, string-insert-rectangle):
732 * ps-print.el (ps-print-preprint):
733 * progmodes/pascal.el (pascal-goto-defun):
734 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
735 * progmodes/compile.el (compilation-find-file):
736 * printing.el (pr-interactive-n-up):
737 * play/animate.el (animate-birthday-present):
738 * net/rcompile.el (remote-compile):
739 * man.el (man, Man-goto-section, Man-follow-manual-reference):
740 * mail/rmailsum.el (rmail-summary-search-backward)
741 (rmail-summary-search):
742 * mail/rmailout.el (rmail-output-read-rmail-file-name)
743 (rmail-output-read-file-name):
744 * mail/rmail.el (rmail-search, rmail-search-backwards):
745 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
746 * locate.el (locate):
747 * international/quail.el (quail-show-keyboard-layout):
748 * international/mule.el (set-buffer-file-coding-system)
749 (revert-buffer-with-coding-system, set-file-name-coding-system)
750 (set-terminal-coding-system, set-keyboard-coding-system)
751 (set-next-selection-coding-system):
752 * international/mule-diag.el (describe-coding-system)
753 (describe-font, describe-fontset):
754 * international/mule-cmds.el (universal-coding-system-argument)
755 (search-unencodable-char, describe-input-method)
756 (set-language-environment, describe-language-environment):
757 * international/codepage.el (codepage-setup):
758 * international/code-pages.el (codepage-setup):
759 * info.el (Info-search, Info-follow-reference)
760 (Info-search-backward):
761 * emacs-lisp/advice.el (ad-read-advised-function)
762 (ad-read-advice-class, ad-clear-cache, ad-activate)
763 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
764 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
765 (ad-read-regexp):
766 * ediff-util.el (ediff-toggle-regexp-match):
767 * ediff-ptch.el (ediff-prompt-for-patch-file):
768 * dired-aux.el (dired-diff):
769 * diff.el (diff):
770 * cus-edit.el (custom-variable-prompt):
771 * calendar/timeclock.el (timeclock-ask-for-project):
772 * calc/calcalg3.el (calc-get-fit-variables):
773 * calc/calc-store.el (calc-edit-variable)
774 (calc-permanent-variable):
775 * vc-mcvs.el (vc-mcvs-register):
776 * shadowfile.el (shadow-define-literal-group):
777 * woman.el (woman-file-name):
778 * vc.el (vc-version-diff, vc-merge):
779 * textmodes/reftex-index.el (reftex-index-complete-tag):
780 * format.el (format-decode-buffer, format-decode-region):
781 * emulation/viper-cmd.el (viper-read-string-with-history):
782 * emacs-lisp/debug.el (cancel-debug-on-entry):
783 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
784 * ediff.el (ediff-merge-revisions)
785 (ediff-merge-revisions-with-ancestor, ediff-revision):
786 * completion.el (interactive-completion-string-reader):
787 * calc/calc-prog.el (calc-user-define-formula):
788 Follow convention for reading with the minibuffer.
789
790 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
791
792 * progmodes/python.el (python-describe-symbol): Add globals() and
793 locals() to the arguments of emacs.ehelp.
794
795 2005-09-24 Magnus Henoch <mange@freemail.hu>
796
797 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
798 New function, code extracted from ispell-valid-dictionary-list.
799 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
800 Call it.
801
802 2005-09-24 Eli Zaretskii <eliz@gnu.org>
803
804 * subr.el (version-regexp-alist): Extend valid syntax for version
805 strings: allow any of the characters -,_,+ to separate the
806 alpha/beta/rc part from the version part. Doc fix.
807 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
808
809 2005-09-23 David Reitter <david.reitter@gmail.com>
810
811 * mail/mailclient.el: New file.
812
813 2005-09-23 Richard M. Stallman <rms@gnu.org>
814
815 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
816 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
817 Doc fixes.
818
819 * progmodes/cc-mode.el (c-font-lock-init):
820 Specify font-lock-lines-before.
821
822 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
823
824 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
825 whole conflict.
826
827 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
828
829 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
830 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
831 of `remap' feature when available. Additional key bindings for
832 better tty support.
833 (org-mode-restart, org-force-self-insert): New commands.
834 (org-time-stamp-inactive): New command.
835 (org-remap): New function.
836 (org-table-auto-blank-field, org-level-color-stars-only): New options.
837 (org-enable-fixed-width-editor): Move to `org-structure'
838 customization group.
839 (org-self-insert-command, orgtbl-self-insert-command): Modify to
840 blank field after field motion commands.
841
842 2005-09-23 Kenichi Handa <handa@m17n.org>
843
844 * international/mule-cmds.el (set-language-environment):
845 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
846 have to call utf-translate-cjk-load-tables.
847
848 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
849
850 * mouse.el (mouse-move-drag-overlay): Fix last change.
851
852 2005-09-22 David Ponce <david@dponce.com>
853
854 * tree-widget.el (tree-widget-value-create): Fix previous change.
855
856 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
857
858 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
859
860 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
861
862 * mouse.el (mouse-move-drag-overlay): New function.
863 (mouse-drag-region-1): Use it.
864 Try to simplify a bit the state handling. Handle clicks on links
865 inside intangible areas.
866 (mouse-save-then-kill): Minor simplification.
867 (mouse-secondary-overlay): Make it always non-nil instead of
868 recreating it each time.
869 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
870 (mouse-kill-secondary, mouse-secondary-save-then-kill):
871 Simplify accordingly.
872
873 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
874
875 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
876
877 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
878
879 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
880 (ediff-file-name-sans-prefix): Treat nil as an empty string.
881 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
882 to patch.
883
884 * ediff-util.el: Use insert-buffer-substring.
885
886 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
887
888 * emulation/viper-cmd.el (viper-change-state): Don't move over the
889 field boundaries in the minibuffer.
890 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
891 (viper-minibuffer-post-command-hook): New hook.
892 (viper-line): Don't move cursor at bolp.
893
894 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
895
896 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
897 avoid compiler warnings.
898
899 * emulation/viper-macs.el (ex-map): Better messages.
900
901 * emulation/viper-utils.el (viper-beginning-of-field): New function.
902
903 * emulation/viper.el: Replace make-variable-buffer-local with
904 viper-make-variable-buffer-local everywhere, to avoid warnings.
905
906 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
907
908 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
909 Delete unused var `old-selected-window'.
910 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
911 (mouse-drag-secondary): Delete unused var `start-frame'.
912
913 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
914
915 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
916
917 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
918
919 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
920 Re-indent within 80 columns. Use inhibit-read-only.
921
922 2005-09-19 Romain Francoise <romain@orebokech.com>
923
924 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
925
926 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
927
928 * font-lock.el (font-lock-default-fontify-region): Don't add a line
929 unconditionally, since the after-change-function already did it.
930
931 2005-09-19 Miles Bader <miles@gnu.org>
932
933 * net/newsticker.el: Get rid of CVS keyword.
934
935 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
936
937 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
938 The prompt is formatted later.
939
940 2005-09-19 David Ponce <david@dponce.com>
941
942 * tree-widget.el (tree-widget-value-create): Save the converted
943 tree :node widget.
944
945 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
946
947 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
948 variable `message'.
949
950 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
951
952 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
953 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
954 <slawomir.nowaczyk.847@student.lu.se>.
955
956 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
957
958 * image.el (image-load-path): Use symbol `data-directory' instead
959 of its value, for backward compatibility with packages that bind
960 it during `find-image'. Suggested by Katsumi Yamaoka.
961 (image-search-load-path): Handle symbols whose values are strings.
962
963 2005-09-18 Romain Francoise <romain@orebokech.com>
964
965 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
966 with-current-buffer form in save-excursion.
967
968 2005-09-18 D Goel <deego@gnufans.org>
969
970 * apropos.el (apropos-command): Fix `message' call: first arg
971 should be a format spec. In this and all other cases that appear
972 below and elsewhere in the source code, I made a change only when
973 two conditions were satisfied: [1] I can think of a possibility
974 that the arguments would cause an error, for example, the code in
975 question relies on external variables such as filenames. [2] I
976 was sure that the arg to `message' could not have been nil in the code.
977
978 * textmodes/tildify.el (tildify-region): Ditto.
979
980 * textmodes/reftex-index.el (reftex-index-change-entry)
981 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
982 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
983 * textmodes/org.el (org-complete, org-deadline, org-schedule)
984 (org-priority, org-table-sum):
985 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
986 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
987 (flyspell-word, flyspell-display-next-corrections):
988 * textmodes/bibtex.el (bibtex-print-help-message):
989 * textmodes/artist.el (artist-key-set-point-poly):
990 * term/mac-win.el (mac-services-insert-text):
991 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
992 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
993 (vhdl-port-paste-testbench, vhdl-compose-new-component)
994 (vhdl-compose-configuration):
995 * progmodes/sh-script.el (sh-blink, sh-show-indent)
996 (sh-set-indent, sh-learn-line-indent):
997 * progmodes/ps-mode.el (ps-mode-target-column):
998 * progmodes/idlwave.el (idlwave-make-tags)
999 (idlwave-scan-library-catalogs):
1000 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
1001 * progmodes/gud.el (gud-jdb-analyze-source):
1002 * progmodes/flymake.el (flymake-log):
1003 * progmodes/ebnf2ps.el (ebnf-generate-region):
1004 * progmodes/cmacexp.el (c-macro-expansion):
1005 * progmodes/ada-xref.el (ada-treat-cmd-string):
1006 * progmodes/ada-mode.el (ada-create-case-exception-substring)
1007 (ada-justified-indent-current, ada-batch-reformat):
1008 * play/zone.el (zone):
1009 * play/landmark.el (lm-move):
1010 * play/decipher.el (decipher-show-alphabet):
1011 * net/newsticker.el (newsticker--display-jump)
1012 (newsticker--display-scroll):
1013 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
1014 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
1015 * mail/feedmail.el (feedmail-dump-message-to-queue):
1016 * eshell/esh-proc.el (eshell-remove-process-entry):
1017 * emulation/ws-mode.el (ws-last-error):
1018 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
1019 (viper-record-kbd-macro):
1020 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
1021 * emacs-lisp/lisp-mnt.el (lm-report-bug):
1022 * emacs-lisp/find-func.el (find-function-noselect):
1023 * calendar/timeclock.el (timeclock-status-string)
1024 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
1025 (timeclock-when-to-leave-string):
1026 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
1027 * calc/calc-units.el (calc-enter-units-table):
1028 * calc/calc-mode.el (calc-mode-record-mode):
1029 * woman.el (woman-mini-help):
1030 * wdired.el (wdired-change-to-wdired-mode):
1031 * vc.el (vc-retrieve-snapshot):
1032 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
1033 * startup.el (display-startup-echo-area-message):
1034 * simple.el (set-goal-column):
1035 * ses.el (ses-command-hook, ses-recalculate-cell):
1036 * server.el (server-process-filter):
1037 * printing.el (pr-interface-txt-print, pr-interface-printify)
1038 (pr-interface-ps):
1039 * pcvs.el (cvs-help):
1040 * log-edit.el (log-edit, log-edit-mode-help):
1041 * iswitchb.el (iswitchb-possible-new-buffer):
1042 * isearch.el (isearch-edit-string):
1043 * image-mode.el (image-mode, image-minor-mode):
1044 * ibuf-macs.el (define-ibuffer-filter):
1045 * hi-lock.el (hi-lock-find-patterns):
1046 * files.el (toggle-read-only):
1047 * ediff-util.el (ediff-copy-diff)
1048 (ediff-write-merge-buffer-and-maybe-kill):
1049 * echistory.el (Electric-history-undefined):
1050 * dnd.el (dnd-insert-text):
1051 * dired-aux.el (dired-query):
1052 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
1053 * bookmark.el (bookmark-bmenu-locate):
1054 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
1055 Fix `message' calls to ensure first arg is a format string.
1056 The change was made only when these two conditions were satisfied:
1057 [1] when there is a possibility that the arguments would cause an error
1058 for example, if the code in question relies on external variables
1059 such as filenames, and
1060 [2] if the arg to `message' could not have been nil in the code.
1061
1062 * pcomplete.el (pcomplete--help): Fix `message' format spec.
1063 Not having a %s would be weird, though not technically wrong.
1064
1065 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1066
1067 * term/mac-win.el (mac-add-charset-info): Doc fix.
1068
1069 2005-09-17 Romain Francoise <romain@orebokech.com>
1070
1071 * shell.el (shell-resync-dirs): Handle echoing processes more
1072 reliably. Don't insert resync command if `comint-process-echoes'
1073 is non-nil.
1074
1075 2005-09-17 Magnus Henoch <mange@freemail.hu>
1076
1077 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
1078 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
1079 aspell versions >= 0.60.
1080 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
1081 only if ispell-aspell-supports-utf8 is non-nil.
1082
1083 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1084
1085 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
1086 buffer-local value to lisp-indent-function.
1087
1088 2005-09-17 Milan Zamazal <pdm@zamazal.org>
1089
1090 * progmodes/glasses.el (glasses-make-readable): If
1091 glasses-separator differs from underscore, put appropriate
1092 overlays over underscore characters.
1093 (glasses-convert-to-unreadable): If glasses-separator differs from
1094 underscore, try to convert glasses-separator characters to
1095 underscores.
1096
1097 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
1098
1099 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
1100 Use with-syntax-table and dolist.
1101
1102 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
1103
1104 * textmodes/reftex-auc.el:
1105 * textmodes/reftex-cite.el:
1106 * textmodes/reftex-dcr.el:
1107 * textmodes/reftex-global.el:
1108 * textmodes/reftex-parse.el:
1109 * textmodes/reftex-ref.el:
1110 * textmodes/reftex-sel.el:
1111 * textmodes/reftex-toc.el:
1112 * textmodes/reftex-vars.el:
1113 * textmodes/reftex.el: Small changes to remove compiler warnings.
1114
1115 * textmodes/reftex-index.el: Likewise.
1116 (reftex-query-index-phrase): More efficient use of markers.
1117
1118 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
1119
1120 * image.el (image-load-path): New variable.
1121 (image-search-load-path): New function.
1122 (find-image): Search for images in `image-load-path'.
1123
1124 2005-09-15 Richard M. Stallman <rms@gnu.org>
1125
1126 * follow.el: Change Maintainer field.
1127
1128 2005-09-15 David Ponce <david@dponce.com>
1129
1130 * recentf.el (recentf-save-file-modes): New option.
1131 (recentf-save-list): Use it.
1132
1133 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
1134
1135 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
1136 (mode-line-mule-info, mode-line-modified): Move bindings from
1137 mouse-3 to mouse-1.
1138
1139 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
1140
1141 * simple.el (sendmail-user-agent-compose): Revert last change.
1142
1143 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
1144
1145 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
1146 Use with-current-buffer.
1147 (ange-ftp-gwp-start): Remove unused var `gw-user'.
1148 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
1149 (ange-ftp-insert-directory): Remove unused var `short'.
1150 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
1151
1152 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
1153 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
1154
1155 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
1156 (check-calendar-holidays, diary-list-entries): Autoload.
1157 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
1158 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
1159
1160 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
1161 which mistakenly removed a call to display-buffer.
1162
1163 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
1164
1165 * obsolete/iso-insert.el: Move to obsolete/ from international/.
1166
1167 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
1168
1169 * progmodes/hideshow.el
1170 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
1171 (hs-allow-nesting): New user var.
1172 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
1173 (hs-hide-block-at-point): When nesting allowed,
1174 if there is already an overlay in place, delete it.
1175 (hs-safety-is-job-n): Delete func; remove call sites.
1176 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
1177 (hs-overlay-at): New func.
1178 (hs-already-hidden-p, hs-show-block): Use it.
1179 (hs-hide-all): Don't pre-clean if nesting allowed.
1180 (hs-show-all): Temporarily disallow
1181 nesting around call to `hs-discard-overlays'.
1182
1183 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
1184
1185 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
1186 Delete unused local var.
1187
1188 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
1189
1190 * help-fns.el (describe-categories): "?\ " -> "?\s".
1191 (help-do-arg-highlight): Recognize also ARG-n, as in
1192 `move-to-left-margin' (ARG+n is already recognized). Simplify.
1193
1194 * international/codepage.el (dos-unsupported-char-glyph):
1195 * net/newsticker.el (tool-bar-map, w3-mode-map)
1196 (w3m-minor-mode-map):
1197 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
1198 (ent-alist):
1199 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
1200
1201 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
1202
1203 * custom.el (custom-push-theme): Handle the case where a symbol is
1204 bound but face properties have not yet been assigned.
1205
1206 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
1207 Fix behavior if noerase is `t' and there is no mail buffer.
1208
1209 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
1210 if `continue' is nil, rather than signal an error.
1211
1212 2005-09-12 Richard M. Stallman <rms@gnu.org>
1213
1214 * font-lock.el (font-lock-keywords): Add autoload.
1215
1216 * help-fns.el (describe-variable): Rearrange to put source link
1217 in a predictable place.
1218
1219 * net/newsticker.el: New file.
1220
1221 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
1222
1223 * calendar/calendar.el (calendar-for-loop): Add edebug info.
1224 (calendar-basic-setup): Use the new nil arg.
1225 (number-of-diary-entries): Move to diary-lib.el.
1226
1227 * calendar/diary-lib.el: Use with-current-buffer, match-string.
1228 (diary-list-entries): Use with-syntax-table and dolist.
1229 Rename from list-diary-entries.
1230 Use number-of-diary-entries if `number' is nil.
1231 (diary, diary-view-entries): Use this new name and new nil arg value.
1232 (number-of-diary-entries): Move from calendar.el.
1233 (diary-unhide-everything): New function.
1234 (include-other-diary-files, fancy-diary-display)
1235 (diary-show-all-entries, make-diary-entry): Use it.
1236 (diary-mail-entries): Use buffer-string.
1237 (mark-diary-entries): Fix long standing paren typo.
1238 (diary-sexp-entry): Use count-lines.
1239 (make-diary-entry): Avoid `previous-line'.
1240 (diary-mode-map): New var.
1241 (diary-mode): Redraw cal after saving. Setup header-line.
1242 (fancy-diary-display-mode): Use local-set-key.
1243
1244 * startup.el (command-line): Try calling various terminal-init-foo-bar
1245 functions by stripping hyphenated suffixes from $TERM.
1246
1247 * files.el (normal-mode): Check boundness of font-lock-keywords.
1248
1249 2005-09-12 Richard M. Stallman <rms@gnu.org>
1250
1251 * progmodes/compile.el: Don't decide a file's directory
1252 until the user actually tries to go there.
1253 (compilation-next-error-function):
1254 Pass compilation-find-file the directory from the file-struct.
1255 (compilation-internal-error-properties): Separate local FILE-STRUCT
1256 from FILE. Doc the args better. Rename arg FMT to FMTS.
1257 (compilation-find-file): Arg DIR renamed to DIRECTORY.
1258 Expand it, and if nil, use default-directory.
1259 (compilation-get-file-structure): Don't mix specified directory
1260 with default directory. Put specified directory into
1261 file-struct. Don't make the file name absolute.
1262
1263 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
1264 (compile-command): Add autoload.
1265 (compilation-disable-input): Add autoload.
1266
1267 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
1268
1269 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
1270 strings of the variables it can override.
1271 (time-stamp): New (as yet undocumented) time-stamp-format escapes
1272 %Q and %q, for fully-qualified domain name and unqualified host name.
1273
1274 2005-09-11 Kim F. Storm <storm@cua.dk>
1275
1276 * emacs-lisp/authors.el (authors-aliases): Update list.
1277 (authors-fixed-entries): Update mldrag.el entry.
1278
1279 2005-09-10 Alan Mackenzie <acm@muc.de>
1280
1281 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
1282 from the region narrowed to.
1283
1284 2005-09-10 Magnus Henoch <mange@freemail.hu>
1285
1286 * textmodes/ispell.el (ispell-check-version): Signal an error if
1287 aspell version is less than 0.60.
1288
1289 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
1290
1291 * progmodes/octave-inf.el (inferior-octave-startup):
1292 Resync current dir at the end.
1293
1294 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
1295
1296 * woman.el (woman-topic-at-point-default):
1297 Rename to woman-use-topic-at-point-default.
1298 (woman-topic-at-point): Rename to woman-use-topic-at-point.
1299 (woman-file-name): Reflect renames above. Automatically use the
1300 word at point as topic if woman-use-topic-at-point is non-nil.
1301 Otherwise offer it as default but don't insert it in the
1302 minibuffer. Also use `test-completion' instead of `assoc' as
1303 suggested by Stefan Monnier.
1304
1305 2005-09-10 Andre Spiegel <spiegel@gnu.org>
1306
1307 * vc.el (vc-directory, vc-update-change-log): Throw an error on
1308 the attempt to do it over Tramp. This is not yet supported.
1309
1310 2005-09-10 Eli Zaretskii <eliz@gnu.org>
1311
1312 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
1313 (menu-bar-non-minibuffer-window-p): New functions.
1314 ("Split Window", "Save As..."): Use them.
1315 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
1316 ("Print Buffer", "Truncate Long Lines in this Buffer"):
1317 Use menu-bar-menu-frame-live-and-visible-p.
1318 ("Save Buffer", "Insert File", "Open Directory...")
1319 ("Open File...", "Visit New File..."):
1320 Use menu-bar-non-minibuffer-window-p.
1321 (kill-this-buffer-enabled-p, dired <menu-enable>):
1322 Use menu-bar-non-minibuffer-window-p.
1323
1324 2005-09-09 Eli Zaretskii <eliz@gnu.org>
1325
1326 * cus-start.el (all): Don't complain about fringe-related
1327 built-ins if fringes are not supported. Ditto about
1328 selection-related built-ins. Fix the test for GTK-related built-ins.
1329
1330 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
1331 ("Postscript Print Buffer", "Print Region", "Save As...")
1332 ("Save", "Insert File...", "Open Directory...")
1333 ("Open File...", "Visit New File..."")
1334 ("Truncate Long Lines in this Buffer"): Don't look at
1335 menu-updating-frame if this display does not support multiple frames.
1336
1337 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
1338
1339 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
1340
1341 2005-09-09 Emilio Lopes <eclig@gmx.net>
1342
1343 * woman.el: Format- and whitespace-related changes.
1344
1345 2005-09-09 Eli Zaretskii <eliz@gnu.org>
1346
1347 * woman.el: Fix my email address.
1348
1349 2005-09-08 Richard M. Stallman <rms@gnu.org>
1350
1351 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
1352 (sh-mode): Locally set skeleton-pair-default-alist.
1353
1354 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
1355
1356 * progmodes/flymake.el: Require `compile' unconditionally.
1357
1358 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
1359
1360 * woman.el (woman-file-name): Provide a default, not initial input.
1361
1362 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
1363
1364 * font-lock.el (font-lock-support-mode): Doc fix.
1365
1366 * descr-text.el (describe-property-list): Handle non-symbol prop names.
1367
1368 2005-09-08 Richard M. Stallman <rms@gnu.org>
1369
1370 * simple.el (blink-matching-open): Get rid of text props from
1371 the string shown in echo area. Don't permanently set point.
1372 Some rearrangements.
1373
1374 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
1375
1376 * recentf.el (recentf-filename-handler): Add custom choice
1377 `abbreviate-file-name'.
1378
1379 * msb.el (msb--very-many-menus): Fix typo.
1380
1381 * disp-table.el (standard-display-european): Don't set
1382 enable-multibyte-characters to nil.
1383
1384 2005-09-08 David Ponce <david@dponce.com>
1385
1386 * recentf.el (recentf-show-file-shortcuts-flag): New option.
1387 (recentf-expand-file-name): Doc fix.
1388 (recentf-dialog-mode-map): Define digit shortcuts.
1389 (recentf--files-with-key): New variable.
1390 (recentf-show-digit-shortcut-filter): New function.
1391 (recentf-open-files-items): New function.
1392 (recentf-open-files): Use it.
1393 (recentf-open-file-with-key): New command.
1394
1395 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
1396
1397 * buff-menu.el (Buffer-menu-sort-by-column): New function.
1398 Suggested by Kim F. Storm.
1399 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
1400 (Buffer-menu-make-sort-button): Use global keymap.
1401
1402 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
1403
1404 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
1405 (Man-getpage-in-background-advice): Remove defadvice; it isn't
1406 necessary any longer with the remapped command.
1407 (Man-bgproc-sentinel-advice): Remove defadvice which counts
1408 formatting time only.
1409
1410 * net/tramp.el (tramp-action-password)
1411 (tramp-multi-action-password): Compile the password prompt from
1412 `method', `user' and `host'. Sometimes it isn't obvious which
1413 password to enter, for example with remote files offered by
1414 recentf.el, or with multiple steps. Suggested by Robert Marshall
1415 <robert@chezmarshall.freeserve.co.uk>.
1416
1417 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
1418
1419 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
1420 Fix regexp for when "s///" is at the beginning of line.
1421
1422 2005-09-07 Jay Belanger <belanger@truman.edu>
1423
1424 * calc/calc-poly.el (math-expand-term): Multiply out any powers
1425 when in matrix mode.
1426
1427 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
1428
1429 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
1430 non-anonymous functions.
1431
1432 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
1433
1434 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
1435 when using a header line. Otherwise, use mouse-1-click-follows-link.
1436
1437 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
1438 can't be moved; don't signal an error.
1439
1440 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
1441
1442 * cus-theme.el (custom-theme-write-faces): Save the current face
1443 spec, not the defface spec.
1444
1445 * custom.el (custom-known-themes): Clarify meaning of "standard".
1446 (custom-push-theme): Save old values in the standard theme.
1447 (disable-theme): Correct typo.
1448 (custom-face-theme-value) Deleted unused function.
1449 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
1450
1451 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
1452
1453 * progmodes/compile.el (compilation-goto-locus): Take into account
1454 iconified frames when determining whether the buffer is
1455 already visible.
1456 Don't reset window height if the window already existed.
1457
1458 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
1459
1460 * custom.el (load-theme): Rename from require-theme.
1461 Add interactive spec.
1462 (enable-theme): Rename from custom-enable-theme.
1463 Add interactive spec.
1464 (disable-theme): Rename from custom-disable-theme.
1465 Add interactive spec.
1466 (custom-make-theme-feature): Doc fix.
1467 (custom-theme-directory): Doc fix.
1468 (provide-theme): Call enable-theme.
1469
1470 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
1471
1472 * obsolete/lazy-lock.el (lazy-lock-mode):
1473 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
1474 font-lock-mode if it's off. Print a warning instead.
1475
1476 * progmodes/compile.el (compilation-start): Ignore errors if the
1477 process died before we get to send-eof.
1478
1479 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
1480 Undo last change. Enclosing the result in quotes broke things on Unix
1481 since tex-send-command passes it through shell-quote-argument.
1482 (tex-send-command): Pass `file' through convert-standard-filename
1483 when possible.
1484 (tex-uptodate-p): Handle the case where TeX hasn't put additional
1485 info in a transcript.
1486
1487 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
1488
1489 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
1490 fix compilation warning. Reorder the key definitions to group
1491 together keys emitted by the current version of xterm.
1492
1493 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
1494 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
1495 Reorder predicates to correct min-color usage.
1496
1497 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
1498
1499 * longlines.el (longlines-mode): Inhibit read-only when encoding.
1500 Kill local variables when longlines-mode is turned off.
1501
1502 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
1503
1504 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
1505
1506 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
1507
1508 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
1509
1510 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
1511 (font-lock-lines-before): Change default to being inactive.
1512 (font-lock-default-fontify-region): Obey font-lock-lines-before.
1513 (font-lock-after-change-function): Don't handle f-l-lines-before here.
1514
1515 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
1516
1517 * net/tramp.el (tramp-handle-make-auto-save-file-name):
1518 Deactivate temporarily advice if active (not needed for Emacs 22,
1519 but for backwards compatibility).
1520 (tramp-exists-file-name-handler): Rewrite. First implementation
1521 was too simple.
1522 (tramp-advice-make-auto-save-file-name):
1523 Call `tramp-handle-make-auto-save-file-name' (again, just for
1524 backwards compatibility).
1525
1526 2005-08-31 Reto Zimmermann <reto@gnu.org>
1527
1528 * progmodes/vhdl-mode.el
1529 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
1530 (vhdl-end-p): Fix indentation bug "else" after "-- when".
1531 (vhdl-set-default-project): New function (easier setting of default).
1532 (vhdl-port-copy): Handle extended identifiers for generics.
1533 (vhdl-compiler-alist): Better description for error message regexp.
1534 (vhdl-make): Query for target, use previous as default.
1535 (vhdl-port-copy): Fix port copy for port names starting with "signal".
1536 (vhdl-font-lock-keywords-2): Fix fontification for record
1537 el. assign.
1538 (vhdl-speedbar-make-subpack-line): Add package body link.
1539 (vhdl-generate-makefile-1): Not include itself as dependency.
1540 (vhdl-font-lock-init): Highlight c-preprocessor directives.
1541 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
1542 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
1543 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
1544 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
1545 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
1546 (vhdl-import-project): Add string argument for `error'.
1547 (vhdl-compose-configuration)
1548 (vhdl-compose-configuration-architecture): Add configuration
1549 declaration generation.
1550 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
1551 (vhdl-trailer-re): Add "record" keyword (better indentation).
1552 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
1553 "[^ \t-\"]+".
1554 (vhdl-font-lock-keywords-2): Not highlight formal parameter after '|'.
1555 (vhdl-testbench-entity-file-name)
1556 (vhdl-testbench-architecture-file-name): Allow separate
1557 customization of testbench file names.
1558 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
1559 (vhdl-get-visible-signals): Allow newline within alias declaration.
1560 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
1561 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
1562 (member-ignore-case): Alias for missing function in XEmacs.
1563 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
1564 (vhdl-update-sensitivity-list): Ignore case on read signals.
1565 (vhdl-replace-string): Adjust case only for file names.
1566 (vhdl-update-sensitivity-list): Fix search for read signals.
1567 (vhdl-update-sensitivity-list): Exclude formal parameters.
1568 (vhdl-get-visible-signals): Include aliases of signals.
1569 (vhdl-get-visible-signals): Fix signal name searching.
1570 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
1571 (vhdl-fixup-whitespace-region): Fix for character
1572 literals (e.g. ':').
1573
1574 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
1575
1576 * ansi-color.el (comint-last-output-start):
1577 * bs.el (font-lock-verbose):
1578 * diff-mode.el (add-log-buffer-file-name-function):
1579 * dired-x.el (vm-folder-directory):
1580 * faces.el (help-xref-stack-item):
1581 * files.el (font-lock-keywords):
1582 * find-lisp.el (dired-buffers, dired-subdir-alist):
1583 * ido.el (cua-inhibit-cua-keys):
1584 * log-view.el (cvs-minor-wrap-function):
1585 * outline.el (font-lock-warning-face):
1586 * simple.el (compilation-current-error):
1587 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
1588 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
1589 * tooltip.el (comint-prompt-regexp):
1590 * w32-fns.el (explicit-shell-file-name):
1591 * term/mac-win.el (mac-charset-info-alist)
1592 (mac-services-selection, mac-system-script-code):
1593 * term/tty-colors.el (msdos-color-values):
1594 * term/w32-win.el (xlfd-regexp-registry-subnum):
1595 * term/x-win.el (x-keysym-table, x-selection-timeout)
1596 (x-session-id, x-session-previous-id):
1597 * textmodes/ispell.el (mail-yank-prefix):
1598 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
1599 * textmodes/org.el (calc-embedded-close-formula)
1600 (calc-embedded-open-formula)
1601 (font-lock-unfontify-region-function):
1602 * textmodes/reftex-global.el (isearch-next-buffer-function)
1603 (TeX-master):
1604 * textmodes/reftex.el (font-lock-keywords):
1605 * textmodes/tex-mode.el (font-lock-comment-face)
1606 (font-lock-doc-face):
1607 * textmodes/texinfo.el (outline-heading-alist):
1608 Add defvars.
1609
1610 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
1611 (artist-spray-chars, artist-mode-init, artist-replace-string)
1612 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
1613 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
1614 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
1615
1616 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
1617 (conf-align-assignments): "?\ " -> "?\s".
1618
1619 * textmodes/reftex-index.el (TeX-master): Add defvar.
1620 (reftex-index-phrases-marker): Move up defvar.
1621
1622 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
1623 (reftex-toc-include-labels-indicator)
1624 (reftex-toc-include-index-indicator)
1625 (reftex-toc-max-level-indicator): Move up declarations.
1626
1627 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
1628 of args to `tramp-run-real-handler', even if it's empty in this case.
1629
1630 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1631
1632 * dired.el (dired-move-to-filename-regexp): Add date format for
1633 Mac OS X 10.3 in East Asian locales.
1634
1635 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
1636
1637 * files.el (make-auto-save-file-name): Add file name handler call
1638 if applicable.
1639
1640 * net/tramp.el (tramp-file-name-handler-alist)
1641 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
1642 (tramp-handle-make-auto-save-file-name): Rename from
1643 `tramp-make-auto-save-file-name'.
1644 (tramp-exists-file-name-handler): New defun.
1645 (tramp-advice-make-auto-save-file-name): Make defadvice only when
1646 `make-auto-save-file-name' is not a magic file name operation.
1647
1648 2005-08-30 Richard M. Stallman <rms@gnu.org>
1649
1650 * files.el (risky-local-variable-p):
1651 Match `-predicates' and `-commands.
1652
1653 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
1654 (custom-save-all): Visit the file if necessary;
1655 kill the buffer if we created it.
1656 (custom-save-delete): Don't visit file or kill buffer here.
1657
1658 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
1659
1660 * textmodes/org.el (org-special-keyword): New face.
1661 (org-table-copy-down, org-table-eval-formula)
1662 (org-table-recalculate, org-init-section-numbers):
1663 Use `string-to-number' instead of `string-to-int'.
1664 (org-get-location): Use `insert-buffer-substring' instead of
1665 `insert-buffer'.
1666 (org-modify-diary-entry-string): New function.
1667 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
1668 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
1669 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
1670 active region.
1671 (org-export-as-html): Handle QUOTE keyword.
1672 (org-quote-string): New option.
1673 (org-bookmark-jump-unhide): New function, used for
1674 `bookmark-after-jump-hook'.
1675 (org-diary-default-entry): Apply only when not called through
1676 `org-agenda'.
1677
1678 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
1679
1680 * net/eudc.el (mode-popup-menu):
1681 * play/handwrite.el (ps-printer-name, ps-lpr-command):
1682 * progmodes/ada-mode.el (compile-auto-highlight)
1683 (skeleton-further-elements):
1684 * progmodes/autoconf.el (font-lock-syntactic-keywords):
1685 * progmodes/cmacexp.el (msdos-shells):
1686 * progmodes/compile.el (font-lock-extra-managed-props)
1687 (font-lock-keywords, font-lock-maximum-size)
1688 (font-lock-support-mode):
1689 * progmodes/grep.el (font-lock-lines-before):
1690 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
1691 * progmodes/mixal-mode.el (compile-command):
1692 * progmodes/perl-mode.el (font-lock-comment-face)
1693 (font-lock-doc-face, font-lock-string-face):
1694 * progmodes/prolog.el (comint-prompt-regexp):
1695 * progmodes/sh-script.el (font-lock-comment-face)
1696 (font-lock-set-defaults, font-lock-string-face):
1697 * progmodes/sql.el (font-lock-keyword-face)
1698 (font-lock-set-defaults, font-lock-string-face):
1699 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
1700 (itimer-version, lazy-lock-defer-contextually)
1701 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
1702 Add defvars.
1703
1704 * progmodes/cperl-mode.el (cperl-electric-lbrace)
1705 (cperl-electric-keyword, cperl-electric-pod)
1706 (cperl-electric-backspace, cperl-forward-re)
1707 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
1708 (vc-rcs-header, vc-sccs-header): Add defvars.
1709
1710 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
1711 (font-lock-syntactic-keywords, gud-find-expr-function):
1712 Add defvars.
1713
1714 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
1715 (gdb-frame-parameters): Declare before use.
1716
1717 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
1718 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
1719 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
1720 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
1721
1722 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
1723 (idlwave-help-with-source): Use `insert-buffer-substring', not
1724 `insert-buffer'.
1725
1726 2005-08-29 Juri Linkov <juri@jurta.org>
1727
1728 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
1729 Put outline-back-to-heading function call inside save-excursion.
1730
1731 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
1732
1733 * man.el (Man-init-defvars, Man-translate-references)
1734 (Man-support-local-filenames, Man-highlight-references):
1735 * progmodes/sql.el (sql-interactive-mode):
1736 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
1737
1738 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
1739 (compilation-mode-font-lock-keywords): Add defvars.
1740 (checkdoc-interactive-loop): "?\ " -> "?\s".
1741
1742 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
1743 (font-lock-doc-face, font-lock-string-face)
1744 (font-lock-keywords-case-fold-search): Add defvars.
1745 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
1746
1747 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
1748 Don't pass X and Y (they are ignored anyway).
1749 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
1750 (mouse-delete-window): Make arguments optional.
1751
1752 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
1753 (caesar-translate-table, minor-modes, news-buffer-save)
1754 (news-group-name, news-minor-modes): Add defvars.
1755
1756 * emacs-lisp/lselect.el (mouse-highlight-priority)
1757 (x-lost-selection-functions, zmacs-regions):
1758 * emacs-lisp/pp.el (font-lock-verbose):
1759 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
1760 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
1761 (ses-mode-map):
1762 * emacs-lisp/tcover-unsafep.el (safe-functions):
1763 * international/mule-cmds.el (mac-system-coding-system)
1764 (mac-system-locale):
1765 * language/ethio-util.el (rmail-current-message)
1766 (rmail-message-vector):
1767 * language/thai-util.el (thai-auto-composition-mode):
1768 * mail/metamail.el (rmail-current-message, rmail-message-vector):
1769 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
1770 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
1771 (vm-primary-inbox, vm-spool-files):
1772 * mail/rmail.el (deleted-head, font-lock-fontified)
1773 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
1774 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
1775 (total-messages):
1776 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
1777 (rmail-summary-mode-map):
1778 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
1779 (rmail-last-label, rmail-last-multi-labels)
1780 (rmail-summary-vector, rmail-total-messages):
1781 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
1782 * mail/rmailsum.el (msgnum):
1783 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
1784 (rmail-current-message):
1785 * obsolete/fast-lock.el (font-lock-face-list):
1786 * obsolete/rnewspost.el (mail-reply-buffer):
1787 * obsolete/scribe.el (compile-command):
1788 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
1789
1790 2005-08-28 John Paul Wallington <jpw@gnu.org>
1791
1792 * ibuf-ext.el (ibuffer-auto-update-changed):
1793 Use `frame-or-buffer-changed-p' to check whether we need to update.
1794 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
1795 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
1796 as a `frame-or-buffer-changed-p' state vector instead.
1797
1798 2005-08-27 Romain Francoise <romain@orebokech.com>
1799
1800 * textmodes/makeinfo.el (makeinfo-compile):
1801 Use `compilation-start'. Set `next-error-function' according to
1802 `disable-errors'.
1803 (makeinfo-next-error): New function.
1804 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
1805 (makeinfo-buffer): Likewise.
1806
1807 * progmodes/compile.el (compilation-start): Add autoload cookie.
1808
1809 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
1810 * textmodes/sgml-mode.el: Likewise.
1811 * progmodes/python.el: Likewise.
1812
1813 2005-08-27 Eli Zaretskii <eliz@gnu.org>
1814
1815 * simple.el (blink-matching-paren-distance): Document the meaning
1816 of nil value, and allow to customize to nil.
1817
1818 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
1819 command.com, not command.exe.
1820
1821 2005-08-26 John Wiegley <johnw@newartisans.com>
1822
1823 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
1824 code around a bit so that an extraneous nil argument is not added
1825 to a command when no args are given.
1826
1827 * eshell/esh-arg.el (eshell-parse-double-quote): If a
1828 double-quoted argument resolves to nil, return it as an empty
1829 string rather than as nil. This made it impossible to pass "" to
1830 a shell script as a null string argument.
1831
1832 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
1833
1834 * outline.el (outline-invent-heading): New fun.
1835 (outline-promote, outline-demote): Use it.
1836 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
1837 (outline-end-of-subtree): Remove unused var `opoint'.
1838
1839 2005-08-26 David Reitter <david.reitter@gmail.com>
1840
1841 * menu-bar.el (truncate-lines, write-file, print-buffer)
1842 (ps-print-buffer-faces, ps-print-buffer, split-window):
1843 Disable menu items when the frame they refer to is invisible, or when
1844 they refer to a buffer and the minibuffer is selected.
1845
1846 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
1847
1848 * progmodes/flymake.el (flymake-highlight-err-lines):
1849 Use save-excursion around flymake-highlight-line to preserve point.
1850
1851 2005-08-26 Eli Zaretskii <eliz@gnu.org>
1852
1853 * progmodes/octave-mod.el: Change Author and Maintainer address.
1854 (octave-maintainer-address): Change Kurt's email address.
1855 * progmodes/octave-inf.el: Change Author and Maintainer address.
1856 * progmodes/octave-hlp.el: Change Author and Maintainer address.
1857
1858 2005-08-26 Kim F. Storm <storm@cua.dk>
1859
1860 * subr.el (version-list-<, version-list-<=, version-list-=):
1861 Renamed from integer-list-*.
1862 (version-list-not-zero): Likewise. Fix while loop.
1863 (version=): Use version-list-= instead of string-equal.
1864
1865 2005-08-26 Richard M. Stallman <rms@gnu.org>
1866
1867 * outline.el (outline-promote): Try shortening the heading.
1868 As last resort, read the heading to use.
1869 (outline-demote): As last resort, read the heading to use.
1870
1871 2005-08-26 Romain Francoise <romain@orebokech.com>
1872
1873 * progmodes/compile.el (compilation-start): Doc fix.
1874
1875 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
1876 (antlr-font-lock-additional-keywords): Fix reference to
1877 `antlr-font-lock-literal-regexp' erroneously changed during the
1878 mass face rename.
1879 (antlr-run-tool): Use `compilation-start'.
1880
1881 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
1882 instead of the obsolete `compile-internal'.
1883
1884 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
1885
1886 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
1887 (number, original-date):
1888 * calendar/cal-china.el (date):
1889 * calendar/cal-coptic.el (date):
1890 * calendar/cal-french.el (date):
1891 * calendar/cal-hebrew.el (date, entry, number, original-date):
1892 * calendar/cal-islam.el (date, number, original-date):
1893 * calendar/cal-iso.el (date):
1894 * calendar/cal-julian.el (date):
1895 * calendar/cal-mayan.el (date):
1896 * calendar/cal-menu.el (date, event):
1897 * calendar/cal-persia.el (date):
1898 * calendar/lunar.el (date):
1899 * calendar/solar.el (date): Add defvars.
1900
1901 * emerge.el:
1902 * ibuffer.el:
1903 * info-xref.el:
1904 * obsolete/bg-mouse.el:
1905 * obsolete/sun-curs.el:
1906 * obsolete/swedish.el: Move the `defvar's to the top level.
1907
1908 * smerge-mode.el (smerge-refined-change): Add :group.
1909
1910 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
1911
1912 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
1913 (smerge-keep-n): Remove props.
1914 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
1915 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
1916 now that it's done in smerge-keep-n.
1917 (smerge-refined-change): New face.
1918 (smerge-refine-chopup-region, smerge-refine-highlight-change)
1919 (smerge-refine): New funs.
1920 (smerge-basic-map): Bind smerge-refine.
1921
1922 2005-08-25 Juri Linkov <juri@jurta.org>
1923
1924 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
1925 compilation-process-setup-function and compilation-disable-input
1926 in grep-mode instead of let-bindings in grep.
1927
1928 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
1929 Delete "Automatic File De/compression" (auto-compression-mode).
1930
1931 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
1932
1933 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
1934 Silence warning about non-existent variable.
1935
1936 2005-08-25 Richard M. Stallman <rms@gnu.org>
1937
1938 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
1939 Rename "Describe Key" to "Describe Key or Mouse Operation".
1940
1941 * mail/mailalias.el (build-mail-aliases): Delete comments
1942 from the contents before processing them.
1943
1944 * isearch.el (isearch-edit-string): Erase the Search prompt
1945 if user enters an empty string and there is no default.
1946
1947 * comint.el (comint-file-name-prefix): Add autoload.
1948
1949 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
1950
1951 * subr.el (play-sound): Rearrange to avoid warning.
1952
1953 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
1954
1955 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
1956 New hook.
1957 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
1958
1959 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
1960
1961 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
1962
1963 * custom.el (custom-theme-set-variables): Sort minor modes last.
1964
1965 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1966
1967 * subr.el (version-separator, version-regexp-alist): New vars used by
1968 version comparison funs.
1969 (integer-list-<, integer-list-=, integer-list-<=)
1970 (integer-list-not-zero): New funs for integer list comparison.
1971 (version-to-list, version=, version<, version<=): New funs for version
1972 comparison.
1973
1974 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
1975
1976 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
1977 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
1978 time to silence the byte-compiler.
1979
1980 * ibuffer.el (ibuffer-compile-make-eliding-form)
1981 (ibuffer-check-formats): Use `with-no-warnings' to hide references
1982 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
1983 so it's silly to get warnings for it).
1984 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
1985 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
1986 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
1987 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
1988 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
1989 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
1990 Defvar at compile time.
1991 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
1992 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
1993 Declare them before use.
1994
1995 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
1996 (info-xref-good, info-xref-bad): Defvar at compile time.
1997
1998 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
1999 Use `let*' instead of `let'.
2000
2001 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
2002 (*mouse-y*, menu, char): Defvar at compile time.
2003 (sc::menu): Declare it before use.
2004 (sc::pack-one-line): Use `let', not `let*'.
2005
2006 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
2007 (mail-send-hook): Defvar at compile time.
2008
2009 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
2010 Defvar at compile time.
2011
2012 * term/sun-mouse.el (current-global-mousemap)
2013 (current-local-mousemap): Declare them before use.
2014
2015 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
2016
2017 * bookmark.el (bookmark-after-jump-hook): New hook.
2018 (bookmark-jump): Run `bookmark-after-jump-hook'.
2019
2020 2005-08-23 Juri Linkov <juri@jurta.org>
2021
2022 * faces.el (minibuffer-prompt): Doc fix.
2023
2024 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
2025
2026 * progmodes/xscheme.el: Trivial changes to silence warnings.
2027 (xscheme-previous-mode, xscheme-previous-process-state):
2028 Add defvars.
2029 (xscheme-last-input-end, xscheme-process-command-line)
2030 (xscheme-process-name, xscheme-buffer-name)
2031 (xscheme-expressions-ring-max, xscheme-expressions-ring)
2032 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
2033 (xscheme-control-g-synchronization-p)
2034 (xscheme-control-g-disabled-p, xscheme-string-receiver)
2035 (default-xscheme-runlight, xscheme-runlight)
2036 (xscheme-runlight-string, xscheme-process-filter-state)
2037 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
2038 Move to beginning of file.
2039 (scheme-interaction-mode-commands-alist)
2040 (scheme-interaction-mode-map, scheme-debugger-mode-map):
2041 Declare them before use. Note: the initialization code for the variables
2042 has not been moved because it uses functions that reference the variables.
2043 (xscheme-control-g-message-string, xscheme-process-filter-alist)
2044 (xscheme-prompt-for-expression-map): Declare them before use.
2045 (scheme-debugger-mode-commands): "?\ " -> "?\s".
2046
2047 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
2048
2049 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
2050
2051 2005-08-22 Juri Linkov <juri@jurta.org>
2052
2053 * faces.el (set-face-underline): Delete this duplicate function
2054 and make an obsolete alias to set-face-underline-p.
2055 (set-face-underline-p): Use docstring of set-face-underline.
2056 (describe-face): Create hyperlink to parent face.
2057
2058 * info.el (Info-insert-dir): Use save-excursion around
2059 insert-buffer-substring.
2060 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
2061 (Info-escape-percent): Delete function.
2062 (Info-fontify-node): Replace Info-escape-percent by
2063 replace-regexp-in-string with REP arg set to lambda that
2064 duplicates `%' and preserves text properties.
2065
2066 * progmodes/compile.el (compilation-disable-input): Doc fix.
2067 (define-compilation-mode): Doc fix and refill.
2068 (kill-compilation): Use `mode-name' in the error message.
2069 (compilation-find-file): Use `compilation-error' in the
2070 read-file-name's prompt.
2071
2072 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
2073
2074 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
2075 (smerge-auto-leave): Make undo re-enable the mode.
2076 (debug-ignored-errors): Add the user-error of impossible resolution.
2077 (smerge-resolve): Move things around a bit, in preparation for later.
2078 (smerge-diff): Don't fail if the buffer has no associated file.
2079 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
2080 (smerge-conflict-overlay): New function.
2081 (smerge-match-conflict): Don't add text properties here.
2082 (smerge-find-conflict): Instead, add an overlay here.
2083 Also check for the case where we're inside a conflict already, so as to
2084 obviate the need for font-lock-multiline, which is unbearably slow with
2085 large conflicts and ciomplex font-lock patterns.
2086 (smerge-remove-props): Remove overlay rather than text-properties.
2087 (smerge-mode): Don't set font-lock-multiline.
2088 Remove overlays when turned off.
2089
2090 2005-08-21 Kim F. Storm <storm@cua.dk>
2091
2092 * ido.el (ido-ignore-item-p): Use save-match-data.
2093 Bind case-fold-search to ido-case-fold locally.
2094
2095 2005-08-20 Richard M. Stallman <rms@gnu.org>
2096
2097 * files.el (normal-mode): If font lock is on, turn it off and on.
2098
2099 * subr.el (replace-regexp-in-string): Doc fix.
2100
2101 * startup.el (command-line-1): Don't suppress startup screen
2102 due to existing processes.
2103
2104 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
2105
2106 * progmodes/compile.el (compilation-disable-input): Default to nil.
2107
2108 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
2109
2110 * progmodes/compile.el (compilation-disable-input): New defcustom.
2111 (compilation-start): If compilation-disable-input is non-nil, send
2112 EOF to the compilation process.
2113
2114 2005-08-20 Eli Zaretskii <eliz@gnu.org>
2115
2116 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
2117 Run the argument of tex-shell-cd-command through
2118 convert-standard-filename, to get the correct style of slashes on
2119 Windows, and enclose the result in quotes, in case the file name
2120 includes whitespace or other special characters.
2121
2122 2005-08-19 Andreas Schwab <schwab@suse.de>
2123
2124 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
2125 process.
2126
2127 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
2128
2129 * cus-start.el (minibuffer-prompt-properties): Correct typo.
2130
2131 2005-08-18 Kim F. Storm <storm@cua.dk>
2132
2133 * scroll-lock.el: Fix errors due to incorrect line wrapping.
2134
2135 2005-08-18 Richard M. Stallman <rms@gnu.org>
2136
2137 * scroll-lock.el: New file.
2138
2139 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
2140
2141 * dired.el (dired-move-to-end-of-filename):
2142 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
2143
2144 2005-08-18 Kim F. Storm <storm@cua.dk>
2145
2146 * ido.el (ido-everywhere): Fix defcustom :set function to disable
2147 rather than toggle mode when custom value is nil.
2148 (ido-everywhere): Fix defun doc string.
2149
2150 2005-08-17 Richard M. Stallman <rms@gnu.org>
2151
2152 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
2153 as tag instead of "Inviolable".
2154
2155 2005-08-17 Kim F. Storm <storm@cua.dk>
2156
2157 * windmove.el (windmove-coordinates-of-position): Remove.
2158 (windmove-coordinates-of-window-position): Remove.
2159 (windmove-reference-loc): Use posn-at-point instead.
2160
2161 * subr.el (insert-for-yank-1): Doc fix.
2162
2163 * ido.el (ido-enter-matching-directory): Rename from
2164 ido-enter-single-matching-directory. Change 'slash choice to
2165 'only. Add 'first choice.
2166 (ido-exhibit): Adapt to above changes.
2167
2168 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
2169
2170 * Makefile.in: Expand comment about building loaddefs.el.
2171
2172 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
2173
2174 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
2175 Comment use of defadvice.
2176
2177 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
2178
2179 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
2180
2181 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
2182 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
2183 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
2184 * progmodes/idlw-shell.el, progmodes/ld-script.el,
2185 * progmodes/which-func.el, ruler-mode.el, strokes.el,
2186 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
2187 for backward compatibility for faces that did not appear in the
2188 previous Emacs release.
2189
2190 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
2191
2192 2005-08-15 Kim F. Storm <storm@cua.dk>
2193
2194 * emulation/cua-base.el (cua-delete-region): Return t if
2195 deleted region was non-empty.
2196 (cua-replace-region): Inhibit overwrite-mode for
2197 self-insert-command if replaced region was non-empty.
2198 (cua--explicit-region-start, cua--status-string): Make them
2199 buffer-local at top-level...
2200 (cua-mode): ...rather than when mode is enabled.
2201
2202 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
2203
2204 * progmodes/vhdl-mode.el (vhdl-emacs-21):
2205 Set t for Emacs 21, 22, and so on.
2206
2207 2005-08-15 David Ponce <david@dponce.com>
2208
2209 * tree-widget.el: Update Commentary header.
2210 (tree-widget-theme): Doc fix.
2211 (tree-widget-space-width): New option.
2212 (tree-widget-image-properties): Look up in the default theme too.
2213 (tree-widget--cursors): Only for images with arrow pointer shape.
2214 (tree-widget-lookup-image): Pointer shape is hand by default.
2215 (tree-widget-icon): Rename generic icon widget from
2216 `tree-widget-control'.
2217 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
2218 derive from `tree-widget-icon'.
2219 (tree-widget-handle): Improve default look and feel of the text
2220 representation.
2221 (tree-widget): Rename :*-control properties to :*-icon properties.
2222 Add :action and :help-echo properties.
2223 (tree-widget-after-toggle-functions): Move.
2224 (tree-widget-close-node, tree-widget-open-node): Remove.
2225 (tree-widget-before-create-icon-functions): New hook.
2226 (tree-widget-value-create): Update to allow customization of icons
2227 and nodes at run-time via that new hook.
2228 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
2229 (tree-widget-icon-action, tree-widget-icon-help-echo)
2230 (tree-widget-action, tree-widget-help-echo): New functions.
2231
2232 2005-08-15 Kim F. Storm <storm@cua.dk>
2233
2234 * ido.el (ido-buffer-internal): Use with-no-warnings.
2235 (ido-make-merged-file-list): Use while-no-input.
2236
2237 2005-08-15 Richard M. Stallman <rms@gnu.org>
2238
2239 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
2240 (flyspell-large-region): Fix doc and custom type.
2241
2242 2005-08-14 Richard M. Stallman <rms@gnu.org>
2243
2244 * files.el (interpreter-mode-alist): Doc fix.
2245
2246 * mail/rmail.el (rmail-nonignored-headers): New variable.
2247 (rmail-clear-headers): Use it.
2248 (rmail-reply): Better handling of mail-followup-to header.
2249
2250 * progmodes/sh-script.el (sh-font-lock-keywords-var):
2251 Rename variable from sh-font-lock-keywords. In the `shell' entry,
2252 don't try to refer to executable-font-lock-keywords.
2253 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
2254 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
2255 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
2256 (sh-mode): Set comment-start-skip, local-abbrev-table,
2257 imenu-case-fold-search.
2258 (sh-set-shell): Don't set them here.
2259 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
2260 Don't cache the results in the original alist; don't ever modify
2261 that alist.
2262
2263 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
2264
2265 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
2266 empty.
2267
2268 2005-08-15 Andreas Schwab <schwab@suse.de>
2269
2270 * desktop.el: Put autoload cookie at risky-local-variable declarations.
2271
2272 * dired.el, info.el, mail/rmail.el: Revert last change.
2273
2274 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
2275
2276 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
2277 modification in `eval-after-load' form.
2278 * info.el: Likewise.
2279 * mail/rmail.el: Likewise.
2280
2281 2005-08-14 Juri Linkov <juri@jurta.org>
2282
2283 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2284 Remove highlighting of "Compilation started". Highlight only
2285 the word "finished" in "Compilation finished". Add highlighting
2286 of "interrupt", "killed", "terminated" and the exit code.
2287 (compilation-start): Add newline after header. Use exactly the
2288 same time stamp format as the finishing message.
2289 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
2290
2291 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
2292 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
2293 Add highlighting of "interrupt", "killed", "terminated".
2294
2295 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
2296 enabled and the current command is self-insert-command, call it
2297 explicitly with overwrite-mode bound to nil, to not allow it
2298 to delete the character after the selected region.
2299
2300 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
2301
2302 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
2303 move-end-of-line, end-of-line, and beginning-of-line to the list
2304 of commands after which the echo area is updated.
2305
2306 2005-08-12 Eli Zaretskii <eliz@gnu.org>
2307
2308 * cus-edit.el (custom-save-all, custom-save-delete):
2309 Bind recentf-exclude to exclude custom-file.
2310
2311 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
2312
2313 * mail/rmailsum.el (rmail-summary-end-of-message): New command
2314 to go to the bottom of the mail message. Added to
2315 `rmail-summary-mode-map' with key "/".
2316 (rmail-summary-show-message): New (internal) function for use by
2317 both `rmail-summary-beginning/end-of-message'.
2318 (rmail-summary-beginning-of-message): Change to use
2319 rmail-summary-show-message.
2320
2321 * mail/rmail.el (rmail-end-of-message): New command to go to the
2322 end of the current message. Added to `rmail-mode-map' with key "/".
2323 (rmail-beginning-of-message): Fix to work as documented.
2324 (rmail-mode): Change documentation.
2325
2326 * progmodes/compile.el (compilation-start): Add the line
2327 "Compilation started" with compilation start time.
2328 (compilation-mode-font-lock-keywords): Add `started' to keywords.
2329
2330 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
2331
2332 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
2333 of menu items.
2334
2335 2005-08-11 Richard M. Stallman <rms@gnu.org>
2336
2337 * simple.el (pop-global-mark): Reverse test of widen-automatically.
2338
2339 * battery.el (battery-status-function): Don't use ignore-errors.
2340
2341 2005-08-11 Lute Kamstra <lute@gnu.org>
2342
2343 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
2344 define-obsolete-variable-alias.
2345
2346 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
2347
2348 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
2349 (ange-ftp-send-cmd): Revert last change, and expand
2350 the comment explaining the problem.
2351
2352 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
2353
2354 * ldefs-boot.el: Update.
2355
2356 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
2357 item to "Time, Load and Mail". Change help echo text.
2358
2359 * time.el (display-time-use-mail-icon, display-time-format)
2360 (display-time-string-forms): Shorten first line of docstrings.
2361
2362 2005-08-10 Lars Hansen <larsh@soem.dk>
2363
2364 * desktop.el (desktop-buffer-mode-handlers):
2365 Make non-customizable. Add autoload cookie. Change initial value to
2366 nil; add elements in respective modules instead. Fix doc string.
2367 (desktop-load-file): New function.
2368 (desktop-minor-mode-handlers): New autoloaded variable.
2369 (desktop-create-buffer): Call minor mode handlers.
2370 Use desktop-load-file to load major and minor mode modules prior to
2371 checking for a handler.
2372 (desktop-save): Don't add nil to desktop-minor-modes for minor
2373 modes with nil function in desktop-minor-mode-table. Don't delete
2374 desktop file before rewriting it.
2375 (desktop-locals-to-save): Add autoload cookie. Don't make
2376 automatically buffer-local. Add variables column-number-mode,
2377 size-indication-mode, indent-tabs-mode,
2378 indicate-buffer-boundaries, indicate-empty-lines and
2379 show-trailing-whitespace.
2380 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
2381 regexps. Don't use desktop-clear-preserve-buffers-regexp.
2382 (desktop-clear-preserve-buffers-regexp): Delete.
2383 (desktop-clear-preserve-buffers): Update initial value and docstring.
2384 (desktop-save-buffer): Fix doc string.
2385
2386 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
2387 (hilit-chg-desktop-restore): New function.
2388 (highlight-changes-mode): Add highlight-changes-mode to
2389 desktop-locals-to-save.
2390
2391 * dired.el: Add handler to desktop-buffer-mode-handlers.
2392 (dired-restore-desktop-buffer): Remove autoload cookie.
2393 (dired-mode): Add autoload cookie.
2394
2395 * info.el: Add handler to desktop-buffer-mode-handlers.
2396 (Info-restore-desktop-buffer): Remove autoload cookie.
2397 (Info-mode): Add autoload cookie.
2398
2399 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
2400 (mh-restore-desktop-buffer): Remove autoload cookie.
2401 (mh-folder-mode): Add autoload cookie.
2402
2403 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
2404 (rmail-restore-desktop-buffer): Remove autoload cookie.
2405
2406 2005-08-11 Masatake YAMATO <jet@gyve.org>
2407
2408 * hexl.el (hexl-address-region):
2409 (hexl-ascii-region, hexl-font-lock-keywords):
2410 (hexl-highlight-line-range): Use the term "region"
2411 instead of "area" for consistency with the other symbols
2412 defined in hexl.el.
2413
2414 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
2415
2416 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
2417 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
2418 out by Juri Linkov). Add `display-battery-mode'.
2419
2420 2005-08-09 Juri Linkov <juri@jurta.org>
2421
2422 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2423 Remove `-text' from face variable names.
2424 (compilation-error-file-name, compilation-warning-file-name)
2425 (compilation-info-file-name): Delete faces.
2426 (compilation-line-number, compilation-column-number):
2427 Remove face underlining.
2428 (compilation-message-face): Set to `underline' value by default.
2429 (compilation-error-face, compilation-warning-face)
2430 (compilation-info-face): Remove `-file-name' from face names.
2431 (compilation-error-text-face, compilation-warning-text-face)
2432 (compilation-info-text-face): Delete face variables.
2433 (compilation-text-face): Delete function.
2434
2435 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
2436 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
2437 (grep-error-face): Set to `compilation-error' instead of
2438 `compilation-error-face' (which is redefined to `grep-hit-face' in
2439 grep buffers).
2440 (grep-mode-font-lock-keywords): Remove `-text' from face variable
2441 names. Use `grep-error-face' instead of `compilation-error-text-face'.
2442
2443 * dired-aux.el (dired-do-query-replace-regexp):
2444 Use `query-replace-read-args'.
2445
2446 * replace.el (query-replace-read-from, query-replace-read-to)
2447 (query-replace-read-args): Rename arg `string' to `prompt'.
2448
2449 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
2450
2451 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
2452
2453 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
2454 uploading files.
2455 (ange-ftp-canonize-filename): Handle file names beginning with ~
2456 correctly.
2457
2458 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
2459
2460 * textmodes/fill.el (canonically-space-region)
2461 (fill-context-prefix, fill-french-nobreak-p)
2462 (fill-delete-newlines, fill-comment-paragraph)
2463 (justify-current-line): "?\ " -> "?\s".
2464
2465 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
2466
2467 * textmodes/fill.el (fill-nonuniform-paragraphs):
2468 Improve argument/docstring consistency.
2469
2470 2005-08-09 Richard M. Stallman <rms@gnu.org>
2471
2472 * textmodes/ispell.el (ispell-word): More fboundp checks.
2473
2474 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
2475 (find-file-noselect-1): Call it here, only if RAWFILE.
2476 (normal-mode): Always set some major mode.
2477 (save-some-buffers-action-alist): Change some explanation strings.
2478 (file-name-non-special): In the `quote' method, use unwind-protect.
2479
2480 2005-08-09 Magnus Henoch <mange@freemail.hu>
2481
2482 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
2483 (ispell-have-aspell-dictionaries): New variable.
2484 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
2485 (ispell-get-aspell-config-value): New function.
2486 (ispell-aspell-find-dictionary): New function.
2487 (ispell-aspell-add-aliases): New function.
2488 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
2489 appropriate. Don't look for ispell dictionaries if we use aspell.
2490 (ispell-menu-map): Don't build a submenu of dictionaries.
2491
2492 2005-08-09 Richard M. Stallman <rms@gnu.org>
2493
2494 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
2495 (sql-read-passwd): Use read-passwd.
2496
2497 * progmodes/idlw-toolbar.el (idlwave-toolbar)
2498 (idlwave-toolbar-is-possible): Add defvars.
2499
2500 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
2501 Avoid warnings.
2502
2503 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
2504 (idlwave-system-class-info, idlwave-executive-commands-alist):
2505 Use defvar.
2506
2507 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
2508
2509 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
2510 Avoid warnings.
2511
2512 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
2513 and content-type: headers.
2514
2515 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
2516
2517 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
2518 and rename some of them to be more self-explanatory.
2519
2520 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
2521
2522 * startup.el (command-line-1): Implement -scriptload.
2523
2524 * replace.el (occur-engine): Initial *Occur* output not undoable.
2525
2526 * menu-bar.el (menu-bar-file-menu): Rename some menu items
2527 and improve help strings.
2528
2529 * isearch.el (isearch-repeat): When changing direction,
2530 mark search successful.
2531
2532 * ediff-init.el: Use (featurep 'xemacs).
2533
2534 * comint.el (send-invisible): Identify buffer, if not selected.
2535
2536 * align.el: Delete autoload for c-guess-basic-syntax.
2537
2538 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
2539
2540 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
2541 Improve argument/docstring consistency. Doc fixes.
2542 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
2543 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
2544 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
2545 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
2546 (r2bv-organization, r2bv-pages, r2bv-primary-author)
2547 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
2548 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
2549 Defvar at compile time.
2550
2551 2005-08-09 Juri Linkov <juri@jurta.org>
2552
2553 * info.el: Replace `info' with upper-case `Info' where appropriate.
2554 (info-title-1, info-title-2, info-title-3, info-title-4)
2555 (info-menu-header): Move up face definitions.
2556 (info-menu-star): Rename from `info-menu-5'.
2557 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
2558 (Info-fontify-visited-nodes): Fix docstring.
2559 (Info-hide-note-references): Fix docstring.
2560 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
2561 menu items in the same way as on cross-references.
2562 (info-apropos): Fix sorting order and formatting to be like in the
2563 stand-alone Info browser. Display error messages for 1 sec.
2564 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
2565 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
2566 from the menu bar.
2567 (Info-insert-dir): Restore point after calling
2568 `insert-buffer-substring'.
2569
2570 2005-08-08 Richard M. Stallman <rms@gnu.org>
2571
2572 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
2573 (recompute-lucid-menubar): Add defvars.
2574
2575 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
2576
2577 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
2578
2579 * net/net-utils.el (run-dig): Rename from `dig'.
2580
2581 * play/gametree.el (gametree-mode): Use make-local-variable,
2582 not make-variable-buffer-local.
2583
2584 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
2585
2586 * ansi-color.el (ansi-color-make-extent)
2587 (ansi-color-set-extent-face): Use fboundp, not functionp.
2588
2589 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
2590 not make-variable-buffer-local.
2591
2592 * bookmark.el (Info-current-file): Add defvar.
2593 (bookmark-jump-noselect): Use with-no-warnings.
2594
2595 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
2596
2597 * ebuff-menu.el (Helper-return-blurb): Add defvar.
2598
2599 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
2600
2601 * find-file.el (ada-procedure-start-regexp)
2602 (ada-package-start-regexp): Add defvars.
2603
2604 * info.el (Info-insert-dir): Use insert-buffer-substring.
2605
2606 * xml.el (xml-att-def-re): Add defvar.
2607
2608 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
2609 calling convention.
2610
2611 * subr.el (while-no-input): Return t if there is input.
2612
2613 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
2614
2615 * cus-start.el (all): Add `overflow-newline-into-fringe'.
2616
2617 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
2618
2619 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
2620 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
2621
2622 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
2623
2624 * cmuscheme.el (scheme-start-file): Replace reference to
2625 `user-emacs-directory' by "~/.emacs.d/".
2626
2627 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
2628
2629 * info.el (Info-dir-remove-duplicates): Avoid case folding
2630 in loop; instead, keep downcased strings for comparison.
2631 Suggested by Helmut Eller.
2632
2633 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
2634
2635 Sync with Tramp 2.0.50.
2636
2637 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
2638 XEmacs case; not necessary anymore.
2639 (tramp-user-regexp): Allow "@" as part of user name.
2640 (tramp-handle-set-visited-file-modtime)
2641 (tramp-handle-insert-file-contents)
2642 (tramp-handle-write-region): No special handling for
2643 `last-coding-system-used, because this is done in
2644 `tramp-accept-process-output' now.
2645 (tramp-accept-process-output): New defun.
2646 (tramp-process-one-action, tramp-process-one-multi-action)
2647 (tramp-wait-for-regexp, tramp-wait-for-output)
2648 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
2649 Howells <dhowells@redhat.com>.
2650 (clear-visited-file-modtime): Defadvice removed. The check for
2651 unset buffer's modtime does not need to be based on
2652 `tramp-buffer-file-attributes'. Suggested by RMS.
2653 (tramp-message): Insert "\n" if not being at beginning of line.
2654 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
2655 sequence with same logic.
2656 (tramp-completion-handle-expand-file-name): Discard call of
2657 `tramp-drop-volume-letter'. It is not necessary, and there have
2658 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
2659 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
2660 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
2661 should always be visible.
2662 (tramp-handle-insert-directory, tramp-setup-complete)
2663 (tramp-set-process-query-on-exit-flag)
2664 (tramp-append-tramp-buffers): Pacify byte-compiler.
2665 (tramp-bug): Delete non-existing variables from list.
2666 Apply `tramp-load-report-modules' as pre-hook.
2667 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
2668 `shell-prompt-pattern' because of non-7bit characters.
2669 Reported by Sebastian Luque <sluque@mun.ca>.
2670 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
2671 (tramp-match-string-list): Remove function.
2672 (tramp-wait-for-regexp): Remove call of that function.
2673 Suggested by Kim F. Storm <storm@cua.dk>.
2674 (tramp-set-auto-save-file-modes): Use octal integer code #o600
2675 instead of octal character code ?\600. The latter resulted in a
2676 syntax error with XEmacs.
2677
2678 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
2679 XEmacs case; not necessary anymore.
2680 (tramp-smb-handle-write-region): No special handling for
2681 `last-coding-system-used, because this is done in
2682 `tramp-accept-process-output' now.
2683 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
2684
2685 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
2686
2687 * wid-edit.el (widget-choice-value-create):
2688 Unconditionally respect user choice. Set :explicit-choice back to nil
2689 when no longer needed.
2690 (widget-choice-action): Unconditionally respect user choice.
2691 Eliminate :explicit-choice-value.
2692
2693 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
2694
2695 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
2696 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
2697 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
2698 running new function `toggle-indicate-empty-lines'.
2699 Rename "Customize" item to "Customize fringe".
2700 Rename "Indicators" item to "Buffer boundaries" and change help echo.
2701 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
2702 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
2703 Delete "Empty lines only" item.
2704 (menu-bar-showhide-fringe-ind-customize): New function.
2705 (menu-bar-showhide-fringe-ind-mixed)
2706 (menu-bar-showhide-fringe-ind-box)
2707 (menu-bar-showhide-fringe-ind-right)
2708 (menu-bar-showhide-fringe-ind-left)
2709 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
2710 instead of `fringe-indicators'.
2711
2712 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
2713
2714 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
2715 Change the date of last update.
2716
2717 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
2718
2719 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
2720 (viper-exec-yank, viper-put-back): Don't display modification msg
2721 if in the minibuffer.
2722
2723 * viper-init.el (viper-replace-overlay-cursor-color)
2724 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
2725 Make variables frame local.
2726
2727 * viper-util.el (viper-append-filter-alist): Use append instead of
2728 nconc.
2729
2730 * viper.el (viper-vi-state-mode-list)
2731 (viper-emacs-state-mode-list): Move help-mode and
2732 completion-list-mode from the first list to the second.
2733 (viper-mode): Docstring.
2734 (viper-go-away, viper-non-hook-settings): Don't localize
2735 minor-mode-alist in newer Emacsen. Add advice to
2736 set-cursor-color. Don't bind "\C-c\\".
2737
2738 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
2739
2740 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
2741 (scheme-macro-expand-command): New user options.
2742 (scheme-trace-procedure, scheme-expand-current-form): New commands.
2743 (scheme-form-at-point, scheme-start-file)
2744 (scheme-interactively-start-process): New functions.
2745 (scheme-get-process): New function, extracted from `scheme-proc'.
2746 (run-scheme): Call `scheme-start-file' to get start file, and pass
2747 it to `make-comint'.
2748 (switch-to-scheme, scheme-proc):
2749 Call `scheme-interactively-start-process' if no Scheme buffer/process
2750 is available.
2751
2752 2005-08-06 Juri Linkov <juri@jurta.org>
2753
2754 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2755 Use `compilation-text-face', `compilation-info-text-face' and
2756 `compilation-error-text-face' instead of `font-lock-keyword-face'.
2757 (compilation-error): New face.
2758 (compilation-error-file-name): Inherit from
2759 `compilation-error' instead of `font-lock-warning-face'.
2760 (compilation-warning-file-name): Inherit from
2761 `compilation-warning' instead of `font-lock-warning-face'.
2762 (compilation-info, compilation-error-file-name)
2763 (compilation-warning-file-name, compilation-info-file-name)
2764 (compilation-line-number, compilation-column-number): Doc fix.
2765 (compilation-error-text-face, compilation-warning-text-face)
2766 (compilation-info-text-face): New face variables.
2767 (compilation-line-face, compilation-column-face)
2768 (compilation-enter-directory-face)
2769 (compilation-leave-directory-face): Doc fix.
2770 (compilation-text-face): New function.
2771
2772 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
2773 instead of 1 to display binary file names as info file links.
2774 (grep-error-face): Use `compilation-error-face' instead of
2775 `font-lock-keyword-face'.
2776 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
2777 and `compilation-warning-text-face' instead of
2778 `font-lock-keyword-face'. Use `compilation-error-text-face'
2779 instead of `grep-error-face'.
2780
2781 2005-08-05 Kenichi Handa <handa@m17n.org>
2782
2783 * international/code-pages.el: Add autoload cookies for all coding
2784 systems.
2785
2786 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
2787
2788 * cus-start.el (all): Put undo.c where it alphabetically belongs.
2789
2790 2005-08-04 Juri Linkov <juri@jurta.org>
2791
2792 * progmodes/compile.el (compilation-mode-map):
2793 * progmodes/grep.el (grep-mode-map):
2794 Bind TAB to `compilation-next-error' and [backtab] to
2795 `compilation-previous-error'.
2796
2797 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
2798 matching line numbers, column numbers and their ranges with regexp
2799 matching only line numbers.
2800 (grep-context-face): New face variable.
2801 (grep-mode-font-lock-keywords): Use it.
2802
2803 * faces.el (read-face-name): Delete duplicate faces.
2804
2805 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
2806
2807 * thumbs.el (thumbs-find-image): Don't make variables
2808 automatically buffer local.
2809 (thumbs-current-tmp-filename, thumbs-current-image-filename)
2810 (thumbs-image-num): Make automatically buffer local.
2811 (thumbs-show-thumbs-list): Use `make-local-variable', not
2812 `make-variable-buffer-local'.
2813 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
2814
2815 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
2816 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
2817 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
2818 (bother, bye, canyou, chatlst, continue, deathlst, describe)
2819 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
2820 (feelings-about, foullst, found, hello, history, howareyoulst)
2821 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
2822 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
2823 (neglst, obj, object, owner, please, problems, qlist)
2824 (random-adjective, relation, remlst, repetitive-shortness)
2825 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
2826 (shortlst, something, sportslst, stallmanlst, states, subj)
2827 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
2828 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
2829 Defvar at compile time.
2830
2831 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
2832 not `make-variable-buffer-local'.
2833
2834 2005-08-02 Kim F. Storm <storm@cua.dk>
2835
2836 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
2837 rectangle overlay in selected window.
2838
2839 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
2840
2841 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
2842 instead of display group. Make `indicate-buffer-boundaries'
2843 customizable through Custom.
2844
2845 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
2846
2847 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
2848 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
2849 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
2850 (gdb-put-string): Fix typos in docstrings.
2851
2852 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
2853
2854 Update copyright notices of files in progmodes directory for
2855 release of Emacs 22.1.
2856
2857 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
2858
2859 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
2860 Don't barf if the GUD buffer has been killed.
2861
2862 2005-08-01 Kim F. Storm <storm@cua.dk>
2863
2864 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
2865
2866 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
2867
2868 * simple.el (next-error-follow-minor-mode):
2869 make-variable-buffer-local -> make-local-variable.
2870
2871 * emacs-lisp/cl-extra.el: Require CL also when compiling.
2872
2873 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
2874 (byte-compile-form-make-variable-buffer-local): New functions to warn
2875 about misuses of make-variable-buffer-local where make-local-variable
2876 was meant.
2877
2878 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
2879
2880 * bs.el (bs-attributes-list): Doc fix.
2881 (bs): Update url-link.
2882
2883 * desktop.el (desktop-save-buffer): Fix typos in docstring.
2884 (desktop-load-default): Simplify.
2885
2886 * ibuffer.el (ibuffer-columnize-and-insert-list)
2887 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
2888 (ibuffer-unmark-all, ibuffer-toggle-marks)
2889 (ibuffer-unmark-forward, ibuffer-unmark-backward)
2890 (ibuffer-compile-make-format-form, ibuffer-format-column)
2891 (ibuffer-current-buffers-with-marks)
2892 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
2893 (ibuffer): Doc fix.
2894 (ibuffer-mode): Fix typo in docstring.
2895 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
2896 with `define-obsolete-variable-alias'.
2897 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
2898
2899 2005-07-29 Kenichi Handa <handa@m17n.org>
2900
2901 * international/mule-cmds.el (select-message-coding-system):
2902 Be sure to use LF for end-of-line. If no coding system is decided,
2903 return iso-8859-1-unix.
2904
2905 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
2906
2907 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
2908 (ange-ftp-pending-error-line): New vars.
2909 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
2910 to handle the non-fatal no-route-to-host messages.
2911 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
2912
2913 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
2914
2915 * isearch.el (isearch-mode-map, isearch-other-meta-char)
2916 (isearch-quote-char, isearch-printing-char)
2917 (isearch-text-char-description): "?\ " -> "?\s".
2918 (isearch-lazy-highlight-cleanup)
2919 (isearch-lazy-highlight-initial-delay)
2920 (isearch-lazy-highlight-interval)
2921 (isearch-lazy-highlight-max-at-a-time)
2922 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
2923 Declare with define-obsolete-*-alias macros.
2924 (isearch-forward): Fix typo in docstring.
2925 (search-invisible, search-ring-yank-pointer)
2926 (regexp-search-ring-yank-pointer): Doc fixes.
2927
2928 * recentf.el (recentf-menu-append-commands-p): Declare with
2929 `define-obsolete-variable-alias'.
2930 (recentf-max-saved-items, recentf-menu-filter)
2931 (recentf-arrange-by-rule-subfilter): Doc fixes.
2932 (recentf-menu-append-commands-flag)
2933 (recentf-initialize-file-name-history, recentf-expand-file-name)
2934 (recentf-clear-data): Fix typos in docstrings.
2935
2936 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
2937
2938 * progmodes/gdb-ui.el: Smarten comments.
2939 (gdb-info-breakpoints-custom): Use nowarn when finding file.
2940
2941 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2942
2943 * term/apollo.el (terminal-init-apollo): New function containing
2944 all former top level forms in the file.
2945 * term/bobcat.el (terminal-init-bobcat):
2946 * term/cygwin.el (terminal-init-cygwin):
2947 * term/iris-ansi.el (terminal-init-iris-ansi):
2948 * term/linux.el (terminal-init-linux):
2949 * term/news.el (terminal-init-news):
2950 * term/rxvt.el (terminal-init-rxvt):
2951 * term/sun.el (terminal-init-sun):
2952 * term/tvi970.el (terminal-init-tvi970):
2953 * term/vt100.el (terminal-init-vt100):
2954 * term/vt102.el (terminal-init-vt102):
2955 * term/vt125.el (terminal-init-vt125):
2956 * term/vt200.el (terminal-init-vt200):
2957 * term/vt201.el (terminal-init-vt201):
2958 * term/vt220.el (terminal-init-vt220):
2959 * term/vt240.el (terminal-init-vt240):
2960 * term/vt300.el (terminal-init-vt300):
2961 * term/vt320.el (terminal-init-vt320):
2962 * term/vt400.el (terminal-init-vt400):
2963 * term/vt420.el (terminal-init-vt420):
2964 * term/wyse50.el (terminal-init-wyse50):
2965 * term/xterm.el (terminal-init-xterm): Likewise.
2966
2967 * term/README: Describe the terminal-init-* functionality.
2968
2969 * startup.el (command-line): After loading the terminal initialization
2970 file call the corresponding terminal initialization function.
2971
2972 2005-07-27 Kenichi Handa <handa@m17n.org>
2973
2974 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
2975 negative.
2976
2977 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
2978 (ps-mule-composition-prologue): Fix for the case that
2979 RelativeCompose is false.
2980
2981 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
2982
2983 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
2984
2985 * descr-text.el (describe-char): Handle the case where the list of
2986 chars is displayed in a separate frame.
2987 Be a bit more discriminating when looking for the char.
2988
2989 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
2990
2991 * bookmark.el (bookmark-automatically-show-annotations)
2992 (bookmark-read-annotation-text-func): Doc fixes.
2993 (bookmark-save): Improve argument/docstring consistency.
2994 (bookmark-get-bookmark, bookmark-get-bookmark-record)
2995 (bookmark-alist-from-buffer)
2996 (bookmark-upgrade-file-format-from-0)
2997 (bookmark-grok-file-format-version)
2998 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
2999 (bookmark-read-annotation-mode)
3000 (bookmark-insert-current-bookmark, bookmark-jump)
3001 (bookmark-exit-hook): Fix typos in docstrings.
3002 (bookmark-exit-hooks): Define as obsolete alias.
3003 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
3004 not `bookmark-exit-hooks'. Fix docstring.
3005 (bookmark-bmenu-select): "?\ " -> "?\s".
3006
3007 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
3008
3009 * startup.el (command-line): Fix typo.
3010
3011 2005-07-24 Richard M. Stallman <rms@gnu.org>
3012
3013 * tooltip.el (tooltip-mode): Test emacs-basic-display,
3014 not emacs-quick-startup.
3015
3016 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
3017
3018 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
3019 (reb-next-match, reb-show-subexp): Use `with-selected-window'
3020 instead of `reb-with-current-window'.
3021 (reb-prev-match): Likewise. Also, don't move left if the search
3022 was unsuccessful.
3023 (reb-initialize-buffer): New function.
3024 (re-builder, reb-change-syntax): Use it.
3025
3026 * man.el (Man-goto-page): Make second argument NOERROR optional.
3027
3028 2005-07-23 Richard M. Stallman <rms@gnu.org>
3029
3030 * man.el (Man-bgproc-sentinel): Check here for failure to find
3031 any man page in the output, and report the error here.
3032 (Man-arguments): Make it permanent local.
3033 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
3034 (Man-mode): Pass t for NOERROR.
3035
3036 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
3037 (grep-mode-font-lock-keywords):
3038 Don't use compilation-...-face for messages that are not file names.
3039
3040 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3041 Don't use compilation-...-face for messages that are not file names.
3042
3043 2005-07-22 Juri Linkov <juri@jurta.org>
3044
3045 * startup.el (normal-splash-screen): Update menu name.
3046
3047 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
3048
3049 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
3050
3051 * term/xterm.el: Load term/rxvt if the terminal is actually an
3052 rxvt terminal.
3053 (xterm-rxvt-set-background-mode): Remove, not used anymore.
3054
3055 * term/rxvt.el (function-key-map): Use substitute-key-definition
3056 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
3057
3058 * term/cygwin.el: New file.
3059
3060 2005-07-22 Kim F. Storm <storm@cua.dk>
3061
3062 * image-file.el (insert-image-file, image-file-yank-handler):
3063 Fix last change to maintain a (unique) yank-handler on yanked images.
3064
3065 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
3066
3067 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
3068 of the file size (as in "177B" for 177 bytes). This happens with
3069 "ls -lh" on FreeBSD.
3070
3071 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
3072
3073 * hilit-chg.el (highlight-changes-global-initial-state)
3074 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
3075 (hilit-chg-fixup, highlight-changes-mode):
3076 Fix typos in docstrings.
3077 (highlight-changes-global-modes, highlight-changes-rotate-faces):
3078 Doc fixes.
3079
3080 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
3081
3082 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
3083 mode function using `eval-after-load'.
3084
3085 2005-07-21 Kim F. Storm <storm@cua.dk>
3086
3087 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
3088 included when reporting an emacs crash, and tell about the DEBUG file.
3089
3090 * image-file.el (insert-image-file): Add yank-handler.
3091 (image-file-yank-handler): Yank handler to make unique copies of
3092 images when they are yanked into a buffer next to each other.
3093
3094 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
3095
3096 * comint.el (comint-use-prompt-regexp, comint-send-input)
3097 (comint-source-default, comint-extract-string)
3098 (comint-get-source, comint-word, comint-completion)
3099 (comint-source, comint-prompt-read-only, comint-update-fence):
3100 Fix typos in docstrings.
3101 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
3102 Declare with define-obsolete-*-alias macros.
3103 (comint-previous-matching-input-from-input)
3104 (comint-next-matching-input-from-input)
3105 (comint-previous-matching-input, comint-next-matching-input)
3106 (comint-forward-matching-input):
3107 Improve argument/docstring consistency.
3108
3109 * desktop.el (desktop-clear-preserve-buffers-regexp):
3110 Also preserve the *server* buffer.
3111
3112 * simple.el (clone-indirect-buffer): Doc fix.
3113 (fixup-whitespace, just-one-space)
3114 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
3115 (next-error, next-error-highlight)
3116 (next-error-highlight-no-select, next-error-last-buffer)
3117 (next-error-buffer-p, next-error-find-buffer, next-error)
3118 (previous-error, next-error-no-select, previous-error-no-select)
3119 (open-line, split-line, minibuffer-prompt-width, kill-new)
3120 (binary-overwrite-mode): Fix typos in docstrings.
3121 (set-fill-column): Fix typo in message.
3122
3123 * skeleton.el (skeleton-proxy-new): Doc fix.
3124
3125 * strokes.el (strokes-load-hook): Doc fix.
3126 (strokes-grid-resolution, strokes-get-grid-position)
3127 (strokes-renormalize-to-grid, strokes-read-stroke)
3128 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
3129 (strokes-global-map): Fix typos in docstrings.
3130 (strokes-help): Doc fix. Fix help message and pass it through
3131 `substitute-command-keys'.
3132
3133 * tempo.el (tempo-insert-prompt, tempo-interactive)
3134 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
3135 (tempo-insert-string-functions, tempo-local-tags)
3136 (tempo-define-template, tempo-insert-template)
3137 (tempo-insert-prompt-compat, tempo-is-user-element)
3138 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
3139 Fix typos in docstrings.
3140
3141 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
3142 (vcursor-key-bindings, vcursor-use-vcursor-map)
3143 (vcursor-find-window, vcursor-scroll-down)
3144 (vcursor-disable, vcursor-beginning-of-buffer)
3145 (vcursor-end-of-buffer): Fix typos in docstrings.
3146 (vcursor-relative-move, vcursor-get-char-count):
3147 Improve argument/docstring consistency.
3148
3149 * version.el: "?\ " -> "?\s".
3150
3151 * wid-edit.el (widget-default-create, widget-after-change)
3152 (widget-default-format-handler, widget-checklist-add-item)
3153 (widget-radio-add-item, widget-choose, widget-specify-secret)
3154 (widget-field-value-create, widget-field-value-get)
3155 (widget-editable-list-format-handler)
3156 (widget-editable-list-entry-create, widget-group-value-create)
3157 (widget-documentation-link-add)
3158 (widget-documentation-string-value-create): "?\ " -> "?\s".
3159 (widget-convert-text): Doc fix.
3160 (widget-narrow-to-field, widget-field-find)
3161 (widget-url-link-action, widget-emacs-library-link-action)
3162 (widget-color-notify): Fix typos in docstrings.
3163
3164 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
3165 (x-select-text, set-w32-system-coding-system)
3166 (w32-add-charset-info): Fix typos in docstrings.
3167
3168 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
3169 (cua-enable-cua-keys, cua-use-hyper-key)
3170 (cua-virtual-rectangle-edges): Fix typos in docstrings.
3171 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
3172
3173 * net/tramp.el (tramp-handle-load): Fix typo in error message.
3174
3175 * emacs-lisp/re-builder.el (regexp-builder): Declare with
3176 `defalias' instead of faking it.
3177
3178 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
3179 (eshell-ls-missing, eshell-ls-dired-initial-args)
3180 (eshell-ls-use-in-dired): Fix typos in docstrings.
3181
3182 2005-07-20 Kim F. Storm <storm@cua.dk>
3183
3184 * emulation/cua-base.el (cua-mode): Improve doc string.
3185
3186 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
3187
3188 * abbrev.el (expand-region-abbrevs): Doc fix.
3189 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
3190 Improve argument/docstring consistency.
3191
3192 * arc-mode.el (archive-get-descr, archive-alternate-display):
3193 Doc fixes.
3194 (archive-l-e): Improve argument/docstring consistency.
3195 (archive-tmpdir, archive-unixdate, archive-unixtime)
3196 (archive-chmod-entry): Fix typos in docstrings.
3197 (archive-unflag, archive-unflag-backwards)
3198 (archive-unmark-all-files): "?\ " -> "?\s".
3199
3200 * buff-menu.el (Buffer-menu-unmark): Doc fix.
3201 (Buffer-menu-not-modified, Buffer-menu-execute)
3202 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
3203 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
3204
3205 * composite.el (compose-string, encode-composition-rule)
3206 (compose-last-chars): Fix typos in docstrings.
3207
3208 * desktop.el (desktop-enable, desktop-basefilename):
3209 Declare with `define-obsolete-variable-alias'.
3210 (desktop-internal-v2s): Don't quote keywords.
3211 (desktop-clear): "?\ " -> "?\s".
3212
3213 * dired.el (dired-align-file, dired-flag-backup-files)
3214 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
3215 (dired-listing-switches, dired-ls-F-marks-symlinks)
3216 (dired-dwim-target, dired-load-hook, dired-mode-hook)
3217 (dired-directory, dired-faces, dired, dired-revert)
3218 (dired-mode, dired-summary, dired-view-file)
3219 (dired-copy-filename-as-kill, dired-delete-file)
3220 (dired-no-confirm, dired-unmark-all-marks)
3221 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
3222 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
3223 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
3224 Fix typos in message strings.
3225
3226 * dired-x.el (virtual-dired): Declare with `defalias'.
3227 (dired-mark-unmarked-files, dired-local-variables-file)
3228 (dired-omit-here-always): Doc fix.
3229 (dired-omit-mode, dired-find-subdir)
3230 (dired-enable-local-variables, dired-clean-up-buffers-too)
3231 (dired-extra-startup, dired-mark-extension, dired-jump)
3232 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
3233 (dired-smart-shell-command, dired-guess-shell-alist-user)
3234 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
3235 (dired-x-bind-find-file, dired-x-submit-report):
3236 Fix typos in docstrings.
3237 (dired-mark-unmarked-files): "?\ " -> "?\s".
3238
3239 * dirtrack.el (dirtrack-list): Fix typos in docstring.
3240
3241 * faces.el (describe-face): "?\ " -> "?\s".
3242 (read-all-face-attributes, read-face-font, modify-face)
3243 (face-attr-construct, italic): Fix typos in docstrings.
3244 (frame-update-face-colors): Declare with
3245 `define-obsolete-function-alias'.
3246
3247 * files.el (find-file-noselect, recode-file-name): Doc fixes.
3248 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
3249 (magic-mode-alist, buffer-file-numbers-unique)
3250 (write-file-functions, get-free-disk-space):
3251 Fix typos in docstrings.
3252 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
3253 (write-contents-hooks, write-file-hooks):
3254 Declare with `define-obsolete-variable-alias'.
3255
3256 * forms-d2.el (arch-rj): Fix typo in docstrings.
3257 (arch-tocol): Likewise. "?\ " -> "?\s".
3258
3259 * frame.el (set-frame-font, cursor-in-non-selected-windows):
3260 Fix typo in docstring.
3261 (set-screen-width, set-screen-height): Delete redundant info in
3262 doctrings.
3263 (new-frame, screen-height, screen-width): Declare with
3264 `define-obsolete-function-alias'.
3265 (delete-frame-hook, blink-cursor): Declare with
3266 `define-obsolete-variable-alias'.
3267
3268 * paths.el (prune-directory-list): Fix typos in docstring.
3269
3270 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
3271 (cvs-prefix-get): Fix typos in docstrings.
3272
3273 * ps-print.el (ps-extend-face-list, ps-extend-face)
3274 (ps-print-background-image): Fix typos in docstrings.
3275 (ps-default-fg, ps-default-bg): Doc fixes.
3276
3277 * s-region.el (s-region-bind): Doc fix.
3278 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
3279
3280 * textmodes/org.el (org-table-formula-substitute-names)
3281 (org-table-get-vertical-vector): Doc fixes.
3282 (org-table-recalculate): Remove unused argument to `message'.
3283
3284 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
3285
3286 * textmodes/org.el (org-table-column-names)
3287 (org-table-column-name-regexp)
3288 (org-table-named-field-locations): New variables.
3289 (org-archive-subtree): Protect `this-command' when calling
3290 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
3291 the kill buffer.
3292 (org-complete): Remove fixed-formula completion.
3293 (org-edit-formulas-map): New variable.
3294 (org-table-edit-formulas): New command.
3295 (org-finish-edit-formulas, org-abort-edit-formulas)
3296 (org-show-variable, org-table-get-vertical-vector): New functions.
3297 (org-table-maybe-eval-formula): Handle `:=' fields.
3298 (org-table-get-stored-formulas, org-table-store-formulas)
3299 (org-table-get-formula, org-table-modify-formulas)
3300 (org-table-replace-in-formulas): Handle named field formulas.
3301 (org-table-get-specials): Store locations of named fields.
3302
3303 2005-07-19 Juri Linkov <juri@jurta.org>
3304
3305 * progmodes/grep.el (grep-regexp-alist)
3306 (grep-mode-font-lock-keywords, grep-process-setup):
3307 Use default GNU grep match color "01;31m" instead of "01;41m".
3308 (grep-regexp-alist, grep-mode-font-lock-keywords):
3309 Use `\\[[0-9]*m' instead of `\\[00m'.
3310 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
3311 sgr_start where its handling is more important. Use the real
3312 length of sgr_start instead of constant 8.
3313 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
3314 specially. Delete all remaining escape sequences.
3315 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
3316 (grep-regexp-alist): Make hyperlink only for binary file name
3317 instead of the whole line.
3318 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
3319 (grep-mode): Add autoload.
3320
3321 * emacs-lisp/find-func.el (find-function-regexp):
3322 Add `define-compilation-mode'.
3323
3324 2005-07-19 Juri Linkov <juri@jurta.org>
3325
3326 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
3327 (compare-windows-sync-string-size, compare-windows-recenter)
3328 (compare-windows-highlight, compare-windows): Add version 22.1.
3329 (compare-windows) <defface>: Inherit from lazy-highlight instead
3330 of duplicating its default value.
3331
3332 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
3333 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
3334
3335 * descr-text.el (describe-char): Create link buttons for `charset'
3336 and `code point'. Add the current input method name with a link
3337 button to `to input' field. Print face names of display table
3338 characters in `The display table entry is displayed by' section
3339 instead of printing face-id in the `display' field.
3340 Guess hardcoded faces and create a link button for them.
3341 Skip empty fields when calculating max-width.
3342 Treat `widget-create' specially while inserting strings from the
3343 collected field list.
3344 (describe-char-after): Made obsolete in version 22.1, not 21.5.
3345
3346 * diff-mode.el (diff-file-header): Change foreground color from
3347 yellow to green on light backgrounds.
3348 (diff-context): Inherit from `shadow' only for color/grayscale
3349 with more than 88 colors.
3350 (diff-indicator-removed, diff-indicator-added)
3351 (diff-indicator-changed): New faces.
3352 (diff-font-lock-keywords): Use new faces. Regroup rules.
3353 Add "^---$" for `normal' diff format. Fontify `#' lines with
3354 font-lock-comment-delimiter-face and font-lock-comment-face.
3355 Add `#' to ^[^...] in the rule for `diff-context-face'.
3356
3357 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
3358 a button-like box. Inherit from `highlight' on low colors.
3359 (shadow): Use shades of gray only for color/grayscale with
3360 more than 88 colors. Use green for light backgrounds with
3361 8 colors, and yellow for dark backgrounds with 8 colors.
3362
3363 * font-lock.el (font-lock-regexp-grouping-backslash):
3364 Don't inherit from escape-glyph (use bold for all cases).
3365
3366 * info.el (info-xref-visited): Use light foreground color `violet'
3367 for dark backgrounds instead of dark color `magenta3'.
3368 (info-title-1): Use `yellow' color for dark backgrounds.
3369
3370 * isearch.el (isearch): Use not-too-dark magenta3 instead of
3371 too-light magenta2.
3372
3373 * replace.el (match): Use slightly more light RoyalBlue3 instead
3374 of dark RoyalBlue4.
3375
3376 * wid-edit.el (widget-inactive): Inherit from `shadow'.
3377
3378 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
3379
3380 * novice.el (disabled-command-hook): Declare it with
3381 `define-obsolete-variable-alias'.
3382
3383 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
3384 (desktop-buffer-misc-functions, desktop-buffer-handlers)
3385 (desktop-load-default): Add release to obsolescence info.
3386 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
3387 (desktop-append-buffer-args, desktop-read):
3388 Fix typos in docstrings.
3389 (desktop-kill): Fix typo in message.
3390 (desktop-save): Doc fix.
3391
3392 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
3393
3394 * viper-cmd.el (viper-escape-to-state): Bug fix.
3395 (viper-envelop-ESC-key): Change the definition of fast
3396 keysequence so it'll work with keyboard macros.
3397
3398 * ediff.el (ediff-patch-buffer): Change the docstring.
3399
3400 2005-07-19 Kenichi Handa <handa@m17n.org>
3401
3402 * international/mule-cmds.el (select-safe-coding-system): Try to
3403 use an auto-coding (if any) before anything else. If the found
3404 auto-coding is invalid, show a warning message.
3405
3406 * international/mule.el (find-auto-coding): New function created
3407 by modifying the body of set-auto-coding.
3408 (set-auto-coding): Use find-auto-coding to find a coding.
3409
3410 2005-07-18 Richard M. Stallman <rms@gnu.org>
3411
3412 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
3413 not isearch-mode-end-hook-error.
3414 (allout-before-change-protect): Fix error message.
3415
3416 2005-07-18 Juri Linkov <juri@jurta.org>
3417
3418 * allout.el (allout-mode):
3419 * calculator.el (calculator-copy):
3420 * custom.el (custom-known-themes):
3421 * dired.el (dired-desktop-buffer-misc-data)
3422 (dired-restore-desktop-buffer):
3423 * dired-x.el (dired-omit-marker-char):
3424 * files.el (basic-save-buffer):
3425 * font-core.el (font-lock-mode):
3426 * calendar/calendar.el (calendar-goto-hebrew-date)
3427 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
3428 (calendar-goto-persian-date):
3429 * language/ethio-util.el (ethio-sera-to-fidel-region):
3430 * textmodes/picture.el (picture-mode):
3431 Delete duplicate duplicate words.
3432
3433 2005-07-18 Juri Linkov <juri@jurta.org>
3434
3435 * isearch.el (isearch-mode-map): Remove key bindings for regexp
3436 chars * ? } |.
3437 (isearch-fallback): Don't call `isearch-process-search-char'.
3438 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
3439 (isearch-process-search-char): Call `isearch-fallback' for regexp
3440 chars * ? } |.
3441 (isearch-return-char): Make obsolete with `make-obsolete' instead
3442 of simply documenting it as obsolete in the docstring.
3443 (isearch-fallback): Refill docstring.
3444
3445 * international/isearch-x.el
3446 (isearch-process-search-multibyte-characters): Remove unneeded
3447 `concat'. Add intermediate values to `junk-hist' instead of
3448 `minibuffer-history'. Test the length of `str'.
3449
3450 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
3451
3452 * allout.el (allout-resolve-xref): Fix typos in error strings.
3453 (allout-before-change-protect): Remove unneeded `concat'.
3454
3455 * array.el (array-mode, array-reconfigure-rows)
3456 (untabify-backward): Fix typos in docstrings.
3457 (array-reconfigure-rows): Use `insert-buffer-substring', not
3458 `insert-buffer'.
3459
3460 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
3461 * progmodes/ada-mode.el (ada-make-body):
3462 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
3463
3464 * dired.el (dired-log):
3465 * tar-mode.el (tar-subfile-save-buffer):
3466 * play/zone.el (zone-pgm-stress-destress):
3467 Use `insert-buffer-substring', not `insert-buffer'.
3468
3469 2005-07-17 Simon Josefsson <jas@extundo.com>
3470
3471 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
3472
3473 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
3474
3475 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
3476 Add plain auth method.
3477 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
3478
3479 2005-07-17 Kim F. Storm <storm@cua.dk>
3480
3481 * ido.el (dired-other-window): Add ido property.
3482
3483 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
3484
3485 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
3486 Fix typo in docstring.
3487 (byte-compile-interactive-only-functions): Add `insert-buffer' and
3488 `insert-file-literally'.
3489
3490 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
3491 info and delete redundant message. Doc fix.
3492 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
3493 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
3494
3495 2005-07-16 Richard M. Stallman <rms@gnu.org>
3496
3497 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
3498 (byte-compile-and): Use byte-compile-and-recursion.
3499 (byte-compile-or-recursion): New function.
3500 (byte-compile-or): Use that.
3501 (byte-compile-if): Guard the else-clause too.
3502 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
3503
3504 * isearch.el (isearch-mode-end-hook-quit): New variable.
3505 (isearch-done): Bind it.
3506 (isearch-mode-end-hook): Doc fix.
3507
3508 * allout.el (allout-isearch-did-quit): Variable deleted.
3509 (allout-real-isearch-abort): Function name no longer used.
3510 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
3511 (allout-isearch-rectification): isearch-mode always exists.
3512 Don't set allout-isearch-did-quit.
3513 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
3514 allout-isearch-did-quit.
3515 (allout-enwrap-isearch): Just add the hook.
3516 (allout-isearch-abort): Function deleted.
3517 (allout-pre-command-business): Avoid warning.
3518
3519 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
3520 Correctly avoid warnings.
3521 (pascal-outline): Likewise.
3522
3523 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
3524
3525 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
3526
3527 * play/tetris.el (tetris-mode): Avoid warning.
3528
3529 * play/snake.el (snake-mode): Avoid warning.
3530
3531 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
3532 (gamegrid-set-display-table): Avoid warning.
3533 (gamegrid-set-timer): Likewise.
3534 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
3535 (gamegrid-add-score-with-update-game-score-1): Take FILE
3536 as argument.
3537 (gamegrid-add-score-with-update-game-score): Pass that argument.
3538 Rename have-shared-game-dir to gamegrid-shared-game-dir.
3539
3540 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
3541
3542 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
3543 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
3544
3545 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
3546 and insert-file.
3547
3548 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
3549 (sc-ask): Avoid warnings.
3550
3551 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
3552 (eshell-hist-initialize): Use that var the natural way.
3553
3554 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
3555
3556 * emacs-lisp/re-builder.el (reb-cook-regexp):
3557 Avoid warning calling lre-compile-string.
3558 (reb-color-display-p): Avoid warning.
3559
3560 * calculator.el (calculator-last-input): Guard uses
3561 of event-key and key-press-event-p.
3562 (event-key, key-press-event-p): Delete definitions.
3563
3564 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
3565 (find-gc-source-directory, find-gc-subrs-callers)
3566 (find-gc-noreturn-list, find-gc-source-files)
3567 (find-gc-subrs-called): Vars renamed and defvar'd.
3568
3569 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
3570 (checkdoc-overlay-put, checkdoc-delete-overlay)
3571 (checkdoc-overlay-start, checkdoc-overlay-end)
3572 (checkdoc-mode-line-update, checkdoc-char=):
3573 Define such that compiler knows they are defined.
3574 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
3575 (checkdoc-read-event): Delete. Use read-event directly.
3576
3577 * whitespace.el (whitespace-make-overlay)
3578 (whitespace-overlay-put, whitespace-delete-overlay)
3579 (whitespace-overlay-start, whitespace-overlay-end):
3580 Define such that compiler knows they are defined.
3581 (whitespace): Move conditional inside.
3582
3583 * tempo.el (tempo-insert-template): Suppress warning.
3584
3585 * ediff-diff.el (longlines-mode): Add defvar.
3586
3587 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
3588
3589 * server.el: Bind "C-x #" in a way that works even if C-x is
3590 redefined to a command key, not a prefix key.
3591
3592 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
3593
3594 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
3595 cl-make-type-test till execution time.
3596
3597 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
3598
3599 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
3600 arg ARG and use it.
3601
3602 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
3603
3604 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
3605
3606 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
3607
3608 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
3609 a defcustom with two :set or :type keywords.
3610
3611 2005-07-15 Richard M. Stallman <rms@gnu.org>
3612
3613 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
3614 Don't give ^M comment-end syntax.
3615
3616 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
3617
3618 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
3619 Don't consider gdbmi (gdb-mi.el has its own update functions).
3620 (gdb-var-delete): Make it work for gdbmi as well.
3621 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
3622
3623 * progmodes/gud.el (etags, sdb): Only require etags when needed.
3624 (gud-speedbar-menu-items): Correct logic for enabling items.
3625
3626 2005-07-15 Kim F. Storm <storm@cua.dk>
3627
3628 * ido.el: Fix commentary.
3629 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
3630 Use with-no-warnings around ffap-guesser.
3631 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
3632 Let bind minibuffer-completing-file-name to t.
3633
3634 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
3635
3636 * startup.el (site-run-file, keyboard-type): Doc fixes.
3637 (command-line): Check for "--basic-display" argument; also for
3638 "--quick", not "--bare-bones" (which was renamed).
3639 (fancy-splash-text): Add missing item "Getting New Versions".
3640 (normal-splash-screen): Fix typos and improve consistency with
3641 `fancy-splash-text'. Update copyright year.
3642
3643 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
3644 valid binding for `help-char'.
3645
3646 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
3647
3648 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
3649
3650 * term.el (term-mode): Disable cua-mode for term buffers.
3651
3652 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
3653
3654 * add-log.el (add-log-mailing-address, change-log-merge):
3655 Doc fixes.
3656 (change-log-get-method-definition): Fix typo in docstring.
3657
3658 2005-07-14 Kim F. Storm <storm@cua.dk>
3659
3660 * emulation/cua-base.el:
3661 (cua--pre-command-handler-1, cua--pre-command-handler)
3662 (cua--post-command-handler-1, cua--post-command-handler):
3663 Split in two. Check (buffer local) value of cua-mode.
3664 (cua-selection-mode): New command.
3665
3666 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
3667
3668 * custom.el (custom-initialize-safe-set)
3669 (custom-initialize-safe-default): Doc fixes.
3670
3671 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
3672 and simplify :init-value again.
3673
3674 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
3675 and simplify :init-value again. Delete autoload.
3676
3677 * startup.el (command-line): Use `custom-reevaluate-setting' again
3678 for tooltip-mode.
3679
3680 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
3681 a defcustom with two :initialize keywords.
3682
3683 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
3684
3685 * allout.el (my-mark-marker, allout-isearch-prior-pos)
3686 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
3687 (allout-post-command-business, allout-flag-region)
3688 (isearch-reenable-font-lock, allout-yank)
3689 (allout-insert-latex-header, allout-insert-latex-trailer)
3690 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
3691 (allout-latex-verb-quote): Fix typos in docstrings.
3692 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
3693 (allout-unprotected, allout-prefix-data):
3694 Improve argument/docstring consistency.
3695 (allout-chart-subtree): Fix argument spec.
3696 (allout-open-topic): Rename `use_sib_bullet' argument to
3697 `use-sib-bullet'. Doc fix.
3698
3699 * whitespace.el (whitespace-check-buffer-leading)
3700 (whitespace-check-buffer-trailing)
3701 (whitespace-check-buffer-indent)
3702 (whitespace-check-buffer-spacetab)
3703 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
3704 (whitespace-check-leading-whitespace)
3705 (whitespace-check-trailing-whitespace)
3706 (whitespace-check-spacetab-whitespace)
3707 (whitespace-check-indent-whitespace)
3708 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
3709 (whitespace-modes): Fix typos in docstrings.
3710 (defgroup, defcustom): Doc fixes.
3711
3712 * winner.el (winner-mode, winner-boring-buffers)
3713 (winner-pending-undo-ring): Doc fixes.
3714 (winner-ring): Remove unneeded `progn'.
3715 (winner-equal): `defsubst' it.
3716 (winner-redo): Fix message.
3717
3718 2005-07-13 Kim F. Storm <storm@cua.dk>
3719
3720 * simple.el (line-move-1): Always use vertical-motion to
3721 do the last (or only) line move to ensure some movement.
3722 Undo 2005-06-23 change--don't check for overlays.
3723
3724 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3725
3726 * term/mac-win.el (ccl-encode-mac-roman-font)
3727 (ccl-encode-mac-centraleurroman-font)
3728 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
3729 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
3730 Change charset-id boundary of dimension to ?\xef.
3731 (mac-char-fontspec-list): New constant.
3732 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
3733 argument. Nil uses itself as family in font-spec. Previous
3734 behavior for nil is now provided by non-nil non-string argument.
3735 All callers changed. Add font-specs for Mac fonts to
3736 "fontset-default" unless iso8859-1 fonts are installed.
3737
3738 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
3739
3740 * progmodes/sh-script.el (sh-get-indent-info): Only indent
3741 a continuation line if the \ is preceded by SPC or TAB.
3742 (sh-get-indent-info): Simplify.
3743 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
3744 Use with-current-buffer.
3745
3746 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
3747 when the matched text is empty.
3748
3749 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
3750
3751 * startup.el (command-line): Revert to previous handling of
3752 tooltip-mode. Explain in comment why the complexity is needed.
3753
3754 * tooltip.el (tooltip-mode): Revert to previous implementation of
3755 its defcustom.
3756
3757 * frame.el (blink-cursor-mode): Revert to previous implementation
3758 of its defcustom. Update comment.
3759
3760 2005-07-12 Lars Hansen <larsh@soem.dk>
3761
3762 * desktop.el: Update e-mail address.
3763
3764 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3765
3766 * term/mac-win.el (mac-services-mail-selection)
3767 (mac-services-mail-to): New functions.
3768 (mac-application-menu-map): Bind them.
3769
3770 2005-07-12 wulei <milton@wulei.net> (tiny change)
3771
3772 * progmodes/gdb-ui.el: Add note about buffering with Windows.
3773
3774 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
3775
3776 * custom.el (custom-reevaluate-setting): Doc fix.
3777
3778 2005-07-11 Jay Belanger <belanger@truman.edu>
3779
3780 * calc/calc.el (calc-embedded-announce-formula-alist)
3781 (calc-embedded-open-close-plain-alist)
3782 (calc-embedded-open-close-mode-alist): Add checks for additional
3783 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
3784
3785 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
3786
3787 * custom.el (custom-enable-theme): Don't add theme to
3788 `custom-enabled-themes' with `push' because there is no
3789 setf-method for `delq'.
3790
3791 2005-07-11 Richard M. Stallman <rms@gnu.org>
3792
3793 * custom.el (custom-declare-variable): Doc fix.
3794
3795 * dired-aux.el (dired-compare-directories): Remove "." and ".."
3796 from the alists.
3797
3798 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
3799 Do nothing if edebug-active.
3800
3801 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
3802 (edebug-display): Do it here instead.
3803
3804 2005-07-10 Richard M. Stallman <rms@gnu.org>
3805
3806 * cus-face.el (custom-theme-set-faces): Make it work.
3807 (custom-reset-faces): Doc fix.
3808 (custom-theme-reset-internal-face, custom-theme-face-value):
3809 Functions deleted.
3810
3811 * custom.el (custom-push-theme): Maintain list of the settings
3812 of a given theme in its theme-settings property.
3813 Maintain position of old settings in the theme-value
3814 or theme-face property.
3815 (custom-enabled-themes): New variable.
3816 (custom-theme-enabled-p): New function.
3817 (provide-theme): Update custom-enabled-themes.
3818 Disable and reenable the `user' theme.
3819 (require-theme): Doc fix.
3820 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
3821 (custom-theme-value, custom-theme-variable-value): Likewise.
3822 (custom-theme-reset-internal): Likewise.
3823 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
3824 (custom-enable-theme, custom-disable-theme): New functions.
3825 (custom-variable-theme-value, custom-face-theme-value): Likewise.
3826 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
3827 (custom-theme-reset-variables): Simplify.
3828 (deftheme, custom-declare-theme, custom-make-theme-feature):
3829 Definitions moved.
3830
3831 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
3832
3833 * longlines.el (longlines-show-region)
3834 (longlines-unshow-hard-newlines): Recognize hard newlines by
3835 non-nil hard property, instead of t.
3836
3837 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
3838
3839 * viper-cmd.el (viper--key-maps): New variable.
3840 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
3841 emulation-mode-map-alists.
3842 (viper-envelop-ESC-key): Use viper-subseq.
3843 (viper-search-forward/backward/next): Disable debug-on-error.
3844
3845 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
3846 (viper-ESC-key): New defcustoms.
3847
3848 * viper-macs.el (ex-map-read-args): Use viper-subseq.
3849
3850 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
3851 (viper-subseq): Copy of subseq from cl.el.
3852
3853 * viper.el (viper-go-away, viper-set-hooks): Use
3854 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
3855
3856 * viper-mous.el (viper-current-frame-saved): Use defvar.
3857
3858 * viper-init.el: Get rid of -face in face names.
3859
3860 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
3861 Make it work with longlines mode
3862
3863 * ediff-mult.el (ediff-meta-mode-hook): New variable.
3864
3865 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
3866
3867 * ediff-init.el: Get rid of -face in face names.
3868
3869 2005-07-10 Richard M. Stallman <rms@gnu.org>
3870
3871 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
3872 and with-timeout-unsuspend.
3873
3874 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
3875 and with-timeout-unsuspend.
3876
3877 * emacs-lisp/timer.el (with-timeout-timers): New variable.
3878 (with-timeout): Bind that variable to record timers.
3879 (with-timeout-suspend, with-timeout-unsuspend): New functions.
3880
3881 * emacs-lisp/debug.el (debug-help-follow): New function.
3882 (debugger-mode-map): Use that instead of help-follow.
3883 (debugger-setup-buffer): Use eval-buffer-list
3884 to handle eval-buffer frames.
3885
3886 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
3887
3888 * timezone.el (timezone-parse-date): Change first regexp
3889 so it will not mistakenly match dates with no time zone.
3890
3891 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
3892
3893 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
3894
3895 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
3896
3897 * custom.el (custom-initialize-safe-set)
3898 (custom-initialize-safe-default): New functions.
3899
3900 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
3901 and simplify :init-value.
3902
3903 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
3904 and simplify :init-value. Delete obsolete comment.
3905
3906 * startup.el (command-line): Use `custom-reevaluate-setting' to
3907 handle `tooltip-mode'. Delete obsolete comment.
3908
3909 * files.el (set-visited-file-name): Avoid calling
3910 `file-name-nondirectory' with a nil argument.
3911
3912 2005-07-09 Richard M. Stallman <rms@gnu.org>
3913
3914 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
3915 was called with nil for the buffer, handle the read position right.
3916 Handle read position for eval-region, too.
3917
3918 2005-07-09 Juri Linkov <juri@jurta.org>
3919
3920 * fringe.el (fringe-mode): Add period in docstring.
3921 (fringe-query-style): Build prompt depending on `all-frames' arg.
3922
3923 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
3924 to not create links to unrelated functions in the Help buffer.
3925
3926 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
3927 Doc fix.
3928
3929 * simple.el (next-error-hook): New variable.
3930 (next-error): Use it. Doc fix.
3931
3932 * textmodes/ispell.el (ispell-command-loop): Add current
3933 dictionary name and program name to mode-line-format.
3934 (ispell-region, ispell-process-line): Add current dictionary name
3935 and program name to messages.
3936
3937 2005-07-08 Jay Belanger <belanger@truman.edu>
3938
3939 * calc/calc.el (calc-embedded-announce-formula-alist)
3940 (calc-embedded-open-close-formula-alist)
3941 (calc-embedded-open-close-word-alist)
3942 (calc-embedded-open-close-plain-alist)
3943 (calc-embedded-open-close-new-formula-alist)
3944 (calc-embedded-open-close-mode-alist)
3945 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
3946 (calc-embedded-mode-hook): New variables.
3947
3948 * calc/calc-embed.el (calc-embedded-firsttime)
3949 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
3950 New variables.
3951 (calc-do-embedded): Use calc-embedded-firsttime,
3952 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
3953 determine whether or not to run hooks.
3954 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
3955 calc-embedded-firsttime-formula appropriately.
3956 Set calc-embedded delimiter variables according to mode.
3957
3958 2005-07-08 Richard M. Stallman <rms@gnu.org>
3959
3960 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
3961 Check for "emacs", etc., as entire symbol, not just as word.
3962 (checkdoc-file-comments-engine): Use regexp-quote on FN.
3963
3964 * files.el (set-visited-file-name): Report the error
3965 for "empty filename" earlier.
3966 (kill-some-buffers): Ignore buffers already dead.
3967
3968 * fringe.el (fringe-mode): Doc fix.
3969
3970 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
3971 Check for (featurep 'xemacs) and turn off warnings in what it guards.
3972 Use unwind-protect to ensure byte-compile-unresolved-functions
3973 is updated.
3974
3975 * whitespace.el (whitespace-buffer-leading-cleanup):
3976 Simplify w/ skip-chars-forward.
3977 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
3978
3979 * mail/rmail.el (rmail-only-expunge): Fix paren error.
3980 Unconditionally try to leave point at the same old place.
3981
3982 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
3983
3984 * comint.el (comint-postoutput-scroll-to-bottom)
3985 (comint-show-maximum-output): Take scroll-margin into consideration.
3986
3987 2005-07-08 Kim F. Storm <storm@cua.dk>
3988
3989 * ido.el (ido-use-filename-at-point): New choice `guess'.
3990 (ido-file-internal): Try ffap-guesser if selected.
3991
3992 * ido.el (ido-before-fallback-functions): New hook.
3993 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
3994 (ido-read-file-name): Run it.
3995
3996 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
3997
3998 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
3999 strings rather than a list of symbols to the completion function.
4000
4001 2005-07-07 Jay Belanger <belanger@truman.edu>
4002
4003 * calc/calc-units.el (math-apply-units): Change the places in
4004 which units are simplified.
4005
4006 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4007
4008 * cus-edit.el (customize-option, customize-option-other-window):
4009 Make them handle aliases.
4010
4011 * custom.el (custom-variable-p): Make it recursively follow
4012 aliases. Mention that in the docstring.
4013
4014 2005-07-07 Richard M. Stallman <rms@gnu.org>
4015
4016 * cus-start.el (exec-path): Use `directory' instead of `file'.
4017 Fix tag for nil.
4018
4019 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
4020
4021 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
4022 when called non-interactively. Doc fix.
4023
4024 2005-07-07 Lute Kamstra <lute@gnu.org>
4025
4026 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
4027 new address as well.
4028
4029 2005-07-07 Kenichi Handa <handa@m17n.org>
4030
4031 * international/mule.el (make-coding-system):
4032 Describe `ascii-incompatible' property in the docstring.
4033 (set-file-name-coding-system): Signal an error if coding-system is
4034 ascii-incompatible.
4035 (set-keyboard-coding-system): Likewise.
4036
4037 * international/mule-cmds.el (set-default-coding-systems):
4038 Don't set default-file-name-coding-system and
4039 default-keyboard-coding-system if coding-system is ASCII-incompatible.
4040
4041 * international/utf-16.el: Declare that all UTF-16-based coding
4042 systems are ASCII-incompatible.
4043
4044 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
4045
4046 * progmodes/gud.el: Require font-lock for displaying errors.
4047 Used by gdb-ui.el.
4048
4049 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
4050
4051 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
4052 values for the pattern lists which are `read'able but not
4053 `append'able (like symbols).
4054
4055 2005-07-06 Richard M. Stallman <rms@gnu.org>
4056
4057 * progmodes/flymake.el (flymake-float-time): Instead of
4058 with-no-warnings, test for xemacs.
4059 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
4060 to avoid warning.
4061
4062 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
4063
4064 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
4065
4066 2005-07-05 Lute Kamstra <lute@gnu.org>
4067
4068 * battery.el: Add support for Darwin (with much debugging help
4069 from Samuel Lauber <sam124@operamail.com>).
4070 (battery-status-function, battery-echo-area-format)
4071 (battery-mode-line-format): Add support for pmset on Darwin.
4072 (battery-load-low, battery-load-critical): New user options.
4073 (battery-pmset): New function.
4074
4075 2005-07-05 Lute Kamstra <lute@gnu.org>
4076
4077 Update FSF's address in GPL notices.
4078
4079 * textmodes/page-ext.el: Update FSF's address.
4080
4081 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
4082
4083 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
4084 filling from using prefix when filling a single-line docstring.
4085
4086 * progmodes/flymake.el: Remove useless eval-when-compile.
4087
4088 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
4089
4090 2005-07-04 Richard M. Stallman <rms@gnu.org>
4091
4092 * textmodes/org.el (org-file-apps-defaults-gnu):
4093 Rename from org-file-apps-defaults-linux.
4094 (org-default-apps): Don't test system-type for `linux'.
4095 (org-file-apps): Doc fix.
4096
4097 2005-07-04 David Ponce <david@dponce.com>
4098
4099 * tree-widget.el: Improve header Commentary section.
4100 (tree-widget) [defgroup]
4101 (tree-widget-image-enable, tree-widget-themes-directory)
4102 (tree-widget-theme, tree-widget-image-properties-emacs)
4103 (tree-widget-image-properties-xemacs, tree-widget-create-image)
4104 (tree-widget-image-formats, tree-widget-control)
4105 (tree-widget-empty-control, tree-widget-leaf-control
4106 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
4107 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
4108 (tree-widget-keep, tree-widget-after-toggle-functions)
4109 (tree-widget-open-node, tree-widget-close-node): Doc fix.
4110 (tree-widget-open-control, tree-widget-close-control): Fix doc and
4111 :help-echo message.
4112 (tree-widget-set-theme): Doc fix. Use `string-equal'.
4113 (tree-widget-image-properties): Doc fix. Clearer implementation.
4114 (tree-widget--cursors): New constant.
4115 (tree-widget-lookup-image): New function split from
4116 `tree-widget-find-image'. Clearer implementation.
4117 (tree-widget-find-image): Use it.
4118 (tree-widget-button-keymap): Use `set-keymap-parent'.
4119 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
4120 Define the sub-widgets here.
4121 (tree-widget-node): Check that :node is not a tree-widget.
4122 (tree-widget-get-super, tree-widget-open-control)
4123 (tree-widget-close-control, tree-widget-empty-control)
4124 (tree-widget-leaf-control, tree-widget-guide)
4125 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
4126 (tree-widget-no-handle, tree-widget-value-delete)
4127 (tree-widget-map): Remove.
4128 (tree-widget-children-value-save): Doc fix. Simplified.
4129 (tree-widget-value-create): Update according to previous changes.
4130
4131 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
4132
4133 * textmodes/org.el: Leading space replaced by TABS.
4134 (org-recalc-marks, org-table-rotate-recalc-marks)
4135 (org-table-get-specials): Treat "^" and "_" marks.
4136 (org-table-justify-field-maybe): Optional argument NEW.
4137 (org-table-eval-formula): Parsing of the format simplified.
4138 New modes C,I. Honor the %= parameter in the current table.
4139 Avoid unnecessary re-align by using the NEW argument to
4140 `org-table-justify-field-maybe'.
4141 (org-calc-default-modes): Default for date-format mimicks org-mode.
4142 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
4143
4144 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
4145
4146 * cus-face.el (custom-theme-set-faces): Make it handle face
4147 aliases whose alias declarations are pre- or autoloaded.
4148
4149 2005-07-04 Juri Linkov <juri@jurta.org>
4150
4151 * faces.el (read-face-name): Put the code for getting a face name
4152 from the buffer before adding the faces from the `face' property.
4153 Use `completing-read-multiple' instead of `completing-read'.
4154 Require `crm'. Add default value and post-process the returned
4155 list of faces.
4156
4157 * emacs-lisp/crm.el (crm-find-current-element)
4158 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
4159
4160 * emacs-lisp/lisp-mode.el (eval-defun-1):
4161 * emacs-lisp/edebug.el (edebug-eval-defun):
4162 Remove unnecessary quotes.
4163
4164 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
4165
4166 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
4167 (prolog-indent-level): Fix typo in docstring.
4168
4169 * info.el (Info-history, Info-history-forward)
4170 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
4171
4172 * add-log.el (add-change-log-entry):
4173 * comint.el (comint-dynamic-list-input-ring)
4174 (comint-dynamic-list-completions):
4175 * dabbrev.el (dabbrev-expand):
4176 * delim-col.el (delimit-columns-rectangle-line):
4177 * diff-mode.el (diff-context->unified, diff-reverse-direction)
4178 (diff-unified->context):
4179 * ediff-init.el (ediff-abbrev-jobname):
4180 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
4181 (ediff-replace-session-activity-marker-in-meta-buffer):
4182 * info.el (Info-summary):
4183 * lpr.el (printify-region):
4184 * printing.el (pr-create-interface):
4185 * ps-print.el (ps-print-quote):
4186 * ses.el (ses-column-widths, ses-print-cell)
4187 (ses-adjust-print-width, ses-center):
4188 * shell.el (shell-file-name-quote-list):
4189 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
4190 (strokes-fill-current-buffer-with-whitespace)
4191 (strokes-xpm-for-stroke, strokes-list-strokes)
4192 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
4193 * term.el (term-dynamic-list-input-ring)
4194 (term-dynamic-list-completions):
4195 * calc/calc.el (math-format-stack-value):
4196 * emacs-lisp/edebug.el (edebug-display-freq-count):
4197 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
4198 (delphi-new-comment-line):
4199 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
4200 * progmodes/executable.el (executable-set-magic):
4201 * progmodes/python.el (inferior-python-mode):
4202 * progmodes/scheme.el (scheme-mode-syntax-table):
4203 * progmodes/sh-script.el (sh-maybe-here-document):
4204 * progmodes/sql.el (sql-copy-column):
4205 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
4206 * textmodes/bibtex.el (bibtex-mode):
4207 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
4208 (sgml-auto-attributes):
4209 * textmodes/table.el (table-insert, table-shorten-cell)
4210 (table--generate-source-scan-lines, table-delete-row)
4211 (*table--cell-delete-char, table--spacify-frame)
4212 (table--horizontally-shift-above-and-below)
4213 (table--cell-insert-char, table--cell-blank-str)
4214 (table--fill-region-strictly):
4215 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
4216 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
4217
4218 * add-log.el (change-log):
4219 * apropos.el (apropos):
4220 * comint.el (comint-completion, comint-source):
4221 * dabbrev.el (dabbrev):
4222 * delim-col.el (columns):
4223 * diff-mode.el (diff-mode):
4224 * ediff.el (ediff):
4225 * ediff-diff.el (ediff-diff):
4226 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
4227 * ediff-mult.el (ediff-mult):
4228 * ediff-ptch.el (ediff-ptch):
4229 * ediff-wind.el (ediff-window):
4230 * facemenu.el (facemenu):
4231 * indent.el (indent):
4232 * info.el (info):
4233 * jka-cmpr-hook.el (compression, jka-compr):
4234 * lpr.el (lpr):
4235 * outline.el (outlines):
4236 * pcmpl-cvs.el (pcmpl-cvs):
4237 * pcmpl-rpm.el (pcmpl-rpm):
4238 * printing.el (printing):
4239 * ps-print.el (postscript, ps-print, ps-print-horizontal)
4240 (ps-print-vertical, ps-print-headers, ps-print-font)
4241 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
4242 (ps-print-background, ps-print-printer, ps-print-page)
4243 (ps-print-miscellany):
4244 * ses.el (ses):
4245 * shell.el (shell, shell-directories, shell-faces):
4246 * startup.el (initialization):
4247 * strokes.el (strokes):
4248 * term.el (term):
4249 * uniquify.el (uniquify):
4250 * w32-vars.el (w32):
4251 * calc/calc.el (calc):
4252 * emacs-lisp/bytecomp.el (bytecomp):
4253 * emacs-lisp/cl-indent.el (lisp-indent):
4254 * emacs-lisp/edebug.el (edebug):
4255 * emacs-lisp/elp.el (elp):
4256 * emacs-lisp/testcover.el (testcover):
4257 * emacs-lisp/trace.el (trace):
4258 * emulation/viper-ex.el (viper-ex):
4259 * emulation/viper-mous.el (viper-mouse):
4260 * mail/mailalias.el (mailalias):
4261 * mail/supercite.el (supercite, supercite-frames)
4262 (supercite-attr, supercite-cite, supercite-hooks):
4263 * net/rcompile.el (remote-compile):
4264 * net/rlogin.el (rlogin):
4265 * obsolete/ooutline.el (outlines):
4266 * progmodes/delphi.el (delphi):
4267 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
4268 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
4269 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
4270 (ebnf-optimization):
4271 * progmodes/etags.el (etags):
4272 * progmodes/executable.el (executable):
4273 * progmodes/idlwave.el (idlwave):
4274 * progmodes/pascal.el (pascal):
4275 * progmodes/prolog.el (prolog):
4276 * progmodes/python.el (python):
4277 * progmodes/scheme.el (scheme):
4278 * progmodes/sh-script.el (sh, sh-script):
4279 * progmodes/sql.el (SQL):
4280 * progmodes/tcl.el (tcl):
4281 * textmodes/bibtex.el (bibtex, bibtex-autokey):
4282 * textmodes/enriched.el (enriched):
4283 * textmodes/makeinfo.el (makeinfo):
4284 * textmodes/sgml-mode.el (sgml):
4285 * textmodes/table.el (table-hooks):
4286 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
4287 * textmodes/texinfo.el (texinfo):
4288 * textmodes/two-column.el (two-column):
4289 Finish `defgroup' description with period.
4290
4291 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
4292 * eshell/esh-var.el (eshell-var):
4293 * progmodes/vhdl-mode.el (vhdl-testbench):
4294 * textmodes/org.el (org): Fix typos in docstrings.
4295
4296 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
4297 consistency.
4298
4299 * progmodes/flymake.el (flymake-find-file): Remove.
4300 (flymake-float-time): Use `with-no-warnings'.
4301 (flymake-check-start-time, flymake-check-was-interrupted)
4302 (flymake-err-info, flymake-is-running, flymake-last-change-time)
4303 (flymake-new-err-info): `defvar' at compile time.
4304
4305 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
4306
4307 * replace.el (occur-hook): Doc fix.
4308 (occur-1): Don't call `occur-hook' if there are no matches.
4309
4310 2005-07-03 Richard M. Stallman <rms@gnu.org>
4311
4312 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
4313 global-map, save the same map.
4314 (global-map): Don't alter it at top level.
4315 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
4316 Then alter it here instead.
4317 (tpu-edt-off): Set global-map to the saved one.
4318
4319 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
4320 All references simplified.
4321 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
4322 (zmacs-regions): Add defvar.
4323 (repeat-complex-command-map): Everything about that deleted.
4324
4325 * textmodes/artist.el (artist-key-is-drawing)
4326 (artist-key-endpoint1, artist-key-poly-point-list)
4327 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
4328 (artist-key-compl-table, artist-rb-save-data)
4329 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
4330 Don't put them in eval-when-compile.
4331 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
4332
4333 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
4334 Use with-no-warnings.
4335
4336 * net/browse-url.el (dos-windows-version): Add defvar.
4337
4338 * mail/supercite.el (filladapt-prefix-table): Add defvar.
4339
4340 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
4341 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
4342 (rmail-new-summary-line-count): Rename from new-summary-line-count.
4343 Add defvar.
4344 (rmail-summary-beginning-of-message): Use with-no-warnings.
4345 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
4346
4347 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
4348 Use with-no-warnings.
4349
4350 * emulation/vi.el (vi-mark-region): Use c-mark-function.
4351 (c-mark-function): Add point-moving-unit property.
4352 (vi-goto-line): Use with-no-warnings.
4353
4354 * emulation/edt.el (edt-last-copied-word): Add defvar.
4355 (zmacs-region-stays): Likewise.
4356 (edt-mark-section-wisely): Use c-mark-function for C.
4357 Use makr-defun for Fortran.
4358 (time-string): defvar deleted.
4359 (edt-display-the-time): Don't set time-string.
4360
4361 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
4362
4363 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
4364 Don't warn when name is not constant
4365 or for defining the group `emacs'.
4366
4367 * tooltip.el (gud-tooltip-mode): Add defvar.
4368
4369 * startup.el (default-frame-background-mode): Add defvar.
4370
4371 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
4372
4373 * info.el (tool-bar-map): Add defvar.
4374
4375 * dired.el (dnd-protocol-alist): Add defvar.
4376
4377 * dired-aux.el (dired-query): Display question with answer, when
4378 the user answers.
4379
4380 * custom.el (custom-add-option): Doc fix.
4381
4382 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
4383
4384 2005-07-03 Eli Zaretskii <eliz@gnu.org>
4385
4386 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
4387 bogus name from the last change.
4388
4389 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
4390
4391 * custom.el (custom-declare-variable): Fix typos in comment.
4392 (custom-known-themes): Doc fix.
4393 (custom-theme-directory): New defcustom.
4394 (require-theme): Make it check `custom-theme-directory'.
4395
4396 * cus-theme.el (custom-new-theme-mode): New function.
4397 (custom-theme-name, custom-theme-variables, custom-theme-faces)
4398 (custom-theme-description): Add compiler defvars.
4399 (customize-create-theme): Add doc to the "*New Custom Theme*"
4400 buffer. Use `custom-new-theme-mode'.
4401 (custom-theme-write): Put the created buffer in emacs-lisp-mode
4402 and save it to the `custom-theme-directory'. Make this the
4403 default directory of the buffer.
4404
4405 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
4406
4407 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
4408 Fix unbalanced parentheses.
4409
4410 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
4411
4412 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
4413 into flymake-mode and delegate to flymake-mode.
4414
4415 * find-file.el (ff-which-function-are-we-in): Clean up.
4416
4417 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
4418
4419 * replace.el (occur-rename-buffer): Fix docstring.
4420
4421 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
4422 (edt-last-copied-word, edt-learn-macro-count)
4423 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
4424 (edt-rect-start-point, edt-user-global-map, rect-start-point)
4425 (time-string, zmacs-region-stays):
4426 * emulation/edt-mapper.el (edt-save-function-key-map)
4427 (EDT-key-name): `defvar' to silence the byte-compiler.
4428
4429 2005-07-02 Martin Rudalics <rudalics@gmx.at> (tiny change)
4430
4431 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
4432 font-lock-regexp-backslash. Doc fix.
4433 (font-lock-regexp-backslash-grouping-construct): Rename from
4434 font-lock-regexp-backslash-construct. Doc fix.
4435 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
4436 grouping constructs.
4437
4438 2005-07-02 Eli Zaretskii <eliz@gnu.org>
4439
4440 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
4441 updating all the prerequisites.
4442
4443 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
4444
4445 * textmodes/org.el (org-agenda-start-on-weekday)
4446 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
4447 (org-agenda-use-time-grid, org-archive-location)
4448 (org-allow-space-in-links, org-usenet-links-prefer-google)
4449 (org-enable-table-editor, org-export-default-language)
4450 (org-export-html-show-new-buffer, org-fill-paragraph)
4451 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
4452 (org-goto-quit, org-occur, org-eval-in-calendar)
4453 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
4454 (org-agenda-diary-entry, org-remember-help)
4455 (org-table-convert-region, org-at-table-p)
4456 (org-table-move-row-down, org-table-move-row-up)
4457 (org-table-copy-region, org-table-toggle-vline-visibility)
4458 (org-table-get-stored-formulas, org-table-get-specials)
4459 (org-recalc-commands, org-table-eval-formula)
4460 (org-table-formula-substitute-names, orgtbl-make-binding)
4461 (org-format-org-table-html, org-format-table-table-html)
4462 (org-format-table-table-html-using-table-generate-source)
4463 (org-customize): Fix typos in docstrings.
4464 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
4465 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
4466 (org-back-to-heading): Doc fixes.
4467 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
4468 (org-agenda-change-all-lines, org-get-header):
4469 Improve argument/docstring consistency.
4470 (orgtbl-error): Fix error message.
4471
4472 * progmodes/flymake.el (flymake-find-possible-master-files)
4473 (flymake-master-file-compare, flymake-get-line-err-count)
4474 (flymake-highlight-line, flymake-gui-warnings-enabled):
4475 Fix typos in docstrings.
4476 (flymake-parse-line, flymake-get-project-include-dirs-function)
4477 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
4478 Doc fixes.
4479 (flymake-get-project-include-dirs-function)
4480 (flymake-make-err-menu-data):
4481 Improve argument/docstring consistency.
4482
4483 2005-07-01 Lute Kamstra <lute@gnu.org>
4484
4485 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
4486 Catch errors with ignore-errors. Use temporary buffer.
4487 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
4488
4489 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
4490 background color faces.
4491 (facemenu-set-foreground, facemenu-set-background):
4492 Use facemenu-set-face-from-menu.
4493 (facemenu-set-face-from-menu): Treat face names that start with
4494 "fg:" or "bg:" as special.
4495 (facemenu-add-new-color): Don't create faces. Simplify.
4496
4497 2005-06-30 Richard M. Stallman <rms@gnu.org>
4498
4499 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
4500 (crm-find-current-element): Likewise.
4501
4502 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
4503
4504 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
4505
4506 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
4507
4508 * arc-mode.el (archive-extract): Make it work as a mouse binding.
4509 (archive-mouse-extract): Make it an obsolete alias.
4510 (archive-mode-map): Don't use archive-mouse-extract any more.
4511 (archive-mode, archive-extract): write-contents-hooks ->
4512 write-contents-functions.
4513 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
4514 first arg.
4515 (archive-rename-entry): Update the call.
4516 (archive-zip-summarize): Remove unused var `method'.
4517 (archive-lzh-summarize): Remove unused var `creator'.
4518
4519 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
4520 dedicated frame upon exit.
4521
4522 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
4523 (archive-zip-extract, archive-zip-expunge)
4524 (archive-zip-update, archive-zip-update-case): Use executable-find.
4525 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
4526 Use restore-buffer-modified-p.
4527 (archive-extract, archive-add-new-member, archive-write-file-member):
4528 Use with-current-buffer.
4529 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
4530
4531 2005-06-30 Andreas Schwab <schwab@suse.de>
4532
4533 * progmodes/gud.el (gud-filter): Remove unneeded progn.
4534
4535 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4536
4537 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
4538
4539 2005-06-30 Juri Linkov <juri@jurta.org>
4540
4541 * faces.el (vertical-border): Inherit from mode-line-inactive
4542 only on tty.
4543
4544 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
4545
4546 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
4547 example, -NLINES in the `occur' docstring).
4548
4549 * replace.el (occur-1): When no matches are found, do not set the
4550 `buffer-read-only' and modified flags for the occur buffer,
4551 because it is deleted.
4552
4553 * emulation/cua-base.el (cua-check-pending-input)
4554 (cua-repeat-replace-region, cua-mode, cua-debug)
4555 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
4556 Fix typos in docstrings.
4557
4558 * emulation/cua-gmrk.el (cua-toggle-global-mark)
4559 (cua-cut-region-to-global-mark)
4560 (cua--cut-rectangle-to-global-mark):
4561 Remove period from end of messages.
4562
4563 * emulation/cua-rect.el (cua-do-rectangle-padding):
4564 Remove period from end of messages.
4565 (cua--rectangle-seq-format): Fix typo in docstring.
4566 (cua-sequence-rectangle, cua-fill-char-rectangle):
4567 Improve argument/docstring consistency.
4568
4569 2005-06-29 Juri Linkov <juri@jurta.org>
4570
4571 * faces.el (default-frame-background-mode): New internal variable.
4572 (frame-set-background-mode): Use it.
4573
4574 * startup.el (normal-top-level): Set default-frame-background-mode
4575 instead of frame-background-mode. Before setting it, test for its
4576 nil value. Remove tests for frame-background-mode and frame
4577 parameter `reverse'. Add test for "unspecified-fg".
4578
4579 * term/xterm.el (xterm-rxvt-set-background-mode):
4580 * term/rxvt.el (rxvt-set-background-mode):
4581 Set default-frame-background-mode instead of frame-background-mode.
4582
4583 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
4584
4585 * simple.el (set-variable): Warn about obsolete user variables.
4586
4587 * imenu.el (imenu--completion-buffer):
4588 * mouse.el (mouse-buffer-menu-alist):
4589 * msb.el (msb-invisible-buffer-p):
4590 * calendar/diary-lib.el (diary-header-line-format):
4591 * emacs-lisp/pp.el (pp-buffer):
4592 * progmodes/cperl-mode.el (cperl-do-auto-fill):
4593 * textmodes/picture.el (picture-replace-match):
4594 Change space constants followed by a sexp to "?\s ".
4595
4596 * play/decipher.el (decipher-loop-with-breaks):
4597 * textmodes/texinfo.el (texinfo-insert-@item): Change space
4598 constants "protected" from end of line by a comment to "?\s".
4599
4600 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
4601
4602 * font-lock.el (save-buffer-state): Use `declare'.
4603
4604 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
4605 reset the syntax-table to cperl-mode-syntax-table.
4606 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
4607 "foo_print_bar" is not matched as a reserved keyword.
4608
4609 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
4610
4611 * textmodes/org.el (orgtbl-setup): New function, for delayed
4612 setup for the orgtbl commands.
4613 (org-calc-default-modes): New option.
4614 (orgtbl-make-binding): Use `defun' to get better help display.
4615 (org-diary): Call `org-compile-prefix-format'.
4616 (org-table-formula-substitute-names): New function.
4617 (org-agenda-day-view, org-agenda-week-view): New commands.
4618 (org-agenda-toggle-week-view): Command removed.
4619 (org-tbl-menu): Split off from org-org-menu.
4620 (org-mode): Move removal of outline-mode menus to here.
4621 (org-table-formula-debug): New option.
4622 (org-table-insert-row): Keep first field if just "#" or "*".
4623 (org-mode): Paragraph regexps fixed.
4624 (org-table-recalculate-regexp): New constant.
4625 (org-table-justify-field-maybe): Avoid replace if not necessary.
4626 (org-copy-special, org-cut-special): Use `call-interactively'.
4627 (org-table-copy-region): Take region from `interactive' call.
4628 (org-trim): Return string even if no match.
4629 (org-formula): New face.
4630 (org-set-font-lock-defaults): No longer highlight "FIXME".
4631 But highlight formula-related fields in table.
4632 (org-table-p): Use regexp, not fontification.
4633 (org-table-align): Handle white space at end of line.
4634 (org-table-formula-evaluate-inline): New option.
4635 (org-mode): Auto-wrapping in comment lines turned off.
4636 (org-table-copy-down): Evaluate only in copied field, not in
4637 destination.
4638 (org-table-current-formula): Variable removed.
4639 (org-table-store-formulas, org-table-get-stored-formulas)
4640 (org-table-modify-formulas, org-table-replace-in-formulas)
4641 (org-table-maybe-eval-formula): New functions.
4642 (org-table-get-formula): Modify to use stored formulas.
4643 (org-table-insert-column, org-table-delete-column)
4644 (org-table-move-column): Call `org-table-modify-formulas'.
4645 (org-complete): Add completion for keyword formulas.
4646 (orgtbl-mode): Pull orgtbl-mode-map to start of
4647 minor-mode-map-alist.
4648
4649 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
4650
4651 * progmodes/python.el (python-check): Require `compile' before
4652 modifying its variables.
4653
4654 * newcomment.el (comment-indent-default): Don't get fooled by an early
4655 end of buffer.
4656
4657 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4658
4659 * ps-print.el (ps-print-version): Fix version number.
4660
4661 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
4662
4663 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
4664
4665 2005-06-28 Richard M. Stallman <rms@gnu.org>
4666
4667 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
4668 (flyspell-local-mouse-map): Declaration deleted.
4669 (flyspell-mouse-map): Bind only mouse-2.
4670 (flyspell-mode-map): Don't test flyspell-use-local-map.
4671 (flyspell-overlay-keymap-property-name): Var deleted.
4672 (flyspell-mode-on): Don't make local bindings for
4673 flyspell-mouse-map and flyspell-mode-map.
4674 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
4675
4676 * textmodes/ispell.el (ispell-word): Do not ignore short words.
4677
4678 * progmodes/compile.el (compilation-next-error-function):
4679 Don't switch buffers; operate on the current buffer.
4680
4681 * progmodes/compile.el (compilation-error-file-name)
4682 (compilation-warning-file-name, compilation-info-file-name)
4683 (compilation-line-number, compilation-column-number): New faces.
4684 (compilation-error-face, compilation-warning-face)
4685 (compilation-info-face, compilation-line-face)
4686 (compilation-column-face): Use them.
4687
4688 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
4689
4690 * comint.el (comint-password-prompt-regexp): Accept ", try again".
4691
4692 * bindings.el (global-map): Bind insertchar and its variants.
4693
4694 2005-06-27 Richard M. Stallman <rms@gnu.org>
4695
4696 * textmodes/artist.el (artist-text-overwrite)
4697 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
4698
4699 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4700
4701 * ps-print.el: It was not working the page selection for printing.
4702 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
4703 (ps-print-version): New version 6.6.7.
4704 (ps-end-sheet): New fun.
4705 (ps-header-sheet, ps-end-job): Call it.
4706
4707 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
4708
4709 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
4710
4711 2005-06-27 Lute Kamstra <lute@gnu.org>
4712
4713 * facemenu.el (facemenu-unlisted-faces): Add foreground and
4714 background color faces.
4715 (facemenu-get-face): Delete function.
4716 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
4717 (facemenu-add-new-color): Make second argument mandatory.
4718 Create the appropriate face and return it. Simplify.
4719 (facemenu-set-foreground, facemenu-set-background): Don't check if
4720 color is defined. Use return value of facemenu-add-new-color.
4721
4722 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
4723
4724 * progmodes/gud.el (gud-filter): Add missing argument to
4725 with-selected-window.
4726
4727 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
4728
4729 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
4730 a :require to the defcustom.
4731
4732 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
4733 defcustoms corresponding to minor modes.
4734
4735 2005-06-26 David Ponce <david@dponce.com>
4736
4737 * recentf.el: Require tree-widget instead of wid-edit.
4738 (recentf-filename-handler): Fix widget :type.
4739 (recentf-cancel-dialog, recentf-open-more-files)
4740 (recentf-open-files-action): Doc fix.
4741 (recentf-dialog-goto-first): New function.
4742 (recentf-dialog-mode-map): Set parent keymap first.
4743 (recentf-dialog-mode): Define with define-derived-mode.
4744 Don't display continuation lines in dialogs.
4745 (recentf-edit-list): Rename from recentf-edit-selected-items.
4746 (recentf-edit-list-select): Rename from recentf-edit-list-action.
4747 Simplify.
4748 (recentf-edit-list-validate): New function.
4749 (recentf-edit-list): Update accordingly.
4750 (recentf-open-files-item-shift): Remove.
4751 (recentf-open-files-item): Convert menu elements into tree and
4752 link widgets. Don't create the widgets.
4753 (recentf-open-files): Update accordingly.
4754 (recentf-save-list): Untabify.
4755
4756 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
4757
4758 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
4759 (keep-lines): Add INTERACTIVE arg. Never delete lines only
4760 partially contained in the active region. Do not take active
4761 region into account when called from Lisp, unless INTERACTIVE arg
4762 is non-nil. Use `forward-line' instead of `beginning-of-line' to
4763 avoid trouble with fields. Make marker point nowhere when no
4764 longer used. Always return nil. Doc fix.
4765 (flush-lines): Add INTERACTIVE arg. Do not take active region
4766 into account when called from Lisp, unless INTERACTIVE arg is
4767 non-nil. Use `forward-line' instead of `beginning-of-line' to
4768 avoid trouble with fields. Make marker point nowhere when no
4769 longer used. Always return nil. Doc fix.
4770 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
4771 interchangeable. Do not take active region into account when
4772 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
4773 message in echo area when called from Lisp, unless INTERACTIVE arg
4774 is non-nil. Avoid saying "1 occurrences". Do not use markers.
4775 Return the number of matches. Doc fix.
4776 (occur): Doc fix.
4777 (perform-replace): Make comment follow double space convention for
4778 the sake of `outline-minor-mode'.
4779
4780 * faces.el (facep): Doc fix.
4781
4782 2005-06-25 Richard M. Stallman <rms@gnu.org>
4783
4784 * facemenu.el (facemenu-enable-faces-p): New function.
4785 (facemenu-background-menu, facemenu-foreground-menu)
4786 (facemenu-face-menu): Add menu-enable property.
4787
4788 * jka-compr.el (jka-compr-insert-file-contents):
4789 Special handling if cannot find the uncompression program.
4790
4791 * cus-face.el (custom-face-attributes): Add autoload.
4792
4793 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4794 Bind comment-indent-function locally.
4795
4796 * window.el (save-selected-window): Use save-current-buffer.
4797
4798 * subr.el (with-selected-window): Use save-current-buffer.
4799
4800 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
4801 and with-current-buffer.
4802
4803 2005-06-24 Richard M. Stallman <rms@gnu.org>
4804
4805 * simple.el (line-move-1): Fix previous change.
4806
4807 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
4808
4809 * replace.el (occur-1): Set `buffer-read-only' and the
4810 buffer-modified flag before running `occur-hook' to protect
4811 against unintentional buffer switches that can lead to data loss.
4812
4813 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
4814
4815 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
4816 (gud-gdb-marker-filter): Use font-lock-warning-face for any
4817 initial error.
4818
4819 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
4820 after fresh input.
4821 (gdb-var-create-handler): Put name of expression in quotes.
4822
4823 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
4824
4825 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
4826 elements of RING in order, and without bogus nil elements.
4827
4828 2005-06-23 Richard M. Stallman <rms@gnu.org>
4829
4830 * simple.el (set-variable): Args renamed; doc fix.
4831 (line-move-1): When there are overlays around, use vertical-motion.
4832
4833 * faces.el (escape-glyph): Use brown against light background.
4834 (nobreak-space): Rename from no-break-space.
4835 Fix previous change.
4836
4837 * dired-aux.el (dired-do-copy): Fix arg prompt.
4838
4839 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
4840
4841 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
4842
4843 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
4844 rather than "Distributor".
4845
4846 2005-06-23 Lute Kamstra <lute@gnu.org>
4847
4848 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
4849 (debug-on-entry): Use it. New interactive declaration that uses
4850 function-called-at-point.
4851
4852 2005-06-23 Kim F. Storm <storm@cua.dk>
4853
4854 * subr.el (save-match-data): Add comment about using evaporate arg
4855 to set-match-data.
4856
4857 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
4858
4859 * cus-edit.el (customize-face)
4860 (customize-face-other-window): Handle face aliases.
4861
4862 * faces.el (face-documentation, set-face-attribute)
4863 (face-spec-set): Handle face aliases.
4864
4865 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
4866
4867 * help-mode.el (help-make-xrefs): If a symbol representing a face
4868 name is not followed by the word "face", it could still be a
4869 function or variable name, so don't bypass other checks.
4870
4871 2005-06-22 Juri Linkov <juri@jurta.org>
4872
4873 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
4874 Replace aliased functions with calls where second arg `inherit' is t.
4875
4876 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
4877
4878 * progmodes/gdb-ui.el (gdb-error): New variable.
4879 (gdb-error): New function.
4880 (gdb-annotation-rules): Act on error-begin and error annotations.
4881 (gdb-concat-output): Use font-lock-warning-face for errors.
4882
4883 2005-06-22 Miles Bader <miles@gnu.org>
4884
4885 * bindings.el (propertized-buffer-identification): Use renamed
4886 `Buffer-menu-buffer' face.
4887
4888 * faces.el (vertical-border): Rename from `vertical-divider'.
4889 (escape-glyph): Change dark-background color back to `cyan'.
4890
4891 2005-06-21 Juri Linkov <juri@jurta.org>
4892
4893 * faces.el (face-user-default-spec): Try getting `customized-face'
4894 prior to `saved-face'.
4895 (frame-background-mode): Refill docstring.
4896
4897 * emacs-lisp/lisp-mode.el (eval-defun-1):
4898 * emacs-lisp/edebug.el (edebug-eval-defun):
4899 Set `saved-face' temporarily to nil before calling form.
4900 Set `customized-face' to the new spec after that.
4901
4902 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
4903
4904 * subr.el (1value, lambda, key-substitution-in-progress):
4905 Doc fixes.
4906
4907 * autoinsert.el (auto-insert-alist):
4908 * ses.el (ses-call-printer):
4909 * subr.el (noreturn):
4910 * emacs-lisp/lisp.el (check-parens):
4911 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
4912 * net/browse-url.el (browse-url-mosaic):
4913 * progmodes/cc-defs.el (c-safe-scan-lists):
4914 * progmodes/ebnf-abn.el (ebnf-abn-lex):
4915 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
4916 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
4917 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
4918 * progmodes/ebnf-iso.el (ebnf-iso-lex):
4919 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
4920
4921 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
4922
4923 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
4924
4925 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
4926
4927 * calendar/appt.el (appt-make-list): Activate the package, if
4928 not already active (for backwards compatibility).
4929
4930 2005-06-20 Kim F. Storm <storm@cua.dk>
4931
4932 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
4933
4934 2005-06-20 Miles Bader <miles@gnu.org>
4935
4936 * faces.el (vertical-divider): New face.
4937
4938 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
4939
4940 * simple.el (kill-whole-line): Doc fix.
4941 (next-error-buffer-p, next-error-find-buffer)
4942 (clone-indirect-buffer): Fix typos in docstrings.
4943 (comment-line-break-function): Doc fix: don't say variable
4944 is automatically buffer-local (it isn't).
4945
4946 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
4947
4948 * net/tramp-ftp.el (top):
4949 * net/tramp-smb.el (top):
4950 * net/tramp-util.el (top):
4951 * net/tramp-uu.el (top):
4952 * net/tramp-vc.el (top):
4953 * net/tramp.el (top): Revert copyright years back to original
4954 ones. Tramp has a life outside GNU Emacs.
4955
4956 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
4957
4958 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
4959
4960 2005-06-18 Juri Linkov <juri@jurta.org>
4961
4962 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
4963 end of first regexp to limit the match to the position between
4964 line number and source line with same separator character as used
4965 between file name and line number. In the second regexp limit
4966 mouse-face area to file name and line number by adding new group
4967 for them and referring it in HYPERLINK arg.
4968 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
4969 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
4970 previous line where grep markers may be already removed.
4971
4972 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
4973
4974 * progmodes/ps-mode.el: Update version and maintainer's email address.
4975
4976 2005-06-18 Steve Youngs <steve@xemacs.org>
4977
4978 * net/browse-url.el (browse-url-browser-function)
4979 (browse-url-default-browser): Add firefox.
4980 (browse-url-firefox-program, browse-url-firefox-arguments)
4981 (browse-url-firefox-startup-arguments)
4982 (browse-url-firefox-new-window-is-tab): New defcustoms.
4983 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
4984
4985 2005-06-17 Richard M. Stallman <rms@gnu.org>
4986
4987 * startup.el (command-line): Warn if specified user name has
4988 no home directory.
4989
4990 * term.el (term-get-old-input, term-input-filter, term-input-sender)
4991 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
4992
4993 * longlines.el (longlines-mode, longlines-show-hard-newlines):
4994 Doc fixes.
4995
4996 * faces.el (underline): Try bold if terminal doesn't support underline.
4997
4998 * mail/sendmail.el (mail-setup-with-from): New variable.
4999 (mail-insert-from-field): New function.
5000 (sendmail-send-it): Call it.
5001 (mail-setup): Optionally call it here.
5002
5003 * term/linux.el: Call tty-no-underline.
5004
5005 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
5006
5007 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
5008
5009 2005-06-17 Miles Bader <miles@gnu.org>
5010
5011 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
5012 (ediff-current-diff-C, ediff-current-diff-Ancestor)
5013 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
5014 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
5015 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
5016 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
5017 Remove "-face" suffix from face names.
5018 (ediff-current-diff-face-A, ediff-current-diff-face-B)
5019 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
5020 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
5021 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
5022 (ediff-even-diff-face-A, ediff-even-diff-face-B)
5023 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
5024 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
5025 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
5026 New backward-compatibility aliases for renamed faces.
5027 (ediff-current-diff-face-A, ediff-current-diff-face-B)
5028 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
5029 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
5030 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
5031 (ediff-even-diff-face-A, ediff-even-diff-face-B)
5032 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
5033 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
5034 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
5035 Use renamed ediff faces.
5036
5037 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
5038 Remove "-face" suffix from face names.
5039 (eshell-test-ok-face, eshell-test-failed-face):
5040 New backward-compatibility aliases for renamed faces.
5041 (eshell-run-test): Use renamed eshell-test faces.
5042
5043 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
5044 face name.
5045 (eshell-prompt-face): New backward-compatibility alias for renamed
5046 face.
5047 (eshell-emit-prompt): Use renamed eshell-prompt face.
5048
5049 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
5050 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
5051 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
5052 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
5053 Remove "-face" suffix from face names.
5054 (eshell-ls-directory-face, eshell-ls-symlink-face)
5055 (eshell-ls-executable-face, eshell-ls-readonly-face)
5056 (eshell-ls-unreadable-face, eshell-ls-special-face)
5057 (eshell-ls-missing-face, eshell-ls-archive-face)
5058 (eshell-ls-backup-face, eshell-ls-product-face)
5059 (eshell-ls-clutter-face):
5060 New backward-compatibility aliases for renamed faces.
5061 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
5062
5063 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
5064 Remove "-face" suffix from face name.
5065 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
5066 instead of literal face.
5067
5068 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
5069
5070 * emacs-lisp/warnings.el (display-warning, lwarn)
5071 (warning-minimum-log-level): Doc fixes.
5072 (warning-minimum-level, warning-minimum-log-level):
5073 Add :debug to :type choices.
5074
5075 * progmodes/ada-mode.el (ada-format-paramlist)
5076 (ada-get-indent-case, ada-check-matching-start)
5077 (ada-check-defun-name, ada-goto-matching-decl-start)
5078 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
5079 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
5080 (ada-make-subprogram-body): Follow error conventions.
5081 (ada-case-exception-file, ada-indent-comment-as-code)
5082 (ada-indent-handle-comment-special, ada-indent-renames)
5083 (ada-indent-return, ada-search-directories-internal)
5084 (ada-tab-policy, ada-case-exception-substring)
5085 (ada-other-file-alist, ada-matching-start-re)
5086 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
5087 (ada-imenu-generic-expression, ada-compile-goto-error)
5088 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
5089 (ada-popup-menu, ada-add-extensions, ada-mode)
5090 (ada-region-selected, ada-create-case-exception)
5091 (ada-create-case-exception-substring, ada-after-keyword-p)
5092 (ada-activate-keys-for-case, ada-adjust-case-region)
5093 (ada-adjust-case-buffer, ada-format-paramlist)
5094 (ada-scan-paramlist, ada-insert-paramlist)
5095 (ada-indent-newline-indent)
5096 (ada-indent-newline-indent-conditional)
5097 (ada-justified-indent-current, ada-goto-previous-word)
5098 (ada-indent-current, ada-get-indent-open-paren)
5099 (ada-get-indent-paramlist, ada-get-indent-end)
5100 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
5101 (ada-get-indent-block-start, ada-get-indent-subprog)
5102 (ada-get-indent-noindent, ada-get-indent-label)
5103 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
5104 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
5105 (ada-goto-stmt-end, ada-goto-next-word)
5106 (ada-check-matching-start, ada-check-defun-name)
5107 (ada-goto-matching-decl-start, ada-goto-matching-start)
5108 (ada-goto-matching-end, ada-search-ignore-string-comment)
5109 (ada-in-decl-p, ada-looking-at-semi-or)
5110 (ada-looking-at-semi-private, ada-in-paramlist-p)
5111 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
5112 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
5113 (ada-next-procedure, ada-previous-procedure, ada-next-package)
5114 (ada-previous-package, ada-create-menu)
5115 (ada-fill-comment-paragraph-justify)
5116 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
5117 (ada-other-file-name, ada-last-which-function-line)
5118 (ada-last-which-function-subprog, ada-which-function)
5119 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
5120 (ada-gen-treat-proc, ada-check-emacs-version)
5121 (ada-continuation-indent, ada-align-region-separate):
5122 Fix typos in docstrings.
5123 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
5124
5125 2005-06-16 Lute Kamstra <lute@gnu.org>
5126
5127 * simple.el (fundamental-mode): Run after-change-major-mode-hook
5128 conditionally.
5129
5130 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
5131
5132 * comint.el (comint-replace-by-expanded-filename)
5133 (comint-prompt-regexp, comint-delimiter-argument-list)
5134 (comint-preinput-scroll-to-bottom):
5135 * info.el (Info-hide-cookies-node):
5136 * ls-lisp.el (ls-lisp-classify):
5137 * find-file.el (ff-search-directories, ff-special-constructs)
5138 (ff-find-other-file):
5139 * font-lock.el (font-lock-keywords):
5140 * shell.el (shell-prompt-pattern)
5141 (shell-dynamic-complete-functions, shell-mode)
5142 (shell-delimiter-argument-list):
5143 * term.el (term-replace-by-expanded-filename)
5144 (term-prompt-regexp, term-delimiter-argument-list):
5145 * woman.el (woman-ignore, woman0-if):
5146 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
5147 * emacs-lisp/elint.el (elint-init-env):
5148 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
5149 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
5150 * language/ethio-util.el (ethio-tilde-escape)
5151 (ethio-use-three-dot-question):
5152 * net/zone-mode.el (zone-mode-load-time-setup):
5153 * progmodes/cc-align.el (c-lineup-argcont):
5154 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
5155 * progmodes/cperl-mode.el (cperl-set-style-back):
5156 * progmodes/inf-lisp.el (inferior-lisp-prompt):
5157 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
5158 Fix spellings in docstrings.
5159
5160 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
5161 * progmodes/modula2.el (m2-for): Fix spellings.
5162
5163 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
5164
5165 * simple.el (undo-more): Don't use `format' on `error' arguments.
5166 Improve argument/docstring consistency.
5167 (pending-undo-list): Doc fix.
5168
5169 * smerge-mode.el (smerge-ensure-match):
5170 * emulation/vip.el (vip-ex):
5171 * net/zone-mode.el (zone-mode-update-serial):
5172 * progmodes/idlwave.el (idlwave-complete):
5173 * progmodes/vhdl-mode.el (vhdl-visit-file)
5174 (vhdl-compose-wire-components):
5175 Don't use `format' on `error' arguments.
5176
5177 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
5178 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
5179 (tooltip-help-tips): Fix typos in docstrings.
5180
5181 2005-06-16 David Ponce <david@dponce.com>
5182
5183 * tree-widget.el (tree-widget-value-create): Simplify last change.
5184
5185 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
5186
5187 * ido.el (ido-incomplete-regexp): New variable.
5188 (ido-set-matches-1): Handle invalid-regexp error and set
5189 ido-incomplete-regexp.
5190 (ido-incomplete-regexp): New face.
5191 (ido-completions): Use it.
5192 (ido-complete, ido-exit-minibuffer, ido-completions):
5193 Handle incomplete regexps.
5194 (ido-completions): Add check for complete match when entering a regexp.
5195
5196 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
5197
5198 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
5199
5200 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5201
5202 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
5203 by field delimiters.
5204
5205 2005-06-15 David Ponce <david@dponce.com>
5206
5207 * tree-widget.el: eval-and-compile inlined functions so they will
5208 be available at run-time too.
5209 (tree-widget-super-format-handler)
5210 (tree-widget-format-handler): Remove.
5211 (tree-widget-value-create): Handle the :indent property.
5212
5213 2005-06-15 Miles Bader <miles@gnu.org>
5214
5215 * progmodes/which-func.el (which-func): Only inherit
5216 `font-lock-function-name-face' when that makes sense against the
5217 default mode-line face, otherwise set the face color explicitly.
5218
5219 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
5220 faces instead of (non-existent) variables.
5221
5222 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
5223
5224 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
5225 (iswitchb-get-matched-buffers): Likewise. Simplify.
5226
5227 2005-06-14 Miles Bader <miles@gnu.org>
5228
5229 * progmodes/ld-script.el (ld-script-location-counter):
5230 Remove "-face" suffix from face name.
5231 (ld-script-location-counter-face):
5232 New backward-compatibility alias for renamed face.
5233 (ld-script-location-counter-face): Use renamed face.
5234
5235 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
5236 (cperl-hash): Remove "-face" suffix from face names.
5237 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
5238 New backward-compatibility aliases for renamed faces.
5239 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
5240 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
5241
5242 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
5243 name.
5244 (which-func-face): New backward-compatibility alias for renamed face.
5245 (which-func-format): Use renamed which-func face.
5246
5247 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
5248 (vhdl-function, vhdl-directive, vhdl-reserved-word)
5249 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
5250 names.
5251 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
5252 (vhdl-speedbar-configuration, vhdl-speedbar-package)
5253 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
5254 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
5255 (vhdl-speedbar-architecture-selected)
5256 (vhdl-speedbar-configuration-selected)
5257 (vhdl-speedbar-package-selected)
5258 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
5259 names.
5260 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
5261 Use renamed faces.
5262 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
5263 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
5264 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
5265 Use renamed faces.
5266 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
5267 names.
5268 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
5269 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
5270 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
5271 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
5272 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
5273 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
5274
5275 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
5276 face name.
5277 (sh-heredoc-face): New backward-compatibility alias for renamed face.
5278 (sh-heredoc-face): Use renamed sh-heredoc face.
5279
5280 * progmodes/idlw-help.el (idlwave-help-link):
5281 Remove "-face" suffix from face name.
5282 (idlwave-help-link-face):
5283 New backward-compatibility alias for renamed face.
5284 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
5285
5286 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
5287 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
5288 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
5289 New backward-compatibility aliases for renamed faces.
5290 (idlwave-shell-disabled-breakpoint-face)
5291 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
5292
5293 * progmodes/flymake.el (flymake-errline, flymake-warnline):
5294 Remove "-face" suffix from face names.
5295 (flymake-errline-face, flymake-warnline-face):
5296 New backward-compatibility aliases for renamed faces.
5297 (flymake-highlight-line): Use renamed flymake faces.
5298
5299 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
5300 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
5301 (ebrowse-member-class, ebrowse-progress):
5302 Remove "-face" suffix from face names.
5303 (ebrowse-tree-mark-face, ebrowse-root-class-face)
5304 (ebrowse-file-name-face, ebrowse-default-face)
5305 (ebrowse-member-attribute-face, ebrowse-member-class-face)
5306 (ebrowse-progress-face):
5307 New backward-compatibility aliases for renamed faces.
5308 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
5309 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
5310 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
5311 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
5312
5313 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
5314 antlr-syntax)
5315 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
5316 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
5317 names.
5318 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
5319 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
5320 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
5321 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
5322 backward-compatibility aliases for renamed faces.
5323 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
5324 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
5325 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
5326 remove "font-lock-". Use renamed antlr-mode faces.
5327 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
5328 literal face-names with face variable references.
5329
5330 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
5331 face name.
5332 (Buffer-menu-buffer-face): New backward-compatibility alias for
5333 renamed face.
5334 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
5335
5336 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
5337
5338 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
5339 Eliminate "-face" suffix.
5340 (makefile-targets): Inherit from font-lock-function-name-face and
5341 eliminate "-face" suffix.
5342 (makefile-shell): Remove attributes and eliminate "-face" suffix.
5343 (makefile-*-font-lock-keywords): Append makefile-targets in rule
5344 actions, instead of prepending, to make it less visible.
5345 (makefile-previous-dependency, makefile-match-dependency):
5346 Don't match a target on a continuation line.
5347
5348 * files.el (auto-mode-alist): Put Makefile in gmake mode.
5349
5350 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
5351
5352 * progmodes/gdb-ui.el (menu): Re-order menu items.
5353 (gdb-tooltip-print): Respect tooltip-use-echo-area.
5354
5355 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
5356 Define in tooltip.el.
5357 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
5358 (gud-tooltip-tips): Respect tooltip-use-echo-area and
5359 gud-tooltip-echo-area.
5360
5361 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
5362 backward compatibility and make obsolete.
5363 (tooltip-help-tips): Use tooltip-use-echo-area.
5364 (tooltip-show-help-function): Rename to...
5365 (tooltip-show-help): ...this, because it is a function.
5366 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
5367
5368 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
5369
5370 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
5371 (edebug-print-length, edebug-print-level, edebug-print-circle)
5372 (edebug-modify-breakpoint, edebug-eval-last-sexp)
5373 (edebug-eval-print-last-sexp): Doc fixes.
5374
5375 2005-06-14 Kim F. Storm <storm@cua.dk>
5376
5377 * ido.el (ido-mode): Make a new keymap every time we enable ido,
5378 as the coverage buffer/file/both may change.
5379
5380 2005-06-14 Lute Kamstra <lute@gnu.org>
5381
5382 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
5383 and run-mode-hooks. Simplify.
5384
5385 * mail/rmailedit.el (rmail-edit-mode):
5386 * progmodes/octave-inf.el (inferior-octave-mode):
5387 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
5388
5389 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
5390 and run-mode-hooks.
5391 (recentf-edit-list, recentf-open-files): Don't call
5392 kill-all-local-variables directly.
5393
5394 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
5395
5396 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
5397
5398 * emacs-lisp/byte-run.el (make-obsolete)
5399 (define-obsolete-function-alias): Rename arguments FUNCTION and
5400 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
5401 (make-obsolete-variable, define-obsolete-variable-alias):
5402 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
5403 respectively.
5404
5405 * isearchb.el (isearchb-activate):
5406 * pcvs.el (cvs-mode):
5407 * ses.el (ses-load):
5408 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
5409 * net/tramp.el (tramp-find-file-exists-command)
5410 (tramp-find-shell):
5411 * progmodes/ada-mode.el (ada-create-case-exception)
5412 (ada-create-case-exception-substring, ada-make-subprogram-body):
5413 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
5414 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
5415 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
5416 * textmodes/org.el (org-promote, org-evaluate-time-range)
5417 (org-agenda-next-date-line, org-agenda-previous-date-line)
5418 (org-agenda-error, org-open-at-point, org-table-move-row)
5419 (org-format-table-table-html-using-table-generate-source)
5420 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
5421 * textmodes/reftex.el (reftex-access-scan-info):
5422 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
5423 (reftex-toc-promote-prepare): Follow error conventions.
5424
5425 * diff-mode.el (diff-mode): Fix typo in docstring.
5426
5427 * forms.el (forms--intuit-from-file): Fix reference to
5428 `forms-number-of-fields' in error message.
5429 (forms-print): Fix quoting in error message.
5430
5431 * forms.el (forms-mode):
5432 * emulation/vi.el (vi-goto-insert-state):
5433 * progmodes/flymake.el (flymake-new-err-info)
5434 (flymake-start-syntax-check-for-current-buffer)
5435 (flymake-simple-cleanup):
5436 * eshell/esh-var.el (eshell/export):
5437 * progmodes/gud.el (xdb):
5438 * textmodes/flyspell.el (flyspell-incorrect-hook)
5439 (flyspell-maybe-correct-transposition)
5440 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
5441
5442 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
5443
5444 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
5445 minibuffer prompt.
5446
5447 2005-06-13 Kim F. Storm <storm@cua.dk>
5448
5449 * subr.el (add-to-ordered-list): New defun.
5450
5451 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
5452 add cua--keymap-alist to emulation-mode-map-alists.
5453
5454 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
5455
5456 * subr.el (complete-in-turn): New macro.
5457 (dynamic-completion-table, lazy-completion-table): Add debug info.
5458
5459 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
5460 in preference to face aliases.
5461
5462 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
5463 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
5464 Remove unused vars `start' and `firstline'.
5465 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
5466 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
5467
5468 2005-06-13 Eli Zaretskii <eliz@gnu.org>
5469
5470 * cus-start.el (all): Don't complain about missing GTK-related
5471 variables, unless either `gtk' is boundp or this isn't a
5472 `windows-nt' build.
5473
5474 2005-06-13 Lute Kamstra <lute@gnu.org>
5475
5476 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
5477 run-mode-hooks.
5478
5479 * ediff-mult.el (ediff-meta-mode):
5480 * ediff-util.el (ediff-mode): Use run-mode-hooks.
5481
5482 * ledit.el (ledit-mode): Use delay-mode-hooks.
5483
5484 * woman.el (woman-mode-line-format): Delete constant.
5485 (woman-mode-map): Initialize it properly.
5486 (woman-mode): Set mode-class property to special.
5487 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
5488 Set major-mode and mode-name. Don't set mode-line-format directly.
5489 (Man-getpage-in-background): Don't reference woman-mode-line-format.
5490
5491 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
5492 string argument obsolete.
5493
5494 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
5495
5496 * textmodes/org.el (org-CUA-compatible): New option.
5497 (org-disputed-keys): New variable.
5498 (org-key): New function.
5499 (orgtbl-make-binding): Add docstring to the created function.
5500 (org-mode): Set paragraph start/separate regexps.
5501 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
5502 (org-archive-location, org-archive-mark-done)
5503 (org-archive-stamp-time): New options.
5504 (org-archive-subtree): New command.
5505 (org-fill-paragraph): New function.
5506 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
5507 (org-fake-empty-table-line): Function removed.
5508 (org-format-org-table-html): Do not create empty table lines at
5509 separator lines. Improved table header treatment.
5510 (org-link-format): New option.
5511 (org-make-link): New function.
5512 (org-insert-link, org-store-link): Use org-make-link.
5513 (org-open-file): Quote file name for shell command, to allow
5514 spaces in file names.
5515 (org-link-regexp): Fix bug with mailto link.
5516 (org-link-maybe-angles-regexp, org-protected-link-regexp):
5517 New constants.
5518 (org-export-as-html): Deal with the optional angles around a link.
5519 Better treatment of file: links.
5520 (org-open-at-point): Replace @{ and @} with < and >.
5521 (org-run-mode-hooks): Function removed.
5522 (org-agenda-mode): No longer use `org-run-mode-hooks'.
5523
5524 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
5525
5526 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
5527 MI command -data-list-register-values.
5528 (gdb-post-prompt): Indent properly.
5529
5530 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
5531
5532 * hilit-chg.el (highlight-changes-colors): Rename from
5533 `highlight-changes-colours'.
5534 (highlight-changes-colours): Keep as obsolete alias.
5535 (highlight-changes-face-list): Doc fix.
5536 (hilit-chg-make-list): Use `highlight-changes-colors'.
5537
5538 2005-06-12 Mark A. Hershberger <mah@everybody.org>
5539
5540 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
5541 defun-prompt-regexp.
5542
5543 2005-06-12 Eli Zaretskii <eliz@gnu.org>
5544
5545 * loadup.el: Don't say we are dumping under 2 names on windows-nt
5546 and cygwin.
5547
5548 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
5549 Don't use an old loaddefs.el, as in Makefile.in.
5550
5551 2005-06-12 Lute Kamstra <lute@gnu.org>
5552
5553 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
5554
5555 * man.el (Man-mode-map): Initialize it properly.
5556 (Man-mode): Set mode-class property to special.
5557
5558 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
5559
5560 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
5561
5562 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
5563 A newline is needed in the docstring there.
5564
5565 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
5566 Doc fixes.
5567
5568 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5569
5570 * printing.el: Doc fix. The menubar is no more changed when printing
5571 is loaded, it only changes when pr-menu-bind or pr-update-menus is
5572 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
5573 (pr-version): New version number (6.8.4).
5574 (pr-menu-bind): New command.
5575 (pr-update-menus): Docstring and code fix.
5576 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
5577 Docstring fix.
5578 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
5579 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
5580
5581 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
5582
5583 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
5584 "Returns" to "return", document useful return values, etc.
5585
5586 2005-06-11 Alan Mackenzie <acm@muc.de>
5587
5588 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
5589 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
5590 (adaptive-file-function): Minor amendment to doc-string.
5591
5592 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
5593
5594 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
5595 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
5596 Fix :type--it is `integer', not `string'.
5597
5598 * faces.el (modeline-highlight): Rename from (the erroneous)
5599 `modeline-higilight'.
5600
5601 2005-06-11 Lute Kamstra <lute@gnu.org>
5602
5603 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
5604 lisp-interaction-mode-map but make it the parent.
5605 (edebug-eval-mode): Use define-derived-mode.
5606
5607 2005-06-11 Andreas Schwab <schwab@suse.de>
5608
5609 * bindings.el: Add binding of `ESC functionkey' for every
5610 `M-functionkey'.
5611 * hexl.el (hexl-mode-map): Likewise.
5612
5613 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
5614
5615 * progmodes/compile.el (compilation-error-regexp-alist-alist)
5616 [msft]: update regexp for newer msft compilers.
5617
5618 2005-06-10 Mark A. Hershberger <mah@everybody.org>
5619
5620 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
5621 ATTLIST portions of included DTDs.
5622 (xml-parse-dtd): Eliminate use of inefficient match-data.
5623
5624 2005-06-10 Miles Bader <miles@gnu.org>
5625
5626 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
5627 (mpuz-text): Remove "-face" suffix from face names.
5628 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
5629 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
5630 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
5631
5632 * play/gomoku.el (gomoku-O, gomoku-X):
5633 Remove "-face" suffix from face names.
5634 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
5635 New backward-compatibility aliases for renamed faces.
5636 (gomoku-font-lock-keywords): Use renamed gomoku faces.
5637
5638 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
5639
5640 * thumbs.el: Fixes for changes of 2005-06-09.
5641 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
5642 as a directory.
5643 (thumbs-thumbname): Remove directory separator from format string;
5644 `thumbs-thumbsdir' now returns a valid directory name.
5645 (thumbs-temp-dir): New defsubst.
5646 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
5647 Use it.
5648
5649 * cus-edit.el (minibuffer):
5650 * files.el (make-backup-file-name-function):
5651 * filesets.el (filesets-external-viewers):
5652 * hilit-chg.el (highlight-changes-colours)
5653 (highlight-changes-face-list, highlight-changes-rotate-faces):
5654 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
5655 * kmacro.el (kmacro-call-macro):
5656 * log-edit.el (log-edit-changelog-full-paragraphs):
5657 * mouse.el (mouse-1-click-follows-link):
5658 * skeleton.el (skeleton-autowrap):
5659 * subr.el (insert-for-yank-1):
5660 * tempo.el (tempo-insert-region):
5661 * terminal.el (terminal-emulator):
5662 * time.el (display-time-mail-face):
5663 * vc.el (vc-annotate):
5664 * vcursor.el (vcursor-copy-line):
5665 * woman.el (woman-bold-headings, woman-ignore)
5666 (woman-default-faces, woman-monochrome-faces):
5667 * calendar/todo-mode.el (todo-insert-threshold):
5668 * emulation/pc-select.el (pc-select-selection-keys-only)
5669 (pc-selection-mode):
5670 * emulation/vip.el (vip-find-char-forward):
5671 * emulation/viper-cmd.el (viper-find-char-forward):
5672 * international/mule-cmds.el
5673 (select-safe-coding-system-accept-default-p)
5674 (input-method-exit-on-invalid-key):
5675 * international/mule-diag.el (describe-coding-system):
5676 * international/ucs-tables.el (unify-8859-on-encoding-mode):
5677 * net/browse-url.el (browse-url-xterm-program):
5678 * obsolete/lazy-lock.el (lazy-lock-mode):
5679 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
5680 (cperl-mode):
5681 * progmodes/cpp.el (cpp-face-light-name-list)
5682 (cpp-face-dark-name-list):
5683 * progmodes/delphi.el (delphi-newline-always-indents):
5684 Fix spellings in docstrings.
5685
5686 * ido.el (ido-mode, ido-file-extensions-order)
5687 (ido-default-file-method, ido-default-buffer-method)
5688 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
5689 (ido-decorations, ido-read-file-name-as-directory-commands)
5690 (ido-read-file-name-non-ido, ido-work-directory-list)
5691 (ido-ignore-item-temp-list, ido-current-directory)
5692 (ido-magic-forward-char, ido-enter-find-file)
5693 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
5694 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
5695
5696 2005-06-10 Lute Kamstra <lute@gnu.org>
5697
5698 * play/dunnet.el (dun-mode): Use define-derived-mode.
5699 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
5700 obsolete alias.
5701
5702 * play/doctor.el (doctor-mode-map): Remove defvar.
5703 (doctor-mode): Use define-derived-mode.
5704
5705 * mail/mspools.el (mspools-mode):
5706 * net/eudc-hotlist.el (eudc-hotlist-mode):
5707 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
5708
5709 2005-06-10 Miles Bader <miles@gnu.org>
5710
5711 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
5712 Remove "-face" suffix from face names.
5713 (flyspell-incorrect-face, flyspell-duplicate-face):
5714 New backward-compatibility aliases for renamed faces.
5715 (flyspell-mode-on, make-flyspell-overlay)
5716 (flyspell-highlight-incorrect-region)
5717 (flyspell-highlight-duplicate-region)
5718 (flyspell-display-next-corrections)
5719 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
5720
5721 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
5722 from face name.
5723 (texinfo-heading-face): New backward-compatibility alias for
5724 renamed face.
5725 (texinfo-heading-face): Use renamed texinfo-heading face.
5726
5727 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
5728 suffix from face names.
5729 (tex-math-face, tex-verbatim-face):
5730 New backward-compatibility aliases for renamed faces.
5731 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
5732 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
5733 literal face name.
5734
5735 * textmodes/table.el (table-cell): Remove "-face" suffix from face
5736 name.
5737 (table-cell-face): New backward-compatibility alias for renamed face.
5738 (table--put-cell-face-property, table--update-cell-face):
5739 Use renamed table-cell face.
5740
5741 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
5742 from face name.
5743 (sgml-namespace-face): New backward-compatibility alias for
5744 renamed face.
5745 (sgml-namespace-face): Use renamed sgml-namespace face.
5746
5747 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
5748 (org-level-4, org-level-5, org-level-6, org-level-7)
5749 (org-level-8, org-warning, org-headline-done)
5750 (org-deadline-announce, org-scheduled-today)
5751 (org-scheduled-previously, org-link, org-done, org-table)
5752 (org-time-grid): Remove "-face" suffix from face names.
5753 (org-level-1-face, org-level-2-face, org-level-3-face)
5754 (org-level-4-face, org-level-5-face, org-level-6-face)
5755 (org-level-7-face, org-level-8-face, org-warning-face)
5756 (org-headline-done-face, org-deadline-announce-face)
5757 (org-scheduled-today-face, org-scheduled-previously-face)
5758 (org-link-face, org-done-face, org-table-face)
5759 (org-time-grid-face):
5760 New backward-compatibility aliases for renamed faces.
5761 (org-level-faces, org-set-font-lock-defaults, org-timeline)
5762 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
5763 (org-agenda-get-timestamps, org-agenda-get-scheduled)
5764 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
5765
5766 * emulation/viper-init.el (viper-search, viper-replace-overlay)
5767 (viper-minibuffer-emacs, viper-minibuffer-insert)
5768 (viper-minibuffer-vi): Remove "-face" suffix from face names.
5769 (viper-search-face, viper-replace-overlay-face)
5770 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
5771 (viper-minibuffer-vi-face):
5772 New backward-compatibility aliases for renamed faces.
5773 (viper-search-face, viper-replace-overlay-face)
5774 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
5775 (viper-minibuffer-vi-face): Use renamed viper faces.
5776
5777 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
5778 Remove "-face" suffix from face names.
5779 (testcover-nohits-face, testcover-1value-face):
5780 New backward-compatibility aliases for renamed faces.
5781 (testcover-mark): Use renamed testcover faces.
5782
5783 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
5784 face name.
5785 (diary-button-face): New backward-compatibility alias for renamed face.
5786 (diary-entry): Use renamed diary-button face.
5787
5788 * calendar/calendar.el (diary, calendar-today, holiday)
5789 (mark-visible-calendar-date): Remove "-face" suffix from face names.
5790 (diary-face, calendar-today-face, holiday-face):
5791 New backward-compatibility aliases for renamed faces.
5792 (eval-after-load "facemenu", diary-entry-marker)
5793 (calendar-today-marker, calendar-holiday-marker, diary-face):
5794 Use renamed calendar faces.
5795
5796 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
5797 (compare-windows-face): New backward-compatibility alias for
5798 renamed face.
5799 (compare-windows-highlight): Use renamed compare-windows face.
5800
5801 * strokes.el (strokes-char): Remove "-face" suffix from face name.
5802 (strokes-char-face): New backward-compatibility alias for renamed face.
5803 (strokes-encode-buffer): Use renamed strokes-char face.
5804
5805 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
5806 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
5807 Remove "-face" suffix from face names.
5808 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
5809 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
5810 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
5811 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
5812 Use renamed pcvs faces.
5813 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
5814 * pcvs-defs.el (cvs-mode-map): Likewise.
5815 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
5816
5817 * info.el (info-title-1, info-title-2, info-title-3)
5818 (info-title-4): Remove "-face" suffix from and downcase face names.
5819 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
5820 (Info-title-4-face):
5821 New backward-compatibility aliases for renamed faces.
5822 (Info-fontify-node): Use renamed info faces.
5823
5824 * hilit-chg.el (highlight-changes, highlight-changes-delete):
5825 Remove "-face" suffix from face names.
5826 (highlight-changes-face, highlight-changes-delete-face):
5827 New backward-compatibility aliases for renamed faces.
5828 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
5829 (hilit-chg-make-list): Use renamed highlight-changes faces.
5830
5831 * generic-x.el (show-tabs-tab, show-tabs-space):
5832 Remove "-face" suffix from face names.
5833 (show-tabs-tab-face, show-tabs-space-face):
5834 New backward-compatibility aliases for renamed faces.
5835 (show-tabs-generic-mode-font-lock-defaults-1)
5836 (show-tabs-generic-mode-font-lock-defaults-2):
5837 Use renamed show-tabs faces.
5838
5839 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
5840 (smerge-markers): Remove "-face" suffix from face names.
5841 (smerge-mine-face, smerge-other-face, smerge-base-face)
5842 (smerge-markers-face):
5843 New backward-compatibility aliases for renamed faces.
5844 (smerge-mine-face, smerge-other-face, smerge-base-face)
5845 (smerge-markers-face): Use renamed smerge faces.
5846
5847 * log-view.el (log-view-file, log-view-message): Remove "-face"
5848 suffix from face names.
5849 (log-view-file-face, log-view-message-face): New
5850 backward-compatibility aliases for renamed faces.
5851 (log-view-file-face, log-view-message-face): Use renamed log-view
5852 faces.
5853
5854 * paren.el (show-paren-match, show-paren-mismatch):
5855 Remove "-face" suffix from face names.
5856 (show-paren-match-face, show-paren-mismatch-face):
5857 New backward-compatibility aliases for renamed faces.
5858 (show-paren-function): Use renamed show-paren faces.
5859
5860 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
5861 (ruler-mode-margins, ruler-mode-fringes)
5862 (ruler-mode-column-number, ruler-mode-fill-column)
5863 (ruler-mode-comment-column, ruler-mode-goal-column)
5864 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
5865 suffix from face names.
5866 (ruler-mode-default-face, ruler-mode-pad-face)
5867 (ruler-mode-margins-face, ruler-mode-fringes-face)
5868 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
5869 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
5870 (ruler-mode-tab-stop-face, ruler-mode-current-column-face): New
5871 backward-compatibility aliases for renamed faces.
5872 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
5873 (ruler-mode-column-number, ruler-mode-fill-column)
5874 (ruler-mode-comment-column, ruler-mode-goal-column)
5875 (ruler-mode-tab-stop, ruler-mode-current-column)
5876 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
5877 faces.
5878
5879 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
5880 face name.
5881 (whitespace-highlight-the-space): Use renamed face.
5882 (whitespace-highlight-face): New backward-compatibility alias for
5883 renamed face.
5884
5885 * woman.el (woman-italic, woman-bold, woman-unknown)
5886 (woman-addition, woman-symbol-face):
5887 Remove "-face" suffix from face names.
5888 (woman-italic-face, woman-bold-face, woman-unknown-face)
5889 (woman-addition-face):
5890 New backward-compatibility aliases for renamed faces.
5891 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
5892 (woman-decode-region, woman-replace-match)
5893 (woman-display-extended-fonts, woman-special-characters)
5894 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
5895 Use renamed woman faces.
5896
5897 * longlines.el (longlines-visible-face): Face removed.
5898
5899 * diff-mode.el (diff-header, diff-file-header, diff-index)
5900 (diff-hunk-header, diff-removed, diff-added, diff-changed)
5901 (diff-function, diff-context, diff-nonexistent): Remove "-face"
5902 suffix from face names.
5903 (diff-header-face, diff-file-header-face, diff-index-face)
5904 (diff-hunk-header-face, diff-removed-face, diff-added-face)
5905 (diff-changed-face, diff-function-face, diff-context-face)
5906 (diff-nonexistent-face): New backward-compatibility aliases for
5907 renamed faces.
5908 (diff-header-face, diff-file-header-face)
5909 (diff-index, diff-index-face, diff-hunk-header)
5910 (diff-hunk-header-face, diff-removed, diff-removed-face)
5911 (diff-added, diff-added-face, diff-changed-face, diff-function)
5912 (diff-function-face, diff-context-face, diff-nonexistent)
5913 (diff-nonexistent-face): Use renamed diff-mode faces.
5914
5915 * progmodes/compile.el (compilation-warning-face)
5916 (compilation-info-face): Remove "-face" suffix from face names.
5917 (compilation-warning-face, compilation-info-face):
5918 New backward-compatibility aliases for renamed faces.
5919 (compilation-warning-face, compilation-info-face):
5920 Use renamed compilation faces.
5921
5922 * add-log.el (change-log-date, change-log-name)
5923 (change-log-email, change-log-file, change-log-list)
5924 (change-log-conditionals, change-log-function)
5925 (change-log-acknowledgement): Remove "-face" suffix from face names.
5926 (change-log-date-face, change-log-name-face)
5927 (change-log-email-face, change-log-file-face)
5928 (change-log-list-face, change-log-conditionals-face)
5929 (change-log-function-face, change-log-acknowledgement-face):
5930 New backward-compatibility aliases for renamed faces.
5931 (change-log-font-lock-keywords): Use renamed change-log faces.
5932
5933 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
5934 (custom-set, custom-changed, custom-saved, custom-button)
5935 (custom-button-pressed, custom-documentation, custom-state)
5936 (custom-comment, custom-comment-tag, custom-variable-tag)
5937 (custom-variable-button, custom-face-tag, custom-group-tag-1)
5938 (custom-group-tag): Remove "-face" suffix from face names.
5939 (custom-magic-alist, custom-magic-value-create)
5940 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
5941 (custom-invalid-face, custom-rogue-face, custom-modified-face)
5942 (custom-set-face, custom-changed-face, custom-saved-face)
5943 (custom-button-face, custom-button-pressed-face)
5944 (custom-documentation-face, custom-state-face)
5945 (custom-comment-face, custom-comment-tag-face)
5946 (custom-variable-tag-face, custom-variable-button-face)
5947 (custom-face-tag-face, custom-group-tag-face-1)
5948 (custom-group-tag-face):
5949 New backward-compatibility aliases for renamed faces.
5950
5951 * wid-edit.el (widget-documentation, widget-button)
5952 (widget-field, widget-single-line-field, widget-inactive)
5953 (widget-button-pressed): "-face" suffix removed from face names.
5954 (widget-documentation-face, widget-button-face)
5955 (widget-field-face, widget-single-line-field-face)
5956 (widget-inactive-face, widget-button-pressed-face):
5957 New backward-compatibility aliases for renamed faces.
5958 (widget-documentation-face, widget-button-face)
5959 (widget-button-pressed-face, widget-specify-field)
5960 (widget-specify-inactive): Use renamed widget faces.
5961
5962 2005-06-10 Kenichi Handa <handa@m17n.org>
5963
5964 * term/x-win.el (x-clipboard-yank): Remove condition-case
5965 wrapping.
5966
5967 2005-06-11 Kenichi Handa <handa@m17n.org>
5968
5969 * add-log.el (change-log-font-lock-keywords): Make the regexp for
5970 date lines stricter.
5971
5972 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
5973
5974 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
5975 of x-get-selection.
5976
5977 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
5978
5979 * comint.el (comint-mode, comint-snapshot-last-prompt):
5980 * frame.el (frame-current-scroll-bars):
5981 * term.el (term-mode, term-check-proc, term-input-sender)
5982 (term-simple-send, term-extract-string, term-word)
5983 (term-match-partial-filename):
5984 * window.el (window-current-scroll-bars):
5985 * emulation/cua-base.el (cua-normal-cursor-color)
5986 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
5987 (cua-global-mark-cursor-color):
5988 * mail/undigest.el (rmail-forward-separator-regex):
5989 Fix typos in docstrings.
5990
5991 * comint.el (comint-check-proc, make-comint-in-buffer)
5992 (comint-source-default): Doc fixes.
5993
5994 * term.el (term-send-string): Improve argument/docstring
5995 consistency.
5996
5997 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
5998
5999 * comint.el (comint-send-input): Bind `inhibit-read-only' around
6000 call to `delete-region'.
6001 (comint-mode-hook): Do not enable Font Lock by default.
6002
6003 2005-06-09 Lute Kamstra <lute@gnu.org>
6004
6005 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
6006 could be void.
6007
6008 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
6009
6010 * emacs-lisp/debug.el (debugger-will-be-back): New var.
6011 (debug): Use it.
6012 (debugger-step-through, debugger-continue, debugger-jump)
6013 (debugger-return-value): Set it when needed.
6014 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
6015 Use inhibit-read-only.
6016
6017 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
6018
6019 * window.el (shrink-window-if-larger-than-buffer)
6020 (window-size-fixed): Fix typo in docstring.
6021
6022 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
6023 thumbnails directory on loading.
6024 (thumbs-conversion-program): Use `eq' to check the system type,
6025 not `equal'.
6026 (thumbs-temp-dir): Initialize to `temporary-file-directory',
6027 not "/tmp". Fix docstring.
6028 (thumbs-thumbsdir): New function to return the thumbnails
6029 directory, creating it if needed.
6030 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
6031 (thumbs-temp-file): Delete variable and make it into a function.
6032 (thumbs-resize-image, thumbs-modify-image): Use it.
6033 (thumbs-kill-buffer): Simplify.
6034 (thumbs-gensym): Defalias or duplicate CL `gensym'.
6035 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
6036 docstrings.
6037
6038 2005-06-09 Kim F. Storm <storm@cua.dk>
6039
6040 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
6041 set-match-data to free markers in match-data.
6042
6043 * replace.el (replace-match-data): Pass RESEAT arg `t' to
6044 match-data to unchain markers in match-data.
6045
6046 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
6047
6048 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
6049 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
6050 unnecessary now.
6051
6052 2005-06-08 Richard M. Stallman <rms@gnu.org>
6053
6054 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
6055 give the variable a doc string that doesn't say don't set it directly.
6056
6057 * textmodes/ispell.el (ispell-check-version):
6058 Use match-string-no-properties.
6059 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
6060 (ispell-buffer-local-words): Likewise.
6061
6062 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
6063 except on terminals with enough colors to really display it.
6064 (makefile-dependency-regex): Delete spurious `bb'.
6065
6066 * faces.el (escape-glyph): Use blue once again in last case.
6067 (no-break-space): Redefine so that it isn't invisible on a tty.
6068
6069 2005-06-08 Kim F. Storm <storm@cua.dk>
6070
6071 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
6072 also when reading directory name.
6073
6074 2005-06-08 Lute Kamstra <lute@gnu.org>
6075
6076 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
6077 (flyspell-mode-line-string): Remove autoload cookie.
6078 (flyspell-mode): Remove defvar.
6079
6080 2005-06-07 Lute Kamstra <lute@gnu.org>
6081
6082 * textmodes/org.el (org-run-mode-hooks): New function.
6083 (org-agenda-mode): Use it.
6084
6085 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
6086
6087 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
6088
6089 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
6090
6091 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
6092
6093 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
6094
6095 * font-lock.el (font-lock-add-keywords): Doc fix.
6096
6097 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
6098
6099 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
6100 (tex-compile-default): In the absence of any history, use the order in
6101 tex-compile-alist to choose the preferred command.
6102 (tex-compile-commands): Reorder a bit.
6103
6104 * textmodes/flyspell.el (flyspell-auto-correct-binding)
6105 (flyspell-incorrect-face, flyspell-duplicate-face):
6106 Use (X)Emacs-agnostic code.
6107 (flyspell-mode-map): Don't overwrite at each load. Remove code
6108 redundant with the subsequent add-minor-mode. Merge Emacs and
6109 XEmacs code.
6110 (flyspell-word): Minor simplification.
6111 (flyspell-math-tex-command-p): Quieten the byte-compiler.
6112 (flyspell-external-point-words): Remove unused vars `size' and
6113 `start'.
6114 (flyspell-do-correct): Rename from flyspell-xemacs-correct. Merge
6115 the corresponding Emacs code.
6116 (flyspell-correct-word, flyspell-xemacs-popup): Use
6117 flyspell-do-correct.
6118
6119 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
6120 a dedicated window.
6121
6122 * international/latexenc.el (latexenc-find-file-coding-system):
6123 Undo part of last patch, to turn off a compiler warning.
6124
6125 2005-06-06 Juri Linkov <juri@jurta.org>
6126
6127 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
6128 Rename `tmm-inactive-face' to `tmm-inactive'.
6129
6130 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
6131
6132 * iswitchb.el: Rename faces.
6133
6134 2005-06-06 Kim F. Storm <storm@cua.dk>
6135
6136 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
6137 (cua-global-mark): Remove -face suffix from face names.
6138
6139 * emulation/cua-gmrk.el (cua--init-global-mark):
6140 Remove cua-global-mark face setup.
6141
6142 2005-06-06 Richard M. Stallman <rms@gnu.org>
6143
6144 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
6145 just like other allowed characters.
6146 (makefile-match-dependency): Exclude leading and training whitespace
6147 from the range of regexp subexp 1.
6148 (makefile-macroassign-regex): Don't try to match the body,
6149 just the name of the macro being defined.
6150
6151 * info.el (Info-read-node-name-2): New function.
6152 (Info-read-node-name-1): Use that.
6153 Add a completion-base-size-function property.
6154
6155 * simple.el (completion-setup-function): Look for
6156 completion-base-size-function property of
6157 minibuffer-completion-table.
6158
6159 * files.el (locate-file-completion): Doc fix.
6160
6161 * printing.el: Don't call pr-update-menus; user must do that.
6162
6163 * emacs-lisp/debug.el (debugger-window): New variable.
6164 (debug): Use debugger-window if it is set and still alive.
6165 Record debugger-window for next entry.
6166
6167 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
6168
6169 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
6170
6171 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
6172 (hack-one-local-variable, hack-local-variables)
6173 (hack-local-variables-prop-line): Pass that arg.
6174
6175 2005-06-06 Kim F. Storm <storm@cua.dk>
6176
6177 * ido.el (ido-first-match, ido-only-match, ido-subdir)
6178 (ido-indicator): Remove -face suffix from face names.
6179
6180 2005-06-06 Juri Linkov <juri@jurta.org>
6181
6182 * font-lock.el (font-lock-regexp-backslash)
6183 (font-lock-regexp-backslash-construct): New faces.
6184 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
6185 after `('. Add `while-no-input' to control structures.
6186
6187 * faces.el (no-break-space, shadow): New faces.
6188 (escape-glyph): Use less loud colors pink2 and red4.
6189
6190 * diff-mode.el (diff-context-face)
6191 * dired.el (dired-ignored)
6192 * rfn-eshadow.el (file-name-shadow)
6193 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
6194
6195 * info.el (Info-title-1-face): Use green instead of yellow because
6196 bold yellow is not readable on light backgrounds.
6197
6198 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
6199 before selecting the desired mode to not spend time fontifying
6200 old contents.
6201
6202 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
6203
6204 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
6205 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
6206
6207 * ps-print.el (ps-default-fg, ps-default-bg):
6208 Fix typos in docstrings.
6209
6210 * isearchb.el (isearchb): Don't pass a spurious second argument to
6211 `iswitchb-completions'.
6212
6213 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
6214
6215 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
6216 to preserve point.
6217 (gdb-find-file-hook): Add doc string.
6218
6219 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
6220 C dereferenced pointer expression.
6221 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
6222
6223 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
6224
6225 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
6226 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
6227 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
6228 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
6229 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
6230 Make background transparent.
6231
6232 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
6233
6234 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
6235 (font-lock-remove-keywords): Doc fix.
6236 (font-lock-mode-major-mode): Compiler defvar.
6237 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
6238
6239 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
6240 (font-lock-mode): Update `font-lock-mode-major-mode'.
6241 (font-lock-set-defaults): Compiler defvar.
6242 (font-lock-default-function): Take `font-lock-mode-major-mode'
6243 into account.
6244
6245 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
6246 keep track of which major mode it enabled the minor mode for.
6247 Use find-file-hook again. Update docstring.
6248
6249 * simple.el (eval-expression-print-level)
6250 (eval-expression-print-length, eval-expression-debug-on-error):
6251 Doc fixes.
6252
6253 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
6254
6255 * iswitchb.el (iswitchb-single-match-face)
6256 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
6257 (iswitchb-invalid-regexp-face): New faces.
6258 (iswitchb-completions): Use them.
6259 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
6260 now marked as an obsolete alias.
6261 (iswitchb-read-buffer): Remove check for bound font variables.
6262 (iswitchb-invalid-regexp): New free variable.
6263 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
6264 set iswitchb-invalid-regexp.
6265 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
6266 invalid regexps.
6267 (iswitchb-completions): Add check for complete match when entering
6268 a regexp.
6269 (iswitchb-completions): Remove require-match argument.
6270 (iswitchb-exhibit): Fix caller.
6271 (iswitchb-common-match-inserted): New variable.
6272 (iswitchb-complete, iswitchb-completion-help): Use it.
6273
6274 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
6275
6276 * url-http.el (url-http-chunked-encoding-after-change-function):
6277 Use `url-http-debug' instead of `message'.
6278
6279 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
6280
6281 * url-http.el (url-http-parse-headers): Pass redirected URL as a
6282 callback argument.
6283
6284 2005-06-04 Kim F. Storm <storm@cua.dk>
6285
6286 * simple.el (line-move): Only call sit-for when moving backwards.
6287
6288 * ido.el (ido-make-merged-file-list-1): New defun split from
6289 ido-make-merged-file-list.
6290 (ido-make-merged-file-list): Bind throw-on-input around call to
6291 ido-make-merged-file-list-1. Return input-pending-p if
6292 interrupted by more input available.
6293 (ido-read-internal): Handle input-pending-p return value from
6294 ido-make-merged-file-list.
6295
6296 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
6297
6298 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
6299 compatibility code.
6300
6301 * international/latexenc.el (latexenc-find-file-coding-system):
6302 Don't inherit the EOL part of the coding-system from the
6303 tex-main buffer. Fit within 80 columns.
6304
6305 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
6306
6307 * tmm.el (tmm-inactive-face): New face.
6308 (tmm-remove-inactive-mouse-face): New function.
6309 (tmm-prompt, tmm-add-one-shortcut)
6310 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
6311 but not selectable.
6312
6313 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
6314
6315 * faces.el (face-equal): Improve argument/docstring consistency.
6316
6317 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
6318
6319 * progmodes/make-mode.el (makefile-targets-face)
6320 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
6321 (makefile-bsdmake-dependency-regex)
6322 (makefile-makepp-rule-action-regex)
6323 (makefile-bsdmake-rule-action-regex): New constants.
6324 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
6325
6326 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6327 Allow (...) within `...' for makepp messages.
6328
6329 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
6330
6331 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
6332
6333 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
6334 "." files are deleted from all file lists before comparison.
6335
6336 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
6337 (viper-ESC-key): Made them customizable.
6338
6339 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
6340
6341 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
6342
6343 * autorevert.el (auto-revert-buffers): Use save-match-data.
6344
6345 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
6346
6347 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
6348 menu items with a nil command binding.
6349
6350 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
6351
6352 * emacs-lisp/cl-macs.el (defsetf):
6353 Improve argument/docstring consistency.
6354
6355 * faces.el (list-faces-display): Improve the formatting by
6356 computing the maximum length required for any face-name (reworked
6357 patch of 1999-01-11, accidentally deleted on 1999-07-21).
6358 (internal-find-face): Remove redundant info in docstring.
6359
6360 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
6361
6362 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
6363 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
6364 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
6365 (gdb-assembler-custom): Improve regexps.
6366 (def-gdb-auto-update-handler): Use window point to preserve point.
6367
6368 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
6369
6370 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
6371
6372 2005-05-31 Jay Belanger <belanger@truman.edu>
6373
6374 * calc/calc-embed.el (calc-embedded-word): Change argument passed
6375 to calc-embedded.
6376 (calc-embedded-make-info): Have plain prefix argument select
6377 entire line.
6378
6379 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
6380
6381 * faces.el (list-faces-display): Signal error if passed a regexp
6382 that matches no face name.
6383
6384 * simple.el (filter-buffer-substring): Fix typo in docstring.
6385
6386 2005-05-31 Richard M. Stallman <rms@gnu.org>
6387
6388 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
6389 (vhdl-emacs-21): Doc fix.
6390 (vhdl-mode): Unconditionally set comment-padding.
6391 (vhdl-fixup-whitespace-region): Insert spaces only where
6392 there are none.
6393 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
6394
6395 2005-05-30 John Wiegley <johnw@newartisans.com>
6396
6397 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
6398 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
6399 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
6400 `directory-sep-char' to ?/, and all uses of `string-to-int' to
6401 `string-to-number'.
6402
6403 2005-05-30 Jay Belanger <belanger@truman.edu>
6404
6405 * calc/calc.el (calc-bug-address): Fix docstring.
6406 (calc-window-hook, calc-trail-window-hook): New variables.
6407 (calc-trail-display): Restore use of calc-trail-window-hook.
6408 (calc): Restore use of calc-window-hook.
6409
6410 2005-05-31 Masatake YAMATO <jet@gyve.org>
6411
6412 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
6413
6414 * help-fns.el (help-C-file-name): Add autoload mark for
6415 `find-function-noselect'.
6416
6417 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
6418
6419 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
6420 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
6421
6422 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6423
6424 * calendar/diary-lib.el (mark-included-diary-files): Only kill
6425 included diary buffer if it was not already being visited.
6426 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
6427
6428 * calendar/icalendar.el (top-level): Do not require 'appt.
6429
6430 * mail/supercite.el (sc-select-attribution): Only use a list
6431 element from sc-attrib-selection-list if it returns a string.
6432 Reported by Davide G. M. Salvetti <salve@debian.org>.
6433
6434 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
6435
6436 * thumbs.el (thumbs-thumbname): The resulting thumbname now
6437 includes a hash value to improve its uniqueness, and has a ".jpg"
6438 extension. Also, it is now a valid filename on all systems.
6439 (thumbs-make-thumb): Use `let', not `let*'.
6440 (thumbs-show-thumbs-list): Check for JPEG availability.
6441
6442 2005-05-30 Richard M. Stallman <rms@gnu.org>
6443
6444 * filesets.el (filesets-menu-ensure-use-cached):
6445 Prevent warning when emacs-version>= is undefined.
6446
6447 * printing.el (pr-interactive-n-up): Use string-to-number.
6448
6449 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
6450
6451 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
6452 Warn only when name to be defined is quoted.
6453
6454 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
6455
6456 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
6457 Make regexp more robust.
6458 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
6459 Force regeneration of disassembly.
6460
6461 2005-05-29 Jay Belanger <belanger@truman.edu>
6462
6463 * calc/calc.el (calc-user-invocation): Check if
6464 calc-invocation-macro is non-nil.
6465
6466 2005-05-29 Juri Linkov <juri@jurta.org>
6467
6468 * add-log.el (change-log-font-lock-keywords):
6469 Add `+' to e-mail regexp to accept mail address with keywords.
6470
6471 * man.el (Man-name-regexp): Add `:' to accept qualified names.
6472
6473 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
6474
6475 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
6476
6477 * ielm.el (inferior-emacs-lisp-mode): Ditto.
6478
6479 2005-05-29 Richard M. Stallman <rms@gnu.org>
6480
6481 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
6482 Undo the change that moves to end of the current word.
6483
6484 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
6485
6486 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
6487 Throw error when count <= 0 to ensure input is a number.
6488 (gdb-read-memory-custom): Pick up address from buffer.
6489 (gdb-memory-mode): Allow user to increment and decrement
6490 memory address from header line.
6491
6492 2005-05-29 Richard M. Stallman <rms@gnu.org>
6493
6494 * flyspell.el (flyspell-version): Function deleted.
6495 (flyspell-auto-correct-previous-hook): Doc fix.
6496
6497 * jit-lock.el (jit-lock-function, jit-lock-after-change):
6498 Do nothing if memory is full.
6499
6500 * font-lock.el (font-lock-fontify-syntactically-region):
6501 Pass t for GREEDY to looking-back.
6502
6503 * saveplace.el (save-place-alist-to-file): Write the file
6504 using write-region.
6505
6506 * subr.el (looking-back): New argument GREEDY.
6507
6508 * progmodes/compile.el (compilation-start): Set the mode
6509 before inserting the initial text.
6510
6511 * progmodes/which-func.el (which-func-update-1): Turn the mode
6512 off in case of error by setting which-func-mode.
6513
6514 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
6515
6516 * flyspell.el (flyspell-auto-correct-previous-word):
6517 Narrow down to what's on the screen, and recenter overlays
6518 at the end of the next word.
6519
6520 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
6521
6522 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
6523 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
6524 (flyspell-abbrev-p): Default to nil.
6525 (flyspell-use-global-abbrev-table-p): Doc fix.
6526 (flyspell-large-region): Allow nil as value.
6527 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
6528
6529 (mail-mode-flyspell-verify): More robust handling
6530 of `mail-header-separator'. More efficient signature detection.
6531 Allow for regexp metacharacters in message-header-separator.
6532 Adding `To' not to be checked in mail-mode-flyspell-verify.
6533
6534 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
6535 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
6536 Bind flyspell-auto-correct-binding.
6537 Bind C-. and C-, .
6538 (flyspell-mode-map): Likewise.
6539 (flyspell-mode): Doc fix.
6540 (flyspell-accept-buffer-local-defs): Preserve current buffer.
6541 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
6542 (flyspell-word-cache-result): New var, always local.
6543 (flyspell-check-pre-word-p): Doc fix.
6544 (flyspell-check-changed-word-p): Handle spc like newline.
6545 (flyspell-post-command-hook): Set flyspell-word-cache-result.
6546 (flyspell-word-search-backward, flyspell-word-search-forward):
6547 New functions.
6548 (flyspell-word): Return t if nothing to check.
6549 When parsing TeX code, check for after } or \.
6550 Use flyspell-word-search-backward to find previous word.
6551 Return nil if duplicated word.
6552 For word already checked, return same value as last time.
6553 Set flyspell-word-cache-result after checking.
6554 Don't clobber the return value.
6555 (flyspell-get-word): Major rewrite.
6556 (flyspell-external-point-words): New locals pword, pcount.
6557 Fix size used in progress message.
6558 Find the proper corresponding word in flyspell-large-region-buffer.
6559 (flyspell-region): Check for flyspell-large-region = nil.
6560 (flyspell-highlight-incorrect-region): Clean up overlays in region.
6561 (flyspell-auto-correct-word): Check that WORD is a cons.
6562 (flyspell-correct-word): Likewise.
6563
6564 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
6565
6566 * progmodes/make-mode.el (makefile-rule-action-regex)
6567 (makefile-macroassign-regex, makefile-makepp-mode)
6568 (makefile-bsdmake-mode): Continuation lines may be empty.
6569 Reported by Joshua Varner.
6570 (makefile-makepp-font-lock-keywords): Add $(stem).
6571
6572 2005-05-28 Karl Berry <karl@gnu.org>
6573
6574 * textmodes/tex-mode.el: Now that tex-send-command calls
6575 shell-quote-argument (2005-03-31 change), remove all calls to
6576 shell-quote-argument; they all end up invoking tex-send-command.
6577 The double quoting loses on filenames with non-safe characters,
6578 such as "@". Reported by Frederik Fouvry.
6579
6580 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
6581
6582 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
6583 about preserving point.
6584
6585 2005-05-27 Jay Belanger <belanger@truman.edu>
6586
6587 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
6588 Info-goto-node.
6589
6590 * calc/calc-embed.el (calc-embed-arg): New variable.
6591 (calc-do-embedded-activate, calc-embedded-activate-formula)
6592 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
6593 variable by new variable.
6594 (calc-embedded-make-info): Replace undeclared variable by new
6595 variable. When selecting region with positive prefix
6596 argument, use end of previous line instead of beginning of line.
6597
6598 * calc/calc-aent.el (calc-arg-values): Declare it.
6599
6600 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
6601 Declare them.
6602
6603 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
6604
6605 * calc/calc.el (calc-alg-map): Declare it.
6606
6607 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
6608
6609 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
6610
6611 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
6612 (gdb-registers-buffer, toggle-gdb-all-registers):
6613 Toggle display of floating point registers.
6614 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
6615
6616 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
6617 (toggle-gud-tooltip-dereference):
6618 Rename from gud-toggle-tooltip-dereference.
6619
6620 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
6621
6622 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
6623
6624 2005-05-27 Jay Belanger <belanger@truman.edu>
6625
6626 * calc/calc-prog.el (calc-kbd-report): Remove.
6627 (calc-kbd-query): Rewrite.
6628
6629 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
6630
6631 * image.el (image-library-alist): Move to image.c.
6632 (image-type-available-p): Doc fix.
6633
6634 2005-05-27 Lute Kamstra <lute@gnu.org>
6635
6636 * calc/calc.el (calc):
6637 * outline.el (outline-1, outline-2, outline-3, outline-4)
6638 (outline-5, outline-6, outline-7, outline-8):
6639 * textmodes/dns-mode.el (dns-mode):
6640 * textmodes/sgml-mode.el (sgml-namespace-face):
6641 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
6642 (tex-verbatim-face, tex-use-reftex):
6643 * textmodes/texinfo.el (texinfo-heading-face):
6644 Specify customization group.
6645
6646 * longlines.el: Don't require easy-mmode.
6647 (longlines-visible-face): Specify customization group.
6648
6649 2005-05-27 Kenichi Handa <handa@m17n.org>
6650
6651 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
6652 encoding table of windows-1251.
6653
6654 * international/ucs-tables.el (ucs-set-table-for-input):
6655 If translation-table-for-input of a coding system is a symbol, get
6656 its translation-table property.
6657
6658 * international/code-pages.el: Don't register a coding system into
6659 non-iso-charset-alist more than once.
6660 (cp-make-coding-system): Likewise.
6661
6662 2005-05-26 John Wiegley <johnw@newartisans.com>
6663
6664 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
6665 `eshell-resume-eval' is wrapped in a list, it indicates that the
6666 command was run asynchronously. In that case, unwrap the value
6667 before checking the delimiter value.
6668
6669 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
6670 character before a space at the end of a line is \, assume the space
6671 is part of the last argument rather than a final argument separator.
6672
6673 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
6674 is in use, and the target is `t' or `nil' (which are the most common
6675 values), don't assume that the symbol target is a buffer.
6676
6677 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
6678
6679 * calendar/calendar.el (calendar-mode-line-format):
6680 Use mode-line-highlight as mouse-face.
6681
6682 * time.el (display-time-string-forms, display-time-update):
6683 Use mode-line-highlight as mouse-face.
6684
6685 2005-05-26 Jay Belanger <belanger@truman.edu>
6686
6687 * calc/calc.el (calc-language-alist): Remove extra defvar.
6688
6689 2005-05-26 Lute Kamstra <lute@gnu.org>
6690
6691 * arc-mode.el (archive-mode):
6692 * bookmark.el (bookmark-read-annotation-mode)
6693 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
6694 * bs.el (bs-mode):
6695 * calc/calc-yank.el (calc-edit-mode):
6696 * calc/calc.el (calc-mode, calc-trail-mode):
6697 * calculator.el (calculator-mode):
6698 * chistory.el (command-history-mode):
6699 * comint.el:
6700 * cus-edit.el (custom-mode):
6701 * descr-text.el (describe-text-mode):
6702 * ebuff-menu.el (Electric-buffer-menu-mode):
6703 * ediff-util.el (ediff-mode):
6704 * emacs-lisp/re-builder.el (reb-mode):
6705 * emulation/vi.el (vi-mode-setup):
6706 * emulation/ws-mode.el (wordstar-mode):
6707 * eshell/esh-mode.el (eshell-mode):
6708 * forms.el (forms-mode):
6709 * help-mode.el (help-mode):
6710 * hexl.el (hexl-mode):
6711 * ibuffer.el (ibuffer-mode):
6712 * ielm.el (inferior-emacs-lisp-mode):
6713 * info.el (Info-mode, Info-edit-mode):
6714 * international/swedish.el:
6715 * ledit.el (ledit-from-lisp-mode):
6716 * locate.el (locate-mode):
6717 * mail/rmail.el (rmail-mode):
6718 * mail/rmailedit.el (rmail-edit-mode):
6719 * mail/rmailsum.el (rmail-summary-mode):
6720 * mail/supercite.el (sc-electric-mode):
6721 * net/eudc.el (eudc-mode):
6722 * net/quickurl.el (quickurl-list-mode):
6723 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
6724 * obsolete/ooutline.el (outline-mode):
6725 * obsolete/options.el (Edit-options-mode):
6726 * obsolete/rnews.el (news-mode):
6727 * obsolete/rnewspost.el (news-reply-mode):
6728 * play/5x5.el (5x5-mode):
6729 * play/decipher.el (decipher-mode, decipher-stats-mode):
6730 * play/gomoku.el (gomoku-mode):
6731 * play/snake.el (snake-mode):
6732 * play/solitaire.el (solitaire-mode):
6733 * play/tetris.el (tetris-mode):
6734 * progmodes/ada-mode.el (ada-mode):
6735 * progmodes/antlr-mode.el (antlr-mode):
6736 * progmodes/autoconf.el (autoconf-mode):
6737 * progmodes/dcl-mode.el (dcl-mode):
6738 * progmodes/delphi.el (delphi-mode):
6739 * progmodes/ebrowse.el (ebrowse-tree-mode)
6740 (ebrowse-electric-list-mode, ebrowse-member-mode)
6741 (ebrowse-electric-position-mode):
6742 * progmodes/f90.el (f90-mode):
6743 * progmodes/fortran.el (fortran-mode):
6744 * progmodes/icon.el (icon-mode):
6745 * progmodes/idlw-help.el (idlwave-help-mode):
6746 * progmodes/idlw-shell.el (idlwave-shell-mode):
6747 * progmodes/idlwave.el (idlwave-mode):
6748 * progmodes/inf-lisp.el (inferior-lisp-mode):
6749 * progmodes/m4-mode.el (m4-mode):
6750 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
6751 * progmodes/modula2.el (modula-2-mode):
6752 * progmodes/octave-inf.el (inferior-octave-mode):
6753 * progmodes/octave-mod.el (octave-mode):
6754 * progmodes/pascal.el (pascal-mode):
6755 * progmodes/sh-script.el (sh-mode):
6756 * progmodes/sql.el (sql-mode, sql-interactive-mode):
6757 * progmodes/vhdl-mode.el (vhdl-mode):
6758 * progmodes/xscheme.el (scheme-interaction-mode):
6759 * replace.el (occur-mode):
6760 * ses.el (ses-mode):
6761 * simple.el (completion-list-mode):
6762 * skeleton.el:
6763 * speedbar.el (speedbar-mode):
6764 * term.el (term-mode):
6765 * terminal.el (terminal-edit-mode):
6766 * textmodes/reftex-index.el (reftex-index-mode)
6767 (reftex-index-phrases-mode):
6768 * textmodes/reftex-sel.el (reftex-select-label-mode)
6769 (reftex-select-bib-mode):
6770 * textmodes/reftex-toc.el (reftex-toc-mode):
6771 * wdired.el (wdired-change-to-wdired-mode):
6772 * wid-browse.el (widget-browse-mode):
6773 Use run-mode-hooks.
6774
6775 * array.el (array-mode):
6776 * calendar/todo-mode.el (todo-mode):
6777 * man.el (Man-mode):
6778 * play/landmark.el (lm-mode):
6779 * play/mpuz.el (mpuz-mode):
6780 Use kill-all-local-variables and run-mode-hooks.
6781
6782 * subr.el (delay-mode-hooks): Specify indentation.
6783
6784 2005-05-26 Mark A. Hershberger <mah@everybody.org>
6785
6786 * xml.el (xml-substitute-special): Don't die for undefined xml
6787 entities.
6788
6789 2005-05-26 Jay Belanger <belanger@truman.edu>
6790
6791 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
6792 of nil.
6793
6794 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
6795
6796 * progmodes/gdb-ui.el (gdb-frame-address):
6797 Rename from gdb-current-address.
6798 (gdb-previous-frame-address): Rename from gdb-previous-address.
6799 (gdb-selected-frame): Rename from gdb-current-frame.
6800 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
6801 (gdb-frame-number): Rename from gdb-current-stack-level.
6802 (gdb-ann3): Match new mode-name for disassembly buffer.
6803 Extend initialization of variables.
6804 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
6805 (gdb-memory-mode): Use mouse-face in header line.
6806 (gdb-assembler-buffer-name): Call it disassembly and give frame
6807 in mode line.
6808 (gdb-source-spec-regexp, gdb-assembler-custom)
6809 (gdb-invalidate-assembler, gdb-frame-handler):
6810 Make robust to leading zeroes in address format.
6811
6812 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
6813
6814 * textmodes/org.el (org-mode): Use `define-derived-mode' to
6815 define `org-mode'.
6816 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
6817
6818 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
6819
6820 * log-edit.el (log-edit-changelog-entries): Distinguish between
6821 filenames like xfns.c and fns.c.
6822
6823 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
6824
6825 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
6826 point after reverting.
6827 (Buffer-menu-make-sort-button): Handle the case where
6828 `Buffer-menu-use-header-line' is nil.
6829
6830 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
6831
6832 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
6833 New funcs. In minibuffer-local-completion-map bind `]', `/'
6834 and `:' to them.
6835
6836 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
6837
6838 * startup.el (normal-top-level): Allow modification of load-path while
6839 we're iterating over it.
6840
6841 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
6842
6843 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
6844 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
6845 (thumbs-resize-interactive, thumbs-insert-image)
6846 (thumbs-insert-thumb, thumbs-dired-show-marked)
6847 (thumbs-find-image-at-point, thumbs-delete-images)
6848 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
6849 (thumbs-increment-image-size, thumbs-decrement-image-size):
6850 Fix typos in docstrings.
6851
6852 2005-05-24 Andre Spiegel <spiegel@gnu.org>
6853
6854 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
6855 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
6856 (cperl-mode): Use them.
6857
6858 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
6859
6860 * window.el (quit-window, shrink-window-if-larger-than-buffer):
6861 Doc fixes.
6862
6863 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
6864
6865 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
6866 Bind C-d to gdb-inferior-io-eof.
6867
6868 * dired.el (dired-dnd-popup-notice): Use message-box.
6869
6870 2005-05-23 Masatake YAMATO <jet@gyve.org>
6871
6872 * bindings.el (mode-line-major-mode-keymap):
6873 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
6874
6875 * faces.el (mode-line-highlight): New face.
6876
6877 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
6878 as mouse-face.
6879
6880 * bindings.el (top-level, help-echo, mode-line-modified)
6881 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
6882 as mouse-face.
6883
6884 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
6885
6886 * progmodes/cc-engine.el (c-guess-basic-syntax):
6887 Remove spurious call to `zerop'.
6888
6889 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
6890
6891 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
6892
6893 CC Mode update to 5.30.10:
6894
6895 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
6896 could go past the limit in decoration level 2, thereby causing
6897 errors during interactive fontification.
6898
6899 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
6900 the file is evaluated interactively.
6901
6902 * cc-engine.el (c-guess-basic-syntax): Handle operator
6903 declarations somewhat better in C++.
6904
6905 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
6906 make use of `run-mode-hooks' which has been added in Emacs 21.1.
6907 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
6908 (awk-mode): Use it.
6909 (make-local-hook): Suppress warning about obsoleteness.
6910
6911 * cc-engine.el, cc-align.el, cc-cmds.el
6912 (c-append-backslashes-forward, c-delete-backslashes-forward)
6913 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
6914 Compensate for return value from `forward-line' when it has moved
6915 but not to a different line due to eob.
6916
6917 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
6918 `objc-method-intro' and `objc-method-args-cont'.
6919
6920 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
6921
6922 CC Mode update to 5.30.10:
6923
6924 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
6925 in the copyright statement. Incidentally, change "along with GNU
6926 Emacs" to "along with this program" where it occurs.
6927
6928 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
6929 so that it is interactive, hence can be found by M-x awk-mode
6930 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
6931 <gmorris+emacs@ast.cam.ac.uk>.
6932
6933 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
6934 Mode's regexps.
6935
6936 2005-05-23 Kevin Ryde <user42@zip.com.au>
6937
6938 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
6939 c-parse-state, to avoid a lisp error (on bad code).
6940
6941 2005-05-23 Lute Kamstra <lute@gnu.org>
6942
6943 * subr.el (font-lock-defaults): Remove defvar as it's already
6944 defined in font-core.el.
6945
6946 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
6947
6948 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
6949
6950 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
6951 more general and work when GDB variable "print pretty" is on,
6952 as with Emacs, for example.
6953
6954 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
6955
6956 * font-core.el: Update comment.
6957
6958 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
6959 Use `after-change-major-mode-hook' instead of `find-file-hook'.
6960
6961 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
6962
6963 2005-05-22 Eli Zaretskii <eliz@gnu.org>
6964
6965 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
6966 and `yank-handler' in the doc strings.
6967
6968 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
6969
6970 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
6971
6972 2005-05-22 Richard M. Stallman <rms@gnu.org>
6973
6974 * help.el (describe-key): Move print-help-return-message call
6975 out of conditional.
6976
6977 * progmodes/etags.el (list-tags): Use with-no-warnings.
6978
6979 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
6980 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
6981 (starttls-extra-args, starttls-extra-arguments): Add defvars.
6982
6983 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
6984
6985 * language/viet-util.el (viet-viscii-nonascii-translation-table):
6986 Add defvar.
6987
6988 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
6989 Use defvar, not defconst.
6990
6991 * hexl.el (hexl-follow-line): Use with-no-warnings.
6992
6993 * emulation/tpu-extras.el: Use write-file-functions instead of
6994 write-file-hooks.
6995
6996 * dired.el (dired-font-lock-keywords): Fontify files with junk
6997 extensions even if marked by -F.
6998
6999 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
7000
7001 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
7002 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
7003 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
7004 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
7005 (concatenate, list-length, get*, getf, cl-remprop):
7006 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
7007 (etypecase, progv, lexical-let, lexical-let*)
7008 (multiple-value-bind, multiple-value-setq, shiftf):
7009 Improve argument/docstring consistency.
7010
7011 * subr.el (focus-frame, unfocus-frame):
7012 Revert deletion on 2005-05-01.
7013
7014 2005-05-22 Andre Spiegel <spiegel@gnu.org>
7015
7016 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
7017 doesn't exist.
7018
7019 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
7020 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
7021
7022 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
7023
7024 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
7025 already deleted variables: auto-fill-hook, blink-paren-hook,
7026 lisp-indent-hook, inhibit-local-variables, unread-command-event,
7027 suspend-hooks, comment-indent-hook, meta-flag,
7028 before-change-function, after-change-function,
7029 font-lock-doc-string-face.
7030
7031 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
7032
7033 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
7034
7035 2005-05-21 Eli Zaretskii <eliz@gnu.org>
7036
7037 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
7038 rmail-dont-reply-to.
7039
7040 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
7041
7042 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
7043 literal blank when splitting new-header-values.
7044
7045 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
7046
7047 * calendar/cal-menu.el (cal-menu-update): Add separator as a
7048 string so that tmm doesn't create a completion entry for it.
7049
7050 * textmodes/table.el (table-disable-menu): Ditto.
7051
7052 2005-05-21 Richard M. Stallman <rms@gnu.org>
7053
7054 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
7055
7056 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
7057
7058 * net/rcompile.el (remote-compile): Use compilation-start.
7059
7060 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
7061
7062 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
7063
7064 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
7065 Default to makefile-bsdmake-mode on BSD systems.
7066
7067 * imenu.el (imenu-generic-expression, imenu--generic-function'):
7068 REGEXP may also be a search function now. The part of doc-string
7069 for describing the structure was 95% identical to that of
7070 `imenu--generic-function'. Unify it there.
7071
7072 * progmodes/make-mode.el (makefile-imenu-generic-expression):
7073 Use function to find dependencies, because regexp alone is so complex,
7074 it easily goes into an endless loop.
7075 (makefile-makepp-mode): Also add submenu for Perl functions
7076 defined in the makefile.
7077 (makefile-bsdmake-mode): Special imenu-generic-expression no
7078 longer needed, due to function call.
7079 (makefile-match-dependency): Take BOUND into account when checking
7080 if we're through.
7081
7082 2005-05-20 Jay Belanger <belanger@truman.edu>
7083
7084 * calc/calc-units.el (calc-invalidate-units-table):
7085 Use inhibit-read-only.
7086 (math-build-units-table-buffer): Use view-mode.
7087
7088 2005-05-20 David Kastrup <dak@gnu.org>
7089
7090 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
7091 easy-menu-add is not a nop on Emacs; and clarify when to call it.
7092
7093 2005-05-20 Lute Kamstra <lute@gnu.org>
7094
7095 * diff-mode.el (diff-header-face, diff-file-header-face)
7096 (diff-index-face, diff-hunk-header-face, diff-removed-face)
7097 (diff-added-face, diff-changed-face, diff-function-face)
7098 (diff-context-face, diff-nonexistent-face): Put them in the
7099 diff-mode customization group.
7100
7101 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
7102
7103 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
7104
7105 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
7106
7107 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
7108 Minor regexp-optimization.
7109
7110 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
7111
7112 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
7113 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
7114 (org-agenda-add-time-grid-maybe): New function.
7115 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
7116 (org-table-create): `dotimes' instead of `mapcar'.
7117 (org-xor): Simplify implementation.
7118 (org-agenda): `inhibit-redisplay' turned on.
7119 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
7120 a consistent line after a state change.
7121 (org-agenda-remove-times-when-in-prefix): New option.
7122 (org-prefix-has-time): New variable.
7123 (org-parse-time-string): Optional argument NODEFAULT.
7124 (org-format-agenda-item): Parse items for time-of-day
7125 specifications and move these into the prefix if possible.
7126 (org-agenda-priority): Get current heading, not previous heading
7127 during agenda remote editing.
7128
7129 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
7130
7131 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
7132 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
7133 (remove-duplicates, delete-duplicates, substitute)
7134 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
7135 (nsubstitute-if-not, find, find-if, find-if-not, position)
7136 (position-if, position-if-not, count, count-if, count-if-not)
7137 (mismatch, search, sort*, stable-sort, merge, member*)
7138 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
7139 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
7140 (intersection, nintersection, set-difference, nset-difference)
7141 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
7142 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
7143 (nsublis, tree-equal): Improve argument/docstring consistency.
7144
7145 * subr.el (send-string, send-region):
7146 Remove obsolescence declaration.
7147 (window-dot, set-window-dot, read-input, show-buffer)
7148 (eval-current-buffer, string-to-int):
7149 Add release number to obsolescence declarations.
7150
7151 2005-05-19 Kim F. Storm <storm@cua.dk>
7152
7153 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
7154 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
7155
7156 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
7157
7158 * faces.el (list-faces-display): Make back button respect optional
7159 regexp arg.
7160
7161 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
7162
7163 * calculator.el (calculator-radix-grouping-mode)
7164 (calculator-radix-grouping-digits, calculator-displayer)
7165 (calculator-radix-grouping-separator, calculator-copy-displayer):
7166 * dabbrev.el (dabbrev-search-these-buffers-only):
7167 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
7168 (diff-advance-after-apply-hunk, diff-mode-hook)
7169 (diff-minor-mode-prefix):
7170 * imenu.el (imenu-use-popup-menu):
7171 * jit-lock.el (jit-lock-context-time):
7172 * newcomment.el (comment-fill-column, comment-column)
7173 (comment-style, comment-padding, comment-multi-line)
7174 (comment-empty-lines, comment-auto-fill-only-comments):
7175 * reveal.el (reveal-around-mark):
7176 * uniquify.el (uniquify-buffer-name-style)
7177 (uniquify-after-kill-buffer-p)
7178 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
7179 (uniquify-min-dir-content, uniquify-separator)
7180 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
7181 * w32-vars.el (w32-fixed-font-alist):
7182 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
7183 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
7184 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
7185 * progmodes/perl-mode.el (perl-indent-level)
7186 (perl-continued-statement-offset, perl-continued-brace-offset)
7187 (perl-brace-offset, perl-brace-imaginary-offset)
7188 (perl-label-offset, perl-indent-continued-arguments)
7189 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
7190 * progmodes/tcl.el (tcl-indent-level)
7191 (tcl-continued-indent-level, tcl-auto-newline)
7192 (tcl-tab-always-indent, tcl-electric-hash-style)
7193 (tcl-help-directory-list, tcl-use-smart-word-finder)
7194 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
7195 (inferior-tcl-source-command):
7196 * textmodes/fill.el (enable-kinsoku):
7197 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
7198 * textmodes/table.el (table-yank-handler):
7199 Specify missing group (and type, if simple) in defcustom.
7200
7201 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
7202
7203 * progmodes/compile.el (compilation-finish-function): Fix defvar.
7204
7205 2005-05-19 Richard M. Stallman <rms@gnu.org>
7206
7207 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
7208
7209 * subr.el (event-basic-type): Don't get an error.
7210 (left-fringe-p): Function deleted.
7211
7212 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
7213 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
7214
7215 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
7216 in recursive copy.
7217
7218 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
7219
7220 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
7221
7222 * emacs-lisp/bytecomp.el
7223 (byte-compile-file-form-custom-declare-variable): Call
7224 byte-compile-nogroup-warn if appropriate.
7225
7226 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
7227 (compilation-set-window): Don't call left-fringe-p; do it directly.
7228
7229 2005-05-19 Jay Belanger <belanger@truman.edu>
7230
7231 * calc/calc-graph.el (calc-graph-format-data): Make sure
7232 var-PlotRejects is bound before trying to check its value.
7233
7234 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
7235
7236 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
7237 definition of this variable from reftex-global.el to reftex.el,
7238 because it is needed in the menu.
7239
7240 2005-05-19 Lute Kamstra <lute@gnu.org>
7241
7242 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
7243 years are fixed. Don't insert a space after a dash.
7244
7245 2005-05-19 Kim F. Storm <storm@cua.dk>
7246
7247 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
7248
7249 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
7250
7251 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
7252 strings, because (eq ... ?\\) is fairly frequent.
7253
7254 * progmodes/make-mode.el (makefile-add-this-line-targets):
7255 Simplify and integrate into `makefile-pickup-targets'.
7256 (makefile-add-this-line-macro): Simplify and integrate into
7257 `makefile-pickup-macros.
7258 (makefile-pickup-filenames-as-targets): Simplify.
7259 (makefile-previous-dependency, makefile-match-dependency):
7260 Don't stumble over `::'.
7261
7262 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
7263
7264 * subr.el (post-command-idle-hook, post-command-idle-delay):
7265 Remove obsoletion of post-command-idle-hook and
7266 post-command-idle-delay.
7267
7268 * faces.el (list-faces-display): Provide button when describe-face
7269 is called to take user back to the list of faces.
7270
7271 * help-fns.el (describe-variable): Remove hyperlinks in a
7272 variable's value as these are quite frequently inappropriate.
7273
7274 * follow.el (follow-submit-feedback, follow-mode):
7275 Remove references to post-command-idle-hook.
7276
7277 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
7278
7279 * progmodes/make-mode.el (makefile-previous-dependency)
7280 (makefile-match-dependency): Check for := (and in bsd mode also
7281 !=) to give a better result, even when font-lock is not on.
7282
7283 2005-05-18 Jay Belanger <belanger@truman.edu>
7284
7285 * calc/calc-help.el (calc-s-prefix-help):
7286 Add `calc-copy-special-constant' to help string.
7287
7288 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7289
7290 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
7291
7292 2005-05-18 Jay Belanger <belanger@truman.edu>
7293
7294 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
7295 in linear factors are in proper order.
7296
7297 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
7298
7299 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
7300 Support for jurabib.
7301
7302 * textmodes/reftex.el (featurep): Define aliases for overlay
7303 commands, for XEmacs compatibility, and use these aliases in
7304 overlay initializations.
7305 (reftex-highlight): Use `reftex-move-overlay'.
7306 (reftex-unhighlight): Use `reftex-delete-overlay'.
7307 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
7308 (reftex-access-search-path): Use `reftex-uniquify' instead of
7309 `reftex-uniq'
7310
7311 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
7312 `before-string' property modification enables for Emacs as well.
7313 (reftex-select-item): Use `reftex-delete-overlay'.
7314 (reftex-select-mark): Use `reftex-make-overlay' and
7315 `reftex-overlay-put'.
7316 (reftex-select-unmark): Use `reftex-delete-overlay' and
7317 `reftex-overlay-put'.
7318
7319 2005-05-18 Lute Kamstra <lute@gnu.org>
7320
7321 * emacs-lisp/lisp.el (check-parens): Fix docstring.
7322
7323 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
7324
7325 * add-log.el (add-change-log-entry):
7326 * array.el (array-make-template, array-reconfigure-rows)
7327 (array-init-max-row, array-init-max-column)
7328 (array-init-columns-per-line, array-init-field-width):
7329 * replace.el (replace-match-maybe-edit, perform-replace):
7330 * textmodes/spell.el (spell-region):
7331 Replace `read-input' by `read-string'.
7332
7333 * forms.el (forms-mode):
7334 * finder.el (finder-compile-keywords):
7335 * shadowfile.el (shadow-read-files):
7336 Replace `eval-current-buffer' by `eval-buffer'.
7337
7338 * terminal.el (te-pass-through):
7339 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
7340 (ange-ftp-raw-send-cmd):
7341 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
7342 (send-process-next-char, telnet-initial-filter, telnet):
7343 Replace `send-string' by `process-send-string'.
7344
7345 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
7346 (prolog-consult-region): Replace `send-string' by
7347 `process-send-string'; replace `send-region' by `process-send-region'.
7348
7349 * progmodes/delphi.el (delphi-log-msg):
7350 Replace `set-window-dot' by `set-window-point'.
7351
7352 * subr.el (window-dot, set-window-dot, read-input, send-string)
7353 (send-region, show-buffer, eval-current-buffer):
7354 Make really obsolete, as the comment says.
7355
7356 2005-05-17 Kim F. Storm <storm@cua.dk>
7357
7358 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
7359 (cua--init-keymaps): Bind C-return instead of S-return to set
7360 rectangle mark.
7361
7362 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
7363 instead of S-return to toggle/clear rectangle mark.
7364
7365 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
7366
7367 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
7368 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
7369 Also fontify plain strings assigned to variables, mostly so that a
7370 colon has a face and is thus not taken as a dependency separator.
7371 (makefile-previous-dependency): Inline the new matcher, because it
7372 is too complex to work in both directions.
7373 (makefile-match-dependency): Eliminate `backward' arg (see above).
7374 Completely reimplemented so as to not sometimes go into an endless
7375 loop. It should also be more efficient, because first it only
7376 searches for `:', instead of applying the very complex regexp.
7377 (makefile-mode): Cancel `font-lock-support-mode', because blocks
7378 to be fontified in one piece can be too long for JIT.
7379 Makefiles are never *that* big.
7380
7381 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
7382
7383 * dired.el (dired-mode): Simplify.
7384
7385 2005-05-17 Lute Kamstra <lute@gnu.org>
7386
7387 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
7388 defcustom for the mode hook variable.
7389
7390 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
7391 Emacs Lisp Reference Manual.
7392
7393 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
7394
7395 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
7396 (evenp, list*):
7397 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
7398 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
7399
7400 * net/tramp-smb.el (tramp-smb-open-connection):
7401 Pass `tramp-chunksize' as fifth (required) argument.
7402
7403 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
7404
7405 * font-lock.el (lisp-font-lock-keywords-1):
7406 Set `font-lock-negation-char-face' for [^...] char group.
7407 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
7408
7409 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
7410 a var, and refine it to mask one more level of nested vars.
7411 (makefile-rule-action-regex): Turn it into a var, and refine it so
7412 it recognizes backslashed continuation lines as belonging to the
7413 same command.
7414 (makefile-macroassign-regex): Refine it so it recognizes
7415 backslashed continuation lines as belonging to the same command.
7416 (makefile-var-use-regex): Don't look at the next char, because it
7417 might be the same one to be skipped by the initial [^$], leading
7418 to an overlooked variable use.
7419 (makefile-make-font-lock-keywords): Remove two parameters, which
7420 are now variables that some of the modes set locally.
7421 Handle dependency and rule action matching through functions, because
7422 regexps alone match too often. Dependency matching now comes
7423 last, so it can check, whether a colon already matched something else.
7424 (makefile-mode): Inform that font-lock improves makefile parsing
7425 capabilities.
7426 (makefile-match-dependency, makefile-match-action): New functions.
7427
7428 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
7429
7430 * emacs-lisp/cl-extra.el (equalp): Doc fix.
7431
7432 * align.el (align-regexp):
7433 * ansi-color.el (ansi-color-get-face):
7434 * array.el (array-reconfigure-rows, array-init-max-row)
7435 (array-init-max-column, array-init-columns-per-line)
7436 (array-init-field-width):
7437 * dired-aux.el (dired-trample-file-versions):
7438 * dired-x.el (dired-mark-sexp):
7439 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
7440 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
7441 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
7442 * faces.el (face-read-integer):
7443 * files.el (backup-extract-version, insert-directory):
7444 * hexl.el (hexl-insert-decimal-char):
7445 * server.el (server-process-filter):
7446 * shell.el (shell-extract-num):
7447 * startup.el (command-line-1):
7448 * term.el (term-command-hook):
7449 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
7450 (time-stamp-do-number):
7451 * time.el (display-time-update):
7452 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
7453 (timezone-fix-time):
7454 * vms-patch.el (vms-suspend-resume-hook):
7455 * calendar/appt.el (appt-convert-time):
7456 * calendar/cal-bahai.el (mark-bahai-diary-entries):
7457 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
7458 * calendar/cal-islam.el (mark-islamic-diary-entries):
7459 * calendar/calendar.el (calendar-cursor-to-date)
7460 (calendar-star-date):
7461 * calendar/diary-lib.el (diary-attrtype-convert)
7462 (mark-diary-entries, diary-entry-time):
7463 * calendar/solar.el (solar-get-number):
7464 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
7465 * emacs-lisp/re-builder.el (reb-display-subexp):
7466 * emulation/edt.el (edt-set-scroll-margins):
7467 * emulation/tpu-extras.el (tpu-set-scroll-margins):
7468 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
7469 (vip-get-ex-count):
7470 * emulation/viper-ex.el (viper-get-ex-token)
7471 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
7472 * international/fontset.el (fontset-plain-name):
7473 * mail/feedmail.el (feedmail-look-at-queue-directory):
7474 * mail/mailalias.el (mail-get-names):
7475 * mail/rmail.el (rmail-convert-to-babyl-format):
7476 * mail/rmailsum.el (rmail-make-basic-summary-line)
7477 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
7478 (rmail-summary-goto-msg):
7479 * mail/smtpmail.el (smtpmail-read-response):
7480 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
7481 (ange-ftp-vms-add-file-entry):
7482 * play/gametree.el (gametree-looking-at-ply)
7483 (gametree-current-branch-score):
7484 * progmodes/ada-xref.el (ada-prj-find-prj-file)
7485 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
7486 * progmodes/cperl-mode.el (condition-case):
7487 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
7488 (ebrowse-set-member-buffer-column-width)
7489 (ebrowse-select-1st-to-9nth):
7490 * progmodes/etags.el (etags-snarf-tag):
7491 * progmodes/flymake.el (flymake-parse-line):
7492 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
7493 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
7494 (idlwave-shell-menu-def):
7495 * progmodes/ps-mode.el (ps-run-goto-error):
7496 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
7497 (vhdl-speedbar-contract-level):
7498 * term/mac-win.el (x-handle-numeric-switch):
7499 * term/sun-mouse.el (sun-get-frame-data):
7500 * term/w32-win.el (x-handle-numeric-switch):
7501 * term/x-win.el (x-handle-numeric-switch):
7502 * textmodes/ispell.el (ispell-parse-output):
7503 * textmodes/nroff-mode.el (nroff-outline-level):
7504 * textmodes/reftex-cite.el (reftex-bib-sort-year)
7505 (reftex-bib-sort-year-reverse, reftex-format-citation):
7506 * textmodes/reftex-parse.el (reftex-init-section-numbers)
7507 (reftex-section-number):
7508 * textmodes/texinfmt.el (texinfo-paragraphindent):
7509 Replace `string-to-int' by `string-to-number'.
7510
7511 * international/latexenc.el: Add page marker to force the "Local
7512 Variables:" string out of the last page.
7513
7514 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
7515
7516 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
7517 tooltip-change-major-mode.
7518 (gud-tooltip-print-command): Remove case where gud-minor-mode
7519 is gdb ("--fullname").
7520 (gud-tooltip-tips): Turn GUD tooltips off for this case and
7521 explain to user.
7522
7523 2005-05-16 Jay Belanger <belanger@truman.edu>
7524
7525 * calc/calc-store.el (calc-copy-special-constant): New function.
7526
7527 * calc/calc-ext.el (calc-init-extensions): Add binding for
7528 `calc-copy-special-constant'.
7529
7530 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
7531 for the `calc-copy-special-constant' command.
7532
7533 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
7534
7535 * subr.el (left-fringe-p): New function.
7536
7537 * progmodes/compile.el (compilation-setup): Set local value of
7538 overlay-arrow-string to "" always.
7539 (compilation-set-window): Left fringe then don't scroll.
7540 No left fringe then no arrow and scroll message to top.
7541 (compilation-context-lines): Adjust doc string accordingly.
7542
7543 2005-05-16 Kim F. Storm <storm@cua.dk>
7544
7545 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
7546 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
7547 (ido-wide-find-dir-or-delete-dir): New command for M-d.
7548 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
7549 (ido-read-file-name): Handle commands with ido property value
7550 equal to find-file as reading a file name, to allow C-d to enter dired.
7551 (ibuffer-find-file): Add ido property with value find-file.
7552
7553 2005-05-15 Kim F. Storm <storm@cua.dk>
7554
7555 * subr.el (open-network-stream-nowait): Remove.
7556 (open-network-stream-server): Remove.
7557
7558 2005-05-15 Richard M. Stallman <rms@gnu.org>
7559
7560 * faces.el (describe-face): Output a definition link button.
7561
7562 * help-mode.el (help-face-def): New button type.
7563
7564 * emacs-lisp/copyright.el (copyright-fix-years):
7565 Match properly if the first year is 2-digit.
7566 Don't mess up the whitespace after the years by filling.
7567
7568 * dired-aux.el (dired-mark-confirm):
7569 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
7570
7571 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
7572 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
7573 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
7574
7575 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
7576 Set font-lock-comment-start-skip.
7577
7578 * font-lock.el (font-lock-comment-start-skip): New variable.
7579 (font-lock-comment-end-skip): New variable.
7580 (font-lock-fontify-syntactically-region): Use them if non-nil.
7581
7582 2005-05-15 Jay Belanger <belanger@truman.edu>
7583
7584 * calc/calc-store.el (calc-store-value): Return a string rather
7585 than display it as a message.
7586 Use calc-var-name for variable name.
7587 (calc-store-into): Add the result of calc-store-value to message.
7588 (calc-copy-variable): Add a message.
7589 (calc-store-exchange): Improve error messages.
7590 (calc-store-binary, calc-store-map): Don't reset the values of
7591 special constants.
7592
7593 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7594
7595 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
7596 manual to docstring.
7597
7598 * files.el (hack-local-variables-confirm): Add STRING argument.
7599 Make the function handle non file visiting buffers correctly.
7600 (hack-local-variables-prop-line, hack-local-variables)
7601 (hack-one-local-variable): Use STRING arg of
7602 `hack-local-variables-confirm'.
7603
7604 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
7605
7606 Sync with Tramp 2.0.49.
7607
7608 * net/tramp.el (tramp-handle-dired-call-process)
7609 (tramp-handle-insert-directory):`insert-buffer' cannot be used
7610 because the contents of the Tramp buffer is changed before
7611 insertion (`expand-file' and alike).
7612 (tramp-handle-insert-directory): If `localname' has an empty
7613 nondirectory name, it must not be quoted.
7614 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
7615 variable `tramp-chunksize'. Change callees.
7616 (tramp-open-connection-setup-interactive-shell): Check remote host
7617 for buggy `send-process-string' implementation.
7618 Set `tramp-chunksize' if found. Reported by Michael Kifer
7619 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
7620 (tramp-handle-shell-command): `insert-buffer' cannot be used
7621 because the contents of the Tramp buffer is changed before
7622 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
7623 <frederic.bothamy@free.fr>.
7624 (tramp-set-auto-save): Actions should be done for Tramp file name
7625 handler only. Ange-FTP has its own auto-save mechanism.
7626 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
7627 (tramp-set-auto-save-file-modes): Set file modes of
7628 `buffer-auto-save-file-name' to ?\600 as fallback solution.
7629 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
7630 (tramp-bug): Remove obsolete variable.
7631 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
7632 for presence of `mml-mode'. Make it running for older Emacsen as well.
7633
7634 2005-05-14 John Paul Wallington <jpw@pobox.com>
7635
7636 * ibuf-ext.el (define-ibuffer-filter filename):
7637 If `dired-directory' is a list, use its car.
7638
7639 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
7640
7641 * ibuffer.el (define-ibuffer-column filename):
7642 If `dired-directory' is a list, use its car.
7643
7644 2005-05-14 Richard M. Stallman <rms@gnu.org>
7645
7646 * subr.el (symbol-file): Doc fix.
7647
7648 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
7649 (byte-compile-form): Call byte-compile-nogroup-warn.
7650 (byte-compile-warning-types): Doc fix.
7651
7652 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
7653
7654 * progmodes/cc-engine.el (c-literal-faces):
7655 Add font-lock-comment-delimiter-face.
7656
7657 * net/net-utils.el (dig): Use with-no-warnings.
7658
7659 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
7660 (sc-recite-frame-alist, sc-default-cite-frame)
7661 (sc-default-uncite-frame, sc-default-recite-frame)
7662 (sc-attrib-selection-list, sc-rewrite-header-list):
7663 Mark as risky-local-variable.
7664
7665 * international/ogonek.el (ogonek-jak, ogonek-how):
7666 Don't use beginning-of-buffer.
7667
7668 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
7669
7670 * calendar/solar.el (solar-data-list): Move definition up.
7671
7672 * dnd.el (dnd-protocol-alist): Add autoload.
7673
7674 * progmodes/sh-script.el: Many doc usage fixes.
7675 (sh-indent-after-do): Change default to match common styles.
7676
7677 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
7678
7679 * files.el (interpreter-mode-alist)
7680 (auto-mode-interpreter-regexp): Doc fixes.
7681
7682 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
7683
7684 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
7685
7686 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
7687
7688 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7689
7690 * dired.el (dired-mode): make-variable-buffer-local =>
7691 make-local-variable.
7692
7693 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7694
7695 * term/mac-win.el (mac-select-convert-to-string): Try coding
7696 systems in mac-script-code-coding-systems if specified one cannot
7697 encode string for `com.apple.traditional-mac-plain-text'.
7698
7699 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
7700
7701 * progmodes/make-mode.el (makefile-targets-face)
7702 (makefile-shell-face, makefile-makepp-perl-face): New faces.
7703 (makefile-dependency-regex): Fix it to not make the colon in
7704 $(var:a=b) special.
7705 (makefile-rule-action-regex): New regexp for highlighting embedded
7706 Shell strings.
7707 (makefile-macroassign-regex): Handle != for highlighting as
7708 embedded Shell strings.
7709 (makefile-var-use-regex): New const.
7710 (makefile-statements, makefile-automake-statements)
7711 (makefile-gmake-statements, makefile-makepp-statements)
7712 (makefile-bsdmake-statements): New consts.
7713 (makefile-make-font-lock-keywords): New function.
7714 (makefile-automake-font-lock-keywords)
7715 (makefile-gmake-font-lock-keywords)
7716 (makefile-makepp-font-lock-keywords)
7717 (makefile-bsdmake-font-lock-keywords): New consts.
7718 (makefile-mode-map): Add switchers between the various submodes.
7719 (makefile-mode): Document the availability of the variants.
7720 (makefile-automake-mode, makefile-gmake-mode)
7721 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
7722
7723 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
7724 new variants of makefile-mode.
7725
7726 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
7727
7728 * font-lock.el (font-lock-comment-delimiter-face): Fix up
7729 the inheritance.
7730
7731 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
7732
7733 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
7734 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
7735
7736 * files.el (normal-mode): Extend the scope of the
7737 `enable-local-variables' binding to include the `set-auto-mode' call.
7738 (magic-mode-alist): Doc fix.
7739
7740 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
7741
7742 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
7743 font-lock-comment-face rather than copying its setting.
7744
7745 2005-05-12 Andreas Schwab <schwab@suse.de>
7746
7747 * eshell/esh-mode.el (eshell-send-input): Doc fix.
7748
7749 2005-05-12 Lute Kamstra <lute@gnu.org>
7750
7751 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
7752 defcustom for the mode hook variable. Delete the last argument.
7753 * generic-x.el: Fix callers of define-generic-mode.
7754 (generic-x-modes): Delete group.
7755 (show-tabs-tab-face, show-tabs-space-face): Put them in the
7756 generic-x customization group.
7757
7758 2005-05-12 Kim F. Storm <storm@cua.dk>
7759
7760 * font-lock.el (font-lock-negation-char-face): Default to "off".
7761
7762 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
7763 font-lock-negation-char-face to ! in !=.
7764
7765 2005-05-12 Masatake YAMATO <jet@gyve.org>
7766
7767 * add-log.el (find-change-log): Fix typos in the docstring
7768 of function.
7769
7770 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
7771
7772 * international/latexenc.el (latexenc-find-file-coding-system):
7773 Avoid `re-search-forward' when looking for input encoding because
7774 of speed and safety. Better regular expressions for recognizing
7775 input encoding. Limit a search for TeX-master/tex-main-file to
7776 the local variable section.
7777
7778 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
7779
7780 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
7781 syntax of $ to "'" (quote).
7782
7783 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
7784
7785 * dnd.el (dnd-protocol-alist): Improve custom type.
7786
7787 * dired.el (dired-dnd-protocol-alist): New variable.
7788 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
7789 `dired-mode-hook' to the end.
7790
7791 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
7792
7793 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
7794 comment-end if comment-start-skip is not set.
7795 Obey the font-lock-comment-delimiter-face variables.
7796
7797 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
7798
7799 * files.el (executable-find): Move from executable.el. Use
7800 locate-file.
7801 * progmodes/executable.el (executable-find): Move to files.el.
7802
7803 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
7804 when trying to ensure forward progress.
7805
7806 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
7807
7808 * mouse-sel.el (mouse-sel-follow-link-p): New function.
7809 (mouse-select, mouse-select-internal, mouse-extend-internal):
7810 Use it to implement mouse-1-click-follows-link functionality.
7811
7812 2005-05-11 Richard M. Stallman <rms@gnu.org>
7813
7814 * font-lock.el (font-lock-fontify-syntactically-region):
7815 Use font-lock-comment-delimiter-face for comment delimiters.
7816
7817 2005-05-10 Jay Belanger <belanger@truman.edu>
7818
7819 * calc/calc-help.el (calc-m-prefix-help): Add mention of
7820 preserving embedded modes.
7821
7822 2005-05-10 Richard M. Stallman <rms@gnu.org>
7823
7824 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
7825
7826 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
7827 Move from ada-stmt.el.
7828 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
7829
7830 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
7831 Move to ada-mode.el.
7832 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
7833
7834 * cus-edit.el (custom-file): Call file-chase-links.
7835
7836 * files.el (read-directory-name): Fix previous change.
7837 (hack-local-variables-confirm): New function.
7838 (hack-local-variables-prop-line, hack-local-variables)
7839 (hack-one-local-variable): Use it.
7840
7841 2005-05-10 Lute Kamstra <lute@gnu.org>
7842
7843 * font-lock.el (font-lock-keywords-alist)
7844 (font-lock-removed-keywords-alist): Clarify docstrings.
7845
7846 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
7847
7848 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
7849 (gdb-source-info): Check for preprocessor info.
7850 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
7851 a macro for a function.
7852 (gdb-info-breakpoints-custom): Try to find file again if not already
7853 found (user might have used GDB dir command).
7854 (gdb-get-location): Update gdb-location-alist correctly for change
7855 to gdb-info-breakpoints-custom.
7856
7857 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
7858 (gud-tooltip-print-command): Add gdbmi case.
7859 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
7860 preprocessor info.
7861
7862 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7863
7864 * startup.el (fancy-splash-insert): Fix typo in doc string.
7865
7866 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
7867
7868 * obsolete/float.el (string-to-float):
7869 * obsolete/hilit19.el (hilit-add-pattern):
7870 * obsolete/rnews.el (news-parse-range, news-select-message)
7871 (news-get-pruned-list-of-files): Replace `string-to-int' by
7872 `string-to-number'.
7873
7874 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
7875 `find-file-not-found-hooks'; use `add-hook'.
7876 (uncompress-while-visiting): Set `write-file-functions', not
7877 `write-file-hooks'; use `add-hook'.
7878
7879 2005-05-09 Kim F. Storm <storm@cua.dk>
7880
7881 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
7882 (cua-paste): Handle clipboard action.
7883 (cua--init-keymaps): Remap clipboard-kill-region and
7884 clipboard-kill-ring-save.
7885
7886 2005-05-08 Eli Zaretskii <eliz@gnu.org>
7887
7888 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
7889 Improve commentary.
7890
7891 * simple.el (next-error-overlay-arrow-position): Revert the change
7892 made on 2005-04-30.
7893
7894 2005-05-07 Jay Belanger <belanger@truman.edu>
7895
7896 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
7897 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
7898 `calc-sel-reselect'.
7899
7900 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
7901 Calc is in embedded mode.
7902
7903 2005-05-07 Eli Zaretskii <eliz@gnu.org>
7904
7905 * progmodes/compile.el (compilation-setup):
7906 Set overlay-arrow-string to an empty string on text terminals.
7907
7908 * textmodes/ispell.el (ispell-program-name): Try looking for
7909 "aspell" along exec-path, and if found, use it as the default
7910 speller program.
7911
7912 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
7913
7914 * international/mule.el (sgml-xml-auto-coding-function):
7915 Recognize encoding='FOO' in single quotes as well as in double quotes.
7916
7917 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
7918
7919 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
7920 as well as `interactive', so that defmacro* would recognize
7921 `declare' forms.
7922
7923 2005-05-07 Eli Zaretskii <eliz@gnu.org>
7924
7925 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
7926 Explain more about the LIGHTER arg's usage in the doc string.
7927 Add commentary to clarify what the code does. Fix the regexp that
7928 strips whitespace from LIGHTER. Quote LIGHTER before using it,
7929 since it could have characters special to regular expressions.
7930
7931 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
7932
7933 * replace.el (occur-1): Bind inhibit-read-only so that
7934 erase-buffer doesn't barf on read-only text properties (likewise
7935 for add-text-properties in occur-engine). Mark buffer as unmodified.
7936 (occur-engine): Don't set buffer-read-only here.
7937
7938 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
7939
7940 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
7941 list-buffers-directory. This caused the *cvs-commit* buffer to be
7942 sometimes mistakenly reused as a *cvs* buffer.
7943
7944 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
7945
7946 * tooltip.el: Move code for GUD tooltips into gud.el.
7947 (require): CL no longer needed to compile case.
7948 (tooltip-mode): Do not toggle functions for GUD tooltips.
7949 (tooltip-gud-tips-p): Remove. Replace with minor mode
7950 gud-tooltip-mode in gud.el.
7951 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
7952 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
7953 tooltip-gud prefix with gud-tooltip and obsolete.
7954 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
7955 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
7956 (tooltip-mouse-motion): Mouse movement functions/variable.
7957 Rename in gud.el by adding gud prefix.
7958 (tooltip-gud-original-filter, tooltip-gud-dereference)
7959 (tooltip-gud-event, tooltip-toggle-gud-tips)
7960 (tooltip-gud-process-output, tooltip-gud-print-command)
7961 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
7962 gud.el by replacing tooltip-gud prefix with gud-tooltip.
7963 (gdb-tooltip-print): Move to gdb-ui.el.
7964
7965 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
7966 (require): CL needed to compile case.
7967 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
7968 tooltip-gud-tips-p. Make it a minor-mode.
7969 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
7970 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
7971 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
7972 (gud-tooltip-change-major-mode)
7973 (gud-tooltip-activate-mouse-motions-if-enabled)
7974 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
7975 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
7976 (gud-tooltip-original-filter, gud-tooltip-dereference)
7977 (gud-tooltip-event, tooltip-toggle-gud-tips)
7978 (gud-tooltip-process-output, gud-tooltip-print-command)
7979 (gud-tooltip-tips): Move from tooltip.el.
7980
7981 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
7982 (gdb-cpp-define-alist-flags): Doc fix.
7983 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
7984 gud-tooltip-mode is t.
7985
7986 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
7987
7988 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
7989 evaporate if their text is deleted.
7990 (goto-address-at-point): Make it work as a mouse binding as well.
7991 (goto-address-at-mouse): Obsolete it. Update users.
7992
7993 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
7994
7995 * calendar/appt.el (top-level): No longer activate on load.
7996
7997 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
7998
7999 * calendar/cal-bahai.el (mark-bahai-diary-entries):
8000 * net/webjump.el (webjump):
8001 * progmodes/idlw-help.el (idlwave-do-context-help1)
8002 (idlwave-highlight-linked-completions):
8003 * textmodes/po.el (po-find-file-coding-system-guts):
8004 Replace `assoc-ignore-case' by `assoc-string'.
8005
8006 2005-05-06 Eli Zaretskii <eliz@gnu.org>
8007
8008 * files.el (locate-file): Doc fix.
8009
8010 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
8011 Remove the redundant test for ms-dos.
8012
8013 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
8014 look for the preprocessor with exec-suffixes. If not found in
8015 standard places, look in exec-path. Remove most of the tests that
8016 used system-type.
8017
8018 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
8019
8020 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
8021
8022 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
8023 file-name clash with jka-compr.el on 8+3 filesystems.
8024
8025 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8026
8027 * term/mac-win.el: Don't define or bind scroll bar functions if
8028 x-toolkit-scroll-bars is t.
8029 (x-select-text, x-get-selection-value): Clear
8030 x-last-selected-text-clipboard if x-select-enable-clipboard is
8031 nil.
8032 (PRIMARY): Put mac-scrap-name property.
8033 (mac-select-convert-to-file-url): New function.
8034 (public.file-url): New selection target type. Add to
8035 selection-converter-alist.
8036 (x-get-selection, x-selection-value): Handle it.
8037 (x-cut-buffer-or-selection-value): New alias.
8038
8039 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8040
8041 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
8042 entry to avoid calling bibtex-find-entry with arg global
8043 being t. Remove arg key.
8044 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
8045 (bibtex-copy-summary-as-kill): Change accordingly.
8046
8047 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
8048
8049 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
8050 (org-agenda-date-later): Use with-current-buffer.
8051
8052 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
8053
8054 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
8055 (define-obsolete-variable-alias): Doc Fixes.
8056
8057 2005-05-06 Kim F. Storm <storm@cua.dk>
8058
8059 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
8060 vertical-motion when selective-display is active.
8061
8062 * ido.el (ido-setup-hook): New hook.
8063 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
8064 (ido-input-stack): New var.
8065 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
8066 ido-next-work-file binding to M-O.
8067 Bind M-f to ido-wide-find-file-or-pop-dir.
8068 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
8069 (ido-read-internal): Run ido-setup-hook.
8070 Catch quit in read-file-name and read-string to cancel edit.
8071 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
8072 Automatically pop-all when completing a directory name (RET).
8073 (ido-file-internal): Add with-no-warnings around ffap and dired code.
8074 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
8075 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
8076 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
8077 New functions for M-b/M-f to move among the directory components.
8078 (ido-make-merged-file-list): Catch quit to cancel merge.
8079 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
8080 (ido-completion-help): No warnings for ido-completion-buffer-full.
8081
8082 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
8083
8084 * font-lock.el (font-lock-negation-char-face): New face and variable.
8085 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
8086 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
8087 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
8088 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
8089
8090 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
8091
8092 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
8093 Fix typo in docstring.
8094
8095 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
8096 (ebrowse-print-statistics-line)
8097 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
8098
8099 * term/w32-win.el (image-library-alist): Add additional name for
8100 Xpm library.
8101
8102 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
8103
8104 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
8105 use gcc instead of cpp.
8106
8107 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
8108 (gdb-create-define-alist): Use it.
8109 (gdb-cpp-define-alist-program): Update for MS-DOS.
8110
8111 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
8112
8113 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
8114
8115 2005-05-04 Richard M. Stallman <rms@gnu.org>
8116
8117 * help.el (describe-key): No error when UNTRANSLATED is nil.
8118
8119 * simple.el (line-move-1): Fix previous change to signal errors
8120 appropriately.
8121
8122 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
8123
8124 * calendar/icalendar.el (icalendar-version): Now at 0.12.
8125 (icalendar-duration-correction): Remove.
8126 (icalendar--get-event-properties): Split result at commas.
8127 (icalendar--decode-isoduration): New optional argument
8128 DURATION-CORRECTION.
8129 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
8130 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
8131 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
8132 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
8133 (icalendar--convert-anniversary-to-ical): New functions, extracted
8134 from icalendar-export-region, with bug fixes.
8135 (icalendar-export-region): Use the above functions.
8136 (icalendar-import-buffer): Check before saving diary file.
8137 (icalendar--convert-recurring-to-diary)
8138 (icalendar--convert-non-recurring-all-day-to-diary)
8139 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
8140 extracted from icalendar--convert-ical-to-diary, with bug fixes.
8141 (icalendar--convert-ical-to-diary): Use the above functions.
8142
8143 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
8144
8145 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
8146 Remove these recent additions.
8147 (c-mode): Restore to before 2005-04-28.
8148
8149 * progmodes/cc-vars.el (cc-define-list-program): Remove this
8150 recent addition.
8151
8152 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
8153 (gdb-define-alist): New variables.
8154 (gdb-create-define-alist): New function.
8155 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
8156 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
8157 with string-to-number.
8158 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
8159
8160 * progmodes/gud.el: Replace string-to-int with string-to-number.
8161 (gud-find-file): Handle gdb-define-alist.
8162
8163 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
8164
8165 2005-05-02 Jay Belanger <belanger@truman.edu>
8166
8167 * calc/calc-aent.el (math-read-token):
8168 * calc/calc-bin.el (calc-word-size):
8169 * calc/calc-ext.el (calc-read-number-fancy):
8170 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
8171 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
8172 * calc/calc-frac.el (calc-over-notation):
8173 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
8174 (calc-graph-num-points, calc-graph-init):
8175 * calc/calc-prog.el (calc-read-parse-table-part)
8176 (calc-edit-macro-repeats):
8177 * calc/calc-yank.el (calc-do-grab-rectangle):
8178 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
8179 Replace `string-to-int' by `string-to-number'.
8180
8181 2005-05-02 Kim F. Storm <storm@cua.dk>
8182
8183 * kmacro.el: Use executing-kbd-macro-index variable.
8184
8185 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
8186
8187 * net/rlogin.el (rlogin-parse-words): Delete func.
8188 (rlogin): Use split-string, not rlogin-parse-words.
8189 Also, if there are option-like elements in the parsed args,
8190 take the host to be the first arg immediately following them.
8191 Suggested by Michael Mauger.
8192
8193 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
8194
8195 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
8196
8197 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
8198
8199 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
8200 (cc-mode-cpp-program): Rename to cc-define-list-program and
8201 move to cc-vars.el.
8202
8203 * progmodes/cc-vars.el (cc-define-list-program):
8204 Change to "gcc -E -dM -". Make customizable.
8205
8206 2005-05-02 Kim F. Storm <storm@cua.dk>
8207
8208 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
8209
8210 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
8211
8212 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
8213
8214 * international/mule-util.el (truncate-string): Remove alias and
8215 obsolete declaration.
8216
8217 * international/mule-cmds.el (update-iso-coding-systems):
8218 Remove alias and obsolete declaration.
8219
8220 * international/mule.el (coding-system-parent): Remove alias and
8221 obsolete declaration.
8222
8223 * subr.el (define-function, sref): Remove aliases and obsolete
8224 declarations.
8225 (chars-in-region): Remove obsolete declaration.
8226
8227 2005-05-01 Richard M. Stallman <rms@gnu.org>
8228
8229 * info.el (Info-mode): Set widen-automatically to nil, locally.
8230
8231 * simple.el (widen-automatically): New variable.
8232 (pop-global-mark): Obey widen-automatically.
8233
8234 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
8235
8236 * term/xterm.el (function-key-map): Call substitute-key-definition
8237 before the keymap size is increased by a lot of define-key calls.
8238
8239 2005-05-01 Richard M. Stallman <rms@gnu.org>
8240
8241 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
8242 Rename ARG to ELEMENT. Doc fix.
8243
8244 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
8245
8246 * allout.el (allout-exposure): Remove macro and obsolete declaration.
8247 Remove references to allout-exposure/change to allout-new-exposure.
8248
8249 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
8250 bytecode symbols.
8251
8252 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
8253 (compiled-function-p, focus-frame, unfocus-frame):
8254 Remove aliases and obsolete declarations.
8255 Back out inadvertent changes from previous commit.
8256
8257 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
8258
8259 * files.el (require-final-newline): Make Custom tags consistent
8260 with mode-require-final-newline.
8261 (mode-require-final-newline): Doc fix.
8262
8263 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
8264
8265 * international/latexenc.el (latexenc-find-file-coding-system):
8266 Fix regular expressions.
8267
8268 2005-05-01 David Kastrup <dak@gnu.org>
8269
8270 * international/latexenc.el (latexenc-find-file-coding-system):
8271 Fix regular expressions.
8272
8273 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
8274
8275 * subr.el (string-to-int): Make obsolete.
8276
8277 2005-04-30 Richard M. Stallman <rms@gnu.org>
8278
8279 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
8280
8281 * loadup.el: load jka-comp-hook.
8282
8283 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
8284 (jka-compr-handler): Add autoload. `put' calls moved
8285 to jka-comp-hook.el.
8286 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
8287 (jka-compr-inhibit): Autoload.
8288
8289 * jka-comp-hook.el: New file.
8290 Enable the mode by default.
8291
8292 * files.el (backup-buffer-copy): Use copy-file instead
8293 of write-region, and put back the 'excl.
8294
8295 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
8296
8297 * progmodes/flymake.el (flymake-split-string)
8298 (flymake-split-string, flymake-log, flymake-pid-to-names)
8299 (flymake-reg-names, flymake-get-source-buffer-name)
8300 (flymake-unreg-names, flymake-add-line-err-info)
8301 (flymake-add-err-info): Clarify docstrings.
8302 (flymake-popup-menu, flymake-make-emacs-menu)
8303 (flymake-make-xemacs-menu): Add docstrings.
8304 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
8305 Set variables directly throughout.
8306
8307 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
8308
8309 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
8310 exists. Initialize cc-define-alist.
8311 (c-mode): Add cc-create-define-alist locally to after-save-hook.
8312 If there is no file (Macroexpansion) don't create an alist.
8313
8314 2005-04-29 Sam Steingold <sds@gnu.org>
8315
8316 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
8317 (cc-create-define-alist): Use it instead of the hard-coded string.
8318
8319 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
8320
8321 * international/mule-conf.el (file-coding-system-alist): Fix regexp
8322 for latexenc.
8323
8324 2005-04-29 Lute Kamstra <lute@gnu.org>
8325
8326 * emacs-lisp/generic.el: Improve commentary section.
8327 (define-generic-mode): Improve docstring.
8328
8329 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
8330
8331 * textmodes/org.el (many places): Change to quiet the byte compiler.
8332 (org-prefix-format-compiled): New variable.
8333 (org-compile-prefix-format): New function.
8334 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
8335 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
8336 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
8337 (org-get-entries-from-diary): Use `org-get-time-of-day' for
8338 consistency with entries from `org-mode' files.
8339 (org-get-time-of-day): Fix bug with partial matches early in a line.
8340 (org-non-link-chars): New constant.
8341 (org-link-regexp): Respect `org-non-link-chars'.
8342 (org-agenda-day-view): Remove command.
8343 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
8344 (org-follow-bbdb-link, org-store-link): Search also company field.
8345 (org-highlight-overlay): New variable.
8346 (org-highlight, org-unhighlight): New functions.
8347 (org-agenda-mode): Add pre-command-hook to remove highlight.
8348 (org-evaluate-time-range): Behavior depends upon whether time stamp
8349 contains a time or not.
8350 (org-show-subtree, org-show-entry): New functions.
8351 (org-agenda-cleanup-fancy-diary): Remove empty lines.
8352
8353 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
8354
8355 * comint.el (comint-output-filter-functions): Add autoload cookie.
8356
8357 2005-04-28 Kim F. Storm <storm@cua.dk>
8358
8359 * ido.el (ido-everywhere): Fix last change.
8360
8361 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
8362
8363 * international/latexenc.el: New file.
8364 * international/mule-conf.el (file-coding-system-alist): For .tex,
8365 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
8366
8367 2005-04-28 Lute Kamstra <lute@gnu.org>
8368
8369 * font-lock.el (font-lock-add-keywords)
8370 (font-lock-remove-keywords): Clarify docstring.
8371 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
8372 Don't start docstrings with a `*'.
8373 (font-lock-update-removed-keyword-alist): Give it a docstring.
8374
8375 * generic-x.el: Update commentary section.
8376 Only require font-lock when compiling.
8377 Define all modes conditionally.
8378 Place all generic modes in the generic-x-modes customization group.
8379 (generic-x-modes): New customization group.
8380 (generic-default-modes, generic-mswindows-modes)
8381 (generic-unix-modes, generic-other-modes): New constants.
8382 (generic-define-mswindows-modes, generic-define-unix-modes):
8383 Update docstrings. Make them obsolete.
8384 (generic-extras-enable-list): New default value. Update docstring.
8385 Improve :type. Change :set function.
8386 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
8387 Fix docstring.
8388
8389 * emacs-lisp/generic.el (generic-mode-internal):
8390 Simplify font-lock-defaults.
8391 (define-generic-mode): Fix docstring.
8392
8393 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
8394
8395 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
8396 font-lock-face property to highlight matches.
8397
8398 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
8399
8400 * progmodes/cc-mode.el (cc-create-define-alist): New function.
8401 (cc-define-alist): New variable.
8402 (c-mode): Make it local and initialize it.
8403
8404 * progmodes/gdb-ui.el (gdb-active-process): New variable.
8405 (gdb-exited): New function.
8406 (gdb-annotation-rules): Use it.
8407 (gdb-starting): Set gdb-active-process to t.
8408 (gdb-stopping): Amend doc string.
8409 (gdb-reset): Set gdb-active-process to nil.
8410
8411 * tooltip.el (tooltip-gud-tips): Show the associated #define
8412 directives when a C program under GDB is not executing.
8413
8414 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
8415
8416 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
8417 font-lock-fontify-syntactic-keywords.
8418
8419 * font-lock.el (font-lock-default-fontify-region): Don't force
8420 parse-sexp-lookup-properties to nil.
8421
8422 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
8423
8424 * man.el (man-mode-syntax-table): Set up `:' to have
8425 word-constituent syntax.
8426
8427 2005-04-27 Lute Kamstra <lute@gnu.org>
8428
8429 * novice.el (disable-command): Don't add spurious newlines to the
8430 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
8431
8432 2005-04-26 Jay Belanger <belanger@truman.edu>
8433
8434 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
8435 than one window before deleting window.
8436
8437 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
8438
8439 * shell.el (shell-prompt-pattern): Doc fix.
8440 (shell-mode): Set paragraph-separate buffer locally to "\\'".
8441
8442 * comint.el (comint-prompt-regexp, comint-get-old-input)
8443 (comint-use-prompt-regexp)
8444 (comint-use-prompt-regexp-instead-of-fields)
8445 (comint-replace-by-expanded-history, comint-send-input)
8446 (comint-output-filter, comint-get-old-input-default)
8447 (comint-line-beginning-position, comint-bol, comint-show-output)
8448 (comint-backward-matching-input, comint-forward-matching-input)
8449 (comint-next-prompt, comint-previous-prompt):
8450 Rename `comint-use-prompt-regexp-instead-of-fields' to
8451 `comint-use-prompt-regexp'. Keep old name as alias and declare
8452 obsolete.
8453 (comint-use-prompt-regexp): Shorten first line of doc string.
8454
8455 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
8456 Set paragraph-separate buffer locally to "\\'".
8457
8458 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
8459 Adapt to above name change.
8460
8461 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
8462 (smbclient-prompt-regexp): Ditto.
8463
8464 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
8465
8466 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
8467
8468 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
8469 gdb-location-list.
8470 Break lines that are over 80 characters wide.
8471
8472 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
8473
8474 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
8475 New fun and var, to preserve compatibility.
8476
8477 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
8478
8479 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
8480
8481 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
8482 name to file-newer-than-file-p.
8483
8484 2005-04-26 Richard M. Stallman <rms@gnu.org>
8485
8486 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
8487
8488 * progmodes/python.el (python-mode):
8489 Use new name eldoc-documentation-function.
8490
8491 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
8492
8493 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
8494 (eldoc-documentation-function):
8495 Rename from eldoc-print-current-symbol-info-function. Calls changed.
8496
8497 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
8498
8499 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
8500
8501 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
8502
8503 * term/xterm.el (function-key-map): Fix strings for
8504 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
8505 {C,S,A,C-S}-{f1-f12}.
8506
8507 2005-04-26 Kenichi Handa <handa@m17n.org>
8508
8509 * international/mule-cmds.el (select-safe-coding-system):
8510 Fix previous change.
8511
8512 2005-04-26 Lute Kamstra <lute@gnu.org>
8513
8514 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
8515
8516 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
8517 (font-lock-comment-delimiter-face): Ditto.
8518
8519 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
8520
8521 2005-04-25 Jay Belanger <belanger@truman.edu>
8522
8523 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
8524 to t while inserting information; use help-mode.
8525
8526 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
8527
8528 * term.el (ansi-term-color-vector): Use the xterm colors.
8529 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
8530
8531 2005-04-25 Lute Kamstra <lute@gnu.org>
8532
8533 * font-core.el (font-lock-defaults): Fix docstring.
8534
8535 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
8536
8537 2005-04-25 Kenichi Handa <handa@m17n.org>
8538
8539 * international/mule-cmds.el (select-safe-coding-system):
8540 Don't check consistency with coding: spec, etc if raw-text or
8541 no-conversion was found to be safe.
8542
8543 2005-04-24 Richard M. Stallman <rms@gnu.org>
8544
8545 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
8546 citation markers at start of each line.
8547
8548 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
8549 citation markers at start of each line.
8550
8551 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
8552
8553 * files.el (mode-require-final-newline): Fix previous change.
8554 (require-final-newline): Fix type label.
8555
8556 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
8557
8558 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
8559 statement in buffer (broken by 2004-11-24 change).
8560
8561 2005-04-24 Kim F. Storm <storm@cua.dk>
8562
8563 * ido.el (ido-everywhere): Save and restore old read-buffer-function
8564 and read-file-name-function values. Don't overwrite existing
8565 non-nil values if ido-mode is enabled without ido-everywhere.
8566
8567 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
8568
8569 * files.el (mode-require-final-newline): Minor doc fix.
8570
8571 2005-04-24 Eli Zaretskii <eliz@gnu.org>
8572
8573 * subr.el (syntax-after): Doc fix.
8574 (syntax-class): If argument is nil, return nil. Mask off upper 16
8575 bits, not 8 bits.
8576
8577 * files.el (mode-require-final-newline): Doc fix.
8578 (backup-buffer-copy): Fix last change.
8579
8580 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8581
8582 * term/mac-win.el: Require select. Set selection-coding-system to
8583 mac-system-coding-system. Call menu-bar-enable-clipboard.
8584 (x-last-selected-text-clipboard, x-last-selected-text-primary)
8585 (x-select-enable-clipboard): New variables.
8586 (x-select-text, x-get-selection, x-selection-value)
8587 (x-get-selection-value, mac-select-convert-to-string)
8588 (mac-services-open-file, mac-services-open-selection)
8589 (mac-services-insert-text): New functions.
8590 (CLIPBOARD, FIND): Put mac-scrap-name property.
8591 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
8592 (public.tiff): Put mac-ostype property.
8593 (selection-converter-alist): Add entries for them.
8594 (mac-application-menu-map): New keymap.
8595 (interprogram-cut-function, interprogram-paste-function): Set to
8596 x-select-text and x-get-selection-value, respectively.
8597 (split-window-keep-point): Set to t.
8598
8599 2005-04-23 Richard M. Stallman <rms@gnu.org>
8600
8601 * files.el (read-directory-name): Always pass non-nil
8602 DEFAULT-FILENAME arg to read-file-name.
8603 (backup-buffer-copy, basic-save-buffer-2): Take care against
8604 writing thru an unexpected existing symlink.
8605 (revert-buffer): In indirect buffer, revert the base buffer.
8606 (magic-mode-alist): Doc fix.
8607 (buffer-stale-function): Doc fix.
8608 (minibuffer-with-setup-hook): Avoid warning.
8609 (mode-require-final-newline): Doc and custom fix.
8610
8611 * follow.el (follow-end-of-buffer): Use with-no-warnings.
8612
8613 * font-lock.el (font-lock-comment-face): On terminals with few colors,
8614 use the default appearance.
8615 (font-lock-comment-delimiter-face): New face, new variable.
8616
8617 * imenu.el (imenu--generic-function): The official position of a
8618 definition is the start of the line that BEG is in.
8619
8620 * midnight.el (midnight-timer): Move defvar up.
8621
8622 * mouse.el (mouse-drag-region-1): Delete some debugging code.
8623
8624 * saveplace.el (save-place-to-alist): Use with-no-warnings.
8625
8626 * startup.el (command-line): Use with-no-warnings.
8627
8628 * window.el (window-size-fixed): New defvar.
8629
8630 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
8631
8632 * mail/rmail.el (rmail-font-lock-keywords):
8633 Use font-lock-comment-delimiter-face.
8634
8635 * mail/sendmail.el (mail-font-lock-keywords):
8636 Use font-lock-comment-delimiter-face.
8637
8638 * progmodes/compile.el (next-error-highlight-timer): New defvar.
8639
8640 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
8641
8642 * progmodes/compile.el (compilation-mode-font-lock-keywords):
8643 Specify t for LAXMATCH when matching directories.
8644 Save match data around compilation-compat-error-properties form.
8645
8646 2005-04-23 David Kastrup <dak@gnu.org>
8647
8648 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
8649 Mention that the autoloaded aliases should be kept for AUCTeX.
8650
8651 2005-04-23 Andreas Schwab <schwab@suse.de>
8652
8653 * isearch.el (isearch-forward): Doc fix.
8654
8655 2005-04-23 Eli Zaretskii <eliz@gnu.org>
8656
8657 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
8658 (jit-lock-stealth-nice): Change default value to 0.5.
8659
8660 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
8661
8662 * abbrev.el (write-abbrev-file): Write table entries in
8663 alphabetical order by table name.
8664
8665 2005-04-22 Kim F. Storm <storm@cua.dk>
8666
8667 * ido.el (ido-read-internal): Fix `list' completion.
8668
8669 2005-04-22 Kenichi Handa <handa@m17n.org>
8670
8671 * recentf.el (recentf-save-file-coding-system): New variable.
8672 (recentf-save-list): Encode the file by
8673 recentf-save-file-coding-system and add coding: tag.
8674
8675 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
8676
8677 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
8678
8679 2005-04-21 Lute Kamstra <lute@gnu.org>
8680
8681 * loadhist.el (unload-feature): Don't remove a function from hooks
8682 if it is about to be restored to an autoload . Remove functions
8683 that will become unbound from auto-mode-alist. Simplify the code.
8684
8685 * subr.el (assq-delete-all): New implementation that is linear,
8686 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
8687 (rassq-delete-all): New function.
8688
8689 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
8690 Add size-indication-mode.
8691
8692 2005-04-21 Kenichi Handa <handa@m17n.org>
8693
8694 * international/mule-cmds.el: Add autoload for widget-value in
8695 eval-when-compile.
8696
8697 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
8698
8699 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
8700 Add tooltip-mode.
8701
8702 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
8703
8704 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
8705
8706 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
8707 (inferior-lisp-filter-regexp, inferior-lisp-program)
8708 (inferior-lisp-load-command, inferior-lisp-prompt)
8709 (inferior-lisp-mode-hook, lisp-source-modes)
8710 (inferior-lisp-load-hook): defvar->defcustom.
8711 (inferior-lisp-program, inferior-lisp-prompt)
8712 (inferior-lisp-load-hook): Doc fixes.
8713 (inferior-lisp-install-letter-bindings): Small change in
8714 introductory comment.
8715
8716 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
8717
8718 * vc.el (vc-annotate-color-map): Change some colors so that text
8719 using them as foreground is readable on both white and black
8720 backgrounds.
8721
8722 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
8723
8724 * international/mule-conf.el (translation-table-for-input):
8725 Remove redundant declaration.
8726
8727 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
8728
8729 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
8730
8731 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
8732 (tooltip-toggle-gud-tips): New function.
8733
8734 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8735
8736 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
8737 right angle brackets.
8738
8739 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
8740
8741 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
8742
8743 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
8744
8745 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
8746 Remove. Update callers to use expand-file-name instead.
8747
8748 * subr.el (syntax-class): New function.
8749
8750 * simple.el (blink-matching-open): Use it.
8751
8752 * paren.el (show-paren-function): Use it to recognize parens that are
8753 also used in 2-char comment markers.
8754
8755 2005-04-19 Lute Kamstra <lute@gnu.org>
8756
8757 * loadhist.el (unload-feature): Update for new format of
8758 load-history. Simplify the code.
8759
8760 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8761
8762 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
8763 (mac-add-charset-info): New function. Initialize variable
8764 mac-charset-info-alist using it.
8765 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
8766 for translation.
8767 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
8768 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
8769 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
8770 New CCL programs.
8771
8772 2005-04-19 Kim F. Storm <storm@cua.dk>
8773
8774 * simple.el (next-buffer, prev-buffer, next-error)
8775 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
8776 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
8777
8778 * bindings.el (next-buffer, prev-buffer, next-error)
8779 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
8780 (clone-indirect-buffer-other-window): Move bindings from simple.el.
8781 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
8782 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
8783
8784 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
8785
8786 * isearch.el (isearch-edit-string): Make the search-ring available for
8787 minibuffer history commands.
8788 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
8789 the default history commands now work just as well.
8790 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
8791
8792 2005-04-18 Kim F. Storm <storm@cua.dk>
8793
8794 * emulation/cua-base.el (cua--pre-command-handler): Add more
8795 elaborate check for shift modifier on non-window systems.
8796
8797 2005-04-18 Lars Hansen <larsh@math.ku.dk>
8798
8799 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
8800
8801 2005-04-18 Kim F. Storm <storm@cua.dk>
8802
8803 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
8804 and make it optional. Don't test tooltip-gud-echo-area here.
8805 (tooltip-gud-process-output, gdb-tooltip-print):
8806 Pass tooltip-gud-echo-area to tooltip-show.
8807 (tooltip-help-tips): Remove second optional arg to tooltip-show.
8808
8809 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8810
8811 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
8812 `display-graphic-p' may not be bound yet.
8813
8814 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
8815
8816 * startup.el (command-line): No longer enable Xterm Mouse mode by
8817 default in terminals compatible with xterm.
8818
8819 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
8820
8821 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
8822
8823 * tooltip.el (tooltip-gud-echo-area): Rename from
8824 tooltip-use-echo-area.
8825 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
8826 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
8827 area independently of where help tooltips are displayed.
8828
8829 2005-04-17 David Kastrup <dak@gnu.org>
8830
8831 * cus-theme.el (custom-theme-write-variables): Quote variables
8832 where necessary.
8833
8834 2005-04-17 Richard M. Stallman <rms@gnu.org>
8835
8836 * simple.el (yank-excluded-properties): Add follow-link to value.
8837
8838 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
8839
8840 * startup.el (fancy-splash-max-time): Just 30 seconds.
8841 (fancy-splash-delay): Just 7.
8842 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
8843
8844 * loadhist.el (unload-feature): Update for new format of load-history.
8845 Simplify the code.
8846
8847 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
8848 (rmail-font-lock-keywords): Don't fontify the text of a citation.
8849
8850 * mail/sendmail.el (mail-font-lock-keywords):
8851 Don't fontify subject text.
8852 Don't fontify the text of a citation.
8853
8854 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
8855
8856 * comint.el (comint-output-filter): Run comint-output-filter-functions
8857 with point where the user had it.
8858
8859 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
8860
8861 * international/ucs-tables.el (ucs-set-table-for-input):
8862 Disable when using unify-on-decoding.
8863
8864 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
8865
8866 * emulation/cua-base.el (cua-global-mark-face): Add special case
8867 for displays supporting a high number of colors.
8868
8869 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
8870
8871 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
8872
8873 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
8874
8875 * filesets.el (filesets-add-buffer): If user supplies a name of a
8876 non-existing fileset, create a new fileset.
8877
8878 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
8879
8880 * textmodes/org.el (org-up-heading-all): Fix bug with
8881 `outline-up-heading-all'.
8882
8883 2005-04-16 Andreas Schwab <schwab@suse.de>
8884
8885 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
8886 /etc/permissions.d/* and /etc/aliases.d/*.
8887
8888 2005-04-16 Kenichi Handa <handa@m17n.org>
8889
8890 * international/code-pages.el (cp-make-coding-system):
8891 Set `translation-table-for-input' property value to the symbol
8892 ucs-mule-to-mule-unicode, not to that value.
8893 (pt154): Escape guillemet by `\'.
8894
8895 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
8896
8897 * loadup.el: Load tooltip if x-show-tip is fboundp.
8898
8899 * startup.el (command-line): Add comment.
8900
8901 * tooltip.el (tooltip-mode): Specify correct standard value for
8902 Custom in init-value.
8903
8904 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
8905
8906 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
8907 possible.
8908
8909 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
8910
8911 * textmodes/org.el (org-agenda-date-prompt): Rename from
8912 `org-agenda-date-today'.
8913 (org-evaluate-time-range): Insert at point instead of directly
8914 after time range.
8915 (org-first-headline-recenter, org-subtree-end-visible-p)
8916 (org-optimize-window-after-visibility-change): New functions
8917 (org-agenda-post-command-hook): Don't allow point at end of line,
8918 to make sure it always hits the text properties.
8919 (org-agenda-next-date-line, org-agenda-previous-date-line):
8920 New commands.
8921 (org-set-regexps-and-options): Category may contain white space.
8922 (org-agenda-get-deadlines, org-agenda-get-scheduled):
8923 Improve marker positions.
8924 (org-agenda-new-marker): Argument POS made optional.
8925 (org-agenda-get-timestamps): Deadlines which are done are listed
8926 in org-done-face now.
8927 (org-agenda-get-todos, org-agenda-get-timestamps)
8928 (org-agenda-get-deadlines, org-agenda-get-scheduled):
8929 Set `undone-face' and `done-face' properties.
8930 (org-last-todo-state-is-todo): New variable.
8931 (org-todo): Set `org-last-todo-state-is-todo'.
8932 (org-agenda-todo): Change face according to
8933 `org-last-todo-state-is-todo'. And change other lines referring to
8934 the same entry.
8935 (org-calendar-goto-agenda): New command.
8936 (org-calendar-to-agenda-key): New option.
8937 (org-startup-folded): New allowed value `content'.
8938 (org-set-regexps-and-options): Accept new value `content' for
8939 `org-startup-folded'.
8940 (org-get-current-options): Handle new value `content' for
8941 `org-startup-folded'.
8942 (org-insert-todo-heading): New command.
8943 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
8944 interactively in empty file and option
8945 `org-insert-mode-line-in-empty-file' has been set.
8946 (org-agenda-todo,org-agenda-priority): Modify to use
8947 `org-agenda-change-all-lines'.
8948 (org-warning-face): Change color on dark background
8949
8950 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8951
8952 * international/mule-cmds.el (set-locale-environment): On Mac OS,
8953 use preferences AppleLocale and AppleLanguages, and variable
8954 mac-system-locale for default locale. On Mac OS Classic, use
8955 mac-system-coding-system for default coding systems.
8956
8957 * term/mac-win.el: Don't set file-name-coding-system.
8958 Decode variables system-name, emacs-build-system, user-login-name, and
8959 user-full-name by mac-system-coding-system on Mac OS Classic.
8960 (mac-system-coding-system): New variable.
8961
8962 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
8963
8964 * startup.el (command-line): Handle `xterm-mouse-mode' before
8965 reading init file.
8966
8967 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
8968
8969 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
8970
8971 * progmodes/sh-script.el (sh-here-document-word): Make it a
8972 defcustom. Doc fix.
8973 (sh-add): Bash uses $(( )) for arithmetic.
8974 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
8975 (sh-maybe-here-document): Remove quotes and leading whitespace
8976 from heredoc word when closing. Indent heredoc with tabs if word
8977 starts with "-".
8978
8979 2005-04-13 Richard M. Stallman <rms@gnu.org>
8980
8981 * simple.el (undo): Fix previous change.
8982
8983 * custom.el (defface): Doc fix.
8984
8985 2005-04-13 Lute Kamstra <lute@gnu.org>
8986
8987 * Makefile.in (DONTCOMPILE): Remove list.
8988 (compile, compile-always): Don't use DONTCOMPILE.
8989 (update-authors): Load the library in which batch-update-authors
8990 is defined.
8991 * makefile.w32-in (DONTCOMPILE): Remove list.
8992 (compile, compile-always): Fix comments.
8993 (update-authors): Load the library in which batch-update-authors
8994 is defined.
8995
8996 * generic-x.el (generic-mode-ini-file-find-file-hook):
8997 Rename to ini-generic-mode-find-file-hook.
8998 Keep generic-mode-ini-file-find-file-hook as an alias.
8999 (ini-generic-mode-find-file-hook): Rename from
9000 generic-mode-ini-file-find-file-hook. Fix docstring.
9001 (ini-generic-mode): Docstring change.
9002 (bat-generic-mode-run-as-comint): Silence the byte compiler.
9003
9004 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
9005 called from lisp.
9006
9007 * generic.el: Move to the emacs-lisp subdir.
9008
9009 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
9010
9011 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
9012 and C-S- function and cursor motion keys.
9013
9014 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
9015
9016 * startup.el (command-line): Enable Xterm Mouse mode by default.
9017 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
9018 for Custom. No longer show "Mouse" in mode line when enabled.
9019 Doc fix.
9020
9021 2005-04-12 Kim F. Storm <storm@cua.dk>
9022
9023 * emulation/cua-base.el (cua-rectangle-face)
9024 (cua-rectangle-noselect-face): Define face attributes here.
9025
9026 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
9027
9028 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9029
9030 * startup.el (command-line): Turn off blinking cursor if
9031 cursorBlink in resources is off or false.
9032
9033 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9034
9035 * term/mac-win.el (dnd): Require dnd.
9036 (mac-drag-n-drop): Call dnd-handle-one-url.
9037 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
9038 (kTextEncodingISOLatin2): Remove constants.
9039 (mac-script-code-coding-systems): New constant.
9040 (mac-handle-language-change): New function.
9041 (special-event-map): Bind it to `language-change' event.
9042 (mac-centraleurroman, mac-cyrillic): New coding systems.
9043 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
9044 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
9045 and mac-cyrillic-encoder to encode-mac-centraleurroman and
9046 encode-mac-cyrillic, respectively.
9047
9048 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
9049
9050 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
9051 Don't set overlay-arrow-string to "=>" as this is done
9052 globally in C now.
9053
9054 2005-04-12 Lute Kamstra <lute@gnu.org>
9055
9056 * generic-x.el (rc-generic-mode, rul-generic-mode):
9057 Fix auto-mode-alist entries.
9058 (etc-fstab-generic-mode): Tweak fontification.
9059
9060 * generic.el (generic-make-keywords-list): Fix docstring.
9061 (generic-mode-internal): Simplify generic-font-lock-keywords.
9062
9063 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
9064
9065 * whitespace.el (whitespace-buffer-leading)
9066 (whitespace-buffer-trailing): Revert the incorrect test inversion.
9067 However, fix the highlight area for the leading and
9068 trailing whitespaces to show space.
9069
9070 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
9071
9072 * whitespace.el (whitespace-version): Bump to 3.5
9073
9074 (whitespace-buffer-leading, whitespace-buffer-trailing):
9075 Invert sense of the test to highlight the whitespace.
9076
9077 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
9078
9079 * progmodes/gud.el (gud-display-line): GUD uses its own
9080 overlay arrow now so don't set overlay-arrow-string.
9081 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
9082
9083 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
9084
9085 * term.el (term-ansi-current-bold, term-ansi-current-underline)
9086 (term-ansi-current-reverse, term-ansi-current-invisible)
9087 (term-ansi-face-already-done): Change to boolean.
9088 (term-reset-terminal, term-handle-colors-array): Handle the above
9089 vars accordingly.
9090 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
9091 (term-emulate-terminal): Use the new name.
9092
9093 * faces.el (secondary-selection): Use yellow1, not yellow.
9094 (trailing-whitespace): Use red1, not red.
9095
9096 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9097
9098 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
9099 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
9100 (dired-dnd-handle-file): Call dnd-get-local-file-uri
9101
9102 * cus-edit.el (dnd): New group.
9103
9104 * term/w32-win.el (dnd): Require dnd
9105 (w32-drag-n-drop): Call dnd-handle-one-url.
9106
9107 * x-dnd.el: Require dnd.
9108 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
9109 Call dnd-handle-one-url.
9110 (x-dnd-types-alist, x-dnd-insert-utf8-text)
9111 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
9112 to dnd-insert-text.
9113 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
9114 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
9115 (x-dnd-get-local-file-name, x-dnd-open-local-file)
9116 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
9117
9118 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
9119
9120 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
9121
9122 * wdired.el: Doc fixes.
9123 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
9124 (wdired-use-dired-vertical-movement): Rename from
9125 wdired-always-move-to-filename-beginning.
9126 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
9127 (wdired-change-to-wdired-mode): Change mode name.
9128 (wdired-newline): Delete.
9129
9130 2005-04-11 Richard M. Stallman <rms@gnu.org>
9131
9132 * whitespace.el (whitespace-highlight-the-space):
9133 Don't call whitespace-unhighlight-the-space here.
9134
9135 * simple.el (undo): Record t in undo-equiv-table
9136 for the redo record made by an undo-in-region.
9137
9138 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
9139
9140 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
9141 (gdb-frame-inferior-io-buffer): New Functions to control
9142 display of separate IO buffer.
9143 (menu): Add them to menu-bar.
9144 (gdb-display-buffer): Check for buffer another frame.
9145 Protect GUD buffer.
9146 (gdb-setup-windows): Create IO buffer if not already there.
9147 (gdb-memory-mode): Remove purecopy noops.
9148
9149 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9150
9151 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
9152 and pass to self-insert-command.
9153
9154 2005-04-11 Lute Kamstra <lute@gnu.org>
9155
9156 * generic.el: Commentary section cleanup.
9157 (generic): Delete.
9158 (generic-use-find-file-hook, generic-lines-to-scan)
9159 (generic-find-file-regexp, generic-ignore-files-regexp)
9160 (default-generic-mode, generic-mode-find-file-hook)
9161 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
9162 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
9163 (generic-use-find-file-hook, generic-lines-to-scan)
9164 (generic-find-file-regexp, generic-ignore-files-regexp)
9165 (default-generic-mode, generic-mode-find-file-hook)
9166 (generic-mode-ini-file-find-file-hook): Move from generic.el.
9167
9168 2005-04-10 Karl Fogel <kfogel@red-bean.com>
9169
9170 * bookmark.el (bookmark-write-file): Catch errors writing file.
9171 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
9172
9173 2005-04-10 Richard M. Stallman <rms@gnu.org>
9174
9175 * startup.el (fancy-splash-tail): Update copyright year.
9176 (command-line): Split part of -Q into -D.
9177 (emacs-basic-display): New defvar.
9178 (fancy-splash-text): Correct name of menu item.
9179
9180 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
9181
9182 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
9183 lines in one node.
9184
9185 * comint.el (comint-send-input): New arg ARTIFICIAL.
9186 Callers in this file changed.
9187
9188 * abbrev.el (define-abbrevs): Read system abbrevs properly.
9189
9190 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
9191
9192 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
9193
9194 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
9195 `ldap-search-internal'.
9196
9197 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
9198
9199 * files.el (set-auto-mode-1): Use line-end-position.
9200
9201 * international/latin-1.el:
9202 * international/latin-2.el:
9203 * international/latin-3.el:
9204 * international/latin-4.el:
9205 * international/latin-5.el:
9206 * international/latin-8.el:
9207 * international/latin-9.el: Give punctuation syntax to NBSP.
9208
9209 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
9210 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
9211 Use char-classes to accept non-ascii letters, accepted in some recent
9212 bibtex implementations.
9213
9214 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
9215
9216 * custom.el (custom-set-minor-mode): Any non-nil value for the
9217 variable should enable the mode when set through Custom.
9218
9219 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
9220
9221 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
9222 TAB binding so tab-always-indent is obeyed.
9223 (vhdl-minibuffer-local-map): Move initialization into declaration.
9224 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
9225 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
9226 (vhdl-hooked-abbrev): Avoid test for XEmacs.
9227 (vhdl-current-line): Use line-beginning-position.
9228 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
9229 with-output-to-temp-buffer, so the current position can be recorded.
9230
9231 2005-04-10 Masatake YAMATO <jet@gyve.org>
9232
9233 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9234 Add regexp for gcov.
9235
9236 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9237
9238 * calendar/time-date.el (time-to-seconds, seconds-to-time)
9239 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
9240 syntax which Emacs 20 doesn't support.
9241
9242 2005-04-09 Richard M. Stallman <rms@gnu.org>
9243
9244 * help.el (describe-key-briefly, describe-key):
9245 Replace strings as event types with "(any string)".
9246
9247 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
9248
9249 * arc-mode.el (archive-mode-map): Move initialization into
9250 the declaration. Override *all* bindings of `undo'.
9251 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
9252
9253 2005-04-09 Jay Belanger <belanger@truman.edu>
9254
9255 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
9256
9257 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
9258
9259 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
9260 (xterm-register-default-colors): Update color values computation
9261 to match xterm-200.
9262
9263 2005-04-09 Kenichi Handa <handa@m17n.org>
9264
9265 * international/code-pages.el (iso-latin-7): Fix the map.
9266
9267 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
9268
9269 * emacs-lisp/lisp.el (defun-prompt-regexp)
9270 (parens-require-spaces, buffer-end, end-of-defun)
9271 (insert-parentheses): Doc fixes.
9272
9273 2005-04-08 Kim F. Storm <storm@cua.dk>
9274
9275 * comint.el (comint-highlight-prompt): Fix face spec.
9276 * hi-lock.el (hi-green): Likewise.
9277
9278 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
9279
9280 * cus-edit.el (custom-modified-face):
9281 * comint.el (comint-highlight-input): Fix previous changes.
9282 * term.el (term-handle-ansi-escape): Add a comment.
9283
9284 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
9285
9286 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
9287 in the buffer and in whitespace-highlighted-space.
9288 (whitespace-unhighlight-the-space): Simplify.
9289 (whitespace-buffer): Simplify.
9290
9291 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
9292
9293 * textmodes/table.el (table-cell-face): Add special case for
9294 displays supporting a high number of colors.
9295 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
9296 (vhdl-font-lock-reserved-words-face)
9297 (vhdl-speedbar-architecture-face)
9298 (vhdl-speedbar-instantiation-face)
9299 (vhdl-speedbar-architecture-selected-face)
9300 (vhdl-speedbar-instantiation-selected-face): Likewise.
9301 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
9302 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
9303 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
9304 (ebrowse-root-class-face, ebrowse-member-attribute-face)
9305 (ebrowse-progress-face): Likewise.
9306 * progmodes/compile.el (compilation-info-face): Likewise.
9307 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
9308 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
9309 * calendar/calendar.el (diary-face): Likewise.
9310 * woman.el (woman-italic-face, woman-bold-face)
9311 (woman-unknown-face): Likewise.
9312 * wid-edit.el (widget-button-pressed-face): Likewise.
9313 * whitespace.el (whitespace-highlight-face): Likewise.
9314 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
9315 * pcvs-info.el (cvs-marked-face): Likewise.
9316 * info.el (info-xref): Likewise.
9317 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
9318 * hilit-chg.el (highlight-changes-face)
9319 (highlight-changes-delete-face): Likewise.
9320 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
9321 (hi-red-b): Likewise.
9322 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
9323 * font-lock.el (font-lock-keyword-face)
9324 (font-lock-function-name-face, font-lock-warning-face): Likewise.
9325 * cus-edit.el (custom-invalid-face, custom-modified-face)
9326 (custom-set-face, custom-changed-face, custom-variable-tag-face)
9327 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
9328 * comint.el (comint-highlight-prompt): Likewise.
9329
9330 2005-04-08 Lute Kamstra <lute@gnu.org>
9331
9332 * font-lock.el (font-lock-keywords): Docstring fixes.
9333
9334 2005-04-08 Kenichi Handa <handa@m17n.org>
9335
9336 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
9337 chars are more than a limit, print " and more..." at the tail.
9338
9339 2005-04-08 Kim F. Storm <storm@cua.dk>
9340
9341 * emacs-lisp/authors.el (authors-aliases): Update list.
9342 (authors-ignored-files): New list.
9343 (authors-fixed-entries): Fix typo.
9344 (authors-renamed-files-alist): Update list.
9345 (authors-add): Check authors-ignored-files.
9346
9347 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
9348
9349 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
9350 optional, to ensure backward compatibility.
9351
9352 2005-04-08 Stephen Eglen <stephen@gnu.org>
9353
9354 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
9355
9356 2005-04-08 Kim F. Storm <storm@cua.dk>
9357
9358 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
9359
9360 * mouse.el (mouse-on-link-p): Doc fix.
9361
9362 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
9363
9364 * ielm.el (ielm-prompt-read-only): Doc fix.
9365
9366 * comint.el (comint-prompt-read-only): Doc fix.
9367
9368 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
9369
9370 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
9371 ensure dired always handles wildcards passed to ffap.
9372 (find-file-at-point): Use it.
9373 (ffap-dired-wildcards): Doc fix.
9374
9375 2005-04-07 Juri Linkov <juri@jurta.org>
9376
9377 * simple.el (next-error-overlay-arrow-position): New defvar.
9378 Put "=>" on its property `overlay-arrow-string'. Add it to
9379 `overlay-arrow-variable-list'.
9380
9381 * progmodes/compile.el (compilation-setup):
9382 Set `next-error-overlay-arrow-position' to nil. Also set it to
9383 nil in the local hook `kill-buffer-hook'. Make local variable
9384 `overlay-arrow-string' and set it to "=>".
9385 (compilation-goto-locus): Set BOL position to
9386 `next-error-overlay-arrow-position' instead of
9387 `overlay-arrow-position'.
9388
9389 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
9390 locally instead of adding it to the global hook.
9391 (Info-kill-buffer): Move up.
9392
9393 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
9394
9395 * term/xterm.el (xterm-standard-colors): Update color values from
9396 xterm-200.
9397
9398 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
9399
9400 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
9401
9402 * fast-lock.el:
9403 * lazy-lock.el: Move them to the obsolete subdir.
9404
9405 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
9406
9407 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
9408 (wdired-add-replace-advice): Remove.
9409 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
9410
9411 2005-04-06 Kim F. Storm <storm@cua.dk>
9412
9413 * startup.el (command-line): Add --bare-bones alias for -Q.
9414
9415 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9416
9417 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
9418 create the startup fontset if a font specification ends with
9419 `mac-roman'.
9420
9421 2005-04-06 Lute Kamstra <lute@gnu.org>
9422
9423 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
9424 change.
9425
9426 * emacs-lisp/copyright.el (copyright-update-year): Replace the
9427 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
9428
9429 2005-04-05 Lute Kamstra <lute@gnu.org>
9430
9431 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
9432 (define-generic-mode): Ditto. Fix debug declaration.
9433
9434 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
9435 Put them in the generic-x group.
9436
9437 * calendar/timeclock.el (timeclock): Doc fix.
9438
9439 * generic.el (define-generic-mode): Don't use custom-current-group.
9440 Document default :group value.
9441 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
9442 (define-global-minor-mode): Don't use custom-current-group.
9443
9444 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
9445
9446 * startup.el (command-line-1): Display startup-echo-area-message
9447 when fancy splash screen is in use.
9448
9449 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
9450 (sh-escaped-newline): New face.
9451 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
9452 newline, and use sh-escaped-newline face.
9453
9454 * progmodes/tcl.el (tcl-escaped-newline): New face.
9455 (tcl-builtin-list): New variable.
9456 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
9457 newlines. Fix keywords subexpression number.
9458
9459 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
9460
9461 * textmodes/org.el (org-diary-default-entry): Fix call to
9462 `add-to-diary-entry'.
9463
9464 2005-04-05 Kim F. Storm <storm@cua.dk>
9465
9466 * ediff-init.el: Use (featurep 'xemacs).
9467
9468 2005-04-05 David Ponce <david@dponce.com>
9469
9470 * cus-edit.el (face): Derive from symbol widget. Display sample
9471 of the current face on the fly.
9472 (widget-face-sample-face-get, widget-face-notify): New functions.
9473 (widget-face-value-create): Remove.
9474
9475 * wid-edit.el (widget-field-end): Temporarily remove field
9476 narrowing before to call `get-char-property'.
9477
9478 2005-04-04 Jay Belanger <belanger@truman.edu>
9479
9480 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
9481 (math-read-subscripts): New variable.
9482 (math-read-preprocess-string): Process subscripts.
9483
9484 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
9485
9486 * comint.el (comint-prompt-read-only): Doc fix.
9487
9488 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
9489 `-1'. Doc fix.
9490
9491 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
9492
9493 * textmodes/org.el (org-insert-mode-line-in-empty-file):
9494 Change default value to nil.
9495
9496 2005-04-04 Lute Kamstra <lute@gnu.org>
9497
9498 * autorevert.el (auto-revert-mode): Specify :group.
9499 * battery.el (display-battery-mode): Specify :group.
9500 * diff-mode.el (diff-minor-mode): Specify :group.
9501 * font-core.el (font-lock-mode): Specify :group.
9502 * hl-line.el (hl-line-mode): Specify :group.
9503 * iimage.el (iimage): New customization group.
9504 (iimage-mode): Specify :group.
9505 * longlines.el (longlines-mode): Specify :group.
9506 * master.el: Don't require easy-mmode.
9507 (master): New customization group.
9508 (master-mode): Specify :group.
9509 * msb.el (msb-mode): Specify :group.
9510 * reveal.el (reveal-mode): Specify :group.
9511 * simple.el (next-error-follow-minor-mode): Specify :group.
9512 * smerge-mode.el (smerge-mode): Specify :group.
9513 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
9514 * emulation/cua-base.el (cua-mode): Specify :group.
9515 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
9516 * language/thai-util.el (thai-auto-composition-mode)
9517 (thai-word-mode): Specify :group.
9518 * mail/supercite.el (sc-minor-mode): Specify :group.
9519 * progmodes/cwarn.el (cwarn-mode): Specify :group.
9520 * progmodes/flymake.el (flymake-mode): Specify :group.
9521 * progmodes/glasses.el (glasses-mode): Specify :group.
9522 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
9523 * textmodes/enriched.el (enriched-mode): Specify :group.
9524 * textmodes/refill.el (refill-mode): Specify :group.
9525
9526 * add-log.el (change-log-font-lock-keywords): Names in
9527 parenthesized lists can contain spaces.
9528
9529 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
9530
9531 * startup.el (fancy-splash-text): Shorten default text of
9532 "Emacs Tutorial" line. Also, if the current language env
9533 indicates an available tutorial file other than TUTORIAL,
9534 extract its title and append it to the line in parentheses.
9535 (fancy-splash-insert): If arg is a thunk, funcall it.
9536
9537 2005-04-04 Jay Belanger <belanger@truman.edu>
9538
9539 * calc.el (calc-language-alist): Add tags to customization type.
9540
9541 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
9542
9543 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
9544 Doc fix.
9545
9546 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
9547
9548 * add-log.el (change-log-font-lock-keywords): The manual
9549 describing a Change Log entry, says: (...) "Aside from these
9550 header lines, every line in the change log starts with a space or
9551 a tab.". The font-lock was not highlighting lines started with
9552 spaces, added support for it.
9553
9554 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9555
9556 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
9557 (bibtex-generate-url-list): Update docstring accordingly. Put the
9558 complex example in the docstring.
9559 (bibtex-font-lock-url): Use pop.
9560
9561 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
9562
9563 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
9564
9565 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
9566
9567 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9568
9569 * filesets.el (filesets-set-default): Doc fix.
9570
9571 2005-04-03 Lute Kamstra <lute@gnu.org>
9572
9573 * generic.el (define-generic-mode): Add argument to specify
9574 keywords for defcustom.
9575 (default-generic-mode): Specify :group.
9576
9577 * generic-x.el: Specify :group for all generic modes.
9578
9579 * desktop.el (desktop-no-desktop-file-hook)
9580 (desktop-after-read-hook): Doc fix.
9581
9582 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
9583
9584 * simple.el (visible-mode): Use explicit :group keyword.
9585 This changes the group of `visible-mode-hook' from paren-blinking
9586 to editing-basics.
9587
9588 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
9589
9590 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
9591 mailbox specifications as well as URLs.
9592 (rmail-insert-inbox-text): Remove unused conditional branches.
9593
9594 2005-04-01 Jay Belanger <belanger@truman.edu>
9595
9596 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
9597 (calc-gnuplot-print-command): Move definitions to calc.el.
9598
9599 * calc/calc-embed.el (calc-embedded-announce-formula)
9600 (calc-embedded-open-formula, calc-embedded-close-formula)
9601 (calc-embedded-open-word, calc-embedded-close-word)
9602 (calc-embedded-open-plain, calc-embedded-close-plain)
9603 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
9604 (calc-embedded-open-mode, calc-embedded-close-mode):
9605 Move definitions to calc.el.
9606
9607 * calc/calc.el (calc-settings-file, calc-language-alist):
9608 Make customizable.
9609 (calc-embedded-announce-formula, calc-embedded-open-formula)
9610 (calc-embedded-close-formula, calc-embedded-open-word)
9611 (calc-embedded-close-word, calc-embedded-open-plain)
9612 (calc-embedded-close-plain, calc-embedded-open-new-formula)
9613 (calc-embedded-close-new-formula, calc-embedded-open-mode)
9614 (calc-embedded-close-mode, calc-gnuplot-name)
9615 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
9616 from other files and make customizable.
9617
9618 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
9619
9620 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
9621 Use buffer-live-p.
9622 (cvs-mode-run): Don't call cvs-update-header here.
9623 (cvs-run-process): Call cvs-update-header.
9624 Use process properties for cvs-postprocess and cvs-buffer so that
9625 the sentinel can behave better if the temp buffer is killed.
9626 Use a pipe rather than a tty, to better handle unexpected prompts.
9627 (cvs-sentinel): Rewrite. Call cvs-update-header.
9628
9629 2005-04-01 Andre Spiegel <spiegel@gnu.org>
9630
9631 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
9632 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
9633
9634 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
9635
9636 * generic.el (define-generic-mode): Add indentation rule.
9637
9638 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
9639
9640 * files.el (mode-require-final-newline): Make Custom correctly
9641 report a nil value and allow to set it to nil via Custom.
9642 Doc fix.
9643
9644 2005-04-01 Kenichi Handa <handa@m17n.org>
9645
9646 * international/characters.el: Enable the correct case setting for
9647 dotless-i and dotted-I.
9648
9649 2005-04-01 Kim F. Storm <storm@cua.dk>
9650
9651 * ido.el (ido-file-internal): Fall back to non-ido command if
9652 initial directory is on slow ftp (or tramp) host.
9653
9654 2005-03-31 Richard M. Stallman <rms@gnu.org>
9655
9656 * emacs-lisp/autoload.el (make-autoload):
9657 Handle define-global-minor-mode.
9658
9659 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
9660 Rename from easy-mmode-define-global-mode.
9661 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
9662
9663 * progmodes/scheme.el (scheme-mode-syntax-table):
9664 Update syntax of | and # for two-character comment syntax.
9665
9666 2005-03-31 Lute Kamstra <lute@gnu.org>
9667
9668 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
9669 (define-minor-mode): Call custom-current-group at load-time.
9670
9671 * generic.el (define-generic-mode): Add debug declaration.
9672 Add defcustom for the mode hook.
9673 (generic-mode-internal): Use run-mode-hooks.
9674
9675 2005-03-31 Kim F. Storm <storm@cua.dk>
9676
9677 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
9678 (mouse-fixup-help-message): New defun called by show_help_echo
9679 to fixup mouse-2 prefix in help messages when applicable.
9680
9681 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
9682
9683 2005-03-31 Kenichi Handa <handa@m17n.org>
9684
9685 * language/thai-word.el (thai-find-word-ends): Pay attention to
9686 the case that we reach the end of buffer.
9687
9688 * textmodes/fill.el (fill-text-properties-at): New function.
9689 (fill-newline): Use fill-text-properties-at instead of
9690 text-properties-at.
9691
9692 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
9693
9694 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
9695 not comint-quote-filename.
9696
9697 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
9698
9699 * help-fns.el (help-with-tutorial): Revert last change.
9700
9701 2005-03-31 Kim F. Storm <storm@cua.dk>
9702
9703 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
9704
9705 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
9706
9707 * calendar/cal-china.el: Update reference to "Calendrical
9708 Calculations" book; there's a new edition.
9709 * calendar/cal-coptic.el: Likewise.
9710 * calendar/cal-french.el: Likewise.
9711 * calendar/cal-hebrew.el: Likewise.
9712 * calendar/cal-islam.el: Likewise.
9713 * calendar/cal-iso.el: Likewise.
9714 * calendar/cal-julian.el: Likewise.
9715 * calendar/cal-mayan.el: Likewise.
9716 * calendar/cal-persia.el: Likewise.
9717 * calendar/calendar.el: Likewise.
9718 * calendar/holidays.el: Likewise.
9719 * calendar/lunar.el: Likewise.
9720 * calendar/solar.el: Likewise.
9721
9722 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
9723 white space from doc string.
9724
9725 2005-03-30 Jay Belanger <belanger@truman.edu>
9726
9727 * calc/calc-help.el (calc-full-help): Remove email address.
9728
9729 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
9730
9731 * help-fns.el (help-with-tutorial): Delete title line.
9732
9733 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
9734
9735 * calendar/cal-x.el (calendar-one-frame-setup)
9736 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
9737 rather than 'symbol for set-window-dedicated-p.
9738
9739 * calendar/appt.el (appt-buffer-name): Make it a constant.
9740 (appt-add): Doc fix.
9741
9742 * filesets.el (filesets-menu-path, filesets-menu-before)
9743 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
9744 (filesets-menu-cache-file): Use directory ~/.emacs.d.
9745 (filesets-add-submenu): Delete and use add-submenu instead.
9746
9747 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
9748
9749 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
9750 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
9751 (org-diary-default-entry): New function.
9752 (org-get-entries-from-diary): Better parsing of diary entries.
9753 (org-agenda-check-no-diary): New function.
9754 ("diary-lib"): Advice to function `add-to-diary-list', to allow
9755 linking to diary entries.
9756 (org-agenda-execute-calendar-command): New function.
9757 (org-agenda): Improve visible section in window.
9758 Use `org-fit-agenda-window'.
9759 (org-fit-agenda-window): New option.
9760 (org-move-subtree-down): Better handling of empty lines
9761 at end of subtree.
9762 (org-cycle): Numeric prefix is interpreted now as show-subtree N
9763 levels up.
9764 (org-fontify-done-headline): New option.
9765 (org-headline-done-face): New face.
9766 (org-set-font-lock-defaults): Use `org-headline-done-face'.
9767 (org-table-copy-down): Rename from `org-table-copy-from-above'.
9768 When current field is non-empty, it is copied to next row.
9769 (org-table-copy-from-above): Fix bug which made it
9770 impossible to copy fields containing only a single non-white character.
9771
9772 2005-03-30 Kim F. Storm <storm@cua.dk>
9773
9774 * kmacro.el (kmacro-end-macro): Isearch may store this command
9775 into the macro -- so ignore it when executing keyboard macro.
9776
9777 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
9778
9779 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
9780
9781 2005-03-29 Kenichi Handa <handa@m17n.org>
9782
9783 * language/thai.el ("Thai"): Set setup-function and exit-function
9784 for Thai language environment.
9785
9786 * language/thai-util.el: Require thai-word.
9787 (thai-word-mode-map): New variable.
9788 (thai-word-mode): New minor mode.
9789 (setup-thai-language-environment-internal): New function.
9790 (exit-thai-language-environment-internal): New function.
9791
9792 * language/thai-word.el (thai-word-table): Declare it by defvar,
9793 use dolist to initialize it.
9794 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
9795 (thai-fill-find-break-point): New functions.
9796
9797 2005-03-29 Richard M. Stallman <rms@gnu.org>
9798
9799 * simple.el (idle-update-delay): Move definition up.
9800 (set-mark): Doc fix.
9801
9802 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
9803
9804 * longlines.el: New file.
9805
9806 * simple.el (buffer-substring-filters): New variable.
9807 (filter-buffer-substring): New function.
9808 (kill-region, copy-region-as-kill): Use it.
9809
9810 * register.el (copy-to-register, append-to-register)
9811 (prepend-to-register): Use filter-buffer-substring.
9812
9813 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
9814
9815 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
9816 (gud-filter-pending-text): Move in front of gdb.
9817 (gud-overlay-arrow-position): New variable.
9818 (gud-sentinel, gud-display-line): Use it in place of
9819 overlay-arrow-position.
9820
9821 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
9822
9823 * progmodes/fortran.el (fortran-if-indent): Doc fix.
9824 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
9825 (fortran-font-lock-keywords-4): New variable.
9826 (fortran-blocks-re, fortran-end-block-re)
9827 (fortran-start-block-re): New constants, for hideshow.
9828 (hs-special-modes-alist): Add a Fortran entry.
9829 (fortran-mode-map): Bind fortran-end-of-block,
9830 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
9831 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
9832 (fortran-looking-at-if-then, fortran-end-of-block)
9833 (fortran-beginning-of-block): New functions, for hideshow.
9834
9835 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
9836 Doc fix. Tweak regexp.
9837 (f90-beginning-of-block): Push mark first.
9838
9839 2005-03-29 Jay Belanger <belanger@truman.edu>
9840
9841 * calc/calc.el: Update copyright date.
9842 (calc-version): Increase to 2.1.
9843 (calc-version-date): Remove.
9844
9845 * calc/calc-help.el: Update copyright date.
9846 (calc-full-help): Remove reference to calc-version-date.
9847 Update copyright date.
9848
9849 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
9850
9851 * vc.el (vc-do-command): Use a pipe for async processes, so password
9852 prompts don't show up at places where the user can't reply.
9853
9854 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
9855
9856 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
9857 on the file name we pass to the inferior shell.
9858
9859 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9860
9861 * progmodes/which-func.el (which-function): Be robust in the face of an
9862 imenu--make-index-alist failure.
9863
9864 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
9865
9866 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
9867
9868 * progmodes/python.el (python-preoutput-filter): Fix last change.
9869
9870 2005-03-29 Lute Kamstra <lute@gnu.org>
9871
9872 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
9873 functions and compiled macros.
9874 (debug-convert-byte-code): Handle macros too.
9875 (debug-on-entry-1): Don't signal an error when trying to clear a
9876 function that is not set to debug on entry.
9877
9878 2005-03-29 Jay Belanger <belanger@truman.edu>
9879
9880 * calc/calc-lang.el: Add functions to math-function-table
9881 properties of tex and math.
9882
9883 2005-03-29 Kenichi Handa <handa@m17n.org>
9884
9885 * ps-mule.el (ps-mule-plot-string): Translate characters by
9886 ps-print-translation-table.
9887 (ps-mule-begin-job): Call find-charset-region/string with
9888 ps-print-translation-table.
9889 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
9890
9891 * ps-print.el (ps-print-translation-table): New variable.
9892 (ps-plot-region): Translate characters by ps-print-translation-table.
9893
9894 2005-03-29 Juri Linkov <juri@jurta.org>
9895
9896 * simple.el (next-error-highlight-timer): New variable.
9897
9898 * progmodes/compile.el (compilation-goto-locus):
9899 Use `next-error-highlight-timer' instead of `sit-for'.
9900
9901 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
9902
9903 * mail/supercite.el (sc-mail-field): Use assoc-string.
9904 (sc-get-address): Simplify regexps.
9905
9906 * files.el (minibuffer-with-setup-hook): New macro.
9907 (find-file-read-args): Use it to avoid let-binding
9908 minibuffer-with-setup-hook (which breaks turning on/off
9909 file-name-shadow-mode while in the prompt).
9910
9911 * complete.el (PC-read-include-file-name-internal): Use
9912 test-completion.
9913
9914 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
9915
9916 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
9917
9918 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
9919
9920 * window.el (window-buffer-height): Use count-screen-lines.
9921
9922 * progmodes/python.el (python-preoutput-leftover): New var.
9923 (python-preoutput-filter): Use it.
9924 (python-send-receive): Loop until all the result has been received.
9925
9926 2005-03-28 Juri Linkov <juri@jurta.org>
9927
9928 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
9929
9930 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
9931 "Recover Crashed Session".
9932 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
9933 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
9934 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
9935 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
9936 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
9937 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
9938 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
9939 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
9940
9941 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
9942 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
9943 Ediff Sessions", "Toggle use of separate control buffer frame",
9944 "Use separate frame for Ediff control buffer".
9945
9946 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
9947 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
9948 "Rename Bookmark", "Delete Bookmark".
9949
9950 * info.el (Info-mode-menu): Remove ellipsis from "Index".
9951 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
9952 Add `:active Info-index-alternatives' to "Next Matching Item".
9953
9954 * wdired.el (wdired-change-to-wdired-mode):
9955 Mention `wdired-abort-changes' key in the initial message.
9956
9957 * international/mule.el (auto-coding-alist): Associate non-ascii
9958 image filename extensions with `no-conversion'.
9959
9960 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
9961
9962 * international/iso-acc.el:
9963 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
9964
9965 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
9966
9967 * textmodes/sgml-mode.el (html-mode): Doc update.
9968
9969 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
9970
9971 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
9972
9973 * term.el (term-move-columns): Fix face after extending a line.
9974 (term-insert-spaces): Likewise.
9975 (term-reset-terminal): Fix off by one error.
9976
9977 2005-03-26 Eli Zaretskii <eliz@gnu.org>
9978
9979 * international/mule.el (auto-coding-alist): Add .xpi files.
9980
9981 * files.el (auto-mode-alist): Add .xpi files.
9982
9983 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
9984
9985 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
9986
9987 2005-03-26 Eli Zaretskii <eliz@gnu.org>
9988
9989 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
9990
9991 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
9992
9993 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
9994 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
9995
9996 * calendar/cal-move.el (calendar-beginning-of-year): Move the
9997 cursor to Jan 1 when needed.
9998 (calendar-end-of-year): Fix -/+ typo.
9999 Reported by Chong Yidong <cyd@stupidchicken.com>.
10000
10001 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
10002
10003 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
10004
10005 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
10006 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
10007
10008 2005-03-25 Richard M. Stallman <rms@gnu.org>
10009
10010 * filesets.el (filesets-init): Add autoload.
10011
10012 * mail/mailalias.el (mail-directory): Doc fix.
10013
10014 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
10015
10016 * mail/mailalias.el (mail-directory-process): Do nothing if
10017 mail-directory-process is an atom.
10018 (mail-get-names): Ignore mail-directory-names if it is an atom.
10019 (mail-directory-process defvar): Doc fix.
10020 (mail-names): Doc fix.
10021
10022 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
10023
10024 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
10025
10026 2005-03-26 Kenichi Handa <handa@m17n.org>
10027
10028 * international/mule-util.el (detect-coding-with-priority):
10029 Call update-coding-systems-internal before detect-coding-region.
10030
10031 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
10032
10033 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
10034 (gdb-frames-mode-map): Add follow-link property.
10035
10036 2005-03-25 Jay Belanger <belanger@truman.edu>
10037
10038 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
10039 for variables.
10040
10041 2005-03-25 Juri Linkov <juri@jurta.org>
10042
10043 * image-mode.el: Optimize image filename extension regexps in
10044 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
10045 in `auto-mode-alist'.
10046 (image-mode): Add `image-toggle-display-text' to local hook
10047 `change-major-mode-hook'. Display the image as an image by
10048 default. Set `cursor-type' and `truncate-lines' if the image
10049 is already displayed. Take into account the current mode (image
10050 or text) in message.
10051 (image-minor-mode): New minor mode.
10052 (image-mode-maybe, image-toggle-display-text): New functions.
10053 (image-toggle-display): Use called-interactively-p.
10054 Let-bind `inhibit-read-only' to t.
10055
10056 * image-mode.el (image-minor-mode): Set `cursor-type' and
10057 `truncate-lines' if the image is already displayed. Add turning
10058 image-minor-mode off to `change-major-mode-hook'. Add message.
10059 Call `image-toggle-display-text' after turning image-minor-mode off.
10060
10061 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
10062
10063 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
10064 Terminal.app, use utf-8.
10065 (set-display-table-and-terminal-coding-system): Add coding-system arg.
10066 (set-locale-environment): Use it.
10067
10068 * term/xterm.el: Undo last change, better done in mule-cmds.el.
10069
10070 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
10071
10072 * progmodes/python.el (python-close-block-statement-p)
10073 (python-outdent-p, python-current-defun): Use symbol-end.
10074
10075 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
10076
10077 * files.el (save-some-buffers): Doc fix.
10078
10079 2005-03-25 Werner Lemberg <wl@gnu.org>
10080
10081 * complete.el, thumbs.el: Replace `legal' with `valid'.
10082 * calendar/calendar.el: Replace `legal' with `valid'.
10083 * emacs-lisp/advice.el: Replace `legal' with `valid'.
10084 * mail/supercite.el: Replace `legal' with `valid'.
10085 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
10086 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
10087 Replace `legal' with `valid'.
10088 * textmodes/reftex-vars.el, textmodes/reftex.el:
10089 Replace `legal' with `valid'.
10090
10091 2005-03-25 Werner Lemberg <wl@gnu.org>
10092
10093 * calc/calc-forms.el, calc/calc-sel.el:
10094 * midnight.el, vc-cvs.el:
10095 * emacs-lisp/cl-macs.el:
10096 * emulation/vip.el:
10097 * eshell/esh-io.el, eshell/esh-var.el:
10098 * mail/supercite.el:
10099 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
10100 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
10101 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
10102 * progmodes/sh-script.el, progmodes/xscheme.el:
10103 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
10104 * textmodes/reftex-index.el, textmodes/reftex-parse.el
10105 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
10106 * textmodes/reftex.el, textmodes/org.el:
10107 Replace `illegal' with `invalid'.
10108
10109 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
10110
10111 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
10112 (flymake-find-buildfile, flymake-find-possible-master-files)
10113 (flymake-check-include, flymake-parse-line): Replace loops over the
10114 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
10115
10116 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
10117 Substitute file-name-as-directory in the rest of the file.
10118 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
10119 (flymake-replace-region): Remove unused arg `buffer'.
10120 (flymake-check-patch-master-file-buffer): Update calls to it.
10121 (flymake-add-err-info): Remove unused var `count'.
10122 (flymake-mode): Use define-minor-mode.
10123
10124 * progmodes/flymake.el: Use with-current-buffer.
10125 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
10126 flymake-replace-regexp-in-string, flymake-line-beginning-position)
10127 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
10128 Avoid testing for `xemacs'.
10129 (flymake-nop): Move.
10130 (flymake-region-has-flymake-overlays): Return the computed value.
10131 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
10132 Remove unused var `endline'.
10133 (flymake-get-line-count): Remove unused function.
10134 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
10135
10136 * emulation/vi.el:
10137 * generic.el:
10138 * hilit-chg.el (global-highlight-changes):
10139 * hi-lock.el (hi-lock-mode):
10140 * follow.el: find-file-hooks -> find-file-hook.
10141
10142 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
10143
10144 2005-03-24 Juri Linkov <juri@jurta.org>
10145
10146 * dired.el (dired-mode-map): Add menu item "Compare directories"
10147 for dired-compare-directories.
10148
10149 * dired-aux.el (dired-compare-directories): Add autoload cookie.
10150 Doc fix. Replace `read-file-name' with `read-directory-name'.
10151
10152 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
10153
10154 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
10155
10156 2005-03-24 Jay Belanger <belanger@truman.edu>
10157
10158 * calc/calc-embed.el (calc-embedded-mode-change): Save all
10159 relevant mode settings in calc-embedded-original-modes when modes
10160 are permanently changed.
10161
10162 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
10163
10164 * autoinsert.el: find-file-hooks -> find-file-hook.
10165
10166 2005-03-24 Lute Kamstra <lute@gnu.org>
10167
10168 * generic.el (generic-font-lock-defaults): Make it obsolete.
10169 (generic-font-lock-keywords): New variable to replace
10170 generic-font-lock-defaults.
10171 (generic-mode-set-font-lock): Delete it.
10172 (generic-mode-internal): Don't call generic-mode-set-font-lock.
10173 (generic-bracket-support): Add docstring.
10174
10175 * generic-x.el: Rename generic-font-lock-defaults to
10176 generic-font-lock-keywords throughout.
10177 (mailagent-rules-setup-function): Delete it.
10178 (mailagent-rules-generic-mode): Use anonymous function instead.
10179 (show-tabs-generic-mode-font-lock-defaults-1)
10180 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
10181 Quote faces.
10182 (show-tabs-tab-face, show-tabs-space-face): Specify background,
10183 not foreground.
10184
10185 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
10186 Recognize define-generic-mode.
10187
10188 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
10189
10190 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
10191 if there's no completion table.
10192
10193 2005-03-23 Miles Bader <miles@gnu.org>
10194
10195 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
10196 Remove tty-specific variants, as they're no longer needed.
10197
10198 2005-03-23 Lute Kamstra <lute@gnu.org>
10199
10200 * generic-x.el: Code cleanup: make args constant whenever possible.
10201 (installshield-statement-keyword-list)
10202 (installshield-system-functions-list)
10203 (installshield-system-variables-list, installshield-types-list)
10204 (installshield-funarg-constants-list): Make them constants.
10205
10206 * generic.el (generic-make-keywords-list): Add autoload cookie.
10207
10208 * calendar/time-date.el: Add comment on time value formats.
10209 Don't require parse-time.
10210 (with-decoded-time-value): New macro.
10211 (encode-time-value): New function.
10212 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
10213 (days-to-time): Return a valid time value when arg is huge.
10214 (time-since): Use time-subtract.
10215 (time-to-number-of-days): Use time-to-seconds.
10216
10217 2005-03-23 David Ponce <david@dponce.com>
10218
10219 * recentf.el: (recentf-keep): New option.
10220 (recentf-menu-action): Default to `find-file'.
10221 (recentf-keep-non-readable-files-flag)
10222 (recentf-keep-non-readable-files-p)
10223 (recentf-file-readable-p, recentf-find-file)
10224 (recentf-cleanup-remote): Remove.
10225 (recentf-include-p): More robust.
10226 (recentf-keep-p): New function.
10227 (recentf-remove-if-non-kept): Rename from
10228 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
10229 All callers updated.
10230 (recentf-menu-items-for-commands): Fix help string.
10231 (recentf-track-closed-file): Update. Doc fix.
10232 (recentf-cleanup): Update. Count removed files. Doc fix.
10233
10234 2005-03-23 Kim F. Storm <storm@cua.dk>
10235
10236 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
10237 Don't inherit from fringe face (now happens automatically).
10238
10239 2005-03-22 Kim F. Storm <storm@cua.dk>
10240
10241 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
10242 position values.
10243
10244 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
10245
10246 * menu-bar.el (showhide-date-time): Remove.
10247 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
10248 (menu-bar-make-mm-toggle): Simplify.
10249
10250 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
10251
10252 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
10253 Accept qualified variable and function names.
10254
10255 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
10256
10257 * bindings.el (completion-ignored-extensions):
10258 Remove ".lis" for `vax-vms'.
10259
10260 2005-03-22 Andreas Schwab <schwab@suse.de>
10261
10262 * generic-x.el: Revert last change.
10263 * ldefs-boot.el: Update.
10264
10265 2005-03-22 Jay Belanger <belanger@truman.edu>
10266
10267 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
10268 (calc-embedded-save-original-modes)
10269 (calc-embedded-restore-original-modes): New functions.
10270 (calc-do-embedded): Save original modes when entering embedded mode
10271 and restore when leaving embedded mode.
10272 (calc-embedded-modes-change): Change the value of
10273 calc-embedded-original-modes to reflect permanent changes.
10274
10275 2005-03-22 Lute Kamstra <lute@gnu.org>
10276
10277 * generic-x.el: Require generic again.
10278
10279 2005-03-22 Miles Bader <miles@gnu.org>
10280
10281 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
10282 Tweak details to look good on both ttys and bitmap displays, light
10283 or dark background, etc.
10284
10285 2005-03-21 Kim F. Storm <storm@cua.dk>
10286
10287 * tooltip.el (tooltip-show-help-function): Check car and cdr of
10288 mouse position.
10289
10290 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
10291
10292 * icomplete.el: Don't forcibly turn on the mode upon load.
10293 (icomplete-mode): Use define-minor-mode.
10294 (icomplete-eoinput): Default to nil.
10295 (icomplete-minibuffer-setup): Remove autoload.
10296 (icomplete-tidy): Simplify.
10297 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
10298 in the initial state or if the user has modified the field.
10299 Fix handling of icomplete-max-delay-chars.
10300 Remove code that handles the oddball case where
10301 minibuffer-completion-table is an integer.
10302 Wrap icomplete-completions in while-no-input in case building
10303 completions takes more time than expected.
10304 (icomplete-completions): Simplify.
10305
10306 2005-03-21 Richard M. Stallman <rms@gnu.org>
10307
10308 * jka-compr.el (jka-compr-really-do-compress):
10309 Make variable buffer-local.
10310
10311 * image-mode.el: Handle .xpm files too.
10312 (image-toggle-display): Preserve modification flag.
10313
10314 * help.el (where-is): Don't mention aliases with no key bindings.
10315
10316 2005-03-21 Lute Kamstra <lute@gnu.org>
10317
10318 * generic.el: Fix commentary section. Don't require cl for
10319 compilation.
10320 (generic-mode-list): Add autoload cookie.
10321 (generic-use-find-file-hook, generic-lines-to-scan)
10322 (generic-find-file-regexp, generic-ignore-files-regexp)
10323 (generic-mode, generic-mode-find-file-hook)
10324 (generic-mode-ini-file-find-file-hook): Fix docstrings.
10325 (define-generic-mode): Make it a defmacro. Fix docstring.
10326 (generic-mode-internal): Code cleanup. Add autoload cookie.
10327 (generic-mode-set-comments): Code cleanup.
10328 * generic-x.el: Don't prevent compilation. Don't require generic.
10329 Follow coding conventions. Minor code cleanup.
10330 (etc-fstab-generic-mode): Add some keywords.
10331 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
10332 define-generic-mode like a function declaration.
10333
10334 2005-03-21 Jay Belanger <belanger@truman.edu>
10335
10336 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
10337 changing modes.
10338
10339 2005-03-21 Sam Steingold <sds@gnu.org>
10340
10341 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
10342
10343 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
10344
10345 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
10346 Add underscore to "f$ lexicals" regexp.
10347
10348 2005-03-20 Juri Linkov <juri@jurta.org>
10349
10350 * subr.el (progress-reporter-do-update): When `min-value' is equal
10351 to `max-value', set `percentage' to 0 and prevent division by zero.
10352
10353 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10354
10355 Sync with Tramp 2.0.48.
10356
10357 * net/tramp.el (all): Change all addresses to .gnu.org.
10358 (tramp-append-tramp-buffers): New defun.
10359 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
10360 Catch `dont-send' signal.
10361 (tramp-set-auto-save-file-modes): Set always permissions, because
10362 there might be an old auto-saved file belonging to another
10363 original file. This could be a security threat. Reported by
10364 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
10365 Check for Emacs 21.3.50 removed.
10366
10367 * net/tramp-smb.el (all): Remove debug construct for
10368 `with-parsed-tramp-file-name'.
10369 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
10370 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
10371 No error message if DIRECTORY or FILENAME doesn't exist.
10372 (tramp-smb-open-connection): Check existence of
10373 `tramp-smb-program'.
10374
10375 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
10376
10377 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
10378 Properly handle the case where the `m' or `s' command's argument is not
10379 yet terminated.
10380 (perl-indent-new-calculate): New function.
10381 (perl-indent-line): Use it.
10382
10383 2005-03-20 Miles Bader <miles@gnu.org>
10384
10385 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
10386 in text-mode too. Change to new face names.
10387 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
10388 Add `:weight bold' attribute.
10389 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
10390
10391 2005-03-19 Juri Linkov <juri@jurta.org>
10392
10393 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
10394
10395 * international/mule.el (auto-coding-alist): Sync with
10396 `auto-mode-alist' by adding upper case archive file extensions
10397 and adding ear/war to jar extension.
10398
10399 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
10400
10401 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
10402 running, restart it.
10403
10404 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
10405
10406 * finder.el (finder-current-item): Throw an error on an empty line.
10407
10408 * man.el (Man-follow-manual-reference): If current-word returns
10409 nil, use "".
10410
10411 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
10412
10413 * simple.el (goto-line): Doc fix.
10414
10415 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
10416
10417 * files.el (save-buffer): Doc fix.
10418
10419 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
10420
10421 * recentf.el (recentf-cleanup-remote): New variable.
10422 (recentf-cleanup): Use it to conditionally check availability of
10423 remote files.
10424
10425 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
10426
10427 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
10428 function names.
10429
10430 2005-03-19 Eli Zaretskii <eliz@gnu.org>
10431
10432 * language/thai-word.el: New file.
10433
10434 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
10435
10436 * files.el (backup-buffer): If the file's directory is not
10437 writable, use copy instead of move to backup the file.
10438
10439 2005-03-19 Eli Zaretskii <eliz@gnu.org>
10440
10441 * obsolete/keyswap.el: Moved to obsolete/ from term/.
10442
10443 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10444
10445 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
10446 Use functionp instead of symbolp and fboundp. Reported by Drkm
10447 <darkman_spam@yahoo.fr>.
10448 (ps-print-version): New version 6.6.6.
10449
10450 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
10451
10452 * textmodes/table.el (table--line-column-position): New idiom.
10453 (table--row-column-insertion-point-p): New function to test
10454 validity of row and column insertion operation at a location.
10455 (table-global-menu, table-cell-menu): Use above functions for
10456 deterministic test operation.
10457 (table--editable-cell-p): Behave in deterministic fashion.
10458
10459 2005-03-18 Juri Linkov <juri@jurta.org>
10460
10461 * isearch.el (isearch-lazy-highlight-new-loop):
10462 Make arguments beg and end optional.
10463 (isearch-update): Remove optional arguments nil from
10464 isearch-lazy-highlight-new-loop.
10465 (isearch-lazy-highlight-search): Let-bind case-fold-search to
10466 isearch-lazy-highlight-case-fold-search instead of
10467 isearch-case-fold-search, and let-bind isearch-regexp to
10468 isearch-lazy-highlight-regexp.
10469 Use isearch-lazy-highlight-last-string instead of isearch-string.
10470
10471 * replace.el (perform-replace): Remove bindings of global
10472 variables isearch-string, isearch-regexp, isearch-case-fold-search.
10473 Add three new arguments to `replace-highlight'.
10474 (replace-highlight): Add arguments string, regexp, case-fold.
10475 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
10476 to allow isearch-lazy-highlight-new-loop to use these values
10477 to set corresponding isearch-lazy-highlight-* internal
10478 variables whose values lazy highlighting will use regardless of
10479 changes to global variables isearch-string, isearch-regexp,
10480 isearch-case-fold-search during lazy highlighting loop.
10481 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
10482 to `lazy-highlight-cleanup'.
10483
10484 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
10485 (ispell-highlight-face): Set default face to `isearch' when
10486 lazy highlighting is enabled.
10487 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
10488 priority to 1. Add lazy highlighting.
10489 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
10490 from `isearch-dehighlight'.
10491
10492 2005-03-18 David Ponce <david@dponce.com>
10493
10494 * files.el (hack-local-variables): Do a case-insensitive search
10495 for End.
10496
10497 2005-03-18 Juri Linkov <juri@jurta.org>
10498
10499 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
10500 `isearch-lazy-highlight-cleanup', add alias to old name and
10501 declare obsolete. Add release numbers to other obsolete vars.
10502 (isearch-done, isearch-lazy-highlight-new-loop):
10503 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
10504 (lazy-highlight-cleanup) <variable>: Doc fix.
10505 (isearch-lazy-highlight-update): Rename obsolete
10506 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
10507
10508 2005-03-18 Kenichi Handa <handa@m17n.org>
10509
10510 * language/thai-util.el: Fix categorization of Thai characters in
10511 thai-category-table.
10512 (thai-composition-pattern): Adjust it for the above change.
10513 (thai-self-insert-command, thai-compose-syllable): New functions.
10514 (thai-compose-region): Use thai-compose-syllable.
10515 (thai-compose-string): Likewise.
10516 (thai-composition-function): Likewise.
10517 (thai-auto-composition): New function.
10518 (thai-auto-composition-mode): New minor mode.
10519
10520 * language/thai.el: Fix patterns to be registered in
10521 composition-function-table.
10522
10523 * international/quail.el (quail-input-method): Locally bind
10524 inhibit-modification-hooks to t.
10525
10526 2005-03-17 Richard M. Stallman <rms@gnu.org>
10527
10528 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
10529 (perl-mode): Use run-mode-hooks.
10530
10531 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
10532 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
10533 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
10534
10535 * mail/sendmail.el (sendmail-send-it): Reenable the code
10536 to compute resend-to-address and use it.
10537
10538 * tar-mode.el (tar-mode): Turn off undo unconditionally.
10539
10540 * image-mode.el: New file.
10541
10542 * image.el (insert-sliced-image): Add autoload cookie.
10543
10544 * font-lock.el (font-lock-lines-before): New user option.
10545 (font-lock-after-change-function): Obey it.
10546
10547 * bindings.el (esc-map): Make M-g a prefix.
10548 Bind M-g g and M-g M-g to goto-line.
10549
10550 * faces.el (face-id): Doc fix.
10551
10552 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
10553
10554 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
10555 (rmail-show-message): Use rmail-unknown-mail-followup-to.
10556 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
10557
10558 * mail/sendmail.el (mail-yank-ignored-headers)
10559 (mail-font-lock-keywords, mail-mode-fill-paragraph):
10560 Add Mail-Followup-To and Mail-Reply-To headers.
10561 (mail-citation-hook): Add autoload cookie.
10562 (mail-mode): Doc fix.
10563 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
10564 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
10565 (mail-mode-fill-paragraph): Handle those headers.
10566 (mail-mailing-lists): New variable.
10567 (mail-mail-reply-to, mail-mail-followup-to): New functions.
10568
10569 2005-03-17 Juri Linkov <juri@jurta.org>
10570
10571 * isearch.el (isearch-fallback): Check for `(car previous)'
10572 before calling `isearch-other-end-state'.
10573
10574 2005-03-17 Kim F. Storm <storm@cua.dk>
10575
10576 * simple.el (move-beginning-of-line): Move to beginning of buffer
10577 line, as well as beginning of screen line.
10578
10579 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
10580
10581 * calendar/diary-lib.el (mark-diary-entries): Use new optional
10582 argument REDRAW rather than calendar-redrawing variable.
10583 * calendar/calendar.el (calendar-redrawing): Delete.
10584 (redraw-calendar): Do not bind calendar-redrawing.
10585
10586 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
10587
10588 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
10589 diary-file buffer.
10590
10591 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
10592
10593 * help.el (describe-mode): Allow a :minor-mode-function property to
10594 specify a different minor mode toggle function than the variable.
10595 * simple.el (auto-fill-function):
10596 * subr.el (add-minor-mode): Use it.
10597
10598 2005-03-16 Kenichi Handa <handa@m17n.org>
10599
10600 * language/ethio-util.el (sera-being-called-by-w3): New variable.
10601 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
10602 (ethio-fidel-to-sera-buffer): Likewise.
10603
10604 2005-03-16 Juri Linkov <juri@jurta.org>
10605
10606 * emacs-lisp/find-func.el (find-function-regexp):
10607 Add defun-emitting macro `menu-bar-make-toggle'.
10608
10609 * isearch.el: Put `isearch-scroll' property to
10610 `split-window-horizontally'.
10611
10612 * info.el: Update error messages for `debug-ignored-errors'.
10613 (Info-isearch-search): Doc fix.
10614 (Info-find-node): Move up code to go into info buffer before
10615 recording the node to the history.
10616 (Info-fontify-node): Fontify titles only if the next line
10617 has two or more `*', `=', `-', `.'.
10618 Display "go to this node" for empty (match-string 3).
10619
10620 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10621
10622 * term/mac-win.el: Add mouse pointer shape constants.
10623
10624 2005-03-15 Kim F. Storm <storm@cua.dk>
10625
10626 * simple.el (move-beginning-of-line): Use vertical-motion.
10627
10628 2005-03-15 Juri Linkov <juri@jurta.org>
10629
10630 * isearch.el (isearch-error): New variable.
10631 (isearch-invalid-regexp, isearch-within-brackets): Remove.
10632 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
10633 (isearch-within-brackets-state): Remove.
10634 (isearch-case-fold-search-state, isearch-pop-fun-state):
10635 Decrease frame index.
10636 (isearch-mode, isearch-top-state, isearch-push-state)
10637 (isearch-edit-string, isearch-abort, isearch-search-and-update)
10638 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
10639 (isearch-search, isearch-lazy-highlight-new-loop):
10640 Replace `isearch-invalid-regexp' with `isearch-error'.
10641 Remove `isearch-within-brackets'.
10642 (isearch-search): Add `search-failed' handler to `condition-case'.
10643 (isearch-lazy-highlight-search): Add `condition-case' to catch
10644 errors and allow `isearch-lazy-highlight-update' to try
10645 highlighting from the beginning of the window.
10646 (isearch-repeat): Move up code to set isearch-wrapped to t
10647 before calling isearch-wrap-function.
10648
10649 * info.el (Info-isearch-initial-node): New internal variable.
10650 (Info-search): Signal an error in isearch mode when search leaves
10651 the initial node. Signal an error when `bound' is non-nil and
10652 nothing was found in the current subfile.
10653 (Info-isearch-search): Remove `condition-case'.
10654 (Info-isearch-wrap): Don't wrap when search failed during leaving
10655 the initial node. If `Info-isearch-search' is nil, wrap around
10656 the current node.
10657 (Info-isearch-start): New fun.
10658 (Info-mode): Add buffer-local hook `Info-isearch-start' to
10659 `isearch-mode-hook'.
10660
10661 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10662
10663 * simple.el (normal-erase-is-backspace): Set default to t if
10664 running on Mac.
10665
10666 * term/mac-win.el (function-key-map): Sync with x-win.el.
10667
10668 2005-03-15 Kenichi Handa <handa@m17n.org>
10669
10670 * international/mule-cmds.el (locale-language-names): Modify the
10671 format of elements and add more entries.
10672 (locale-preferred-coding-systems): Add more entries.
10673 (set-locale-environment): Adjust for the change of
10674 locale-language-names.
10675
10676 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
10677
10678 * pcvs.el (smerge-ediff): Remove bogus autoload.
10679
10680 2005-03-14 Lute Kamstra <lute@gnu.org>
10681
10682 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
10683 Ignore a `*' at the beginning of a line.
10684
10685 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
10686 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
10687 subr.el.
10688 (dont-compile, eval-when-compile, eval-and-compile): Use declare
10689 to specify indentation.
10690
10691 * generic.el (define-generic-mode): Let generic-mode-list be a
10692 list of strings; test membership with equal.
10693
10694 2005-03-14 Kim F. Storm <storm@cua.dk>
10695
10696 * simple.el (next-line, previous-line): Add optional try-vscroll
10697 arg to recognize interactive use. Pass it on to line-move.
10698 (line-move): Don't perform auto-window-vscroll when defining or
10699 executing keyboard macro to ensure consistent behavior.
10700
10701 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
10702
10703 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
10704
10705 2005-03-13 Lute Kamstra <lute@gnu.org>
10706
10707 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
10708 debugger-setup-buffer so that backtrace marks the frames set to
10709 debug-on-exit and we don't have to do it manually. Set an extra
10710 debug-on-exit for macro's.
10711 (debugger-setup-buffer): Don't mark the top frame manually.
10712
10713 2005-03-12 Lute Kamstra <lute@gnu.org>
10714
10715 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
10716 lisp-indent-function throughout.
10717 (with-no-warnings): Set lisp-indent-function property.
10718
10719 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
10720
10721 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
10722 Add entry for backslash.
10723
10724 2005-03-12 Juri Linkov <juri@jurta.org>
10725
10726 * info.el (Info-search): Four fixes for backward search.
10727
10728 2005-03-11 Jay Belanger <belanger@truman.edu>
10729
10730 * calc/calc.el (calc-language-alist): New variable.
10731 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
10732 (calc-embedded-find-modes): Use calc-language-alist instead of
10733 calc-embedded-language-alist.
10734
10735 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
10736
10737 * calendar/calendar.el (calendar-redrawing): New internal
10738 variable.
10739 (redraw-calendar): Remove bogus save-excursion from previous
10740 change. Bind calendar-redrawing to t for mark-diary-entries.
10741 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
10742 calendar if that is why we were called.
10743
10744 2005-03-11 Kenichi Handa <handa@m17n.org>
10745
10746 * international/mule.el (make-coding-system): Set property
10747 coding-system-define-form to nil.
10748 (define-coding-system-alias): Likewise.
10749
10750 2005-03-11 Kenichi Handa <handa@m17n.org>
10751
10752 These changes are suggested by Dave Love <fx@gnu.org>.
10753
10754 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
10755 coding: tag.
10756 (adaptive-fill-regexp): Add more bullets.
10757 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
10758 regexps.
10759
10760 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
10761
10762 * help.el (describe-mode): Properly handle non-trivial lighters.
10763 Don't ignore minor modes that are not listed in minor-mode-list.
10764
10765 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
10766 feature ON when the user requests to turn it OFF.
10767
10768 2005-03-10 Lute Kamstra <lute@gnu.org>
10769
10770 * emacs-lisp/debug.el (debug-entry-code): Delete it.
10771 (implement-debug-on-entry): New function to replace debug-entry-code.
10772 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
10773 second argument as the 2005-03-07 change makes it obsolete.
10774 (debug-on-entry, cancel-debug-on-entry): Update call to
10775 debug-on-entry-1.
10776 (debug, debugger-setup-buffer): Comment update.
10777 (debugger-frame-number): Update to work with implement-debug-on-entry.
10778
10779 2005-03-10 Jay Belanger <belanger@truman.edu>
10780
10781 * calc/calc-embed.el (math-ms-args): Declare it.
10782 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
10783 math-ms-args.
10784 (calc-embedded-subst): Use math-multi-subst-rec to substitute
10785 variables.
10786
10787 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
10788
10789 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
10790 Use message-box.
10791
10792 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
10793 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
10794 (tooltip-gud-tips): Simplify.
10795 (tooltip-gud-tips-p): Remove superfluous :set.
10796 (tooltip-gud-modes): Add fortran-mode.
10797 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
10798
10799 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
10800
10801 2005-03-09 Kim F. Storm <storm@cua.dk>
10802
10803 * play/animate.el (animate-place-char): Use forward-line instead
10804 of next-line to improve performance.
10805
10806 2005-03-09 Simon Josefsson <jas@extundo.com>
10807
10808 * net/browse-url.el (browse-url-default-browser): Doc fix.
10809
10810 2005-03-09 Miles Bader <miles@gnu.org>
10811
10812 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
10813 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
10814
10815 2005-03-09 Kenichi Handa <handa@m17n.org>
10816
10817 * international/latin-1.el: Set case and syntax for 255 only if
10818 set-case-syntax-set-multibyte is nil.
10819
10820 * textmodes/ispell.el (ispell-insert-word): New function.
10821 (ispell-word): Use ispell-insert-word to insert a new word.
10822 (ispell-process-line): Likewise.
10823 (ispell-complete-word): Likewise.
10824
10825 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
10826
10827 * calendar/calendar.el (redraw-calendar): Preserve point.
10828 Reported by Matt Hodges <MPHodges@member.fsf.org>.
10829 (calendar-week-start-day): Move after definition of
10830 redraw-calendar. Delete buffer test, since redraw-calendar has
10831 that now.
10832
10833 * calendar/diary-lib.el (mark-diary-entries): Only call
10834 redraw-calendar in the first of any recursive calls.
10835 Reported by Alan Shutko <ats@acm.org>.
10836
10837 2005-03-08 Juri Linkov <juri@jurta.org>
10838
10839 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
10840 (html-horizontal-rule, html-line, html-image, html-checkboxes)
10841 (html-radio-buttons): Add a space before the trailing `/>' where
10842 sgml-xml-mode is non-nil.
10843 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
10844 the subsequent tag of the empty XML tag.
10845 (html-href-anchor): Don't set initial input to "http:".
10846 (html-image): Ask for the image URL and set point inside alt="".
10847 (html-name-anchor): Duplicate the name in the `id' attribute when
10848 sgml-xml-mode is non-nil.
10849 (html-paragraph): Remove \n before <p>.
10850 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
10851 instead of `checked' when sgml-xml-mode is non-nil.
10852
10853 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
10854 Remove 1 space before #RRGGBB to not truncate it on terminal
10855 windows w/o fringes. Remove 1 space between bg and fg examples
10856 to get more space.
10857 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
10858 avoid byte-compile warnings.
10859
10860 * image-file.el (image-file-handler): Put `safe-magic' property to
10861 `image-file-handler'.
10862
10863 * info.el (Info-isearch-search): Emulate word search in
10864 isearching through multiple Info nodes with Info-search.
10865 (Info-isearch-wrap): Allow isearch-word.
10866
10867 2005-03-08 Lute Kamstra <lute@gnu.org>
10868
10869 * emacs-lisp/debug.el (debugger-step-through): Make sure that
10870 stepping into the debugger's code is not possible.
10871 (debugger-jumping-flag): Docstring update.
10872
10873 2005-03-08 Jay Belanger <belanger@truman.edu>
10874
10875 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
10876 embedded mode begins.
10877 (calc-embedded-language-alist): New variable.
10878 (calc-embedded-find-modes): Use calc-embedded-language-alist to
10879 set default language mode.
10880
10881 2005-03-08 Kenichi Handa <handa@m17n.org>
10882
10883 * international/ccl.el (define-ccl-program): Fix docstring about
10884 extra 256 bytes assured for the output buffer.
10885
10886 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
10887 Fix BUFFER_MAGNIFICATION to 2.
10888 (ccl-encode-mule-utf-16be-with-signature): Likewise.
10889
10890 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
10891
10892 * align.el (align-rules-list): Added an alignment rule for CSS
10893 declarations (applies to css-mode and html-mode buffers).
10894
10895 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
10896
10897 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
10898
10899 2005-03-07 Kim F. Storm <storm@cua.dk>
10900
10901 * simple.el (move-beginning-of-line): New command.
10902
10903 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
10904
10905 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
10906
10907 * emulation/cua-base.el: Put CUA move property on move-end-of-line
10908 and move-beginning-of-line.
10909
10910 * apropos.el (apropos-print): Omit command from M-x ... RET.
10911
10912 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
10913
10914 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
10915 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
10916
10917 2005-03-06 Richard M. Stallman <rms@gnu.org>
10918
10919 * bindings.el (esc-map): Bind M-g to goto-line.
10920
10921 * facemenu.el (global-map): Bind M-o, not M-g.
10922
10923 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10924
10925 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
10926 "Open Directory" as for "Open File".
10927
10928 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
10929
10930 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
10931 (push-mark-command): Run activate-mark-hook.
10932
10933 2005-03-06 Richard M. Stallman <rms@gnu.org>
10934
10935 * help-mode.el (help-mode-finish): Don't alter the element
10936 in view-return-to-alist if there already is one.
10937
10938 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
10939 make sure the current buffer is the expected one.
10940
10941 * novice.el (disabled-command-function): Output in *Disabled Command*.
10942 Explicitly ignore non-keyboard events, and explicitly handle C-g.
10943
10944 * textmodes/flyspell.el (flyspell-large-region):
10945 Pass args differently for aspell.
10946
10947 * files.el (mode-require-final-newline): Doc fix.
10948
10949 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10950
10951 * progmodes/which-func.el (which-function):
10952 Specify NOERROR when calling imenu--make-index-alist.
10953
10954 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
10955
10956 * simple.el (normal-erase-is-backspace): Define default value.
10957
10958 * custom.el (custom-theme-set-variables): Remove unused var
10959 `immediate'.
10960 (custom-reevaluate-setting): Simple function to handle variables
10961 that are defined before their default value can really be
10962 computed.
10963
10964 * startup.el (command-line): Use it for temporary-file-directory,
10965 small-emporary-file-directory, auto-save-file-name-transforms,
10966 blink-cursor-mode, and normal-erase-is-backspace.
10967
10968 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
10969 progress, even with buggy anchored keywords.
10970
10971 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
10972
10973 * simple.el (goto-line): Remove unbalanced final parenthesis.
10974
10975 2005-03-05 Richard M. Stallman <rms@gnu.org>
10976
10977 * simple.el (goto-line): Use a number at point as the default.
10978 With C-u as arg, switch buffers.
10979
10980 2005-03-05 Juri Linkov <juri@jurta.org>
10981
10982 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
10983 with `no-blinking-cursor'.
10984
10985 * startup.el (no-blinking-cursor): New defvar.
10986 (command-line): Add `--no-blinking-cursor' to longopts.
10987 Set `no-blinking-cursor' to t for command line arguments
10988 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
10989 with `no-blinking-cursor' in the condition for calling
10990 `blink-cursor-mode'.
10991
10992 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
10993
10994 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
10995 (menu-bar-options-save): Add blink-cursor-mode.
10996 (menu-bar-options-menu): Add blink-cursor-mode.
10997
10998 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
10999
11000 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
11001 (icalendar-export-file, icalendar-export-region)
11002 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
11003 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
11004
11005 2005-03-04 Lute Kamstra <lute@gnu.org>
11006
11007 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
11008 (debug-function-list): Ditto.
11009
11010 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
11011
11012 * textmodes/texinfmt.el (texinfo-append-refill):
11013 Redefine the types of line to which @refill
11014 is not appended by replacing a search for `@refill\\|@bye' with
11015 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
11016 itemize@refill' bug and the unfilled long lines bug.
11017 (texinfmt-version): Update number and date.
11018
11019 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
11020
11021 * international/code-pages.el (windows-1250, windows-125[2-8])
11022 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
11023
11024 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
11025
11026 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
11027 bound yet.
11028
11029 2005-03-02 Romain Francoise <romain@orebokech.com>
11030
11031 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
11032 buffer after removing limits.
11033 (ibuffer-pop-filter): Ditto.
11034 Update copyright.
11035
11036 2005-03-02 Miles Bader <miles@gnu.org>
11037
11038 * button.el (make-text-button): If the user doesn't specify a
11039 type, use the default. Rewrite to use `add-text-properties' and
11040 plist functions.
11041
11042 2005-03-01 Lute Kamstra <lute@gnu.org>
11043
11044 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
11045 (debugger-jumping-flag): New var.
11046 (debug-entry-code): Use it.
11047 (debugger-jump): Use debugger-jumping-flag and add
11048 debugger-reenable to post-command-hook.
11049 (debugger-reenable): Use debugger-jumping-flag and remove itself
11050 from post-command-hook.
11051 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
11052 debugger-reenable.
11053
11054 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
11055
11056 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
11057 inclusion of "itemize\\|", which may be unnecessary, is certainly
11058 inelegant, and stops refilling in itemize lists when formatting
11059 Japanese Texinfo files to Info.
11060 Update copyright to 2005.
11061
11062 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
11063
11064 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
11065 of an error if GDB can't find the source file.
11066
11067 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
11068
11069 * calendar/calendar.el (redraw-calendar): Work from any buffer,
11070 not just the calendar.
11071
11072 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
11073 first.
11074 (diary-redraw-calendar): New function.
11075 (make-diary-entry): Add diary-redraw-calendar to local
11076 write-contents-functions. Turn off selective display before
11077 inserting in diary.
11078
11079 2005-03-01 Kim F. Storm <storm@cua.dk>
11080
11081 * emacs-lisp/copyright.el (copyright-fix-years): New command.
11082
11083 2005-03-01 Lute Kamstra <lute@gnu.org>
11084
11085 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
11086 that debug-entry-code can be safely removed from a function while
11087 this code is being evaluated. Revert the 2005-02-27 change as the
11088 new implementation no longer requires it. Make sure that a
11089 function body containing just a string is not mistaken for a docstring.
11090 (debug): Skip one more frame in case of debug on entry.
11091 (debugger-setup-buffer): Delete one more frame line in case of
11092 debug on entry.
11093 (debugger-frame-number): Update to use the new text introduced by
11094 the 1999-11-03 change. Skip one more frame in case of debug on entry.
11095
11096 2005-02-28 Kim F. Storm <storm@cua.dk>
11097
11098 * double.el (double-translate-key): Call force-window-update after
11099 read-event to avoid crash in redisplay.
11100
11101 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
11102
11103 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
11104 (debug): Use it. Move the inhibit-trace earlier.
11105 (debug-entry-code): New const.
11106 (debug-on-entry-1): Use it.
11107
11108 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
11109
11110 * international/utf-16.el (ccl-encode-mule-utf-16le):
11111 Fix BUFFER_MAGNIFICATION to 2.
11112 (ccl-encode-mule-utf-16be): Likewise.
11113
11114 2005-02-28 Kenichi Handa <handa@m17n.org>
11115
11116 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
11117 Fix BUFFER_MAGNIFICATION to 4.
11118 (ccl-encode-mule-utf-16be-with-signature): Likewise.
11119
11120 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
11121
11122 * speedbar.el (speedbar-update-flag): Doc fix.
11123 (speedbar-show-info-under-mouse): Give set-mouse-position the right
11124 argument.
11125
11126 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
11127
11128 * reveal.el (reveal-post-command): Don't try to reveal overlays which
11129 have a non-nil `invisible' property but are actually visible.
11130
11131 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
11132 for perldoc sections.
11133 (perl-outline-regexp, perl-outline-level): New var and function.
11134 (perl-mode): Use them.
11135
11136 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
11137
11138 * calendar/diary-lib.el (diary-remind): Discard any mark portion
11139 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
11140
11141 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
11142
11143 * cus-edit.el: Comment change.
11144 (custom-buffer-create-internal): Slightly reword text at top of
11145 Custom buffers. Mention there that saving an option edits the
11146 init file. Add link to Emacs manual node on `custom-file'.
11147 (custom-magic-alist): Rewrite individual State messages to use
11148 capitalized keywords. Doc fix.
11149
11150 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
11151
11152 * calendar/calendar.el (calendar-buffer): Move above
11153 calendar-week-start-day.
11154 (calendar-week-start-day): Doc fix. Add :set function.
11155 (calendar-minimum-window-height): New variable.
11156 (generate-calendar-window): Only resize window if selected-window
11157 is displaying the calendar buffer. Use new variable
11158 calendar-minimum-window-height.
11159 (generate-calendar): Reword error message.
11160 (calendar-mode-map): Bind DEL to scroll-other-window-down.
11161
11162 2005-02-27 Andreas Schwab <schwab@suse.de>
11163
11164 * vc.el (vc-do-command): Don't run command asynchronously when
11165 operating in a remote directory.
11166
11167 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
11168 change from sync with Tramp 2.0.47.
11169
11170 2005-02-27 Richard M. Stallman <rms@gnu.org>
11171
11172 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
11173
11174 * textmodes/flyspell.el (flyspell-mode-on):
11175 Call ispell-change-dictionary only if necessary.
11176
11177 * emacs-lisp/re-builder.el (regexp-builder): New function.
11178
11179 * register.el (describe-register-1): Explicitly handle
11180 yank-excluded-properties = t.
11181
11182 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
11183 (custom-magic-alist): Change the status descriptions again.
11184 (face widget-type): Total rewrite based on `restricted-sexp'
11185 to eliminate the confusing double hiding levels.
11186
11187 * emacs-lisp/debug.el (debug-on-entry-1):
11188 If function body is empty, add nil as body form.
11189
11190 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
11191
11192 * emacs-lisp/trace.el (inhibit-trace): New var.
11193 (trace-make-advice): Use it.
11194
11195 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
11196
11197 2005-02-26 Kim F. Storm <storm@cua.dk>
11198
11199 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
11200 (mouse-on-link-p, mouse-drag-region-1): Use it.
11201
11202 2005-02-25 Lute Kamstra <lute@gnu.org>
11203
11204 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
11205
11206 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
11207
11208 * frame.el (blink-cursor-mode): Add :group keyword.
11209
11210 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
11211
11212 * calendar/icalendar.el (icalendar--decode-isodatetime):
11213 New optional argument DAY-SHIFT.
11214 (icalendar-export-region): Fix coding-system-for-write.
11215 (icalendar--convert-ical-to-diary): Shift end-day of all-day
11216 events by one.
11217
11218 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
11219
11220 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
11221
11222 2005-02-24 Kim F. Storm <storm@cua.dk>
11223
11224 * international/iso-acc.el (iso-accents-compose): Fix crash
11225 during redisplay. Call force-window-update after read-event
11226 and delete-region to signal that window is not accurate.
11227
11228 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
11229
11230 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
11231 Remove unused and inexistent var `inhibit-trace'.
11232 (debugger-mode): Use run-mode-hooks.
11233 (debugger-list-functions): Add buttons; setup xref stack.
11234
11235 2005-02-23 Richard M. Stallman <rms@gnu.org>
11236
11237 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
11238 appointment says it was explicitly made.
11239 (appt-add): Set the 3rd element.
11240 (appt-make-list): Preserve explicit appointments.
11241
11242 * subr.el (find-tag-default): Catch errors in forward-sexp.
11243
11244 2005-02-23 Juri Linkov <juri@jurta.org>
11245
11246 * info.el (Info-isearch-search): New defcustom.
11247 (Info-isearch-search): Call the default isearch function
11248 when Info-isearch-search is nil.
11249 (Info-isearch-wrap): Use variable Info-isearch-search.
11250
11251 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
11252
11253 * cus-edit.el: Comment change.
11254
11255 2005-02-22 Kim F. Storm <storm@cua.dk>
11256
11257 * progmodes/hideif.el (hide-ifdef-use-define-alist):
11258 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
11259
11260 2005-02-22 Simon Josefsson <jas@extundo.com>
11261
11262 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
11263 New variable.
11264 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
11265 Oskarsson" <myrkraverk@users.sourceforget.net>.
11266
11267 2005-02-22 Kim F. Storm <storm@cua.dk>
11268
11269 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
11270 check that window of that event is the selected window.
11271 (mouse-drag-region-1): Compare mouse event window to selected
11272 window before setting point.
11273
11274 * tooltip.el (tooltip-show-help-function): Pass event to
11275 mouse-on-link-p so it can check selected window.
11276
11277 2005-02-22 Kenichi Handa <handa@m17n.org>
11278
11279 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
11280 (ps-mule-show-warning): New function.
11281 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
11282 characters are found.
11283
11284 * ps-print.el (ps-header-footer-string): Return a list of header
11285 and footer strings.
11286
11287 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
11288
11289 * pcvs.el (cvs-retrieve-revision): Fix thinko.
11290
11291 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
11292
11293 * frame.el (blink-cursor-mode): Use define-minor-mode.
11294
11295 * term/mac-win.el (function-key-map): Use char-names more consistently.
11296 (file-name-coding-system): Only set it for MacOS-9. The other case is
11297 already handled in mule-cmds.el (where it also works when mac-win.el
11298 is not used).
11299
11300 2005-02-21 Kenichi Handa <handa@m17n.org>
11301
11302 * international/mule.el (ctext-pre-write-conversion): Always use
11303 " *code-converting-work*" buffer for work.
11304
11305 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
11306
11307 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
11308
11309 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
11310
11311 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
11312
11313 * ses.el (undo-more): Restore defadvice, but only the part that
11314 allows changes outside the restricted area of the buffer.
11315
11316 2005-02-20 Kim F. Storm <storm@cua.dk>
11317
11318 * simple.el (line-move): Add fourth optional arg try-vscroll which
11319 must be set to perform auto-window-vscroll.
11320 When moving backwards and doing auto-window-vscroll, automatically
11321 vscroll to the last part of lines which are taller than the window.
11322 (next-line, previous-line): Set try-vscroll arg on line-move.
11323
11324 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
11325
11326 * replace.el (query-replace, query-replace-regexp)
11327 (replace-string, replace-regexp): When operating on region, make
11328 the minibuffer prompt say so.
11329
11330 * isearch.el (isearch-forward): Document isearch-query-replace and
11331 isearch-query-replace-regexp keybindings.
11332
11333 2005-02-19 Jay Belanger <belanger@truman.edu>
11334
11335 * calc/calc-aent.el (math-read-token): Add local variable.
11336
11337 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
11338 (calc-edit-top): Move declaration to earlier in file.
11339 (calc-edit-macro-repeats): Add local variables.
11340
11341 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
11342 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
11343 calcFunc-tanh.
11344 Adjust integration rule for calcFunc-tan.
11345
11346 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
11347
11348 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
11349 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
11350 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
11351 (viper-skip-separators): Bug fix.
11352 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
11353 particular major mode.
11354 (viper-del-backward-char-in-replace): Don't put deleted char on the
11355 kill ring.
11356
11357 * viper-ex.el (viper-color-display-p): New function.
11358 (viper-has-face-support-p): Use viper-color-display-p.
11359
11360 * viper-keym.el (viper-gnus-modifier-map): New keymap.
11361
11362 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
11363
11364 * viper-util.el (viper-glob-unix-files): Fix shell status check.
11365 (viper-file-remote-p): Make equivalent to file-remote-p.
11366
11367 * viper.el (viper-major-mode-modifier-list):
11368 Use viper-gnus-modifier-map.
11369
11370 2005-02-19 David Kastrup <dak@gnu.org>
11371
11372 * subr.el (subregexp-context-p): Fix garbled doc string by adding
11373 quoting.
11374
11375 2005-02-19 Jay Belanger <belanger@truman.edu>
11376
11377 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
11378 Remove extra definitions.
11379 (calc-coth): New function.
11380 (calcFunc-cot): Fix `let'.
11381
11382 2005-02-19 Eli Zaretskii <eliz@gnu.org>
11383
11384 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
11385 the reasons we use "type pc" in these faces.
11386
11387 * button.el (button): Ditto.
11388
11389 2005-02-19 Michael Mauger <mmaug@yahoo.com>
11390
11391 * replace.el (query-replace-read-from): Set the value of
11392 query-replace-from-history-variable to handle the case of an empty
11393 string entered to accept the suggested default.
11394
11395 * net/tramp.el (tramp-file-name-for-operation):
11396 Use dired-call-process instead of dired-call-process-command.
11397
11398 2005-02-19 Jay Belanger <belanger@truman.edu>
11399
11400 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
11401 (math-div-non-trig): New variables.
11402 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
11403 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
11404 (math-combine-prod, math-div-symb-fancy): Add simplifications for
11405 trig expressions.
11406
11407 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
11408
11409 * progmodes/gdb-ui.el (gdb-var-update-handler)
11410 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
11411 for watch expressions,
11412 (gdb-var-create-handler): Don't set speedbar-update-flag.
11413 (gdb-post-prompt): Simplify test for speedbar.
11414
11415 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
11416
11417 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
11418 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
11419 we use the syntax table of the correct buffer.
11420 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
11421 Felix Gatzemeier.
11422
11423 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
11424 (ediff-file-remote-p): Make synonymous with file-remote-p.
11425 In all deffaces ediff-*-face-*, use min-colors.
11426
11427 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
11428 ediff-recurse-to-subdirectories.
11429 (ediff-mark-if-equal): Check that the arguments are strings, use
11430 ediff-same-contents (after to Felix Gatzemeier).
11431
11432 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
11433 nil.
11434
11435 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
11436
11437 * log-view.el (log-view-message-re): Fix up Subversion regexp.
11438
11439 2005-02-18 David Kastrup <dak@gnu.org>
11440
11441 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
11442 use `mark-active' when defined.
11443
11444 2005-02-18 Kenichi Handa <handa@m17n.org>
11445
11446 * ps-print.el (ps-font-info-database): New entry
11447 ZapfChancery-MediumItalic with correct font name. Fix font name
11448 of the entry Zapf-Chancery-MediumItalic.
11449
11450 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
11451
11452 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
11453
11454 2005-02-16 Kim F. Storm <storm@cua.dk>
11455
11456 * ido.el (ido-fallback-command): Pass user input to fallback command.
11457
11458 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
11459
11460 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
11461 (gdb-find-file-hook): Add server prefix.
11462
11463 2005-02-16 Richard M. Stallman <rms@gnu.org>
11464
11465 * replace.el (perform-replace): Pass new args to replace-highlight.
11466 (replace-highlight): Take region args,
11467 and pass them to isearch-lazy-highlight-new-loop.
11468
11469 * novice.el (disabled-command-hook): Autoload the defalias
11470 and the make-obsolete-variable call.
11471
11472 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
11473
11474 * isearch.el (isearch-lazy-highlight-start-limit)
11475 (isearch-lazy-highlight-end-limit): New variables limit
11476 the region for highlighting.
11477 (isearch-lazy-highlight-new-loop): New args BEG and END.
11478 (isearch-lazy-highlight-search): Use the new vars.
11479 (isearch-lazy-highlight-update): Likewise.
11480
11481 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
11482
11483 * cus-start.el (all): Use default-boundp.
11484
11485 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
11486
11487 * menu-bar.el (menu-bar-select-frame): Handle current frame.
11488
11489 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
11490
11491 * autorevert.el (auto-revert-stop-on-user-input)
11492 (auto-revert-verbose): Doc fixes.
11493
11494 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
11495
11496 * international/mule-cmds.el (set-locale-environment): Remove call
11497 to set-selection-coding-system on Windows.
11498
11499 2005-02-15 Jay Belanger <belanger@truman.edu>
11500
11501 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
11502 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
11503 calcFunc-coth.
11504 (math-simplify-sqrt): Add simplifications.
11505
11506 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
11507 to list.
11508
11509 * calc/calc-ext.el: Add functions to autoloads.
11510
11511 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
11512 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
11513 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
11514 (math-csc-raw, math-cot-raw): New functions.
11515
11516 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
11517
11518 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
11519 the variable name in a message.
11520
11521 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
11522 calcFunc-csc, calcFunc-cot.
11523
11524 * calc/calcalg2.el: Add derivative and integration rules for
11525 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
11526 calcFunc-csch, calcFunc-coth.
11527 (math-do-integral-methods): Add to checks for when to use
11528 substitutions.
11529
11530 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
11531
11532 2005-02-15 Lute Kamstra <lute@gnu.org>
11533
11534 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
11535 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
11536 <monnier@iro.umontreal.ca>
11537 (lisp-outline-level): Improve efficiency. Suggested by David
11538 Kastrup <dak@gnu.org>.
11539
11540 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
11541
11542 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
11543 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
11544 (gdb-set-gud-minor-mode-existing-buffers): New functions.
11545 (gdb-find-file-hook): New hook. Add it to find-file-hook.
11546 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
11547
11548 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
11549
11550 * cus-start.el (all): Comment change.
11551
11552 2005-02-14 Lute Kamstra <lute@gnu.org>
11553
11554 * cus-start.el (all): Check if symbol is void.
11555
11556 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
11557
11558 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
11559 optional argument to \cite.
11560
11561 2005-02-14 Richard M. Stallman <rms@gnu.org>
11562
11563 * cus-edit.el (custom-buffer-create-internal): Update help message.
11564 (custom-magic-alist): Update help messages.
11565
11566 * cus-start.el (all): Allow a var to specify a standard value.
11567
11568 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
11569
11570 * custom.el (custom-theme-set-variables): Handle variable aliases.
11571
11572 * frame.el (blink-cursor-timer): Doc fix.
11573 (blink-cursor): Make it an alias for `blink-cursor-mode' and
11574 declare obsolete.
11575 (blink-cursor-mode): Define with defcustom and use correct
11576 standard expression in that defcustom.
11577 * startup.el (command-line): Adapt to above changes in frame.el.
11578
11579 2005-02-11 Lute Kamstra <lute@gnu.org>
11580
11581 * apropos.el (apropos-score-doc): Prevent division by zero.
11582
11583 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
11584
11585 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
11586 (icalendar--get-event-property-attributes)
11587 (icalendar--get-event-properties)
11588 (icalendar--datetime-to-diary-date): New functions.
11589 (icalendar--split-value): Doc fix.
11590 (icalendar--datetime-to-noneuropean-date)
11591 (icalendar--datetime-to-european-date): New optional argument
11592 SEPARATOR. Return result as a string instead of a list.
11593 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
11594 (icalendar--convert-string-for-export): Rename arg S to STRING.
11595 (icalendar-export-region): Doc fix. Change name of error buffer.
11596 Save output buffer.
11597 (icalendar-import-file): Add blank at end of prompt.
11598 (icalendar-import-buffer): Doc fix. Do not switch to error
11599 buffer. Indicate status in return value.
11600 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
11601 buffer. Save output buffer. Handle exception from recurrence
11602 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
11603 events. Fix problems with weekly all-day events.
11604
11605 2005-02-10 Richard M. Stallman <rms@gnu.org>
11606
11607 * simple.el (eval-expression-print-format):
11608 Avoid warning about edebug-active.
11609
11610 * help.el (help-for-help-internal): Rename from help-for-help.
11611 (help-for-help): Define with defalias.
11612
11613 * font-core.el (font-lock-default-function): Use with-no-warnings.
11614
11615 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
11616
11617 * custom.el (defface): Doc fix.
11618
11619 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
11620
11621 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
11622 width 0" to prevent word wrapping problems.
11623
11624 2005-02-09 Kim F. Storm <storm@cua.dk>
11625
11626 * ido.el (ido-file-extensions-order): New defcustom.
11627 (ido-file-extension-lessp, ido-file-extension-aux)
11628 (ido-file-extension-order): New advanced file ordering.
11629 (ido-file-lessp): New simple file ordering.
11630 (ido-sort-list): Remove.
11631 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
11632 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
11633
11634 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
11635
11636 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
11637 that some versions of grep produce.
11638 (grep-mode-font-lock-keywords): Likewise.
11639
11640 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
11641
11642 * progmodes/gdb-ui.el (gdb-location-list): New variable.
11643 (gdb-cdir): Delete.
11644 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
11645 (gdb-source-info): Treat case when source file is in another
11646 directory properly.
11647 (gdb-get-location): New function.
11648
11649 2005-02-07 Jay Belanger <belanger@truman.edu>
11650
11651 * calc/calc-prog.el (calc-write-parse-table-part)
11652 (calc-fix-token-name): Fix a check for language type.
11653
11654 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
11655
11656 2005-02-07 Andre Spiegel <spiegel@gnu.org>
11657
11658 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
11659 as directory not writable.
11660
11661 2005-02-07 Kim F. Storm <storm@cua.dk>
11662
11663 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
11664 (cua--standard-movement-commands): Remove list.
11665 Instead, set CUA property value to move for movement commands.
11666 (cua-movement-commands): Remove. Users must set CUA prop instead.
11667 (cua--pre-command-handler): Check CUA property.
11668 (cua--init-keymaps): Don't remap undo commands.
11669 (cua-mode): Don't call cua--rectangle-on-off.
11670
11671 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
11672 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
11673 (cua--rect-undo-set-point): New var.
11674 (cua--rectangle-undo-boundary): Setup undo apply entry.
11675 (cua--rect-undo-handler): New function for rectangle undo.
11676 (cua--rect-start-position, cua--rect-end-position): Add.
11677 (cua--rectangle-post-command): Call cua--rectangle-set-corners
11678 for restored rectangle. Set point if cua--rect-undo-set-point.
11679
11680 2005-02-06 Jay Belanger <belanger@truman.edu>
11681
11682 * calc/calc-lang.el (calc-tex-language): Display more information
11683 in messages.
11684
11685 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
11686 in TeX mode.
11687
11688 2005-02-06 Richard M. Stallman <rms@gnu.org>
11689
11690 * emacs-lisp/lisp.el (buffer-end): Doc fix.
11691
11692 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
11693
11694 * net/ldap.el (ldap-search-internal): Support attributes with
11695 optional descriptions separated by a semi-colon, as in
11696 "userCertificate;binary".
11697
11698 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11699
11700 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
11701 isn't a cons (i.e. the version is 0).
11702
11703 2005-02-05 Eli Zaretskii <eliz@gnu.org>
11704
11705 * help.el (help-for-help): Doc fix.
11706
11707 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
11708
11709 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
11710 GDB-Windows on the menu-bar as this works better.
11711
11712 2005-02-04 Jay Belanger <belanger@truman.edu>
11713
11714 * calc/calc-embed.el (calc-embedded-update): Don't put in
11715 unnecessary newlines. Adjust the end of formula marker.
11716
11717 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
11718 (math-latex-parse-two-args): New function.
11719
11720 2005-02-03 Lute Kamstra <lute@gnu.org>
11721
11722 * help-fns.el (help-with-tutorial): Make sure that users cannot
11723 remove the entire text of the tutorial by means of `undo'.
11724
11725 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
11726
11727 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
11728 in recent changes, where the ispell process was repeatedly
11729 killed & restarted.
11730
11731 * international/mule-cmds.el (set-locale-environment): Set file-name
11732 coding system to utf-8 on Darwin systems.
11733 (set-default-coding-systems): Don't set default-file-name-coding-system
11734 on Darwin systems.
11735
11736 2005-02-03 Richard M. Stallman <rms@gnu.org>
11737
11738 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
11739
11740 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
11741
11742 * faces.el (list-faces-display): Add optional argument.
11743
11744 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
11745
11746 * font-core.el (font-lock-default-function): Handle the rare case where
11747 only font-lock-keywords is set.
11748
11749 2005-02-02 Kenichi Handa <handa@m17n.org>
11750
11751 * international/characters.el: Cancel previous change for
11752 I-WITH-DOT-ABOVE and DOTLESS-i.
11753
11754 * international/latin-5.el: Cancel previous change.
11755
11756 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
11757
11758 * progmodes/gud.el: Correction to syntax in gud-menu-map.
11759
11760 2005-02-02 Kenichi Handa <handa@m17n.org>
11761
11762 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
11763 DOTLESS-i.
11764
11765 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
11766 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
11767
11768 * case-table.el (get-upcase-table): New function.
11769 (copy-case-table): Copy upcaes table too if non-nil.
11770 (set-case-syntax-delims): Maintain upcase table too.
11771 (set-case-syntax-pair): Likewise.
11772 (set-upcase-syntax, set-downcase-syntax): New functions.
11773 (set-case-syntax): Maintain upcase table too.
11774
11775 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
11776
11777 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
11778
11779 * progmodes/gud.el (gud-goto-info): New function.
11780 (gud-tool-bar-map): Use correct icon.
11781
11782 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
11783
11784 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
11785 When delegating, order args in the funcall correctly.
11786
11787 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
11788
11789 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
11790
11791 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
11792
11793 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
11794 buffer not visiting a file.
11795
11796 2005-01-31 Jay Belanger <belanger@truman.edu>
11797
11798 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
11799 bound on the line with the formula.
11800
11801 2005-01-31 Kim F. Storm <storm@cua.dk>
11802
11803 * ses.el (ses-create-cell-variable-range)
11804 (ses-destroy-cell-variable-range, ses-reset-header-string)
11805 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
11806 (ses-insert-row): Fix format of apply undo entries.
11807
11808 2005-01-31 Jay Belanger <belanger@truman.edu>
11809
11810 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
11811 parts.
11812
11813 * calc/calc-embed.el (calc-embedded-open-formula)
11814 (calc-embedded-close-formula): Ignore matrix environments.
11815
11816 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
11817 TeX mode.
11818
11819 * calc/calc-lang.el (math-function-table, math-oper-table)
11820 (math-variable-table): Adjust the LaTeX portions.
11821
11822 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
11823 (math-latex-ignore-words): New constant.
11824
11825 2005-01-31 Richard M. Stallman <rms@gnu.org>
11826
11827 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
11828 (ispell-local-dictionary): Doc fix.
11829 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
11830 Don't reinitialize at run time. Don't defcustom.
11831 All uses changed to append ispell-local-dictionary-alist,
11832 or check it first.
11833 (ispell-current-dictionary): New variable for dictionary in use.
11834 (ispell-dictionary): Now used only for global default.
11835 (ispell-start-process): Set ispell-current-dictionary,
11836 not ispell-dictionary.
11837 (ispell-change-dictionary): Use this only for setting
11838 user preferences.
11839 (ispell-internal-change-dictionary): New function
11840 to change the current dictionary in use.
11841 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
11842 Use ispell-current-dictionary.
11843 Handle ispell-local-dictionary-overridden.
11844 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
11845
11846 2005-01-31 Jay Belanger <belanger@truman.edu>
11847
11848 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
11849
11850 * calc/calc-ext.el: Add calc-latex-language to autoloads.
11851 (calc-mode-map): Add calc-latex-language.
11852
11853 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
11854 (math-latex-print-frac): New functions.
11855 (math-oper-table, math-function-table, math-variable-table)
11856 (math-complex-format, math-input-filter): Add latex properties.
11857 (calc-set-language): Set math-expr-special-function-mapping.
11858
11859 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
11860 (calc-write-parse-table-part): Add LaTeX support.
11861
11862 * calc/calc.el (calc-language): Adjust docstring.
11863 (calc-set-mode-line): Add LaTeX support.
11864 (math-expr-special-function-mapping): New variable.
11865 (math-tex-ignore-words): Add to list.
11866
11867 * calc/calccomp.el (math-compose-expr, math-compose-rows):
11868 Add LaTeX support.
11869 (math-compose-expr): Add support for special functions.
11870
11871 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
11872
11873 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
11874
11875 * progmodes/gdb-ui.el (gdb-memory-address)
11876 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
11877 (gdb-memory-mode-map, gdb-memory-format-keymap)
11878 (gdb-memory-format-menu, gdb-memory-unit-keymap)
11879 (gdb-memory-unit-menu): New variables for a buffer
11880 that lets the user examine program memory.
11881 (gdb-memory-set-address, gdb-memory-set-repeat-count)
11882 (gdb-memory-format-binary, gdb-memory-format-octal)
11883 (gdb-memory-format-unsigned, gdb-memory-format-signed)
11884 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
11885 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
11886 (gdb-memory-unit-word, gdb-memory-unit-halfword)
11887 (gdb-memory-unit-byte, gdb-memory-unit-menu)
11888 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
11889 (gdb-memory-mode, gdb-memory-buffer-name)
11890 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
11891 New functions for above buffer.
11892
11893 2005-01-30 Richard M. Stallman <rms@gnu.org>
11894
11895 * cus-edit.el (custom-bury-buffer): Function deleted.
11896 (custom-buffer-done-function): Option deleted.
11897 (custom-buffer-done-kill): New (replacement option.
11898 (Custom-buffer-done): Call quit-window.
11899 (custom-buffer-create-internal): Update for above changes.
11900
11901 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
11902
11903 * simple.el (undo-ask-before-discard): New var.
11904 (undo-outer-limit-truncate): Implement it.
11905 (undo-extra-outer-limit): Doc update.
11906
11907 2005-01-29 Richard M. Stallman <rms@gnu.org>
11908
11909 * ses.el (undo-more): Delete defadvice.
11910 (ses-begin-change): Doc fix.
11911
11912 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
11913 instead of rebinding C-x u and C-_.
11914
11915 * files.el (normal-backup-enable-predicate): Return nil for files
11916 in /tmp, regardless of temporary-file-directory.
11917
11918 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
11919
11920 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
11921 (open-rectangle, delete-whitespace-rectangle-line)
11922 (clear-rectangle-line): If FILL, pass t instead of FILL
11923 for move-to-column's 2nd arg.
11924
11925 * simple.el (undo): Fix the test for continuing a series of undos.
11926 (undo-more): Set pending-undo-list to t when we reach end.
11927 (pending-undo-list): Move up defvar.
11928
11929 * wid-edit.el (widget-button-click):
11930 Shorten the range of the track-mouse binding.
11931
11932 * comint.el (comint-insert-input): Undo previous changes;
11933 use last-input-event in interactive spec.
11934
11935 2005-01-29 Eli Zaretskii <eliz@gnu.org>
11936
11937 * progmodes/compile.el (compilation-start): Bind buffer-read-only
11938 to nil before invoking call-process. Reset buffer's modified flag
11939 after fontifying it in the no-async branch.
11940
11941 * wid-edit.el (widget-specify-button): If mouse pointer shape
11942 cannot be changed, use mouse face instead.
11943
11944 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
11945
11946 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
11947 (gdb-goto-breakpoint): Make breakpoint handling work on template
11948 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
11949 (gdb-assembler-custom): Update to recognize breakpoint information
11950 added on 2005-01-19.
11951
11952 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
11953
11954 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
11955 (dsssl-mode): Use define-derived-mode.
11956 (scheme-mode-initialize): Remove.
11957 (scheme-mode): Use run-mode-hooks.
11958
11959 * cus-edit.el (customize-group-other-window)
11960 (custom-buffer-create-other-window): Don't override special-display-*.
11961 (custom-mode-map): Make it dense.
11962
11963 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
11964 sets the default value.
11965
11966 2005-01-28 Eli Zaretskii <eliz@gnu.org>
11967
11968 * descr-text.el: Add more keywords.
11969
11970 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
11971
11972 * speedbar.el: Avoid unnecessary use of locate-library.
11973
11974 * international/mule-cmds.el (standard-display-european-internal):
11975 Don't fiddle with latin-1 non-break space any more since it's now
11976 special cased in the C code.
11977 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
11978
11979 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
11980
11981 * cus-start.el (all): Add `undo-outer-limit'.
11982
11983 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11984
11985 * textmodes/bibtex.el (bibtex-format-entry):
11986 Use `bibtex-empty-field-re' only on the text of fields, not on entire
11987 field lines.
11988 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
11989 not on part of a buffer.
11990
11991 2005-01-25 Lute Kamstra <lute@gnu.org>
11992
11993 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
11994 nonempty field text strings like "{letters\\macro{}more letters}".
11995 Clarify docstring.
11996 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
11997 (bibtex-entry-offset, bibtex-parse-association)
11998 (bibtex-parse-field-name): Fix typos in docstrings.
11999 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
12000
12001 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
12002
12003 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
12004 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
12005 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
12006 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
12007
12008 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
12009 isearch minor mode.
12010
12011 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
12012
12013 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
12014
12015 2005-01-24 Lute Kamstra <lute@gnu.org>
12016
12017 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
12018 CASECHARS and NOT-CASECHARS regular expressions of the
12019 "nederlands" and "nederlands8" dictionaries to prevent a "Range
12020 striding over charsets" error.
12021
12022 2005-01-24 Jay Belanger <belanger@truman.edu>
12023
12024 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
12025 display variable name.
12026
12027 2005-01-24 Kenichi Handa <handa@m17n.org>
12028
12029 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
12030 Fix setting of the element of encoded-kbd-iso2022-invocations.
12031
12032 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
12033
12034 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
12035 (gdb-threads-select): Change to also accept mouse events.
12036 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
12037 (gdb-threads-mouse-select): Delete.
12038
12039 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
12040
12041 * files.el (insert-directory): Take care of empty directory,
12042 listed without -a switch.
12043
12044 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
12045
12046 * textmodes/refill.el (refill-post-command-function):
12047 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
12048 to the list of functions that we should be careful not to undo.
12049 (refill-late-fill-paragraph-function): Remove.
12050 (refill-saved-state): New var.
12051 (refill-mode): Use it to save fill-paragraph-function.
12052 Save also the value of auto-fill-function.
12053
12054 * term/w32-win.el: Simplify code.
12055
12056 2005-01-23 Kim F. Storm <storm@cua.dk>
12057
12058 * simple.el (line-move): Adapt to new return value from
12059 pos-visible-in-window-p.
12060
12061 * simple.el (line-move): Fix last change. Check partial
12062 visibility at point rather than at window-start.
12063
12064 2005-01-22 Jason Rumney <jasonr@gnu.org>
12065
12066 * term/w32-win.el (xw-defined-colors): Remove debug-message.
12067
12068 2005-01-22 David Kastrup <dak@gnu.org>
12069
12070 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
12071
12072 2005-01-22 Eli Zaretskii <eliz@gnu.org>
12073
12074 * type-break.el (type-break-mode): Add a test for
12075 type-break-file-name being non-nil.
12076
12077 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
12078
12079 * net/eudc.el (top level): Call (message "") via progn, so that
12080 eudc-options-file is loaded.
12081
12082 2005-01-22 Kim F. Storm <storm@cua.dk>
12083
12084 * simple.el (line-move-1): Rename from line-move.
12085 (line-move): New function that adjusts vscroll for partially
12086 visible rows, and calls line-move-1 otherwise.
12087
12088 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
12089
12090 * pcomplete.el: Define pcomplete-read-event instead of read-event,
12091 since it's not a complete read-event implementation
12092
12093 2005-01-20 Jay Belanger <belanger@truman.edu>
12094
12095 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
12096 for called function.
12097
12098 2005-01-20 Steven Tamm <steventamm@mac.com>
12099
12100 * term/mac-win.el (process-connection-type): Remove.
12101 Controlled now by s/darwin.h:PTY_ITERATION.
12102
12103 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
12104
12105 * window.el (handle-select-window): Don't switch window when we're
12106 in the minibuffer.
12107
12108 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
12109
12110 * subr.el (dotimes-with-progress-reporter): New macro.
12111
12112 * ses.el (ses-dotimes-msg): Remove macro.
12113 Use `dotimes-with-progress-reporter' instead.
12114
12115 2005-01-19 Steven Tamm <steventamm@mac.com>
12116
12117 * term/mac-win.el (process-connection-type): Use new
12118 operating-system-release variable to use ptys on Darwin 7 (OS X
12119 10.3) when using carbon build.
12120
12121 2005-01-19 Jay Belanger <belanger@truman.edu>
12122
12123 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
12124 flags if the last command was a tab or M-tab.
12125
12126 * calc/calc-prog.el (calc-user-define-edit): Put original formula
12127 in formula editing buffer.
12128
12129 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
12130
12131 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
12132 breakpoint image symbol in margin.
12133
12134 2005-01-19 Jay Belanger <belanger@truman.edu>
12135
12136 * calc/calc-prog.el (calc-execute-kbd-macro):
12137 Ignore calc-keep-arg-flag.
12138
12139 2005-01-19 Kenichi Handa <handa@m17n.org>
12140
12141 * textmodes/ispell.el (ispell-looking-at): New function.
12142 (ispell-process-line): Use ispell-looking-at to compare the ispell
12143 output and the buffer contents.
12144
12145 2005-01-18 Jay Belanger <belanger@truman.edu>
12146
12147 * calc/calc.el (calc-display-raw): Fix docstring.
12148
12149 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
12150
12151 * simple.el (blink-matching-open): Strip extra info from syntax.
12152
12153 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
12154 funny chars in the end-of-here-doc marker.
12155
12156 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
12157
12158 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
12159 that enable/disabled state of breakpoints is shown correctly in
12160 fringe and on ttys.
12161 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
12162 Add breakpoint information as text properties.
12163 (gdb-mouse-toggle-breakpoint):
12164 Rename to gdb-mouse-set-clear-breakpoint.
12165 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
12166 breakpoints in the margin.
12167 (gdb-remove-strings): Simplify.
12168
12169 2005-01-17 Jay Belanger <belanger@truman.edu>
12170
12171 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
12172 erasing buffer.
12173
12174 2005-01-17 Richard M. Stallman <rms@gnu.org>
12175
12176 * progmodes/grep.el (grep-find): Copy from `grep' the condition
12177 for calling grep-compute-defaults.
12178
12179 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
12180 if buffer is empty.
12181
12182 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
12183
12184 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
12185
12186 * hilit-chg.el (highlight-changes-mode): Don't autoload.
12187
12188 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
12189 non-preloaded variables.
12190
12191 2005-01-17 Steven Tamm <steventamm@mac.com>
12192
12193 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
12194 tex-shell cause to force interactivity when using pipes.
12195
12196 2005-01-17 Kim F. Storm <storm@cua.dk>
12197
12198 * simple.el (just-one-space): Make arg optional.
12199
12200 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
12201
12202 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
12203 posn-at-x-y to t to access left-margin.
12204
12205 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
12206
12207 Sync with Tramp 2.0.47.
12208
12209 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
12210 catching keep-date problems in cp/scp operations.
12211 (tramp-handle-copy-file): Don't call `set-file-modes'
12212 unconditionally. Specialized functions should know better what is
12213 necessary. This improves performance a little bit, and the
12214 functions could catch errors with `cp -p' and `scp -p'.
12215 (tramp-do-copy-or-rename-file-via-buffer)
12216 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
12217 when appropriate.
12218 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
12219 Call `set-file-modes' when appropriate.
12220 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
12221 Johnsson <isak@hypergene.com>
12222 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
12223 of both Tramp buffer and debug buffer. Reported by Joakim Verona
12224 <joakim@verona.se>
12225 (tramp-file-name-for-operation): Mark `shell-command' as magic for
12226 Emacs only.
12227
12228 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
12229 `find-file-hooks' and `dired-mode-hook'.
12230 (tramp-minor-mode-map): Respective map. Add remapping for
12231 `compile' and `recompile'.
12232 (tramp-remap-command, tramp-recompile): New defuns.
12233 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
12234 in buffer "*Compilation*". Call the commands asynchronously.
12235
12236 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
12237 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
12238 `shell-command', because it isn't magic in XEmacs. Reported by
12239 Adrian Aichner <adrian@xemacs.org>.
12240
12241 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
12242 `substitute-in-file-name.
12243 (tramp-smb-handle-substitute-in-file-name): New defun.
12244 (tramp-smb-advice-PC-do-completion): Delete advice.
12245
12246 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
12247
12248 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
12249 Fix error in deleting region.
12250
12251 2005-01-15 Richard M. Stallman <rms@gnu.org>
12252
12253 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
12254 In non-temp buffer, switch syntax table temporarily.
12255
12256 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
12257
12258 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
12259
12260 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
12261
12262 * imenu.el (imenu--split-menu): Copy menulist before sorting.
12263 (imenu--generic-function): Use START, not BEG, as pos of definition.
12264
12265 * simple.el (just-one-space): Argument specifies number of spaces.
12266
12267 * simple.el (eval-expression-print-format): Avoid warning
12268 about edebug-active.
12269
12270 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
12271
12272 * progmodes/sh-script.el: Code copied from make-mode.el
12273 with small changes,
12274 (sh-mode-map): Bind C-c C-\.
12275 (sh-backslash-column, sh-backslash-align): New variables.
12276 (sh-backslash-region, sh-append-backslash): New functions.
12277
12278 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
12279
12280 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
12281 (rmail-pop-password, rmail-pop-password-required): Move to
12282 rmail-obsolete group.
12283 (rmail-set-pop-password): Rename to rmail-set-remote-password.
12284 All callers updated.
12285 (rmail-get-pop-password): Rename to rmail-get-remote-password.
12286 Take an argument specifying whether it is POP or IMAP mailbox we
12287 are using. All callers updated.
12288 (rmail-pop-password-error): Rename to
12289 rmail-remote-password-error. Added mailutils-specific error message.
12290 (rmail-movemail-search-path)
12291 (rmail-movemail-variant-in-use): New variables.
12292 (rmail-remote-password, rmail-remote-password-required):
12293 New customization variables.
12294 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
12295 (rmail-parse-url): New function.
12296 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
12297 with GNU mailutils movemail.
12298
12299 2005-01-15 Kevin Ryde <user42@zip.com.au>
12300
12301 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
12302 suffix to space, $ or '$, to correctly position point when going
12303 to @table style constants like DBL_MAX.
12304
12305 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
12306
12307 * type-break.el (type-break-mode, type-break-file-time)
12308 (type-break-file-keystroke-count, type-break-choose-file):
12309 Don't store data in or load data from the file if type-break-file-name
12310 is nil.
12311 (type-break-file-name): Doc update as per the above.
12312
12313 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
12314
12315 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
12316 lookup-key might return nil; handle that.
12317
12318 2005-01-15 Alan Mackenzie <acm@muc.de>
12319
12320 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
12321 rather than the element found, thus enabling the tree to be setcar'd.
12322
12323 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
12324
12325 * textmodes/org.el (org-show-following-heading): New option.
12326 (org-show-hierarchy-above): Use `org-show-following-heading'.
12327 (org-cycle): Documentation fix.
12328
12329 * textmodes/org.el (orgtbl-optimized): New option
12330 (orgtbl-mode): New command, a minor mode.
12331 (orgtbl-mode-map): New variable.
12332 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
12333 (orgtbl-error, orgtbl-self-insert-command)
12334 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
12335
12336 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
12337 a local variable in each org-mode buffer.
12338
12339 * textmodes/org.el (org-set-regexps-and-options): Rename from
12340 `org-set-regexps'. Added checking for STARTUP keyword.
12341 (org-get-current-options): Add STARTUP options.
12342 (org-table-insert-row): Make mode intelligent about when
12343 realignment is needed.
12344 (org-self-insert-command, org-delete-backward-char, org-delete-char):
12345 New commands.
12346 (org-enable-table-editor): New default value `optimized'.
12347 (org-table-blank-field): Support blanking regions if active.
12348
12349 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
12350
12351 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
12352 if the year is not given.
12353
12354 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
12355 Add new escapes %m and %M, fixed bug with %F by adding
12356 save-match-data.
12357 (reftex-reference): Remove ?. from list of spaces.
12358 (reftex-label-info): Add automatic label prefix recognition.
12359
12360 * textmodes/reftex-index.el (reftex-index-next-phrase):
12361 Add slave parameter to call of `reftex-index-this-phrase'.
12362 (reftex-index-this-phrase): New optional argument.
12363 (reftex-index-region-phrases): Add slave parameter to call of
12364 `reftex-index-this-phrase'.
12365 (reftex-display-index): New argument redo.
12366 (reftex-index-rescan): Add 'redo to arguments of
12367 `reftex-display-index'.
12368 (reftex-index-Rescan, reftex-index-revert)
12369 (reftex-index-switch-index-tag): Add 'redo to arguments of
12370 `reftex-display-index'.
12371 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
12372 indexing. Fix bug with matching is there is a quote before or
12373 after the word.
12374
12375 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
12376 Fix bug when collecting citation keys in lines with comments.
12377 (reftex-citation): Prefix argument no longer rescans the document,
12378 but forces prompting for optional arguments of cite macros.
12379 (reftex-do-citation): Prompting for optional arguments implemented.
12380
12381 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
12382 Add optional arguments to most cite commands.
12383 (reftex-cite-cleanup-optional-args): New option
12384 (reftex-cite-prompt-optional-args): New option.
12385 (reftex-trust-label-prefix): New option.
12386
12387 * textmodes/reftex-toc.el (reftex-toc-find-section):
12388 Add push-mark before changing the position in the buffer.
12389
12390 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
12391 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
12392
12393 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
12394
12395 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
12396 more carefully.
12397
12398 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
12399
12400 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
12401 (sgml-mode): Use it.
12402 (sgml-get-context): Better keep track of implicitly closed tags.
12403
12404 2005-01-13 Kenichi Handa <handa@m17n.org>
12405
12406 * textmodes/ispell.el: These changes are to fix misalignment error
12407 caused by equivalent characters of different Emacs charsets.
12408 (ispell-unified-chars-table): New variable.
12409 (ispell-get-decoded-string): New function.
12410 (ispell-get-casechars, ispell-get-not-casechars)
12411 (ispell-get-otherchars): Call ispell-get-decoded-string.
12412
12413 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
12414
12415 * custom.el (custom-declare-variable): Just put symbol instead
12416 of (defvar . symbol) in `current-load-list'.
12417
12418 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
12419
12420 * emacs-lisp/elint.el: Fixed typo in Commentary section.
12421
12422 2005-01-12 Jay Belanger <belanger@truman.edu>
12423
12424 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
12425 to create a Calc summary.
12426
12427 2005-01-12 Kim F. Storm <storm@cua.dk>
12428
12429 * mouse.el (mouse-on-link-p): Change functionality and doc
12430 string to comply with latest description in lisp ref.
12431
12432 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
12433
12434 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
12435 Enable mouse clicks on mode-line, header-line and margin.
12436 (event-type): Give mouse event symbols an 'event-kind property
12437 with value 'mouse-click.
12438
12439 2005-01-12 Juri Linkov <juri@jurta.org>
12440
12441 * facemenu.el (list-colors-display): Add new arg buffer-name.
12442 Use it. Fix docstring. Replace code for identifying duplicate
12443 colors by the name with call to `list-colors-duplicates' which
12444 identifies duplicate colors by the value unless the color
12445 is one of special Windows colors. Set truncate-lines to t.
12446 Print sorted duplicate color names on each line. Indent to 22
12447 \(the longest color name in rgb.txt) instead of 20. Optimize.
12448 (list-colors-duplicates): New function.
12449 (facemenu-color-name-equal): Delete function.
12450
12451 * facemenu.el (list-colors-print): New function created from code
12452 in list-colors-display. Print #RRGGBB at the window right edge.
12453 (list-colors-display): When temp-buffer-show-function is not
12454 defined, call list-colors-print from temp-buffer-show-hook
12455 to get the right value of window-width in list-colors-print
12456 after the buffer is displayed.
12457
12458 * simple.el (pop-mark): Move deactivate-mark out of conditional
12459 part to deactivate the active mark regardless of the state of the
12460 mark ring.
12461
12462 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
12463 variables line in desktop files.
12464
12465 2005-01-12 Juri Linkov <juri@jurta.org>
12466
12467 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
12468 Bring together isearch highlight related options.
12469 (lazy-highlight): Replace group `replace' by `matching'.
12470 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
12471 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
12472 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
12473 and declare them obsolete.
12474 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
12475 (isearch-faces): Remove defgroup.
12476 (isearch-overlay, isearch-highlight, isearch-dehighlight):
12477 Move isearch highlighting code closer to lazy highlighting code.
12478
12479 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
12480 (query-replace-highlight, query-replace-lazy-highlight)
12481 (query-replace): Move definitions to the beginning of the file.
12482
12483 2005-01-11 Juri Linkov <juri@jurta.org>
12484
12485 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
12486 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
12487 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
12488
12489 * info.el (Info-history-forward): New variable.
12490 (Info-select-node): Reset Info-history-forward to nil.
12491 (Info-last): Turn into defalias.
12492 (Info-history-back): Rename from Info-last.
12493 Add current node to Info-history-forward.
12494 (Info-history-forward): New fun.
12495 (Info-mode-map): Replace Info-last by Info-history-back.
12496 Bind Info-history-forward to "r".
12497 (Info-mode-menu): Replace Info-last by Info-history-back.
12498 Fix menu item text. Add menu item for Info-history-forward.
12499 (info-tool-bar-map): Replace Info-last by Info-history-back.
12500 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
12501 for Info-history-forward.
12502 (Info-mode): Replace Info-last by Info-history-back in docstring.
12503 Add local variable Info-history-forward.
12504 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
12505
12506 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
12507
12508 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
12509 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
12510 Ignore select-window events rather than fiddle with
12511 mouse-autoselect-window.
12512
12513 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
12514
12515 * type-break.el (type-break-mode): Fix previous change.
12516
12517 2005-01-10 Jay Belanger <belanger@truman.edu>
12518
12519 * calc/calc-ext.el (calc-reset): Reset when inside embedded
12520 calculator; only reset when point is inside a calculator.
12521 Don't adjust the window height if the window takes up the whole height
12522 of the frame.
12523
12524 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
12525
12526 * ebuff-menu.el (Electric-buffer-menu-mode):
12527 Preserve value of buffer-local var header-line-format.
12528
12529 2005-01-09 Jay Belanger <belanger@truman.edu>
12530
12531 * calc/calc.el (calc-mode-var-list-restore-saved-values):
12532 Make sure settings file exists before accessing it.
12533
12534 * calc/calc-embed.el (calc-embedded-subst):
12535 Replace math-multi-subst-rec, which is only supposed to be called
12536 by math-multi-subst, by math-multi-subst.
12537
12538 2005-01-09 Andre Spiegel <spiegel@gnu.org>
12539
12540 * vc.el (vc-allow-async-revert): New user option.
12541 (vc-disable-async-diff): New internal variable.
12542 (vc-revert-buffer): Use them to disable asynchronous diff.
12543
12544 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
12545 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
12546 asynchronously if vc-disable-async-diff is t.
12547
12548 2005-01-09 Jay Belanger <belanger@truman.edu>
12549
12550 * calc/calc.el (defcalcmodevar): New macro.
12551 (calc-mode-var-list-restore-default-values)
12552 (calc-mode-var-list-restore-saved-values): New functions.
12553 (calc-mode-var-list): Use defcalcmodevar to define it.
12554 (calc-always-load-extensions, calc-line-numbering)
12555 (calc-line-breaking, calc-display-just, calc-display-origin)
12556 (calc-number-radix, calc-leading-zeros, calc-group-digits)
12557 (calc-group-char, calc-point-char, calc-frac-format)
12558 (calc-prefer-frac, calc-hms-format, calc-date-format)
12559 (calc-float-format, calc-full-float-format, calc-complex-format)
12560 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
12561 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
12562 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
12563 (calc-matrix-brackets, calc-language, calc-language-option)
12564 (calc-left-label, calc-right-label, calc-word-size)
12565 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
12566 (calc-display-raw, calc-internal-prec, calc-angle-mode)
12567 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
12568 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
12569 (calc-window-height, calc-display-trail, calc-show-selections)
12570 (calc-use-selections, calc-assoc-selections)
12571 (calc-display-working-message, calc-auto-why, calc-timing)
12572 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
12573 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
12574 (calc-gnuplot-default-device, calc-gnuplot-default-output)
12575 (calc-gnuplot-print-device, calc-gnuplot-print-output)
12576 (calc-gnuplot-geometry, calc-graph-default-resolution)
12577 (calc-graph-default-resolution-3d, calc-invocation-macro)
12578 (calc-show-banner): Use defcalcmodevar to declare them and set
12579 their default values.
12580
12581 * calc/calc-ext.el (calc-reset): Restore saved values of variables
12582 instead of default values (but restore default values if there is
12583 an argument of 0).
12584
12585 2005-01-09 David Kastrup <dak@gnu.org>
12586
12587 * desktop.el (desktop-restore-eager): Fix typo in type.
12588
12589 2005-01-08 Richard M. Stallman <rms@gnu.org>
12590
12591 * cus-edit.el (customize): Delete :link.
12592
12593 2005-01-08 Jay Belanger <belanger@truman.edu>
12594
12595 * calc/calc.el (calc-mode): Remove the extension from the
12596 `calc-settings-file' file name when loading it.
12597
12598 2005-01-08 Kim F. Storm <storm@cua.dk>
12599
12600 * info.el (Info-mode-map, Info-next-link-keymap)
12601 (Info-prev-link-keymap, Info-up-link-keymap):
12602 Map follow-link to mouse-face.
12603 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
12604
12605 2005-01-08 Jay Belanger <belanger@truman.edu>
12606
12607 * calc/calc.el (calc-settings-file): Change default value.
12608 Suggested by cgw in a comment in calc-mode.el.
12609
12610 * calc/calc-mode.el (calc-settings-file-name):
12611 Compare calc-settings-file to user-init-file instead of ~/.emacs.
12612 Replace ~/.emacs in a prompt by calc-settings-file.
12613
12614 2005-01-07 Lars Hansen <larsh@math.ku.dk>
12615
12616 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
12617 (desktop-lazy-idle-delay): New customizable variables.
12618 (desktop-buffer-args-list): New variable.
12619 (desktop-append-buffer-args): New function.
12620 (desktop-save): Call desktop-append-buffer-args for some buffers.
12621 (desktop-lazy-create-buffer): New function.
12622 (desktop-idle-create-buffers): New function.
12623 (desktop-read): Add message about buffers to restore lazily.
12624 (desktop-lazy-abort): New command.
12625 (desktop-clear): Call desktop-lazy-abort.
12626 (desktop-lazy-complete): New command.
12627
12628 2005-01-06 Richard M. Stallman <rms@gnu.org>
12629
12630 * emacs-lisp/find-func.el (find-face-definition):
12631 Rename from find-face.
12632
12633 2005-01-06 Kim F. Storm <storm@cua.dk>
12634
12635 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
12636
12637 * man.el (Man-xref-man-page, Man-xref-header-file)
12638 (Man-xref-normal-file): Add follow-link property.
12639
12640 2005-01-06 Jay Belanger <belanger@truman.edu>
12641
12642 * calc/calc-units.el: Make sure the proper macro definitions are
12643 available when compiling.
12644
12645 2005-01-06 Juri Linkov <juri@jurta.org>
12646
12647 * isearch.el (isearch-lazy-highlight-update):
12648 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
12649
12650 2005-01-06 Miles Bader <miles@gnu.org>
12651
12652 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
12653 (isearch-lazy-highlight-face): Use new name.
12654
12655 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
12656
12657 * uniquify.el (uniquify-rationalize-file-buffer-names):
12658 Re-add an interactive spec.
12659 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
12660 to the same name.
12661
12662 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
12663 (isearch-update, isearch-done): Adjust calls accordingly.
12664
12665 2005-01-05 Richard M. Stallman <rms@gnu.org>
12666
12667 * custom.el (custom-set-variables, custom-theme-set-variables):
12668 Clarify documentation.
12669
12670 * emacs-lisp/find-func.el (find-variable)
12671 (find-variable-other-window, find-variable-other-frame):
12672 Fix the TYPE args to find-function-read and find-function-do-it.
12673 (find-function): Doc fix.
12674 (find-function-at-point): Replace function-at-point alias.
12675
12676 2005-01-04 Richard M. Stallman <rms@gnu.org>
12677
12678 * cus-face.el (custom-declare-face):
12679 Record defface in current-load-list.
12680
12681 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
12682
12683 * emacs-lisp/find-func.el: Doc fixes.
12684 (find-face-regexp): New variable.
12685 (find-function-regexp-alist): New variable.
12686 (find-function-C-source): Third arg is now TYPE.
12687 (find-function-search-for-symbol): Handle general TYPE.
12688 (find-function-read, find-function-do-it): Handle general TYPE.
12689 (find-definition-noselect, find-face): New functions.
12690 (function-at-point): Alias deleted.
12691
12692 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
12693
12694 * battery.el (display-battery-mode): Rename from display-battery.
12695 Handle the case where it gets turned off.
12696
12697 2005-01-04 Richard M. Stallman <rms@gnu.org>
12698
12699 * cus-edit.el (customize): Make :link point to user doc.
12700
12701 * man.el (Man-fontify-manpage): Turn off undo generation.
12702
12703 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
12704
12705 2005-01-04 Andreas Schwab <schwab@suse.de>
12706
12707 * files.el (insert-directory): Only look for error lines in
12708 inserted text. Don't move too far after processing --dired markers.
12709
12710 2005-01-04 Richard M. Stallman <rms@gnu.org>
12711
12712 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
12713 Don't expand if the character is @, period, dash, etc.
12714 (define-mail-abbrev): Quote names that contain problem characters.
12715
12716 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
12717
12718 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
12719
12720 2005-01-03 Richard M. Stallman <rms@gnu.org>
12721
12722 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
12723 (query-replace-highlight, query-replace-lazy-highlight)
12724 (query-replace): Definitions moved up. Doc fix.
12725
12726 2005-01-03 Richard M. Stallman <rms@gnu.org>
12727
12728 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
12729 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
12730 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
12731 (lazy-highlight-face): Rename from isearch-lazy-...
12732 Change all references to them.
12733
12734 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
12735
12736 * cus-edit.el (custom-file): Doc fix for defcustom.
12737 (custom-file): The function no longer sets the variable
12738 `custom-file' to its return value.
12739
12740 * startup.el (command-line): No longer load `custom-file'.
12741
12742 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
12743
12744 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
12745
12746 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
12747 Don't confuse module-prefixed identifiers for labels.
12748 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
12749
12750 2005-01-02 Richard M. Stallman <rms@gnu.org>
12751
12752 * files.el (basic-save-buffer-1): Fix previous change.
12753
12754 * loadhist.el (file-loadhist-lookup): New function.
12755 (file-provides, file-requires): Use it.
12756
12757 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
12758 instead of calculating the right size.
12759
12760 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
12761
12762 * vc-svn.el (vc-svn-diff): Stay local if possible.
12763
12764 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
12765
12766 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
12767
12768 * files.el (hack-local-variables): Fix last change.
12769
12770 2005-01-02 Jay Belanger <belanger@truman.edu>
12771
12772 * calc/calc-yank.el (calc-edit-top): New variable.
12773 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
12774 object. Change header properties.
12775 (calc-edit-finish, calc-edit-finish-stack-object)
12776 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
12777 edited object.
12778 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
12779 for the beginning of the edited object.
12780 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
12781 for the beginning of the edited object.
12782 * calc/calc-prog.el (calc-edit-macro-finish-edit)
12783 (calc-finish-formula-edit, calc-macro-repeats)
12784 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
12785 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
12786 beginning of the edited object.
12787 (calc-user-define-edit): Change the header for editing macros.
12788 Remove unnecessary variable.
12789
12790 2005-01-01 Jay Belanger <belanger@truman.edu>
12791
12792 * calc/calc-yank.el (calc-edit-mode): Change default header.
12793 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
12794 * calc/calc-store.el (calc-edit-variable): Change title to match new
12795 header.
12796 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
12797 mode to match new header.
12798 (calc-user-define-edit): Change titles to include names of commands.
12799 (calc-finish-formula-edit): Adjust to handle new header.
12800 (calc-finish-macro-edit): Remove.
12801 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
12802 (calc-edit-macro-command, calc-edit-macro-command-type)
12803 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
12804 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
12805 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
12806 (calc-edit-macro-finish-edit): New functions.
12807 (calc-user-define-edit): Use new functions to edit named calc macros.
12808
12809 2005-01-01 Stefan <monnier@iro.umontreal.ca>
12810
12811 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
12812
12813 * ses.el (copy-region-as-kill): Deactivate mark.
12814
12815 2005-01-01 Richard M. Stallman <rms@gnu.org>
12816
12817 * replace.el (occur-1): If the output buffer is also an input,
12818 don't kill it, rename it.
12819
12820 * faces.el (set-face-background, set-face-foreground): Doc fix.
12821
12822 * cus-face.el (custom-face-attributes): Fix :help-echo strings
12823 for :foreground and :background.
12824
12825 * dired.el (dired-view-command-alist): Variable deleted.
12826 (dired-view-file, dired-mouse-find-file-other-window):
12827 Delete the code to use it.
12828
12829 2005-01-01 Kim F. Storm <storm@cua.dk>
12830
12831 * image.el (insert-sliced-image): Use t for line-height property.
12832
12833 See ChangeLog.11 for earlier changes.
12834
12835 ;; Local Variables:
12836 ;; coding: iso-2022-7bit
12837 ;; End:
12838
12839 Copyright (C) 2005 Free Software Foundation, Inc.
12840 Copying and distribution of this file, with or without modification,
12841 are permitted provided the copyright notice and this notice are preserved.
12842
12843 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1