]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(c-mode-menu): Don't presume c-subword-mode is bound.
[gnu-emacs] / lisp / ChangeLog
1 2006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * progmodes/cc-langs.el (c-mode-menu):
4 Don't presume c-subword-mode is bound.
5
6 2006-04-13 Bill Wohler <wohler@newt.com>
7
8 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
9 (customize-package-emacs-version): Use cdr instead of cadr now
10 that alists use dotted pairs.
11
12 * custom.el (defcustom): Fix docstring for :package-version.
13
14 2006-04-13 Michael Albinus <michael.albinus@gmx.de>
15
16 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
17 (tramp-handle-shell-command): Display output buffer only when
18 `tramp-display-shell-command-buffer' is true.
19 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
20
21 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
22
23 * textmodes/org.el (org-set-autofill-regexps): Set only the local
24 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
25
26 2006-04-13 Romain Francoise <romain@orebokech.com>
27
28 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
29 leaving temporary .cvsignore buffers behind.
30
31 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
32
33 * textmodes/org.el: (org-set-regexps-and-options)
34 (org-get-current-options): Better names for the startup folding
35 options.
36
37 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
38
39 * vc.el (vc-annotate): Arrange for point to end up at the same
40 line number as in the original, but only when using a new buffer.
41
42 2006-04-12 Davis Herring <herring@lanl.gov> (tiny change)
43
44 * files.el (hack-one-local-variable-eval-safep):
45 Recognize `edebug-form-spec' for `put', but only if it passes
46 `edebug-basic-spec'. Generalize `put' handling.
47
48 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
49 vetting file-local form specs.
50
51 * allout.el (allout-layout): Autoload its `safe-local-variable'
52 property.
53
54 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
55
56 * textmodes/org.el: (org-ctrl-c-ctrl-c): Improve documentation string.
57 (org-agenda-mouse-1-follows-link)
58 (org-mouse-1-follows-link): New options.
59 (org-format-agenda-item): Fix bug if TAGS is nil.
60 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
61
62 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
63
64 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
65 GDB 6.1+ gives full filename for "info sources" so use
66 file-name-nondirectory.
67
68 2006-04-12 Romain Francoise <romain@orebokech.com>
69
70 * subr.el (read-passwd): Bind `message-log-max' to nil.
71
72 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
73
74 * progmodes/perl-mode.el (perl-indent-new-calculate):
75 Recompute parse-start after jumping backward by a whole sexp.
76
77 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
78
79 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
80 window configuration.
81 (vc-annotate-display-select): Select the buffer so that current-buffer
82 (and selected-window) is the output buffer at the end of vc-annotate.
83
84 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
85
86 * vc.el (vc-annotate-color-map): Add custom TTY color map for
87 8-color terminals, to use all of the colors in a sensible order.
88 256-color terminals work well with the standard map.
89 (vc-annotate-lines): Only strip the first color character if it
90 is "#", to allow for terminal-style named colors.
91 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
92 the correct buffer is scrolled.
93
94 2006-04-11 Richard Stallman <rms@gnu.org>
95
96 * emacs-lisp/bytecomp.el (byte-compile-file):
97 Bind enable-local-variables to :safe, and make normal-mode obey it.
98
99 * files.el (enable-local-variables): Allow value :safe.
100 (normal-mode): Doc fix.
101 (hack-local-variables): Implement enable-local-variables = :safe.
102 (hack-local-variables-confirm): Don't prevent quitting.
103
104 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
105
106 * loadhist.el (unload-feature): A bit of sanity check of
107 load-history entries. Cancel timer-vars before unbinding them.
108
109 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
110 quote special chars, and make the trick work on the hex part of the
111 buffer as well.
112 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
113 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
114
115 * startup.el (normal-splash-screen): Fix last change so we don't wait
116 2 minutes if we don't show the splash screen.
117
118 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
119
120 * textmodes/org.el (org-export-plain-list-max-depth)
121 (org-table-spaces-around-separators)
122 (org-radio-targets, org-activate-camels)
123 (org-table-spaces-around-invisible-separators): Options removed.
124 (org-time-stamp-rounding-minutes, org-remember-templates)
125 (org-ellipsis, org-activate-links, org-descriptive-links):
126 New options.
127 (org-remember-apply-template, org-current-time)
128 (org-finish-edit-table-field)
129 (org-link-unescape, org-link-escape)
130 (org-string-width, org-table-clean-line, org-html-do-expand)
131 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
132 (org-read-agenda-file-list): New functions.
133 (org-table-edit-field)
134 (org-table-create-or-convert-from-region): New commands
135 (org-table-toggle-vline-visibility): Command removed.
136 (org-table-convert-region): Made a command.
137 (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
138 Replace with the normal org- functions.
139 (org-self-insert-command): Don't trigger realign unnecessarily
140 when blanking a field that is not full.
141 (org-mode): `Set buffer-invisibility-spec' for links.
142 (org-activate-links2): Hide link part and only show descriptive
143 part of the link.
144 (org-insert-link): Modify for new linking system.
145 (org-store-link): Store description separately, for use by
146 `org-insert-link'.
147 (org-table-align): Use `org-string-width'.
148 (defgroup): Completely new group structure for custom variables.
149 (org-agenda-files): Option: Single file name allowed. Function:
150 Optional argument unrestrited means ignore any restricitons.
151 (org-install-agenda-files-menu): Find a buffer in Org-mode before
152 trying to modify the menu. Use generalized access to
153 `org-agenda-files.'
154 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
155 (org-agenda-file-to-front, org-remove-file, org-diary)
156 (org-tags-view, org-export-icalendar-all-agenda-files)
157 (org-export-icalendar-combine-agenda-files): Use generalized
158 access to `org-agenda-files'.
159 (org-remember-handler): Correctly preserve heading if present.
160 (org-table-insert-row, org-table-insert-hline): Deal with
161 invisible characters.
162
163 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
164
165 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
166 (vc-annotate-color-map): New 18 element constant
167 value/saturation, rotating hue colormap, from red->blue.
168 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
169 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
170 (vc-annotate): To avoid killing the required local variables,
171 set them before the end of `with-output-to-temp-buffer', and
172 after first switching to annotate-mode.
173 (vc-annotate-warp-version): Add buffer argument in goto-line to
174 ensure annotation, not source, is scrolled.
175
176 2006-04-10 Bill Wohler <wohler@newt.com>
177
178 * custom.el (defcustom, custom-handle-keyword):
179 Add :package-version keyword.
180 (custom-add-package-version): New function. Sets value of new
181 property 'custom-package-version from :package-version keyword.
182 (defcustom): Create Common Keywords section in docstring.
183 (defface, defgroup): Replace definitions of a select few keywords
184 with a reference to the Common Keywords in defcustom.
185 (defcustom, defface, defgroup): Replace reference to Customization
186 chapter in manual with hyperlink.
187
188 * cus-edit.el (customize-package-emacs-version-alist):
189 New variable.
190 (customize-changed-options): Add check for custom-package-version.
191 (customize-package-emacs-version): New function to look up Emacs
192 version corresponding to the given package version.
193
194 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
195 defun name, in similar fashion to find-variable-regexp.
196
197 2006-04-10 Eli Zaretskii <eliz@gnu.org>
198
199 * international/mule-cmds.el (set-locale-environment): Fix last
200 change for when the locale's preferences don't specify any encoding.
201
202 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
203
204 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
205 so the defined var/fun doesn't need to be quoted.
206
207 2006-04-10 Richard Stallman <rms@gnu.org>
208
209 * finder.el (finder-mode-map): Add n and p bindings.
210
211 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
212
213 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
214 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
215 (gdb-setup-windows): Put something in source window if we can't find
216 the source file.
217 (gdb-frame-handler): Make it work again with just assembly.
218 (gdb-data-list-register-values-handler): Make it work when there is
219 no stack.
220
221 2006-04-09 Richard Stallman <rms@gnu.org>
222
223 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
224 specs while looking for charset.
225
226 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
227
228 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
229 Make them faces.
230 (lm-font-lock-keywords): Update appropriately.
231
232 2006-04-10 Kim F. Storm <storm@cua.dk>
233
234 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
235 it can also replace buffer-substring-no-properties.
236
237 * emulation/cua-base.el (cua-delete-region, cua-paste)
238 (cua-repeat-replace-region): Use filter-buffer-substring.
239
240 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
241 (cua-cut-region-to-global-mark): Likewise.
242
243 * emulation/cua-rect.el (cua--extract-rectangle)
244 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
245
246 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
247
248 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
249 entry-type. Add field delimiters to numerical fields if they are
250 not present.
251
252 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
253
254 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
255 string-const to return value.
256 (bibtex-remove-delimiters): Use it.
257
258 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
259
260 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
261 cl-byte-compile-compiler-macro unless it exists.
262
263 2006-04-08 Eli Zaretskii <eliz@gnu.org>
264
265 * files.el (hack-local-variables-confirm) <offer-save>:
266 Clarify message text. Suggested by Ralf Angeli.
267
268 2006-04-08 Michael Cadilhac <michael.cadilhac@lrde.org> (tiny change)
269
270 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
271 (delete-extract-rectangle-line): Use `filter-buffer-substring'
272 instead of `buffer-substring' and `delete-region'. (Most of the
273 code actually copied from `kill-region'.)
274
275 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
276
277 * rcirc.el (rcirc-default-server): Rename from rcirc-server.
278 (rcirc-default-port): Rename from rcirc-port.
279 (rcirc-default-nick): Rename from rcirc-nick.
280 (rcirc-default-user-name): Rename from rcirc-user-name.
281 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
282 (rcirc-low-priority-flag): New variable.
283 (rcirc-decode-coding-system): New defcustom.
284 (rcirc-encode-coding-system): New defcustom.
285 (rcirc-coding-system-alist): New defcustom.
286 (rcirc-multiline-major-mode): New defcustom.
287 (rcirc-nick): New internal variable.
288 (rcirc-process): Remove variable.
289 (rcirc-server-buffer): New variable.
290 (rcirc): Update to use rcirc-default-* variables above.
291 (rcirc-connect): Do not add window-configuration-hook-here.
292 (rcirc-server): New internal variable.
293 (rcirc-connect): Do not send keepalive pings if
294 rcirc-keepalive-seconds is nil.
295 (with-rcirc-server-buffer): New macro.
296 (rcirc-send-string): Encode with rcirc-encode-coding-system.
297 (rcirc-server-name): Rename from rcirc-server.
298 (rcirc-buffer-process): New function.
299 (rcirc-buffer-nick): New function.
300 (rcirc-buffer-target): Remove function.
301 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
302 New commands.
303 (rcirc-mode-map): Change binding of C-c C-l to
304 rcirc-toggle-low-priority.
305 (rcirc-mode): Initialize coding system based on
306 rcirc-coding-system-alist. New change-major-mode-hook to part the
307 channel on a mode change. Make kill-buffer-hook buffer-local.
308 (rcirc-change-major-mode-hook): New function.
309 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
310 (rcirc-last-post-time): New variable.
311 (rcirc-process-message): Store the last time user posted a message
312 to this target.
313 (rcirc-multiline-minor-mode): New mode.
314 (rcirc-multiline-minor-mode-map): New mode map.
315 (rcirc-edit-multiline): Put multiline-edit buffer in
316 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
317 (rcirc-print): Ignore any line starting with an ignored nick.
318 (rcirc-print): Decode using rcirc-decode-coding-system.
319 (rcirc-track-minor-mode): Update global-mode-string when disabling
320 this mode.
321 (minor-mode-alist): Add LowPri indicator.
322 (rcirc-toggle-low-priority): New function.
323 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
324 next lowpriority buffer with activity.
325 (rcirc-record-activity): Sort buffers in rcirc-activity by the
326 last time the user posted a message in to the target.
327 (rcirc-update-activity-string): New formatting for low priority
328 buffers.
329 (rcirc-split-activity): New function.
330 (rcirc-handler-PART, rcirc-handler-KICK)
331 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
332 (rcirc-nick-away-alist): New variable.
333 (rcirc-handler-301): New handler. Away messages are printed once
334 per change.
335
336 2006-04-08 Eli Zaretskii <eliz@gnu.org>
337
338 * info.el (Info-follow-nearest-node): Doc fix.
339
340 * international/mule-cmds.el (set-locale-environment): Make sure
341 the coding-system preferred by the locale's language has the same
342 EOL conversion type as the original buffer-file-coding-system.
343 (locale-language-names): Add a few MS Windows language codes.
344
345 2006-04-07 Richard Stallman <rms@gnu.org>
346
347 * simple.el (eval-expression): Doc fix.
348
349 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
350 (eval-defun): Doc fixes.
351
352 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
353
354 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
355
356 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
357
358 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
359 GDB list command without argument for greater generality.
360
361 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
362
363 * subr.el (string-or-null-p): New function.
364
365 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
366
367 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
368
369 * files.el: Update comment about safe-local-variable declarations.
370
371 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
372
373 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
374 See idlwave.org.
375
376 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
377 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
378
379 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
380 See idlwave.org.
381
382 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
383 version 6.0 (minimal changes). See idlwave.org.
384
385 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
386 6.0 (minimal changes). See idlwave.org.
387
388 * progmodes/idlw-rinfo.el: File obsoleted and removed.
389
390 2006-04-06 Romain Francoise <romain@orebokech.com>
391
392 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
393 symmetric encryption features and a new asynchronous interface to
394 GnuPG. This new version is version 1.4, plus whitespace changes.
395
396 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
397
398 * files.el: Move some `safe-local-variable' declarations to the
399 respective files.
400
401 * textmodes/ispell.el (ispell-check-comments)
402 (ispell-local-dictionary): Mark as safe.
403
404 * abbrev.el (abbrev-mode): Mark as safe.
405
406 * add-log.el (change-log-default-name): Mark as safe.
407
408 * textmodes/reftex-vars.el (reftex-vref-is-default)
409 (reftex-fref-is-default, reftex-level-indent)
410 (reftex-guess-label-type): Mark as safe.
411
412 * textmodes/fill.el (colon-double-space): Mark as safe.
413
414 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
415 (sentence-end-double-space, sentence-end-without-period)
416 (sentence-end-without-space, sentence-end, sentence-end-base)
417 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
418
419 2006-04-06 Kim F. Storm <storm@cua.dk>
420
421 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
422 the :set-after list.
423 (ido-downcase-unc-hosts): New user option. Default on.
424 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
425 when it is set, as regexps are now applied on the fly.
426 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
427 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
428 on the fly, but only when ido-process-ignore-lists is set.
429 Do case insensitive filtering if ido-downcase-unc-hosts is set.
430 Only downcase names if ido-downcase-unc-hosts is set.
431
432 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
433
434 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
435
436 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
437
438 2006-04-05 Kim F. Storm <storm@cua.dk>
439
440 * ido.el (ido-mode): Set after ido-unc-hosts and
441 ido-ignore-unc-host-regexps.
442 (ido-save-history): Save ido-unc-hosts-cache.
443 (ido-load-history): Load ido-unc-hosts-cache.
444 (ido-reread-directory): Refresh unc hosts cache in // dir.
445
446 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
447 to nil while displaying slash screen.
448
449 2006-04-05 Daiki Ueno <ueno@unixuser.org>
450
451 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
452 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
453
454 2006-04-05 Kenichi Handa <handa@m17n.org>
455
456 * international/characters.el: Setup cases of Latin, Greek, and
457 Cyrillic characters in CJK charsets.
458
459 2006-03-29 Daiki Ueno <ueno@unixuser.org>
460
461 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
462 default-enable-multibyte-characters. This reverts the change from
463 revision 6.17 which is no longer necessary because the passphrase
464 is sent separately now. GnuPG messages are unreadable under
465 multibyte locales with default-enable-multibyte-characters set to nil.
466
467 2006-04-04 Andreas Schwab <schwab@suse.de>
468
469 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
470 and `byte-compile-warnings' as `safe-local-variable'.
471
472 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
473
474 * man.el (Man-mode-map): Restore the \r binding.
475 (Man-abstract-xref-man-page): If Man-target-string is a function,
476 call it.
477 (Man-highlight-references): Use Man-default-man-entry to get the
478 target. Deal with xrefs too.
479 (Man-highlight-references0): Don't call the target function.
480
481 * woman.el (WoMan-xref-man-page): Strip the section number, woman
482 cannot deal with it.
483
484 2006-04-04 Daiki Ueno <ueno@unixuser.org>
485
486 * pgg-gpg.el: Clean up process buffers every time gpg processes
487 complete.
488
489 2006-04-04 Kenichi Handa <handa@m17n.org>
490
491 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
492 here.
493 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
494 Temporarily bind inhibit-field-text-motion to t.
495
496 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
497
498 * startup.el (normal-splash-screen): Only set mode-line-format in the
499 splash buffer, so as not to interfere when debugging the code.
500 Ignore errors when switching buffer.
501
502 2006-04-03 Romain Francoise <romain@orebokech.com>
503
504 * dired.el (dired-dnd-protocol-alist): Fix typo.
505
506 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
507
508 * savehist.el (savehist): Add :version.
509 (savehist-ignored-variables): New variable.
510 (savehist-minibuffer-hook): Don't save variables listed in
511 `savehist-ignored-variables'.
512
513 * dired.el (dired-dnd-protocol-alist): Mention that change does
514 only apply to new buffers in doc string.
515
516 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
517
518 * recentf.el (recentf-open-files-item): Include newline in button
519 field, so opening a file will work, when the point is at the end
520 of the file name. Allow, for example, to [i]search a file by
521 extension and just push RET to open it.
522
523 2006-04-03 Daiki Ueno <ueno@unixuser.org>
524
525 * pgg-gpg.el (pgg-gpg-process-filter)
526 (pgg-gpg-wait-for-completion): Check if buffer is alive.
527
528 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
529 lines, temporary fix.
530
531 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
532
533 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
534
535 2006-04-02 Richard Stallman <rms@gnu.org>
536
537 * progmodes/compile.el (compilation-message-face): Make it defcustom.
538
539 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
540
541 * ibuf-macs.el (define-ibuffer-column): Add a new key:
542 header-mouse-map.
543
544 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
545 (ibuffer-mode-header-map): New keymaps.
546 (ibuffer-update-title-and-summary): Enable mouse face highlighting
547 and keybindings for column headers.
548 (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
549 property.
550
551 2006-04-02 Drew Adams <drew.adams@oracle.com> (tiny change)
552
553 * speedbar.el (speedbar-after-create-hook): Doc fix.
554
555 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
556
557 * shell.el (shell-directory-tracker)
558 (shell-dynamic-complete-command): Doc fixes.
559
560 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
561
562 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
563 terminals.
564
565 2006-04-01 Kim F. Storm <storm@cua.dk>
566
567 * ido.el (ido-unc-hosts-cache): New defvar.
568 (ido-unc-hosts): If value of defcustom is a function, call it to
569 get list of UNC hosts. Add function-item choices to specify
570 ido-unc-hosts-net-view or user function.
571 (ido-ignore-unc-host-regexps): New defcustom.
572 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
573 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
574 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
575
576 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
577
578 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
579 wwidth.
580
581 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
582
583 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
584 (ido-max-work-file-list, ido-switch-buffer)
585 (ido-read-file-name-as-directory-commands):
586 Fix typos in docstrings.
587
588 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
589
590 * term/mac-win.el (mac-system-coding-system): Define and use after
591 Mac-specific coding systems are ready.
592
593 2006-03-27 Romain Francoise <romain@orebokech.com>
594
595 * net/rcirc.el (rcirc-connect): Add autoload cookie.
596
597 * ldefs-boot.el: Update.
598
599 2006-03-27 Daiki Ueno <ueno@unixuser.org>
600
601 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
602 passphrases when it is not needed.
603 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
604 passphrase stuff from gpg, should only be necessary when you use
605 gpg with a smartcard.
606
607 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
608
609 * comint.el (comint-dynamic-list-completions): Allow user to
610 select *Completions* buffer.
611
612 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
613
614 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
615
616 2006-03-26 Andreas Schwab <schwab@suse.de>
617
618 * progmodes/gud.el (gdb): Only complain about multiple debugging
619 when the gdb process is still running.
620
621 2006-03-25 Eli Zaretskii <eliz@gnu.org>
622
623 * mail/rmail.el (tool-bar-map): Defvar it.
624 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
625 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
626
627 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
628
629 * help.el (print-help-return-message): Suggest to use
630 display-buffer instead of switch-to-buffer-other-window to restore
631 the previous window without selecting it.
632
633 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
634
635 * frame.el (select-frame-by-name): Call x-focus-frame also when
636 window-system is mac.
637
638 * term/mac-win.el: Adjust Courier font specifications in
639 x-fixed-font-alist.
640 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
641 when directly encoding to UTF-16 in native byte order, no BOM.
642
643 2006-03-25 Kim F. Storm <storm@cua.dk>
644
645 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
646 (cua--init-keymaps): Use it instead of fixed C-return.
647 (cua-mode): Set after it.
648
649 * emulation/cua-rect.el (cua--init-rectangles):
650 Use cua-rectangle-mark-key instead of fixed C-return.
651
652 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
653
654 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
655 "run" in .gdbinit.
656 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
657
658 2006-03-24 Romain Francoise <romain@orebokech.com>
659
660 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
661 `display-buffer-other-frame'.
662
663 2006-03-24 Kim F. Storm <storm@cua.dk>
664
665 * apropos.el (apropos-synonyms): Add selection => region.
666
667 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
668
669 * progmodes/gdb-ui.el (gdb-var-create-regexp)
670 (gdb-var-list-children-regexp, gdb-var-update-regexp)
671 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
672 (gdb-data-list-register-values-regexp)
673 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
674 Future proof against new fields being added to MI output.
675 (gdb-send): Don't treat backslashes for program input as
676 continuations.
677 (gdb-assembler-handler): Don't use window-start for this handler.
678 (gdb-frame-handler): Don't change to hollow arrow if overlay
679 arrow doesn't move to new frame.
680
681 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
682
683 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
684 prevent compiler warnings.
685 (gdb-stopped): Check for gud-last-last-frame (case: signal).
686 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
687 (gdb-assembler-custom): Use hollow-right-triangle for assembler
688 buffer too.
689
690 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
691
692 * pgg-gpg.el (pgg-gpg-update-agent): Check for
693 make-network-process, so we can use the same code in Gnus v5-10
694 too and have this file fully synchronized with that release.
695
696 2006-03-23 Romain Francoise <romain@orebokech.com>
697
698 * ibuf-ext.el (ibuffer-read-filter-group-name):
699 Use `ibuffer-generate-filter-groups' to make completion list match
700 the filter groups that are really displayed in the Ibuffer buffer.
701 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
702
703 2006-03-23 Kenichi Handa <handa@m17n.org>
704
705 * international/mule-cmds.el (sort-coding-systems): Describe that
706 the argument is modified in docstring.
707
708 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
709
710 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
711 (pgg-gpg-update-agent): New function.
712 (pgg-gpg-use-agent-p): New function.
713 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
714 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
715 (pgg-gpg-sign-region): Use it.
716
717 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
718
719 * cus-edit.el (custom-face-set): Call custom-push-theme before
720 face-spec set so that `changed' theme is correctly saved.
721 (custom-face-reset-standard): Reset to recalculated face rather
722 than defface spec.
723
724 * custom.el (custom-push-theme): Only save `changed' theme if the
725 current face does not match the defface specs.
726
727 2006-03-21 Simon Josefsson <jas@extundo.com>
728
729 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
730 <wilde@sha-bang.de>.
731 (pgg-gpg-use-agent): New variable.
732 (pgg-gpg-process-region): Use it.
733 (pgg-gpg-encrypt-region): Likewise.
734 (pgg-gpg-encrypt-symmetric-region): Likewise.
735 (pgg-gpg-decrypt-region): Likewise.
736 (pgg-gpg-sign-region): Likewise.
737 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
738
739 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
740
741 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
742 bracket links.
743
744 2006-03-21 Kim F. Storm <storm@cua.dk>
745
746 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
747 fringe-indicator-alist instead of modifying global value.
748 (gdb-frame-handler): Likewise.
749
750 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
751
752 * diff-mode.el (diff-function): Make it inherit from diff-header
753 instead of diff-context.
754
755 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
756 bitmap.
757 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
758 change names in macro above for consistency.
759 (gdb-frame-handler): Use hollow-right-triangle for all selected
760 frames which except the innermost (where execution has stopped).
761 (gdb-reset): Reset buffer-local values of overlay-arrow.
762
763 2006-03-20 Richard Stallman <rms@gnu.org>
764
765 * simple.el (set-mark-command): Doc fix.
766
767 * files.el (display-buffer-other-frame): New command.
768 (ctl-x-4-map): Bind C-x 5 C-o to it.
769
770 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
771
772 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
773 rather than just defer-time, in case defer-time has been changed but
774 the timer isn't running yet.
775 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
776
777 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
778
779 * help-mode.el (help-follow-symbol): New function.
780 Essentially identical to the old `help-follow', but do not let
781 `push-button' do the work when on an xref.
782 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
783
784 2006-03-19 Richard Stallman <rms@gnu.org>
785
786 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
787 preceded by the word `program'.
788 (help-follow-mouse, help-follow): Throw error if not on xref.
789 Delete no longer used args.
790
791 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
792
793 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
794 annotation ensure gud-overlay-arrow-position is redisplayed.
795
796 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
797
798 * textmodes/bibtex.el (bibtex-include-OPTkey)
799 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
800 (bibtex-autokey-name-case-convert)
801 (bibtex-autokey-titleword-case-convert): Make these the aliases
802 for the following two variables.
803 (bibtex-autokey-name-case-convert-function)
804 (bibtex-autokey-titleword-case-convert-function): Make these the
805 real names.
806 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
807 bibtex-font-lock-crossref sublists.
808 (bibtex-mode): Revert 2005-12-30 change (which made
809 completion-ignore-case buffer-local).
810 (bibtex-url): Simplify.
811
812 2006-03-19 Kim F. Storm <storm@cua.dk>
813
814 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
815 cursor property value to 2 (to align with C level change).
816
817 2006-03-19 Bill Wohler <wohler@newt.com>
818
819 * image.el (image-load-path-for-library): Shorten first line in
820 docstring.
821
822 2006-03-18 Richard Stallman <rms@gnu.org>
823
824 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
825
826 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
827
828 * isearch.el (isearch-other-meta-char): Handle user bindings for
829 shifted control characters.
830
831 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
832
833 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
834 part that matches email addresses, file names, etc.
835
836 2006-03-18 Eli Zaretskii <eliz@gnu.org>
837
838 * term/w32-win.el (mouse-set-font):
839 Mention w32-list-proportional-fonts in the doc string.
840
841 2006-03-18 Kim F. Storm <storm@cua.dk>
842
843 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
844 (ido-unc-hosts): New user option to explicitly define list of know
845 UNC-style hosts for completion.
846 (ido-cache-unc-host-shares-time): New user option.
847 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
848 New helper functions for UNC file-name support.
849 (ido-may-cache-directory): Check for UNC host. Simplify.
850 (ido-wash-history): Clean out old UNC hosts.
851 (ido-nonreadable-directory-p): UNC hosts are always readable.
852 (ido-directory-too-big-p): UNC hosts are never too big.
853 (ido-set-current-directory): Handle UNC root path.
854 (ido-file-name-all-completions): Complete UNC host names from
855 ido-unc-hosts list. Cache UNC host shares.
856 (ido-make-file-list-1): Don't filter UNC root.
857 (ido-exhibit): Check for // in root directory, and switch to UNC
858 mode by setting ido-current-directory to //.
859
860 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
861
862 * cus-edit.el (customize-changed-options): Mention explicit
863 version number as default in prompt.
864
865 2006-03-17 Bill Wohler <wohler@newt.com>
866
867 * image.el (image-load-path-for-library): Minor docstring fix.
868
869 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
870
871 * textmodes/org.el (org-read-date): Include subgroup 5 into
872 replacement text.
873 (org-popup-calendar-for-date-prompt): Fix customization type.
874
875 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
876
877 * progmodes/gdb-ui.el (gud-watch): Provide completion.
878 (gdb-continuation): New variable.
879 (gdb-send): Deal with continuation lines.
880
881 * progmodes/gud.el (gud-gdb-complete-command)
882 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
883 expressions.
884 (gud-tooltip-mode): Use buffer-local value.
885
886 2006-03-16 Kim F. Storm <storm@cua.dk>
887
888 * ido.el (ido-edit-input): Use selected match, if any.
889
890 2006-03-16 Bill Wohler <wohler@newt.com>
891
892 * image.el (image-load-path-for-library): Prefer user's images in
893 image-load-path.
894
895 2006-03-16 Martin Rudalics <rudalics@gmx.at>
896
897 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
898 when checking for attempt to drag leftmost or rightmost scrollbar.
899
900 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
901
902 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
903 (gdb-force-mode-line-update): New function.
904 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
905 (gdb-exited): Use them.
906 (gdb-signal): New function.
907 (gdb-annotation-rules): Provide a rule for it.
908
909 2006-03-16 Kenichi Handa <handa@m17n.org>
910
911 * international/mule.el (auto-coding-regexp-alist): Add entries
912 for Unicode BOM.
913
914 * sort.el (sort-build-lists): Temporarily bind
915 inhibit-field-text-motion to t.
916
917 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
918
919 * locate.el (locate-command, locate-make-command-line)
920 (locate-fcodes-file, locate-update-command)
921 (locate-prompt-for-command, locate, locate-with-filter)
922 (locate-get-file-positions): Doc fixes.
923 (locate-buffer-name, locate-header-face): Remove leading `*' in
924 defcustom.
925 (locate-filter-output): Use `keep-lines' instead of its alias
926 `delete-non-matching-lines'.
927 (locate-get-filename, locate-get-dirname): Add introductory comment.
928 (locate-find-directory-other-window): Give appropriate error
929 message if used outside main listing.
930
931 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
932
933 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
934 the new extend-region feature.
935 (font-lock-after-change-function): Update correspondingly.
936 * jit-lock.el (jit-lock-after-change): Update correspondingly.
937 * progmodes/grep.el (font-lock-lines-before): Don't disable.
938
939 2006-03-15 Bill Wohler <wohler@newt.com>
940
941 * image.el (image-load-path-for-library): Fix example by not
942 recommending that one binds image-load-path. Just defvar it to
943 placate compiler and only use it if previously defined.
944
945 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
946
947 * textmodes/org.el (org-insert-centered): Use `string-width' to
948 make underlining work for wide characters.
949 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
950 TAB to `org-cycle', to make sure that no binding in
951 `outline-mode-map' can supercede it.
952
953 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
954
955 * allout.el: Increment version to 2.2.1 in file commentary.
956
957 (allout-version): Increment to 2.2.1.
958
959 (allout-default-layout): New customization variable, used when the
960 file lacks a specific allout-layout. Uses allout-layout-type for
961 recursively nested definition.
962
963 (allout-layout-type): Widget defining allout layouts, necessary for
964 self-recursive definition.
965
966 (allout-mode): Incorporate allout-default-layout as fallback for
967 allout-layout.
968
969 (allout-layout): Mark as 'safe-local-variable', and refer mention
970 fallback to `allout-default-layout' in absence of a specified value.
971 (allout-passphrase-verifier-string)
972 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
973
974 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
975
976 (allout-get-encryption-passphrase-verifier): Use correct name of
977 passphrase verifier in docstring.
978
979 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
980
981 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
982 elements.
983 (gdb-find-watch-expression): Make it work for arrays too.
984 Follow change to gdb-var-list.
985 (gud-watch): Allow the user to enter variable name with a prexix
986 arg. Create keybindings.
987 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
988 (gdb-var-list-children-handler, gdb-var-update-handler)
989 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
990 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
991 Follow change to gdb-var-list.
992 (gdb-starting): Don't show the overlay arrows when program is running.
993
994 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
995 gdb-var-list.
996
997 2006-03-14 Bill Wohler <wohler@newt.com>
998
999 * image.el (image-load-path-for-library): Pass value of path
1000 rather than symbol. Always return list of directories.
1001 Guarantee that image directory comes first.
1002
1003 2006-03-14 Alan Mackenzie <acm@muc.de>
1004
1005 * font-core.el (font-lock-extend-region\(-function\)?.):
1006 New function/variable.
1007
1008 * font-lock.el (font-lock-after-change-function):
1009 Call font-lock-extend-region. Obey font-lock-lines-before.
1010 (font-lock-default-fontify-region): Remove reference to
1011 font-lock-lines-before.
1012
1013 * jit-lock.el (jit-lock-after-change):
1014 Call font-lock-extend-region. Obey font-lock-lines-before.
1015
1016 2006-03-14 David Ponce <david@dponce.com>
1017
1018 * tree-widget.el (tree-widget-themes-load-path)
1019 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
1020
1021 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
1022
1023 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
1024 (rcirc-print): Mark the start of text at the end of the prompt.
1025 (rcirc-track-minor-mode): Add autoload cookie.
1026 (rcirc-update-activity-string): Add space to front of mode-line
1027 indicator.
1028
1029 2006-03-13 Miles Bader <miles@gnu.org>
1030
1031 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
1032 (rcirc-abbrev-nick): Remove function.
1033 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
1034
1035 2006-03-13 David Ponce <david@dponce.com>
1036
1037 * tree-widget.el: Handle themes across all occurrences of the main
1038 themes sub-directory found in tree-widget-themes-load-path.
1039 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
1040 (tree-widget--locate-sub-directory): Return all occurrences.
1041 (tree-widget-themes-path): New function.
1042 Replace tree-widget-themes-directory, and return a list of directories.
1043 (tree-widget-set-parent-theme)
1044 (tree-widget-lookup-image): Use it.
1045
1046 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
1047
1048 * textmodes/org.el (org-link-search): Avoid self-matching of
1049 links, allow target text to be distributed over several lines.
1050 (org-search-not-link): New function.
1051 (org-set-regexps-and-options, org-get-current-options):
1052 New startup options.
1053 (org-export-as-html): Take odd-level setting from local variable.
1054 (org-fontify-emphasized-text): New option.
1055 (org-set-font-lock-defaults): Include emphasized text.
1056 (org-follow-mhe-link): Allow folder-only links, fix folder name.
1057 (org-font-lock): Customize group renamed from `org-faces'.
1058
1059 2006-03-13 John Paul Wallington <jpw@pobox.com>
1060
1061 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
1062 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
1063
1064 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
1065
1066 * cus-start.el (all): Delete :version keyword for members of the
1067 fringe group, since the entire group is new in 22.1.
1068
1069 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
1070
1071 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
1072 map if value is hexadecimal (an address).
1073 (gud-watch): Only search roots for existing watch expressions.
1074 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
1075 prevent caching problems with speedbar-update-directory-contents.
1076
1077 2006-03-12 Juri Linkov <juri@jurta.org>
1078
1079 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
1080 before comparing with `low' and `warn'.
1081
1082 * info.el (Info-dir-remove-duplicates): Move point to the
1083 beginning of the current line after deleting the entries from
1084 redundant heading. Use marker for `limit' and compare it with
1085 point before calling `re-search-forward'.
1086
1087 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1088
1089 * simple.el (yank): Fix typo in docstring.
1090
1091 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
1092
1093 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
1094 messages, where "D" is the 6th character.
1095
1096 2006-03-11 Eli Zaretskii <eliz@gnu.org>
1097
1098 * simple.el (yank): Fix last change.
1099
1100 2006-03-11 David Ponce <david@dponce.com>
1101
1102 * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
1103 merging elements from the standard ispell-dictionary-alist.
1104 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
1105 alist, and return the new alist.
1106
1107 2006-03-11 Richard Stallman <rms@gnu.org>
1108
1109 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
1110
1111 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
1112 the way it is implemented is too unclean.
1113
1114 * simple.el (kill-region, yank): Doc fix.
1115
1116 * battery.el (battery-echo-area-format): Doc fix.
1117 (battery-mode-line-format): Likewise.
1118 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
1119 (battery-linux-proc-acpi): Ignore batteries that say "charged".
1120
1121 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
1122
1123 * progmodes/octave-mod.el (octave-indent-for-comment):
1124 Behave according to do string.
1125
1126 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
1127
1128 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
1129 Be visible only if major mode is Mail Mode.
1130
1131 * textmodes/flyspell.el (flyspell-external-point-words)
1132 (flyspell-process-localwords): Fix last changes.
1133
1134 2006-03-11 Eli Zaretskii <eliz@gnu.org>
1135
1136 * calendar/holidays.el (list-holidays): Doc fix.
1137
1138 * international/mule.el (auto-coding-alist): Add .odt
1139 (OpenOffice's open document) files.
1140
1141 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
1142 document) files. Mention in the doc string the need to sync with
1143 auto-coding-alist.
1144
1145 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
1146
1147 * files.el (hack-local-variables-confirm): Don't prompt for ! if
1148 enable-local-variables is set to always query, or there is no
1149 savable variable.
1150
1151 2006-03-10 Bill Wohler <wohler@newt.com>
1152
1153 * image.el (image-load-path-for-library): Merge at least three
1154 functions from Gnus and MH-E into this one function that can now
1155 be shared.
1156
1157 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
1158
1159 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
1160 gdb-remove-mouse-face and remove help-echo too.
1161 (gdb-enqueue-input): Correct conditional clause.
1162
1163 2006-03-10 Glenn Morris <rgm@gnu.org>
1164
1165 * calendar/calendar.el (calendar-holidays): Doc fix.
1166 * calendar/holidays.el (list-holidays): Doc fix.
1167
1168 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
1169
1170 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
1171 it gets called in gdb-prompt anyway.
1172 (gdb-use-separate-io-buffer): Only restore window arrangement for
1173 gdb-many-windows.
1174 (gdb-enqueue-input): Make it harder to send GDB input when program
1175 is running.
1176 (gdb-buffer-list): New variable.
1177 (gdb-remove-mouse-face): New function.
1178 (gdb-starting): Use it when GDB input won't get sent.
1179
1180 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
1181
1182 * help.el (view-lossage): Remove trailing whitespace before
1183 inserting "\n".
1184
1185 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
1186
1187 * files.el (hack-local-variables-confirm):
1188 Set coding-system-for-read to nil before writing to .emacs.
1189
1190 * arc-mode.el (archive-extract): Check if an existing buffer name
1191 comes from a different archive.
1192
1193 * help.el (describe-key-briefly): If KEY is a down event, read and
1194 discard the up event.
1195
1196 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
1197
1198 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
1199 be edited and use font-lock-warning-face for any changes.
1200
1201 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
1202 (gdb-edit-value): Use it to report any errors.
1203
1204 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
1205
1206 * help.el (describe-key): Remove leftover test code.
1207
1208 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
1209
1210 * textmodes/org.el: Move defvars out of eval-when-compile.
1211 Use buffer-file-name variable.
1212 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
1213 arg `file'.
1214 (org-level-faces): Remove startup dependency.
1215 (org-cycle, org-map-tree, org-scan-tags)
1216 (org-remember-handler): Don't call `outline-level' directly.
1217 (org-mhe-search-all-folders): New option.
1218 (org-mhe-get-message-folder-from-index)
1219 (org-mhe-get-message-folder): Fix indexing search.
1220 (org-format-agenda-item): Handle nil TAGS argument.
1221 (org-cleaned-string-for-export, org-activate-target-links)
1222 (org-make-target-link-regexp): Deal with empty radio target list.
1223 (org-tag): New face.
1224 (org-get-level-face): New function.
1225 (org-set-font-lock-defaults): Simplify setup for headlines.
1226 (org-complete): Pass common substring to `display-completion-list'.
1227
1228 2006-03-06 David Ponce <david@dponce.com>
1229
1230 * tree-widget.el: Update Commentary header.
1231 (tree-widget-theme-name): Ignore parent themes.
1232 (tree-widget-set-parent-theme): New function.
1233 (tree-widget-set-theme): Use it.
1234 (tree-widget-set-image-properties): Move definition. Does nothing
1235 if image properties have already been set.
1236 (tree-widget-image-properties): Move definition. Receive an image
1237 name. Set the :pointer property.
1238 (tree-widget-lookup-image): Doc fix. Search in parent themes.
1239 Don't set the :pointer image property.
1240 (tree-widget-convert-widget): New function. Handle :dynargs
1241 compatibility here.
1242 (tree-widget): Use it to :convert-widget. Add the :expander-p
1243 predicate to control when the :expander function is entered.
1244 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
1245 (tree-widget-value-create): Handle :expander-p. widget-apply
1246 :expander.
1247 (tree-widget-expander-p): New function. Default value of the
1248 :expander-p property.
1249
1250 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
1251
1252 * help.el (describe-key): Properly handle the return value of
1253 read-key-sequence when grabbing an up-event. Cleanup mouse-1
1254 remaps. Handle string and vector `follow-link' values.
1255
1256 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
1257
1258 * complete.el (PC-expand-many-files): Try be more careful when parsing
1259 the shell's output.
1260
1261 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
1262
1263 * outline.el (hide-sublevels): Provide better interactive default.
1264
1265 2006-03-06 Kenichi Handa <handa@m17n.org>
1266
1267 * international/fontset.el (create-fontset-from-fontset-spec):
1268 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
1269
1270 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
1271
1272 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
1273 backslashes instead of one in regexp.
1274 (gud-tooltip-dereference): Add missing optional argument.
1275
1276 2006-03-04 John Paul Wallington <jpw@pobox.com>
1277
1278 * wdired.el (toplevel): Require `cl' at compile-time.
1279
1280 2006-03-04 Andreas Schwab <schwab@suse.de>
1281
1282 * server.el (server-process-filter): Handle errors during
1283 evaluation of the argument.
1284
1285 2006-03-03 John Paul Wallington <jpw@pobox.com>
1286
1287 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
1288 escape parentheses at beginning of line.
1289 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
1290 (t-mouse-mode): Remove period from end of error message.
1291
1292 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
1293
1294 * textmodes/flyspell.el (flyspell-process-localwords):
1295 Be case-sensitive.
1296
1297 2006-03-03 Martin Rudalics <rudalics@gmx.at>
1298
1299 * cus-edit.el (custom-quote): Remove function, since it has been
1300 moved to custom.el.
1301
1302 * font-lock.el (lisp-font-lock-keywords-2)
1303 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
1304 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
1305 they have no special meaning.
1306
1307 * midnight.el (clean-buffer-list): Handle case where base-buffer of
1308 indirect buffer gets killed before indirect buffer. Use dolist.
1309
1310 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
1311
1312 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
1313 value instead of a literal constant (1) on more pauses.
1314
1315 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
1316
1317 * textmodes/flyspell.el (flyspell-external-point-words):
1318 Be case-sensitive.
1319
1320 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
1321
1322 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
1323 with "www".
1324
1325 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
1326
1327 * allout.el: Restablish intermediate missing comment header to
1328 preserve outline structure.
1329 (allout-beginning-of-current-entry): Skip invisible text.
1330 (allout-open-topic): Fix opening a topic at end-of-buffer.
1331 (allout-minor-mode): Move nearer to allout-mode function.
1332
1333 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
1334
1335 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
1336
1337 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
1338
1339 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
1340 is nil.
1341
1342 * progmodes/gud.el (gud-speedbar-menu-items):
1343 Use buffer-local-value and add missing :visible keyword.
1344
1345 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
1346
1347 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
1348
1349 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
1350 must be `follow-link'.
1351
1352 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
1353
1354 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
1355 formatting: No nested anchors.
1356 (org-all-targets): Fix bug with XEmacs compatibility.
1357 (org-read-date): Add (require 'parse-time).
1358 (org-set-tags): Fix bug with extra inserted space.
1359 (org-export-html-style): Define a style class for targets.
1360 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
1361 (org-hide-leading-stars): New option.
1362 (org-hide): New face.
1363 (org-set-font-lock-defaults): Allow to hide leading stars.
1364 (org-get-legal-level, org-tr-level): New functions.
1365 (org-odd-levels-only): New option.
1366 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
1367 (org-demote, org-promote): Deal with double-star levels.
1368 (org-convert-to-odd-levels): New command.
1369
1370 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
1371
1372 * speedbar.el (speedbar-update-localized-contents): Try to
1373 preserve window-start.
1374 (speedbar-update-directory-contents): Try to preserve window-start
1375 and window-point.
1376 (speedbar-update-special-contents): Don't move back to start of window.
1377
1378 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
1379 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
1380 speedbar-timer-fn.
1381 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
1382 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
1383 instead of gdb-speedbar-timer-fn.
1384
1385 2006-02-28 Jay Belanger <belanger@truman.edu>
1386
1387 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
1388 (math-compose-expr): Use latex option when calling
1389 `math-compose-tex-matrix' for latex mode.
1390
1391 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
1392
1393 * speedbar.el: Re-instate comments about developing for speedbar
1394 [this is what info and gdb-ui use even if better methods exist now].
1395
1396 * t-mouse.el: New file.
1397 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
1398 (t-mouse-lispy-buffer-posn-from-coords): Remove.
1399 (t-mouse-make-event-element): Use posn-at-x-y instead.
1400 (t-mouse-make-event): Deal with Fedora Core 3.
1401 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
1402 (t-mouse-mouse-position-function): New function. Use it instead
1403 of advising mouse-position.
1404 (t-mouse-mode): New minor mode.
1405 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
1406
1407 2006-02-27 Glenn Morris <rgm@gnu.org>
1408
1409 * calendar/calendar.el (calendar-holidays): Doc fix.
1410
1411 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
1412
1413 * progmodes/gdb-ui.el (gdb-source-window): New variable.
1414 Re-introduce the concept of a source window.
1415 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
1416 consistency with get-buffer-create.
1417 (def-gdb-auto-update-handler, gdb-info-locals-handler)
1418 (gdb-data-list-register-values-handler)
1419 (gdb-stack-list-locals-handler): Try to preserve window-start as
1420 well as window-point.
1421 (gdb-display-source-buffer): New function (old concept).
1422 (gdb-goto-breakpoint): Use it.
1423
1424 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
1425 for gdb-ui/gdb-mi (old concept).
1426
1427 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
1428
1429 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
1430 binding.
1431
1432 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
1433
1434 * textmodes/reftex-sel.el (reftex-select-label-map)
1435 (reftex-select-bib-map): Add `follow-mouse' binding.
1436
1437 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
1438
1439 * jka-cmpr-hook.el (jka-compr-compression-info-list)
1440 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
1441 Give :set functions to provide automatic updating.
1442 Update docstring. Give compiler defvars early in the file
1443 and move the defcustoms to a later spot where all called functions
1444 are defined.
1445 (jka-compr-file-name-handler-entry): Doc fix.
1446 (jka-compr-compression-info-list--internal)
1447 (jka-compr-mode-alist-additions--internal)
1448 (jka-compr-load-suffixes--internal): New variables.
1449 (jka-compr-install): Set the three above variables.
1450 Update `load-file-rep-suffixes' instead of `load-suffixes'.
1451 (jka-compr-update, jka-compr-set): New functions.
1452 (auto-compression-mode): Doc fix.
1453
1454 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
1455 Update `load-file-rep-suffixes' instead of `load-suffixes'.
1456 Use jka-compr-compression-info-list--internal,
1457 jka-compr-mode-alist-additions--internal and
1458 jka-compr-load-suffixes--internal.
1459
1460 * files.el (load-library):
1461 * loadhist.el (file-loadhist-lookup):
1462 * startup.el (command-line):
1463 * subr.el (locate-library):
1464 * emacs-lisp/autoload.el (update-directory-autoloads):
1465 * emacs-lisp/find-func.el (find-library-suffixes):
1466 Use `get-load-suffixes' instead of `load-suffixes'.
1467
1468 * subr.el (locate-library):
1469 * emacs-lisp/find-func.el (find-library-name):
1470 Use `load-file-rep-suffixes' instead of '("").
1471
1472 2006-02-26 Kim F. Storm <storm@cua.dk>
1473
1474 * ido.el (ido-save-history, ido-load-history): Simplify.
1475 Don't use find-file-noselect to avoid interference from other modes.
1476
1477 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
1478
1479 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
1480 to use the default shell if filename is not available.
1481 Reported by Giorgos Keramidas.
1482
1483 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
1484
1485 * progmodes/etags.el (tags-completion-table): Do completion from
1486 all the tables in the current list, as documented in the manual.
1487
1488 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1489
1490 * CC Mode Update to 5.31.3.
1491
1492 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1493
1494 * progmodes/cc-mode.el (c-postprocess-file-styles):
1495 Bind inhibit-read-only to t, around the call to
1496 c-remove-any-local-eval-or-mode-variables, so that it works on a
1497 RO file.
1498
1499 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1500
1501 * progmodes/cc-awk.el: Correct a typo.
1502
1503 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1504
1505 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
1506 c-hungry-delete-backwards, at the request of RMS. Leave the old
1507 name as an alias.
1508
1509 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1510
1511 * progmodes/cc-mode.el: Correct a typo.
1512
1513 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1514
1515 * progmodes/cc-defs.el: Update the version number to 5.31.3.
1516
1517 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1518
1519 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
1520 brace-else-brace (error due to mbeg, mend being undefined).
1521
1522 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1523
1524 * progmodes/cc-mode.el: File Local variables: Solve the problem
1525 where both `mode' and c-file-offsets are specified: `mode' will
1526 overwrite c-f-o's settings:
1527 (c-remove-any-local-eval-or-mode-variables): New function.
1528 (c-postprocess-file-styles): Call the above new function, within
1529 c-tentative-buffer-change, to splat `mode' and `eval' before the
1530 second hack-local-variables.
1531
1532 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1533
1534 * progmodes/cc-mode.el:
1535 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
1536 (c-after-change): Protect the match data with save-match-data.
1537 It was getting corrupted by c-after-change-check-<>-operators.
1538
1539 * cc-defs.el: [Supersedes patch V1.38]:
1540 (top level): Check for a buggy font-lock-compile-keywords ONLY in
1541 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
1542
1543 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
1544 with save-match-data. It was being corrupted when Font Lock was
1545 not enabled.
1546
1547 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1548
1549 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
1550 Mode and Subword Mode.
1551
1552 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
1553 real labels ("case 1:" or "foo:") from non-labels ("public:").
1554 (c-forward-objc-directive): Replace c-forward-token-2 with crude
1555 coding; c-f-t-2 doesn't move over a token at EOB.
1556
1557 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
1558
1559 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
1560 (c-update-modeline): Concatenate the minor mode indicators
1561 directly onto mode-name, removing c-submode-indicators.
1562 Sometimes, c-s-i got separated from the mode name on the mode line.
1563
1564 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
1565 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
1566
1567 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
1568
1569 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
1570 error message when there's an evaluation error to show whether
1571 it's loaded from source or not.
1572 (c-filter-ops): Make it available at runtime too to work when
1573 `c-make-init-lang-vars-fun' needs to evaluate from source.
1574
1575 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
1576
1577 * help.el (help): Revert last part of 2006-02-23 change (deletion
1578 of the `provide' call).
1579
1580 2006-02-23 Juri Linkov <juri@jurta.org>
1581
1582 * compare-w.el (compare-windows-highlight): Add new value
1583 `persistent' and change :type from `boolean' to `choice'.
1584 (compare-windows-overlays1, compare-windows-overlays2):
1585 New internal variables.
1586 (compare-windows-highlight): If compare-windows-highlight is
1587 `persistent', add current overlays to compare-windows-overlays[12]
1588 instead of adding compare-windows-dehighlight to pre-command-hook.
1589 (compare-windows-dehighlight): Delete all overlays from
1590 compare-windows-overlays[12].
1591
1592 * info.el (Info-search): Don't bind search-spaces-regexp to
1593 Info-search-whitespace-regexp in non-regexp isearch mode.
1594
1595 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
1596
1597 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
1598
1599 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
1600
1601 * textmodes/org.el (org-xemacs-p)
1602 (org-export-html-show-new-buffer, org-table-may-need-update)
1603 (org-insert-item, org-mhe-get-message-real-folder)
1604 (org-mhe-get-message-folder-from-index)
1605 (org-mhe-get-message-folder, org-mhe-get-message-num)
1606 (org-mhe-get-header, org-make-org-heading-search-string)
1607 (org-make-org-heading-camel, org-table-sort-lines)
1608 (org-format-org-table-html, org-format-table-table-html):
1609 Fix typos in docstrings.
1610
1611 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
1612
1613 * textmodes/org.el (org-cleaned-string-for-export)
1614 (org-solidify-link-text): New function.
1615 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
1616 XEmacs, just to silence the compiler.
1617 (org-export-as-ascii, org-export-as-html-and-open):
1618 Use `org-cleaned-string-for-export' and create internal links.
1619 (org-follow-mhe-link): Require mh-e, use folder.
1620
1621 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
1622
1623 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
1624
1625 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
1626 gdb-debug-log-length.
1627 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
1628 it a real ring but...
1629 (gud-gdba-marker-filter): ...make it work like mark-ring.
1630 (gdb-enable-debug): Rename from gdb-enable-debug-log.
1631 (gdb-mouse-jump): New function. Add bindings.
1632
1633 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
1634
1635 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
1636 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
1637 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
1638 (gdb-debug-log-length): Customize it's length.
1639 (gud-watch, gdb-var-create-handler): Display function::var format
1640 but don't use to create variable object.
1641 (gdb-var-create-handler): Use message-box in place of message.
1642 (gdb-stopped): Call gdb-exited if signalled.
1643
1644 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
1645
1646 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
1647
1648 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
1649
1650 * textmodes/reftex.el (reftex-locate-file): Search all extensions
1651 if `reftex-try-all-extensions' is set.
1652
1653 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
1654 fail silently when there is no valid argument at point.
1655 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
1656 `fail-silently' argument. From a patch by David Reiter.
1657
1658 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
1659 New commands.
1660 (org-mark-ring): New variable.
1661 (org-mark-ring-length): New option.
1662 (org-open-at-point, org-goto, org-open-file): Push old position
1663 onto the mark ring.
1664 (org-add-hook): New function.
1665 (org-export-table-remove-special-lines): New option.
1666 (org-skip-comments, org-format-org-table-html): Respect new
1667 option `org-export-table-remove-special-lines'.
1668 (org-open-file): Allow special command configuration for
1669 directory link.
1670 (org-file-apps): Fix bugs in customize type, added setting
1671 for directories.
1672 (org-activate-tags, org-format-agenda-item, org-complete)
1673 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
1674 (org-get-tags, org-get-buffer-tags, org-open-at-point)
1675 (org-link-search, org-make-org-heading-search-string)
1676 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
1677 (org-radio-targets, org-file-link-context-use-camel-case)
1678 (org-activate-camels): New options.
1679 (org-update-radio-target-regexp, org-all-targets)
1680 (org-make-target-link-regexp, org-activate-target-links):
1681 New functions.
1682 (org-make-org-heading-search-string): New function.
1683 (org-store-link, org-insert-link): Use new option
1684 `org-file-link-context-use-camel-case'.
1685 (org-activate-camels): Use new option `org-activate-camels'.
1686 (org-link-regexp): Add mhe prefix.
1687 (org-open-at-point, org-store-link): Support for mhe links.
1688 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
1689 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
1690 (org-mhe-get-header, org-follow-mhe-link): New functions.
1691 (org-remove-angle-brackets, org-add-angle-brackets):
1692 New functions.
1693 (org-bracket-link-regexp): New constant.
1694 (org-read-date): Fix bug that was rejecting all typed dates.
1695 (org-link-search): Make hierarchy above visible after a match.
1696 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
1697 (org-store-link): Fix bug with link creation when cursor is in
1698 an empty line.
1699 (org-open-at-point): Fix bug with matching a link.
1700 Fixed buggy argument sequence in call to `org-view-tags'.
1701 (org-compile-prefix-format): Set `org-prefix-has-tag'.
1702 (org-prefix-has-tag): New variable.
1703 (org-format-agenda-item): Remove tags from headline
1704 if appropriate.
1705 (org-agenda-remove-tags-when-in-prefix): New option.
1706
1707 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
1708
1709 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
1710 Fix the regular expressions.
1711
1712 2006-02-21 Richard M. Stallman <rms@gnu.org>
1713
1714 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
1715 if there's no other specific basis.
1716
1717 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
1718 as variables at all.
1719 (unsafep-variable): Rename arg; doc fix.
1720
1721 * abbrevlist.el (list-one-abbrev-table): Add autoload.
1722
1723 * calendar/appt.el (diary-selective-display): Add defvar.
1724
1725 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
1726
1727 * isearch.el (search-whitespace-regexp): Fix custom type.
1728
1729 * help.el (describe-key-briefly): Compute interactive args
1730 in same was as before previous change.
1731
1732 * files.el (enable-local-variables): Doc fix.
1733
1734 2006-02-21 Kim F. Storm <storm@cua.dk>
1735
1736 * fringe.el: Cleanup as file is now pre-loaded.
1737 (fringe-bitmaps): Initialize unconditionally.
1738 (fringe-mode, set-fringe-style): Remove autoload cookies.
1739
1740 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
1741
1742 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
1743 `horizontal-bar'.
1744 (fringe-cursor-alist): Use `horizontal-bar'.
1745
1746 2006-02-20 Kim F. Storm <storm@cua.dk>
1747
1748 * fringe.el (fringe-bitmaps): Update to new bitmap names.
1749 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
1750
1751 * loadup.el: Load "fringe" on window systems.
1752
1753 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
1754
1755 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
1756 out of scope components.
1757
1758 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
1759 default.
1760
1761 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
1762
1763 * custom.el (customize-mark-to-save, customize-mark-as-set):
1764 Load the symbol first.
1765
1766 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
1767
1768 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
1769 strech spec so it doesn't display as "^J" on the header line
1770 when `Buffer-menu-use-header-line' is t.
1771
1772 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
1773
1774 * speedbar.el (speedbar-make-button): Keep text properties
1775 of string arguments if desired.
1776
1777 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
1778 expessions.
1779
1780 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
1781 of speedbar.
1782
1783 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
1784
1785 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
1786 to value of `read-file-name-completion-ignore-case'.
1787
1788 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
1789
1790 * custom.el (customize-mark-as-set): Push to `user' theme.
1791
1792 * cus-edit.el (custom-save-variables): Allow unthemed values.
1793 (customize-set-variable): Push setting to `user' theme.
1794
1795 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
1796
1797 * progmodes/gud.el: Don't require font-lock as it's now
1798 automatically loaded.
1799 (gud-speedbar-buttons): Replace gdb-var-changed with
1800 gdb-force-update.
1801
1802 * progmodes/gdb-ui.el (gdb-force-update): Rename from
1803 gdb-var-changed.
1804 (gdb-post-prompt): Use it.
1805 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
1806 (gdb-var-update-handler, gdb-var-delete)
1807 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
1808 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
1809 gdb-force-update in gdb-post-prompt.
1810 (gdb-reset): Clear watch expressions from speedbar when quitting.
1811
1812 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
1813
1814 * viper-cmd.el (viper-insert-state-post-command-sentinel)
1815 (viper-change-state-to-vi, viper-change-state-to-emacs):
1816 Make aware of cursor coloring in the Emacs state.
1817 (viper-special-read-and-insert-char): Use read-char-exclusive.
1818 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
1819
1820 * viper-init.el (viper-emacs-state-cursor-color): New variable.
1821
1822 * viper-util.el (viper-save-cursor-color)
1823 (viper-get-saved-cursor-color-in-replace-mode)
1824 (viper-get-saved-cursor-color-in-insert-mode)
1825 (viper-restore-cursor-color): Make aware of the cursor color in Emacs
1826 state.
1827 (viper-get-saved-cursor-color-in-emacs-mode): New function.
1828
1829 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
1830 (ediff-ignore-case-option3, ediff-actual-diff-options)
1831 (ediff-actual-diff3-options): New variables to control case sensitivity.
1832 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
1833 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
1834 (ediff-toggle-ignore-case): New function.
1835 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
1836
1837 * ediff-help.el (ediff-long-help-message-narrow2)
1838 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
1839 (ediff-long-help-message-word-mode): Add ignore-case command.
1840 (ediff-help-for-quick-help): Add ignore-case command.
1841
1842 * ediff-merg.el: Move provide to the end.
1843
1844 * ediff-ptch.el: Move provide to the end.
1845
1846 * ediff-wind.el: Move provide to the end.
1847
1848 * ediff-mult.el: Move provide to the end.
1849 (ediff-set-meta-overlay): Enable follow-link.
1850
1851 * ediff.el: Move provide to the end.
1852 Break recursive load cycle in eval-when-compile.
1853 (ediff-patch-buffer): Better heuristics.
1854
1855 * ediff-util.el: Move provide to the end.
1856 Break recursive load cycle in eval-when-compile.
1857 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
1858 defuns.
1859 (ediff-submit-report): Pass the values of ediff-diff3-program,
1860 ediff-diff3-options.
1861
1862 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
1863
1864 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
1865 the opening bracket of the following bracketing pairs: {}, [], (), <>,
1866 `' (for example, in the docstring of `windmove-default-keybindings').
1867
1868 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
1869
1870 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
1871 shadow face. Don't provide binding to edit variable when it is
1872 out of scope.
1873
1874 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
1875 (gdb-var-update-handler): Detect out of scope variables with pre
1876 GDB 6.4 too.
1877 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
1878 Reset status of variable objects to nil in update handlers.
1879 (gdb-var-update-handler-1): Detect when a variable object comes
1880 in scope. setcar on var changes gdb-var-list directly.
1881
1882 2006-02-17 Juri Linkov <juri@jurta.org>
1883
1884 * ffap.el (ffap) <defface>: Add explicit face declaration.
1885 (ffap-highlight): Use face `ffap' directly instead of checking
1886 for its existence.
1887
1888 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
1889 `visible-ok' of `other-buffer' to find the right original buffer.
1890
1891 * info.el (Info-search): Skip `Local Variables' node.
1892
1893 2006-02-17 Juri Linkov <juri@jurta.org>
1894
1895 * info.el (Info-find-file): Check for symbols `apropos', `history',
1896 `toc' in the input filename, and return these symbols as is.
1897 (Info-find-node-2): Set Info-current-file to symbols `apropos',
1898 `history', `toc' instead of strings.
1899 (Info-set-mode-line): For non-string Info-current-file use the
1900 symbol's name inside **.
1901 (Info-isearch-push-state): Add quote before Info-current-file and
1902 Info-current-node.
1903 (Info-isearch-pop-state): Use `equal' instead of `string='.
1904 (Info-extract-pointer, Info-following-node-name): Use
1905 `match-string-no-properties' instead of `match-string'.
1906 (Info-up): Check `old-file' for `stringp'.
1907 (Info-history): Use `equal' instead of `string-equal'.
1908 Check `file' for `stringp'.
1909 (Info-history): Use symbol `history' instead of string as first arg
1910 of `Info-find-node'.
1911 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
1912 `toc' instead of string.
1913 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
1914 instead of `buffer-substring', and `match-string-no-properties'
1915 instead of `match-string'.
1916 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
1917 instead of strings.
1918 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
1919 Use symbol `apropos' instead of string.
1920 (Info-copy-current-node-name): Check `Info-current-file' for
1921 `stringp' and construct a command with `Info-find-node' from it.
1922 (Info-fontify-node): Use `match-string-no-properties' instead of
1923 `match-string' and check file names for `stringp'.
1924 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
1925 `history', `toc' instead of strings.
1926
1927 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
1928
1929 * files.el: Rearrange functions and variables in the file local
1930 variables section.
1931
1932 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
1933
1934 * files.el: Add truncate-lines, ispell-check-comments and
1935 ispell-local-dictionary as safe local variables.
1936
1937 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
1938
1939 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
1940 out of scope variables.
1941 (gud-speedbar-buttons): Use unless.
1942
1943 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
1944 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
1945 (gdb-show-changed-values): Also use for out of scope variables.
1946 (gdb-var-update-handler-1): Note if variable goes out of scope.
1947
1948 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
1949
1950 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
1951 default to global variable values for unsupplied args.
1952 (rcirc-get-buffer-create): Fix bug with setting the target.
1953 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
1954 test for rcirc-always-use-server-buffer-flag here.
1955 (rcirc-response-formats): Add %N, which is a facified nick. %n
1956 uses the default face. Change the ACTION format string. If the
1957 "nick" is the server, don't print anything for that field.
1958 Comment fixes.
1959 (rcirc-target-buffer): Don't test
1960 rcirc-always-use-server-buffer-flag here.
1961 (rcirc-print): Squeeze extra spaces out of the text before message.
1962 (rcirc-put-nick-channel): Strip potential "@" char from nick
1963 before adding them to nick table.
1964 (rcirc-url-regexp): Improve to match address like "foo.com".
1965
1966 2006-02-17 Eli Zaretskii <eliz@gnu.org>
1967
1968 * allout.el (allout-hidden-p): Move this defsubst before
1969 allout-overlay-interior-modification-handler, where it is first
1970 used.
1971
1972 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
1973
1974 * allout.el: Use allout invisible-text overlays instead of
1975 selective display for concealed text. Also, lots of general
1976 cleanup, and improved compatibility code.
1977
1978 (allout-version) Incremented, corrected, revised, and refined
1979 module commentary.
1980
1981 (provide 'allout): Moved to the bottom, added a require of overlay.
1982
1983 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
1984 `except-current'.
1985 (allout-write-file-hook-handler): Minimize delay.
1986 (count-trailing-whitespace-region): New function so
1987 auto-encryption of current topic can resituate cursor exactly.
1988 PGP/GPG encryption trims trailing whitespace from lines, which
1989 must be accounted for across encryption then decryption.
1990
1991 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
1992 just plain "\C-c", to avoid intruding on user's keybinding space.
1993
1994 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
1995 parameter, so user request to provide a new password is done.
1996
1997 (allout-outside-normal-auto-fill-function, allout-auto-fill):
1998 Refined mechanism for auto-filling behavior while in allout mode.
1999
2000 (allout-mode): Explicitly specify the mode map in the docstring.
2001 Clarify provision for various write-file hook var names.
2002 Adjusted for invisible-text overlays instead of selective-display.
2003
2004 (allout-depth): Really return 0 if not within any topic. This
2005 rectifies `allout-beginning-of-level' and sequence numbering
2006 errors that occur when cutting and pasting numbered topics.
2007 Changed from a in-line subst to a regular function, as well.
2008
2009 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
2010
2011 (allout-end-of-subtree, allout-end-of-subtree)
2012 (allout-end-of-entry, allout-end-of-current-heading)
2013 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
2014 (allout-show-children, allout-show-to-offshoot)
2015 (allout-hide-current-entry, allout-show-current-entry): Rectified
2016 handling of trailing blank lines between items.
2017
2018 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
2019 (allout-current-depth, allout-unprotected, allout-hidden-p)
2020 (allout-on-current-heading-p, allout-listify-exposed)
2021 (allout-chart-subtree, allout-goto-prefix)
2022 (allout-back-to-current-heading, allout-get-body-text)
2023 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
2024 (allout-hide-region-body, allout-toggle-subtree-encryption)
2025 (allout-encrypt-string, allout-encrypted-key-info)
2026 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
2027 (allout-file-vars-section-data): Adjusted for use with
2028 invisible-text overlays instead of selective-display.
2029
2030 (allout-kill-line, allout-kill-topic, allout-yank-processing):
2031 Reworked for use with invisible text overlays.
2032
2033 (allout-current-topic-collapsed-p): New function.
2034
2035 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
2036 to know when to close the containing topic.
2037
2038 (allout-pre-command-business, allout-post-command-business):
2039 Simplify undo-batching and dynamic isearch exposure.
2040
2041 (allout-set-overlay-category): New for invisible-text overlays.
2042 Sets properties of allout-overlay-category, used by
2043 allout-flag-region to set invisible-text overlay properties.
2044 (allout-get-invisibility-overlay): Get the first qualifying
2045 invisibility overlay, so we can find the extent of it.
2046 (allout-back-to-visible-text): Get to just before the beginnining
2047 of the current invisibility overlay, if any.
2048
2049 (allout-overlay-insert-in-front-handler)
2050 (allout-overlay-interior-modification-handler)
2051 (allout-before-change-handler, allout-isearch-end-handler): New
2052 functions to handle extraordinary actions affecting concealed
2053 text.
2054
2055 (allout-flag-region): Use overlays instead of selective-display
2056 for invisible text - by inheritence from the properties of
2057 allout-overlay-category in mainline Emacs, and applied
2058 property-by-property in XEmacs, some recent versions of which
2059 don't inherit the properties from the category. Provisions to
2060 respond to concealed-text edits simplified drastically.
2061
2062 (allout-isearch-rectification, allout-isearch-was-font-lock)
2063 (allout-isearch-expose, allout-enwrap-isearch)
2064 (allout-isearch-abort, allout-pre-was-isearching)
2065 (allout-isearch-prior-pos, allout-isearch-did-quit)
2066 (allout-isearch-dynamic-expose)
2067 (allout-hide-current-entry-completely): Functions deleted.
2068
2069 (allout-undo-aggregation): Explicit undo aggregation no longer
2070 necessary due to transition away from selective-display.
2071
2072 (set-allout-regexp, allout-up-current-level)
2073 (allout-next-visible-heading, allout-forward-current-level)
2074 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
2075 (allout-kill-line, allout-yank-processing, allout-show-children)
2076 (allout-expose-topic, allout-old-expose-topic)
2077 (allout-listify-exposed, allout-insert-latex-header)
2078 (allout-toggle-subtree-encryption, allout-encrypt-string)
2079 (remove-from-invisibility-spec, allout-hide-current-subtree):
2080 Ditched unused variables.
2081
2082 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
2083
2084 * textmodes/ispell.el (ispell-change-dictionary): Call
2085 ispell-buffer-local-dict instead of
2086 ispell-accept-buffer-local-defs.
2087 (ispell-local-dictionary-alist): Accept as valid any coding-system
2088 supported by Emacs.
2089 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
2090 changed to iso-8859-3.
2091
2092 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
2093
2094 * speedbar.el (speedbar-frame-width): Make an inline function
2095 instead of a macro. Use frame-width.
2096 (speedbar-try-completion, speedbar-update-contents)
2097 (speedbar-timer-fn): Use consp.
2098 (speedbar-update-localized-contents): Try to preserve point.
2099
2100 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
2101 (menu): Re-order menu items.
2102 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
2103 field.
2104 (gdb-var-update-handler-1): Use it for GDB 6.4+.
2105 (gdb-post-prompt): Speed things by not forcing update.
2106
2107 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
2108
2109 * wid-edit.el (widget-button-click): For mouse-1, cancel button
2110 press and perform default action if we get a mouse movement event.
2111
2112 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
2113
2114 * calendar/icalendar.el (icalendar--get-event-property)
2115 (icalendar--get-event-property-attributes): Fix typos in
2116 docstrings.
2117
2118 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
2119 docstring.
2120
2121 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
2122
2123 * bs.el (bs-mode): Use `buffer-disable-undo'.
2124 (bs--get-file-name): Simplify.
2125 (bs-show-in-buffer): Mark the buffer as not modified.
2126
2127 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
2128
2129 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
2130 widget-button-click.
2131
2132 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
2133 (custom-mode): Update docstring.
2134
2135 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
2136 binding.
2137
2138 * files.el (hack-local-variables-confirm): Allow scrolling if the
2139 file variable list is too long. Kill temp buffer after use.
2140
2141 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
2142
2143 * progmodes/gud.el (gdb): Improve doc string.
2144 (gdb-script-font-lock-keywords): Expand allowed character set.
2145
2146 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
2147 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
2148 (gdb-separate-io-interrupt, gdb-separate-io-quit)
2149 (gdb-separate-io-stop, gdb-separate-io-eof):
2150 Rename from gdb-inferior-* to gdb-separate-*.
2151 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
2152
2153 2006-02-14 Jay Belanger <belanger@truman.edu>
2154
2155 * calc/calc-arith.el (math-check-known-scalarp): Make sure
2156 expression is a symbol before checking that it is bound.
2157
2158 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
2159 test to see if equation can be solved.
2160
2161 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
2162
2163 * wid-edit.el (widget-button-click): Use :pressed-face property
2164 for overlay face, if it exists.
2165
2166 * cus-edit.el (custom-manual, custom-add-see-also)
2167 (custom-add-parent-links, custom-group-link): Add :pressed-face
2168 property to links.
2169
2170 * files.el (hack-local-variables): Remove ignored variables before
2171 checking if any variables need setting.
2172
2173 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2174
2175 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
2176
2177 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
2178
2179 * help.el (where-is): Fix message for remapped commands.
2180
2181 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
2182 Fix typos in docstrings.
2183
2184 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
2185
2186 * files.el (safe-local-variable-values): New option.
2187 (hack-local-variables-prop-line): Return a list of variable-value
2188 pairs if MODE-ONLY is non-nil.
2189 (hack-local-variables): Construct list of variable-value pairs,
2190 and apply or reject them in one go. Ask for confirmation if
2191 variables are not known safe.
2192 (hack-local-variables-confirm): Complete rewrite. Support
2193 `safe-local-variable-values'.
2194 (enable-local-variables): Update docstring to reflect new
2195 behavior.
2196 (ignored-local-variables): Ignore ignored-local-variables and
2197 safe-local-variable-values.
2198 (safe-local-variable-p): New function.
2199 (risky-local-variable-p): `safe-local-variable' property check
2200 moved to safe-local-variable-p.
2201 (hack-one-local-variable): Checks moved to hack-local-variables.
2202
2203 (byte-compile-dynamic, c-basic-offset, c-file-style)
2204 (c-indent-level, comment-column, fill-column, fill-prefix)
2205 (indent-tabs-mode, kept-new-versions, no-byte-compile)
2206 (no-update-autoloads, outline-regexp, page-delimiter)
2207 (paragraph-start, paragraph-separate, sentence-end)
2208 (sentence-end-double-space tab-width, version-control):
2209 Add `safe-local-variable' property.
2210
2211 * find-lisp.el: Delete nonexistent `autocompile' file variable.
2212
2213 * icomplete.el, play/landmark.el: Change nonexistent
2214 `outline-layout' file variable to `allout-layout'.
2215
2216 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
2217
2218 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
2219 (gdb-get-changed-registers): Test value of gud-minor-mode relative
2220 to gud-comint-buffer.
2221 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
2222 gdb-ui.el for gdb-mi.el.
2223 (gdb-post-prompt, gdb-get-changed-registers): Move test for
2224 registers buffer to gdb-get-changed-registers.
2225 (gdb-breakpoint-regexp): New regexp. Allow toggling and
2226 deletion of catchpoints (throw and catch).
2227 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
2228 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
2229 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
2230 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
2231 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
2232
2233 2006-02-13 Jay Belanger <belanger@truman.edu>
2234
2235 * calc/calc-arith.el (math-check-known-matrixp): Make sure
2236 expression is a symbol before checking that it is bound.
2237
2238 2006-02-13 Richard M. Stallman <rms@gnu.org>
2239
2240 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
2241 for the minibuffer too, but not if resize-mini-windows will interfere.
2242
2243 * help.el (describe-key-briefly, describe-key): Do all arg-reading
2244 inside `interactive' spec.
2245 (describe-key-briefly-internal, describe-key-internal):
2246 Functions merged back into their callers.
2247
2248 2006-02-13 Martin Rudalics <rudalics@gmx.at> (tiny change)
2249
2250 * info.el (info-xref-visited): Inherit from info-xref too.
2251 (Info-set-mode-line): Replace occurrences of `%' by `%%'
2252 when propertizing Info-current-file and Info-current-node.
2253
2254 2006-02-13 Juri Linkov <juri@jurta.org>
2255
2256 * tumme.el (tumme-thumbnail-storage): Fix docstring.
2257 (tumme-thumb-name): Fix per-directory format.
2258
2259 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
2260
2261 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
2262
2263 2006-02-12 Miles Bader <miles@gnu.org>
2264
2265 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
2266
2267 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
2268
2269 * tumme.el: Remove history section. If someone needs the it, it
2270 can always be found in CVS.
2271
2272 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
2273
2274 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
2275 about the Thumbnail Managing Standard option.
2276
2277 2006-02-12 Richard M. Stallman <rms@gnu.org>
2278
2279 * subr.el (substitute-key-definition): Doc fix.
2280
2281 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
2282
2283 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
2284
2285 * info.el (Info-mode): Doc fix.
2286
2287 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
2288
2289 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
2290
2291 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
2292 because on Solaris a POSIX compatible "id" is needed. Reported by
2293 Magnus Henoch <mange@freemail.hu>.
2294
2295 2006-02-12 Juri Linkov <juri@jurta.org>
2296
2297 * tumme.el: Remove todo item about Thumbnail Managing Standard.
2298 (tumme) <defgroup>: Change :group to `multimedia'.
2299 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
2300 Managing Standard.
2301 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
2302 Fix dostring.
2303 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
2304 and %y. Fix docstring.
2305 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
2306 (tumme-cmd-create-standard-thumbnail-command): New user options.
2307 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
2308 is `standard'. Fix docstring.
2309 (tumme-thumb-width, tumme-thumb-height): New user options.
2310 (tumme-external-viewer): Try to find various viewers.
2311 (tumme-get-thumbnail-image): Use `create-image' instead of
2312 constructing the `image' structure.
2313 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
2314 `standard'.
2315 (tumme-thumb-name): Add file name generation for standard storage.
2316 Simplify code for other storages.
2317 (tumme-thumb-name): Use width %w and height %h instead of size %s.
2318 Add modification time %m and thumbnail-nq8 %q.
2319 Use `tumme-cmd-create-standard-thumbnail-command' if
2320 tumme-thumbnail-storage is `standard'.
2321 (tumme-dired-insert-marked-thumbs): New autoload command.
2322 (tumme-dired-after-readin-hook): New function.
2323 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
2324 `tumme-thumb-size'.
2325 (tumme-display-image): Replace size-x %x and size-y %y with
2326 width %w and height %h.
2327
2328 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
2329 `tumme-dired-insert-marked-thumbs'.
2330
2331 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
2332
2333 * tumme.el (tumme-write-tag): Fix small bug (file name did not
2334 include path).
2335 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
2336 matching tag.
2337
2338 2006-02-12 Miles Bader <miles@gnu.org>
2339
2340 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
2341 New variables.
2342 (rcirc-abbrev-nick): New function.
2343 (rcirc-format-response-string): Rewrite to use the formats in
2344 `rcirc-response-formats' and expand escape sequences therein.
2345 A text-property `rcirc-text' is added over the actual response
2346 text to make easy to find inside the returned string.
2347 (rcirc-print): When filling, just look for the `rcirc-text'
2348 text-property to find the appropriate fill prefix, instead of
2349 using hardwired patterns.
2350
2351 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
2352
2353 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
2354 Managing Standard.
2355
2356 2006-02-11 Kim F. Storm <storm@cua.dk>
2357
2358 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
2359 Don't use insert-buffer; do insert-buffer-substring directly.
2360 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
2361
2362 2006-02-11 Martin Rudalics <rudalics@gmx.at>
2363
2364 * files.el (revert-buffer, recover-file): Replace buffer-read-only
2365 with inhibit-read-only. Suggested by Stefan Monnier.
2366 (revert-buffer): Let insert-file-contents discard
2367 buffer-undo-list. Simplify code.
2368 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
2369
2370 2006-02-11 Eli Zaretskii <eliz@gnu.org>
2371
2372 * menu-bar.el (menu-bar-select-yank): Add a doc string.
2373
2374 * help.el (describe-key-briefly): Now a wrapper for
2375 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
2376 to t. Populate yank-menu if empty.
2377 (describe-key-briefly-internal): Renamed from describe-key-briefly.
2378 (describe-key): Now a wrapper for describe-key-internal. Bind
2379 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
2380 (describe-key-internal): Renamed from describe-key.
2381
2382 2006-02-11 Milan Zamazal <pdm@zamazal.org>
2383
2384 * progmodes/glasses.el (glasses-separator): Doc fix.
2385 (glasses-original-separator): New defcustom.
2386 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
2387
2388 2006-02-11 Martin Rudalics <rudalics@gmx.at>
2389
2390 * mwheel.el (mouse-wheel-up-event): Doc fix.
2391
2392 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
2393
2394 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
2395 (tumme-dir): New function. Copied from thumbs.el.
2396
2397 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
2398
2399 * desktop.el (desktop-outvar): Fix typo.
2400 (desktop-save-buffer-p): Doc fix.
2401
2402 * subr.el (substitute-key-definition): Fix typo.
2403
2404 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2405
2406 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
2407 when window-system is mac.
2408
2409 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
2410
2411 2006-02-10 Kim F. Storm <storm@cua.dk>
2412
2413 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
2414 indirect-function instead of using condition-case.
2415
2416 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
2417
2418 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
2419 less `colloquial'...
2420
2421 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
2422
2423 * tumme.el: Add a couple of todo items.
2424
2425 2006-02-09 Lars Hansen <larsh@soem.dk>
2426
2427 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
2428 (highlight-changes-mode): Don't change desktop-locals-to-save.
2429
2430 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
2431
2432 * image-mode.el (image-toggle-display): Clear image cache if using
2433 filename.
2434
2435 2006-02-09 Masatake YAMATO <jet@gyve.org>
2436
2437 * dired-x.el (dired-guess-shell-alist-default): Add .man as
2438 a `dired-man' target.
2439
2440 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
2441 boundary of symbols.
2442
2443 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
2444
2445 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
2446
2447 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
2448
2449 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
2450 `mapcar'; return nil.
2451
2452 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
2453
2454 * mouse.el (mouse-drag-track): Don't change window if we rebind to
2455 some other event.
2456
2457 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
2458
2459 * net/rcirc.el (rcirc-startup-channels-alist):
2460 Add irc.freenode.net and #emacs as defaults.
2461 (rcirc-ignore-all-activity-flag): Remove variable.
2462 (rcirc-authinfo): New variable.
2463 (rcirc-authinfo-filename): Remove variable.
2464 (rcirc-always-use-server-buffer-flag): New flag.
2465 (rcirc): M-x rcirc will automatically connect without prompting.
2466 C-u M-x rcirc will prompt. Use rcirc-connect to create a
2467 connection in lisp.
2468 (rcirc-process-server-response-1): Remove everything but the nick
2469 portion of the sender so it doesn't need to be done everywhere
2470 else. Update related code.
2471 (global-map): Remove global keybindings.
2472 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
2473 (rcirc-send-input): Split into several functions.
2474 (rcirc-process-input-line, rcirc-process-message)
2475 (rcirc-process-command): New functions.
2476 (rcirc-target-buffer): New function to determine where to route
2477 messages.
2478 (rcirc-user-nick): Save match data.
2479 (rcirc-toggle-ignore-buffer-activity)
2480 (rcirc-update-activity-string): Remove global ignore functionality,
2481 which can be done now by toggling rcirc-track-minor-mode.
2482 (rcirc-track-minor-mode-map): New keymap.
2483 (rcirc-track-minor-mode): New minor-mode.
2484 (ignore): Make the ignore output nicer. Always print it when
2485 adding or removing nicks.
2486 (rcirc-url-regexp): Improve.
2487 (rcirc-mangle-text): Remove properties before using text in the
2488 modeline.
2489 (rcirc-authenticate): Authentication data comes from
2490 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
2491 (rcirc-server-prefix): Inherit from rcirc-server.
2492
2493 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
2494
2495 * Makefile.in (compile): Append "|| true" to the end of the `find'
2496 command, like compile-always does.
2497
2498 2006-02-08 Sam Steingold <sds@gnu.org>
2499
2500 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
2501 output from a dead connection.
2502
2503 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
2504
2505 * dired.el (dired-mode-map): Add more bindings for tumme.
2506
2507 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
2508
2509 * wdired.el (wdired-mode-map): Use remap.
2510 (wdired-get-filename): Massage.
2511 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
2512 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
2513 `keymap' property rather than `local-map'.
2514
2515 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
2516
2517 * tumme.el (tumme-get-thumbnail-image): New utility function.
2518 Suggested by from Chong Yidong.
2519 (tumme-dired-with-window-configuration): Rename from
2520 `tumme-dired'. Add code to save window configuration.
2521 (tumme-restore-window-configuration): New command to restore the
2522 window configuration that `tumme-dired-with-window-configuration'
2523 saves before it changes the window configuration.
2524 (tumme-show-all-from-dir): New command to display thumbnails for
2525 all files in a directory entered by the user, like M-x thumbs.
2526 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
2527 have been created.
2528 (tumme-display-thumbnail-original-image): Call `display-buffer'.
2529 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
2530 Remove obsolete test function.
2531
2532 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
2533
2534 * vc.el (small-temporary-file-directory): Remove defvar; there's
2535 a defcustom for it in files.el.
2536
2537 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
2538 Fix typo in message.
2539 (tumme-gallery-generate): Fix typo in `error' message.
2540 (tumme-display-window-height-correction)
2541 (tumme-display-window-width-correction, tumme-line-up-dynamic)
2542 (tumme-line-up-interactive): Dox fixes.
2543 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
2544 (tumme-restore-window-configuration, tumme-format-properties-string)
2545 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
2546 Fix typos in docstrings.
2547
2548 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
2549
2550 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
2551
2552 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
2553
2554 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
2555 User should use hook if desired.
2556
2557 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
2558 buffer if necessary.
2559 (gdb-delete-frame-or-window): New function.
2560 (gdb-breakpoints-mode-map): Bind "q" to it.
2561
2562 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
2563
2564 * textmodes/nroff-mode.el: Clean up name space.
2565 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
2566 (nroff-mode): Obey the global setting of nroff-electric-mode.
2567 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
2568
2569 * calendar/calendar.el (calendar-increment-month): Typo in last change.
2570
2571 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
2572
2573 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
2574
2575 2006-02-06 Lars Hansen <larsh@soem.dk>
2576
2577 * generic-x.el (etc-fstab-generic-mode): Add file system types
2578 cifs and usbdevfs. Allow special chars in file names.
2579
2580 2006-02-05 Jay Belanger <belanger@truman.edu>
2581
2582 Update copyright notices of the files in lisp/calc.
2583
2584 2006-02-05 Romain Francoise <romain@orebokech.com>
2585
2586 Update copyright notices of all files in the lisp/play directory.
2587
2588 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
2589
2590 * ldefs-boot.el: Regenerate.
2591
2592 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
2593
2594 2006-02-05 Kim F. Storm <storm@cua.dk>
2595
2596 * files.el (magic-mode-regexp-match-limit): New defvar.
2597 (set-auto-mode): Use it to limit magic-mode-alist matching.
2598
2599 2006-02-04 Kevin Rodgers <ihs_4664@yahoo.com>
2600
2601 * simple.el (display-message-or-buffer): Compare the number of
2602 characters to the frame width when determining whether a 1-line
2603 message string will fit in the echo area. Count screen lines
2604 instead of buffer lines when determining whether a multi-line
2605 message will fit in the echo area/minibuffer window.
2606
2607 2006-02-04 Eli Zaretskii <eliz@gnu.org>
2608
2609 * info.el (Info-index, Info-mode): Improve the description of the
2610 `i' command.
2611
2612 * ldefs-boot.el: Regenerate.
2613
2614 2006-02-03 Werner Lemberg <wl@gnu.org>
2615
2616 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
2617 greedy to find the closing bracket in \*[...] and similar
2618 expressions. This is a first rough fix -- many additional
2619 refinements are necessary to make nroff mode really usable with groff.
2620
2621 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
2622
2623 * international/mule-cmds.el (set-locale-environment):
2624 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
2625 libX11.
2626
2627 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
2628
2629 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
2630 archive are created in archive-tmpdir.
2631
2632 2006-02-02 John Paul Wallington <jpw@pobox.com>
2633
2634 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
2635 (ibuffer-fontification-alist): Use it.
2636 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
2637 to "* z" and the Ibuffer Mark menu.
2638
2639 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
2640
2641 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
2642
2643 * textmodes/table.el (*table--cell-describe-mode)
2644 (*table--cell-describe-bindings): Undo last change since
2645 print-help-return-message is not obsoleted by anything at all.
2646
2647 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
2648
2649 * emulation/cua-base.el (cua-mode): Doc fix.
2650
2651 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
2652
2653 * dframe.el (dframe-handle-make-frame-visible)
2654 (dframe-handle-iconify-frame, dframe-get-focus)
2655 (dframe-select-attached-frame, dframe-power-click)
2656 (dframe-frame-mode): Fix typos in docstrings.
2657
2658 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
2659 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
2660 Fix typos in docstrings.
2661
2662 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
2663 (hi-lock-face-buffer, hi-lock-font-lock-hook)
2664 (hi-lock-archaic-interface-message-used)
2665 (hi-lock-file-patterns-range): Fix typos in docstrings.
2666
2667 * savehist.el (savehist-loaded, savehist-load, savehist-install)
2668 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
2669
2670 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
2671 Fix typo in docstring.
2672
2673 * net/newsticker.el (newsticker--decode-iso8601-date)
2674 (newsticker--set-customvar, newsticker--buffer-insert-item)
2675 (newsticker--do-run-auto-mark-filter)
2676 (newsticker--parse-generic-feed): Doc fixes.
2677 (newsticker--retrieval-timer-list, newsticker-url-list)
2678 (newsticker-hide-immortal-items-in-echo-area)
2679 (newsticker-hide-obsolete-items-in-echo-area)
2680 (newsticker-new-item-face, newsticker--enclosure)
2681 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
2682 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
2683 (newsticker--parse-generic-feed, newsticker--cache-contains)
2684 (newsticker--stat-num-items, newsticker-download-enclosures):
2685 Fix typos in docstrings.
2686
2687 * net/rcirc.el (rcirc-debug): Doc fix.
2688 (rcirc-fill-column, rcirc-receive-message-hooks)
2689 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
2690 (rcirc-mode, rcirc-generate-new-buffer-name)
2691 (rcirc-startup-channels, rcirc-ignore-update-automatic)
2692 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
2693 Fix typos in docstrings.
2694 (rcirc-print): "?\ " -> "?\s".
2695 (rcirc-cmd-join): Improve argument/docstring consistency.
2696
2697 2006-02-01 Mark A. Hershberger <mah@everybody.org>
2698
2699 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
2700 before narrow-to-region.
2701
2702 2006-02-01 Richard M. Stallman <rms@gnu.org>
2703
2704 * simple.el (move-beginning-of-line): Scan properly for invis change.
2705
2706 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
2707
2708 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
2709
2710 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
2711 change bit only when id-format is 'integer. Reported by Matt
2712 Hodges <M.P.Hodges@rl.ac.uk>.
2713
2714 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
2715
2716 * hilit-chg.el (highlight-changes-initial-state)
2717 (highlight-changes-global-initial-state): Doc fixes.
2718 (highlight-changes-global-modes, global-highlight-changes):
2719 Fix typos in docstrings.
2720
2721 2006-02-01 Kim F. Storm <storm@cua.dk>
2722
2723 * emulation/cua-base.el (cua-mode): Mention that CUA enables
2724 transient-mark-mode in doc string.
2725
2726 2006-01-31 Richard M. Stallman <rms@gnu.org>
2727
2728 * replace.el (multi-occur): Doc fix.
2729 (multi-occur-in-matching-buffers): Rename from
2730 multi-occur-by-filename-regexp. Prefix arg says match
2731 buffer names instead of file names.
2732
2733 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
2734
2735 * bs.el: Allow non-default values of `bs-header-lines-length'.
2736 (bs--running-in-xemacs): Remove (not needed anymore).
2737 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
2738 instead of `shrink-window', thus avoiding having to compute the
2739 height of the window.
2740 (bs--up): Wrap around even when there's no header.
2741 (bs--down): Use `forward-line' instead of `next-line'.
2742
2743 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
2744
2745 * image-mode.el (image-toggle-display): Use file name if possible,
2746 instead of unnecessarily allocating a (possibly huge) lisp string.
2747
2748 2006-01-30 John Paul Wallington <jpw@pobox.com>
2749
2750 * subr.el (toplevel): Define `cl-assertion-failed' condition here
2751 because the `assert' macro signals it at runtime.
2752
2753 * emacs-lisp/cl.el (toplevel): Remove definition of
2754 `cl-assertion-failed' condition.
2755
2756 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
2757
2758 * thumbs.el (thumbs-marked-list): Make buffer-local and
2759 permanent-local.
2760 (thumbs-insert-thumb): Make help-echo non-sticky.
2761 (thumbs-file-alist): Use eolp as check for (non)-image.
2762
2763 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
2764
2765 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
2766 (ediff-before-session-group-setup-hooks)
2767 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
2768 Fix typos in docstrings.
2769
2770 * window.el (bw-dir, bw-eqdir, balance-windows)
2771 (split-window-keep-point): Fix typos in docstrings.
2772
2773 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
2774 (org-quote-string, org-calendar-to-agenda-key)
2775 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
2776 (org-show-following-heading, org-tags-column)
2777 (org-use-tag-inheritance, org, org-allow-space-in-links)
2778 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
2779 (org-enable-table-editor, org-calc-default-modes)
2780 (org-table-allow-automatic-line-recalculation)
2781 (org-export-html-style, org-export-with-fixed-width)
2782 (org-export-with-sub-superscripts, org-special-keyword)
2783 (org-formula, org-time-grid, org-table-may-need-update)
2784 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
2785 (org-goto-quit, org-get-indentation, org-end-of-item)
2786 (org-move-item-down, org-move-item-up)
2787 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
2788 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
2789 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
2790 (org-agenda-log-mode, org-agenda-toggle-diary)
2791 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
2792 (org-agenda-file-to-end, org-agenda-no-heading-message)
2793 (org-agenda-get-closed, org-format-agenda-item)
2794 (org-cmp-priority, org-cmp-category, org-cmp-time)
2795 (org-agenda-change-all-lines, org-agenda-diary-entry)
2796 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
2797 (org-link-search, org-camel-to-words, org-open-file)
2798 (org-remember-handler, org-table-convert-region)
2799 (org-table-move-row-down, org-table-move-row-up)
2800 (org-table-copy-region, org-table-wrap-region)
2801 (org-table-toggle-vline-visibility)
2802 (org-table-get-vertical-vector, org-table-modify-formulas)
2803 (org-table-get-specials, org-recalc-commands)
2804 (org-table-rotate-recalc-marks, org-table-eval-formula)
2805 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
2806 (org-level-color-stars-only, org-insert-heading):
2807 Fix typos in docstrings.
2808 (last-arg): Add defvar.
2809
2810 * makefile.w32-in (WINS): Add erc.
2811 (MH_E_SRC): Update (copied from lisp/Makefile.in).
2812
2813 2006-01-29 Bill Wohler <wohler@newt.com>
2814
2815 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
2816 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
2817 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
2818 (mh-autoloads): Don't use comments on otherwise empty lines.
2819
2820 2006-01-29 Edward O'Connor <ted@oconnor.cx>
2821
2822 * emulation/viper.el (viper-major-mode-modifier-list): Add
2823 insert-state and vi-state entries for erc-mode.
2824 (viper-go-away, viper-set-hooks): Add and remove
2825 viper-comint-mode-hook from erc-mode-hook as appropriate.
2826
2827 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
2828
2829 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
2830
2831 * bs.el (bs--format-aux): Implement `middle' alignment as
2832 described in the docstring for `bs-attributes-list'.
2833 (bs--get-name): Simplify. Don't pad the buffer name.
2834
2835 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
2836
2837 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
2838 English aspell dictionary is installed, use the first entry of
2839 ispell-dictionary-alist-1.
2840
2841 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com>
2842
2843 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
2844 Doc fix.
2845
2846 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
2847
2848 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
2849 for `process-file', in order to let it work for older Emacsen too.
2850
2851 2006-01-27 Eli Zaretskii <eliz@gnu.org>
2852
2853 * international/latexenc.el: Add a suitable `coding:' tag.
2854 (latexenc-find-file-coding-system): Undo last change.
2855
2856 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
2857
2858 * international/latexenc.el (latexenc-find-file-coding-system):
2859 Make sure latexenc-main-file is a regular file and is readable.
2860
2861 2006-01-27 Andre Spiegel <spiegel@gnu.org>
2862
2863 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
2864 Pass FILE to vc-user-login-name.
2865
2866 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
2867
2868 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
2869
2870 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
2871 there are no more images to display.
2872 (thumbs-mark, thumbs-unmark): Revert change so that they move to
2873 the next image.
2874
2875 2006-01-26 Richard M. Stallman <rms@gnu.org>
2876
2877 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
2878
2879 * wid-edit.el (advertised-widget-backward): New alias.
2880 (widget-keymap): Use advertised-widget-backward for S-TAB.
2881
2882 * tumme.el: Correct the keywords.
2883 (tumme-dir-max-size): Use defvar.
2884 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
2885
2886 * simple.el (move-beginning-of-line): Take account of fields.
2887 (clone-indirect-buffer-other-window): Take args like
2888 clone-indirect-buffer, and work like it.
2889
2890 * help-fns.el (describe-function): Don't pass `nil' as default.
2891
2892 * files.el (risky-local-variable-p): Follow var aliases.
2893
2894 * subr.el (lazy-completion-table): Doc fix.
2895
2896 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
2897 global binding of `line'.
2898
2899 2006-01-25 Andre Spiegel <spiegel@gnu.org>
2900
2901 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
2902 Tramp.
2903
2904 * vc.el (vc-default-dired-state-info): Pass FILE to
2905 vc-user-login-name.
2906 (vc-default-update-changelog): Don't use vc-user-login-name, we
2907 don't need it here.
2908
2909 * tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
2910 no longer necessary.
2911
2912 2006-01-25 Kenichi Handa <handa@m17n.org>
2913
2914 * international/mule.el (decode-char): Avoid the overhead of
2915 calling utf-lookup-subst-table-for-decode if
2916 utf-translate-cjk-mode is nil.
2917 (encode-char): Avoid the overhead of calling
2918 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
2919 nil.
2920
2921 2006-01-22 Kenichi Handa <handa@m17n.org>
2922
2923 * international/mule.el (make-subsidiary-coding-system): Reset
2924 `coding-system-define-form' property of subsidiaries to nil.
2925 Avoid duplicated entry in coding-system-alist.
2926 (make-coding-system): Avoid duplicated entry in
2927 coding-system-alist.
2928 (define-coding-system-alias): Likewise.
2929
2930 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
2931
2932 * completion.el: Minor fixes in introductory comment.
2933 (completion-def-wrapper): Fix alist.
2934
2935 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
2936
2937 * thumbs.el (thumbs-new-image-size): New function.
2938 (thumbs-increment-image-size-element)
2939 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
2940 (thumbs-decrement-image-size): Delete.
2941 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
2942 temp files and use to resize.
2943 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
2944 Use increment argument to enlarge/shrink. Preserve point.
2945 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
2946 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
2947 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
2948 (thumbs-mark, thumbs-unmark): Preserve point.
2949 (thumbs-modify-image): Keep old temp files and use to modify.
2950 Cleanup old temp files at load time. Preserve point.
2951 (thumbs-view-image-mode-map): Use new command names.
2952
2953 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
2954
2955 * log-view.el (log-view-minor-wrap): First rev is the one at point.
2956
2957 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
2958 the nastiest part of the cyclic dependency.
2959 (cal-menu-update): Use dotimes and calendar-increment-month.
2960
2961 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
2962 (calendar-week-start-day): Add an :initializer.
2963 (calendar-mode-map): Use suppress-keymap, and command remapping.
2964 (describe-calendar-mode): Setup xref-stack info for the back button.
2965 (calendar-star-date): Insert before delete.
2966 (calendar-set-mode-line): Add file-modified info if applicable.
2967 (calendar-increment-month): New function.
2968
2969 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
2970
2971 * font-lock.el (lisp-font-lock-keywords-2):
2972 Recognize "& keywords" only at word boundaries.
2973
2974 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
2975
2976 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
2977 and permanent-local.
2978 (thumbs-max-image-number): New variable.
2979 (thumbs-do-thumbs-insertion): Use them.
2980 (thumbs-per-line): Change default to 4.
2981 (thumbs-marked-list): Rename from thumbs-markedL.
2982 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
2983 (thumbs-rename-images): Use -list instead of L for internal variables.
2984 (thumbs-call-convert): Use call-process instead of shell-command.
2985 (thumbs-insert-thumb): Add filename as help-echo to each image.
2986 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
2987 Give dir to thumbs-show-thumbs-list.
2988 (thumbs-show-thumbs-list): Set default-directory to that of images.
2989 (thumbs-dired-show): Rename from thumbs-dired-show-all.
2990 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
2991 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
2992 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
2993
2994 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
2995
2996 * ses.el (ses-read-cell): Provide a default value.
2997
2998 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
2999
3000 * term/w32-win.el (image-library-alist): Add additional names for
3001 GIF library.
3002
3003 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
3004
3005 * international/latexenc.el (latexenc-find-file-coding-system):
3006 Add file-regular-p check.
3007
3008 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
3009
3010 * simple.el (clone-buffer): Don't show the new buffer in the same
3011 window.
3012
3013 2006-01-23 Juri Linkov <juri@jurta.org>
3014
3015 * faces.el (link, link-visited): New faces based on default values
3016 of `info-xref' and `info-xref-visited'.
3017
3018 * info.el (info-xref): Inherit from `link'.
3019 (info-xref-visited): Inherit from `link-visited'.
3020
3021 * cus-edit.el (custom-buffer-create-internal): Use widget type
3022 `custom-manual' instead of `info-link' and don't set properties
3023 `button-face' and `mouse-face' explicitly.
3024 (custom-browse-group-tag, custom-browse-variable-tag)
3025 (custom-browse-face-tag): Inherit from widget class
3026 `custom-group-link' instead of `push-button'.
3027 (custom-button-unraised): Inherit from `underline' face.
3028 (custom-link): Inherit from `link' face. Fix doc and group.
3029 (custom-add-parent-links, custom-group-value-create): Don't set
3030 properties `button-face' and `mouse-face' explicitly for
3031 `custom-group-link' widget.
3032 (custom-group-link): Add properties `button-face' and `mouse-face'
3033 to widget definition.
3034 (custom-field-keymap): New variable. Put `custom-field-keymap' to
3035 editable-field's :keymap property.
3036 (custom-mode): Fix docstring: substitute keybindings for
3037 `widget-forward' and `widget-backward' from `widget-keymap',
3038 `widget-complete' from `custom-field-keymap', replace old
3039 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
3040
3041 * desktop.el (desktop-load-file): Check for `fboundp' before
3042 calling `symbol-function'.
3043
3044 * simple.el (clone-buffer, clone-indirect-buffer)
3045 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
3046 `read-string'. Fix prompts.
3047
3048 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
3049
3050 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
3051
3052 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
3053
3054 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
3055
3056 * startup.el (inhibit-splash-screen, initial-scratch-message):
3057 Doc fixes.
3058
3059 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
3060
3061 Sync with Tramp 2.0.52.
3062
3063 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
3064 net/tramp-vc.el: Add code for unloading Tramp. See comment before
3065 `tramp-unload-tramp' for checklist.
3066
3067 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
3068 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
3069 (tramp-unload-file-name-handler-alist)
3070 (tramp-unload-tramp): New defuns.
3071 (tramp-advice-PC-expand-many-files): New defadvice.
3072 (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
3073 removed.
3074 (tramp-handle-expand-file-name): Remove double slash.
3075 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
3076 It doesn't matter, because it will be converted later on.
3077 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
3078 implementation was just heuristic.
3079 (tramp-post-connection): Set uid and gid properties.
3080 (tramp-convert-file-attributes): Set file's gid change bit.
3081 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
3082 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
3083 in case of su(do)? methods. The home directory of the local user
3084 will be taken else.
3085 (tramp-open-connection-telnet)
3086 (tramp-open-connection-rsh, tramp-open-connection-su)
3087 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
3088 local shell prompt could hurt. Reported by Romain Francoise
3089 <romain@orebokech.com>.
3090 (tramp-let-maybe): Add `edebug-form-spec' property.
3091 (tramp-handle-expand-file-name): Bind `default-directory' locally
3092 to "/" in order to avoid problems with UNC shares or Cygwin
3093 mounts.
3094 (tramp-md5-function): Fix typo in error message.
3095
3096 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
3097
3098 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
3099 for byte-compiler pacification.
3100
3101 2006-01-22 Andre Spiegel <spiegel@gnu.org>
3102
3103 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
3104 ID-FORMAT `string'. This allows us to get rid of
3105 `vc-user-login-name UID'.
3106
3107 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
3108
3109 2006-01-22 John Paul Wallington <jpw@pobox.com>
3110
3111 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
3112
3113 2006-01-21 Martin Rudalics <rudalics@gmx.at>
3114
3115 * emacs-lisp/find-func.el (find-definition-noselect)
3116 (find-variable-noselect): Search variables in C source code too.
3117 (find-function-C-source, find-function-noselect, find-function)
3118 (find-function-other-frame, find-variable-noselect, find-variable)
3119 (find-variable-other-frame, find-variable-at-point):
3120 Fix docstrings.
3121
3122 2006-01-21 Francesco Potorti` <pot@gnu.org>
3123
3124 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
3125
3126 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
3127
3128 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
3129 Default to disabling the "Save affix" question.
3130
3131 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
3132
3133 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
3134 the first arg to run-python.
3135
3136 2006-01-21 Eli Zaretskii <eliz@gnu.org>
3137
3138 * startup.el (command-line-1): Handle --no-desktop if desktop.el
3139 is not loaded.
3140
3141 2006-01-20 Jay Belanger <belanger@truman.edu>
3142
3143 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
3144 limit is 0.
3145
3146 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
3147 the correct variable.
3148
3149 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
3150
3151 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
3152 link. Fixed buggy argument sequence in call to `org-view-tags'.
3153 (org-compile-prefix-format): Set `org-prefix-has-tag'.
3154 (org-prefix-has-tag): New variable.
3155 (org-format-agenda-item): Remove tags from headline if
3156 appropriate.
3157 (org-agenda-remove-tags-when-in-prefix): New option.
3158 (org-get-tags-at): New function.
3159
3160 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
3161
3162 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
3163 (thumbs-find-image): Move image name and number from buffer name
3164 to mode name. Set thumbs-buffer. Preserve point so that large
3165 images remain visible.
3166 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
3167 order.
3168 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
3169 mode name.
3170 (thumbs-next-image, thumbs-previous-image): Make them work.
3171
3172 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
3173
3174 * cus-edit.el (custom-buffer-create-internal): State in the text above
3175 the whole buffer buttons that they do not operate on hidden items.
3176 (custom-face-menu): Use `custom-face-save' instead of
3177 `custom-face-save-command'.
3178 (custom-face-save-command): Make it an alias for `custom-face-save'
3179 and declare it obsolete.
3180 (custom-face-save): Doc fix.
3181
3182 * dired.el (dired-no-confirm): Add quote.
3183 (dired-subdir-alist-pre-R): Add quote in
3184 `make-variable-buffer-local' form and remove unbalanced parenthesis.
3185
3186 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
3187
3188 * textmodes/table.el (table-mode-indicator): Typo in last change.
3189
3190 2006-01-19 Richard M. Stallman <rms@gnu.org>
3191
3192 * outline.el (hide-leaves): Don't call outline-end-of-heading.
3193 Fixes bug reported in Nov 2005.
3194
3195 * isearch.el (isearch-forward): Doc fix.
3196
3197 * dired.el (dired-move-to-filename-regexp): Define as alias.
3198 (dired-no-confirm): Use defcustom.
3199 (dired-subdir-alist-pre-R): Put defvar at top level.
3200
3201 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
3202
3203 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
3204 Mark as risky.
3205
3206 * simple.el (set-mark-command): Doc fix.
3207 (clone-indirect-buffer-other-window):
3208 Read arg like clone-indirect-buffer.
3209 (move-beginning-of-line): Skip invisible newlines.
3210
3211 2006-01-19 Masatake YAMATO <jet@gyve.org>
3212
3213 * progmodes/cpp.el (cpp-edit-load): Make the order of
3214 listed conditions in a base C code buffer and its associate
3215 CPP Edit buffer the same.
3216
3217 2006-01-19 Kenichi Handa <handa@m17n.org>
3218
3219 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
3220 (rmail-mime-feature): Likewise.
3221 (rmail-require-mime-maybe): Use display-warning to show a warning
3222 message.
3223
3224 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
3225 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
3226
3227 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
3228
3229 * array.el: Move defvars out of eval-when-compile.
3230 (array-make-template): Replace undeclared global var with a local one.
3231 (array-mode): Inline initialization functions.
3232 (array-init-local-variables, array-init-max-row)
3233 (array-init-max-column, array-init-columns-per-line)
3234 (array-init-field-width, array-init-rows-numbered)
3235 (array-init-line-length, array-init-lines-per-row): Remove.
3236
3237 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
3238 (doc-mode-map): Define explicitly.
3239 (doctor-txtype): Use mapc.
3240
3241 * textmodes/table.el: Move defvars out of eval-when-compile.
3242 Remove harmful code meant to avoid byte-compiler warnings.
3243 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
3244 specification that checks table-fixed-width-mode directly.
3245 (table-recognize-region, table-recognize-cell):
3246 Use restore-buffer-modified-p.
3247 (table-fixed-width-mode): Remove code that refreshes
3248 table-fixed-mode-indicator.
3249 (*table--cell-describe-bindings, *table--cell-describe-mode):
3250 Avoid obsolete name print-help-return-message.
3251 (table--test-cell-list): Don't use replace-regexp from elisp.
3252 (table--point-entered-cell-function, table--point-left-cell-function):
3253 Don't set table-fixed-mode-indicator, use force-mode-line-update.
3254
3255 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
3256 that was after the end of file. Use buffer-file-name variable.
3257 (org-timestamp-change): Use with-current-buffer.
3258 (org-todo-list): Don't unnecessarily define a new buffer-local var.
3259 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
3260 `file'.
3261
3262 * progmodes/fortran.el: Move defvars out of eval-when-compile.
3263 (fortran-break-line): Remove unused var `opoint'.
3264 (fortran-abbrev-start): Obey help-event-list.
3265
3266 2006-01-18 Jesper Harder <harder@phys.au.dk>
3267
3268 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
3269
3270 2006-01-18 Masatake YAMATO <jet@gyve.org>
3271
3272 * progmodes/make-mode.el (makefile-imake-mode): New mode
3273 derived from makefile-mode.
3274 (makefile-imake-mode-syntax-table): New syntax table
3275 derived from makefile-mode-syntax-table.
3276 (makefile-mode): Write about makefile-imake-mode in doc string.
3277 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
3278 (makefile-imake-font-lock-keywords): New font lock keywords.
3279
3280 * files.el (auto-mode-alist): Add Imakefile.
3281
3282 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
3283
3284 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
3285 loading the file rather than when turning on flyspell-mode.
3286
3287 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
3288
3289 * cus-edit.el (customize-rogue): Minor doc fix.
3290
3291 2006-01-17 Juri Linkov <juri@jurta.org>
3292
3293 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
3294 instead of the file at the mark as default if the file at the mark
3295 is the same as the file at point or if dired-dwim-target-directory
3296 is not the same as the current directory and the mark is not active.
3297
3298 * log-view.el (log-view-minor-wrap): Use the same logic to get
3299 revisions as `log-view-diff'.
3300
3301 * info.el (Info-revert-find-node): Check for Info-current-file
3302 before preserving new-history.
3303
3304 * man.el (Man-heading-regexp): Add `/'.
3305
3306 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
3307 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
3308
3309 2006-01-16 Juri Linkov <juri@jurta.org>
3310
3311 * faces.el (mode-line-faces): New defgroup.
3312 (mode-line-highlight): Move definition after new defgroup.
3313 (mode-line, mode-line-inactive, mode-line-highlight):
3314 Replace :group `modeline' with `mode-line-faces'.
3315 (mode-line-buffer-id): New face.
3316 (modeline-buffer-id): New face alias.
3317 (vertical-border): Remove :group `modeline'.
3318
3319 * bindings.el (propertized-buffer-identification): Use face
3320 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
3321 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
3322 (mode-line-buffer-identification-keymap): For mouse-1 replace
3323 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
3324 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
3325 mouse-3.
3326
3327 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
3328 Buffer-menu-buffer. Doc fix.
3329 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
3330 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
3331 `Buffer-menu-buffer'.
3332
3333 * info.el (Info-mode-line-node-keymap): New defvar.
3334 (Info-set-mode-line): Use `stringp' to check Info-current-file.
3335 Propertize Info-current-node with `mode-line-buffer-id' and
3336 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
3337
3338 * time.el (display-time-mail-face): Replace :group `faces' with
3339 `mode-line-faces'.
3340
3341 2006-01-16 Kenichi Handa <handa@m17n.org>
3342
3343 * international/code-pages.el: Add autoload cookies for cp125[0345678].
3344
3345 * language/european.el (cp1252): New alias for windows-1252.
3346
3347 * international/mule.el (autoload-coding-system): Prepare for EOL
3348 variants.
3349
3350 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
3351
3352 * term.el (term-raw-map): Add mapping for insert.
3353 (term-send-insert): New.
3354 (term-mode): Make variables local here instead of doing it in
3355 `term-emulate-terminal'.
3356 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
3357 Scroll reverse needs to take into account the scroll region.
3358 Saving and restoring the cursor should save the color attributes too.
3359 (term-reset-terminal): Reset the scroll region.
3360 (term-handle-ansi-escape): Cursor up and down should take into
3361 account the scroll region.
3362 (term-set-scroll-region): Rename from `term-scroll-region'.
3363 Move to 0,0 after setting the region.
3364 (term-handle-scroll): Handle scroll up.
3365 (term-down): Fix off by one error.
3366 (term-delete-lines): Do not delete outside the scroll region.
3367 (term-insert-lines): Take into account the scroll region.
3368
3369 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
3370
3371 * textmodes/ispell.el (ispell-internal-change-dictionary)
3372 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
3373 (start, end): Move declaration outside of eval-when-compile.
3374
3375 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
3376 (flyspell-mode-on): Use it.
3377
3378 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
3379 ispell-kill-ispell-hook.
3380
3381 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
3382
3383 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
3384 (Custom-reset-saved): Do not ask for confirmation in single option
3385 buffers.
3386
3387 2006-01-13 Richard M. Stallman <rms@gnu.org>
3388
3389 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
3390
3391 2006-01-13 Romain Francoise <romain@orebokech.com>
3392
3393 * add-log.el (add-change-log-entry, change-log-merge):
3394 Conditionally use `hard-newline'.
3395
3396 2006-01-13 Martin Rudalics <rudalics@gmx.at> (tiny change)
3397
3398 * wid-edit.el (widget-field-end): If the overlay is no longer
3399 associated with a buffer, behave as if the overlay didn't exist.
3400
3401 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
3402 Make sure the links use the `custom-link' face.
3403
3404 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
3405
3406 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
3407 (ld-script-mode): Don't set indent-line-function since we don't
3408 have one.
3409
3410 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
3411
3412 * textmodes/org.el (org-open-file): Use mailcap for selecting an
3413 application.
3414 (org-file-apps-defaults-gnu): Use mailcap as the default for
3415 selecting an application on a UNIX system.
3416 (org-agenda-show-tags): New command.
3417 (org-table-insert-hline): Keep cursor in current table line.
3418 (org-table-convert): Offset effect of modifying
3419 `org-table-insert-hline'.
3420 (org-format-agenda-item): New optional argument TAG.
3421 (org-compile-prefix-format): Handle %T format for the tag.
3422 (org-expand-wide-chars): New function.
3423 (org-table-insert-row, org-table-insert-hline):
3424 Use `org-expand-wide-chars'.
3425 (org-open-file): Fix bug in program launch.
3426 (org-get-time-of-day): Fix bug with times before 1am.
3427 (org-agenda-menu): Add tags commands.
3428
3429 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
3430
3431 * textmodes/ispell.el (ispell-init-process): Include the used
3432 dictionary in ispell process start message.
3433 (ispell-internal-change-dictionary): When flyspell-mode is active
3434 and dictionary is changed, make sure ispell process is restarted
3435 and flyspell word cache cleared out for the current buffer.
3436 (ispell-change-dictionary): Make sure flyspell word cache is
3437 cleared out in all buffers with active flyspell mode when
3438 dictionary is globally changed.
3439 Call ispell-internal-change-dictionary after dictionary change.
3440
3441 2006-01-13 Eli Zaretskii <eliz@gnu.org>
3442
3443 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
3444
3445 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
3446 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
3447 years. Fix small differences wrt Makefile.in.
3448 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
3449 Makefile.in does.
3450
3451 2006-01-12 Bill Wohler <wohler@newt.com>
3452
3453 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
3454 mh-search.el.
3455
3456 2006-01-12 Masatake YAMATO <jet@gyve.org>
3457
3458 * progmodes/ld-script.el: Update copyright year.
3459
3460 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
3461
3462 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
3463 Don't add widget if setting undefined.
3464
3465 2006-01-12 John Paul Wallington <jpw@pobox.com>
3466
3467 * help-fns.el (describe-variable): Remove newlines from void
3468 variable output.
3469
3470 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
3471
3472 * wdired.el (wdired-mode-map): Add help echo for
3473 wdired-abort-changes.
3474
3475 * man.el (Man-file-name-regexp): Adjust for a list of files.
3476
3477 2006-01-12 Masatake YAMATO <jet@gyve.org>
3478
3479 * progmodes/ld-script.el (auto-mode-alist): Support
3480 suffix conventions used in netbsd and eCos.
3481
3482 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3483
3484 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
3485 (custom-variable-menu, custom-face-menu, custom-group-menu)
3486 (Custom-mode-menu): Change names of menu items. (As discussed on
3487 emacs-devel.)
3488 (custom-face-menu): Add "Undo Edits" item.
3489
3490 * startup.el (init-file-user): defcustom -> defvar.
3491
3492 * tooltip.el (tooltip-mode): Doc fix.
3493
3494 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
3495
3496 * reveal.el (reveal-post-command): window-buffer signals an error on
3497 dead windows rather than returning nil.
3498 (reveal-open-new-overlays): An overlay might die while we open others.
3499
3500 2006-01-11 Bill Wohler <wohler@newt.com>
3501
3502 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
3503 phrasing in docstring.
3504
3505 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
3506 can give some systems gas. Add new file mh-buffers.el.
3507
3508 2006-01-06 Masatake YAMATO <jet@gyve.org>
3509
3510 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
3511 C preprocessor forward ported from GNU Emacs 21.2.
3512
3513 * progmodes/asm-mode.el (asm-font-lock-keywords):
3514 Use `cpp-font-lock-keywords'.
3515
3516 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
3517
3518 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
3519 of $ for "\\.ld[s]?".
3520
3521 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
3522
3523 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
3524 (tcl-indent-line): Return `noindent' if inside a string.
3525
3526 * progmodes/flymake.el (flymake-split-string): Remove more than one
3527 empty string at beg/end of the result.
3528 (flymake-find-buildfile, flymake-find-possible-master-files):
3529 Use expand-file-name.
3530 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
3531 since expand-file-name does it for us. Use directory-file-name.
3532 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
3533 (flymake-ler-get-type, flymake-ler-get-text)
3534 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
3535 (flymake-current-line-no): Remove spurious interactive spec.
3536 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
3537 (flymake-check-include): Remove arg inc-path merged into inc-name.
3538 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
3539 Arg regexp-list replaced by a simple regexp.
3540 (flymake-master-make-header-init, flymake-master-tex-init):
3541 Correspondingly replace regexp-list with a regexp. Fix regexp.
3542
3543 2006-01-10 Simon Josefsson <jas@extundo.com>
3544
3545 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
3546 describing AUTH PLAIN fix.
3547
3548 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
3549
3550 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
3551 (report-emacs-bug): Don't record initial prompt text.
3552 Instead, add text properties to prompting text.
3553 (report-emacs-bug-hook): Delete prompting text.
3554
3555 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3556
3557 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
3558 `dirs'. Adjust callers.
3559
3560 2006-01-09 John Paul Wallington <jpw@gnu.org>
3561
3562 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
3563
3564 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3565
3566 * reveal.el (reveal-open-new-overlays): New extracted fun.
3567 (reveal-close-old-overlays): Idem. Check overlays's liveness before
3568 using them. Simplify the code.
3569 (reveal-post-command): Use them. Fix up obsolete windows in
3570 reveal-open-spots.
3571
3572 * progmodes/flymake.el: Use `require' rather than autoload for
3573 XEmacs's overlays.
3574 (flymake-get-common-file-prefix, flymake-build-relative-filename):
3575 Delete. Use file-relative-name instead.
3576 (flymake-get-syntax-check-program-args, flymake-perl-init):
3577 Simplify the resulting code.
3578
3579 * log-view.el (log-view-file-re, log-view-message-re): Add support
3580 for DaRCS output.
3581
3582 2006-01-09 Alex Schroeder <alex@gnu.org>
3583
3584 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
3585 identifiers sometimes added in square brackets at the beginning of
3586 subject lines.
3587
3588 2006-01-07 Richard M. Stallman <rms@gnu.org>
3589
3590 * cus-edit.el (Custom-set, Custom-save): Doc fix.
3591 (Custom-reset-current, Custom-reset-saved): Change question text.
3592 (Custom-reset-standard): Likewise.
3593 (custom-variable-reset-saved): Doc fix.
3594
3595 2006-01-07 Eli Zaretskii <eliz@gnu.org>
3596
3597 * startup.el (init-file-user): Doc fix.
3598
3599 2006-01-07 Alex Schroeder <alex@gnu.org>
3600
3601 * mail/rmail.el (rmail-current-subject): New function.
3602 (rmail-current-subject-regexp): New function.
3603 (rmail-next-same-subject): Use it.
3604
3605 * mail/rmailsum.el (rmail-summary-by-topic):
3606 Use rmail-current-subject and rmail-current-subject-regexp.
3607 (rmail-summary-next-same-subject): Ditto.
3608
3609 * net/rcirc.el (rcirc-send-input): No longer check whether the
3610 process is open, since not all commands need an open process.
3611 (rcirc-send-string): Check whether the process is open before
3612 sending anything.
3613 (rcirc-ignore-list): New option.
3614 (rcirc-ignore-list-automatic): New variable.
3615 (rcirc-print): Take rcirc-ignore-list into account.
3616 (rcirc-cmd-ignore): New command.
3617 (rcirc-ignore-update-automatic): New function.
3618 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
3619 list if ignored nicks.
3620 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
3621
3622 2006-01-06 David Reitter <david.reitter@gmail.com>
3623
3624 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
3625 reflect the address to which the report will be sent.
3626
3627 2006-01-06 Eli Zaretskii <eliz@gnu.org>
3628
3629 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
3630 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
3631
3632 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
3633
3634 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
3635
3636 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
3637 the doc string: "functoin" => "function".
3638 * ldefs-boot.el: Likewise.
3639
3640 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
3641 message text: "Duplicat" => "Duplicate".
3642
3643 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
3644
3645 * files.el (basic-save-buffer-2): If backing-up failed, reset
3646 buffer-backed-up to nil.
3647
3648 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
3649
3650 * progmodes/gud.el (gdb-script-skip-to-head)
3651 (gdb-script-calculate-indentation): Indent for breakpoint command
3652 lists also.
3653
3654 2006-01-05 Bill Wohler <wohler@newt.com>
3655
3656 * Makefile.in (compile-always): Add mh-autoloads dependency.
3657 (bootstrap): Remove mh-autoloads dependency, as compile dependency
3658 provides it.
3659 (updates): Remove mh-autoloads dependency, since it probably has
3660 already run recently (via recompile).
3661
3662 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
3663
3664 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
3665 argument `force' to disable the flyspell-last-buffer optimization.
3666 (flyspell-mode-on): Use it.
3667
3668 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
3669 flymake-simple-cleanup.
3670 (flymake-allowed-file-name-masks): Use this new default.
3671 All the functions are now called in the right buffer rather than
3672 passing the buffer as argument.
3673 (flymake-process-sentinel): Switch to buffer before calling cleanup.
3674 (flymake-parse-err-lines): Remove redundant buffer arg.
3675 (flymake-get-program-dir): Comment out unused function.
3676 (flymake-start-syntax-check, flymake-start-syntax-check-process):
3677 Remove redundant buffer argument.
3678 (flymake-get-real-file-name, flymake-simple-java-cleanup)
3679 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
3680
3681 2006-01-05 Richard M. Stallman <rms@gnu.org>
3682
3683 * info.el (Info-find-node): Don't record previous node if have none.
3684 (info): Go to directory only if history is empty.
3685
3686 * simple.el (mark): Doc fix.
3687
3688 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3689
3690 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
3691 already of desired type.
3692 (mac-ae-list): Coerce parameter to "list" type.
3693 (mac-dispatch-apple-event): Replace cadr part of event with a
3694 dummy position so that event-start returns it.
3695
3696 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
3697
3698 * textmodes/org.el (org-end-of-subtree): New function.
3699 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
3700 Use `org-end-of-subtree'.
3701 (org-agenda, org-agenda-convert-date): Protect calls to
3702 `fit-window-to-buffer'.
3703 (org-tags-view): Force matching of sublevels when doing a
3704 todo-only search. Define the correct redo command, including the
3705 arguments.
3706 (org-agenda-redo): Display message.
3707 (org-check-for-org-mode): New function.
3708 (org-agenda-type): New variable.
3709 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
3710 Set `org-agenda-type'.
3711 (org-agenda-check-type): New function.
3712 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
3713 (org-agenda-week-view, org-agenda-day-view)
3714 (org-agenda-next-date-line, org-agenda-previous-date-line)
3715 (org-agenda-log-mode, org-agenda-toggle-diary)
3716 (org-agenda-toggle-time-grid, org-agenda-date-later)
3717 (org-agenda-date-prompt, org-agenda-diary-entry)
3718 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
3719 (org-agenda-convert-date, org-agenda-menu):
3720 Use `org-agenda-check-type'.
3721 (org-make-overlay, org-delete-overlay)
3722 (org-detatch-overlay, org-move-overlay, org-overlay-put):
3723 New compatibility functions.
3724 (org-calendar-select-mouse): New command.
3725
3726 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
3727
3728 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
3729 (Custom-reset-standard): Fix y-or-n-p messages.
3730 (custom-link): New face for links.
3731 (custom-buffer-create-internal, custom-manual): Use it.
3732 (custom-face-save): Push to theme-face before setting face spec.
3733
3734 * wid-edit.el (widget-default-mouse-face-get): New function.
3735 (widget-specify-button): Handle mouse-face like button-face.
3736
3737 * custom.el (load-theme): Clear old theme settings if reloading.
3738
3739 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
3740
3741 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
3742 "Erase Customization" button back to same position it occupies in
3743 the individual State menus.
3744
3745 2006-01-04 Kim F. Storm <storm@cua.dk>
3746
3747 * wid-edit.el (key-sequence): Rework widget to read key binding
3748 using `kbd' syntax. Use C-q to insert literal key, event, or code.
3749 (widget-key-sequence-default-value): Default value for empty sequence.
3750 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
3751 (widget-key-sequence-read-event): New command for C-q.
3752 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
3753 (widget-key-sequence-value-to-external): New functions.
3754
3755 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
3756
3757 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
3758 Use expand-file-name.
3759 (flymake-delete-temp-directory): Use expand-file-name,
3760 file-name-directory, and directory-file-name.
3761 (flymake-strrchr): Delete.
3762 (flymake-start-syntax-check): Don't pass the redundant buffer argument
3763 to the init-f function.
3764 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
3765 (flymake-init-find-buildfile-dir)
3766 (flymake-init-create-temp-source-and-master-buffer-copy)
3767 (flymake-simple-make-init-impl, flymake-simple-make-init)
3768 (flymake-master-make-init, flymake-master-make-header-init)
3769 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
3770 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
3771 (flymake-xml-init): Remove corresponding redundant buffer argument.
3772 (flymake-allowed-file-name-masks): Remove last elems that are equal to
3773 the default anyway. Clean up regexps.
3774
3775 * progmodes/flymake.el (flymake-temp-source-file-name)
3776 (flymake-master-file-name, flymake-temp-master-file-name)
3777 (flymake-base-dir): New buffer-local vars.
3778 (flymake-buffer-data, flymake-get-buffer-value)
3779 (flymake-set-buffer-value): Replace those hash-tables by the new
3780 buffer-local vars. Update callers.
3781
3782 * progmodes/flymake.el (flymake-check-start-time)
3783 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
3784 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
3785 Move definition, so we can remove redundant earlier declaration.
3786 (flymake-replace-regexp-in-string, flymake-split-string)
3787 (flymake-get-temp-dir): Use defalias.
3788 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
3789 (flymake-xemacs-window-edges): Remove unused function.
3790 (flymake-get-point-pixel-pos): Move.
3791 (flymake-pid-to-names, flymake-reg-names)
3792 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
3793 Replace by a simple list flymake-processes and by process-buffer.
3794 Update callers. Other than simplify the code, it uses buffers rather
3795 than buffer-names so it doesn't get confused by uniquify.
3796 (flymake-buffer-data): The global value should just be nil.
3797
3798 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
3799 Optimize the body of a defalias like any other code.
3800
3801 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
3802 Make sure we've setup font-lock's vars. It may influence which
3803 function we then call.
3804 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
3805 here since it's too late anyway.
3806
3807 2006-01-03 Romain Francoise <romain@orebokech.com>
3808
3809 * startup.el (fancy-splash-tail, normal-splash-screen):
3810 Update copyright year.
3811
3812 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
3813
3814 * mouse.el (mouse-drag-track): Rename, from
3815 `mouse-drag-region-1'. Includes optional argument required to
3816 enable post-drag event processing (e.g. delete region keys).
3817 Can be used without this argument to track a mouse region and operate
3818 on it as soon as the drag completes.
3819 (mouse-drag-region): Use `mouse-drag-track'.
3820
3821 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
3822
3823 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
3824 Move to `custom-buffer' group.
3825
3826 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
3827 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
3828 (custom-theme-insert-face-marker, custom-theme-variable-menu)
3829 (custom-theme-face-menu): New variables.
3830 (custom-theme-add-variable, custom-theme-variable-action)
3831 (custom-variable-reset-theme, custom-theme-delete-variable)
3832 (custom-face-reset-theme, custom-theme-face-action)
3833 (custom-theme-delete-face, custom-theme-merge-theme)
3834 (custom-theme-add-face, custom-theme-visit-theme): New functions.
3835
3836 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
3837
3838 * custom.el: Move Custom Themes commentary to start of theme code.
3839 (custom-known-themes): Rename `standard' theme to `changed'.
3840 (custom-push-theme): Caller no longer specifies what theme to use
3841 when doing `reset'---the setting is simply removed from the theme.
3842 Delete MODE from `theme-value' and `theme-settings' properties.
3843 (custom-declare-theme): Ignore &rest args since we don't use them.
3844
3845 (custom-loaded-themes): Delete variable.
3846 (custom-theme-load-themes, custom-theme-loaded-p)
3847 (custom-theme-value): Delete functions.
3848
3849 (custom-declare-theme): Signal error on invalid theme names.
3850 (provide-theme): custom-loaded-themes was deleted.
3851 (load-theme): Load the file unconditionally.
3852 (enable-theme): Call `load-theme' if theme is undefined.
3853 (custom-enabled-themes): Only update value for successful loads.
3854 (disable-theme): Complete from enabled themes when interactive.
3855 (custom-variable-theme-value): Calculate theme value directly.
3856
3857 (custom-theme-reset-variables, custom-reset-variables): Mark as
3858 XEmacs compatibility functions. We don't actually use these.
3859
3860 * cus-edit.el (custom-variable-state-set):
3861 Use custom-variable-theme-value instead of custom-theme-value.
3862 (custom-face-state-set): Rename `standard' theme to `changed'.
3863 (custom-save-variables, custom-save-faces): Delete unneeded
3864 references to custom-reset-variables.
3865 (custom-save-resets): Delete function.
3866 (custom-save-variables, custom-save-faces): MODE argument deleted.
3867 (custom-save-variables, custom-save-faces): Ignore theme values.
3868
3869 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
3870 compatibility function.
3871
3872 2006-01-01 Richard M. Stallman <rms@gnu.org>
3873
3874 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
3875 (Custom-reset-current, Custom-reset-saved): Likewise.
3876 (Custom-reset-standard): Show message if aborted.
3877 (custom-mode): Doc fix, describing those commands.
3878
3879 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
3880 put on event-kind property.
3881
3882 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
3883
3884 * custom.el (provide-theme): Ban `user' theme name.
3885 (custom-enabling-themes): New variable.
3886 (enable-theme): Don't enable user if custom-enabling-themes is t.
3887 (custom-enabled-themes): Make it a defcustom.
3888 (custom-theme-recalc-face): No-op if face is undefined.
3889
3890 * cus-edit.el (custom-button-mouse): New variable.
3891 (custom-button-mouse): New face.
3892 (custom-raised-buttons, custom-mode): Use it.
3893
3894 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
3895
3896 2005-12-31 Eli Zaretskii <eliz@gnu.org>
3897
3898 * progmodes/gud.el (gud-display-line): Support hl-line in the
3899 source buffer.
3900
3901 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
3902
3903 * mouse.el (mouse-drag-window-above): Verify that the found window
3904 overlaps with the given window in the horizontal dimension.
3905
3906 2005-12-31 Eli Zaretskii <eliz@gnu.org>
3907
3908 * Makefile.in (cvs-update): New target.
3909
3910 * makefile.w32-in (cvs-update): Ditto.
3911
3912 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
3913
3914 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
3915 (custom-new-theme-mode-map): New variable.
3916
3917 2005-12-30 Richard M. Stallman <rms@gnu.org>
3918
3919 * custom.el (custom-load-themes): Function deleted.
3920
3921 * cus-edit.el (custom-save-loaded-themes): Function deleted.
3922 (custom-save-variables): Don't delete or add custom-load-themes call.
3923
3924 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
3925
3926 * cus-start.el: Add `visible-cursor'.
3927
3928 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
3929 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
3930 (flymake-process-filter): Switch to buffer before calling it instead.
3931 (flymake-post-syntax-check, flymake-highlight-err-lines)
3932 (flymake-delete-own-overlays, flymake-parse-err-lines)
3933 (flymake-start-syntax-check, flymake-start-syntax-check-process)
3934 (flymake-count-lines, flymake-parse-residual):
3935 Remove constant buffer argument.
3936 (flymake-start-syntax-check-for-current-buffer): Remove.
3937 Update callers to use flymake-start-syntax-check instead.
3938 (flymake-display-err-menu-for-current-line):
3939 Remove unused var `mouse-pos'.
3940 (flymake-restore-formatting): Comment out unused function.
3941 (flymake-report-status, flymake-report-fatal-status): Remove buffer
3942 argument, use current-buffer instead. Update callers.
3943
3944 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3945
3946 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
3947 buffer-local because choose-completion-delete-max-match requires
3948 that we set completion-ignore-case (i.e., binding via let is not
3949 sufficient).
3950 (bibtex-complete): Always set completion-ignore-case and
3951 choose-completion-string-functions. The latter is needed because
3952 choose-completion-string-functions keeps its value if we quit the
3953 *Completions* buffer without requesting a completion.
3954
3955 2005-12-30 Andreas Schwab <schwab@suse.de>
3956
3957 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
3958
3959 2005-12-30 Eli Zaretskii <eliz@gnu.org>
3960
3961 * jit-lock.el (jit-lock-chunk-size): Doc fix.
3962
3963 2005-12-30 Juri Linkov <juri@jurta.org>
3964
3965 * locate.el (locate-fcodes-file, locate-header-face)
3966 * progmodes/delphi.el (delphi-other-face)
3967 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
3968
3969 * paren.el (show-paren-match, show-paren-mismatch): Use existing
3970 group `paren-showing-faces'.
3971
3972 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
3973 (goto-address): Fix docstring.
3974
3975 * net/webjump.el (webjump-sample-sites): Update URLs.
3976
3977 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
3978
3979 * subr.el (cancel-change-group): Add listp around pending-undo-list.
3980
3981 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
3982
3983 * font-lock.el (font-lock-compile-keywords): Signal an error when
3984 font-lock-set-defaults hasn't been called.
3985
3986 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
3987
3988 * subr.el (noreturn, 1value): Doc fixes.
3989
3990 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3991
3992 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
3993 that assoc-string returns nil.
3994
3995 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3996
3997 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
3998 (bibtex-entry-type-str, bibtex-empty-field-re)
3999 (bibtex-search-backward-string, bibtex-preamble-prefix)
4000 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
4001 (bibtex-any-valid-entry-type): New variable.
4002 (bibtex-parse-field-name): Simplify.
4003 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
4004 (bibtex-preamble-prefix): Include left delimiter.
4005 (bibtex-search-forward-field, bibtex-search-backward-field):
4006 Allow unbounded search past entry boundaries (required by bibtex-pop).
4007 (bibtex-text-in-field-bounds): Use push.
4008 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
4009 (bibtex-parse-preamble, bibtex-valid-entry)
4010 (bibtex-beginning-first-field): New functions.
4011 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
4012 (bibtex-map-entries): Fix docstring.
4013 (bibtex-flash-head): New arg prompt. Simplify.
4014 (bibtex-enclosing-field): Include code of bibtex-inside-field.
4015 (bibtex-insert-kill): Simplify. Always insert text past the
4016 current field or entry.
4017 (bibtex-format-entry): Use bibtex-parse-field.
4018 (bibtex-pop): Use bibtex-beginning-of-entry and
4019 bibtex-end-of-entry to initiate the search. Insert empty field if
4020 we found ourselves.
4021 (bibtex-print-help-message): New args field and comma.
4022 Handle entry keys.
4023 (bibtex-make-field): Use bibtex-beginning-of-entry.
4024 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
4025 invalid entry.
4026 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
4027 Handle preambles. Simplify code for thorough test.
4028 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
4029 New arg comma. Handle entry heads.
4030 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
4031 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
4032 New arg comma.
4033 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
4034 (bibtex-fill-field): Simplify.
4035 (bibtex-fill-entry): Use bibtex-beginning-first-field and
4036 bibtex-parse-field.
4037 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
4038 (bibtex-complete): Use bibtex-parse-preamble.
4039
4040 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
4041
4042 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
4043 Display name of expression instead of convenience variable.
4044 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
4045
4046 * progmodes/gud.el (gud-tooltip-dereference): Rename from
4047 toggle-gud-tooltip-dereference.
4048 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
4049 (gud-tooltip-tips): ...here when dereferencing.
4050
4051 2005-12-28 Bill Wohler <wohler@newt.com>
4052
4053 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
4054
4055 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
4056
4057 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
4058 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
4059 (vc-annotate-display-autoscale): Adjust call.
4060 (vc-annotate-display-default): Adjust call. Make arg compulsory.
4061 Fix interactive spec.
4062 (vc-annotate-time-span): Remove.
4063 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
4064 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
4065 (vc-annotate-display-select): Use new name.
4066
4067 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
4068 (vc-annotate-mode-menu): Remove left-over redundant declaration.
4069 Correct the construction of span entries. Simplify.
4070 (vc-annotate-display-select): Fix the nil case.
4071 (vc-annotate): Remove obsolete (and now broken) code.
4072 (vc-annotate-extract-revision-at-line): Remove obsolete code.
4073 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
4074
4075 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4076
4077 * subr.el (lazy-completion-table): Correct typo in docstring.
4078
4079 * startup.el (command-line): Use `custom-reevaluate-setting' for
4080 `send-mail-function'.
4081
4082 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
4083
4084 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
4085
4086 * mail/smtpmail.el (smtpmail-try-auth-methods):
4087 Send credentials together with "AUTH PLAIN" command.
4088
4089 2005-12-27 Richard M. Stallman <rms@gnu.org>
4090
4091 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
4092 mouse-2, go back to previously selected window, so it's selected
4093 when mouse-2 command runs.
4094
4095 2005-12-27 Juri Linkov <juri@jurta.org>
4096
4097 * descr-text.el (describe-text-sexp): Use square brackets for
4098 button [Show] to distinguish it from the property value `show'.
4099 (describe-property-list): Use `insert-text-button' with
4100 `help-face' type instead of putting face in quotes, because button
4101 is not created automatically for a list of faces.
4102 (describe-text-properties-1): Put button-type value in quotes to
4103 distinguish from plain text "button".
4104 (describe-char): Display code point values in hex. Don't use
4105 `symbol-name' for `current-input-method' because it is a string.
4106 Use `insert-text-button' with `help-face' type instead of putting
4107 hardcoded face in quotes, because button is not created automatically.
4108
4109 2005-12-27 Richard M. Stallman <rms@gnu.org>
4110
4111 * progmodes/glasses.el (glasses-face): More specific custom type.
4112
4113 * files.el (set-visited-file-name): Doc fix.
4114
4115 * textmodes/flyspell.el (flyspell-external-point-words):
4116 Use local var buffer-scan-pos to advance scan for next misspelling.
4117 Advance it only after we find the misspelling.
4118
4119 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
4120
4121 * textmodes/flyspell.el (flyspell-external-point-words):
4122 New criteria for finding the misspelling in the buffer.
4123
4124 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
4125
4126 * help-mode.el (help-insert-string): Set help-xref-stack-item
4127 rather than call help-setup-xref.
4128
4129 * descr-text.el (describe-char): Revert previous changes for
4130 optional buffer argument.
4131
4132 2005-12-27 Juri Linkov <juri@jurta.org>
4133
4134 * help-mode.el (help-insert-string): New function. Save buffer
4135 contents in cases where it is impossible to recompute the old contents.
4136
4137 * descr-text.el (describe-char): Set help-xref-stack-item
4138 explicitly after buffer has been generated.
4139
4140 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4141
4142 * cus-start.el (all): Add x-gtk-show-hidden-files.
4143
4144 2005-12-26 Richard M. Stallman <rms@gnu.org>
4145
4146 * replace.el (perform-replace): Calculate match-again
4147 before skipping read-only matches.
4148
4149 * paren.el (paren-showing-faces): New group.
4150 (show-paren-match, show-paren-mismatch): Move to that group.
4151
4152 * button.el (button): Put into group `basic-faces'.
4153
4154 * progmodes/make-mode.el: Remove faces from group `faces'.
4155
4156 * apropos.el (apropos, apropos-value): Doc fix.
4157 (apropos-documentation): Doc fix.
4158
4159 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
4160
4161 * subr.el (lazy-completion-table): Remove argument `args'.
4162
4163 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
4164 Don't use the `args' argument of lazy-completion-table.
4165
4166 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
4167
4168 * descr-text.el (describe-char): Add optional argument for buffer.
4169 Set buffer appropriately. Call help-setup-xref.
4170 Suggested by Stefan Monnier.
4171
4172 2005-12-26 Juri Linkov <juri@jurta.org>
4173
4174 * descr-text.el: Require `help-fns' at runtime. Don't require
4175 `button' for byte compilation.
4176 (describe-text-widget): Add `help-echo' for first button.
4177 Use `help-info' for second.
4178 (describe-property-list): Use `help-argument-name' instead of `italic'.
4179 (describe-text-category): Add prompt to interactive spec.
4180 Call `help-setup-xref'.
4181 (describe-char): Use `help-character-set'. Add `help-echo' for
4182 code point. Use `help-input-method'. Remove superfluous insert.
4183
4184 2005-12-25 Richard M. Stallman <rms@gnu.org>
4185
4186 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
4187 at point, in case of narrowing.
4188
4189 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
4190
4191 * locate.el (locate-header-face): Allow nil in type.
4192
4193 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
4194
4195 2005-12-25 Romain Francoise <romain@orebokech.com>
4196
4197 * battery.el (battery-linux-proc-acpi): Also try
4198 `/proc/acpi/thermal_zone/THM0/temperature'.
4199
4200 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
4201
4202 * custom.el (custom-push-theme): Fix docstring.
4203
4204 * cus-edit.el (custom-variable-set, custom-variable-save)
4205 (custom-variable-save): Custom-quote widget values.
4206 (customize-save-variable): Fix custom-push-theme call.
4207
4208 2005-12-24 Eli Zaretskii <eliz@gnu.org>
4209
4210 * w32-fns.el (w32-batch-update-autoloads): New function.
4211
4212 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
4213 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
4214 from the command line.
4215
4216 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
4217
4218 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
4219 reset means to remove setting from theme entirely. Don't keep
4220 expanding theme-settings list; delete old entries if necessary.
4221
4222 * cus-edit.el (custom-buffer-create-internal): Move "Erase
4223 customization" button one line up.
4224 (custom-themed): New face.
4225 (custom-magic-alist): New value, THEMED, for theme settings.
4226 (custom-variable-state-set, custom-face-state-set):
4227 Check theme-value instead of saved-value.
4228 (custom-variable-reset-standard, custom-face-reset-standard):
4229 Remove theme setting entirely. Recalculate new values.
4230 (custom-variable-set, custom-variable-set)
4231 (custom-variable-reset-saved, custom-variable-reset-backup)
4232 (custom-face-set, custom-face-reset-saved): Update `user' theme.
4233 (custom-variable-save): Fix typos.
4234
4235 2005-12-23 Juri Linkov <juri@jurta.org>
4236
4237 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
4238 Add autoload cookies.
4239 (edebug-outside-d-c-i-n-s-w): New variable.
4240 (edebug-display, edebug-outside-excursion): Use it to save the
4241 original value of default-cursor-in-non-selected-windows.
4242 Set default-cursor-in-non-selected-windows to t while Edebug
4243 is active.
4244 (edebug-mode, edebug-eval-mode): Doc fix.
4245
4246 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
4247 with `buffer-substring-no-properties' to remove common substring
4248 highlighting.
4249
4250 * info.el (info-other-window, info): Rename function argument
4251 `file' to `file-or-node'.
4252 (Info-complete-menu-item): Use local variable `complete-nodes' to
4253 keep the global value of `Info-complete-nodes' unchanged for
4254 subsequent completions.
4255 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
4256
4257 * simple.el (get-next-valid-buffer, last-buffer)
4258 (next-error-buffer-p, next-error-find-buffer)
4259 (minibuffer-history-sexp-flag): Doc fix.
4260
4261 * savehist.el (savehist-mode-hook): Add `:group'.
4262
4263 * log-view.el: Call autoload for vc-find-version.
4264 (log-view-current-file): Adjust subgroup numbers.
4265 (log-view-current-tag): Add `length'.
4266
4267 2005-12-23 Richard M. Stallman <rms@gnu.org>
4268
4269 * vc.el (vc-annotate-car-last-cons): Defn moved up.
4270
4271 2005-12-23 Juri Linkov <juri@jurta.org>
4272
4273 * hi-lock.el (hi-lock-archaic-interface-message-used)
4274 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
4275 (hi-lock-mode): Display "Hi" in the mode line only when
4276 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
4277 (hi-lock-write-interactive-patterns):
4278 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
4279 (hi-lock-set-pattern, hi-lock-set-file-patterns)
4280 (hi-lock-font-lock-hook): Set 3rd arg `how' of
4281 font-lock-add-keywords to t.
4282
4283 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
4284
4285 * hi-lock.el (hi-lock-highlight-range): New variable.
4286 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
4287 only if font-lock-fontified is non-nil. Remove overlays.
4288 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
4289 font-lock-fontified is non-nil, otherwise use overlays (instead of
4290 text properties).
4291 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
4292 New variables.
4293 (hi-lock-string-serialize) New function.
4294
4295 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4296
4297 * menu-bar.el (menu-find-file-existing): New function.
4298 (menu-bar-file-menu): Use menu-find-file-existing for Open.
4299
4300 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
4301
4302 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
4303
4304 * vc.el: Remove unnecessary leading * in docstrings.
4305 (vc-annotate-mode-map): Move initialization into declaration.
4306 (vc-static-header-alist): Nitpick on the regexp.
4307 (vc-default-init-version): New fun.
4308 (vc-register): Use it.
4309 (vc-insert-headers): Use dolist.
4310 (vc-annotate-get-backend): Remove unused function.
4311 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
4312 (vc-annotate-mode): Remove corresponding call.
4313 (vc-annotate-car-last-cons): Simplify.
4314 (vc-annotate-buffers): Remove var.
4315 (vc-annotate-backend): Make it buffer-local.
4316 (vc-annotate): Move the interaction to the interactive spec.
4317 Add a `buf' argument.
4318 (vc-annotate-warp-version): Use this new `buf' argument to avoid
4319 killing&creating a vc-annotate buffer, which is very disruptive when
4320 the buffers are shown in dedicated frames.
4321
4322 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
4323
4324 * descr-text.el: Add FSF as maintainer.
4325 (describe-text-mode, describe-text-mode-map)
4326 (describe-text-mode-hook, describe-text-done): Delete. Use normal
4327 help-mode.
4328 (describe-text-widget, describe-text-sexp)
4329 (describe-property-list, describe-text-category)
4330 (describe-text-properties, describe-text-properties-1)
4331 (describe-char): Use help buttons instead of widgets.
4332 (describe-char-unicodedata-file): Make URL link in doc string.
4333
4334 2005-12-22 Richard M. Stallman <rms@gnu.org>
4335
4336 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
4337 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
4338 Don't include buttons that write a file when there's no file.
4339 (custom-variable-menu, custom-face-menu, custom-group-menu):
4340 Don't include commands that write a file when there's no file.
4341 (customize-browse): Reword the top-of-buffer help intro.
4342 (custom-buffer-create-internal): Fix previous change.
4343 (customize-changed-options-previous-release): Prev release is 21.1.
4344 (customize-changed-options): Doc fix.
4345 (customize-changed): New alias.
4346 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
4347 Say "standard values".
4348 (Custom-reset-standard): Doc fix.
4349 (custom-face-reset-standard): Doc fix.
4350
4351 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
4352
4353 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
4354 even if font-lock-mode is non-nil since it may be t without having
4355 turned on font-lock-mode-internal.
4356 (font-lock-choose-keywords): Minor optimization.
4357 (font-lock-add-keywords, font-lock-remove-keywords)
4358 (font-lock-set-defaults): Don't call make-local-variable on a variable
4359 that we know to already be local.
4360
4361 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4362
4363 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
4364 messages if in the minibuffer.
4365
4366 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
4367
4368 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
4369 (tex-mode-flyspell-verify, flyspell-get-word)
4370 (flyspell-external-point-words): Don't use point-min/max uselessly.
4371
4372 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
4373 by Kevin Rodgers. Instead, just hide the completions buffer if we
4374 don't need to show it.
4375
4376 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4377
4378 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
4379
4380 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
4381
4382 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
4383 delete-windows-on with an inexistent buffer.
4384
4385 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
4386
4387 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
4388 Delete defcustom variable :tag names.
4389
4390 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
4391
4392 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
4393 (log-view-font-lock-keywords): Ajust subgroup numbers.
4394 (log-view-current-tag): Don't hard code the number of subgroups.
4395
4396 2005-12-20 Juri Linkov <juri@jurta.org>
4397
4398 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
4399 (tooltip-x-offset, tooltip-y-offset): Doc fix.
4400
4401 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
4402 (menu-bar-non-minibuffer-window-p): Instead of checking
4403 display-multi-frame-p, use selected-frame when menu-updating-frame
4404 is nil.
4405
4406 2005-12-20 Davis Herring <herring@lanl.gov> (tiny change)
4407
4408 * align.el (align-rules-list): Use [ \t] instead of \s-
4409 for column separators in text mode.
4410
4411 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
4412
4413 * help-mode.el (help-customize-variable, help-customize-face):
4414 Don't pop help-xref-stack as help-follow no longer pushes
4415 anything on to it.
4416
4417 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
4418
4419 * textmodes/org.el (org-agenda-custom-commands): New option.
4420 (org-agenda): Offer custom commands on splash screen.
4421 (org-make-tags-matcher): Parser for Boolean logic added.
4422 (org-agenda-set-tags): New command.
4423 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
4424 (org-set-tags): Efficiency improvements.
4425 (org-auto-align-tags): New option.
4426 (org-todo, org-demote, org-promote): Realign tags.
4427 (org-tags-completion-function): Use also "&" and "|" as separators.
4428 (org-org-menu): Agenda commands simplified.
4429
4430 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4431
4432 * cus-edit.el (customize-apropos, customize-apropos-options):
4433 Docstring changes.
4434
4435 * font-lock.el (font-lock): Add tags to the links in the defgroup.
4436
4437 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
4438
4439 * longlines.el (longlines-mode): Wrap while widened.
4440 (longlines-decode-region, longlines-encode-region): Compute max
4441 just once.
4442
4443 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4444
4445 * cus-edit.el (mac): New group.
4446
4447 * cus-start.el (all): Add user options in macterm.c. Add test for
4448 Mac-related built-ins. Fix test for GTK-related built-ins.
4449
4450 * term/mac-win.el (mac-handle-language-change)
4451 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
4452 (mac-services-open-selection, mac-services-mail-selection)
4453 (mac-services-mail-to, mac-services-insert-text)
4454 (mac-dispatch-apple-event): Add docstrings.
4455 (x-get-selection, mac-select-convert-to-string): Select coding
4456 system from `utf-16be' and `utf-16le' using `byteorder'.
4457
4458 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
4459
4460 * subr.el (lazy-completion-table): Don't be fooled if the var holds
4461 a "list" (lambda ...) rather than a real completion list.
4462
4463 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
4464 lexical-let when encountering ((lambda (...) ...) ...).
4465
4466 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
4467
4468 * progmodes/sh-script.el (sh-mode):
4469 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
4470 * textmodes/picture.el (picture-mode): Update docstrings.
4471
4472 2005-12-17 Eli Zaretskii <eliz@gnu.org>
4473
4474 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
4475 commands enclosed in $(ARGQUOTE)s should not be split between two
4476 lines, as that will break with GNU Make >3.80, when sh.exe is used
4477 and arg quoting is with '..'.
4478 (autoloads): Don't break the quoted --eval expression between
4479 several lines.
4480
4481 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
4482
4483 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
4484 Capture error from printing circular structures.
4485
4486 2005-12-17 Martin Rudalics <rudalics@gmx.at> (tiny change)
4487
4488 * wid-edit.el (widget-checkbox-action): Clear undo info.
4489
4490 2005-12-16 Bill Wohler <wohler@newt.com>
4491
4492 * menu-bar.el (kill-this-buffer): Set a good example by using menu
4493 bar, not menubar in comment.
4494
4495 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
4496
4497 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
4498 After-change-functions should not clobber the match data.
4499
4500 2005-12-16 Juri Linkov <juri@jurta.org>
4501
4502 * simple.el (choose-completion): Use `buffer-substring-no-properties'
4503 instead of `buffer-substring'.
4504 (completion-common-substring): Doc fix.
4505 (completion-setup-function): Use minibuffer-completion-contents
4506 instead of minibuffer-contents. Don't set common-string-length
4507 initially. Remove special handling of partial-completion-mode.
4508 Move computation of completion-base-size into one cond.
4509 Call completion-base-size-function in mainbuf. In computation of
4510 completion-base-size for file name completion don't move point to
4511 the end of the minibuffer. Move computation of common-string-length
4512 into one cond. Start putting faces only when common-string-length>=0.
4513 Add condition to put completions-common-part when
4514 common-string-length>0.
4515
4516 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
4517 place point at the first different character in the minibuffer
4518 even if this position is at the beginning of the minibuffer.
4519
4520 * info.el (Info-read-node-name-1): In completion-base-size-function's
4521 lambda return 1 if common-substring or minibuffer-completion-contents
4522 starts with (, and 0 otherwise.
4523
4524 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
4525 Use `crm-current-element' for second arg of `display-completion-list'.
4526
4527 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
4528
4529 * files.el (set-auto-mode): Look for an interpreter specified on
4530 the first line also if search for mode specification succeeded,
4531 but the mode is not known.
4532
4533 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
4534
4535 * textmodes/org.el (org-tags-match-list-sublevels): New option.
4536 (org-open-at-point): Implement tag searches as links.
4537 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
4538 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
4539 (org-tags-sparse-tree, org-tags-view, org-set-tags)
4540 (org-agenda-dispatch): New commands.
4541 (org-use-tag-inheritance, org-tags-column): New options.
4542 (org-tab-follows-link, org-return-follows-link): New options.
4543 (org-tags): New customize group.
4544 (org-start-icalendar-file): Get local time zone.
4545 (org-tags-completion-function): New function.
4546 (org-set-font-lock-defaults): Make sure links will also be
4547 highlighted inside headlines.
4548
4549 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
4550
4551 * term.el (term-emulate-terminal):
4552 Let term-handle-ansi-terminal-messages override what Bash says about
4553 its current directory.
4554
4555 2005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
4556
4557 * bindings.el (last-buffer): Move to simple.el.
4558 * simple.el (last-buffer): Move here.
4559 (get-next-valid-buffer): New function.
4560 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
4561 (prev-buffer): Ditto. Rename to `previous-buffer'.
4562
4563 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
4564 * bindings.el (global-map): Ditto.
4565
4566 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
4567
4568 * cus-edit.el: Introductory comment change.
4569 (custom-magic-alist): Change message string for the `rogue' state.
4570
4571 2005-12-15 Richard M. Stallman <rms@gnu.org>
4572
4573 * tooltip.el: Delete defcustom variable :tag names.
4574
4575 * complete.el (partial-completion-mode): Doc fix.
4576
4577 * textmodes/flyspell.el (flyspell-external-point-words):
4578 Use save-excursion to ensure we don't move backward in the
4579 search loop, not even one character.
4580 (flyspell-delete-all-overlays): Use remove-overlays directly.
4581
4582 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
4583 (ispell-start-process): Set that variable.
4584 Clear ispell-buffer-local-name.
4585 (ispell-internal-change-dictionary):
4586 Set ispell-current-dictionary after killing process.
4587 (ispell-buffer-local-dict):
4588 Don't set spell-personal-dictionary after killing process.
4589 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
4590 (ispell-tex-skip-alists, ispell-html-skip-alists)
4591 (ispell-skip-region-alist): Mark as risky.
4592
4593 * net/newsticker.el (newsticker--retrieval-timer-list)
4594 (newsticker--display-timer, newsticker-running-p)
4595 (newsticker-ticker-running-p): Definitions moved up.
4596
4597 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
4598
4599 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
4600
4601 2005-12-15 David Ponce <david@dponce.com>
4602
4603 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
4604 (recentf-edit-list, recentf-open-files): Signal an error when
4605 there is no recent file.
4606
4607 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
4608
4609 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
4610 read-only except for texinfo-format-region evaluation.
4611
4612 2005-12-14 Richard M. Stallman <rms@gnu.org>
4613
4614 * vc.el (vc-default-previous-version, vc-default-next-version)
4615 (vc-do-command): Doc fixes.
4616
4617 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4618
4619 * textmodes/bibtex.el (bibtex-expand-strings)
4620 (bibtex-autokey-expand-string, bibtex-name-part)
4621 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
4622 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
4623 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
4624 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
4625 (bibtex-entry-postfix, bibtex-known-entry-type-re)
4626 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
4627 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
4628 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
4629 (bibtex-beginning-of-last-entry): Remove.
4630 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
4631 message if comma is missing but buffer is read-only.
4632 (bibtex-parse-field-text): Handle whitespaces at the end of field
4633 text. Return 3-element list with beginning and end of field text
4634 and end of field.
4635 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
4636 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
4637 (bibtex-search-forward-field, bibtex-search-backward-field):
4638 Search always delimited by limits of entry. Use more efficient
4639 search algorithms.
4640 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
4641 bibtex-end-of-name-in-field.
4642 (bibtex-text-in-field-bounds): Handle BibTeX strings when
4643 extracting the content of a field.
4644 (bibtex-text-in-field): Use search limits.
4645 (bibtex-parse-string-prefix): Handle empty string keys based on
4646 bibtex-string-empty-key.
4647 (bibtex-parse-string): Fix docstring.
4648 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
4649 (bibtex-preamble-prefix, bibtex-strings): New functions.
4650 (bibtex-skip-to-valid-entry): Include preceding whitespace in
4651 BibTeX entries (consistent with other BibTeX functions).
4652 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
4653 (bibtex-search-entry): Fix docstring. Simplify.
4654 (bibtex-flash-head, bibtex-complete-string-cleanup)
4655 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
4656 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
4657 (bibtex-parse-entry): New optional arg content.
4658 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
4659 Use bibtex-text-in-field-bounds.
4660 (bibtex-print-help-message): Handle BibTeX strings and preambles.
4661 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
4662 bibtex-parse-string-postfix.
4663 (bibtex-find-text-internal): New function.
4664 (bibtex-remove-delimiters): Use it.
4665 (bibtex-find-text): Use it. New optional arg help.
4666 (bibtex-complete): Handle BibTeX string and preamble entries.
4667 (bibtex-Preamble): Fix order of closing delimiters.
4668
4669 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
4670
4671 * vc.el (vc-default-revert): New fun.
4672
4673 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
4674
4675 2005-12-14 Romain Francoise <romain@orebokech.com>
4676
4677 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
4678 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
4679 (font-lock-remove-keywords): Likewise.
4680
4681 2005-12-14 Juri Linkov <juri@jurta.org>
4682
4683 * log-view.el (log-view-diff): Doc fix.
4684
4685 * isearch.el (isearch-query-replace): Use (mark) instead of
4686 isearch-opoint if mark is active in transient-mark-mode.
4687
4688 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4689
4690 * isearch.el (isearch-query-replace): Check for isearch-other-end.
4691
4692 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
4693
4694 * progmodes/cpp.el (cpp-face): New widget.
4695 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
4696
4697 2005-12-14 Juri Linkov <juri@jurta.org>
4698
4699 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
4700 around `erase-buffer' and `insert'.
4701
4702 * descr-text.el (describe-text-properties): Replace buffer name
4703 "*Help-2*" with "*Help*<2>".
4704 (describe-char): Add functions print-help-return-message,
4705 toggle-read-only. Use help-setup-xref with nil to not store
4706 describe-char in help-xref-stack. Use help-make-xrefs to
4707 make [back] button.
4708
4709 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
4710
4711 * wdired.el (wdired-old-point): New internal variable.
4712 (wdired-change-to-wdired-mode): Set it buffer-locally.
4713 (wdired-abort-changes): Restore point after aborting changes.
4714
4715 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
4716
4717 * vc.el (vc-do-command): Add a new value t for okstatus.
4718
4719 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
4720 frame in case of errors.
4721
4722 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4723
4724 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
4725 so it comes after "On the Left" in the menu.
4726
4727 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
4728
4729 * cus-edit.el (customize-apropos, customize-apropos-options)
4730 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
4731
4732 2005-12-12 Bill Wohler <wohler@newt.com>
4733
4734 * vc-svn.el (vc-svn-registered): Fix problem of visiting
4735 non-writable Subversion-controlled files by saving window
4736 configuration before calling vc-do-command. vc-do-command calls
4737 pop-to-buffer on error which is unexpected during registration.
4738
4739 2005-12-12 Jay Belanger <belanger@truman.edu>
4740
4741 * calc/README: Update the summary of changes.
4742
4743 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
4744
4745 * descr-text.el (describe-char): Rework last fix to solve the problem
4746 is the same way it's solved for everything else in that function
4747 (i.e. by extracting the info before setting up the *Help* buffer).
4748
4749 2005-12-12 Kim F. Storm <storm@cua.dk>
4750
4751 * subr.el (version-regexp-alist): Allow space as separator before
4752 non-numeric part, e.g. "1.0 alpha".
4753 (version-to-list): Interpret .X.Y version as 0.X.Y version.
4754
4755 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
4756
4757 * textmodes/org.el (org-agenda, org-timeline, org-todo):
4758 Implement Logging and the keep-modes setting.
4759 (org-get-category): Make sure a string is returned.
4760 (org-log-done): New function.
4761 (org-log-done, org-closed-string): New options.
4762
4763 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4764
4765 * tooltip.el (tooltip-y-offset): Change default to 20.
4766
4767 2005-12-12 Richard M. Stallman <rms@gnu.org>
4768
4769 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
4770
4771 * frame.el (display-hourglass): Doc fix.
4772
4773 * help.el (help-for-help-internal): Simplify entry for `a'.
4774
4775 * info.el (Info-on-current-buffer): Doc fix.
4776 (info-insert-file-contents): Don't test (featurep 'jka-compr).
4777
4778 * startup.el (inhibit-splash-screen): Make this the real name.
4779 (inhibit-startup-message): Make this the alias.
4780 (command-line): Find only simple.el, and use its directory
4781 to fill in other preloaded files' names.
4782 (command-line): Deactivate the mark if deactivate-mark is set.
4783
4784 * international/mule.el (load-with-code-conversion):
4785 Bind deactivate-mark.
4786
4787 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
4788
4789 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
4790
4791 * cus-edit.el (customize-apropos): Avoid listing an option more
4792 than once under different aliases. No longer list user options
4793 that are not defined with defcustom (unless a prefix arg is given).
4794 Doc fix.
4795 (customize-apropos-options): Doc fix.
4796
4797 2005-12-11 Juri Linkov <juri@jurta.org>
4798
4799 * frame.el (set-background-color, set-foreground-color)
4800 (set-cursor-color, set-mouse-color, set-border-color):
4801 Add explicit prompts to read colors by `facemenu-read-color'.
4802 (show-trailing-whitespace, blink-cursor-delay)
4803 (blink-cursor-interval, display-hourglass, hourglass-delay):
4804 Remove tags.
4805 (display-hourglass, hourglass-delay): Doc fix.
4806 (cursor-in-non-selected-windows): Capitalize words in tag.
4807
4808 * faces.el (frame-background-mode): Replace `choice-item' keywords
4809 with `const' to not make [default] button. Change default value tag
4810 from `default' to `automatic'. Doc fix.
4811 (trailing-whitespace) <defface>: Change group `whitespace' to
4812 `whitespace-faces'.
4813
4814 2005-12-11 Richard M. Stallman <rms@gnu.org>
4815
4816 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
4817
4818 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4819
4820 * term/mac-win.el: Create keymap for mac-apple-event-map.
4821
4822 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
4823
4824 * tooltip.el (tooltip-mode): Move to start of file so that it
4825 appears at top of customize buffer.
4826
4827 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
4828 Add the gud groupname.
4829 (gud-tooltip-mode): Add the tooltip groupname.
4830 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
4831 avoid conflict with tooltip-use-echo-area.
4832
4833 2005-12-10 Romain Francoise <romain@orebokech.com>
4834
4835 * help.el (help-for-help-internal): Add `r' in doc string.
4836
4837 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4838
4839 * align.el (align-regexp, align-highlight-rule):
4840 Use region-beginning and region-end instead of point and mark, so that
4841 repetition (with `repeat-complex-command') recomputes the region
4842 bounds.
4843
4844 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
4845
4846 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
4847 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
4848 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
4849 (balance-windows): Rewrite using the above new functions.
4850
4851 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
4852
4853 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
4854 react if global-hi-lock-mode seems intended.
4855 (global-hi-lock-mode) Renamed from hi-lock-mode.
4856 (hi-lock-archaic-interface-message-used)
4857 (hi-lock-archaic-interface-deduce): New variables.
4858 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
4859 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
4860 (hi-lock-find-patterns, hi-lock-font-lock-hook):
4861 Replace hi-lock-buffer-mode with hi-lock-mode.
4862
4863 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com>
4864
4865 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
4866 completion list, even after a partial completion has been
4867 inserted in the current buffer. If there are more than 1
4868 completion, redisplay the *Completions* buffer; if the
4869 completion is unique, delete the *Completions* window.
4870
4871 2005-12-10 Eli Zaretskii <eliz@gnu.org>
4872
4873 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
4874 strings and long subject lines that were broken into multiple
4875 lines at arbitrary places. Handle subjects that have "Re: " in
4876 the middle.
4877
4878 2005-12-10 John W. Eaton <jwe@octave.org>
4879
4880 * emacs/octave-mod.el (octave-electric-space): Don't indent
4881 comments or strings if octave-auto-indent is nil.
4882
4883 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4884
4885 * term/mac-win.el: Require url when compiling.
4886 Call mac-process-deferred-apple-events after loading init files.
4887 (mac-apple-event-map): New defvar. Define event handlers in it.
4888 (core-event, internet-event): New Apple event class symbols.
4889 (open-application, reopen-application, open-documents)
4890 (print-documents, open-contents, quit-application)
4891 (application-died, show-preferences, autosave-now, get-url):
4892 New Apple event ID symbols.
4893 (about): New HICommand ID symbol.
4894 (mac-event-spec, mac-event-ae): New macros.
4895 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
4896 (mac-ae-selection-range, mac-ae-text-for-search)
4897 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
4898 (mac-application-menu-map): Remove keymap. Handlers for HICommand
4899 and Services menu events are now defined in mac-apple-event-map.
4900 (mac-drag-n-drop): Remove selection range handling.
4901
4902 2005-12-10 Kenichi Handa <handa@m17n.org>
4903
4904 * simple.el (zap-to-char):
4905 * isearch.el (isearch-process-search-char): Translate CHAR by
4906 translation-table-for-input.
4907
4908 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
4909
4910 * foldout.el (foldout-exit-fold): Properly hide subtree.
4911
4912 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
4913
4914 * files.el (save-buffer):
4915 * international/ucs-tables.el (ucs-set-table-for-input):
4916 * mail/mail-extr.el (mail-extract-address-components):
4917 * mail/sendmail.el (mail-mode): Reformat doc string.
4918
4919 2005-12-09 Juri Linkov <juri@jurta.org>
4920
4921 * isearch.el (isearch-highlight): Change main overlay priority
4922 from 1 to 1001. Simplify.
4923 (isearch-lazy-highlight-update): Change lazy overlay priority
4924 from 0 to 1000.
4925
4926 * replace.el (replace-highlight): Change overlay priority from
4927 1 to 1001.
4928
4929 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
4930 Change overlay priority from 1 to 1001. Reuse existing overlay.
4931
4932 * compare-w.el (compare-windows-highlight): Change overlay
4933 priority from 1 to 1000.
4934
4935 * menu-bar.el (menu-bar-edit-menu): Add listp around
4936 pending-undo-list to disable menu item "undo" when pending
4937 undo list is empty.
4938
4939 * locate.el (locate): Disable undo in *Locate* buffer.
4940
4941 2005-12-09 Kim F. Storm <storm@cua.dk>
4942
4943 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
4944
4945 2005-12-09 David Ponce <david@dponce.com>
4946
4947 * recentf.el: Improvement of the menu code.
4948 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
4949 instead of menu hook.
4950 (recentf-show-menu, recentf-hide-menu): New functions.
4951 (recentf-menu-customization-changed, recentf-mode): Use them.
4952 (recentf-menu-action, recentf-max-menu-items)
4953 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
4954 (recentf-arrange-by-rule-others)
4955 (recentf-arrange-by-rules-min-items)
4956 (recentf-arrange-by-rule-subfilter) : Don't use
4957 `recentf-menu-customization-changed'.
4958 (recentf-arrange-rules): Likewise. Accept functions to compute
4959 sub-menu titles.
4960 (recentf-menu-filter): Likewise. Doc fix.
4961 (recentf-menu-value-shortcut): Doc fix.
4962 (recentf-dump-variable): Quote atom value.
4963 (recentf-make-menu-items): Update to use it as a menu filter.
4964 (recentf-match-rule): New function.
4965 (recentf-arrange-by-rule): Use it.
4966 (recentf-indirect-mode-rule): New function.
4967 (recentf-build-mode-rules): Use it.
4968 (recentf-dir-rule): New function.
4969 (recentf-arrange-by-dir): Use it.
4970 (recentf-filter-changer-current): Rename from
4971 `recentf-filter-changer-state'. All references updated.
4972 (recentf-filter-changer-alist): Update filter names.
4973 (recentf-filter-changer-select): New function.
4974 (recentf-filter-changer): Use it. Make a sub-menu from filters
4975 available in `recentf-filter-changer-alist'.
4976 (recentf-data-cache, recentf-clear-data)
4977 (recentf-update-menu): Remove. All references updated.
4978 (recentf-match-rule-p, recentf-build-dir-rules)
4979 (recentf-filter-changer-goto-next)
4980 (recentf-filter-changer-get-current)
4981 (recentf-filter-changer-get-next): Remove.
4982
4983 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4984
4985 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
4986 buffer "Reset" button to "Reset to Current" for consistency with
4987 the State buttons.
4988
4989 2005-12-08 John Paul Wallington <jpw@pobox.com>
4990
4991 * ibuf-ext.el (define-ibuffer-filter filename):
4992 If `dired-directory' is a list then really use its car.
4993
4994 2005-12-08 Kim F. Storm <storm@cua.dk>
4995
4996 * emulation/cua-rect.el (cua--rectangle-aux-replace):
4997 Fix indention of text on right side of replaced rectangle.
4998
4999 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
5000
5001 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
5002 No need to check gud-comint-buffer is bound.
5003 (gdb): Prevent multiple debugging when first session uses gdba.
5004
5005 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5006
5007 CC Mode update to 5.31.
5008
5009 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
5010 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
5011 We might do this function properly in the future).
5012
5013 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
5014 New macros c-sentence-end and c-default-value-sentence end, to cope
5015 with Emacs 22's new function `sentence-end'.
5016
5017 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5018
5019 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
5020 compat issue using `c-put-overlay' and `c-delete-overlay'.
5021
5022 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
5023 New compat macros to handle overlays/extents.
5024
5025 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5026
5027 * progmodes/cc-fix.el: Add definitions of the macros push and pop
5028 (for GNU Emacs 20.4)
5029
5030 * progmodes/cc-defs.el:
5031 (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
5032
5033 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
5034 highlighting mechanism so it will work in XEmacs too.
5035
5036 * progmodes/cc-defs.el: Insert c-int-to-char.
5037
5038 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
5039 call to the new macro c-int-to-char. This solves XEmacs's
5040 regarding characters as different from integers.
5041
5042 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5043
5044 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
5045 New internal helper.
5046
5047 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
5048 construct to make the indirect face lookup work in XEmacs.
5049
5050 (c-cpp-matchers): Append the negation char face to the existing
5051 fontification, so that the cpp face doesn't disappear.
5052 Use `c-make-syntactic-matcher' to avoid negation chars in comments
5053 and strings.
5054
5055 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
5056 to map to `font-lock-negation-char-face' in emacsen where it exists.
5057
5058 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5059
5060 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
5061
5062 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
5063 Rename "c-subword-move-mode" as "c-subword-mode".
5064
5065 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
5066 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
5067
5068 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5069
5070 * progmodes/cc-mode.el: Added autoload directive for
5071 `c-subword-move-mode' for use in older emacsen.
5072
5073 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5074
5075 * progmodes/cc-mode.el:
5076 (i) Insert a binding for C-c C-backspace into
5077 c-bind-special-erase-keys which works in TTYs.
5078 (ii) Make sure that when file styles are used, any explicitly
5079 given style variables take priority over those in the style.
5080 Do this by calling `hack-local-variables' a second time.
5081
5082 * progmodes/cc-vars.el: Add language specific customization
5083 widgets for AWK to c-doc-comment-style, c-require-final-newline
5084 and c-default-style. Add a defcustom for awk-mode-hook.
5085 Give c-syntactic-element and c-syntactic-context doc-strings by
5086 directly setting their `variable-documentation' propery.
5087 This allows Emacs 22.1 to read these with C-h v.
5088
5089 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
5090
5091 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5092
5093 * progmodes/cc-fonts.el, cc-vars.el
5094 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
5095 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
5096 Masatake YAMATO.
5097
5098 (c-doc-comment-style): Made GtkDoc default in C mode.
5099
5100 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
5101 and C-c C-<delete>.
5102
5103 (c-bind-special-erase-keys): New function for use on
5104 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
5105
5106 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
5107 <delete> key behavior in XEmacs according to `delete-forward-p'.
5108 C.f. `c-electric-delete'.
5109
5110 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5111
5112 * progmodes/cc-mode.el: Give c-hungry-backspace and
5113 c-hungry-delete-forward permanent key bindings.
5114
5115 * progmodes/cc-cmds.el (c-electric-semi&comma):
5116 Bind c-syntactic-context for calls to "criteria functions", for
5117 consistency with other calls to user functions.
5118
5119 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
5120 `current-prefix-arg', since this might be the prefix arg to a
5121 command which calls c-indent-command as a function. Change the
5122 interactive spec from "p" to "P".
5123
5124 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
5125 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
5126 was difficult to understand.
5127
5128 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5129
5130 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
5131 first char of an identifier.
5132
5133 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
5134 +" syntax in C++.
5135
5136 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5137
5138 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
5139 auto-fill doesn't split a c-comment's last word from a hanging
5140 "*/" when a space is typed between them after fill-column.
5141
5142 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
5143
5144 * progmodes/cc-styles.el (c-set-style)
5145 (c-setup-paragraph-variables): Abort the command if we're not in a
5146 CC Mode buffer.
5147
5148 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
5149 with blank comment-prefix, and a blank line as the comment's
5150 second line.
5151
5152 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5153
5154 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
5155 Incorporate the patterns added in the Emacs development branch
5156 for the new Emacs 22 face `font-lock-negation-char-face'.
5157
5158 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
5159 of "red" since it stands out better in xterms and DOS terminals.
5160
5161 * progmodes/cc-engine.el (c-literal-faces):
5162 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
5163
5164 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5165
5166 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
5167 forcibly enable c-electric-flag.
5168
5169 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
5170 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
5171 after the comment-prefix of a C-style comment will close that comment.
5172
5173 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5174
5175 * progmodes/cc-fonts.el (c-basic-matchers-before)
5176 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
5177 in Pike.
5178
5179 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
5180 digraphs.
5181
5182 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
5183 (c-cpp-message-directives, c-cpp-include-directives)
5184 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
5185 (c-cpp-expr-directives): Introduce new language constants to
5186 control cpp syntax in a cleaner way.
5187
5188 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
5189
5190 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
5191
5192 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
5193 (c-multiline-string-start-char): New language constants and
5194 variables to specify how newlines in string literals work.
5195
5196 (c-font-lock-invalid-string): Use them.
5197
5198 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
5199 unbalanced close brace is entered. Optimization by avoiding going
5200 back over arbitrarily large blocks. Removed hints that this
5201 function only would be relevant/useful in AWK.
5202
5203 (c-electric-brace): Indent syntactically after the cleanups since
5204 lineup functions might do it differently then.
5205
5206 * progmodes/cc-engine.el, cc-langs.el
5207 (c-opt-op-identifier-prefix): New language constant and variable.
5208
5209 (c-just-after-func-arglist-p, c-after-special-operator-id)
5210 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
5211
5212 * progmodes/cc-align.el, cc-engine.el
5213 (c-after-special-operator-id): New helper to handle C++ operator
5214 identifiers.
5215
5216 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
5217 (c-guess-basic-syntax): Handle C++ operator identifiers in
5218 declarations.
5219
5220 * progmodes/cc-langs.el (c-assignment-operators): Add the
5221 trigraph version of ^= too.
5222
5223 * progmodes/cc-langs.el (c-assignment-operators): Add the
5224 trigraph version of |= in C++.
5225
5226 * progmodes/cc-fonts.el (c-font-lock-declarators):
5227 Handle `c-decl-hangon-kwds' after the identifier name.
5228
5229 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
5230 whether an arglist is "nonempty", ignore a comment after the open
5231 paren if it isn't followed by a non-comment token on the same line.
5232
5233 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
5234 Enable heuristics below the point to cope with classes inside special
5235 brace lists in Pike.
5236
5237 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5238
5239 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
5240
5241 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5242
5243 * progmodes/cc-guess.el (cc-guess-install): New function to
5244 install an already guessed style in another buffer.
5245
5246 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
5247 sets `inhibit-read-only' - `c-save-buffer-state' should be used
5248 anyway if the change always is undone.
5249
5250 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5251
5252 Implement togglable electricity:
5253
5254 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
5255 saying when it should be used.
5256
5257 * progmodes/cc-engine.el: Add the new buffer-local variable,
5258 c-electric-flag.
5259
5260 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
5261 c-toggle-auto-newline.
5262
5263 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
5264 c-toggle-auto-newline. Remove the binding for
5265 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
5266 c-toggle-electric-state.
5267
5268 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
5269
5270 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
5271 c-\(forward\|backward\)-subword.
5272 (c-update-modeline): Add the new modeline flag `l' for
5273 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
5274 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
5275 Make the old name an alias of the new name.
5276 (c-toggle-electric-state): New function.
5277 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
5278 Adapt these functions to do electric things only when
5279 c-electric-flag is non-nil.
5280 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
5281 new functions from c-electric-brace.
5282 (c-point-syntax): Add a check for "virtual semicolons" in AWK
5283 mode, so that the tentative extra newline doesn't change the
5284 syntax of the following brace.
5285 (c-electric-brace): Restructure by extracting the above functions.
5286 Tidy up the coding somewhat.
5287 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
5288 restructure a bit.
5289
5290 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5291
5292 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
5293 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
5294
5295 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
5296 (c-submode-indicators): Change name from `c-auto-hungry-string'
5297 since it's now used to track another submode.
5298
5299 (c-update-modeline): Convert to function and extended to check
5300 `c-subword-move-mode'.
5301
5302 (c-forward-into-nomenclature, c-backward-into-nomenclature):
5303 Convert to compat aliases for `c-forward-subword' and
5304 `c-backward-subword'.
5305
5306 * progmodes/cc-subword.el: New functions and minor mode to handle
5307 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
5308
5309 (c-forward-subword, c-backward-subword, c-mark-subword)
5310 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
5311 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
5312 Functions corresponding to the standard word handling functions.
5313
5314 (c-subword-move-mode): Minor mode that replaces all the standard
5315 word handling functions with their subword equivalences.
5316
5317 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5318
5319 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
5320 entry for one-liner-defun.
5321
5322 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
5323 name in its def-edebug-spec.
5324
5325 * progmodes/cc-cmds.el (c-electric-brace): Make the
5326 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
5327 compacts space before a comment, if this will make things fit on
5328 one line.
5329
5330 Introduce an "awk" style, mainly for auto-newline and clean-ups.
5331
5332 * progmodes/cc-align.el: New function c-snug-1line-defun-close
5333
5334 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
5335 clean-up one-liner-defun.
5336
5337 * progmodes/cc-styles.el: Add the new "awk" style.
5338
5339 * progmodes/cc-vars.el: Add description of one-liner-defun to
5340 c-cleanup-list's doc-string. New user options,
5341 c-max-one-liner-length. In c-default-style, set the default style
5342 for AWK to "awk".
5343
5344 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5345
5346 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
5347 macros inside labels.
5348
5349 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
5350 `c-at-statement-start-p' and `c-at-expression-start-p'.
5351
5352 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
5353 error if the mark isn't set.
5354
5355 * progmodes/cc-engine.el (c-guess-continued-construct)
5356 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
5357 accurately detect functions inside functions.
5358
5359 * progmodes/cc-engine.el (c-at-expression-start-p): New function
5360 like `c-at-statement-start-p' that additionally recognizes commas
5361 and expression parentheses as delimiters.
5362
5363 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
5364 to avoid heuristics that doesn't work for unclosed blocks.
5365 (c-at-statement-start-p): New function.
5366
5367 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
5368 Objective-C directives, e.g. directives spanning lines should work
5369 reasonably well now.
5370
5371 (c-put-c-type-property, c-clear-c-type-property): New helpers.
5372
5373 (c-forward-objc-directive): New function to move over any ObjC
5374 directive.
5375
5376 (c-just-after-func-arglist-p, c-guess-basic-syntax)
5377 (c-basic-matchers-before): Use it.
5378
5379 (c-font-lock-objc-iip-decl): Remove.
5380
5381 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
5382 in the template arglist recognition.
5383
5384 * progmodes/cc-styles.el (c-style-alist): Fix several
5385 inconsistencies in the Whitesmith style.
5386
5387 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
5388 New lineup function to get lines after Whitesmith style blocks
5389 correctly indented.
5390
5391 (c-lineup-whitesmith-in-block): Back out the compensation for
5392 opening parens since it's done using `add' lists in the style
5393 definition instead. Don't use the anchor position since it varies
5394 too much between the syntactic symbols. :P
5395
5396 * progmodes/cc-vars.el (c-valid-offset): Update.
5397
5398 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
5399 lists where the offsets are combined according to several
5400 different methods: `first', `min', `max', and `add'.
5401 Report offset evaluation errors with `c-benign-error' so that some kind
5402 of reindentation still is done.
5403
5404 * progmodes/cc-engine.el (c-guess-basic-syntax):
5405 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
5406 `arglist-close'.
5407
5408 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
5409 situations for `arglist-cont-nonempty' and `arglist-close'.
5410
5411 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
5412
5413 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
5414 cc-bytecomp-boundp' in a number of places.
5415
5416 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
5417 macro related issue.
5418
5419 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5420
5421 * progmodes/cc-awk.el: Change the terminology of regexps: A char
5422 list is now [asdf], a char class [:alpha:].
5423 Include code for char classes.
5424 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
5425 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
5426
5427 Remove (nearly all of) the cruft associated with AWK Mode's former
5428 concept of "virtual semicolons":
5429
5430 Adapt c-beginning-of-statement, c-end-of-statement (together with
5431 subfunctions) to use the new notion of "virtual semicolon" in
5432 place of the old awkward special handling for AWK. There remains
5433 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
5434 * progmodes/cc-cmds.el:
5435 (c-ascertain-adjacent-literal): In the backwards direction, now
5436 recognises AWK regexp delimiters as string delimiters.
5437 (c-after-statement-terminator-p): Adapt for virtual semicolons;
5438 check more rigorously for "end of macro".
5439 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
5440 virtual semicolons;
5441 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
5442 out the code for forward movement into ...
5443 (c-end-of-statement): Now contains the code for forward movement,
5444 adapted for virtual semicolons.
5445
5446 * progmodes/cc-engine.el:
5447 (c-ws*-string-limit-regexp): New regexp.
5448 (c-forward-single-comment, c-backward-single-comment): Comment out
5449 the (now redundant) "special" AWK stuff.
5450
5451 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
5452 c-string-par-start, c-string-par-separate to be more like Text
5453 Mode than Fundamental Mode.
5454
5455 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5456
5457 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
5458 to the fontified region so that fontification doesn't occur
5459 outside it (could happen e.g. when fontifying a line with an
5460 unfinished declaration).
5461
5462 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5463
5464 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
5465 start of the file. ^L now separate sections of the file.
5466 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
5467 (c-awk-one-line-possibly-open-string-re)
5468 (c-awk-regexp-one-line-possibly-open-char-class-re)
5469 (c-awk-one-line-possibly-open-regexp-re)
5470 (c-awk-one-line-non-syn-ws*-re): New defonsts.
5471 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
5472
5473 Amend the concept of "virtual semicolons" (in the indentation
5474 engine) for languages like AWK, such that they are now
5475 conceptually attached to end of the last token of a statement, not
5476 the end of the line. (In AWK Mode, however, the pertinent text
5477 property is still physically set on the EOL.) Remove the specific
5478 tests for awk-mode, thus facilitating the introduction of other
5479 language modes where EOLs can end statements.
5480 (Note: The funtionality in cc-cmds.el, specifically
5481 c-beginning/end-of-statement has yet to be amended.)
5482
5483 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
5484 New macros.
5485
5486 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
5487 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
5488 c-vsemi-status-unknown-p-fn (in a new page).
5489
5490 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
5491 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
5492 numerous awkward forms like
5493 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
5494 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
5495 variable before-ws-ip, the place just after char-before-ip appears.
5496
5497 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
5498 a comment.
5499
5500 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5501
5502 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
5503 `c-tentative-buffer-changes'.
5504
5505 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
5506 convert to macro to choose between Emacs and XEmacs at compile time.
5507
5508 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
5509
5510 (c-tentative-buffer-changes): New macro to handle temporary buffer
5511 changes in a convenient way.
5512
5513 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
5514 for `c-tentative-buffer-changes'.
5515
5516 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
5517 the checks for paren sexps between the point and the keyword, to
5518 avoid some false alarms.
5519
5520 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
5521 Fixed a situation where an error could be thrown for unbalanced
5522 parens. Changed to make use of c-keyword-member' to avoid some
5523 repeated regexp matches.
5524
5525 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
5526 These language variable are no longer necessary.
5527
5528 (c-block-stmt-kwds): New language constant used by
5529 c-looking-at-inexpr-block'.
5530
5531 (c-guess-basic-syntax): Remove an optional check that looked at
5532 the existence of the now removed language variables.
5533
5534 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
5535 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
5536 object instantiation expressions as declarations in some contexts.
5537 This bug only affected languages where the declarator can't be
5538 enclosed in parentheses.
5539
5540 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
5541 insert newlines before and after substatement braces.
5542
5543 * progmodes/cc-engine.el: Improved the heuristics for recognizing
5544 function declaration headers and the handling of C++ style member
5545 init lists.
5546
5547 (c-just-after-func-arglist-p): Rewritten to use
5548 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
5549
5550 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
5551
5552 (c-guess-basic-syntax): Adapt case 5B for the new
5553 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
5554 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
5555 covers all cases now).
5556
5557 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
5558
5559 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5560
5561 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
5562 c-string-par-start/separate c-sentence-end-with-esc-eol,
5563 initialised in c-setup-paragraph-variables, used in string
5564 scanning subroutines of c-beginning-of-statement.
5565
5566 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
5567 which precedes the newly inserted `{'.
5568
5569 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5570
5571 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
5572 function for declaration level blocks. It should now cope with
5573 templates better and also be a lot more comprehensible.
5574
5575 (c-looking-at-decl-block): The new function.
5576
5577 (c-search-uplist-for-classkey): The old one. It's now a wrapper
5578 for compatibility.
5579
5580 (c-add-class-syntax, c-guess-continued-construct)
5581 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
5582
5583 (c-decl-block-key): Change to tell apart ambiguous and
5584 unambiguous keywords. Pike specials are now handled directly in
5585 the code instead.
5586
5587 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
5588 New language constants and variables to make the backward skip in
5589 `c-looking-at-decl-block' as tight as possible.
5590
5591 (c-nonsymbol-token-char-list): New language constant.
5592
5593 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
5594 find balanced template arglists backwards.
5595
5596 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
5597 making char classes for `c-syntactic-skip-backward'.
5598
5599 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
5600 16D - can't be a class-close at that point.
5601
5602 * progmodes/cc-engine.el (c-guess-basic-syntax)
5603 (c-add-class-syntax): Don't narrow out the enclosing declaration
5604 level. This makes everything a lot easier, and it was actually
5605 only four small places that needed it to work. Some places that
5606 previously did `widen' are removed now, which has the effect that
5607 `c-guess-basic-syntax' never will look at things outside the
5608 current narrowment now. The anchor position for `topmost-intro'
5609 is affected by this, but it was so bogus it was basically useless
5610 before, and now it's equally bogus but in a slightly different way.
5611
5612 (c-narrow-out-enclosing-class): Gone.
5613
5614 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
5615 the narrowed region.
5616
5617 (c-least-enclosing-brace): Remove silly optional argument.
5618
5619 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
5620 the point could be left directly after an open paren when finding
5621 the beginning of the first decl in the block.
5622
5623 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
5624 Specify which submatch to use.
5625
5626 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
5627
5628 (c-decl-start-re): No longer any need for special treatment of
5629 ObjC due to the above.
5630
5631 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
5632 presumably follows C in that regard.
5633
5634 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
5635 New language constants to specify operator tokens inside
5636 identifiers in a more high level way.
5637
5638 (c-opt-identifier-prefix-key): New internal language constant.
5639
5640 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
5641 (c-identifier-start, c-identifier-key): Now completely calculated
5642 from other constants.
5643
5644 (c-identifier-last-sym-match): Decommission since it's no longer used.
5645
5646 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
5647
5648 * progmodes/cc-engine.el (c-forward-name): Remove the
5649 optimization when c-identifier-key is equal to c-symbol-key since
5650 it doesn't work in byte compiled files. Don't record empty
5651 regions as identifiers.
5652
5653 * progmodes/cc-langs.el (c-filter-ops): New helper function to
5654 simplify access to `c-operators' and its likes.
5655
5656 (c-operator-list, c-all-op-syntax-tokens)
5657 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
5658 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
5659 (c-primary-expr-regexp, c-cast-parens): Use it.
5660
5661 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
5662 an explicit language in functions.
5663
5664 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
5665 variant of adornment.
5666
5667 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
5668 variable.
5669
5670 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
5671 the Pike value.
5672
5673 * progmodes/cc-engine.el (c-on-identifier)
5674 (c-simple-skip-symbol-backward): Small fix for handling "-"
5675 correctly in `skip-chars-backward'. Affected the operator lfun
5676 syntax in Pike.
5677
5678 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
5679 diagnostic message about precompiled language vars not being used.
5680
5681 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
5682 "__attribute__" is followed by a parenthesis.
5683
5684 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
5685 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
5686 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
5687
5688 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
5689 Internal cleanups to properly detect the declared identifiers in
5690 various declarations.
5691
5692 (c-decl-start-kwds): New language constant to recognize
5693 declarations that can start anywhere. Used for class declarations
5694 in Pike.
5695
5696 (c-specifier-key, c-not-decl-init-keywords)
5697 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
5698 (c-find-decl-spots): Implement `c-decl-start-kwds'.
5699
5700 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
5701 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
5702 handling of the compiler specific extension keywords into a new
5703 language constant `c-decl-hangon-kwds' that defines keyword
5704 clauses to be ignored in declarations.
5705
5706 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
5707 past unrecognized tokens when handling `c-colon-type-list-kwds'.
5708 Necessary to stop at the declared identifier in e.g. IDL valuetype
5709 declarations.
5710
5711 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
5712 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
5713 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
5714 (c-forward-decl-or-cast-1): Recognize the declared identifier in
5715 class and enum declarations as such and not as part of the type.
5716
5717 (c-forward-decl-or-cast-1, c-forward-label): Relax the
5718 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
5719
5720 (c-forward-decl-or-cast-1): Don't disregard sure signs of
5721 declarations when there's some syntax error later on.
5722
5723 (c-complex-decl-matchers): Did away with a reference to
5724 `c-specifier-key'.
5725
5726 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
5727 value - this variable is always dynamically bound.
5728
5729 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
5730 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
5731 * cc-cmds.el, cc-defs.el: Change the policy for marking up
5732 functions that might do hidden buffer changes: All such internal
5733 functions are now marked instead of those that don't.
5734
5735 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
5736 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
5737 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
5738 (c-literal-type): Allow these functions to make hidden buffer changes,
5739 so that they are free to use text property caching later on.
5740
5741 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
5742 (c-electric-brace, c-electric-slash, c-electric-star)
5743 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
5744 (c-electric-paren, c-electric-continued-statement, c-indent-command)
5745 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
5746 (c-context-line-break): Add `c-save-buffer-state' calls to comply
5747 with the changed semantics of the functions above.
5748
5749 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
5750 when macros occur in obscure places. Optimized the sexp movement
5751 a bit.
5752
5753 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5754
5755 Enhancements for c-beginning-of-statement to work in AWK Mode:
5756
5757 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
5758 (completed statement) with `}' (statement completed by closing
5759 brace or semicolon) and `$' (statement completed by EOL).
5760
5761 (c-awk-virtual-semicolon-ends-prev-line-p)
5762 (c-awk-virtual-semicolon-ends-line-p)
5763 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
5764 (c-awk-at-statement-end-p): New functions.
5765
5766 * progmodes/cc-cmds.el: Simplify the structure of functions
5767 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
5768 two functions and c-beginning-of-statement to handle AWK Mode.
5769
5770 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
5771 c-backward-single-comment for AWK mode. Attempt to clarify their
5772 doc-strings.
5773
5774 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
5775
5776 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5777
5778 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
5779 label handling. Labels are now recognized in a uniform and more
5780 robust way, regardless of context. Text properties are put on all
5781 labels to recognize the following declarations better.
5782 Multiword labels are handled both in indentation and fontification for
5783 the benefit of language extensions like Qt. For consistency, keywords
5784 in labels are now fontified with the label face instead.
5785 That also applies to "case" and "default".
5786
5787 (c-beginning-of-statement-1): Fix some bugs in the label
5788 handling. Disregard `c-nonlabel-token-key' in labels that begin
5789 with `c-label-kwds'.
5790
5791 (c-find-decl-spots): Support that the callback adds more
5792 `c-decl-end' spots to find.
5793
5794 (c-forward-decl-or-cast-1): Don't treat a list of plain
5795 identifiers followed by a colon as a declaration.
5796
5797 (c-forward-label): New function to recognize labels.
5798
5799 (c-guess-basic-syntax): Replace uses of `c-label-key' with
5800 `c-forward-label'. Moved the label recognition cases (14 and 15)
5801 earlier since they aren't so context sensitive now. Handle labels
5802 on the top level gracefully. Moved access label recognition to
5803 the generic label case (CASE 15) - removed CASE 5E.
5804
5805 (c-font-lock-declarations): Add recognition of labels in the
5806 same round since we need to handle labels in parallell with other
5807 declarations to recognize both accurately. It should also improve
5808 speed.
5809
5810 (c-simple-decl-matchers, c-basic-matchers-after):
5811 Move `c-font-lock-labels' so that it only is used on decoration level 2
5812 since `c-font-lock-declarations' handles it otherwise.
5813
5814 (c-complex-decl-matchers): Remove the simplistic recognition of
5815 access labels.
5816
5817 (c-decl-prefix-re): Remove the kludges that was necessary to cope
5818 with labels earlier.
5819
5820 (c-decl-start-re): New language variable to make
5821 `c-font-lock-declarations' stop for the special protection labels
5822 in Objective-C that start with `@'.
5823
5824 (c-label-key): Remove since it's no longer used.
5825
5826 (c-recognize-colon-labels, c-label-prefix-re): New language
5827 constants to support recognition of generic colon-terminated labels.
5828
5829 (c-type-decl-end-used): `c-decl-end' is now used whenever there
5830 are colon terminated labels.
5831
5832 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
5833 first argument starts with a special brace list.
5834
5835 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
5836 (c-font-lock-declarations): Break out the declaration and cast
5837 recognition from `c-font-lock-declarations' to a new function, so
5838 that it can be used in the indentation engine.
5839
5840 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
5841 up to the start of the literal. Fixed bug with the point on the
5842 wrong side of the search limit that could happen when the start
5843 position is inside a literal.
5844
5845 * progmodes/cc-engine.el (c-parse-state)
5846 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
5847 so that it's kept a little bit back to increase the hit rate.
5848
5849 (c-parse-state): Change the macro handling and fixed some
5850 glitches. Macro context is checked more often than necessary now,
5851 but otoh less garbage conses are generated.
5852
5853 * progmodes/cc-engine.el (c-parse-state)
5854 (c-invalidate-state-cache): Cache the last position where
5855 `c-state-cache' applies. This can speed up refontification quite
5856 a bit in blocks where there are many non-brace parens before the point.
5857
5858 (c-state-cache-end): New variable for this.
5859
5860 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
5861 cache variable.
5862
5863 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
5864 get close initial continue positions when the start position is
5865 inside a literal or macro. Do not call the callback for spots
5866 before the start position (which can happen e.g. for `c-decl-end'
5867 spots inside comments). Optimize better in special cases when the
5868 region is a single line inside a literal or macro (typically when
5869 the current line is refontified).
5870
5871 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
5872 to `c-add-stmt-syntax' - there's no need to explicitly whack off
5873 entries from the paren state.
5874
5875 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
5876 special case for "else if" clauses.
5877
5878 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
5879 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
5880
5881 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
5882 New language variable to recognize the gcc extension with statement
5883 blocks inside expressions.
5884
5885 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
5886 it somewhat more comprehensible. The argument AT-BLOCK-START is
5887 no longer used and hence removed.
5888
5889 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
5890 to `c-add-stmt-syntax'.
5891
5892 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
5893 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
5894 This fixes bogus label recognition.
5895
5896 * progmodes/cc-engine.el (c-add-type, c-check-type)
5897 (c-forward-name, c-forward-type): Improve storage of template
5898 types in `c-found-types' so that they can be recognized better.
5899
5900 (c-syntactic-content): Add option to skip past nested parens.
5901
5902 * progmodes/cc-engine.el (c-forward-name):
5903 Set `c-last-identifier-range' all the time. It's less work that way.
5904 Handle that there might not be an identifier to store in
5905 `c-last-identifier-range'.
5906
5907 (c-forward-type): Handle that `c-last-identifier-range' might be
5908 nil from `c-forward-name'.
5909
5910 * progmodes/cc-defs.el (c-safe-scan-lists)
5911 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
5912
5913 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
5914 to work even if the form fails.
5915
5916 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
5917 down in a large file in one go.
5918
5919 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
5920
5921 * progmodes/cc-align.el (c-lineup-assignments): New lineup
5922 function which is like `c-lineup-math' but returns nil instead of
5923 `c-basic-offset' when it doesn't match.
5924
5925 (c-lineup-math): Change to use `c-lineup-assignments'.
5926
5927 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5928
5929 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
5930 c-beginning-of-statement. New subfunctions
5931 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
5932
5933 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5934
5935 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
5936 hardcoded char classes whereever possible. Changed a couple of
5937 places to use skip by syntax instead of skip by char class.
5938
5939 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
5940 Fix a bug in the regexp that caused extreme backtracking.
5941
5942 * progmodes/cc-langs.el (c-block-comment-starter)
5943 (c-block-comment-ender): New language constants to specify in a
5944 single place how block comments look.
5945
5946 (c-comment-start-regexp, c-block-comment-start-regexp)
5947 (comment-start, comment-end, comment-start-skip)
5948 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
5949 (c-syntactic-ws, c-nonempty-syntactic-ws)
5950 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
5951 `c-line-comment-starter', `c-block-comment-starter' and
5952 `c-block-comment-ender'.
5953
5954 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
5955 New language constants to break up things a bit.
5956
5957 (c-simple-ws): New language constant for simple whitespace.
5958
5959 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
5960
5961 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
5962 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
5963 newlines. Allow and ignore nil elements in the list.
5964
5965 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5966
5967 * progmodes/cc-cmds.el: Comment out a (n almost certainly
5968 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
5969
5970 * progmodes/cc-cmds.el: Tidy up the comments in
5971 c-beginning-of-statement and subfunctions.
5972
5973 * progmodes/cc-awk.el: Replace calls to put-text-property to the
5974 more flexible c-put-char-property and c-clear-char-properties.
5975 Add the author's email address.
5976
5977 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
5978
5979 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
5980 closing "*/" of a block comment.
5981
5982 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
5983 subfunctions) so that it works at BOB and EOB.
5984
5985 * progmodes/cc-cmds.el, cc-vars.el: More updating of
5986 c-beginning-of-statement, including new variable
5987 c-block-comment-start-regexp.
5988
5989 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5990
5991 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
5992 symbols from `*-font-lock-extra-types' so that there's no need to
5993 use `regexp-opt' on those lists.
5994
5995 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
5996 `c-type-modifier-kwds' is empty.
5997
5998 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
5999 there are several strings on the same line.
6000
6001 * progmodes/cc-engine.el (c-literal-limits): Remove the
6002 compatibility function for older emacsen. `c-literal-limits-fast'
6003 has now taken the place of this function.
6004
6005 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
6006 with older emacsen: We now require `pps-extended-state'.
6007
6008 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6009
6010 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
6011 which obviates the need to hack sentence-end. This now handles
6012 escaped newlines in strings correctly. Correct minor bugs in
6013 c-move-over-sentence and in c-beginning-of-statement.
6014
6015 * progmodes/cc-cmds.el (c-beginning-of-statement (and
6016 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
6017 that movement over macros and code are rigorously separated from
6018 eachother. Correct a few incidental bugs.
6019
6020 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
6021 Improve its doc-string. Improve the handling of certain specific cases.
6022
6023 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6024
6025 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
6026 (c-guess-basic-syntax): Change the way class-level labels are
6027 recognized; they can now contain essentially any symbols.
6028
6029 (c-opt-extra-label-key): New language variable to cope with the
6030 special protection label syntax in Objective-C.
6031
6032 (c-opt-access-key): Remove; this is now handled better by
6033 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
6034
6035 (c-complex-decl-matchers): Update to handle that
6036 `c-opt-access-key' no longer exists.
6037
6038 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
6039 improved label recognition in `c-beginning-of-statement-1'.
6040
6041 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
6042 Recognize bitfields better.
6043
6044 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
6045 Remove some cruft and fixed a bug that could cause it to go to a
6046 position further down.
6047
6048 * progmodes/cc-langs.el, cc-engine.el
6049 (c-beginning-of-statement-1): Improve detection of labels in
6050 declaration contexts.
6051
6052 (c-beginning-of-decl-1): Use it.
6053
6054 (c-nonlabel-token-key): New language constant and variable needed
6055 by `c-beginning-of-statement-1'.
6056
6057 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
6058 manifested itself due to the correction in `c-forward-sexp'.
6059
6060 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
6061 Make these behave as documented when used at the buffer limits.
6062
6063 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
6064 (c-type-decl-end-used): Made this a language variable.
6065
6066 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
6067 correctly when `combine-after-change-calls' is used together with
6068 temporary narrowings.
6069
6070 * progmodes/cc-engine.el (c-beginning-of-statement-1):
6071 Report labels correctly when the start point is immediately after the
6072 colon.
6073
6074 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
6075 Remove since it isn't used anymore.
6076
6077 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
6078 bracket arglists such as template parens in C++.
6079
6080 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
6081 in the last check-in. Some optimization.
6082
6083 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
6084 where it could stop at the same level in a preceding sexp when
6085 PAREN-LEVEL is set.
6086
6087 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
6088 text property lookup only when it's needed.
6089
6090 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
6091 Change the policy for paren marked angle brackets to be more
6092 persistent; once marked they remain marked even when they're found
6093 to be unbalanced in the searched region. This should keep the
6094 paren syntax around even when individual lines are refontified in
6095 multiline template arglists.
6096
6097 (c-parse-and-markup-<>-arglists): New dynamically bound variable
6098 to control markup so that incorrect angle bracket arglists aren't
6099 marked in contexts where the correct value for
6100 `c-disallow-comma-in-<>-arglists' isn't known.
6101
6102 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
6103 argument has become `c-parse-and-markup-<>-arglists'.
6104
6105 (c-remove-<>-arglist-properties): Remove - no longer used.
6106
6107 (c-after-change-check-<>-operators): New function used on
6108 `after-change-functions' to avoid that "<" and ">" characters that
6109 are part of longer operators have paren syntax.
6110
6111 (c-<>-multichar-token-regexp): New language variable used by
6112 `c-after-change-check-<>-operators'.
6113
6114 (c-after-change): Call `c-after-change-check-<>-operators'.
6115
6116 (c-font-lock-<>-arglists): Use the context properties set by
6117 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
6118 correctly to avoid doing invalid markup.
6119
6120 (c-font-lock-declarations): Remove code that undoes the invalid
6121 markup done by `c-font-lock-<>-arglists'.
6122
6123 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
6124 after `c-font-lock-declarations'.
6125
6126 * progmodes/cc-engine.el (c-syntactic-skip-backward):
6127 Add paren-level feature.
6128
6129 (c-guess-basic-syntax): Improve the anchor position for
6130 `template-args-cont' in nested template arglists. There's still
6131 much to be desired in this area, though.
6132
6133 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6134
6135 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
6136 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
6137
6138 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6139
6140 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
6141 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
6142
6143 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
6144 it doesn't work no longer are supported.
6145
6146 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
6147 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
6148 requires support for the syntax-table' text property, which rules
6149 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
6150 cruft associated with those versions.
6151
6152 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
6153 for the `syntax-table' text property, which rules out Emacs 19 and
6154 XEmacs < 21.4. Removed various compatibility cruft associated
6155 with those versions.
6156
6157 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
6158 support for the `syntax-table' text property.
6159
6160 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
6161 variable and use an extra quoted face name instead. All the
6162 emacsen flavors handle that correctly.
6163
6164 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
6165 (c-font-lock-declarators, c-font-lock-declarations)
6166 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
6167 property to mark the items in in declarator lists to handle
6168 refontification inside multiline declarations better.
6169
6170 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
6171 construct like "a * b = c;" as a declaration.
6172
6173 2005-12-08 Kim F. Storm <storm@cua.dk>
6174
6175 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
6176 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
6177 select either meta, hyper, or super modifier for rectangle commands.
6178 (cua--rectangle-modifier-key): New defvar.
6179 (cua--M/H-key): Use it. Remove special case for `space'.
6180 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
6181 on X, to meta otherwise. Always bind C-return to toggle
6182 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
6183
6184 * emulation/cua-rect.el (cua-help-for-rectangle):
6185 Use cua--rectangle-modifier-key. Handle super modifier too.
6186 (cua--init-rectangles): Always bind C-return to toggle rectangle.
6187 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
6188
6189 * ido.el: Move Acknowledgements and History after Commentary.
6190 Minor changes to Commentary.
6191
6192 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
6193 keymap if cua--prefix-override-timer is `shift'.
6194 (cua--shift-control-prefix): New function; emulate "type prefix
6195 key twice" functionality to handle shifted prefix key override.
6196 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
6197 New commands.
6198 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
6199
6200 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
6201
6202 * textmodes/org.el (org-insert-heading): Try to do items before
6203 headings.
6204 (org-agenda-mode): Quote `org-agenda-mode-hook'.
6205 (org-insert-item): New function.
6206 (org-renumber-ordered-list): Don't skip to higher level lists.
6207
6208 2005-12-08 Juri Linkov <juri@jurta.org>
6209
6210 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
6211
6212 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
6213
6214 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
6215
6216 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
6217 the constructed function name fun-1.
6218
6219 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
6220 because such links don't lead to parent documentation.
6221
6222 2005-12-08 Kenichi Handa <handa@m17n.org>
6223
6224 * descr-text.el (describe-char): Use *Help-2* buffer if the
6225 current buffer is *Help*. Call describe-text-properties while
6226 setting the original buffer.
6227
6228 2005-12-07 Bill Wohler <wohler@newt.com>
6229
6230 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
6231 and causes problems with non-MH users (such as Gnus users).
6232
6233 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
6234
6235 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
6236 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
6237 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
6238 command "info sources". Move calls to GDB command "list".
6239 (gdb-find-file-hook): Just use gdb-source-file-list.
6240 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
6241 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
6242 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
6243 (gdb-data-list-register-values-handler): Use correct trigger name.
6244
6245 2005-12-07 Kim F. Storm <storm@cua.dk>
6246
6247 * ido.el (ido-completion-map): Rename from ido-mode-map.
6248 (ido-common-completion-map, ido-file-completion-map)
6249 (ido-file-dir-completion-map, ido-buffer-completion-map):
6250 Rename from ido-mode-....-map.
6251 (ido-init-completion-maps): Rename from ido-init-mode-maps.
6252 (ido-setup-completion-map): Rename from ido-define-mode-map.
6253 (ido-read-internal): Bind minibuffer-local-filename-completion-map
6254 to ido-completion-map.
6255
6256 2005-12-07 Kenichi Handa <handa@m17n.org>
6257
6258 * international/mule-cmds.el
6259 (set-display-table-and-terminal-coding-system): If the coding
6260 system specified in `unibyte-display' property is different from
6261 the arg coding-system, don't setup standard-display-table.
6262
6263 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6264
6265 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
6266 that comments end at \n, regardless of selective-display.
6267
6268 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
6269
6270 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
6271 (gdb-version): New variables.
6272 (gdb-source-file-list, gdb-register-names)
6273 (gdb-changed-registers): New variables for use with GDB 6.4+.
6274 (gdb-ann3): Replace with...
6275 (gdb-init-1, gdb-init-2): ...two new functions.
6276 (gdba, gdb-prompt): Call gdb-init-1.
6277 (gdb-get-version): New function. Call gdb-init-2 from here.
6278 (gud-watch): Make it work with mouse events too.
6279 (gdb-post-prompt): Don't add to queue until GDB version is known.
6280 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
6281 (gdb-locals-mode): Use gdb-version.
6282 (gdb-memory-format-map, gdb-memory-unit-map)
6283 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
6284 (gdb-locals-font-lock-keywords-1)
6285 (gdb-locals-font-lock-keywords-2): New variables.
6286 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
6287 (gdb-set-gud-minor-mode-existing-buffers-1)
6288 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
6289 (gdb-var-update-1, gdb-var-update-handler-1)
6290 (gdb-data-list-register-values-handler)
6291 (gdb-data-list-register-values-custom)
6292 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
6293 (gdb-stack-list-locals-handler, gdb-get-register-names):
6294 New functions for use with GDB 6.4+.
6295 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
6296 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
6297 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
6298 (gdb-stack-list-locals-regexp)
6299 (gdb-data-list-register-names-regexp): New regexps for use with
6300 GDB 6.4+.
6301
6302 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6303
6304 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
6305
6306 2005-12-06 Nozomu Ando <nand@mac.com> (tiny patch)
6307
6308 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
6309 prompts work for AUTH PLAIN. Also reported by Steve Allan
6310 <seallan@verizon.net>.
6311
6312 2005-12-06 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
6313
6314 * frame.el (set-frame-parameter): Add doc string.
6315
6316 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
6317
6318 * textmodes/org.el (org-occur-highlights): New variable.
6319 (org-highlight-new-match, org-remove-occur-highlights): New functions.
6320 (org-highlight-sparse-tree-matches): New option.
6321 (org-do-occur): New function.
6322 (org-get-heading): Make it work also at beginning of line.
6323 (org-category-table): New variable.
6324 (org-get-category-table, org-get-category)
6325 (org-camel-to-words, org-link-search): New functions.
6326 (org-select-this-todo-keyword): New variable.
6327 (org-todo-list): New command.
6328 (org-shiftright, org-shiftleft): New commands.
6329 (org-agenda-todo): Add prefix argument.
6330 (org-show-hierarchy-above): New option.
6331 (org-show-todo-tree): Numerical prefix creates tree for specific
6332 TODO keyword.
6333 (org-outline-level): New function, to assign a level to plain
6334 lists items.
6335 (org-cycle-include-plain-lists): New option.
6336 (org-mode): Use `org-outline-level' as value of `outline-level'.
6337 (org-cycle): Temporarily switch `outline-regexp' if
6338 `org-cycle-include-plain-lists' is non-nil.
6339 (org-start-icalendar-file): Fix format bug.
6340 (org-agenda-get-day-entries): Create category table.
6341 (org-agenda-get-todos, org-agenda-get-timestamps)
6342 (org-agenda-get-deadlines, org-agenda-get-scheduled)
6343 (org-agenda-get-blocks): Use `org-get-category'.
6344 (org-context-in-file-links): Rename from
6345 `org-line-numbers-in-file-links'.
6346
6347 2005-12-06 Romain Francoise <romain@orebokech.com>
6348
6349 * window.el (balance-windows): Delete extraneous third arg in call
6350 to `enlarge-window'.
6351
6352 2005-12-06 Kenichi Handa <handa@m17n.org>
6353
6354 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
6355
6356 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
6357
6358 * progmodes/gdb-ui.el (gdb-var-create-handler)
6359 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
6360 (gdb-var-list-children-handler, gdb-var-update-handler):
6361 Current buffer is already gdb-partial-output-buffer, don't
6362 make it current again.
6363
6364 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
6365
6366 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
6367 (list-buffers-noselect): Use it.
6368
6369 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
6370
6371 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
6372 (mail-yank-ignored-headers): Use regexp-opt.
6373 (mail-mode-map): Move initialization into declaration.
6374 (mail-sent-via): Remove unused shadowed var `to-line'.
6375 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
6376 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
6377 (mail-do-fcc): Use dolist and push.
6378 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
6379 (mail-yank-ignored-headers): Don't autoload.
6380
6381 2005-12-05 Kenichi Handa <handa@m17n.org>
6382
6383 * international/mule-cmds.el (set-language-info-internal): New fun.
6384 (set-language-info): Call set-language-info-internal to update
6385 language-info-alist. If LANG-ENV is the current one, call
6386 set-language-environment to make INFO effective now.
6387 (set-language-info-alist): Likewise.
6388 (locale-language-names): With locale "en", use English
6389 lang. env. but set the default codings to iso-8859-1.
6390
6391 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
6392
6393 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
6394 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
6395 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
6396 for plain strings.
6397 (gdb-frames-mode): Remove redundant call to font-lock-mode.
6398 (gdb-all-registers): Rename from toggle-gdb-all-registers.
6399 Create registers buffer if necessary. Echo new state in minibuffer.
6400 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
6401
6402 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
6403
6404 * info.el (Info-fontify-node): Match external links using
6405 non-directory part of filename.
6406
6407 2005-12-04 Juri Linkov <juri@jurta.org>
6408
6409 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
6410 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
6411 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
6412 because there is no customization option for it.
6413
6414 * font-lock.el (lisp-font-lock-keywords-1):
6415 Add define-global-minor-mode.
6416
6417 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
6418
6419 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
6420 properties on the constructed variable names.
6421
6422 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6423 Put `definition-name' properties on the constructed function names
6424 next-sym and prev-sym.
6425
6426 * emacs-lisp/find-func.el (find-function-regexp):
6427 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
6428 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
6429 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
6430 and easy-menu-define.
6431
6432 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
6433 easy-mmode-define-global-mode and define-global-minor-mode.
6434 (lisp-imenu-generic-expression): Add define-global-minor-mode.
6435
6436 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
6437 instead of easy-mmode-define-global-mode.
6438
6439 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
6440 Use define-minor-mode instead of easy-mmode-define-minor-mode.
6441
6442 * cus-edit.el (customize-group, customize-group-other-window):
6443 Filter out autoloaded options from the group completion list by
6444 using heuristics that autoloaded groups don't have `custom-autoload'
6445 property on their symbols (they have only `custom-loads').
6446
6447 * simple.el (completion-setup-function): Put completions-common-part
6448 face on complete completion string too (i.e. completion string
6449 without completions-first-difference face).
6450
6451 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
6452
6453 2005-12-03 Eli Zaretskii <eliz@gnu.org>
6454
6455 * view.el (view-mode): Doc fix.
6456
6457 * disp-table.el (standard-display-european): Add to the warning
6458 message a reference to the doc string.
6459
6460 * play/yow.el (apropos-zippy): Call print-help-return-message,
6461 similar to other Help and Apropos commands.
6462
6463 * help.el (print-help-return-message): If pop-up-frames is
6464 non-nil, set up help-return-method to delete the help window and,
6465 possibly, its frame as well, and don't display message about
6466 scrolling the help window. Doc fix.
6467 (help-return-method): Doc fix.
6468
6469 2005-12-03 Martin Rudalics <rudalics@gmx.at> (tiny change)
6470
6471 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
6472 whereby names of length one or names starting with a
6473 symbol-constituent character would not be returned.
6474
6475 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
6476
6477 * subr.el (atomic-change-group): Add edebug and indentation spec.
6478
6479 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
6480
6481 * completion.el (save-completions-file-name): Fix typo in last change.
6482
6483 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6484
6485 * info.el: Move back/forward history to the beginning of the tool bar.
6486
6487 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
6488
6489 * allout.el (eval-when-compile): Remove unnecessary load of cl.
6490 Add fset of allout-real-isearch-abort during compile to fix
6491 byte-compilation warnings.
6492 (allout-mode-p): Move definition of this macro above all uses, or
6493 byte compilation in barren emacs (eg, during emacs build) will
6494 lack the definition.
6495 (allout-mode): Move this variable above any uses, or byte
6496 compilation will fail.
6497 (allout-resolve-xref): Remove use of personal file-reference function.
6498 (allout-toggle-current-subtree-encryption): Do the current (ie,
6499 visible containing) topic, rather than nearest around point. Doc fix.
6500 (allout-toggle-subtree-encryption): New function, workhorse that
6501 works on nearest topic containing point.
6502 (allout-encrypt-string): Signal requirement for newer version of pgg.
6503 (allout-resumptions): Doc fix.
6504
6505 2005-12-02 Eli Zaretskii <eliz@gnu.org>
6506
6507 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
6508
6509 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
6510
6511 * textmodes/flyspell.el (flyspell-external-point-words):
6512 Consider a misspelling as found in the string search if: (a) misspelling
6513 and found string lengths match, or (b) misspelling is found as
6514 element in a boundary-chars separated longer string, or (c)
6515 ispell-program-name is really ispell and misspelling is found as
6516 part of a TeX string. After successful match move beginning of
6517 search region to end of match. Warn about not found misspellings
6518 once the process is done.
6519 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
6520
6521 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
6522
6523 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
6524 tool bar (removed inadvertently).
6525
6526 2005-12-02 Juri Linkov <juri@jurta.org>
6527
6528 * log-view.el (log-view-diff): Clarify doc string.
6529
6530 2005-12-01 Bill Wohler <wohler@newt.com>
6531
6532 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
6533 triggers lm-verify errors.
6534
6535 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
6536
6537 * simple.el (transient-mark-mode, line-number-mode)
6538 (column-number-mode, size-indication-mode): Remove `:require nil'.
6539
6540 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
6541
6542 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
6543 in the margin also.
6544 (gdb-breakpoints-mode-map): Use D instead of d for
6545 gdb-delete-breakpoint.
6546 (gdb-get-frame-number): Require a number to match on.
6547 (gdb-threads-mode-map): Add follow-link binding.
6548
6549 2005-11-30 Jason Rumney <jasonr@gnu.org>
6550
6551 * isearch.el (isearch-mode-map): Avoid exiting search on
6552 language-change event.
6553
6554 2005-11-30 Romain Francoise <romain@orebokech.com>
6555
6556 * speedbar.el (speedbar-default-position): New defcustom.
6557 (speedbar-frame-reposition-smartly): Use it.
6558
6559 * dframe.el (dframe-reposition-frame-emacs): Fix position
6560 computation for `left' location.
6561 Update copyright year.
6562
6563 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
6564
6565 * help.el (help-map): Move initialization into declaration.
6566
6567 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
6568
6569 * help-fns.el (help-argument-name): Don't autoload.
6570 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
6571 to be re-loaded when customizing the `help' group.
6572
6573 2005-11-30 John Paul Wallington <jpw@gnu.org>
6574
6575 * help-fns.el (describe-function-1): Fill arglist output.
6576
6577 2005-11-30 Kim F. Storm <storm@cua.dk>
6578
6579 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
6580 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
6581 after revert-buffer (or anything else which kills all local variables).
6582
6583 * apropos.el (apropos-parse-pattern): Doc fix.
6584 Set apropos-regexp directly, rather than expecting callers to do so.
6585 (apropos-command, apropos, apropos-value, apropos-documentation):
6586 Simplify calls to apropos-parse-pattern.
6587
6588 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
6589
6590 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
6591 (hi-lock-face-phrase-buffer): Use hi-yellow face.
6592 (hi-lock-write-interactive-patterns): Use comment-region.
6593
6594 * longlines.el (longlines-mode): Add mail-setup-hook.
6595
6596 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
6597
6598 * simple.el (sendmail-user-agent-compose, next-line):
6599 Conditionally use hard-newline.
6600
6601 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6602
6603 * international/latexenc.el (latex-inputenc-coding-alist):
6604 Reword doc string.
6605
6606 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
6607
6608 * help.el (describe-key-briefly, describe-key): Recognize default
6609 bindings.
6610
6611 2005-11-29 Romain Francoise <romain@orebokech.com>
6612
6613 * view.el (view-inhibit-help-message): New defcustom.
6614 (view-mode-enter): Use it.
6615
6616 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
6617
6618 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
6619 Preserve user position.
6620
6621 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
6622
6623 * font-lock.el: Throw error if facemenu is not loaded to prevent
6624 accidental change of loading order in loadup.el. (Suggested by RMS.)
6625
6626 * loadup.el: Add comment explaining why facemenu must be loaded
6627 before font-lock.
6628
6629 2005-11-28 Jay Belanger <belanger@truman.edu>
6630
6631 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
6632 (calc-dispatch-map): Add more keys for `calc-same-interface'.
6633
6634 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
6635
6636 * calc/calc-embed.el (calc-do-embedded): Update help message.
6637
6638 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
6639
6640 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
6641
6642 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
6643
6644 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
6645 called-interactively-p.
6646 (elp-profilable-p): Rename from elp-not-profilable-p.
6647 Invert result and take into account macros and autoloaded functions.
6648 (elp-instrument-function): Update call.
6649 (elp-instrument-package): Update call. Add completion.
6650 (elp-pack-number): Use match-string.
6651 (elp-results-jump-to-definition-by-mouse): Merge into
6652 elp-results-jump-to-definition and then remove.
6653 (elp-output-insert-symname): Make help echo text single-line.
6654
6655 * replace.el (query-replace-map): Move initialization into declaration.
6656 (occur-engine): Use with-current-buffer.
6657 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
6658 (occur-mode-mouse-goto): Replace with an alias.
6659
6660 2005-11-28 Juri Linkov <juri@jurta.org>
6661
6662 * simple.el (quoted-insert): Let-bind input-method-function to nil.
6663
6664 * term/w32-win.el: Bind [S-tab] to [backtab].
6665
6666 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
6667 `Info-find-file' to t.
6668
6669 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
6670 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
6671 and same-window-regexps.
6672 (occur-next-error): Don't move point for arg 0.
6673
6674 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
6675
6676 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
6677
6678 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
6679
6680 * log-edit.el (log-edit-changelog-use-first): New var.
6681 (log-edit-changelog-ours-p): Use it.
6682 (log-edit-insert-changelog): Set it with new arg `use-first'.
6683 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
6684 (log-edit-hook): Add them to the list of suggested options.
6685
6686 * textmodes/flyspell.el (flyspell-last-buffer): New var.
6687 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
6688 redundant work.
6689 (flyspell-mode-on): Use add-hook for after-change-functions.
6690 (flyspell-mode-off): Use remove-hook for after-change-functions.
6691 (flyspell-changes): Make it buffer-local.
6692 (flyspell-after-change-function): Make it non-interactive. Use push.
6693 (flyspell-post-command-hook): Check input-pending-p while processing
6694 the potentially long list of buffer changes.
6695
6696 2005-11-28 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
6697
6698 * buff-menu.el (list-buffers-noselect): Display the selected
6699 frame's buffer list, not the global one.
6700
6701 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
6702
6703 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
6704 that (list last-input-event) works as in interactive spec.
6705
6706 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
6707
6708 * loadup.el ("facemenu"): Load facemenu before font-lock, because
6709 `facemenu-keymap' needs to be defined when font-lock is loaded.
6710 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
6711
6712 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
6713
6714 * completion.el: Remove useless leading * in defcustom docstrings.
6715 (save-completions-file-name): Use ~/.emacs.d if available.
6716 (completion-standard-syntax-table): Rename from
6717 cmpl-standard-syntax-table and fold initialization into declaration,
6718 thus removing cmpl-make-standard-completion-syntax-table.
6719 (completion-lisp-syntax-table, completion-c-syntax-table)
6720 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
6721 (cmpl-saved-syntax, cmpl-saved-point): Remove.
6722 (symbol-under-point, symbol-before-point)
6723 (symbol-under-or-before-point, symbol-before-point-for-complete)
6724 (add-completions-from-c-buffer): Use with-syntax-table.
6725 (make-completion): Don't return a list of completion entries.
6726 Update callers.
6727 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
6728 (completion-initialize): Rename from initialize-completions.
6729 (completion-find-file-hook): Rename from cmpl-find-file-hook.
6730 (kill-emacs-save-completions): Collect stats here.
6731 (save-completions-to-file, load-completions-from-file):
6732 Use with-current-buffer.
6733 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
6734 into a function. Move all calls to toplevel.
6735 (completion-lisp-mode-hook): New fun.
6736 (completion-c-mode-hook, completion-setup-fortran-mode):
6737 Set the syntax-table here. Use local-set-key.
6738 (completion-saved-bindings): New var.
6739 (dynamic-completion-mode): Make it into a proper minor mode.
6740 (load-completions-from-file): Remove unused var `num-uses'.
6741
6742 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
6743 constructor if it is explicitly overridden.
6744
6745 * complete.el (PC-completion-as-file-name-predicate):
6746 Use minibuffer-completing-file-name.
6747 (partial-completion-mode): Use find-file-not-found-functions.
6748 (PC-lisp-complete-symbol): Use with-syntax-table.
6749 (PC-look-for-include-file): Remove dead setq.
6750 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
6751 (PC-complete): Use with-current-buffer.
6752
6753 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
6754 escape single quotes.
6755
6756 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
6757
6758 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
6759 of `if' whose condition always returned nil. Doc fix.
6760
6761 * buff-menu.el (Buffer-menu-revert-function): Make the selected
6762 window's buffer the current buffer around the call to
6763 `list-buffers-noselect'. This is necessary to mark that buffer
6764 with a `.' in the Buffer Menu when called from Lisp, for instance
6765 by Auto Revert Mode.
6766
6767 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
6768
6769 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
6770 attaching to it.
6771 (gdb-pre-prompt): Make sure gdb-error is reset.
6772
6773 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
6774 with a child process, detect it.
6775 (gud-speedbar-buttons): Match regexp more carefully.
6776
6777 2005-11-27 Richard M. Stallman <rms@gnu.org>
6778
6779 * mouse.el (mouse-drag-move-window-bottom):
6780 Use adjust-window-trailing-edge.
6781
6782 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
6783
6784 * simple.el (blink-matching-open): Ignore
6785 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
6786 (blink-matching-paren-on-screen): Update docstring.
6787
6788 * paren.el (show-paren-mode): No longer change
6789 `blink-matching-paren-on-screen'.
6790
6791 2005-11-27 John Paul Wallington <jpw@pobox.com>
6792
6793 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
6794 (gdb-threads-select, gdb-edit-register-value):
6795 Use `posn-set-point' instead of `mouse-set-point' because the
6796 latter is not fbound when configured without X.
6797
6798 2005-11-27 Kim F. Storm <storm@cua.dk>
6799
6800 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
6801 existing face when partially highlighting a TAB in a rectangle.
6802
6803 2005-11-26 Kim F. Storm <storm@cua.dk>
6804
6805 * ido.el (ido-mode-map): Doc fix.
6806 (ido-mode-common-map, ido-mode-file-map)
6807 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
6808 (ido-define-mode-map): Rewrite. Select one of the new maps as
6809 parent for ido-mode-map instead of building from scratch.
6810 (ido-init-mode-maps): New defun to initialize new maps.
6811 (ido-mode): Call it.
6812 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
6813 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
6814
6815 2005-11-26 John Paul Wallington <jpw@pobox.com>
6816
6817 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
6818 `mouse-set-point' because the latter is not fbound when configured
6819 without X.
6820
6821 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
6822
6823 * files.el (file-relative-name): Doc fix.
6824
6825 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
6826
6827 * progmodes/octave-inf.el (inferior-octave-startup): Force a
6828 non-empty string for secondary prompt PS2.
6829
6830 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
6831
6832 * progmodes/compile.el (compilation-setup): Fix last change.
6833
6834 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
6835
6836 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
6837 (gdb-mouse-toggle-breakpoint-margin)
6838 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
6839 Add gdb-server-prefix to keep out of command history.
6840 (gdb-edit-register-value): New function.
6841 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
6842 (gdb-info-registers-custom): Use above map.
6843
6844 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
6845
6846 * custom.el (enable-theme): Signal error if argument is not a
6847 theme. Don't recalculate a face if it's not loaded yet.
6848
6849 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
6850 the `user' theme is in effect.
6851
6852 * info.el (Info-on-current-buffer): Record actual filename in
6853 Info-current-file, instead of t, or a fake filename if a non-file
6854 buffer. Make autoload.
6855 (Info-find-node, Info-revert-find-node): No need to check for
6856 Info-current-file nil.
6857 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
6858 Info-current-file is now never `t'.
6859 (Info-fontify-node): Many simplifications due to Info-current-file
6860 always being valid. Use Info-find-file to find node filename.
6861
6862 2005-11-25 David Kastrup <dak@gnu.org>
6863
6864 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
6865 new character, then delete" in order to preserve markers.
6866
6867 2005-11-25 David Ponce <david@dponce.com>
6868
6869 * recentf.el (recentf-arrange-by-rule): Handle a special
6870 `auto-mode-alist'-like "strip suffix" rule.
6871 (recentf-build-mode-rules): Handle second level auto-mode entries.
6872
6873 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
6874
6875 * viper-keym.el (viper-ESC-key): Use different values in terminal and
6876 window modes.
6877
6878 * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
6879 jde-javadoc-checker-report-mode.
6880
6881 * ediff-wind (ediff-make-wide-display): Slight simplification.
6882
6883 * ediff.el (ediff-date): Change the date of last update.
6884
6885 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
6886
6887 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
6888 Use define-minor-mode, and make it a local mode. Turn on font-lock.
6889 (hi-lock-mode): New global minor mode.
6890 (turn-on-hi-lock-if-enabled): New function.
6891 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
6892 Change arguments to regexp and face instead of a font-lock pattern.
6893 Directly set face property, instead of refontifying.
6894 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
6895 (hi-lock-find-patterns): Use line-number-at-pos.
6896
6897 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
6898 arguments for hi-lock-set-pattern.
6899 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
6900 Call font-lock-fontify-buffer.
6901 (hi-lock-find-file-hook, hi-lock-current-line)
6902 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
6903
6904 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
6905 turned off.
6906
6907 * progmodes/compile.el (compilation-setup): Don't fiddle with
6908 font-lock-defaults.
6909
6910 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
6911
6912 * progmodes/gdb-ui.el (gdb-var-create-handler)
6913 (gdb-var-list-children-handler): Find values for all variable
6914 objects. gud-speedbar-buttons decides whether to display them.
6915
6916 2005-11-24 Romain Francoise <romain@orebokech.com>
6917
6918 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
6919 buffer name with a space.
6920
6921 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
6922
6923 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
6924 `org-export-local-list-max-depth'. Change default value to 3.
6925 (org-auto-renumber-ordered-lists)
6926 (org-plain-list-ordered-item-terminator): New options.
6927 (org-at-item-p, org-beginning-of-item, org-end-of-item)
6928 (org-get-indentation, org-get-string-indentation)
6929 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
6930 New functions.
6931 (org-move-item-down, org-move-item-up): New commands.
6932 (org-export-as-html): New classes for CSS support. Bug fix in
6933 regular expression detecting fixed-width regions. Respect
6934 `org-local-list-ordered-item-terminator'.
6935 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
6936 also a list item.
6937 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
6938 New item moving functions.
6939
6940 2005-11-24 Juri Linkov <juri@jurta.org>
6941
6942 * isearch.el (isearch-repeat): With empty search ring set
6943 `isearch-error' to the error string instead of signaling error
6944 with the function `error'.
6945
6946 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6947
6948 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
6949
6950 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
6951
6952 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
6953 and variable.
6954 (gdb-var-create-handler, gdb-var-list-children-handler):
6955 Don't match on "char **...".
6956 (gdb-var-update-handler): Find values for all variable objects.
6957 (gdb-info-frames-custom): Identify frames by leading "#".
6958
6959 * progmodes/gud.el (gud-speedbar-menu-items): Add
6960 gdb-speedbar-auto-raise as radio button.
6961 (gud-speedbar-buttons): Raise speedbar if requested.
6962 Don't match on "char **...".
6963 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
6964 Make it editable.
6965
6966 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
6967
6968 * info.el (Info-fontify-node): Handle the case where
6969 Info-current-file is t.
6970
6971 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
6972
6973 * simple.el (blink-matching-open): Fix off-by-one in last change.
6974
6975 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6976
6977 * term/mac-win.el: Don't change default directory.
6978
6979 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
6980
6981 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
6982 buffers correctly. (It used to throw an error in such buffers.)
6983 Make it ask for confirmation in group buffers and other Custom
6984 buffers containing more than one customization item.
6985
6986 2005-11-22 John Paul Wallington <jpw@gnu.org>
6987
6988 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
6989 property on mail and url overlays.
6990 (goto-address-at-point): Use `posn-set-point' instead of
6991 `mouse-set-point' because the latter is not fbound when configured
6992 without X.
6993
6994 2005-11-22 Lars Hansen <larsh@soem.dk>
6995
6996 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
6997 (ls-lisp-classify, ls-lisp-format): Delete call to
6998 ls-lisp-parse-symlink.
6999 (ls-lisp-handle-switches): Handle symlinks to directories as
7000 directories when ls-lisp-dirs-first in non-nil.
7001
7002 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
7003
7004 * startup.el (command-line): Make sure that loaddefs.el is handled
7005 correctly in load-history.
7006
7007 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
7008
7009 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
7010 (gdb-struct-string, gdb-array-string): New constants.
7011 (gdb-info-locals-handler): Use them.
7012 (gdb-reset): Reset gdb-var-list to nil.
7013
7014 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
7015
7016 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
7017 in patterns.
7018
7019 2005-11-21 Juri Linkov <juri@jurta.org>
7020
7021 * custom.el (defcustom): Update link types in docstring.
7022
7023 2005-11-20 Martin Rudalics <rudalics@gmx.at> (tiny change)
7024
7025 * custom.el (defgroup): Add doc-string-elt info.
7026
7027 * widget.el (define-widget): Don't use declare for the doc-string-elt.
7028
7029 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
7030
7031 * newcomment.el (comment-enter-backward): Fix last fix.
7032
7033 * simple.el (blink-matching-open):
7034 * paren.el (show-paren-function): Allow new paren-class info.
7035
7036 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
7037
7038 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
7039 handled automagically.
7040
7041 2005-11-20 Andreas Schwab <schwab@suse.de>
7042
7043 * descr-text.el (describe-char): When copying overlays put them
7044 over the full char description instead of just the first character
7045 of it.
7046
7047 2005-11-20 Juri Linkov <juri@jurta.org>
7048
7049 * simple.el (what-cursor-position):
7050 * descr-text.el (describe-char): Use Lisp-readable syntax
7051 for octal and hex. Reorder decimal, octal and hex values.
7052 Remove excess whitespace in the output. Use `=' in `column='
7053 like in `point=' and `Hscroll='.
7054
7055 * international/mule-cmds.el (encoded-string-description):
7056 Use Lisp-readable syntax for hex.
7057
7058 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
7059
7060 * newcomment.el (comment-enter-backward): Handle the case where the
7061 comment is closed by EOB.
7062
7063 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
7064
7065 * longlines.el (longlines-before-revert-hook)
7066 (longlines-after-revert-hook): New functions.
7067 (longlines-mode): Turn off longlines temporarily when reverting.
7068 Add a message-setup-hook.
7069 (longlines-decode-buffer): New function.
7070 (longlines-wrap-line): Preserve marker positions.
7071
7072 2005-11-19 Andreas Schwab <schwab@suse.de>
7073
7074 * emacs-lisp/shadow.el: Handle compressed files.
7075
7076 2005-11-19 Romain Francoise <romain@orebokech.com>
7077
7078 * net/browse-url.el (browse-url-default-browser): Signal an error
7079 if no usable browser can be found, rather than try to load w3.
7080
7081 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
7082
7083 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
7084 replacing existing properties.
7085 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
7086 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
7087 tty specs.
7088 (rcirc-server-prefix, rcirc-server): New faces.
7089 (rcirc-url-regexp): Generate with rx macro.
7090 (rcirc-last-server-message-time): New variable.
7091 (rcirc-filter): Record time of last message.
7092 (rcirc-keepalive): Kill processes that did not send a message
7093 since the last ping.
7094 (rcirc-mode): Give rcirc-topic a local binding here.
7095
7096 2005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org> (tiny change)
7097
7098 * subr.el (read-passwd): Fontify the prompt as we do with other
7099 prompts.
7100
7101 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
7102
7103 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
7104 binding buffer-read-only to nil.
7105
7106 2005-11-19 Eli Zaretskii <eliz@gnu.org>
7107
7108 * complete.el (partial-completion-mode):
7109 Mention completion-auto-help in the doc string.
7110
7111 * man.el (Man-highlight-references): Doc fix. Reformat code in a
7112 more Lisp-ish way.
7113
7114 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
7115
7116 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
7117 digits, not 8, to avoid misalignment for files larger than 100MB.
7118
7119 2005-11-19 Eli Zaretskii <eliz@gnu.org>
7120
7121 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
7122 Mention "keyboard shortcuts" in the help text.
7123
7124 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7125
7126 * startup.el (fancy-splash-default-action): Discard only
7127 mouse-down and succeeding mouse-up events in the splash screen
7128 window so that drag-n-drop event can be processed.
7129
7130 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
7131
7132 * longlines.el (longlines-mode): Add hacks for mail-mode and
7133 message-mode.
7134
7135 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
7136
7137 * textmodes/org.el (org-table-sort-lines): New command.
7138 (org-tbl-menu): Add entry for `org-table-sort-lines'.
7139 (org-add-file): Command removed, use `org-agenda-file-to-front'
7140 instead.
7141 (org-export-icalendar): Use `org-icalendar-combined-name'.
7142 (org-cycle-agenda-files, org-agenda-file-to-end)
7143 (org-agenda-file-to-front): New commands.
7144 (org-table-tab-jumps-over-hlines, org-export-html-style):
7145 New options.
7146 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
7147 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
7148 New functions.
7149 (org-fill-paragraph): Call `org-table-align' in tables.
7150 (org-mode): Call `org-set-autofill-regexps'.
7151 (org-export-as-html): Support for local handformatted lists.
7152 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
7153 (org-export-local-list-max-depth): New option.
7154 (org-html-expand): Use `org-html-protect'.
7155
7156 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
7157
7158 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
7159 to "p".
7160 (gdb): Move definition of gud-pp to...
7161
7162 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
7163 speedbar.
7164 (gdb-find-watch-expression): New function.
7165
7166 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
7167
7168 * faces.el (face-attribute, set-face-attribute): Mention existence
7169 of `:ignore-defface' setting in docstring.
7170
7171 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
7172
7173 * simple.el (completion-setup-function): Fix last change.
7174
7175 2005-11-17 John Paul Wallington <jpw@pobox.com>
7176
7177 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
7178 Use `posn-set-point' instead of `mouse-set-point' because the
7179 latter is not fbound when configured without X.
7180
7181 * comint.el (comint-insert-input): Likewise.
7182
7183 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
7184
7185 * simple.el (hard-newline): New variable.
7186 (sendmail-user-agent-compose, next-line): Use it.
7187
7188 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
7189 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
7190 (mail-mail-reply-to, mail-mail-followup-to)
7191 (mail-position-on-field, mail-signature, mail-yank-original)
7192 (mail-attach-file): Likewise.
7193
7194 * mail/mailheader.el (mail-header-format)
7195 (mail-header-format-function): Likewise.
7196
7197 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
7198
7199 2005-11-17 Juri Linkov <juri@jurta.org>
7200
7201 * font-lock.el (font-lock-faces): Rename this defgroup from
7202 `font-lock-highlighting-faces'.
7203 (font-lock-comment-face, font-lock-comment-delimiter-face)
7204 (font-lock-string-face, font-lock-doc-face)
7205 (font-lock-keyword-face, font-lock-builtin-face)
7206 (font-lock-function-name-face, font-lock-variable-name-face)
7207 (font-lock-type-face, font-lock-constant-face)
7208 (font-lock-warning-face, font-lock-negation-char-face)
7209 (font-lock-preprocessor-face)
7210 (font-lock-regexp-grouping-backslash)
7211 (font-lock-regexp-grouping-construct): Rename :group from
7212 `font-lock-highlighting-faces' to `font-lock-faces'.
7213
7214 * cus-edit.el (lisp, c, tex):
7215 * progmodes/ada-mode.el (ada):
7216 * progmodes/asm-mode.el (asm):
7217 * progmodes/cperl-mode.el (cperl-faces):
7218 * progmodes/cpp.el (cpp):
7219 * progmodes/dcl-mode.el (dcl):
7220 * progmodes/f90.el (f90):
7221 * progmodes/fortran.el (fortran):
7222 * progmodes/icon.el (icon):
7223 * progmodes/idlwave.el (idlwave-misc):
7224 * progmodes/m4-mode.el (m4):
7225 * progmodes/make-mode.el (makefile):
7226 * progmodes/meta-mode.el (meta-font):
7227 * progmodes/modula2.el (modula2):
7228 * progmodes/octave-mod.el (octave):
7229 * progmodes/pascal.el (pascal):
7230 * progmodes/perl-mode.el (perl):
7231 * progmodes/prolog.el (prolog):
7232 * progmodes/ps-mode.el (PostScript-edit):
7233 * progmodes/scheme.el (scheme):
7234 * progmodes/sh-script.el (sh-script):
7235 * progmodes/simula.el (simula):
7236 * progmodes/tcl.el (tcl):
7237 * textmodes/nroff-mode.el (nroff):
7238 * textmodes/reftex-vars.el (reftex-fontification-configurations):
7239 * textmodes/sgml-mode.el (sgml):
7240 * textmodes/texinfo.el (texinfo):
7241 Add :link (custom-group-link font-lock-faces) to defgroup.
7242
7243 * hi-lock.el (hi-lock): Rename this defgroup from
7244 `hi-lock-interactive-text-highlighting'. Change parent group from
7245 `faces' to `font-lock'. Add link to the manual.
7246 (hi-lock-mode, hi-lock-file-patterns-range)
7247 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
7248 `hi-lock-interactive-text-highlighting' to `hi-lock'.
7249 (hi-lock-faces): Add :group `faces'.
7250
7251 * cus-edit.el (custom-variable-prompt): Clarify the code.
7252
7253 * faces.el (face-read-string): Set the default value arg of
7254 completing-read.
7255
7256 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
7257
7258 * rfn-eshadow.el (file-name-shadow-properties)
7259 (file-name-shadow-tty-properties, file-name-shadow-mode):
7260 Remove autoloads, because the file is now preloaded.
7261
7262 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7263
7264 * printing.el (easy-menu-intern): Don't define.
7265 (pr-get-symbol): Use easy-menu-intern only if defined.
7266
7267 * simple.el (blink-matching-open): Simplify a bit.
7268 (completion-setup-function): Fix the case of partial-completion-mode
7269 when the minibuffer's contents start with "-".
7270 Obey completion-base-size-function even when
7271 minibuffer-completing-file-name is non-nil.
7272
7273 2005-11-16 Richard M. Stallman <rms@gnu.org>
7274
7275 * net/eudcb-ph.el (eudc-ph-open-session):
7276 Use set-process-query-on-exit-flag.
7277
7278 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
7279
7280 * international/ucs-tables.el (ucs-set-table-for-input):
7281 Use make-local-variable, not make-variable-buffer-local.
7282
7283 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
7284 Improve warning message text.
7285
7286 * savehist.el (savehist-save-hook): Add :group.
7287
7288 * menu-bar.el (menu-bar-help-menu):
7289 Rename Find Extra Packages to External Packages.
7290
7291 * cus-edit.el (Custom-reset-standard): Verify that
7292 :custom-standard-value prop exists before calling it.
7293
7294 * apropos.el (apropos-calc-scores): Use apropos-pattern.
7295
7296 2005-11-16 Martin Rudalics <rudalics@gmx.at> (tiny change)
7297
7298 * wid-edit.el (color): Enclose %t in %{...%}.
7299
7300 * cus-edit.el (face): Enclose %t in %{...%}.
7301
7302 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
7303
7304 * savehist.el (savehist-mode-hook): Re-add the var.
7305 (savehist-mode): Use it.
7306
7307 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7308
7309 * textmodes/flyspell.el: Fix commenting convention.
7310 Remove unnecessary leading * in custom docstrings.
7311 (flyspell-emacs): Remove unused var.
7312 (flyspell-delete-region-overlays): Use remove-overlays.
7313 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
7314 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
7315 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
7316 (flyspell-debug-signal-word-checked): Use with-current-buffer.
7317 (make-flyspell-overlay): Don't locally reuse a global name.
7318 (flyspell-highlight-incorrect-region)
7319 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
7320 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
7321 (flyspell-notify-misspell): Remove unused args `start' and `end'.
7322 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
7323 Wrap calls to accept-process-output inside with-local-quit since it's
7324 often called from a post-command-hook.
7325 (flyspell-correct-word, flyspell-auto-correct-word):
7326 Use ispell-send-string.
7327 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
7328
7329 * calendar/diary-lib.el (diary-list-entries): Also hide the
7330 terminating newline.
7331
7332 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
7333
7334 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
7335 window-system, to allow fonts on tty.
7336
7337 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
7338
7339 * progmodes/gud.el (gud-speedbar-item-info): New function.
7340 (gud-install-speedbar-variables): Use it to display data type
7341 of watch expression as a tooltip in speedbar.
7342
7343 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
7344
7345 * font-core.el (global-font-lock-mode): Add :version keyword,
7346 because default was changed.
7347
7348 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
7349
7350 * startup.el (command-line): Use `custom-reevaluate-setting' for
7351 `file-name-shadow-mode'.
7352
7353 * loadup.el: Preload rfn-eshadow.
7354
7355 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
7356 Add :version keyword.
7357 (file-name-shadow-properties, file-name-shadow-tty-properties)
7358 (file-name-shadow): Add :version keyword.
7359
7360 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
7361 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
7362 in the custom-group property of the symbol frames and the fringe
7363 group got no link to its parent group frames.
7364 Doc fix.
7365
7366 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7367
7368 * progmodes/gud.el (gud-stop-subjob): New function.
7369 (gud-menu-map, gud-tool-bar-map): Use it.
7370
7371 2005-11-16 Kim F. Storm <storm@cua.dk>
7372
7373 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
7374 than kill it.
7375 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
7376 to a more useful/logical place.
7377
7378 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7379
7380 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
7381 go buttons complementary.
7382
7383 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
7384
7385 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
7386 (rfn-eshadow-sifn-equal): New function.
7387 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
7388
7389 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
7390
7391 * viper-utils.el (viper-non-word-characters-reformed-vi):
7392 Quote `-' in string.
7393
7394 * viper.el (viper-emacs-state-mode-list): Ensure that
7395 rcirc-mode buffers come up in Emacs state.
7396
7397 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
7398 operation.
7399
7400 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
7401
7402 * term.el (term-termcap-format): Fix typos.
7403 (term-down): Fix the negative argument case.
7404
7405 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7406
7407 * progmodes/gdb-ui.el: Remove face-alias left over from change on
7408 2005-08-15.
7409 (gdb-ann3): New command gud-go.
7410 (menu): Accomodate gdb-mi.el.
7411 (gdb-assembler-custom): Make buffer of selected window current
7412 so that set-window-point works.
7413
7414 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
7415 buttons and include new ones.
7416
7417 2005-11-16 Kim F. Storm <storm@cua.dk>
7418
7419 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
7420 (gud-menu-map): Use it.
7421
7422 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
7423
7424 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
7425 that works correctly for Custom and that does not override a user
7426 who disables it.
7427
7428 * help-mode.el (help-make-xrefs, help-xref-on-pp)
7429 (help-xref-interned, help-follow): Make hyperlinks for variables
7430 that are unbound, but have a non-nil variable-documentation property.
7431
7432 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
7433 mode hook. (It conflicted with defcustoms for some mode hooks.)
7434 Use the `variable-documentation' property to give the mode hook a
7435 docstring and expand that docstring.
7436
7437 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
7438
7439 * savehist.el (savehist-mode): Don't bother with
7440 `custom-set-minor-mode'.
7441 (savehist-coding-system): Check XEmacs version.
7442 (history-length): Declare also at run time.
7443 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
7444 Don't set the customize state.
7445 (savehist-minibuffer-hook): Special case for when
7446 minibuffer-history-variable is equal to t.
7447
7448 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
7449
7450 * files.el (write-file): Refresh VC status.
7451
7452 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
7453 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
7454 than fundamental-mode to see if the mode was set.
7455
7456 2005-11-14 Romain Francoise <romain@orebokech.com>
7457
7458 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
7459 dummy function in `eval-when-compile' to avoid compiler warning.
7460 Require `man' at compile time.
7461
7462 2005-11-14 Jay Belanger <belanger@truman.edu>
7463
7464 * calc-alg.el (calcFunc-write-out-power): Rename it to
7465 calcFunc-powerexpand.
7466 (math-write-out-power): Rename it to math-powerexpand; have it
7467 handle negative exponents.
7468 (calc-writeoutpower): Rename it to calc-powerexpand.
7469
7470 * calc-ext.el: Change calcFunc-writeoutpower and
7471 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
7472 autoloads.
7473 Add calcFunc-ldiv to autoloads.
7474
7475 * calc-arith.el (calcFunc-ldiv): New function.
7476
7477 * calc.el (calc-left-divide): New function.
7478
7479 2005-11-14 Juri Linkov <juri@jurta.org>
7480
7481 * cus-edit.el (custom-variable-prompt): Set the default value arg
7482 of completing-read.
7483
7484 * cus-dep.el (custom-make-dependencies): Reverse the list of
7485 found dependencies.
7486
7487 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
7488
7489 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
7490 Highlighting" entry, it is on by default now.
7491 (menu-bar-options-save): Do not save global-font-lock-mode.
7492
7493 2005-11-13 Richard M. Stallman <rms@gnu.org>
7494
7495 * textmodes/flyspell.el (flyspell-large-region):
7496 Call flyspell-accept-buffer-local-defs.
7497
7498 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
7499
7500 * textmodes/flyspell.el (flyspell-notify-misspell):
7501 Fix misspelling of "Misspelling".
7502 (flyspell-process-localwords): New function.
7503 (flyspell-large-region): Call flyspell-process-localwords and
7504 flyspell-delete-region-overlays.
7505 (flyspell-delete-region-overlays): New function.
7506 (flyspell-delete-all-overlays): Call that.
7507
7508 2005-11-13 Richard M. Stallman <rms@gnu.org>
7509
7510 * help.el (help-for-help-internal): Improve doc of C-h a.
7511 (describe-key): Improve prompt; doc fix.
7512
7513 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
7514
7515 * vc-svn.el (vc-svn-registered): Catch all errors.
7516
7517 * cus-dep.el (custom-make-dependencies): Typo.
7518
7519 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
7520
7521 * net/tramp-util.el (top): Fix compilation warning.
7522
7523 2005-11-13 Kim F. Storm <storm@cua.dk>
7524
7525 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
7526
7527 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
7528
7529 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
7530 (gud-speedbar-buttons): Match on "const char *" too.
7531
7532 * progmodes/gdb-ui.el (gdb-var-create-handler)
7533 (gdb-var-list-children-handler): Match on "const char *" too.
7534 (gdb-var-evaluate-expression-handler): Match on empty string.
7535 (gdb-var-update-handler): Only call
7536 gdb-var-evaluate-expression-handler when required.
7537
7538 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
7539
7540 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
7541 selected window. This still doesn't work for speedbar.
7542 (gud-speedbar-buttons): Handle string expressions properly.
7543
7544 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
7545 (gdb-var-create-handler): Handle string expressions properly.
7546 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
7547 Handle string expressions properly. Move "type" field into regexp.
7548
7549 2005-11-12 Karl Fogel <kfogel@red-bean.com>
7550
7551 * bookmark.el (bookmark-maybe-message): New function to reduce
7552 code duplication: invokes `message' iff baud-rate is high enough.
7553 (bookmark-write-file): Use above instead of an inline conditional.
7554 (bookmark-load): Same.
7555
7556 2005-11-12 Karl Fogel <kfogel@red-bean.com>
7557
7558 * bookmark.el (bookmark-write-file): Don't visit the destination
7559 file, just write the data to it using write-region. This is
7560 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
7561 change to avoid visiting the file in the first place.
7562
7563 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
7564
7565 * hi-lock.el (hi-lock-mode): Set the default value of
7566 font-lock-defaults.
7567
7568 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
7569
7570 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
7571 arg to `file-attributes'.
7572 (find-lisp-format): The UID and GID can now be strings.
7573
7574 2005-11-12 Kim F. Storm <storm@cua.dk>
7575
7576 * help.el (help-map): Bind C-h d to apropos-documentation.
7577
7578 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
7579 when point is at end-of-buffer.
7580
7581 * apropos.el (apropos-match-face): Doc fix.
7582 (apropos-sort-by-scores): Add new choice `verbose'.
7583 (apropos-documentation-sort-by-scores): New defcustom.
7584 (apropos-pattern): Now contains the pattern entered by the user.
7585 (apropos-pattern-quoted): New defvar.
7586 (apropos-regexp): New defvar, containing the regexp corresponding
7587 to apropos-pattern.
7588 (apropos-all-words-regexp): Rename from apropos-all-regexp.
7589 (apropos-read-pattern): New defun. Use it to read pattern arg in
7590 interactive calls; returns list of words for a word list, and
7591 string for a regexp.
7592 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
7593 parses a list of words or regexp as returned by apropos-read-pattern.
7594 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
7595 (apropos-score-doc): Return a very high score if the string
7596 entered by the user matches literally.
7597 (apropos-variable): Doc fix. Use apropos-read-pattern.
7598 (apropos-command): Doc fix. Use apropos-read-pattern and
7599 apropos-parse-pattern. Call apropos-print with nosubst=t.
7600 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
7601 apropos-parse-pattern.
7602 (apropos-documentation): Doc fix. Use apropos-read-pattern and
7603 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
7604 apropos-documentation-sort-by-scores. Call apropos-print with
7605 nosubst=t.
7606 (apropos-documentation-internal): Pass doc string through
7607 substitute-key-definition before adding text properties.
7608 Highlight substring matching literal user input if possible.
7609 (apropos-documentation-check-doc-file): Remove locals beg and end.
7610 Fix calculation of score (as added twice). Pass doc string through
7611 substitute-key-definition before adding text properties.
7612 (apropos-documentation-check-elc-file): Pass doc string through
7613 substitute-key-definition before adding text properties.
7614 Highlight substring matching literal user input if possible.
7615 (apropos-print): Add new arg NOSUBST; if set, command and variable
7616 doc strings have already been passed through substitute-key-definition.
7617 Add code to handle apropos-accumulator items without score element
7618 for backwards compatibility (e.g. with woman package).
7619 Only show scores if apropos-sort-by-scores is `verbose'.
7620
7621 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
7622
7623 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
7624 Add jka-compr-load-suffixes to load-suffixes.
7625
7626 * jka-compr.el: Require jka-cmpr-hook.
7627 (jka-compr-info-compress-message, jka-compr-info-compress-program)
7628 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
7629 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
7630 (jka-compr-info-can-append, jka-compr-info-strip-extension)
7631 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
7632 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
7633 (jka-compr-uninstall): Remove entries from
7634 jka-compr-added-to-file-coding-system-alist after they are used.
7635 (jka-compr-error): Remove unused var `curbuf'.
7636 (jka-compr-file-local-copy): Remove unused var `notfound'.
7637
7638 2005-11-10 Romain Francoise <romain@orebokech.com>
7639
7640 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
7641
7642 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
7643
7644 * progmodes/gud.el (gud-menu-map): Move parentheses.
7645 (gdb): New command gud-pv.
7646
7647 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
7648
7649 * tar-mode.el: Remove spurious or unnecessary leading stars
7650 in docstrings.
7651 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
7652 (tar-parse-octal-integer-safe): Use mapc.
7653 (tar-header-block-summarize): Remove unused var `ck'.
7654 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
7655 cleared before. Obey default-enable-multibyte-characters.
7656 Use mapconcat. Simplify setting of tar-header-offset.
7657 (tar-mode-map): Move initialization inside delcaration.
7658 (tar-flag-deleted): Use `abs'.
7659 (tar-expunge-internal): Remove unused var `line'.
7660 (tar-expunge-internal): Don't hardcode point-min==1.
7661 (tar-expunge): Widen while doing set-buffer-multibyte.
7662 (tar-rename-entry): Use file-name-coding-system.
7663 (tar-alter-one-field): Don't hardcode point-min==1.
7664 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
7665 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
7666
7667 2005-11-10 Masatake YAMATO <jet@gyve.org>
7668
7669 * add-log.el (add-log-current-defun): Handle class::method
7670 notation of c++. Fix incorrect comment.
7671
7672 2005-11-10 Alan Mackenzie <acm@muc.de>
7673
7674 * help-fns.el (describe-variable): Make C-h v work when a variable
7675 has variable documentation yet is unbound.
7676
7677 2005-11-10 Masatake YAMATO <jet@gyve.org>
7678
7679 * man.el (Man-highlight-references): Set an empty
7680 string to `Man-arguments' if it is nil.
7681 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
7682
7683 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
7684
7685 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
7686 commenting conventions.
7687
7688 * cus-dep.el (custom-make-dependencies): Simplify.
7689 Better follow the commenting conventions.
7690
7691 2005-11-09 Richard M. Stallman <rms@gnu.org>
7692
7693 * apropos.el (apropos-pattern): Rename from apropos-regexp.
7694 (apropos-orig-pattern): Rename from apropos-orig-regexp.
7695 All uses changed.
7696 (apropos-rewrite-regexp): Doc fix.
7697 (apropos-variable, apropos-command, apropos, apropos-value):
7698 Change prompt; carry through the argument renaming.
7699
7700 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
7701
7702 * find-lisp.el: Require dired.
7703 (find-lisp-find-dired-internal): Do not call
7704 `abbreviate-file-name' on DIR.
7705
7706 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
7707
7708 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
7709
7710 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
7711
7712 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
7713 when using the speedbar.
7714 (gdb): New command gud-pp.
7715 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
7716
7717 2005-11-09 Juri Linkov <juri@jurta.org>
7718
7719 * replace.el (occur-excluded-properties): New defcustom.
7720 (occur-1, occur-engine, occur-accumulate-lines): Use it.
7721
7722 2005-11-08 Jay Belanger <belanger@truman.edu>
7723
7724 * calc/calc-units.el (math-convert-units): Replace any composite
7725 unit by its definition.
7726
7727 2005-11-08 Lars Hansen <larsh@soem.dk>
7728
7729 * emacs-lisp/autoload.el (update-directory-autoloads):
7730 Add obsolete function alias.
7731
7732 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
7733
7734 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
7735 comment-indent-function.
7736 (lisp-comment-indent): Replace by an alias for comment-indent-default.
7737
7738 * reveal.el (reveal-post-command): Rework the handling of
7739 reveal-open-spots, so as to be more reliable. There were several
7740 tricky corner cases where an open spot might be lost, or where
7741 a closed spot might end up on the list of open spots.
7742 Only reveal text that's ellipsised.
7743
7744 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
7745
7746 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
7747
7748 2005-11-07 John Paul Wallington <jpw@gnu.org>
7749
7750 * ibuffer.el (ibuffer): Search iconified frames too when
7751 getting Ibuffer buffer's window.
7752
7753 2005-11-06 Richard M. Stallman <rms@gnu.org>
7754
7755 * progmodes/compile.el (compilation-internal-error-properties):
7756 save-excursion around the computation of MARKER.
7757
7758 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
7759
7760 * textmodes/flyspell.el (flyspell-external-point-words):
7761 flyspell-get-word returns a list, not just a string.
7762
7763 2005-11-06 John Paul Wallington <jpw@pobox.com>
7764
7765 * ibuffer.el (ibuffer): Search all visible frames when getting
7766 Ibuffer buffer's window.
7767
7768 2005-11-07 Masatake YAMATO <jet@gyve.org>
7769
7770 * man.el (Man-reference-regexp): Accept spaces between
7771 `Man-name-regexp' and `Man-section-regexp'.
7772 (Man-apropos-regexp): New variable.
7773 (Man-abstract-xref-man-page): Use value for `Man-target-string'
7774 if available.
7775 (Man-highlight-references, Man-highlight-references0):
7776 Handle the case when `Man-arguments' includes "-k".
7777 (Man-highlight-references0): Rename the argument `TARGET-POS' to
7778 `TARGET'. `TARGET' can be a number, function or nil.
7779
7780 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
7781
7782 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
7783 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
7784 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
7785 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
7786 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
7787 (gdb-send-item): Use buffer-local-value and simplify.
7788
7789 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
7790
7791 * startup.el (command-line): Use `custom-reevaluate-setting' for
7792 `global-font-lock-mode'.
7793
7794 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
7795 by default, except in batch mode or when the -D option is given.
7796
7797 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
7798 specified keyword args on to `define-minor-mode'. Update docstring.
7799
7800 2005-11-05 Romain Francoise <romain@orebokech.com>
7801
7802 * replace.el (occur-engine): Add marker at end of line, too.
7803
7804 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7805
7806 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
7807 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
7808 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
7809 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
7810 argument to all these routines, so the passphrase can be managed
7811 externally and passed in to the system.
7812 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
7813 pgg-add-passphrase-to-cache function.
7814
7815 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
7816 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
7817 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
7818 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
7819 argument to all these routines, so the passphrase can be managed
7820 externally and passed in to the system.
7821 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
7822 function.
7823
7824 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
7825
7826 * font-lock.el: Don't deal with font-lock-face-attributes here,
7827 move the code ...
7828
7829 * startup.el (command-line): ... here. Use face-spec-set instead
7830 of custom-declare-face.
7831
7832 * faces.el (face-spec-set): Reset the face if spec is not nil.
7833
7834 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
7835
7836 * newcomment.el (comment-region-internal): Box more tightly in the
7837 common case where there's no TAB in the boxed text.
7838
7839 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7840
7841 * info.el (info-tool-bar-map): Use images prev-node, next-node and
7842 up-node.
7843
7844 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
7845
7846 * newsticker.el: Commentary updated. Code formatting changed.
7847 (newsticker-version): Change to "1.9".
7848 (newsticker, newsticker-feed): Doc fix.
7849 (newsticker-url-list): Doc fix. Add option "Weekly".
7850 (newsticker-retrieval-interval): Add option "Weekly".
7851 (newsticker-headline-processing): Doc fix.
7852 (newsticker-auto-mark-filter): Remove.
7853 (newsticker-auto-mark-filter-list): New.
7854 (newsticker-layout, newsticker-sort-method): Doc fix.
7855 (newsticker-hide-old-items-in-newsticker-buffer)
7856 (newsticker-heading-format, newsticker-item-format)
7857 (newsticker-desc-format): Doc fix.
7858 (newsticker-show-all-rss-elements): Remove.
7859 (newsticker-show-all-news-elements): New.
7860 (newsticker-faces, newsticker-ticker): Doc fix.
7861 (remove-from-invisibility-spec): Code formatting.
7862 (newsticker--process-ids): New.
7863 (newsticker-mode): Doc fix.
7864 (newsticker-mode): Change mode-line-format.
7865 (newsticker-start): Remove debug output.
7866 (newsticker-start-ticker): Doc fix. Add autoload cookie.
7867 (newsticker-w3m-show-inline-images): Code formatting.
7868 (newsticker-next-item): Call `force-mode-line-update'.
7869 (newsticker-previous-item): Call `force-mode-line-update'.
7870 (newsticker-next-feed): Call `force-mode-line-update'.
7871 (newsticker-previous-feed): Call `force-mode-line-update'.
7872 (newsticker-mark-all-items-at-point-as-read): Code formatting.
7873 (newsticker-show-old-items): Do not show descs.
7874 (newsticker-hide-entry): Hide too much.
7875 (newsticker-hide-entry, newsticker-show-entry)
7876 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
7877 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
7878 (newsticker-toggle-auto-narrow-to-item): Code formatting.
7879 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
7880 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
7881 (newsticker-get-news): Call `force-mode-line-update'.
7882 Collect process ids.
7883 (newsticker--sentinel): Change coding system handling.
7884 Move image retrieval to new functions newsticker--get-logo-url-*.
7885 Move feed parsing to new functions newsticker--parse-*.
7886 Update list of process ids.
7887 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
7888 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
7889 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
7890 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
7891 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
7892 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
7893 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
7894 (newsticker--decode-coding-string): Remove.
7895 (newsticker--decode-numeric-entities): Check input. Format code.
7896 (newsticker--remove-whitespace): Check input.
7897 (newsticker--do-forget-preformatted): Doc fix.
7898 (newsticker--decode-rfc822-date): Allow for missing time.
7899 (newsticker--update-process-ids): New.
7900 (newsticker--image-sentinel): Change comment.
7901 (newsticker--image-read): Change error message.
7902 (newsticker--imenu-goto): Doc fix. Show headline title.
7903 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
7904 (newsticker--buffer-do-insert-text): Clean whitespace in
7905 html-rendered headline title. Code formatting.
7906 Call `newsticker--buffer-print-extra-elements'.
7907 (newsticker--buffer-print-extra-element): Remove.
7908 (newsticker--buffer-print-extra-elements): New.
7909 (newsticker--buffer-do-print-extra-element): New.
7910 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
7911 large sizes.
7912 (newsticker--run-auto-mark-filter)
7913 (newsticker--do-run-auto-mark-filter):
7914 Use `newsticker-auto-mark-filter-list'.
7915
7916 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
7917
7918 * net/rcirc.el: Use split-string OMIT-NULLS argument.
7919 (rcirc-print): Force redisplay before running hooks. Do long
7920 buffer truncation after making new text read-only. Deal with nil
7921 text when decoding strings. If TARGET is nil, use either the
7922 currently selected buffer, if it is an rcirc buffer and of the
7923 same process or the process buffer.
7924 (rcirc-mode): Remove header-line. Recompute short buffer names.
7925 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
7926 (rcirc-short-buffer-name): Add variable.
7927 (rcirc-kill-buffer-hook): Recompute short buffer names.
7928 Remove nick from private channel.
7929 (rcirc-send-input): Send command text to current-buffer.
7930 Don't clear overlay arrow here.
7931 (rcirc-short-buffer-name): Return a short buffer name.
7932 (rcirc-update-short-buffer-names, rcirc-abbreviate)
7933 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
7934 buffer-name abbreviations.
7935 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
7936 Do not touch nick-table when killing a parted channel.
7937 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
7938 Clear arrow from current buffer if it is now hidden.
7939 (rcirc-current-buffer): Add variable.
7940 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
7941 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
7942 Remove -face from names.
7943 (rcirc-update-activity-string): Print "DND" when globally ignoring
7944 activity.
7945 (rcirc-ignore-buffer-activity-flag): Rename from
7946 rcirc-ignore-channel-activity.
7947 (rcirc-ignore-all-activity-flag): Doc fix.
7948 (rcirc-channels): Remove variable.
7949 (rcirc-kill-buffer-hook):
7950 (rcirc-get-buffer-create): Add nick to private channel.
7951 (rcirc-multiline-edit-submit): Remove tabs.
7952 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
7953 folded.
7954 (rcirc-remove-nick-channel): Bug fix.
7955 (rcirc-toggle-ignore-buffer-activity): Rename from
7956 rcirc-toggle-ignore-channel-activity.
7957 (rcirc-record-activity): Add buffers to the front of the list.
7958 (rcirc-update-activity): Remove killed buffers from list.
7959 (rcirc-process-server-response-1): Remove last argument if it is
7960 null before calling handler.
7961 (rcirc): Add "rcirc" defcustom prefix.
7962 (rcirc-prompt): Simplify default prompt.
7963 Use custom-initialize-default.
7964 (rcirc-private-chats): Remove variable.
7965 (rcirc-prompt): Change initialization.
7966 (rcirc-version): Remove function.
7967 (rcirc-id-string): Add constant.
7968 (rcirc-last-buffer): Remove variable.
7969 (rcirc-buffer-alist): Add variable.
7970 (rcirc-connect): Update variable setup.
7971 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
7972 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
7973 default.
7974 (rcirc-handler-generic): Trigger activity.
7975 (rcirc-send-message): Create the buffor of the target.
7976 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
7977 (rcirc-get-buffer): Just return nil if there is no matching buffer.
7978 (rcirc-multiline-edit-cancel): Remove function.
7979 (rcirc-set-last-buffer): Remove function.
7980 (rcirc-get-any-buffer): Add function.
7981 (rcirc-join-channels): Don't print /join text.
7982 (rcirc-toggle-ignore-channel-activity): Add and update echo area
7983 messages.
7984 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
7985 (rcirc-handler-NOTICE): Recognize CTCP responses.
7986 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
7987 constructing TOPIC string for buffers we are not JOINed.
7988 (rcirc-handler-CTCP-response): Add handler.
7989 (rcirc-multiline-edit-submit): Restore the window-configuration
7990 before adjusting point.
7991 (rcirc): Add customization group.
7992 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
7993 (rcirc-user-full-name, rcirc-startup-channels-alist)
7994 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
7995 (rcirc-ignore-all-activity-flag, rcirc-time-format)
7996 (rcirc-input-ring-size, rcirc-read-only-flag)
7997 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
7998 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
7999 Change defvar to defcustom.
8000 (rcirc-update-prompt): Add optional ALL arg, which will update
8001 prompts in all rcirc buffers. Regexp quote replacement text.
8002 (rcirc-fill-column): Accept frame-width as a value.
8003 (rcirc-set-changed): Add function.
8004 (rcirc-next-active-buffer): Write more meaningful messages.
8005 (rcirc-faces): Add customization group.
8006 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
8007 (rcirc-nick-in-message-face, rcirc-prompt-face)
8008 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
8009 (with-rcirc-process-buffer): Move before first usage.
8010 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
8011 (rcirc-debug-flag): Rename from `rcirc-log-p'.
8012 (rcirc-debug): Rename from `rcirc-log'.
8013 (rcirc-format-response-string): Do not print `-' chars for a
8014 NOTICE with no sender. Simplify output of server responses.
8015
8016 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
8017
8018 (rcirc-browse-url-map, rcirc-browse-url-at-point)
8019 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
8020 Make urls mouse and RET clickable.
8021
8022 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
8023
8024 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
8025
8026 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8027
8028 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
8029 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8030 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8031 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8032 argument to all these routines, so the passphrase can be managed
8033 externally and passed in to the system.
8034 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
8035 pgg-add-passphrase-to-cache function.
8036
8037 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
8038 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
8039 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
8040 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
8041 argument to all these routines, so the passphrase can be managed
8042 externally and passed in to the system.
8043 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
8044 function.
8045
8046 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
8047
8048 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
8049 from goto-address-url-regexp.
8050
8051 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
8052
8053 * textmodes/org.el (org-read-date, org-goto-calendar)
8054 (org-recenter-calendar, org-agenda-goto-calendar):
8055 Temporarily clear `calendar-move-hook'.
8056
8057 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
8058
8059 * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
8060 merging.
8061
8062 * ediff-util.el (ediff-previous-difference): Don't skip regions that
8063 have merge clashes.
8064
8065 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8066
8067 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
8068 Undo previous change.
8069
8070 * startup.el (command-line): Use `custom-reevaluate-setting' for
8071 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
8072 tty-register-default-colors on Mac.
8073
8074 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
8075
8076 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
8077 (gdb-buffer-type): Make it automatically buffer local...
8078 (gdb-get-create-buffer): ...and set it accordingly.
8079 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
8080 actually work.
8081
8082 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
8083
8084 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
8085 not red.
8086
8087 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
8088
8089 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
8090 case GUD buffer is not visible.
8091 (gdb-goto-breakpoint): Try to force display in source buffer.
8092 (gdb-frame-gdb-buffer): Copy other similar functions.
8093 (gdb-restore-windows): Don't display source if not asked for.
8094 (gdb-assembler-buffer-name): Don't capitalise.
8095
8096 2005-11-03 Richard M. Stallman <rms@gnu.org>
8097
8098 * wid-edit.el (key-sequence): New widget type.
8099
8100 * simple.el (set-mark-command-repeat-pop): New variable.
8101 (set-mark-command): Only interpret plan C-@ after a pop as a pop
8102 if set-mark-command-repeat-pop is true.
8103
8104 * info.el (Info-fontify-node): Don't display extra "see" if there
8105 already is one here.
8106
8107 * mouse.el: Fix special handling of DEL after dragging a region:
8108 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
8109 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
8110
8111 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
8112
8113 * textmodes/ispell.el (ispell-command-loop): Change `i' description
8114 not to assume it pertains to an affix.
8115
8116 * textmodes/flyspell.el (flyspell-post-command-hook):
8117 Bind deactivate-mark to prevent deactivation.
8118
8119 2005-11-03 Lars Hansen <larsh@soem.dk>
8120
8121 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
8122 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
8123 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
8124
8125 2005-11-03 Romain Francoise <romain@orebokech.com>
8126
8127 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
8128 Update copyright years.
8129
8130 2005-11-03 Sam Steingold <sds@gnu.org>
8131
8132 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
8133 Use system-type instead of window-system because window-system is not
8134 correctly defined during loadup.
8135
8136 2005-11-02 Mark A. Hershberger <mah@everybody.org>
8137
8138 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
8139 (xml-parse-tag): Join strings separated by a comment properly.
8140
8141 2005-11-02 Andreas Schwab <schwab@suse.de>
8142
8143 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
8144
8145 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
8146
8147 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
8148 (byte-optimize-pure-func): Quote the eval'd value.
8149
8150 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
8151 Rename from perl-font-lock-syntactic-face-function.
8152 Change the calling convention so it can be used as a font-lock MATCHER.
8153 Do the parse-partial-sexp loop outselves.
8154 (perl-font-lock-syntactic-keywords): Use it.
8155 (perl-mode): Don't set font-lock-syntactic-face-function any more.
8156
8157 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
8158
8159 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
8160 disassembly buffer too.
8161 (gdb-exited): Remove overlay arrows when execution has finished.
8162 (gdb-info-frames-custom, gdb-info-threads-custom)
8163 (gdb-info-registers-custom): Don't add inappropriate text
8164 properties if inferior is not active.
8165
8166 2005-11-02 Glenn Morris <rgm@gnu.org>
8167
8168 * progmodes/fortran.el (fortran-blink-match):
8169 Use `blink-matching-delay'.
8170
8171 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
8172
8173 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
8174
8175 2005-11-02 Lars Hansen <larsh@soem.dk>
8176
8177 * net/tramp.el (tramp-action-out-of-band): Handle scp message
8178 "Permission denied".
8179
8180 2005-11-01 Richard M. Stallman <rms@gnu.org>
8181
8182 * textmodes/flyspell.el (flyspell-external-point-words):
8183 Pass nil to flyspell-get-word.
8184
8185 2005-11-02 Kim F. Storm <storm@cua.dk>
8186
8187 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
8188 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
8189
8190 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
8191
8192 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
8193 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
8194 (calendar-mouse-print-dates): Add optional `event' argument.
8195 Update interactive-spec.
8196 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
8197 Use `calendar-event-to-date' instead of `event'.
8198
8199 2005-11-02 Masatake YAMATO <jet@gyve.org>
8200
8201 * progmodes/ld-script.el (ld-script-builtins):
8202 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
8203 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
8204 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
8205
8206 2005-11-01 Romain Francoise <romain@orebokech.com>
8207
8208 * vc-sccs.el: Update copyright year.
8209 * ezimage.el: Likewise.
8210
8211 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
8212
8213 * info.el (Info-fontify-node): Use `string-width' for fontifying
8214 underlined titles.
8215
8216 2005-11-01 Juri Linkov <juri@jurta.org>
8217
8218 * info.el (Info-fontify-node): Downcase node header keywords Node,
8219 Prev, Next, Up before comparison.
8220 (Info-history): Insert absolute directory name, and put invisible
8221 property on it.
8222
8223 2005-11-01 Juri Linkov <juri@jurta.org>
8224
8225 * info.el (Info-file-supports-index-cookies): New variable.
8226 (Info-find-node-2): Check makeinfo version for index cookie support.
8227 (Info-index-nodes): Search for nodes with index cookies only when
8228 Info-file-supports-index-cookies is t. Otherwise, search nodes
8229 with "Index" in the node name.
8230 (Info-index-node): Search index cookie in the current node only when
8231 Info-file-supports-index-cookies is t. Otherwise, check the word
8232 "Index" in the node name.
8233 (Info-find-emacs-command-nodes): Remove code that searches nodes
8234 with "Index" node name in the top menu.
8235
8236 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
8237
8238 * progmodes/scheme.el (scheme-mode-variables): Use the default
8239 comment-indent-function.
8240
8241 * faces.el (face-attribute): Handle the case where a face inherits from
8242 a non-existent face.
8243
8244 * simple.el (eval-expression-print-format): Use lisp-readable syntax
8245 for octal and hexa output, and merge the char into the paren.
8246 (kill-new): Use push.
8247 (copy-to-buffer): Use with-current-buffer.
8248 (completion-setup-function): Move code in loop to remove redundancy.
8249 (minibuffer-local-must-match-map): Don't add bindings that duplicate
8250 those inherited from minibuffer-local-completion-map.
8251
8252 * savehist.el (savehist-mode) <defcustom>:
8253 Use custom-set-minor-mode if available.
8254 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
8255 and emit a message if applicable.
8256
8257 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
8258
8259 * savehist.el: Sync up to version 19.
8260 (savehist-mode): New minor mode.
8261 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
8262 (savehist-length): Remove (use history-length instead).
8263 (savehist-file-modes): Rename from savehist-modes.
8264 (savehist-save-hook, savehist-loaded): New vars.
8265 (savehist-load): Use savehist-mode. Try to smooth up transition from
8266 old format to new format.
8267 (savehist-install): Allow savehist-autosave-interval to be nil.
8268 (savehist-save): Run the new hook. Be more careful to only trim the
8269 history variables.
8270 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
8271 (savehist-printable): Print into a buffer rather than char-by-char.
8272
8273 2005-11-01 John Wiegley <johnw@newartisans.com>
8274
8275 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
8276 toggle-ignore keybinding (C-a). The author said it had been
8277 disabled much earlier due to a possible incompatibility, but after
8278 many months of usage I have encountered no problems (and it is a
8279 rather useful option, especially for switching to " *temp*").
8280
8281 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
8282 support for OS/X's AddressBook, by calling out to the open source
8283 program "contacts" (installable through Fink).
8284
8285 * net/eudc.el (eudc-expand-inline): If the
8286 `eudc-multiple-match-handling-method' is set to `all', delete the
8287 query string before inserting the query result.
8288
8289 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
8290 flag, to prevent Eshell from using the system ls when
8291 `eshell-ls-insert-directory' is in used.
8292 (eshell-ls-insert-directory): Disable font-lock in directory
8293 buffer so that Eshell's own fontification is seen. This broke
8294 recently due to changes in font-lock, so this goes back to version
8295 21 behavior.
8296
8297 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
8298
8299 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
8300 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
8301 (gdb-many-windows): Doc fix.
8302
8303 2005-10-31 Romain Francoise <romain@orebokech.com>
8304
8305 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
8306
8307 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
8308
8309 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
8310 that global-font-lock-mode can be enabled by default.
8311
8312 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
8313 (font-lock-add-keywords, font-lock-remove-keywords)
8314 (font-lock-fontify-buffer): Remove autoload cookies.
8315
8316 * jit-lock.el (jit-lock-register): Likewise.
8317
8318 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
8319
8320 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8321
8322 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
8323 intact if there is no gud-comint-buffer.
8324
8325 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
8326
8327 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
8328 old prompt comint-prompt-read-only is t and GDB commands are
8329 issued from tool bar etc.
8330
8331 2005-10-31 Masatake YAMATO <jet@gyve.org>
8332
8333 * vc.el (vc-directory-exclusion-list): Add "{arch}".
8334
8335 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
8336
8337 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
8338 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
8339
8340 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
8341
8342 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
8343 starting at beginning of line. Fontification is messed up when
8344 `open-paren-in-column-0-is-defun-start' set to t.
8345 Reported by John Paul Wallington <jpw@pobox.com>.
8346
8347 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
8348
8349 * comint.el (comint-send-input): Call `comint-update-fence' when
8350 `comint-process-echoes' and `comint-prompt-read-only' are both
8351 non-nil, to avoid leftover read-only newline.
8352
8353 2005-10-30 Richard M. Stallman <rms@gnu.org>
8354
8355 * textmodes/flyspell.el (flyspell-external-point-words):
8356 Detect when WORD can't be checked properly because
8357 flyspell-get-word finds just part of it, and move on.
8358
8359 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
8360 boundarychar for Polish.
8361 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
8362 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
8363
8364 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8365
8366 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
8367 (gdb-registers-font-lock-keywords): Delete.
8368 (gdb-registers-mode): Don't fontify.
8369 (gdb-info-registers-custom): Use text properties instead as, in
8370 future, changed register values will use font-lock-warning-face.
8371 (gdb-local-font-lock-keywords): Rename to...
8372 (gdb-locals-font-lock-keywords): ...for consistency.
8373
8374 2005-10-30 Andre Spiegel <spiegel@gnu.org>
8375
8376 * vc.el (vc-switch-backend): Better error message if the buffer is
8377 not visiting a file under version control.
8378
8379 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
8380
8381 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
8382
8383 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
8384 ~/.emacs.d/.emacs.
8385
8386 2005-10-29 Richard M. Stallman <rms@gnu.org>
8387
8388 * replace.el (occur-mode-mouse-goto): Always go to other window.
8389 (occur-mode-goto-occurrence): Always switch in same window.
8390
8391 * simple.el (undo): Display message at end, not at start.
8392
8393 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
8394 New arg REUSE-CELL.
8395 (cancel-timer-internal): New function.
8396 (timer-event-handler): Use cancel-timer-internal,
8397 and pass the cell it returns to timer-activate...
8398
8399 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
8400 (jit-lock-deferred-fontify, jit-lock-context-fontify)
8401 (jit-lock-after-change): Test memory-full.
8402
8403 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
8404
8405 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
8406 part of the decoded armor to find the key-identifier.
8407 (pgg-gpg-lookup-key-owner): New function to return the
8408 human-readable identifier of a key owner.
8409 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
8410 key itself.
8411 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
8412 the key value) if we have a key and can match it against a secret
8413 key. Also, added a note pointing out fact that the prompt only
8414 indicates the first matching key.
8415
8416 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
8417 pgg-decrypt-region.
8418 (pgg-pending-timers): A new hash for tracking the passphrase cache
8419 timers, so that new ones supercede old ones.
8420 (pgg-add-passphrase-to-cache): Rename from
8421 `pgg-add-passphrase-cache' to reduce confusion (all callers
8422 changed). Modified to cancel old timers when new ones are added.
8423 (pgg-remove-passphrase-from-cache): Rename from
8424 `pgg-remove-passphrase-cache' to reduce confusion (all callers
8425 changed). Modified to cancel old timers when their keys are
8426 removed from the cache.
8427 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
8428 XEmacs, an indirection to delete-itimer.
8429 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
8430 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
8431 users can only check cache without risk of prompting. Correct bug in
8432 notruncate behavior.
8433 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
8434 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
8435 Add informative docstrings.
8436 (pgg-decrypt): Convey provided passphrase in subordinate call to
8437 pgg-decrypt-region.
8438
8439 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
8440 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
8441 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
8442 `passphrase' argument, so the passphrase can be managed externally
8443 and then passed in to the system.
8444
8445 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
8446 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
8447 so the passphrase cache can be used reliably with identifiers
8448 besides a pgp packet's key id.
8449
8450 * pgg-gpg.el (pgg-pgp-encrypt-region)
8451 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8452 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8453 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8454 argument to all these routines, so the passphrase can be managed
8455 externally and passed in to the system.
8456
8457 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
8458 `notruncate' argument, so the passphrase cache can be used
8459 reliably with identifiers besides a pgp packet's key id.
8460
8461 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
8462
8463 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
8464 symmetric encryption.
8465 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
8466 encrypted session key.
8467 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
8468 message ask for the passphrase in a proper way.
8469
8470 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
8471 New user commands for symmetric encryption.
8472
8473 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
8474
8475 * textmodes/conf-mode.el (conf-assignment-sign)
8476 (conf-assignment-regexp): Fix docstrings.
8477 (conf-mode-initialize): New function.
8478 (conf-mode): Remove optional args. Use delay-mode-hooks to
8479 recognize recursive calls.
8480 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
8481 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
8482 (conf-xdefaults-mode): Use define-derived-mode and
8483 conf-mode-initialize.
8484
8485 2005-10-29 Romain Francoise <romain@orebokech.com>
8486
8487 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
8488
8489 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
8490
8491 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
8492 part of the decoded armor to find the key-identifier.
8493 (pgg-gpg-lookup-key-owner): New function to return the
8494 human-readable identifier of a key owner.
8495 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
8496 key itself.
8497 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
8498 the key value) if we have a key and can match it against a secret
8499 key. Also, added a note pointing out fact that the prompt only
8500 indicates the first matching key.
8501
8502 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
8503 pgg-decrypt-region.
8504 (pgg-pending-timers): A new hash for tracking the passphrase cache
8505 timers, so that new ones supercede old ones.
8506 (pgg-add-passphrase-to-cache): Rename from
8507 `pgg-add-passphrase-cache' to reduce confusion (all callers
8508 changed). Modified to cancel old timers when new ones are added.
8509 (pgg-remove-passphrase-from-cache): Rename from
8510 `pgg-remove-passphrase-cache' to reduce confusion (all callers
8511 changed). Modified to cancel old timers when their keys are
8512 removed from the cache.
8513 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
8514 XEmacs, an indirection to delete-itimer.
8515 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
8516 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
8517 users can only check cache without risk of prompting. Correct bug in
8518 notruncate behavior.
8519 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
8520 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
8521 Add informative docstrings.
8522 (pgg-decrypt): Convey provided passphrase in subordinate call to
8523 pgg-decrypt-region.
8524
8525 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
8526
8527 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
8528 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
8529 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
8530 `passphrase' argument, so the passphrase can be managed externally
8531 and then passed in to the system.
8532
8533 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
8534 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
8535 so the passphrase cache can be used reliably with identifiers
8536 besides a pgp packet's key id.
8537
8538 * pgg-gpg.el (pgg-pgp-encrypt-region)
8539 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8540 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8541 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8542 argument to all these routines, so the passphrase can be managed
8543 externally and passed in to the system.
8544
8545 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
8546 `notruncate' argument, so the passphrase cache can be used
8547 reliably with identifiers besides a pgp packet's key id.
8548
8549 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
8550
8551 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
8552 symmetric encryption.
8553 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
8554 encrypted session key.
8555 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
8556 message ask for the passphrase in a proper way.
8557
8558 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
8559 New user commands for symmetric encryption.
8560
8561 2005-10-28 Bill Wohler <wohler@newt.com>
8562
8563 * help-mode.el (help-url): New button type. Calls browse-url.
8564 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
8565 Similar to Info nodes: URL `url'.
8566 (help-make-xrefs): Create help-url buttons for
8567 help-xref-url-regexp matches.
8568
8569 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
8570
8571 * tool-bar.el (tool-bar-add-item-from-menu)
8572 (tool-bar-local-item-from-menu): Fix doc strings.
8573
8574 2005-10-28 Romain Francoise <romain@orebokech.com>
8575
8576 * ldefs-boot.el: Update.
8577
8578 * subr.el (locate-library): Move from help-fns.el.
8579 * help-fns.el (locate-library): Move to subr.el.
8580
8581 2005-10-28 Richard M. Stallman <rms@gnu.org>
8582
8583 * net/tramp.el (tramp-completion-mode): defvar moved up.
8584
8585 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
8586
8587 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
8588
8589 * files.el (find-file-noselect): Use %d to format large file size.
8590
8591 * bindings.el (mode-line-format): Add %e.
8592
8593 * loadup.el ("facemenu"): Load unconditionally.
8594 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
8595 ("x-dnd"): Load, when appropriate.
8596
8597 * startup.el (command-line): Call before-init-hook earlier.
8598 Warn about some bad characters in -u user name.
8599
8600 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
8601 (flyspell-external-point-words): Error if misspelled word is not found.
8602 Set flyspell-large-region-beg at end of word.
8603
8604 2005-10-28 Andreas Schwab <schwab@suse.de>
8605
8606 * view.el (View-revert-buffer-scroll-page-forward):
8607 Use view-page-size-default.
8608
8609 2005-10-28 Juri Linkov <juri@jurta.org>
8610
8611 * international/quail.el (quail-get-current-str): Translate last
8612 raw character for deterministic input methods.
8613
8614 2005-10-27 Jay Belanger <belanger@truman.edu>
8615
8616 * calc/calc-ext.el: Add functions to autoloads.
8617 (math-identity-matrix-p, math-ident-row-p): New functions.
8618
8619 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
8620 multiplication by an identity matrix; don't turn multiplication by
8621 an inverse matrix into division.
8622 (math-div-symbol-fancy): Replace division by matrices with
8623 multiplication by inverse.
8624
8625 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
8626
8627 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
8628 (calc-writeoutpower): New functions.
8629
8630 2005-10-27 Romain Francoise <romain@orebokech.com>
8631
8632 * replace.el (occur-engine): Include colon in mouse-face highlight.
8633
8634 * dired-x.el: Change Maintainer field.
8635
8636 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
8637
8638 * longlines.el (longlines-mode): Bind after-change-functions to
8639 nil during initial decoding and final encoding.
8640
8641 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
8642
8643 * term.el (term-emulate-terminal, term-handle-colors-array)
8644 (term-handle-ansi-escape): Specify the terminfo capabilities
8645 implemented.
8646
8647 2005-10-26 Richard M. Stallman <rms@gnu.org>
8648
8649 * info.el (Info-fontify-node): Fix detection of sentence-break
8650 before *Note.
8651
8652 2005-10-26 Romain Francoise <romain@orebokech.com>
8653
8654 * smerge-mode.el: Add `tools' to file keywords.
8655
8656 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
8657
8658 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
8659 when the fringe is not available.
8660
8661 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
8662 (def-gdb-auto-update-trigger): Simplify construction.
8663 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
8664 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
8665 defined explicitly.
8666 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
8667 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
8668 defined explicitly.
8669 (gdb-info-locals-custom): Remove as it's a no-op.
8670
8671 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
8672
8673 * longlines.el (longlines-mode): Remove narrowing before
8674 performing the initial decoding or final encoding.
8675
8676 2005-10-25 Romain Francoise <romain@orebokech.com>
8677
8678 * emacs-lisp/find-func.el (find-library-name): Also strip
8679 extension if library name ends in .el, to take advantage of
8680 `find-library-suffixes'.
8681
8682 2005-10-25 Richard M. Stallman <rms@gnu.org>
8683
8684 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
8685
8686 2005-10-25 Juri Linkov <juri@jurta.org>
8687
8688 * textmodes/texinfo.el (texinfo-mode): Change charset of one
8689 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
8690
8691 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
8692
8693 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
8694 (blackbox-redefine-key): Add argument `map'.
8695
8696 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
8697 regions when moving the jit-lock-context-unfontify-pos boundary.
8698
8699 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
8700
8701 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
8702
8703 2005-10-25 Masatake YAMATO <jet@gyve.org>
8704
8705 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
8706
8707 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
8708
8709 * play/blackbox.el (blackbox-redefine-key): New function.
8710 (blackbox-mode-map): Use it to remap existing bindings for cursor
8711 motion instead of binding literal keys.
8712
8713 2005-10-25 Glenn Morris <rgm@gnu.org>
8714
8715 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
8716 diary does not end in a newline. Do not assume a blank line at
8717 the start of the diary file.
8718
8719 2005-10-25 Kenichi Handa <handa@m17n.org>
8720
8721 * international/quail.el (quail-translate-key): If the input
8722 method is deterministic and failed to handle the last key, restart
8723 the key handling loop from an appropriate key.
8724
8725 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
8726
8727 * vc.el (vc-dired-mode): Extend comment for binding of
8728 `directory-listing-before-filename-regexp'.
8729
8730 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
8731
8732 * textmodes/texinfo.el (texinfo-mode):
8733 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
8734 not to unnecessarily expose emacs-mule's internal char codes.
8735
8736 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
8737
8738 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
8739 Display hand pointer and help-echo on disabled icon too.
8740 (gdb-mouse-until): New function.
8741 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
8742
8743 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
8744
8745 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
8746 with 2005-10-23 change to doctor.el.
8747
8748 * finder.el (finder-mode-map): Add follow-link binding.
8749
8750 2005-10-25 Kim F. Storm <storm@cua.dk>
8751
8752 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
8753 to gdb-mouse-toggle-breakpoint-fringe.
8754 (gdb-mouse-toggle-breakpoint-margin): Rename from
8755 gdb-mouse-toggle-breakpoint. Fix doc.
8756 (gdb-mouse-toggle-breakpoint-fringe): New defun.
8757 (gdb-put-string): Add optional SPROPS arg. Add props to string.
8758 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
8759 string properties also for fringe breakpoint bitmaps.
8760
8761 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
8762
8763 * textmodes/org.el (org-start-icalendar-file): Fix format form.
8764
8765 2005-10-25 Masatake YAMATO <jet@gyve.org>
8766
8767 * simple.el (completion-common-substring):
8768 Use `completion-common-substring' prior to `completion-base-size'.
8769
8770 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
8771
8772 * savehist.el: Require CL while compiling.
8773 (savehist-history-variables): Remove.
8774 (savehist-save-minibuffer-history, savehist-additional-variables)
8775 (savehist-minibuffer-history-variables): New vars.
8776 (savehist-save): Use them.
8777 (savehist-uninstall, savehist-minibuffer-hook): New funs.
8778 (savehist-install): New fun, extracted from savehist-load.
8779 (savehist-load): Use them.
8780
8781 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
8782
8783 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
8784 a dummy doc-string-elt property.
8785 (defalias, defvaralias, define-category): Add a docstring property.
8786
8787 * image.el (defimage):
8788 * widget.el (define-widget):
8789 * custom.el (defface, defcustom): Add `doc-string' declaration.
8790
8791 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
8792 (defadvice): Add `doc-string' declaration.
8793
8794 * emacs-lisp/byte-run.el (macro-declaration-function):
8795 Handle `doc-string' declarations.
8796 (define-obsolete-function-alias, define-obsolete-variable-alias):
8797 Add `doc-string' declaration.
8798
8799 2005-10-24 Kenichi Handa <handa@m17n.org>
8800
8801 * international/utf-7.el (utf-7): Add autoload cookie.
8802
8803 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
8804
8805 2005-10-24 Eli Zaretskii <eliz@gnu.org>
8806
8807 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
8808 list of directories passed to batch-update-autoloads. Add "." to
8809 the list of the echoed directories.
8810
8811 * pgg-def.el:
8812 * pgg-gpg.el:
8813 * pgg-parse.el:
8814 * pgg-pgp.el:
8815 * pgg-pgp5.el:
8816 * pgg.el: Moved here from the gnus subdirectory.
8817
8818 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
8819
8820 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
8821 in case comint-prompt-read-only is set to t.
8822
8823 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
8824 in case comint-prompt-read-only is set to t.
8825
8826 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
8827
8828 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
8829 Now a string.
8830 (icalendar-import-format): Handle CLASS, STATUS, URL.
8831 Rename `subject' to `summary'.
8832 (icalendar-import-format-summary): Rename from
8833 `icalendar-import-format-subject'.
8834 (icalendar-import-format-url, icalendar-import-format-status)
8835 (icalendar-import-format-class): New variables.
8836 (icalendar--rris): Take variable argument list.
8837 (icalendar--datestring-to-isodate): Remove unnecessary
8838 calendar-style check when converting dates with explicit month names.
8839 (icalendar-export-region): Change return type of conversion
8840 subroutines. Bury current buffer unless error occurred.
8841 (icalendar--convert-to-ical)
8842 (icalendar--parse-summary-and-rest): New functions.
8843 (icalendar--convert-ordinary-to-ical)
8844 (icalendar--convert-weekly-to-ical)
8845 (icalendar--convert-yearly-to-ical)
8846 (icalendar--convert-block-to-ical)
8847 (icalendar--convert-cyclic-to-ical)
8848 (icalendar--convert-anniversary-to-ical): Change return type.
8849 Strip trailing blanks from subject.
8850 (icalendar--convert-sexp-to-ical): Change return type.
8851 Strip trailing blanks from subject. Handle simple sexp
8852 entries as generated by icalendar.el.
8853 (icalendar--convert-float-to-ical)
8854 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
8855 (icalendar-import-file): Doc fix.
8856 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
8857 Correct call to icalendar--rris.
8858 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
8859 `summary'.
8860 (icalendar--add-diary-entry): Rename `subject' to `summary'.
8861
8862 2005-10-24 Romain Francoise <romain@orebokech.com>
8863
8864 * server.el (server-sentinel): Set query-on-exit flag to nil on
8865 new client processes (it isn't inherited from the server process).
8866
8867 * replace.el (occur-engine): Rearrange text properties.
8868
8869 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
8870
8871 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
8872 case-fold-search is nil.
8873 (debug-help-follow): Use help-xref-interned directly.
8874
8875 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
8876
8877 * thumbs.el (thumbs-image-type): Add .pbm.
8878
8879 2005-10-23 Richard M. Stallman <rms@gnu.org>
8880
8881 * faces.el (inhibit-face-set-after-frame-default): New variable.
8882 (set-face-attribute): Bind it.
8883 (face-set-after-frame-default): Test it.
8884
8885 * help-fns.el (describe-simplify-lib-file-name): New function.
8886 (describe-function-1, describe-variable): Use it.
8887
8888 * faces.el (describe-face): Use describe-simplify-lib-file-name.
8889
8890 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
8891 Eliminate nil as possible value.
8892 (tooltip-hide-delay): Reduce internal-border-width.
8893
8894 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
8895 (menu-bar-file-menu) <new-file>: Likewise.
8896
8897 * simple.el (line-move-finish): Ignore fields computing LINE-END.
8898
8899 * international/mule.el (load-with-code-conversion):
8900 Pass full file name to `eval-buffer' unless preloading.
8901
8902 * textmodes/flyspell.el (flyspell-large-region):
8903 Call ispell-check-version.
8904
8905 * textmodes/ispell.el (ispell-local-dictionary-overridden):
8906 Fix the make-variable-buffer-local call that was supposed
8907 to be for this variable.
8908 (ispell-aspell-supports-utf8): Doc fix.
8909 (ispell-find-aspell-dictionaries): Preserve elements of
8910 ispell-dictionary-alist for dictionaries that aspell doesn't report.
8911 (ispell-aspell-find-dictionary): Return nil on error.
8912
8913 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
8914 (doctor-symptoms): Likewise.
8915
8916 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
8917
8918 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
8919
8920 * cus-edit.el (custom-button, custom-button-pressed): New vars.
8921 (custom-raised-buttons): Add :set spec.
8922 (custom-button-unraised, custom-button-pressed-unraised):
8923 New faces, so that custom-raised-buttons actually does something.
8924 (custom-mode): Use custom-button and custom-button-pressed.
8925
8926 * wid-edit.el (widget-specify-button): Don't ignore
8927 widget-mouse-face on graphic terminals.
8928 (widget-move-and-invoke): Cleanup.
8929
8930 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
8931
8932 * whitespace.el (whitespace-cleanup): Doc fix.
8933
8934 2005-10-23 Romain Francoise <romain@orebokech.com>
8935
8936 * emulation/viper.el (viper-set-hooks): Quote forms passed to
8937 `eval-after-load' to avoid evaluating their result.
8938
8939 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
8940
8941 * files.el (directory-listing-before-filename-regexp):
8942 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
8943
8944 * dired.el (dired-move-to-filename-regexp): Remove.
8945 All occurences replaced by `directory-listing-before-filename-regexp'.
8946
8947 * dired-x.el, locate.el, vc.el:
8948 Replace `dired-move-to-filename-regexp' by
8949 `directory-listing-before-filename-regexp'. In vc.el it is
8950 overwritten locally; maybe this can be handled in files.el too.
8951
8952 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
8953 replaced by `directory-listing-before-filename-regexp'.
8954
8955 2005-10-23 Andreas Schwab <schwab@suse.de>
8956
8957 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
8958 and eval-next-after-load.
8959
8960 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
8961
8962 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
8963 exist, create it.
8964
8965 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
8966
8967 * allout.el: Remove autoloads for mailcrypt and crypt++.
8968 Require pgg, pgg-gpg during compilation.
8969 (allout-version): Increment version number to 2.1, and use a literal
8970 rather than RCS Id.
8971 (allout-default-encryption-scheme): Remove.
8972 (allout-passphrase-verifier-handling)
8973 (allout-passphrase-verifier-string)
8974 (allout-file-passphrase-verifier-string)
8975 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
8976 (allout-passphrase-hint-handling): Rename and simplify.
8977 (allout-init): Use `find-file-hook' if available, otherwise
8978 `find-file-hooks'.
8979 (allout-mode): Use `write-file-functions' if available, otherwise
8980 `local-write-file-hooks' and, instead of making auto-save-hook
8981 buffer local, make the write-file-hook activity contingent to
8982 allout-mode.
8983 (allout-mode): Use key-binding substitution in the docstring.
8984 (allout-kill-line): Spell-out kill ring data structure mutation
8985 instead of using byte-compiler-complaint-provoking `pop'.
8986 (allout-insert-listified): Use `insert' rather than `insert-string'
8987 (allout-toggle-current-subtree-encryption): Update docstring, adjust
8988 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
8989 (allout-encrypt-string): Totally revamped vis new underlying
8990 encryption facilities.
8991 (allout-mc-activate-passwd): Remove.
8992 (allout-obtain-passphrase): New, more or less replaces
8993 allout-mc-activate-passwd.
8994 (allout-encrypted-key-info): More or less replaces
8995 allout-encrypted-text-type.
8996 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
8997 (my-mark-marker): Use `(featurep 'xemacs)'.
8998
8999 2005-10-23 Lars Hansen <larsh@soem.dk>
9000
9001 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
9002 (byte-compile-file-form-defmumble, byte-compile-defun)
9003 (byte-compile-defmacro): Use it.
9004 (byte-compile-form): Don't call byte-compile-set-symbol-position
9005 when a byte-compile handler is called.
9006
9007 2005-10-22 Romain Francoise <romain@orebokech.com>
9008
9009 * savehist.el (savehist-history-variables): Add `grep-find-history'.
9010
9011 * subr.el (eval-after-load): Convert library name to an absolute
9012 file name using locate-library, since load-history no longer has
9013 library names in it.
9014
9015 2005-10-22 Richard M. Stallman <rms@gnu.org>
9016
9017 * files.el (make-temp-file): Move from subr.el.
9018 * subr.el (make-temp-file): Move to files.el.
9019
9020 * window.el (get-buffer-window-list): Move from subr.el.
9021 * subr.el (get-buffer-window-list): Move to window.el.
9022
9023 * image.el (image-load-path): Use eval-at-startup to initialize.
9024
9025 * subr.el (eval-at-startup): New macro.
9026
9027 * subr.el: Much rearrangement of functions and division
9028 into pages. No code changes.
9029
9030 2005-10-22 Kenichi Handa <handa@m17n.org>
9031
9032 * tar-mode.el (tar-extract): Be sure to call
9033 find-operation-coding-system if set-auto-coding doesn't find a
9034 coding system.
9035
9036 2005-10-22 Kim F. Storm <storm@cua.dk>
9037
9038 * image.el (image-type-header-regexps): Rename from image-type-regexps.
9039 Change users.
9040 (image-type-file-name-regexps): New defconst.
9041 (image-type-from-data): Simplify loop.
9042 (image-type-from-buffer): New defun.
9043 (image-type-from-file-header): Use it instead of image-type-from-data.
9044 Use image-search-load-path instead of only looking in data-directory.
9045 (image-type-from-file-name): New defun.
9046 (image-search-load-path): Change `pathname' to `filename'.
9047 Make PATH arg optional, default to image-load-path.
9048
9049 2005-10-21 Richard M. Stallman <rms@gnu.org>
9050
9051 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
9052
9053 * textmodes/paragraphs.el (sentence-end-base): New variable.
9054 (sentence-end): Use sentence-end-base.
9055
9056 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
9057
9058 * font-lock.el (font-lock-default-fontify-region): Check the multiline
9059 property independently from the font-lock-multiline variable.
9060
9061 2005-10-21 Richard M. Stallman <rms@gnu.org>
9062
9063 * emacs-lisp/find-func.el (find-library-name): Doc fix.
9064
9065 * startup.el (command-line): Convert library names
9066 in `load-history' to absolute file names.
9067
9068 * subr.el (symbol-file): Doc fix.
9069
9070 * loadhist.el (file-loadhist-lookup): Call locate-library
9071 instead of find-library-name. Don't try converting
9072 abs file names to library names, since load-history no longer
9073 has library names in it.
9074 (file-dependents, file-provides, file-requires): Doc fixes.
9075
9076 2005-10-21 Juri Linkov <juri@jurta.org>
9077
9078 * progmodes/etags.el (tags-table-mode): New function.
9079 (tags-verify-table): Replace initialize-new-tags-table with
9080 tags-table-mode.
9081
9082 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
9083 default value.
9084 (desktop-modes-not-to-save): Add tags-table-mode to the
9085 default value.
9086
9087 * info.el (Info-index-next): Add total number of index
9088 alternatives to the message.
9089
9090 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
9091 backward only space (instead of space and period) before looking
9092 at sentence end.
9093
9094 * simple.el (set-variable): Use user-variable-p instead of symbolp.
9095 Add the old variable value as 4th default-value arg of read-string.
9096
9097 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9098
9099 * cus-face.el (custom-declare-face): Make face from X resources
9100 also on Mac.
9101
9102 * disp-table.el (standard-display-g1, standard-display-graphic):
9103 Refuse to use string glyphs also on Mac.
9104 (standard-display-european): Don't set terminal coding system also
9105 on Mac.
9106
9107 * frame.el (display-screens): Use x-display-screens also on Mac.
9108
9109 2005-10-21 Romain Francoise <romain@orebokech.com>
9110
9111 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
9112
9113 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
9114
9115 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
9116 and $? into sexps.
9117
9118 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
9119 warning face on open-paren-in-column-0.
9120
9121 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
9122 boundary case. Fix typo.
9123 Suggested by Martin Rudalics <rudalics@gmx.at>.
9124
9125 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9126
9127 * textmodes/org.el (org-combined-agenda-icalendar-file)
9128 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
9129 (org-export-icalendar-this-file)
9130 (org-export-icalendar-all-agenda-files)
9131 (org-export-icalendar-combine-agenda-files): New commands.
9132 (org-export-icalendar, org-print-icalendar-entries)
9133 (org-start-icalendar-file, org-finish-icalendar-file)
9134 (org-ical-ts-to-string): New functions.
9135 (org-read-date, org-goto-calendar)
9136 (org-agenda-goto-calendar): Inhibit displaying diary entries by
9137 call to `calendar'.
9138 (orgtbl-setup): Remove the :keys arguments from the menu description.
9139 (org-after-save-iCalendar-file-hook): New variable.
9140
9141 2005-10-21 Kenichi Handa <handa@m17n.org>
9142
9143 * language/vietnamese.el (tcvn-5712): Make it an alias of
9144 vietnamese-tcvn coding-system.
9145
9146 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
9147
9148 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
9149 group id is given.
9150
9151 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
9152
9153 * progmodes/sh-script.el (sh-escaped-line-re): New var.
9154 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
9155 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
9156 whose line is either continued or ends with a comment.
9157
9158 2005-10-20 Romain Francoise <romain@orebokech.com>
9159
9160 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
9161
9162 * replace.el (occur-engine): Add follow-link property.
9163
9164 * font-core.el (font-lock-mode): Doc fix.
9165
9166 2005-10-20 Richard M. Stallman <rms@gnu.org>
9167
9168 * net/rcirc.el: New file.
9169
9170 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
9171
9172 * term.el (term-term-name): Initialize to "eterm-color".
9173
9174 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
9175
9176 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
9177 for encryption functionality.
9178 Move allout customization subgroup from `editing' to `outlines' group.
9179 Fix commentary keywords to legitimate ones.
9180 Update author info (using my current email address, obscurified).
9181 (allout-encrypt-string, allout-encryption-produce-work-buffer)
9182 (allout-encrypted-topic-p, allout-encrypted-text-type)
9183 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
9184 (allout-situate-encryption-key-verifier)
9185 (allout-get-encryption-key-verifier, allout-verify-key)
9186 (allout-next-topic-pending-encryption)
9187 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
9188 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
9189 (outline-key-verifier-handling, outline-key-hint-handling)
9190 (outline-encrypt-unencrypted-on-saves): New defcustoms.
9191 (allout-file-key-verifier-string, allout-encryption-scheme)
9192 (allout-key-verifier-string, allout-key-hint-string)
9193 (allout-after-save-decrypt): New variables.
9194 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
9195 (allout-after-saves-handler): New hook functions.
9196 (allout-post-command-business): Do allout-after-save-decrypt.
9197 (allout-enable-file-variable-adjustment): Custom var to enable
9198 mechanism for adding and adjusting settings of Emacs file variables.
9199 (allout-adjust-file-variable, allout-file-vars-section-data):
9200 New functions, implement the mechanism.
9201 (outlineify-sticky): Use the file vars mechanism.
9202 (allout-inhibit-protection, allout-during-write-cue)
9203 (allout-override-protect, allout-before-change-protect): Remove.
9204 (allout-flag-region, allout-open-topic): Adjust read-only text.
9205 (allout-open-line-not-read-only): Add to facilitate read-only
9206 text based protection.
9207 (allout-kill-line): Revise to adjust read-only text, clue the
9208 user about the inhibition.
9209 (allout-unprotected): Use unwind-protect.
9210 (allout-shift-in, allout-shift-out): Disallow manually shifting a
9211 topic deeper than the offspring depth of the previous topic -
9212 avoiding confusing "containment discontinuities".
9213 (allout-reindent-bodies): Fix retention of body relative hanging
9214 indent during promotion of collapsed bodies.
9215 (allout-open-topic): Make it easy to open new topic with same
9216 bullet as current topic - topic creation functions provided with
9217 any universal argument provokes now prompt for bullet, defaulting
9218 to the bullet of the previous topic.
9219 (allout-plain-bullets-string, allout-distinctive-bullets-string):
9220 Plain bullet alternates `.' period and `,' comma only. All other
9221 bullets are relegated to special status (but customizable).
9222 (allout-end-of-entry): Rename from allout-end-of-current-entry
9223 since it actually operates w.r.t. most immediately containing
9224 entry, visible or not.
9225 (allout-hide-current-entry, allout-show-current-entry): Use the
9226 revised version.
9227 (allout-old-expose-topic): Solidify deprecation.
9228 (allout-end-of-subtree): Add so we can span concealed as well
9229 as visible topics.
9230 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
9231 (allout-end-of-current-heading): Tweak to just respect the first line.
9232 (allout-get-body-text): Add.
9233 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
9234 when invoked interactively.
9235 (allout-up-current-level): Use `interactive-p'.
9236 (allout-mode, allout-init): Miscellaneous docstring and
9237 operational refinements, as well as hookups of new encryption stuff.
9238 (allout-beginning-of-current-entry): Now works as advertised.
9239 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
9240 (allout-isearch-rectification): Refine condition for isearching.
9241 (allout-isearch-abort, allout-enwrap-isearch)
9242 (allout-flag-region, my-region-active-p): Relocate some macros.
9243 (allout-title): Fallback title is (buffer-name), not
9244 non-existing (current-buffer-name).
9245 (subst-char-in-string): Define if absent (for some XEmacs versions).
9246
9247 2005-10-20 Jari Aalto <jari.aalto@cante.net>
9248
9249 * mail/sendmail.el (mail-setup-hook, mail-aliases)
9250 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
9251 (mail-citation-prefix-regexp, mail-signature-file)
9252 (mail-default-headers, mail-bury-selects-summary)
9253 (mail-send-nonascii): Add autoload cookies.
9254
9255 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
9256
9257 * frame.el (blink-cursor-mode): Add `mac' to the list of
9258 window-system's that support blinking cursor.
9259
9260 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
9261
9262 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
9263
9264 2005-10-20 Eli Zaretskii <eliz@gnu.org>
9265
9266 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
9267 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
9268 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
9269
9270 2005-10-20 Kim F. Storm <storm@cua.dk>
9271
9272 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
9273 (ido-set-current-directory): Don't add / after final @.
9274 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
9275 Explicitly handle ange-ftp completion oddities.
9276 (ido-make-file-list): Don't rotate list at tramp root to avoid
9277 triggering tramp file handler for expand-file-name via get-file-buffer.
9278
9279 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
9280
9281 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
9282
9283 2005-10-19 Jay Belanger <belanger@truman.edu>
9284
9285 * calc/calc-units.el (math-standard-units): Add units, adjust
9286 symbols and update values.
9287 (math-unit-prefixes): Add more prefixes.
9288
9289 2005-10-19 Romain Francoise <romain@orebokech.com>
9290
9291 * bookmark.el (bookmark-menu-heading): New face.
9292 (bookmark-bmenu-list): Use it.
9293 Don't fiddle with `baud-rate' at top-level.
9294
9295 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
9296
9297 * image.el (create-image, find-image): Mention max-image-size in
9298 docstring.
9299
9300 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
9301
9302 * savehist.el (savehist-load): Revert to checking XEmacs.
9303
9304 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
9305 Various docstring and line-width fixups.
9306 (conf-mode): Use cond.
9307 Set font-lock-defaults. Don't set comment-use-syntax.
9308
9309 2005-10-18 David Ponce <david@dponce.com>
9310
9311 * tree-widget.el (tree-widget-button-click): New function.
9312 (tree-widget-button-keymap): Use it.
9313
9314 2005-10-18 Romain Francoise <romain@orebokech.com>
9315
9316 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
9317 (bookmark-bmenu-hide-filenames): Add follow-link property.
9318 Improve help-echo text.
9319
9320 * ffap.el (find-file-at-point): Doc fix.
9321
9322 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9323
9324 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
9325
9326 2005-10-18 Masatake YAMATO <jet@gyve.org>
9327
9328 Install to the CVS repository what I forgot to install in my
9329 2005-10-16 changes.
9330
9331 * progmodes/python.el (python-complete-symbol): Pass the common
9332 prefix substring of completion to `display-completion-list'.
9333
9334 * textmodes/org.el (org-complete): Ditto.
9335
9336 2005-10-18 Masatake YAMATO <jet@gyve.org>
9337
9338 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
9339
9340 * woman.el (WoMan-xref-man-page): New button type derived
9341 from `Man-abstract-xref-man-page'.
9342 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
9343
9344 * man.el (Man-abstract-xref-man-page): New button type.
9345 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
9346 (Man-highlight-references): Add new optional argument `xref-man-type'.
9347
9348 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
9349
9350 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
9351
9352 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
9353
9354 * cus-edit.el (Custom-move-and-invoke): Delete.
9355 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
9356
9357 * wid-edit.el (widget-move-and-invoke): New function, from
9358 Custom-move-and-invoke.
9359
9360 2005-10-17 Bill Wohler <wohler@newt.com>
9361
9362 Move all remaining images from lisp/toolbar to etc/images, move
9363 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
9364 the low resolution images in their own directory (low-color).
9365
9366 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
9367 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
9368 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
9369 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
9370 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
9371 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
9372 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
9373
9374 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
9375 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
9376 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
9377 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
9378 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
9379 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
9380 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
9381 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
9382 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
9383 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
9384 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
9385 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
9386 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
9387 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
9388 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
9389
9390 To conform with convention, replace the underscore (_) in the
9391 following image names with dash (-) or (/) as appropriate.
9392
9393 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
9394 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
9395 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
9396 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
9397 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
9398 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
9399 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
9400 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
9401 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
9402 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
9403 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
9404 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
9405 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
9406 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
9407 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
9408
9409 * info.el (info-tool-bar-map): Replace underscores in image names
9410 with dashes.
9411
9412 * makefile.w32-in (WINS): Remove toolbar.
9413
9414 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
9415
9416 * tool-bar.el: Move to lisp from toolbar. Now that
9417 toolbar is empty, it should be deleted when folks run "cvs up -P".
9418
9419 2005-10-18 Jay Belanger <belanger@truman.edu>
9420
9421 * calc/calc-store.el (calc-store-into): Get the proper variable name
9422 to display in message.
9423
9424 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
9425
9426 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
9427 expressions display in speedbar for all buffers when debugging.
9428 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
9429
9430 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
9431 (speedbar-insert-button, speedbar-make-button):
9432 Use add-text-properties.
9433 (speedbar-update-localized-contents)
9434 (speedbar-update-directory-contents)
9435 (speedbar-update-special-contents): Use dolist.
9436 (speedbar-buffer-easymenu-definition): Add a menu separator.
9437
9438 2005-10-17 Jason Rumney <jasonr@gnu.org>
9439
9440 * makefile.w32-in: Use $(lisp) consistently.
9441 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
9442 for shell specific generation of mh-autoloads.
9443
9444 2005-10-17 Richard M. Stallman <rms@gnu.org>
9445
9446 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
9447
9448 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
9449
9450 * jit-lock.el (jit-lock-fontify-now):
9451 Move jit-lock-context-unfontify-pos to avoid wasted work.
9452
9453 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
9454
9455 * net/tramp.el (tramp-completion-mode): New defvar. Used in
9456 `tramp-completion-mode' for checking if we are in completion mode.
9457 (tramp-completion-handle-file-name-all-completions): Reorder code
9458 in order to complete for file names only in case there are no
9459 method/user/host completions. This is necessary for cooperation
9460 with ido. Reported by Kim F. Storm <storm@cua.dk>.
9461
9462 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
9463
9464 * longlines.el (longlines-search-forward)
9465 (longlines-search-backward): Match any number of spaces.
9466
9467 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
9468
9469 * diff-mode.el (diff-mode): Doc fix.
9470
9471 2005-10-16 David Reitter <david.reitter@gmail.com>
9472
9473 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
9474 as default on darwin and windows systems.
9475
9476 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
9477
9478 * arc-mode.el (archive-zip-extract): Doc fix.
9479
9480 2005-10-16 Romain Francoise <romain@orebokech.com>
9481
9482 * mouse.el (mouse-1-click-follows-link): Doc fix.
9483
9484 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
9485
9486 * savehist.el: Don't require CL at runtime.
9487 (savehist-xemacs): Remove.
9488 (savehist-coding-system): Use utf-8 if present, regardless of religion.
9489 (savehist-no-conversion): Use (featurep 'xemacs).
9490 (savehist-load): Check existence of start-itimer rather than XEmacs.
9491 Use an idle timer.
9492 (savehist-process-for-saving): Replace use of CL funs `subseq' and
9493 `delete-if-not'.
9494
9495 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
9496
9497 * savehist.el: Newer version.
9498 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
9499 (savehist-last-checksum, savehist-no-conversion): New vars.
9500 (savehist-autosave, savehist-process-for-saving, savehist-printable):
9501 New functions.
9502 (savehist-load, savehist-save): Use them.
9503 (savehist-delimit): Remove.
9504
9505 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
9506
9507 * progmodes/compile.el (compilation-goto-locus): Display the
9508 compilation buffer first and the source buffer second, in case they're
9509 in overlapping frames. Don't raise the compilation frame if it was the
9510 selected window upon entry. Pass the `other-window' arg to
9511 pop-to-buffer.
9512
9513 * info.el (Info-fontify-node): Use dolist.
9514 Change add-text-properties to put-text-property.
9515
9516 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9517
9518 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
9519 bound of search.
9520
9521 2005-10-16 Masatake YAMATO <jet@gyve.org>
9522
9523 * dabbrev.el (dabbrev-completion): Pass the common
9524 prefix substring of completion to `display-completion-list'.
9525
9526 * filecache.el (file-cache-minibuffer-complete)
9527 (file-cache-complete): Ditto.
9528
9529 * tempo.el (tempo-display-completions): Ditto.
9530
9531 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
9532
9533 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
9534
9535 * eshell/em-hist.el (eshell-list-history): Ditto.
9536
9537 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
9538
9539 * mail/mailalias.el (mail-complete): Ditto.
9540
9541 * progmodes/etags.el (complete-tag): Ditto.
9542
9543 * progmodes/make-mode.el (makefile-complete): Ditto.
9544
9545 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
9546
9547 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
9548
9549 * progmodes/pascal.el (pascal-complete-word)
9550 (pascal-show-completions): Ditto.
9551
9552 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
9553
9554 * simple.el (completion-common-substring): New variable.
9555 (completion-setup-function): Use `completion-common-substring'
9556 to put faces.
9557
9558 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9559
9560 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
9561 (x-get-selection, mac-select-convert-to-string): Convert from/to
9562 UTF-16 clipboard data as in native byte order, no BOM.
9563
9564 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
9565
9566 * progmodes/gud.el (gud-tool-bar-map): Rename the images
9567 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
9568 (gud-sentinel): Use speedbar-frame to check for speedbar.
9569
9570 2005-10-15 Richard M. Stallman <rms@gnu.org>
9571
9572 * savehist.el: New file.
9573
9574 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
9575
9576 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
9577 Fix bug in \bf fontification.
9578
9579 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
9580
9581 * pcvs.el (cvs-edit-log-files): New var.
9582 (cvs-mode-edit-log): New arg `file'.
9583 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
9584 Instead force the use of the original file and nothing else.
9585 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
9586 the cvs-minor-wrap-function is set.
9587 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
9588
9589 2005-10-14 Bill Wohler <wohler@newt.com>
9590
9591 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
9592 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
9593 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
9594 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
9595 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
9596 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
9597 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
9598 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
9599 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
9600 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
9601 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
9602 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
9603 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
9604 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
9605 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
9606
9607 * progmodes/gud.el (gud-tool-bar-map): Rename the images
9608 appropriately (for example, gud-break to gud/break).
9609
9610 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
9611
9612 * longlines.el (longlinges-search-function)
9613 (longlines-search-forward, longlines-search-backward): New functions.
9614 (longlines-mode): Set isearch-search-fun-function to
9615 longlinges-search-function.
9616
9617 * mouse.el (mouse-drag-region-1): Handle the case where a
9618 double-click event is bound to an arbitrary function.
9619
9620 2005-10-14 David Ponce <david@dponce.com>
9621
9622 * recentf.el (recentf-track-opened-file)
9623 (recentf-track-closed-file, recentf-update-menu)
9624 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
9625 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
9626 mouse-1-click-follows-link.
9627
9628 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9629
9630 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
9631 Gnome file-manager.png. Suggested by
9632 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
9633
9634 * toolbar/README: Add diropen.xpm.
9635
9636 2005-10-13 Bill Wohler <wohler@newt.com>
9637
9638 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
9639 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
9640
9641 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
9642
9643 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
9644 Don't waste the byte-compiler's time on constant data.
9645
9646 2005-10-13 Kenichi Handa <handa@m17n.org>
9647
9648 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
9649 byte with `escape-glyph' face.
9650
9651 * international/fontset.el (ccl-encode-unicode-font):
9652 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
9653 Handle the case that ucs-mule-to-mule-unicode translates a character to
9654 ASCII (usually for IPA characters).
9655
9656 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
9657
9658 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
9659 Don't hide the underline of titles if font-lock-mode is disabled.
9660
9661 2005-10-12 Bill Wohler <wohler@newt.com>
9662
9663 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
9664 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
9665 files in MH-E-SRC have been updated.
9666 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
9667
9668 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
9669
9670 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
9671 (mixal-mode-syntax-table): Add \n as end-comment.
9672 (mixal-operation-codes-alist): Immediately initialize to full value.
9673 (mixal-add-operation-code): Remove.
9674 (mixal-describe-operation-code): Make the arg non-optional.
9675 Use the interactive spec instead.
9676 Use mixal-operation-codes-alist rather than mixal-operation-codes.
9677 (mixal-font-lock-keywords): Don't highlight comments here any more.
9678 (mixal-font-lock-syntactic-keywords): New var.
9679 (mixal-mode): Use it. Fix comment-start-skip.
9680
9681 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9682
9683 * startup.el (command-line-x-option-alist): -nb => -nbi
9684
9685 2005-10-12 Kim F. Storm <storm@cua.dk>
9686
9687 * startup.el (fancy-splash-default-action): Discard mouse click in
9688 the splash screen window, as it has no sensible meaning in the
9689 next window to be selected. Fixes error reported by Jan D.
9690
9691 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9692
9693 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
9694
9695 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
9696
9697 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
9698 Try to fix up minor layout issues like indentation, line break, etc...
9699 (mixal-mode-syntax-table): Don't try to specify comment syntax,
9700 because it doesn't work.
9701 (mixal-operation-codes): Add some more codes.
9702 (mixal-font-lock-keywords): Process comments here.
9703 (mixal-mode): mixasm no longer needs -g option.
9704
9705 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
9706
9707 * progmodes/sh-script.el (sh-tmp-file):
9708 Use mktemp -t. Finish support for es and rc shells.
9709
9710 2005-10-11 Jay Belanger <belanger@truman.edu>
9711
9712 * calc/calcalg2.el (calc-integral): With an argument, compute the
9713 definite integral.
9714
9715 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
9716
9717 * mouse.el (mouse-drag-region-1): Don't try to catch a
9718 double-click when doing follow-link (it's overridden anyway).
9719
9720 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
9721
9722 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
9723 (autoload-print-form-outbuf): Add docstring.
9724
9725 2005-10-11 Juri Linkov <juri@jurta.org>
9726
9727 * info.el (Info-mode-menu): Delete menu item "Edit".
9728 (Info-mode): Delete description of Info-edit from docstring,
9729 and rearrange descriptions of Info commands in the order
9730 they are documented in the Info manual.
9731
9732 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
9733
9734 * calendar/appt.el (appt-check): Use diary-selective-display var.
9735
9736 2005-10-10 Richard M. Stallman <rms@gnu.org>
9737
9738 * net/newsticker.el (newsticker-start, newsticker-show-news):
9739 Add autoload cookies.
9740
9741 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
9742
9743 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
9744
9745 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
9746
9747 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
9748
9749 2005-10-10 Jay Belanger <belanger@truman.edu>
9750
9751 * calc/calc-arith.el (math-check-known-scalarp)
9752 (math-check-known-matrixp): Check the values of arguments that are
9753 variables.
9754 (math-check-known-square-matrixp): New function.
9755 (math-known-square-matrixp): Use math-check-known-square-matrixp.
9756 (math-super-types): Add sqmatrix type.
9757
9758 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
9759 mode name `square' to `sqmatrix'.
9760
9761 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
9762 mode name `square' to `sqmatrix'.
9763
9764 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
9765
9766 * progmodes/etags.el (select-tags-table-mode): Don't use
9767 selective-display.
9768 (tags-select-tags-table): Pass `button' to the action function.
9769 (select-tags-table): Place the side-info on button properties rather
9770 than in hidden text. Abbreviate file names.
9771 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
9772 (select-tags-table-select): Add `button' argument.
9773 Get side-info from the button property rather than from hidden text.
9774
9775 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
9776
9777 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
9778 (gud-speedbar-buttons): Preserve point if possible.
9779 (gud-sentinel): Restore previous speedbar display type.
9780
9781 * progmodes/gdb-ui.el (gdba): Improve diagram.
9782 (def-gdb-auto-update-handler, gdb-info-locals-handler)
9783 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
9784 Call get-buffer-window once.
9785
9786 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
9787
9788 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
9789 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
9790 (pascal-indent-command): Remove unused var `ind'.
9791 (pascal-indent-case): Remove unused var `oldpos'.
9792 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
9793 since it's now used as a proper minor mode map.
9794 (pascal-outline): Rename to pascal-outline-mode.
9795 (pascal-outline-mode): Use define-minor-mode.
9796 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
9797 selective-display.
9798
9799 2005-10-10 Andreas Schwab <schwab@suse.de>
9800
9801 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
9802 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
9803
9804 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
9805 outside source directory.
9806
9807 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9808
9809 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
9810 C-x' as a prefix.
9811 (orgtbl-mode-map): Full keymap instead of sparse, because all
9812 `self-insert-command' keys are redefined in this map.
9813 (org-export-as-html): Specify charset for HTML file, by taking it
9814 from the coding system.
9815
9816 2005-10-10 Kenichi Handa <handa@m17n.org>
9817
9818 * textmodes/flyspell.el (flyspell-check-word-p):
9819 If unread-command-events is non-empty, don't call sit-for.
9820
9821 2005-10-09 Richard M. Stallman <rms@gnu.org>
9822
9823 * font-lock.el (font-lock-syntactic-keywords)
9824 (font-lock-keywords): Doc fixes.
9825
9826 * textmodes/flyspell.el (flyspell-external-point-words):
9827 Simplify logic, and don't try to check for consecutive appearances
9828 of one incorrect word.
9829
9830 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
9831
9832 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
9833 separator.
9834
9835 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
9836 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
9837 (gud-expansion-speedbar-buttons): New function.
9838 (gud-speedbar-buttons): Check for gud-comint-buffer.
9839
9840 2005-10-09 Bill Wohler <wohler@newt.com>
9841
9842 * Makefile.in (updates): Add mh-loaddefs dependency.
9843
9844 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
9845
9846 * speedbar.el (speedbar-file-key-map): Fix typo.
9847
9848 2005-10-09 Daniel Brockman <daniel@brockman.se>
9849
9850 * cus-start.el (line-spacing): Add custom spec.
9851
9852 2005-10-09 Romain Francoise <romain@orebokech.com>
9853
9854 * textmodes/ispell.el (ispell-check-version): Fix last change.
9855
9856 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9857
9858 * term/x-win.el: Remove -i, --icon-type from comment.
9859
9860 * startup.el (command-line-x-option-alist): Remove options -i,
9861 -itype, --icon-type, added -nb, --no-bitmap-icon
9862
9863 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
9864
9865 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
9866 instead of :active.
9867
9868 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
9869
9870 * textmodes/ispell.el (ispell-check-version):
9871 Ignore hyphen, and all that follows, in aspell's version text.
9872
9873 2005-10-08 Jay Belanger <belanger@truman.edu>
9874
9875 * calc/calc-arith.el (math-known-square-matrixp): New function.
9876 (math-pow-fancy): Check for matrices before distributing exponent
9877 across products.
9878
9879 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
9880 fullscreen keypad. Suggested by Luc Teirlinck.
9881 (calc-keypad-show-input): Add space for formatting.
9882
9883 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
9884 Add square matrix option.
9885
9886 * calc/calc-poly.el (math-expand-term): Check for matrices instead
9887 of checking calc-matrix-mode when deciding how to expand.
9888
9889 * calc/calc.el (calc-set-mode-line): Add square matrix option.
9890
9891 2005-10-08 Lars Hansen <larsh@soem.dk>
9892
9893 * net/tramp.el (tramp-perl-directory-files-and-attributes):
9894 Add error handling.
9895 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
9896
9897 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9898
9899 Sync with Tramp 2.0.51.
9900
9901 * net/tramp.el (tramp-handle-set-visited-file-modtime)
9902 (tramp-handle-insert-file-contents, tramp-handle-write-region):
9903 Insert special handling for `last-coding-system-used', again
9904 it still seems to be necessary (unlike stated before).
9905 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
9906 (tramp-password-prompt-regexp): There might be other words before
9907 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
9908 (tramp-chunksize): Improve docstring.
9909 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
9910 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
9911 Christian Joergensen <bugs@razor.dk>.
9912
9913 2005-10-07 Glenn Morris <rgm@gnu.org>
9914
9915 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
9916 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
9917 precision'.
9918
9919 2005-10-07 Romain Francoise <romain@orebokech.com>
9920
9921 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
9922 (ibuffer-do-shell-command-pipe-replace)
9923 (ibuffer-do-shell-command-file, ibuffer-do-eval)
9924 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
9925 (ibuffer-do-revert, ibuffer-do-replace-regexp)
9926 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
9927 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
9928 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
9929 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
9930 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
9931 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
9932 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
9933 Autoload file sans suffix.
9934
9935 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
9936
9937 2005-10-07 David Ponce <david@dponce.com>
9938
9939 * recentf.el (recentf-menu-open-all-flag): New option.
9940 (recentf-digit-shortcut-command-name): New function.
9941 (recentf--shortcuts-keymap): New variable.
9942 (recentf-menu-shortcuts): New variable.
9943 (recentf-make-menu-items): Initialize it. Replace the "More..."
9944 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
9945 (recentf-menu-value-shortcut): New function.
9946 (recentf-make-menu-item): Use it. No more in-lined.
9947 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
9948 (recentf-open-most-recent-file): Rename from
9949 `recentf-open-file-with-key'. Don't depend on key binding.
9950 (recentf-mode-map): New variable.
9951 (recentf-mode): Use it.
9952
9953 2005-10-06 Bill Wohler <wohler@newt.com>
9954
9955 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
9956
9957 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
9958 (MH-E-SRC): New. Used by mh-autoloads.
9959 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
9960 files in MH-E-SRC have been updated.
9961 (compile, recompile, bootstrap): Depend on mh-autoloads.
9962
9963 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
9964
9965 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
9966 gud-break and gud-remove icons when the fringe is not available.
9967
9968 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
9969 Typo.
9970
9971 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
9972
9973 * play/zone.el (zone): Wrap body with save-window-excursion.
9974
9975 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
9976
9977 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
9978 Use the new `list-only' arg to diary-list-entries.
9979
9980 * calendar/diary-lib.el: Use overlays rather than selective-display.
9981 (diary-selective-display): New var.
9982 (diary-header-line-format): Use it.
9983 (diary-list-entries): Add argument `list-only'.
9984 Put the buffer in diary-mode. Don't add \^M at beg and end.
9985 Replace \^M by invisible overlays.
9986 (diary-unhide-everything): Replace \^M by invisible overlays.
9987 (print-diary-entries): Look for overlays rather than \^M.
9988 Add a space to the temp buffer name.
9989 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
9990 Put the buffer in diary-mode.
9991 (list-sexp-diary-entries): Replace \^M by invisible overlays.
9992 (diary-anniversary): Make the year arg optional.
9993 (diary-time-regexp): New const.
9994 (diary-font-lock-keywords): Use it to accept a few more time formats.
9995
9996 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
9997
9998 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
9999
10000 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
10001 Fix bug introduced 2005-07-03: Use (car (last ...))
10002 to faithfully reproduce replaced artist-last.
10003 (artist-set-arrow-points-for-poly): Likewise.
10004 Suggested by Johan Bockg\e,Ae\e(Brd.
10005
10006 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
10007
10008 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
10009 * wid-edit.el (widget):
10010 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
10011 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
10012
10013 2005-10-06 Kenichi Handa <handa@m17n.org>
10014
10015 * international/mule-cmds.el (set-language-environment):
10016 Fix setting up of case-table for unibyte mode.
10017
10018 * simple.el (what-cursor-position): If the character is displayed
10019 by some `display' text property, show that. Don't use
10020 single-key-description for eight-bit characters in multibyte mode.
10021
10022 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
10023
10024 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
10025 (gdb-ann3): Set it.
10026 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
10027 (gdb-info-frames-custom): Use inverse-video for first five
10028 characters of selected frame only.
10029 (gdb-get-frame-number): Select frame even when point is on frame
10030 number.
10031
10032 2005-10-06 Masatake YAMATO <jet@gyve.org>
10033
10034 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
10035 Put `font-lock-function-name-face'.
10036 (gdb-info-frames-custom): Put `font-lock-function-name-face'
10037 and `font-lock-variable-name-face'
10038 (gdb-registers-font-lock-keywords): New font lock keywords definition.
10039 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
10040 (gdb-memory-font-lock-keywords): New font lock keywords definition.
10041 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
10042 (gdb-local-font-lock-keywords): New font lock keywords definition.
10043 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
10044 (gdb-threads-font-lock-keywords): New font lock keywords definition.
10045 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
10046
10047 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
10048
10049 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
10050 (ediff-merge-region-is-non-clash-to-skip): Previously called
10051 ediff-merge-region-is-non-clash.
10052
10053 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
10054 Use insert-buffer-substring.
10055
10056 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
10057 selecting files to patch. Also bug fixes.
10058
10059 * ediff-util.el (ediff-setup): Bug fix.
10060 (ediff-next-difference): Never skip clashes that differ in white
10061 space only.
10062
10063 * ediff-wind.el (ediff-setup-control-frame)
10064 (ediff-destroy-control-frame): Check the menubar feature.
10065
10066 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
10067 (viper-refresh-mode-line): Use make-local-variable to localize
10068 some vars instead of make-variable-buffer-local. Suggested by
10069 Stefan Monnier.
10070
10071 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
10072 (viper-restore-cursor-type, viper-set-insert-cursor-type):
10073 Use make-local-variable instead of make-variable-buffer-local.
10074 Suggested by Stefan Monnier.
10075
10076 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
10077 (viper-comint-mode-hook): Use make-local-variable on
10078 require-final-newline.
10079 (viper-non-hook-settings): Don't use make-variable-buffer-local.
10080
10081 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
10082
10083 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
10084 also the second char of a comment-start sequence.
10085 (scheme-sexp-comment-syntax-table): New var.
10086 (lambda, define): Set their scheme-doc-string-elt property.
10087 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
10088 Use lisp-font-lock-syntactic-face-function now that it properly
10089 handles |...| symbols.
10090 (scheme-mode-variables): Set lisp-doc-string-elt-property,
10091 parse-sexp-lookup-properties and font-lock-extra-managed-props.
10092
10093 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
10094 bit from # to |.
10095 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
10096
10097 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
10098 (lisp-doc-string-elt-property): New var.
10099 (lisp-font-lock-syntactic-face-function): Use it.
10100 Rewrite to recognize docstrings even for forms not at toplevel.
10101
10102 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
10103 annotation on the | part of #| rather than on the # part.
10104 (scheme-font-lock-syntactic-face-function): New function, to
10105 distinguish strings from |...| symbols.
10106 (scheme-mode-variables): Use it. Also fix up the font-lock-time
10107 syntax-table so that #|...|# is properly highlighted.
10108
10109 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
10110 Don't mark as docstring the 3rd elem of an unknown toplevel form.
10111
10112 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
10113
10114 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
10115 and C-e.
10116
10117 * emacs-lisp/eldoc.el: Move comments into docstrings.
10118 (eldoc-message-commands): Initialize in its declaration.
10119 Add move-beginning-of-line and move-end-of-line.
10120 (eldoc-add-command, eldoc-add-command-completions)
10121 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
10122
10123 * outline.el (outline-mark-subtree): Activate the mark.
10124
10125 * calendar/appt.el (appt-time-regexp): New var.
10126 (appt-add, appt-make-list): Use it.
10127 (appt-convert-time): Clean up.
10128
10129 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
10130 Don't set any syntax-table property here.
10131 (tex-font-lock-verb): New function. Do it here.
10132 (tex-font-lock-syntactic-keywords): Use it.
10133
10134 2005-10-04 Richard M. Stallman <rms@gnu.org>
10135
10136 * wid-edit.el (widget-file-complete): Get the widget start point
10137 the right way. Default directory to `/' if file has none.
10138
10139 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
10140
10141 * textmodes/flyspell.el (flyspell-mode-on):
10142 Call ispell-maybe-find-aspell-dictionaries.
10143
10144 * textmodes/ispell.el (ispell-word, ispell-region):
10145 Call ispell-maybe-find-aspell-dictionaries.
10146 (ispell-accept-buffer-local-defs):
10147 Don't call ispell-maybe-find-aspell-dictionaries
10148
10149 2005-10-04 Richard M. Stallman <rms@gnu.org>
10150
10151 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
10152
10153 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
10154
10155 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
10156 instead of `fboundp' in order to allow for anonymous functions.
10157
10158 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
10159
10160 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
10161 case the user clicks on the link while another window is selected.
10162 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
10163
10164 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
10165 functionality.
10166 (dframe-help-echo): Save point in case mouse tracking is off.
10167
10168 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
10169
10170 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
10171
10172 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
10173
10174 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
10175 not change the global value of those vars.
10176
10177 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
10178 make-local-variable which we do not need any more.
10179
10180 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
10181
10182 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
10183 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
10184 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
10185 (speedbar-path-line): Define obsolete aliases.
10186 (speedbar-line-directory): Doc fix.
10187
10188 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
10189 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
10190 instead of speedbar-line-path.
10191
10192 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10193
10194 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
10195 to nil if dropping on a window. Handle dropping on a minibuffer window
10196 like dropping on a non-window part of Emacs.
10197
10198 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
10199
10200 * net/ange-ftp.el: Use with-current-buffer.
10201 (ange-ftp-insert-directory): Do not follow symlinks any more.
10202
10203 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
10204 Remove interactive spec.
10205
10206 2005-10-03 Kim F. Storm <storm@cua.dk>
10207
10208 * ido.el (ido-mode): Use custom-initialize-set.
10209
10210 2005-10-02 Richard M. Stallman <rms@gnu.org>
10211
10212 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
10213 Use insert-buffer-substring.
10214
10215 * net/tramp.el: Pacify byte compiler warnings in pacification code.
10216 (tramp-handle-file-local-copy): Use insert-buffer-substring.
10217
10218 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
10219
10220 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
10221 in last change.
10222 (ange-ftp-insert-directory): Fix up the search for the case where
10223 `file' is absolute.
10224
10225 2005-10-02 Romain Francoise <romain@orebokech.com>
10226
10227 * progmodes/compile.el (compile-goto-error): Delete extra paren.
10228
10229 2005-10-02 Andreas Schwab <schwab@suse.de>
10230
10231 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
10232 directory component in the session info.
10233
10234 2005-10-01 Richard M. Stallman <rms@gnu.org>
10235
10236 * comint.el (comint-redirect-subvert-readonly): Doc fix.
10237
10238 * simple.el (next-error-internal): New function.
10239
10240 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
10241 (compilation-start): Pass new arg to compilation-buffer-name.
10242 (compile-goto-error): Use next-error-internal.
10243
10244 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
10245
10246 * speedbar.el: Remove RCS tag.
10247 (speedbar-check-read-only): Handle non-existent files.
10248
10249 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
10250
10251 * info.el (Info-speedbar-hierarchy-buttons)
10252 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
10253
10254 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10255
10256 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
10257 Do not match newline.
10258 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
10259 (bibtex-summary): Remove unnecessary save-excursion.
10260 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
10261
10262 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10263
10264 * term/mac-win.el: Add charset info for "iso10646-1".
10265 Modify default fontset to use ATSUI-compatible fonts for some charsets
10266 if available.
10267
10268 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
10269
10270 * speedbar.el: Re-apply arch tag.
10271 (speedbar-version): Rename to version 1.0. Suggested by Eric
10272 M. Ludlam.
10273 Reapply two changes from Emacs CVS' version of speedbar lost
10274 during the merge:
10275 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
10276 (speedbar-frame-parameters): Improve customize type.
10277
10278 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
10279
10280 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
10281 (ange-ftp-file-directory-p): Fix the symlink case.
10282 (ange-ftp-insert-directory): When listing a single file, get a list of
10283 the parent buffer and extract the relevant line. Inspired from a patch
10284 by Katsumi Yamaoka <yamaoka@jpl.org>.
10285 (ange-ftp-file-name-sans-versions): Simplify.
10286
10287 2005-09-30 Bill Wohler <wohler@newt.com>
10288
10289 Move MH-E image files from toolbar and mail directories into
10290 etc/images.
10291
10292 * mail/reply2.*: Move to etc/images/mail/reply*.
10293
10294 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
10295 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
10296 etc/images.
10297
10298 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
10299 * toolbar/reply*: Move to etc/images/mail.
10300
10301 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
10302
10303 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
10304
10305 * speedbar.el: New version 1.0pre3.
10306
10307 Frame management code (including timer, and mouse click specifics)
10308 moved to dframe.el:
10309 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
10310 (speedbar-timer): Removed. Use dframe-timer.
10311 (speedbar-close-frame): Removed. Use dframe-close-frame.
10312 (speedbar-activity-change-focus-flag): Removed. Use
10313 dframe-activity-change-focus-flag.
10314 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
10315 dframe-update-speed.
10316
10317 (speedbar-current-frame): New macro. Use this instead of the
10318 variable speedbar-frame.
10319
10320 (speedbar-use-images, speedbar-expand-image-button-alist)
10321 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
10322
10323 (speedbar-find-image-on-load-path): Removed. Replaced by
10324 defezimage in ezimage.el.
10325 (speedbar-expand-image-button-alist): Removed. Replaced by
10326 ezimage-expand-image-button-alist in ezimage.el.
10327
10328 (speedbar-ignored-directory-regexp)
10329 (speedbar-add-ignored-directory-regexp)
10330 (speedbar-ignored-directory-expressions)
10331 (speedbar-line-directory, speedbar-buffers-line-directory)
10332 (speedbar-directory-line, speedbar-buffers-line-directory):
10333 Renamed, replacing `path' with `directory'.
10334
10335 (speedbar-create-directory, speedbar-expand-line-descendants)
10336 (speedbar-toggle-line-expansion)
10337 (speedbar-contract-line-descendants): New commands.
10338
10339 (speedbar-query-confirmation-method, speedbar-select-frame-method)
10340 (speedbar-use-tool-tips-flag): New options.
10341
10342 (speedbar-check-read-only, speedbar-require-version)
10343 (speedbar-insert-separator, speedbar-buffers-tail-notes)
10344 (speedbar-handle-delete-frame, speedbar-try-completion)
10345 (speedbar-update-localized-contents): New functions.
10346
10347 (speedbar-incompatible-version, speedbar-ro-to-do-point)
10348 (speedbar-object-read-only-indicator): New variables.
10349
10350 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
10351 New hooks.
10352
10353 (speedbar-separator-face): New face.
10354
10355 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
10356 (speedbar-ignored-modes): Add fundamental-mode.
10357 (speedbar-directory-unshown-regexp): Add . directories.
10358
10359 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
10360 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
10361 `]' for full expand/close.
10362 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
10363
10364 (speedbar-check-vc): Support hidden files.
10365 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
10366 (speedbar-this-file-in-vc): Use vc-state if available. If VC
10367 state is nil, it is not checked out.
10368
10369 (speedbar-line-text, speedbar-line-token): Support expand buttons
10370 with no text.
10371 (speedbar-refresh): Universal argument acts as power-click.
10372 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
10373 that buffer to get variable values.
10374
10375 And many other bugfixes.
10376
10377 * dframe.el, ezimage.el, sb-image.el: New files.
10378
10379 * sb-*.xpm: Remove files. New image files installed into
10380 etc/images/ezimage.
10381
10382 2005-09-30 Kenichi Handa <handa@m17n.org>
10383
10384 * ps-mule.el (ps-mule-show-warning): If a character is in
10385 ps-print-translation-table, don't treat it as non-printable.
10386
10387 2005-09-30 David Ponce <david@dponce.com>
10388
10389 * tree-widget.el (tree-widget-themes-load-path): New variable.
10390 (tree-widget-themes-directory): Doc fix.
10391 (tree-widget-image-formats) [Emacs]: Doc fix.
10392 (tree-widget--locate-sub-directory): New function.
10393 (tree-widget-themes-directory): Use it.
10394
10395 * recentf.el (recentf-filename-handlers): Rename from
10396 `recentf-filename-handler'. Allow a list of functions.
10397 (recentf-menu-items-for-commands): Fix :help strings.
10398 (recentf-apply-filename-handlers): New function.
10399 (recentf-expand-file-name): Use it.
10400 (recentf-cleanup): Remove duplicates too.
10401
10402 2005-09-29 Juri Linkov <juri@jurta.org>
10403
10404 * faces.el: Rearrange face definitions to be in the same order as
10405 their face descriptions in "(emacs)Standard Faces".
10406
10407 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
10408
10409 * tooltip.el (tooltip): Add group `basic-faces'.
10410
10411 * buff-menu.el (Buffer-menu-buffer): Remove group
10412 `font-lock-highlighting-faces'.
10413
10414 * progmodes/compile.el (compilation-error, compilation-warning)
10415 (compilation-info, compilation-line-number, compilation-column-number):
10416 Change group from `font-lock-highlighting-faces' to `compilation'.
10417
10418 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
10419 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
10420 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
10421 (vhdl-font-lock-reserved-words-face)
10422 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
10423 `font-lock-highlighting-faces'.
10424
10425 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
10426
10427 2005-09-28 Kim F. Storm <storm@cua.dk>
10428
10429 * emulation/cua-base.el: Set CUA move property on additional commands:
10430 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
10431 forward-sexp, backward-sexp, forward-list, backward-list.
10432
10433 2005-09-28 Romain Francoise <romain@orebokech.com>
10434
10435 * comint.el (comint-show-output): Really set point at the
10436 beginning of the output when not using `comint-use-prompt-regexp'.
10437
10438 2005-09-27 Jay Belanger <belanger@truman.edu>
10439
10440 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
10441 in TeX mode.
10442
10443 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
10444
10445 * textmodes/org.el (org-table-sum): Fix format string.
10446
10447 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
10448 Quote face names.
10449
10450 2005-09-26 Romain Francoise <romain@orebokech.com>
10451
10452 * isearch.el (isearch-forward-regexp): Close doc string.
10453
10454 2005-09-25 Richard M. Stallman <rms@gnu.org>
10455
10456 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
10457
10458 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
10459
10460 * progmodes/compile.el (compilation-error-properties):
10461 When getting the file from the previous error message,
10462 correctly decode the new data format.
10463
10464 * progmodes/cc-cmds.el (c-electric-paren):
10465 Call old-blink-paren only for close-paren.
10466
10467 2005-09-24 Andreas Schwab <schwab@suse.de>
10468
10469 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
10470 condition.
10471
10472 2005-09-25 Romain Francoise <romain@orebokech.com>
10473
10474 * dired-aux.el (dired-copy-file-recursive):
10475 * dired.el (dired-delete-file):
10476 * ediff-mult.el (ediff-dir-diff-copy-file):
10477 * ediff-util.el (ediff-test-save-region):
10478 * forms.el (forms-mode):
10479 * ido.el (ido-file-internal, ido-delete-file-at-head):
10480 * log-edit.el (log-edit-done):
10481 * ses.el (ses-yank-resize):
10482 * play/gomoku.el (gomoku-human-plays, gomoku)
10483 (gomoku-human-resigns, gomoku-prompt-for-other-game)
10484 (gomoku-offer-a-draw):
10485 * play/landmark.el (lm-human-resigns, lm):
10486 * net/eudcb-ldap.el (eudc-ldap-check-base):
10487 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
10488 * progmodes/ebrowse.el (ebrowse-find-pattern):
10489 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
10490 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
10491 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
10492
10493 * vc.el (vc-delete-file):
10494 * play/gomoku.el (gomoku-terminate-game, gomoku)
10495 (gomoku-prompt-for-move, gomoku-human-takes-back):
10496 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
10497 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
10498
10499 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
10500
10501 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
10502 color rxvt terminals by using the code xterm.el used to use before
10503 2005-04-09 in order to match the colors used by rxvt.
10504
10505 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
10506
10507 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
10508 colors rxvt-unicode terminals by using the same code as xterm.el.
10509
10510 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
10511
10512 * textmodes/tex-mode.el (tex-font-lock-append-prop)
10513 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
10514 new symbol used for the tex-verbatim face.
10515
10516 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
10517
10518 * woman.el (woman-file-name):
10519 * wid-edit.el (widget-file-prompt-value)
10520 (widget-coding-system-prompt-value):
10521 * w32-fns.el (set-w32-system-coding-system):
10522 * vc.el (vc-version-diff, vc-annotate):
10523 * textmodes/reftex-auc.el (reftex-arg-cite)
10524 (reftex-arg-index-tag):
10525 * textmodes/refer.el (refer-get-bib-files):
10526 * textmodes/artist.el (artist-figlet-choose-font):
10527 * terminal.el (terminal-emulator):
10528 * replace.el (occur-read-primary-args):
10529 * rect.el (string-rectangle, string-insert-rectangle):
10530 * ps-print.el (ps-print-preprint):
10531 * progmodes/pascal.el (pascal-goto-defun):
10532 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
10533 * progmodes/compile.el (compilation-find-file):
10534 * printing.el (pr-interactive-n-up):
10535 * play/animate.el (animate-birthday-present):
10536 * net/rcompile.el (remote-compile):
10537 * man.el (man, Man-goto-section, Man-follow-manual-reference):
10538 * mail/rmailsum.el (rmail-summary-search-backward)
10539 (rmail-summary-search):
10540 * mail/rmailout.el (rmail-output-read-rmail-file-name)
10541 (rmail-output-read-file-name):
10542 * mail/rmail.el (rmail-search, rmail-search-backwards):
10543 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
10544 * locate.el (locate):
10545 * international/quail.el (quail-show-keyboard-layout):
10546 * international/mule.el (set-buffer-file-coding-system)
10547 (revert-buffer-with-coding-system, set-file-name-coding-system)
10548 (set-terminal-coding-system, set-keyboard-coding-system)
10549 (set-next-selection-coding-system):
10550 * international/mule-diag.el (describe-coding-system)
10551 (describe-font, describe-fontset):
10552 * international/mule-cmds.el (universal-coding-system-argument)
10553 (search-unencodable-char, describe-input-method)
10554 (set-language-environment, describe-language-environment):
10555 * international/codepage.el (codepage-setup):
10556 * international/code-pages.el (codepage-setup):
10557 * info.el (Info-search, Info-follow-reference)
10558 (Info-search-backward):
10559 * emacs-lisp/advice.el (ad-read-advised-function)
10560 (ad-read-advice-class, ad-clear-cache, ad-activate)
10561 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
10562 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
10563 (ad-read-regexp):
10564 * ediff-util.el (ediff-toggle-regexp-match):
10565 * ediff-ptch.el (ediff-prompt-for-patch-file):
10566 * dired-aux.el (dired-diff):
10567 * diff.el (diff):
10568 * cus-edit.el (custom-variable-prompt):
10569 * calendar/timeclock.el (timeclock-ask-for-project):
10570 * calc/calcalg3.el (calc-get-fit-variables):
10571 * calc/calc-store.el (calc-edit-variable)
10572 (calc-permanent-variable):
10573 * vc-mcvs.el (vc-mcvs-register):
10574 * shadowfile.el (shadow-define-literal-group):
10575 * woman.el (woman-file-name):
10576 * vc.el (vc-version-diff, vc-merge):
10577 * textmodes/reftex-index.el (reftex-index-complete-tag):
10578 * format.el (format-decode-buffer, format-decode-region):
10579 * emulation/viper-cmd.el (viper-read-string-with-history):
10580 * emacs-lisp/debug.el (cancel-debug-on-entry):
10581 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
10582 * ediff.el (ediff-merge-revisions)
10583 (ediff-merge-revisions-with-ancestor, ediff-revision):
10584 * completion.el (interactive-completion-string-reader):
10585 * calc/calc-prog.el (calc-user-define-formula):
10586 Follow convention for reading with the minibuffer.
10587
10588 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
10589
10590 * progmodes/python.el (python-describe-symbol): Add globals() and
10591 locals() to the arguments of emacs.ehelp.
10592
10593 2005-09-24 Magnus Henoch <mange@freemail.hu>
10594
10595 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
10596 New function, code extracted from ispell-valid-dictionary-list.
10597 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
10598 Call it.
10599
10600 2005-09-24 Eli Zaretskii <eliz@gnu.org>
10601
10602 * subr.el (version-regexp-alist): Extend valid syntax for version
10603 strings: allow any of the characters -,_,+ to separate the
10604 alpha/beta/rc part from the version part. Doc fix.
10605 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
10606
10607 2005-09-23 David Reitter <david.reitter@gmail.com>
10608
10609 * mail/mailclient.el: New file.
10610
10611 2005-09-23 Richard M. Stallman <rms@gnu.org>
10612
10613 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
10614 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
10615 Doc fixes.
10616
10617 * progmodes/cc-mode.el (c-font-lock-init):
10618 Specify font-lock-lines-before.
10619
10620 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
10621
10622 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
10623 whole conflict.
10624
10625 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
10626
10627 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
10628 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
10629 of `remap' feature when available. Additional key bindings for
10630 better tty support.
10631 (org-mode-restart, org-force-self-insert): New commands.
10632 (org-time-stamp-inactive): New command.
10633 (org-remap): New function.
10634 (org-table-auto-blank-field, org-level-color-stars-only): New options.
10635 (org-enable-fixed-width-editor): Move to `org-structure'
10636 customization group.
10637 (org-self-insert-command, orgtbl-self-insert-command): Modify to
10638 blank field after field motion commands.
10639
10640 2005-09-23 Kenichi Handa <handa@m17n.org>
10641
10642 * international/mule-cmds.el (set-language-environment):
10643 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
10644 have to call utf-translate-cjk-load-tables.
10645
10646 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
10647
10648 * mouse.el (mouse-move-drag-overlay): Fix last change.
10649
10650 2005-09-22 David Ponce <david@dponce.com>
10651
10652 * tree-widget.el (tree-widget-value-create): Fix previous change.
10653
10654 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
10655
10656 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
10657
10658 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
10659
10660 * mouse.el (mouse-move-drag-overlay): New function.
10661 (mouse-drag-region-1): Use it.
10662 Try to simplify a bit the state handling. Handle clicks on links
10663 inside intangible areas.
10664 (mouse-save-then-kill): Minor simplification.
10665 (mouse-secondary-overlay): Make it always non-nil instead of
10666 recreating it each time.
10667 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
10668 (mouse-kill-secondary, mouse-secondary-save-then-kill):
10669 Simplify accordingly.
10670
10671 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
10672
10673 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
10674
10675 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
10676
10677 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
10678 (ediff-file-name-sans-prefix): Treat nil as an empty string.
10679 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
10680 to patch.
10681
10682 * ediff-util.el: Use insert-buffer-substring.
10683
10684 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
10685
10686 * emulation/viper-cmd.el (viper-change-state): Don't move over the
10687 field boundaries in the minibuffer.
10688 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
10689 (viper-minibuffer-post-command-hook): New hook.
10690 (viper-line): Don't move cursor at bolp.
10691
10692 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
10693
10694 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
10695 avoid compiler warnings.
10696
10697 * emulation/viper-macs.el (ex-map): Better messages.
10698
10699 * emulation/viper-utils.el (viper-beginning-of-field): New function.
10700
10701 * emulation/viper.el: Replace make-variable-buffer-local with
10702 viper-make-variable-buffer-local everywhere, to avoid warnings.
10703
10704 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
10705
10706 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
10707 Delete unused var `old-selected-window'.
10708 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
10709 (mouse-drag-secondary): Delete unused var `start-frame'.
10710
10711 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
10712
10713 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
10714
10715 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
10716
10717 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
10718 Re-indent within 80 columns. Use inhibit-read-only.
10719
10720 2005-09-19 Romain Francoise <romain@orebokech.com>
10721
10722 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
10723
10724 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
10725
10726 * font-lock.el (font-lock-default-fontify-region): Don't add a line
10727 unconditionally, since the after-change-function already did it.
10728
10729 2005-09-19 Miles Bader <miles@gnu.org>
10730
10731 * net/newsticker.el: Get rid of CVS keyword.
10732
10733 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
10734
10735 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
10736 The prompt is formatted later.
10737
10738 2005-09-19 David Ponce <david@dponce.com>
10739
10740 * tree-widget.el (tree-widget-value-create): Save the converted
10741 tree :node widget.
10742
10743 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
10744
10745 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
10746 variable `message'.
10747
10748 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
10749
10750 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
10751 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
10752 <slawomir.nowaczyk.847@student.lu.se>.
10753
10754 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
10755
10756 * image.el (image-load-path): Use symbol `data-directory' instead
10757 of its value, for backward compatibility with packages that bind
10758 it during `find-image'. Suggested by Katsumi Yamaoka.
10759 (image-search-load-path): Handle symbols whose values are strings.
10760
10761 2005-09-18 Romain Francoise <romain@orebokech.com>
10762
10763 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
10764 with-current-buffer form in save-excursion.
10765
10766 2005-09-18 D Goel <deego@gnufans.org>
10767
10768 * apropos.el (apropos-command): Fix `message' call: first arg
10769 should be a format spec. In this and all other cases that appear
10770 below and elsewhere in the source code, I made a change only when
10771 two conditions were satisfied: [1] I can think of a possibility
10772 that the arguments would cause an error, for example, the code in
10773 question relies on external variables such as filenames. [2] I
10774 was sure that the arg to `message' could not have been nil in the code.
10775
10776 * textmodes/tildify.el (tildify-region): Ditto.
10777
10778 * textmodes/reftex-index.el (reftex-index-change-entry)
10779 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
10780 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
10781 * textmodes/org.el (org-complete, org-deadline, org-schedule)
10782 (org-priority, org-table-sum):
10783 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
10784 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
10785 (flyspell-word, flyspell-display-next-corrections):
10786 * textmodes/bibtex.el (bibtex-print-help-message):
10787 * textmodes/artist.el (artist-key-set-point-poly):
10788 * term/mac-win.el (mac-services-insert-text):
10789 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
10790 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
10791 (vhdl-port-paste-testbench, vhdl-compose-new-component)
10792 (vhdl-compose-configuration):
10793 * progmodes/sh-script.el (sh-blink, sh-show-indent)
10794 (sh-set-indent, sh-learn-line-indent):
10795 * progmodes/ps-mode.el (ps-mode-target-column):
10796 * progmodes/idlwave.el (idlwave-make-tags)
10797 (idlwave-scan-library-catalogs):
10798 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
10799 * progmodes/gud.el (gud-jdb-analyze-source):
10800 * progmodes/flymake.el (flymake-log):
10801 * progmodes/ebnf2ps.el (ebnf-generate-region):
10802 * progmodes/cmacexp.el (c-macro-expansion):
10803 * progmodes/ada-xref.el (ada-treat-cmd-string):
10804 * progmodes/ada-mode.el (ada-create-case-exception-substring)
10805 (ada-justified-indent-current, ada-batch-reformat):
10806 * play/zone.el (zone):
10807 * play/landmark.el (lm-move):
10808 * play/decipher.el (decipher-show-alphabet):
10809 * net/newsticker.el (newsticker--display-jump)
10810 (newsticker--display-scroll):
10811 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
10812 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
10813 * mail/feedmail.el (feedmail-dump-message-to-queue):
10814 * eshell/esh-proc.el (eshell-remove-process-entry):
10815 * emulation/ws-mode.el (ws-last-error):
10816 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
10817 (viper-record-kbd-macro):
10818 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
10819 * emacs-lisp/lisp-mnt.el (lm-report-bug):
10820 * emacs-lisp/find-func.el (find-function-noselect):
10821 * calendar/timeclock.el (timeclock-status-string)
10822 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
10823 (timeclock-when-to-leave-string):
10824 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
10825 * calc/calc-units.el (calc-enter-units-table):
10826 * calc/calc-mode.el (calc-mode-record-mode):
10827 * woman.el (woman-mini-help):
10828 * wdired.el (wdired-change-to-wdired-mode):
10829 * vc.el (vc-retrieve-snapshot):
10830 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
10831 * startup.el (display-startup-echo-area-message):
10832 * simple.el (set-goal-column):
10833 * ses.el (ses-command-hook, ses-recalculate-cell):
10834 * server.el (server-process-filter):
10835 * printing.el (pr-interface-txt-print, pr-interface-printify)
10836 (pr-interface-ps):
10837 * pcvs.el (cvs-help):
10838 * log-edit.el (log-edit, log-edit-mode-help):
10839 * iswitchb.el (iswitchb-possible-new-buffer):
10840 * isearch.el (isearch-edit-string):
10841 * image-mode.el (image-mode, image-minor-mode):
10842 * ibuf-macs.el (define-ibuffer-filter):
10843 * hi-lock.el (hi-lock-find-patterns):
10844 * files.el (toggle-read-only):
10845 * ediff-util.el (ediff-copy-diff)
10846 (ediff-write-merge-buffer-and-maybe-kill):
10847 * echistory.el (Electric-history-undefined):
10848 * dnd.el (dnd-insert-text):
10849 * dired-aux.el (dired-query):
10850 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
10851 * bookmark.el (bookmark-bmenu-locate):
10852 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
10853 Fix `message' calls to ensure first arg is a format string.
10854 The change was made only when these two conditions were satisfied:
10855 [1] when there is a possibility that the arguments would cause an error
10856 for example, if the code in question relies on external variables
10857 such as filenames, and
10858 [2] if the arg to `message' could not have been nil in the code.
10859
10860 * pcomplete.el (pcomplete--help): Fix `message' format spec.
10861 Not having a %s would be weird, though not technically wrong.
10862
10863 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10864
10865 * term/mac-win.el (mac-add-charset-info): Doc fix.
10866
10867 2005-09-17 Romain Francoise <romain@orebokech.com>
10868
10869 * shell.el (shell-resync-dirs): Handle echoing processes more
10870 reliably. Don't insert resync command if `comint-process-echoes'
10871 is non-nil.
10872
10873 2005-09-17 Magnus Henoch <mange@freemail.hu>
10874
10875 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
10876 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
10877 aspell versions >= 0.60.
10878 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
10879 only if ispell-aspell-supports-utf8 is non-nil.
10880
10881 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
10882
10883 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
10884 buffer-local value to lisp-indent-function.
10885
10886 2005-09-17 Milan Zamazal <pdm@zamazal.org>
10887
10888 * progmodes/glasses.el (glasses-make-readable): If
10889 glasses-separator differs from underscore, put appropriate
10890 overlays over underscore characters.
10891 (glasses-convert-to-unreadable): If glasses-separator differs from
10892 underscore, try to convert glasses-separator characters to
10893 underscores.
10894
10895 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
10896
10897 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
10898 Use with-syntax-table and dolist.
10899
10900 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
10901
10902 * textmodes/reftex-auc.el:
10903 * textmodes/reftex-cite.el:
10904 * textmodes/reftex-dcr.el:
10905 * textmodes/reftex-global.el:
10906 * textmodes/reftex-parse.el:
10907 * textmodes/reftex-ref.el:
10908 * textmodes/reftex-sel.el:
10909 * textmodes/reftex-toc.el:
10910 * textmodes/reftex-vars.el:
10911 * textmodes/reftex.el: Small changes to remove compiler warnings.
10912
10913 * textmodes/reftex-index.el: Likewise.
10914 (reftex-query-index-phrase): More efficient use of markers.
10915
10916 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
10917
10918 * image.el (image-load-path): New variable.
10919 (image-search-load-path): New function.
10920 (find-image): Search for images in `image-load-path'.
10921
10922 2005-09-15 Richard M. Stallman <rms@gnu.org>
10923
10924 * follow.el: Change Maintainer field.
10925
10926 2005-09-15 David Ponce <david@dponce.com>
10927
10928 * recentf.el (recentf-save-file-modes): New option.
10929 (recentf-save-list): Use it.
10930
10931 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
10932
10933 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
10934 (mode-line-mule-info, mode-line-modified): Move bindings from
10935 mouse-3 to mouse-1.
10936
10937 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
10938
10939 * simple.el (sendmail-user-agent-compose): Revert last change.
10940
10941 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
10942
10943 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
10944 Use with-current-buffer.
10945 (ange-ftp-gwp-start): Remove unused var `gw-user'.
10946 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
10947 (ange-ftp-insert-directory): Remove unused var `short'.
10948 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
10949
10950 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
10951 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
10952
10953 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
10954 (check-calendar-holidays, diary-list-entries): Autoload.
10955 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
10956 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
10957
10958 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
10959 which mistakenly removed a call to display-buffer.
10960
10961 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
10962
10963 * obsolete/iso-insert.el: Move to obsolete/ from international/.
10964
10965 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
10966
10967 * progmodes/hideshow.el
10968 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
10969 (hs-allow-nesting): New user var.
10970 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
10971 (hs-hide-block-at-point): When nesting allowed,
10972 if there is already an overlay in place, delete it.
10973 (hs-safety-is-job-n): Delete func; remove call sites.
10974 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
10975 (hs-overlay-at): New func.
10976 (hs-already-hidden-p, hs-show-block): Use it.
10977 (hs-hide-all): Don't pre-clean if nesting allowed.
10978 (hs-show-all): Temporarily disallow
10979 nesting around call to `hs-discard-overlays'.
10980
10981 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
10982
10983 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
10984 Delete unused local var.
10985
10986 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
10987
10988 * help-fns.el (describe-categories): "?\ " -> "?\s".
10989 (help-do-arg-highlight): Recognize also ARG-n, as in
10990 `move-to-left-margin' (ARG+n is already recognized). Simplify.
10991
10992 * international/codepage.el (dos-unsupported-char-glyph):
10993 * net/newsticker.el (tool-bar-map, w3-mode-map)
10994 (w3m-minor-mode-map):
10995 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
10996 (ent-alist):
10997 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
10998
10999 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
11000
11001 * custom.el (custom-push-theme): Handle the case where a symbol is
11002 bound but face properties have not yet been assigned.
11003
11004 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
11005 Fix behavior if noerase is `t' and there is no mail buffer.
11006
11007 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
11008 if `continue' is nil, rather than signal an error.
11009
11010 2005-09-12 Richard M. Stallman <rms@gnu.org>
11011
11012 * font-lock.el (font-lock-keywords): Add autoload.
11013
11014 * help-fns.el (describe-variable): Rearrange to put source link
11015 in a predictable place.
11016
11017 * net/newsticker.el: New file.
11018
11019 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
11020
11021 * calendar/calendar.el (calendar-for-loop): Add edebug info.
11022 (calendar-basic-setup): Use the new nil arg.
11023 (number-of-diary-entries): Move to diary-lib.el.
11024
11025 * calendar/diary-lib.el: Use with-current-buffer, match-string.
11026 (diary-list-entries): Use with-syntax-table and dolist.
11027 Rename from list-diary-entries.
11028 Use number-of-diary-entries if `number' is nil.
11029 (diary, diary-view-entries): Use this new name and new nil arg value.
11030 (number-of-diary-entries): Move from calendar.el.
11031 (diary-unhide-everything): New function.
11032 (include-other-diary-files, fancy-diary-display)
11033 (diary-show-all-entries, make-diary-entry): Use it.
11034 (diary-mail-entries): Use buffer-string.
11035 (mark-diary-entries): Fix long standing paren typo.
11036 (diary-sexp-entry): Use count-lines.
11037 (make-diary-entry): Avoid `previous-line'.
11038 (diary-mode-map): New var.
11039 (diary-mode): Redraw cal after saving. Setup header-line.
11040 (fancy-diary-display-mode): Use local-set-key.
11041
11042 * startup.el (command-line): Try calling various terminal-init-foo-bar
11043 functions by stripping hyphenated suffixes from $TERM.
11044
11045 * files.el (normal-mode): Check boundness of font-lock-keywords.
11046
11047 2005-09-12 Richard M. Stallman <rms@gnu.org>
11048
11049 * progmodes/compile.el: Don't decide a file's directory
11050 until the user actually tries to go there.
11051 (compilation-next-error-function):
11052 Pass compilation-find-file the directory from the file-struct.
11053 (compilation-internal-error-properties): Separate local FILE-STRUCT
11054 from FILE. Doc the args better. Rename arg FMT to FMTS.
11055 (compilation-find-file): Arg DIR renamed to DIRECTORY.
11056 Expand it, and if nil, use default-directory.
11057 (compilation-get-file-structure): Don't mix specified directory
11058 with default directory. Put specified directory into
11059 file-struct. Don't make the file name absolute.
11060
11061 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
11062 (compile-command): Add autoload.
11063 (compilation-disable-input): Add autoload.
11064
11065 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
11066
11067 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
11068 strings of the variables it can override.
11069 (time-stamp): New (as yet undocumented) time-stamp-format escapes
11070 %Q and %q, for fully-qualified domain name and unqualified host name.
11071
11072 2005-09-11 Kim F. Storm <storm@cua.dk>
11073
11074 * emacs-lisp/authors.el (authors-aliases): Update list.
11075 (authors-fixed-entries): Update mldrag.el entry.
11076
11077 2005-09-10 Alan Mackenzie <acm@muc.de>
11078
11079 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
11080 from the region narrowed to.
11081
11082 2005-09-10 Magnus Henoch <mange@freemail.hu>
11083
11084 * textmodes/ispell.el (ispell-check-version): Signal an error if
11085 aspell version is less than 0.60.
11086
11087 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
11088
11089 * progmodes/octave-inf.el (inferior-octave-startup):
11090 Resync current dir at the end.
11091
11092 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
11093
11094 * woman.el (woman-topic-at-point-default):
11095 Rename to woman-use-topic-at-point-default.
11096 (woman-topic-at-point): Rename to woman-use-topic-at-point.
11097 (woman-file-name): Reflect renames above. Automatically use the
11098 word at point as topic if woman-use-topic-at-point is non-nil.
11099 Otherwise offer it as default but don't insert it in the
11100 minibuffer. Also use `test-completion' instead of `assoc' as
11101 suggested by Stefan Monnier.
11102
11103 2005-09-10 Andre Spiegel <spiegel@gnu.org>
11104
11105 * vc.el (vc-directory, vc-update-change-log): Throw an error on
11106 the attempt to do it over Tramp. This is not yet supported.
11107
11108 2005-09-10 Eli Zaretskii <eliz@gnu.org>
11109
11110 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
11111 (menu-bar-non-minibuffer-window-p): New functions.
11112 ("Split Window", "Save As..."): Use them.
11113 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
11114 ("Print Buffer", "Truncate Long Lines in this Buffer"):
11115 Use menu-bar-menu-frame-live-and-visible-p.
11116 ("Save Buffer", "Insert File", "Open Directory...")
11117 ("Open File...", "Visit New File..."):
11118 Use menu-bar-non-minibuffer-window-p.
11119 (kill-this-buffer-enabled-p, dired <menu-enable>):
11120 Use menu-bar-non-minibuffer-window-p.
11121
11122 2005-09-09 Eli Zaretskii <eliz@gnu.org>
11123
11124 * cus-start.el (all): Don't complain about fringe-related
11125 built-ins if fringes are not supported. Ditto about
11126 selection-related built-ins. Fix the test for GTK-related built-ins.
11127
11128 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
11129 ("Postscript Print Buffer", "Print Region", "Save As...")
11130 ("Save", "Insert File...", "Open Directory...")
11131 ("Open File...", "Visit New File..."")
11132 ("Truncate Long Lines in this Buffer"): Don't look at
11133 menu-updating-frame if this display does not support multiple frames.
11134
11135 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
11136
11137 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
11138
11139 2005-09-09 Emilio Lopes <eclig@gmx.net>
11140
11141 * woman.el: Format- and whitespace-related changes.
11142
11143 2005-09-09 Eli Zaretskii <eliz@gnu.org>
11144
11145 * woman.el: Fix my email address.
11146
11147 2005-09-08 Richard M. Stallman <rms@gnu.org>
11148
11149 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
11150 (sh-mode): Locally set skeleton-pair-default-alist.
11151
11152 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
11153
11154 * progmodes/flymake.el: Require `compile' unconditionally.
11155
11156 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
11157
11158 * woman.el (woman-file-name): Provide a default, not initial input.
11159
11160 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
11161
11162 * font-lock.el (font-lock-support-mode): Doc fix.
11163
11164 * descr-text.el (describe-property-list): Handle non-symbol prop names.
11165
11166 2005-09-08 Richard M. Stallman <rms@gnu.org>
11167
11168 * simple.el (blink-matching-open): Get rid of text props from
11169 the string shown in echo area. Don't permanently set point.
11170 Some rearrangements.
11171
11172 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
11173
11174 * recentf.el (recentf-filename-handler): Add custom choice
11175 `abbreviate-file-name'.
11176
11177 * msb.el (msb--very-many-menus): Fix typo.
11178
11179 * disp-table.el (standard-display-european): Don't set
11180 enable-multibyte-characters to nil.
11181
11182 2005-09-08 David Ponce <david@dponce.com>
11183
11184 * recentf.el (recentf-show-file-shortcuts-flag): New option.
11185 (recentf-expand-file-name): Doc fix.
11186 (recentf-dialog-mode-map): Define digit shortcuts.
11187 (recentf--files-with-key): New variable.
11188 (recentf-show-digit-shortcut-filter): New function.
11189 (recentf-open-files-items): New function.
11190 (recentf-open-files): Use it.
11191 (recentf-open-file-with-key): New command.
11192
11193 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
11194
11195 * buff-menu.el (Buffer-menu-sort-by-column): New function.
11196 Suggested by Kim F. Storm.
11197 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
11198 (Buffer-menu-make-sort-button): Use global keymap.
11199
11200 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
11201
11202 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
11203 (Man-getpage-in-background-advice): Remove defadvice; it isn't
11204 necessary any longer with the remapped command.
11205 (Man-bgproc-sentinel-advice): Remove defadvice which counts
11206 formatting time only.
11207
11208 * net/tramp.el (tramp-action-password)
11209 (tramp-multi-action-password): Compile the password prompt from
11210 `method', `user' and `host'. Sometimes it isn't obvious which
11211 password to enter, for example with remote files offered by
11212 recentf.el, or with multiple steps. Suggested by Robert Marshall
11213 <robert@chezmarshall.freeserve.co.uk>.
11214
11215 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
11216
11217 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
11218 Fix regexp for when "s///" is at the beginning of line.
11219
11220 2005-09-07 Jay Belanger <belanger@truman.edu>
11221
11222 * calc/calc-poly.el (math-expand-term): Multiply out any powers
11223 when in matrix mode.
11224
11225 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
11226
11227 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
11228 non-anonymous functions.
11229
11230 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
11231
11232 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
11233 when using a header line. Otherwise, use mouse-1-click-follows-link.
11234
11235 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
11236 can't be moved; don't signal an error.
11237
11238 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
11239
11240 * cus-theme.el (custom-theme-write-faces): Save the current face
11241 spec, not the defface spec.
11242
11243 * custom.el (custom-known-themes): Clarify meaning of "standard".
11244 (custom-push-theme): Save old values in the standard theme.
11245 (disable-theme): Correct typo.
11246 (custom-face-theme-value) Deleted unused function.
11247 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
11248
11249 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
11250
11251 * progmodes/compile.el (compilation-goto-locus): Take into account
11252 iconified frames when determining whether the buffer is
11253 already visible.
11254 Don't reset window height if the window already existed.
11255
11256 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
11257
11258 * custom.el (load-theme): Rename from require-theme.
11259 Add interactive spec.
11260 (enable-theme): Rename from custom-enable-theme.
11261 Add interactive spec.
11262 (disable-theme): Rename from custom-disable-theme.
11263 Add interactive spec.
11264 (custom-make-theme-feature): Doc fix.
11265 (custom-theme-directory): Doc fix.
11266 (provide-theme): Call enable-theme.
11267
11268 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
11269
11270 * obsolete/lazy-lock.el (lazy-lock-mode):
11271 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
11272 font-lock-mode if it's off. Print a warning instead.
11273
11274 * progmodes/compile.el (compilation-start): Ignore errors if the
11275 process died before we get to send-eof.
11276
11277 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
11278 Undo last change. Enclosing the result in quotes broke things on Unix
11279 since tex-send-command passes it through shell-quote-argument.
11280 (tex-send-command): Pass `file' through convert-standard-filename
11281 when possible.
11282 (tex-uptodate-p): Handle the case where TeX hasn't put additional
11283 info in a transcript.
11284
11285 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
11286
11287 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
11288 fix compilation warning. Reorder the key definitions to group
11289 together keys emitted by the current version of xterm.
11290
11291 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
11292 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
11293 Reorder predicates to correct min-color usage.
11294
11295 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
11296
11297 * longlines.el (longlines-mode): Inhibit read-only when encoding.
11298 Kill local variables when longlines-mode is turned off.
11299
11300 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
11301
11302 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
11303
11304 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
11305
11306 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
11307
11308 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
11309 (font-lock-lines-before): Change default to being inactive.
11310 (font-lock-default-fontify-region): Obey font-lock-lines-before.
11311 (font-lock-after-change-function): Don't handle f-l-lines-before here.
11312
11313 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
11314
11315 * net/tramp.el (tramp-handle-make-auto-save-file-name):
11316 Deactivate temporarily advice if active (not needed for Emacs 22,
11317 but for backwards compatibility).
11318 (tramp-exists-file-name-handler): Rewrite. First implementation
11319 was too simple.
11320 (tramp-advice-make-auto-save-file-name):
11321 Call `tramp-handle-make-auto-save-file-name' (again, just for
11322 backwards compatibility).
11323
11324 2005-08-31 Reto Zimmermann <reto@gnu.org>
11325
11326 * progmodes/vhdl-mode.el
11327 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
11328 (vhdl-end-p): Fix indentation bug "else" after "-- when".
11329 (vhdl-set-default-project): New function (easier setting of default).
11330 (vhdl-port-copy): Handle extended identifiers for generics.
11331 (vhdl-compiler-alist): Better description for error message regexp.
11332 (vhdl-make): Query for target, use previous as default.
11333 (vhdl-port-copy): Fix port copy for port names starting with "signal".
11334 (vhdl-font-lock-keywords-2): Fix fontification for record
11335 el. assign.
11336 (vhdl-speedbar-make-subpack-line): Add package body link.
11337 (vhdl-generate-makefile-1): Not include itself as dependency.
11338 (vhdl-font-lock-init): Highlight c-preprocessor directives.
11339 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
11340 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
11341 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
11342 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
11343 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
11344 (vhdl-import-project): Add string argument for `error'.
11345 (vhdl-compose-configuration)
11346 (vhdl-compose-configuration-architecture): Add configuration
11347 declaration generation.
11348 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
11349 (vhdl-trailer-re): Add "record" keyword (better indentation).
11350 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
11351 "[^ \t-\"]+".
11352 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
11353 (vhdl-testbench-entity-file-name)
11354 (vhdl-testbench-architecture-file-name): Allow separate
11355 customization of testbench file names.
11356 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
11357 (vhdl-get-visible-signals): Allow newline within alias declaration.
11358 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
11359 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
11360 (member-ignore-case): Alias for missing function in XEmacs.
11361 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
11362 (vhdl-update-sensitivity-list): Ignore case on read signals.
11363 (vhdl-replace-string): Adjust case only for file names.
11364 (vhdl-update-sensitivity-list): Fix search for read signals.
11365 (vhdl-update-sensitivity-list): Exclude formal parameters.
11366 (vhdl-get-visible-signals): Include aliases of signals.
11367 (vhdl-get-visible-signals): Fix signal name searching.
11368 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
11369 (vhdl-fixup-whitespace-region): Fix for character
11370 literals (e.g. `:').
11371
11372 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
11373
11374 * ansi-color.el (comint-last-output-start):
11375 * bs.el (font-lock-verbose):
11376 * diff-mode.el (add-log-buffer-file-name-function):
11377 * dired-x.el (vm-folder-directory):
11378 * faces.el (help-xref-stack-item):
11379 * files.el (font-lock-keywords):
11380 * find-lisp.el (dired-buffers, dired-subdir-alist):
11381 * ido.el (cua-inhibit-cua-keys):
11382 * log-view.el (cvs-minor-wrap-function):
11383 * outline.el (font-lock-warning-face):
11384 * simple.el (compilation-current-error):
11385 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
11386 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
11387 * tooltip.el (comint-prompt-regexp):
11388 * w32-fns.el (explicit-shell-file-name):
11389 * term/mac-win.el (mac-charset-info-alist)
11390 (mac-services-selection, mac-system-script-code):
11391 * term/tty-colors.el (msdos-color-values):
11392 * term/w32-win.el (xlfd-regexp-registry-subnum):
11393 * term/x-win.el (x-keysym-table, x-selection-timeout)
11394 (x-session-id, x-session-previous-id):
11395 * textmodes/ispell.el (mail-yank-prefix):
11396 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
11397 * textmodes/org.el (calc-embedded-close-formula)
11398 (calc-embedded-open-formula)
11399 (font-lock-unfontify-region-function):
11400 * textmodes/reftex-global.el (isearch-next-buffer-function)
11401 (TeX-master):
11402 * textmodes/reftex.el (font-lock-keywords):
11403 * textmodes/tex-mode.el (font-lock-comment-face)
11404 (font-lock-doc-face):
11405 * textmodes/texinfo.el (outline-heading-alist):
11406 Add defvars.
11407
11408 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
11409 (artist-spray-chars, artist-mode-init, artist-replace-string)
11410 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
11411 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
11412 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
11413
11414 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
11415 (conf-align-assignments): "?\ " -> "?\s".
11416
11417 * textmodes/reftex-index.el (TeX-master): Add defvar.
11418 (reftex-index-phrases-marker): Move up defvar.
11419
11420 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
11421 (reftex-toc-include-labels-indicator)
11422 (reftex-toc-include-index-indicator)
11423 (reftex-toc-max-level-indicator): Move up declarations.
11424
11425 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
11426 of args to `tramp-run-real-handler', even if it's empty in this case.
11427
11428 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11429
11430 * dired.el (dired-move-to-filename-regexp): Add date format for
11431 Mac OS X 10.3 in East Asian locales.
11432
11433 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
11434
11435 * files.el (make-auto-save-file-name): Add file name handler call
11436 if applicable.
11437
11438 * net/tramp.el (tramp-file-name-handler-alist)
11439 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
11440 (tramp-handle-make-auto-save-file-name): Rename from
11441 `tramp-make-auto-save-file-name'.
11442 (tramp-exists-file-name-handler): New defun.
11443 (tramp-advice-make-auto-save-file-name): Make defadvice only when
11444 `make-auto-save-file-name' is not a magic file name operation.
11445
11446 2005-08-30 Richard M. Stallman <rms@gnu.org>
11447
11448 * files.el (risky-local-variable-p):
11449 Match `-predicates' and `-commands.
11450
11451 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
11452 (custom-save-all): Visit the file if necessary;
11453 kill the buffer if we created it.
11454 (custom-save-delete): Don't visit file or kill buffer here.
11455
11456 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
11457
11458 * textmodes/org.el (org-special-keyword): New face.
11459 (org-table-copy-down, org-table-eval-formula)
11460 (org-table-recalculate, org-init-section-numbers):
11461 Use `string-to-number' instead of `string-to-int'.
11462 (org-get-location): Use `insert-buffer-substring' instead of
11463 `insert-buffer'.
11464 (org-modify-diary-entry-string): New function.
11465 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
11466 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
11467 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
11468 active region.
11469 (org-export-as-html): Handle QUOTE keyword.
11470 (org-quote-string): New option.
11471 (org-bookmark-jump-unhide): New function, used for
11472 `bookmark-after-jump-hook'.
11473 (org-diary-default-entry): Apply only when not called through
11474 `org-agenda'.
11475
11476 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
11477
11478 * net/eudc.el (mode-popup-menu):
11479 * play/handwrite.el (ps-printer-name, ps-lpr-command):
11480 * progmodes/ada-mode.el (compile-auto-highlight)
11481 (skeleton-further-elements):
11482 * progmodes/autoconf.el (font-lock-syntactic-keywords):
11483 * progmodes/cmacexp.el (msdos-shells):
11484 * progmodes/compile.el (font-lock-extra-managed-props)
11485 (font-lock-keywords, font-lock-maximum-size)
11486 (font-lock-support-mode):
11487 * progmodes/grep.el (font-lock-lines-before):
11488 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
11489 * progmodes/mixal-mode.el (compile-command):
11490 * progmodes/perl-mode.el (font-lock-comment-face)
11491 (font-lock-doc-face, font-lock-string-face):
11492 * progmodes/prolog.el (comint-prompt-regexp):
11493 * progmodes/sh-script.el (font-lock-comment-face)
11494 (font-lock-set-defaults, font-lock-string-face):
11495 * progmodes/sql.el (font-lock-keyword-face)
11496 (font-lock-set-defaults, font-lock-string-face):
11497 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
11498 (itimer-version, lazy-lock-defer-contextually)
11499 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
11500 Add defvars.
11501
11502 * progmodes/cperl-mode.el (cperl-electric-lbrace)
11503 (cperl-electric-keyword, cperl-electric-pod)
11504 (cperl-electric-backspace, cperl-forward-re)
11505 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
11506 (vc-rcs-header, vc-sccs-header): Add defvars.
11507
11508 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
11509 (font-lock-syntactic-keywords, gud-find-expr-function):
11510 Add defvars.
11511
11512 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
11513 (gdb-frame-parameters): Declare before use.
11514
11515 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
11516 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
11517 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
11518 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
11519
11520 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
11521 (idlwave-help-with-source): Use `insert-buffer-substring', not
11522 `insert-buffer'.
11523
11524 2005-08-29 Juri Linkov <juri@jurta.org>
11525
11526 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
11527 Put outline-back-to-heading function call inside save-excursion.
11528
11529 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
11530
11531 * man.el (Man-init-defvars, Man-translate-references)
11532 (Man-support-local-filenames, Man-highlight-references):
11533 * progmodes/sql.el (sql-interactive-mode):
11534 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
11535
11536 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
11537 (compilation-mode-font-lock-keywords): Add defvars.
11538 (checkdoc-interactive-loop): "?\ " -> "?\s".
11539
11540 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
11541 (font-lock-doc-face, font-lock-string-face)
11542 (font-lock-keywords-case-fold-search): Add defvars.
11543 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
11544
11545 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
11546 Don't pass X and Y (they are ignored anyway).
11547 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
11548 (mouse-delete-window): Make arguments optional.
11549
11550 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
11551 (caesar-translate-table, minor-modes, news-buffer-save)
11552 (news-group-name, news-minor-modes): Add defvars.
11553
11554 * emacs-lisp/lselect.el (mouse-highlight-priority)
11555 (x-lost-selection-functions, zmacs-regions):
11556 * emacs-lisp/pp.el (font-lock-verbose):
11557 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
11558 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
11559 (ses-mode-map):
11560 * emacs-lisp/tcover-unsafep.el (safe-functions):
11561 * international/mule-cmds.el (mac-system-coding-system)
11562 (mac-system-locale):
11563 * language/ethio-util.el (rmail-current-message)
11564 (rmail-message-vector):
11565 * language/thai-util.el (thai-auto-composition-mode):
11566 * mail/metamail.el (rmail-current-message, rmail-message-vector):
11567 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
11568 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
11569 (vm-primary-inbox, vm-spool-files):
11570 * mail/rmail.el (deleted-head, font-lock-fontified)
11571 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
11572 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
11573 (total-messages):
11574 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
11575 (rmail-summary-mode-map):
11576 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
11577 (rmail-last-label, rmail-last-multi-labels)
11578 (rmail-summary-vector, rmail-total-messages):
11579 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
11580 * mail/rmailsum.el (msgnum):
11581 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
11582 (rmail-current-message):
11583 * obsolete/fast-lock.el (font-lock-face-list):
11584 * obsolete/rnewspost.el (mail-reply-buffer):
11585 * obsolete/scribe.el (compile-command):
11586 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
11587
11588 2005-08-28 John Paul Wallington <jpw@gnu.org>
11589
11590 * ibuf-ext.el (ibuffer-auto-update-changed):
11591 Use `frame-or-buffer-changed-p' to check whether we need to update.
11592 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
11593 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
11594 as a `frame-or-buffer-changed-p' state vector instead.
11595
11596 2005-08-27 Romain Francoise <romain@orebokech.com>
11597
11598 * textmodes/makeinfo.el (makeinfo-compile):
11599 Use `compilation-start'. Set `next-error-function' according to
11600 `disable-errors'.
11601 (makeinfo-next-error): New function.
11602 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
11603 (makeinfo-buffer): Likewise.
11604
11605 * progmodes/compile.el (compilation-start): Add autoload cookie.
11606
11607 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
11608 * textmodes/sgml-mode.el: Likewise.
11609 * progmodes/python.el: Likewise.
11610
11611 2005-08-27 Eli Zaretskii <eliz@gnu.org>
11612
11613 * simple.el (blink-matching-paren-distance): Document the meaning
11614 of nil value, and allow to customize to nil.
11615
11616 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
11617 command.com, not command.exe.
11618
11619 2005-08-26 John Wiegley <johnw@newartisans.com>
11620
11621 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
11622 code around a bit so that an extraneous nil argument is not added
11623 to a command when no args are given.
11624
11625 * eshell/esh-arg.el (eshell-parse-double-quote): If a
11626 double-quoted argument resolves to nil, return it as an empty
11627 string rather than as nil. This made it impossible to pass "" to
11628 a shell script as a null string argument.
11629
11630 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
11631
11632 * outline.el (outline-invent-heading): New fun.
11633 (outline-promote, outline-demote): Use it.
11634 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
11635 (outline-end-of-subtree): Remove unused var `opoint'.
11636
11637 2005-08-26 David Reitter <david.reitter@gmail.com>
11638
11639 * menu-bar.el (truncate-lines, write-file, print-buffer)
11640 (ps-print-buffer-faces, ps-print-buffer, split-window):
11641 Disable menu items when the frame they refer to is invisible, or when
11642 they refer to a buffer and the minibuffer is selected.
11643
11644 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
11645
11646 * progmodes/flymake.el (flymake-highlight-err-lines):
11647 Use save-excursion around flymake-highlight-line to preserve point.
11648
11649 2005-08-26 Eli Zaretskii <eliz@gnu.org>
11650
11651 * progmodes/octave-mod.el: Change Author and Maintainer address.
11652 (octave-maintainer-address): Change Kurt's email address.
11653 * progmodes/octave-inf.el: Change Author and Maintainer address.
11654 * progmodes/octave-hlp.el: Change Author and Maintainer address.
11655
11656 2005-08-26 Kim F. Storm <storm@cua.dk>
11657
11658 * subr.el (version-list-<, version-list-<=, version-list-=):
11659 Rename from integer-list-*.
11660 (version-list-not-zero): Likewise. Fix while loop.
11661 (version=): Use version-list-= instead of string-equal.
11662
11663 2005-08-26 Richard M. Stallman <rms@gnu.org>
11664
11665 * outline.el (outline-promote): Try shortening the heading.
11666 As last resort, read the heading to use.
11667 (outline-demote): As last resort, read the heading to use.
11668
11669 2005-08-26 Romain Francoise <romain@orebokech.com>
11670
11671 * progmodes/compile.el (compilation-start): Doc fix.
11672
11673 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
11674 (antlr-font-lock-additional-keywords): Fix reference to
11675 `antlr-font-lock-literal-regexp' erroneously changed during the
11676 mass face rename.
11677 (antlr-run-tool): Use `compilation-start'.
11678
11679 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
11680 instead of the obsolete `compile-internal'.
11681
11682 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
11683
11684 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
11685 (number, original-date):
11686 * calendar/cal-china.el (date):
11687 * calendar/cal-coptic.el (date):
11688 * calendar/cal-french.el (date):
11689 * calendar/cal-hebrew.el (date, entry, number, original-date):
11690 * calendar/cal-islam.el (date, number, original-date):
11691 * calendar/cal-iso.el (date):
11692 * calendar/cal-julian.el (date):
11693 * calendar/cal-mayan.el (date):
11694 * calendar/cal-menu.el (date, event):
11695 * calendar/cal-persia.el (date):
11696 * calendar/lunar.el (date):
11697 * calendar/solar.el (date): Add defvars.
11698
11699 * emerge.el:
11700 * ibuffer.el:
11701 * info-xref.el:
11702 * obsolete/bg-mouse.el:
11703 * obsolete/sun-curs.el:
11704 * obsolete/swedish.el: Move the `defvar's to the top level.
11705
11706 * smerge-mode.el (smerge-refined-change): Add :group.
11707
11708 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
11709
11710 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
11711 (smerge-keep-n): Remove props.
11712 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
11713 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
11714 now that it's done in smerge-keep-n.
11715 (smerge-refined-change): New face.
11716 (smerge-refine-chopup-region, smerge-refine-highlight-change)
11717 (smerge-refine): New funs.
11718 (smerge-basic-map): Bind smerge-refine.
11719
11720 2005-08-25 Juri Linkov <juri@jurta.org>
11721
11722 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
11723 compilation-process-setup-function and compilation-disable-input
11724 in grep-mode instead of let-bindings in grep.
11725
11726 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
11727 Delete "Automatic File De/compression" (auto-compression-mode).
11728
11729 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
11730
11731 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
11732 Silence warning about non-existent variable.
11733
11734 2005-08-25 Richard M. Stallman <rms@gnu.org>
11735
11736 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
11737 Rename "Describe Key" to "Describe Key or Mouse Operation".
11738
11739 * mail/mailalias.el (build-mail-aliases): Delete comments
11740 from the contents before processing them.
11741
11742 * isearch.el (isearch-edit-string): Erase the Search prompt
11743 if user enters an empty string and there is no default.
11744
11745 * comint.el (comint-file-name-prefix): Add autoload.
11746
11747 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
11748
11749 * subr.el (play-sound): Rearrange to avoid warning.
11750
11751 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
11752
11753 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
11754 New hook.
11755 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
11756
11757 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
11758
11759 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
11760
11761 * custom.el (custom-theme-set-variables): Sort minor modes last.
11762
11763 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11764
11765 * subr.el (version-separator, version-regexp-alist): New vars used by
11766 version comparison funs.
11767 (integer-list-<, integer-list-=, integer-list-<=)
11768 (integer-list-not-zero): New funs for integer list comparison.
11769 (version-to-list, version=, version<, version<=): New funs for version
11770 comparison.
11771
11772 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
11773
11774 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
11775 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
11776 time to silence the byte-compiler.
11777
11778 * ibuffer.el (ibuffer-compile-make-eliding-form)
11779 (ibuffer-check-formats): Use `with-no-warnings' to hide references
11780 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
11781 so it's silly to get warnings for it).
11782 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
11783 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
11784 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
11785 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
11786 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
11787 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
11788 Defvar at compile time.
11789 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
11790 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
11791 Declare them before use.
11792
11793 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
11794 (info-xref-good, info-xref-bad): Defvar at compile time.
11795
11796 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
11797 Use `let*' instead of `let'.
11798
11799 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
11800 (*mouse-y*, menu, char): Defvar at compile time.
11801 (sc::menu): Declare it before use.
11802 (sc::pack-one-line): Use `let', not `let*'.
11803
11804 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
11805 (mail-send-hook): Defvar at compile time.
11806
11807 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
11808 Defvar at compile time.
11809
11810 * term/sun-mouse.el (current-global-mousemap)
11811 (current-local-mousemap): Declare them before use.
11812
11813 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
11814
11815 * bookmark.el (bookmark-after-jump-hook): New hook.
11816 (bookmark-jump): Run `bookmark-after-jump-hook'.
11817
11818 2005-08-23 Juri Linkov <juri@jurta.org>
11819
11820 * faces.el (minibuffer-prompt): Doc fix.
11821
11822 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
11823
11824 * progmodes/xscheme.el: Trivial changes to silence warnings.
11825 (xscheme-previous-mode, xscheme-previous-process-state):
11826 Add defvars.
11827 (xscheme-last-input-end, xscheme-process-command-line)
11828 (xscheme-process-name, xscheme-buffer-name)
11829 (xscheme-expressions-ring-max, xscheme-expressions-ring)
11830 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
11831 (xscheme-control-g-synchronization-p)
11832 (xscheme-control-g-disabled-p, xscheme-string-receiver)
11833 (default-xscheme-runlight, xscheme-runlight)
11834 (xscheme-runlight-string, xscheme-process-filter-state)
11835 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
11836 Move to beginning of file.
11837 (scheme-interaction-mode-commands-alist)
11838 (scheme-interaction-mode-map, scheme-debugger-mode-map):
11839 Declare them before use. Note: the initialization code for the variables
11840 has not been moved because it uses functions that reference the variables.
11841 (xscheme-control-g-message-string, xscheme-process-filter-alist)
11842 (xscheme-prompt-for-expression-map): Declare them before use.
11843 (scheme-debugger-mode-commands): "?\ " -> "?\s".
11844
11845 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
11846
11847 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
11848
11849 2005-08-22 Juri Linkov <juri@jurta.org>
11850
11851 * faces.el (set-face-underline): Delete this duplicate function
11852 and make an obsolete alias to set-face-underline-p.
11853 (set-face-underline-p): Use docstring of set-face-underline.
11854 (describe-face): Create hyperlink to parent face.
11855
11856 * info.el (Info-insert-dir): Use save-excursion around
11857 insert-buffer-substring.
11858 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
11859 (Info-escape-percent): Delete function.
11860 (Info-fontify-node): Replace Info-escape-percent by
11861 replace-regexp-in-string with REP arg set to lambda that
11862 duplicates `%' and preserves text properties.
11863
11864 * progmodes/compile.el (compilation-disable-input): Doc fix.
11865 (define-compilation-mode): Doc fix and refill.
11866 (kill-compilation): Use `mode-name' in the error message.
11867 (compilation-find-file): Use `compilation-error' in the
11868 read-file-name's prompt.
11869
11870 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
11871
11872 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
11873 (smerge-auto-leave): Make undo re-enable the mode.
11874 (debug-ignored-errors): Add the user-error of impossible resolution.
11875 (smerge-resolve): Move things around a bit, in preparation for later.
11876 (smerge-diff): Don't fail if the buffer has no associated file.
11877 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
11878 (smerge-conflict-overlay): New function.
11879 (smerge-match-conflict): Don't add text properties here.
11880 (smerge-find-conflict): Instead, add an overlay here.
11881 Also check for the case where we're inside a conflict already, so as to
11882 obviate the need for font-lock-multiline, which is unbearably slow with
11883 large conflicts and ciomplex font-lock patterns.
11884 (smerge-remove-props): Remove overlay rather than text-properties.
11885 (smerge-mode): Don't set font-lock-multiline.
11886 Remove overlays when turned off.
11887
11888 2005-08-21 Kim F. Storm <storm@cua.dk>
11889
11890 * ido.el (ido-ignore-item-p): Use save-match-data.
11891 Bind case-fold-search to ido-case-fold locally.
11892
11893 2005-08-20 Richard M. Stallman <rms@gnu.org>
11894
11895 * files.el (normal-mode): If font lock is on, turn it off and on.
11896
11897 * subr.el (replace-regexp-in-string): Doc fix.
11898
11899 * startup.el (command-line-1): Don't suppress startup screen
11900 due to existing processes.
11901
11902 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
11903
11904 * progmodes/compile.el (compilation-disable-input): Default to nil.
11905
11906 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
11907
11908 * progmodes/compile.el (compilation-disable-input): New defcustom.
11909 (compilation-start): If compilation-disable-input is non-nil, send
11910 EOF to the compilation process.
11911
11912 2005-08-20 Eli Zaretskii <eliz@gnu.org>
11913
11914 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
11915 Run the argument of tex-shell-cd-command through
11916 convert-standard-filename, to get the correct style of slashes on
11917 Windows, and enclose the result in quotes, in case the file name
11918 includes whitespace or other special characters.
11919
11920 2005-08-19 Andreas Schwab <schwab@suse.de>
11921
11922 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
11923 process.
11924
11925 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
11926
11927 * cus-start.el (minibuffer-prompt-properties): Correct typo.
11928
11929 2005-08-18 Kim F. Storm <storm@cua.dk>
11930
11931 * scroll-lock.el: Fix errors due to incorrect line wrapping.
11932
11933 2005-08-18 Richard M. Stallman <rms@gnu.org>
11934
11935 * scroll-lock.el: New file.
11936
11937 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
11938
11939 * dired.el (dired-move-to-end-of-filename):
11940 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
11941
11942 2005-08-18 Kim F. Storm <storm@cua.dk>
11943
11944 * ido.el (ido-everywhere): Fix defcustom :set function to disable
11945 rather than toggle mode when custom value is nil.
11946 (ido-everywhere): Fix defun doc string.
11947
11948 2005-08-17 Richard M. Stallman <rms@gnu.org>
11949
11950 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
11951 as tag instead of "Inviolable".
11952
11953 2005-08-17 Kim F. Storm <storm@cua.dk>
11954
11955 * windmove.el (windmove-coordinates-of-position): Remove.
11956 (windmove-coordinates-of-window-position): Remove.
11957 (windmove-reference-loc): Use posn-at-point instead.
11958
11959 * subr.el (insert-for-yank-1): Doc fix.
11960
11961 * ido.el (ido-enter-matching-directory): Rename from
11962 ido-enter-single-matching-directory. Change `slash' choice to
11963 `only'. Add `first' choice.
11964 (ido-exhibit): Adapt to above changes.
11965
11966 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
11967
11968 * Makefile.in: Expand comment about building loaddefs.el.
11969
11970 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
11971
11972 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
11973 Comment use of defadvice.
11974
11975 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
11976
11977 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
11978
11979 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
11980 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
11981 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
11982 * progmodes/idlw-shell.el, progmodes/ld-script.el,
11983 * progmodes/which-func.el, ruler-mode.el, strokes.el,
11984 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
11985 for backward compatibility for faces that did not appear in the
11986 previous Emacs release.
11987
11988 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
11989
11990 2005-08-15 Kim F. Storm <storm@cua.dk>
11991
11992 * emulation/cua-base.el (cua-delete-region): Return t if
11993 deleted region was non-empty.
11994 (cua-replace-region): Inhibit overwrite-mode for
11995 self-insert-command if replaced region was non-empty.
11996 (cua--explicit-region-start, cua--status-string): Make them
11997 buffer-local at top-level...
11998 (cua-mode): ...rather than when mode is enabled.
11999
12000 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
12001
12002 * progmodes/vhdl-mode.el (vhdl-emacs-21):
12003 Set t for Emacs 21, 22, and so on.
12004
12005 2005-08-15 David Ponce <david@dponce.com>
12006
12007 * tree-widget.el: Update Commentary header.
12008 (tree-widget-theme): Doc fix.
12009 (tree-widget-space-width): New option.
12010 (tree-widget-image-properties): Look up in the default theme too.
12011 (tree-widget--cursors): Only for images with arrow pointer shape.
12012 (tree-widget-lookup-image): Pointer shape is hand by default.
12013 (tree-widget-icon): Rename generic icon widget from
12014 `tree-widget-control'.
12015 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
12016 derive from `tree-widget-icon'.
12017 (tree-widget-handle): Improve default look and feel of the text
12018 representation.
12019 (tree-widget): Rename :*-control properties to :*-icon properties.
12020 Add :action and :help-echo properties.
12021 (tree-widget-after-toggle-functions): Move.
12022 (tree-widget-close-node, tree-widget-open-node): Remove.
12023 (tree-widget-before-create-icon-functions): New hook.
12024 (tree-widget-value-create): Update to allow customization of icons
12025 and nodes at run-time via that new hook.
12026 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
12027 (tree-widget-icon-action, tree-widget-icon-help-echo)
12028 (tree-widget-action, tree-widget-help-echo): New functions.
12029
12030 2005-08-15 Kim F. Storm <storm@cua.dk>
12031
12032 * ido.el (ido-buffer-internal): Use with-no-warnings.
12033 (ido-make-merged-file-list): Use while-no-input.
12034
12035 2005-08-15 Richard M. Stallman <rms@gnu.org>
12036
12037 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
12038 (flyspell-large-region): Fix doc and custom type.
12039
12040 2005-08-14 Richard M. Stallman <rms@gnu.org>
12041
12042 * files.el (interpreter-mode-alist): Doc fix.
12043
12044 * mail/rmail.el (rmail-nonignored-headers): New variable.
12045 (rmail-clear-headers): Use it.
12046 (rmail-reply): Better handling of mail-followup-to header.
12047
12048 * progmodes/sh-script.el (sh-font-lock-keywords-var):
12049 Rename variable from sh-font-lock-keywords. In the `shell' entry,
12050 don't try to refer to executable-font-lock-keywords.
12051 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
12052 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
12053 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
12054 (sh-mode): Set comment-start-skip, local-abbrev-table,
12055 imenu-case-fold-search.
12056 (sh-set-shell): Don't set them here.
12057 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
12058 Don't cache the results in the original alist; don't ever modify
12059 that alist.
12060
12061 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
12062
12063 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
12064 empty.
12065
12066 2005-08-15 Andreas Schwab <schwab@suse.de>
12067
12068 * desktop.el: Put autoload cookie at risky-local-variable declarations.
12069
12070 * dired.el, info.el, mail/rmail.el: Revert last change.
12071
12072 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
12073
12074 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
12075 modification in `eval-after-load' form.
12076 * info.el: Likewise.
12077 * mail/rmail.el: Likewise.
12078
12079 2005-08-14 Juri Linkov <juri@jurta.org>
12080
12081 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12082 Remove highlighting of "Compilation started". Highlight only
12083 the word "finished" in "Compilation finished". Add highlighting
12084 of "interrupt", "killed", "terminated" and the exit code.
12085 (compilation-start): Add newline after header. Use exactly the
12086 same time stamp format as the finishing message.
12087 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
12088
12089 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
12090 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
12091 Add highlighting of "interrupt", "killed", "terminated".
12092
12093 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
12094 enabled and the current command is self-insert-command, call it
12095 explicitly with overwrite-mode bound to nil, to not allow it
12096 to delete the character after the selected region.
12097
12098 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
12099
12100 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
12101 move-end-of-line, end-of-line, and beginning-of-line to the list
12102 of commands after which the echo area is updated.
12103
12104 2005-08-12 Eli Zaretskii <eliz@gnu.org>
12105
12106 * cus-edit.el (custom-save-all, custom-save-delete):
12107 Bind recentf-exclude to exclude custom-file.
12108
12109 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
12110
12111 * mail/rmailsum.el (rmail-summary-end-of-message): New command
12112 to go to the bottom of the mail message. Added to
12113 `rmail-summary-mode-map' with key "/".
12114 (rmail-summary-show-message): New (internal) function for use by
12115 both `rmail-summary-beginning/end-of-message'.
12116 (rmail-summary-beginning-of-message): Change to use
12117 rmail-summary-show-message.
12118
12119 * mail/rmail.el (rmail-end-of-message): New command to go to the
12120 end of the current message. Added to `rmail-mode-map' with key "/".
12121 (rmail-beginning-of-message): Fix to work as documented.
12122 (rmail-mode): Change documentation.
12123
12124 * progmodes/compile.el (compilation-start): Add the line
12125 "Compilation started" with compilation start time.
12126 (compilation-mode-font-lock-keywords): Add `started' to keywords.
12127
12128 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
12129
12130 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
12131 of menu items.
12132
12133 2005-08-11 Richard M. Stallman <rms@gnu.org>
12134
12135 * simple.el (pop-global-mark): Reverse test of widen-automatically.
12136
12137 * battery.el (battery-status-function): Don't use ignore-errors.
12138
12139 2005-08-11 Lute Kamstra <lute@gnu.org>
12140
12141 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
12142 define-obsolete-variable-alias.
12143
12144 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
12145
12146 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
12147 (ange-ftp-send-cmd): Revert last change, and expand
12148 the comment explaining the problem.
12149
12150 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
12151
12152 * ldefs-boot.el: Update.
12153
12154 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
12155 item to "Time, Load and Mail". Change help echo text.
12156
12157 * time.el (display-time-use-mail-icon, display-time-format)
12158 (display-time-string-forms): Shorten first line of docstrings.
12159
12160 2005-08-10 Lars Hansen <larsh@soem.dk>
12161
12162 * desktop.el (desktop-buffer-mode-handlers):
12163 Make non-customizable. Add autoload cookie. Change initial value to
12164 nil; add elements in respective modules instead. Fix doc string.
12165 (desktop-load-file): New function.
12166 (desktop-minor-mode-handlers): New autoloaded variable.
12167 (desktop-create-buffer): Call minor mode handlers.
12168 Use desktop-load-file to load major and minor mode modules prior to
12169 checking for a handler.
12170 (desktop-save): Don't add nil to desktop-minor-modes for minor
12171 modes with nil function in desktop-minor-mode-table. Don't delete
12172 desktop file before rewriting it.
12173 (desktop-locals-to-save): Add autoload cookie. Don't make
12174 automatically buffer-local. Add variables column-number-mode,
12175 size-indication-mode, indent-tabs-mode,
12176 indicate-buffer-boundaries, indicate-empty-lines and
12177 show-trailing-whitespace.
12178 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
12179 regexps. Don't use desktop-clear-preserve-buffers-regexp.
12180 (desktop-clear-preserve-buffers-regexp): Delete.
12181 (desktop-clear-preserve-buffers): Update initial value and docstring.
12182 (desktop-save-buffer): Fix doc string.
12183
12184 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
12185 (hilit-chg-desktop-restore): New function.
12186 (highlight-changes-mode): Add highlight-changes-mode to
12187 desktop-locals-to-save.
12188
12189 * dired.el: Add handler to desktop-buffer-mode-handlers.
12190 (dired-restore-desktop-buffer): Remove autoload cookie.
12191 (dired-mode): Add autoload cookie.
12192
12193 * info.el: Add handler to desktop-buffer-mode-handlers.
12194 (Info-restore-desktop-buffer): Remove autoload cookie.
12195 (Info-mode): Add autoload cookie.
12196
12197 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
12198 (mh-restore-desktop-buffer): Remove autoload cookie.
12199 (mh-folder-mode): Add autoload cookie.
12200
12201 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
12202 (rmail-restore-desktop-buffer): Remove autoload cookie.
12203
12204 2005-08-11 Masatake YAMATO <jet@gyve.org>
12205
12206 * hexl.el (hexl-address-region):
12207 (hexl-ascii-region, hexl-font-lock-keywords):
12208 (hexl-highlight-line-range): Use the term "region"
12209 instead of "area" for consistency with the other symbols
12210 defined in hexl.el.
12211
12212 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
12213
12214 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
12215 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
12216 out by Juri Linkov). Add `display-battery-mode'.
12217
12218 2005-08-09 Juri Linkov <juri@jurta.org>
12219
12220 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12221 Remove `-text' from face variable names.
12222 (compilation-error-file-name, compilation-warning-file-name)
12223 (compilation-info-file-name): Delete faces.
12224 (compilation-line-number, compilation-column-number):
12225 Remove face underlining.
12226 (compilation-message-face): Set to `underline' value by default.
12227 (compilation-error-face, compilation-warning-face)
12228 (compilation-info-face): Remove `-file-name' from face names.
12229 (compilation-error-text-face, compilation-warning-text-face)
12230 (compilation-info-text-face): Delete face variables.
12231 (compilation-text-face): Delete function.
12232
12233 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
12234 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
12235 (grep-error-face): Set to `compilation-error' instead of
12236 `compilation-error-face' (which is redefined to `grep-hit-face' in
12237 grep buffers).
12238 (grep-mode-font-lock-keywords): Remove `-text' from face variable
12239 names. Use `grep-error-face' instead of `compilation-error-text-face'.
12240
12241 * dired-aux.el (dired-do-query-replace-regexp):
12242 Use `query-replace-read-args'.
12243
12244 * replace.el (query-replace-read-from, query-replace-read-to)
12245 (query-replace-read-args): Rename arg `string' to `prompt'.
12246
12247 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
12248
12249 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
12250
12251 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
12252 uploading files.
12253 (ange-ftp-canonize-filename): Handle file names beginning with ~
12254 correctly.
12255
12256 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
12257
12258 * textmodes/fill.el (canonically-space-region)
12259 (fill-context-prefix, fill-french-nobreak-p)
12260 (fill-delete-newlines, fill-comment-paragraph)
12261 (justify-current-line): "?\ " -> "?\s".
12262
12263 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
12264
12265 * textmodes/fill.el (fill-nonuniform-paragraphs):
12266 Improve argument/docstring consistency.
12267
12268 2005-08-09 Richard M. Stallman <rms@gnu.org>
12269
12270 * textmodes/ispell.el (ispell-word): More fboundp checks.
12271
12272 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
12273 (find-file-noselect-1): Call it here, only if RAWFILE.
12274 (normal-mode): Always set some major mode.
12275 (save-some-buffers-action-alist): Change some explanation strings.
12276 (file-name-non-special): In the `quote' method, use unwind-protect.
12277
12278 2005-08-09 Magnus Henoch <mange@freemail.hu>
12279
12280 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
12281 (ispell-have-aspell-dictionaries): New variable.
12282 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
12283 (ispell-get-aspell-config-value): New function.
12284 (ispell-aspell-find-dictionary): New function.
12285 (ispell-aspell-add-aliases): New function.
12286 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
12287 appropriate. Don't look for ispell dictionaries if we use aspell.
12288 (ispell-menu-map): Don't build a submenu of dictionaries.
12289
12290 2005-08-09 Richard M. Stallman <rms@gnu.org>
12291
12292 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
12293 (sql-read-passwd): Use read-passwd.
12294
12295 * progmodes/idlw-toolbar.el (idlwave-toolbar)
12296 (idlwave-toolbar-is-possible): Add defvars.
12297
12298 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
12299 Avoid warnings.
12300
12301 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
12302 (idlwave-system-class-info, idlwave-executive-commands-alist):
12303 Use defvar.
12304
12305 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
12306
12307 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
12308 Avoid warnings.
12309
12310 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
12311 and content-type: headers.
12312
12313 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
12314
12315 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
12316 and rename some of them to be more self-explanatory.
12317
12318 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
12319
12320 * startup.el (command-line-1): Implement -scriptload.
12321
12322 * replace.el (occur-engine): Initial *Occur* output not undoable.
12323
12324 * menu-bar.el (menu-bar-file-menu): Rename some menu items
12325 and improve help strings.
12326
12327 * isearch.el (isearch-repeat): When changing direction,
12328 mark search successful.
12329
12330 * ediff-init.el: Use (featurep 'xemacs).
12331
12332 * comint.el (send-invisible): Identify buffer, if not selected.
12333
12334 * align.el: Delete autoload for c-guess-basic-syntax.
12335
12336 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
12337
12338 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
12339 Improve argument/docstring consistency. Doc fixes.
12340 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
12341 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
12342 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
12343 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
12344 (r2bv-organization, r2bv-pages, r2bv-primary-author)
12345 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
12346 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
12347 Defvar at compile time.
12348
12349 2005-08-09 Juri Linkov <juri@jurta.org>
12350
12351 * info.el: Replace `info' with upper-case `Info' where appropriate.
12352 (info-title-1, info-title-2, info-title-3, info-title-4)
12353 (info-menu-header): Move up face definitions.
12354 (info-menu-star): Rename from `info-menu-5'.
12355 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
12356 (Info-fontify-visited-nodes): Fix docstring.
12357 (Info-hide-note-references): Fix docstring.
12358 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
12359 menu items in the same way as on cross-references.
12360 (info-apropos): Fix sorting order and formatting to be like in the
12361 stand-alone Info browser. Display error messages for 1 sec.
12362 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
12363 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
12364 from the menu bar.
12365 (Info-insert-dir): Restore point after calling
12366 `insert-buffer-substring'.
12367
12368 2005-08-08 Richard M. Stallman <rms@gnu.org>
12369
12370 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
12371 (recompute-lucid-menubar): Add defvars.
12372
12373 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
12374
12375 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
12376
12377 * net/net-utils.el (run-dig): Rename from `dig'.
12378
12379 * play/gametree.el (gametree-mode): Use make-local-variable,
12380 not make-variable-buffer-local.
12381
12382 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
12383
12384 * ansi-color.el (ansi-color-make-extent)
12385 (ansi-color-set-extent-face): Use fboundp, not functionp.
12386
12387 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
12388 not make-variable-buffer-local.
12389
12390 * bookmark.el (Info-current-file): Add defvar.
12391 (bookmark-jump-noselect): Use with-no-warnings.
12392
12393 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
12394
12395 * ebuff-menu.el (Helper-return-blurb): Add defvar.
12396
12397 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
12398
12399 * find-file.el (ada-procedure-start-regexp)
12400 (ada-package-start-regexp): Add defvars.
12401
12402 * info.el (Info-insert-dir): Use insert-buffer-substring.
12403
12404 * xml.el (xml-att-def-re): Add defvar.
12405
12406 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
12407 calling convention.
12408
12409 * subr.el (while-no-input): Return t if there is input.
12410
12411 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
12412
12413 * cus-start.el (all): Add `overflow-newline-into-fringe'.
12414
12415 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
12416
12417 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
12418 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
12419
12420 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
12421
12422 * cmuscheme.el (scheme-start-file): Replace reference to
12423 `user-emacs-directory' by "~/.emacs.d/".
12424
12425 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
12426
12427 * info.el (Info-dir-remove-duplicates): Avoid case folding
12428 in loop; instead, keep downcased strings for comparison.
12429 Suggested by Helmut Eller.
12430
12431 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
12432
12433 Sync with Tramp 2.0.50.
12434
12435 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
12436 XEmacs case; not necessary anymore.
12437 (tramp-user-regexp): Allow "@" as part of user name.
12438 (tramp-handle-set-visited-file-modtime)
12439 (tramp-handle-insert-file-contents)
12440 (tramp-handle-write-region): No special handling for
12441 `last-coding-system-used, because this is done in
12442 `tramp-accept-process-output' now.
12443 (tramp-accept-process-output): New defun.
12444 (tramp-process-one-action, tramp-process-one-multi-action)
12445 (tramp-wait-for-regexp, tramp-wait-for-output)
12446 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
12447 Howells <dhowells@redhat.com>.
12448 (clear-visited-file-modtime): Defadvice removed. The check for
12449 unset buffer's modtime does not need to be based on
12450 `tramp-buffer-file-attributes'. Suggested by RMS.
12451 (tramp-message): Insert "\n" if not being at beginning of line.
12452 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
12453 sequence with same logic.
12454 (tramp-completion-handle-expand-file-name): Discard call of
12455 `tramp-drop-volume-letter'. It is not necessary, and there have
12456 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
12457 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
12458 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
12459 should always be visible.
12460 (tramp-handle-insert-directory, tramp-setup-complete)
12461 (tramp-set-process-query-on-exit-flag)
12462 (tramp-append-tramp-buffers): Pacify byte-compiler.
12463 (tramp-bug): Delete non-existing variables from list.
12464 Apply `tramp-load-report-modules' as pre-hook.
12465 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
12466 `shell-prompt-pattern' because of non-7bit characters.
12467 Reported by Sebastian Luque <sluque@mun.ca>.
12468 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
12469 (tramp-match-string-list): Remove function.
12470 (tramp-wait-for-regexp): Remove call of that function.
12471 Suggested by Kim F. Storm <storm@cua.dk>.
12472 (tramp-set-auto-save-file-modes): Use octal integer code #o600
12473 instead of octal character code ?\600. The latter resulted in a
12474 syntax error with XEmacs.
12475
12476 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
12477 XEmacs case; not necessary anymore.
12478 (tramp-smb-handle-write-region): No special handling for
12479 `last-coding-system-used, because this is done in
12480 `tramp-accept-process-output' now.
12481 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
12482
12483 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
12484
12485 * wid-edit.el (widget-choice-value-create):
12486 Unconditionally respect user choice. Set :explicit-choice back to nil
12487 when no longer needed.
12488 (widget-choice-action): Unconditionally respect user choice.
12489 Eliminate :explicit-choice-value.
12490
12491 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
12492
12493 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
12494 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
12495 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
12496 running new function `toggle-indicate-empty-lines'.
12497 Rename "Customize" item to "Customize fringe".
12498 Rename "Indicators" item to "Buffer boundaries" and change help echo.
12499 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
12500 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
12501 Delete "Empty lines only" item.
12502 (menu-bar-showhide-fringe-ind-customize): New function.
12503 (menu-bar-showhide-fringe-ind-mixed)
12504 (menu-bar-showhide-fringe-ind-box)
12505 (menu-bar-showhide-fringe-ind-right)
12506 (menu-bar-showhide-fringe-ind-left)
12507 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
12508 instead of `fringe-indicators'.
12509
12510 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
12511
12512 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
12513 Change the date of last update.
12514
12515 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
12516
12517 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
12518 (viper-exec-yank, viper-put-back): Don't display modification msg
12519 if in the minibuffer.
12520
12521 * viper-init.el (viper-replace-overlay-cursor-color)
12522 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
12523 Make variables frame local.
12524
12525 * viper-util.el (viper-append-filter-alist): Use append instead of
12526 nconc.
12527
12528 * viper.el (viper-vi-state-mode-list)
12529 (viper-emacs-state-mode-list): Move help-mode and
12530 completion-list-mode from the first list to the second.
12531 (viper-mode): Docstring.
12532 (viper-go-away, viper-non-hook-settings): Don't localize
12533 minor-mode-alist in newer Emacsen. Add advice to
12534 set-cursor-color. Don't bind "\C-c\\".
12535
12536 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
12537
12538 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
12539 (scheme-macro-expand-command): New user options.
12540 (scheme-trace-procedure, scheme-expand-current-form): New commands.
12541 (scheme-form-at-point, scheme-start-file)
12542 (scheme-interactively-start-process): New functions.
12543 (scheme-get-process): New function, extracted from `scheme-proc'.
12544 (run-scheme): Call `scheme-start-file' to get start file, and pass
12545 it to `make-comint'.
12546 (switch-to-scheme, scheme-proc):
12547 Call `scheme-interactively-start-process' if no Scheme buffer/process
12548 is available.
12549
12550 2005-08-06 Juri Linkov <juri@jurta.org>
12551
12552 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12553 Use `compilation-text-face', `compilation-info-text-face' and
12554 `compilation-error-text-face' instead of `font-lock-keyword-face'.
12555 (compilation-error): New face.
12556 (compilation-error-file-name): Inherit from
12557 `compilation-error' instead of `font-lock-warning-face'.
12558 (compilation-warning-file-name): Inherit from
12559 `compilation-warning' instead of `font-lock-warning-face'.
12560 (compilation-info, compilation-error-file-name)
12561 (compilation-warning-file-name, compilation-info-file-name)
12562 (compilation-line-number, compilation-column-number): Doc fix.
12563 (compilation-error-text-face, compilation-warning-text-face)
12564 (compilation-info-text-face): New face variables.
12565 (compilation-line-face, compilation-column-face)
12566 (compilation-enter-directory-face)
12567 (compilation-leave-directory-face): Doc fix.
12568 (compilation-text-face): New function.
12569
12570 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
12571 instead of 1 to display binary file names as info file links.
12572 (grep-error-face): Use `compilation-error-face' instead of
12573 `font-lock-keyword-face'.
12574 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
12575 and `compilation-warning-text-face' instead of
12576 `font-lock-keyword-face'. Use `compilation-error-text-face'
12577 instead of `grep-error-face'.
12578
12579 2005-08-05 Kenichi Handa <handa@m17n.org>
12580
12581 * international/code-pages.el: Add autoload cookies for all coding
12582 systems.
12583
12584 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
12585
12586 * cus-start.el (all): Put undo.c where it alphabetically belongs.
12587
12588 2005-08-04 Juri Linkov <juri@jurta.org>
12589
12590 * progmodes/compile.el (compilation-mode-map):
12591 * progmodes/grep.el (grep-mode-map):
12592 Bind TAB to `compilation-next-error' and [backtab] to
12593 `compilation-previous-error'.
12594
12595 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
12596 matching line numbers, column numbers and their ranges with regexp
12597 matching only line numbers.
12598 (grep-context-face): New face variable.
12599 (grep-mode-font-lock-keywords): Use it.
12600
12601 * faces.el (read-face-name): Delete duplicate faces.
12602
12603 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
12604
12605 * thumbs.el (thumbs-find-image): Don't make variables
12606 automatically buffer local.
12607 (thumbs-current-tmp-filename, thumbs-current-image-filename)
12608 (thumbs-image-num): Make automatically buffer local.
12609 (thumbs-show-thumbs-list): Use `make-local-variable', not
12610 `make-variable-buffer-local'.
12611 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
12612
12613 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
12614 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
12615 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
12616 (bother, bye, canyou, chatlst, continue, deathlst, describe)
12617 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
12618 (feelings-about, foullst, found, hello, history, howareyoulst)
12619 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
12620 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
12621 (neglst, obj, object, owner, please, problems, qlist)
12622 (random-adjective, relation, remlst, repetitive-shortness)
12623 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
12624 (shortlst, something, sportslst, stallmanlst, states, subj)
12625 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
12626 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
12627 Defvar at compile time.
12628
12629 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
12630 not `make-variable-buffer-local'.
12631
12632 2005-08-02 Kim F. Storm <storm@cua.dk>
12633
12634 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
12635 rectangle overlay in selected window.
12636
12637 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
12638
12639 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
12640 instead of display group. Make `indicate-buffer-boundaries'
12641 customizable through Custom.
12642
12643 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
12644
12645 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
12646 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
12647 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
12648 (gdb-put-string): Fix typos in docstrings.
12649
12650 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
12651
12652 Update copyright notices of files in progmodes directory for
12653 release of Emacs 22.1.
12654
12655 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
12656
12657 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
12658 Don't barf if the GUD buffer has been killed.
12659
12660 2005-08-01 Kim F. Storm <storm@cua.dk>
12661
12662 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
12663
12664 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
12665
12666 * simple.el (next-error-follow-minor-mode):
12667 make-variable-buffer-local -> make-local-variable.
12668
12669 * emacs-lisp/cl-extra.el: Require CL also when compiling.
12670
12671 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
12672 (byte-compile-form-make-variable-buffer-local): New functions to warn
12673 about misuses of make-variable-buffer-local where make-local-variable
12674 was meant.
12675
12676 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
12677
12678 * bs.el (bs-attributes-list): Doc fix.
12679 (bs): Update url-link.
12680
12681 * desktop.el (desktop-save-buffer): Fix typos in docstring.
12682 (desktop-load-default): Simplify.
12683
12684 * ibuffer.el (ibuffer-columnize-and-insert-list)
12685 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
12686 (ibuffer-unmark-all, ibuffer-toggle-marks)
12687 (ibuffer-unmark-forward, ibuffer-unmark-backward)
12688 (ibuffer-compile-make-format-form, ibuffer-format-column)
12689 (ibuffer-current-buffers-with-marks)
12690 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
12691 (ibuffer): Doc fix.
12692 (ibuffer-mode): Fix typo in docstring.
12693 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
12694 with `define-obsolete-variable-alias'.
12695 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
12696
12697 2005-07-29 Kenichi Handa <handa@m17n.org>
12698
12699 * international/mule-cmds.el (select-message-coding-system):
12700 Be sure to use LF for end-of-line. If no coding system is decided,
12701 return iso-8859-1-unix.
12702
12703 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
12704
12705 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
12706 (ange-ftp-pending-error-line): New vars.
12707 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
12708 to handle the non-fatal no-route-to-host messages.
12709 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
12710
12711 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
12712
12713 * isearch.el (isearch-mode-map, isearch-other-meta-char)
12714 (isearch-quote-char, isearch-printing-char)
12715 (isearch-text-char-description): "?\ " -> "?\s".
12716 (isearch-lazy-highlight-cleanup)
12717 (isearch-lazy-highlight-initial-delay)
12718 (isearch-lazy-highlight-interval)
12719 (isearch-lazy-highlight-max-at-a-time)
12720 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
12721 Declare with define-obsolete-*-alias macros.
12722 (isearch-forward): Fix typo in docstring.
12723 (search-invisible, search-ring-yank-pointer)
12724 (regexp-search-ring-yank-pointer): Doc fixes.
12725
12726 * recentf.el (recentf-menu-append-commands-p): Declare with
12727 `define-obsolete-variable-alias'.
12728 (recentf-max-saved-items, recentf-menu-filter)
12729 (recentf-arrange-by-rule-subfilter): Doc fixes.
12730 (recentf-menu-append-commands-flag)
12731 (recentf-initialize-file-name-history, recentf-expand-file-name)
12732 (recentf-clear-data): Fix typos in docstrings.
12733
12734 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
12735
12736 * progmodes/gdb-ui.el: Smarten comments.
12737 (gdb-info-breakpoints-custom): Use nowarn when finding file.
12738
12739 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
12740
12741 * term/apollo.el (terminal-init-apollo): New function containing
12742 all former top level forms in the file.
12743 * term/bobcat.el (terminal-init-bobcat):
12744 * term/cygwin.el (terminal-init-cygwin):
12745 * term/iris-ansi.el (terminal-init-iris-ansi):
12746 * term/linux.el (terminal-init-linux):
12747 * term/news.el (terminal-init-news):
12748 * term/rxvt.el (terminal-init-rxvt):
12749 * term/sun.el (terminal-init-sun):
12750 * term/tvi970.el (terminal-init-tvi970):
12751 * term/vt100.el (terminal-init-vt100):
12752 * term/vt102.el (terminal-init-vt102):
12753 * term/vt125.el (terminal-init-vt125):
12754 * term/vt200.el (terminal-init-vt200):
12755 * term/vt201.el (terminal-init-vt201):
12756 * term/vt220.el (terminal-init-vt220):
12757 * term/vt240.el (terminal-init-vt240):
12758 * term/vt300.el (terminal-init-vt300):
12759 * term/vt320.el (terminal-init-vt320):
12760 * term/vt400.el (terminal-init-vt400):
12761 * term/vt420.el (terminal-init-vt420):
12762 * term/wyse50.el (terminal-init-wyse50):
12763 * term/xterm.el (terminal-init-xterm): Likewise.
12764
12765 * term/README: Describe the terminal-init-* functionality.
12766
12767 * startup.el (command-line): After loading the terminal initialization
12768 file call the corresponding terminal initialization function.
12769
12770 2005-07-27 Kenichi Handa <handa@m17n.org>
12771
12772 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
12773 negative.
12774
12775 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
12776 (ps-mule-composition-prologue): Fix for the case that
12777 RelativeCompose is false.
12778
12779 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
12780
12781 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
12782
12783 * descr-text.el (describe-char): Handle the case where the list of
12784 chars is displayed in a separate frame.
12785 Be a bit more discriminating when looking for the char.
12786
12787 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
12788
12789 * bookmark.el (bookmark-automatically-show-annotations)
12790 (bookmark-read-annotation-text-func): Doc fixes.
12791 (bookmark-save): Improve argument/docstring consistency.
12792 (bookmark-get-bookmark, bookmark-get-bookmark-record)
12793 (bookmark-alist-from-buffer)
12794 (bookmark-upgrade-file-format-from-0)
12795 (bookmark-grok-file-format-version)
12796 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
12797 (bookmark-read-annotation-mode)
12798 (bookmark-insert-current-bookmark, bookmark-jump)
12799 (bookmark-exit-hook): Fix typos in docstrings.
12800 (bookmark-exit-hooks): Define as obsolete alias.
12801 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
12802 not `bookmark-exit-hooks'. Fix docstring.
12803 (bookmark-bmenu-select): "?\ " -> "?\s".
12804
12805 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
12806
12807 * startup.el (command-line): Fix typo.
12808
12809 2005-07-24 Richard M. Stallman <rms@gnu.org>
12810
12811 * tooltip.el (tooltip-mode): Test emacs-basic-display,
12812 not emacs-quick-startup.
12813
12814 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
12815
12816 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
12817 (reb-next-match, reb-show-subexp): Use `with-selected-window'
12818 instead of `reb-with-current-window'.
12819 (reb-prev-match): Likewise. Also, don't move left if the search
12820 was unsuccessful.
12821 (reb-initialize-buffer): New function.
12822 (re-builder, reb-change-syntax): Use it.
12823
12824 * man.el (Man-goto-page): Make second argument NOERROR optional.
12825
12826 2005-07-23 Richard M. Stallman <rms@gnu.org>
12827
12828 * man.el (Man-bgproc-sentinel): Check here for failure to find
12829 any man page in the output, and report the error here.
12830 (Man-arguments): Make it permanent local.
12831 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
12832 (Man-mode): Pass t for NOERROR.
12833
12834 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
12835 (grep-mode-font-lock-keywords):
12836 Don't use compilation-...-face for messages that are not file names.
12837
12838 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12839 Don't use compilation-...-face for messages that are not file names.
12840
12841 2005-07-22 Juri Linkov <juri@jurta.org>
12842
12843 * startup.el (normal-splash-screen): Update menu name.
12844
12845 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
12846
12847 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
12848
12849 * term/xterm.el: Load term/rxvt if the terminal is actually an
12850 rxvt terminal.
12851 (xterm-rxvt-set-background-mode): Remove, not used anymore.
12852
12853 * term/rxvt.el (function-key-map): Use substitute-key-definition
12854 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
12855
12856 * term/cygwin.el: New file.
12857
12858 2005-07-22 Kim F. Storm <storm@cua.dk>
12859
12860 * image-file.el (insert-image-file, image-file-yank-handler):
12861 Fix last change to maintain a (unique) yank-handler on yanked images.
12862
12863 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
12864
12865 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
12866 of the file size (as in "177B" for 177 bytes). This happens with
12867 "ls -lh" on FreeBSD.
12868
12869 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
12870
12871 * hilit-chg.el (highlight-changes-global-initial-state)
12872 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
12873 (hilit-chg-fixup, highlight-changes-mode):
12874 Fix typos in docstrings.
12875 (highlight-changes-global-modes, highlight-changes-rotate-faces):
12876 Doc fixes.
12877
12878 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
12879
12880 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
12881 mode function using `eval-after-load'.
12882
12883 2005-07-21 Kim F. Storm <storm@cua.dk>
12884
12885 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
12886 included when reporting an emacs crash, and tell about the DEBUG file.
12887
12888 * image-file.el (insert-image-file): Add yank-handler.
12889 (image-file-yank-handler): Yank handler to make unique copies of
12890 images when they are yanked into a buffer next to each other.
12891
12892 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
12893
12894 * comint.el (comint-use-prompt-regexp, comint-send-input)
12895 (comint-source-default, comint-extract-string)
12896 (comint-get-source, comint-word, comint-completion)
12897 (comint-source, comint-prompt-read-only, comint-update-fence):
12898 Fix typos in docstrings.
12899 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
12900 Declare with define-obsolete-*-alias macros.
12901 (comint-previous-matching-input-from-input)
12902 (comint-next-matching-input-from-input)
12903 (comint-previous-matching-input, comint-next-matching-input)
12904 (comint-forward-matching-input):
12905 Improve argument/docstring consistency.
12906
12907 * desktop.el (desktop-clear-preserve-buffers-regexp):
12908 Also preserve the *server* buffer.
12909
12910 * simple.el (clone-indirect-buffer): Doc fix.
12911 (fixup-whitespace, just-one-space)
12912 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
12913 (next-error, next-error-highlight)
12914 (next-error-highlight-no-select, next-error-last-buffer)
12915 (next-error-buffer-p, next-error-find-buffer, next-error)
12916 (previous-error, next-error-no-select, previous-error-no-select)
12917 (open-line, split-line, minibuffer-prompt-width, kill-new)
12918 (binary-overwrite-mode): Fix typos in docstrings.
12919 (set-fill-column): Fix typo in message.
12920
12921 * skeleton.el (skeleton-proxy-new): Doc fix.
12922
12923 * strokes.el (strokes-load-hook): Doc fix.
12924 (strokes-grid-resolution, strokes-get-grid-position)
12925 (strokes-renormalize-to-grid, strokes-read-stroke)
12926 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
12927 (strokes-global-map): Fix typos in docstrings.
12928 (strokes-help): Doc fix. Fix help message and pass it through
12929 `substitute-command-keys'.
12930
12931 * tempo.el (tempo-insert-prompt, tempo-interactive)
12932 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
12933 (tempo-insert-string-functions, tempo-local-tags)
12934 (tempo-define-template, tempo-insert-template)
12935 (tempo-insert-prompt-compat, tempo-is-user-element)
12936 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
12937 Fix typos in docstrings.
12938
12939 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
12940 (vcursor-key-bindings, vcursor-use-vcursor-map)
12941 (vcursor-find-window, vcursor-scroll-down)
12942 (vcursor-disable, vcursor-beginning-of-buffer)
12943 (vcursor-end-of-buffer): Fix typos in docstrings.
12944 (vcursor-relative-move, vcursor-get-char-count):
12945 Improve argument/docstring consistency.
12946
12947 * version.el: "?\ " -> "?\s".
12948
12949 * wid-edit.el (widget-default-create, widget-after-change)
12950 (widget-default-format-handler, widget-checklist-add-item)
12951 (widget-radio-add-item, widget-choose, widget-specify-secret)
12952 (widget-field-value-create, widget-field-value-get)
12953 (widget-editable-list-format-handler)
12954 (widget-editable-list-entry-create, widget-group-value-create)
12955 (widget-documentation-link-add)
12956 (widget-documentation-string-value-create): "?\ " -> "?\s".
12957 (widget-convert-text): Doc fix.
12958 (widget-narrow-to-field, widget-field-find)
12959 (widget-url-link-action, widget-emacs-library-link-action)
12960 (widget-color-notify): Fix typos in docstrings.
12961
12962 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
12963 (x-select-text, set-w32-system-coding-system)
12964 (w32-add-charset-info): Fix typos in docstrings.
12965
12966 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
12967 (cua-enable-cua-keys, cua-use-hyper-key)
12968 (cua-virtual-rectangle-edges): Fix typos in docstrings.
12969 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
12970
12971 * net/tramp.el (tramp-handle-load): Fix typo in error message.
12972
12973 * emacs-lisp/re-builder.el (regexp-builder): Declare with
12974 `defalias' instead of faking it.
12975
12976 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
12977 (eshell-ls-missing, eshell-ls-dired-initial-args)
12978 (eshell-ls-use-in-dired): Fix typos in docstrings.
12979
12980 2005-07-20 Kim F. Storm <storm@cua.dk>
12981
12982 * emulation/cua-base.el (cua-mode): Improve doc string.
12983
12984 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
12985
12986 * abbrev.el (expand-region-abbrevs): Doc fix.
12987 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
12988 Improve argument/docstring consistency.
12989
12990 * arc-mode.el (archive-get-descr, archive-alternate-display):
12991 Doc fixes.
12992 (archive-l-e): Improve argument/docstring consistency.
12993 (archive-tmpdir, archive-unixdate, archive-unixtime)
12994 (archive-chmod-entry): Fix typos in docstrings.
12995 (archive-unflag, archive-unflag-backwards)
12996 (archive-unmark-all-files): "?\ " -> "?\s".
12997
12998 * buff-menu.el (Buffer-menu-unmark): Doc fix.
12999 (Buffer-menu-not-modified, Buffer-menu-execute)
13000 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
13001 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
13002
13003 * composite.el (compose-string, encode-composition-rule)
13004 (compose-last-chars): Fix typos in docstrings.
13005
13006 * desktop.el (desktop-enable, desktop-basefilename):
13007 Declare with `define-obsolete-variable-alias'.
13008 (desktop-internal-v2s): Don't quote keywords.
13009 (desktop-clear): "?\ " -> "?\s".
13010
13011 * dired.el (dired-align-file, dired-flag-backup-files)
13012 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
13013 (dired-listing-switches, dired-ls-F-marks-symlinks)
13014 (dired-dwim-target, dired-load-hook, dired-mode-hook)
13015 (dired-directory, dired-faces, dired, dired-revert)
13016 (dired-mode, dired-summary, dired-view-file)
13017 (dired-copy-filename-as-kill, dired-delete-file)
13018 (dired-no-confirm, dired-unmark-all-marks)
13019 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
13020 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
13021 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
13022 Fix typos in message strings.
13023
13024 * dired-x.el (virtual-dired): Declare with `defalias'.
13025 (dired-mark-unmarked-files, dired-local-variables-file)
13026 (dired-omit-here-always): Doc fix.
13027 (dired-omit-mode, dired-find-subdir)
13028 (dired-enable-local-variables, dired-clean-up-buffers-too)
13029 (dired-extra-startup, dired-mark-extension, dired-jump)
13030 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
13031 (dired-smart-shell-command, dired-guess-shell-alist-user)
13032 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
13033 (dired-x-bind-find-file, dired-x-submit-report):
13034 Fix typos in docstrings.
13035 (dired-mark-unmarked-files): "?\ " -> "?\s".
13036
13037 * dirtrack.el (dirtrack-list): Fix typos in docstring.
13038
13039 * faces.el (describe-face): "?\ " -> "?\s".
13040 (read-all-face-attributes, read-face-font, modify-face)
13041 (face-attr-construct, italic): Fix typos in docstrings.
13042 (frame-update-face-colors): Declare with
13043 `define-obsolete-function-alias'.
13044
13045 * files.el (find-file-noselect, recode-file-name): Doc fixes.
13046 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
13047 (magic-mode-alist, buffer-file-numbers-unique)
13048 (write-file-functions, get-free-disk-space):
13049 Fix typos in docstrings.
13050 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
13051 (write-contents-hooks, write-file-hooks):
13052 Declare with `define-obsolete-variable-alias'.
13053
13054 * forms-d2.el (arch-rj): Fix typo in docstrings.
13055 (arch-tocol): Likewise. "?\ " -> "?\s".
13056
13057 * frame.el (set-frame-font, cursor-in-non-selected-windows):
13058 Fix typo in docstring.
13059 (set-screen-width, set-screen-height): Delete redundant info in
13060 doctrings.
13061 (new-frame, screen-height, screen-width): Declare with
13062 `define-obsolete-function-alias'.
13063 (delete-frame-hook, blink-cursor): Declare with
13064 `define-obsolete-variable-alias'.
13065
13066 * paths.el (prune-directory-list): Fix typos in docstring.
13067
13068 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
13069 (cvs-prefix-get): Fix typos in docstrings.
13070
13071 * ps-print.el (ps-extend-face-list, ps-extend-face)
13072 (ps-print-background-image): Fix typos in docstrings.
13073 (ps-default-fg, ps-default-bg): Doc fixes.
13074
13075 * s-region.el (s-region-bind): Doc fix.
13076 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
13077
13078 * textmodes/org.el (org-table-formula-substitute-names)
13079 (org-table-get-vertical-vector): Doc fixes.
13080 (org-table-recalculate): Remove unused argument to `message'.
13081
13082 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
13083
13084 * textmodes/org.el (org-table-column-names)
13085 (org-table-column-name-regexp)
13086 (org-table-named-field-locations): New variables.
13087 (org-archive-subtree): Protect `this-command' when calling
13088 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
13089 the kill buffer.
13090 (org-complete): Remove fixed-formula completion.
13091 (org-edit-formulas-map): New variable.
13092 (org-table-edit-formulas): New command.
13093 (org-finish-edit-formulas, org-abort-edit-formulas)
13094 (org-show-variable, org-table-get-vertical-vector): New functions.
13095 (org-table-maybe-eval-formula): Handle `:=' fields.
13096 (org-table-get-stored-formulas, org-table-store-formulas)
13097 (org-table-get-formula, org-table-modify-formulas)
13098 (org-table-replace-in-formulas): Handle named field formulas.
13099 (org-table-get-specials): Store locations of named fields.
13100
13101 2005-07-19 Juri Linkov <juri@jurta.org>
13102
13103 * progmodes/grep.el (grep-regexp-alist)
13104 (grep-mode-font-lock-keywords, grep-process-setup):
13105 Use default GNU grep match color "01;31m" instead of "01;41m".
13106 (grep-regexp-alist, grep-mode-font-lock-keywords):
13107 Use `\\[[0-9]*m' instead of `\\[00m'.
13108 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
13109 sgr_start where its handling is more important. Use the real
13110 length of sgr_start instead of constant 8.
13111 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
13112 specially. Delete all remaining escape sequences.
13113 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
13114 (grep-regexp-alist): Make hyperlink only for binary file name
13115 instead of the whole line.
13116 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
13117 (grep-mode): Add autoload.
13118
13119 * emacs-lisp/find-func.el (find-function-regexp):
13120 Add `define-compilation-mode'.
13121
13122 2005-07-19 Juri Linkov <juri@jurta.org>
13123
13124 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
13125 (compare-windows-sync-string-size, compare-windows-recenter)
13126 (compare-windows-highlight, compare-windows): Add version 22.1.
13127 (compare-windows) <defface>: Inherit from lazy-highlight instead
13128 of duplicating its default value.
13129
13130 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
13131 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
13132
13133 * descr-text.el (describe-char): Create link buttons for `charset'
13134 and `code point'. Add the current input method name with a link
13135 button to `to input' field. Print face names of display table
13136 characters in `The display table entry is displayed by' section
13137 instead of printing face-id in the `display' field.
13138 Guess hardcoded faces and create a link button for them.
13139 Skip empty fields when calculating max-width.
13140 Treat `widget-create' specially while inserting strings from the
13141 collected field list.
13142 (describe-char-after): Made obsolete in version 22.1, not 21.5.
13143
13144 * diff-mode.el (diff-file-header): Change foreground color from
13145 yellow to green on light backgrounds.
13146 (diff-context): Inherit from `shadow' only for color/grayscale
13147 with more than 88 colors.
13148 (diff-indicator-removed, diff-indicator-added)
13149 (diff-indicator-changed): New faces.
13150 (diff-font-lock-keywords): Use new faces. Regroup rules.
13151 Add "^---$" for `normal' diff format. Fontify `#' lines with
13152 font-lock-comment-delimiter-face and font-lock-comment-face.
13153 Add `#' to ^[^...] in the rule for `diff-context-face'.
13154
13155 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
13156 a button-like box. Inherit from `highlight' on low colors.
13157 (shadow): Use shades of gray only for color/grayscale with
13158 more than 88 colors. Use green for light backgrounds with
13159 8 colors, and yellow for dark backgrounds with 8 colors.
13160
13161 * font-lock.el (font-lock-regexp-grouping-backslash):
13162 Don't inherit from escape-glyph (use bold for all cases).
13163
13164 * info.el (info-xref-visited): Use light foreground color `violet'
13165 for dark backgrounds instead of dark color `magenta3'.
13166 (info-title-1): Use `yellow' color for dark backgrounds.
13167
13168 * isearch.el (isearch): Use not-too-dark magenta3 instead of
13169 too-light magenta2.
13170
13171 * replace.el (match): Use slightly more light RoyalBlue3 instead
13172 of dark RoyalBlue4.
13173
13174 * wid-edit.el (widget-inactive): Inherit from `shadow'.
13175
13176 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
13177
13178 * novice.el (disabled-command-hook): Declare it with
13179 `define-obsolete-variable-alias'.
13180
13181 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
13182 (desktop-buffer-misc-functions, desktop-buffer-handlers)
13183 (desktop-load-default): Add release to obsolescence info.
13184 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
13185 (desktop-append-buffer-args, desktop-read):
13186 Fix typos in docstrings.
13187 (desktop-kill): Fix typo in message.
13188 (desktop-save): Doc fix.
13189
13190 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
13191
13192 * viper-cmd.el (viper-escape-to-state): Bug fix.
13193 (viper-envelop-ESC-key): Change the definition of fast
13194 keysequence so it'll work with keyboard macros.
13195
13196 * ediff.el (ediff-patch-buffer): Change the docstring.
13197
13198 2005-07-19 Kenichi Handa <handa@m17n.org>
13199
13200 * international/mule-cmds.el (select-safe-coding-system): Try to
13201 use an auto-coding (if any) before anything else. If the found
13202 auto-coding is invalid, show a warning message.
13203
13204 * international/mule.el (find-auto-coding): New function created
13205 by modifying the body of set-auto-coding.
13206 (set-auto-coding): Use find-auto-coding to find a coding.
13207
13208 2005-07-18 Richard M. Stallman <rms@gnu.org>
13209
13210 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
13211 not isearch-mode-end-hook-error.
13212 (allout-before-change-protect): Fix error message.
13213
13214 2005-07-18 Juri Linkov <juri@jurta.org>
13215
13216 * allout.el (allout-mode):
13217 * calculator.el (calculator-copy):
13218 * custom.el (custom-known-themes):
13219 * dired.el (dired-desktop-buffer-misc-data)
13220 (dired-restore-desktop-buffer):
13221 * dired-x.el (dired-omit-marker-char):
13222 * files.el (basic-save-buffer):
13223 * font-core.el (font-lock-mode):
13224 * calendar/calendar.el (calendar-goto-hebrew-date)
13225 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
13226 (calendar-goto-persian-date):
13227 * language/ethio-util.el (ethio-sera-to-fidel-region):
13228 * textmodes/picture.el (picture-mode):
13229 Delete duplicate duplicate words.
13230
13231 2005-07-18 Juri Linkov <juri@jurta.org>
13232
13233 * isearch.el (isearch-mode-map): Remove key bindings for regexp
13234 chars * ? } |.
13235 (isearch-fallback): Don't call `isearch-process-search-char'.
13236 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
13237 (isearch-process-search-char): Call `isearch-fallback' for regexp
13238 chars * ? } |.
13239 (isearch-return-char): Make obsolete with `make-obsolete' instead
13240 of simply documenting it as obsolete in the docstring.
13241 (isearch-fallback): Refill docstring.
13242
13243 * international/isearch-x.el
13244 (isearch-process-search-multibyte-characters): Remove unneeded
13245 `concat'. Add intermediate values to `junk-hist' instead of
13246 `minibuffer-history'. Test the length of `str'.
13247
13248 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
13249
13250 * allout.el (allout-resolve-xref): Fix typos in error strings.
13251 (allout-before-change-protect): Remove unneeded `concat'.
13252
13253 * array.el (array-mode, array-reconfigure-rows)
13254 (untabify-backward): Fix typos in docstrings.
13255 (array-reconfigure-rows): Use `insert-buffer-substring', not
13256 `insert-buffer'.
13257
13258 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
13259 * progmodes/ada-mode.el (ada-make-body):
13260 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
13261
13262 * dired.el (dired-log):
13263 * tar-mode.el (tar-subfile-save-buffer):
13264 * play/zone.el (zone-pgm-stress-destress):
13265 Use `insert-buffer-substring', not `insert-buffer'.
13266
13267 2005-07-17 Simon Josefsson <jas@extundo.com>
13268
13269 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
13270
13271 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
13272
13273 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
13274 Add plain auth method.
13275 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
13276
13277 2005-07-17 Kim F. Storm <storm@cua.dk>
13278
13279 * ido.el (dired-other-window): Add ido property.
13280
13281 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
13282
13283 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
13284 Fix typo in docstring.
13285 (byte-compile-interactive-only-functions): Add `insert-buffer' and
13286 `insert-file-literally'.
13287
13288 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
13289 info and delete redundant message. Doc fix.
13290 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
13291 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
13292
13293 2005-07-16 Richard M. Stallman <rms@gnu.org>
13294
13295 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
13296 (byte-compile-and): Use byte-compile-and-recursion.
13297 (byte-compile-or-recursion): New function.
13298 (byte-compile-or): Use that.
13299 (byte-compile-if): Guard the else-clause too.
13300 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
13301
13302 * isearch.el (isearch-mode-end-hook-quit): New variable.
13303 (isearch-done): Bind it.
13304 (isearch-mode-end-hook): Doc fix.
13305
13306 * allout.el (allout-isearch-did-quit): Variable deleted.
13307 (allout-real-isearch-abort): Function name no longer used.
13308 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
13309 (allout-isearch-rectification): isearch-mode always exists.
13310 Don't set allout-isearch-did-quit.
13311 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
13312 allout-isearch-did-quit.
13313 (allout-enwrap-isearch): Just add the hook.
13314 (allout-isearch-abort): Function deleted.
13315 (allout-pre-command-business): Avoid warning.
13316
13317 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
13318 Correctly avoid warnings.
13319 (pascal-outline): Likewise.
13320
13321 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
13322
13323 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
13324
13325 * play/tetris.el (tetris-mode): Avoid warning.
13326
13327 * play/snake.el (snake-mode): Avoid warning.
13328
13329 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
13330 (gamegrid-set-display-table): Avoid warning.
13331 (gamegrid-set-timer): Likewise.
13332 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
13333 (gamegrid-add-score-with-update-game-score-1): Take FILE
13334 as argument.
13335 (gamegrid-add-score-with-update-game-score): Pass that argument.
13336 Rename have-shared-game-dir to gamegrid-shared-game-dir.
13337
13338 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
13339
13340 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
13341 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
13342
13343 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
13344 and insert-file.
13345
13346 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
13347 (sc-ask): Avoid warnings.
13348
13349 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
13350 (eshell-hist-initialize): Use that var the natural way.
13351
13352 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
13353
13354 * emacs-lisp/re-builder.el (reb-cook-regexp):
13355 Avoid warning calling lre-compile-string.
13356 (reb-color-display-p): Avoid warning.
13357
13358 * calculator.el (calculator-last-input): Guard uses
13359 of event-key and key-press-event-p.
13360 (event-key, key-press-event-p): Delete definitions.
13361
13362 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
13363 (find-gc-source-directory, find-gc-subrs-callers)
13364 (find-gc-noreturn-list, find-gc-source-files)
13365 (find-gc-subrs-called): Vars renamed and defvar'd.
13366
13367 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
13368 (checkdoc-overlay-put, checkdoc-delete-overlay)
13369 (checkdoc-overlay-start, checkdoc-overlay-end)
13370 (checkdoc-mode-line-update, checkdoc-char=):
13371 Define such that compiler knows they are defined.
13372 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
13373 (checkdoc-read-event): Delete. Use read-event directly.
13374
13375 * whitespace.el (whitespace-make-overlay)
13376 (whitespace-overlay-put, whitespace-delete-overlay)
13377 (whitespace-overlay-start, whitespace-overlay-end):
13378 Define such that compiler knows they are defined.
13379 (whitespace): Move conditional inside.
13380
13381 * tempo.el (tempo-insert-template): Suppress warning.
13382
13383 * ediff-diff.el (longlines-mode): Add defvar.
13384
13385 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
13386
13387 * server.el: Bind "C-x #" in a way that works even if C-x is
13388 redefined to a command key, not a prefix key.
13389
13390 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
13391
13392 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
13393 cl-make-type-test till execution time.
13394
13395 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
13396
13397 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
13398 arg ARG and use it.
13399
13400 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
13401
13402 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
13403
13404 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
13405
13406 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
13407 a defcustom with two :set or :type keywords.
13408
13409 2005-07-15 Richard M. Stallman <rms@gnu.org>
13410
13411 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
13412 Don't give ^M comment-end syntax.
13413
13414 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
13415
13416 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
13417 Don't consider gdbmi (gdb-mi.el has its own update functions).
13418 (gdb-var-delete): Make it work for gdbmi as well.
13419 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
13420
13421 * progmodes/gud.el (etags, sdb): Only require etags when needed.
13422 (gud-speedbar-menu-items): Correct logic for enabling items.
13423
13424 2005-07-15 Kim F. Storm <storm@cua.dk>
13425
13426 * ido.el: Fix commentary.
13427 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
13428 Use with-no-warnings around ffap-guesser.
13429 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
13430 Let bind minibuffer-completing-file-name to t.
13431
13432 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
13433
13434 * startup.el (site-run-file, keyboard-type): Doc fixes.
13435 (command-line): Check for "--basic-display" argument; also for
13436 "--quick", not "--bare-bones" (which was renamed).
13437 (fancy-splash-text): Add missing item "Getting New Versions".
13438 (normal-splash-screen): Fix typos and improve consistency with
13439 `fancy-splash-text'. Update copyright year.
13440
13441 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
13442 valid binding for `help-char'.
13443
13444 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
13445
13446 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
13447
13448 * term.el (term-mode): Disable cua-mode for term buffers.
13449
13450 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
13451
13452 * add-log.el (add-log-mailing-address, change-log-merge):
13453 Doc fixes.
13454 (change-log-get-method-definition): Fix typo in docstring.
13455
13456 2005-07-14 Kim F. Storm <storm@cua.dk>
13457
13458 * emulation/cua-base.el:
13459 (cua--pre-command-handler-1, cua--pre-command-handler)
13460 (cua--post-command-handler-1, cua--post-command-handler):
13461 Split in two. Check (buffer local) value of cua-mode.
13462 (cua-selection-mode): New command.
13463
13464 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
13465
13466 * custom.el (custom-initialize-safe-set)
13467 (custom-initialize-safe-default): Doc fixes.
13468
13469 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
13470 and simplify :init-value again.
13471
13472 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
13473 and simplify :init-value again. Delete autoload.
13474
13475 * startup.el (command-line): Use `custom-reevaluate-setting' again
13476 for tooltip-mode.
13477
13478 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
13479 a defcustom with two :initialize keywords.
13480
13481 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
13482
13483 * allout.el (my-mark-marker, allout-isearch-prior-pos)
13484 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
13485 (allout-post-command-business, allout-flag-region)
13486 (isearch-reenable-font-lock, allout-yank)
13487 (allout-insert-latex-header, allout-insert-latex-trailer)
13488 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
13489 (allout-latex-verb-quote): Fix typos in docstrings.
13490 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
13491 (allout-unprotected, allout-prefix-data):
13492 Improve argument/docstring consistency.
13493 (allout-chart-subtree): Fix argument spec.
13494 (allout-open-topic): Rename `use_sib_bullet' argument to
13495 `use-sib-bullet'. Doc fix.
13496
13497 * whitespace.el (whitespace-check-buffer-leading)
13498 (whitespace-check-buffer-trailing)
13499 (whitespace-check-buffer-indent)
13500 (whitespace-check-buffer-spacetab)
13501 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
13502 (whitespace-check-leading-whitespace)
13503 (whitespace-check-trailing-whitespace)
13504 (whitespace-check-spacetab-whitespace)
13505 (whitespace-check-indent-whitespace)
13506 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
13507 (whitespace-modes): Fix typos in docstrings.
13508 (defgroup, defcustom): Doc fixes.
13509
13510 * winner.el (winner-mode, winner-boring-buffers)
13511 (winner-pending-undo-ring): Doc fixes.
13512 (winner-ring): Remove unneeded `progn'.
13513 (winner-equal): `defsubst' it.
13514 (winner-redo): Fix message.
13515
13516 2005-07-13 Kim F. Storm <storm@cua.dk>
13517
13518 * simple.el (line-move-1): Always use vertical-motion to
13519 do the last (or only) line move to ensure some movement.
13520 Undo 2005-06-23 change--don't check for overlays.
13521
13522 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13523
13524 * term/mac-win.el (ccl-encode-mac-roman-font)
13525 (ccl-encode-mac-centraleurroman-font)
13526 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
13527 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
13528 Change charset-id boundary of dimension to ?\xef.
13529 (mac-char-fontspec-list): New constant.
13530 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
13531 argument. Nil uses itself as family in font-spec. Previous
13532 behavior for nil is now provided by non-nil non-string argument.
13533 All callers changed. Add font-specs for Mac fonts to
13534 "fontset-default" unless iso8859-1 fonts are installed.
13535
13536 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
13537
13538 * progmodes/sh-script.el (sh-get-indent-info): Only indent
13539 a continuation line if the \ is preceded by SPC or TAB.
13540 (sh-get-indent-info): Simplify.
13541 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
13542 Use with-current-buffer.
13543
13544 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
13545 when the matched text is empty.
13546
13547 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
13548
13549 * startup.el (command-line): Revert to previous handling of
13550 tooltip-mode. Explain in comment why the complexity is needed.
13551
13552 * tooltip.el (tooltip-mode): Revert to previous implementation of
13553 its defcustom.
13554
13555 * frame.el (blink-cursor-mode): Revert to previous implementation
13556 of its defcustom. Update comment.
13557
13558 2005-07-12 Lars Hansen <larsh@soem.dk>
13559
13560 * desktop.el: Update e-mail address.
13561
13562 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13563
13564 * term/mac-win.el (mac-services-mail-selection)
13565 (mac-services-mail-to): New functions.
13566 (mac-application-menu-map): Bind them.
13567
13568 2005-07-12 wulei <milton@wulei.net> (tiny change)
13569
13570 * progmodes/gdb-ui.el: Add note about buffering with Windows.
13571
13572 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
13573
13574 * custom.el (custom-reevaluate-setting): Doc fix.
13575
13576 2005-07-11 Jay Belanger <belanger@truman.edu>
13577
13578 * calc/calc.el (calc-embedded-announce-formula-alist)
13579 (calc-embedded-open-close-plain-alist)
13580 (calc-embedded-open-close-mode-alist): Add checks for additional
13581 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
13582
13583 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
13584
13585 * custom.el (custom-enable-theme): Don't add theme to
13586 `custom-enabled-themes' with `push' because there is no
13587 setf-method for `delq'.
13588
13589 2005-07-11 Richard M. Stallman <rms@gnu.org>
13590
13591 * custom.el (custom-declare-variable): Doc fix.
13592
13593 * dired-aux.el (dired-compare-directories): Remove "." and ".."
13594 from the alists.
13595
13596 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
13597 Do nothing if edebug-active.
13598
13599 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
13600 (edebug-display): Do it here instead.
13601
13602 2005-07-10 Richard M. Stallman <rms@gnu.org>
13603
13604 * cus-face.el (custom-theme-set-faces): Make it work.
13605 (custom-reset-faces): Doc fix.
13606 (custom-theme-reset-internal-face, custom-theme-face-value):
13607 Functions deleted.
13608
13609 * custom.el (custom-push-theme): Maintain list of the settings
13610 of a given theme in its theme-settings property.
13611 Maintain position of old settings in the theme-value
13612 or theme-face property.
13613 (custom-enabled-themes): New variable.
13614 (custom-theme-enabled-p): New function.
13615 (provide-theme): Update custom-enabled-themes.
13616 Disable and reenable the `user' theme.
13617 (require-theme): Doc fix.
13618 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
13619 (custom-theme-value, custom-theme-variable-value): Likewise.
13620 (custom-theme-reset-internal): Likewise.
13621 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
13622 (custom-enable-theme, custom-disable-theme): New functions.
13623 (custom-variable-theme-value, custom-face-theme-value): Likewise.
13624 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
13625 (custom-theme-reset-variables): Simplify.
13626 (deftheme, custom-declare-theme, custom-make-theme-feature):
13627 Definitions moved.
13628
13629 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
13630
13631 * longlines.el (longlines-show-region)
13632 (longlines-unshow-hard-newlines): Recognize hard newlines by
13633 non-nil hard property, instead of t.
13634
13635 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
13636
13637 * viper-cmd.el (viper--key-maps): New variable.
13638 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
13639 emulation-mode-map-alists.
13640 (viper-envelop-ESC-key): Use viper-subseq.
13641 (viper-search-forward/backward/next): Disable debug-on-error.
13642
13643 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
13644 (viper-ESC-key): New defcustoms.
13645
13646 * viper-macs.el (ex-map-read-args): Use viper-subseq.
13647
13648 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
13649 (viper-subseq): Copy of subseq from cl.el.
13650
13651 * viper.el (viper-go-away, viper-set-hooks): Use
13652 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
13653
13654 * viper-mous.el (viper-current-frame-saved): Use defvar.
13655
13656 * viper-init.el: Get rid of -face in face names.
13657
13658 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
13659 Make it work with longlines mode
13660
13661 * ediff-mult.el (ediff-meta-mode-hook): New variable.
13662
13663 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
13664
13665 * ediff-init.el: Get rid of -face in face names.
13666
13667 2005-07-10 Richard M. Stallman <rms@gnu.org>
13668
13669 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
13670 and with-timeout-unsuspend.
13671
13672 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
13673 and with-timeout-unsuspend.
13674
13675 * emacs-lisp/timer.el (with-timeout-timers): New variable.
13676 (with-timeout): Bind that variable to record timers.
13677 (with-timeout-suspend, with-timeout-unsuspend): New functions.
13678
13679 * emacs-lisp/debug.el (debug-help-follow): New function.
13680 (debugger-mode-map): Use that instead of help-follow.
13681 (debugger-setup-buffer): Use eval-buffer-list
13682 to handle eval-buffer frames.
13683
13684 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
13685
13686 * timezone.el (timezone-parse-date): Change first regexp
13687 so it will not mistakenly match dates with no time zone.
13688
13689 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
13690
13691 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
13692
13693 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
13694
13695 * custom.el (custom-initialize-safe-set)
13696 (custom-initialize-safe-default): New functions.
13697
13698 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
13699 and simplify :init-value.
13700
13701 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
13702 and simplify :init-value. Delete obsolete comment.
13703
13704 * startup.el (command-line): Use `custom-reevaluate-setting' to
13705 handle `tooltip-mode'. Delete obsolete comment.
13706
13707 * files.el (set-visited-file-name): Avoid calling
13708 `file-name-nondirectory' with a nil argument.
13709
13710 2005-07-09 Richard M. Stallman <rms@gnu.org>
13711
13712 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
13713 was called with nil for the buffer, handle the read position right.
13714 Handle read position for eval-region, too.
13715
13716 2005-07-09 Juri Linkov <juri@jurta.org>
13717
13718 * fringe.el (fringe-mode): Add period in docstring.
13719 (fringe-query-style): Build prompt depending on `all-frames' arg.
13720
13721 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
13722 to not create links to unrelated functions in the Help buffer.
13723
13724 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
13725 Doc fix.
13726
13727 * simple.el (next-error-hook): New variable.
13728 (next-error): Use it. Doc fix.
13729
13730 * textmodes/ispell.el (ispell-command-loop): Add current
13731 dictionary name and program name to mode-line-format.
13732 (ispell-region, ispell-process-line): Add current dictionary name
13733 and program name to messages.
13734
13735 2005-07-08 Jay Belanger <belanger@truman.edu>
13736
13737 * calc/calc.el (calc-embedded-announce-formula-alist)
13738 (calc-embedded-open-close-formula-alist)
13739 (calc-embedded-open-close-word-alist)
13740 (calc-embedded-open-close-plain-alist)
13741 (calc-embedded-open-close-new-formula-alist)
13742 (calc-embedded-open-close-mode-alist)
13743 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
13744 (calc-embedded-mode-hook): New variables.
13745
13746 * calc/calc-embed.el (calc-embedded-firsttime)
13747 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
13748 New variables.
13749 (calc-do-embedded): Use calc-embedded-firsttime,
13750 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
13751 determine whether or not to run hooks.
13752 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
13753 calc-embedded-firsttime-formula appropriately.
13754 Set calc-embedded delimiter variables according to mode.
13755
13756 2005-07-08 Richard M. Stallman <rms@gnu.org>
13757
13758 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
13759 Check for "emacs", etc., as entire symbol, not just as word.
13760 (checkdoc-file-comments-engine): Use regexp-quote on FN.
13761
13762 * files.el (set-visited-file-name): Report the error
13763 for "empty filename" earlier.
13764 (kill-some-buffers): Ignore buffers already dead.
13765
13766 * fringe.el (fringe-mode): Doc fix.
13767
13768 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
13769 Check for (featurep 'xemacs) and turn off warnings in what it guards.
13770 Use unwind-protect to ensure byte-compile-unresolved-functions
13771 is updated.
13772
13773 * whitespace.el (whitespace-buffer-leading-cleanup):
13774 Simplify w/ skip-chars-forward.
13775 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
13776
13777 * mail/rmail.el (rmail-only-expunge): Fix paren error.
13778 Unconditionally try to leave point at the same old place.
13779
13780 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
13781
13782 * comint.el (comint-postoutput-scroll-to-bottom)
13783 (comint-show-maximum-output): Take scroll-margin into consideration.
13784
13785 2005-07-08 Kim F. Storm <storm@cua.dk>
13786
13787 * ido.el (ido-use-filename-at-point): New choice `guess'.
13788 (ido-file-internal): Try ffap-guesser if selected.
13789
13790 * ido.el (ido-before-fallback-functions): New hook.
13791 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
13792 (ido-read-file-name): Run it.
13793
13794 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
13795
13796 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
13797 strings rather than a list of symbols to the completion function.
13798
13799 2005-07-07 Jay Belanger <belanger@truman.edu>
13800
13801 * calc/calc-units.el (math-apply-units): Change the places in
13802 which units are simplified.
13803
13804 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
13805
13806 * cus-edit.el (customize-option, customize-option-other-window):
13807 Make them handle aliases.
13808
13809 * custom.el (custom-variable-p): Make it recursively follow
13810 aliases. Mention that in the docstring.
13811
13812 2005-07-07 Richard M. Stallman <rms@gnu.org>
13813
13814 * cus-start.el (exec-path): Use `directory' instead of `file'.
13815 Fix tag for nil.
13816
13817 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
13818
13819 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
13820 when called non-interactively. Doc fix.
13821
13822 2005-07-07 Lute Kamstra <lute@gnu.org>
13823
13824 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
13825 new address as well.
13826
13827 2005-07-07 Kenichi Handa <handa@m17n.org>
13828
13829 * international/mule.el (make-coding-system):
13830 Describe `ascii-incompatible' property in the docstring.
13831 (set-file-name-coding-system): Signal an error if coding-system is
13832 ascii-incompatible.
13833 (set-keyboard-coding-system): Likewise.
13834
13835 * international/mule-cmds.el (set-default-coding-systems):
13836 Don't set default-file-name-coding-system and
13837 default-keyboard-coding-system if coding-system is ASCII-incompatible.
13838
13839 * international/utf-16.el: Declare that all UTF-16-based coding
13840 systems are ASCII-incompatible.
13841
13842 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
13843
13844 * progmodes/gud.el: Require font-lock for displaying errors.
13845 Used by gdb-ui.el.
13846
13847 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
13848
13849 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
13850 values for the pattern lists which are `read'able but not
13851 `append'able (like symbols).
13852
13853 2005-07-06 Richard M. Stallman <rms@gnu.org>
13854
13855 * progmodes/flymake.el (flymake-float-time): Instead of
13856 with-no-warnings, test for xemacs.
13857 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
13858 to avoid warning.
13859
13860 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
13861
13862 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
13863
13864 2005-07-05 Lute Kamstra <lute@gnu.org>
13865
13866 * battery.el: Add support for Darwin (with much debugging help
13867 from Samuel Lauber <sam124@operamail.com>).
13868 (battery-status-function, battery-echo-area-format)
13869 (battery-mode-line-format): Add support for pmset on Darwin.
13870 (battery-load-low, battery-load-critical): New user options.
13871 (battery-pmset): New function.
13872
13873 2005-07-05 Lute Kamstra <lute@gnu.org>
13874
13875 Update FSF's address in GPL notices.
13876
13877 * textmodes/page-ext.el: Update FSF's address.
13878
13879 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
13880
13881 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
13882 filling from using prefix when filling a single-line docstring.
13883
13884 * progmodes/flymake.el: Remove useless eval-when-compile.
13885
13886 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
13887
13888 2005-07-04 Richard M. Stallman <rms@gnu.org>
13889
13890 * textmodes/org.el (org-file-apps-defaults-gnu):
13891 Rename from org-file-apps-defaults-linux.
13892 (org-default-apps): Don't test system-type for `linux'.
13893 (org-file-apps): Doc fix.
13894
13895 2005-07-04 David Ponce <david@dponce.com>
13896
13897 * tree-widget.el: Improve header Commentary section.
13898 (tree-widget) [defgroup]
13899 (tree-widget-image-enable, tree-widget-themes-directory)
13900 (tree-widget-theme, tree-widget-image-properties-emacs)
13901 (tree-widget-image-properties-xemacs, tree-widget-create-image)
13902 (tree-widget-image-formats, tree-widget-control)
13903 (tree-widget-empty-control, tree-widget-leaf-control
13904 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
13905 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
13906 (tree-widget-keep, tree-widget-after-toggle-functions)
13907 (tree-widget-open-node, tree-widget-close-node): Doc fix.
13908 (tree-widget-open-control, tree-widget-close-control): Fix doc and
13909 :help-echo message.
13910 (tree-widget-set-theme): Doc fix. Use `string-equal'.
13911 (tree-widget-image-properties): Doc fix. Clearer implementation.
13912 (tree-widget--cursors): New constant.
13913 (tree-widget-lookup-image): New function split from
13914 `tree-widget-find-image'. Clearer implementation.
13915 (tree-widget-find-image): Use it.
13916 (tree-widget-button-keymap): Use `set-keymap-parent'.
13917 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
13918 Define the sub-widgets here.
13919 (tree-widget-node): Check that :node is not a tree-widget.
13920 (tree-widget-get-super, tree-widget-open-control)
13921 (tree-widget-close-control, tree-widget-empty-control)
13922 (tree-widget-leaf-control, tree-widget-guide)
13923 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
13924 (tree-widget-no-handle, tree-widget-value-delete)
13925 (tree-widget-map): Remove.
13926 (tree-widget-children-value-save): Doc fix. Simplified.
13927 (tree-widget-value-create): Update according to previous changes.
13928
13929 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
13930
13931 * textmodes/org.el: Leading space replaced by TABS.
13932 (org-recalc-marks, org-table-rotate-recalc-marks)
13933 (org-table-get-specials): Treat "^" and "_" marks.
13934 (org-table-justify-field-maybe): Optional argument NEW.
13935 (org-table-eval-formula): Parsing of the format simplified.
13936 New modes C,I. Honor the %= parameter in the current table.
13937 Avoid unnecessary re-align by using the NEW argument to
13938 `org-table-justify-field-maybe'.
13939 (org-calc-default-modes): Default for date-format mimicks org-mode.
13940 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
13941
13942 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
13943
13944 * cus-face.el (custom-theme-set-faces): Make it handle face
13945 aliases whose alias declarations are pre- or autoloaded.
13946
13947 2005-07-04 Juri Linkov <juri@jurta.org>
13948
13949 * faces.el (read-face-name): Put the code for getting a face name
13950 from the buffer before adding the faces from the `face' property.
13951 Use `completing-read-multiple' instead of `completing-read'.
13952 Require `crm'. Add default value and post-process the returned
13953 list of faces.
13954
13955 * emacs-lisp/crm.el (crm-find-current-element)
13956 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
13957
13958 * emacs-lisp/lisp-mode.el (eval-defun-1):
13959 * emacs-lisp/edebug.el (edebug-eval-defun):
13960 Remove unnecessary quotes.
13961
13962 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
13963
13964 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
13965 (prolog-indent-level): Fix typo in docstring.
13966
13967 * info.el (Info-history, Info-history-forward)
13968 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
13969
13970 * add-log.el (add-change-log-entry):
13971 * comint.el (comint-dynamic-list-input-ring)
13972 (comint-dynamic-list-completions):
13973 * dabbrev.el (dabbrev-expand):
13974 * delim-col.el (delimit-columns-rectangle-line):
13975 * diff-mode.el (diff-context->unified, diff-reverse-direction)
13976 (diff-unified->context):
13977 * ediff-init.el (ediff-abbrev-jobname):
13978 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
13979 (ediff-replace-session-activity-marker-in-meta-buffer):
13980 * info.el (Info-summary):
13981 * lpr.el (printify-region):
13982 * printing.el (pr-create-interface):
13983 * ps-print.el (ps-print-quote):
13984 * ses.el (ses-column-widths, ses-print-cell)
13985 (ses-adjust-print-width, ses-center):
13986 * shell.el (shell-file-name-quote-list):
13987 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
13988 (strokes-fill-current-buffer-with-whitespace)
13989 (strokes-xpm-for-stroke, strokes-list-strokes)
13990 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
13991 * term.el (term-dynamic-list-input-ring)
13992 (term-dynamic-list-completions):
13993 * calc/calc.el (math-format-stack-value):
13994 * emacs-lisp/edebug.el (edebug-display-freq-count):
13995 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
13996 (delphi-new-comment-line):
13997 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
13998 * progmodes/executable.el (executable-set-magic):
13999 * progmodes/python.el (inferior-python-mode):
14000 * progmodes/scheme.el (scheme-mode-syntax-table):
14001 * progmodes/sh-script.el (sh-maybe-here-document):
14002 * progmodes/sql.el (sql-copy-column):
14003 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
14004 * textmodes/bibtex.el (bibtex-mode):
14005 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
14006 (sgml-auto-attributes):
14007 * textmodes/table.el (table-insert, table-shorten-cell)
14008 (table--generate-source-scan-lines, table-delete-row)
14009 (*table--cell-delete-char, table--spacify-frame)
14010 (table--horizontally-shift-above-and-below)
14011 (table--cell-insert-char, table--cell-blank-str)
14012 (table--fill-region-strictly):
14013 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
14014 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
14015
14016 * add-log.el (change-log):
14017 * apropos.el (apropos):
14018 * comint.el (comint-completion, comint-source):
14019 * dabbrev.el (dabbrev):
14020 * delim-col.el (columns):
14021 * diff-mode.el (diff-mode):
14022 * ediff.el (ediff):
14023 * ediff-diff.el (ediff-diff):
14024 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
14025 * ediff-mult.el (ediff-mult):
14026 * ediff-ptch.el (ediff-ptch):
14027 * ediff-wind.el (ediff-window):
14028 * facemenu.el (facemenu):
14029 * indent.el (indent):
14030 * info.el (info):
14031 * jka-cmpr-hook.el (compression, jka-compr):
14032 * lpr.el (lpr):
14033 * outline.el (outlines):
14034 * pcmpl-cvs.el (pcmpl-cvs):
14035 * pcmpl-rpm.el (pcmpl-rpm):
14036 * printing.el (printing):
14037 * ps-print.el (postscript, ps-print, ps-print-horizontal)
14038 (ps-print-vertical, ps-print-headers, ps-print-font)
14039 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
14040 (ps-print-background, ps-print-printer, ps-print-page)
14041 (ps-print-miscellany):
14042 * ses.el (ses):
14043 * shell.el (shell, shell-directories, shell-faces):
14044 * startup.el (initialization):
14045 * strokes.el (strokes):
14046 * term.el (term):
14047 * uniquify.el (uniquify):
14048 * w32-vars.el (w32):
14049 * calc/calc.el (calc):
14050 * emacs-lisp/bytecomp.el (bytecomp):
14051 * emacs-lisp/cl-indent.el (lisp-indent):
14052 * emacs-lisp/edebug.el (edebug):
14053 * emacs-lisp/elp.el (elp):
14054 * emacs-lisp/testcover.el (testcover):
14055 * emacs-lisp/trace.el (trace):
14056 * emulation/viper-ex.el (viper-ex):
14057 * emulation/viper-mous.el (viper-mouse):
14058 * mail/mailalias.el (mailalias):
14059 * mail/supercite.el (supercite, supercite-frames)
14060 (supercite-attr, supercite-cite, supercite-hooks):
14061 * net/rcompile.el (remote-compile):
14062 * net/rlogin.el (rlogin):
14063 * obsolete/ooutline.el (outlines):
14064 * progmodes/delphi.el (delphi):
14065 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
14066 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
14067 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
14068 (ebnf-optimization):
14069 * progmodes/etags.el (etags):
14070 * progmodes/executable.el (executable):
14071 * progmodes/idlwave.el (idlwave):
14072 * progmodes/pascal.el (pascal):
14073 * progmodes/prolog.el (prolog):
14074 * progmodes/python.el (python):
14075 * progmodes/scheme.el (scheme):
14076 * progmodes/sh-script.el (sh, sh-script):
14077 * progmodes/sql.el (SQL):
14078 * progmodes/tcl.el (tcl):
14079 * textmodes/bibtex.el (bibtex, bibtex-autokey):
14080 * textmodes/enriched.el (enriched):
14081 * textmodes/makeinfo.el (makeinfo):
14082 * textmodes/sgml-mode.el (sgml):
14083 * textmodes/table.el (table-hooks):
14084 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
14085 * textmodes/texinfo.el (texinfo):
14086 * textmodes/two-column.el (two-column):
14087 Finish `defgroup' description with period.
14088
14089 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
14090 * eshell/esh-var.el (eshell-var):
14091 * progmodes/vhdl-mode.el (vhdl-testbench):
14092 * textmodes/org.el (org): Fix typos in docstrings.
14093
14094 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
14095 consistency.
14096
14097 * progmodes/flymake.el (flymake-find-file): Remove.
14098 (flymake-float-time): Use `with-no-warnings'.
14099 (flymake-check-start-time, flymake-check-was-interrupted)
14100 (flymake-err-info, flymake-is-running, flymake-last-change-time)
14101 (flymake-new-err-info): `defvar' at compile time.
14102
14103 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
14104
14105 * replace.el (occur-hook): Doc fix.
14106 (occur-1): Don't call `occur-hook' if there are no matches.
14107
14108 2005-07-03 Richard M. Stallman <rms@gnu.org>
14109
14110 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
14111 global-map, save the same map.
14112 (global-map): Don't alter it at top level.
14113 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
14114 Then alter it here instead.
14115 (tpu-edt-off): Set global-map to the saved one.
14116
14117 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
14118 All references simplified.
14119 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
14120 (zmacs-regions): Add defvar.
14121 (repeat-complex-command-map): Everything about that deleted.
14122
14123 * textmodes/artist.el (artist-key-is-drawing)
14124 (artist-key-endpoint1, artist-key-poly-point-list)
14125 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
14126 (artist-key-compl-table, artist-rb-save-data)
14127 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
14128 Don't put them in eval-when-compile.
14129 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
14130
14131 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
14132 Use with-no-warnings.
14133
14134 * net/browse-url.el (dos-windows-version): Add defvar.
14135
14136 * mail/supercite.el (filladapt-prefix-table): Add defvar.
14137
14138 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
14139 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
14140 (rmail-new-summary-line-count): Rename from new-summary-line-count.
14141 Add defvar.
14142 (rmail-summary-beginning-of-message): Use with-no-warnings.
14143 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
14144
14145 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
14146 Use with-no-warnings.
14147
14148 * emulation/vi.el (vi-mark-region): Use c-mark-function.
14149 (c-mark-function): Add point-moving-unit property.
14150 (vi-goto-line): Use with-no-warnings.
14151
14152 * emulation/edt.el (edt-last-copied-word): Add defvar.
14153 (zmacs-region-stays): Likewise.
14154 (edt-mark-section-wisely): Use c-mark-function for C.
14155 Use makr-defun for Fortran.
14156 (time-string): defvar deleted.
14157 (edt-display-the-time): Don't set time-string.
14158
14159 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
14160
14161 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
14162 Don't warn when name is not constant
14163 or for defining the group `emacs'.
14164
14165 * tooltip.el (gud-tooltip-mode): Add defvar.
14166
14167 * startup.el (default-frame-background-mode): Add defvar.
14168
14169 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
14170
14171 * info.el (tool-bar-map): Add defvar.
14172
14173 * dired.el (dnd-protocol-alist): Add defvar.
14174
14175 * dired-aux.el (dired-query): Display question with answer, when
14176 the user answers.
14177
14178 * custom.el (custom-add-option): Doc fix.
14179
14180 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
14181
14182 2005-07-03 Eli Zaretskii <eliz@gnu.org>
14183
14184 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
14185 bogus name from the last change.
14186
14187 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
14188
14189 * custom.el (custom-declare-variable): Fix typos in comment.
14190 (custom-known-themes): Doc fix.
14191 (custom-theme-directory): New defcustom.
14192 (require-theme): Make it check `custom-theme-directory'.
14193
14194 * cus-theme.el (custom-new-theme-mode): New function.
14195 (custom-theme-name, custom-theme-variables, custom-theme-faces)
14196 (custom-theme-description): Add compiler defvars.
14197 (customize-create-theme): Add doc to the "*New Custom Theme*"
14198 buffer. Use `custom-new-theme-mode'.
14199 (custom-theme-write): Put the created buffer in emacs-lisp-mode
14200 and save it to the `custom-theme-directory'. Make this the
14201 default directory of the buffer.
14202
14203 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
14204
14205 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
14206 Fix unbalanced parentheses.
14207
14208 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
14209
14210 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
14211 into flymake-mode and delegate to flymake-mode.
14212
14213 * find-file.el (ff-which-function-are-we-in): Clean up.
14214
14215 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
14216
14217 * replace.el (occur-rename-buffer): Fix docstring.
14218
14219 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
14220 (edt-last-copied-word, edt-learn-macro-count)
14221 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
14222 (edt-rect-start-point, edt-user-global-map, rect-start-point)
14223 (time-string, zmacs-region-stays):
14224 * emulation/edt-mapper.el (edt-save-function-key-map)
14225 (EDT-key-name): `defvar' to silence the byte-compiler.
14226
14227 2005-07-02 Martin Rudalics <rudalics@gmx.at> (tiny change)
14228
14229 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
14230 font-lock-regexp-backslash. Doc fix.
14231 (font-lock-regexp-backslash-grouping-construct): Rename from
14232 font-lock-regexp-backslash-construct. Doc fix.
14233 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
14234 grouping constructs.
14235
14236 2005-07-02 Eli Zaretskii <eliz@gnu.org>
14237
14238 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
14239 updating all the prerequisites.
14240
14241 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
14242
14243 * textmodes/org.el (org-agenda-start-on-weekday)
14244 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
14245 (org-agenda-use-time-grid, org-archive-location)
14246 (org-allow-space-in-links, org-usenet-links-prefer-google)
14247 (org-enable-table-editor, org-export-default-language)
14248 (org-export-html-show-new-buffer, org-fill-paragraph)
14249 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
14250 (org-goto-quit, org-occur, org-eval-in-calendar)
14251 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
14252 (org-agenda-diary-entry, org-remember-help)
14253 (org-table-convert-region, org-at-table-p)
14254 (org-table-move-row-down, org-table-move-row-up)
14255 (org-table-copy-region, org-table-toggle-vline-visibility)
14256 (org-table-get-stored-formulas, org-table-get-specials)
14257 (org-recalc-commands, org-table-eval-formula)
14258 (org-table-formula-substitute-names, orgtbl-make-binding)
14259 (org-format-org-table-html, org-format-table-table-html)
14260 (org-format-table-table-html-using-table-generate-source)
14261 (org-customize): Fix typos in docstrings.
14262 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
14263 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
14264 (org-back-to-heading): Doc fixes.
14265 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
14266 (org-agenda-change-all-lines, org-get-header):
14267 Improve argument/docstring consistency.
14268 (orgtbl-error): Fix error message.
14269
14270 * progmodes/flymake.el (flymake-find-possible-master-files)
14271 (flymake-master-file-compare, flymake-get-line-err-count)
14272 (flymake-highlight-line, flymake-gui-warnings-enabled):
14273 Fix typos in docstrings.
14274 (flymake-parse-line, flymake-get-project-include-dirs-function)
14275 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
14276 Doc fixes.
14277 (flymake-get-project-include-dirs-function)
14278 (flymake-make-err-menu-data):
14279 Improve argument/docstring consistency.
14280
14281 2005-07-01 Lute Kamstra <lute@gnu.org>
14282
14283 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
14284 Catch errors with ignore-errors. Use temporary buffer.
14285 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
14286
14287 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
14288 background color faces.
14289 (facemenu-set-foreground, facemenu-set-background):
14290 Use facemenu-set-face-from-menu.
14291 (facemenu-set-face-from-menu): Treat face names that start with
14292 "fg:" or "bg:" as special.
14293 (facemenu-add-new-color): Don't create faces. Simplify.
14294
14295 2005-06-30 Richard M. Stallman <rms@gnu.org>
14296
14297 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
14298 (crm-find-current-element): Likewise.
14299
14300 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
14301
14302 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
14303
14304 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
14305
14306 * arc-mode.el (archive-extract): Make it work as a mouse binding.
14307 (archive-mouse-extract): Make it an obsolete alias.
14308 (archive-mode-map): Don't use archive-mouse-extract any more.
14309 (archive-mode, archive-extract): write-contents-hooks ->
14310 write-contents-functions.
14311 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
14312 first arg.
14313 (archive-rename-entry): Update the call.
14314 (archive-zip-summarize): Remove unused var `method'.
14315 (archive-lzh-summarize): Remove unused var `creator'.
14316
14317 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
14318 dedicated frame upon exit.
14319
14320 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
14321 (archive-zip-extract, archive-zip-expunge)
14322 (archive-zip-update, archive-zip-update-case): Use executable-find.
14323 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
14324 Use restore-buffer-modified-p.
14325 (archive-extract, archive-add-new-member, archive-write-file-member):
14326 Use with-current-buffer.
14327 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
14328
14329 2005-06-30 Andreas Schwab <schwab@suse.de>
14330
14331 * progmodes/gud.el (gud-filter): Remove unneeded progn.
14332
14333 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
14334
14335 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
14336
14337 2005-06-30 Juri Linkov <juri@jurta.org>
14338
14339 * faces.el (vertical-border): Inherit from mode-line-inactive
14340 only on tty.
14341
14342 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
14343
14344 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
14345 example, -NLINES in the `occur' docstring).
14346
14347 * replace.el (occur-1): When no matches are found, do not set the
14348 `buffer-read-only' and modified flags for the occur buffer,
14349 because it is deleted.
14350
14351 * emulation/cua-base.el (cua-check-pending-input)
14352 (cua-repeat-replace-region, cua-mode, cua-debug)
14353 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
14354 Fix typos in docstrings.
14355
14356 * emulation/cua-gmrk.el (cua-toggle-global-mark)
14357 (cua-cut-region-to-global-mark)
14358 (cua--cut-rectangle-to-global-mark):
14359 Remove period from end of messages.
14360
14361 * emulation/cua-rect.el (cua-do-rectangle-padding):
14362 Remove period from end of messages.
14363 (cua--rectangle-seq-format): Fix typo in docstring.
14364 (cua-sequence-rectangle, cua-fill-char-rectangle):
14365 Improve argument/docstring consistency.
14366
14367 2005-06-29 Juri Linkov <juri@jurta.org>
14368
14369 * faces.el (default-frame-background-mode): New internal variable.
14370 (frame-set-background-mode): Use it.
14371
14372 * startup.el (normal-top-level): Set default-frame-background-mode
14373 instead of frame-background-mode. Before setting it, test for its
14374 nil value. Remove tests for frame-background-mode and frame
14375 parameter `reverse'. Add test for "unspecified-fg".
14376
14377 * term/xterm.el (xterm-rxvt-set-background-mode):
14378 * term/rxvt.el (rxvt-set-background-mode):
14379 Set default-frame-background-mode instead of frame-background-mode.
14380
14381 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
14382
14383 * simple.el (set-variable): Warn about obsolete user variables.
14384
14385 * imenu.el (imenu--completion-buffer):
14386 * mouse.el (mouse-buffer-menu-alist):
14387 * msb.el (msb-invisible-buffer-p):
14388 * calendar/diary-lib.el (diary-header-line-format):
14389 * emacs-lisp/pp.el (pp-buffer):
14390 * progmodes/cperl-mode.el (cperl-do-auto-fill):
14391 * textmodes/picture.el (picture-replace-match):
14392 Change space constants followed by a sexp to "?\s ".
14393
14394 * play/decipher.el (decipher-loop-with-breaks):
14395 * textmodes/texinfo.el (texinfo-insert-@item): Change space
14396 constants "protected" from end of line by a comment to "?\s".
14397
14398 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
14399
14400 * font-lock.el (save-buffer-state): Use `declare'.
14401
14402 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
14403 reset the syntax-table to cperl-mode-syntax-table.
14404 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
14405 "foo_print_bar" is not matched as a reserved keyword.
14406
14407 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
14408
14409 * textmodes/org.el (orgtbl-setup): New function, for delayed
14410 setup for the orgtbl commands.
14411 (org-calc-default-modes): New option.
14412 (orgtbl-make-binding): Use `defun' to get better help display.
14413 (org-diary): Call `org-compile-prefix-format'.
14414 (org-table-formula-substitute-names): New function.
14415 (org-agenda-day-view, org-agenda-week-view): New commands.
14416 (org-agenda-toggle-week-view): Command removed.
14417 (org-tbl-menu): Split off from org-org-menu.
14418 (org-mode): Move removal of outline-mode menus to here.
14419 (org-table-formula-debug): New option.
14420 (org-table-insert-row): Keep first field if just "#" or "*".
14421 (org-mode): Paragraph regexps fixed.
14422 (org-table-recalculate-regexp): New constant.
14423 (org-table-justify-field-maybe): Avoid replace if not necessary.
14424 (org-copy-special, org-cut-special): Use `call-interactively'.
14425 (org-table-copy-region): Take region from `interactive' call.
14426 (org-trim): Return string even if no match.
14427 (org-formula): New face.
14428 (org-set-font-lock-defaults): No longer highlight "FIXME".
14429 But highlight formula-related fields in table.
14430 (org-table-p): Use regexp, not fontification.
14431 (org-table-align): Handle white space at end of line.
14432 (org-table-formula-evaluate-inline): New option.
14433 (org-mode): Auto-wrapping in comment lines turned off.
14434 (org-table-copy-down): Evaluate only in copied field, not in
14435 destination.
14436 (org-table-current-formula): Variable removed.
14437 (org-table-store-formulas, org-table-get-stored-formulas)
14438 (org-table-modify-formulas, org-table-replace-in-formulas)
14439 (org-table-maybe-eval-formula): New functions.
14440 (org-table-get-formula): Modify to use stored formulas.
14441 (org-table-insert-column, org-table-delete-column)
14442 (org-table-move-column): Call `org-table-modify-formulas'.
14443 (org-complete): Add completion for keyword formulas.
14444 (orgtbl-mode): Pull orgtbl-mode-map to start of
14445 minor-mode-map-alist.
14446
14447 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
14448
14449 * progmodes/python.el (python-check): Require `compile' before
14450 modifying its variables.
14451
14452 * newcomment.el (comment-indent-default): Don't get fooled by an early
14453 end of buffer.
14454
14455 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14456
14457 * ps-print.el (ps-print-version): Fix version number.
14458
14459 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
14460
14461 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
14462
14463 2005-06-28 Richard M. Stallman <rms@gnu.org>
14464
14465 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
14466 (flyspell-local-mouse-map): Declaration deleted.
14467 (flyspell-mouse-map): Bind only mouse-2.
14468 (flyspell-mode-map): Don't test flyspell-use-local-map.
14469 (flyspell-overlay-keymap-property-name): Var deleted.
14470 (flyspell-mode-on): Don't make local bindings for
14471 flyspell-mouse-map and flyspell-mode-map.
14472 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
14473
14474 * textmodes/ispell.el (ispell-word): Do not ignore short words.
14475
14476 * progmodes/compile.el (compilation-next-error-function):
14477 Don't switch buffers; operate on the current buffer.
14478
14479 * progmodes/compile.el (compilation-error-file-name)
14480 (compilation-warning-file-name, compilation-info-file-name)
14481 (compilation-line-number, compilation-column-number): New faces.
14482 (compilation-error-face, compilation-warning-face)
14483 (compilation-info-face, compilation-line-face)
14484 (compilation-column-face): Use them.
14485
14486 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
14487
14488 * comint.el (comint-password-prompt-regexp): Accept ", try again".
14489
14490 * bindings.el (global-map): Bind insertchar and its variants.
14491
14492 2005-06-27 Richard M. Stallman <rms@gnu.org>
14493
14494 * textmodes/artist.el (artist-text-overwrite)
14495 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
14496
14497 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14498
14499 * ps-print.el: It was not working the page selection for printing.
14500 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
14501 (ps-print-version): New version 6.6.7.
14502 (ps-end-sheet): New fun.
14503 (ps-header-sheet, ps-end-job): Call it.
14504
14505 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
14506
14507 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
14508
14509 2005-06-27 Lute Kamstra <lute@gnu.org>
14510
14511 * facemenu.el (facemenu-unlisted-faces): Add foreground and
14512 background color faces.
14513 (facemenu-get-face): Delete function.
14514 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
14515 (facemenu-add-new-color): Make second argument mandatory.
14516 Create the appropriate face and return it. Simplify.
14517 (facemenu-set-foreground, facemenu-set-background): Don't check if
14518 color is defined. Use return value of facemenu-add-new-color.
14519
14520 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
14521
14522 * progmodes/gud.el (gud-filter): Add missing argument to
14523 with-selected-window.
14524
14525 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
14526
14527 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
14528 a :require to the defcustom.
14529
14530 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
14531 defcustoms corresponding to minor modes.
14532
14533 2005-06-26 David Ponce <david@dponce.com>
14534
14535 * recentf.el: Require tree-widget instead of wid-edit.
14536 (recentf-filename-handler): Fix widget :type.
14537 (recentf-cancel-dialog, recentf-open-more-files)
14538 (recentf-open-files-action): Doc fix.
14539 (recentf-dialog-goto-first): New function.
14540 (recentf-dialog-mode-map): Set parent keymap first.
14541 (recentf-dialog-mode): Define with define-derived-mode.
14542 Don't display continuation lines in dialogs.
14543 (recentf-edit-list): Rename from recentf-edit-selected-items.
14544 (recentf-edit-list-select): Rename from recentf-edit-list-action.
14545 Simplify.
14546 (recentf-edit-list-validate): New function.
14547 (recentf-edit-list): Update accordingly.
14548 (recentf-open-files-item-shift): Remove.
14549 (recentf-open-files-item): Convert menu elements into tree and
14550 link widgets. Don't create the widgets.
14551 (recentf-open-files): Update accordingly.
14552 (recentf-save-list): Untabify.
14553
14554 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
14555
14556 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
14557 (keep-lines): Add INTERACTIVE arg. Never delete lines only
14558 partially contained in the active region. Do not take active
14559 region into account when called from Lisp, unless INTERACTIVE arg
14560 is non-nil. Use `forward-line' instead of `beginning-of-line' to
14561 avoid trouble with fields. Make marker point nowhere when no
14562 longer used. Always return nil. Doc fix.
14563 (flush-lines): Add INTERACTIVE arg. Do not take active region
14564 into account when called from Lisp, unless INTERACTIVE arg is
14565 non-nil. Use `forward-line' instead of `beginning-of-line' to
14566 avoid trouble with fields. Make marker point nowhere when no
14567 longer used. Always return nil. Doc fix.
14568 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
14569 interchangeable. Do not take active region into account when
14570 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
14571 message in echo area when called from Lisp, unless INTERACTIVE arg
14572 is non-nil. Avoid saying "1 occurrences". Do not use markers.
14573 Return the number of matches. Doc fix.
14574 (occur): Doc fix.
14575 (perform-replace): Make comment follow double space convention for
14576 the sake of `outline-minor-mode'.
14577
14578 * faces.el (facep): Doc fix.
14579
14580 2005-06-25 Richard M. Stallman <rms@gnu.org>
14581
14582 * facemenu.el (facemenu-enable-faces-p): New function.
14583 (facemenu-background-menu, facemenu-foreground-menu)
14584 (facemenu-face-menu): Add menu-enable property.
14585
14586 * jka-compr.el (jka-compr-insert-file-contents):
14587 Special handling if cannot find the uncompression program.
14588
14589 * cus-face.el (custom-face-attributes): Add autoload.
14590
14591 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
14592 Bind comment-indent-function locally.
14593
14594 * window.el (save-selected-window): Use save-current-buffer.
14595
14596 * subr.el (with-selected-window): Use save-current-buffer.
14597
14598 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
14599 and with-current-buffer.
14600
14601 2005-06-24 Richard M. Stallman <rms@gnu.org>
14602
14603 * simple.el (line-move-1): Fix previous change.
14604
14605 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
14606
14607 * replace.el (occur-1): Set `buffer-read-only' and the
14608 buffer-modified flag before running `occur-hook' to protect
14609 against unintentional buffer switches that can lead to data loss.
14610
14611 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
14612
14613 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
14614 (gud-gdb-marker-filter): Use font-lock-warning-face for any
14615 initial error.
14616
14617 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
14618 after fresh input.
14619 (gdb-var-create-handler): Put name of expression in quotes.
14620
14621 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
14622
14623 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
14624 elements of RING in order, and without bogus nil elements.
14625
14626 2005-06-23 Richard M. Stallman <rms@gnu.org>
14627
14628 * simple.el (set-variable): Args renamed; doc fix.
14629 (line-move-1): When there are overlays around, use vertical-motion.
14630
14631 * faces.el (escape-glyph): Use brown against light background.
14632 (nobreak-space): Rename from no-break-space.
14633 Fix previous change.
14634
14635 * dired-aux.el (dired-do-copy): Fix arg prompt.
14636
14637 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
14638
14639 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
14640
14641 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
14642 rather than "Distributor".
14643
14644 2005-06-23 Lute Kamstra <lute@gnu.org>
14645
14646 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
14647 (debug-on-entry): Use it. New interactive declaration that uses
14648 function-called-at-point.
14649
14650 2005-06-23 Kim F. Storm <storm@cua.dk>
14651
14652 * subr.el (save-match-data): Add comment about using evaporate arg
14653 to set-match-data.
14654
14655 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
14656
14657 * cus-edit.el (customize-face)
14658 (customize-face-other-window): Handle face aliases.
14659
14660 * faces.el (face-documentation, set-face-attribute)
14661 (face-spec-set): Handle face aliases.
14662
14663 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
14664
14665 * help-mode.el (help-make-xrefs): If a symbol representing a face
14666 name is not followed by the word "face", it could still be a
14667 function or variable name, so don't bypass other checks.
14668
14669 2005-06-22 Juri Linkov <juri@jurta.org>
14670
14671 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
14672 Replace aliased functions with calls where second arg `inherit' is t.
14673
14674 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
14675
14676 * progmodes/gdb-ui.el (gdb-error): New variable.
14677 (gdb-error): New function.
14678 (gdb-annotation-rules): Act on error-begin and error annotations.
14679 (gdb-concat-output): Use font-lock-warning-face for errors.
14680
14681 2005-06-22 Miles Bader <miles@gnu.org>
14682
14683 * bindings.el (propertized-buffer-identification): Use renamed
14684 `Buffer-menu-buffer' face.
14685
14686 * faces.el (vertical-border): Rename from `vertical-divider'.
14687 (escape-glyph): Change dark-background color back to `cyan'.
14688
14689 2005-06-21 Juri Linkov <juri@jurta.org>
14690
14691 * faces.el (face-user-default-spec): Try getting `customized-face'
14692 prior to `saved-face'.
14693 (frame-background-mode): Refill docstring.
14694
14695 * emacs-lisp/lisp-mode.el (eval-defun-1):
14696 * emacs-lisp/edebug.el (edebug-eval-defun):
14697 Set `saved-face' temporarily to nil before calling form.
14698 Set `customized-face' to the new spec after that.
14699
14700 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
14701
14702 * subr.el (1value, lambda, key-substitution-in-progress):
14703 Doc fixes.
14704
14705 * autoinsert.el (auto-insert-alist):
14706 * ses.el (ses-call-printer):
14707 * subr.el (noreturn):
14708 * emacs-lisp/lisp.el (check-parens):
14709 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
14710 * net/browse-url.el (browse-url-mosaic):
14711 * progmodes/cc-defs.el (c-safe-scan-lists):
14712 * progmodes/ebnf-abn.el (ebnf-abn-lex):
14713 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
14714 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
14715 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
14716 * progmodes/ebnf-iso.el (ebnf-iso-lex):
14717 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
14718
14719 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
14720
14721 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
14722
14723 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
14724
14725 * calendar/appt.el (appt-make-list): Activate the package, if
14726 not already active (for backwards compatibility).
14727
14728 2005-06-20 Kim F. Storm <storm@cua.dk>
14729
14730 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
14731
14732 2005-06-20 Miles Bader <miles@gnu.org>
14733
14734 * faces.el (vertical-divider): New face.
14735
14736 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
14737
14738 * simple.el (kill-whole-line): Doc fix.
14739 (next-error-buffer-p, next-error-find-buffer)
14740 (clone-indirect-buffer): Fix typos in docstrings.
14741 (comment-line-break-function): Doc fix: don't say variable
14742 is automatically buffer-local (it isn't).
14743
14744 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
14745
14746 * net/tramp-ftp.el (top):
14747 * net/tramp-smb.el (top):
14748 * net/tramp-util.el (top):
14749 * net/tramp-uu.el (top):
14750 * net/tramp-vc.el (top):
14751 * net/tramp.el (top): Revert copyright years back to original
14752 ones. Tramp has a life outside GNU Emacs.
14753
14754 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
14755
14756 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
14757
14758 2005-06-18 Juri Linkov <juri@jurta.org>
14759
14760 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
14761 end of first regexp to limit the match to the position between
14762 line number and source line with same separator character as used
14763 between file name and line number. In the second regexp limit
14764 mouse-face area to file name and line number by adding new group
14765 for them and referring it in HYPERLINK arg.
14766 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
14767 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
14768 previous line where grep markers may be already removed.
14769
14770 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
14771
14772 * progmodes/ps-mode.el: Update version and maintainer's email address.
14773
14774 2005-06-18 Steve Youngs <steve@xemacs.org>
14775
14776 * net/browse-url.el (browse-url-browser-function)
14777 (browse-url-default-browser): Add firefox.
14778 (browse-url-firefox-program, browse-url-firefox-arguments)
14779 (browse-url-firefox-startup-arguments)
14780 (browse-url-firefox-new-window-is-tab): New defcustoms.
14781 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
14782
14783 2005-06-17 Richard M. Stallman <rms@gnu.org>
14784
14785 * startup.el (command-line): Warn if specified user name has
14786 no home directory.
14787
14788 * term.el (term-get-old-input, term-input-filter, term-input-sender)
14789 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
14790
14791 * longlines.el (longlines-mode, longlines-show-hard-newlines):
14792 Doc fixes.
14793
14794 * faces.el (underline): Try bold if terminal doesn't support underline.
14795
14796 * mail/sendmail.el (mail-setup-with-from): New variable.
14797 (mail-insert-from-field): New function.
14798 (sendmail-send-it): Call it.
14799 (mail-setup): Optionally call it here.
14800
14801 * term/linux.el: Call tty-no-underline.
14802
14803 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
14804
14805 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
14806
14807 2005-06-17 Miles Bader <miles@gnu.org>
14808
14809 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
14810 (ediff-current-diff-C, ediff-current-diff-Ancestor)
14811 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
14812 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
14813 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
14814 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
14815 Remove "-face" suffix from face names.
14816 (ediff-current-diff-face-A, ediff-current-diff-face-B)
14817 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
14818 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
14819 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
14820 (ediff-even-diff-face-A, ediff-even-diff-face-B)
14821 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
14822 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
14823 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
14824 New backward-compatibility aliases for renamed faces.
14825 (ediff-current-diff-face-A, ediff-current-diff-face-B)
14826 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
14827 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
14828 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
14829 (ediff-even-diff-face-A, ediff-even-diff-face-B)
14830 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
14831 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
14832 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
14833 Use renamed ediff faces.
14834
14835 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
14836 Remove "-face" suffix from face names.
14837 (eshell-test-ok-face, eshell-test-failed-face):
14838 New backward-compatibility aliases for renamed faces.
14839 (eshell-run-test): Use renamed eshell-test faces.
14840
14841 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
14842 face name.
14843 (eshell-prompt-face): New backward-compatibility alias for renamed
14844 face.
14845 (eshell-emit-prompt): Use renamed eshell-prompt face.
14846
14847 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
14848 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
14849 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
14850 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
14851 Remove "-face" suffix from face names.
14852 (eshell-ls-directory-face, eshell-ls-symlink-face)
14853 (eshell-ls-executable-face, eshell-ls-readonly-face)
14854 (eshell-ls-unreadable-face, eshell-ls-special-face)
14855 (eshell-ls-missing-face, eshell-ls-archive-face)
14856 (eshell-ls-backup-face, eshell-ls-product-face)
14857 (eshell-ls-clutter-face):
14858 New backward-compatibility aliases for renamed faces.
14859 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
14860
14861 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
14862 Remove "-face" suffix from face name.
14863 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
14864 instead of literal face.
14865
14866 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
14867
14868 * emacs-lisp/warnings.el (display-warning, lwarn)
14869 (warning-minimum-log-level): Doc fixes.
14870 (warning-minimum-level, warning-minimum-log-level):
14871 Add :debug to :type choices.
14872
14873 * progmodes/ada-mode.el (ada-format-paramlist)
14874 (ada-get-indent-case, ada-check-matching-start)
14875 (ada-check-defun-name, ada-goto-matching-decl-start)
14876 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
14877 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
14878 (ada-make-subprogram-body): Follow error conventions.
14879 (ada-case-exception-file, ada-indent-comment-as-code)
14880 (ada-indent-handle-comment-special, ada-indent-renames)
14881 (ada-indent-return, ada-search-directories-internal)
14882 (ada-tab-policy, ada-case-exception-substring)
14883 (ada-other-file-alist, ada-matching-start-re)
14884 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
14885 (ada-imenu-generic-expression, ada-compile-goto-error)
14886 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
14887 (ada-popup-menu, ada-add-extensions, ada-mode)
14888 (ada-region-selected, ada-create-case-exception)
14889 (ada-create-case-exception-substring, ada-after-keyword-p)
14890 (ada-activate-keys-for-case, ada-adjust-case-region)
14891 (ada-adjust-case-buffer, ada-format-paramlist)
14892 (ada-scan-paramlist, ada-insert-paramlist)
14893 (ada-indent-newline-indent)
14894 (ada-indent-newline-indent-conditional)
14895 (ada-justified-indent-current, ada-goto-previous-word)
14896 (ada-indent-current, ada-get-indent-open-paren)
14897 (ada-get-indent-paramlist, ada-get-indent-end)
14898 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
14899 (ada-get-indent-block-start, ada-get-indent-subprog)
14900 (ada-get-indent-noindent, ada-get-indent-label)
14901 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
14902 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
14903 (ada-goto-stmt-end, ada-goto-next-word)
14904 (ada-check-matching-start, ada-check-defun-name)
14905 (ada-goto-matching-decl-start, ada-goto-matching-start)
14906 (ada-goto-matching-end, ada-search-ignore-string-comment)
14907 (ada-in-decl-p, ada-looking-at-semi-or)
14908 (ada-looking-at-semi-private, ada-in-paramlist-p)
14909 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
14910 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
14911 (ada-next-procedure, ada-previous-procedure, ada-next-package)
14912 (ada-previous-package, ada-create-menu)
14913 (ada-fill-comment-paragraph-justify)
14914 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
14915 (ada-other-file-name, ada-last-which-function-line)
14916 (ada-last-which-function-subprog, ada-which-function)
14917 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
14918 (ada-gen-treat-proc, ada-check-emacs-version)
14919 (ada-continuation-indent, ada-align-region-separate):
14920 Fix typos in docstrings.
14921 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
14922
14923 2005-06-16 Lute Kamstra <lute@gnu.org>
14924
14925 * simple.el (fundamental-mode): Run after-change-major-mode-hook
14926 conditionally.
14927
14928 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
14929
14930 * comint.el (comint-replace-by-expanded-filename)
14931 (comint-prompt-regexp, comint-delimiter-argument-list)
14932 (comint-preinput-scroll-to-bottom):
14933 * info.el (Info-hide-cookies-node):
14934 * ls-lisp.el (ls-lisp-classify):
14935 * find-file.el (ff-search-directories, ff-special-constructs)
14936 (ff-find-other-file):
14937 * font-lock.el (font-lock-keywords):
14938 * shell.el (shell-prompt-pattern)
14939 (shell-dynamic-complete-functions, shell-mode)
14940 (shell-delimiter-argument-list):
14941 * term.el (term-replace-by-expanded-filename)
14942 (term-prompt-regexp, term-delimiter-argument-list):
14943 * woman.el (woman-ignore, woman0-if):
14944 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
14945 * emacs-lisp/elint.el (elint-init-env):
14946 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
14947 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
14948 * language/ethio-util.el (ethio-tilde-escape)
14949 (ethio-use-three-dot-question):
14950 * net/zone-mode.el (zone-mode-load-time-setup):
14951 * progmodes/cc-align.el (c-lineup-argcont):
14952 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
14953 * progmodes/cperl-mode.el (cperl-set-style-back):
14954 * progmodes/inf-lisp.el (inferior-lisp-prompt):
14955 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
14956 Fix spellings in docstrings.
14957
14958 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
14959 * progmodes/modula2.el (m2-for): Fix spellings.
14960
14961 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
14962
14963 * simple.el (undo-more): Don't use `format' on `error' arguments.
14964 Improve argument/docstring consistency.
14965 (pending-undo-list): Doc fix.
14966
14967 * smerge-mode.el (smerge-ensure-match):
14968 * emulation/vip.el (vip-ex):
14969 * net/zone-mode.el (zone-mode-update-serial):
14970 * progmodes/idlwave.el (idlwave-complete):
14971 * progmodes/vhdl-mode.el (vhdl-visit-file)
14972 (vhdl-compose-wire-components):
14973 Don't use `format' on `error' arguments.
14974
14975 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
14976 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
14977 (tooltip-help-tips): Fix typos in docstrings.
14978
14979 2005-06-16 David Ponce <david@dponce.com>
14980
14981 * tree-widget.el (tree-widget-value-create): Simplify last change.
14982
14983 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
14984
14985 * ido.el (ido-incomplete-regexp): New variable.
14986 (ido-set-matches-1): Handle invalid-regexp error and set
14987 ido-incomplete-regexp.
14988 (ido-incomplete-regexp): New face.
14989 (ido-completions): Use it.
14990 (ido-complete, ido-exit-minibuffer, ido-completions):
14991 Handle incomplete regexps.
14992 (ido-completions): Add check for complete match when entering a regexp.
14993
14994 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
14995
14996 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
14997
14998 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14999
15000 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
15001 by field delimiters.
15002
15003 2005-06-15 David Ponce <david@dponce.com>
15004
15005 * tree-widget.el: eval-and-compile inlined functions so they will
15006 be available at run-time too.
15007 (tree-widget-super-format-handler)
15008 (tree-widget-format-handler): Remove.
15009 (tree-widget-value-create): Handle the :indent property.
15010
15011 2005-06-15 Miles Bader <miles@gnu.org>
15012
15013 * progmodes/which-func.el (which-func): Only inherit
15014 `font-lock-function-name-face' when that makes sense against the
15015 default mode-line face, otherwise set the face color explicitly.
15016
15017 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
15018 faces instead of (non-existent) variables.
15019
15020 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
15021
15022 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
15023 (iswitchb-get-matched-buffers): Likewise. Simplify.
15024
15025 2005-06-14 Miles Bader <miles@gnu.org>
15026
15027 * progmodes/ld-script.el (ld-script-location-counter):
15028 Remove "-face" suffix from face name.
15029 (ld-script-location-counter-face):
15030 New backward-compatibility alias for renamed face.
15031 (ld-script-location-counter-face): Use renamed face.
15032
15033 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
15034 (cperl-hash): Remove "-face" suffix from face names.
15035 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
15036 New backward-compatibility aliases for renamed faces.
15037 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
15038 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
15039
15040 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
15041 name.
15042 (which-func-face): New backward-compatibility alias for renamed face.
15043 (which-func-format): Use renamed which-func face.
15044
15045 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
15046 (vhdl-function, vhdl-directive, vhdl-reserved-word)
15047 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
15048 names.
15049 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
15050 (vhdl-speedbar-configuration, vhdl-speedbar-package)
15051 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
15052 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
15053 (vhdl-speedbar-architecture-selected)
15054 (vhdl-speedbar-configuration-selected)
15055 (vhdl-speedbar-package-selected)
15056 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
15057 names.
15058 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
15059 Use renamed faces.
15060 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
15061 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
15062 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
15063 Use renamed faces.
15064 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
15065 names.
15066 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
15067 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
15068 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
15069 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
15070 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
15071 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
15072
15073 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
15074 face name.
15075 (sh-heredoc-face): New backward-compatibility alias for renamed face.
15076 (sh-heredoc-face): Use renamed sh-heredoc face.
15077
15078 * progmodes/idlw-help.el (idlwave-help-link):
15079 Remove "-face" suffix from face name.
15080 (idlwave-help-link-face):
15081 New backward-compatibility alias for renamed face.
15082 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
15083
15084 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
15085 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
15086 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
15087 New backward-compatibility aliases for renamed faces.
15088 (idlwave-shell-disabled-breakpoint-face)
15089 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
15090
15091 * progmodes/flymake.el (flymake-errline, flymake-warnline):
15092 Remove "-face" suffix from face names.
15093 (flymake-errline-face, flymake-warnline-face):
15094 New backward-compatibility aliases for renamed faces.
15095 (flymake-highlight-line): Use renamed flymake faces.
15096
15097 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
15098 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
15099 (ebrowse-member-class, ebrowse-progress):
15100 Remove "-face" suffix from face names.
15101 (ebrowse-tree-mark-face, ebrowse-root-class-face)
15102 (ebrowse-file-name-face, ebrowse-default-face)
15103 (ebrowse-member-attribute-face, ebrowse-member-class-face)
15104 (ebrowse-progress-face):
15105 New backward-compatibility aliases for renamed faces.
15106 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
15107 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
15108 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
15109 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
15110
15111 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
15112 antlr-syntax)
15113 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
15114 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
15115 names.
15116 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
15117 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
15118 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
15119 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
15120 backward-compatibility aliases for renamed faces.
15121 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
15122 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
15123 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
15124 remove "font-lock-". Use renamed antlr-mode faces.
15125 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
15126 literal face-names with face variable references.
15127
15128 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
15129 face name.
15130 (Buffer-menu-buffer-face): New backward-compatibility alias for
15131 renamed face.
15132 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
15133
15134 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
15135
15136 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
15137 Eliminate "-face" suffix.
15138 (makefile-targets): Inherit from font-lock-function-name-face and
15139 eliminate "-face" suffix.
15140 (makefile-shell): Remove attributes and eliminate "-face" suffix.
15141 (makefile-*-font-lock-keywords): Append makefile-targets in rule
15142 actions, instead of prepending, to make it less visible.
15143 (makefile-previous-dependency, makefile-match-dependency):
15144 Don't match a target on a continuation line.
15145
15146 * files.el (auto-mode-alist): Put Makefile in gmake mode.
15147
15148 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
15149
15150 * progmodes/gdb-ui.el (menu): Re-order menu items.
15151 (gdb-tooltip-print): Respect tooltip-use-echo-area.
15152
15153 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
15154 Define in tooltip.el.
15155 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
15156 (gud-tooltip-tips): Respect tooltip-use-echo-area and
15157 gud-tooltip-echo-area.
15158
15159 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
15160 backward compatibility and make obsolete.
15161 (tooltip-help-tips): Use tooltip-use-echo-area.
15162 (tooltip-show-help-function): Rename to...
15163 (tooltip-show-help): ...this, because it is a function.
15164 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
15165
15166 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
15167
15168 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
15169 (edebug-print-length, edebug-print-level, edebug-print-circle)
15170 (edebug-modify-breakpoint, edebug-eval-last-sexp)
15171 (edebug-eval-print-last-sexp): Doc fixes.
15172
15173 2005-06-14 Kim F. Storm <storm@cua.dk>
15174
15175 * ido.el (ido-mode): Make a new keymap every time we enable ido,
15176 as the coverage buffer/file/both may change.
15177
15178 2005-06-14 Lute Kamstra <lute@gnu.org>
15179
15180 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
15181 and run-mode-hooks. Simplify.
15182
15183 * mail/rmailedit.el (rmail-edit-mode):
15184 * progmodes/octave-inf.el (inferior-octave-mode):
15185 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
15186
15187 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
15188 and run-mode-hooks.
15189 (recentf-edit-list, recentf-open-files): Don't call
15190 kill-all-local-variables directly.
15191
15192 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
15193
15194 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
15195
15196 * emacs-lisp/byte-run.el (make-obsolete)
15197 (define-obsolete-function-alias): Rename arguments FUNCTION and
15198 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
15199 (make-obsolete-variable, define-obsolete-variable-alias):
15200 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
15201 respectively.
15202
15203 * isearchb.el (isearchb-activate):
15204 * pcvs.el (cvs-mode):
15205 * ses.el (ses-load):
15206 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
15207 * net/tramp.el (tramp-find-file-exists-command)
15208 (tramp-find-shell):
15209 * progmodes/ada-mode.el (ada-create-case-exception)
15210 (ada-create-case-exception-substring, ada-make-subprogram-body):
15211 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
15212 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
15213 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
15214 * textmodes/org.el (org-promote, org-evaluate-time-range)
15215 (org-agenda-next-date-line, org-agenda-previous-date-line)
15216 (org-agenda-error, org-open-at-point, org-table-move-row)
15217 (org-format-table-table-html-using-table-generate-source)
15218 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
15219 * textmodes/reftex.el (reftex-access-scan-info):
15220 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
15221 (reftex-toc-promote-prepare): Follow error conventions.
15222
15223 * diff-mode.el (diff-mode): Fix typo in docstring.
15224
15225 * forms.el (forms--intuit-from-file): Fix reference to
15226 `forms-number-of-fields' in error message.
15227 (forms-print): Fix quoting in error message.
15228
15229 * forms.el (forms-mode):
15230 * emulation/vi.el (vi-goto-insert-state):
15231 * progmodes/flymake.el (flymake-new-err-info)
15232 (flymake-start-syntax-check-for-current-buffer)
15233 (flymake-simple-cleanup):
15234 * eshell/esh-var.el (eshell/export):
15235 * progmodes/gud.el (xdb):
15236 * textmodes/flyspell.el (flyspell-incorrect-hook)
15237 (flyspell-maybe-correct-transposition)
15238 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
15239
15240 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
15241
15242 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
15243 minibuffer prompt.
15244
15245 2005-06-13 Kim F. Storm <storm@cua.dk>
15246
15247 * subr.el (add-to-ordered-list): New defun.
15248
15249 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
15250 add cua--keymap-alist to emulation-mode-map-alists.
15251
15252 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
15253
15254 * subr.el (complete-in-turn): New macro.
15255 (dynamic-completion-table, lazy-completion-table): Add debug info.
15256
15257 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
15258 in preference to face aliases.
15259
15260 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
15261 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
15262 Remove unused vars `start' and `firstline'.
15263 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
15264 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
15265
15266 2005-06-13 Eli Zaretskii <eliz@gnu.org>
15267
15268 * cus-start.el (all): Don't complain about missing GTK-related
15269 variables, unless either `gtk' is boundp or this isn't a
15270 `windows-nt' build.
15271
15272 2005-06-13 Lute Kamstra <lute@gnu.org>
15273
15274 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
15275 run-mode-hooks.
15276
15277 * ediff-mult.el (ediff-meta-mode):
15278 * ediff-util.el (ediff-mode): Use run-mode-hooks.
15279
15280 * ledit.el (ledit-mode): Use delay-mode-hooks.
15281
15282 * woman.el (woman-mode-line-format): Delete constant.
15283 (woman-mode-map): Initialize it properly.
15284 (woman-mode): Set mode-class property to special.
15285 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
15286 Set major-mode and mode-name. Don't set mode-line-format directly.
15287 (Man-getpage-in-background): Don't reference woman-mode-line-format.
15288
15289 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
15290 string argument obsolete.
15291
15292 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
15293
15294 * textmodes/org.el (org-CUA-compatible): New option.
15295 (org-disputed-keys): New variable.
15296 (org-key): New function.
15297 (orgtbl-make-binding): Add docstring to the created function.
15298 (org-mode): Set paragraph start/separate regexps.
15299 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
15300 (org-archive-location, org-archive-mark-done)
15301 (org-archive-stamp-time): New options.
15302 (org-archive-subtree): New command.
15303 (org-fill-paragraph): New function.
15304 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
15305 (org-fake-empty-table-line): Function removed.
15306 (org-format-org-table-html): Do not create empty table lines at
15307 separator lines. Improved table header treatment.
15308 (org-link-format): New option.
15309 (org-make-link): New function.
15310 (org-insert-link, org-store-link): Use org-make-link.
15311 (org-open-file): Quote file name for shell command, to allow
15312 spaces in file names.
15313 (org-link-regexp): Fix bug with mailto link.
15314 (org-link-maybe-angles-regexp, org-protected-link-regexp):
15315 New constants.
15316 (org-export-as-html): Deal with the optional angles around a link.
15317 Better treatment of file: links.
15318 (org-open-at-point): Replace @{ and @} with < and >.
15319 (org-run-mode-hooks): Function removed.
15320 (org-agenda-mode): No longer use `org-run-mode-hooks'.
15321
15322 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
15323
15324 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
15325 MI command -data-list-register-values.
15326 (gdb-post-prompt): Indent properly.
15327
15328 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
15329
15330 * hilit-chg.el (highlight-changes-colors): Rename from
15331 `highlight-changes-colours'.
15332 (highlight-changes-colours): Keep as obsolete alias.
15333 (highlight-changes-face-list): Doc fix.
15334 (hilit-chg-make-list): Use `highlight-changes-colors'.
15335
15336 2005-06-12 Mark A. Hershberger <mah@everybody.org>
15337
15338 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
15339 defun-prompt-regexp.
15340
15341 2005-06-12 Eli Zaretskii <eliz@gnu.org>
15342
15343 * loadup.el: Don't say we are dumping under 2 names on windows-nt
15344 and cygwin.
15345
15346 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
15347 Don't use an old loaddefs.el, as in Makefile.in.
15348
15349 2005-06-12 Lute Kamstra <lute@gnu.org>
15350
15351 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
15352
15353 * man.el (Man-mode-map): Initialize it properly.
15354 (Man-mode): Set mode-class property to special.
15355
15356 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
15357
15358 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
15359
15360 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
15361 A newline is needed in the docstring there.
15362
15363 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
15364 Doc fixes.
15365
15366 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15367
15368 * printing.el: Doc fix. The menubar is no more changed when printing
15369 is loaded, it only changes when pr-menu-bind or pr-update-menus is
15370 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
15371 (pr-version): New version number (6.8.4).
15372 (pr-menu-bind): New command.
15373 (pr-update-menus): Docstring and code fix.
15374 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
15375 Docstring fix.
15376 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
15377 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
15378
15379 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
15380
15381 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
15382 "Returns" to "return", document useful return values, etc.
15383
15384 2005-06-11 Alan Mackenzie <acm@muc.de>
15385
15386 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
15387 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
15388 (adaptive-file-function): Minor amendment to doc-string.
15389
15390 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
15391
15392 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
15393 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
15394 Fix :type--it is `integer', not `string'.
15395
15396 * faces.el (modeline-highlight): Rename from (the erroneous)
15397 `modeline-higilight'.
15398
15399 2005-06-11 Lute Kamstra <lute@gnu.org>
15400
15401 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
15402 lisp-interaction-mode-map but make it the parent.
15403 (edebug-eval-mode): Use define-derived-mode.
15404
15405 2005-06-11 Andreas Schwab <schwab@suse.de>
15406
15407 * bindings.el: Add binding of `ESC functionkey' for every
15408 `M-functionkey'.
15409 * hexl.el (hexl-mode-map): Likewise.
15410
15411 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
15412
15413 * progmodes/compile.el (compilation-error-regexp-alist-alist)
15414 [msft]: update regexp for newer msft compilers.
15415
15416 2005-06-10 Mark A. Hershberger <mah@everybody.org>
15417
15418 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
15419 ATTLIST portions of included DTDs.
15420 (xml-parse-dtd): Eliminate use of inefficient match-data.
15421
15422 2005-06-10 Miles Bader <miles@gnu.org>
15423
15424 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
15425 (mpuz-text): Remove "-face" suffix from face names.
15426 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
15427 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
15428 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
15429
15430 * play/gomoku.el (gomoku-O, gomoku-X):
15431 Remove "-face" suffix from face names.
15432 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
15433 New backward-compatibility aliases for renamed faces.
15434 (gomoku-font-lock-keywords): Use renamed gomoku faces.
15435
15436 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
15437
15438 * thumbs.el: Fixes for changes of 2005-06-09.
15439 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
15440 as a directory.
15441 (thumbs-thumbname): Remove directory separator from format string;
15442 `thumbs-thumbsdir' now returns a valid directory name.
15443 (thumbs-temp-dir): New defsubst.
15444 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
15445 Use it.
15446
15447 * cus-edit.el (minibuffer):
15448 * files.el (make-backup-file-name-function):
15449 * filesets.el (filesets-external-viewers):
15450 * hilit-chg.el (highlight-changes-colours)
15451 (highlight-changes-face-list, highlight-changes-rotate-faces):
15452 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
15453 * kmacro.el (kmacro-call-macro):
15454 * log-edit.el (log-edit-changelog-full-paragraphs):
15455 * mouse.el (mouse-1-click-follows-link):
15456 * skeleton.el (skeleton-autowrap):
15457 * subr.el (insert-for-yank-1):
15458 * tempo.el (tempo-insert-region):
15459 * terminal.el (terminal-emulator):
15460 * time.el (display-time-mail-face):
15461 * vc.el (vc-annotate):
15462 * vcursor.el (vcursor-copy-line):
15463 * woman.el (woman-bold-headings, woman-ignore)
15464 (woman-default-faces, woman-monochrome-faces):
15465 * calendar/todo-mode.el (todo-insert-threshold):
15466 * emulation/pc-select.el (pc-select-selection-keys-only)
15467 (pc-selection-mode):
15468 * emulation/vip.el (vip-find-char-forward):
15469 * emulation/viper-cmd.el (viper-find-char-forward):
15470 * international/mule-cmds.el
15471 (select-safe-coding-system-accept-default-p)
15472 (input-method-exit-on-invalid-key):
15473 * international/mule-diag.el (describe-coding-system):
15474 * international/ucs-tables.el (unify-8859-on-encoding-mode):
15475 * net/browse-url.el (browse-url-xterm-program):
15476 * obsolete/lazy-lock.el (lazy-lock-mode):
15477 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
15478 (cperl-mode):
15479 * progmodes/cpp.el (cpp-face-light-name-list)
15480 (cpp-face-dark-name-list):
15481 * progmodes/delphi.el (delphi-newline-always-indents):
15482 Fix spellings in docstrings.
15483
15484 * ido.el (ido-mode, ido-file-extensions-order)
15485 (ido-default-file-method, ido-default-buffer-method)
15486 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
15487 (ido-decorations, ido-read-file-name-as-directory-commands)
15488 (ido-read-file-name-non-ido, ido-work-directory-list)
15489 (ido-ignore-item-temp-list, ido-current-directory)
15490 (ido-magic-forward-char, ido-enter-find-file)
15491 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
15492 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
15493
15494 2005-06-10 Lute Kamstra <lute@gnu.org>
15495
15496 * play/dunnet.el (dun-mode): Use define-derived-mode.
15497 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
15498 obsolete alias.
15499
15500 * play/doctor.el (doctor-mode-map): Remove defvar.
15501 (doctor-mode): Use define-derived-mode.
15502
15503 * mail/mspools.el (mspools-mode):
15504 * net/eudc-hotlist.el (eudc-hotlist-mode):
15505 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
15506
15507 2005-06-10 Miles Bader <miles@gnu.org>
15508
15509 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
15510 Remove "-face" suffix from face names.
15511 (flyspell-incorrect-face, flyspell-duplicate-face):
15512 New backward-compatibility aliases for renamed faces.
15513 (flyspell-mode-on, make-flyspell-overlay)
15514 (flyspell-highlight-incorrect-region)
15515 (flyspell-highlight-duplicate-region)
15516 (flyspell-display-next-corrections)
15517 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
15518
15519 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
15520 from face name.
15521 (texinfo-heading-face): New backward-compatibility alias for
15522 renamed face.
15523 (texinfo-heading-face): Use renamed texinfo-heading face.
15524
15525 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
15526 suffix from face names.
15527 (tex-math-face, tex-verbatim-face):
15528 New backward-compatibility aliases for renamed faces.
15529 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
15530 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
15531 literal face name.
15532
15533 * textmodes/table.el (table-cell): Remove "-face" suffix from face
15534 name.
15535 (table-cell-face): New backward-compatibility alias for renamed face.
15536 (table--put-cell-face-property, table--update-cell-face):
15537 Use renamed table-cell face.
15538
15539 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
15540 from face name.
15541 (sgml-namespace-face): New backward-compatibility alias for
15542 renamed face.
15543 (sgml-namespace-face): Use renamed sgml-namespace face.
15544
15545 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
15546 (org-level-4, org-level-5, org-level-6, org-level-7)
15547 (org-level-8, org-warning, org-headline-done)
15548 (org-deadline-announce, org-scheduled-today)
15549 (org-scheduled-previously, org-link, org-done, org-table)
15550 (org-time-grid): Remove "-face" suffix from face names.
15551 (org-level-1-face, org-level-2-face, org-level-3-face)
15552 (org-level-4-face, org-level-5-face, org-level-6-face)
15553 (org-level-7-face, org-level-8-face, org-warning-face)
15554 (org-headline-done-face, org-deadline-announce-face)
15555 (org-scheduled-today-face, org-scheduled-previously-face)
15556 (org-link-face, org-done-face, org-table-face)
15557 (org-time-grid-face):
15558 New backward-compatibility aliases for renamed faces.
15559 (org-level-faces, org-set-font-lock-defaults, org-timeline)
15560 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
15561 (org-agenda-get-timestamps, org-agenda-get-scheduled)
15562 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
15563
15564 * emulation/viper-init.el (viper-search, viper-replace-overlay)
15565 (viper-minibuffer-emacs, viper-minibuffer-insert)
15566 (viper-minibuffer-vi): Remove "-face" suffix from face names.
15567 (viper-search-face, viper-replace-overlay-face)
15568 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
15569 (viper-minibuffer-vi-face):
15570 New backward-compatibility aliases for renamed faces.
15571 (viper-search-face, viper-replace-overlay-face)
15572 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
15573 (viper-minibuffer-vi-face): Use renamed viper faces.
15574
15575 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
15576 Remove "-face" suffix from face names.
15577 (testcover-nohits-face, testcover-1value-face):
15578 New backward-compatibility aliases for renamed faces.
15579 (testcover-mark): Use renamed testcover faces.
15580
15581 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
15582 face name.
15583 (diary-button-face): New backward-compatibility alias for renamed face.
15584 (diary-entry): Use renamed diary-button face.
15585
15586 * calendar/calendar.el (diary, calendar-today, holiday)
15587 (mark-visible-calendar-date): Remove "-face" suffix from face names.
15588 (diary-face, calendar-today-face, holiday-face):
15589 New backward-compatibility aliases for renamed faces.
15590 (eval-after-load "facemenu", diary-entry-marker)
15591 (calendar-today-marker, calendar-holiday-marker, diary-face):
15592 Use renamed calendar faces.
15593
15594 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
15595 (compare-windows-face): New backward-compatibility alias for
15596 renamed face.
15597 (compare-windows-highlight): Use renamed compare-windows face.
15598
15599 * strokes.el (strokes-char): Remove "-face" suffix from face name.
15600 (strokes-char-face): New backward-compatibility alias for renamed face.
15601 (strokes-encode-buffer): Use renamed strokes-char face.
15602
15603 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
15604 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
15605 Remove "-face" suffix from face names.
15606 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
15607 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
15608 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
15609 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
15610 Use renamed pcvs faces.
15611 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
15612 * pcvs-defs.el (cvs-mode-map): Likewise.
15613 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
15614
15615 * info.el (info-title-1, info-title-2, info-title-3)
15616 (info-title-4): Remove "-face" suffix from and downcase face names.
15617 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
15618 (Info-title-4-face):
15619 New backward-compatibility aliases for renamed faces.
15620 (Info-fontify-node): Use renamed info faces.
15621
15622 * hilit-chg.el (highlight-changes, highlight-changes-delete):
15623 Remove "-face" suffix from face names.
15624 (highlight-changes-face, highlight-changes-delete-face):
15625 New backward-compatibility aliases for renamed faces.
15626 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
15627 (hilit-chg-make-list): Use renamed highlight-changes faces.
15628
15629 * generic-x.el (show-tabs-tab, show-tabs-space):
15630 Remove "-face" suffix from face names.
15631 (show-tabs-tab-face, show-tabs-space-face):
15632 New backward-compatibility aliases for renamed faces.
15633 (show-tabs-generic-mode-font-lock-defaults-1)
15634 (show-tabs-generic-mode-font-lock-defaults-2):
15635 Use renamed show-tabs faces.
15636
15637 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
15638 (smerge-markers): Remove "-face" suffix from face names.
15639 (smerge-mine-face, smerge-other-face, smerge-base-face)
15640 (smerge-markers-face):
15641 New backward-compatibility aliases for renamed faces.
15642 (smerge-mine-face, smerge-other-face, smerge-base-face)
15643 (smerge-markers-face): Use renamed smerge faces.
15644
15645 * log-view.el (log-view-file, log-view-message): Remove "-face"
15646 suffix from face names.
15647 (log-view-file-face, log-view-message-face):
15648 New backward-compatibility aliases for renamed faces.
15649 (log-view-file-face, log-view-message-face): Use renamed log-view
15650 faces.
15651
15652 * paren.el (show-paren-match, show-paren-mismatch):
15653 Remove "-face" suffix from face names.
15654 (show-paren-match-face, show-paren-mismatch-face):
15655 New backward-compatibility aliases for renamed faces.
15656 (show-paren-function): Use renamed show-paren faces.
15657
15658 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
15659 (ruler-mode-margins, ruler-mode-fringes)
15660 (ruler-mode-column-number, ruler-mode-fill-column)
15661 (ruler-mode-comment-column, ruler-mode-goal-column)
15662 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
15663 suffix from face names.
15664 (ruler-mode-default-face, ruler-mode-pad-face)
15665 (ruler-mode-margins-face, ruler-mode-fringes-face)
15666 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
15667 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
15668 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
15669 New backward-compatibility aliases for renamed faces.
15670 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
15671 (ruler-mode-column-number, ruler-mode-fill-column)
15672 (ruler-mode-comment-column, ruler-mode-goal-column)
15673 (ruler-mode-tab-stop, ruler-mode-current-column)
15674 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
15675 faces.
15676
15677 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
15678 face name.
15679 (whitespace-highlight-the-space): Use renamed face.
15680 (whitespace-highlight-face): New backward-compatibility alias for
15681 renamed face.
15682
15683 * woman.el (woman-italic, woman-bold, woman-unknown)
15684 (woman-addition, woman-symbol-face):
15685 Remove "-face" suffix from face names.
15686 (woman-italic-face, woman-bold-face, woman-unknown-face)
15687 (woman-addition-face):
15688 New backward-compatibility aliases for renamed faces.
15689 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
15690 (woman-decode-region, woman-replace-match)
15691 (woman-display-extended-fonts, woman-special-characters)
15692 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
15693 Use renamed woman faces.
15694
15695 * longlines.el (longlines-visible-face): Face removed.
15696
15697 * diff-mode.el (diff-header, diff-file-header, diff-index)
15698 (diff-hunk-header, diff-removed, diff-added, diff-changed)
15699 (diff-function, diff-context, diff-nonexistent): Remove "-face"
15700 suffix from face names.
15701 (diff-header-face, diff-file-header-face, diff-index-face)
15702 (diff-hunk-header-face, diff-removed-face, diff-added-face)
15703 (diff-changed-face, diff-function-face, diff-context-face)
15704 (diff-nonexistent-face): New backward-compatibility aliases for
15705 renamed faces.
15706 (diff-header-face, diff-file-header-face)
15707 (diff-index, diff-index-face, diff-hunk-header)
15708 (diff-hunk-header-face, diff-removed, diff-removed-face)
15709 (diff-added, diff-added-face, diff-changed-face, diff-function)
15710 (diff-function-face, diff-context-face, diff-nonexistent)
15711 (diff-nonexistent-face): Use renamed diff-mode faces.
15712
15713 * progmodes/compile.el (compilation-warning-face)
15714 (compilation-info-face): Remove "-face" suffix from face names.
15715 (compilation-warning-face, compilation-info-face):
15716 New backward-compatibility aliases for renamed faces.
15717 (compilation-warning-face, compilation-info-face):
15718 Use renamed compilation faces.
15719
15720 * add-log.el (change-log-date, change-log-name)
15721 (change-log-email, change-log-file, change-log-list)
15722 (change-log-conditionals, change-log-function)
15723 (change-log-acknowledgement): Remove "-face" suffix from face names.
15724 (change-log-date-face, change-log-name-face)
15725 (change-log-email-face, change-log-file-face)
15726 (change-log-list-face, change-log-conditionals-face)
15727 (change-log-function-face, change-log-acknowledgement-face):
15728 New backward-compatibility aliases for renamed faces.
15729 (change-log-font-lock-keywords): Use renamed change-log faces.
15730
15731 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
15732 (custom-set, custom-changed, custom-saved, custom-button)
15733 (custom-button-pressed, custom-documentation, custom-state)
15734 (custom-comment, custom-comment-tag, custom-variable-tag)
15735 (custom-variable-button, custom-face-tag, custom-group-tag-1)
15736 (custom-group-tag): Remove "-face" suffix from face names.
15737 (custom-magic-alist, custom-magic-value-create)
15738 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
15739 (custom-invalid-face, custom-rogue-face, custom-modified-face)
15740 (custom-set-face, custom-changed-face, custom-saved-face)
15741 (custom-button-face, custom-button-pressed-face)
15742 (custom-documentation-face, custom-state-face)
15743 (custom-comment-face, custom-comment-tag-face)
15744 (custom-variable-tag-face, custom-variable-button-face)
15745 (custom-face-tag-face, custom-group-tag-face-1)
15746 (custom-group-tag-face):
15747 New backward-compatibility aliases for renamed faces.
15748
15749 * wid-edit.el (widget-documentation, widget-button)
15750 (widget-field, widget-single-line-field, widget-inactive)
15751 (widget-button-pressed): "-face" suffix removed from face names.
15752 (widget-documentation-face, widget-button-face)
15753 (widget-field-face, widget-single-line-field-face)
15754 (widget-inactive-face, widget-button-pressed-face):
15755 New backward-compatibility aliases for renamed faces.
15756 (widget-documentation-face, widget-button-face)
15757 (widget-button-pressed-face, widget-specify-field)
15758 (widget-specify-inactive): Use renamed widget faces.
15759
15760 2005-06-10 Kenichi Handa <handa@m17n.org>
15761
15762 * term/x-win.el (x-clipboard-yank): Remove condition-case
15763 wrapping.
15764
15765 2005-06-11 Kenichi Handa <handa@m17n.org>
15766
15767 * add-log.el (change-log-font-lock-keywords): Make the regexp for
15768 date lines stricter.
15769
15770 2005-06-10 Zhang Wei <id.brep@gmail.com>
15771
15772 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
15773 of x-get-selection.
15774
15775 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
15776
15777 * comint.el (comint-mode, comint-snapshot-last-prompt):
15778 * frame.el (frame-current-scroll-bars):
15779 * term.el (term-mode, term-check-proc, term-input-sender)
15780 (term-simple-send, term-extract-string, term-word)
15781 (term-match-partial-filename):
15782 * window.el (window-current-scroll-bars):
15783 * emulation/cua-base.el (cua-normal-cursor-color)
15784 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
15785 (cua-global-mark-cursor-color):
15786 * mail/undigest.el (rmail-forward-separator-regex):
15787 Fix typos in docstrings.
15788
15789 * comint.el (comint-check-proc, make-comint-in-buffer)
15790 (comint-source-default): Doc fixes.
15791
15792 * term.el (term-send-string): Improve argument/docstring consistency.
15793
15794 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
15795
15796 * comint.el (comint-send-input): Bind `inhibit-read-only' around
15797 call to `delete-region'.
15798 (comint-mode-hook): Do not enable Font Lock by default.
15799
15800 2005-06-09 Lute Kamstra <lute@gnu.org>
15801
15802 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
15803 could be void.
15804
15805 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
15806
15807 * emacs-lisp/debug.el (debugger-will-be-back): New var.
15808 (debug): Use it.
15809 (debugger-step-through, debugger-continue, debugger-jump)
15810 (debugger-return-value): Set it when needed.
15811 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
15812 Use inhibit-read-only.
15813
15814 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
15815
15816 * window.el (shrink-window-if-larger-than-buffer)
15817 (window-size-fixed): Fix typo in docstring.
15818
15819 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
15820 thumbnails directory on loading.
15821 (thumbs-conversion-program): Use `eq' to check the system type,
15822 not `equal'.
15823 (thumbs-temp-dir): Initialize to `temporary-file-directory',
15824 not "/tmp". Fix docstring.
15825 (thumbs-thumbsdir): New function to return the thumbnails
15826 directory, creating it if needed.
15827 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
15828 (thumbs-temp-file): Delete variable and make it into a function.
15829 (thumbs-resize-image, thumbs-modify-image): Use it.
15830 (thumbs-kill-buffer): Simplify.
15831 (thumbs-gensym): Defalias or duplicate CL `gensym'.
15832 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
15833 docstrings.
15834
15835 2005-06-09 Kim F. Storm <storm@cua.dk>
15836
15837 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
15838 set-match-data to free markers in match-data.
15839
15840 * replace.el (replace-match-data): Pass RESEAT arg `t' to
15841 match-data to unchain markers in match-data.
15842
15843 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
15844
15845 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
15846 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
15847 unnecessary now.
15848
15849 2005-06-08 Richard M. Stallman <rms@gnu.org>
15850
15851 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
15852 give the variable a doc string that doesn't say don't set it directly.
15853
15854 * textmodes/ispell.el (ispell-check-version):
15855 Use match-string-no-properties.
15856 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
15857 (ispell-buffer-local-words): Likewise.
15858
15859 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
15860 except on terminals with enough colors to really display it.
15861 (makefile-dependency-regex): Delete spurious `bb'.
15862
15863 * faces.el (escape-glyph): Use blue once again in last case.
15864 (no-break-space): Redefine so that it isn't invisible on a tty.
15865
15866 2005-06-08 Kim F. Storm <storm@cua.dk>
15867
15868 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
15869 also when reading directory name.
15870
15871 2005-06-08 Lute Kamstra <lute@gnu.org>
15872
15873 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
15874 (flyspell-mode-line-string): Remove autoload cookie.
15875 (flyspell-mode): Remove defvar.
15876
15877 2005-06-07 Lute Kamstra <lute@gnu.org>
15878
15879 * textmodes/org.el (org-run-mode-hooks): New function.
15880 (org-agenda-mode): Use it.
15881
15882 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
15883
15884 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
15885
15886 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
15887
15888 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
15889
15890 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
15891
15892 * font-lock.el (font-lock-add-keywords): Doc fix.
15893
15894 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
15895
15896 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
15897 (tex-compile-default): In the absence of any history, use the order in
15898 tex-compile-alist to choose the preferred command.
15899 (tex-compile-commands): Reorder a bit.
15900
15901 * textmodes/flyspell.el (flyspell-auto-correct-binding)
15902 (flyspell-incorrect-face, flyspell-duplicate-face):
15903 Use (X)Emacs-agnostic code.
15904 (flyspell-mode-map): Don't overwrite at each load. Remove code
15905 redundant with the subsequent add-minor-mode. Merge Emacs and
15906 XEmacs code.
15907 (flyspell-word): Minor simplification.
15908 (flyspell-math-tex-command-p): Quieten the byte-compiler.
15909 (flyspell-external-point-words): Remove unused vars `size' and `start'.
15910 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
15911 Merge the corresponding Emacs code.
15912 (flyspell-correct-word, flyspell-xemacs-popup):
15913 Use flyspell-do-correct.
15914
15915 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
15916 a dedicated window.
15917
15918 * international/latexenc.el (latexenc-find-file-coding-system):
15919 Undo part of last patch, to turn off a compiler warning.
15920
15921 2005-06-06 Juri Linkov <juri@jurta.org>
15922
15923 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
15924 Rename `tmm-inactive-face' to `tmm-inactive'.
15925
15926 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
15927
15928 * iswitchb.el: Rename faces.
15929
15930 2005-06-06 Kim F. Storm <storm@cua.dk>
15931
15932 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
15933 (cua-global-mark): Remove -face suffix from face names.
15934
15935 * emulation/cua-gmrk.el (cua--init-global-mark):
15936 Remove cua-global-mark face setup.
15937
15938 2005-06-06 Richard M. Stallman <rms@gnu.org>
15939
15940 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
15941 just like other allowed characters.
15942 (makefile-match-dependency): Exclude leading and training whitespace
15943 from the range of regexp subexp 1.
15944 (makefile-macroassign-regex): Don't try to match the body,
15945 just the name of the macro being defined.
15946
15947 * info.el (Info-read-node-name-2): New function.
15948 (Info-read-node-name-1): Use that.
15949 Add a completion-base-size-function property.
15950
15951 * simple.el (completion-setup-function): Look for
15952 completion-base-size-function property of minibuffer-completion-table.
15953
15954 * files.el (locate-file-completion): Doc fix.
15955
15956 * printing.el: Don't call pr-update-menus; user must do that.
15957
15958 * emacs-lisp/debug.el (debugger-window): New variable.
15959 (debug): Use debugger-window if it is set and still alive.
15960 Record debugger-window for next entry.
15961
15962 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
15963
15964 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
15965
15966 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
15967 (hack-one-local-variable, hack-local-variables)
15968 (hack-local-variables-prop-line): Pass that arg.
15969
15970 2005-06-06 Kim F. Storm <storm@cua.dk>
15971
15972 * ido.el (ido-first-match, ido-only-match, ido-subdir)
15973 (ido-indicator): Remove -face suffix from face names.
15974
15975 2005-06-06 Juri Linkov <juri@jurta.org>
15976
15977 * font-lock.el (font-lock-regexp-backslash)
15978 (font-lock-regexp-backslash-construct): New faces.
15979 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
15980 after `('. Add `while-no-input' to control structures.
15981
15982 * faces.el (no-break-space, shadow): New faces.
15983 (escape-glyph): Use less loud colors pink2 and red4.
15984
15985 * diff-mode.el (diff-context-face)
15986 * dired.el (dired-ignored)
15987 * rfn-eshadow.el (file-name-shadow)
15988 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
15989
15990 * info.el (Info-title-1-face): Use green instead of yellow because
15991 bold yellow is not readable on light backgrounds.
15992
15993 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
15994 before selecting the desired mode to not spend time fontifying
15995 old contents.
15996
15997 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
15998
15999 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
16000 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
16001
16002 * ps-print.el (ps-default-fg, ps-default-bg):
16003 Fix typos in docstrings.
16004
16005 * isearchb.el (isearchb): Don't pass a spurious second argument to
16006 `iswitchb-completions'.
16007
16008 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
16009
16010 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
16011 to preserve point.
16012 (gdb-find-file-hook): Add doc string.
16013
16014 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
16015 C dereferenced pointer expression.
16016 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
16017
16018 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
16019
16020 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
16021 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
16022 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
16023 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
16024 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
16025 Make background transparent.
16026
16027 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
16028
16029 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
16030 (font-lock-remove-keywords): Doc fix.
16031 (font-lock-mode-major-mode): Compiler defvar.
16032 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
16033
16034 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
16035 (font-lock-mode): Update `font-lock-mode-major-mode'.
16036 (font-lock-set-defaults): Compiler defvar.
16037 (font-lock-default-function): Take `font-lock-mode-major-mode'
16038 into account.
16039
16040 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
16041 keep track of which major mode it enabled the minor mode for.
16042 Use find-file-hook again. Update docstring.
16043
16044 * simple.el (eval-expression-print-level)
16045 (eval-expression-print-length, eval-expression-debug-on-error):
16046 Doc fixes.
16047
16048 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
16049
16050 * iswitchb.el (iswitchb-single-match-face)
16051 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
16052 (iswitchb-invalid-regexp-face): New faces.
16053 (iswitchb-completions): Use them.
16054 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
16055 now marked as an obsolete alias.
16056 (iswitchb-read-buffer): Remove check for bound font variables.
16057 (iswitchb-invalid-regexp): New free variable.
16058 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
16059 set iswitchb-invalid-regexp.
16060 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
16061 invalid regexps.
16062 (iswitchb-completions): Add check for complete match when entering
16063 a regexp.
16064 (iswitchb-completions): Remove require-match argument.
16065 (iswitchb-exhibit): Fix caller.
16066 (iswitchb-common-match-inserted): New variable.
16067 (iswitchb-complete, iswitchb-completion-help): Use it.
16068
16069 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
16070
16071 * url-http.el (url-http-chunked-encoding-after-change-function):
16072 Use `url-http-debug' instead of `message'.
16073
16074 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
16075
16076 * url-http.el (url-http-parse-headers): Pass redirected URL as a
16077 callback argument.
16078
16079 2005-06-04 Kim F. Storm <storm@cua.dk>
16080
16081 * simple.el (line-move): Only call sit-for when moving backwards.
16082
16083 * ido.el (ido-make-merged-file-list-1): New defun split from
16084 ido-make-merged-file-list.
16085 (ido-make-merged-file-list): Bind throw-on-input around call to
16086 ido-make-merged-file-list-1. Return input-pending-p if
16087 interrupted by more input available.
16088 (ido-read-internal): Handle input-pending-p return value from
16089 ido-make-merged-file-list.
16090
16091 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
16092
16093 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
16094 compatibility code.
16095
16096 * international/latexenc.el (latexenc-find-file-coding-system):
16097 Don't inherit the EOL part of the coding-system from the
16098 tex-main buffer. Fit within 80 columns.
16099
16100 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
16101
16102 * tmm.el (tmm-inactive-face): New face.
16103 (tmm-remove-inactive-mouse-face): New function.
16104 (tmm-prompt, tmm-add-one-shortcut)
16105 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
16106 but not selectable.
16107
16108 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
16109
16110 * faces.el (face-equal): Improve argument/docstring consistency.
16111
16112 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
16113
16114 * progmodes/make-mode.el (makefile-targets-face)
16115 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
16116 (makefile-bsdmake-dependency-regex)
16117 (makefile-makepp-rule-action-regex)
16118 (makefile-bsdmake-rule-action-regex): New constants.
16119 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
16120
16121 * progmodes/compile.el (compilation-error-regexp-alist-alist):
16122 Allow (...) within `...' for makepp messages.
16123
16124 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
16125
16126 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
16127
16128 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
16129 "." files are deleted from all file lists before comparison.
16130
16131 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
16132 (viper-ESC-key): Made them customizable.
16133
16134 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
16135
16136 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
16137
16138 * autorevert.el (auto-revert-buffers): Use save-match-data.
16139
16140 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
16141
16142 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
16143 menu items with a nil command binding.
16144
16145 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
16146
16147 * emacs-lisp/cl-macs.el (defsetf):
16148 Improve argument/docstring consistency.
16149
16150 * faces.el (list-faces-display): Improve the formatting by
16151 computing the maximum length required for any face-name (reworked
16152 patch of 1999-01-11, accidentally deleted on 1999-07-21).
16153 (internal-find-face): Remove redundant info in docstring.
16154
16155 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
16156
16157 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
16158 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
16159 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
16160 (gdb-assembler-custom): Improve regexps.
16161 (def-gdb-auto-update-handler): Use window point to preserve point.
16162
16163 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
16164
16165 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
16166
16167 2005-05-31 Jay Belanger <belanger@truman.edu>
16168
16169 * calc/calc-embed.el (calc-embedded-word): Change argument passed
16170 to calc-embedded.
16171 (calc-embedded-make-info): Have plain prefix argument select
16172 entire line.
16173
16174 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
16175
16176 * faces.el (list-faces-display): Signal error if passed a regexp
16177 that matches no face name.
16178
16179 * simple.el (filter-buffer-substring): Fix typo in docstring.
16180
16181 2005-05-31 Richard M. Stallman <rms@gnu.org>
16182
16183 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
16184 (vhdl-emacs-21): Doc fix.
16185 (vhdl-mode): Unconditionally set comment-padding.
16186 (vhdl-fixup-whitespace-region): Insert spaces only where
16187 there are none.
16188 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
16189
16190 2005-05-30 John Wiegley <johnw@newartisans.com>
16191
16192 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
16193 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
16194 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
16195 `directory-sep-char' to ?/, and all uses of `string-to-int' to
16196 `string-to-number'.
16197
16198 2005-05-30 Jay Belanger <belanger@truman.edu>
16199
16200 * calc/calc.el (calc-bug-address): Fix docstring.
16201 (calc-window-hook, calc-trail-window-hook): New variables.
16202 (calc-trail-display): Restore use of calc-trail-window-hook.
16203 (calc): Restore use of calc-window-hook.
16204
16205 2005-05-31 Masatake YAMATO <jet@gyve.org>
16206
16207 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
16208
16209 * help-fns.el (help-C-file-name): Add autoload mark for
16210 `find-function-noselect'.
16211
16212 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
16213
16214 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
16215 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
16216
16217 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
16218
16219 * calendar/diary-lib.el (mark-included-diary-files): Only kill
16220 included diary buffer if it was not already being visited.
16221 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
16222
16223 * calendar/icalendar.el (top-level): Do not require appt.
16224
16225 * mail/supercite.el (sc-select-attribution): Only use a list
16226 element from sc-attrib-selection-list if it returns a string.
16227 Reported by Davide G. M. Salvetti <salve@debian.org>.
16228
16229 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
16230
16231 * thumbs.el (thumbs-thumbname): The resulting thumbname now
16232 includes a hash value to improve its uniqueness, and has a ".jpg"
16233 extension. Also, it is now a valid filename on all systems.
16234 (thumbs-make-thumb): Use `let', not `let*'.
16235 (thumbs-show-thumbs-list): Check for JPEG availability.
16236
16237 2005-05-30 Richard M. Stallman <rms@gnu.org>
16238
16239 * filesets.el (filesets-menu-ensure-use-cached):
16240 Prevent warning when emacs-version>= is undefined.
16241
16242 * printing.el (pr-interactive-n-up): Use string-to-number.
16243
16244 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
16245
16246 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
16247 Warn only when name to be defined is quoted.
16248
16249 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
16250
16251 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
16252 Make regexp more robust.
16253 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
16254 Force regeneration of disassembly.
16255
16256 2005-05-29 Jay Belanger <belanger@truman.edu>
16257
16258 * calc/calc.el (calc-user-invocation): Check if
16259 calc-invocation-macro is non-nil.
16260
16261 2005-05-29 Juri Linkov <juri@jurta.org>
16262
16263 * add-log.el (change-log-font-lock-keywords):
16264 Add `+' to e-mail regexp to accept mail address with keywords.
16265
16266 * man.el (Man-name-regexp): Add `:' to accept qualified names.
16267
16268 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
16269
16270 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
16271
16272 * ielm.el (inferior-emacs-lisp-mode): Ditto.
16273
16274 2005-05-29 Richard M. Stallman <rms@gnu.org>
16275
16276 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
16277 Undo the change that moves to end of the current word.
16278
16279 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
16280
16281 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
16282 Throw error when count <= 0 to ensure input is a number.
16283 (gdb-read-memory-custom): Pick up address from buffer.
16284 (gdb-memory-mode): Allow user to increment and decrement
16285 memory address from header line.
16286
16287 2005-05-29 Richard M. Stallman <rms@gnu.org>
16288
16289 * flyspell.el (flyspell-version): Function deleted.
16290 (flyspell-auto-correct-previous-hook): Doc fix.
16291
16292 * jit-lock.el (jit-lock-function, jit-lock-after-change):
16293 Do nothing if memory is full.
16294
16295 * font-lock.el (font-lock-fontify-syntactically-region):
16296 Pass t for GREEDY to looking-back.
16297
16298 * saveplace.el (save-place-alist-to-file): Write the file
16299 using write-region.
16300
16301 * subr.el (looking-back): New argument GREEDY.
16302
16303 * progmodes/compile.el (compilation-start): Set the mode
16304 before inserting the initial text.
16305
16306 * progmodes/which-func.el (which-func-update-1): Turn the mode
16307 off in case of error by setting which-func-mode.
16308
16309 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
16310
16311 * flyspell.el (flyspell-auto-correct-previous-word):
16312 Narrow down to what's on the screen, and recenter overlays
16313 at the end of the next word.
16314
16315 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
16316
16317 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
16318 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
16319 (flyspell-abbrev-p): Default to nil.
16320 (flyspell-use-global-abbrev-table-p): Doc fix.
16321 (flyspell-large-region): Allow nil as value.
16322 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
16323
16324 (mail-mode-flyspell-verify): More robust handling
16325 of `mail-header-separator'. More efficient signature detection.
16326 Allow for regexp metacharacters in message-header-separator.
16327 Adding `To' not to be checked in mail-mode-flyspell-verify.
16328
16329 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
16330 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
16331 Bind flyspell-auto-correct-binding.
16332 Bind C-. and C-, .
16333 (flyspell-mode-map): Likewise.
16334 (flyspell-mode): Doc fix.
16335 (flyspell-accept-buffer-local-defs): Preserve current buffer.
16336 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
16337 (flyspell-word-cache-result): New var, always local.
16338 (flyspell-check-pre-word-p): Doc fix.
16339 (flyspell-check-changed-word-p): Handle spc like newline.
16340 (flyspell-post-command-hook): Set flyspell-word-cache-result.
16341 (flyspell-word-search-backward, flyspell-word-search-forward):
16342 New functions.
16343 (flyspell-word): Return t if nothing to check.
16344 When parsing TeX code, check for after } or \.
16345 Use flyspell-word-search-backward to find previous word.
16346 Return nil if duplicated word.
16347 For word already checked, return same value as last time.
16348 Set flyspell-word-cache-result after checking.
16349 Don't clobber the return value.
16350 (flyspell-get-word): Major rewrite.
16351 (flyspell-external-point-words): New locals pword, pcount.
16352 Fix size used in progress message.
16353 Find the proper corresponding word in flyspell-large-region-buffer.
16354 (flyspell-region): Check for flyspell-large-region = nil.
16355 (flyspell-highlight-incorrect-region): Clean up overlays in region.
16356 (flyspell-auto-correct-word): Check that WORD is a cons.
16357 (flyspell-correct-word): Likewise.
16358
16359 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
16360
16361 * progmodes/make-mode.el (makefile-rule-action-regex)
16362 (makefile-macroassign-regex, makefile-makepp-mode)
16363 (makefile-bsdmake-mode): Continuation lines may be empty.
16364 Reported by Joshua Varner.
16365 (makefile-makepp-font-lock-keywords): Add $(stem).
16366
16367 2005-05-28 Karl Berry <karl@gnu.org>
16368
16369 * textmodes/tex-mode.el: Now that tex-send-command calls
16370 shell-quote-argument (2005-03-31 change), remove all calls to
16371 shell-quote-argument; they all end up invoking tex-send-command.
16372 The double quoting loses on filenames with non-safe characters,
16373 such as "@". Reported by Frederik Fouvry.
16374
16375 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
16376
16377 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
16378 about preserving point.
16379
16380 2005-05-27 Jay Belanger <belanger@truman.edu>
16381
16382 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
16383 Info-goto-node.
16384
16385 * calc/calc-embed.el (calc-embed-arg): New variable.
16386 (calc-do-embedded-activate, calc-embedded-activate-formula)
16387 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
16388 variable by new variable.
16389 (calc-embedded-make-info): Replace undeclared variable by new
16390 variable. When selecting region with positive prefix
16391 argument, use end of previous line instead of beginning of line.
16392
16393 * calc/calc-aent.el (calc-arg-values): Declare it.
16394
16395 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
16396 Declare them.
16397
16398 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
16399
16400 * calc/calc.el (calc-alg-map): Declare it.
16401
16402 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
16403
16404 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
16405
16406 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
16407 (gdb-registers-buffer, toggle-gdb-all-registers):
16408 Toggle display of floating point registers.
16409 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
16410
16411 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
16412 (toggle-gud-tooltip-dereference):
16413 Rename from gud-toggle-tooltip-dereference.
16414
16415 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
16416
16417 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
16418
16419 2005-05-27 Jay Belanger <belanger@truman.edu>
16420
16421 * calc/calc-prog.el (calc-kbd-report): Remove.
16422 (calc-kbd-query): Rewrite.
16423
16424 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
16425
16426 * image.el (image-library-alist): Move to image.c.
16427 (image-type-available-p): Doc fix.
16428
16429 2005-05-27 Lute Kamstra <lute@gnu.org>
16430
16431 * calc/calc.el (calc):
16432 * outline.el (outline-1, outline-2, outline-3, outline-4)
16433 (outline-5, outline-6, outline-7, outline-8):
16434 * textmodes/dns-mode.el (dns-mode):
16435 * textmodes/sgml-mode.el (sgml-namespace-face):
16436 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
16437 (tex-verbatim-face, tex-use-reftex):
16438 * textmodes/texinfo.el (texinfo-heading-face):
16439 Specify customization group.
16440
16441 * longlines.el: Don't require easy-mmode.
16442 (longlines-visible-face): Specify customization group.
16443
16444 2005-05-27 Kenichi Handa <handa@m17n.org>
16445
16446 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
16447 encoding table of windows-1251.
16448
16449 * international/ucs-tables.el (ucs-set-table-for-input):
16450 If translation-table-for-input of a coding system is a symbol, get
16451 its translation-table property.
16452
16453 * international/code-pages.el: Don't register a coding system into
16454 non-iso-charset-alist more than once.
16455 (cp-make-coding-system): Likewise.
16456
16457 2005-05-26 John Wiegley <johnw@newartisans.com>
16458
16459 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
16460 `eshell-resume-eval' is wrapped in a list, it indicates that the
16461 command was run asynchronously. In that case, unwrap the value
16462 before checking the delimiter value.
16463
16464 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
16465 character before a space at the end of a line is \, assume the space
16466 is part of the last argument rather than a final argument separator.
16467
16468 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
16469 is in use, and the target is `t' or `nil' (which are the most common
16470 values), don't assume that the symbol target is a buffer.
16471
16472 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
16473
16474 * calendar/calendar.el (calendar-mode-line-format):
16475 Use mode-line-highlight as mouse-face.
16476
16477 * time.el (display-time-string-forms, display-time-update):
16478 Use mode-line-highlight as mouse-face.
16479
16480 2005-05-26 Jay Belanger <belanger@truman.edu>
16481
16482 * calc/calc.el (calc-language-alist): Remove extra defvar.
16483
16484 2005-05-26 Lute Kamstra <lute@gnu.org>
16485
16486 * arc-mode.el (archive-mode):
16487 * bookmark.el (bookmark-read-annotation-mode)
16488 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
16489 * bs.el (bs-mode):
16490 * calc/calc-yank.el (calc-edit-mode):
16491 * calc/calc.el (calc-mode, calc-trail-mode):
16492 * calculator.el (calculator-mode):
16493 * chistory.el (command-history-mode):
16494 * comint.el:
16495 * cus-edit.el (custom-mode):
16496 * descr-text.el (describe-text-mode):
16497 * ebuff-menu.el (Electric-buffer-menu-mode):
16498 * ediff-util.el (ediff-mode):
16499 * emacs-lisp/re-builder.el (reb-mode):
16500 * emulation/vi.el (vi-mode-setup):
16501 * emulation/ws-mode.el (wordstar-mode):
16502 * eshell/esh-mode.el (eshell-mode):
16503 * forms.el (forms-mode):
16504 * help-mode.el (help-mode):
16505 * hexl.el (hexl-mode):
16506 * ibuffer.el (ibuffer-mode):
16507 * ielm.el (inferior-emacs-lisp-mode):
16508 * info.el (Info-mode, Info-edit-mode):
16509 * international/swedish.el:
16510 * ledit.el (ledit-from-lisp-mode):
16511 * locate.el (locate-mode):
16512 * mail/rmail.el (rmail-mode):
16513 * mail/rmailedit.el (rmail-edit-mode):
16514 * mail/rmailsum.el (rmail-summary-mode):
16515 * mail/supercite.el (sc-electric-mode):
16516 * net/eudc.el (eudc-mode):
16517 * net/quickurl.el (quickurl-list-mode):
16518 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
16519 * obsolete/ooutline.el (outline-mode):
16520 * obsolete/options.el (Edit-options-mode):
16521 * obsolete/rnews.el (news-mode):
16522 * obsolete/rnewspost.el (news-reply-mode):
16523 * play/5x5.el (5x5-mode):
16524 * play/decipher.el (decipher-mode, decipher-stats-mode):
16525 * play/gomoku.el (gomoku-mode):
16526 * play/snake.el (snake-mode):
16527 * play/solitaire.el (solitaire-mode):
16528 * play/tetris.el (tetris-mode):
16529 * progmodes/ada-mode.el (ada-mode):
16530 * progmodes/antlr-mode.el (antlr-mode):
16531 * progmodes/autoconf.el (autoconf-mode):
16532 * progmodes/dcl-mode.el (dcl-mode):
16533 * progmodes/delphi.el (delphi-mode):
16534 * progmodes/ebrowse.el (ebrowse-tree-mode)
16535 (ebrowse-electric-list-mode, ebrowse-member-mode)
16536 (ebrowse-electric-position-mode):
16537 * progmodes/f90.el (f90-mode):
16538 * progmodes/fortran.el (fortran-mode):
16539 * progmodes/icon.el (icon-mode):
16540 * progmodes/idlw-help.el (idlwave-help-mode):
16541 * progmodes/idlw-shell.el (idlwave-shell-mode):
16542 * progmodes/idlwave.el (idlwave-mode):
16543 * progmodes/inf-lisp.el (inferior-lisp-mode):
16544 * progmodes/m4-mode.el (m4-mode):
16545 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
16546 * progmodes/modula2.el (modula-2-mode):
16547 * progmodes/octave-inf.el (inferior-octave-mode):
16548 * progmodes/octave-mod.el (octave-mode):
16549 * progmodes/pascal.el (pascal-mode):
16550 * progmodes/sh-script.el (sh-mode):
16551 * progmodes/sql.el (sql-mode, sql-interactive-mode):
16552 * progmodes/vhdl-mode.el (vhdl-mode):
16553 * progmodes/xscheme.el (scheme-interaction-mode):
16554 * replace.el (occur-mode):
16555 * ses.el (ses-mode):
16556 * simple.el (completion-list-mode):
16557 * skeleton.el:
16558 * speedbar.el (speedbar-mode):
16559 * term.el (term-mode):
16560 * terminal.el (terminal-edit-mode):
16561 * textmodes/reftex-index.el (reftex-index-mode)
16562 (reftex-index-phrases-mode):
16563 * textmodes/reftex-sel.el (reftex-select-label-mode)
16564 (reftex-select-bib-mode):
16565 * textmodes/reftex-toc.el (reftex-toc-mode):
16566 * wdired.el (wdired-change-to-wdired-mode):
16567 * wid-browse.el (widget-browse-mode):
16568 Use run-mode-hooks.
16569
16570 * array.el (array-mode):
16571 * calendar/todo-mode.el (todo-mode):
16572 * man.el (Man-mode):
16573 * play/landmark.el (lm-mode):
16574 * play/mpuz.el (mpuz-mode):
16575 Use kill-all-local-variables and run-mode-hooks.
16576
16577 * subr.el (delay-mode-hooks): Specify indentation.
16578
16579 2005-05-26 Mark A. Hershberger <mah@everybody.org>
16580
16581 * xml.el (xml-substitute-special): Don't die for undefined xml
16582 entities.
16583
16584 2005-05-26 Jay Belanger <belanger@truman.edu>
16585
16586 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
16587 of nil.
16588
16589 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
16590
16591 * progmodes/gdb-ui.el (gdb-frame-address):
16592 Rename from gdb-current-address.
16593 (gdb-previous-frame-address): Rename from gdb-previous-address.
16594 (gdb-selected-frame): Rename from gdb-current-frame.
16595 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
16596 (gdb-frame-number): Rename from gdb-current-stack-level.
16597 (gdb-ann3): Match new mode-name for disassembly buffer.
16598 Extend initialization of variables.
16599 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
16600 (gdb-memory-mode): Use mouse-face in header line.
16601 (gdb-assembler-buffer-name): Call it disassembly and give frame
16602 in mode line.
16603 (gdb-source-spec-regexp, gdb-assembler-custom)
16604 (gdb-invalidate-assembler, gdb-frame-handler):
16605 Make robust to leading zeroes in address format.
16606
16607 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
16608
16609 * textmodes/org.el (org-mode): Use `define-derived-mode' to
16610 define `org-mode'.
16611 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
16612
16613 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
16614
16615 * log-edit.el (log-edit-changelog-entries): Distinguish between
16616 filenames like xfns.c and fns.c.
16617
16618 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
16619
16620 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
16621 point after reverting.
16622 (Buffer-menu-make-sort-button): Handle the case where
16623 `Buffer-menu-use-header-line' is nil.
16624
16625 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
16626
16627 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
16628 New funcs. In minibuffer-local-completion-map bind `]', `/'
16629 and `:' to them.
16630
16631 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
16632
16633 * startup.el (normal-top-level): Allow modification of load-path while
16634 we're iterating over it.
16635
16636 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
16637
16638 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
16639 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
16640 (thumbs-resize-interactive, thumbs-insert-image)
16641 (thumbs-insert-thumb, thumbs-dired-show-marked)
16642 (thumbs-find-image-at-point, thumbs-delete-images)
16643 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
16644 (thumbs-increment-image-size, thumbs-decrement-image-size):
16645 Fix typos in docstrings.
16646
16647 2005-05-24 Andre Spiegel <spiegel@gnu.org>
16648
16649 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
16650 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
16651 (cperl-mode): Use them.
16652
16653 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
16654
16655 * window.el (quit-window, shrink-window-if-larger-than-buffer):
16656 Doc fixes.
16657
16658 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
16659
16660 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
16661 Bind C-d to gdb-inferior-io-eof.
16662
16663 * dired.el (dired-dnd-popup-notice): Use message-box.
16664
16665 2005-05-23 Masatake YAMATO <jet@gyve.org>
16666
16667 * bindings.el (mode-line-major-mode-keymap):
16668 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
16669
16670 * faces.el (mode-line-highlight): New face.
16671
16672 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
16673 as mouse-face.
16674
16675 * bindings.el (top-level, help-echo, mode-line-modified)
16676 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
16677 as mouse-face.
16678
16679 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
16680
16681 * progmodes/cc-engine.el (c-guess-basic-syntax):
16682 Remove spurious call to `zerop'.
16683
16684 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
16685
16686 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
16687
16688 CC Mode update to 5.30.10:
16689
16690 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
16691 could go past the limit in decoration level 2, thereby causing
16692 errors during interactive fontification.
16693
16694 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
16695 the file is evaluated interactively.
16696
16697 * cc-engine.el (c-guess-basic-syntax): Handle operator
16698 declarations somewhat better in C++.
16699
16700 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
16701 make use of `run-mode-hooks' which has been added in Emacs 21.1.
16702 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
16703 (awk-mode): Use it.
16704 (make-local-hook): Suppress warning about obsoleteness.
16705
16706 * cc-engine.el, cc-align.el, cc-cmds.el
16707 (c-append-backslashes-forward, c-delete-backslashes-forward)
16708 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
16709 Compensate for return value from `forward-line' when it has moved
16710 but not to a different line due to eob.
16711
16712 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
16713 `objc-method-intro' and `objc-method-args-cont'.
16714
16715 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
16716
16717 CC Mode update to 5.30.10:
16718
16719 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
16720 in the copyright statement. Incidentally, change "along with GNU
16721 Emacs" to "along with this program" where it occurs.
16722
16723 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
16724 so that it is interactive, hence can be found by M-x awk-mode
16725 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
16726 <gmorris+emacs@ast.cam.ac.uk>.
16727
16728 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
16729 Mode's regexps.
16730
16731 2005-05-23 Kevin Ryde <user42@zip.com.au>
16732
16733 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
16734 c-parse-state, to avoid a lisp error (on bad code).
16735
16736 2005-05-23 Lute Kamstra <lute@gnu.org>
16737
16738 * subr.el (font-lock-defaults): Remove defvar as it's already
16739 defined in font-core.el.
16740
16741 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
16742
16743 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
16744
16745 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
16746 more general and work when GDB variable "print pretty" is on,
16747 as with Emacs, for example.
16748
16749 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
16750
16751 * font-core.el: Update comment.
16752
16753 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
16754 Use `after-change-major-mode-hook' instead of `find-file-hook'.
16755
16756 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
16757
16758 2005-05-22 Eli Zaretskii <eliz@gnu.org>
16759
16760 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
16761 and `yank-handler' in the doc strings.
16762
16763 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
16764
16765 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
16766
16767 2005-05-22 Richard M. Stallman <rms@gnu.org>
16768
16769 * help.el (describe-key): Move print-help-return-message call
16770 out of conditional.
16771
16772 * progmodes/etags.el (list-tags): Use with-no-warnings.
16773
16774 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
16775 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
16776 (starttls-extra-args, starttls-extra-arguments): Add defvars.
16777
16778 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
16779
16780 * language/viet-util.el (viet-viscii-nonascii-translation-table):
16781 Add defvar.
16782
16783 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
16784 Use defvar, not defconst.
16785
16786 * hexl.el (hexl-follow-line): Use with-no-warnings.
16787
16788 * emulation/tpu-extras.el: Use write-file-functions instead of
16789 write-file-hooks.
16790
16791 * dired.el (dired-font-lock-keywords): Fontify files with junk
16792 extensions even if marked by -F.
16793
16794 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
16795
16796 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
16797 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
16798 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
16799 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
16800 (concatenate, list-length, get*, getf, cl-remprop):
16801 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
16802 (etypecase, progv, lexical-let, lexical-let*)
16803 (multiple-value-bind, multiple-value-setq, shiftf):
16804 Improve argument/docstring consistency.
16805
16806 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
16807
16808 2005-05-22 Andre Spiegel <spiegel@gnu.org>
16809
16810 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
16811 doesn't exist.
16812
16813 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
16814 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
16815
16816 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
16817
16818 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
16819 already deleted variables: auto-fill-hook, blink-paren-hook,
16820 lisp-indent-hook, inhibit-local-variables, unread-command-event,
16821 suspend-hooks, comment-indent-hook, meta-flag,
16822 before-change-function, after-change-function,
16823 font-lock-doc-string-face.
16824
16825 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
16826
16827 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
16828
16829 2005-05-21 Eli Zaretskii <eliz@gnu.org>
16830
16831 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
16832 rmail-dont-reply-to.
16833
16834 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
16835
16836 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
16837 literal blank when splitting new-header-values.
16838
16839 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
16840
16841 * calendar/cal-menu.el (cal-menu-update): Add separator as a
16842 string so that tmm doesn't create a completion entry for it.
16843
16844 * textmodes/table.el (table-disable-menu): Ditto.
16845
16846 2005-05-21 Richard M. Stallman <rms@gnu.org>
16847
16848 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
16849
16850 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
16851
16852 * net/rcompile.el (remote-compile): Use compilation-start.
16853
16854 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
16855
16856 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
16857
16858 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
16859 Default to makefile-bsdmake-mode on BSD systems.
16860
16861 * imenu.el (imenu-generic-expression, imenu--generic-function'):
16862 REGEXP may also be a search function now. The part of doc-string
16863 for describing the structure was 95% identical to that of
16864 `imenu--generic-function'. Unify it there.
16865
16866 * progmodes/make-mode.el (makefile-imenu-generic-expression):
16867 Use function to find dependencies, because regexp alone is so complex,
16868 it easily goes into an endless loop.
16869 (makefile-makepp-mode): Also add submenu for Perl functions
16870 defined in the makefile.
16871 (makefile-bsdmake-mode): Special imenu-generic-expression no
16872 longer needed, due to function call.
16873 (makefile-match-dependency): Take BOUND into account when checking
16874 if we're through.
16875
16876 2005-05-20 Jay Belanger <belanger@truman.edu>
16877
16878 * calc/calc-units.el (calc-invalidate-units-table):
16879 Use inhibit-read-only.
16880 (math-build-units-table-buffer): Use view-mode.
16881
16882 2005-05-20 David Kastrup <dak@gnu.org>
16883
16884 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
16885 easy-menu-add is not a nop on Emacs; and clarify when to call it.
16886
16887 2005-05-20 Lute Kamstra <lute@gnu.org>
16888
16889 * diff-mode.el (diff-header-face, diff-file-header-face)
16890 (diff-index-face, diff-hunk-header-face, diff-removed-face)
16891 (diff-added-face, diff-changed-face, diff-function-face)
16892 (diff-context-face, diff-nonexistent-face): Put them in the
16893 diff-mode customization group.
16894
16895 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
16896
16897 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
16898
16899 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
16900
16901 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
16902 Minor regexp-optimization.
16903
16904 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
16905
16906 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
16907 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
16908 (org-agenda-add-time-grid-maybe): New function.
16909 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
16910 (org-table-create): `dotimes' instead of `mapcar'.
16911 (org-xor): Simplify implementation.
16912 (org-agenda): `inhibit-redisplay' turned on.
16913 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
16914 a consistent line after a state change.
16915 (org-agenda-remove-times-when-in-prefix): New option.
16916 (org-prefix-has-time): New variable.
16917 (org-parse-time-string): Optional argument NODEFAULT.
16918 (org-format-agenda-item): Parse items for time-of-day
16919 specifications and move these into the prefix if possible.
16920 (org-agenda-priority): Get current heading, not previous heading
16921 during agenda remote editing.
16922
16923 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
16924
16925 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
16926 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
16927 (remove-duplicates, delete-duplicates, substitute)
16928 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
16929 (nsubstitute-if-not, find, find-if, find-if-not, position)
16930 (position-if, position-if-not, count, count-if, count-if-not)
16931 (mismatch, search, sort*, stable-sort, merge, member*)
16932 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
16933 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
16934 (intersection, nintersection, set-difference, nset-difference)
16935 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
16936 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
16937 (nsublis, tree-equal): Improve argument/docstring consistency.
16938
16939 * subr.el (send-string, send-region): Remove obsolescence declaration.
16940 (window-dot, set-window-dot, read-input, show-buffer)
16941 (eval-current-buffer, string-to-int):
16942 Add release number to obsolescence declarations.
16943
16944 2005-05-19 Kim F. Storm <storm@cua.dk>
16945
16946 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
16947 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
16948
16949 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
16950
16951 * faces.el (list-faces-display): Make back button respect optional
16952 regexp arg.
16953
16954 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
16955
16956 * calculator.el (calculator-radix-grouping-mode)
16957 (calculator-radix-grouping-digits, calculator-displayer)
16958 (calculator-radix-grouping-separator, calculator-copy-displayer):
16959 * dabbrev.el (dabbrev-search-these-buffers-only):
16960 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
16961 (diff-advance-after-apply-hunk, diff-mode-hook)
16962 (diff-minor-mode-prefix):
16963 * imenu.el (imenu-use-popup-menu):
16964 * jit-lock.el (jit-lock-context-time):
16965 * newcomment.el (comment-fill-column, comment-column)
16966 (comment-style, comment-padding, comment-multi-line)
16967 (comment-empty-lines, comment-auto-fill-only-comments):
16968 * reveal.el (reveal-around-mark):
16969 * uniquify.el (uniquify-buffer-name-style)
16970 (uniquify-after-kill-buffer-p)
16971 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
16972 (uniquify-min-dir-content, uniquify-separator)
16973 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
16974 * w32-vars.el (w32-fixed-font-alist):
16975 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
16976 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
16977 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
16978 * progmodes/perl-mode.el (perl-indent-level)
16979 (perl-continued-statement-offset, perl-continued-brace-offset)
16980 (perl-brace-offset, perl-brace-imaginary-offset)
16981 (perl-label-offset, perl-indent-continued-arguments)
16982 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
16983 * progmodes/tcl.el (tcl-indent-level)
16984 (tcl-continued-indent-level, tcl-auto-newline)
16985 (tcl-tab-always-indent, tcl-electric-hash-style)
16986 (tcl-help-directory-list, tcl-use-smart-word-finder)
16987 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
16988 (inferior-tcl-source-command):
16989 * textmodes/fill.el (enable-kinsoku):
16990 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
16991 * textmodes/table.el (table-yank-handler):
16992 Specify missing group (and type, if simple) in defcustom.
16993
16994 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
16995
16996 * progmodes/compile.el (compilation-finish-function): Fix defvar.
16997
16998 2005-05-19 Richard M. Stallman <rms@gnu.org>
16999
17000 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
17001
17002 * subr.el (event-basic-type): Don't get an error.
17003 (left-fringe-p): Function deleted.
17004
17005 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
17006 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
17007
17008 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
17009 in recursive copy.
17010
17011 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
17012
17013 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
17014
17015 * emacs-lisp/bytecomp.el
17016 (byte-compile-file-form-custom-declare-variable):
17017 Call byte-compile-nogroup-warn if appropriate.
17018
17019 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
17020 (compilation-set-window): Don't call left-fringe-p; do it directly.
17021
17022 2005-05-19 Jay Belanger <belanger@truman.edu>
17023
17024 * calc/calc-graph.el (calc-graph-format-data): Make sure
17025 var-PlotRejects is bound before trying to check its value.
17026
17027 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
17028
17029 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
17030 definition of this variable from reftex-global.el to reftex.el,
17031 because it is needed in the menu.
17032
17033 2005-05-19 Lute Kamstra <lute@gnu.org>
17034
17035 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
17036 years are fixed. Don't insert a space after a dash.
17037
17038 2005-05-19 Kim F. Storm <storm@cua.dk>
17039
17040 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
17041
17042 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
17043
17044 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
17045 strings, because (eq ... ?\\) is fairly frequent.
17046
17047 * progmodes/make-mode.el (makefile-add-this-line-targets):
17048 Simplify and integrate into `makefile-pickup-targets'.
17049 (makefile-add-this-line-macro): Simplify and integrate into
17050 `makefile-pickup-macros.
17051 (makefile-pickup-filenames-as-targets): Simplify.
17052 (makefile-previous-dependency, makefile-match-dependency):
17053 Don't stumble over `::'.
17054
17055 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
17056
17057 * subr.el (post-command-idle-hook, post-command-idle-delay):
17058 Remove obsoletion of post-command-idle-hook and
17059 post-command-idle-delay.
17060
17061 * faces.el (list-faces-display): Provide button when describe-face
17062 is called to take user back to the list of faces.
17063
17064 * help-fns.el (describe-variable): Remove hyperlinks in a
17065 variable's value as these are quite frequently inappropriate.
17066
17067 * follow.el (follow-submit-feedback, follow-mode):
17068 Remove references to post-command-idle-hook.
17069
17070 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
17071
17072 * progmodes/make-mode.el (makefile-previous-dependency)
17073 (makefile-match-dependency): Check for := (and in bsd mode also
17074 !=) to give a better result, even when font-lock is not on.
17075
17076 2005-05-18 Jay Belanger <belanger@truman.edu>
17077
17078 * calc/calc-help.el (calc-s-prefix-help):
17079 Add `calc-copy-special-constant' to help string.
17080
17081 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
17082
17083 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
17084
17085 2005-05-18 Jay Belanger <belanger@truman.edu>
17086
17087 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
17088 in linear factors are in proper order.
17089
17090 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
17091
17092 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
17093 Support for jurabib.
17094
17095 * textmodes/reftex.el (featurep): Define aliases for overlay
17096 commands, for XEmacs compatibility, and use these aliases in
17097 overlay initializations.
17098 (reftex-highlight): Use `reftex-move-overlay'.
17099 (reftex-unhighlight): Use `reftex-delete-overlay'.
17100 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
17101 (reftex-access-search-path): Use `reftex-uniquify' instead of
17102 `reftex-uniq'
17103
17104 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
17105 `before-string' property modification enables for Emacs as well.
17106 (reftex-select-item): Use `reftex-delete-overlay'.
17107 (reftex-select-mark): Use `reftex-make-overlay' and
17108 `reftex-overlay-put'.
17109 (reftex-select-unmark): Use `reftex-delete-overlay' and
17110 `reftex-overlay-put'.
17111
17112 2005-05-18 Lute Kamstra <lute@gnu.org>
17113
17114 * emacs-lisp/lisp.el (check-parens): Fix docstring.
17115
17116 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
17117
17118 * add-log.el (add-change-log-entry):
17119 * array.el (array-make-template, array-reconfigure-rows)
17120 (array-init-max-row, array-init-max-column)
17121 (array-init-columns-per-line, array-init-field-width):
17122 * replace.el (replace-match-maybe-edit, perform-replace):
17123 * textmodes/spell.el (spell-region):
17124 Replace `read-input' by `read-string'.
17125
17126 * forms.el (forms-mode):
17127 * finder.el (finder-compile-keywords):
17128 * shadowfile.el (shadow-read-files):
17129 Replace `eval-current-buffer' by `eval-buffer'.
17130
17131 * terminal.el (te-pass-through):
17132 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
17133 (ange-ftp-raw-send-cmd):
17134 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
17135 (send-process-next-char, telnet-initial-filter, telnet):
17136 Replace `send-string' by `process-send-string'.
17137
17138 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
17139 (prolog-consult-region): Replace `send-string' by
17140 `process-send-string'; replace `send-region' by `process-send-region'.
17141
17142 * progmodes/delphi.el (delphi-log-msg):
17143 Replace `set-window-dot' by `set-window-point'.
17144
17145 * subr.el (window-dot, set-window-dot, read-input, send-string)
17146 (send-region, show-buffer, eval-current-buffer):
17147 Make really obsolete, as the comment says.
17148
17149 2005-05-17 Kim F. Storm <storm@cua.dk>
17150
17151 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
17152 (cua--init-keymaps): Bind C-return instead of S-return to set
17153 rectangle mark.
17154
17155 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
17156 instead of S-return to toggle/clear rectangle mark.
17157
17158 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
17159
17160 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
17161 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
17162 Also fontify plain strings assigned to variables, mostly so that a
17163 colon has a face and is thus not taken as a dependency separator.
17164 (makefile-previous-dependency): Inline the new matcher, because it
17165 is too complex to work in both directions.
17166 (makefile-match-dependency): Eliminate `backward' arg (see above).
17167 Completely reimplemented so as to not sometimes go into an endless
17168 loop. It should also be more efficient, because first it only
17169 searches for `:', instead of applying the very complex regexp.
17170 (makefile-mode): Cancel `font-lock-support-mode', because blocks
17171 to be fontified in one piece can be too long for JIT.
17172 Makefiles are never *that* big.
17173
17174 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
17175
17176 * dired.el (dired-mode): Simplify.
17177
17178 2005-05-17 Lute Kamstra <lute@gnu.org>
17179
17180 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
17181 defcustom for the mode hook variable.
17182
17183 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
17184 Emacs Lisp Reference Manual.
17185
17186 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
17187
17188 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
17189 (evenp, list*):
17190 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
17191 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
17192
17193 * net/tramp-smb.el (tramp-smb-open-connection):
17194 Pass `tramp-chunksize' as fifth (required) argument.
17195
17196 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
17197
17198 * font-lock.el (lisp-font-lock-keywords-1):
17199 Set `font-lock-negation-char-face' for [^...] char group.
17200 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
17201
17202 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
17203 a var, and refine it to mask one more level of nested vars.
17204 (makefile-rule-action-regex): Turn it into a var, and refine it so
17205 it recognizes backslashed continuation lines as belonging to the
17206 same command.
17207 (makefile-macroassign-regex): Refine it so it recognizes
17208 backslashed continuation lines as belonging to the same command.
17209 (makefile-var-use-regex): Don't look at the next char, because it
17210 might be the same one to be skipped by the initial [^$], leading
17211 to an overlooked variable use.
17212 (makefile-make-font-lock-keywords): Remove two parameters, which
17213 are now variables that some of the modes set locally.
17214 Handle dependency and rule action matching through functions, because
17215 regexps alone match too often. Dependency matching now comes
17216 last, so it can check, whether a colon already matched something else.
17217 (makefile-mode): Inform that font-lock improves makefile parsing
17218 capabilities.
17219 (makefile-match-dependency, makefile-match-action): New functions.
17220
17221 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
17222
17223 * emacs-lisp/cl-extra.el (equalp): Doc fix.
17224
17225 * align.el (align-regexp):
17226 * ansi-color.el (ansi-color-get-face):
17227 * array.el (array-reconfigure-rows, array-init-max-row)
17228 (array-init-max-column, array-init-columns-per-line)
17229 (array-init-field-width):
17230 * dired-aux.el (dired-trample-file-versions):
17231 * dired-x.el (dired-mark-sexp):
17232 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
17233 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
17234 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
17235 * faces.el (face-read-integer):
17236 * files.el (backup-extract-version, insert-directory):
17237 * hexl.el (hexl-insert-decimal-char):
17238 * server.el (server-process-filter):
17239 * shell.el (shell-extract-num):
17240 * startup.el (command-line-1):
17241 * term.el (term-command-hook):
17242 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
17243 (time-stamp-do-number):
17244 * time.el (display-time-update):
17245 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
17246 (timezone-fix-time):
17247 * vms-patch.el (vms-suspend-resume-hook):
17248 * calendar/appt.el (appt-convert-time):
17249 * calendar/cal-bahai.el (mark-bahai-diary-entries):
17250 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
17251 * calendar/cal-islam.el (mark-islamic-diary-entries):
17252 * calendar/calendar.el (calendar-cursor-to-date)
17253 (calendar-star-date):
17254 * calendar/diary-lib.el (diary-attrtype-convert)
17255 (mark-diary-entries, diary-entry-time):
17256 * calendar/solar.el (solar-get-number):
17257 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
17258 * emacs-lisp/re-builder.el (reb-display-subexp):
17259 * emulation/edt.el (edt-set-scroll-margins):
17260 * emulation/tpu-extras.el (tpu-set-scroll-margins):
17261 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
17262 (vip-get-ex-count):
17263 * emulation/viper-ex.el (viper-get-ex-token)
17264 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
17265 * international/fontset.el (fontset-plain-name):
17266 * mail/feedmail.el (feedmail-look-at-queue-directory):
17267 * mail/mailalias.el (mail-get-names):
17268 * mail/rmail.el (rmail-convert-to-babyl-format):
17269 * mail/rmailsum.el (rmail-make-basic-summary-line)
17270 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
17271 (rmail-summary-goto-msg):
17272 * mail/smtpmail.el (smtpmail-read-response):
17273 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
17274 (ange-ftp-vms-add-file-entry):
17275 * play/gametree.el (gametree-looking-at-ply)
17276 (gametree-current-branch-score):
17277 * progmodes/ada-xref.el (ada-prj-find-prj-file)
17278 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
17279 * progmodes/cperl-mode.el (condition-case):
17280 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
17281 (ebrowse-set-member-buffer-column-width)
17282 (ebrowse-select-1st-to-9nth):
17283 * progmodes/etags.el (etags-snarf-tag):
17284 * progmodes/flymake.el (flymake-parse-line):
17285 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
17286 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
17287 (idlwave-shell-menu-def):
17288 * progmodes/ps-mode.el (ps-run-goto-error):
17289 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
17290 (vhdl-speedbar-contract-level):
17291 * term/mac-win.el (x-handle-numeric-switch):
17292 * term/sun-mouse.el (sun-get-frame-data):
17293 * term/w32-win.el (x-handle-numeric-switch):
17294 * term/x-win.el (x-handle-numeric-switch):
17295 * textmodes/ispell.el (ispell-parse-output):
17296 * textmodes/nroff-mode.el (nroff-outline-level):
17297 * textmodes/reftex-cite.el (reftex-bib-sort-year)
17298 (reftex-bib-sort-year-reverse, reftex-format-citation):
17299 * textmodes/reftex-parse.el (reftex-init-section-numbers)
17300 (reftex-section-number):
17301 * textmodes/texinfmt.el (texinfo-paragraphindent):
17302 Replace `string-to-int' by `string-to-number'.
17303
17304 * international/latexenc.el: Add page marker to force the "Local
17305 Variables:" string out of the last page.
17306
17307 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
17308
17309 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
17310 tooltip-change-major-mode.
17311 (gud-tooltip-print-command): Remove case where gud-minor-mode
17312 is gdb ("--fullname").
17313 (gud-tooltip-tips): Turn GUD tooltips off for this case and
17314 explain to user.
17315
17316 2005-05-16 Jay Belanger <belanger@truman.edu>
17317
17318 * calc/calc-store.el (calc-copy-special-constant): New function.
17319
17320 * calc/calc-ext.el (calc-init-extensions): Add binding for
17321 `calc-copy-special-constant'.
17322
17323 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
17324 for the `calc-copy-special-constant' command.
17325
17326 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
17327
17328 * subr.el (left-fringe-p): New function.
17329
17330 * progmodes/compile.el (compilation-setup): Set local value of
17331 overlay-arrow-string to "" always.
17332 (compilation-set-window): Left fringe then don't scroll.
17333 No left fringe then no arrow and scroll message to top.
17334 (compilation-context-lines): Adjust doc string accordingly.
17335
17336 2005-05-16 Kim F. Storm <storm@cua.dk>
17337
17338 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
17339 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
17340 (ido-wide-find-dir-or-delete-dir): New command for M-d.
17341 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
17342 (ido-read-file-name): Handle commands with ido property value
17343 equal to find-file as reading a file name, to allow C-d to enter dired.
17344 (ibuffer-find-file): Add ido property with value find-file.
17345
17346 2005-05-15 Kim F. Storm <storm@cua.dk>
17347
17348 * subr.el (open-network-stream-nowait): Remove.
17349 (open-network-stream-server): Remove.
17350
17351 2005-05-15 Richard M. Stallman <rms@gnu.org>
17352
17353 * faces.el (describe-face): Output a definition link button.
17354
17355 * help-mode.el (help-face-def): New button type.
17356
17357 * emacs-lisp/copyright.el (copyright-fix-years):
17358 Match properly if the first year is 2-digit.
17359 Don't mess up the whitespace after the years by filling.
17360
17361 * dired-aux.el (dired-mark-confirm):
17362 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
17363
17364 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
17365 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
17366 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
17367
17368 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
17369 Set font-lock-comment-start-skip.
17370
17371 * font-lock.el (font-lock-comment-start-skip): New variable.
17372 (font-lock-comment-end-skip): New variable.
17373 (font-lock-fontify-syntactically-region): Use them if non-nil.
17374
17375 2005-05-15 Jay Belanger <belanger@truman.edu>
17376
17377 * calc/calc-store.el (calc-store-value): Return a string rather
17378 than display it as a message.
17379 Use calc-var-name for variable name.
17380 (calc-store-into): Add the result of calc-store-value to message.
17381 (calc-copy-variable): Add a message.
17382 (calc-store-exchange): Improve error messages.
17383 (calc-store-binary, calc-store-map): Don't reset the values of
17384 special constants.
17385
17386 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
17387
17388 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
17389 manual to docstring.
17390
17391 * files.el (hack-local-variables-confirm): Add STRING argument.
17392 Make the function handle non file visiting buffers correctly.
17393 (hack-local-variables-prop-line, hack-local-variables)
17394 (hack-one-local-variable): Use STRING arg of
17395 `hack-local-variables-confirm'.
17396
17397 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
17398
17399 Sync with Tramp 2.0.49.
17400
17401 * net/tramp.el (tramp-handle-dired-call-process)
17402 (tramp-handle-insert-directory):`insert-buffer' cannot be used
17403 because the contents of the Tramp buffer is changed before
17404 insertion (`expand-file' and alike).
17405 (tramp-handle-insert-directory): If `localname' has an empty
17406 nondirectory name, it must not be quoted.
17407 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
17408 variable `tramp-chunksize'. Change callees.
17409 (tramp-open-connection-setup-interactive-shell): Check remote host
17410 for buggy `send-process-string' implementation.
17411 Set `tramp-chunksize' if found. Reported by Michael Kifer
17412 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
17413 (tramp-handle-shell-command): `insert-buffer' cannot be used
17414 because the contents of the Tramp buffer is changed before
17415 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
17416 <frederic.bothamy@free.fr>.
17417 (tramp-set-auto-save): Actions should be done for Tramp file name
17418 handler only. Ange-FTP has its own auto-save mechanism.
17419 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
17420 (tramp-set-auto-save-file-modes): Set file modes of
17421 `buffer-auto-save-file-name' to ?\600 as fallback solution.
17422 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
17423 (tramp-bug): Remove obsolete variable.
17424 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
17425 for presence of `mml-mode'. Make it running for older Emacsen as well.
17426
17427 2005-05-14 John Paul Wallington <jpw@pobox.com>
17428
17429 * ibuf-ext.el (define-ibuffer-filter filename):
17430 If `dired-directory' is a list, use its car.
17431
17432 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
17433
17434 * ibuffer.el (define-ibuffer-column filename):
17435 If `dired-directory' is a list, use its car.
17436
17437 2005-05-14 Richard M. Stallman <rms@gnu.org>
17438
17439 * subr.el (symbol-file): Doc fix.
17440
17441 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
17442 (byte-compile-form): Call byte-compile-nogroup-warn.
17443 (byte-compile-warning-types): Doc fix.
17444
17445 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
17446
17447 * progmodes/cc-engine.el (c-literal-faces):
17448 Add font-lock-comment-delimiter-face.
17449
17450 * net/net-utils.el (dig): Use with-no-warnings.
17451
17452 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
17453 (sc-recite-frame-alist, sc-default-cite-frame)
17454 (sc-default-uncite-frame, sc-default-recite-frame)
17455 (sc-attrib-selection-list, sc-rewrite-header-list):
17456 Mark as risky-local-variable.
17457
17458 * international/ogonek.el (ogonek-jak, ogonek-how):
17459 Don't use beginning-of-buffer.
17460
17461 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
17462
17463 * calendar/solar.el (solar-data-list): Move definition up.
17464
17465 * dnd.el (dnd-protocol-alist): Add autoload.
17466
17467 * progmodes/sh-script.el: Many doc usage fixes.
17468 (sh-indent-after-do): Change default to match common styles.
17469
17470 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
17471
17472 * files.el (interpreter-mode-alist)
17473 (auto-mode-interpreter-regexp): Doc fixes.
17474
17475 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
17476
17477 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
17478
17479 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
17480
17481 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17482
17483 * dired.el (dired-mode): make-variable-buffer-local =>
17484 make-local-variable.
17485
17486 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17487
17488 * term/mac-win.el (mac-select-convert-to-string): Try coding
17489 systems in mac-script-code-coding-systems if specified one cannot
17490 encode string for `com.apple.traditional-mac-plain-text'.
17491
17492 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
17493
17494 * progmodes/make-mode.el (makefile-targets-face)
17495 (makefile-shell-face, makefile-makepp-perl-face): New faces.
17496 (makefile-dependency-regex): Fix it to not make the colon in
17497 $(var:a=b) special.
17498 (makefile-rule-action-regex): New regexp for highlighting embedded
17499 Shell strings.
17500 (makefile-macroassign-regex): Handle != for highlighting as
17501 embedded Shell strings.
17502 (makefile-var-use-regex): New const.
17503 (makefile-statements, makefile-automake-statements)
17504 (makefile-gmake-statements, makefile-makepp-statements)
17505 (makefile-bsdmake-statements): New consts.
17506 (makefile-make-font-lock-keywords): New function.
17507 (makefile-automake-font-lock-keywords)
17508 (makefile-gmake-font-lock-keywords)
17509 (makefile-makepp-font-lock-keywords)
17510 (makefile-bsdmake-font-lock-keywords): New consts.
17511 (makefile-mode-map): Add switchers between the various submodes.
17512 (makefile-mode): Document the availability of the variants.
17513 (makefile-automake-mode, makefile-gmake-mode)
17514 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
17515
17516 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
17517 new variants of makefile-mode.
17518
17519 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
17520
17521 * font-lock.el (font-lock-comment-delimiter-face): Fix up
17522 the inheritance.
17523
17524 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
17525
17526 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
17527 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
17528
17529 * files.el (normal-mode): Extend the scope of the
17530 `enable-local-variables' binding to include the `set-auto-mode' call.
17531 (magic-mode-alist): Doc fix.
17532
17533 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
17534
17535 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
17536 font-lock-comment-face rather than copying its setting.
17537
17538 2005-05-12 Andreas Schwab <schwab@suse.de>
17539
17540 * eshell/esh-mode.el (eshell-send-input): Doc fix.
17541
17542 2005-05-12 Lute Kamstra <lute@gnu.org>
17543
17544 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
17545 defcustom for the mode hook variable. Delete the last argument.
17546 * generic-x.el: Fix callers of define-generic-mode.
17547 (generic-x-modes): Delete group.
17548 (show-tabs-tab-face, show-tabs-space-face): Put them in the
17549 generic-x customization group.
17550
17551 2005-05-12 Kim F. Storm <storm@cua.dk>
17552
17553 * font-lock.el (font-lock-negation-char-face): Default to "off".
17554
17555 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
17556 font-lock-negation-char-face to ! in !=.
17557
17558 2005-05-12 Masatake YAMATO <jet@gyve.org>
17559
17560 * add-log.el (find-change-log): Fix typos in the docstring
17561 of function.
17562
17563 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
17564
17565 * international/latexenc.el (latexenc-find-file-coding-system):
17566 Avoid `re-search-forward' when looking for input encoding because
17567 of speed and safety. Better regular expressions for recognizing
17568 input encoding. Limit a search for TeX-master/tex-main-file to
17569 the local variable section.
17570
17571 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
17572
17573 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
17574 syntax of $ to "'" (quote).
17575
17576 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
17577
17578 * dnd.el (dnd-protocol-alist): Improve custom type.
17579
17580 * dired.el (dired-dnd-protocol-alist): New variable.
17581 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
17582 `dired-mode-hook' to the end.
17583
17584 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
17585
17586 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
17587 comment-end if comment-start-skip is not set.
17588 Obey the font-lock-comment-delimiter-face variables.
17589
17590 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
17591
17592 * files.el (executable-find): Move from executable.el. Use
17593 locate-file.
17594 * progmodes/executable.el (executable-find): Move to files.el.
17595
17596 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
17597 when trying to ensure forward progress.
17598
17599 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
17600
17601 * mouse-sel.el (mouse-sel-follow-link-p): New function.
17602 (mouse-select, mouse-select-internal, mouse-extend-internal):
17603 Use it to implement mouse-1-click-follows-link functionality.
17604
17605 2005-05-11 Richard M. Stallman <rms@gnu.org>
17606
17607 * font-lock.el (font-lock-fontify-syntactically-region):
17608 Use font-lock-comment-delimiter-face for comment delimiters.
17609
17610 2005-05-10 Jay Belanger <belanger@truman.edu>
17611
17612 * calc/calc-help.el (calc-m-prefix-help): Add mention of
17613 preserving embedded modes.
17614
17615 2005-05-10 Richard M. Stallman <rms@gnu.org>
17616
17617 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
17618
17619 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
17620 Move from ada-stmt.el.
17621 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
17622
17623 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
17624 Move to ada-mode.el.
17625 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
17626
17627 * cus-edit.el (custom-file): Call file-chase-links.
17628
17629 * files.el (read-directory-name): Fix previous change.
17630 (hack-local-variables-confirm): New function.
17631 (hack-local-variables-prop-line, hack-local-variables)
17632 (hack-one-local-variable): Use it.
17633
17634 2005-05-10 Lute Kamstra <lute@gnu.org>
17635
17636 * font-lock.el (font-lock-keywords-alist)
17637 (font-lock-removed-keywords-alist): Clarify docstrings.
17638
17639 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
17640
17641 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
17642 (gdb-source-info): Check for preprocessor info.
17643 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
17644 a macro for a function.
17645 (gdb-info-breakpoints-custom): Try to find file again if not already
17646 found (user might have used GDB dir command).
17647 (gdb-get-location): Update gdb-location-alist correctly for change
17648 to gdb-info-breakpoints-custom.
17649
17650 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
17651 (gud-tooltip-print-command): Add gdbmi case.
17652 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
17653 preprocessor info.
17654
17655 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
17656
17657 * startup.el (fancy-splash-insert): Fix typo in doc string.
17658
17659 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
17660
17661 * obsolete/float.el (string-to-float):
17662 * obsolete/hilit19.el (hilit-add-pattern):
17663 * obsolete/rnews.el (news-parse-range, news-select-message)
17664 (news-get-pruned-list-of-files): Replace `string-to-int' by
17665 `string-to-number'.
17666
17667 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
17668 `find-file-not-found-hooks'; use `add-hook'.
17669 (uncompress-while-visiting): Set `write-file-functions', not
17670 `write-file-hooks'; use `add-hook'.
17671
17672 2005-05-09 Kim F. Storm <storm@cua.dk>
17673
17674 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
17675 (cua-paste): Handle clipboard action.
17676 (cua--init-keymaps): Remap clipboard-kill-region and
17677 clipboard-kill-ring-save.
17678
17679 2005-05-08 Eli Zaretskii <eliz@gnu.org>
17680
17681 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
17682 Improve commentary.
17683
17684 * simple.el (next-error-overlay-arrow-position): Revert the change
17685 made on 2005-04-30.
17686
17687 2005-05-07 Jay Belanger <belanger@truman.edu>
17688
17689 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
17690 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
17691 `calc-sel-reselect'.
17692
17693 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
17694 Calc is in embedded mode.
17695
17696 2005-05-07 Eli Zaretskii <eliz@gnu.org>
17697
17698 * progmodes/compile.el (compilation-setup):
17699 Set overlay-arrow-string to an empty string on text terminals.
17700
17701 * textmodes/ispell.el (ispell-program-name): Try looking for
17702 "aspell" along exec-path, and if found, use it as the default
17703 speller program.
17704
17705 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
17706
17707 * international/mule.el (sgml-xml-auto-coding-function):
17708 Recognize encoding='FOO' in single quotes as well as in double quotes.
17709
17710 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
17711
17712 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
17713 as well as `interactive', so that defmacro* would recognize
17714 `declare' forms.
17715
17716 2005-05-07 Eli Zaretskii <eliz@gnu.org>
17717
17718 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
17719 Explain more about the LIGHTER arg's usage in the doc string.
17720 Add commentary to clarify what the code does. Fix the regexp that
17721 strips whitespace from LIGHTER. Quote LIGHTER before using it,
17722 since it could have characters special to regular expressions.
17723
17724 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
17725
17726 * replace.el (occur-1): Bind inhibit-read-only so that
17727 erase-buffer doesn't barf on read-only text properties (likewise
17728 for add-text-properties in occur-engine). Mark buffer as unmodified.
17729 (occur-engine): Don't set buffer-read-only here.
17730
17731 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
17732
17733 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
17734 list-buffers-directory. This caused the *cvs-commit* buffer to be
17735 sometimes mistakenly reused as a *cvs* buffer.
17736
17737 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
17738
17739 * tooltip.el: Move code for GUD tooltips into gud.el.
17740 (require): CL no longer needed to compile case.
17741 (tooltip-mode): Do not toggle functions for GUD tooltips.
17742 (tooltip-gud-tips-p): Remove. Replace with minor mode
17743 gud-tooltip-mode in gud.el.
17744 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
17745 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
17746 tooltip-gud prefix with gud-tooltip and obsolete.
17747 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
17748 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
17749 (tooltip-mouse-motion): Mouse movement functions/variable.
17750 Rename in gud.el by adding gud prefix.
17751 (tooltip-gud-original-filter, tooltip-gud-dereference)
17752 (tooltip-gud-event, tooltip-toggle-gud-tips)
17753 (tooltip-gud-process-output, tooltip-gud-print-command)
17754 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
17755 gud.el by replacing tooltip-gud prefix with gud-tooltip.
17756 (gdb-tooltip-print): Move to gdb-ui.el.
17757
17758 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
17759 (require): CL needed to compile case.
17760 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
17761 tooltip-gud-tips-p. Make it a minor-mode.
17762 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
17763 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
17764 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
17765 (gud-tooltip-change-major-mode)
17766 (gud-tooltip-activate-mouse-motions-if-enabled)
17767 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
17768 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
17769 (gud-tooltip-original-filter, gud-tooltip-dereference)
17770 (gud-tooltip-event, tooltip-toggle-gud-tips)
17771 (gud-tooltip-process-output, gud-tooltip-print-command)
17772 (gud-tooltip-tips): Move from tooltip.el.
17773
17774 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
17775 (gdb-cpp-define-alist-flags): Doc fix.
17776 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
17777 gud-tooltip-mode is t.
17778
17779 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
17780
17781 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
17782 evaporate if their text is deleted.
17783 (goto-address-at-point): Make it work as a mouse binding as well.
17784 (goto-address-at-mouse): Obsolete it. Update users.
17785
17786 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
17787
17788 * calendar/appt.el (top-level): No longer activate on load.
17789
17790 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
17791
17792 * calendar/cal-bahai.el (mark-bahai-diary-entries):
17793 * net/webjump.el (webjump):
17794 * progmodes/idlw-help.el (idlwave-do-context-help1)
17795 (idlwave-highlight-linked-completions):
17796 * textmodes/po.el (po-find-file-coding-system-guts):
17797 Replace `assoc-ignore-case' by `assoc-string'.
17798
17799 2005-05-06 Eli Zaretskii <eliz@gnu.org>
17800
17801 * files.el (locate-file): Doc fix.
17802
17803 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
17804 Remove the redundant test for ms-dos.
17805
17806 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
17807 look for the preprocessor with exec-suffixes. If not found in
17808 standard places, look in exec-path. Remove most of the tests that
17809 used system-type.
17810
17811 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
17812
17813 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
17814
17815 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
17816 file-name clash with jka-compr.el on 8+3 filesystems.
17817
17818 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17819
17820 * term/mac-win.el: Don't define or bind scroll bar functions if
17821 x-toolkit-scroll-bars is t.
17822 (x-select-text, x-get-selection-value): Clear
17823 x-last-selected-text-clipboard if x-select-enable-clipboard is
17824 nil.
17825 (PRIMARY): Put mac-scrap-name property.
17826 (mac-select-convert-to-file-url): New function.
17827 (public.file-url): New selection target type. Add to
17828 selection-converter-alist.
17829 (x-get-selection, x-selection-value): Handle it.
17830 (x-cut-buffer-or-selection-value): New alias.
17831
17832 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17833
17834 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
17835 entry to avoid calling bibtex-find-entry with arg global
17836 being t. Remove arg key.
17837 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
17838 (bibtex-copy-summary-as-kill): Change accordingly.
17839
17840 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
17841
17842 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
17843 (org-agenda-date-later): Use with-current-buffer.
17844
17845 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
17846
17847 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
17848 (define-obsolete-variable-alias): Doc Fixes.
17849
17850 2005-05-06 Kim F. Storm <storm@cua.dk>
17851
17852 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
17853 vertical-motion when selective-display is active.
17854
17855 * ido.el (ido-setup-hook): New hook.
17856 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
17857 (ido-input-stack): New var.
17858 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
17859 ido-next-work-file binding to M-O.
17860 Bind M-f to ido-wide-find-file-or-pop-dir.
17861 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
17862 (ido-read-internal): Run ido-setup-hook.
17863 Catch quit in read-file-name and read-string to cancel edit.
17864 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
17865 Automatically pop-all when completing a directory name (RET).
17866 (ido-file-internal): Add with-no-warnings around ffap and dired code.
17867 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
17868 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
17869 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
17870 New functions for M-b/M-f to move among the directory components.
17871 (ido-make-merged-file-list): Catch quit to cancel merge.
17872 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
17873 (ido-completion-help): No warnings for ido-completion-buffer-full.
17874
17875 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
17876
17877 * font-lock.el (font-lock-negation-char-face): New face and variable.
17878 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
17879 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
17880 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
17881 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
17882
17883 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
17884
17885 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
17886 Fix typo in docstring.
17887
17888 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
17889 (ebrowse-print-statistics-line)
17890 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
17891
17892 * term/w32-win.el (image-library-alist): Add additional name for
17893 Xpm library.
17894
17895 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
17896
17897 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
17898 use gcc instead of cpp.
17899
17900 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
17901 (gdb-create-define-alist): Use it.
17902 (gdb-cpp-define-alist-program): Update for MS-DOS.
17903
17904 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
17905
17906 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
17907
17908 2005-05-04 Richard M. Stallman <rms@gnu.org>
17909
17910 * help.el (describe-key): No error when UNTRANSLATED is nil.
17911
17912 * simple.el (line-move-1): Fix previous change to signal errors
17913 appropriately.
17914
17915 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
17916
17917 * calendar/icalendar.el (icalendar-version): Now at 0.12.
17918 (icalendar-duration-correction): Remove.
17919 (icalendar--get-event-properties): Split result at commas.
17920 (icalendar--decode-isoduration): New optional argument
17921 DURATION-CORRECTION.
17922 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
17923 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
17924 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
17925 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
17926 (icalendar--convert-anniversary-to-ical): New functions, extracted
17927 from icalendar-export-region, with bug fixes.
17928 (icalendar-export-region): Use the above functions.
17929 (icalendar-import-buffer): Check before saving diary file.
17930 (icalendar--convert-recurring-to-diary)
17931 (icalendar--convert-non-recurring-all-day-to-diary)
17932 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
17933 extracted from icalendar--convert-ical-to-diary, with bug fixes.
17934 (icalendar--convert-ical-to-diary): Use the above functions.
17935
17936 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
17937
17938 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
17939 Remove these recent additions.
17940 (c-mode): Restore to before 2005-04-28.
17941
17942 * progmodes/cc-vars.el (cc-define-list-program): Remove this
17943 recent addition.
17944
17945 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
17946 (gdb-define-alist): New variables.
17947 (gdb-create-define-alist): New function.
17948 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
17949 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
17950 with string-to-number.
17951 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
17952
17953 * progmodes/gud.el: Replace string-to-int with string-to-number.
17954 (gud-find-file): Handle gdb-define-alist.
17955
17956 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
17957
17958 2005-05-02 Jay Belanger <belanger@truman.edu>
17959
17960 * calc/calc-aent.el (math-read-token):
17961 * calc/calc-bin.el (calc-word-size):
17962 * calc/calc-ext.el (calc-read-number-fancy):
17963 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
17964 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
17965 * calc/calc-frac.el (calc-over-notation):
17966 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
17967 (calc-graph-num-points, calc-graph-init):
17968 * calc/calc-prog.el (calc-read-parse-table-part)
17969 (calc-edit-macro-repeats):
17970 * calc/calc-yank.el (calc-do-grab-rectangle):
17971 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
17972 Replace `string-to-int' by `string-to-number'.
17973
17974 2005-05-02 Kim F. Storm <storm@cua.dk>
17975
17976 * kmacro.el: Use executing-kbd-macro-index variable.
17977
17978 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
17979
17980 * net/rlogin.el (rlogin-parse-words): Delete func.
17981 (rlogin): Use split-string, not rlogin-parse-words.
17982 Also, if there are option-like elements in the parsed args,
17983 take the host to be the first arg immediately following them.
17984 Suggested by Michael Mauger.
17985
17986 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
17987
17988 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
17989
17990 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
17991
17992 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
17993 (cc-mode-cpp-program): Rename to cc-define-list-program and
17994 move to cc-vars.el.
17995
17996 * progmodes/cc-vars.el (cc-define-list-program):
17997 Change to "gcc -E -dM -". Make customizable.
17998
17999 2005-05-02 Kim F. Storm <storm@cua.dk>
18000
18001 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
18002
18003 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
18004
18005 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
18006
18007 * international/mule-util.el (truncate-string): Remove alias and
18008 obsolete declaration.
18009
18010 * international/mule-cmds.el (update-iso-coding-systems):
18011 Remove alias and obsolete declaration.
18012
18013 * international/mule.el (coding-system-parent): Remove alias and
18014 obsolete declaration.
18015
18016 * subr.el (define-function, sref): Remove aliases and obsolete
18017 declarations.
18018 (chars-in-region): Remove obsolete declaration.
18019
18020 2005-05-01 Richard M. Stallman <rms@gnu.org>
18021
18022 * info.el (Info-mode): Set widen-automatically to nil, locally.
18023
18024 * simple.el (widen-automatically): New variable.
18025 (pop-global-mark): Obey widen-automatically.
18026
18027 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
18028
18029 * term/xterm.el (function-key-map): Call substitute-key-definition
18030 before the keymap size is increased by a lot of define-key calls.
18031
18032 2005-05-01 Richard M. Stallman <rms@gnu.org>
18033
18034 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
18035 Rename ARG to ELEMENT. Doc fix.
18036
18037 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
18038
18039 * allout.el (allout-exposure): Remove macro and obsolete declaration.
18040 Remove references to allout-exposure/change to allout-new-exposure.
18041
18042 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
18043 bytecode symbols.
18044
18045 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
18046 (compiled-function-p, focus-frame, unfocus-frame):
18047 Remove aliases and obsolete declarations.
18048 Back out inadvertent changes from previous commit.
18049
18050 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
18051
18052 * files.el (require-final-newline): Make Custom tags consistent
18053 with mode-require-final-newline.
18054 (mode-require-final-newline): Doc fix.
18055
18056 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
18057
18058 * international/latexenc.el (latexenc-find-file-coding-system):
18059 Fix regular expressions.
18060
18061 2005-05-01 David Kastrup <dak@gnu.org>
18062
18063 * international/latexenc.el (latexenc-find-file-coding-system):
18064 Fix regular expressions.
18065
18066 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
18067
18068 * subr.el (string-to-int): Make obsolete.
18069
18070 2005-04-30 Richard M. Stallman <rms@gnu.org>
18071
18072 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
18073
18074 * loadup.el: load jka-comp-hook.
18075
18076 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
18077 (jka-compr-handler): Add autoload. `put' calls moved
18078 to jka-comp-hook.el.
18079 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
18080 (jka-compr-inhibit): Autoload.
18081
18082 * jka-comp-hook.el: New file.
18083 Enable the mode by default.
18084
18085 * files.el (backup-buffer-copy): Use copy-file instead
18086 of write-region, and put back the 'excl.
18087
18088 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
18089
18090 * progmodes/flymake.el (flymake-split-string)
18091 (flymake-split-string, flymake-log, flymake-pid-to-names)
18092 (flymake-reg-names, flymake-get-source-buffer-name)
18093 (flymake-unreg-names, flymake-add-line-err-info)
18094 (flymake-add-err-info): Clarify docstrings.
18095 (flymake-popup-menu, flymake-make-emacs-menu)
18096 (flymake-make-xemacs-menu): Add docstrings.
18097 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
18098 Set variables directly throughout.
18099
18100 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
18101
18102 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
18103 exists. Initialize cc-define-alist.
18104 (c-mode): Add cc-create-define-alist locally to after-save-hook.
18105 If there is no file (Macroexpansion) don't create an alist.
18106
18107 2005-04-29 Sam Steingold <sds@gnu.org>
18108
18109 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
18110 (cc-create-define-alist): Use it instead of the hard-coded string.
18111
18112 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
18113
18114 * international/mule-conf.el (file-coding-system-alist): Fix regexp
18115 for latexenc.
18116
18117 2005-04-29 Lute Kamstra <lute@gnu.org>
18118
18119 * emacs-lisp/generic.el: Improve commentary section.
18120 (define-generic-mode): Improve docstring.
18121
18122 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
18123
18124 * textmodes/org.el (many places): Change to quiet the byte compiler.
18125 (org-prefix-format-compiled): New variable.
18126 (org-compile-prefix-format): New function.
18127 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
18128 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
18129 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
18130 (org-get-entries-from-diary): Use `org-get-time-of-day' for
18131 consistency with entries from `org-mode' files.
18132 (org-get-time-of-day): Fix bug with partial matches early in a line.
18133 (org-non-link-chars): New constant.
18134 (org-link-regexp): Respect `org-non-link-chars'.
18135 (org-agenda-day-view): Remove command.
18136 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
18137 (org-follow-bbdb-link, org-store-link): Search also company field.
18138 (org-highlight-overlay): New variable.
18139 (org-highlight, org-unhighlight): New functions.
18140 (org-agenda-mode): Add pre-command-hook to remove highlight.
18141 (org-evaluate-time-range): Behavior depends upon whether time stamp
18142 contains a time or not.
18143 (org-show-subtree, org-show-entry): New functions.
18144 (org-agenda-cleanup-fancy-diary): Remove empty lines.
18145
18146 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
18147
18148 * comint.el (comint-output-filter-functions): Add autoload cookie.
18149
18150 2005-04-28 Kim F. Storm <storm@cua.dk>
18151
18152 * ido.el (ido-everywhere): Fix last change.
18153
18154 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
18155
18156 * international/latexenc.el: New file.
18157 * international/mule-conf.el (file-coding-system-alist): For .tex,
18158 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
18159
18160 2005-04-28 Lute Kamstra <lute@gnu.org>
18161
18162 * font-lock.el (font-lock-add-keywords)
18163 (font-lock-remove-keywords): Clarify docstring.
18164 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
18165 Don't start docstrings with a `*'.
18166 (font-lock-update-removed-keyword-alist): Give it a docstring.
18167
18168 * generic-x.el: Update commentary section.
18169 Only require font-lock when compiling.
18170 Define all modes conditionally.
18171 Place all generic modes in the generic-x-modes customization group.
18172 (generic-x-modes): New customization group.
18173 (generic-default-modes, generic-mswindows-modes)
18174 (generic-unix-modes, generic-other-modes): New constants.
18175 (generic-define-mswindows-modes, generic-define-unix-modes):
18176 Update docstrings. Make them obsolete.
18177 (generic-extras-enable-list): New default value. Update docstring.
18178 Improve :type. Change :set function.
18179 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
18180 Fix docstring.
18181
18182 * emacs-lisp/generic.el (generic-mode-internal):
18183 Simplify font-lock-defaults.
18184 (define-generic-mode): Fix docstring.
18185
18186 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
18187
18188 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
18189 font-lock-face property to highlight matches.
18190
18191 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
18192
18193 * progmodes/cc-mode.el (cc-create-define-alist): New function.
18194 (cc-define-alist): New variable.
18195 (c-mode): Make it local and initialize it.
18196
18197 * progmodes/gdb-ui.el (gdb-active-process): New variable.
18198 (gdb-exited): New function.
18199 (gdb-annotation-rules): Use it.
18200 (gdb-starting): Set gdb-active-process to t.
18201 (gdb-stopping): Amend doc string.
18202 (gdb-reset): Set gdb-active-process to nil.
18203
18204 * tooltip.el (tooltip-gud-tips): Show the associated #define
18205 directives when a C program under GDB is not executing.
18206
18207 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
18208
18209 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
18210 font-lock-fontify-syntactic-keywords.
18211
18212 * font-lock.el (font-lock-default-fontify-region): Don't force
18213 parse-sexp-lookup-properties to nil.
18214
18215 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
18216
18217 * man.el (man-mode-syntax-table): Set up `:' to have
18218 word-constituent syntax.
18219
18220 2005-04-27 Lute Kamstra <lute@gnu.org>
18221
18222 * novice.el (disable-command): Don't add spurious newlines to the
18223 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
18224
18225 2005-04-26 Jay Belanger <belanger@truman.edu>
18226
18227 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
18228 than one window before deleting window.
18229
18230 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
18231
18232 * shell.el (shell-prompt-pattern): Doc fix.
18233 (shell-mode): Set paragraph-separate buffer locally to "\\'".
18234
18235 * comint.el (comint-prompt-regexp, comint-get-old-input)
18236 (comint-use-prompt-regexp)
18237 (comint-use-prompt-regexp-instead-of-fields)
18238 (comint-replace-by-expanded-history, comint-send-input)
18239 (comint-output-filter, comint-get-old-input-default)
18240 (comint-line-beginning-position, comint-bol, comint-show-output)
18241 (comint-backward-matching-input, comint-forward-matching-input)
18242 (comint-next-prompt, comint-previous-prompt):
18243 Rename `comint-use-prompt-regexp-instead-of-fields' to
18244 `comint-use-prompt-regexp'. Keep old name as alias and declare
18245 obsolete.
18246 (comint-use-prompt-regexp): Shorten first line of doc string.
18247
18248 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
18249 Set paragraph-separate buffer locally to "\\'".
18250
18251 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
18252 Adapt to above name change.
18253
18254 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
18255 (smbclient-prompt-regexp): Ditto.
18256
18257 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
18258
18259 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
18260
18261 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
18262 gdb-location-list.
18263 Break lines that are over 80 characters wide.
18264
18265 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
18266
18267 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
18268 New fun and var, to preserve compatibility.
18269
18270 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
18271
18272 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
18273
18274 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
18275 name to file-newer-than-file-p.
18276
18277 2005-04-26 Richard M. Stallman <rms@gnu.org>
18278
18279 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
18280
18281 * progmodes/python.el (python-mode):
18282 Use new name eldoc-documentation-function.
18283
18284 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
18285
18286 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
18287 (eldoc-documentation-function):
18288 Rename from eldoc-print-current-symbol-info-function. Calls changed.
18289
18290 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
18291
18292 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
18293
18294 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
18295
18296 * term/xterm.el (function-key-map): Fix strings for
18297 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
18298 {C,S,A,C-S}-{f1-f12}.
18299
18300 2005-04-26 Kenichi Handa <handa@m17n.org>
18301
18302 * international/mule-cmds.el (select-safe-coding-system):
18303 Fix previous change.
18304
18305 2005-04-26 Lute Kamstra <lute@gnu.org>
18306
18307 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
18308
18309 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
18310 (font-lock-comment-delimiter-face): Ditto.
18311
18312 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
18313
18314 2005-04-25 Jay Belanger <belanger@truman.edu>
18315
18316 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
18317 to t while inserting information; use help-mode.
18318
18319 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
18320
18321 * term.el (ansi-term-color-vector): Use the xterm colors.
18322 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
18323
18324 2005-04-25 Lute Kamstra <lute@gnu.org>
18325
18326 * font-core.el (font-lock-defaults): Fix docstring.
18327
18328 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
18329
18330 2005-04-25 Kenichi Handa <handa@m17n.org>
18331
18332 * international/mule-cmds.el (select-safe-coding-system):
18333 Don't check consistency with coding: spec, etc if raw-text or
18334 no-conversion was found to be safe.
18335
18336 2005-04-24 Richard M. Stallman <rms@gnu.org>
18337
18338 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
18339 citation markers at start of each line.
18340
18341 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
18342 citation markers at start of each line.
18343
18344 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
18345
18346 * files.el (mode-require-final-newline): Fix previous change.
18347 (require-final-newline): Fix type label.
18348
18349 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
18350
18351 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
18352 statement in buffer (broken by 2004-11-24 change).
18353
18354 2005-04-24 Kim F. Storm <storm@cua.dk>
18355
18356 * ido.el (ido-everywhere): Save and restore old read-buffer-function
18357 and read-file-name-function values. Don't overwrite existing
18358 non-nil values if ido-mode is enabled without ido-everywhere.
18359
18360 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
18361
18362 * files.el (mode-require-final-newline): Minor doc fix.
18363
18364 2005-04-24 Eli Zaretskii <eliz@gnu.org>
18365
18366 * subr.el (syntax-after): Doc fix.
18367 (syntax-class): If argument is nil, return nil. Mask off upper 16
18368 bits, not 8 bits.
18369
18370 * files.el (mode-require-final-newline): Doc fix.
18371 (backup-buffer-copy): Fix last change.
18372
18373 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18374
18375 * term/mac-win.el: Require select. Set selection-coding-system to
18376 mac-system-coding-system. Call menu-bar-enable-clipboard.
18377 (x-last-selected-text-clipboard, x-last-selected-text-primary)
18378 (x-select-enable-clipboard): New variables.
18379 (x-select-text, x-get-selection, x-selection-value)
18380 (x-get-selection-value, mac-select-convert-to-string)
18381 (mac-services-open-file, mac-services-open-selection)
18382 (mac-services-insert-text): New functions.
18383 (CLIPBOARD, FIND): Put mac-scrap-name property.
18384 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
18385 (public.tiff): Put mac-ostype property.
18386 (selection-converter-alist): Add entries for them.
18387 (mac-application-menu-map): New keymap.
18388 (interprogram-cut-function, interprogram-paste-function): Set to
18389 x-select-text and x-get-selection-value, respectively.
18390 (split-window-keep-point): Set to t.
18391
18392 2005-04-23 Richard M. Stallman <rms@gnu.org>
18393
18394 * files.el (read-directory-name): Always pass non-nil
18395 DEFAULT-FILENAME arg to read-file-name.
18396 (backup-buffer-copy, basic-save-buffer-2): Take care against
18397 writing thru an unexpected existing symlink.
18398 (revert-buffer): In indirect buffer, revert the base buffer.
18399 (magic-mode-alist): Doc fix.
18400 (buffer-stale-function): Doc fix.
18401 (minibuffer-with-setup-hook): Avoid warning.
18402 (mode-require-final-newline): Doc and custom fix.
18403
18404 * follow.el (follow-end-of-buffer): Use with-no-warnings.
18405
18406 * font-lock.el (font-lock-comment-face): On terminals with few colors,
18407 use the default appearance.
18408 (font-lock-comment-delimiter-face): New face, new variable.
18409
18410 * imenu.el (imenu--generic-function): The official position of a
18411 definition is the start of the line that BEG is in.
18412
18413 * midnight.el (midnight-timer): Move defvar up.
18414
18415 * mouse.el (mouse-drag-region-1): Delete some debugging code.
18416
18417 * saveplace.el (save-place-to-alist): Use with-no-warnings.
18418
18419 * startup.el (command-line): Use with-no-warnings.
18420
18421 * window.el (window-size-fixed): New defvar.
18422
18423 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
18424
18425 * mail/rmail.el (rmail-font-lock-keywords):
18426 Use font-lock-comment-delimiter-face.
18427
18428 * mail/sendmail.el (mail-font-lock-keywords):
18429 Use font-lock-comment-delimiter-face.
18430
18431 * progmodes/compile.el (next-error-highlight-timer): New defvar.
18432
18433 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
18434
18435 * progmodes/compile.el (compilation-mode-font-lock-keywords):
18436 Specify t for LAXMATCH when matching directories.
18437 Save match data around compilation-compat-error-properties form.
18438
18439 2005-04-23 David Kastrup <dak@gnu.org>
18440
18441 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
18442 Mention that the autoloaded aliases should be kept for AUCTeX.
18443
18444 2005-04-23 Andreas Schwab <schwab@suse.de>
18445
18446 * isearch.el (isearch-forward): Doc fix.
18447
18448 2005-04-23 Eli Zaretskii <eliz@gnu.org>
18449
18450 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
18451 (jit-lock-stealth-nice): Change default value to 0.5.
18452
18453 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
18454
18455 * abbrev.el (write-abbrev-file): Write table entries in
18456 alphabetical order by table name.
18457
18458 2005-04-22 Kim F. Storm <storm@cua.dk>
18459
18460 * ido.el (ido-read-internal): Fix `list' completion.
18461
18462 2005-04-22 Kenichi Handa <handa@m17n.org>
18463
18464 * recentf.el (recentf-save-file-coding-system): New variable.
18465 (recentf-save-list): Encode the file by
18466 recentf-save-file-coding-system and add coding: tag.
18467
18468 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
18469
18470 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
18471
18472 2005-04-21 Lute Kamstra <lute@gnu.org>
18473
18474 * loadhist.el (unload-feature): Don't remove a function from hooks
18475 if it is about to be restored to an autoload . Remove functions
18476 that will become unbound from auto-mode-alist. Simplify the code.
18477
18478 * subr.el (assq-delete-all): New implementation that is linear,
18479 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
18480 (rassq-delete-all): New function.
18481
18482 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
18483 Add size-indication-mode.
18484
18485 2005-04-21 Kenichi Handa <handa@m17n.org>
18486
18487 * international/mule-cmds.el: Add autoload for widget-value in
18488 eval-when-compile.
18489
18490 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
18491
18492 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
18493 Add tooltip-mode.
18494
18495 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
18496
18497 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
18498
18499 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
18500 (inferior-lisp-filter-regexp, inferior-lisp-program)
18501 (inferior-lisp-load-command, inferior-lisp-prompt)
18502 (inferior-lisp-mode-hook, lisp-source-modes)
18503 (inferior-lisp-load-hook): defvar->defcustom.
18504 (inferior-lisp-program, inferior-lisp-prompt)
18505 (inferior-lisp-load-hook): Doc fixes.
18506 (inferior-lisp-install-letter-bindings): Small change in
18507 introductory comment.
18508
18509 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
18510
18511 * vc.el (vc-annotate-color-map): Change some colors so that text
18512 using them as foreground is readable on both white and black
18513 backgrounds.
18514
18515 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
18516
18517 * international/mule-conf.el (translation-table-for-input):
18518 Remove redundant declaration.
18519
18520 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
18521
18522 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
18523
18524 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
18525 (tooltip-toggle-gud-tips): New function.
18526
18527 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18528
18529 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
18530 right angle brackets.
18531
18532 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
18533
18534 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
18535
18536 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
18537
18538 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
18539 Remove. Update callers to use expand-file-name instead.
18540
18541 * subr.el (syntax-class): New function.
18542
18543 * simple.el (blink-matching-open): Use it.
18544
18545 * paren.el (show-paren-function): Use it to recognize parens that are
18546 also used in 2-char comment markers.
18547
18548 2005-04-19 Lute Kamstra <lute@gnu.org>
18549
18550 * loadhist.el (unload-feature): Update for new format of
18551 load-history. Simplify the code.
18552
18553 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18554
18555 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
18556 (mac-add-charset-info): New function. Initialize variable
18557 mac-charset-info-alist using it.
18558 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
18559 for translation.
18560 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
18561 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
18562 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
18563 New CCL programs.
18564
18565 2005-04-19 Kim F. Storm <storm@cua.dk>
18566
18567 * simple.el (next-buffer, prev-buffer, next-error)
18568 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
18569 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
18570
18571 * bindings.el (next-buffer, prev-buffer, next-error)
18572 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
18573 (clone-indirect-buffer-other-window): Move bindings from simple.el.
18574 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
18575 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
18576
18577 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
18578
18579 * isearch.el (isearch-edit-string): Make the search-ring available for
18580 minibuffer history commands.
18581 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
18582 the default history commands now work just as well.
18583 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
18584
18585 2005-04-18 Kim F. Storm <storm@cua.dk>
18586
18587 * emulation/cua-base.el (cua--pre-command-handler): Add more
18588 elaborate check for shift modifier on non-window systems.
18589
18590 2005-04-18 Lars Hansen <larsh@math.ku.dk>
18591
18592 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
18593
18594 2005-04-18 Kim F. Storm <storm@cua.dk>
18595
18596 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
18597 and make it optional. Don't test tooltip-gud-echo-area here.
18598 (tooltip-gud-process-output, gdb-tooltip-print):
18599 Pass tooltip-gud-echo-area to tooltip-show.
18600 (tooltip-help-tips): Remove second optional arg to tooltip-show.
18601
18602 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18603
18604 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
18605 `display-graphic-p' may not be bound yet.
18606
18607 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
18608
18609 * startup.el (command-line): No longer enable Xterm Mouse mode by
18610 default in terminals compatible with xterm.
18611
18612 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
18613
18614 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
18615
18616 * tooltip.el (tooltip-gud-echo-area): Rename from
18617 tooltip-use-echo-area.
18618 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
18619 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
18620 area independently of where help tooltips are displayed.
18621
18622 2005-04-17 David Kastrup <dak@gnu.org>
18623
18624 * cus-theme.el (custom-theme-write-variables): Quote variables
18625 where necessary.
18626
18627 2005-04-17 Richard M. Stallman <rms@gnu.org>
18628
18629 * simple.el (yank-excluded-properties): Add follow-link to value.
18630
18631 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
18632
18633 * startup.el (fancy-splash-max-time): Just 30 seconds.
18634 (fancy-splash-delay): Just 7.
18635 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
18636
18637 * loadhist.el (unload-feature): Update for new format of load-history.
18638 Simplify the code.
18639
18640 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
18641 (rmail-font-lock-keywords): Don't fontify the text of a citation.
18642
18643 * mail/sendmail.el (mail-font-lock-keywords):
18644 Don't fontify subject text.
18645 Don't fontify the text of a citation.
18646
18647 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
18648
18649 * comint.el (comint-output-filter): Run comint-output-filter-functions
18650 with point where the user had it.
18651
18652 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
18653
18654 * international/ucs-tables.el (ucs-set-table-for-input):
18655 Disable when using unify-on-decoding.
18656
18657 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
18658
18659 * emulation/cua-base.el (cua-global-mark-face): Add special case
18660 for displays supporting a high number of colors.
18661
18662 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
18663
18664 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
18665
18666 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
18667
18668 * filesets.el (filesets-add-buffer): If user supplies a name of a
18669 non-existing fileset, create a new fileset.
18670
18671 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
18672
18673 * textmodes/org.el (org-up-heading-all): Fix bug with
18674 `outline-up-heading-all'.
18675
18676 2005-04-16 Andreas Schwab <schwab@suse.de>
18677
18678 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
18679 /etc/permissions.d/* and /etc/aliases.d/*.
18680
18681 2005-04-16 Kenichi Handa <handa@m17n.org>
18682
18683 * international/code-pages.el (cp-make-coding-system):
18684 Set `translation-table-for-input' property value to the symbol
18685 ucs-mule-to-mule-unicode, not to that value.
18686 (pt154): Escape guillemet by `\'.
18687
18688 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
18689
18690 * loadup.el: Load tooltip if x-show-tip is fboundp.
18691
18692 * startup.el (command-line): Add comment.
18693
18694 * tooltip.el (tooltip-mode): Specify correct standard value for
18695 Custom in init-value.
18696
18697 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
18698
18699 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
18700 possible.
18701
18702 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
18703
18704 * textmodes/org.el (org-agenda-date-prompt): Rename from
18705 `org-agenda-date-today'.
18706 (org-evaluate-time-range): Insert at point instead of directly
18707 after time range.
18708 (org-first-headline-recenter, org-subtree-end-visible-p)
18709 (org-optimize-window-after-visibility-change): New functions
18710 (org-agenda-post-command-hook): Don't allow point at end of line,
18711 to make sure it always hits the text properties.
18712 (org-agenda-next-date-line, org-agenda-previous-date-line):
18713 New commands.
18714 (org-set-regexps-and-options): Category may contain white space.
18715 (org-agenda-get-deadlines, org-agenda-get-scheduled):
18716 Improve marker positions.
18717 (org-agenda-new-marker): Argument POS made optional.
18718 (org-agenda-get-timestamps): Deadlines which are done are listed
18719 in org-done-face now.
18720 (org-agenda-get-todos, org-agenda-get-timestamps)
18721 (org-agenda-get-deadlines, org-agenda-get-scheduled):
18722 Set `undone-face' and `done-face' properties.
18723 (org-last-todo-state-is-todo): New variable.
18724 (org-todo): Set `org-last-todo-state-is-todo'.
18725 (org-agenda-todo): Change face according to
18726 `org-last-todo-state-is-todo'. And change other lines referring to
18727 the same entry.
18728 (org-calendar-goto-agenda): New command.
18729 (org-calendar-to-agenda-key): New option.
18730 (org-startup-folded): New allowed value `content'.
18731 (org-set-regexps-and-options): Accept new value `content' for
18732 `org-startup-folded'.
18733 (org-get-current-options): Handle new value `content' for
18734 `org-startup-folded'.
18735 (org-insert-todo-heading): New command.
18736 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
18737 interactively in empty file and option
18738 `org-insert-mode-line-in-empty-file' has been set.
18739 (org-agenda-todo, org-agenda-priority): Modify to use
18740 `org-agenda-change-all-lines'.
18741 (org-warning-face): Change color on dark background
18742
18743 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18744
18745 * international/mule-cmds.el (set-locale-environment): On Mac OS,
18746 use preferences AppleLocale and AppleLanguages, and variable
18747 mac-system-locale for default locale. On Mac OS Classic, use
18748 mac-system-coding-system for default coding systems.
18749
18750 * term/mac-win.el: Don't set file-name-coding-system.
18751 Decode variables system-name, emacs-build-system, user-login-name, and
18752 user-full-name by mac-system-coding-system on Mac OS Classic.
18753 (mac-system-coding-system): New variable.
18754
18755 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
18756
18757 * startup.el (command-line): Handle `xterm-mouse-mode' before
18758 reading init file.
18759
18760 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
18761
18762 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
18763
18764 * progmodes/sh-script.el (sh-here-document-word): Make it a
18765 defcustom. Doc fix.
18766 (sh-add): Bash uses $(( )) for arithmetic.
18767 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
18768 (sh-maybe-here-document): Remove quotes and leading whitespace
18769 from heredoc word when closing. Indent heredoc with tabs if word
18770 starts with "-".
18771
18772 2005-04-13 Richard M. Stallman <rms@gnu.org>
18773
18774 * simple.el (undo): Fix previous change.
18775
18776 * custom.el (defface): Doc fix.
18777
18778 2005-04-13 Lute Kamstra <lute@gnu.org>
18779
18780 * Makefile.in (DONTCOMPILE): Remove list.
18781 (compile, compile-always): Don't use DONTCOMPILE.
18782 (update-authors): Load the library in which batch-update-authors
18783 is defined.
18784 * makefile.w32-in (DONTCOMPILE): Remove list.
18785 (compile, compile-always): Fix comments.
18786 (update-authors): Load the library in which batch-update-authors
18787 is defined.
18788
18789 * generic-x.el (generic-mode-ini-file-find-file-hook):
18790 Rename to ini-generic-mode-find-file-hook.
18791 Keep generic-mode-ini-file-find-file-hook as an alias.
18792 (ini-generic-mode-find-file-hook): Rename from
18793 generic-mode-ini-file-find-file-hook. Fix docstring.
18794 (ini-generic-mode): Docstring change.
18795 (bat-generic-mode-run-as-comint): Silence the byte compiler.
18796
18797 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
18798 called from lisp.
18799
18800 * generic.el: Move to the emacs-lisp subdir.
18801
18802 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
18803
18804 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
18805 and C-S- function and cursor motion keys.
18806
18807 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
18808
18809 * startup.el (command-line): Enable Xterm Mouse mode by default.
18810 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
18811 for Custom. No longer show "Mouse" in mode line when enabled.
18812 Doc fix.
18813
18814 2005-04-12 Kim F. Storm <storm@cua.dk>
18815
18816 * emulation/cua-base.el (cua-rectangle-face)
18817 (cua-rectangle-noselect-face): Define face attributes here.
18818
18819 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
18820
18821 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18822
18823 * startup.el (command-line): Turn off blinking cursor if
18824 cursorBlink in resources is off or false.
18825
18826 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18827
18828 * term/mac-win.el (dnd): Require dnd.
18829 (mac-drag-n-drop): Call dnd-handle-one-url.
18830 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
18831 (kTextEncodingISOLatin2): Remove constants.
18832 (mac-script-code-coding-systems): New constant.
18833 (mac-handle-language-change): New function.
18834 (special-event-map): Bind it to `language-change' event.
18835 (mac-centraleurroman, mac-cyrillic): New coding systems.
18836 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
18837 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
18838 and mac-cyrillic-encoder to encode-mac-centraleurroman and
18839 encode-mac-cyrillic, respectively.
18840
18841 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
18842
18843 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
18844 Don't set overlay-arrow-string to "=>" as this is done
18845 globally in C now.
18846
18847 2005-04-12 Lute Kamstra <lute@gnu.org>
18848
18849 * generic-x.el (rc-generic-mode, rul-generic-mode):
18850 Fix auto-mode-alist entries.
18851 (etc-fstab-generic-mode): Tweak fontification.
18852
18853 * generic.el (generic-make-keywords-list): Fix docstring.
18854 (generic-mode-internal): Simplify generic-font-lock-keywords.
18855
18856 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
18857
18858 * whitespace.el (whitespace-buffer-leading)
18859 (whitespace-buffer-trailing): Revert the incorrect test inversion.
18860 However, fix the highlight area for the leading and
18861 trailing whitespaces to show space.
18862
18863 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
18864
18865 * whitespace.el (whitespace-version): Bump to 3.5
18866
18867 (whitespace-buffer-leading, whitespace-buffer-trailing):
18868 Invert sense of the test to highlight the whitespace.
18869
18870 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
18871
18872 * progmodes/gud.el (gud-display-line): GUD uses its own
18873 overlay arrow now so don't set overlay-arrow-string.
18874 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
18875
18876 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
18877
18878 * term.el (term-ansi-current-bold, term-ansi-current-underline)
18879 (term-ansi-current-reverse, term-ansi-current-invisible)
18880 (term-ansi-face-already-done): Change to boolean.
18881 (term-reset-terminal, term-handle-colors-array): Handle the above
18882 vars accordingly.
18883 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
18884 (term-emulate-terminal): Use the new name.
18885
18886 * faces.el (secondary-selection): Use yellow1, not yellow.
18887 (trailing-whitespace): Use red1, not red.
18888
18889 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18890
18891 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
18892 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
18893 (dired-dnd-handle-file): Call dnd-get-local-file-uri
18894
18895 * cus-edit.el (dnd): New group.
18896
18897 * term/w32-win.el (dnd): Require dnd
18898 (w32-drag-n-drop): Call dnd-handle-one-url.
18899
18900 * x-dnd.el: Require dnd.
18901 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
18902 Call dnd-handle-one-url.
18903 (x-dnd-types-alist, x-dnd-insert-utf8-text)
18904 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
18905 to dnd-insert-text.
18906 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
18907 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
18908 (x-dnd-get-local-file-name, x-dnd-open-local-file)
18909 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
18910
18911 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
18912
18913 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
18914
18915 * wdired.el: Doc fixes.
18916 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
18917 (wdired-use-dired-vertical-movement): Rename from
18918 wdired-always-move-to-filename-beginning.
18919 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
18920 (wdired-change-to-wdired-mode): Change mode name.
18921 (wdired-newline): Delete.
18922
18923 2005-04-11 Richard M. Stallman <rms@gnu.org>
18924
18925 * whitespace.el (whitespace-highlight-the-space):
18926 Don't call whitespace-unhighlight-the-space here.
18927
18928 * simple.el (undo): Record t in undo-equiv-table
18929 for the redo record made by an undo-in-region.
18930
18931 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
18932
18933 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
18934 (gdb-frame-inferior-io-buffer): New Functions to control
18935 display of separate IO buffer.
18936 (menu): Add them to menu-bar.
18937 (gdb-display-buffer): Check for buffer another frame.
18938 Protect GUD buffer.
18939 (gdb-setup-windows): Create IO buffer if not already there.
18940 (gdb-memory-mode): Remove purecopy noops.
18941
18942 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
18943
18944 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
18945 and pass to self-insert-command.
18946
18947 2005-04-11 Lute Kamstra <lute@gnu.org>
18948
18949 * generic.el: Commentary section cleanup.
18950 (generic): Delete.
18951 (generic-use-find-file-hook, generic-lines-to-scan)
18952 (generic-find-file-regexp, generic-ignore-files-regexp)
18953 (default-generic-mode, generic-mode-find-file-hook)
18954 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
18955 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
18956 (generic-use-find-file-hook, generic-lines-to-scan)
18957 (generic-find-file-regexp, generic-ignore-files-regexp)
18958 (default-generic-mode, generic-mode-find-file-hook)
18959 (generic-mode-ini-file-find-file-hook): Move from generic.el.
18960
18961 2005-04-10 Karl Fogel <kfogel@red-bean.com>
18962
18963 * bookmark.el (bookmark-write-file): Catch errors writing file.
18964 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
18965
18966 2005-04-10 Richard M. Stallman <rms@gnu.org>
18967
18968 * startup.el (fancy-splash-tail): Update copyright year.
18969 (command-line): Split part of -Q into -D.
18970 (emacs-basic-display): New defvar.
18971 (fancy-splash-text): Correct name of menu item.
18972
18973 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
18974
18975 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
18976 lines in one node.
18977
18978 * comint.el (comint-send-input): New arg ARTIFICIAL.
18979 Callers in this file changed.
18980
18981 * abbrev.el (define-abbrevs): Read system abbrevs properly.
18982
18983 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
18984
18985 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
18986
18987 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
18988 `ldap-search-internal'.
18989
18990 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
18991
18992 * files.el (set-auto-mode-1): Use line-end-position.
18993
18994 * international/latin-1.el:
18995 * international/latin-2.el:
18996 * international/latin-3.el:
18997 * international/latin-4.el:
18998 * international/latin-5.el:
18999 * international/latin-8.el:
19000 * international/latin-9.el: Give punctuation syntax to NBSP.
19001
19002 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
19003 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
19004 Use char-classes to accept non-ascii letters, accepted in some recent
19005 bibtex implementations.
19006
19007 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
19008
19009 * custom.el (custom-set-minor-mode): Any non-nil value for the
19010 variable should enable the mode when set through Custom.
19011
19012 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
19013
19014 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
19015 TAB binding so tab-always-indent is obeyed.
19016 (vhdl-minibuffer-local-map): Move initialization into declaration.
19017 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
19018 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
19019 (vhdl-hooked-abbrev): Avoid test for XEmacs.
19020 (vhdl-current-line): Use line-beginning-position.
19021 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
19022 with-output-to-temp-buffer, so the current position can be recorded.
19023
19024 2005-04-10 Masatake YAMATO <jet@gyve.org>
19025
19026 * progmodes/compile.el (compilation-error-regexp-alist-alist):
19027 Add regexp for gcov.
19028
19029 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
19030
19031 * calendar/time-date.el (time-to-seconds, seconds-to-time)
19032 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
19033 syntax which Emacs 20 doesn't support.
19034
19035 2005-04-09 Richard M. Stallman <rms@gnu.org>
19036
19037 * help.el (describe-key-briefly, describe-key):
19038 Replace strings as event types with "(any string)".
19039
19040 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
19041
19042 * arc-mode.el (archive-mode-map): Move initialization into
19043 the declaration. Override *all* bindings of `undo'.
19044 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
19045
19046 2005-04-09 Jay Belanger <belanger@truman.edu>
19047
19048 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
19049
19050 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
19051
19052 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
19053 (xterm-register-default-colors): Update color values computation
19054 to match xterm-200.
19055
19056 2005-04-09 Kenichi Handa <handa@m17n.org>
19057
19058 * international/code-pages.el (iso-latin-7): Fix the map.
19059
19060 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
19061
19062 * emacs-lisp/lisp.el (defun-prompt-regexp)
19063 (parens-require-spaces, buffer-end, end-of-defun)
19064 (insert-parentheses): Doc fixes.
19065
19066 2005-04-08 Kim F. Storm <storm@cua.dk>
19067
19068 * comint.el (comint-highlight-prompt): Fix face spec.
19069 * hi-lock.el (hi-green): Likewise.
19070
19071 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
19072
19073 * cus-edit.el (custom-modified-face):
19074 * comint.el (comint-highlight-input): Fix previous changes.
19075 * term.el (term-handle-ansi-escape): Add a comment.
19076
19077 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
19078
19079 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
19080 in the buffer and in whitespace-highlighted-space.
19081 (whitespace-unhighlight-the-space): Simplify.
19082 (whitespace-buffer): Simplify.
19083
19084 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
19085
19086 * textmodes/table.el (table-cell-face): Add special case for
19087 displays supporting a high number of colors.
19088 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
19089 (vhdl-font-lock-reserved-words-face)
19090 (vhdl-speedbar-architecture-face)
19091 (vhdl-speedbar-instantiation-face)
19092 (vhdl-speedbar-architecture-selected-face)
19093 (vhdl-speedbar-instantiation-selected-face): Likewise.
19094 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
19095 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
19096 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
19097 (ebrowse-root-class-face, ebrowse-member-attribute-face)
19098 (ebrowse-progress-face): Likewise.
19099 * progmodes/compile.el (compilation-info-face): Likewise.
19100 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
19101 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
19102 * calendar/calendar.el (diary-face): Likewise.
19103 * woman.el (woman-italic-face, woman-bold-face)
19104 (woman-unknown-face): Likewise.
19105 * wid-edit.el (widget-button-pressed-face): Likewise.
19106 * whitespace.el (whitespace-highlight-face): Likewise.
19107 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
19108 * pcvs-info.el (cvs-marked-face): Likewise.
19109 * info.el (info-xref): Likewise.
19110 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
19111 * hilit-chg.el (highlight-changes-face)
19112 (highlight-changes-delete-face): Likewise.
19113 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
19114 (hi-red-b): Likewise.
19115 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
19116 * font-lock.el (font-lock-keyword-face)
19117 (font-lock-function-name-face, font-lock-warning-face): Likewise.
19118 * cus-edit.el (custom-invalid-face, custom-modified-face)
19119 (custom-set-face, custom-changed-face, custom-variable-tag-face)
19120 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
19121 * comint.el (comint-highlight-prompt): Likewise.
19122
19123 2005-04-08 Lute Kamstra <lute@gnu.org>
19124
19125 * font-lock.el (font-lock-keywords): Docstring fixes.
19126
19127 2005-04-08 Kenichi Handa <handa@m17n.org>
19128
19129 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
19130 chars are more than a limit, print " and more..." at the tail.
19131
19132 2005-04-08 Kim F. Storm <storm@cua.dk>
19133
19134 * emacs-lisp/authors.el (authors-aliases): Update list.
19135 (authors-ignored-files): New list.
19136 (authors-fixed-entries): Fix typo.
19137 (authors-renamed-files-alist): Update list.
19138 (authors-add): Check authors-ignored-files.
19139
19140 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
19141
19142 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
19143 optional, to ensure backward compatibility.
19144
19145 2005-04-08 Stephen Eglen <stephen@gnu.org>
19146
19147 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
19148
19149 2005-04-08 Kim F. Storm <storm@cua.dk>
19150
19151 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
19152
19153 * mouse.el (mouse-on-link-p): Doc fix.
19154
19155 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
19156
19157 * ielm.el (ielm-prompt-read-only): Doc fix.
19158
19159 * comint.el (comint-prompt-read-only): Doc fix.
19160
19161 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
19162
19163 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
19164 ensure dired always handles wildcards passed to ffap.
19165 (find-file-at-point): Use it.
19166 (ffap-dired-wildcards): Doc fix.
19167
19168 2005-04-07 Juri Linkov <juri@jurta.org>
19169
19170 * simple.el (next-error-overlay-arrow-position): New defvar.
19171 Put "=>" on its property `overlay-arrow-string'. Add it to
19172 `overlay-arrow-variable-list'.
19173
19174 * progmodes/compile.el (compilation-setup):
19175 Set `next-error-overlay-arrow-position' to nil. Also set it to
19176 nil in the local hook `kill-buffer-hook'. Make local variable
19177 `overlay-arrow-string' and set it to "=>".
19178 (compilation-goto-locus): Set BOL position to
19179 `next-error-overlay-arrow-position' instead of
19180 `overlay-arrow-position'.
19181
19182 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
19183 locally instead of adding it to the global hook.
19184 (Info-kill-buffer): Move up.
19185
19186 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
19187
19188 * term/xterm.el (xterm-standard-colors): Update color values from
19189 xterm-200.
19190
19191 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
19192
19193 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
19194
19195 * fast-lock.el:
19196 * lazy-lock.el: Move them to the obsolete subdir.
19197
19198 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
19199
19200 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
19201 (wdired-add-replace-advice): Remove.
19202 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
19203
19204 2005-04-06 Kim F. Storm <storm@cua.dk>
19205
19206 * startup.el (command-line): Add --bare-bones alias for -Q.
19207
19208 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19209
19210 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
19211 create the startup fontset if a font specification ends with
19212 `mac-roman'.
19213
19214 2005-04-06 Lute Kamstra <lute@gnu.org>
19215
19216 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
19217 change.
19218
19219 * emacs-lisp/copyright.el (copyright-update-year): Replace the
19220 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
19221
19222 2005-04-05 Lute Kamstra <lute@gnu.org>
19223
19224 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
19225 (define-generic-mode): Ditto. Fix debug declaration.
19226
19227 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
19228 Put them in the generic-x group.
19229
19230 * calendar/timeclock.el (timeclock): Doc fix.
19231
19232 * generic.el (define-generic-mode): Don't use custom-current-group.
19233 Document default :group value.
19234 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
19235 (define-global-minor-mode): Don't use custom-current-group.
19236
19237 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
19238
19239 * startup.el (command-line-1): Display startup-echo-area-message
19240 when fancy splash screen is in use.
19241
19242 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
19243 (sh-escaped-newline): New face.
19244 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
19245 newline, and use sh-escaped-newline face.
19246
19247 * progmodes/tcl.el (tcl-escaped-newline): New face.
19248 (tcl-builtin-list): New variable.
19249 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
19250 newlines. Fix keywords subexpression number.
19251
19252 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
19253
19254 * textmodes/org.el (org-diary-default-entry): Fix call to
19255 `add-to-diary-entry'.
19256
19257 2005-04-05 Kim F. Storm <storm@cua.dk>
19258
19259 * ediff-init.el: Use (featurep 'xemacs).
19260
19261 2005-04-05 David Ponce <david@dponce.com>
19262
19263 * cus-edit.el (face): Derive from symbol widget. Display sample
19264 of the current face on the fly.
19265 (widget-face-sample-face-get, widget-face-notify): New functions.
19266 (widget-face-value-create): Remove.
19267
19268 * wid-edit.el (widget-field-end): Temporarily remove field
19269 narrowing before to call `get-char-property'.
19270
19271 2005-04-04 Jay Belanger <belanger@truman.edu>
19272
19273 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
19274 (math-read-subscripts): New variable.
19275 (math-read-preprocess-string): Process subscripts.
19276
19277 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
19278
19279 * comint.el (comint-prompt-read-only): Doc fix.
19280
19281 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
19282 `-1'. Doc fix.
19283
19284 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
19285
19286 * textmodes/org.el (org-insert-mode-line-in-empty-file):
19287 Change default value to nil.
19288
19289 2005-04-04 Lute Kamstra <lute@gnu.org>
19290
19291 * autorevert.el (auto-revert-mode): Specify :group.
19292 * battery.el (display-battery-mode): Specify :group.
19293 * diff-mode.el (diff-minor-mode): Specify :group.
19294 * font-core.el (font-lock-mode): Specify :group.
19295 * hl-line.el (hl-line-mode): Specify :group.
19296 * iimage.el (iimage): New customization group.
19297 (iimage-mode): Specify :group.
19298 * longlines.el (longlines-mode): Specify :group.
19299 * master.el: Don't require easy-mmode.
19300 (master): New customization group.
19301 (master-mode): Specify :group.
19302 * msb.el (msb-mode): Specify :group.
19303 * reveal.el (reveal-mode): Specify :group.
19304 * simple.el (next-error-follow-minor-mode): Specify :group.
19305 * smerge-mode.el (smerge-mode): Specify :group.
19306 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
19307 * emulation/cua-base.el (cua-mode): Specify :group.
19308 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
19309 * language/thai-util.el (thai-auto-composition-mode)
19310 (thai-word-mode): Specify :group.
19311 * mail/supercite.el (sc-minor-mode): Specify :group.
19312 * progmodes/cwarn.el (cwarn-mode): Specify :group.
19313 * progmodes/flymake.el (flymake-mode): Specify :group.
19314 * progmodes/glasses.el (glasses-mode): Specify :group.
19315 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
19316 * textmodes/enriched.el (enriched-mode): Specify :group.
19317 * textmodes/refill.el (refill-mode): Specify :group.
19318
19319 * add-log.el (change-log-font-lock-keywords): Names in
19320 parenthesized lists can contain spaces.
19321
19322 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
19323
19324 * startup.el (fancy-splash-text): Shorten default text of
19325 "Emacs Tutorial" line. Also, if the current language env
19326 indicates an available tutorial file other than TUTORIAL,
19327 extract its title and append it to the line in parentheses.
19328 (fancy-splash-insert): If arg is a thunk, funcall it.
19329
19330 2005-04-04 Jay Belanger <belanger@truman.edu>
19331
19332 * calc.el (calc-language-alist): Add tags to customization type.
19333
19334 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
19335
19336 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
19337 Doc fix.
19338
19339 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
19340
19341 * add-log.el (change-log-font-lock-keywords): The manual
19342 describing a Change Log entry, says: (...) "Aside from these
19343 header lines, every line in the change log starts with a space or
19344 a tab.". The font-lock was not highlighting lines started with
19345 spaces, added support for it.
19346
19347 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19348
19349 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
19350 (bibtex-generate-url-list): Update docstring accordingly. Put the
19351 complex example in the docstring.
19352 (bibtex-font-lock-url): Use pop.
19353
19354 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
19355
19356 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
19357
19358 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
19359
19360 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
19361
19362 * filesets.el (filesets-set-default): Doc fix.
19363
19364 2005-04-03 Lute Kamstra <lute@gnu.org>
19365
19366 * generic.el (define-generic-mode): Add argument to specify
19367 keywords for defcustom.
19368 (default-generic-mode): Specify :group.
19369
19370 * generic-x.el: Specify :group for all generic modes.
19371
19372 * desktop.el (desktop-no-desktop-file-hook)
19373 (desktop-after-read-hook): Doc fix.
19374
19375 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
19376
19377 * simple.el (visible-mode): Use explicit :group keyword.
19378 This changes the group of `visible-mode-hook' from paren-blinking
19379 to editing-basics.
19380
19381 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
19382
19383 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
19384 mailbox specifications as well as URLs.
19385 (rmail-insert-inbox-text): Remove unused conditional branches.
19386
19387 2005-04-01 Jay Belanger <belanger@truman.edu>
19388
19389 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
19390 (calc-gnuplot-print-command): Move definitions to calc.el.
19391
19392 * calc/calc-embed.el (calc-embedded-announce-formula)
19393 (calc-embedded-open-formula, calc-embedded-close-formula)
19394 (calc-embedded-open-word, calc-embedded-close-word)
19395 (calc-embedded-open-plain, calc-embedded-close-plain)
19396 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
19397 (calc-embedded-open-mode, calc-embedded-close-mode):
19398 Move definitions to calc.el.
19399
19400 * calc/calc.el (calc-settings-file, calc-language-alist):
19401 Make customizable.
19402 (calc-embedded-announce-formula, calc-embedded-open-formula)
19403 (calc-embedded-close-formula, calc-embedded-open-word)
19404 (calc-embedded-close-word, calc-embedded-open-plain)
19405 (calc-embedded-close-plain, calc-embedded-open-new-formula)
19406 (calc-embedded-close-new-formula, calc-embedded-open-mode)
19407 (calc-embedded-close-mode, calc-gnuplot-name)
19408 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
19409 from other files and make customizable.
19410
19411 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
19412
19413 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
19414 Use buffer-live-p.
19415 (cvs-mode-run): Don't call cvs-update-header here.
19416 (cvs-run-process): Call cvs-update-header.
19417 Use process properties for cvs-postprocess and cvs-buffer so that
19418 the sentinel can behave better if the temp buffer is killed.
19419 Use a pipe rather than a tty, to better handle unexpected prompts.
19420 (cvs-sentinel): Rewrite. Call cvs-update-header.
19421
19422 2005-04-01 Andre Spiegel <spiegel@gnu.org>
19423
19424 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
19425 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
19426
19427 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
19428
19429 * generic.el (define-generic-mode): Add indentation rule.
19430
19431 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
19432
19433 * files.el (mode-require-final-newline): Make Custom correctly
19434 report a nil value and allow to set it to nil via Custom.
19435 Doc fix.
19436
19437 2005-04-01 Kenichi Handa <handa@m17n.org>
19438
19439 * international/characters.el: Enable the correct case setting for
19440 dotless-i and dotted-I.
19441
19442 2005-04-01 Kim F. Storm <storm@cua.dk>
19443
19444 * ido.el (ido-file-internal): Fall back to non-ido command if
19445 initial directory is on slow ftp (or tramp) host.
19446
19447 2005-03-31 Richard M. Stallman <rms@gnu.org>
19448
19449 * emacs-lisp/autoload.el (make-autoload):
19450 Handle define-global-minor-mode.
19451
19452 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
19453 Rename from easy-mmode-define-global-mode.
19454 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
19455
19456 * progmodes/scheme.el (scheme-mode-syntax-table):
19457 Update syntax of | and # for two-character comment syntax.
19458
19459 2005-03-31 Lute Kamstra <lute@gnu.org>
19460
19461 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
19462 (define-minor-mode): Call custom-current-group at load-time.
19463
19464 * generic.el (define-generic-mode): Add debug declaration.
19465 Add defcustom for the mode hook.
19466 (generic-mode-internal): Use run-mode-hooks.
19467
19468 2005-03-31 Kim F. Storm <storm@cua.dk>
19469
19470 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
19471 (mouse-fixup-help-message): New defun called by show_help_echo
19472 to fixup mouse-2 prefix in help messages when applicable.
19473
19474 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
19475
19476 2005-03-31 Kenichi Handa <handa@m17n.org>
19477
19478 * language/thai-word.el (thai-find-word-ends): Pay attention to
19479 the case that we reach the end of buffer.
19480
19481 * textmodes/fill.el (fill-text-properties-at): New function.
19482 (fill-newline): Use fill-text-properties-at instead of
19483 text-properties-at.
19484
19485 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
19486
19487 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
19488 not comint-quote-filename.
19489
19490 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
19491
19492 * help-fns.el (help-with-tutorial): Revert last change.
19493
19494 2005-03-31 Kim F. Storm <storm@cua.dk>
19495
19496 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
19497
19498 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
19499
19500 * calendar/cal-china.el: Update reference to "Calendrical
19501 Calculations" book; there's a new edition.
19502 * calendar/cal-coptic.el: Likewise.
19503 * calendar/cal-french.el: Likewise.
19504 * calendar/cal-hebrew.el: Likewise.
19505 * calendar/cal-islam.el: Likewise.
19506 * calendar/cal-iso.el: Likewise.
19507 * calendar/cal-julian.el: Likewise.
19508 * calendar/cal-mayan.el: Likewise.
19509 * calendar/cal-persia.el: Likewise.
19510 * calendar/calendar.el: Likewise.
19511 * calendar/holidays.el: Likewise.
19512 * calendar/lunar.el: Likewise.
19513 * calendar/solar.el: Likewise.
19514
19515 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
19516 white space from doc string.
19517
19518 2005-03-30 Jay Belanger <belanger@truman.edu>
19519
19520 * calc/calc-help.el (calc-full-help): Remove email address.
19521
19522 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
19523
19524 * help-fns.el (help-with-tutorial): Delete title line.
19525
19526 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
19527
19528 * calendar/cal-x.el (calendar-one-frame-setup)
19529 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
19530 rather than `symbol' for set-window-dedicated-p.
19531
19532 * calendar/appt.el (appt-buffer-name): Make it a constant.
19533 (appt-add): Doc fix.
19534
19535 * filesets.el (filesets-menu-path, filesets-menu-before)
19536 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
19537 (filesets-menu-cache-file): Use directory ~/.emacs.d.
19538 (filesets-add-submenu): Delete and use add-submenu instead.
19539
19540 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
19541
19542 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
19543 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
19544 (org-diary-default-entry): New function.
19545 (org-get-entries-from-diary): Better parsing of diary entries.
19546 (org-agenda-check-no-diary): New function.
19547 ("diary-lib"): Advice to function `add-to-diary-list', to allow
19548 linking to diary entries.
19549 (org-agenda-execute-calendar-command): New function.
19550 (org-agenda): Improve visible section in window.
19551 Use `org-fit-agenda-window'.
19552 (org-fit-agenda-window): New option.
19553 (org-move-subtree-down): Better handling of empty lines
19554 at end of subtree.
19555 (org-cycle): Numeric prefix is interpreted now as show-subtree N
19556 levels up.
19557 (org-fontify-done-headline): New option.
19558 (org-headline-done-face): New face.
19559 (org-set-font-lock-defaults): Use `org-headline-done-face'.
19560 (org-table-copy-down): Rename from `org-table-copy-from-above'.
19561 When current field is non-empty, it is copied to next row.
19562 (org-table-copy-from-above): Fix bug which made it
19563 impossible to copy fields containing only a single non-white character.
19564
19565 2005-03-30 Kim F. Storm <storm@cua.dk>
19566
19567 * kmacro.el (kmacro-end-macro): Isearch may store this command
19568 into the macro -- so ignore it when executing keyboard macro.
19569
19570 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
19571
19572 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
19573
19574 2005-03-29 Kenichi Handa <handa@m17n.org>
19575
19576 * language/thai.el ("Thai"): Set setup-function and exit-function
19577 for Thai language environment.
19578
19579 * language/thai-util.el: Require thai-word.
19580 (thai-word-mode-map): New variable.
19581 (thai-word-mode): New minor mode.
19582 (setup-thai-language-environment-internal): New function.
19583 (exit-thai-language-environment-internal): New function.
19584
19585 * language/thai-word.el (thai-word-table): Declare it by defvar,
19586 use dolist to initialize it.
19587 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
19588 (thai-fill-find-break-point): New functions.
19589
19590 2005-03-29 Richard M. Stallman <rms@gnu.org>
19591
19592 * simple.el (idle-update-delay): Move definition up.
19593 (set-mark): Doc fix.
19594
19595 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
19596
19597 * longlines.el: New file.
19598
19599 * simple.el (buffer-substring-filters): New variable.
19600 (filter-buffer-substring): New function.
19601 (kill-region, copy-region-as-kill): Use it.
19602
19603 * register.el (copy-to-register, append-to-register)
19604 (prepend-to-register): Use filter-buffer-substring.
19605
19606 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
19607
19608 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
19609 (gud-filter-pending-text): Move in front of gdb.
19610 (gud-overlay-arrow-position): New variable.
19611 (gud-sentinel, gud-display-line): Use it in place of
19612 overlay-arrow-position.
19613
19614 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
19615
19616 * progmodes/fortran.el (fortran-if-indent): Doc fix.
19617 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
19618 (fortran-font-lock-keywords-4): New variable.
19619 (fortran-blocks-re, fortran-end-block-re)
19620 (fortran-start-block-re): New constants, for hideshow.
19621 (hs-special-modes-alist): Add a Fortran entry.
19622 (fortran-mode-map): Bind fortran-end-of-block,
19623 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
19624 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
19625 (fortran-looking-at-if-then, fortran-end-of-block)
19626 (fortran-beginning-of-block): New functions, for hideshow.
19627
19628 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
19629 Doc fix. Tweak regexp.
19630 (f90-beginning-of-block): Push mark first.
19631
19632 2005-03-29 Jay Belanger <belanger@truman.edu>
19633
19634 * calc/calc.el: Update copyright date.
19635 (calc-version): Increase to 2.1.
19636 (calc-version-date): Remove.
19637
19638 * calc/calc-help.el: Update copyright date.
19639 (calc-full-help): Remove reference to calc-version-date.
19640 Update copyright date.
19641
19642 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
19643
19644 * vc.el (vc-do-command): Use a pipe for async processes, so password
19645 prompts don't show up at places where the user can't reply.
19646
19647 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
19648
19649 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
19650 on the file name we pass to the inferior shell.
19651
19652 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
19653
19654 * progmodes/which-func.el (which-function): Be robust in the face of an
19655 imenu--make-index-alist failure.
19656
19657 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
19658
19659 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
19660
19661 * progmodes/python.el (python-preoutput-filter): Fix last change.
19662
19663 2005-03-29 Lute Kamstra <lute@gnu.org>
19664
19665 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
19666 functions and compiled macros.
19667 (debug-convert-byte-code): Handle macros too.
19668 (debug-on-entry-1): Don't signal an error when trying to clear a
19669 function that is not set to debug on entry.
19670
19671 2005-03-29 Jay Belanger <belanger@truman.edu>
19672
19673 * calc/calc-lang.el: Add functions to math-function-table
19674 properties of tex and math.
19675
19676 2005-03-29 Kenichi Handa <handa@m17n.org>
19677
19678 * ps-mule.el (ps-mule-plot-string): Translate characters by
19679 ps-print-translation-table.
19680 (ps-mule-begin-job): Call find-charset-region/string with
19681 ps-print-translation-table.
19682 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
19683
19684 * ps-print.el (ps-print-translation-table): New variable.
19685 (ps-plot-region): Translate characters by ps-print-translation-table.
19686
19687 2005-03-29 Juri Linkov <juri@jurta.org>
19688
19689 * simple.el (next-error-highlight-timer): New variable.
19690
19691 * progmodes/compile.el (compilation-goto-locus):
19692 Use `next-error-highlight-timer' instead of `sit-for'.
19693
19694 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
19695
19696 * mail/supercite.el (sc-mail-field): Use assoc-string.
19697 (sc-get-address): Simplify regexps.
19698
19699 * files.el (minibuffer-with-setup-hook): New macro.
19700 (find-file-read-args): Use it to avoid let-binding
19701 minibuffer-with-setup-hook (which breaks turning on/off
19702 file-name-shadow-mode while in the prompt).
19703
19704 * complete.el (PC-read-include-file-name-internal):
19705 Use test-completion.
19706
19707 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
19708
19709 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
19710
19711 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
19712
19713 * window.el (window-buffer-height): Use count-screen-lines.
19714
19715 * progmodes/python.el (python-preoutput-leftover): New var.
19716 (python-preoutput-filter): Use it.
19717 (python-send-receive): Loop until all the result has been received.
19718
19719 2005-03-28 Juri Linkov <juri@jurta.org>
19720
19721 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
19722
19723 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
19724 "Recover Crashed Session".
19725 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
19726 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
19727 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
19728 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
19729 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
19730 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
19731 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
19732 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
19733
19734 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
19735 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
19736 Ediff Sessions", "Toggle use of separate control buffer frame",
19737 "Use separate frame for Ediff control buffer".
19738
19739 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
19740 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
19741 "Rename Bookmark", "Delete Bookmark".
19742
19743 * info.el (Info-mode-menu): Remove ellipsis from "Index".
19744 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
19745 Add `:active Info-index-alternatives' to "Next Matching Item".
19746
19747 * wdired.el (wdired-change-to-wdired-mode):
19748 Mention `wdired-abort-changes' key in the initial message.
19749
19750 * international/mule.el (auto-coding-alist): Associate non-ascii
19751 image filename extensions with `no-conversion'.
19752
19753 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
19754
19755 * international/iso-acc.el:
19756 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
19757
19758 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
19759
19760 * textmodes/sgml-mode.el (html-mode): Doc update.
19761
19762 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
19763
19764 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
19765
19766 * term.el (term-move-columns): Fix face after extending a line.
19767 (term-insert-spaces): Likewise.
19768 (term-reset-terminal): Fix off by one error.
19769
19770 2005-03-26 Eli Zaretskii <eliz@gnu.org>
19771
19772 * international/mule.el (auto-coding-alist): Add .xpi files.
19773
19774 * files.el (auto-mode-alist): Add .xpi files.
19775
19776 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
19777
19778 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
19779
19780 2005-03-26 Eli Zaretskii <eliz@gnu.org>
19781
19782 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
19783
19784 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
19785
19786 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
19787 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
19788
19789 * calendar/cal-move.el (calendar-beginning-of-year): Move the
19790 cursor to Jan 1 when needed.
19791 (calendar-end-of-year): Fix -/+ typo.
19792 Reported by Chong Yidong <cyd@stupidchicken.com>.
19793
19794 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
19795
19796 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
19797
19798 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
19799 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
19800
19801 2005-03-25 Richard M. Stallman <rms@gnu.org>
19802
19803 * filesets.el (filesets-init): Add autoload.
19804
19805 * mail/mailalias.el (mail-directory): Doc fix.
19806
19807 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
19808
19809 * mail/mailalias.el (mail-directory-process): Do nothing if
19810 mail-directory-process is an atom.
19811 (mail-get-names): Ignore mail-directory-names if it is an atom.
19812 (mail-directory-process defvar): Doc fix.
19813 (mail-names): Doc fix.
19814
19815 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
19816
19817 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
19818
19819 2005-03-26 Kenichi Handa <handa@m17n.org>
19820
19821 * international/mule-util.el (detect-coding-with-priority):
19822 Call update-coding-systems-internal before detect-coding-region.
19823
19824 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
19825
19826 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
19827 (gdb-frames-mode-map): Add follow-link property.
19828
19829 2005-03-25 Jay Belanger <belanger@truman.edu>
19830
19831 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
19832 for variables.
19833
19834 2005-03-25 Juri Linkov <juri@jurta.org>
19835
19836 * image-mode.el: Optimize image filename extension regexps in
19837 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
19838 in `auto-mode-alist'.
19839 (image-mode): Add `image-toggle-display-text' to local hook
19840 `change-major-mode-hook'. Display the image as an image by
19841 default. Set `cursor-type' and `truncate-lines' if the image
19842 is already displayed. Take into account the current mode (image
19843 or text) in message.
19844 (image-minor-mode): New minor mode.
19845 (image-mode-maybe, image-toggle-display-text): New functions.
19846 (image-toggle-display): Use called-interactively-p.
19847 Let-bind `inhibit-read-only' to t.
19848
19849 * image-mode.el (image-minor-mode): Set `cursor-type' and
19850 `truncate-lines' if the image is already displayed. Add turning
19851 image-minor-mode off to `change-major-mode-hook'. Add message.
19852 Call `image-toggle-display-text' after turning image-minor-mode off.
19853
19854 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
19855
19856 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
19857 Terminal.app, use utf-8.
19858 (set-display-table-and-terminal-coding-system): Add coding-system arg.
19859 (set-locale-environment): Use it.
19860
19861 * term/xterm.el: Undo last change, better done in mule-cmds.el.
19862
19863 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
19864
19865 * progmodes/python.el (python-close-block-statement-p)
19866 (python-outdent-p, python-current-defun): Use symbol-end.
19867
19868 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
19869
19870 * files.el (save-some-buffers): Doc fix.
19871
19872 2005-03-25 Werner Lemberg <wl@gnu.org>
19873
19874 * complete.el, thumbs.el: Replace `legal' with `valid'.
19875 * calendar/calendar.el: Replace `legal' with `valid'.
19876 * emacs-lisp/advice.el: Replace `legal' with `valid'.
19877 * mail/supercite.el: Replace `legal' with `valid'.
19878 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
19879 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
19880 Replace `legal' with `valid'.
19881 * textmodes/reftex-vars.el, textmodes/reftex.el:
19882 Replace `legal' with `valid'.
19883
19884 2005-03-25 Werner Lemberg <wl@gnu.org>
19885
19886 * calc/calc-forms.el, calc/calc-sel.el
19887 * midnight.el, vc-cvs.el
19888 * emacs-lisp/cl-macs.el
19889 * emulation/vip.el
19890 * eshell/esh-io.el, eshell/esh-var.el
19891 * mail/supercite.el
19892 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
19893 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
19894 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
19895 * progmodes/sh-script.el, progmodes/xscheme.el
19896 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
19897 * textmodes/reftex-index.el, textmodes/reftex-parse.el
19898 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
19899 * textmodes/reftex.el, textmodes/org.el:
19900 Replace `illegal' with `invalid'.
19901
19902 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
19903
19904 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
19905 (flymake-find-buildfile, flymake-find-possible-master-files)
19906 (flymake-check-include, flymake-parse-line): Replace loops over the
19907 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
19908
19909 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
19910 Substitute file-name-as-directory in the rest of the file.
19911 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
19912 (flymake-replace-region): Remove unused arg `buffer'.
19913 (flymake-check-patch-master-file-buffer): Update calls to it.
19914 (flymake-add-err-info): Remove unused var `count'.
19915 (flymake-mode): Use define-minor-mode.
19916
19917 * progmodes/flymake.el: Use with-current-buffer.
19918 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
19919 flymake-replace-regexp-in-string, flymake-line-beginning-position)
19920 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
19921 Avoid testing for `xemacs'.
19922 (flymake-nop): Move.
19923 (flymake-region-has-flymake-overlays): Return the computed value.
19924 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
19925 Remove unused var `endline'.
19926 (flymake-get-line-count): Remove unused function.
19927 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
19928
19929 * emulation/vi.el:
19930 * generic.el:
19931 * hilit-chg.el (global-highlight-changes):
19932 * hi-lock.el (hi-lock-mode):
19933 * follow.el: find-file-hooks -> find-file-hook.
19934
19935 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
19936
19937 2005-03-24 Juri Linkov <juri@jurta.org>
19938
19939 * dired.el (dired-mode-map): Add menu item "Compare directories"
19940 for dired-compare-directories.
19941
19942 * dired-aux.el (dired-compare-directories): Add autoload cookie.
19943 Doc fix. Replace `read-file-name' with `read-directory-name'.
19944
19945 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
19946
19947 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
19948
19949 2005-03-24 Jay Belanger <belanger@truman.edu>
19950
19951 * calc/calc-embed.el (calc-embedded-mode-change): Save all
19952 relevant mode settings in calc-embedded-original-modes when modes
19953 are permanently changed.
19954
19955 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
19956
19957 * autoinsert.el: find-file-hooks -> find-file-hook.
19958
19959 2005-03-24 Lute Kamstra <lute@gnu.org>
19960
19961 * generic.el (generic-font-lock-defaults): Make it obsolete.
19962 (generic-font-lock-keywords): New variable to replace
19963 generic-font-lock-defaults.
19964 (generic-mode-set-font-lock): Delete it.
19965 (generic-mode-internal): Don't call generic-mode-set-font-lock.
19966 (generic-bracket-support): Add docstring.
19967
19968 * generic-x.el: Rename generic-font-lock-defaults to
19969 generic-font-lock-keywords throughout.
19970 (mailagent-rules-setup-function): Delete it.
19971 (mailagent-rules-generic-mode): Use anonymous function instead.
19972 (show-tabs-generic-mode-font-lock-defaults-1)
19973 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
19974 Quote faces.
19975 (show-tabs-tab-face, show-tabs-space-face): Specify background,
19976 not foreground.
19977
19978 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
19979 Recognize define-generic-mode.
19980
19981 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
19982
19983 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
19984 if there's no completion table.
19985
19986 2005-03-23 Miles Bader <miles@gnu.org>
19987
19988 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
19989 Remove tty-specific variants, as they're no longer needed.
19990
19991 2005-03-23 Lute Kamstra <lute@gnu.org>
19992
19993 * generic-x.el: Code cleanup: make args constant whenever possible.
19994 (installshield-statement-keyword-list)
19995 (installshield-system-functions-list)
19996 (installshield-system-variables-list, installshield-types-list)
19997 (installshield-funarg-constants-list): Make them constants.
19998
19999 * generic.el (generic-make-keywords-list): Add autoload cookie.
20000
20001 * calendar/time-date.el: Add comment on time value formats.
20002 Don't require parse-time.
20003 (with-decoded-time-value): New macro.
20004 (encode-time-value): New function.
20005 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
20006 (days-to-time): Return a valid time value when arg is huge.
20007 (time-since): Use time-subtract.
20008 (time-to-number-of-days): Use time-to-seconds.
20009
20010 2005-03-23 David Ponce <david@dponce.com>
20011
20012 * recentf.el (recentf-keep): New option.
20013 (recentf-menu-action): Default to `find-file'.
20014 (recentf-keep-non-readable-files-flag)
20015 (recentf-keep-non-readable-files-p)
20016 (recentf-file-readable-p, recentf-find-file)
20017 (recentf-cleanup-remote): Remove.
20018 (recentf-include-p): More robust.
20019 (recentf-keep-p): New function.
20020 (recentf-remove-if-non-kept): Rename from
20021 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
20022 All callers updated.
20023 (recentf-menu-items-for-commands): Fix help string.
20024 (recentf-track-closed-file): Update. Doc fix.
20025 (recentf-cleanup): Update. Count removed files. Doc fix.
20026
20027 2005-03-23 Kim F. Storm <storm@cua.dk>
20028
20029 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
20030 Don't inherit from fringe face (now happens automatically).
20031
20032 2005-03-22 Kim F. Storm <storm@cua.dk>
20033
20034 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
20035 position values.
20036
20037 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
20038
20039 * menu-bar.el (showhide-date-time): Remove.
20040 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
20041 (menu-bar-make-mm-toggle): Simplify.
20042
20043 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
20044
20045 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
20046 Accept qualified variable and function names.
20047
20048 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
20049
20050 * bindings.el (completion-ignored-extensions):
20051 Remove ".lis" for `vax-vms'.
20052
20053 2005-03-22 Andreas Schwab <schwab@suse.de>
20054
20055 * generic-x.el: Revert last change.
20056 * ldefs-boot.el: Update.
20057
20058 2005-03-22 Jay Belanger <belanger@truman.edu>
20059
20060 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
20061 (calc-embedded-save-original-modes)
20062 (calc-embedded-restore-original-modes): New functions.
20063 (calc-do-embedded): Save original modes when entering embedded mode
20064 and restore when leaving embedded mode.
20065 (calc-embedded-modes-change): Change the value of
20066 calc-embedded-original-modes to reflect permanent changes.
20067
20068 2005-03-22 Lute Kamstra <lute@gnu.org>
20069
20070 * generic-x.el: Require generic again.
20071
20072 2005-03-22 Miles Bader <miles@gnu.org>
20073
20074 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
20075 Tweak details to look good on both ttys and bitmap displays, light
20076 or dark background, etc.
20077
20078 2005-03-21 Kim F. Storm <storm@cua.dk>
20079
20080 * tooltip.el (tooltip-show-help-function): Check car and cdr of
20081 mouse position.
20082
20083 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
20084
20085 * icomplete.el: Don't forcibly turn on the mode upon load.
20086 (icomplete-mode): Use define-minor-mode.
20087 (icomplete-eoinput): Default to nil.
20088 (icomplete-minibuffer-setup): Remove autoload.
20089 (icomplete-tidy): Simplify.
20090 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
20091 in the initial state or if the user has modified the field.
20092 Fix handling of icomplete-max-delay-chars.
20093 Remove code that handles the oddball case where
20094 minibuffer-completion-table is an integer.
20095 Wrap icomplete-completions in while-no-input in case building
20096 completions takes more time than expected.
20097 (icomplete-completions): Simplify.
20098
20099 2005-03-21 Richard M. Stallman <rms@gnu.org>
20100
20101 * jka-compr.el (jka-compr-really-do-compress):
20102 Make variable buffer-local.
20103
20104 * image-mode.el: Handle .xpm files too.
20105 (image-toggle-display): Preserve modification flag.
20106
20107 * help.el (where-is): Don't mention aliases with no key bindings.
20108
20109 2005-03-21 Lute Kamstra <lute@gnu.org>
20110
20111 * generic.el: Fix commentary section. Don't require cl for
20112 compilation.
20113 (generic-mode-list): Add autoload cookie.
20114 (generic-use-find-file-hook, generic-lines-to-scan)
20115 (generic-find-file-regexp, generic-ignore-files-regexp)
20116 (generic-mode, generic-mode-find-file-hook)
20117 (generic-mode-ini-file-find-file-hook): Fix docstrings.
20118 (define-generic-mode): Make it a defmacro. Fix docstring.
20119 (generic-mode-internal): Code cleanup. Add autoload cookie.
20120 (generic-mode-set-comments): Code cleanup.
20121 * generic-x.el: Don't prevent compilation. Don't require generic.
20122 Follow coding conventions. Minor code cleanup.
20123 (etc-fstab-generic-mode): Add some keywords.
20124 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
20125 define-generic-mode like a function declaration.
20126
20127 2005-03-21 Jay Belanger <belanger@truman.edu>
20128
20129 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
20130 changing modes.
20131
20132 2005-03-21 Sam Steingold <sds@gnu.org>
20133
20134 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
20135
20136 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
20137
20138 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
20139 Add underscore to "f$ lexicals" regexp.
20140
20141 2005-03-20 Juri Linkov <juri@jurta.org>
20142
20143 * subr.el (progress-reporter-do-update): When `min-value' is equal
20144 to `max-value', set `percentage' to 0 and prevent division by zero.
20145
20146 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
20147
20148 Sync with Tramp 2.0.48.
20149
20150 * net/tramp.el (all): Change all addresses to .gnu.org.
20151 (tramp-append-tramp-buffers): New defun.
20152 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
20153 Catch `dont-send' signal.
20154 (tramp-set-auto-save-file-modes): Set always permissions, because
20155 there might be an old auto-saved file belonging to another
20156 original file. This could be a security threat. Reported by
20157 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
20158 Check for Emacs 21.3.50 removed.
20159
20160 * net/tramp-smb.el (all): Remove debug construct for
20161 `with-parsed-tramp-file-name'.
20162 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
20163 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
20164 No error message if DIRECTORY or FILENAME doesn't exist.
20165 (tramp-smb-open-connection): Check existence of
20166 `tramp-smb-program'.
20167
20168 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
20169
20170 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
20171 Properly handle the case where the `m' or `s' command's argument is not
20172 yet terminated.
20173 (perl-indent-new-calculate): New function.
20174 (perl-indent-line): Use it.
20175
20176 2005-03-20 Miles Bader <miles@gnu.org>
20177
20178 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
20179 in text-mode too. Change to new face names.
20180 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
20181 Add `:weight bold' attribute.
20182 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
20183
20184 2005-03-19 Juri Linkov <juri@jurta.org>
20185
20186 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
20187
20188 * international/mule.el (auto-coding-alist): Sync with
20189 `auto-mode-alist' by adding upper case archive file extensions
20190 and adding ear/war to jar extension.
20191
20192 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
20193
20194 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
20195 running, restart it.
20196
20197 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
20198
20199 * finder.el (finder-current-item): Throw an error on an empty line.
20200
20201 * man.el (Man-follow-manual-reference): If current-word returns
20202 nil, use "".
20203
20204 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
20205
20206 * simple.el (goto-line): Doc fix.
20207
20208 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
20209
20210 * files.el (save-buffer): Doc fix.
20211
20212 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
20213
20214 * recentf.el (recentf-cleanup-remote): New variable.
20215 (recentf-cleanup): Use it to conditionally check availability of
20216 remote files.
20217
20218 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
20219
20220 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
20221 function names.
20222
20223 2005-03-19 Eli Zaretskii <eliz@gnu.org>
20224
20225 * language/thai-word.el: New file.
20226
20227 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
20228
20229 * files.el (backup-buffer): If the file's directory is not
20230 writable, use copy instead of move to backup the file.
20231
20232 2005-03-19 Eli Zaretskii <eliz@gnu.org>
20233
20234 * obsolete/keyswap.el: Moved to obsolete/ from term/.
20235
20236 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20237
20238 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
20239 Use functionp instead of symbolp and fboundp. Reported by Drkm
20240 <darkman_spam@yahoo.fr>.
20241 (ps-print-version): New version 6.6.6.
20242
20243 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
20244
20245 * textmodes/table.el (table--line-column-position): New idiom.
20246 (table--row-column-insertion-point-p): New function to test
20247 validity of row and column insertion operation at a location.
20248 (table-global-menu, table-cell-menu): Use above functions for
20249 deterministic test operation.
20250 (table--editable-cell-p): Behave in deterministic fashion.
20251
20252 2005-03-18 Juri Linkov <juri@jurta.org>
20253
20254 * isearch.el (isearch-lazy-highlight-new-loop):
20255 Make arguments beg and end optional.
20256 (isearch-update): Remove optional arguments nil from
20257 isearch-lazy-highlight-new-loop.
20258 (isearch-lazy-highlight-search): Let-bind case-fold-search to
20259 isearch-lazy-highlight-case-fold-search instead of
20260 isearch-case-fold-search, and let-bind isearch-regexp to
20261 isearch-lazy-highlight-regexp.
20262 Use isearch-lazy-highlight-last-string instead of isearch-string.
20263
20264 * replace.el (perform-replace): Remove bindings of global
20265 variables isearch-string, isearch-regexp, isearch-case-fold-search.
20266 Add three new arguments to `replace-highlight'.
20267 (replace-highlight): Add arguments string, regexp, case-fold.
20268 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
20269 to allow isearch-lazy-highlight-new-loop to use these values
20270 to set corresponding isearch-lazy-highlight-* internal
20271 variables whose values lazy highlighting will use regardless of
20272 changes to global variables isearch-string, isearch-regexp,
20273 isearch-case-fold-search during lazy highlighting loop.
20274 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
20275 to `lazy-highlight-cleanup'.
20276
20277 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
20278 (ispell-highlight-face): Set default face to `isearch' when
20279 lazy highlighting is enabled.
20280 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
20281 priority to 1. Add lazy highlighting.
20282 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
20283 from `isearch-dehighlight'.
20284
20285 2005-03-18 David Ponce <david@dponce.com>
20286
20287 * files.el (hack-local-variables): Do a case-insensitive search
20288 for End.
20289
20290 2005-03-18 Juri Linkov <juri@jurta.org>
20291
20292 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
20293 `isearch-lazy-highlight-cleanup', add alias to old name and
20294 declare obsolete. Add release numbers to other obsolete vars.
20295 (isearch-done, isearch-lazy-highlight-new-loop):
20296 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
20297 (lazy-highlight-cleanup) <variable>: Doc fix.
20298 (isearch-lazy-highlight-update): Rename obsolete
20299 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
20300
20301 2005-03-18 Kenichi Handa <handa@m17n.org>
20302
20303 * language/thai-util.el: Fix categorization of Thai characters in
20304 thai-category-table.
20305 (thai-composition-pattern): Adjust it for the above change.
20306 (thai-self-insert-command, thai-compose-syllable): New functions.
20307 (thai-compose-region): Use thai-compose-syllable.
20308 (thai-compose-string): Likewise.
20309 (thai-composition-function): Likewise.
20310 (thai-auto-composition): New function.
20311 (thai-auto-composition-mode): New minor mode.
20312
20313 * language/thai.el: Fix patterns to be registered in
20314 composition-function-table.
20315
20316 * international/quail.el (quail-input-method): Locally bind
20317 inhibit-modification-hooks to t.
20318
20319 2005-03-17 Richard M. Stallman <rms@gnu.org>
20320
20321 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
20322 (perl-mode): Use run-mode-hooks.
20323
20324 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
20325 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
20326 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
20327
20328 * mail/sendmail.el (sendmail-send-it): Reenable the code
20329 to compute resend-to-address and use it.
20330
20331 * tar-mode.el (tar-mode): Turn off undo unconditionally.
20332
20333 * image-mode.el: New file.
20334
20335 * image.el (insert-sliced-image): Add autoload cookie.
20336
20337 * font-lock.el (font-lock-lines-before): New user option.
20338 (font-lock-after-change-function): Obey it.
20339
20340 * bindings.el (esc-map): Make M-g a prefix.
20341 Bind M-g g and M-g M-g to goto-line.
20342
20343 * faces.el (face-id): Doc fix.
20344
20345 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
20346
20347 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
20348 (rmail-show-message): Use rmail-unknown-mail-followup-to.
20349 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
20350
20351 * mail/sendmail.el (mail-yank-ignored-headers)
20352 (mail-font-lock-keywords, mail-mode-fill-paragraph):
20353 Add Mail-Followup-To and Mail-Reply-To headers.
20354 (mail-citation-hook): Add autoload cookie.
20355 (mail-mode): Doc fix.
20356 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
20357 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
20358 (mail-mode-fill-paragraph): Handle those headers.
20359 (mail-mailing-lists): New variable.
20360 (mail-mail-reply-to, mail-mail-followup-to): New functions.
20361
20362 2005-03-17 Juri Linkov <juri@jurta.org>
20363
20364 * isearch.el (isearch-fallback): Check for `(car previous)'
20365 before calling `isearch-other-end-state'.
20366
20367 2005-03-17 Kim F. Storm <storm@cua.dk>
20368
20369 * simple.el (move-beginning-of-line): Move to beginning of buffer
20370 line, as well as beginning of screen line.
20371
20372 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
20373
20374 * calendar/diary-lib.el (mark-diary-entries): Use new optional
20375 argument REDRAW rather than calendar-redrawing variable.
20376 * calendar/calendar.el (calendar-redrawing): Delete.
20377 (redraw-calendar): Do not bind calendar-redrawing.
20378
20379 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
20380
20381 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
20382 diary-file buffer.
20383
20384 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
20385
20386 * help.el (describe-mode): Allow a :minor-mode-function property to
20387 specify a different minor mode toggle function than the variable.
20388 * simple.el (auto-fill-function):
20389 * subr.el (add-minor-mode): Use it.
20390
20391 2005-03-16 Kenichi Handa <handa@m17n.org>
20392
20393 * language/ethio-util.el (sera-being-called-by-w3): New variable.
20394 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
20395 (ethio-fidel-to-sera-buffer): Likewise.
20396
20397 2005-03-16 Juri Linkov <juri@jurta.org>
20398
20399 * emacs-lisp/find-func.el (find-function-regexp):
20400 Add defun-emitting macro `menu-bar-make-toggle'.
20401
20402 * isearch.el: Put `isearch-scroll' property to
20403 `split-window-horizontally'.
20404
20405 * info.el: Update error messages for `debug-ignored-errors'.
20406 (Info-isearch-search): Doc fix.
20407 (Info-find-node): Move up code to go into info buffer before
20408 recording the node to the history.
20409 (Info-fontify-node): Fontify titles only if the next line
20410 has two or more `*', `=', `-', `.'.
20411 Display "go to this node" for empty (match-string 3).
20412
20413 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20414
20415 * term/mac-win.el: Add mouse pointer shape constants.
20416
20417 2005-03-15 Kim F. Storm <storm@cua.dk>
20418
20419 * simple.el (move-beginning-of-line): Use vertical-motion.
20420
20421 2005-03-15 Juri Linkov <juri@jurta.org>
20422
20423 * isearch.el (isearch-error): New variable.
20424 (isearch-invalid-regexp, isearch-within-brackets): Remove.
20425 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
20426 (isearch-within-brackets-state): Remove.
20427 (isearch-case-fold-search-state, isearch-pop-fun-state):
20428 Decrease frame index.
20429 (isearch-mode, isearch-top-state, isearch-push-state)
20430 (isearch-edit-string, isearch-abort, isearch-search-and-update)
20431 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
20432 (isearch-search, isearch-lazy-highlight-new-loop):
20433 Replace `isearch-invalid-regexp' with `isearch-error'.
20434 Remove `isearch-within-brackets'.
20435 (isearch-search): Add `search-failed' handler to `condition-case'.
20436 (isearch-lazy-highlight-search): Add `condition-case' to catch
20437 errors and allow `isearch-lazy-highlight-update' to try
20438 highlighting from the beginning of the window.
20439 (isearch-repeat): Move up code to set isearch-wrapped to t
20440 before calling isearch-wrap-function.
20441
20442 * info.el (Info-isearch-initial-node): New internal variable.
20443 (Info-search): Signal an error in isearch mode when search leaves
20444 the initial node. Signal an error when `bound' is non-nil and
20445 nothing was found in the current subfile.
20446 (Info-isearch-search): Remove `condition-case'.
20447 (Info-isearch-wrap): Don't wrap when search failed during leaving
20448 the initial node. If `Info-isearch-search' is nil, wrap around
20449 the current node.
20450 (Info-isearch-start): New fun.
20451 (Info-mode): Add buffer-local hook `Info-isearch-start' to
20452 `isearch-mode-hook'.
20453
20454 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20455
20456 * simple.el (normal-erase-is-backspace): Set default to t if
20457 running on Mac.
20458
20459 * term/mac-win.el (function-key-map): Sync with x-win.el.
20460
20461 2005-03-15 Kenichi Handa <handa@m17n.org>
20462
20463 * international/mule-cmds.el (locale-language-names): Modify the
20464 format of elements and add more entries.
20465 (locale-preferred-coding-systems): Add more entries.
20466 (set-locale-environment): Adjust for the change of
20467 locale-language-names.
20468
20469 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
20470
20471 * pcvs.el (smerge-ediff): Remove bogus autoload.
20472
20473 2005-03-14 Lute Kamstra <lute@gnu.org>
20474
20475 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
20476 Ignore a `*' at the beginning of a line.
20477
20478 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
20479 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
20480 subr.el.
20481 (dont-compile, eval-when-compile, eval-and-compile): Use declare
20482 to specify indentation.
20483
20484 * generic.el (define-generic-mode): Let generic-mode-list be a
20485 list of strings; test membership with equal.
20486
20487 2005-03-14 Kim F. Storm <storm@cua.dk>
20488
20489 * simple.el (next-line, previous-line): Add optional try-vscroll
20490 arg to recognize interactive use. Pass it on to line-move.
20491 (line-move): Don't perform auto-window-vscroll when defining or
20492 executing keyboard macro to ensure consistent behavior.
20493
20494 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
20495
20496 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
20497
20498 2005-03-13 Lute Kamstra <lute@gnu.org>
20499
20500 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
20501 debugger-setup-buffer so that backtrace marks the frames set to
20502 debug-on-exit and we don't have to do it manually. Set an extra
20503 debug-on-exit for macro's.
20504 (debugger-setup-buffer): Don't mark the top frame manually.
20505
20506 2005-03-12 Lute Kamstra <lute@gnu.org>
20507
20508 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
20509 lisp-indent-function throughout.
20510 (with-no-warnings): Set lisp-indent-function property.
20511
20512 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
20513
20514 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
20515 Add entry for backslash.
20516
20517 2005-03-12 Juri Linkov <juri@jurta.org>
20518
20519 * info.el (Info-search): Four fixes for backward search.
20520
20521 2005-03-11 Jay Belanger <belanger@truman.edu>
20522
20523 * calc/calc.el (calc-language-alist): New variable.
20524 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
20525 (calc-embedded-find-modes): Use calc-language-alist instead of
20526 calc-embedded-language-alist.
20527
20528 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
20529
20530 * calendar/calendar.el (calendar-redrawing): New internal
20531 variable.
20532 (redraw-calendar): Remove bogus save-excursion from previous
20533 change. Bind calendar-redrawing to t for mark-diary-entries.
20534 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
20535 calendar if that is why we were called.
20536
20537 2005-03-11 Kenichi Handa <handa@m17n.org>
20538
20539 * international/mule.el (make-coding-system): Set property
20540 coding-system-define-form to nil.
20541 (define-coding-system-alias): Likewise.
20542
20543 2005-03-11 Kenichi Handa <handa@m17n.org>
20544
20545 These changes are suggested by Dave Love <fx@gnu.org>.
20546
20547 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
20548 coding: tag.
20549 (adaptive-fill-regexp): Add more bullets.
20550 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
20551 regexps.
20552
20553 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
20554
20555 * help.el (describe-mode): Properly handle non-trivial lighters.
20556 Don't ignore minor modes that are not listed in minor-mode-list.
20557
20558 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
20559 feature ON when the user requests to turn it OFF.
20560
20561 2005-03-10 Lute Kamstra <lute@gnu.org>
20562
20563 * emacs-lisp/debug.el (debug-entry-code): Delete it.
20564 (implement-debug-on-entry): New function to replace debug-entry-code.
20565 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
20566 second argument as the 2005-03-07 change makes it obsolete.
20567 (debug-on-entry, cancel-debug-on-entry): Update call to
20568 debug-on-entry-1.
20569 (debug, debugger-setup-buffer): Comment update.
20570 (debugger-frame-number): Update to work with implement-debug-on-entry.
20571
20572 2005-03-10 Jay Belanger <belanger@truman.edu>
20573
20574 * calc/calc-embed.el (math-ms-args): Declare it.
20575 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
20576 math-ms-args.
20577 (calc-embedded-subst): Use math-multi-subst-rec to substitute
20578 variables.
20579
20580 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
20581
20582 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
20583 Use message-box.
20584
20585 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
20586 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
20587 (tooltip-gud-tips): Simplify.
20588 (tooltip-gud-tips-p): Remove superfluous :set.
20589 (tooltip-gud-modes): Add fortran-mode.
20590 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
20591
20592 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
20593
20594 2005-03-09 Kim F. Storm <storm@cua.dk>
20595
20596 * play/animate.el (animate-place-char): Use forward-line instead
20597 of next-line to improve performance.
20598
20599 2005-03-09 Simon Josefsson <jas@extundo.com>
20600
20601 * net/browse-url.el (browse-url-default-browser): Doc fix.
20602
20603 2005-03-09 Miles Bader <miles@gnu.org>
20604
20605 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
20606 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
20607
20608 2005-03-09 Kenichi Handa <handa@m17n.org>
20609
20610 * international/latin-1.el: Set case and syntax for 255 only if
20611 set-case-syntax-set-multibyte is nil.
20612
20613 * textmodes/ispell.el (ispell-insert-word): New function.
20614 (ispell-word): Use ispell-insert-word to insert a new word.
20615 (ispell-process-line): Likewise.
20616 (ispell-complete-word): Likewise.
20617
20618 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
20619
20620 * calendar/calendar.el (redraw-calendar): Preserve point.
20621 Reported by Matt Hodges <MPHodges@member.fsf.org>.
20622 (calendar-week-start-day): Move after definition of
20623 redraw-calendar. Delete buffer test, since redraw-calendar has
20624 that now.
20625
20626 * calendar/diary-lib.el (mark-diary-entries): Only call
20627 redraw-calendar in the first of any recursive calls.
20628 Reported by Alan Shutko <ats@acm.org>.
20629
20630 2005-03-08 Juri Linkov <juri@jurta.org>
20631
20632 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
20633 (html-horizontal-rule, html-line, html-image, html-checkboxes)
20634 (html-radio-buttons): Add a space before the trailing `/>' where
20635 sgml-xml-mode is non-nil.
20636 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
20637 the subsequent tag of the empty XML tag.
20638 (html-href-anchor): Don't set initial input to "http:".
20639 (html-image): Ask for the image URL and set point inside alt="".
20640 (html-name-anchor): Duplicate the name in the `id' attribute when
20641 sgml-xml-mode is non-nil.
20642 (html-paragraph): Remove \n before <p>.
20643 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
20644 instead of `checked' when sgml-xml-mode is non-nil.
20645
20646 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
20647 Remove 1 space before #RRGGBB to not truncate it on terminal
20648 windows w/o fringes. Remove 1 space between bg and fg examples
20649 to get more space.
20650 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
20651 avoid byte-compile warnings.
20652
20653 * image-file.el (image-file-handler): Put `safe-magic' property to
20654 `image-file-handler'.
20655
20656 * info.el (Info-isearch-search): Emulate word search in
20657 isearching through multiple Info nodes with Info-search.
20658 (Info-isearch-wrap): Allow isearch-word.
20659
20660 2005-03-08 Lute Kamstra <lute@gnu.org>
20661
20662 * emacs-lisp/debug.el (debugger-step-through): Make sure that
20663 stepping into the debugger's code is not possible.
20664 (debugger-jumping-flag): Docstring update.
20665
20666 2005-03-08 Jay Belanger <belanger@truman.edu>
20667
20668 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
20669 embedded mode begins.
20670 (calc-embedded-language-alist): New variable.
20671 (calc-embedded-find-modes): Use calc-embedded-language-alist to
20672 set default language mode.
20673
20674 2005-03-08 Kenichi Handa <handa@m17n.org>
20675
20676 * international/ccl.el (define-ccl-program): Fix docstring about
20677 extra 256 bytes assured for the output buffer.
20678
20679 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
20680 Fix BUFFER_MAGNIFICATION to 2.
20681 (ccl-encode-mule-utf-16be-with-signature): Likewise.
20682
20683 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
20684
20685 * align.el (align-rules-list): Added an alignment rule for CSS
20686 declarations (applies to css-mode and html-mode buffers).
20687
20688 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
20689
20690 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
20691
20692 2005-03-07 Kim F. Storm <storm@cua.dk>
20693
20694 * simple.el (move-beginning-of-line): New command.
20695
20696 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
20697
20698 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
20699
20700 * emulation/cua-base.el: Put CUA move property on move-end-of-line
20701 and move-beginning-of-line.
20702
20703 * apropos.el (apropos-print): Omit command from M-x ... RET.
20704
20705 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
20706
20707 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
20708 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
20709
20710 2005-03-06 Richard M. Stallman <rms@gnu.org>
20711
20712 * bindings.el (esc-map): Bind M-g to goto-line.
20713
20714 * facemenu.el (global-map): Bind M-o, not M-g.
20715
20716 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20717
20718 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
20719 "Open Directory" as for "Open File".
20720
20721 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
20722
20723 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
20724 (push-mark-command): Run activate-mark-hook.
20725
20726 2005-03-06 Richard M. Stallman <rms@gnu.org>
20727
20728 * help-mode.el (help-mode-finish): Don't alter the element
20729 in view-return-to-alist if there already is one.
20730
20731 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
20732 make sure the current buffer is the expected one.
20733
20734 * novice.el (disabled-command-function): Output in *Disabled Command*.
20735 Explicitly ignore non-keyboard events, and explicitly handle C-g.
20736
20737 * textmodes/flyspell.el (flyspell-large-region):
20738 Pass args differently for aspell.
20739
20740 * files.el (mode-require-final-newline): Doc fix.
20741
20742 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
20743
20744 * progmodes/which-func.el (which-function):
20745 Specify NOERROR when calling imenu--make-index-alist.
20746
20747 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
20748
20749 * simple.el (normal-erase-is-backspace): Define default value.
20750
20751 * custom.el (custom-theme-set-variables): Remove unused var
20752 `immediate'.
20753 (custom-reevaluate-setting): Simple function to handle variables
20754 that are defined before their default value can really be
20755 computed.
20756
20757 * startup.el (command-line): Use it for temporary-file-directory,
20758 small-emporary-file-directory, auto-save-file-name-transforms,
20759 blink-cursor-mode, and normal-erase-is-backspace.
20760
20761 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
20762 progress, even with buggy anchored keywords.
20763
20764 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
20765
20766 * simple.el (goto-line): Remove unbalanced final parenthesis.
20767
20768 2005-03-05 Richard M. Stallman <rms@gnu.org>
20769
20770 * simple.el (goto-line): Use a number at point as the default.
20771 With C-u as arg, switch buffers.
20772
20773 2005-03-05 Juri Linkov <juri@jurta.org>
20774
20775 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
20776 with `no-blinking-cursor'.
20777
20778 * startup.el (no-blinking-cursor): New defvar.
20779 (command-line): Add `--no-blinking-cursor' to longopts.
20780 Set `no-blinking-cursor' to t for command line arguments
20781 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
20782 with `no-blinking-cursor' in the condition for calling
20783 `blink-cursor-mode'.
20784
20785 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
20786
20787 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
20788 (menu-bar-options-save): Add blink-cursor-mode.
20789 (menu-bar-options-menu): Add blink-cursor-mode.
20790
20791 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
20792
20793 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
20794 (icalendar-export-file, icalendar-export-region)
20795 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
20796 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
20797
20798 2005-03-04 Lute Kamstra <lute@gnu.org>
20799
20800 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
20801 (debug-function-list): Ditto.
20802
20803 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
20804
20805 * textmodes/texinfmt.el (texinfo-append-refill):
20806 Redefine the types of line to which @refill
20807 is not appended by replacing a search for `@refill\\|@bye' with
20808 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
20809 itemize@refill' bug and the unfilled long lines bug.
20810 (texinfmt-version): Update number and date.
20811
20812 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
20813
20814 * international/code-pages.el (windows-1250, windows-125[2-8])
20815 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
20816
20817 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
20818
20819 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
20820 bound yet.
20821
20822 2005-03-02 Romain Francoise <romain@orebokech.com>
20823
20824 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
20825 buffer after removing limits.
20826 (ibuffer-pop-filter): Ditto.
20827 Update copyright.
20828
20829 2005-03-02 Miles Bader <miles@gnu.org>
20830
20831 * button.el (make-text-button): If the user doesn't specify a
20832 type, use the default. Rewrite to use `add-text-properties' and
20833 plist functions.
20834
20835 2005-03-01 Lute Kamstra <lute@gnu.org>
20836
20837 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
20838 (debugger-jumping-flag): New var.
20839 (debug-entry-code): Use it.
20840 (debugger-jump): Use debugger-jumping-flag and add
20841 debugger-reenable to post-command-hook.
20842 (debugger-reenable): Use debugger-jumping-flag and remove itself
20843 from post-command-hook.
20844 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
20845 debugger-reenable.
20846
20847 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
20848
20849 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
20850 inclusion of "itemize\\|", which may be unnecessary, is certainly
20851 inelegant, and stops refilling in itemize lists when formatting
20852 Japanese Texinfo files to Info.
20853 Update copyright to 2005.
20854
20855 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
20856
20857 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
20858 of an error if GDB can't find the source file.
20859
20860 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
20861
20862 * calendar/calendar.el (redraw-calendar): Work from any buffer,
20863 not just the calendar.
20864
20865 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
20866 first.
20867 (diary-redraw-calendar): New function.
20868 (make-diary-entry): Add diary-redraw-calendar to local
20869 write-contents-functions. Turn off selective display before
20870 inserting in diary.
20871
20872 2005-03-01 Kim F. Storm <storm@cua.dk>
20873
20874 * emacs-lisp/copyright.el (copyright-fix-years): New command.
20875
20876 2005-03-01 Lute Kamstra <lute@gnu.org>
20877
20878 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
20879 that debug-entry-code can be safely removed from a function while
20880 this code is being evaluated. Revert the 2005-02-27 change as the
20881 new implementation no longer requires it. Make sure that a
20882 function body containing just a string is not mistaken for a docstring.
20883 (debug): Skip one more frame in case of debug on entry.
20884 (debugger-setup-buffer): Delete one more frame line in case of
20885 debug on entry.
20886 (debugger-frame-number): Update to use the new text introduced by
20887 the 1999-11-03 change. Skip one more frame in case of debug on entry.
20888
20889 2005-02-28 Kim F. Storm <storm@cua.dk>
20890
20891 * double.el (double-translate-key): Call force-window-update after
20892 read-event to avoid crash in redisplay.
20893
20894 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
20895
20896 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
20897 (debug): Use it. Move the inhibit-trace earlier.
20898 (debug-entry-code): New const.
20899 (debug-on-entry-1): Use it.
20900
20901 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
20902
20903 * international/utf-16.el (ccl-encode-mule-utf-16le):
20904 Fix BUFFER_MAGNIFICATION to 2.
20905 (ccl-encode-mule-utf-16be): Likewise.
20906
20907 2005-02-28 Kenichi Handa <handa@m17n.org>
20908
20909 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
20910 Fix BUFFER_MAGNIFICATION to 4.
20911 (ccl-encode-mule-utf-16be-with-signature): Likewise.
20912
20913 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
20914
20915 * speedbar.el (speedbar-update-flag): Doc fix.
20916 (speedbar-show-info-under-mouse): Give set-mouse-position the right
20917 argument.
20918
20919 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
20920
20921 * reveal.el (reveal-post-command): Don't try to reveal overlays which
20922 have a non-nil `invisible' property but are actually visible.
20923
20924 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
20925 for perldoc sections.
20926 (perl-outline-regexp, perl-outline-level): New var and function.
20927 (perl-mode): Use them.
20928
20929 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
20930
20931 * calendar/diary-lib.el (diary-remind): Discard any mark portion
20932 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
20933
20934 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
20935
20936 * cus-edit.el: Comment change.
20937 (custom-buffer-create-internal): Slightly reword text at top of
20938 Custom buffers. Mention there that saving an option edits the
20939 init file. Add link to Emacs manual node on `custom-file'.
20940 (custom-magic-alist): Rewrite individual State messages to use
20941 capitalized keywords. Doc fix.
20942
20943 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
20944
20945 * calendar/calendar.el (calendar-buffer): Move above
20946 calendar-week-start-day.
20947 (calendar-week-start-day): Doc fix. Add :set function.
20948 (calendar-minimum-window-height): New variable.
20949 (generate-calendar-window): Only resize window if selected-window
20950 is displaying the calendar buffer. Use new variable
20951 calendar-minimum-window-height.
20952 (generate-calendar): Reword error message.
20953 (calendar-mode-map): Bind DEL to scroll-other-window-down.
20954
20955 2005-02-27 Andreas Schwab <schwab@suse.de>
20956
20957 * vc.el (vc-do-command): Don't run command asynchronously when
20958 operating in a remote directory.
20959
20960 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
20961 change from sync with Tramp 2.0.47.
20962
20963 2005-02-27 Richard M. Stallman <rms@gnu.org>
20964
20965 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
20966
20967 * textmodes/flyspell.el (flyspell-mode-on):
20968 Call ispell-change-dictionary only if necessary.
20969
20970 * emacs-lisp/re-builder.el (regexp-builder): New function.
20971
20972 * register.el (describe-register-1): Explicitly handle
20973 yank-excluded-properties = t.
20974
20975 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
20976 (custom-magic-alist): Change the status descriptions again.
20977 (face widget-type): Total rewrite based on `restricted-sexp'
20978 to eliminate the confusing double hiding levels.
20979
20980 * emacs-lisp/debug.el (debug-on-entry-1):
20981 If function body is empty, add nil as body form.
20982
20983 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
20984
20985 * emacs-lisp/trace.el (inhibit-trace): New var.
20986 (trace-make-advice): Use it.
20987
20988 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
20989
20990 2005-02-26 Kim F. Storm <storm@cua.dk>
20991
20992 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
20993 (mouse-on-link-p, mouse-drag-region-1): Use it.
20994
20995 2005-02-25 Lute Kamstra <lute@gnu.org>
20996
20997 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
20998
20999 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
21000
21001 * frame.el (blink-cursor-mode): Add :group keyword.
21002
21003 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
21004
21005 * calendar/icalendar.el (icalendar--decode-isodatetime):
21006 New optional argument DAY-SHIFT.
21007 (icalendar-export-region): Fix coding-system-for-write.
21008 (icalendar--convert-ical-to-diary): Shift end-day of all-day
21009 events by one.
21010
21011 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
21012
21013 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
21014
21015 2005-02-24 Kim F. Storm <storm@cua.dk>
21016
21017 * international/iso-acc.el (iso-accents-compose): Fix crash
21018 during redisplay. Call force-window-update after read-event
21019 and delete-region to signal that window is not accurate.
21020
21021 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
21022
21023 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
21024 Remove unused and inexistent var `inhibit-trace'.
21025 (debugger-mode): Use run-mode-hooks.
21026 (debugger-list-functions): Add buttons; setup xref stack.
21027
21028 2005-02-23 Richard M. Stallman <rms@gnu.org>
21029
21030 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
21031 appointment says it was explicitly made.
21032 (appt-add): Set the 3rd element.
21033 (appt-make-list): Preserve explicit appointments.
21034
21035 * subr.el (find-tag-default): Catch errors in forward-sexp.
21036
21037 2005-02-23 Juri Linkov <juri@jurta.org>
21038
21039 * info.el (Info-isearch-search): New defcustom.
21040 (Info-isearch-search): Call the default isearch function
21041 when Info-isearch-search is nil.
21042 (Info-isearch-wrap): Use variable Info-isearch-search.
21043
21044 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
21045
21046 * cus-edit.el: Comment change.
21047
21048 2005-02-22 Kim F. Storm <storm@cua.dk>
21049
21050 * progmodes/hideif.el (hide-ifdef-use-define-alist):
21051 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
21052
21053 2005-02-22 Simon Josefsson <jas@extundo.com>
21054
21055 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
21056 New variable.
21057 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
21058 Oskarsson" <myrkraverk@users.sourceforget.net>.
21059
21060 2005-02-22 Kim F. Storm <storm@cua.dk>
21061
21062 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
21063 check that window of that event is the selected window.
21064 (mouse-drag-region-1): Compare mouse event window to selected
21065 window before setting point.
21066
21067 * tooltip.el (tooltip-show-help-function): Pass event to
21068 mouse-on-link-p so it can check selected window.
21069
21070 2005-02-22 Kenichi Handa <handa@m17n.org>
21071
21072 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
21073 (ps-mule-show-warning): New function.
21074 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
21075 characters are found.
21076
21077 * ps-print.el (ps-header-footer-string): Return a list of header
21078 and footer strings.
21079
21080 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
21081
21082 * pcvs.el (cvs-retrieve-revision): Fix thinko.
21083
21084 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
21085
21086 * frame.el (blink-cursor-mode): Use define-minor-mode.
21087
21088 * term/mac-win.el (function-key-map): Use char-names more consistently.
21089 (file-name-coding-system): Only set it for MacOS-9. The other case is
21090 already handled in mule-cmds.el (where it also works when mac-win.el
21091 is not used).
21092
21093 2005-02-21 Kenichi Handa <handa@m17n.org>
21094
21095 * international/mule.el (ctext-pre-write-conversion): Always use
21096 " *code-converting-work*" buffer for work.
21097
21098 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
21099
21100 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
21101
21102 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
21103
21104 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
21105
21106 * ses.el (undo-more): Restore defadvice, but only the part that
21107 allows changes outside the restricted area of the buffer.
21108
21109 2005-02-20 Kim F. Storm <storm@cua.dk>
21110
21111 * simple.el (line-move): Add fourth optional arg try-vscroll which
21112 must be set to perform auto-window-vscroll.
21113 When moving backwards and doing auto-window-vscroll, automatically
21114 vscroll to the last part of lines which are taller than the window.
21115 (next-line, previous-line): Set try-vscroll arg on line-move.
21116
21117 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
21118
21119 * replace.el (query-replace, query-replace-regexp)
21120 (replace-string, replace-regexp): When operating on region, make
21121 the minibuffer prompt say so.
21122
21123 * isearch.el (isearch-forward): Document isearch-query-replace and
21124 isearch-query-replace-regexp keybindings.
21125
21126 2005-02-19 Jay Belanger <belanger@truman.edu>
21127
21128 * calc/calc-aent.el (math-read-token): Add local variable.
21129
21130 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
21131 (calc-edit-top): Move declaration to earlier in file.
21132 (calc-edit-macro-repeats): Add local variables.
21133
21134 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
21135 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
21136 calcFunc-tanh.
21137 Adjust integration rule for calcFunc-tan.
21138
21139 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
21140
21141 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
21142 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
21143 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
21144 (viper-skip-separators): Bug fix.
21145 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
21146 particular major mode.
21147 (viper-del-backward-char-in-replace): Don't put deleted char on the
21148 kill ring.
21149
21150 * viper-ex.el (viper-color-display-p): New function.
21151 (viper-has-face-support-p): Use viper-color-display-p.
21152
21153 * viper-keym.el (viper-gnus-modifier-map): New keymap.
21154
21155 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
21156
21157 * viper-util.el (viper-glob-unix-files): Fix shell status check.
21158 (viper-file-remote-p): Make equivalent to file-remote-p.
21159
21160 * viper.el (viper-major-mode-modifier-list):
21161 Use viper-gnus-modifier-map.
21162
21163 2005-02-19 David Kastrup <dak@gnu.org>
21164
21165 * subr.el (subregexp-context-p): Fix garbled doc string by adding
21166 quoting.
21167
21168 2005-02-19 Jay Belanger <belanger@truman.edu>
21169
21170 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
21171 Remove extra definitions.
21172 (calc-coth): New function.
21173 (calcFunc-cot): Fix `let'.
21174
21175 2005-02-19 Eli Zaretskii <eliz@gnu.org>
21176
21177 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
21178 the reasons we use "type pc" in these faces.
21179
21180 * button.el (button): Ditto.
21181
21182 2005-02-19 Michael Mauger <mmaug@yahoo.com>
21183
21184 * replace.el (query-replace-read-from): Set the value of
21185 query-replace-from-history-variable to handle the case of an empty
21186 string entered to accept the suggested default.
21187
21188 * net/tramp.el (tramp-file-name-for-operation):
21189 Use dired-call-process instead of dired-call-process-command.
21190
21191 2005-02-19 Jay Belanger <belanger@truman.edu>
21192
21193 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
21194 (math-div-non-trig): New variables.
21195 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
21196 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
21197 (math-combine-prod, math-div-symb-fancy): Add simplifications for
21198 trig expressions.
21199
21200 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
21201
21202 * progmodes/gdb-ui.el (gdb-var-update-handler)
21203 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
21204 for watch expressions,
21205 (gdb-var-create-handler): Don't set speedbar-update-flag.
21206 (gdb-post-prompt): Simplify test for speedbar.
21207
21208 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
21209
21210 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
21211 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
21212 we use the syntax table of the correct buffer.
21213 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
21214 Felix Gatzemeier.
21215
21216 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
21217 (ediff-file-remote-p): Make synonymous with file-remote-p.
21218 In all deffaces ediff-*-face-*, use min-colors.
21219
21220 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
21221 ediff-recurse-to-subdirectories.
21222 (ediff-mark-if-equal): Check that the arguments are strings, use
21223 ediff-same-contents (after to Felix Gatzemeier).
21224
21225 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
21226 nil.
21227
21228 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
21229
21230 * log-view.el (log-view-message-re): Fix up Subversion regexp.
21231
21232 2005-02-18 David Kastrup <dak@gnu.org>
21233
21234 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
21235 use `mark-active' when defined.
21236
21237 2005-02-18 Kenichi Handa <handa@m17n.org>
21238
21239 * ps-print.el (ps-font-info-database): New entry
21240 ZapfChancery-MediumItalic with correct font name. Fix font name
21241 of the entry Zapf-Chancery-MediumItalic.
21242
21243 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
21244
21245 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
21246
21247 2005-02-16 Kim F. Storm <storm@cua.dk>
21248
21249 * ido.el (ido-fallback-command): Pass user input to fallback command.
21250
21251 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
21252
21253 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
21254 (gdb-find-file-hook): Add server prefix.
21255
21256 2005-02-16 Richard M. Stallman <rms@gnu.org>
21257
21258 * replace.el (perform-replace): Pass new args to replace-highlight.
21259 (replace-highlight): Take region args,
21260 and pass them to isearch-lazy-highlight-new-loop.
21261
21262 * novice.el (disabled-command-hook): Autoload the defalias
21263 and the make-obsolete-variable call.
21264
21265 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
21266
21267 * isearch.el (isearch-lazy-highlight-start-limit)
21268 (isearch-lazy-highlight-end-limit): New variables limit
21269 the region for highlighting.
21270 (isearch-lazy-highlight-new-loop): New args BEG and END.
21271 (isearch-lazy-highlight-search): Use the new vars.
21272 (isearch-lazy-highlight-update): Likewise.
21273
21274 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
21275
21276 * cus-start.el (all): Use default-boundp.
21277
21278 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
21279
21280 * menu-bar.el (menu-bar-select-frame): Handle current frame.
21281
21282 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
21283
21284 * autorevert.el (auto-revert-stop-on-user-input)
21285 (auto-revert-verbose): Doc fixes.
21286
21287 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
21288
21289 * international/mule-cmds.el (set-locale-environment): Remove call
21290 to set-selection-coding-system on Windows.
21291
21292 2005-02-15 Jay Belanger <belanger@truman.edu>
21293
21294 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
21295 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
21296 calcFunc-coth.
21297 (math-simplify-sqrt): Add simplifications.
21298
21299 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
21300 to list.
21301
21302 * calc/calc-ext.el: Add functions to autoloads.
21303
21304 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
21305 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
21306 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
21307 (math-csc-raw, math-cot-raw): New functions.
21308
21309 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
21310
21311 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
21312 the variable name in a message.
21313
21314 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
21315 calcFunc-csc, calcFunc-cot.
21316
21317 * calc/calcalg2.el: Add derivative and integration rules for
21318 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
21319 calcFunc-csch, calcFunc-coth.
21320 (math-do-integral-methods): Add to checks for when to use
21321 substitutions.
21322
21323 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
21324
21325 2005-02-15 Lute Kamstra <lute@gnu.org>
21326
21327 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
21328 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
21329 <monnier@iro.umontreal.ca>
21330 (lisp-outline-level): Improve efficiency. Suggested by David
21331 Kastrup <dak@gnu.org>.
21332
21333 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
21334
21335 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
21336 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
21337 (gdb-set-gud-minor-mode-existing-buffers): New functions.
21338 (gdb-find-file-hook): New hook. Add it to find-file-hook.
21339 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
21340
21341 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
21342
21343 * cus-start.el (all): Comment change.
21344
21345 2005-02-14 Lute Kamstra <lute@gnu.org>
21346
21347 * cus-start.el (all): Check if symbol is void.
21348
21349 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
21350
21351 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
21352 optional argument to \cite.
21353
21354 2005-02-14 Richard M. Stallman <rms@gnu.org>
21355
21356 * cus-edit.el (custom-buffer-create-internal): Update help message.
21357 (custom-magic-alist): Update help messages.
21358
21359 * cus-start.el (all): Allow a var to specify a standard value.
21360
21361 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
21362
21363 * custom.el (custom-theme-set-variables): Handle variable aliases.
21364
21365 * frame.el (blink-cursor-timer): Doc fix.
21366 (blink-cursor): Make it an alias for `blink-cursor-mode' and
21367 declare obsolete.
21368 (blink-cursor-mode): Define with defcustom and use correct
21369 standard expression in that defcustom.
21370 * startup.el (command-line): Adapt to above changes in frame.el.
21371
21372 2005-02-11 Lute Kamstra <lute@gnu.org>
21373
21374 * apropos.el (apropos-score-doc): Prevent division by zero.
21375
21376 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
21377
21378 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
21379 (icalendar--get-event-property-attributes)
21380 (icalendar--get-event-properties)
21381 (icalendar--datetime-to-diary-date): New functions.
21382 (icalendar--split-value): Doc fix.
21383 (icalendar--datetime-to-noneuropean-date)
21384 (icalendar--datetime-to-european-date): New optional argument
21385 SEPARATOR. Return result as a string instead of a list.
21386 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
21387 (icalendar--convert-string-for-export): Rename arg S to STRING.
21388 (icalendar-export-region): Doc fix. Change name of error buffer.
21389 Save output buffer.
21390 (icalendar-import-file): Add blank at end of prompt.
21391 (icalendar-import-buffer): Doc fix. Do not switch to error
21392 buffer. Indicate status in return value.
21393 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
21394 buffer. Save output buffer. Handle exception from recurrence
21395 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
21396 events. Fix problems with weekly all-day events.
21397
21398 2005-02-10 Richard M. Stallman <rms@gnu.org>
21399
21400 * simple.el (eval-expression-print-format):
21401 Avoid warning about edebug-active.
21402
21403 * help.el (help-for-help-internal): Rename from help-for-help.
21404 (help-for-help): Define with defalias.
21405
21406 * font-core.el (font-lock-default-function): Use with-no-warnings.
21407
21408 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
21409
21410 * custom.el (defface): Doc fix.
21411
21412 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
21413
21414 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
21415 width 0" to prevent word wrapping problems.
21416
21417 2005-02-09 Kim F. Storm <storm@cua.dk>
21418
21419 * ido.el (ido-file-extensions-order): New defcustom.
21420 (ido-file-extension-lessp, ido-file-extension-aux)
21421 (ido-file-extension-order): New advanced file ordering.
21422 (ido-file-lessp): New simple file ordering.
21423 (ido-sort-list): Remove.
21424 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
21425 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
21426
21427 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
21428
21429 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
21430 that some versions of grep produce.
21431 (grep-mode-font-lock-keywords): Likewise.
21432
21433 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
21434
21435 * progmodes/gdb-ui.el (gdb-location-list): New variable.
21436 (gdb-cdir): Delete.
21437 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
21438 (gdb-source-info): Treat case when source file is in another
21439 directory properly.
21440 (gdb-get-location): New function.
21441
21442 2005-02-07 Jay Belanger <belanger@truman.edu>
21443
21444 * calc/calc-prog.el (calc-write-parse-table-part)
21445 (calc-fix-token-name): Fix a check for language type.
21446
21447 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
21448
21449 2005-02-07 Andre Spiegel <spiegel@gnu.org>
21450
21451 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
21452 as directory not writable.
21453
21454 2005-02-07 Kim F. Storm <storm@cua.dk>
21455
21456 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
21457 (cua--standard-movement-commands): Remove list.
21458 Instead, set CUA property value to move for movement commands.
21459 (cua-movement-commands): Remove. Users must set CUA prop instead.
21460 (cua--pre-command-handler): Check CUA property.
21461 (cua--init-keymaps): Don't remap undo commands.
21462 (cua-mode): Don't call cua--rectangle-on-off.
21463
21464 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
21465 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
21466 (cua--rect-undo-set-point): New var.
21467 (cua--rectangle-undo-boundary): Setup undo apply entry.
21468 (cua--rect-undo-handler): New function for rectangle undo.
21469 (cua--rect-start-position, cua--rect-end-position): Add.
21470 (cua--rectangle-post-command): Call cua--rectangle-set-corners
21471 for restored rectangle. Set point if cua--rect-undo-set-point.
21472
21473 2005-02-06 Jay Belanger <belanger@truman.edu>
21474
21475 * calc/calc-lang.el (calc-tex-language): Display more information
21476 in messages.
21477
21478 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
21479 in TeX mode.
21480
21481 2005-02-06 Richard M. Stallman <rms@gnu.org>
21482
21483 * emacs-lisp/lisp.el (buffer-end): Doc fix.
21484
21485 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
21486
21487 * net/ldap.el (ldap-search-internal): Support attributes with
21488 optional descriptions separated by a semi-colon, as in
21489 "userCertificate;binary".
21490
21491 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21492
21493 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
21494 isn't a cons (i.e. the version is 0).
21495
21496 2005-02-05 Eli Zaretskii <eliz@gnu.org>
21497
21498 * help.el (help-for-help): Doc fix.
21499
21500 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
21501
21502 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
21503 GDB-Windows on the menu-bar as this works better.
21504
21505 2005-02-04 Jay Belanger <belanger@truman.edu>
21506
21507 * calc/calc-embed.el (calc-embedded-update): Don't put in
21508 unnecessary newlines. Adjust the end of formula marker.
21509
21510 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
21511 (math-latex-parse-two-args): New function.
21512
21513 2005-02-03 Lute Kamstra <lute@gnu.org>
21514
21515 * help-fns.el (help-with-tutorial): Make sure that users cannot
21516 remove the entire text of the tutorial by means of `undo'.
21517
21518 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
21519
21520 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
21521 in recent changes, where the ispell process was repeatedly
21522 killed & restarted.
21523
21524 * international/mule-cmds.el (set-locale-environment): Set file-name
21525 coding system to utf-8 on Darwin systems.
21526 (set-default-coding-systems): Don't set default-file-name-coding-system
21527 on Darwin systems.
21528
21529 2005-02-03 Richard M. Stallman <rms@gnu.org>
21530
21531 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
21532
21533 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
21534
21535 * faces.el (list-faces-display): Add optional argument.
21536
21537 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
21538
21539 * font-core.el (font-lock-default-function): Handle the rare case where
21540 only font-lock-keywords is set.
21541
21542 2005-02-02 Kenichi Handa <handa@m17n.org>
21543
21544 * international/characters.el: Cancel previous change for
21545 I-WITH-DOT-ABOVE and DOTLESS-i.
21546
21547 * international/latin-5.el: Cancel previous change.
21548
21549 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
21550
21551 * progmodes/gud.el: Correction to syntax in gud-menu-map.
21552
21553 2005-02-02 Kenichi Handa <handa@m17n.org>
21554
21555 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
21556 DOTLESS-i.
21557
21558 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
21559 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
21560
21561 * case-table.el (get-upcase-table): New function.
21562 (copy-case-table): Copy upcaes table too if non-nil.
21563 (set-case-syntax-delims): Maintain upcase table too.
21564 (set-case-syntax-pair): Likewise.
21565 (set-upcase-syntax, set-downcase-syntax): New functions.
21566 (set-case-syntax): Maintain upcase table too.
21567
21568 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
21569
21570 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
21571
21572 * progmodes/gud.el (gud-goto-info): New function.
21573 (gud-tool-bar-map): Use correct icon.
21574
21575 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
21576
21577 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
21578 When delegating, order args in the funcall correctly.
21579
21580 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
21581
21582 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
21583
21584 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
21585
21586 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
21587 buffer not visiting a file.
21588
21589 2005-01-31 Jay Belanger <belanger@truman.edu>
21590
21591 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
21592 bound on the line with the formula.
21593
21594 2005-01-31 Kim F. Storm <storm@cua.dk>
21595
21596 * ses.el (ses-create-cell-variable-range)
21597 (ses-destroy-cell-variable-range, ses-reset-header-string)
21598 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
21599 (ses-insert-row): Fix format of apply undo entries.
21600
21601 2005-01-31 Jay Belanger <belanger@truman.edu>
21602
21603 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
21604 parts.
21605
21606 * calc/calc-embed.el (calc-embedded-open-formula)
21607 (calc-embedded-close-formula): Ignore matrix environments.
21608
21609 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
21610 TeX mode.
21611
21612 * calc/calc-lang.el (math-function-table, math-oper-table)
21613 (math-variable-table): Adjust the LaTeX portions.
21614
21615 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
21616 (math-latex-ignore-words): New constant.
21617
21618 2005-01-31 Richard M. Stallman <rms@gnu.org>
21619
21620 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
21621 (ispell-local-dictionary): Doc fix.
21622 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
21623 Don't reinitialize at run time. Don't defcustom.
21624 All uses changed to append ispell-local-dictionary-alist,
21625 or check it first.
21626 (ispell-current-dictionary): New variable for dictionary in use.
21627 (ispell-dictionary): Now used only for global default.
21628 (ispell-start-process): Set ispell-current-dictionary,
21629 not ispell-dictionary.
21630 (ispell-change-dictionary): Use this only for setting
21631 user preferences.
21632 (ispell-internal-change-dictionary): New function
21633 to change the current dictionary in use.
21634 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
21635 Use ispell-current-dictionary.
21636 Handle ispell-local-dictionary-overridden.
21637 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
21638
21639 2005-01-31 Jay Belanger <belanger@truman.edu>
21640
21641 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
21642
21643 * calc/calc-ext.el: Add calc-latex-language to autoloads.
21644 (calc-mode-map): Add calc-latex-language.
21645
21646 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
21647 (math-latex-print-frac): New functions.
21648 (math-oper-table, math-function-table, math-variable-table)
21649 (math-complex-format, math-input-filter): Add latex properties.
21650 (calc-set-language): Set math-expr-special-function-mapping.
21651
21652 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
21653 (calc-write-parse-table-part): Add LaTeX support.
21654
21655 * calc/calc.el (calc-language): Adjust docstring.
21656 (calc-set-mode-line): Add LaTeX support.
21657 (math-expr-special-function-mapping): New variable.
21658 (math-tex-ignore-words): Add to list.
21659
21660 * calc/calccomp.el (math-compose-expr, math-compose-rows):
21661 Add LaTeX support.
21662 (math-compose-expr): Add support for special functions.
21663
21664 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
21665
21666 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
21667
21668 * progmodes/gdb-ui.el (gdb-memory-address)
21669 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
21670 (gdb-memory-mode-map, gdb-memory-format-keymap)
21671 (gdb-memory-format-menu, gdb-memory-unit-keymap)
21672 (gdb-memory-unit-menu): New variables for a buffer
21673 that lets the user examine program memory.
21674 (gdb-memory-set-address, gdb-memory-set-repeat-count)
21675 (gdb-memory-format-binary, gdb-memory-format-octal)
21676 (gdb-memory-format-unsigned, gdb-memory-format-signed)
21677 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
21678 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
21679 (gdb-memory-unit-word, gdb-memory-unit-halfword)
21680 (gdb-memory-unit-byte, gdb-memory-unit-menu)
21681 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
21682 (gdb-memory-mode, gdb-memory-buffer-name)
21683 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
21684 New functions for above buffer.
21685
21686 2005-01-30 Richard M. Stallman <rms@gnu.org>
21687
21688 * cus-edit.el (custom-bury-buffer): Function deleted.
21689 (custom-buffer-done-function): Option deleted.
21690 (custom-buffer-done-kill): New replacement option.
21691 (Custom-buffer-done): Call quit-window.
21692 (custom-buffer-create-internal): Update for above changes.
21693
21694 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
21695
21696 * simple.el (undo-ask-before-discard): New var.
21697 (undo-outer-limit-truncate): Implement it.
21698 (undo-extra-outer-limit): Doc update.
21699
21700 2005-01-29 Richard M. Stallman <rms@gnu.org>
21701
21702 * ses.el (undo-more): Delete defadvice.
21703 (ses-begin-change): Doc fix.
21704
21705 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
21706 instead of rebinding C-x u and C-_.
21707
21708 * files.el (normal-backup-enable-predicate): Return nil for files
21709 in /tmp, regardless of temporary-file-directory.
21710
21711 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
21712
21713 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
21714 (open-rectangle, delete-whitespace-rectangle-line)
21715 (clear-rectangle-line): If FILL, pass t instead of FILL
21716 for move-to-column's 2nd arg.
21717
21718 * simple.el (undo): Fix the test for continuing a series of undos.
21719 (undo-more): Set pending-undo-list to t when we reach end.
21720 (pending-undo-list): Move up defvar.
21721
21722 * wid-edit.el (widget-button-click):
21723 Shorten the range of the track-mouse binding.
21724
21725 * comint.el (comint-insert-input): Undo previous changes;
21726 use last-input-event in interactive spec.
21727
21728 2005-01-29 Eli Zaretskii <eliz@gnu.org>
21729
21730 * progmodes/compile.el (compilation-start): Bind buffer-read-only
21731 to nil before invoking call-process. Reset buffer's modified flag
21732 after fontifying it in the no-async branch.
21733
21734 * wid-edit.el (widget-specify-button): If mouse pointer shape
21735 cannot be changed, use mouse face instead.
21736
21737 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
21738
21739 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
21740 (gdb-goto-breakpoint): Make breakpoint handling work on template
21741 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
21742 (gdb-assembler-custom): Update to recognize breakpoint information
21743 added on 2005-01-19.
21744
21745 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
21746
21747 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
21748 (dsssl-mode): Use define-derived-mode.
21749 (scheme-mode-initialize): Remove.
21750 (scheme-mode): Use run-mode-hooks.
21751
21752 * cus-edit.el (customize-group-other-window)
21753 (custom-buffer-create-other-window): Don't override special-display-*.
21754 (custom-mode-map): Make it dense.
21755
21756 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
21757 sets the default value.
21758
21759 2005-01-28 Eli Zaretskii <eliz@gnu.org>
21760
21761 * descr-text.el: Add more keywords.
21762
21763 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
21764
21765 * speedbar.el: Avoid unnecessary use of locate-library.
21766
21767 * international/mule-cmds.el (standard-display-european-internal):
21768 Don't fiddle with latin-1 non-break space any more since it's now
21769 special cased in the C code.
21770 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
21771
21772 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
21773
21774 * cus-start.el (all): Add `undo-outer-limit'.
21775
21776 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
21777
21778 * textmodes/bibtex.el (bibtex-format-entry):
21779 Use `bibtex-empty-field-re' only on the text of fields, not on entire
21780 field lines.
21781 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
21782 not on part of a buffer.
21783
21784 2005-01-25 Lute Kamstra <lute@gnu.org>
21785
21786 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
21787 nonempty field text strings like "{letters\\macro{}more letters}".
21788 Clarify docstring.
21789 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
21790 (bibtex-entry-offset, bibtex-parse-association)
21791 (bibtex-parse-field-name): Fix typos in docstrings.
21792 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
21793
21794 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
21795
21796 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
21797 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
21798 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
21799 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
21800
21801 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
21802 isearch minor mode.
21803
21804 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
21805
21806 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
21807
21808 2005-01-24 Lute Kamstra <lute@gnu.org>
21809
21810 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
21811 CASECHARS and NOT-CASECHARS regular expressions of the
21812 "nederlands" and "nederlands8" dictionaries to prevent a "Range
21813 striding over charsets" error.
21814
21815 2005-01-24 Jay Belanger <belanger@truman.edu>
21816
21817 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
21818 display variable name.
21819
21820 2005-01-24 Kenichi Handa <handa@m17n.org>
21821
21822 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
21823 Fix setting of the element of encoded-kbd-iso2022-invocations.
21824
21825 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
21826
21827 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
21828 (gdb-threads-select): Change to also accept mouse events.
21829 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
21830 (gdb-threads-mouse-select): Delete.
21831
21832 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
21833
21834 * files.el (insert-directory): Take care of empty directory,
21835 listed without -a switch.
21836
21837 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
21838
21839 * textmodes/refill.el (refill-post-command-function):
21840 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
21841 to the list of functions that we should be careful not to undo.
21842 (refill-late-fill-paragraph-function): Remove.
21843 (refill-saved-state): New var.
21844 (refill-mode): Use it to save fill-paragraph-function.
21845 Save also the value of auto-fill-function.
21846
21847 * term/w32-win.el: Simplify code.
21848
21849 2005-01-23 Kim F. Storm <storm@cua.dk>
21850
21851 * simple.el (line-move): Adapt to new return value from
21852 pos-visible-in-window-p.
21853
21854 * simple.el (line-move): Fix last change. Check partial
21855 visibility at point rather than at window-start.
21856
21857 2005-01-22 Jason Rumney <jasonr@gnu.org>
21858
21859 * term/w32-win.el (xw-defined-colors): Remove debug-message.
21860
21861 2005-01-22 David Kastrup <dak@gnu.org>
21862
21863 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
21864
21865 2005-01-22 Eli Zaretskii <eliz@gnu.org>
21866
21867 * type-break.el (type-break-mode): Add a test for
21868 type-break-file-name being non-nil.
21869
21870 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
21871
21872 * net/eudc.el (top level): Call (message "") via progn, so that
21873 eudc-options-file is loaded.
21874
21875 2005-01-22 Kim F. Storm <storm@cua.dk>
21876
21877 * simple.el (line-move-1): Rename from line-move.
21878 (line-move): New function that adjusts vscroll for partially
21879 visible rows, and calls line-move-1 otherwise.
21880
21881 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
21882
21883 * pcomplete.el: Define pcomplete-read-event instead of read-event,
21884 since it's not a complete read-event implementation
21885
21886 2005-01-20 Jay Belanger <belanger@truman.edu>
21887
21888 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
21889 for called function.
21890
21891 2005-01-20 Steven Tamm <steventamm@mac.com>
21892
21893 * term/mac-win.el (process-connection-type): Remove.
21894 Controlled now by s/darwin.h:PTY_ITERATION.
21895
21896 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
21897
21898 * window.el (handle-select-window): Don't switch window when we're
21899 in the minibuffer.
21900
21901 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
21902
21903 * subr.el (dotimes-with-progress-reporter): New macro.
21904
21905 * ses.el (ses-dotimes-msg): Remove macro.
21906 Use `dotimes-with-progress-reporter' instead.
21907
21908 2005-01-19 Steven Tamm <steventamm@mac.com>
21909
21910 * term/mac-win.el (process-connection-type): Use new
21911 operating-system-release variable to use ptys on Darwin 7 (OS X
21912 10.3) when using carbon build.
21913
21914 2005-01-19 Jay Belanger <belanger@truman.edu>
21915
21916 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
21917 flags if the last command was a tab or M-tab.
21918
21919 * calc/calc-prog.el (calc-user-define-edit): Put original formula
21920 in formula editing buffer.
21921
21922 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
21923
21924 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
21925 breakpoint image symbol in margin.
21926
21927 2005-01-19 Jay Belanger <belanger@truman.edu>
21928
21929 * calc/calc-prog.el (calc-execute-kbd-macro):
21930 Ignore calc-keep-arg-flag.
21931
21932 2005-01-19 Kenichi Handa <handa@m17n.org>
21933
21934 * textmodes/ispell.el (ispell-looking-at): New function.
21935 (ispell-process-line): Use ispell-looking-at to compare the ispell
21936 output and the buffer contents.
21937
21938 2005-01-18 Jay Belanger <belanger@truman.edu>
21939
21940 * calc/calc.el (calc-display-raw): Fix docstring.
21941
21942 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
21943
21944 * simple.el (blink-matching-open): Strip extra info from syntax.
21945
21946 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
21947 funny chars in the end-of-here-doc marker.
21948
21949 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
21950
21951 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
21952 that enable/disabled state of breakpoints is shown correctly in
21953 fringe and on ttys.
21954 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
21955 Add breakpoint information as text properties.
21956 (gdb-mouse-toggle-breakpoint):
21957 Rename to gdb-mouse-set-clear-breakpoint.
21958 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
21959 breakpoints in the margin.
21960 (gdb-remove-strings): Simplify.
21961
21962 2005-01-17 Jay Belanger <belanger@truman.edu>
21963
21964 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
21965 erasing buffer.
21966
21967 2005-01-17 Richard M. Stallman <rms@gnu.org>
21968
21969 * progmodes/grep.el (grep-find): Copy from `grep' the condition
21970 for calling grep-compute-defaults.
21971
21972 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
21973 if buffer is empty.
21974
21975 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
21976
21977 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
21978
21979 * hilit-chg.el (highlight-changes-mode): Don't autoload.
21980
21981 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
21982 non-preloaded variables.
21983
21984 2005-01-17 Steven Tamm <steventamm@mac.com>
21985
21986 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
21987 tex-shell cause to force interactivity when using pipes.
21988
21989 2005-01-17 Kim F. Storm <storm@cua.dk>
21990
21991 * simple.el (just-one-space): Make arg optional.
21992
21993 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
21994
21995 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
21996 posn-at-x-y to t to access left-margin.
21997
21998 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
21999
22000 Sync with Tramp 2.0.47.
22001
22002 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
22003 catching keep-date problems in cp/scp operations.
22004 (tramp-handle-copy-file): Don't call `set-file-modes'
22005 unconditionally. Specialized functions should know better what is
22006 necessary. This improves performance a little bit, and the
22007 functions could catch errors with `cp -p' and `scp -p'.
22008 (tramp-do-copy-or-rename-file-via-buffer)
22009 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
22010 when appropriate.
22011 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
22012 Call `set-file-modes' when appropriate.
22013 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
22014 Johnsson <isak@hypergene.com>
22015 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
22016 of both Tramp buffer and debug buffer. Reported by Joakim Verona
22017 <joakim@verona.se>
22018 (tramp-file-name-for-operation): Mark `shell-command' as magic for
22019 Emacs only.
22020
22021 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
22022 `find-file-hooks' and `dired-mode-hook'.
22023 (tramp-minor-mode-map): Respective map. Add remapping for
22024 `compile' and `recompile'.
22025 (tramp-remap-command, tramp-recompile): New defuns.
22026 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
22027 in buffer "*Compilation*". Call the commands asynchronously.
22028
22029 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
22030 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
22031 `shell-command', because it isn't magic in XEmacs. Reported by
22032 Adrian Aichner <adrian@xemacs.org>.
22033
22034 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
22035 `substitute-in-file-name.
22036 (tramp-smb-handle-substitute-in-file-name): New defun.
22037 (tramp-smb-advice-PC-do-completion): Delete advice.
22038
22039 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
22040
22041 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
22042 Fix error in deleting region.
22043
22044 2005-01-15 Richard M. Stallman <rms@gnu.org>
22045
22046 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
22047 In non-temp buffer, switch syntax table temporarily.
22048
22049 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
22050
22051 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
22052
22053 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
22054
22055 * imenu.el (imenu--split-menu): Copy menulist before sorting.
22056 (imenu--generic-function): Use START, not BEG, as pos of definition.
22057
22058 * simple.el (just-one-space): Argument specifies number of spaces.
22059
22060 * simple.el (eval-expression-print-format): Avoid warning
22061 about edebug-active.
22062
22063 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
22064
22065 * progmodes/sh-script.el: Code copied from make-mode.el
22066 with small changes,
22067 (sh-mode-map): Bind C-c C-\.
22068 (sh-backslash-column, sh-backslash-align): New variables.
22069 (sh-backslash-region, sh-append-backslash): New functions.
22070
22071 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
22072
22073 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
22074 (rmail-pop-password, rmail-pop-password-required): Move to
22075 rmail-obsolete group.
22076 (rmail-set-pop-password): Rename to rmail-set-remote-password.
22077 All callers updated.
22078 (rmail-get-pop-password): Rename to rmail-get-remote-password.
22079 Take an argument specifying whether it is POP or IMAP mailbox we
22080 are using. All callers updated.
22081 (rmail-pop-password-error): Rename to
22082 rmail-remote-password-error. Added mailutils-specific error message.
22083 (rmail-movemail-search-path)
22084 (rmail-movemail-variant-in-use): New variables.
22085 (rmail-remote-password, rmail-remote-password-required):
22086 New customization variables.
22087 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
22088 (rmail-parse-url): New function.
22089 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
22090 with GNU mailutils movemail.
22091
22092 2005-01-15 Kevin Ryde <user42@zip.com.au>
22093
22094 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
22095 suffix to space, $ or '$, to correctly position point when going
22096 to @table style constants like DBL_MAX.
22097
22098 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
22099
22100 * type-break.el (type-break-mode, type-break-file-time)
22101 (type-break-file-keystroke-count, type-break-choose-file):
22102 Don't store data in or load data from the file if type-break-file-name
22103 is nil.
22104 (type-break-file-name): Doc update as per the above.
22105
22106 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
22107
22108 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
22109 lookup-key might return nil; handle that.
22110
22111 2005-01-15 Alan Mackenzie <acm@muc.de>
22112
22113 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
22114 rather than the element found, thus enabling the tree to be setcar'd.
22115
22116 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
22117
22118 * textmodes/org.el (org-show-following-heading): New option.
22119 (org-show-hierarchy-above): Use `org-show-following-heading'.
22120 (org-cycle): Documentation fix.
22121
22122 * textmodes/org.el (orgtbl-optimized): New option
22123 (orgtbl-mode): New command, a minor mode.
22124 (orgtbl-mode-map): New variable.
22125 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
22126 (orgtbl-error, orgtbl-self-insert-command)
22127 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
22128
22129 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
22130 a local variable in each org-mode buffer.
22131
22132 * textmodes/org.el (org-set-regexps-and-options): Rename from
22133 `org-set-regexps'. Added checking for STARTUP keyword.
22134 (org-get-current-options): Add STARTUP options.
22135 (org-table-insert-row): Make mode intelligent about when
22136 realignment is needed.
22137 (org-self-insert-command, org-delete-backward-char, org-delete-char):
22138 New commands.
22139 (org-enable-table-editor): New default value `optimized'.
22140 (org-table-blank-field): Support blanking regions if active.
22141
22142 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
22143
22144 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
22145 if the year is not given.
22146
22147 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
22148 Add new escapes %m and %M, fixed bug with %F by adding
22149 save-match-data.
22150 (reftex-reference): Remove ?. from list of spaces.
22151 (reftex-label-info): Add automatic label prefix recognition.
22152
22153 * textmodes/reftex-index.el (reftex-index-next-phrase):
22154 Add slave parameter to call of `reftex-index-this-phrase'.
22155 (reftex-index-this-phrase): New optional argument.
22156 (reftex-index-region-phrases): Add slave parameter to call of
22157 `reftex-index-this-phrase'.
22158 (reftex-display-index): New argument redo.
22159 (reftex-index-rescan): Add `redo' to arguments of
22160 `reftex-display-index'.
22161 (reftex-index-Rescan, reftex-index-revert)
22162 (reftex-index-switch-index-tag): Add `redo' to arguments of
22163 `reftex-display-index'.
22164 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
22165 indexing. Fix bug with matching is there is a quote before or
22166 after the word.
22167
22168 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
22169 Fix bug when collecting citation keys in lines with comments.
22170 (reftex-citation): Prefix argument no longer rescans the document,
22171 but forces prompting for optional arguments of cite macros.
22172 (reftex-do-citation): Prompting for optional arguments implemented.
22173
22174 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
22175 Add optional arguments to most cite commands.
22176 (reftex-cite-cleanup-optional-args): New option
22177 (reftex-cite-prompt-optional-args): New option.
22178 (reftex-trust-label-prefix): New option.
22179
22180 * textmodes/reftex-toc.el (reftex-toc-find-section):
22181 Add push-mark before changing the position in the buffer.
22182
22183 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
22184 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
22185
22186 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
22187
22188 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
22189 more carefully.
22190
22191 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
22192
22193 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
22194 (sgml-mode): Use it.
22195 (sgml-get-context): Better keep track of implicitly closed tags.
22196
22197 2005-01-13 Kenichi Handa <handa@m17n.org>
22198
22199 * textmodes/ispell.el: These changes are to fix misalignment error
22200 caused by equivalent characters of different Emacs charsets.
22201 (ispell-unified-chars-table): New variable.
22202 (ispell-get-decoded-string): New function.
22203 (ispell-get-casechars, ispell-get-not-casechars)
22204 (ispell-get-otherchars): Call ispell-get-decoded-string.
22205
22206 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
22207
22208 * custom.el (custom-declare-variable): Just put symbol instead
22209 of (defvar . symbol) in `current-load-list'.
22210
22211 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
22212
22213 * emacs-lisp/elint.el: Fixed typo in Commentary section.
22214
22215 2005-01-12 Jay Belanger <belanger@truman.edu>
22216
22217 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
22218 to create a Calc summary.
22219
22220 2005-01-12 Kim F. Storm <storm@cua.dk>
22221
22222 * mouse.el (mouse-on-link-p): Change functionality and doc
22223 string to comply with latest description in lisp ref.
22224
22225 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
22226
22227 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
22228 Enable mouse clicks on mode-line, header-line and margin.
22229 (event-type): Give mouse event symbols an `event-kind' property
22230 with value `mouse-click'.
22231
22232 2005-01-12 Juri Linkov <juri@jurta.org>
22233
22234 * facemenu.el (list-colors-display): Add new arg buffer-name.
22235 Use it. Fix docstring. Replace code for identifying duplicate
22236 colors by the name with call to `list-colors-duplicates' which
22237 identifies duplicate colors by the value unless the color
22238 is one of special Windows colors. Set truncate-lines to t.
22239 Print sorted duplicate color names on each line. Indent to 22
22240 \(the longest color name in rgb.txt) instead of 20. Optimize.
22241 (list-colors-duplicates): New function.
22242 (facemenu-color-name-equal): Delete function.
22243
22244 * facemenu.el (list-colors-print): New function created from code
22245 in list-colors-display. Print #RRGGBB at the window right edge.
22246 (list-colors-display): When temp-buffer-show-function is not
22247 defined, call list-colors-print from temp-buffer-show-hook
22248 to get the right value of window-width in list-colors-print
22249 after the buffer is displayed.
22250
22251 * simple.el (pop-mark): Move deactivate-mark out of conditional
22252 part to deactivate the active mark regardless of the state of the
22253 mark ring.
22254
22255 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
22256 variables line in desktop files.
22257
22258 2005-01-12 Juri Linkov <juri@jurta.org>
22259
22260 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
22261 Bring together isearch highlight related options.
22262 (lazy-highlight): Replace group `replace' by `matching'.
22263 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
22264 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
22265 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
22266 and declare them obsolete.
22267 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
22268 (isearch-faces): Remove defgroup.
22269 (isearch-overlay, isearch-highlight, isearch-dehighlight):
22270 Move isearch highlighting code closer to lazy highlighting code.
22271
22272 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
22273 (query-replace-highlight, query-replace-lazy-highlight)
22274 (query-replace): Move definitions to the beginning of the file.
22275
22276 2005-01-11 Juri Linkov <juri@jurta.org>
22277
22278 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
22279 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
22280 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
22281
22282 * info.el (Info-history-forward): New variable.
22283 (Info-select-node): Reset Info-history-forward to nil.
22284 (Info-last): Turn into defalias.
22285 (Info-history-back): Rename from Info-last.
22286 Add current node to Info-history-forward.
22287 (Info-history-forward): New fun.
22288 (Info-mode-map): Replace Info-last by Info-history-back.
22289 Bind Info-history-forward to "r".
22290 (Info-mode-menu): Replace Info-last by Info-history-back.
22291 Fix menu item text. Add menu item for Info-history-forward.
22292 (info-tool-bar-map): Replace Info-last by Info-history-back.
22293 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
22294 for Info-history-forward.
22295 (Info-mode): Replace Info-last by Info-history-back in docstring.
22296 Add local variable Info-history-forward.
22297 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
22298
22299 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
22300
22301 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
22302 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
22303 Ignore select-window events rather than fiddle with
22304 mouse-autoselect-window.
22305
22306 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
22307
22308 * type-break.el (type-break-mode): Fix previous change.
22309
22310 2005-01-10 Jay Belanger <belanger@truman.edu>
22311
22312 * calc/calc-ext.el (calc-reset): Reset when inside embedded
22313 calculator; only reset when point is inside a calculator.
22314 Don't adjust the window height if the window takes up the whole height
22315 of the frame.
22316
22317 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
22318
22319 * ebuff-menu.el (Electric-buffer-menu-mode):
22320 Preserve value of buffer-local var header-line-format.
22321
22322 2005-01-09 Jay Belanger <belanger@truman.edu>
22323
22324 * calc/calc.el (calc-mode-var-list-restore-saved-values):
22325 Make sure settings file exists before accessing it.
22326
22327 * calc/calc-embed.el (calc-embedded-subst):
22328 Replace math-multi-subst-rec, which is only supposed to be called
22329 by math-multi-subst, by math-multi-subst.
22330
22331 2005-01-09 Andre Spiegel <spiegel@gnu.org>
22332
22333 * vc.el (vc-allow-async-revert): New user option.
22334 (vc-disable-async-diff): New internal variable.
22335 (vc-revert-buffer): Use them to disable asynchronous diff.
22336
22337 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
22338 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
22339 asynchronously if vc-disable-async-diff is t.
22340
22341 2005-01-09 Jay Belanger <belanger@truman.edu>
22342
22343 * calc/calc.el (defcalcmodevar): New macro.
22344 (calc-mode-var-list-restore-default-values)
22345 (calc-mode-var-list-restore-saved-values): New functions.
22346 (calc-mode-var-list): Use defcalcmodevar to define it.
22347 (calc-always-load-extensions, calc-line-numbering)
22348 (calc-line-breaking, calc-display-just, calc-display-origin)
22349 (calc-number-radix, calc-leading-zeros, calc-group-digits)
22350 (calc-group-char, calc-point-char, calc-frac-format)
22351 (calc-prefer-frac, calc-hms-format, calc-date-format)
22352 (calc-float-format, calc-full-float-format, calc-complex-format)
22353 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
22354 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
22355 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
22356 (calc-matrix-brackets, calc-language, calc-language-option)
22357 (calc-left-label, calc-right-label, calc-word-size)
22358 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
22359 (calc-display-raw, calc-internal-prec, calc-angle-mode)
22360 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
22361 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
22362 (calc-window-height, calc-display-trail, calc-show-selections)
22363 (calc-use-selections, calc-assoc-selections)
22364 (calc-display-working-message, calc-auto-why, calc-timing)
22365 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
22366 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
22367 (calc-gnuplot-default-device, calc-gnuplot-default-output)
22368 (calc-gnuplot-print-device, calc-gnuplot-print-output)
22369 (calc-gnuplot-geometry, calc-graph-default-resolution)
22370 (calc-graph-default-resolution-3d, calc-invocation-macro)
22371 (calc-show-banner): Use defcalcmodevar to declare them and set
22372 their default values.
22373
22374 * calc/calc-ext.el (calc-reset): Restore saved values of variables
22375 instead of default values (but restore default values if there is
22376 an argument of 0).
22377
22378 2005-01-09 David Kastrup <dak@gnu.org>
22379
22380 * desktop.el (desktop-restore-eager): Fix typo in type.
22381
22382 2005-01-08 Richard M. Stallman <rms@gnu.org>
22383
22384 * cus-edit.el (customize): Delete :link.
22385
22386 2005-01-08 Jay Belanger <belanger@truman.edu>
22387
22388 * calc/calc.el (calc-mode): Remove the extension from the
22389 `calc-settings-file' file name when loading it.
22390
22391 2005-01-08 Kim F. Storm <storm@cua.dk>
22392
22393 * info.el (Info-mode-map, Info-next-link-keymap)
22394 (Info-prev-link-keymap, Info-up-link-keymap):
22395 Map follow-link to mouse-face.
22396 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
22397
22398 2005-01-08 Jay Belanger <belanger@truman.edu>
22399
22400 * calc/calc.el (calc-settings-file): Change default value.
22401 Suggested by cgw in a comment in calc-mode.el.
22402
22403 * calc/calc-mode.el (calc-settings-file-name):
22404 Compare calc-settings-file to user-init-file instead of ~/.emacs.
22405 Replace ~/.emacs in a prompt by calc-settings-file.
22406
22407 2005-01-07 Lars Hansen <larsh@math.ku.dk>
22408
22409 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
22410 (desktop-lazy-idle-delay): New customizable variables.
22411 (desktop-buffer-args-list): New variable.
22412 (desktop-append-buffer-args): New function.
22413 (desktop-save): Call desktop-append-buffer-args for some buffers.
22414 (desktop-lazy-create-buffer): New function.
22415 (desktop-idle-create-buffers): New function.
22416 (desktop-read): Add message about buffers to restore lazily.
22417 (desktop-lazy-abort): New command.
22418 (desktop-clear): Call desktop-lazy-abort.
22419 (desktop-lazy-complete): New command.
22420
22421 2005-01-06 Richard M. Stallman <rms@gnu.org>
22422
22423 * emacs-lisp/find-func.el (find-face-definition):
22424 Rename from find-face.
22425
22426 2005-01-06 Kim F. Storm <storm@cua.dk>
22427
22428 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
22429
22430 * man.el (Man-xref-man-page, Man-xref-header-file)
22431 (Man-xref-normal-file): Add follow-link property.
22432
22433 2005-01-06 Jay Belanger <belanger@truman.edu>
22434
22435 * calc/calc-units.el: Make sure the proper macro definitions are
22436 available when compiling.
22437
22438 2005-01-06 Juri Linkov <juri@jurta.org>
22439
22440 * isearch.el (isearch-lazy-highlight-update):
22441 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
22442
22443 2005-01-06 Miles Bader <miles@gnu.org>
22444
22445 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
22446 (isearch-lazy-highlight-face): Use new name.
22447
22448 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
22449
22450 * uniquify.el (uniquify-rationalize-file-buffer-names):
22451 Re-add an interactive spec.
22452 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
22453 to the same name.
22454
22455 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
22456 (isearch-update, isearch-done): Adjust calls accordingly.
22457
22458 2005-01-05 Richard M. Stallman <rms@gnu.org>
22459
22460 * custom.el (custom-set-variables, custom-theme-set-variables):
22461 Clarify documentation.
22462
22463 * emacs-lisp/find-func.el (find-variable)
22464 (find-variable-other-window, find-variable-other-frame):
22465 Fix the TYPE args to find-function-read and find-function-do-it.
22466 (find-function): Doc fix.
22467 (find-function-at-point): Replace function-at-point alias.
22468
22469 2005-01-04 Richard M. Stallman <rms@gnu.org>
22470
22471 * cus-face.el (custom-declare-face):
22472 Record defface in current-load-list.
22473
22474 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
22475
22476 * emacs-lisp/find-func.el: Doc fixes.
22477 (find-face-regexp): New variable.
22478 (find-function-regexp-alist): New variable.
22479 (find-function-C-source): Third arg is now TYPE.
22480 (find-function-search-for-symbol): Handle general TYPE.
22481 (find-function-read, find-function-do-it): Handle general TYPE.
22482 (find-definition-noselect, find-face): New functions.
22483 (function-at-point): Alias deleted.
22484
22485 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
22486
22487 * battery.el (display-battery-mode): Rename from display-battery.
22488 Handle the case where it gets turned off.
22489
22490 2005-01-04 Richard M. Stallman <rms@gnu.org>
22491
22492 * cus-edit.el (customize): Make :link point to user doc.
22493
22494 * man.el (Man-fontify-manpage): Turn off undo generation.
22495
22496 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
22497
22498 2005-01-04 Andreas Schwab <schwab@suse.de>
22499
22500 * files.el (insert-directory): Only look for error lines in
22501 inserted text. Don't move too far after processing --dired markers.
22502
22503 2005-01-04 Richard M. Stallman <rms@gnu.org>
22504
22505 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
22506 Don't expand if the character is @, period, dash, etc.
22507 (define-mail-abbrev): Quote names that contain problem characters.
22508
22509 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
22510
22511 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
22512
22513 2005-01-03 Richard M. Stallman <rms@gnu.org>
22514
22515 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
22516 (query-replace-highlight, query-replace-lazy-highlight)
22517 (query-replace): Definitions moved up. Doc fix.
22518
22519 2005-01-03 Richard M. Stallman <rms@gnu.org>
22520
22521 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
22522 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
22523 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
22524 (lazy-highlight-face): Rename from isearch-lazy-...
22525 Change all references to them.
22526
22527 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
22528
22529 * cus-edit.el (custom-file): Doc fix for defcustom.
22530 (custom-file): The function no longer sets the variable
22531 `custom-file' to its return value.
22532
22533 * startup.el (command-line): No longer load `custom-file'.
22534
22535 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
22536
22537 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
22538
22539 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
22540 Don't confuse module-prefixed identifiers for labels.
22541 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
22542
22543 2005-01-02 Richard M. Stallman <rms@gnu.org>
22544
22545 * files.el (basic-save-buffer-1): Fix previous change.
22546
22547 * loadhist.el (file-loadhist-lookup): New function.
22548 (file-provides, file-requires): Use it.
22549
22550 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
22551 instead of calculating the right size.
22552
22553 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
22554
22555 * vc-svn.el (vc-svn-diff): Stay local if possible.
22556
22557 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
22558
22559 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
22560
22561 * files.el (hack-local-variables): Fix last change.
22562
22563 2005-01-02 Jay Belanger <belanger@truman.edu>
22564
22565 * calc/calc-yank.el (calc-edit-top): New variable.
22566 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
22567 object. Change header properties.
22568 (calc-edit-finish, calc-edit-finish-stack-object)
22569 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
22570 edited object.
22571 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
22572 for the beginning of the edited object.
22573 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
22574 for the beginning of the edited object.
22575 * calc/calc-prog.el (calc-edit-macro-finish-edit)
22576 (calc-finish-formula-edit, calc-macro-repeats)
22577 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
22578 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
22579 beginning of the edited object.
22580 (calc-user-define-edit): Change the header for editing macros.
22581 Remove unnecessary variable.
22582
22583 2005-01-01 Jay Belanger <belanger@truman.edu>
22584
22585 * calc/calc-yank.el (calc-edit-mode): Change default header.
22586 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
22587 * calc/calc-store.el (calc-edit-variable): Change title to match new
22588 header.
22589 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
22590 mode to match new header.
22591 (calc-user-define-edit): Change titles to include names of commands.
22592 (calc-finish-formula-edit): Adjust to handle new header.
22593 (calc-finish-macro-edit): Remove.
22594 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
22595 (calc-edit-macro-command, calc-edit-macro-command-type)
22596 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
22597 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
22598 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
22599 (calc-edit-macro-finish-edit): New functions.
22600 (calc-user-define-edit): Use new functions to edit named calc macros.
22601
22602 2005-01-01 Stefan <monnier@iro.umontreal.ca>
22603
22604 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
22605
22606 * ses.el (copy-region-as-kill): Deactivate mark.
22607
22608 2005-01-01 Richard M. Stallman <rms@gnu.org>
22609
22610 * replace.el (occur-1): If the output buffer is also an input,
22611 don't kill it, rename it.
22612
22613 * faces.el (set-face-background, set-face-foreground): Doc fix.
22614
22615 * cus-face.el (custom-face-attributes): Fix :help-echo strings
22616 for :foreground and :background.
22617
22618 * dired.el (dired-view-command-alist): Variable deleted.
22619 (dired-view-file, dired-mouse-find-file-other-window):
22620 Delete the code to use it.
22621
22622 2005-01-01 Kim F. Storm <storm@cua.dk>
22623
22624 * image.el (insert-sliced-image): Use t for line-height property.
22625
22626 See ChangeLog.11 for earlier changes.
22627
22628 ;; Local Variables:
22629 ;; coding: iso-2022-7bit
22630 ;; End:
22631
22632 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
22633 Copying and distribution of this file, with or without modification,
22634 are permitted provided the copyright notice and this notice are preserved.
22635
22636 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1