]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
4 GDB 6.1+ gives full filename for "info sources" so use
5 file-name-nondirectory.
6
7 2006-04-12 Romain Francoise <romain@orebokech.com>
8
9 * subr.el (read-passwd): Bind `message-log-max' to nil.
10
11 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
12
13 * progmodes/perl-mode.el (perl-indent-new-calculate):
14 Recompute parse-start after jumping backward by a whole sexp.
15
16 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
17
18 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
19 window configuration.
20 (vc-annotate-display-select): Select the buffer so that current-buffer
21 (and selected-window) is the output buffer at the end of vc-annotate.
22
23 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
24
25 * vc.el (vc-annotate-color-map): Add custom TTY color map for
26 8-color terminals, to use all of the colors in a sensible order.
27 256-color terminals work well with the standard map.
28 (vc-annotate-lines): Only strip the first color character if it
29 is "#", to allow for terminal-style named colors.
30 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
31 the correct buffer is scrolled.
32
33 2006-04-11 Richard Stallman <rms@gnu.org>
34
35 * emacs-lisp/bytecomp.el (byte-compile-file):
36 Bind enable-local-variables to :safe, and make normal-mode obey it.
37
38 * files.el (enable-local-variables): Allow value :safe.
39 (normal-mode): Doc fix.
40 (hack-local-variables): Implement enable-local-variables = :safe.
41 (hack-local-variables-confirm): Don't prevent quitting.
42
43 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
44
45 * loadhist.el (unload-feature): A bit of sanity check of
46 load-history entries. Cancel timer-vars before unbinding them.
47
48 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
49 quote special chars, and make the trick work on the hex part of the
50 buffer as well.
51 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
52 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
53
54 * startup.el (normal-splash-screen): Fix last change so we don't wait
55 2 minutes if we don't show the splash screen.
56
57 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
58
59 * textmodes/org.el (org-export-plain-list-max-depth)
60 (org-table-spaces-around-separators)
61 (org-radio-targets, org-activate-camels)
62 (org-table-spaces-around-invisible-separators): Options removed.
63 (org-time-stamp-rounding-minutes, org-remember-templates)
64 (org-ellipsis, org-activate-links, org-descriptive-links):
65 New options.
66 (org-remember-apply-template, org-current-time)
67 (org-finish-edit-table-field)
68 (org-link-unescape, org-link-escape)
69 (org-string-width, org-table-clean-line, org-html-do-expand)
70 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
71 (org-read-agenda-file-list): New functions.
72 (org-table-edit-field)
73 (org-table-create-or-convert-from-region): New commands
74 (org-table-toggle-vline-visibility): Command removed.
75 (org-table-convert-region): Made a command.
76 (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
77 Replace with the normal org- functions.
78 (org-self-insert-command): Don't trigger realign unnecessarily
79 when blanking a field that is not full.
80 (org-mode): `Set buffer-invisibility-spec' for links.
81 (org-activate-links2): Hide link part and only show descriptive
82 part of the link.
83 (org-insert-link): Modify for new linking system.
84 (org-store-link): Store description separately, for use by
85 `org-insert-link'.
86 (org-table-align): Use `org-string-width'.
87 (defgroup): Completely new group structure for custom variables.
88 (org-agenda-files): Option: Single file name allowed. Function:
89 Optional argument unrestrited means ignore any restricitons.
90 (org-install-agenda-files-menu): Find a buffer in Org-mode before
91 trying to modify the menu. Use generalized access to
92 `org-agenda-files.'
93 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
94 (org-agenda-file-to-front, org-remove-file, org-diary)
95 (org-tags-view, org-export-icalendar-all-agenda-files)
96 (org-export-icalendar-combine-agenda-files): Use generalized
97 access to `org-agenda-files'.
98 (org-remember-handler): Correctly preserve heading if present.
99 (org-table-insert-row, org-table-insert-hline): Deal with
100 invisible characters.
101
102 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
103
104 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
105 (vc-annotate-color-map): New 18 element constant
106 value/saturation, rotating hue colormap, from red->blue.
107 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
108 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
109 (vc-annotate): To avoid killing the required local variables,
110 set them before the end of `with-output-to-temp-buffer', and
111 after first switching to annotate-mode.
112 (vc-annotate-warp-version): Add buffer argument in goto-line to
113 ensure annotation, not source, is scrolled.
114
115 2006-04-10 Bill Wohler <wohler@newt.com>
116
117 * custom.el (defcustom, custom-handle-keyword):
118 Add :package-version keyword.
119 (custom-add-package-version): New function. Sets value of new
120 property 'custom-package-version from :package-version keyword.
121 (defcustom): Create Common Keywords section in docstring.
122 (defface, defgroup): Replace definitions of a select few keywords
123 with a reference to the Common Keywords in defcustom.
124 (defcustom, defface, defgroup): Replace reference to Customization
125 chapter in manual with hyperlink.
126
127 * cus-edit.el (customize-package-emacs-version-alist):
128 New variable.
129 (customize-changed-options): Add check for custom-package-version.
130 (customize-package-emacs-version): New function to look up Emacs
131 version corresponding to the given package version.
132
133 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
134 defun name, in similar fashion to find-variable-regexp.
135
136 2006-04-10 Eli Zaretskii <eliz@gnu.org>
137
138 * international/mule-cmds.el (set-locale-environment): Fix last
139 change for when the locale's preferences don't specify any encoding.
140
141 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
142
143 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
144 so the defined var/fun doesn't need to be quoted.
145
146 2006-04-10 Richard Stallman <rms@gnu.org>
147
148 * finder.el (finder-mode-map): Add n and p bindings.
149
150 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
151
152 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
153 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
154 (gdb-setup-windows): Put something in source window if we can't find
155 the source file.
156 (gdb-frame-handler): Make it work again with just assembly.
157 (gdb-data-list-register-values-handler): Make it work when there is
158 no stack.
159
160 2006-04-09 Richard Stallman <rms@gnu.org>
161
162 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
163 specs while looking for charset.
164
165 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
166
167 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
168 Make them faces.
169 (lm-font-lock-keywords): Update appropriately.
170
171 2006-04-10 Kim F. Storm <storm@cua.dk>
172
173 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
174 it can also replace buffer-substring-no-properties.
175
176 * emulation/cua-base.el (cua-delete-region, cua-paste)
177 (cua-repeat-replace-region): Use filter-buffer-substring.
178
179 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
180 (cua-cut-region-to-global-mark): Likewise.
181
182 * emulation/cua-rect.el (cua--extract-rectangle)
183 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
184
185 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
186
187 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
188 entry-type. Add field delimiters to numerical fields if they are
189 not present.
190
191 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
192
193 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
194 string-const to return value.
195 (bibtex-remove-delimiters): Use it.
196
197 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
198
199 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
200 cl-byte-compile-compiler-macro unless it exists.
201
202 2006-04-08 Eli Zaretskii <eliz@gnu.org>
203
204 * files.el (hack-local-variables-confirm) <offer-save>:
205 Clarify message text. Suggested by Ralf Angeli.
206
207 2006-04-08 Michael Cadilhac <michael.cadilhac@lrde.org> (tiny change)
208
209 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
210 (delete-extract-rectangle-line): Use `filter-buffer-substring'
211 instead of `buffer-substring' and `delete-region'. (Most of the
212 code actually copied from `kill-region'.)
213
214 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
215
216 * rcirc.el (rcirc-default-server): Rename from rcirc-server.
217 (rcirc-default-port): Rename from rcirc-port.
218 (rcirc-default-nick): Rename from rcirc-nick.
219 (rcirc-default-user-name): Rename from rcirc-user-name.
220 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
221 (rcirc-low-priority-flag): New variable.
222 (rcirc-decode-coding-system): New defcustom.
223 (rcirc-encode-coding-system): New defcustom.
224 (rcirc-coding-system-alist): New defcustom.
225 (rcirc-multiline-major-mode): New defcustom.
226 (rcirc-nick): New internal variable.
227 (rcirc-process): Remove variable.
228 (rcirc-server-buffer): New variable.
229 (rcirc): Update to use rcirc-default-* variables above.
230 (rcirc-connect): Do not add window-configuration-hook-here.
231 (rcirc-server): New internal variable.
232 (rcirc-connect): Do not send keepalive pings if
233 rcirc-keepalive-seconds is nil.
234 (with-rcirc-server-buffer): New macro.
235 (rcirc-send-string): Encode with rcirc-encode-coding-system.
236 (rcirc-server-name): Rename from rcirc-server.
237 (rcirc-buffer-process): New function.
238 (rcirc-buffer-nick): New function.
239 (rcirc-buffer-target): Remove function.
240 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
241 New commands.
242 (rcirc-mode-map): Change binding of C-c C-l to
243 rcirc-toggle-low-priority.
244 (rcirc-mode): Initialize coding system based on
245 rcirc-coding-system-alist. New change-major-mode-hook to part the
246 channel on a mode change. Make kill-buffer-hook buffer-local.
247 (rcirc-change-major-mode-hook): New function.
248 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
249 (rcirc-last-post-time): New variable.
250 (rcirc-process-message): Store the last time user posted a message
251 to this target.
252 (rcirc-multiline-minor-mode): New mode.
253 (rcirc-multiline-minor-mode-map): New mode map.
254 (rcirc-edit-multiline): Put multiline-edit buffer in
255 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
256 (rcirc-print): Ignore any line starting with an ignored nick.
257 (rcirc-print): Decode using rcirc-decode-coding-system.
258 (rcirc-track-minor-mode): Update global-mode-string when disabling
259 this mode.
260 (minor-mode-alist): Add LowPri indicator.
261 (rcirc-toggle-low-priority): New function.
262 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
263 next lowpriority buffer with activity.
264 (rcirc-record-activity): Sort buffers in rcirc-activity by the
265 last time the user posted a message in to the target.
266 (rcirc-update-activity-string): New formatting for low priority
267 buffers.
268 (rcirc-split-activity): New function.
269 (rcirc-handler-PART, rcirc-handler-KICK)
270 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
271 (rcirc-nick-away-alist): New variable.
272 (rcirc-handler-301): New handler. Away messages are printed once
273 per change.
274
275 2006-04-08 Eli Zaretskii <eliz@gnu.org>
276
277 * info.el (Info-follow-nearest-node): Doc fix.
278
279 * international/mule-cmds.el (set-locale-environment): Make sure
280 the coding-system preferred by the locale's language has the same
281 EOL conversion type as the original buffer-file-coding-system.
282 (locale-language-names): Add a few MS Windows language codes.
283
284 2006-04-07 Richard Stallman <rms@gnu.org>
285
286 * simple.el (eval-expression): Doc fix.
287
288 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
289 (eval-defun): Doc fixes.
290
291 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
292
293 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
294
295 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
296
297 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
298 GDB list command without argument for greater generality.
299
300 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
301
302 * subr.el (string-or-null-p): New function.
303
304 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
305
306 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
307
308 * files.el: Update comment about safe-local-variable declarations.
309
310 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
311
312 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
313 See idlwave.org.
314
315 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
316 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
317
318 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
319 See idlwave.org.
320
321 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
322 version 6.0 (minimal changes). See idlwave.org.
323
324 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
325 6.0 (minimal changes). See idlwave.org.
326
327 * progmodes/idlw-rinfo.el: File obsoleted and removed.
328
329 2006-04-06 Romain Francoise <romain@orebokech.com>
330
331 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
332 symmetric encryption features and a new asynchronous interface to
333 GnuPG. This new version is version 1.4, plus whitespace changes.
334
335 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
336
337 * files.el: Move some `safe-local-variable' declarations to the
338 respective files.
339
340 * textmodes/ispell.el (ispell-check-comments)
341 (ispell-local-dictionary): Mark as safe.
342
343 * abbrev.el (abbrev-mode): Mark as safe.
344
345 * add-log.el (change-log-default-name): Mark as safe.
346
347 * textmodes/reftex-vars.el (reftex-vref-is-default)
348 (reftex-fref-is-default, reftex-level-indent)
349 (reftex-guess-label-type): Mark as safe.
350
351 * textmodes/fill.el (colon-double-space): Mark as safe.
352
353 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
354 (sentence-end-double-space, sentence-end-without-period)
355 (sentence-end-without-space, sentence-end, sentence-end-base)
356 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
357
358 2006-04-06 Kim F. Storm <storm@cua.dk>
359
360 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
361 the :set-after list.
362 (ido-downcase-unc-hosts): New user option. Default on.
363 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
364 when it is set, as regexps are now applied on the fly.
365 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
366 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
367 on the fly, but only when ido-process-ignore-lists is set.
368 Do case insensitive filtering if ido-downcase-unc-hosts is set.
369 Only downcase names if ido-downcase-unc-hosts is set.
370
371 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
372
373 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
374
375 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
376
377 2006-04-05 Kim F. Storm <storm@cua.dk>
378
379 * ido.el (ido-mode): Set after ido-unc-hosts and
380 ido-ignore-unc-host-regexps.
381 (ido-save-history): Save ido-unc-hosts-cache.
382 (ido-load-history): Load ido-unc-hosts-cache.
383 (ido-reread-directory): Refresh unc hosts cache in // dir.
384
385 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
386 to nil while displaying slash screen.
387
388 2006-04-05 Daiki Ueno <ueno@unixuser.org>
389
390 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
391 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
392
393 2006-04-05 Kenichi Handa <handa@m17n.org>
394
395 * international/characters.el: Setup cases of Latin, Greek, and
396 Cyrillic characters in CJK charsets.
397
398 2006-03-29 Daiki Ueno <ueno@unixuser.org>
399
400 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
401 default-enable-multibyte-characters. This reverts the change from
402 revision 6.17 which is no longer necessary because the passphrase
403 is sent separately now. GnuPG messages are unreadable under
404 multibyte locales with default-enable-multibyte-characters set to nil.
405
406 2006-04-04 Andreas Schwab <schwab@suse.de>
407
408 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
409 and `byte-compile-warnings' as `safe-local-variable'.
410
411 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
412
413 * man.el (Man-mode-map): Restore the \r binding.
414 (Man-abstract-xref-man-page): If Man-target-string is a function,
415 call it.
416 (Man-highlight-references): Use Man-default-man-entry to get the
417 target. Deal with xrefs too.
418 (Man-highlight-references0): Don't call the target function.
419
420 * woman.el (WoMan-xref-man-page): Strip the section number, woman
421 cannot deal with it.
422
423 2006-04-04 Daiki Ueno <ueno@unixuser.org>
424
425 * pgg-gpg.el: Clean up process buffers every time gpg processes
426 complete.
427
428 2006-04-04 Kenichi Handa <handa@m17n.org>
429
430 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
431 here.
432 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
433 Temporarily bind inhibit-field-text-motion to t.
434
435 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
436
437 * startup.el (normal-splash-screen): Only set mode-line-format in the
438 splash buffer, so as not to interfere when debugging the code.
439 Ignore errors when switching buffer.
440
441 2006-04-03 Romain Francoise <romain@orebokech.com>
442
443 * dired.el (dired-dnd-protocol-alist): Fix typo.
444
445 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
446
447 * savehist.el (savehist): Add :version.
448 (savehist-ignored-variables): New variable.
449 (savehist-minibuffer-hook): Don't save variables listed in
450 `savehist-ignored-variables'.
451
452 * dired.el (dired-dnd-protocol-alist): Mention that change does
453 only apply to new buffers in doc string.
454
455 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
456
457 * recentf.el (recentf-open-files-item): Include newline in button
458 field, so opening a file will work, when the point is at the end
459 of the file name. Allow, for example, to [i]search a file by
460 extension and just push RET to open it.
461
462 2006-04-03 Daiki Ueno <ueno@unixuser.org>
463
464 * pgg-gpg.el (pgg-gpg-process-filter)
465 (pgg-gpg-wait-for-completion): Check if buffer is alive.
466
467 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
468 lines, temporary fix.
469
470 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
471
472 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
473
474 2006-04-02 Richard Stallman <rms@gnu.org>
475
476 * progmodes/compile.el (compilation-message-face): Make it defcustom.
477
478 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
479
480 * ibuf-macs.el (define-ibuffer-column): Add a new key:
481 header-mouse-map.
482
483 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
484 (ibuffer-mode-header-map): New keymaps.
485 (ibuffer-update-title-and-summary): Enable mouse face highlighting
486 and keybindings for column headers.
487 (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
488 property.
489
490 2006-04-02 Drew Adams <drew.adams@oracle.com> (tiny change)
491
492 * speedbar.el (speedbar-after-create-hook): Doc fix.
493
494 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
495
496 * shell.el (shell-directory-tracker)
497 (shell-dynamic-complete-command): Doc fixes.
498
499 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
500
501 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
502 terminals.
503
504 2006-04-01 Kim F. Storm <storm@cua.dk>
505
506 * ido.el (ido-unc-hosts-cache): New defvar.
507 (ido-unc-hosts): If value of defcustom is a function, call it to
508 get list of UNC hosts. Add function-item choices to specify
509 ido-unc-hosts-net-view or user function.
510 (ido-ignore-unc-host-regexps): New defcustom.
511 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
512 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
513 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
514
515 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
516
517 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
518 wwidth.
519
520 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
521
522 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
523 (ido-max-work-file-list, ido-switch-buffer)
524 (ido-read-file-name-as-directory-commands):
525 Fix typos in docstrings.
526
527 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
528
529 * term/mac-win.el (mac-system-coding-system): Define and use after
530 Mac-specific coding systems are ready.
531
532 2006-03-27 Romain Francoise <romain@orebokech.com>
533
534 * net/rcirc.el (rcirc-connect): Add autoload cookie.
535
536 * ldefs-boot.el: Update.
537
538 2006-03-27 Daiki Ueno <ueno@unixuser.org>
539
540 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
541 passphrases when it is not needed.
542 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
543 passphrase stuff from gpg, should only be necessary when you use
544 gpg with a smartcard.
545
546 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
547
548 * comint.el (comint-dynamic-list-completions): Allow user to
549 select *Completions* buffer.
550
551 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
552
553 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
554
555 2006-03-26 Andreas Schwab <schwab@suse.de>
556
557 * progmodes/gud.el (gdb): Only complain about multiple debugging
558 when the gdb process is still running.
559
560 2006-03-25 Eli Zaretskii <eliz@gnu.org>
561
562 * mail/rmail.el (tool-bar-map): Defvar it.
563 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
564 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
565
566 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
567
568 * help.el (print-help-return-message): Suggest to use
569 display-buffer instead of switch-to-buffer-other-window to restore
570 the previous window without selecting it.
571
572 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
573
574 * frame.el (select-frame-by-name): Call x-focus-frame also when
575 window-system is mac.
576
577 * term/mac-win.el: Adjust Courier font specifications in
578 x-fixed-font-alist.
579 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
580 when directly encoding to UTF-16 in native byte order, no BOM.
581
582 2006-03-25 Kim F. Storm <storm@cua.dk>
583
584 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
585 (cua--init-keymaps): Use it instead of fixed C-return.
586 (cua-mode): Set after it.
587
588 * emulation/cua-rect.el (cua--init-rectangles):
589 Use cua-rectangle-mark-key instead of fixed C-return.
590
591 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
592
593 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
594 "run" in .gdbinit.
595 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
596
597 2006-03-24 Romain Francoise <romain@orebokech.com>
598
599 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
600 `display-buffer-other-frame'.
601
602 2006-03-24 Kim F. Storm <storm@cua.dk>
603
604 * apropos.el (apropos-synonyms): Add selection => region.
605
606 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
607
608 * progmodes/gdb-ui.el (gdb-var-create-regexp)
609 (gdb-var-list-children-regexp, gdb-var-update-regexp)
610 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
611 (gdb-data-list-register-values-regexp)
612 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
613 Future proof against new fields being added to MI output.
614 (gdb-send): Don't treat backslashes for program input as
615 continuations.
616 (gdb-assembler-handler): Don't use window-start for this handler.
617 (gdb-frame-handler): Don't change to hollow arrow if overlay
618 arrow doesn't move to new frame.
619
620 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
621
622 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
623 prevent compiler warnings.
624 (gdb-stopped): Check for gud-last-last-frame (case: signal).
625 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
626 (gdb-assembler-custom): Use hollow-right-triangle for assembler
627 buffer too.
628
629 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
630
631 * pgg-gpg.el (pgg-gpg-update-agent): Check for
632 make-network-process, so we can use the same code in Gnus v5-10
633 too and have this file fully synchronized with that release.
634
635 2006-03-23 Romain Francoise <romain@orebokech.com>
636
637 * ibuf-ext.el (ibuffer-read-filter-group-name):
638 Use `ibuffer-generate-filter-groups' to make completion list match
639 the filter groups that are really displayed in the Ibuffer buffer.
640 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
641
642 2006-03-23 Kenichi Handa <handa@m17n.org>
643
644 * international/mule-cmds.el (sort-coding-systems): Describe that
645 the argument is modified in docstring.
646
647 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
648
649 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
650 (pgg-gpg-update-agent): New function.
651 (pgg-gpg-use-agent-p): New function.
652 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
653 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
654 (pgg-gpg-sign-region): Use it.
655
656 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
657
658 * cus-edit.el (custom-face-set): Call custom-push-theme before
659 face-spec set so that `changed' theme is correctly saved.
660 (custom-face-reset-standard): Reset to recalculated face rather
661 than defface spec.
662
663 * custom.el (custom-push-theme): Only save `changed' theme if the
664 current face does not match the defface specs.
665
666 2006-03-21 Simon Josefsson <jas@extundo.com>
667
668 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
669 <wilde@sha-bang.de>.
670 (pgg-gpg-use-agent): New variable.
671 (pgg-gpg-process-region): Use it.
672 (pgg-gpg-encrypt-region): Likewise.
673 (pgg-gpg-encrypt-symmetric-region): Likewise.
674 (pgg-gpg-decrypt-region): Likewise.
675 (pgg-gpg-sign-region): Likewise.
676 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
677
678 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
679
680 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
681 bracket links.
682
683 2006-03-21 Kim F. Storm <storm@cua.dk>
684
685 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
686 fringe-indicator-alist instead of modifying global value.
687 (gdb-frame-handler): Likewise.
688
689 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
690
691 * diff-mode.el (diff-function): Make it inherit from diff-header
692 instead of diff-context.
693
694 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
695 bitmap.
696 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
697 change names in macro above for consistency.
698 (gdb-frame-handler): Use hollow-right-triangle for all selected
699 frames which except the innermost (where execution has stopped).
700 (gdb-reset): Reset buffer-local values of overlay-arrow.
701
702 2006-03-20 Richard Stallman <rms@gnu.org>
703
704 * simple.el (set-mark-command): Doc fix.
705
706 * files.el (display-buffer-other-frame): New command.
707 (ctl-x-4-map): Bind C-x 5 C-o to it.
708
709 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
710
711 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
712 rather than just defer-time, in case defer-time has been changed but
713 the timer isn't running yet.
714 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
715
716 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
717
718 * help-mode.el (help-follow-symbol): New function.
719 Essentially identical to the old `help-follow', but do not let
720 `push-button' do the work when on an xref.
721 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
722
723 2006-03-19 Richard Stallman <rms@gnu.org>
724
725 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
726 preceded by the word `program'.
727 (help-follow-mouse, help-follow): Throw error if not on xref.
728 Delete no longer used args.
729
730 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
731
732 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
733 annotation ensure gud-overlay-arrow-position is redisplayed.
734
735 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
736
737 * textmodes/bibtex.el (bibtex-include-OPTkey)
738 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
739 (bibtex-autokey-name-case-convert)
740 (bibtex-autokey-titleword-case-convert): Make these the aliases
741 for the following two variables.
742 (bibtex-autokey-name-case-convert-function)
743 (bibtex-autokey-titleword-case-convert-function): Make these the
744 real names.
745 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
746 bibtex-font-lock-crossref sublists.
747 (bibtex-mode): Revert 2005-12-30 change (which made
748 completion-ignore-case buffer-local).
749 (bibtex-url): Simplify.
750
751 2006-03-19 Kim F. Storm <storm@cua.dk>
752
753 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
754 cursor property value to 2 (to align with C level change).
755
756 2006-03-19 Bill Wohler <wohler@newt.com>
757
758 * image.el (image-load-path-for-library): Shorten first line in
759 docstring.
760
761 2006-03-18 Richard Stallman <rms@gnu.org>
762
763 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
764
765 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
766
767 * isearch.el (isearch-other-meta-char): Handle user bindings for
768 shifted control characters.
769
770 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
771
772 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
773 part that matches email addresses, file names, etc.
774
775 2006-03-18 Eli Zaretskii <eliz@gnu.org>
776
777 * term/w32-win.el (mouse-set-font):
778 Mention w32-list-proportional-fonts in the doc string.
779
780 2006-03-18 Kim F. Storm <storm@cua.dk>
781
782 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
783 (ido-unc-hosts): New user option to explicitly define list of know
784 UNC-style hosts for completion.
785 (ido-cache-unc-host-shares-time): New user option.
786 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
787 New helper functions for UNC file-name support.
788 (ido-may-cache-directory): Check for UNC host. Simplify.
789 (ido-wash-history): Clean out old UNC hosts.
790 (ido-nonreadable-directory-p): UNC hosts are always readable.
791 (ido-directory-too-big-p): UNC hosts are never too big.
792 (ido-set-current-directory): Handle UNC root path.
793 (ido-file-name-all-completions): Complete UNC host names from
794 ido-unc-hosts list. Cache UNC host shares.
795 (ido-make-file-list-1): Don't filter UNC root.
796 (ido-exhibit): Check for // in root directory, and switch to UNC
797 mode by setting ido-current-directory to //.
798
799 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
800
801 * cus-edit.el (customize-changed-options): Mention explicit
802 version number as default in prompt.
803
804 2006-03-17 Bill Wohler <wohler@newt.com>
805
806 * image.el (image-load-path-for-library): Minor docstring fix.
807
808 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
809
810 * textmodes/org.el (org-read-date): Include subgroup 5 into
811 replacement text.
812 (org-popup-calendar-for-date-prompt): Fix customization type.
813
814 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
815
816 * progmodes/gdb-ui.el (gud-watch): Provide completion.
817 (gdb-continuation): New variable.
818 (gdb-send): Deal with continuation lines.
819
820 * progmodes/gud.el (gud-gdb-complete-command)
821 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
822 expressions.
823 (gud-tooltip-mode): Use buffer-local value.
824
825 2006-03-16 Kim F. Storm <storm@cua.dk>
826
827 * ido.el (ido-edit-input): Use selected match, if any.
828
829 2006-03-16 Bill Wohler <wohler@newt.com>
830
831 * image.el (image-load-path-for-library): Prefer user's images in
832 image-load-path.
833
834 2006-03-16 Martin Rudalics <rudalics@gmx.at>
835
836 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
837 when checking for attempt to drag leftmost or rightmost scrollbar.
838
839 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
840
841 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
842 (gdb-force-mode-line-update): New function.
843 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
844 (gdb-exited): Use them.
845 (gdb-signal): New function.
846 (gdb-annotation-rules): Provide a rule for it.
847
848 2006-03-16 Kenichi Handa <handa@m17n.org>
849
850 * international/mule.el (auto-coding-regexp-alist): Add entries
851 for Unicode BOM.
852
853 * sort.el (sort-build-lists): Temporarily bind
854 inhibit-field-text-motion to t.
855
856 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
857
858 * locate.el (locate-command, locate-make-command-line)
859 (locate-fcodes-file, locate-update-command)
860 (locate-prompt-for-command, locate, locate-with-filter)
861 (locate-get-file-positions): Doc fixes.
862 (locate-buffer-name, locate-header-face): Remove leading `*' in
863 defcustom.
864 (locate-filter-output): Use `keep-lines' instead of its alias
865 `delete-non-matching-lines'.
866 (locate-get-filename, locate-get-dirname): Add introductory comment.
867 (locate-find-directory-other-window): Give appropriate error
868 message if used outside main listing.
869
870 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
871
872 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
873 the new extend-region feature.
874 (font-lock-after-change-function): Update correspondingly.
875 * jit-lock.el (jit-lock-after-change): Update correspondingly.
876 * progmodes/grep.el (font-lock-lines-before): Don't disable.
877
878 2006-03-15 Bill Wohler <wohler@newt.com>
879
880 * image.el (image-load-path-for-library): Fix example by not
881 recommending that one binds image-load-path. Just defvar it to
882 placate compiler and only use it if previously defined.
883
884 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
885
886 * textmodes/org.el (org-insert-centered): Use `string-width' to
887 make underlining work for wide characters.
888 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
889 TAB to `org-cycle', to make sure that no binding in
890 `outline-mode-map' can supercede it.
891
892 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
893
894 * allout.el: Increment version to 2.2.1 in file commentary.
895
896 (allout-version): Increment to 2.2.1.
897
898 (allout-default-layout): New customization variable, used when the
899 file lacks a specific allout-layout. Uses allout-layout-type for
900 recursively nested definition.
901
902 (allout-layout-type): Widget defining allout layouts, necessary for
903 self-recursive definition.
904
905 (allout-mode): Incorporate allout-default-layout as fallback for
906 allout-layout.
907
908 (allout-layout): Mark as 'safe-local-variable', and refer mention
909 fallback to `allout-default-layout' in absence of a specified value.
910 (allout-passphrase-verifier-string)
911 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
912
913 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
914
915 (allout-get-encryption-passphrase-verifier): Use correct name of
916 passphrase verifier in docstring.
917
918 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
919
920 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
921 elements.
922 (gdb-find-watch-expression): Make it work for arrays too.
923 Follow change to gdb-var-list.
924 (gud-watch): Allow the user to enter variable name with a prexix
925 arg. Create keybindings.
926 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
927 (gdb-var-list-children-handler, gdb-var-update-handler)
928 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
929 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
930 Follow change to gdb-var-list.
931 (gdb-starting): Don't show the overlay arrows when program is running.
932
933 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
934 gdb-var-list.
935
936 2006-03-14 Bill Wohler <wohler@newt.com>
937
938 * image.el (image-load-path-for-library): Pass value of path
939 rather than symbol. Always return list of directories.
940 Guarantee that image directory comes first.
941
942 2006-03-14 Alan Mackenzie <acm@muc.de>
943
944 * font-core.el (font-lock-extend-region\(-function\)?.):
945 New function/variable.
946
947 * font-lock.el (font-lock-after-change-function):
948 Call font-lock-extend-region. Obey font-lock-lines-before.
949 (font-lock-default-fontify-region): Remove reference to
950 font-lock-lines-before.
951
952 * jit-lock.el (jit-lock-after-change):
953 Call font-lock-extend-region. Obey font-lock-lines-before.
954
955 2006-03-14 David Ponce <david@dponce.com>
956
957 * tree-widget.el (tree-widget-themes-load-path)
958 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
959
960 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
961
962 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
963 (rcirc-print): Mark the start of text at the end of the prompt.
964 (rcirc-track-minor-mode): Add autoload cookie.
965 (rcirc-update-activity-string): Add space to front of mode-line
966 indicator.
967
968 2006-03-13 Miles Bader <miles@gnu.org>
969
970 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
971 (rcirc-abbrev-nick): Remove function.
972 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
973
974 2006-03-13 David Ponce <david@dponce.com>
975
976 * tree-widget.el: Handle themes across all occurrences of the main
977 themes sub-directory found in tree-widget-themes-load-path.
978 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
979 (tree-widget--locate-sub-directory): Return all occurrences.
980 (tree-widget-themes-path): New function.
981 Replace tree-widget-themes-directory, and return a list of directories.
982 (tree-widget-set-parent-theme)
983 (tree-widget-lookup-image): Use it.
984
985 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
986
987 * textmodes/org.el (org-link-search): Avoid self-matching of
988 links, allow target text to be distributed over several lines.
989 (org-search-not-link): New function.
990 (org-set-regexps-and-options, org-get-current-options):
991 New startup options.
992 (org-export-as-html): Take odd-level setting from local variable.
993 (org-fontify-emphasized-text): New option.
994 (org-set-font-lock-defaults): Include emphasized text.
995 (org-follow-mhe-link): Allow folder-only links, fix folder name.
996 (org-font-lock): Customize group renamed from `org-faces'.
997
998 2006-03-13 John Paul Wallington <jpw@pobox.com>
999
1000 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
1001 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
1002
1003 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
1004
1005 * cus-start.el (all): Delete :version keyword for members of the
1006 fringe group, since the entire group is new in 22.1.
1007
1008 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
1009
1010 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
1011 map if value is hexadecimal (an address).
1012 (gud-watch): Only search roots for existing watch expressions.
1013 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
1014 prevent caching problems with speedbar-update-directory-contents.
1015
1016 2006-03-12 Juri Linkov <juri@jurta.org>
1017
1018 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
1019 before comparing with `low' and `warn'.
1020
1021 * info.el (Info-dir-remove-duplicates): Move point to the
1022 beginning of the current line after deleting the entries from
1023 redundant heading. Use marker for `limit' and compare it with
1024 point before calling `re-search-forward'.
1025
1026 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1027
1028 * simple.el (yank): Fix typo in docstring.
1029
1030 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
1031
1032 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
1033 messages, where "D" is the 6th character.
1034
1035 2006-03-11 Eli Zaretskii <eliz@gnu.org>
1036
1037 * simple.el (yank): Fix last change.
1038
1039 2006-03-11 David Ponce <david@dponce.com>
1040
1041 * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
1042 merging elements from the standard ispell-dictionary-alist.
1043 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
1044 alist, and return the new alist.
1045
1046 2006-03-11 Richard Stallman <rms@gnu.org>
1047
1048 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
1049
1050 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
1051 the way it is implemented is too unclean.
1052
1053 * simple.el (kill-region, yank): Doc fix.
1054
1055 * battery.el (battery-echo-area-format): Doc fix.
1056 (battery-mode-line-format): Likewise.
1057 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
1058 (battery-linux-proc-acpi): Ignore batteries that say "charged".
1059
1060 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
1061
1062 * progmodes/octave-mod.el (octave-indent-for-comment):
1063 Behave according to do string.
1064
1065 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
1066
1067 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
1068 Be visible only if major mode is Mail Mode.
1069
1070 * textmodes/flyspell.el (flyspell-external-point-words)
1071 (flyspell-process-localwords): Fix last changes.
1072
1073 2006-03-11 Eli Zaretskii <eliz@gnu.org>
1074
1075 * calendar/holidays.el (list-holidays): Doc fix.
1076
1077 * international/mule.el (auto-coding-alist): Add .odt
1078 (OpenOffice's open document) files.
1079
1080 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
1081 document) files. Mention in the doc string the need to sync with
1082 auto-coding-alist.
1083
1084 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
1085
1086 * files.el (hack-local-variables-confirm): Don't prompt for ! if
1087 enable-local-variables is set to always query, or there is no
1088 savable variable.
1089
1090 2006-03-10 Bill Wohler <wohler@newt.com>
1091
1092 * image.el (image-load-path-for-library): Merge at least three
1093 functions from Gnus and MH-E into this one function that can now
1094 be shared.
1095
1096 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
1097
1098 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
1099 gdb-remove-mouse-face and remove help-echo too.
1100 (gdb-enqueue-input): Correct conditional clause.
1101
1102 2006-03-10 Glenn Morris <rgm@gnu.org>
1103
1104 * calendar/calendar.el (calendar-holidays): Doc fix.
1105 * calendar/holidays.el (list-holidays): Doc fix.
1106
1107 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
1108
1109 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
1110 it gets called in gdb-prompt anyway.
1111 (gdb-use-separate-io-buffer): Only restore window arrangement for
1112 gdb-many-windows.
1113 (gdb-enqueue-input): Make it harder to send GDB input when program
1114 is running.
1115 (gdb-buffer-list): New variable.
1116 (gdb-remove-mouse-face): New function.
1117 (gdb-starting): Use it when GDB input won't get sent.
1118
1119 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
1120
1121 * help.el (view-lossage): Remove trailing whitespace before
1122 inserting "\n".
1123
1124 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
1125
1126 * files.el (hack-local-variables-confirm):
1127 Set coding-system-for-read to nil before writing to .emacs.
1128
1129 * arc-mode.el (archive-extract): Check if an existing buffer name
1130 comes from a different archive.
1131
1132 * help.el (describe-key-briefly): If KEY is a down event, read and
1133 discard the up event.
1134
1135 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
1136
1137 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
1138 be edited and use font-lock-warning-face for any changes.
1139
1140 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
1141 (gdb-edit-value): Use it to report any errors.
1142
1143 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
1144
1145 * help.el (describe-key): Remove leftover test code.
1146
1147 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
1148
1149 * textmodes/org.el: Move defvars out of eval-when-compile.
1150 Use buffer-file-name variable.
1151 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
1152 arg `file'.
1153 (org-level-faces): Remove startup dependency.
1154 (org-cycle, org-map-tree, org-scan-tags)
1155 (org-remember-handler): Don't call `outline-level' directly.
1156 (org-mhe-search-all-folders): New option.
1157 (org-mhe-get-message-folder-from-index)
1158 (org-mhe-get-message-folder): Fix indexing search.
1159 (org-format-agenda-item): Handle nil TAGS argument.
1160 (org-cleaned-string-for-export, org-activate-target-links)
1161 (org-make-target-link-regexp): Deal with empty radio target list.
1162 (org-tag): New face.
1163 (org-get-level-face): New function.
1164 (org-set-font-lock-defaults): Simplify setup for headlines.
1165 (org-complete): Pass common substring to `display-completion-list'.
1166
1167 2006-03-06 David Ponce <david@dponce.com>
1168
1169 * tree-widget.el: Update Commentary header.
1170 (tree-widget-theme-name): Ignore parent themes.
1171 (tree-widget-set-parent-theme): New function.
1172 (tree-widget-set-theme): Use it.
1173 (tree-widget-set-image-properties): Move definition. Does nothing
1174 if image properties have already been set.
1175 (tree-widget-image-properties): Move definition. Receive an image
1176 name. Set the :pointer property.
1177 (tree-widget-lookup-image): Doc fix. Search in parent themes.
1178 Don't set the :pointer image property.
1179 (tree-widget-convert-widget): New function. Handle :dynargs
1180 compatibility here.
1181 (tree-widget): Use it to :convert-widget. Add the :expander-p
1182 predicate to control when the :expander function is entered.
1183 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
1184 (tree-widget-value-create): Handle :expander-p. widget-apply
1185 :expander.
1186 (tree-widget-expander-p): New function. Default value of the
1187 :expander-p property.
1188
1189 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
1190
1191 * help.el (describe-key): Properly handle the return value of
1192 read-key-sequence when grabbing an up-event. Cleanup mouse-1
1193 remaps. Handle string and vector `follow-link' values.
1194
1195 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
1196
1197 * complete.el (PC-expand-many-files): Try be more careful when parsing
1198 the shell's output.
1199
1200 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
1201
1202 * outline.el (hide-sublevels): Provide better interactive default.
1203
1204 2006-03-06 Kenichi Handa <handa@m17n.org>
1205
1206 * international/fontset.el (create-fontset-from-fontset-spec):
1207 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
1208
1209 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
1210
1211 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
1212 backslashes instead of one in regexp.
1213 (gud-tooltip-dereference): Add missing optional argument.
1214
1215 2006-03-04 John Paul Wallington <jpw@pobox.com>
1216
1217 * wdired.el (toplevel): Require `cl' at compile-time.
1218
1219 2006-03-04 Andreas Schwab <schwab@suse.de>
1220
1221 * server.el (server-process-filter): Handle errors during
1222 evaluation of the argument.
1223
1224 2006-03-03 John Paul Wallington <jpw@pobox.com>
1225
1226 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
1227 escape parentheses at beginning of line.
1228 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
1229 (t-mouse-mode): Remove period from end of error message.
1230
1231 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
1232
1233 * textmodes/flyspell.el (flyspell-process-localwords):
1234 Be case-sensitive.
1235
1236 2006-03-03 Martin Rudalics <rudalics@gmx.at>
1237
1238 * cus-edit.el (custom-quote): Remove function, since it has been
1239 moved to custom.el.
1240
1241 * font-lock.el (lisp-font-lock-keywords-2)
1242 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
1243 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
1244 they have no special meaning.
1245
1246 * midnight.el (clean-buffer-list): Handle case where base-buffer of
1247 indirect buffer gets killed before indirect buffer. Use dolist.
1248
1249 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
1250
1251 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
1252 value instead of a literal constant (1) on more pauses.
1253
1254 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
1255
1256 * textmodes/flyspell.el (flyspell-external-point-words):
1257 Be case-sensitive.
1258
1259 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
1260
1261 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
1262 with "www".
1263
1264 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
1265
1266 * allout.el: Restablish intermediate missing comment header to
1267 preserve outline structure.
1268 (allout-beginning-of-current-entry): Skip invisible text.
1269 (allout-open-topic): Fix opening a topic at end-of-buffer.
1270 (allout-minor-mode): Move nearer to allout-mode function.
1271
1272 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
1273
1274 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
1275
1276 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
1277
1278 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
1279 is nil.
1280
1281 * progmodes/gud.el (gud-speedbar-menu-items):
1282 Use buffer-local-value and add missing :visible keyword.
1283
1284 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
1285
1286 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
1287
1288 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
1289 must be `follow-link'.
1290
1291 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
1292
1293 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
1294 formatting: No nested anchors.
1295 (org-all-targets): Fix bug with XEmacs compatibility.
1296 (org-read-date): Add (require 'parse-time).
1297 (org-set-tags): Fix bug with extra inserted space.
1298 (org-export-html-style): Define a style class for targets.
1299 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
1300 (org-hide-leading-stars): New option.
1301 (org-hide): New face.
1302 (org-set-font-lock-defaults): Allow to hide leading stars.
1303 (org-get-legal-level, org-tr-level): New functions.
1304 (org-odd-levels-only): New option.
1305 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
1306 (org-demote, org-promote): Deal with double-star levels.
1307 (org-convert-to-odd-levels): New command.
1308
1309 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
1310
1311 * speedbar.el (speedbar-update-localized-contents): Try to
1312 preserve window-start.
1313 (speedbar-update-directory-contents): Try to preserve window-start
1314 and window-point.
1315 (speedbar-update-special-contents): Don't move back to start of window.
1316
1317 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
1318 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
1319 speedbar-timer-fn.
1320 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
1321 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
1322 instead of gdb-speedbar-timer-fn.
1323
1324 2006-02-28 Jay Belanger <belanger@truman.edu>
1325
1326 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
1327 (math-compose-expr): Use latex option when calling
1328 `math-compose-tex-matrix' for latex mode.
1329
1330 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
1331
1332 * speedbar.el: Re-instate comments about developing for speedbar
1333 [this is what info and gdb-ui use even if better methods exist now].
1334
1335 * t-mouse.el: New file.
1336 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
1337 (t-mouse-lispy-buffer-posn-from-coords): Remove.
1338 (t-mouse-make-event-element): Use posn-at-x-y instead.
1339 (t-mouse-make-event): Deal with Fedora Core 3.
1340 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
1341 (t-mouse-mouse-position-function): New function. Use it instead
1342 of advising mouse-position.
1343 (t-mouse-mode): New minor mode.
1344 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
1345
1346 2006-02-27 Glenn Morris <rgm@gnu.org>
1347
1348 * calendar/calendar.el (calendar-holidays): Doc fix.
1349
1350 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
1351
1352 * progmodes/gdb-ui.el (gdb-source-window): New variable.
1353 Re-introduce the concept of a source window.
1354 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
1355 consistency with get-buffer-create.
1356 (def-gdb-auto-update-handler, gdb-info-locals-handler)
1357 (gdb-data-list-register-values-handler)
1358 (gdb-stack-list-locals-handler): Try to preserve window-start as
1359 well as window-point.
1360 (gdb-display-source-buffer): New function (old concept).
1361 (gdb-goto-breakpoint): Use it.
1362
1363 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
1364 for gdb-ui/gdb-mi (old concept).
1365
1366 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
1367
1368 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
1369 binding.
1370
1371 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
1372
1373 * textmodes/reftex-sel.el (reftex-select-label-map)
1374 (reftex-select-bib-map): Add `follow-mouse' binding.
1375
1376 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
1377
1378 * jka-cmpr-hook.el (jka-compr-compression-info-list)
1379 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
1380 Give :set functions to provide automatic updating.
1381 Update docstring. Give compiler defvars early in the file
1382 and move the defcustoms to a later spot where all called functions
1383 are defined.
1384 (jka-compr-file-name-handler-entry): Doc fix.
1385 (jka-compr-compression-info-list--internal)
1386 (jka-compr-mode-alist-additions--internal)
1387 (jka-compr-load-suffixes--internal): New variables.
1388 (jka-compr-install): Set the three above variables.
1389 Update `load-file-rep-suffixes' instead of `load-suffixes'.
1390 (jka-compr-update, jka-compr-set): New functions.
1391 (auto-compression-mode): Doc fix.
1392
1393 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
1394 Update `load-file-rep-suffixes' instead of `load-suffixes'.
1395 Use jka-compr-compression-info-list--internal,
1396 jka-compr-mode-alist-additions--internal and
1397 jka-compr-load-suffixes--internal.
1398
1399 * files.el (load-library):
1400 * loadhist.el (file-loadhist-lookup):
1401 * startup.el (command-line):
1402 * subr.el (locate-library):
1403 * emacs-lisp/autoload.el (update-directory-autoloads):
1404 * emacs-lisp/find-func.el (find-library-suffixes):
1405 Use `get-load-suffixes' instead of `load-suffixes'.
1406
1407 * subr.el (locate-library):
1408 * emacs-lisp/find-func.el (find-library-name):
1409 Use `load-file-rep-suffixes' instead of '("").
1410
1411 2006-02-26 Kim F. Storm <storm@cua.dk>
1412
1413 * ido.el (ido-save-history, ido-load-history): Simplify.
1414 Don't use find-file-noselect to avoid interference from other modes.
1415
1416 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
1417
1418 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
1419 to use the default shell if filename is not available.
1420 Reported by Giorgos Keramidas.
1421
1422 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
1423
1424 * progmodes/etags.el (tags-completion-table): Do completion from
1425 all the tables in the current list, as documented in the manual.
1426
1427 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1428
1429 * CC Mode Update to 5.31.3.
1430
1431 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1432
1433 * progmodes/cc-mode.el (c-postprocess-file-styles):
1434 Bind inhibit-read-only to t, around the call to
1435 c-remove-any-local-eval-or-mode-variables, so that it works on a
1436 RO file.
1437
1438 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1439
1440 * progmodes/cc-awk.el: Correct a typo.
1441
1442 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1443
1444 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
1445 c-hungry-delete-backwards, at the request of RMS. Leave the old
1446 name as an alias.
1447
1448 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1449
1450 * progmodes/cc-mode.el: Correct a typo.
1451
1452 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1453
1454 * progmodes/cc-defs.el: Update the version number to 5.31.3.
1455
1456 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1457
1458 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
1459 brace-else-brace (error due to mbeg, mend being undefined).
1460
1461 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1462
1463 * progmodes/cc-mode.el: File Local variables: Solve the problem
1464 where both `mode' and c-file-offsets are specified: `mode' will
1465 overwrite c-f-o's settings:
1466 (c-remove-any-local-eval-or-mode-variables): New function.
1467 (c-postprocess-file-styles): Call the above new function, within
1468 c-tentative-buffer-change, to splat `mode' and `eval' before the
1469 second hack-local-variables.
1470
1471 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1472
1473 * progmodes/cc-mode.el:
1474 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
1475 (c-after-change): Protect the match data with save-match-data.
1476 It was getting corrupted by c-after-change-check-<>-operators.
1477
1478 * cc-defs.el: [Supersedes patch V1.38]:
1479 (top level): Check for a buggy font-lock-compile-keywords ONLY in
1480 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
1481
1482 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
1483 with save-match-data. It was being corrupted when Font Lock was
1484 not enabled.
1485
1486 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
1487
1488 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
1489 Mode and Subword Mode.
1490
1491 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
1492 real labels ("case 1:" or "foo:") from non-labels ("public:").
1493 (c-forward-objc-directive): Replace c-forward-token-2 with crude
1494 coding; c-f-t-2 doesn't move over a token at EOB.
1495
1496 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
1497
1498 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
1499 (c-update-modeline): Concatenate the minor mode indicators
1500 directly onto mode-name, removing c-submode-indicators.
1501 Sometimes, c-s-i got separated from the mode name on the mode line.
1502
1503 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
1504 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
1505
1506 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
1507
1508 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
1509 error message when there's an evaluation error to show whether
1510 it's loaded from source or not.
1511 (c-filter-ops): Make it available at runtime too to work when
1512 `c-make-init-lang-vars-fun' needs to evaluate from source.
1513
1514 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
1515
1516 * help.el (help): Revert last part of 2006-02-23 change (deletion
1517 of the `provide' call).
1518
1519 2006-02-23 Juri Linkov <juri@jurta.org>
1520
1521 * compare-w.el (compare-windows-highlight): Add new value
1522 `persistent' and change :type from `boolean' to `choice'.
1523 (compare-windows-overlays1, compare-windows-overlays2):
1524 New internal variables.
1525 (compare-windows-highlight): If compare-windows-highlight is
1526 `persistent', add current overlays to compare-windows-overlays[12]
1527 instead of adding compare-windows-dehighlight to pre-command-hook.
1528 (compare-windows-dehighlight): Delete all overlays from
1529 compare-windows-overlays[12].
1530
1531 * info.el (Info-search): Don't bind search-spaces-regexp to
1532 Info-search-whitespace-regexp in non-regexp isearch mode.
1533
1534 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
1535
1536 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
1537
1538 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
1539
1540 * textmodes/org.el (org-xemacs-p)
1541 (org-export-html-show-new-buffer, org-table-may-need-update)
1542 (org-insert-item, org-mhe-get-message-real-folder)
1543 (org-mhe-get-message-folder-from-index)
1544 (org-mhe-get-message-folder, org-mhe-get-message-num)
1545 (org-mhe-get-header, org-make-org-heading-search-string)
1546 (org-make-org-heading-camel, org-table-sort-lines)
1547 (org-format-org-table-html, org-format-table-table-html):
1548 Fix typos in docstrings.
1549
1550 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
1551
1552 * textmodes/org.el (org-cleaned-string-for-export)
1553 (org-solidify-link-text): New function.
1554 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
1555 XEmacs, just to silence the compiler.
1556 (org-export-as-ascii, org-export-as-html-and-open):
1557 Use `org-cleaned-string-for-export' and create internal links.
1558 (org-follow-mhe-link): Require mh-e, use folder.
1559
1560 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
1561
1562 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
1563
1564 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
1565 gdb-debug-log-length.
1566 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
1567 it a real ring but...
1568 (gud-gdba-marker-filter): ...make it work like mark-ring.
1569 (gdb-enable-debug): Rename from gdb-enable-debug-log.
1570 (gdb-mouse-jump): New function. Add bindings.
1571
1572 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
1573
1574 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
1575 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
1576 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
1577 (gdb-debug-log-length): Customize it's length.
1578 (gud-watch, gdb-var-create-handler): Display function::var format
1579 but don't use to create variable object.
1580 (gdb-var-create-handler): Use message-box in place of message.
1581 (gdb-stopped): Call gdb-exited if signalled.
1582
1583 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
1584
1585 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
1586
1587 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
1588
1589 * textmodes/reftex.el (reftex-locate-file): Search all extensions
1590 if `reftex-try-all-extensions' is set.
1591
1592 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
1593 fail silently when there is no valid argument at point.
1594 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
1595 `fail-silently' argument. From a patch by David Reiter.
1596
1597 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
1598 New commands.
1599 (org-mark-ring): New variable.
1600 (org-mark-ring-length): New option.
1601 (org-open-at-point, org-goto, org-open-file): Push old position
1602 onto the mark ring.
1603 (org-add-hook): New function.
1604 (org-export-table-remove-special-lines): New option.
1605 (org-skip-comments, org-format-org-table-html): Respect new
1606 option `org-export-table-remove-special-lines'.
1607 (org-open-file): Allow special command configuration for
1608 directory link.
1609 (org-file-apps): Fix bugs in customize type, added setting
1610 for directories.
1611 (org-activate-tags, org-format-agenda-item, org-complete)
1612 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
1613 (org-get-tags, org-get-buffer-tags, org-open-at-point)
1614 (org-link-search, org-make-org-heading-search-string)
1615 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
1616 (org-radio-targets, org-file-link-context-use-camel-case)
1617 (org-activate-camels): New options.
1618 (org-update-radio-target-regexp, org-all-targets)
1619 (org-make-target-link-regexp, org-activate-target-links):
1620 New functions.
1621 (org-make-org-heading-search-string): New function.
1622 (org-store-link, org-insert-link): Use new option
1623 `org-file-link-context-use-camel-case'.
1624 (org-activate-camels): Use new option `org-activate-camels'.
1625 (org-link-regexp): Add mhe prefix.
1626 (org-open-at-point, org-store-link): Support for mhe links.
1627 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
1628 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
1629 (org-mhe-get-header, org-follow-mhe-link): New functions.
1630 (org-remove-angle-brackets, org-add-angle-brackets):
1631 New functions.
1632 (org-bracket-link-regexp): New constant.
1633 (org-read-date): Fix bug that was rejecting all typed dates.
1634 (org-link-search): Make hierarchy above visible after a match.
1635 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
1636 (org-store-link): Fix bug with link creation when cursor is in
1637 an empty line.
1638 (org-open-at-point): Fix bug with matching a link.
1639 Fixed buggy argument sequence in call to `org-view-tags'.
1640 (org-compile-prefix-format): Set `org-prefix-has-tag'.
1641 (org-prefix-has-tag): New variable.
1642 (org-format-agenda-item): Remove tags from headline
1643 if appropriate.
1644 (org-agenda-remove-tags-when-in-prefix): New option.
1645
1646 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
1647
1648 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
1649 Fix the regular expressions.
1650
1651 2006-02-21 Richard M. Stallman <rms@gnu.org>
1652
1653 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
1654 if there's no other specific basis.
1655
1656 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
1657 as variables at all.
1658 (unsafep-variable): Rename arg; doc fix.
1659
1660 * abbrevlist.el (list-one-abbrev-table): Add autoload.
1661
1662 * calendar/appt.el (diary-selective-display): Add defvar.
1663
1664 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
1665
1666 * isearch.el (search-whitespace-regexp): Fix custom type.
1667
1668 * help.el (describe-key-briefly): Compute interactive args
1669 in same was as before previous change.
1670
1671 * files.el (enable-local-variables): Doc fix.
1672
1673 2006-02-21 Kim F. Storm <storm@cua.dk>
1674
1675 * fringe.el: Cleanup as file is now pre-loaded.
1676 (fringe-bitmaps): Initialize unconditionally.
1677 (fringe-mode, set-fringe-style): Remove autoload cookies.
1678
1679 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
1680
1681 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
1682 `horizontal-bar'.
1683 (fringe-cursor-alist): Use `horizontal-bar'.
1684
1685 2006-02-20 Kim F. Storm <storm@cua.dk>
1686
1687 * fringe.el (fringe-bitmaps): Update to new bitmap names.
1688 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
1689
1690 * loadup.el: Load "fringe" on window systems.
1691
1692 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
1693
1694 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
1695 out of scope components.
1696
1697 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
1698 default.
1699
1700 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
1701
1702 * custom.el (customize-mark-to-save, customize-mark-as-set):
1703 Load the symbol first.
1704
1705 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
1706
1707 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
1708 strech spec so it doesn't display as "^J" on the header line
1709 when `Buffer-menu-use-header-line' is t.
1710
1711 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
1712
1713 * speedbar.el (speedbar-make-button): Keep text properties
1714 of string arguments if desired.
1715
1716 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
1717 expessions.
1718
1719 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
1720 of speedbar.
1721
1722 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
1723
1724 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
1725 to value of `read-file-name-completion-ignore-case'.
1726
1727 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
1728
1729 * custom.el (customize-mark-as-set): Push to `user' theme.
1730
1731 * cus-edit.el (custom-save-variables): Allow unthemed values.
1732 (customize-set-variable): Push setting to `user' theme.
1733
1734 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
1735
1736 * progmodes/gud.el: Don't require font-lock as it's now
1737 automatically loaded.
1738 (gud-speedbar-buttons): Replace gdb-var-changed with
1739 gdb-force-update.
1740
1741 * progmodes/gdb-ui.el (gdb-force-update): Rename from
1742 gdb-var-changed.
1743 (gdb-post-prompt): Use it.
1744 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
1745 (gdb-var-update-handler, gdb-var-delete)
1746 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
1747 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
1748 gdb-force-update in gdb-post-prompt.
1749 (gdb-reset): Clear watch expressions from speedbar when quitting.
1750
1751 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
1752
1753 * viper-cmd.el (viper-insert-state-post-command-sentinel)
1754 (viper-change-state-to-vi, viper-change-state-to-emacs):
1755 Make aware of cursor coloring in the Emacs state.
1756 (viper-special-read-and-insert-char): Use read-char-exclusive.
1757 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
1758
1759 * viper-init.el (viper-emacs-state-cursor-color): New variable.
1760
1761 * viper-util.el (viper-save-cursor-color)
1762 (viper-get-saved-cursor-color-in-replace-mode)
1763 (viper-get-saved-cursor-color-in-insert-mode)
1764 (viper-restore-cursor-color): Make aware of the cursor color in Emacs
1765 state.
1766 (viper-get-saved-cursor-color-in-emacs-mode): New function.
1767
1768 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
1769 (ediff-ignore-case-option3, ediff-actual-diff-options)
1770 (ediff-actual-diff3-options): New variables to control case sensitivity.
1771 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
1772 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
1773 (ediff-toggle-ignore-case): New function.
1774 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
1775
1776 * ediff-help.el (ediff-long-help-message-narrow2)
1777 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
1778 (ediff-long-help-message-word-mode): Add ignore-case command.
1779 (ediff-help-for-quick-help): Add ignore-case command.
1780
1781 * ediff-merg.el: Move provide to the end.
1782
1783 * ediff-ptch.el: Move provide to the end.
1784
1785 * ediff-wind.el: Move provide to the end.
1786
1787 * ediff-mult.el: Move provide to the end.
1788 (ediff-set-meta-overlay): Enable follow-link.
1789
1790 * ediff.el: Move provide to the end.
1791 Break recursive load cycle in eval-when-compile.
1792 (ediff-patch-buffer): Better heuristics.
1793
1794 * ediff-util.el: Move provide to the end.
1795 Break recursive load cycle in eval-when-compile.
1796 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
1797 defuns.
1798 (ediff-submit-report): Pass the values of ediff-diff3-program,
1799 ediff-diff3-options.
1800
1801 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
1802
1803 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
1804 the opening bracket of the following bracketing pairs: {}, [], (), <>,
1805 `' (for example, in the docstring of `windmove-default-keybindings').
1806
1807 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
1808
1809 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
1810 shadow face. Don't provide binding to edit variable when it is
1811 out of scope.
1812
1813 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
1814 (gdb-var-update-handler): Detect out of scope variables with pre
1815 GDB 6.4 too.
1816 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
1817 Reset status of variable objects to nil in update handlers.
1818 (gdb-var-update-handler-1): Detect when a variable object comes
1819 in scope. setcar on var changes gdb-var-list directly.
1820
1821 2006-02-17 Juri Linkov <juri@jurta.org>
1822
1823 * ffap.el (ffap) <defface>: Add explicit face declaration.
1824 (ffap-highlight): Use face `ffap' directly instead of checking
1825 for its existence.
1826
1827 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
1828 `visible-ok' of `other-buffer' to find the right original buffer.
1829
1830 * info.el (Info-search): Skip `Local Variables' node.
1831
1832 2006-02-17 Juri Linkov <juri@jurta.org>
1833
1834 * info.el (Info-find-file): Check for symbols `apropos', `history',
1835 `toc' in the input filename, and return these symbols as is.
1836 (Info-find-node-2): Set Info-current-file to symbols `apropos',
1837 `history', `toc' instead of strings.
1838 (Info-set-mode-line): For non-string Info-current-file use the
1839 symbol's name inside **.
1840 (Info-isearch-push-state): Add quote before Info-current-file and
1841 Info-current-node.
1842 (Info-isearch-pop-state): Use `equal' instead of `string='.
1843 (Info-extract-pointer, Info-following-node-name): Use
1844 `match-string-no-properties' instead of `match-string'.
1845 (Info-up): Check `old-file' for `stringp'.
1846 (Info-history): Use `equal' instead of `string-equal'.
1847 Check `file' for `stringp'.
1848 (Info-history): Use symbol `history' instead of string as first arg
1849 of `Info-find-node'.
1850 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
1851 `toc' instead of string.
1852 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
1853 instead of `buffer-substring', and `match-string-no-properties'
1854 instead of `match-string'.
1855 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
1856 instead of strings.
1857 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
1858 Use symbol `apropos' instead of string.
1859 (Info-copy-current-node-name): Check `Info-current-file' for
1860 `stringp' and construct a command with `Info-find-node' from it.
1861 (Info-fontify-node): Use `match-string-no-properties' instead of
1862 `match-string' and check file names for `stringp'.
1863 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
1864 `history', `toc' instead of strings.
1865
1866 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
1867
1868 * files.el: Rearrange functions and variables in the file local
1869 variables section.
1870
1871 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
1872
1873 * files.el: Add truncate-lines, ispell-check-comments and
1874 ispell-local-dictionary as safe local variables.
1875
1876 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
1877
1878 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
1879 out of scope variables.
1880 (gud-speedbar-buttons): Use unless.
1881
1882 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
1883 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
1884 (gdb-show-changed-values): Also use for out of scope variables.
1885 (gdb-var-update-handler-1): Note if variable goes out of scope.
1886
1887 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
1888
1889 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
1890 default to global variable values for unsupplied args.
1891 (rcirc-get-buffer-create): Fix bug with setting the target.
1892 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
1893 test for rcirc-always-use-server-buffer-flag here.
1894 (rcirc-response-formats): Add %N, which is a facified nick. %n
1895 uses the default face. Change the ACTION format string. If the
1896 "nick" is the server, don't print anything for that field.
1897 Comment fixes.
1898 (rcirc-target-buffer): Don't test
1899 rcirc-always-use-server-buffer-flag here.
1900 (rcirc-print): Squeeze extra spaces out of the text before message.
1901 (rcirc-put-nick-channel): Strip potential "@" char from nick
1902 before adding them to nick table.
1903 (rcirc-url-regexp): Improve to match address like "foo.com".
1904
1905 2006-02-17 Eli Zaretskii <eliz@gnu.org>
1906
1907 * allout.el (allout-hidden-p): Move this defsubst before
1908 allout-overlay-interior-modification-handler, where it is first
1909 used.
1910
1911 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
1912
1913 * allout.el: Use allout invisible-text overlays instead of
1914 selective display for concealed text. Also, lots of general
1915 cleanup, and improved compatibility code.
1916
1917 (allout-version) Incremented, corrected, revised, and refined
1918 module commentary.
1919
1920 (provide 'allout): Moved to the bottom, added a require of overlay.
1921
1922 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
1923 `except-current'.
1924 (allout-write-file-hook-handler): Minimize delay.
1925 (count-trailing-whitespace-region): New function so
1926 auto-encryption of current topic can resituate cursor exactly.
1927 PGP/GPG encryption trims trailing whitespace from lines, which
1928 must be accounted for across encryption then decryption.
1929
1930 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
1931 just plain "\C-c", to avoid intruding on user's keybinding space.
1932
1933 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
1934 parameter, so user request to provide a new password is done.
1935
1936 (allout-outside-normal-auto-fill-function, allout-auto-fill):
1937 Refined mechanism for auto-filling behavior while in allout mode.
1938
1939 (allout-mode): Explicitly specify the mode map in the docstring.
1940 Clarify provision for various write-file hook var names.
1941 Adjusted for invisible-text overlays instead of selective-display.
1942
1943 (allout-depth): Really return 0 if not within any topic. This
1944 rectifies `allout-beginning-of-level' and sequence numbering
1945 errors that occur when cutting and pasting numbered topics.
1946 Changed from a in-line subst to a regular function, as well.
1947
1948 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
1949
1950 (allout-end-of-subtree, allout-end-of-subtree)
1951 (allout-end-of-entry, allout-end-of-current-heading)
1952 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
1953 (allout-show-children, allout-show-to-offshoot)
1954 (allout-hide-current-entry, allout-show-current-entry): Rectified
1955 handling of trailing blank lines between items.
1956
1957 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
1958 (allout-current-depth, allout-unprotected, allout-hidden-p)
1959 (allout-on-current-heading-p, allout-listify-exposed)
1960 (allout-chart-subtree, allout-goto-prefix)
1961 (allout-back-to-current-heading, allout-get-body-text)
1962 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
1963 (allout-hide-region-body, allout-toggle-subtree-encryption)
1964 (allout-encrypt-string, allout-encrypted-key-info)
1965 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
1966 (allout-file-vars-section-data): Adjusted for use with
1967 invisible-text overlays instead of selective-display.
1968
1969 (allout-kill-line, allout-kill-topic, allout-yank-processing):
1970 Reworked for use with invisible text overlays.
1971
1972 (allout-current-topic-collapsed-p): New function.
1973
1974 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
1975 to know when to close the containing topic.
1976
1977 (allout-pre-command-business, allout-post-command-business):
1978 Simplify undo-batching and dynamic isearch exposure.
1979
1980 (allout-set-overlay-category): New for invisible-text overlays.
1981 Sets properties of allout-overlay-category, used by
1982 allout-flag-region to set invisible-text overlay properties.
1983 (allout-get-invisibility-overlay): Get the first qualifying
1984 invisibility overlay, so we can find the extent of it.
1985 (allout-back-to-visible-text): Get to just before the beginnining
1986 of the current invisibility overlay, if any.
1987
1988 (allout-overlay-insert-in-front-handler)
1989 (allout-overlay-interior-modification-handler)
1990 (allout-before-change-handler, allout-isearch-end-handler): New
1991 functions to handle extraordinary actions affecting concealed
1992 text.
1993
1994 (allout-flag-region): Use overlays instead of selective-display
1995 for invisible text - by inheritence from the properties of
1996 allout-overlay-category in mainline Emacs, and applied
1997 property-by-property in XEmacs, some recent versions of which
1998 don't inherit the properties from the category. Provisions to
1999 respond to concealed-text edits simplified drastically.
2000
2001 (allout-isearch-rectification, allout-isearch-was-font-lock)
2002 (allout-isearch-expose, allout-enwrap-isearch)
2003 (allout-isearch-abort, allout-pre-was-isearching)
2004 (allout-isearch-prior-pos, allout-isearch-did-quit)
2005 (allout-isearch-dynamic-expose)
2006 (allout-hide-current-entry-completely): Functions deleted.
2007
2008 (allout-undo-aggregation): Explicit undo aggregation no longer
2009 necessary due to transition away from selective-display.
2010
2011 (set-allout-regexp, allout-up-current-level)
2012 (allout-next-visible-heading, allout-forward-current-level)
2013 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
2014 (allout-kill-line, allout-yank-processing, allout-show-children)
2015 (allout-expose-topic, allout-old-expose-topic)
2016 (allout-listify-exposed, allout-insert-latex-header)
2017 (allout-toggle-subtree-encryption, allout-encrypt-string)
2018 (remove-from-invisibility-spec, allout-hide-current-subtree):
2019 Ditched unused variables.
2020
2021 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
2022
2023 * textmodes/ispell.el (ispell-change-dictionary): Call
2024 ispell-buffer-local-dict instead of
2025 ispell-accept-buffer-local-defs.
2026 (ispell-local-dictionary-alist): Accept as valid any coding-system
2027 supported by Emacs.
2028 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
2029 changed to iso-8859-3.
2030
2031 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
2032
2033 * speedbar.el (speedbar-frame-width): Make an inline function
2034 instead of a macro. Use frame-width.
2035 (speedbar-try-completion, speedbar-update-contents)
2036 (speedbar-timer-fn): Use consp.
2037 (speedbar-update-localized-contents): Try to preserve point.
2038
2039 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
2040 (menu): Re-order menu items.
2041 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
2042 field.
2043 (gdb-var-update-handler-1): Use it for GDB 6.4+.
2044 (gdb-post-prompt): Speed things by not forcing update.
2045
2046 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
2047
2048 * wid-edit.el (widget-button-click): For mouse-1, cancel button
2049 press and perform default action if we get a mouse movement event.
2050
2051 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
2052
2053 * calendar/icalendar.el (icalendar--get-event-property)
2054 (icalendar--get-event-property-attributes): Fix typos in
2055 docstrings.
2056
2057 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
2058 docstring.
2059
2060 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
2061
2062 * bs.el (bs-mode): Use `buffer-disable-undo'.
2063 (bs--get-file-name): Simplify.
2064 (bs-show-in-buffer): Mark the buffer as not modified.
2065
2066 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
2067
2068 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
2069 widget-button-click.
2070
2071 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
2072 (custom-mode): Update docstring.
2073
2074 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
2075 binding.
2076
2077 * files.el (hack-local-variables-confirm): Allow scrolling if the
2078 file variable list is too long. Kill temp buffer after use.
2079
2080 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
2081
2082 * progmodes/gud.el (gdb): Improve doc string.
2083 (gdb-script-font-lock-keywords): Expand allowed character set.
2084
2085 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
2086 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
2087 (gdb-separate-io-interrupt, gdb-separate-io-quit)
2088 (gdb-separate-io-stop, gdb-separate-io-eof):
2089 Rename from gdb-inferior-* to gdb-separate-*.
2090 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
2091
2092 2006-02-14 Jay Belanger <belanger@truman.edu>
2093
2094 * calc/calc-arith.el (math-check-known-scalarp): Make sure
2095 expression is a symbol before checking that it is bound.
2096
2097 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
2098 test to see if equation can be solved.
2099
2100 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
2101
2102 * wid-edit.el (widget-button-click): Use :pressed-face property
2103 for overlay face, if it exists.
2104
2105 * cus-edit.el (custom-manual, custom-add-see-also)
2106 (custom-add-parent-links, custom-group-link): Add :pressed-face
2107 property to links.
2108
2109 * files.el (hack-local-variables): Remove ignored variables before
2110 checking if any variables need setting.
2111
2112 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2113
2114 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
2115
2116 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
2117
2118 * help.el (where-is): Fix message for remapped commands.
2119
2120 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
2121 Fix typos in docstrings.
2122
2123 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
2124
2125 * files.el (safe-local-variable-values): New option.
2126 (hack-local-variables-prop-line): Return a list of variable-value
2127 pairs if MODE-ONLY is non-nil.
2128 (hack-local-variables): Construct list of variable-value pairs,
2129 and apply or reject them in one go. Ask for confirmation if
2130 variables are not known safe.
2131 (hack-local-variables-confirm): Complete rewrite. Support
2132 `safe-local-variable-values'.
2133 (enable-local-variables): Update docstring to reflect new
2134 behavior.
2135 (ignored-local-variables): Ignore ignored-local-variables and
2136 safe-local-variable-values.
2137 (safe-local-variable-p): New function.
2138 (risky-local-variable-p): `safe-local-variable' property check
2139 moved to safe-local-variable-p.
2140 (hack-one-local-variable): Checks moved to hack-local-variables.
2141
2142 (byte-compile-dynamic, c-basic-offset, c-file-style)
2143 (c-indent-level, comment-column, fill-column, fill-prefix)
2144 (indent-tabs-mode, kept-new-versions, no-byte-compile)
2145 (no-update-autoloads, outline-regexp, page-delimiter)
2146 (paragraph-start, paragraph-separate, sentence-end)
2147 (sentence-end-double-space tab-width, version-control):
2148 Add `safe-local-variable' property.
2149
2150 * find-lisp.el: Delete nonexistent `autocompile' file variable.
2151
2152 * icomplete.el, play/landmark.el: Change nonexistent
2153 `outline-layout' file variable to `allout-layout'.
2154
2155 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
2156
2157 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
2158 (gdb-get-changed-registers): Test value of gud-minor-mode relative
2159 to gud-comint-buffer.
2160 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
2161 gdb-ui.el for gdb-mi.el.
2162 (gdb-post-prompt, gdb-get-changed-registers): Move test for
2163 registers buffer to gdb-get-changed-registers.
2164 (gdb-breakpoint-regexp): New regexp. Allow toggling and
2165 deletion of catchpoints (throw and catch).
2166 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
2167 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
2168 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
2169 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
2170 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
2171
2172 2006-02-13 Jay Belanger <belanger@truman.edu>
2173
2174 * calc/calc-arith.el (math-check-known-matrixp): Make sure
2175 expression is a symbol before checking that it is bound.
2176
2177 2006-02-13 Richard M. Stallman <rms@gnu.org>
2178
2179 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
2180 for the minibuffer too, but not if resize-mini-windows will interfere.
2181
2182 * help.el (describe-key-briefly, describe-key): Do all arg-reading
2183 inside `interactive' spec.
2184 (describe-key-briefly-internal, describe-key-internal):
2185 Functions merged back into their callers.
2186
2187 2006-02-13 Martin Rudalics <rudalics@gmx.at> (tiny change)
2188
2189 * info.el (info-xref-visited): Inherit from info-xref too.
2190 (Info-set-mode-line): Replace occurrences of `%' by `%%'
2191 when propertizing Info-current-file and Info-current-node.
2192
2193 2006-02-13 Juri Linkov <juri@jurta.org>
2194
2195 * tumme.el (tumme-thumbnail-storage): Fix docstring.
2196 (tumme-thumb-name): Fix per-directory format.
2197
2198 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
2199
2200 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
2201
2202 2006-02-12 Miles Bader <miles@gnu.org>
2203
2204 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
2205
2206 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
2207
2208 * tumme.el: Remove history section. If someone needs the it, it
2209 can always be found in CVS.
2210
2211 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
2212
2213 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
2214 about the Thumbnail Managing Standard option.
2215
2216 2006-02-12 Richard M. Stallman <rms@gnu.org>
2217
2218 * subr.el (substitute-key-definition): Doc fix.
2219
2220 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
2221
2222 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
2223
2224 * info.el (Info-mode): Doc fix.
2225
2226 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
2227
2228 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
2229
2230 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
2231 because on Solaris a POSIX compatible "id" is needed. Reported by
2232 Magnus Henoch <mange@freemail.hu>.
2233
2234 2006-02-12 Juri Linkov <juri@jurta.org>
2235
2236 * tumme.el: Remove todo item about Thumbnail Managing Standard.
2237 (tumme) <defgroup>: Change :group to `multimedia'.
2238 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
2239 Managing Standard.
2240 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
2241 Fix dostring.
2242 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
2243 and %y. Fix docstring.
2244 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
2245 (tumme-cmd-create-standard-thumbnail-command): New user options.
2246 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
2247 is `standard'. Fix docstring.
2248 (tumme-thumb-width, tumme-thumb-height): New user options.
2249 (tumme-external-viewer): Try to find various viewers.
2250 (tumme-get-thumbnail-image): Use `create-image' instead of
2251 constructing the `image' structure.
2252 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
2253 `standard'.
2254 (tumme-thumb-name): Add file name generation for standard storage.
2255 Simplify code for other storages.
2256 (tumme-thumb-name): Use width %w and height %h instead of size %s.
2257 Add modification time %m and thumbnail-nq8 %q.
2258 Use `tumme-cmd-create-standard-thumbnail-command' if
2259 tumme-thumbnail-storage is `standard'.
2260 (tumme-dired-insert-marked-thumbs): New autoload command.
2261 (tumme-dired-after-readin-hook): New function.
2262 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
2263 `tumme-thumb-size'.
2264 (tumme-display-image): Replace size-x %x and size-y %y with
2265 width %w and height %h.
2266
2267 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
2268 `tumme-dired-insert-marked-thumbs'.
2269
2270 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
2271
2272 * tumme.el (tumme-write-tag): Fix small bug (file name did not
2273 include path).
2274 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
2275 matching tag.
2276
2277 2006-02-12 Miles Bader <miles@gnu.org>
2278
2279 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
2280 New variables.
2281 (rcirc-abbrev-nick): New function.
2282 (rcirc-format-response-string): Rewrite to use the formats in
2283 `rcirc-response-formats' and expand escape sequences therein.
2284 A text-property `rcirc-text' is added over the actual response
2285 text to make easy to find inside the returned string.
2286 (rcirc-print): When filling, just look for the `rcirc-text'
2287 text-property to find the appropriate fill prefix, instead of
2288 using hardwired patterns.
2289
2290 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
2291
2292 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
2293 Managing Standard.
2294
2295 2006-02-11 Kim F. Storm <storm@cua.dk>
2296
2297 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
2298 Don't use insert-buffer; do insert-buffer-substring directly.
2299 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
2300
2301 2006-02-11 Martin Rudalics <rudalics@gmx.at>
2302
2303 * files.el (revert-buffer, recover-file): Replace buffer-read-only
2304 with inhibit-read-only. Suggested by Stefan Monnier.
2305 (revert-buffer): Let insert-file-contents discard
2306 buffer-undo-list. Simplify code.
2307 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
2308
2309 2006-02-11 Eli Zaretskii <eliz@gnu.org>
2310
2311 * menu-bar.el (menu-bar-select-yank): Add a doc string.
2312
2313 * help.el (describe-key-briefly): Now a wrapper for
2314 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
2315 to t. Populate yank-menu if empty.
2316 (describe-key-briefly-internal): Renamed from describe-key-briefly.
2317 (describe-key): Now a wrapper for describe-key-internal. Bind
2318 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
2319 (describe-key-internal): Renamed from describe-key.
2320
2321 2006-02-11 Milan Zamazal <pdm@zamazal.org>
2322
2323 * progmodes/glasses.el (glasses-separator): Doc fix.
2324 (glasses-original-separator): New defcustom.
2325 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
2326
2327 2006-02-11 Martin Rudalics <rudalics@gmx.at>
2328
2329 * mwheel.el (mouse-wheel-up-event): Doc fix.
2330
2331 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
2332
2333 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
2334 (tumme-dir): New function. Copied from thumbs.el.
2335
2336 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
2337
2338 * desktop.el (desktop-outvar): Fix typo.
2339 (desktop-save-buffer-p): Doc fix.
2340
2341 * subr.el (substitute-key-definition): Fix typo.
2342
2343 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2344
2345 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
2346 when window-system is mac.
2347
2348 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
2349
2350 2006-02-10 Kim F. Storm <storm@cua.dk>
2351
2352 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
2353 indirect-function instead of using condition-case.
2354
2355 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
2356
2357 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
2358 less `colloquial'...
2359
2360 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
2361
2362 * tumme.el: Add a couple of todo items.
2363
2364 2006-02-09 Lars Hansen <larsh@soem.dk>
2365
2366 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
2367 (highlight-changes-mode): Don't change desktop-locals-to-save.
2368
2369 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
2370
2371 * image-mode.el (image-toggle-display): Clear image cache if using
2372 filename.
2373
2374 2006-02-09 Masatake YAMATO <jet@gyve.org>
2375
2376 * dired-x.el (dired-guess-shell-alist-default): Add .man as
2377 a `dired-man' target.
2378
2379 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
2380 boundary of symbols.
2381
2382 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
2383
2384 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
2385
2386 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
2387
2388 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
2389 `mapcar'; return nil.
2390
2391 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
2392
2393 * mouse.el (mouse-drag-track): Don't change window if we rebind to
2394 some other event.
2395
2396 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
2397
2398 * net/rcirc.el (rcirc-startup-channels-alist):
2399 Add irc.freenode.net and #emacs as defaults.
2400 (rcirc-ignore-all-activity-flag): Remove variable.
2401 (rcirc-authinfo): New variable.
2402 (rcirc-authinfo-filename): Remove variable.
2403 (rcirc-always-use-server-buffer-flag): New flag.
2404 (rcirc): M-x rcirc will automatically connect without prompting.
2405 C-u M-x rcirc will prompt. Use rcirc-connect to create a
2406 connection in lisp.
2407 (rcirc-process-server-response-1): Remove everything but the nick
2408 portion of the sender so it doesn't need to be done everywhere
2409 else. Update related code.
2410 (global-map): Remove global keybindings.
2411 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
2412 (rcirc-send-input): Split into several functions.
2413 (rcirc-process-input-line, rcirc-process-message)
2414 (rcirc-process-command): New functions.
2415 (rcirc-target-buffer): New function to determine where to route
2416 messages.
2417 (rcirc-user-nick): Save match data.
2418 (rcirc-toggle-ignore-buffer-activity)
2419 (rcirc-update-activity-string): Remove global ignore functionality,
2420 which can be done now by toggling rcirc-track-minor-mode.
2421 (rcirc-track-minor-mode-map): New keymap.
2422 (rcirc-track-minor-mode): New minor-mode.
2423 (ignore): Make the ignore output nicer. Always print it when
2424 adding or removing nicks.
2425 (rcirc-url-regexp): Improve.
2426 (rcirc-mangle-text): Remove properties before using text in the
2427 modeline.
2428 (rcirc-authenticate): Authentication data comes from
2429 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
2430 (rcirc-server-prefix): Inherit from rcirc-server.
2431
2432 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
2433
2434 * Makefile.in (compile): Append "|| true" to the end of the `find'
2435 command, like compile-always does.
2436
2437 2006-02-08 Sam Steingold <sds@gnu.org>
2438
2439 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
2440 output from a dead connection.
2441
2442 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
2443
2444 * dired.el (dired-mode-map): Add more bindings for tumme.
2445
2446 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
2447
2448 * wdired.el (wdired-mode-map): Use remap.
2449 (wdired-get-filename): Massage.
2450 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
2451 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
2452 `keymap' property rather than `local-map'.
2453
2454 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
2455
2456 * tumme.el (tumme-get-thumbnail-image): New utility function.
2457 Suggested by from Chong Yidong.
2458 (tumme-dired-with-window-configuration): Rename from
2459 `tumme-dired'. Add code to save window configuration.
2460 (tumme-restore-window-configuration): New command to restore the
2461 window configuration that `tumme-dired-with-window-configuration'
2462 saves before it changes the window configuration.
2463 (tumme-show-all-from-dir): New command to display thumbnails for
2464 all files in a directory entered by the user, like M-x thumbs.
2465 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
2466 have been created.
2467 (tumme-display-thumbnail-original-image): Call `display-buffer'.
2468 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
2469 Remove obsolete test function.
2470
2471 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
2472
2473 * vc.el (small-temporary-file-directory): Remove defvar; there's
2474 a defcustom for it in files.el.
2475
2476 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
2477 Fix typo in message.
2478 (tumme-gallery-generate): Fix typo in `error' message.
2479 (tumme-display-window-height-correction)
2480 (tumme-display-window-width-correction, tumme-line-up-dynamic)
2481 (tumme-line-up-interactive): Dox fixes.
2482 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
2483 (tumme-restore-window-configuration, tumme-format-properties-string)
2484 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
2485 Fix typos in docstrings.
2486
2487 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
2488
2489 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
2490
2491 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
2492
2493 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
2494 User should use hook if desired.
2495
2496 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
2497 buffer if necessary.
2498 (gdb-delete-frame-or-window): New function.
2499 (gdb-breakpoints-mode-map): Bind "q" to it.
2500
2501 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
2502
2503 * textmodes/nroff-mode.el: Clean up name space.
2504 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
2505 (nroff-mode): Obey the global setting of nroff-electric-mode.
2506 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
2507
2508 * calendar/calendar.el (calendar-increment-month): Typo in last change.
2509
2510 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
2511
2512 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
2513
2514 2006-02-06 Lars Hansen <larsh@soem.dk>
2515
2516 * generic-x.el (etc-fstab-generic-mode): Add file system types
2517 cifs and usbdevfs. Allow special chars in file names.
2518
2519 2006-02-05 Jay Belanger <belanger@truman.edu>
2520
2521 Update copyright notices of the files in lisp/calc.
2522
2523 2006-02-05 Romain Francoise <romain@orebokech.com>
2524
2525 Update copyright notices of all files in the lisp/play directory.
2526
2527 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
2528
2529 * ldefs-boot.el: Regenerate.
2530
2531 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
2532
2533 2006-02-05 Kim F. Storm <storm@cua.dk>
2534
2535 * files.el (magic-mode-regexp-match-limit): New defvar.
2536 (set-auto-mode): Use it to limit magic-mode-alist matching.
2537
2538 2006-02-04 Kevin Rodgers <ihs_4664@yahoo.com>
2539
2540 * simple.el (display-message-or-buffer): Compare the number of
2541 characters to the frame width when determining whether a 1-line
2542 message string will fit in the echo area. Count screen lines
2543 instead of buffer lines when determining whether a multi-line
2544 message will fit in the echo area/minibuffer window.
2545
2546 2006-02-04 Eli Zaretskii <eliz@gnu.org>
2547
2548 * info.el (Info-index, Info-mode): Improve the description of the
2549 `i' command.
2550
2551 * ldefs-boot.el: Regenerate.
2552
2553 2006-02-03 Werner Lemberg <wl@gnu.org>
2554
2555 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
2556 greedy to find the closing bracket in \*[...] and similar
2557 expressions. This is a first rough fix -- many additional
2558 refinements are necessary to make nroff mode really usable with groff.
2559
2560 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
2561
2562 * international/mule-cmds.el (set-locale-environment):
2563 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
2564 libX11.
2565
2566 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
2567
2568 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
2569 archive are created in archive-tmpdir.
2570
2571 2006-02-02 John Paul Wallington <jpw@pobox.com>
2572
2573 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
2574 (ibuffer-fontification-alist): Use it.
2575 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
2576 to "* z" and the Ibuffer Mark menu.
2577
2578 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
2579
2580 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
2581
2582 * textmodes/table.el (*table--cell-describe-mode)
2583 (*table--cell-describe-bindings): Undo last change since
2584 print-help-return-message is not obsoleted by anything at all.
2585
2586 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
2587
2588 * emulation/cua-base.el (cua-mode): Doc fix.
2589
2590 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
2591
2592 * dframe.el (dframe-handle-make-frame-visible)
2593 (dframe-handle-iconify-frame, dframe-get-focus)
2594 (dframe-select-attached-frame, dframe-power-click)
2595 (dframe-frame-mode): Fix typos in docstrings.
2596
2597 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
2598 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
2599 Fix typos in docstrings.
2600
2601 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
2602 (hi-lock-face-buffer, hi-lock-font-lock-hook)
2603 (hi-lock-archaic-interface-message-used)
2604 (hi-lock-file-patterns-range): Fix typos in docstrings.
2605
2606 * savehist.el (savehist-loaded, savehist-load, savehist-install)
2607 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
2608
2609 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
2610 Fix typo in docstring.
2611
2612 * net/newsticker.el (newsticker--decode-iso8601-date)
2613 (newsticker--set-customvar, newsticker--buffer-insert-item)
2614 (newsticker--do-run-auto-mark-filter)
2615 (newsticker--parse-generic-feed): Doc fixes.
2616 (newsticker--retrieval-timer-list, newsticker-url-list)
2617 (newsticker-hide-immortal-items-in-echo-area)
2618 (newsticker-hide-obsolete-items-in-echo-area)
2619 (newsticker-new-item-face, newsticker--enclosure)
2620 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
2621 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
2622 (newsticker--parse-generic-feed, newsticker--cache-contains)
2623 (newsticker--stat-num-items, newsticker-download-enclosures):
2624 Fix typos in docstrings.
2625
2626 * net/rcirc.el (rcirc-debug): Doc fix.
2627 (rcirc-fill-column, rcirc-receive-message-hooks)
2628 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
2629 (rcirc-mode, rcirc-generate-new-buffer-name)
2630 (rcirc-startup-channels, rcirc-ignore-update-automatic)
2631 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
2632 Fix typos in docstrings.
2633 (rcirc-print): "?\ " -> "?\s".
2634 (rcirc-cmd-join): Improve argument/docstring consistency.
2635
2636 2006-02-01 Mark A. Hershberger <mah@everybody.org>
2637
2638 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
2639 before narrow-to-region.
2640
2641 2006-02-01 Richard M. Stallman <rms@gnu.org>
2642
2643 * simple.el (move-beginning-of-line): Scan properly for invis change.
2644
2645 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
2646
2647 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
2648
2649 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
2650 change bit only when id-format is 'integer. Reported by Matt
2651 Hodges <M.P.Hodges@rl.ac.uk>.
2652
2653 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
2654
2655 * hilit-chg.el (highlight-changes-initial-state)
2656 (highlight-changes-global-initial-state): Doc fixes.
2657 (highlight-changes-global-modes, global-highlight-changes):
2658 Fix typos in docstrings.
2659
2660 2006-02-01 Kim F. Storm <storm@cua.dk>
2661
2662 * emulation/cua-base.el (cua-mode): Mention that CUA enables
2663 transient-mark-mode in doc string.
2664
2665 2006-01-31 Richard M. Stallman <rms@gnu.org>
2666
2667 * replace.el (multi-occur): Doc fix.
2668 (multi-occur-in-matching-buffers): Rename from
2669 multi-occur-by-filename-regexp. Prefix arg says match
2670 buffer names instead of file names.
2671
2672 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
2673
2674 * bs.el: Allow non-default values of `bs-header-lines-length'.
2675 (bs--running-in-xemacs): Remove (not needed anymore).
2676 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
2677 instead of `shrink-window', thus avoiding having to compute the
2678 height of the window.
2679 (bs--up): Wrap around even when there's no header.
2680 (bs--down): Use `forward-line' instead of `next-line'.
2681
2682 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
2683
2684 * image-mode.el (image-toggle-display): Use file name if possible,
2685 instead of unnecessarily allocating a (possibly huge) lisp string.
2686
2687 2006-01-30 John Paul Wallington <jpw@pobox.com>
2688
2689 * subr.el (toplevel): Define `cl-assertion-failed' condition here
2690 because the `assert' macro signals it at runtime.
2691
2692 * emacs-lisp/cl.el (toplevel): Remove definition of
2693 `cl-assertion-failed' condition.
2694
2695 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
2696
2697 * thumbs.el (thumbs-marked-list): Make buffer-local and
2698 permanent-local.
2699 (thumbs-insert-thumb): Make help-echo non-sticky.
2700 (thumbs-file-alist): Use eolp as check for (non)-image.
2701
2702 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
2703
2704 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
2705 (ediff-before-session-group-setup-hooks)
2706 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
2707 Fix typos in docstrings.
2708
2709 * window.el (bw-dir, bw-eqdir, balance-windows)
2710 (split-window-keep-point): Fix typos in docstrings.
2711
2712 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
2713 (org-quote-string, org-calendar-to-agenda-key)
2714 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
2715 (org-show-following-heading, org-tags-column)
2716 (org-use-tag-inheritance, org, org-allow-space-in-links)
2717 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
2718 (org-enable-table-editor, org-calc-default-modes)
2719 (org-table-allow-automatic-line-recalculation)
2720 (org-export-html-style, org-export-with-fixed-width)
2721 (org-export-with-sub-superscripts, org-special-keyword)
2722 (org-formula, org-time-grid, org-table-may-need-update)
2723 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
2724 (org-goto-quit, org-get-indentation, org-end-of-item)
2725 (org-move-item-down, org-move-item-up)
2726 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
2727 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
2728 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
2729 (org-agenda-log-mode, org-agenda-toggle-diary)
2730 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
2731 (org-agenda-file-to-end, org-agenda-no-heading-message)
2732 (org-agenda-get-closed, org-format-agenda-item)
2733 (org-cmp-priority, org-cmp-category, org-cmp-time)
2734 (org-agenda-change-all-lines, org-agenda-diary-entry)
2735 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
2736 (org-link-search, org-camel-to-words, org-open-file)
2737 (org-remember-handler, org-table-convert-region)
2738 (org-table-move-row-down, org-table-move-row-up)
2739 (org-table-copy-region, org-table-wrap-region)
2740 (org-table-toggle-vline-visibility)
2741 (org-table-get-vertical-vector, org-table-modify-formulas)
2742 (org-table-get-specials, org-recalc-commands)
2743 (org-table-rotate-recalc-marks, org-table-eval-formula)
2744 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
2745 (org-level-color-stars-only, org-insert-heading):
2746 Fix typos in docstrings.
2747 (last-arg): Add defvar.
2748
2749 * makefile.w32-in (WINS): Add erc.
2750 (MH_E_SRC): Update (copied from lisp/Makefile.in).
2751
2752 2006-01-29 Bill Wohler <wohler@newt.com>
2753
2754 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
2755 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
2756 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
2757 (mh-autoloads): Don't use comments on otherwise empty lines.
2758
2759 2006-01-29 Edward O'Connor <ted@oconnor.cx>
2760
2761 * emulation/viper.el (viper-major-mode-modifier-list): Add
2762 insert-state and vi-state entries for erc-mode.
2763 (viper-go-away, viper-set-hooks): Add and remove
2764 viper-comint-mode-hook from erc-mode-hook as appropriate.
2765
2766 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
2767
2768 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
2769
2770 * bs.el (bs--format-aux): Implement `middle' alignment as
2771 described in the docstring for `bs-attributes-list'.
2772 (bs--get-name): Simplify. Don't pad the buffer name.
2773
2774 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
2775
2776 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
2777 English aspell dictionary is installed, use the first entry of
2778 ispell-dictionary-alist-1.
2779
2780 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com>
2781
2782 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
2783 Doc fix.
2784
2785 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
2786
2787 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
2788 for `process-file', in order to let it work for older Emacsen too.
2789
2790 2006-01-27 Eli Zaretskii <eliz@gnu.org>
2791
2792 * international/latexenc.el: Add a suitable `coding:' tag.
2793 (latexenc-find-file-coding-system): Undo last change.
2794
2795 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
2796
2797 * international/latexenc.el (latexenc-find-file-coding-system):
2798 Make sure latexenc-main-file is a regular file and is readable.
2799
2800 2006-01-27 Andre Spiegel <spiegel@gnu.org>
2801
2802 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
2803 Pass FILE to vc-user-login-name.
2804
2805 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
2806
2807 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
2808
2809 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
2810 there are no more images to display.
2811 (thumbs-mark, thumbs-unmark): Revert change so that they move to
2812 the next image.
2813
2814 2006-01-26 Richard M. Stallman <rms@gnu.org>
2815
2816 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
2817
2818 * wid-edit.el (advertised-widget-backward): New alias.
2819 (widget-keymap): Use advertised-widget-backward for S-TAB.
2820
2821 * tumme.el: Correct the keywords.
2822 (tumme-dir-max-size): Use defvar.
2823 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
2824
2825 * simple.el (move-beginning-of-line): Take account of fields.
2826 (clone-indirect-buffer-other-window): Take args like
2827 clone-indirect-buffer, and work like it.
2828
2829 * help-fns.el (describe-function): Don't pass `nil' as default.
2830
2831 * files.el (risky-local-variable-p): Follow var aliases.
2832
2833 * subr.el (lazy-completion-table): Doc fix.
2834
2835 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
2836 global binding of `line'.
2837
2838 2006-01-25 Andre Spiegel <spiegel@gnu.org>
2839
2840 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
2841 Tramp.
2842
2843 * vc.el (vc-default-dired-state-info): Pass FILE to
2844 vc-user-login-name.
2845 (vc-default-update-changelog): Don't use vc-user-login-name, we
2846 don't need it here.
2847
2848 * tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
2849 no longer necessary.
2850
2851 2006-01-25 Kenichi Handa <handa@m17n.org>
2852
2853 * international/mule.el (decode-char): Avoid the overhead of
2854 calling utf-lookup-subst-table-for-decode if
2855 utf-translate-cjk-mode is nil.
2856 (encode-char): Avoid the overhead of calling
2857 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
2858 nil.
2859
2860 2006-01-22 Kenichi Handa <handa@m17n.org>
2861
2862 * international/mule.el (make-subsidiary-coding-system): Reset
2863 `coding-system-define-form' property of subsidiaries to nil.
2864 Avoid duplicated entry in coding-system-alist.
2865 (make-coding-system): Avoid duplicated entry in
2866 coding-system-alist.
2867 (define-coding-system-alias): Likewise.
2868
2869 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
2870
2871 * completion.el: Minor fixes in introductory comment.
2872 (completion-def-wrapper): Fix alist.
2873
2874 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
2875
2876 * thumbs.el (thumbs-new-image-size): New function.
2877 (thumbs-increment-image-size-element)
2878 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
2879 (thumbs-decrement-image-size): Delete.
2880 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
2881 temp files and use to resize.
2882 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
2883 Use increment argument to enlarge/shrink. Preserve point.
2884 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
2885 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
2886 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
2887 (thumbs-mark, thumbs-unmark): Preserve point.
2888 (thumbs-modify-image): Keep old temp files and use to modify.
2889 Cleanup old temp files at load time. Preserve point.
2890 (thumbs-view-image-mode-map): Use new command names.
2891
2892 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
2893
2894 * log-view.el (log-view-minor-wrap): First rev is the one at point.
2895
2896 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
2897 the nastiest part of the cyclic dependency.
2898 (cal-menu-update): Use dotimes and calendar-increment-month.
2899
2900 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
2901 (calendar-week-start-day): Add an :initializer.
2902 (calendar-mode-map): Use suppress-keymap, and command remapping.
2903 (describe-calendar-mode): Setup xref-stack info for the back button.
2904 (calendar-star-date): Insert before delete.
2905 (calendar-set-mode-line): Add file-modified info if applicable.
2906 (calendar-increment-month): New function.
2907
2908 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
2909
2910 * font-lock.el (lisp-font-lock-keywords-2):
2911 Recognize "& keywords" only at word boundaries.
2912
2913 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
2914
2915 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
2916 and permanent-local.
2917 (thumbs-max-image-number): New variable.
2918 (thumbs-do-thumbs-insertion): Use them.
2919 (thumbs-per-line): Change default to 4.
2920 (thumbs-marked-list): Rename from thumbs-markedL.
2921 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
2922 (thumbs-rename-images): Use -list instead of L for internal variables.
2923 (thumbs-call-convert): Use call-process instead of shell-command.
2924 (thumbs-insert-thumb): Add filename as help-echo to each image.
2925 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
2926 Give dir to thumbs-show-thumbs-list.
2927 (thumbs-show-thumbs-list): Set default-directory to that of images.
2928 (thumbs-dired-show): Rename from thumbs-dired-show-all.
2929 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
2930 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
2931 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
2932
2933 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
2934
2935 * ses.el (ses-read-cell): Provide a default value.
2936
2937 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
2938
2939 * term/w32-win.el (image-library-alist): Add additional names for
2940 GIF library.
2941
2942 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
2943
2944 * international/latexenc.el (latexenc-find-file-coding-system):
2945 Add file-regular-p check.
2946
2947 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
2948
2949 * simple.el (clone-buffer): Don't show the new buffer in the same
2950 window.
2951
2952 2006-01-23 Juri Linkov <juri@jurta.org>
2953
2954 * faces.el (link, link-visited): New faces based on default values
2955 of `info-xref' and `info-xref-visited'.
2956
2957 * info.el (info-xref): Inherit from `link'.
2958 (info-xref-visited): Inherit from `link-visited'.
2959
2960 * cus-edit.el (custom-buffer-create-internal): Use widget type
2961 `custom-manual' instead of `info-link' and don't set properties
2962 `button-face' and `mouse-face' explicitly.
2963 (custom-browse-group-tag, custom-browse-variable-tag)
2964 (custom-browse-face-tag): Inherit from widget class
2965 `custom-group-link' instead of `push-button'.
2966 (custom-button-unraised): Inherit from `underline' face.
2967 (custom-link): Inherit from `link' face. Fix doc and group.
2968 (custom-add-parent-links, custom-group-value-create): Don't set
2969 properties `button-face' and `mouse-face' explicitly for
2970 `custom-group-link' widget.
2971 (custom-group-link): Add properties `button-face' and `mouse-face'
2972 to widget definition.
2973 (custom-field-keymap): New variable. Put `custom-field-keymap' to
2974 editable-field's :keymap property.
2975 (custom-mode): Fix docstring: substitute keybindings for
2976 `widget-forward' and `widget-backward' from `widget-keymap',
2977 `widget-complete' from `custom-field-keymap', replace old
2978 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
2979
2980 * desktop.el (desktop-load-file): Check for `fboundp' before
2981 calling `symbol-function'.
2982
2983 * simple.el (clone-buffer, clone-indirect-buffer)
2984 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
2985 `read-string'. Fix prompts.
2986
2987 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
2988
2989 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
2990
2991 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
2992
2993 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
2994
2995 * startup.el (inhibit-splash-screen, initial-scratch-message):
2996 Doc fixes.
2997
2998 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
2999
3000 Sync with Tramp 2.0.52.
3001
3002 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
3003 net/tramp-vc.el: Add code for unloading Tramp. See comment before
3004 `tramp-unload-tramp' for checklist.
3005
3006 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
3007 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
3008 (tramp-unload-file-name-handler-alist)
3009 (tramp-unload-tramp): New defuns.
3010 (tramp-advice-PC-expand-many-files): New defadvice.
3011 (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
3012 removed.
3013 (tramp-handle-expand-file-name): Remove double slash.
3014 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
3015 It doesn't matter, because it will be converted later on.
3016 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
3017 implementation was just heuristic.
3018 (tramp-post-connection): Set uid and gid properties.
3019 (tramp-convert-file-attributes): Set file's gid change bit.
3020 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
3021 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
3022 in case of su(do)? methods. The home directory of the local user
3023 will be taken else.
3024 (tramp-open-connection-telnet)
3025 (tramp-open-connection-rsh, tramp-open-connection-su)
3026 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
3027 local shell prompt could hurt. Reported by Romain Francoise
3028 <romain@orebokech.com>.
3029 (tramp-let-maybe): Add `edebug-form-spec' property.
3030 (tramp-handle-expand-file-name): Bind `default-directory' locally
3031 to "/" in order to avoid problems with UNC shares or Cygwin
3032 mounts.
3033 (tramp-md5-function): Fix typo in error message.
3034
3035 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
3036
3037 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
3038 for byte-compiler pacification.
3039
3040 2006-01-22 Andre Spiegel <spiegel@gnu.org>
3041
3042 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
3043 ID-FORMAT `string'. This allows us to get rid of
3044 `vc-user-login-name UID'.
3045
3046 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
3047
3048 2006-01-22 John Paul Wallington <jpw@pobox.com>
3049
3050 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
3051
3052 2006-01-21 Martin Rudalics <rudalics@gmx.at>
3053
3054 * emacs-lisp/find-func.el (find-definition-noselect)
3055 (find-variable-noselect): Search variables in C source code too.
3056 (find-function-C-source, find-function-noselect, find-function)
3057 (find-function-other-frame, find-variable-noselect, find-variable)
3058 (find-variable-other-frame, find-variable-at-point):
3059 Fix docstrings.
3060
3061 2006-01-21 Francesco Potorti` <pot@gnu.org>
3062
3063 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
3064
3065 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
3066
3067 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
3068 Default to disabling the "Save affix" question.
3069
3070 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
3071
3072 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
3073 the first arg to run-python.
3074
3075 2006-01-21 Eli Zaretskii <eliz@gnu.org>
3076
3077 * startup.el (command-line-1): Handle --no-desktop if desktop.el
3078 is not loaded.
3079
3080 2006-01-20 Jay Belanger <belanger@truman.edu>
3081
3082 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
3083 limit is 0.
3084
3085 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
3086 the correct variable.
3087
3088 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
3089
3090 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
3091 link. Fixed buggy argument sequence in call to `org-view-tags'.
3092 (org-compile-prefix-format): Set `org-prefix-has-tag'.
3093 (org-prefix-has-tag): New variable.
3094 (org-format-agenda-item): Remove tags from headline if
3095 appropriate.
3096 (org-agenda-remove-tags-when-in-prefix): New option.
3097 (org-get-tags-at): New function.
3098
3099 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
3100
3101 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
3102 (thumbs-find-image): Move image name and number from buffer name
3103 to mode name. Set thumbs-buffer. Preserve point so that large
3104 images remain visible.
3105 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
3106 order.
3107 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
3108 mode name.
3109 (thumbs-next-image, thumbs-previous-image): Make them work.
3110
3111 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
3112
3113 * cus-edit.el (custom-buffer-create-internal): State in the text above
3114 the whole buffer buttons that they do not operate on hidden items.
3115 (custom-face-menu): Use `custom-face-save' instead of
3116 `custom-face-save-command'.
3117 (custom-face-save-command): Make it an alias for `custom-face-save'
3118 and declare it obsolete.
3119 (custom-face-save): Doc fix.
3120
3121 * dired.el (dired-no-confirm): Add quote.
3122 (dired-subdir-alist-pre-R): Add quote in
3123 `make-variable-buffer-local' form and remove unbalanced parenthesis.
3124
3125 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
3126
3127 * textmodes/table.el (table-mode-indicator): Typo in last change.
3128
3129 2006-01-19 Richard M. Stallman <rms@gnu.org>
3130
3131 * outline.el (hide-leaves): Don't call outline-end-of-heading.
3132 Fixes bug reported in Nov 2005.
3133
3134 * isearch.el (isearch-forward): Doc fix.
3135
3136 * dired.el (dired-move-to-filename-regexp): Define as alias.
3137 (dired-no-confirm): Use defcustom.
3138 (dired-subdir-alist-pre-R): Put defvar at top level.
3139
3140 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
3141
3142 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
3143 Mark as risky.
3144
3145 * simple.el (set-mark-command): Doc fix.
3146 (clone-indirect-buffer-other-window):
3147 Read arg like clone-indirect-buffer.
3148 (move-beginning-of-line): Skip invisible newlines.
3149
3150 2006-01-19 Masatake YAMATO <jet@gyve.org>
3151
3152 * progmodes/cpp.el (cpp-edit-load): Make the order of
3153 listed conditions in a base C code buffer and its associate
3154 CPP Edit buffer the same.
3155
3156 2006-01-19 Kenichi Handa <handa@m17n.org>
3157
3158 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
3159 (rmail-mime-feature): Likewise.
3160 (rmail-require-mime-maybe): Use display-warning to show a warning
3161 message.
3162
3163 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
3164 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
3165
3166 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
3167
3168 * array.el: Move defvars out of eval-when-compile.
3169 (array-make-template): Replace undeclared global var with a local one.
3170 (array-mode): Inline initialization functions.
3171 (array-init-local-variables, array-init-max-row)
3172 (array-init-max-column, array-init-columns-per-line)
3173 (array-init-field-width, array-init-rows-numbered)
3174 (array-init-line-length, array-init-lines-per-row): Remove.
3175
3176 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
3177 (doc-mode-map): Define explicitly.
3178 (doctor-txtype): Use mapc.
3179
3180 * textmodes/table.el: Move defvars out of eval-when-compile.
3181 Remove harmful code meant to avoid byte-compiler warnings.
3182 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
3183 specification that checks table-fixed-width-mode directly.
3184 (table-recognize-region, table-recognize-cell):
3185 Use restore-buffer-modified-p.
3186 (table-fixed-width-mode): Remove code that refreshes
3187 table-fixed-mode-indicator.
3188 (*table--cell-describe-bindings, *table--cell-describe-mode):
3189 Avoid obsolete name print-help-return-message.
3190 (table--test-cell-list): Don't use replace-regexp from elisp.
3191 (table--point-entered-cell-function, table--point-left-cell-function):
3192 Don't set table-fixed-mode-indicator, use force-mode-line-update.
3193
3194 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
3195 that was after the end of file. Use buffer-file-name variable.
3196 (org-timestamp-change): Use with-current-buffer.
3197 (org-todo-list): Don't unnecessarily define a new buffer-local var.
3198 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
3199 `file'.
3200
3201 * progmodes/fortran.el: Move defvars out of eval-when-compile.
3202 (fortran-break-line): Remove unused var `opoint'.
3203 (fortran-abbrev-start): Obey help-event-list.
3204
3205 2006-01-18 Jesper Harder <harder@phys.au.dk>
3206
3207 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
3208
3209 2006-01-18 Masatake YAMATO <jet@gyve.org>
3210
3211 * progmodes/make-mode.el (makefile-imake-mode): New mode
3212 derived from makefile-mode.
3213 (makefile-imake-mode-syntax-table): New syntax table
3214 derived from makefile-mode-syntax-table.
3215 (makefile-mode): Write about makefile-imake-mode in doc string.
3216 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
3217 (makefile-imake-font-lock-keywords): New font lock keywords.
3218
3219 * files.el (auto-mode-alist): Add Imakefile.
3220
3221 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
3222
3223 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
3224 loading the file rather than when turning on flyspell-mode.
3225
3226 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
3227
3228 * cus-edit.el (customize-rogue): Minor doc fix.
3229
3230 2006-01-17 Juri Linkov <juri@jurta.org>
3231
3232 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
3233 instead of the file at the mark as default if the file at the mark
3234 is the same as the file at point or if dired-dwim-target-directory
3235 is not the same as the current directory and the mark is not active.
3236
3237 * log-view.el (log-view-minor-wrap): Use the same logic to get
3238 revisions as `log-view-diff'.
3239
3240 * info.el (Info-revert-find-node): Check for Info-current-file
3241 before preserving new-history.
3242
3243 * man.el (Man-heading-regexp): Add `/'.
3244
3245 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
3246 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
3247
3248 2006-01-16 Juri Linkov <juri@jurta.org>
3249
3250 * faces.el (mode-line-faces): New defgroup.
3251 (mode-line-highlight): Move definition after new defgroup.
3252 (mode-line, mode-line-inactive, mode-line-highlight):
3253 Replace :group `modeline' with `mode-line-faces'.
3254 (mode-line-buffer-id): New face.
3255 (modeline-buffer-id): New face alias.
3256 (vertical-border): Remove :group `modeline'.
3257
3258 * bindings.el (propertized-buffer-identification): Use face
3259 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
3260 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
3261 (mode-line-buffer-identification-keymap): For mouse-1 replace
3262 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
3263 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
3264 mouse-3.
3265
3266 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
3267 Buffer-menu-buffer. Doc fix.
3268 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
3269 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
3270 `Buffer-menu-buffer'.
3271
3272 * info.el (Info-mode-line-node-keymap): New defvar.
3273 (Info-set-mode-line): Use `stringp' to check Info-current-file.
3274 Propertize Info-current-node with `mode-line-buffer-id' and
3275 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
3276
3277 * time.el (display-time-mail-face): Replace :group `faces' with
3278 `mode-line-faces'.
3279
3280 2006-01-16 Kenichi Handa <handa@m17n.org>
3281
3282 * international/code-pages.el: Add autoload cookies for cp125[0345678].
3283
3284 * language/european.el (cp1252): New alias for windows-1252.
3285
3286 * international/mule.el (autoload-coding-system): Prepare for EOL
3287 variants.
3288
3289 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
3290
3291 * term.el (term-raw-map): Add mapping for insert.
3292 (term-send-insert): New.
3293 (term-mode): Make variables local here instead of doing it in
3294 `term-emulate-terminal'.
3295 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
3296 Scroll reverse needs to take into account the scroll region.
3297 Saving and restoring the cursor should save the color attributes too.
3298 (term-reset-terminal): Reset the scroll region.
3299 (term-handle-ansi-escape): Cursor up and down should take into
3300 account the scroll region.
3301 (term-set-scroll-region): Rename from `term-scroll-region'.
3302 Move to 0,0 after setting the region.
3303 (term-handle-scroll): Handle scroll up.
3304 (term-down): Fix off by one error.
3305 (term-delete-lines): Do not delete outside the scroll region.
3306 (term-insert-lines): Take into account the scroll region.
3307
3308 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
3309
3310 * textmodes/ispell.el (ispell-internal-change-dictionary)
3311 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
3312 (start, end): Move declaration outside of eval-when-compile.
3313
3314 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
3315 (flyspell-mode-on): Use it.
3316
3317 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
3318 ispell-kill-ispell-hook.
3319
3320 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
3321
3322 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
3323 (Custom-reset-saved): Do not ask for confirmation in single option
3324 buffers.
3325
3326 2006-01-13 Richard M. Stallman <rms@gnu.org>
3327
3328 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
3329
3330 2006-01-13 Romain Francoise <romain@orebokech.com>
3331
3332 * add-log.el (add-change-log-entry, change-log-merge):
3333 Conditionally use `hard-newline'.
3334
3335 2006-01-13 Martin Rudalics <rudalics@gmx.at> (tiny change)
3336
3337 * wid-edit.el (widget-field-end): If the overlay is no longer
3338 associated with a buffer, behave as if the overlay didn't exist.
3339
3340 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
3341 Make sure the links use the `custom-link' face.
3342
3343 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
3344
3345 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
3346 (ld-script-mode): Don't set indent-line-function since we don't
3347 have one.
3348
3349 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
3350
3351 * textmodes/org.el (org-open-file): Use mailcap for selecting an
3352 application.
3353 (org-file-apps-defaults-gnu): Use mailcap as the default for
3354 selecting an application on a UNIX system.
3355 (org-agenda-show-tags): New command.
3356 (org-table-insert-hline): Keep cursor in current table line.
3357 (org-table-convert): Offset effect of modifying
3358 `org-table-insert-hline'.
3359 (org-format-agenda-item): New optional argument TAG.
3360 (org-compile-prefix-format): Handle %T format for the tag.
3361 (org-expand-wide-chars): New function.
3362 (org-table-insert-row, org-table-insert-hline):
3363 Use `org-expand-wide-chars'.
3364 (org-open-file): Fix bug in program launch.
3365 (org-get-time-of-day): Fix bug with times before 1am.
3366 (org-agenda-menu): Add tags commands.
3367
3368 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
3369
3370 * textmodes/ispell.el (ispell-init-process): Include the used
3371 dictionary in ispell process start message.
3372 (ispell-internal-change-dictionary): When flyspell-mode is active
3373 and dictionary is changed, make sure ispell process is restarted
3374 and flyspell word cache cleared out for the current buffer.
3375 (ispell-change-dictionary): Make sure flyspell word cache is
3376 cleared out in all buffers with active flyspell mode when
3377 dictionary is globally changed.
3378 Call ispell-internal-change-dictionary after dictionary change.
3379
3380 2006-01-13 Eli Zaretskii <eliz@gnu.org>
3381
3382 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
3383
3384 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
3385 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
3386 years. Fix small differences wrt Makefile.in.
3387 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
3388 Makefile.in does.
3389
3390 2006-01-12 Bill Wohler <wohler@newt.com>
3391
3392 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
3393 mh-search.el.
3394
3395 2006-01-12 Masatake YAMATO <jet@gyve.org>
3396
3397 * progmodes/ld-script.el: Update copyright year.
3398
3399 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
3400
3401 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
3402 Don't add widget if setting undefined.
3403
3404 2006-01-12 John Paul Wallington <jpw@pobox.com>
3405
3406 * help-fns.el (describe-variable): Remove newlines from void
3407 variable output.
3408
3409 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
3410
3411 * wdired.el (wdired-mode-map): Add help echo for
3412 wdired-abort-changes.
3413
3414 * man.el (Man-file-name-regexp): Adjust for a list of files.
3415
3416 2006-01-12 Masatake YAMATO <jet@gyve.org>
3417
3418 * progmodes/ld-script.el (auto-mode-alist): Support
3419 suffix conventions used in netbsd and eCos.
3420
3421 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3422
3423 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
3424 (custom-variable-menu, custom-face-menu, custom-group-menu)
3425 (Custom-mode-menu): Change names of menu items. (As discussed on
3426 emacs-devel.)
3427 (custom-face-menu): Add "Undo Edits" item.
3428
3429 * startup.el (init-file-user): defcustom -> defvar.
3430
3431 * tooltip.el (tooltip-mode): Doc fix.
3432
3433 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
3434
3435 * reveal.el (reveal-post-command): window-buffer signals an error on
3436 dead windows rather than returning nil.
3437 (reveal-open-new-overlays): An overlay might die while we open others.
3438
3439 2006-01-11 Bill Wohler <wohler@newt.com>
3440
3441 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
3442 phrasing in docstring.
3443
3444 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
3445 can give some systems gas. Add new file mh-buffers.el.
3446
3447 2006-01-06 Masatake YAMATO <jet@gyve.org>
3448
3449 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
3450 C preprocessor forward ported from GNU Emacs 21.2.
3451
3452 * progmodes/asm-mode.el (asm-font-lock-keywords):
3453 Use `cpp-font-lock-keywords'.
3454
3455 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
3456
3457 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
3458 of $ for "\\.ld[s]?".
3459
3460 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
3461
3462 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
3463 (tcl-indent-line): Return `noindent' if inside a string.
3464
3465 * progmodes/flymake.el (flymake-split-string): Remove more than one
3466 empty string at beg/end of the result.
3467 (flymake-find-buildfile, flymake-find-possible-master-files):
3468 Use expand-file-name.
3469 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
3470 since expand-file-name does it for us. Use directory-file-name.
3471 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
3472 (flymake-ler-get-type, flymake-ler-get-text)
3473 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
3474 (flymake-current-line-no): Remove spurious interactive spec.
3475 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
3476 (flymake-check-include): Remove arg inc-path merged into inc-name.
3477 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
3478 Arg regexp-list replaced by a simple regexp.
3479 (flymake-master-make-header-init, flymake-master-tex-init):
3480 Correspondingly replace regexp-list with a regexp. Fix regexp.
3481
3482 2006-01-10 Simon Josefsson <jas@extundo.com>
3483
3484 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
3485 describing AUTH PLAIN fix.
3486
3487 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
3488
3489 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
3490 (report-emacs-bug): Don't record initial prompt text.
3491 Instead, add text properties to prompting text.
3492 (report-emacs-bug-hook): Delete prompting text.
3493
3494 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3495
3496 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
3497 `dirs'. Adjust callers.
3498
3499 2006-01-09 John Paul Wallington <jpw@gnu.org>
3500
3501 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
3502
3503 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3504
3505 * reveal.el (reveal-open-new-overlays): New extracted fun.
3506 (reveal-close-old-overlays): Idem. Check overlays's liveness before
3507 using them. Simplify the code.
3508 (reveal-post-command): Use them. Fix up obsolete windows in
3509 reveal-open-spots.
3510
3511 * progmodes/flymake.el: Use `require' rather than autoload for
3512 XEmacs's overlays.
3513 (flymake-get-common-file-prefix, flymake-build-relative-filename):
3514 Delete. Use file-relative-name instead.
3515 (flymake-get-syntax-check-program-args, flymake-perl-init):
3516 Simplify the resulting code.
3517
3518 * log-view.el (log-view-file-re, log-view-message-re): Add support
3519 for DaRCS output.
3520
3521 2006-01-09 Alex Schroeder <alex@gnu.org>
3522
3523 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
3524 identifiers sometimes added in square brackets at the beginning of
3525 subject lines.
3526
3527 2006-01-07 Richard M. Stallman <rms@gnu.org>
3528
3529 * cus-edit.el (Custom-set, Custom-save): Doc fix.
3530 (Custom-reset-current, Custom-reset-saved): Change question text.
3531 (Custom-reset-standard): Likewise.
3532 (custom-variable-reset-saved): Doc fix.
3533
3534 2006-01-07 Eli Zaretskii <eliz@gnu.org>
3535
3536 * startup.el (init-file-user): Doc fix.
3537
3538 2006-01-07 Alex Schroeder <alex@gnu.org>
3539
3540 * mail/rmail.el (rmail-current-subject): New function.
3541 (rmail-current-subject-regexp): New function.
3542 (rmail-next-same-subject): Use it.
3543
3544 * mail/rmailsum.el (rmail-summary-by-topic):
3545 Use rmail-current-subject and rmail-current-subject-regexp.
3546 (rmail-summary-next-same-subject): Ditto.
3547
3548 * net/rcirc.el (rcirc-send-input): No longer check whether the
3549 process is open, since not all commands need an open process.
3550 (rcirc-send-string): Check whether the process is open before
3551 sending anything.
3552 (rcirc-ignore-list): New option.
3553 (rcirc-ignore-list-automatic): New variable.
3554 (rcirc-print): Take rcirc-ignore-list into account.
3555 (rcirc-cmd-ignore): New command.
3556 (rcirc-ignore-update-automatic): New function.
3557 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
3558 list if ignored nicks.
3559 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
3560
3561 2006-01-06 David Reitter <david.reitter@gmail.com>
3562
3563 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
3564 reflect the address to which the report will be sent.
3565
3566 2006-01-06 Eli Zaretskii <eliz@gnu.org>
3567
3568 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
3569 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
3570
3571 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
3572
3573 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
3574
3575 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
3576 the doc string: "functoin" => "function".
3577 * ldefs-boot.el: Likewise.
3578
3579 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
3580 message text: "Duplicat" => "Duplicate".
3581
3582 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
3583
3584 * files.el (basic-save-buffer-2): If backing-up failed, reset
3585 buffer-backed-up to nil.
3586
3587 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
3588
3589 * progmodes/gud.el (gdb-script-skip-to-head)
3590 (gdb-script-calculate-indentation): Indent for breakpoint command
3591 lists also.
3592
3593 2006-01-05 Bill Wohler <wohler@newt.com>
3594
3595 * Makefile.in (compile-always): Add mh-autoloads dependency.
3596 (bootstrap): Remove mh-autoloads dependency, as compile dependency
3597 provides it.
3598 (updates): Remove mh-autoloads dependency, since it probably has
3599 already run recently (via recompile).
3600
3601 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
3602
3603 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
3604 argument `force' to disable the flyspell-last-buffer optimization.
3605 (flyspell-mode-on): Use it.
3606
3607 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
3608 flymake-simple-cleanup.
3609 (flymake-allowed-file-name-masks): Use this new default.
3610 All the functions are now called in the right buffer rather than
3611 passing the buffer as argument.
3612 (flymake-process-sentinel): Switch to buffer before calling cleanup.
3613 (flymake-parse-err-lines): Remove redundant buffer arg.
3614 (flymake-get-program-dir): Comment out unused function.
3615 (flymake-start-syntax-check, flymake-start-syntax-check-process):
3616 Remove redundant buffer argument.
3617 (flymake-get-real-file-name, flymake-simple-java-cleanup)
3618 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
3619
3620 2006-01-05 Richard M. Stallman <rms@gnu.org>
3621
3622 * info.el (Info-find-node): Don't record previous node if have none.
3623 (info): Go to directory only if history is empty.
3624
3625 * simple.el (mark): Doc fix.
3626
3627 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3628
3629 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
3630 already of desired type.
3631 (mac-ae-list): Coerce parameter to "list" type.
3632 (mac-dispatch-apple-event): Replace cadr part of event with a
3633 dummy position so that event-start returns it.
3634
3635 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
3636
3637 * textmodes/org.el (org-end-of-subtree): New function.
3638 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
3639 Use `org-end-of-subtree'.
3640 (org-agenda, org-agenda-convert-date): Protect calls to
3641 `fit-window-to-buffer'.
3642 (org-tags-view): Force matching of sublevels when doing a
3643 todo-only search. Define the correct redo command, including the
3644 arguments.
3645 (org-agenda-redo): Display message.
3646 (org-check-for-org-mode): New function.
3647 (org-agenda-type): New variable.
3648 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
3649 Set `org-agenda-type'.
3650 (org-agenda-check-type): New function.
3651 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
3652 (org-agenda-week-view, org-agenda-day-view)
3653 (org-agenda-next-date-line, org-agenda-previous-date-line)
3654 (org-agenda-log-mode, org-agenda-toggle-diary)
3655 (org-agenda-toggle-time-grid, org-agenda-date-later)
3656 (org-agenda-date-prompt, org-agenda-diary-entry)
3657 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
3658 (org-agenda-convert-date, org-agenda-menu):
3659 Use `org-agenda-check-type'.
3660 (org-make-overlay, org-delete-overlay)
3661 (org-detatch-overlay, org-move-overlay, org-overlay-put):
3662 New compatibility functions.
3663 (org-calendar-select-mouse): New command.
3664
3665 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
3666
3667 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
3668 (Custom-reset-standard): Fix y-or-n-p messages.
3669 (custom-link): New face for links.
3670 (custom-buffer-create-internal, custom-manual): Use it.
3671 (custom-face-save): Push to theme-face before setting face spec.
3672
3673 * wid-edit.el (widget-default-mouse-face-get): New function.
3674 (widget-specify-button): Handle mouse-face like button-face.
3675
3676 * custom.el (load-theme): Clear old theme settings if reloading.
3677
3678 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
3679
3680 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
3681 "Erase Customization" button back to same position it occupies in
3682 the individual State menus.
3683
3684 2006-01-04 Kim F. Storm <storm@cua.dk>
3685
3686 * wid-edit.el (key-sequence): Rework widget to read key binding
3687 using `kbd' syntax. Use C-q to insert literal key, event, or code.
3688 (widget-key-sequence-default-value): Default value for empty sequence.
3689 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
3690 (widget-key-sequence-read-event): New command for C-q.
3691 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
3692 (widget-key-sequence-value-to-external): New functions.
3693
3694 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
3695
3696 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
3697 Use expand-file-name.
3698 (flymake-delete-temp-directory): Use expand-file-name,
3699 file-name-directory, and directory-file-name.
3700 (flymake-strrchr): Delete.
3701 (flymake-start-syntax-check): Don't pass the redundant buffer argument
3702 to the init-f function.
3703 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
3704 (flymake-init-find-buildfile-dir)
3705 (flymake-init-create-temp-source-and-master-buffer-copy)
3706 (flymake-simple-make-init-impl, flymake-simple-make-init)
3707 (flymake-master-make-init, flymake-master-make-header-init)
3708 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
3709 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
3710 (flymake-xml-init): Remove corresponding redundant buffer argument.
3711 (flymake-allowed-file-name-masks): Remove last elems that are equal to
3712 the default anyway. Clean up regexps.
3713
3714 * progmodes/flymake.el (flymake-temp-source-file-name)
3715 (flymake-master-file-name, flymake-temp-master-file-name)
3716 (flymake-base-dir): New buffer-local vars.
3717 (flymake-buffer-data, flymake-get-buffer-value)
3718 (flymake-set-buffer-value): Replace those hash-tables by the new
3719 buffer-local vars. Update callers.
3720
3721 * progmodes/flymake.el (flymake-check-start-time)
3722 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
3723 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
3724 Move definition, so we can remove redundant earlier declaration.
3725 (flymake-replace-regexp-in-string, flymake-split-string)
3726 (flymake-get-temp-dir): Use defalias.
3727 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
3728 (flymake-xemacs-window-edges): Remove unused function.
3729 (flymake-get-point-pixel-pos): Move.
3730 (flymake-pid-to-names, flymake-reg-names)
3731 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
3732 Replace by a simple list flymake-processes and by process-buffer.
3733 Update callers. Other than simplify the code, it uses buffers rather
3734 than buffer-names so it doesn't get confused by uniquify.
3735 (flymake-buffer-data): The global value should just be nil.
3736
3737 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
3738 Optimize the body of a defalias like any other code.
3739
3740 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
3741 Make sure we've setup font-lock's vars. It may influence which
3742 function we then call.
3743 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
3744 here since it's too late anyway.
3745
3746 2006-01-03 Romain Francoise <romain@orebokech.com>
3747
3748 * startup.el (fancy-splash-tail, normal-splash-screen):
3749 Update copyright year.
3750
3751 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
3752
3753 * mouse.el (mouse-drag-track): Rename, from
3754 `mouse-drag-region-1'. Includes optional argument required to
3755 enable post-drag event processing (e.g. delete region keys).
3756 Can be used without this argument to track a mouse region and operate
3757 on it as soon as the drag completes.
3758 (mouse-drag-region): Use `mouse-drag-track'.
3759
3760 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
3761
3762 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
3763 Move to `custom-buffer' group.
3764
3765 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
3766 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
3767 (custom-theme-insert-face-marker, custom-theme-variable-menu)
3768 (custom-theme-face-menu): New variables.
3769 (custom-theme-add-variable, custom-theme-variable-action)
3770 (custom-variable-reset-theme, custom-theme-delete-variable)
3771 (custom-face-reset-theme, custom-theme-face-action)
3772 (custom-theme-delete-face, custom-theme-merge-theme)
3773 (custom-theme-add-face, custom-theme-visit-theme): New functions.
3774
3775 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
3776
3777 * custom.el: Move Custom Themes commentary to start of theme code.
3778 (custom-known-themes): Rename `standard' theme to `changed'.
3779 (custom-push-theme): Caller no longer specifies what theme to use
3780 when doing `reset'---the setting is simply removed from the theme.
3781 Delete MODE from `theme-value' and `theme-settings' properties.
3782 (custom-declare-theme): Ignore &rest args since we don't use them.
3783
3784 (custom-loaded-themes): Delete variable.
3785 (custom-theme-load-themes, custom-theme-loaded-p)
3786 (custom-theme-value): Delete functions.
3787
3788 (custom-declare-theme): Signal error on invalid theme names.
3789 (provide-theme): custom-loaded-themes was deleted.
3790 (load-theme): Load the file unconditionally.
3791 (enable-theme): Call `load-theme' if theme is undefined.
3792 (custom-enabled-themes): Only update value for successful loads.
3793 (disable-theme): Complete from enabled themes when interactive.
3794 (custom-variable-theme-value): Calculate theme value directly.
3795
3796 (custom-theme-reset-variables, custom-reset-variables): Mark as
3797 XEmacs compatibility functions. We don't actually use these.
3798
3799 * cus-edit.el (custom-variable-state-set):
3800 Use custom-variable-theme-value instead of custom-theme-value.
3801 (custom-face-state-set): Rename `standard' theme to `changed'.
3802 (custom-save-variables, custom-save-faces): Delete unneeded
3803 references to custom-reset-variables.
3804 (custom-save-resets): Delete function.
3805 (custom-save-variables, custom-save-faces): MODE argument deleted.
3806 (custom-save-variables, custom-save-faces): Ignore theme values.
3807
3808 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
3809 compatibility function.
3810
3811 2006-01-01 Richard M. Stallman <rms@gnu.org>
3812
3813 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
3814 (Custom-reset-current, Custom-reset-saved): Likewise.
3815 (Custom-reset-standard): Show message if aborted.
3816 (custom-mode): Doc fix, describing those commands.
3817
3818 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
3819 put on event-kind property.
3820
3821 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
3822
3823 * custom.el (provide-theme): Ban `user' theme name.
3824 (custom-enabling-themes): New variable.
3825 (enable-theme): Don't enable user if custom-enabling-themes is t.
3826 (custom-enabled-themes): Make it a defcustom.
3827 (custom-theme-recalc-face): No-op if face is undefined.
3828
3829 * cus-edit.el (custom-button-mouse): New variable.
3830 (custom-button-mouse): New face.
3831 (custom-raised-buttons, custom-mode): Use it.
3832
3833 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
3834
3835 2005-12-31 Eli Zaretskii <eliz@gnu.org>
3836
3837 * progmodes/gud.el (gud-display-line): Support hl-line in the
3838 source buffer.
3839
3840 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
3841
3842 * mouse.el (mouse-drag-window-above): Verify that the found window
3843 overlaps with the given window in the horizontal dimension.
3844
3845 2005-12-31 Eli Zaretskii <eliz@gnu.org>
3846
3847 * Makefile.in (cvs-update): New target.
3848
3849 * makefile.w32-in (cvs-update): Ditto.
3850
3851 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
3852
3853 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
3854 (custom-new-theme-mode-map): New variable.
3855
3856 2005-12-30 Richard M. Stallman <rms@gnu.org>
3857
3858 * custom.el (custom-load-themes): Function deleted.
3859
3860 * cus-edit.el (custom-save-loaded-themes): Function deleted.
3861 (custom-save-variables): Don't delete or add custom-load-themes call.
3862
3863 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
3864
3865 * cus-start.el: Add `visible-cursor'.
3866
3867 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
3868 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
3869 (flymake-process-filter): Switch to buffer before calling it instead.
3870 (flymake-post-syntax-check, flymake-highlight-err-lines)
3871 (flymake-delete-own-overlays, flymake-parse-err-lines)
3872 (flymake-start-syntax-check, flymake-start-syntax-check-process)
3873 (flymake-count-lines, flymake-parse-residual):
3874 Remove constant buffer argument.
3875 (flymake-start-syntax-check-for-current-buffer): Remove.
3876 Update callers to use flymake-start-syntax-check instead.
3877 (flymake-display-err-menu-for-current-line):
3878 Remove unused var `mouse-pos'.
3879 (flymake-restore-formatting): Comment out unused function.
3880 (flymake-report-status, flymake-report-fatal-status): Remove buffer
3881 argument, use current-buffer instead. Update callers.
3882
3883 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3884
3885 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
3886 buffer-local because choose-completion-delete-max-match requires
3887 that we set completion-ignore-case (i.e., binding via let is not
3888 sufficient).
3889 (bibtex-complete): Always set completion-ignore-case and
3890 choose-completion-string-functions. The latter is needed because
3891 choose-completion-string-functions keeps its value if we quit the
3892 *Completions* buffer without requesting a completion.
3893
3894 2005-12-30 Andreas Schwab <schwab@suse.de>
3895
3896 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
3897
3898 2005-12-30 Eli Zaretskii <eliz@gnu.org>
3899
3900 * jit-lock.el (jit-lock-chunk-size): Doc fix.
3901
3902 2005-12-30 Juri Linkov <juri@jurta.org>
3903
3904 * locate.el (locate-fcodes-file, locate-header-face)
3905 * progmodes/delphi.el (delphi-other-face)
3906 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
3907
3908 * paren.el (show-paren-match, show-paren-mismatch): Use existing
3909 group `paren-showing-faces'.
3910
3911 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
3912 (goto-address): Fix docstring.
3913
3914 * net/webjump.el (webjump-sample-sites): Update URLs.
3915
3916 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
3917
3918 * subr.el (cancel-change-group): Add listp around pending-undo-list.
3919
3920 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
3921
3922 * font-lock.el (font-lock-compile-keywords): Signal an error when
3923 font-lock-set-defaults hasn't been called.
3924
3925 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
3926
3927 * subr.el (noreturn, 1value): Doc fixes.
3928
3929 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3930
3931 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
3932 that assoc-string returns nil.
3933
3934 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3935
3936 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
3937 (bibtex-entry-type-str, bibtex-empty-field-re)
3938 (bibtex-search-backward-string, bibtex-preamble-prefix)
3939 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
3940 (bibtex-any-valid-entry-type): New variable.
3941 (bibtex-parse-field-name): Simplify.
3942 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
3943 (bibtex-preamble-prefix): Include left delimiter.
3944 (bibtex-search-forward-field, bibtex-search-backward-field):
3945 Allow unbounded search past entry boundaries (required by bibtex-pop).
3946 (bibtex-text-in-field-bounds): Use push.
3947 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
3948 (bibtex-parse-preamble, bibtex-valid-entry)
3949 (bibtex-beginning-first-field): New functions.
3950 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
3951 (bibtex-map-entries): Fix docstring.
3952 (bibtex-flash-head): New arg prompt. Simplify.
3953 (bibtex-enclosing-field): Include code of bibtex-inside-field.
3954 (bibtex-insert-kill): Simplify. Always insert text past the
3955 current field or entry.
3956 (bibtex-format-entry): Use bibtex-parse-field.
3957 (bibtex-pop): Use bibtex-beginning-of-entry and
3958 bibtex-end-of-entry to initiate the search. Insert empty field if
3959 we found ourselves.
3960 (bibtex-print-help-message): New args field and comma.
3961 Handle entry keys.
3962 (bibtex-make-field): Use bibtex-beginning-of-entry.
3963 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
3964 invalid entry.
3965 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
3966 Handle preambles. Simplify code for thorough test.
3967 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
3968 New arg comma. Handle entry heads.
3969 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
3970 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
3971 New arg comma.
3972 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
3973 (bibtex-fill-field): Simplify.
3974 (bibtex-fill-entry): Use bibtex-beginning-first-field and
3975 bibtex-parse-field.
3976 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
3977 (bibtex-complete): Use bibtex-parse-preamble.
3978
3979 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
3980
3981 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
3982 Display name of expression instead of convenience variable.
3983 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
3984
3985 * progmodes/gud.el (gud-tooltip-dereference): Rename from
3986 toggle-gud-tooltip-dereference.
3987 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
3988 (gud-tooltip-tips): ...here when dereferencing.
3989
3990 2005-12-28 Bill Wohler <wohler@newt.com>
3991
3992 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
3993
3994 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
3995
3996 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
3997 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
3998 (vc-annotate-display-autoscale): Adjust call.
3999 (vc-annotate-display-default): Adjust call. Make arg compulsory.
4000 Fix interactive spec.
4001 (vc-annotate-time-span): Remove.
4002 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
4003 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
4004 (vc-annotate-display-select): Use new name.
4005
4006 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
4007 (vc-annotate-mode-menu): Remove left-over redundant declaration.
4008 Correct the construction of span entries. Simplify.
4009 (vc-annotate-display-select): Fix the nil case.
4010 (vc-annotate): Remove obsolete (and now broken) code.
4011 (vc-annotate-extract-revision-at-line): Remove obsolete code.
4012 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
4013
4014 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4015
4016 * subr.el (lazy-completion-table): Correct typo in docstring.
4017
4018 * startup.el (command-line): Use `custom-reevaluate-setting' for
4019 `send-mail-function'.
4020
4021 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
4022
4023 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
4024
4025 * mail/smtpmail.el (smtpmail-try-auth-methods):
4026 Send credentials together with "AUTH PLAIN" command.
4027
4028 2005-12-27 Richard M. Stallman <rms@gnu.org>
4029
4030 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
4031 mouse-2, go back to previously selected window, so it's selected
4032 when mouse-2 command runs.
4033
4034 2005-12-27 Juri Linkov <juri@jurta.org>
4035
4036 * descr-text.el (describe-text-sexp): Use square brackets for
4037 button [Show] to distinguish it from the property value `show'.
4038 (describe-property-list): Use `insert-text-button' with
4039 `help-face' type instead of putting face in quotes, because button
4040 is not created automatically for a list of faces.
4041 (describe-text-properties-1): Put button-type value in quotes to
4042 distinguish from plain text "button".
4043 (describe-char): Display code point values in hex. Don't use
4044 `symbol-name' for `current-input-method' because it is a string.
4045 Use `insert-text-button' with `help-face' type instead of putting
4046 hardcoded face in quotes, because button is not created automatically.
4047
4048 2005-12-27 Richard M. Stallman <rms@gnu.org>
4049
4050 * progmodes/glasses.el (glasses-face): More specific custom type.
4051
4052 * files.el (set-visited-file-name): Doc fix.
4053
4054 * textmodes/flyspell.el (flyspell-external-point-words):
4055 Use local var buffer-scan-pos to advance scan for next misspelling.
4056 Advance it only after we find the misspelling.
4057
4058 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
4059
4060 * textmodes/flyspell.el (flyspell-external-point-words):
4061 New criteria for finding the misspelling in the buffer.
4062
4063 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
4064
4065 * help-mode.el (help-insert-string): Set help-xref-stack-item
4066 rather than call help-setup-xref.
4067
4068 * descr-text.el (describe-char): Revert previous changes for
4069 optional buffer argument.
4070
4071 2005-12-27 Juri Linkov <juri@jurta.org>
4072
4073 * help-mode.el (help-insert-string): New function. Save buffer
4074 contents in cases where it is impossible to recompute the old contents.
4075
4076 * descr-text.el (describe-char): Set help-xref-stack-item
4077 explicitly after buffer has been generated.
4078
4079 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4080
4081 * cus-start.el (all): Add x-gtk-show-hidden-files.
4082
4083 2005-12-26 Richard M. Stallman <rms@gnu.org>
4084
4085 * replace.el (perform-replace): Calculate match-again
4086 before skipping read-only matches.
4087
4088 * paren.el (paren-showing-faces): New group.
4089 (show-paren-match, show-paren-mismatch): Move to that group.
4090
4091 * button.el (button): Put into group `basic-faces'.
4092
4093 * progmodes/make-mode.el: Remove faces from group `faces'.
4094
4095 * apropos.el (apropos, apropos-value): Doc fix.
4096 (apropos-documentation): Doc fix.
4097
4098 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
4099
4100 * subr.el (lazy-completion-table): Remove argument `args'.
4101
4102 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
4103 Don't use the `args' argument of lazy-completion-table.
4104
4105 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
4106
4107 * descr-text.el (describe-char): Add optional argument for buffer.
4108 Set buffer appropriately. Call help-setup-xref.
4109 Suggested by Stefan Monnier.
4110
4111 2005-12-26 Juri Linkov <juri@jurta.org>
4112
4113 * descr-text.el: Require `help-fns' at runtime. Don't require
4114 `button' for byte compilation.
4115 (describe-text-widget): Add `help-echo' for first button.
4116 Use `help-info' for second.
4117 (describe-property-list): Use `help-argument-name' instead of `italic'.
4118 (describe-text-category): Add prompt to interactive spec.
4119 Call `help-setup-xref'.
4120 (describe-char): Use `help-character-set'. Add `help-echo' for
4121 code point. Use `help-input-method'. Remove superfluous insert.
4122
4123 2005-12-25 Richard M. Stallman <rms@gnu.org>
4124
4125 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
4126 at point, in case of narrowing.
4127
4128 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
4129
4130 * locate.el (locate-header-face): Allow nil in type.
4131
4132 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
4133
4134 2005-12-25 Romain Francoise <romain@orebokech.com>
4135
4136 * battery.el (battery-linux-proc-acpi): Also try
4137 `/proc/acpi/thermal_zone/THM0/temperature'.
4138
4139 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
4140
4141 * custom.el (custom-push-theme): Fix docstring.
4142
4143 * cus-edit.el (custom-variable-set, custom-variable-save)
4144 (custom-variable-save): Custom-quote widget values.
4145 (customize-save-variable): Fix custom-push-theme call.
4146
4147 2005-12-24 Eli Zaretskii <eliz@gnu.org>
4148
4149 * w32-fns.el (w32-batch-update-autoloads): New function.
4150
4151 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
4152 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
4153 from the command line.
4154
4155 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
4156
4157 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
4158 reset means to remove setting from theme entirely. Don't keep
4159 expanding theme-settings list; delete old entries if necessary.
4160
4161 * cus-edit.el (custom-buffer-create-internal): Move "Erase
4162 customization" button one line up.
4163 (custom-themed): New face.
4164 (custom-magic-alist): New value, THEMED, for theme settings.
4165 (custom-variable-state-set, custom-face-state-set):
4166 Check theme-value instead of saved-value.
4167 (custom-variable-reset-standard, custom-face-reset-standard):
4168 Remove theme setting entirely. Recalculate new values.
4169 (custom-variable-set, custom-variable-set)
4170 (custom-variable-reset-saved, custom-variable-reset-backup)
4171 (custom-face-set, custom-face-reset-saved): Update `user' theme.
4172 (custom-variable-save): Fix typos.
4173
4174 2005-12-23 Juri Linkov <juri@jurta.org>
4175
4176 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
4177 Add autoload cookies.
4178 (edebug-outside-d-c-i-n-s-w): New variable.
4179 (edebug-display, edebug-outside-excursion): Use it to save the
4180 original value of default-cursor-in-non-selected-windows.
4181 Set default-cursor-in-non-selected-windows to t while Edebug
4182 is active.
4183 (edebug-mode, edebug-eval-mode): Doc fix.
4184
4185 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
4186 with `buffer-substring-no-properties' to remove common substring
4187 highlighting.
4188
4189 * info.el (info-other-window, info): Rename function argument
4190 `file' to `file-or-node'.
4191 (Info-complete-menu-item): Use local variable `complete-nodes' to
4192 keep the global value of `Info-complete-nodes' unchanged for
4193 subsequent completions.
4194 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
4195
4196 * simple.el (get-next-valid-buffer, last-buffer)
4197 (next-error-buffer-p, next-error-find-buffer)
4198 (minibuffer-history-sexp-flag): Doc fix.
4199
4200 * savehist.el (savehist-mode-hook): Add `:group'.
4201
4202 * log-view.el: Call autoload for vc-find-version.
4203 (log-view-current-file): Adjust subgroup numbers.
4204 (log-view-current-tag): Add `length'.
4205
4206 2005-12-23 Richard M. Stallman <rms@gnu.org>
4207
4208 * vc.el (vc-annotate-car-last-cons): Defn moved up.
4209
4210 2005-12-23 Juri Linkov <juri@jurta.org>
4211
4212 * hi-lock.el (hi-lock-archaic-interface-message-used)
4213 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
4214 (hi-lock-mode): Display "Hi" in the mode line only when
4215 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
4216 (hi-lock-write-interactive-patterns):
4217 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
4218 (hi-lock-set-pattern, hi-lock-set-file-patterns)
4219 (hi-lock-font-lock-hook): Set 3rd arg `how' of
4220 font-lock-add-keywords to t.
4221
4222 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
4223
4224 * hi-lock.el (hi-lock-highlight-range): New variable.
4225 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
4226 only if font-lock-fontified is non-nil. Remove overlays.
4227 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
4228 font-lock-fontified is non-nil, otherwise use overlays (instead of
4229 text properties).
4230 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
4231 New variables.
4232 (hi-lock-string-serialize) New function.
4233
4234 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4235
4236 * menu-bar.el (menu-find-file-existing): New function.
4237 (menu-bar-file-menu): Use menu-find-file-existing for Open.
4238
4239 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
4240
4241 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
4242
4243 * vc.el: Remove unnecessary leading * in docstrings.
4244 (vc-annotate-mode-map): Move initialization into declaration.
4245 (vc-static-header-alist): Nitpick on the regexp.
4246 (vc-default-init-version): New fun.
4247 (vc-register): Use it.
4248 (vc-insert-headers): Use dolist.
4249 (vc-annotate-get-backend): Remove unused function.
4250 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
4251 (vc-annotate-mode): Remove corresponding call.
4252 (vc-annotate-car-last-cons): Simplify.
4253 (vc-annotate-buffers): Remove var.
4254 (vc-annotate-backend): Make it buffer-local.
4255 (vc-annotate): Move the interaction to the interactive spec.
4256 Add a `buf' argument.
4257 (vc-annotate-warp-version): Use this new `buf' argument to avoid
4258 killing&creating a vc-annotate buffer, which is very disruptive when
4259 the buffers are shown in dedicated frames.
4260
4261 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
4262
4263 * descr-text.el: Add FSF as maintainer.
4264 (describe-text-mode, describe-text-mode-map)
4265 (describe-text-mode-hook, describe-text-done): Delete. Use normal
4266 help-mode.
4267 (describe-text-widget, describe-text-sexp)
4268 (describe-property-list, describe-text-category)
4269 (describe-text-properties, describe-text-properties-1)
4270 (describe-char): Use help buttons instead of widgets.
4271 (describe-char-unicodedata-file): Make URL link in doc string.
4272
4273 2005-12-22 Richard M. Stallman <rms@gnu.org>
4274
4275 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
4276 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
4277 Don't include buttons that write a file when there's no file.
4278 (custom-variable-menu, custom-face-menu, custom-group-menu):
4279 Don't include commands that write a file when there's no file.
4280 (customize-browse): Reword the top-of-buffer help intro.
4281 (custom-buffer-create-internal): Fix previous change.
4282 (customize-changed-options-previous-release): Prev release is 21.1.
4283 (customize-changed-options): Doc fix.
4284 (customize-changed): New alias.
4285 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
4286 Say "standard values".
4287 (Custom-reset-standard): Doc fix.
4288 (custom-face-reset-standard): Doc fix.
4289
4290 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
4291
4292 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
4293 even if font-lock-mode is non-nil since it may be t without having
4294 turned on font-lock-mode-internal.
4295 (font-lock-choose-keywords): Minor optimization.
4296 (font-lock-add-keywords, font-lock-remove-keywords)
4297 (font-lock-set-defaults): Don't call make-local-variable on a variable
4298 that we know to already be local.
4299
4300 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4301
4302 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
4303 messages if in the minibuffer.
4304
4305 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
4306
4307 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
4308 (tex-mode-flyspell-verify, flyspell-get-word)
4309 (flyspell-external-point-words): Don't use point-min/max uselessly.
4310
4311 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
4312 by Kevin Rodgers. Instead, just hide the completions buffer if we
4313 don't need to show it.
4314
4315 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4316
4317 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
4318
4319 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
4320
4321 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
4322 delete-windows-on with an inexistent buffer.
4323
4324 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
4325
4326 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
4327 Delete defcustom variable :tag names.
4328
4329 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
4330
4331 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
4332 (log-view-font-lock-keywords): Ajust subgroup numbers.
4333 (log-view-current-tag): Don't hard code the number of subgroups.
4334
4335 2005-12-20 Juri Linkov <juri@jurta.org>
4336
4337 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
4338 (tooltip-x-offset, tooltip-y-offset): Doc fix.
4339
4340 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
4341 (menu-bar-non-minibuffer-window-p): Instead of checking
4342 display-multi-frame-p, use selected-frame when menu-updating-frame
4343 is nil.
4344
4345 2005-12-20 Davis Herring <herring@lanl.gov> (tiny change)
4346
4347 * align.el (align-rules-list): Use [ \t] instead of \s-
4348 for column separators in text mode.
4349
4350 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
4351
4352 * help-mode.el (help-customize-variable, help-customize-face):
4353 Don't pop help-xref-stack as help-follow no longer pushes
4354 anything on to it.
4355
4356 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
4357
4358 * textmodes/org.el (org-agenda-custom-commands): New option.
4359 (org-agenda): Offer custom commands on splash screen.
4360 (org-make-tags-matcher): Parser for Boolean logic added.
4361 (org-agenda-set-tags): New command.
4362 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
4363 (org-set-tags): Efficiency improvements.
4364 (org-auto-align-tags): New option.
4365 (org-todo, org-demote, org-promote): Realign tags.
4366 (org-tags-completion-function): Use also "&" and "|" as separators.
4367 (org-org-menu): Agenda commands simplified.
4368
4369 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4370
4371 * cus-edit.el (customize-apropos, customize-apropos-options):
4372 Docstring changes.
4373
4374 * font-lock.el (font-lock): Add tags to the links in the defgroup.
4375
4376 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
4377
4378 * longlines.el (longlines-mode): Wrap while widened.
4379 (longlines-decode-region, longlines-encode-region): Compute max
4380 just once.
4381
4382 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4383
4384 * cus-edit.el (mac): New group.
4385
4386 * cus-start.el (all): Add user options in macterm.c. Add test for
4387 Mac-related built-ins. Fix test for GTK-related built-ins.
4388
4389 * term/mac-win.el (mac-handle-language-change)
4390 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
4391 (mac-services-open-selection, mac-services-mail-selection)
4392 (mac-services-mail-to, mac-services-insert-text)
4393 (mac-dispatch-apple-event): Add docstrings.
4394 (x-get-selection, mac-select-convert-to-string): Select coding
4395 system from `utf-16be' and `utf-16le' using `byteorder'.
4396
4397 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
4398
4399 * subr.el (lazy-completion-table): Don't be fooled if the var holds
4400 a "list" (lambda ...) rather than a real completion list.
4401
4402 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
4403 lexical-let when encountering ((lambda (...) ...) ...).
4404
4405 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
4406
4407 * progmodes/sh-script.el (sh-mode):
4408 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
4409 * textmodes/picture.el (picture-mode): Update docstrings.
4410
4411 2005-12-17 Eli Zaretskii <eliz@gnu.org>
4412
4413 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
4414 commands enclosed in $(ARGQUOTE)s should not be split between two
4415 lines, as that will break with GNU Make >3.80, when sh.exe is used
4416 and arg quoting is with '..'.
4417 (autoloads): Don't break the quoted --eval expression between
4418 several lines.
4419
4420 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
4421
4422 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
4423 Capture error from printing circular structures.
4424
4425 2005-12-17 Martin Rudalics <rudalics@gmx.at> (tiny change)
4426
4427 * wid-edit.el (widget-checkbox-action): Clear undo info.
4428
4429 2005-12-16 Bill Wohler <wohler@newt.com>
4430
4431 * menu-bar.el (kill-this-buffer): Set a good example by using menu
4432 bar, not menubar in comment.
4433
4434 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
4435
4436 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
4437 After-change-functions should not clobber the match data.
4438
4439 2005-12-16 Juri Linkov <juri@jurta.org>
4440
4441 * simple.el (choose-completion): Use `buffer-substring-no-properties'
4442 instead of `buffer-substring'.
4443 (completion-common-substring): Doc fix.
4444 (completion-setup-function): Use minibuffer-completion-contents
4445 instead of minibuffer-contents. Don't set common-string-length
4446 initially. Remove special handling of partial-completion-mode.
4447 Move computation of completion-base-size into one cond.
4448 Call completion-base-size-function in mainbuf. In computation of
4449 completion-base-size for file name completion don't move point to
4450 the end of the minibuffer. Move computation of common-string-length
4451 into one cond. Start putting faces only when common-string-length>=0.
4452 Add condition to put completions-common-part when
4453 common-string-length>0.
4454
4455 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
4456 place point at the first different character in the minibuffer
4457 even if this position is at the beginning of the minibuffer.
4458
4459 * info.el (Info-read-node-name-1): In completion-base-size-function's
4460 lambda return 1 if common-substring or minibuffer-completion-contents
4461 starts with (, and 0 otherwise.
4462
4463 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
4464 Use `crm-current-element' for second arg of `display-completion-list'.
4465
4466 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
4467
4468 * files.el (set-auto-mode): Look for an interpreter specified on
4469 the first line also if search for mode specification succeeded,
4470 but the mode is not known.
4471
4472 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
4473
4474 * textmodes/org.el (org-tags-match-list-sublevels): New option.
4475 (org-open-at-point): Implement tag searches as links.
4476 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
4477 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
4478 (org-tags-sparse-tree, org-tags-view, org-set-tags)
4479 (org-agenda-dispatch): New commands.
4480 (org-use-tag-inheritance, org-tags-column): New options.
4481 (org-tab-follows-link, org-return-follows-link): New options.
4482 (org-tags): New customize group.
4483 (org-start-icalendar-file): Get local time zone.
4484 (org-tags-completion-function): New function.
4485 (org-set-font-lock-defaults): Make sure links will also be
4486 highlighted inside headlines.
4487
4488 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
4489
4490 * term.el (term-emulate-terminal):
4491 Let term-handle-ansi-terminal-messages override what Bash says about
4492 its current directory.
4493
4494 2005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
4495
4496 * bindings.el (last-buffer): Move to simple.el.
4497 * simple.el (last-buffer): Move here.
4498 (get-next-valid-buffer): New function.
4499 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
4500 (prev-buffer): Ditto. Rename to `previous-buffer'.
4501
4502 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
4503 * bindings.el (global-map): Ditto.
4504
4505 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
4506
4507 * cus-edit.el: Introductory comment change.
4508 (custom-magic-alist): Change message string for the `rogue' state.
4509
4510 2005-12-15 Richard M. Stallman <rms@gnu.org>
4511
4512 * tooltip.el: Delete defcustom variable :tag names.
4513
4514 * complete.el (partial-completion-mode): Doc fix.
4515
4516 * textmodes/flyspell.el (flyspell-external-point-words):
4517 Use save-excursion to ensure we don't move backward in the
4518 search loop, not even one character.
4519 (flyspell-delete-all-overlays): Use remove-overlays directly.
4520
4521 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
4522 (ispell-start-process): Set that variable.
4523 Clear ispell-buffer-local-name.
4524 (ispell-internal-change-dictionary):
4525 Set ispell-current-dictionary after killing process.
4526 (ispell-buffer-local-dict):
4527 Don't set spell-personal-dictionary after killing process.
4528 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
4529 (ispell-tex-skip-alists, ispell-html-skip-alists)
4530 (ispell-skip-region-alist): Mark as risky.
4531
4532 * net/newsticker.el (newsticker--retrieval-timer-list)
4533 (newsticker--display-timer, newsticker-running-p)
4534 (newsticker-ticker-running-p): Definitions moved up.
4535
4536 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
4537
4538 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
4539
4540 2005-12-15 David Ponce <david@dponce.com>
4541
4542 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
4543 (recentf-edit-list, recentf-open-files): Signal an error when
4544 there is no recent file.
4545
4546 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
4547
4548 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
4549 read-only except for texinfo-format-region evaluation.
4550
4551 2005-12-14 Richard M. Stallman <rms@gnu.org>
4552
4553 * vc.el (vc-default-previous-version, vc-default-next-version)
4554 (vc-do-command): Doc fixes.
4555
4556 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4557
4558 * textmodes/bibtex.el (bibtex-expand-strings)
4559 (bibtex-autokey-expand-string, bibtex-name-part)
4560 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
4561 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
4562 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
4563 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
4564 (bibtex-entry-postfix, bibtex-known-entry-type-re)
4565 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
4566 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
4567 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
4568 (bibtex-beginning-of-last-entry): Remove.
4569 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
4570 message if comma is missing but buffer is read-only.
4571 (bibtex-parse-field-text): Handle whitespaces at the end of field
4572 text. Return 3-element list with beginning and end of field text
4573 and end of field.
4574 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
4575 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
4576 (bibtex-search-forward-field, bibtex-search-backward-field):
4577 Search always delimited by limits of entry. Use more efficient
4578 search algorithms.
4579 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
4580 bibtex-end-of-name-in-field.
4581 (bibtex-text-in-field-bounds): Handle BibTeX strings when
4582 extracting the content of a field.
4583 (bibtex-text-in-field): Use search limits.
4584 (bibtex-parse-string-prefix): Handle empty string keys based on
4585 bibtex-string-empty-key.
4586 (bibtex-parse-string): Fix docstring.
4587 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
4588 (bibtex-preamble-prefix, bibtex-strings): New functions.
4589 (bibtex-skip-to-valid-entry): Include preceding whitespace in
4590 BibTeX entries (consistent with other BibTeX functions).
4591 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
4592 (bibtex-search-entry): Fix docstring. Simplify.
4593 (bibtex-flash-head, bibtex-complete-string-cleanup)
4594 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
4595 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
4596 (bibtex-parse-entry): New optional arg content.
4597 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
4598 Use bibtex-text-in-field-bounds.
4599 (bibtex-print-help-message): Handle BibTeX strings and preambles.
4600 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
4601 bibtex-parse-string-postfix.
4602 (bibtex-find-text-internal): New function.
4603 (bibtex-remove-delimiters): Use it.
4604 (bibtex-find-text): Use it. New optional arg help.
4605 (bibtex-complete): Handle BibTeX string and preamble entries.
4606 (bibtex-Preamble): Fix order of closing delimiters.
4607
4608 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
4609
4610 * vc.el (vc-default-revert): New fun.
4611
4612 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
4613
4614 2005-12-14 Romain Francoise <romain@orebokech.com>
4615
4616 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
4617 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
4618 (font-lock-remove-keywords): Likewise.
4619
4620 2005-12-14 Juri Linkov <juri@jurta.org>
4621
4622 * log-view.el (log-view-diff): Doc fix.
4623
4624 * isearch.el (isearch-query-replace): Use (mark) instead of
4625 isearch-opoint if mark is active in transient-mark-mode.
4626
4627 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4628
4629 * isearch.el (isearch-query-replace): Check for isearch-other-end.
4630
4631 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
4632
4633 * progmodes/cpp.el (cpp-face): New widget.
4634 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
4635
4636 2005-12-14 Juri Linkov <juri@jurta.org>
4637
4638 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
4639 around `erase-buffer' and `insert'.
4640
4641 * descr-text.el (describe-text-properties): Replace buffer name
4642 "*Help-2*" with "*Help*<2>".
4643 (describe-char): Add functions print-help-return-message,
4644 toggle-read-only. Use help-setup-xref with nil to not store
4645 describe-char in help-xref-stack. Use help-make-xrefs to
4646 make [back] button.
4647
4648 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
4649
4650 * wdired.el (wdired-old-point): New internal variable.
4651 (wdired-change-to-wdired-mode): Set it buffer-locally.
4652 (wdired-abort-changes): Restore point after aborting changes.
4653
4654 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
4655
4656 * vc.el (vc-do-command): Add a new value t for okstatus.
4657
4658 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
4659 frame in case of errors.
4660
4661 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4662
4663 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
4664 so it comes after "On the Left" in the menu.
4665
4666 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
4667
4668 * cus-edit.el (customize-apropos, customize-apropos-options)
4669 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
4670
4671 2005-12-12 Bill Wohler <wohler@newt.com>
4672
4673 * vc-svn.el (vc-svn-registered): Fix problem of visiting
4674 non-writable Subversion-controlled files by saving window
4675 configuration before calling vc-do-command. vc-do-command calls
4676 pop-to-buffer on error which is unexpected during registration.
4677
4678 2005-12-12 Jay Belanger <belanger@truman.edu>
4679
4680 * calc/README: Update the summary of changes.
4681
4682 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
4683
4684 * descr-text.el (describe-char): Rework last fix to solve the problem
4685 is the same way it's solved for everything else in that function
4686 (i.e. by extracting the info before setting up the *Help* buffer).
4687
4688 2005-12-12 Kim F. Storm <storm@cua.dk>
4689
4690 * subr.el (version-regexp-alist): Allow space as separator before
4691 non-numeric part, e.g. "1.0 alpha".
4692 (version-to-list): Interpret .X.Y version as 0.X.Y version.
4693
4694 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
4695
4696 * textmodes/org.el (org-agenda, org-timeline, org-todo):
4697 Implement Logging and the keep-modes setting.
4698 (org-get-category): Make sure a string is returned.
4699 (org-log-done): New function.
4700 (org-log-done, org-closed-string): New options.
4701
4702 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4703
4704 * tooltip.el (tooltip-y-offset): Change default to 20.
4705
4706 2005-12-12 Richard M. Stallman <rms@gnu.org>
4707
4708 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
4709
4710 * frame.el (display-hourglass): Doc fix.
4711
4712 * help.el (help-for-help-internal): Simplify entry for `a'.
4713
4714 * info.el (Info-on-current-buffer): Doc fix.
4715 (info-insert-file-contents): Don't test (featurep 'jka-compr).
4716
4717 * startup.el (inhibit-splash-screen): Make this the real name.
4718 (inhibit-startup-message): Make this the alias.
4719 (command-line): Find only simple.el, and use its directory
4720 to fill in other preloaded files' names.
4721 (command-line): Deactivate the mark if deactivate-mark is set.
4722
4723 * international/mule.el (load-with-code-conversion):
4724 Bind deactivate-mark.
4725
4726 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
4727
4728 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
4729
4730 * cus-edit.el (customize-apropos): Avoid listing an option more
4731 than once under different aliases. No longer list user options
4732 that are not defined with defcustom (unless a prefix arg is given).
4733 Doc fix.
4734 (customize-apropos-options): Doc fix.
4735
4736 2005-12-11 Juri Linkov <juri@jurta.org>
4737
4738 * frame.el (set-background-color, set-foreground-color)
4739 (set-cursor-color, set-mouse-color, set-border-color):
4740 Add explicit prompts to read colors by `facemenu-read-color'.
4741 (show-trailing-whitespace, blink-cursor-delay)
4742 (blink-cursor-interval, display-hourglass, hourglass-delay):
4743 Remove tags.
4744 (display-hourglass, hourglass-delay): Doc fix.
4745 (cursor-in-non-selected-windows): Capitalize words in tag.
4746
4747 * faces.el (frame-background-mode): Replace `choice-item' keywords
4748 with `const' to not make [default] button. Change default value tag
4749 from `default' to `automatic'. Doc fix.
4750 (trailing-whitespace) <defface>: Change group `whitespace' to
4751 `whitespace-faces'.
4752
4753 2005-12-11 Richard M. Stallman <rms@gnu.org>
4754
4755 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
4756
4757 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4758
4759 * term/mac-win.el: Create keymap for mac-apple-event-map.
4760
4761 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
4762
4763 * tooltip.el (tooltip-mode): Move to start of file so that it
4764 appears at top of customize buffer.
4765
4766 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
4767 Add the gud groupname.
4768 (gud-tooltip-mode): Add the tooltip groupname.
4769 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
4770 avoid conflict with tooltip-use-echo-area.
4771
4772 2005-12-10 Romain Francoise <romain@orebokech.com>
4773
4774 * help.el (help-for-help-internal): Add `r' in doc string.
4775
4776 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4777
4778 * align.el (align-regexp, align-highlight-rule):
4779 Use region-beginning and region-end instead of point and mark, so that
4780 repetition (with `repeat-complex-command') recomputes the region
4781 bounds.
4782
4783 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
4784
4785 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
4786 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
4787 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
4788 (balance-windows): Rewrite using the above new functions.
4789
4790 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
4791
4792 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
4793 react if global-hi-lock-mode seems intended.
4794 (global-hi-lock-mode) Renamed from hi-lock-mode.
4795 (hi-lock-archaic-interface-message-used)
4796 (hi-lock-archaic-interface-deduce): New variables.
4797 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
4798 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
4799 (hi-lock-find-patterns, hi-lock-font-lock-hook):
4800 Replace hi-lock-buffer-mode with hi-lock-mode.
4801
4802 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com>
4803
4804 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
4805 completion list, even after a partial completion has been
4806 inserted in the current buffer. If there are more than 1
4807 completion, redisplay the *Completions* buffer; if the
4808 completion is unique, delete the *Completions* window.
4809
4810 2005-12-10 Eli Zaretskii <eliz@gnu.org>
4811
4812 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
4813 strings and long subject lines that were broken into multiple
4814 lines at arbitrary places. Handle subjects that have "Re: " in
4815 the middle.
4816
4817 2005-12-10 John W. Eaton <jwe@octave.org>
4818
4819 * emacs/octave-mod.el (octave-electric-space): Don't indent
4820 comments or strings if octave-auto-indent is nil.
4821
4822 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4823
4824 * term/mac-win.el: Require url when compiling.
4825 Call mac-process-deferred-apple-events after loading init files.
4826 (mac-apple-event-map): New defvar. Define event handlers in it.
4827 (core-event, internet-event): New Apple event class symbols.
4828 (open-application, reopen-application, open-documents)
4829 (print-documents, open-contents, quit-application)
4830 (application-died, show-preferences, autosave-now, get-url):
4831 New Apple event ID symbols.
4832 (about): New HICommand ID symbol.
4833 (mac-event-spec, mac-event-ae): New macros.
4834 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
4835 (mac-ae-selection-range, mac-ae-text-for-search)
4836 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
4837 (mac-application-menu-map): Remove keymap. Handlers for HICommand
4838 and Services menu events are now defined in mac-apple-event-map.
4839 (mac-drag-n-drop): Remove selection range handling.
4840
4841 2005-12-10 Kenichi Handa <handa@m17n.org>
4842
4843 * simple.el (zap-to-char):
4844 * isearch.el (isearch-process-search-char): Translate CHAR by
4845 translation-table-for-input.
4846
4847 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
4848
4849 * foldout.el (foldout-exit-fold): Properly hide subtree.
4850
4851 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
4852
4853 * files.el (save-buffer):
4854 * international/ucs-tables.el (ucs-set-table-for-input):
4855 * mail/mail-extr.el (mail-extract-address-components):
4856 * mail/sendmail.el (mail-mode): Reformat doc string.
4857
4858 2005-12-09 Juri Linkov <juri@jurta.org>
4859
4860 * isearch.el (isearch-highlight): Change main overlay priority
4861 from 1 to 1001. Simplify.
4862 (isearch-lazy-highlight-update): Change lazy overlay priority
4863 from 0 to 1000.
4864
4865 * replace.el (replace-highlight): Change overlay priority from
4866 1 to 1001.
4867
4868 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
4869 Change overlay priority from 1 to 1001. Reuse existing overlay.
4870
4871 * compare-w.el (compare-windows-highlight): Change overlay
4872 priority from 1 to 1000.
4873
4874 * menu-bar.el (menu-bar-edit-menu): Add listp around
4875 pending-undo-list to disable menu item "undo" when pending
4876 undo list is empty.
4877
4878 * locate.el (locate): Disable undo in *Locate* buffer.
4879
4880 2005-12-09 Kim F. Storm <storm@cua.dk>
4881
4882 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
4883
4884 2005-12-09 David Ponce <david@dponce.com>
4885
4886 * recentf.el: Improvement of the menu code.
4887 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
4888 instead of menu hook.
4889 (recentf-show-menu, recentf-hide-menu): New functions.
4890 (recentf-menu-customization-changed, recentf-mode): Use them.
4891 (recentf-menu-action, recentf-max-menu-items)
4892 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
4893 (recentf-arrange-by-rule-others)
4894 (recentf-arrange-by-rules-min-items)
4895 (recentf-arrange-by-rule-subfilter) : Don't use
4896 `recentf-menu-customization-changed'.
4897 (recentf-arrange-rules): Likewise. Accept functions to compute
4898 sub-menu titles.
4899 (recentf-menu-filter): Likewise. Doc fix.
4900 (recentf-menu-value-shortcut): Doc fix.
4901 (recentf-dump-variable): Quote atom value.
4902 (recentf-make-menu-items): Update to use it as a menu filter.
4903 (recentf-match-rule): New function.
4904 (recentf-arrange-by-rule): Use it.
4905 (recentf-indirect-mode-rule): New function.
4906 (recentf-build-mode-rules): Use it.
4907 (recentf-dir-rule): New function.
4908 (recentf-arrange-by-dir): Use it.
4909 (recentf-filter-changer-current): Rename from
4910 `recentf-filter-changer-state'. All references updated.
4911 (recentf-filter-changer-alist): Update filter names.
4912 (recentf-filter-changer-select): New function.
4913 (recentf-filter-changer): Use it. Make a sub-menu from filters
4914 available in `recentf-filter-changer-alist'.
4915 (recentf-data-cache, recentf-clear-data)
4916 (recentf-update-menu): Remove. All references updated.
4917 (recentf-match-rule-p, recentf-build-dir-rules)
4918 (recentf-filter-changer-goto-next)
4919 (recentf-filter-changer-get-current)
4920 (recentf-filter-changer-get-next): Remove.
4921
4922 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4923
4924 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
4925 buffer "Reset" button to "Reset to Current" for consistency with
4926 the State buttons.
4927
4928 2005-12-08 John Paul Wallington <jpw@pobox.com>
4929
4930 * ibuf-ext.el (define-ibuffer-filter filename):
4931 If `dired-directory' is a list then really use its car.
4932
4933 2005-12-08 Kim F. Storm <storm@cua.dk>
4934
4935 * emulation/cua-rect.el (cua--rectangle-aux-replace):
4936 Fix indention of text on right side of replaced rectangle.
4937
4938 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
4939
4940 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
4941 No need to check gud-comint-buffer is bound.
4942 (gdb): Prevent multiple debugging when first session uses gdba.
4943
4944 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4945
4946 CC Mode update to 5.31.
4947
4948 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
4949 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
4950 We might do this function properly in the future).
4951
4952 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
4953 New macros c-sentence-end and c-default-value-sentence end, to cope
4954 with Emacs 22's new function `sentence-end'.
4955
4956 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
4957
4958 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
4959 compat issue using `c-put-overlay' and `c-delete-overlay'.
4960
4961 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
4962 New compat macros to handle overlays/extents.
4963
4964 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4965
4966 * progmodes/cc-fix.el: Add definitions of the macros push and pop
4967 (for GNU Emacs 20.4)
4968
4969 * progmodes/cc-defs.el:
4970 (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
4971
4972 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
4973 highlighting mechanism so it will work in XEmacs too.
4974
4975 * progmodes/cc-defs.el: Insert c-int-to-char.
4976
4977 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
4978 call to the new macro c-int-to-char. This solves XEmacs's
4979 regarding characters as different from integers.
4980
4981 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
4982
4983 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
4984 New internal helper.
4985
4986 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
4987 construct to make the indirect face lookup work in XEmacs.
4988
4989 (c-cpp-matchers): Append the negation char face to the existing
4990 fontification, so that the cpp face doesn't disappear.
4991 Use `c-make-syntactic-matcher' to avoid negation chars in comments
4992 and strings.
4993
4994 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
4995 to map to `font-lock-negation-char-face' in emacsen where it exists.
4996
4997 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4998
4999 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
5000
5001 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
5002 Rename "c-subword-move-mode" as "c-subword-mode".
5003
5004 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
5005 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
5006
5007 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5008
5009 * progmodes/cc-mode.el: Added autoload directive for
5010 `c-subword-move-mode' for use in older emacsen.
5011
5012 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5013
5014 * progmodes/cc-mode.el:
5015 (i) Insert a binding for C-c C-backspace into
5016 c-bind-special-erase-keys which works in TTYs.
5017 (ii) Make sure that when file styles are used, any explicitly
5018 given style variables take priority over those in the style.
5019 Do this by calling `hack-local-variables' a second time.
5020
5021 * progmodes/cc-vars.el: Add language specific customization
5022 widgets for AWK to c-doc-comment-style, c-require-final-newline
5023 and c-default-style. Add a defcustom for awk-mode-hook.
5024 Give c-syntactic-element and c-syntactic-context doc-strings by
5025 directly setting their `variable-documentation' propery.
5026 This allows Emacs 22.1 to read these with C-h v.
5027
5028 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
5029
5030 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5031
5032 * progmodes/cc-fonts.el, cc-vars.el
5033 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
5034 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
5035 Masatake YAMATO.
5036
5037 (c-doc-comment-style): Made GtkDoc default in C mode.
5038
5039 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
5040 and C-c C-<delete>.
5041
5042 (c-bind-special-erase-keys): New function for use on
5043 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
5044
5045 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
5046 <delete> key behavior in XEmacs according to `delete-forward-p'.
5047 C.f. `c-electric-delete'.
5048
5049 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5050
5051 * progmodes/cc-mode.el: Give c-hungry-backspace and
5052 c-hungry-delete-forward permanent key bindings.
5053
5054 * progmodes/cc-cmds.el (c-electric-semi&comma):
5055 Bind c-syntactic-context for calls to "criteria functions", for
5056 consistency with other calls to user functions.
5057
5058 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
5059 `current-prefix-arg', since this might be the prefix arg to a
5060 command which calls c-indent-command as a function. Change the
5061 interactive spec from "p" to "P".
5062
5063 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
5064 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
5065 was difficult to understand.
5066
5067 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5068
5069 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
5070 first char of an identifier.
5071
5072 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
5073 +" syntax in C++.
5074
5075 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5076
5077 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
5078 auto-fill doesn't split a c-comment's last word from a hanging
5079 "*/" when a space is typed between them after fill-column.
5080
5081 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
5082
5083 * progmodes/cc-styles.el (c-set-style)
5084 (c-setup-paragraph-variables): Abort the command if we're not in a
5085 CC Mode buffer.
5086
5087 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
5088 with blank comment-prefix, and a blank line as the comment's
5089 second line.
5090
5091 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5092
5093 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
5094 Incorporate the patterns added in the Emacs development branch
5095 for the new Emacs 22 face `font-lock-negation-char-face'.
5096
5097 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
5098 of "red" since it stands out better in xterms and DOS terminals.
5099
5100 * progmodes/cc-engine.el (c-literal-faces):
5101 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
5102
5103 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5104
5105 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
5106 forcibly enable c-electric-flag.
5107
5108 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
5109 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
5110 after the comment-prefix of a C-style comment will close that comment.
5111
5112 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5113
5114 * progmodes/cc-fonts.el (c-basic-matchers-before)
5115 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
5116 in Pike.
5117
5118 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
5119 digraphs.
5120
5121 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
5122 (c-cpp-message-directives, c-cpp-include-directives)
5123 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
5124 (c-cpp-expr-directives): Introduce new language constants to
5125 control cpp syntax in a cleaner way.
5126
5127 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
5128
5129 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
5130
5131 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
5132 (c-multiline-string-start-char): New language constants and
5133 variables to specify how newlines in string literals work.
5134
5135 (c-font-lock-invalid-string): Use them.
5136
5137 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
5138 unbalanced close brace is entered. Optimization by avoiding going
5139 back over arbitrarily large blocks. Removed hints that this
5140 function only would be relevant/useful in AWK.
5141
5142 (c-electric-brace): Indent syntactically after the cleanups since
5143 lineup functions might do it differently then.
5144
5145 * progmodes/cc-engine.el, cc-langs.el
5146 (c-opt-op-identifier-prefix): New language constant and variable.
5147
5148 (c-just-after-func-arglist-p, c-after-special-operator-id)
5149 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
5150
5151 * progmodes/cc-align.el, cc-engine.el
5152 (c-after-special-operator-id): New helper to handle C++ operator
5153 identifiers.
5154
5155 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
5156 (c-guess-basic-syntax): Handle C++ operator identifiers in
5157 declarations.
5158
5159 * progmodes/cc-langs.el (c-assignment-operators): Add the
5160 trigraph version of ^= too.
5161
5162 * progmodes/cc-langs.el (c-assignment-operators): Add the
5163 trigraph version of |= in C++.
5164
5165 * progmodes/cc-fonts.el (c-font-lock-declarators):
5166 Handle `c-decl-hangon-kwds' after the identifier name.
5167
5168 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
5169 whether an arglist is "nonempty", ignore a comment after the open
5170 paren if it isn't followed by a non-comment token on the same line.
5171
5172 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
5173 Enable heuristics below the point to cope with classes inside special
5174 brace lists in Pike.
5175
5176 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5177
5178 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
5179
5180 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5181
5182 * progmodes/cc-guess.el (cc-guess-install): New function to
5183 install an already guessed style in another buffer.
5184
5185 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
5186 sets `inhibit-read-only' - `c-save-buffer-state' should be used
5187 anyway if the change always is undone.
5188
5189 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5190
5191 Implement togglable electricity:
5192
5193 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
5194 saying when it should be used.
5195
5196 * progmodes/cc-engine.el: Add the new buffer-local variable,
5197 c-electric-flag.
5198
5199 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
5200 c-toggle-auto-newline.
5201
5202 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
5203 c-toggle-auto-newline. Remove the binding for
5204 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
5205 c-toggle-electric-state.
5206
5207 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
5208
5209 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
5210 c-\(forward\|backward\)-subword.
5211 (c-update-modeline): Add the new modeline flag `l' for
5212 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
5213 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
5214 Make the old name an alias of the new name.
5215 (c-toggle-electric-state): New function.
5216 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
5217 Adapt these functions to do electric things only when
5218 c-electric-flag is non-nil.
5219 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
5220 new functions from c-electric-brace.
5221 (c-point-syntax): Add a check for "virtual semicolons" in AWK
5222 mode, so that the tentative extra newline doesn't change the
5223 syntax of the following brace.
5224 (c-electric-brace): Restructure by extracting the above functions.
5225 Tidy up the coding somewhat.
5226 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
5227 restructure a bit.
5228
5229 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5230
5231 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
5232 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
5233
5234 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
5235 (c-submode-indicators): Change name from `c-auto-hungry-string'
5236 since it's now used to track another submode.
5237
5238 (c-update-modeline): Convert to function and extended to check
5239 `c-subword-move-mode'.
5240
5241 (c-forward-into-nomenclature, c-backward-into-nomenclature):
5242 Convert to compat aliases for `c-forward-subword' and
5243 `c-backward-subword'.
5244
5245 * progmodes/cc-subword.el: New functions and minor mode to handle
5246 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
5247
5248 (c-forward-subword, c-backward-subword, c-mark-subword)
5249 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
5250 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
5251 Functions corresponding to the standard word handling functions.
5252
5253 (c-subword-move-mode): Minor mode that replaces all the standard
5254 word handling functions with their subword equivalences.
5255
5256 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5257
5258 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
5259 entry for one-liner-defun.
5260
5261 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
5262 name in its def-edebug-spec.
5263
5264 * progmodes/cc-cmds.el (c-electric-brace): Make the
5265 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
5266 compacts space before a comment, if this will make things fit on
5267 one line.
5268
5269 Introduce an "awk" style, mainly for auto-newline and clean-ups.
5270
5271 * progmodes/cc-align.el: New function c-snug-1line-defun-close
5272
5273 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
5274 clean-up one-liner-defun.
5275
5276 * progmodes/cc-styles.el: Add the new "awk" style.
5277
5278 * progmodes/cc-vars.el: Add description of one-liner-defun to
5279 c-cleanup-list's doc-string. New user options,
5280 c-max-one-liner-length. In c-default-style, set the default style
5281 for AWK to "awk".
5282
5283 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5284
5285 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
5286 macros inside labels.
5287
5288 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
5289 `c-at-statement-start-p' and `c-at-expression-start-p'.
5290
5291 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
5292 error if the mark isn't set.
5293
5294 * progmodes/cc-engine.el (c-guess-continued-construct)
5295 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
5296 accurately detect functions inside functions.
5297
5298 * progmodes/cc-engine.el (c-at-expression-start-p): New function
5299 like `c-at-statement-start-p' that additionally recognizes commas
5300 and expression parentheses as delimiters.
5301
5302 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
5303 to avoid heuristics that doesn't work for unclosed blocks.
5304 (c-at-statement-start-p): New function.
5305
5306 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
5307 Objective-C directives, e.g. directives spanning lines should work
5308 reasonably well now.
5309
5310 (c-put-c-type-property, c-clear-c-type-property): New helpers.
5311
5312 (c-forward-objc-directive): New function to move over any ObjC
5313 directive.
5314
5315 (c-just-after-func-arglist-p, c-guess-basic-syntax)
5316 (c-basic-matchers-before): Use it.
5317
5318 (c-font-lock-objc-iip-decl): Remove.
5319
5320 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
5321 in the template arglist recognition.
5322
5323 * progmodes/cc-styles.el (c-style-alist): Fix several
5324 inconsistencies in the Whitesmith style.
5325
5326 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
5327 New lineup function to get lines after Whitesmith style blocks
5328 correctly indented.
5329
5330 (c-lineup-whitesmith-in-block): Back out the compensation for
5331 opening parens since it's done using `add' lists in the style
5332 definition instead. Don't use the anchor position since it varies
5333 too much between the syntactic symbols. :P
5334
5335 * progmodes/cc-vars.el (c-valid-offset): Update.
5336
5337 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
5338 lists where the offsets are combined according to several
5339 different methods: `first', `min', `max', and `add'.
5340 Report offset evaluation errors with `c-benign-error' so that some kind
5341 of reindentation still is done.
5342
5343 * progmodes/cc-engine.el (c-guess-basic-syntax):
5344 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
5345 `arglist-close'.
5346
5347 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
5348 situations for `arglist-cont-nonempty' and `arglist-close'.
5349
5350 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
5351
5352 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
5353 cc-bytecomp-boundp' in a number of places.
5354
5355 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
5356 macro related issue.
5357
5358 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5359
5360 * progmodes/cc-awk.el: Change the terminology of regexps: A char
5361 list is now [asdf], a char class [:alpha:].
5362 Include code for char classes.
5363 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
5364 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
5365
5366 Remove (nearly all of) the cruft associated with AWK Mode's former
5367 concept of "virtual semicolons":
5368
5369 Adapt c-beginning-of-statement, c-end-of-statement (together with
5370 subfunctions) to use the new notion of "virtual semicolon" in
5371 place of the old awkward special handling for AWK. There remains
5372 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
5373 * progmodes/cc-cmds.el:
5374 (c-ascertain-adjacent-literal): In the backwards direction, now
5375 recognises AWK regexp delimiters as string delimiters.
5376 (c-after-statement-terminator-p): Adapt for virtual semicolons;
5377 check more rigorously for "end of macro".
5378 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
5379 virtual semicolons;
5380 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
5381 out the code for forward movement into ...
5382 (c-end-of-statement): Now contains the code for forward movement,
5383 adapted for virtual semicolons.
5384
5385 * progmodes/cc-engine.el:
5386 (c-ws*-string-limit-regexp): New regexp.
5387 (c-forward-single-comment, c-backward-single-comment): Comment out
5388 the (now redundant) "special" AWK stuff.
5389
5390 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
5391 c-string-par-start, c-string-par-separate to be more like Text
5392 Mode than Fundamental Mode.
5393
5394 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5395
5396 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
5397 to the fontified region so that fontification doesn't occur
5398 outside it (could happen e.g. when fontifying a line with an
5399 unfinished declaration).
5400
5401 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5402
5403 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
5404 start of the file. ^L now separate sections of the file.
5405 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
5406 (c-awk-one-line-possibly-open-string-re)
5407 (c-awk-regexp-one-line-possibly-open-char-class-re)
5408 (c-awk-one-line-possibly-open-regexp-re)
5409 (c-awk-one-line-non-syn-ws*-re): New defonsts.
5410 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
5411
5412 Amend the concept of "virtual semicolons" (in the indentation
5413 engine) for languages like AWK, such that they are now
5414 conceptually attached to end of the last token of a statement, not
5415 the end of the line. (In AWK Mode, however, the pertinent text
5416 property is still physically set on the EOL.) Remove the specific
5417 tests for awk-mode, thus facilitating the introduction of other
5418 language modes where EOLs can end statements.
5419 (Note: The funtionality in cc-cmds.el, specifically
5420 c-beginning/end-of-statement has yet to be amended.)
5421
5422 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
5423 New macros.
5424
5425 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
5426 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
5427 c-vsemi-status-unknown-p-fn (in a new page).
5428
5429 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
5430 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
5431 numerous awkward forms like
5432 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
5433 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
5434 variable before-ws-ip, the place just after char-before-ip appears.
5435
5436 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
5437 a comment.
5438
5439 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5440
5441 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
5442 `c-tentative-buffer-changes'.
5443
5444 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
5445 convert to macro to choose between Emacs and XEmacs at compile time.
5446
5447 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
5448
5449 (c-tentative-buffer-changes): New macro to handle temporary buffer
5450 changes in a convenient way.
5451
5452 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
5453 for `c-tentative-buffer-changes'.
5454
5455 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
5456 the checks for paren sexps between the point and the keyword, to
5457 avoid some false alarms.
5458
5459 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
5460 Fixed a situation where an error could be thrown for unbalanced
5461 parens. Changed to make use of c-keyword-member' to avoid some
5462 repeated regexp matches.
5463
5464 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
5465 These language variable are no longer necessary.
5466
5467 (c-block-stmt-kwds): New language constant used by
5468 c-looking-at-inexpr-block'.
5469
5470 (c-guess-basic-syntax): Remove an optional check that looked at
5471 the existence of the now removed language variables.
5472
5473 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
5474 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
5475 object instantiation expressions as declarations in some contexts.
5476 This bug only affected languages where the declarator can't be
5477 enclosed in parentheses.
5478
5479 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
5480 insert newlines before and after substatement braces.
5481
5482 * progmodes/cc-engine.el: Improved the heuristics for recognizing
5483 function declaration headers and the handling of C++ style member
5484 init lists.
5485
5486 (c-just-after-func-arglist-p): Rewritten to use
5487 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
5488
5489 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
5490
5491 (c-guess-basic-syntax): Adapt case 5B for the new
5492 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
5493 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
5494 covers all cases now).
5495
5496 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
5497
5498 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5499
5500 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
5501 c-string-par-start/separate c-sentence-end-with-esc-eol,
5502 initialised in c-setup-paragraph-variables, used in string
5503 scanning subroutines of c-beginning-of-statement.
5504
5505 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
5506 which precedes the newly inserted `{'.
5507
5508 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5509
5510 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
5511 function for declaration level blocks. It should now cope with
5512 templates better and also be a lot more comprehensible.
5513
5514 (c-looking-at-decl-block): The new function.
5515
5516 (c-search-uplist-for-classkey): The old one. It's now a wrapper
5517 for compatibility.
5518
5519 (c-add-class-syntax, c-guess-continued-construct)
5520 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
5521
5522 (c-decl-block-key): Change to tell apart ambiguous and
5523 unambiguous keywords. Pike specials are now handled directly in
5524 the code instead.
5525
5526 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
5527 New language constants and variables to make the backward skip in
5528 `c-looking-at-decl-block' as tight as possible.
5529
5530 (c-nonsymbol-token-char-list): New language constant.
5531
5532 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
5533 find balanced template arglists backwards.
5534
5535 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
5536 making char classes for `c-syntactic-skip-backward'.
5537
5538 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
5539 16D - can't be a class-close at that point.
5540
5541 * progmodes/cc-engine.el (c-guess-basic-syntax)
5542 (c-add-class-syntax): Don't narrow out the enclosing declaration
5543 level. This makes everything a lot easier, and it was actually
5544 only four small places that needed it to work. Some places that
5545 previously did `widen' are removed now, which has the effect that
5546 `c-guess-basic-syntax' never will look at things outside the
5547 current narrowment now. The anchor position for `topmost-intro'
5548 is affected by this, but it was so bogus it was basically useless
5549 before, and now it's equally bogus but in a slightly different way.
5550
5551 (c-narrow-out-enclosing-class): Gone.
5552
5553 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
5554 the narrowed region.
5555
5556 (c-least-enclosing-brace): Remove silly optional argument.
5557
5558 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
5559 the point could be left directly after an open paren when finding
5560 the beginning of the first decl in the block.
5561
5562 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
5563 Specify which submatch to use.
5564
5565 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
5566
5567 (c-decl-start-re): No longer any need for special treatment of
5568 ObjC due to the above.
5569
5570 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
5571 presumably follows C in that regard.
5572
5573 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
5574 New language constants to specify operator tokens inside
5575 identifiers in a more high level way.
5576
5577 (c-opt-identifier-prefix-key): New internal language constant.
5578
5579 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
5580 (c-identifier-start, c-identifier-key): Now completely calculated
5581 from other constants.
5582
5583 (c-identifier-last-sym-match): Decommission since it's no longer used.
5584
5585 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
5586
5587 * progmodes/cc-engine.el (c-forward-name): Remove the
5588 optimization when c-identifier-key is equal to c-symbol-key since
5589 it doesn't work in byte compiled files. Don't record empty
5590 regions as identifiers.
5591
5592 * progmodes/cc-langs.el (c-filter-ops): New helper function to
5593 simplify access to `c-operators' and its likes.
5594
5595 (c-operator-list, c-all-op-syntax-tokens)
5596 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
5597 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
5598 (c-primary-expr-regexp, c-cast-parens): Use it.
5599
5600 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
5601 an explicit language in functions.
5602
5603 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
5604 variant of adornment.
5605
5606 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
5607 variable.
5608
5609 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
5610 the Pike value.
5611
5612 * progmodes/cc-engine.el (c-on-identifier)
5613 (c-simple-skip-symbol-backward): Small fix for handling "-"
5614 correctly in `skip-chars-backward'. Affected the operator lfun
5615 syntax in Pike.
5616
5617 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
5618 diagnostic message about precompiled language vars not being used.
5619
5620 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
5621 "__attribute__" is followed by a parenthesis.
5622
5623 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
5624 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
5625 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
5626
5627 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
5628 Internal cleanups to properly detect the declared identifiers in
5629 various declarations.
5630
5631 (c-decl-start-kwds): New language constant to recognize
5632 declarations that can start anywhere. Used for class declarations
5633 in Pike.
5634
5635 (c-specifier-key, c-not-decl-init-keywords)
5636 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
5637 (c-find-decl-spots): Implement `c-decl-start-kwds'.
5638
5639 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
5640 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
5641 handling of the compiler specific extension keywords into a new
5642 language constant `c-decl-hangon-kwds' that defines keyword
5643 clauses to be ignored in declarations.
5644
5645 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
5646 past unrecognized tokens when handling `c-colon-type-list-kwds'.
5647 Necessary to stop at the declared identifier in e.g. IDL valuetype
5648 declarations.
5649
5650 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
5651 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
5652 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
5653 (c-forward-decl-or-cast-1): Recognize the declared identifier in
5654 class and enum declarations as such and not as part of the type.
5655
5656 (c-forward-decl-or-cast-1, c-forward-label): Relax the
5657 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
5658
5659 (c-forward-decl-or-cast-1): Don't disregard sure signs of
5660 declarations when there's some syntax error later on.
5661
5662 (c-complex-decl-matchers): Did away with a reference to
5663 `c-specifier-key'.
5664
5665 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
5666 value - this variable is always dynamically bound.
5667
5668 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
5669 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
5670 * cc-cmds.el, cc-defs.el: Change the policy for marking up
5671 functions that might do hidden buffer changes: All such internal
5672 functions are now marked instead of those that don't.
5673
5674 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
5675 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
5676 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
5677 (c-literal-type): Allow these functions to make hidden buffer changes,
5678 so that they are free to use text property caching later on.
5679
5680 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
5681 (c-electric-brace, c-electric-slash, c-electric-star)
5682 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
5683 (c-electric-paren, c-electric-continued-statement, c-indent-command)
5684 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
5685 (c-context-line-break): Add `c-save-buffer-state' calls to comply
5686 with the changed semantics of the functions above.
5687
5688 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
5689 when macros occur in obscure places. Optimized the sexp movement
5690 a bit.
5691
5692 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5693
5694 Enhancements for c-beginning-of-statement to work in AWK Mode:
5695
5696 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
5697 (completed statement) with `}' (statement completed by closing
5698 brace or semicolon) and `$' (statement completed by EOL).
5699
5700 (c-awk-virtual-semicolon-ends-prev-line-p)
5701 (c-awk-virtual-semicolon-ends-line-p)
5702 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
5703 (c-awk-at-statement-end-p): New functions.
5704
5705 * progmodes/cc-cmds.el: Simplify the structure of functions
5706 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
5707 two functions and c-beginning-of-statement to handle AWK Mode.
5708
5709 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
5710 c-backward-single-comment for AWK mode. Attempt to clarify their
5711 doc-strings.
5712
5713 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
5714
5715 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5716
5717 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
5718 label handling. Labels are now recognized in a uniform and more
5719 robust way, regardless of context. Text properties are put on all
5720 labels to recognize the following declarations better.
5721 Multiword labels are handled both in indentation and fontification for
5722 the benefit of language extensions like Qt. For consistency, keywords
5723 in labels are now fontified with the label face instead.
5724 That also applies to "case" and "default".
5725
5726 (c-beginning-of-statement-1): Fix some bugs in the label
5727 handling. Disregard `c-nonlabel-token-key' in labels that begin
5728 with `c-label-kwds'.
5729
5730 (c-find-decl-spots): Support that the callback adds more
5731 `c-decl-end' spots to find.
5732
5733 (c-forward-decl-or-cast-1): Don't treat a list of plain
5734 identifiers followed by a colon as a declaration.
5735
5736 (c-forward-label): New function to recognize labels.
5737
5738 (c-guess-basic-syntax): Replace uses of `c-label-key' with
5739 `c-forward-label'. Moved the label recognition cases (14 and 15)
5740 earlier since they aren't so context sensitive now. Handle labels
5741 on the top level gracefully. Moved access label recognition to
5742 the generic label case (CASE 15) - removed CASE 5E.
5743
5744 (c-font-lock-declarations): Add recognition of labels in the
5745 same round since we need to handle labels in parallell with other
5746 declarations to recognize both accurately. It should also improve
5747 speed.
5748
5749 (c-simple-decl-matchers, c-basic-matchers-after):
5750 Move `c-font-lock-labels' so that it only is used on decoration level 2
5751 since `c-font-lock-declarations' handles it otherwise.
5752
5753 (c-complex-decl-matchers): Remove the simplistic recognition of
5754 access labels.
5755
5756 (c-decl-prefix-re): Remove the kludges that was necessary to cope
5757 with labels earlier.
5758
5759 (c-decl-start-re): New language variable to make
5760 `c-font-lock-declarations' stop for the special protection labels
5761 in Objective-C that start with `@'.
5762
5763 (c-label-key): Remove since it's no longer used.
5764
5765 (c-recognize-colon-labels, c-label-prefix-re): New language
5766 constants to support recognition of generic colon-terminated labels.
5767
5768 (c-type-decl-end-used): `c-decl-end' is now used whenever there
5769 are colon terminated labels.
5770
5771 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
5772 first argument starts with a special brace list.
5773
5774 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
5775 (c-font-lock-declarations): Break out the declaration and cast
5776 recognition from `c-font-lock-declarations' to a new function, so
5777 that it can be used in the indentation engine.
5778
5779 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
5780 up to the start of the literal. Fixed bug with the point on the
5781 wrong side of the search limit that could happen when the start
5782 position is inside a literal.
5783
5784 * progmodes/cc-engine.el (c-parse-state)
5785 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
5786 so that it's kept a little bit back to increase the hit rate.
5787
5788 (c-parse-state): Change the macro handling and fixed some
5789 glitches. Macro context is checked more often than necessary now,
5790 but otoh less garbage conses are generated.
5791
5792 * progmodes/cc-engine.el (c-parse-state)
5793 (c-invalidate-state-cache): Cache the last position where
5794 `c-state-cache' applies. This can speed up refontification quite
5795 a bit in blocks where there are many non-brace parens before the point.
5796
5797 (c-state-cache-end): New variable for this.
5798
5799 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
5800 cache variable.
5801
5802 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
5803 get close initial continue positions when the start position is
5804 inside a literal or macro. Do not call the callback for spots
5805 before the start position (which can happen e.g. for `c-decl-end'
5806 spots inside comments). Optimize better in special cases when the
5807 region is a single line inside a literal or macro (typically when
5808 the current line is refontified).
5809
5810 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
5811 to `c-add-stmt-syntax' - there's no need to explicitly whack off
5812 entries from the paren state.
5813
5814 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
5815 special case for "else if" clauses.
5816
5817 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
5818 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
5819
5820 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
5821 New language variable to recognize the gcc extension with statement
5822 blocks inside expressions.
5823
5824 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
5825 it somewhat more comprehensible. The argument AT-BLOCK-START is
5826 no longer used and hence removed.
5827
5828 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
5829 to `c-add-stmt-syntax'.
5830
5831 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
5832 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
5833 This fixes bogus label recognition.
5834
5835 * progmodes/cc-engine.el (c-add-type, c-check-type)
5836 (c-forward-name, c-forward-type): Improve storage of template
5837 types in `c-found-types' so that they can be recognized better.
5838
5839 (c-syntactic-content): Add option to skip past nested parens.
5840
5841 * progmodes/cc-engine.el (c-forward-name):
5842 Set `c-last-identifier-range' all the time. It's less work that way.
5843 Handle that there might not be an identifier to store in
5844 `c-last-identifier-range'.
5845
5846 (c-forward-type): Handle that `c-last-identifier-range' might be
5847 nil from `c-forward-name'.
5848
5849 * progmodes/cc-defs.el (c-safe-scan-lists)
5850 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
5851
5852 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
5853 to work even if the form fails.
5854
5855 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
5856 down in a large file in one go.
5857
5858 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
5859
5860 * progmodes/cc-align.el (c-lineup-assignments): New lineup
5861 function which is like `c-lineup-math' but returns nil instead of
5862 `c-basic-offset' when it doesn't match.
5863
5864 (c-lineup-math): Change to use `c-lineup-assignments'.
5865
5866 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5867
5868 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
5869 c-beginning-of-statement. New subfunctions
5870 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
5871
5872 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5873
5874 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
5875 hardcoded char classes whereever possible. Changed a couple of
5876 places to use skip by syntax instead of skip by char class.
5877
5878 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
5879 Fix a bug in the regexp that caused extreme backtracking.
5880
5881 * progmodes/cc-langs.el (c-block-comment-starter)
5882 (c-block-comment-ender): New language constants to specify in a
5883 single place how block comments look.
5884
5885 (c-comment-start-regexp, c-block-comment-start-regexp)
5886 (comment-start, comment-end, comment-start-skip)
5887 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
5888 (c-syntactic-ws, c-nonempty-syntactic-ws)
5889 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
5890 `c-line-comment-starter', `c-block-comment-starter' and
5891 `c-block-comment-ender'.
5892
5893 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
5894 New language constants to break up things a bit.
5895
5896 (c-simple-ws): New language constant for simple whitespace.
5897
5898 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
5899
5900 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
5901 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
5902 newlines. Allow and ignore nil elements in the list.
5903
5904 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5905
5906 * progmodes/cc-cmds.el: Comment out a (n almost certainly
5907 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
5908
5909 * progmodes/cc-cmds.el: Tidy up the comments in
5910 c-beginning-of-statement and subfunctions.
5911
5912 * progmodes/cc-awk.el: Replace calls to put-text-property to the
5913 more flexible c-put-char-property and c-clear-char-properties.
5914 Add the author's email address.
5915
5916 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
5917
5918 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
5919 closing "*/" of a block comment.
5920
5921 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
5922 subfunctions) so that it works at BOB and EOB.
5923
5924 * progmodes/cc-cmds.el, cc-vars.el: More updating of
5925 c-beginning-of-statement, including new variable
5926 c-block-comment-start-regexp.
5927
5928 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5929
5930 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
5931 symbols from `*-font-lock-extra-types' so that there's no need to
5932 use `regexp-opt' on those lists.
5933
5934 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
5935 `c-type-modifier-kwds' is empty.
5936
5937 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
5938 there are several strings on the same line.
5939
5940 * progmodes/cc-engine.el (c-literal-limits): Remove the
5941 compatibility function for older emacsen. `c-literal-limits-fast'
5942 has now taken the place of this function.
5943
5944 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
5945 with older emacsen: We now require `pps-extended-state'.
5946
5947 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5948
5949 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
5950 which obviates the need to hack sentence-end. This now handles
5951 escaped newlines in strings correctly. Correct minor bugs in
5952 c-move-over-sentence and in c-beginning-of-statement.
5953
5954 * progmodes/cc-cmds.el (c-beginning-of-statement (and
5955 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
5956 that movement over macros and code are rigorously separated from
5957 eachother. Correct a few incidental bugs.
5958
5959 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
5960 Improve its doc-string. Improve the handling of certain specific cases.
5961
5962 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5963
5964 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
5965 (c-guess-basic-syntax): Change the way class-level labels are
5966 recognized; they can now contain essentially any symbols.
5967
5968 (c-opt-extra-label-key): New language variable to cope with the
5969 special protection label syntax in Objective-C.
5970
5971 (c-opt-access-key): Remove; this is now handled better by
5972 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
5973
5974 (c-complex-decl-matchers): Update to handle that
5975 `c-opt-access-key' no longer exists.
5976
5977 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
5978 improved label recognition in `c-beginning-of-statement-1'.
5979
5980 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
5981 Recognize bitfields better.
5982
5983 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
5984 Remove some cruft and fixed a bug that could cause it to go to a
5985 position further down.
5986
5987 * progmodes/cc-langs.el, cc-engine.el
5988 (c-beginning-of-statement-1): Improve detection of labels in
5989 declaration contexts.
5990
5991 (c-beginning-of-decl-1): Use it.
5992
5993 (c-nonlabel-token-key): New language constant and variable needed
5994 by `c-beginning-of-statement-1'.
5995
5996 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
5997 manifested itself due to the correction in `c-forward-sexp'.
5998
5999 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
6000 Make these behave as documented when used at the buffer limits.
6001
6002 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
6003 (c-type-decl-end-used): Made this a language variable.
6004
6005 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
6006 correctly when `combine-after-change-calls' is used together with
6007 temporary narrowings.
6008
6009 * progmodes/cc-engine.el (c-beginning-of-statement-1):
6010 Report labels correctly when the start point is immediately after the
6011 colon.
6012
6013 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
6014 Remove since it isn't used anymore.
6015
6016 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
6017 bracket arglists such as template parens in C++.
6018
6019 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
6020 in the last check-in. Some optimization.
6021
6022 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
6023 where it could stop at the same level in a preceding sexp when
6024 PAREN-LEVEL is set.
6025
6026 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
6027 text property lookup only when it's needed.
6028
6029 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
6030 Change the policy for paren marked angle brackets to be more
6031 persistent; once marked they remain marked even when they're found
6032 to be unbalanced in the searched region. This should keep the
6033 paren syntax around even when individual lines are refontified in
6034 multiline template arglists.
6035
6036 (c-parse-and-markup-<>-arglists): New dynamically bound variable
6037 to control markup so that incorrect angle bracket arglists aren't
6038 marked in contexts where the correct value for
6039 `c-disallow-comma-in-<>-arglists' isn't known.
6040
6041 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
6042 argument has become `c-parse-and-markup-<>-arglists'.
6043
6044 (c-remove-<>-arglist-properties): Remove - no longer used.
6045
6046 (c-after-change-check-<>-operators): New function used on
6047 `after-change-functions' to avoid that "<" and ">" characters that
6048 are part of longer operators have paren syntax.
6049
6050 (c-<>-multichar-token-regexp): New language variable used by
6051 `c-after-change-check-<>-operators'.
6052
6053 (c-after-change): Call `c-after-change-check-<>-operators'.
6054
6055 (c-font-lock-<>-arglists): Use the context properties set by
6056 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
6057 correctly to avoid doing invalid markup.
6058
6059 (c-font-lock-declarations): Remove code that undoes the invalid
6060 markup done by `c-font-lock-<>-arglists'.
6061
6062 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
6063 after `c-font-lock-declarations'.
6064
6065 * progmodes/cc-engine.el (c-syntactic-skip-backward):
6066 Add paren-level feature.
6067
6068 (c-guess-basic-syntax): Improve the anchor position for
6069 `template-args-cont' in nested template arglists. There's still
6070 much to be desired in this area, though.
6071
6072 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6073
6074 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
6075 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
6076
6077 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
6078
6079 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
6080 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
6081
6082 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
6083 it doesn't work no longer are supported.
6084
6085 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
6086 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
6087 requires support for the syntax-table' text property, which rules
6088 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
6089 cruft associated with those versions.
6090
6091 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
6092 for the `syntax-table' text property, which rules out Emacs 19 and
6093 XEmacs < 21.4. Removed various compatibility cruft associated
6094 with those versions.
6095
6096 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
6097 support for the `syntax-table' text property.
6098
6099 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
6100 variable and use an extra quoted face name instead. All the
6101 emacsen flavors handle that correctly.
6102
6103 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
6104 (c-font-lock-declarators, c-font-lock-declarations)
6105 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
6106 property to mark the items in in declarator lists to handle
6107 refontification inside multiline declarations better.
6108
6109 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
6110 construct like "a * b = c;" as a declaration.
6111
6112 2005-12-08 Kim F. Storm <storm@cua.dk>
6113
6114 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
6115 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
6116 select either meta, hyper, or super modifier for rectangle commands.
6117 (cua--rectangle-modifier-key): New defvar.
6118 (cua--M/H-key): Use it. Remove special case for `space'.
6119 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
6120 on X, to meta otherwise. Always bind C-return to toggle
6121 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
6122
6123 * emulation/cua-rect.el (cua-help-for-rectangle):
6124 Use cua--rectangle-modifier-key. Handle super modifier too.
6125 (cua--init-rectangles): Always bind C-return to toggle rectangle.
6126 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
6127
6128 * ido.el: Move Acknowledgements and History after Commentary.
6129 Minor changes to Commentary.
6130
6131 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
6132 keymap if cua--prefix-override-timer is `shift'.
6133 (cua--shift-control-prefix): New function; emulate "type prefix
6134 key twice" functionality to handle shifted prefix key override.
6135 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
6136 New commands.
6137 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
6138
6139 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
6140
6141 * textmodes/org.el (org-insert-heading): Try to do items before
6142 headings.
6143 (org-agenda-mode): Quote `org-agenda-mode-hook'.
6144 (org-insert-item): New function.
6145 (org-renumber-ordered-list): Don't skip to higher level lists.
6146
6147 2005-12-08 Juri Linkov <juri@jurta.org>
6148
6149 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
6150
6151 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
6152
6153 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
6154
6155 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
6156 the constructed function name fun-1.
6157
6158 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
6159 because such links don't lead to parent documentation.
6160
6161 2005-12-08 Kenichi Handa <handa@m17n.org>
6162
6163 * descr-text.el (describe-char): Use *Help-2* buffer if the
6164 current buffer is *Help*. Call describe-text-properties while
6165 setting the original buffer.
6166
6167 2005-12-07 Bill Wohler <wohler@newt.com>
6168
6169 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
6170 and causes problems with non-MH users (such as Gnus users).
6171
6172 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
6173
6174 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
6175 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
6176 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
6177 command "info sources". Move calls to GDB command "list".
6178 (gdb-find-file-hook): Just use gdb-source-file-list.
6179 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
6180 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
6181 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
6182 (gdb-data-list-register-values-handler): Use correct trigger name.
6183
6184 2005-12-07 Kim F. Storm <storm@cua.dk>
6185
6186 * ido.el (ido-completion-map): Rename from ido-mode-map.
6187 (ido-common-completion-map, ido-file-completion-map)
6188 (ido-file-dir-completion-map, ido-buffer-completion-map):
6189 Rename from ido-mode-....-map.
6190 (ido-init-completion-maps): Rename from ido-init-mode-maps.
6191 (ido-setup-completion-map): Rename from ido-define-mode-map.
6192 (ido-read-internal): Bind minibuffer-local-filename-completion-map
6193 to ido-completion-map.
6194
6195 2005-12-07 Kenichi Handa <handa@m17n.org>
6196
6197 * international/mule-cmds.el
6198 (set-display-table-and-terminal-coding-system): If the coding
6199 system specified in `unibyte-display' property is different from
6200 the arg coding-system, don't setup standard-display-table.
6201
6202 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6203
6204 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
6205 that comments end at \n, regardless of selective-display.
6206
6207 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
6208
6209 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
6210 (gdb-version): New variables.
6211 (gdb-source-file-list, gdb-register-names)
6212 (gdb-changed-registers): New variables for use with GDB 6.4+.
6213 (gdb-ann3): Replace with...
6214 (gdb-init-1, gdb-init-2): ...two new functions.
6215 (gdba, gdb-prompt): Call gdb-init-1.
6216 (gdb-get-version): New function. Call gdb-init-2 from here.
6217 (gud-watch): Make it work with mouse events too.
6218 (gdb-post-prompt): Don't add to queue until GDB version is known.
6219 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
6220 (gdb-locals-mode): Use gdb-version.
6221 (gdb-memory-format-map, gdb-memory-unit-map)
6222 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
6223 (gdb-locals-font-lock-keywords-1)
6224 (gdb-locals-font-lock-keywords-2): New variables.
6225 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
6226 (gdb-set-gud-minor-mode-existing-buffers-1)
6227 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
6228 (gdb-var-update-1, gdb-var-update-handler-1)
6229 (gdb-data-list-register-values-handler)
6230 (gdb-data-list-register-values-custom)
6231 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
6232 (gdb-stack-list-locals-handler, gdb-get-register-names):
6233 New functions for use with GDB 6.4+.
6234 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
6235 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
6236 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
6237 (gdb-stack-list-locals-regexp)
6238 (gdb-data-list-register-names-regexp): New regexps for use with
6239 GDB 6.4+.
6240
6241 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6242
6243 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
6244
6245 2005-12-06 Nozomu Ando <nand@mac.com> (tiny patch)
6246
6247 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
6248 prompts work for AUTH PLAIN. Also reported by Steve Allan
6249 <seallan@verizon.net>.
6250
6251 2005-12-06 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
6252
6253 * frame.el (set-frame-parameter): Add doc string.
6254
6255 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
6256
6257 * textmodes/org.el (org-occur-highlights): New variable.
6258 (org-highlight-new-match, org-remove-occur-highlights): New functions.
6259 (org-highlight-sparse-tree-matches): New option.
6260 (org-do-occur): New function.
6261 (org-get-heading): Make it work also at beginning of line.
6262 (org-category-table): New variable.
6263 (org-get-category-table, org-get-category)
6264 (org-camel-to-words, org-link-search): New functions.
6265 (org-select-this-todo-keyword): New variable.
6266 (org-todo-list): New command.
6267 (org-shiftright, org-shiftleft): New commands.
6268 (org-agenda-todo): Add prefix argument.
6269 (org-show-hierarchy-above): New option.
6270 (org-show-todo-tree): Numerical prefix creates tree for specific
6271 TODO keyword.
6272 (org-outline-level): New function, to assign a level to plain
6273 lists items.
6274 (org-cycle-include-plain-lists): New option.
6275 (org-mode): Use `org-outline-level' as value of `outline-level'.
6276 (org-cycle): Temporarily switch `outline-regexp' if
6277 `org-cycle-include-plain-lists' is non-nil.
6278 (org-start-icalendar-file): Fix format bug.
6279 (org-agenda-get-day-entries): Create category table.
6280 (org-agenda-get-todos, org-agenda-get-timestamps)
6281 (org-agenda-get-deadlines, org-agenda-get-scheduled)
6282 (org-agenda-get-blocks): Use `org-get-category'.
6283 (org-context-in-file-links): Rename from
6284 `org-line-numbers-in-file-links'.
6285
6286 2005-12-06 Romain Francoise <romain@orebokech.com>
6287
6288 * window.el (balance-windows): Delete extraneous third arg in call
6289 to `enlarge-window'.
6290
6291 2005-12-06 Kenichi Handa <handa@m17n.org>
6292
6293 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
6294
6295 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
6296
6297 * progmodes/gdb-ui.el (gdb-var-create-handler)
6298 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
6299 (gdb-var-list-children-handler, gdb-var-update-handler):
6300 Current buffer is already gdb-partial-output-buffer, don't
6301 make it current again.
6302
6303 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
6304
6305 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
6306 (list-buffers-noselect): Use it.
6307
6308 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
6309
6310 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
6311 (mail-yank-ignored-headers): Use regexp-opt.
6312 (mail-mode-map): Move initialization into declaration.
6313 (mail-sent-via): Remove unused shadowed var `to-line'.
6314 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
6315 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
6316 (mail-do-fcc): Use dolist and push.
6317 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
6318 (mail-yank-ignored-headers): Don't autoload.
6319
6320 2005-12-05 Kenichi Handa <handa@m17n.org>
6321
6322 * international/mule-cmds.el (set-language-info-internal): New fun.
6323 (set-language-info): Call set-language-info-internal to update
6324 language-info-alist. If LANG-ENV is the current one, call
6325 set-language-environment to make INFO effective now.
6326 (set-language-info-alist): Likewise.
6327 (locale-language-names): With locale "en", use English
6328 lang. env. but set the default codings to iso-8859-1.
6329
6330 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
6331
6332 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
6333 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
6334 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
6335 for plain strings.
6336 (gdb-frames-mode): Remove redundant call to font-lock-mode.
6337 (gdb-all-registers): Rename from toggle-gdb-all-registers.
6338 Create registers buffer if necessary. Echo new state in minibuffer.
6339 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
6340
6341 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
6342
6343 * info.el (Info-fontify-node): Match external links using
6344 non-directory part of filename.
6345
6346 2005-12-04 Juri Linkov <juri@jurta.org>
6347
6348 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
6349 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
6350 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
6351 because there is no customization option for it.
6352
6353 * font-lock.el (lisp-font-lock-keywords-1):
6354 Add define-global-minor-mode.
6355
6356 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
6357
6358 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
6359 properties on the constructed variable names.
6360
6361 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6362 Put `definition-name' properties on the constructed function names
6363 next-sym and prev-sym.
6364
6365 * emacs-lisp/find-func.el (find-function-regexp):
6366 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
6367 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
6368 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
6369 and easy-menu-define.
6370
6371 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
6372 easy-mmode-define-global-mode and define-global-minor-mode.
6373 (lisp-imenu-generic-expression): Add define-global-minor-mode.
6374
6375 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
6376 instead of easy-mmode-define-global-mode.
6377
6378 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
6379 Use define-minor-mode instead of easy-mmode-define-minor-mode.
6380
6381 * cus-edit.el (customize-group, customize-group-other-window):
6382 Filter out autoloaded options from the group completion list by
6383 using heuristics that autoloaded groups don't have `custom-autoload'
6384 property on their symbols (they have only `custom-loads').
6385
6386 * simple.el (completion-setup-function): Put completions-common-part
6387 face on complete completion string too (i.e. completion string
6388 without completions-first-difference face).
6389
6390 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
6391
6392 2005-12-03 Eli Zaretskii <eliz@gnu.org>
6393
6394 * view.el (view-mode): Doc fix.
6395
6396 * disp-table.el (standard-display-european): Add to the warning
6397 message a reference to the doc string.
6398
6399 * play/yow.el (apropos-zippy): Call print-help-return-message,
6400 similar to other Help and Apropos commands.
6401
6402 * help.el (print-help-return-message): If pop-up-frames is
6403 non-nil, set up help-return-method to delete the help window and,
6404 possibly, its frame as well, and don't display message about
6405 scrolling the help window. Doc fix.
6406 (help-return-method): Doc fix.
6407
6408 2005-12-03 Martin Rudalics <rudalics@gmx.at> (tiny change)
6409
6410 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
6411 whereby names of length one or names starting with a
6412 symbol-constituent character would not be returned.
6413
6414 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
6415
6416 * subr.el (atomic-change-group): Add edebug and indentation spec.
6417
6418 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
6419
6420 * completion.el (save-completions-file-name): Fix typo in last change.
6421
6422 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6423
6424 * info.el: Move back/forward history to the beginning of the tool bar.
6425
6426 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
6427
6428 * allout.el (eval-when-compile): Remove unnecessary load of cl.
6429 Add fset of allout-real-isearch-abort during compile to fix
6430 byte-compilation warnings.
6431 (allout-mode-p): Move definition of this macro above all uses, or
6432 byte compilation in barren emacs (eg, during emacs build) will
6433 lack the definition.
6434 (allout-mode): Move this variable above any uses, or byte
6435 compilation will fail.
6436 (allout-resolve-xref): Remove use of personal file-reference function.
6437 (allout-toggle-current-subtree-encryption): Do the current (ie,
6438 visible containing) topic, rather than nearest around point. Doc fix.
6439 (allout-toggle-subtree-encryption): New function, workhorse that
6440 works on nearest topic containing point.
6441 (allout-encrypt-string): Signal requirement for newer version of pgg.
6442 (allout-resumptions): Doc fix.
6443
6444 2005-12-02 Eli Zaretskii <eliz@gnu.org>
6445
6446 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
6447
6448 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
6449
6450 * textmodes/flyspell.el (flyspell-external-point-words):
6451 Consider a misspelling as found in the string search if: (a) misspelling
6452 and found string lengths match, or (b) misspelling is found as
6453 element in a boundary-chars separated longer string, or (c)
6454 ispell-program-name is really ispell and misspelling is found as
6455 part of a TeX string. After successful match move beginning of
6456 search region to end of match. Warn about not found misspellings
6457 once the process is done.
6458 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
6459
6460 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
6461
6462 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
6463 tool bar (removed inadvertently).
6464
6465 2005-12-02 Juri Linkov <juri@jurta.org>
6466
6467 * log-view.el (log-view-diff): Clarify doc string.
6468
6469 2005-12-01 Bill Wohler <wohler@newt.com>
6470
6471 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
6472 triggers lm-verify errors.
6473
6474 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
6475
6476 * simple.el (transient-mark-mode, line-number-mode)
6477 (column-number-mode, size-indication-mode): Remove `:require nil'.
6478
6479 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
6480
6481 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
6482 in the margin also.
6483 (gdb-breakpoints-mode-map): Use D instead of d for
6484 gdb-delete-breakpoint.
6485 (gdb-get-frame-number): Require a number to match on.
6486 (gdb-threads-mode-map): Add follow-link binding.
6487
6488 2005-11-30 Jason Rumney <jasonr@gnu.org>
6489
6490 * isearch.el (isearch-mode-map): Avoid exiting search on
6491 language-change event.
6492
6493 2005-11-30 Romain Francoise <romain@orebokech.com>
6494
6495 * speedbar.el (speedbar-default-position): New defcustom.
6496 (speedbar-frame-reposition-smartly): Use it.
6497
6498 * dframe.el (dframe-reposition-frame-emacs): Fix position
6499 computation for `left' location.
6500 Update copyright year.
6501
6502 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
6503
6504 * help.el (help-map): Move initialization into declaration.
6505
6506 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
6507
6508 * help-fns.el (help-argument-name): Don't autoload.
6509 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
6510 to be re-loaded when customizing the `help' group.
6511
6512 2005-11-30 John Paul Wallington <jpw@gnu.org>
6513
6514 * help-fns.el (describe-function-1): Fill arglist output.
6515
6516 2005-11-30 Kim F. Storm <storm@cua.dk>
6517
6518 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
6519 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
6520 after revert-buffer (or anything else which kills all local variables).
6521
6522 * apropos.el (apropos-parse-pattern): Doc fix.
6523 Set apropos-regexp directly, rather than expecting callers to do so.
6524 (apropos-command, apropos, apropos-value, apropos-documentation):
6525 Simplify calls to apropos-parse-pattern.
6526
6527 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
6528
6529 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
6530 (hi-lock-face-phrase-buffer): Use hi-yellow face.
6531 (hi-lock-write-interactive-patterns): Use comment-region.
6532
6533 * longlines.el (longlines-mode): Add mail-setup-hook.
6534
6535 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
6536
6537 * simple.el (sendmail-user-agent-compose, next-line):
6538 Conditionally use hard-newline.
6539
6540 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6541
6542 * international/latexenc.el (latex-inputenc-coding-alist):
6543 Reword doc string.
6544
6545 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
6546
6547 * help.el (describe-key-briefly, describe-key): Recognize default
6548 bindings.
6549
6550 2005-11-29 Romain Francoise <romain@orebokech.com>
6551
6552 * view.el (view-inhibit-help-message): New defcustom.
6553 (view-mode-enter): Use it.
6554
6555 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
6556
6557 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
6558 Preserve user position.
6559
6560 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
6561
6562 * font-lock.el: Throw error if facemenu is not loaded to prevent
6563 accidental change of loading order in loadup.el. (Suggested by RMS.)
6564
6565 * loadup.el: Add comment explaining why facemenu must be loaded
6566 before font-lock.
6567
6568 2005-11-28 Jay Belanger <belanger@truman.edu>
6569
6570 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
6571 (calc-dispatch-map): Add more keys for `calc-same-interface'.
6572
6573 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
6574
6575 * calc/calc-embed.el (calc-do-embedded): Update help message.
6576
6577 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
6578
6579 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
6580
6581 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
6582
6583 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
6584 called-interactively-p.
6585 (elp-profilable-p): Rename from elp-not-profilable-p.
6586 Invert result and take into account macros and autoloaded functions.
6587 (elp-instrument-function): Update call.
6588 (elp-instrument-package): Update call. Add completion.
6589 (elp-pack-number): Use match-string.
6590 (elp-results-jump-to-definition-by-mouse): Merge into
6591 elp-results-jump-to-definition and then remove.
6592 (elp-output-insert-symname): Make help echo text single-line.
6593
6594 * replace.el (query-replace-map): Move initialization into declaration.
6595 (occur-engine): Use with-current-buffer.
6596 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
6597 (occur-mode-mouse-goto): Replace with an alias.
6598
6599 2005-11-28 Juri Linkov <juri@jurta.org>
6600
6601 * simple.el (quoted-insert): Let-bind input-method-function to nil.
6602
6603 * term/w32-win.el: Bind [S-tab] to [backtab].
6604
6605 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
6606 `Info-find-file' to t.
6607
6608 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
6609 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
6610 and same-window-regexps.
6611 (occur-next-error): Don't move point for arg 0.
6612
6613 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
6614
6615 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
6616
6617 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
6618
6619 * log-edit.el (log-edit-changelog-use-first): New var.
6620 (log-edit-changelog-ours-p): Use it.
6621 (log-edit-insert-changelog): Set it with new arg `use-first'.
6622 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
6623 (log-edit-hook): Add them to the list of suggested options.
6624
6625 * textmodes/flyspell.el (flyspell-last-buffer): New var.
6626 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
6627 redundant work.
6628 (flyspell-mode-on): Use add-hook for after-change-functions.
6629 (flyspell-mode-off): Use remove-hook for after-change-functions.
6630 (flyspell-changes): Make it buffer-local.
6631 (flyspell-after-change-function): Make it non-interactive. Use push.
6632 (flyspell-post-command-hook): Check input-pending-p while processing
6633 the potentially long list of buffer changes.
6634
6635 2005-11-28 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
6636
6637 * buff-menu.el (list-buffers-noselect): Display the selected
6638 frame's buffer list, not the global one.
6639
6640 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
6641
6642 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
6643 that (list last-input-event) works as in interactive spec.
6644
6645 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
6646
6647 * loadup.el ("facemenu"): Load facemenu before font-lock, because
6648 `facemenu-keymap' needs to be defined when font-lock is loaded.
6649 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
6650
6651 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
6652
6653 * completion.el: Remove useless leading * in defcustom docstrings.
6654 (save-completions-file-name): Use ~/.emacs.d if available.
6655 (completion-standard-syntax-table): Rename from
6656 cmpl-standard-syntax-table and fold initialization into declaration,
6657 thus removing cmpl-make-standard-completion-syntax-table.
6658 (completion-lisp-syntax-table, completion-c-syntax-table)
6659 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
6660 (cmpl-saved-syntax, cmpl-saved-point): Remove.
6661 (symbol-under-point, symbol-before-point)
6662 (symbol-under-or-before-point, symbol-before-point-for-complete)
6663 (add-completions-from-c-buffer): Use with-syntax-table.
6664 (make-completion): Don't return a list of completion entries.
6665 Update callers.
6666 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
6667 (completion-initialize): Rename from initialize-completions.
6668 (completion-find-file-hook): Rename from cmpl-find-file-hook.
6669 (kill-emacs-save-completions): Collect stats here.
6670 (save-completions-to-file, load-completions-from-file):
6671 Use with-current-buffer.
6672 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
6673 into a function. Move all calls to toplevel.
6674 (completion-lisp-mode-hook): New fun.
6675 (completion-c-mode-hook, completion-setup-fortran-mode):
6676 Set the syntax-table here. Use local-set-key.
6677 (completion-saved-bindings): New var.
6678 (dynamic-completion-mode): Make it into a proper minor mode.
6679 (load-completions-from-file): Remove unused var `num-uses'.
6680
6681 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
6682 constructor if it is explicitly overridden.
6683
6684 * complete.el (PC-completion-as-file-name-predicate):
6685 Use minibuffer-completing-file-name.
6686 (partial-completion-mode): Use find-file-not-found-functions.
6687 (PC-lisp-complete-symbol): Use with-syntax-table.
6688 (PC-look-for-include-file): Remove dead setq.
6689 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
6690 (PC-complete): Use with-current-buffer.
6691
6692 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
6693 escape single quotes.
6694
6695 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
6696
6697 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
6698 of `if' whose condition always returned nil. Doc fix.
6699
6700 * buff-menu.el (Buffer-menu-revert-function): Make the selected
6701 window's buffer the current buffer around the call to
6702 `list-buffers-noselect'. This is necessary to mark that buffer
6703 with a `.' in the Buffer Menu when called from Lisp, for instance
6704 by Auto Revert Mode.
6705
6706 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
6707
6708 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
6709 attaching to it.
6710 (gdb-pre-prompt): Make sure gdb-error is reset.
6711
6712 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
6713 with a child process, detect it.
6714 (gud-speedbar-buttons): Match regexp more carefully.
6715
6716 2005-11-27 Richard M. Stallman <rms@gnu.org>
6717
6718 * mouse.el (mouse-drag-move-window-bottom):
6719 Use adjust-window-trailing-edge.
6720
6721 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
6722
6723 * simple.el (blink-matching-open): Ignore
6724 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
6725 (blink-matching-paren-on-screen): Update docstring.
6726
6727 * paren.el (show-paren-mode): No longer change
6728 `blink-matching-paren-on-screen'.
6729
6730 2005-11-27 John Paul Wallington <jpw@pobox.com>
6731
6732 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
6733 (gdb-threads-select, gdb-edit-register-value):
6734 Use `posn-set-point' instead of `mouse-set-point' because the
6735 latter is not fbound when configured without X.
6736
6737 2005-11-27 Kim F. Storm <storm@cua.dk>
6738
6739 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
6740 existing face when partially highlighting a TAB in a rectangle.
6741
6742 2005-11-26 Kim F. Storm <storm@cua.dk>
6743
6744 * ido.el (ido-mode-map): Doc fix.
6745 (ido-mode-common-map, ido-mode-file-map)
6746 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
6747 (ido-define-mode-map): Rewrite. Select one of the new maps as
6748 parent for ido-mode-map instead of building from scratch.
6749 (ido-init-mode-maps): New defun to initialize new maps.
6750 (ido-mode): Call it.
6751 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
6752 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
6753
6754 2005-11-26 John Paul Wallington <jpw@pobox.com>
6755
6756 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
6757 `mouse-set-point' because the latter is not fbound when configured
6758 without X.
6759
6760 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
6761
6762 * files.el (file-relative-name): Doc fix.
6763
6764 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
6765
6766 * progmodes/octave-inf.el (inferior-octave-startup): Force a
6767 non-empty string for secondary prompt PS2.
6768
6769 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
6770
6771 * progmodes/compile.el (compilation-setup): Fix last change.
6772
6773 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
6774
6775 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
6776 (gdb-mouse-toggle-breakpoint-margin)
6777 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
6778 Add gdb-server-prefix to keep out of command history.
6779 (gdb-edit-register-value): New function.
6780 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
6781 (gdb-info-registers-custom): Use above map.
6782
6783 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
6784
6785 * custom.el (enable-theme): Signal error if argument is not a
6786 theme. Don't recalculate a face if it's not loaded yet.
6787
6788 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
6789 the `user' theme is in effect.
6790
6791 * info.el (Info-on-current-buffer): Record actual filename in
6792 Info-current-file, instead of t, or a fake filename if a non-file
6793 buffer. Make autoload.
6794 (Info-find-node, Info-revert-find-node): No need to check for
6795 Info-current-file nil.
6796 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
6797 Info-current-file is now never `t'.
6798 (Info-fontify-node): Many simplifications due to Info-current-file
6799 always being valid. Use Info-find-file to find node filename.
6800
6801 2005-11-25 David Kastrup <dak@gnu.org>
6802
6803 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
6804 new character, then delete" in order to preserve markers.
6805
6806 2005-11-25 David Ponce <david@dponce.com>
6807
6808 * recentf.el (recentf-arrange-by-rule): Handle a special
6809 `auto-mode-alist'-like "strip suffix" rule.
6810 (recentf-build-mode-rules): Handle second level auto-mode entries.
6811
6812 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
6813
6814 * viper-keym.el (viper-ESC-key): Use different values in terminal and
6815 window modes.
6816
6817 * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
6818 jde-javadoc-checker-report-mode.
6819
6820 * ediff-wind (ediff-make-wide-display): Slight simplification.
6821
6822 * ediff.el (ediff-date): Change the date of last update.
6823
6824 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
6825
6826 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
6827 Use define-minor-mode, and make it a local mode. Turn on font-lock.
6828 (hi-lock-mode): New global minor mode.
6829 (turn-on-hi-lock-if-enabled): New function.
6830 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
6831 Change arguments to regexp and face instead of a font-lock pattern.
6832 Directly set face property, instead of refontifying.
6833 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
6834 (hi-lock-find-patterns): Use line-number-at-pos.
6835
6836 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
6837 arguments for hi-lock-set-pattern.
6838 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
6839 Call font-lock-fontify-buffer.
6840 (hi-lock-find-file-hook, hi-lock-current-line)
6841 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
6842
6843 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
6844 turned off.
6845
6846 * progmodes/compile.el (compilation-setup): Don't fiddle with
6847 font-lock-defaults.
6848
6849 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
6850
6851 * progmodes/gdb-ui.el (gdb-var-create-handler)
6852 (gdb-var-list-children-handler): Find values for all variable
6853 objects. gud-speedbar-buttons decides whether to display them.
6854
6855 2005-11-24 Romain Francoise <romain@orebokech.com>
6856
6857 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
6858 buffer name with a space.
6859
6860 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
6861
6862 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
6863 `org-export-local-list-max-depth'. Change default value to 3.
6864 (org-auto-renumber-ordered-lists)
6865 (org-plain-list-ordered-item-terminator): New options.
6866 (org-at-item-p, org-beginning-of-item, org-end-of-item)
6867 (org-get-indentation, org-get-string-indentation)
6868 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
6869 New functions.
6870 (org-move-item-down, org-move-item-up): New commands.
6871 (org-export-as-html): New classes for CSS support. Bug fix in
6872 regular expression detecting fixed-width regions. Respect
6873 `org-local-list-ordered-item-terminator'.
6874 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
6875 also a list item.
6876 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
6877 New item moving functions.
6878
6879 2005-11-24 Juri Linkov <juri@jurta.org>
6880
6881 * isearch.el (isearch-repeat): With empty search ring set
6882 `isearch-error' to the error string instead of signaling error
6883 with the function `error'.
6884
6885 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6886
6887 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
6888
6889 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
6890
6891 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
6892 and variable.
6893 (gdb-var-create-handler, gdb-var-list-children-handler):
6894 Don't match on "char **...".
6895 (gdb-var-update-handler): Find values for all variable objects.
6896 (gdb-info-frames-custom): Identify frames by leading "#".
6897
6898 * progmodes/gud.el (gud-speedbar-menu-items): Add
6899 gdb-speedbar-auto-raise as radio button.
6900 (gud-speedbar-buttons): Raise speedbar if requested.
6901 Don't match on "char **...".
6902 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
6903 Make it editable.
6904
6905 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
6906
6907 * info.el (Info-fontify-node): Handle the case where
6908 Info-current-file is t.
6909
6910 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
6911
6912 * simple.el (blink-matching-open): Fix off-by-one in last change.
6913
6914 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6915
6916 * term/mac-win.el: Don't change default directory.
6917
6918 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
6919
6920 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
6921 buffers correctly. (It used to throw an error in such buffers.)
6922 Make it ask for confirmation in group buffers and other Custom
6923 buffers containing more than one customization item.
6924
6925 2005-11-22 John Paul Wallington <jpw@gnu.org>
6926
6927 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
6928 property on mail and url overlays.
6929 (goto-address-at-point): Use `posn-set-point' instead of
6930 `mouse-set-point' because the latter is not fbound when configured
6931 without X.
6932
6933 2005-11-22 Lars Hansen <larsh@soem.dk>
6934
6935 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
6936 (ls-lisp-classify, ls-lisp-format): Delete call to
6937 ls-lisp-parse-symlink.
6938 (ls-lisp-handle-switches): Handle symlinks to directories as
6939 directories when ls-lisp-dirs-first in non-nil.
6940
6941 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
6942
6943 * startup.el (command-line): Make sure that loaddefs.el is handled
6944 correctly in load-history.
6945
6946 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
6947
6948 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
6949 (gdb-struct-string, gdb-array-string): New constants.
6950 (gdb-info-locals-handler): Use them.
6951 (gdb-reset): Reset gdb-var-list to nil.
6952
6953 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
6954
6955 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
6956 in patterns.
6957
6958 2005-11-21 Juri Linkov <juri@jurta.org>
6959
6960 * custom.el (defcustom): Update link types in docstring.
6961
6962 2005-11-20 Martin Rudalics <rudalics@gmx.at> (tiny change)
6963
6964 * custom.el (defgroup): Add doc-string-elt info.
6965
6966 * widget.el (define-widget): Don't use declare for the doc-string-elt.
6967
6968 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
6969
6970 * newcomment.el (comment-enter-backward): Fix last fix.
6971
6972 * simple.el (blink-matching-open):
6973 * paren.el (show-paren-function): Allow new paren-class info.
6974
6975 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
6976
6977 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
6978 handled automagically.
6979
6980 2005-11-20 Andreas Schwab <schwab@suse.de>
6981
6982 * descr-text.el (describe-char): When copying overlays put them
6983 over the full char description instead of just the first character
6984 of it.
6985
6986 2005-11-20 Juri Linkov <juri@jurta.org>
6987
6988 * simple.el (what-cursor-position):
6989 * descr-text.el (describe-char): Use Lisp-readable syntax
6990 for octal and hex. Reorder decimal, octal and hex values.
6991 Remove excess whitespace in the output. Use `=' in `column='
6992 like in `point=' and `Hscroll='.
6993
6994 * international/mule-cmds.el (encoded-string-description):
6995 Use Lisp-readable syntax for hex.
6996
6997 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
6998
6999 * newcomment.el (comment-enter-backward): Handle the case where the
7000 comment is closed by EOB.
7001
7002 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
7003
7004 * longlines.el (longlines-before-revert-hook)
7005 (longlines-after-revert-hook): New functions.
7006 (longlines-mode): Turn off longlines temporarily when reverting.
7007 Add a message-setup-hook.
7008 (longlines-decode-buffer): New function.
7009 (longlines-wrap-line): Preserve marker positions.
7010
7011 2005-11-19 Andreas Schwab <schwab@suse.de>
7012
7013 * emacs-lisp/shadow.el: Handle compressed files.
7014
7015 2005-11-19 Romain Francoise <romain@orebokech.com>
7016
7017 * net/browse-url.el (browse-url-default-browser): Signal an error
7018 if no usable browser can be found, rather than try to load w3.
7019
7020 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
7021
7022 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
7023 replacing existing properties.
7024 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
7025 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
7026 tty specs.
7027 (rcirc-server-prefix, rcirc-server): New faces.
7028 (rcirc-url-regexp): Generate with rx macro.
7029 (rcirc-last-server-message-time): New variable.
7030 (rcirc-filter): Record time of last message.
7031 (rcirc-keepalive): Kill processes that did not send a message
7032 since the last ping.
7033 (rcirc-mode): Give rcirc-topic a local binding here.
7034
7035 2005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org> (tiny change)
7036
7037 * subr.el (read-passwd): Fontify the prompt as we do with other
7038 prompts.
7039
7040 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
7041
7042 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
7043 binding buffer-read-only to nil.
7044
7045 2005-11-19 Eli Zaretskii <eliz@gnu.org>
7046
7047 * complete.el (partial-completion-mode):
7048 Mention completion-auto-help in the doc string.
7049
7050 * man.el (Man-highlight-references): Doc fix. Reformat code in a
7051 more Lisp-ish way.
7052
7053 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
7054
7055 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
7056 digits, not 8, to avoid misalignment for files larger than 100MB.
7057
7058 2005-11-19 Eli Zaretskii <eliz@gnu.org>
7059
7060 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
7061 Mention "keyboard shortcuts" in the help text.
7062
7063 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7064
7065 * startup.el (fancy-splash-default-action): Discard only
7066 mouse-down and succeeding mouse-up events in the splash screen
7067 window so that drag-n-drop event can be processed.
7068
7069 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
7070
7071 * longlines.el (longlines-mode): Add hacks for mail-mode and
7072 message-mode.
7073
7074 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
7075
7076 * textmodes/org.el (org-table-sort-lines): New command.
7077 (org-tbl-menu): Add entry for `org-table-sort-lines'.
7078 (org-add-file): Command removed, use `org-agenda-file-to-front'
7079 instead.
7080 (org-export-icalendar): Use `org-icalendar-combined-name'.
7081 (org-cycle-agenda-files, org-agenda-file-to-end)
7082 (org-agenda-file-to-front): New commands.
7083 (org-table-tab-jumps-over-hlines, org-export-html-style):
7084 New options.
7085 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
7086 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
7087 New functions.
7088 (org-fill-paragraph): Call `org-table-align' in tables.
7089 (org-mode): Call `org-set-autofill-regexps'.
7090 (org-export-as-html): Support for local handformatted lists.
7091 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
7092 (org-export-local-list-max-depth): New option.
7093 (org-html-expand): Use `org-html-protect'.
7094
7095 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
7096
7097 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
7098 to "p".
7099 (gdb): Move definition of gud-pp to...
7100
7101 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
7102 speedbar.
7103 (gdb-find-watch-expression): New function.
7104
7105 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
7106
7107 * faces.el (face-attribute, set-face-attribute): Mention existence
7108 of `:ignore-defface' setting in docstring.
7109
7110 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
7111
7112 * simple.el (completion-setup-function): Fix last change.
7113
7114 2005-11-17 John Paul Wallington <jpw@pobox.com>
7115
7116 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
7117 Use `posn-set-point' instead of `mouse-set-point' because the
7118 latter is not fbound when configured without X.
7119
7120 * comint.el (comint-insert-input): Likewise.
7121
7122 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
7123
7124 * simple.el (hard-newline): New variable.
7125 (sendmail-user-agent-compose, next-line): Use it.
7126
7127 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
7128 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
7129 (mail-mail-reply-to, mail-mail-followup-to)
7130 (mail-position-on-field, mail-signature, mail-yank-original)
7131 (mail-attach-file): Likewise.
7132
7133 * mail/mailheader.el (mail-header-format)
7134 (mail-header-format-function): Likewise.
7135
7136 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
7137
7138 2005-11-17 Juri Linkov <juri@jurta.org>
7139
7140 * font-lock.el (font-lock-faces): Rename this defgroup from
7141 `font-lock-highlighting-faces'.
7142 (font-lock-comment-face, font-lock-comment-delimiter-face)
7143 (font-lock-string-face, font-lock-doc-face)
7144 (font-lock-keyword-face, font-lock-builtin-face)
7145 (font-lock-function-name-face, font-lock-variable-name-face)
7146 (font-lock-type-face, font-lock-constant-face)
7147 (font-lock-warning-face, font-lock-negation-char-face)
7148 (font-lock-preprocessor-face)
7149 (font-lock-regexp-grouping-backslash)
7150 (font-lock-regexp-grouping-construct): Rename :group from
7151 `font-lock-highlighting-faces' to `font-lock-faces'.
7152
7153 * cus-edit.el (lisp, c, tex):
7154 * progmodes/ada-mode.el (ada):
7155 * progmodes/asm-mode.el (asm):
7156 * progmodes/cperl-mode.el (cperl-faces):
7157 * progmodes/cpp.el (cpp):
7158 * progmodes/dcl-mode.el (dcl):
7159 * progmodes/f90.el (f90):
7160 * progmodes/fortran.el (fortran):
7161 * progmodes/icon.el (icon):
7162 * progmodes/idlwave.el (idlwave-misc):
7163 * progmodes/m4-mode.el (m4):
7164 * progmodes/make-mode.el (makefile):
7165 * progmodes/meta-mode.el (meta-font):
7166 * progmodes/modula2.el (modula2):
7167 * progmodes/octave-mod.el (octave):
7168 * progmodes/pascal.el (pascal):
7169 * progmodes/perl-mode.el (perl):
7170 * progmodes/prolog.el (prolog):
7171 * progmodes/ps-mode.el (PostScript-edit):
7172 * progmodes/scheme.el (scheme):
7173 * progmodes/sh-script.el (sh-script):
7174 * progmodes/simula.el (simula):
7175 * progmodes/tcl.el (tcl):
7176 * textmodes/nroff-mode.el (nroff):
7177 * textmodes/reftex-vars.el (reftex-fontification-configurations):
7178 * textmodes/sgml-mode.el (sgml):
7179 * textmodes/texinfo.el (texinfo):
7180 Add :link (custom-group-link font-lock-faces) to defgroup.
7181
7182 * hi-lock.el (hi-lock): Rename this defgroup from
7183 `hi-lock-interactive-text-highlighting'. Change parent group from
7184 `faces' to `font-lock'. Add link to the manual.
7185 (hi-lock-mode, hi-lock-file-patterns-range)
7186 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
7187 `hi-lock-interactive-text-highlighting' to `hi-lock'.
7188 (hi-lock-faces): Add :group `faces'.
7189
7190 * cus-edit.el (custom-variable-prompt): Clarify the code.
7191
7192 * faces.el (face-read-string): Set the default value arg of
7193 completing-read.
7194
7195 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
7196
7197 * rfn-eshadow.el (file-name-shadow-properties)
7198 (file-name-shadow-tty-properties, file-name-shadow-mode):
7199 Remove autoloads, because the file is now preloaded.
7200
7201 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7202
7203 * printing.el (easy-menu-intern): Don't define.
7204 (pr-get-symbol): Use easy-menu-intern only if defined.
7205
7206 * simple.el (blink-matching-open): Simplify a bit.
7207 (completion-setup-function): Fix the case of partial-completion-mode
7208 when the minibuffer's contents start with "-".
7209 Obey completion-base-size-function even when
7210 minibuffer-completing-file-name is non-nil.
7211
7212 2005-11-16 Richard M. Stallman <rms@gnu.org>
7213
7214 * net/eudcb-ph.el (eudc-ph-open-session):
7215 Use set-process-query-on-exit-flag.
7216
7217 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
7218
7219 * international/ucs-tables.el (ucs-set-table-for-input):
7220 Use make-local-variable, not make-variable-buffer-local.
7221
7222 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
7223 Improve warning message text.
7224
7225 * savehist.el (savehist-save-hook): Add :group.
7226
7227 * menu-bar.el (menu-bar-help-menu):
7228 Rename Find Extra Packages to External Packages.
7229
7230 * cus-edit.el (Custom-reset-standard): Verify that
7231 :custom-standard-value prop exists before calling it.
7232
7233 * apropos.el (apropos-calc-scores): Use apropos-pattern.
7234
7235 2005-11-16 Martin Rudalics <rudalics@gmx.at> (tiny change)
7236
7237 * wid-edit.el (color): Enclose %t in %{...%}.
7238
7239 * cus-edit.el (face): Enclose %t in %{...%}.
7240
7241 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
7242
7243 * savehist.el (savehist-mode-hook): Re-add the var.
7244 (savehist-mode): Use it.
7245
7246 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7247
7248 * textmodes/flyspell.el: Fix commenting convention.
7249 Remove unnecessary leading * in custom docstrings.
7250 (flyspell-emacs): Remove unused var.
7251 (flyspell-delete-region-overlays): Use remove-overlays.
7252 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
7253 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
7254 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
7255 (flyspell-debug-signal-word-checked): Use with-current-buffer.
7256 (make-flyspell-overlay): Don't locally reuse a global name.
7257 (flyspell-highlight-incorrect-region)
7258 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
7259 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
7260 (flyspell-notify-misspell): Remove unused args `start' and `end'.
7261 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
7262 Wrap calls to accept-process-output inside with-local-quit since it's
7263 often called from a post-command-hook.
7264 (flyspell-correct-word, flyspell-auto-correct-word):
7265 Use ispell-send-string.
7266 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
7267
7268 * calendar/diary-lib.el (diary-list-entries): Also hide the
7269 terminating newline.
7270
7271 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
7272
7273 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
7274 window-system, to allow fonts on tty.
7275
7276 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
7277
7278 * progmodes/gud.el (gud-speedbar-item-info): New function.
7279 (gud-install-speedbar-variables): Use it to display data type
7280 of watch expression as a tooltip in speedbar.
7281
7282 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
7283
7284 * font-core.el (global-font-lock-mode): Add :version keyword,
7285 because default was changed.
7286
7287 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
7288
7289 * startup.el (command-line): Use `custom-reevaluate-setting' for
7290 `file-name-shadow-mode'.
7291
7292 * loadup.el: Preload rfn-eshadow.
7293
7294 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
7295 Add :version keyword.
7296 (file-name-shadow-properties, file-name-shadow-tty-properties)
7297 (file-name-shadow): Add :version keyword.
7298
7299 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
7300 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
7301 in the custom-group property of the symbol frames and the fringe
7302 group got no link to its parent group frames.
7303 Doc fix.
7304
7305 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7306
7307 * progmodes/gud.el (gud-stop-subjob): New function.
7308 (gud-menu-map, gud-tool-bar-map): Use it.
7309
7310 2005-11-16 Kim F. Storm <storm@cua.dk>
7311
7312 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
7313 than kill it.
7314 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
7315 to a more useful/logical place.
7316
7317 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7318
7319 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
7320 go buttons complementary.
7321
7322 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
7323
7324 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
7325 (rfn-eshadow-sifn-equal): New function.
7326 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
7327
7328 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
7329
7330 * viper-utils.el (viper-non-word-characters-reformed-vi):
7331 Quote `-' in string.
7332
7333 * viper.el (viper-emacs-state-mode-list): Ensure that
7334 rcirc-mode buffers come up in Emacs state.
7335
7336 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
7337 operation.
7338
7339 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
7340
7341 * term.el (term-termcap-format): Fix typos.
7342 (term-down): Fix the negative argument case.
7343
7344 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
7345
7346 * progmodes/gdb-ui.el: Remove face-alias left over from change on
7347 2005-08-15.
7348 (gdb-ann3): New command gud-go.
7349 (menu): Accomodate gdb-mi.el.
7350 (gdb-assembler-custom): Make buffer of selected window current
7351 so that set-window-point works.
7352
7353 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
7354 buttons and include new ones.
7355
7356 2005-11-16 Kim F. Storm <storm@cua.dk>
7357
7358 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
7359 (gud-menu-map): Use it.
7360
7361 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
7362
7363 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
7364 that works correctly for Custom and that does not override a user
7365 who disables it.
7366
7367 * help-mode.el (help-make-xrefs, help-xref-on-pp)
7368 (help-xref-interned, help-follow): Make hyperlinks for variables
7369 that are unbound, but have a non-nil variable-documentation property.
7370
7371 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
7372 mode hook. (It conflicted with defcustoms for some mode hooks.)
7373 Use the `variable-documentation' property to give the mode hook a
7374 docstring and expand that docstring.
7375
7376 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
7377
7378 * savehist.el (savehist-mode): Don't bother with
7379 `custom-set-minor-mode'.
7380 (savehist-coding-system): Check XEmacs version.
7381 (history-length): Declare also at run time.
7382 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
7383 Don't set the customize state.
7384 (savehist-minibuffer-hook): Special case for when
7385 minibuffer-history-variable is equal to t.
7386
7387 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
7388
7389 * files.el (write-file): Refresh VC status.
7390
7391 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
7392 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
7393 than fundamental-mode to see if the mode was set.
7394
7395 2005-11-14 Romain Francoise <romain@orebokech.com>
7396
7397 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
7398 dummy function in `eval-when-compile' to avoid compiler warning.
7399 Require `man' at compile time.
7400
7401 2005-11-14 Jay Belanger <belanger@truman.edu>
7402
7403 * calc-alg.el (calcFunc-write-out-power): Rename it to
7404 calcFunc-powerexpand.
7405 (math-write-out-power): Rename it to math-powerexpand; have it
7406 handle negative exponents.
7407 (calc-writeoutpower): Rename it to calc-powerexpand.
7408
7409 * calc-ext.el: Change calcFunc-writeoutpower and
7410 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
7411 autoloads.
7412 Add calcFunc-ldiv to autoloads.
7413
7414 * calc-arith.el (calcFunc-ldiv): New function.
7415
7416 * calc.el (calc-left-divide): New function.
7417
7418 2005-11-14 Juri Linkov <juri@jurta.org>
7419
7420 * cus-edit.el (custom-variable-prompt): Set the default value arg
7421 of completing-read.
7422
7423 * cus-dep.el (custom-make-dependencies): Reverse the list of
7424 found dependencies.
7425
7426 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
7427
7428 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
7429 Highlighting" entry, it is on by default now.
7430 (menu-bar-options-save): Do not save global-font-lock-mode.
7431
7432 2005-11-13 Richard M. Stallman <rms@gnu.org>
7433
7434 * textmodes/flyspell.el (flyspell-large-region):
7435 Call flyspell-accept-buffer-local-defs.
7436
7437 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
7438
7439 * textmodes/flyspell.el (flyspell-notify-misspell):
7440 Fix misspelling of "Misspelling".
7441 (flyspell-process-localwords): New function.
7442 (flyspell-large-region): Call flyspell-process-localwords and
7443 flyspell-delete-region-overlays.
7444 (flyspell-delete-region-overlays): New function.
7445 (flyspell-delete-all-overlays): Call that.
7446
7447 2005-11-13 Richard M. Stallman <rms@gnu.org>
7448
7449 * help.el (help-for-help-internal): Improve doc of C-h a.
7450 (describe-key): Improve prompt; doc fix.
7451
7452 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
7453
7454 * vc-svn.el (vc-svn-registered): Catch all errors.
7455
7456 * cus-dep.el (custom-make-dependencies): Typo.
7457
7458 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
7459
7460 * net/tramp-util.el (top): Fix compilation warning.
7461
7462 2005-11-13 Kim F. Storm <storm@cua.dk>
7463
7464 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
7465
7466 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
7467
7468 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
7469 (gud-speedbar-buttons): Match on "const char *" too.
7470
7471 * progmodes/gdb-ui.el (gdb-var-create-handler)
7472 (gdb-var-list-children-handler): Match on "const char *" too.
7473 (gdb-var-evaluate-expression-handler): Match on empty string.
7474 (gdb-var-update-handler): Only call
7475 gdb-var-evaluate-expression-handler when required.
7476
7477 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
7478
7479 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
7480 selected window. This still doesn't work for speedbar.
7481 (gud-speedbar-buttons): Handle string expressions properly.
7482
7483 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
7484 (gdb-var-create-handler): Handle string expressions properly.
7485 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
7486 Handle string expressions properly. Move "type" field into regexp.
7487
7488 2005-11-12 Karl Fogel <kfogel@red-bean.com>
7489
7490 * bookmark.el (bookmark-maybe-message): New function to reduce
7491 code duplication: invokes `message' iff baud-rate is high enough.
7492 (bookmark-write-file): Use above instead of an inline conditional.
7493 (bookmark-load): Same.
7494
7495 2005-11-12 Karl Fogel <kfogel@red-bean.com>
7496
7497 * bookmark.el (bookmark-write-file): Don't visit the destination
7498 file, just write the data to it using write-region. This is
7499 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
7500 change to avoid visiting the file in the first place.
7501
7502 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
7503
7504 * hi-lock.el (hi-lock-mode): Set the default value of
7505 font-lock-defaults.
7506
7507 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
7508
7509 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
7510 arg to `file-attributes'.
7511 (find-lisp-format): The UID and GID can now be strings.
7512
7513 2005-11-12 Kim F. Storm <storm@cua.dk>
7514
7515 * help.el (help-map): Bind C-h d to apropos-documentation.
7516
7517 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
7518 when point is at end-of-buffer.
7519
7520 * apropos.el (apropos-match-face): Doc fix.
7521 (apropos-sort-by-scores): Add new choice `verbose'.
7522 (apropos-documentation-sort-by-scores): New defcustom.
7523 (apropos-pattern): Now contains the pattern entered by the user.
7524 (apropos-pattern-quoted): New defvar.
7525 (apropos-regexp): New defvar, containing the regexp corresponding
7526 to apropos-pattern.
7527 (apropos-all-words-regexp): Rename from apropos-all-regexp.
7528 (apropos-read-pattern): New defun. Use it to read pattern arg in
7529 interactive calls; returns list of words for a word list, and
7530 string for a regexp.
7531 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
7532 parses a list of words or regexp as returned by apropos-read-pattern.
7533 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
7534 (apropos-score-doc): Return a very high score if the string
7535 entered by the user matches literally.
7536 (apropos-variable): Doc fix. Use apropos-read-pattern.
7537 (apropos-command): Doc fix. Use apropos-read-pattern and
7538 apropos-parse-pattern. Call apropos-print with nosubst=t.
7539 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
7540 apropos-parse-pattern.
7541 (apropos-documentation): Doc fix. Use apropos-read-pattern and
7542 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
7543 apropos-documentation-sort-by-scores. Call apropos-print with
7544 nosubst=t.
7545 (apropos-documentation-internal): Pass doc string through
7546 substitute-key-definition before adding text properties.
7547 Highlight substring matching literal user input if possible.
7548 (apropos-documentation-check-doc-file): Remove locals beg and end.
7549 Fix calculation of score (as added twice). Pass doc string through
7550 substitute-key-definition before adding text properties.
7551 (apropos-documentation-check-elc-file): Pass doc string through
7552 substitute-key-definition before adding text properties.
7553 Highlight substring matching literal user input if possible.
7554 (apropos-print): Add new arg NOSUBST; if set, command and variable
7555 doc strings have already been passed through substitute-key-definition.
7556 Add code to handle apropos-accumulator items without score element
7557 for backwards compatibility (e.g. with woman package).
7558 Only show scores if apropos-sort-by-scores is `verbose'.
7559
7560 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
7561
7562 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
7563 Add jka-compr-load-suffixes to load-suffixes.
7564
7565 * jka-compr.el: Require jka-cmpr-hook.
7566 (jka-compr-info-compress-message, jka-compr-info-compress-program)
7567 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
7568 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
7569 (jka-compr-info-can-append, jka-compr-info-strip-extension)
7570 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
7571 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
7572 (jka-compr-uninstall): Remove entries from
7573 jka-compr-added-to-file-coding-system-alist after they are used.
7574 (jka-compr-error): Remove unused var `curbuf'.
7575 (jka-compr-file-local-copy): Remove unused var `notfound'.
7576
7577 2005-11-10 Romain Francoise <romain@orebokech.com>
7578
7579 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
7580
7581 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
7582
7583 * progmodes/gud.el (gud-menu-map): Move parentheses.
7584 (gdb): New command gud-pv.
7585
7586 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
7587
7588 * tar-mode.el: Remove spurious or unnecessary leading stars
7589 in docstrings.
7590 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
7591 (tar-parse-octal-integer-safe): Use mapc.
7592 (tar-header-block-summarize): Remove unused var `ck'.
7593 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
7594 cleared before. Obey default-enable-multibyte-characters.
7595 Use mapconcat. Simplify setting of tar-header-offset.
7596 (tar-mode-map): Move initialization inside delcaration.
7597 (tar-flag-deleted): Use `abs'.
7598 (tar-expunge-internal): Remove unused var `line'.
7599 (tar-expunge-internal): Don't hardcode point-min==1.
7600 (tar-expunge): Widen while doing set-buffer-multibyte.
7601 (tar-rename-entry): Use file-name-coding-system.
7602 (tar-alter-one-field): Don't hardcode point-min==1.
7603 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
7604 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
7605
7606 2005-11-10 Masatake YAMATO <jet@gyve.org>
7607
7608 * add-log.el (add-log-current-defun): Handle class::method
7609 notation of c++. Fix incorrect comment.
7610
7611 2005-11-10 Alan Mackenzie <acm@muc.de>
7612
7613 * help-fns.el (describe-variable): Make C-h v work when a variable
7614 has variable documentation yet is unbound.
7615
7616 2005-11-10 Masatake YAMATO <jet@gyve.org>
7617
7618 * man.el (Man-highlight-references): Set an empty
7619 string to `Man-arguments' if it is nil.
7620 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
7621
7622 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
7623
7624 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
7625 commenting conventions.
7626
7627 * cus-dep.el (custom-make-dependencies): Simplify.
7628 Better follow the commenting conventions.
7629
7630 2005-11-09 Richard M. Stallman <rms@gnu.org>
7631
7632 * apropos.el (apropos-pattern): Rename from apropos-regexp.
7633 (apropos-orig-pattern): Rename from apropos-orig-regexp.
7634 All uses changed.
7635 (apropos-rewrite-regexp): Doc fix.
7636 (apropos-variable, apropos-command, apropos, apropos-value):
7637 Change prompt; carry through the argument renaming.
7638
7639 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
7640
7641 * find-lisp.el: Require dired.
7642 (find-lisp-find-dired-internal): Do not call
7643 `abbreviate-file-name' on DIR.
7644
7645 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
7646
7647 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
7648
7649 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
7650
7651 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
7652 when using the speedbar.
7653 (gdb): New command gud-pp.
7654 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
7655
7656 2005-11-09 Juri Linkov <juri@jurta.org>
7657
7658 * replace.el (occur-excluded-properties): New defcustom.
7659 (occur-1, occur-engine, occur-accumulate-lines): Use it.
7660
7661 2005-11-08 Jay Belanger <belanger@truman.edu>
7662
7663 * calc/calc-units.el (math-convert-units): Replace any composite
7664 unit by its definition.
7665
7666 2005-11-08 Lars Hansen <larsh@soem.dk>
7667
7668 * emacs-lisp/autoload.el (update-directory-autoloads):
7669 Add obsolete function alias.
7670
7671 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
7672
7673 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
7674 comment-indent-function.
7675 (lisp-comment-indent): Replace by an alias for comment-indent-default.
7676
7677 * reveal.el (reveal-post-command): Rework the handling of
7678 reveal-open-spots, so as to be more reliable. There were several
7679 tricky corner cases where an open spot might be lost, or where
7680 a closed spot might end up on the list of open spots.
7681 Only reveal text that's ellipsised.
7682
7683 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
7684
7685 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
7686
7687 2005-11-07 John Paul Wallington <jpw@gnu.org>
7688
7689 * ibuffer.el (ibuffer): Search iconified frames too when
7690 getting Ibuffer buffer's window.
7691
7692 2005-11-06 Richard M. Stallman <rms@gnu.org>
7693
7694 * progmodes/compile.el (compilation-internal-error-properties):
7695 save-excursion around the computation of MARKER.
7696
7697 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
7698
7699 * textmodes/flyspell.el (flyspell-external-point-words):
7700 flyspell-get-word returns a list, not just a string.
7701
7702 2005-11-06 John Paul Wallington <jpw@pobox.com>
7703
7704 * ibuffer.el (ibuffer): Search all visible frames when getting
7705 Ibuffer buffer's window.
7706
7707 2005-11-07 Masatake YAMATO <jet@gyve.org>
7708
7709 * man.el (Man-reference-regexp): Accept spaces between
7710 `Man-name-regexp' and `Man-section-regexp'.
7711 (Man-apropos-regexp): New variable.
7712 (Man-abstract-xref-man-page): Use value for `Man-target-string'
7713 if available.
7714 (Man-highlight-references, Man-highlight-references0):
7715 Handle the case when `Man-arguments' includes "-k".
7716 (Man-highlight-references0): Rename the argument `TARGET-POS' to
7717 `TARGET'. `TARGET' can be a number, function or nil.
7718
7719 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
7720
7721 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
7722 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
7723 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
7724 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
7725 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
7726 (gdb-send-item): Use buffer-local-value and simplify.
7727
7728 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
7729
7730 * startup.el (command-line): Use `custom-reevaluate-setting' for
7731 `global-font-lock-mode'.
7732
7733 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
7734 by default, except in batch mode or when the -D option is given.
7735
7736 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
7737 specified keyword args on to `define-minor-mode'. Update docstring.
7738
7739 2005-11-05 Romain Francoise <romain@orebokech.com>
7740
7741 * replace.el (occur-engine): Add marker at end of line, too.
7742
7743 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7744
7745 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
7746 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
7747 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
7748 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
7749 argument to all these routines, so the passphrase can be managed
7750 externally and passed in to the system.
7751 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
7752 pgg-add-passphrase-to-cache function.
7753
7754 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
7755 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
7756 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
7757 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
7758 argument to all these routines, so the passphrase can be managed
7759 externally and passed in to the system.
7760 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
7761 function.
7762
7763 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
7764
7765 * font-lock.el: Don't deal with font-lock-face-attributes here,
7766 move the code ...
7767
7768 * startup.el (command-line): ... here. Use face-spec-set instead
7769 of custom-declare-face.
7770
7771 * faces.el (face-spec-set): Reset the face if spec is not nil.
7772
7773 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
7774
7775 * newcomment.el (comment-region-internal): Box more tightly in the
7776 common case where there's no TAB in the boxed text.
7777
7778 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7779
7780 * info.el (info-tool-bar-map): Use images prev-node, next-node and
7781 up-node.
7782
7783 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
7784
7785 * newsticker.el: Commentary updated. Code formatting changed.
7786 (newsticker-version): Change to "1.9".
7787 (newsticker, newsticker-feed): Doc fix.
7788 (newsticker-url-list): Doc fix. Add option "Weekly".
7789 (newsticker-retrieval-interval): Add option "Weekly".
7790 (newsticker-headline-processing): Doc fix.
7791 (newsticker-auto-mark-filter): Remove.
7792 (newsticker-auto-mark-filter-list): New.
7793 (newsticker-layout, newsticker-sort-method): Doc fix.
7794 (newsticker-hide-old-items-in-newsticker-buffer)
7795 (newsticker-heading-format, newsticker-item-format)
7796 (newsticker-desc-format): Doc fix.
7797 (newsticker-show-all-rss-elements): Remove.
7798 (newsticker-show-all-news-elements): New.
7799 (newsticker-faces, newsticker-ticker): Doc fix.
7800 (remove-from-invisibility-spec): Code formatting.
7801 (newsticker--process-ids): New.
7802 (newsticker-mode): Doc fix.
7803 (newsticker-mode): Change mode-line-format.
7804 (newsticker-start): Remove debug output.
7805 (newsticker-start-ticker): Doc fix. Add autoload cookie.
7806 (newsticker-w3m-show-inline-images): Code formatting.
7807 (newsticker-next-item): Call `force-mode-line-update'.
7808 (newsticker-previous-item): Call `force-mode-line-update'.
7809 (newsticker-next-feed): Call `force-mode-line-update'.
7810 (newsticker-previous-feed): Call `force-mode-line-update'.
7811 (newsticker-mark-all-items-at-point-as-read): Code formatting.
7812 (newsticker-show-old-items): Do not show descs.
7813 (newsticker-hide-entry): Hide too much.
7814 (newsticker-hide-entry, newsticker-show-entry)
7815 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
7816 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
7817 (newsticker-toggle-auto-narrow-to-item): Code formatting.
7818 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
7819 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
7820 (newsticker-get-news): Call `force-mode-line-update'.
7821 Collect process ids.
7822 (newsticker--sentinel): Change coding system handling.
7823 Move image retrieval to new functions newsticker--get-logo-url-*.
7824 Move feed parsing to new functions newsticker--parse-*.
7825 Update list of process ids.
7826 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
7827 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
7828 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
7829 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
7830 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
7831 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
7832 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
7833 (newsticker--decode-coding-string): Remove.
7834 (newsticker--decode-numeric-entities): Check input. Format code.
7835 (newsticker--remove-whitespace): Check input.
7836 (newsticker--do-forget-preformatted): Doc fix.
7837 (newsticker--decode-rfc822-date): Allow for missing time.
7838 (newsticker--update-process-ids): New.
7839 (newsticker--image-sentinel): Change comment.
7840 (newsticker--image-read): Change error message.
7841 (newsticker--imenu-goto): Doc fix. Show headline title.
7842 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
7843 (newsticker--buffer-do-insert-text): Clean whitespace in
7844 html-rendered headline title. Code formatting.
7845 Call `newsticker--buffer-print-extra-elements'.
7846 (newsticker--buffer-print-extra-element): Remove.
7847 (newsticker--buffer-print-extra-elements): New.
7848 (newsticker--buffer-do-print-extra-element): New.
7849 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
7850 large sizes.
7851 (newsticker--run-auto-mark-filter)
7852 (newsticker--do-run-auto-mark-filter):
7853 Use `newsticker-auto-mark-filter-list'.
7854
7855 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
7856
7857 * net/rcirc.el: Use split-string OMIT-NULLS argument.
7858 (rcirc-print): Force redisplay before running hooks. Do long
7859 buffer truncation after making new text read-only. Deal with nil
7860 text when decoding strings. If TARGET is nil, use either the
7861 currently selected buffer, if it is an rcirc buffer and of the
7862 same process or the process buffer.
7863 (rcirc-mode): Remove header-line. Recompute short buffer names.
7864 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
7865 (rcirc-short-buffer-name): Add variable.
7866 (rcirc-kill-buffer-hook): Recompute short buffer names.
7867 Remove nick from private channel.
7868 (rcirc-send-input): Send command text to current-buffer.
7869 Don't clear overlay arrow here.
7870 (rcirc-short-buffer-name): Return a short buffer name.
7871 (rcirc-update-short-buffer-names, rcirc-abbreviate)
7872 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
7873 buffer-name abbreviations.
7874 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
7875 Do not touch nick-table when killing a parted channel.
7876 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
7877 Clear arrow from current buffer if it is now hidden.
7878 (rcirc-current-buffer): Add variable.
7879 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
7880 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
7881 Remove -face from names.
7882 (rcirc-update-activity-string): Print "DND" when globally ignoring
7883 activity.
7884 (rcirc-ignore-buffer-activity-flag): Rename from
7885 rcirc-ignore-channel-activity.
7886 (rcirc-ignore-all-activity-flag): Doc fix.
7887 (rcirc-channels): Remove variable.
7888 (rcirc-kill-buffer-hook):
7889 (rcirc-get-buffer-create): Add nick to private channel.
7890 (rcirc-multiline-edit-submit): Remove tabs.
7891 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
7892 folded.
7893 (rcirc-remove-nick-channel): Bug fix.
7894 (rcirc-toggle-ignore-buffer-activity): Rename from
7895 rcirc-toggle-ignore-channel-activity.
7896 (rcirc-record-activity): Add buffers to the front of the list.
7897 (rcirc-update-activity): Remove killed buffers from list.
7898 (rcirc-process-server-response-1): Remove last argument if it is
7899 null before calling handler.
7900 (rcirc): Add "rcirc" defcustom prefix.
7901 (rcirc-prompt): Simplify default prompt.
7902 Use custom-initialize-default.
7903 (rcirc-private-chats): Remove variable.
7904 (rcirc-prompt): Change initialization.
7905 (rcirc-version): Remove function.
7906 (rcirc-id-string): Add constant.
7907 (rcirc-last-buffer): Remove variable.
7908 (rcirc-buffer-alist): Add variable.
7909 (rcirc-connect): Update variable setup.
7910 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
7911 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
7912 default.
7913 (rcirc-handler-generic): Trigger activity.
7914 (rcirc-send-message): Create the buffor of the target.
7915 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
7916 (rcirc-get-buffer): Just return nil if there is no matching buffer.
7917 (rcirc-multiline-edit-cancel): Remove function.
7918 (rcirc-set-last-buffer): Remove function.
7919 (rcirc-get-any-buffer): Add function.
7920 (rcirc-join-channels): Don't print /join text.
7921 (rcirc-toggle-ignore-channel-activity): Add and update echo area
7922 messages.
7923 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
7924 (rcirc-handler-NOTICE): Recognize CTCP responses.
7925 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
7926 constructing TOPIC string for buffers we are not JOINed.
7927 (rcirc-handler-CTCP-response): Add handler.
7928 (rcirc-multiline-edit-submit): Restore the window-configuration
7929 before adjusting point.
7930 (rcirc): Add customization group.
7931 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
7932 (rcirc-user-full-name, rcirc-startup-channels-alist)
7933 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
7934 (rcirc-ignore-all-activity-flag, rcirc-time-format)
7935 (rcirc-input-ring-size, rcirc-read-only-flag)
7936 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
7937 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
7938 Change defvar to defcustom.
7939 (rcirc-update-prompt): Add optional ALL arg, which will update
7940 prompts in all rcirc buffers. Regexp quote replacement text.
7941 (rcirc-fill-column): Accept frame-width as a value.
7942 (rcirc-set-changed): Add function.
7943 (rcirc-next-active-buffer): Write more meaningful messages.
7944 (rcirc-faces): Add customization group.
7945 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
7946 (rcirc-nick-in-message-face, rcirc-prompt-face)
7947 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
7948 (with-rcirc-process-buffer): Move before first usage.
7949 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
7950 (rcirc-debug-flag): Rename from `rcirc-log-p'.
7951 (rcirc-debug): Rename from `rcirc-log'.
7952 (rcirc-format-response-string): Do not print `-' chars for a
7953 NOTICE with no sender. Simplify output of server responses.
7954
7955 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
7956
7957 (rcirc-browse-url-map, rcirc-browse-url-at-point)
7958 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
7959 Make urls mouse and RET clickable.
7960
7961 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
7962
7963 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
7964
7965 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7966
7967 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
7968 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
7969 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
7970 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
7971 argument to all these routines, so the passphrase can be managed
7972 externally and passed in to the system.
7973 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
7974 pgg-add-passphrase-to-cache function.
7975
7976 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
7977 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
7978 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
7979 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
7980 argument to all these routines, so the passphrase can be managed
7981 externally and passed in to the system.
7982 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
7983 function.
7984
7985 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
7986
7987 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
7988 from goto-address-url-regexp.
7989
7990 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
7991
7992 * textmodes/org.el (org-read-date, org-goto-calendar)
7993 (org-recenter-calendar, org-agenda-goto-calendar):
7994 Temporarily clear `calendar-move-hook'.
7995
7996 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
7997
7998 * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
7999 merging.
8000
8001 * ediff-util.el (ediff-previous-difference): Don't skip regions that
8002 have merge clashes.
8003
8004 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8005
8006 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
8007 Undo previous change.
8008
8009 * startup.el (command-line): Use `custom-reevaluate-setting' for
8010 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
8011 tty-register-default-colors on Mac.
8012
8013 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
8014
8015 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
8016 (gdb-buffer-type): Make it automatically buffer local...
8017 (gdb-get-create-buffer): ...and set it accordingly.
8018 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
8019 actually work.
8020
8021 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
8022
8023 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
8024 not red.
8025
8026 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
8027
8028 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
8029 case GUD buffer is not visible.
8030 (gdb-goto-breakpoint): Try to force display in source buffer.
8031 (gdb-frame-gdb-buffer): Copy other similar functions.
8032 (gdb-restore-windows): Don't display source if not asked for.
8033 (gdb-assembler-buffer-name): Don't capitalise.
8034
8035 2005-11-03 Richard M. Stallman <rms@gnu.org>
8036
8037 * wid-edit.el (key-sequence): New widget type.
8038
8039 * simple.el (set-mark-command-repeat-pop): New variable.
8040 (set-mark-command): Only interpret plan C-@ after a pop as a pop
8041 if set-mark-command-repeat-pop is true.
8042
8043 * info.el (Info-fontify-node): Don't display extra "see" if there
8044 already is one here.
8045
8046 * mouse.el: Fix special handling of DEL after dragging a region:
8047 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
8048 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
8049
8050 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
8051
8052 * textmodes/ispell.el (ispell-command-loop): Change `i' description
8053 not to assume it pertains to an affix.
8054
8055 * textmodes/flyspell.el (flyspell-post-command-hook):
8056 Bind deactivate-mark to prevent deactivation.
8057
8058 2005-11-03 Lars Hansen <larsh@soem.dk>
8059
8060 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
8061 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
8062 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
8063
8064 2005-11-03 Romain Francoise <romain@orebokech.com>
8065
8066 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
8067 Update copyright years.
8068
8069 2005-11-03 Sam Steingold <sds@gnu.org>
8070
8071 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
8072 Use system-type instead of window-system because window-system is not
8073 correctly defined during loadup.
8074
8075 2005-11-02 Mark A. Hershberger <mah@everybody.org>
8076
8077 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
8078 (xml-parse-tag): Join strings separated by a comment properly.
8079
8080 2005-11-02 Andreas Schwab <schwab@suse.de>
8081
8082 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
8083
8084 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
8085
8086 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
8087 (byte-optimize-pure-func): Quote the eval'd value.
8088
8089 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
8090 Rename from perl-font-lock-syntactic-face-function.
8091 Change the calling convention so it can be used as a font-lock MATCHER.
8092 Do the parse-partial-sexp loop outselves.
8093 (perl-font-lock-syntactic-keywords): Use it.
8094 (perl-mode): Don't set font-lock-syntactic-face-function any more.
8095
8096 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
8097
8098 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
8099 disassembly buffer too.
8100 (gdb-exited): Remove overlay arrows when execution has finished.
8101 (gdb-info-frames-custom, gdb-info-threads-custom)
8102 (gdb-info-registers-custom): Don't add inappropriate text
8103 properties if inferior is not active.
8104
8105 2005-11-02 Glenn Morris <rgm@gnu.org>
8106
8107 * progmodes/fortran.el (fortran-blink-match):
8108 Use `blink-matching-delay'.
8109
8110 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
8111
8112 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
8113
8114 2005-11-02 Lars Hansen <larsh@soem.dk>
8115
8116 * net/tramp.el (tramp-action-out-of-band): Handle scp message
8117 "Permission denied".
8118
8119 2005-11-01 Richard M. Stallman <rms@gnu.org>
8120
8121 * textmodes/flyspell.el (flyspell-external-point-words):
8122 Pass nil to flyspell-get-word.
8123
8124 2005-11-02 Kim F. Storm <storm@cua.dk>
8125
8126 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
8127 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
8128
8129 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
8130
8131 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
8132 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
8133 (calendar-mouse-print-dates): Add optional `event' argument.
8134 Update interactive-spec.
8135 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
8136 Use `calendar-event-to-date' instead of `event'.
8137
8138 2005-11-02 Masatake YAMATO <jet@gyve.org>
8139
8140 * progmodes/ld-script.el (ld-script-builtins):
8141 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
8142 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
8143 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
8144
8145 2005-11-01 Romain Francoise <romain@orebokech.com>
8146
8147 * vc-sccs.el: Update copyright year.
8148 * ezimage.el: Likewise.
8149
8150 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
8151
8152 * info.el (Info-fontify-node): Use `string-width' for fontifying
8153 underlined titles.
8154
8155 2005-11-01 Juri Linkov <juri@jurta.org>
8156
8157 * info.el (Info-fontify-node): Downcase node header keywords Node,
8158 Prev, Next, Up before comparison.
8159 (Info-history): Insert absolute directory name, and put invisible
8160 property on it.
8161
8162 2005-11-01 Juri Linkov <juri@jurta.org>
8163
8164 * info.el (Info-file-supports-index-cookies): New variable.
8165 (Info-find-node-2): Check makeinfo version for index cookie support.
8166 (Info-index-nodes): Search for nodes with index cookies only when
8167 Info-file-supports-index-cookies is t. Otherwise, search nodes
8168 with "Index" in the node name.
8169 (Info-index-node): Search index cookie in the current node only when
8170 Info-file-supports-index-cookies is t. Otherwise, check the word
8171 "Index" in the node name.
8172 (Info-find-emacs-command-nodes): Remove code that searches nodes
8173 with "Index" node name in the top menu.
8174
8175 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
8176
8177 * progmodes/scheme.el (scheme-mode-variables): Use the default
8178 comment-indent-function.
8179
8180 * faces.el (face-attribute): Handle the case where a face inherits from
8181 a non-existent face.
8182
8183 * simple.el (eval-expression-print-format): Use lisp-readable syntax
8184 for octal and hexa output, and merge the char into the paren.
8185 (kill-new): Use push.
8186 (copy-to-buffer): Use with-current-buffer.
8187 (completion-setup-function): Move code in loop to remove redundancy.
8188 (minibuffer-local-must-match-map): Don't add bindings that duplicate
8189 those inherited from minibuffer-local-completion-map.
8190
8191 * savehist.el (savehist-mode) <defcustom>:
8192 Use custom-set-minor-mode if available.
8193 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
8194 and emit a message if applicable.
8195
8196 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
8197
8198 * savehist.el: Sync up to version 19.
8199 (savehist-mode): New minor mode.
8200 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
8201 (savehist-length): Remove (use history-length instead).
8202 (savehist-file-modes): Rename from savehist-modes.
8203 (savehist-save-hook, savehist-loaded): New vars.
8204 (savehist-load): Use savehist-mode. Try to smooth up transition from
8205 old format to new format.
8206 (savehist-install): Allow savehist-autosave-interval to be nil.
8207 (savehist-save): Run the new hook. Be more careful to only trim the
8208 history variables.
8209 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
8210 (savehist-printable): Print into a buffer rather than char-by-char.
8211
8212 2005-11-01 John Wiegley <johnw@newartisans.com>
8213
8214 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
8215 toggle-ignore keybinding (C-a). The author said it had been
8216 disabled much earlier due to a possible incompatibility, but after
8217 many months of usage I have encountered no problems (and it is a
8218 rather useful option, especially for switching to " *temp*").
8219
8220 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
8221 support for OS/X's AddressBook, by calling out to the open source
8222 program "contacts" (installable through Fink).
8223
8224 * net/eudc.el (eudc-expand-inline): If the
8225 `eudc-multiple-match-handling-method' is set to `all', delete the
8226 query string before inserting the query result.
8227
8228 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
8229 flag, to prevent Eshell from using the system ls when
8230 `eshell-ls-insert-directory' is in used.
8231 (eshell-ls-insert-directory): Disable font-lock in directory
8232 buffer so that Eshell's own fontification is seen. This broke
8233 recently due to changes in font-lock, so this goes back to version
8234 21 behavior.
8235
8236 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
8237
8238 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
8239 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
8240 (gdb-many-windows): Doc fix.
8241
8242 2005-10-31 Romain Francoise <romain@orebokech.com>
8243
8244 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
8245
8246 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
8247
8248 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
8249 that global-font-lock-mode can be enabled by default.
8250
8251 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
8252 (font-lock-add-keywords, font-lock-remove-keywords)
8253 (font-lock-fontify-buffer): Remove autoload cookies.
8254
8255 * jit-lock.el (jit-lock-register): Likewise.
8256
8257 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
8258
8259 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8260
8261 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
8262 intact if there is no gud-comint-buffer.
8263
8264 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
8265
8266 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
8267 old prompt comint-prompt-read-only is t and GDB commands are
8268 issued from tool bar etc.
8269
8270 2005-10-31 Masatake YAMATO <jet@gyve.org>
8271
8272 * vc.el (vc-directory-exclusion-list): Add "{arch}".
8273
8274 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
8275
8276 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
8277 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
8278
8279 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
8280
8281 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
8282 starting at beginning of line. Fontification is messed up when
8283 `open-paren-in-column-0-is-defun-start' set to t.
8284 Reported by John Paul Wallington <jpw@pobox.com>.
8285
8286 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
8287
8288 * comint.el (comint-send-input): Call `comint-update-fence' when
8289 `comint-process-echoes' and `comint-prompt-read-only' are both
8290 non-nil, to avoid leftover read-only newline.
8291
8292 2005-10-30 Richard M. Stallman <rms@gnu.org>
8293
8294 * textmodes/flyspell.el (flyspell-external-point-words):
8295 Detect when WORD can't be checked properly because
8296 flyspell-get-word finds just part of it, and move on.
8297
8298 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
8299 boundarychar for Polish.
8300 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
8301 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
8302
8303 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8304
8305 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
8306 (gdb-registers-font-lock-keywords): Delete.
8307 (gdb-registers-mode): Don't fontify.
8308 (gdb-info-registers-custom): Use text properties instead as, in
8309 future, changed register values will use font-lock-warning-face.
8310 (gdb-local-font-lock-keywords): Rename to...
8311 (gdb-locals-font-lock-keywords): ...for consistency.
8312
8313 2005-10-30 Andre Spiegel <spiegel@gnu.org>
8314
8315 * vc.el (vc-switch-backend): Better error message if the buffer is
8316 not visiting a file under version control.
8317
8318 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
8319
8320 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
8321
8322 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
8323 ~/.emacs.d/.emacs.
8324
8325 2005-10-29 Richard M. Stallman <rms@gnu.org>
8326
8327 * replace.el (occur-mode-mouse-goto): Always go to other window.
8328 (occur-mode-goto-occurrence): Always switch in same window.
8329
8330 * simple.el (undo): Display message at end, not at start.
8331
8332 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
8333 New arg REUSE-CELL.
8334 (cancel-timer-internal): New function.
8335 (timer-event-handler): Use cancel-timer-internal,
8336 and pass the cell it returns to timer-activate...
8337
8338 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
8339 (jit-lock-deferred-fontify, jit-lock-context-fontify)
8340 (jit-lock-after-change): Test memory-full.
8341
8342 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
8343
8344 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
8345 part of the decoded armor to find the key-identifier.
8346 (pgg-gpg-lookup-key-owner): New function to return the
8347 human-readable identifier of a key owner.
8348 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
8349 key itself.
8350 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
8351 the key value) if we have a key and can match it against a secret
8352 key. Also, added a note pointing out fact that the prompt only
8353 indicates the first matching key.
8354
8355 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
8356 pgg-decrypt-region.
8357 (pgg-pending-timers): A new hash for tracking the passphrase cache
8358 timers, so that new ones supercede old ones.
8359 (pgg-add-passphrase-to-cache): Rename from
8360 `pgg-add-passphrase-cache' to reduce confusion (all callers
8361 changed). Modified to cancel old timers when new ones are added.
8362 (pgg-remove-passphrase-from-cache): Rename from
8363 `pgg-remove-passphrase-cache' to reduce confusion (all callers
8364 changed). Modified to cancel old timers when their keys are
8365 removed from the cache.
8366 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
8367 XEmacs, an indirection to delete-itimer.
8368 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
8369 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
8370 users can only check cache without risk of prompting. Correct bug in
8371 notruncate behavior.
8372 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
8373 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
8374 Add informative docstrings.
8375 (pgg-decrypt): Convey provided passphrase in subordinate call to
8376 pgg-decrypt-region.
8377
8378 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
8379 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
8380 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
8381 `passphrase' argument, so the passphrase can be managed externally
8382 and then passed in to the system.
8383
8384 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
8385 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
8386 so the passphrase cache can be used reliably with identifiers
8387 besides a pgp packet's key id.
8388
8389 * pgg-gpg.el (pgg-pgp-encrypt-region)
8390 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8391 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8392 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8393 argument to all these routines, so the passphrase can be managed
8394 externally and passed in to the system.
8395
8396 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
8397 `notruncate' argument, so the passphrase cache can be used
8398 reliably with identifiers besides a pgp packet's key id.
8399
8400 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
8401
8402 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
8403 symmetric encryption.
8404 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
8405 encrypted session key.
8406 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
8407 message ask for the passphrase in a proper way.
8408
8409 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
8410 New user commands for symmetric encryption.
8411
8412 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
8413
8414 * textmodes/conf-mode.el (conf-assignment-sign)
8415 (conf-assignment-regexp): Fix docstrings.
8416 (conf-mode-initialize): New function.
8417 (conf-mode): Remove optional args. Use delay-mode-hooks to
8418 recognize recursive calls.
8419 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
8420 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
8421 (conf-xdefaults-mode): Use define-derived-mode and
8422 conf-mode-initialize.
8423
8424 2005-10-29 Romain Francoise <romain@orebokech.com>
8425
8426 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
8427
8428 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
8429
8430 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
8431 part of the decoded armor to find the key-identifier.
8432 (pgg-gpg-lookup-key-owner): New function to return the
8433 human-readable identifier of a key owner.
8434 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
8435 key itself.
8436 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
8437 the key value) if we have a key and can match it against a secret
8438 key. Also, added a note pointing out fact that the prompt only
8439 indicates the first matching key.
8440
8441 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
8442 pgg-decrypt-region.
8443 (pgg-pending-timers): A new hash for tracking the passphrase cache
8444 timers, so that new ones supercede old ones.
8445 (pgg-add-passphrase-to-cache): Rename from
8446 `pgg-add-passphrase-cache' to reduce confusion (all callers
8447 changed). Modified to cancel old timers when new ones are added.
8448 (pgg-remove-passphrase-from-cache): Rename from
8449 `pgg-remove-passphrase-cache' to reduce confusion (all callers
8450 changed). Modified to cancel old timers when their keys are
8451 removed from the cache.
8452 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
8453 XEmacs, an indirection to delete-itimer.
8454 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
8455 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
8456 users can only check cache without risk of prompting. Correct bug in
8457 notruncate behavior.
8458 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
8459 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
8460 Add informative docstrings.
8461 (pgg-decrypt): Convey provided passphrase in subordinate call to
8462 pgg-decrypt-region.
8463
8464 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
8465
8466 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
8467 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
8468 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
8469 `passphrase' argument, so the passphrase can be managed externally
8470 and then passed in to the system.
8471
8472 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
8473 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
8474 so the passphrase cache can be used reliably with identifiers
8475 besides a pgp packet's key id.
8476
8477 * pgg-gpg.el (pgg-pgp-encrypt-region)
8478 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
8479 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
8480 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
8481 argument to all these routines, so the passphrase can be managed
8482 externally and passed in to the system.
8483
8484 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
8485 `notruncate' argument, so the passphrase cache can be used
8486 reliably with identifiers besides a pgp packet's key id.
8487
8488 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
8489
8490 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
8491 symmetric encryption.
8492 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
8493 encrypted session key.
8494 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
8495 message ask for the passphrase in a proper way.
8496
8497 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
8498 New user commands for symmetric encryption.
8499
8500 2005-10-28 Bill Wohler <wohler@newt.com>
8501
8502 * help-mode.el (help-url): New button type. Calls browse-url.
8503 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
8504 Similar to Info nodes: URL `url'.
8505 (help-make-xrefs): Create help-url buttons for
8506 help-xref-url-regexp matches.
8507
8508 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
8509
8510 * tool-bar.el (tool-bar-add-item-from-menu)
8511 (tool-bar-local-item-from-menu): Fix doc strings.
8512
8513 2005-10-28 Romain Francoise <romain@orebokech.com>
8514
8515 * ldefs-boot.el: Update.
8516
8517 * subr.el (locate-library): Move from help-fns.el.
8518 * help-fns.el (locate-library): Move to subr.el.
8519
8520 2005-10-28 Richard M. Stallman <rms@gnu.org>
8521
8522 * net/tramp.el (tramp-completion-mode): defvar moved up.
8523
8524 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
8525
8526 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
8527
8528 * files.el (find-file-noselect): Use %d to format large file size.
8529
8530 * bindings.el (mode-line-format): Add %e.
8531
8532 * loadup.el ("facemenu"): Load unconditionally.
8533 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
8534 ("x-dnd"): Load, when appropriate.
8535
8536 * startup.el (command-line): Call before-init-hook earlier.
8537 Warn about some bad characters in -u user name.
8538
8539 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
8540 (flyspell-external-point-words): Error if misspelled word is not found.
8541 Set flyspell-large-region-beg at end of word.
8542
8543 2005-10-28 Andreas Schwab <schwab@suse.de>
8544
8545 * view.el (View-revert-buffer-scroll-page-forward):
8546 Use view-page-size-default.
8547
8548 2005-10-28 Juri Linkov <juri@jurta.org>
8549
8550 * international/quail.el (quail-get-current-str): Translate last
8551 raw character for deterministic input methods.
8552
8553 2005-10-27 Jay Belanger <belanger@truman.edu>
8554
8555 * calc/calc-ext.el: Add functions to autoloads.
8556 (math-identity-matrix-p, math-ident-row-p): New functions.
8557
8558 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
8559 multiplication by an identity matrix; don't turn multiplication by
8560 an inverse matrix into division.
8561 (math-div-symbol-fancy): Replace division by matrices with
8562 multiplication by inverse.
8563
8564 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
8565
8566 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
8567 (calc-writeoutpower): New functions.
8568
8569 2005-10-27 Romain Francoise <romain@orebokech.com>
8570
8571 * replace.el (occur-engine): Include colon in mouse-face highlight.
8572
8573 * dired-x.el: Change Maintainer field.
8574
8575 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
8576
8577 * longlines.el (longlines-mode): Bind after-change-functions to
8578 nil during initial decoding and final encoding.
8579
8580 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
8581
8582 * term.el (term-emulate-terminal, term-handle-colors-array)
8583 (term-handle-ansi-escape): Specify the terminfo capabilities
8584 implemented.
8585
8586 2005-10-26 Richard M. Stallman <rms@gnu.org>
8587
8588 * info.el (Info-fontify-node): Fix detection of sentence-break
8589 before *Note.
8590
8591 2005-10-26 Romain Francoise <romain@orebokech.com>
8592
8593 * smerge-mode.el: Add `tools' to file keywords.
8594
8595 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
8596
8597 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
8598 when the fringe is not available.
8599
8600 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
8601 (def-gdb-auto-update-trigger): Simplify construction.
8602 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
8603 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
8604 defined explicitly.
8605 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
8606 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
8607 defined explicitly.
8608 (gdb-info-locals-custom): Remove as it's a no-op.
8609
8610 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
8611
8612 * longlines.el (longlines-mode): Remove narrowing before
8613 performing the initial decoding or final encoding.
8614
8615 2005-10-25 Romain Francoise <romain@orebokech.com>
8616
8617 * emacs-lisp/find-func.el (find-library-name): Also strip
8618 extension if library name ends in .el, to take advantage of
8619 `find-library-suffixes'.
8620
8621 2005-10-25 Richard M. Stallman <rms@gnu.org>
8622
8623 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
8624
8625 2005-10-25 Juri Linkov <juri@jurta.org>
8626
8627 * textmodes/texinfo.el (texinfo-mode): Change charset of one
8628 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
8629
8630 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
8631
8632 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
8633 (blackbox-redefine-key): Add argument `map'.
8634
8635 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
8636 regions when moving the jit-lock-context-unfontify-pos boundary.
8637
8638 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
8639
8640 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
8641
8642 2005-10-25 Masatake YAMATO <jet@gyve.org>
8643
8644 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
8645
8646 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
8647
8648 * play/blackbox.el (blackbox-redefine-key): New function.
8649 (blackbox-mode-map): Use it to remap existing bindings for cursor
8650 motion instead of binding literal keys.
8651
8652 2005-10-25 Glenn Morris <rgm@gnu.org>
8653
8654 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
8655 diary does not end in a newline. Do not assume a blank line at
8656 the start of the diary file.
8657
8658 2005-10-25 Kenichi Handa <handa@m17n.org>
8659
8660 * international/quail.el (quail-translate-key): If the input
8661 method is deterministic and failed to handle the last key, restart
8662 the key handling loop from an appropriate key.
8663
8664 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
8665
8666 * vc.el (vc-dired-mode): Extend comment for binding of
8667 `directory-listing-before-filename-regexp'.
8668
8669 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
8670
8671 * textmodes/texinfo.el (texinfo-mode):
8672 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
8673 not to unnecessarily expose emacs-mule's internal char codes.
8674
8675 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
8676
8677 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
8678 Display hand pointer and help-echo on disabled icon too.
8679 (gdb-mouse-until): New function.
8680 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
8681
8682 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
8683
8684 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
8685 with 2005-10-23 change to doctor.el.
8686
8687 * finder.el (finder-mode-map): Add follow-link binding.
8688
8689 2005-10-25 Kim F. Storm <storm@cua.dk>
8690
8691 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
8692 to gdb-mouse-toggle-breakpoint-fringe.
8693 (gdb-mouse-toggle-breakpoint-margin): Rename from
8694 gdb-mouse-toggle-breakpoint. Fix doc.
8695 (gdb-mouse-toggle-breakpoint-fringe): New defun.
8696 (gdb-put-string): Add optional SPROPS arg. Add props to string.
8697 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
8698 string properties also for fringe breakpoint bitmaps.
8699
8700 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
8701
8702 * textmodes/org.el (org-start-icalendar-file): Fix format form.
8703
8704 2005-10-25 Masatake YAMATO <jet@gyve.org>
8705
8706 * simple.el (completion-common-substring):
8707 Use `completion-common-substring' prior to `completion-base-size'.
8708
8709 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
8710
8711 * savehist.el: Require CL while compiling.
8712 (savehist-history-variables): Remove.
8713 (savehist-save-minibuffer-history, savehist-additional-variables)
8714 (savehist-minibuffer-history-variables): New vars.
8715 (savehist-save): Use them.
8716 (savehist-uninstall, savehist-minibuffer-hook): New funs.
8717 (savehist-install): New fun, extracted from savehist-load.
8718 (savehist-load): Use them.
8719
8720 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
8721
8722 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
8723 a dummy doc-string-elt property.
8724 (defalias, defvaralias, define-category): Add a docstring property.
8725
8726 * image.el (defimage):
8727 * widget.el (define-widget):
8728 * custom.el (defface, defcustom): Add `doc-string' declaration.
8729
8730 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
8731 (defadvice): Add `doc-string' declaration.
8732
8733 * emacs-lisp/byte-run.el (macro-declaration-function):
8734 Handle `doc-string' declarations.
8735 (define-obsolete-function-alias, define-obsolete-variable-alias):
8736 Add `doc-string' declaration.
8737
8738 2005-10-24 Kenichi Handa <handa@m17n.org>
8739
8740 * international/utf-7.el (utf-7): Add autoload cookie.
8741
8742 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
8743
8744 2005-10-24 Eli Zaretskii <eliz@gnu.org>
8745
8746 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
8747 list of directories passed to batch-update-autoloads. Add "." to
8748 the list of the echoed directories.
8749
8750 * pgg-def.el:
8751 * pgg-gpg.el:
8752 * pgg-parse.el:
8753 * pgg-pgp.el:
8754 * pgg-pgp5.el:
8755 * pgg.el: Moved here from the gnus subdirectory.
8756
8757 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
8758
8759 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
8760 in case comint-prompt-read-only is set to t.
8761
8762 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
8763 in case comint-prompt-read-only is set to t.
8764
8765 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
8766
8767 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
8768 Now a string.
8769 (icalendar-import-format): Handle CLASS, STATUS, URL.
8770 Rename `subject' to `summary'.
8771 (icalendar-import-format-summary): Rename from
8772 `icalendar-import-format-subject'.
8773 (icalendar-import-format-url, icalendar-import-format-status)
8774 (icalendar-import-format-class): New variables.
8775 (icalendar--rris): Take variable argument list.
8776 (icalendar--datestring-to-isodate): Remove unnecessary
8777 calendar-style check when converting dates with explicit month names.
8778 (icalendar-export-region): Change return type of conversion
8779 subroutines. Bury current buffer unless error occurred.
8780 (icalendar--convert-to-ical)
8781 (icalendar--parse-summary-and-rest): New functions.
8782 (icalendar--convert-ordinary-to-ical)
8783 (icalendar--convert-weekly-to-ical)
8784 (icalendar--convert-yearly-to-ical)
8785 (icalendar--convert-block-to-ical)
8786 (icalendar--convert-cyclic-to-ical)
8787 (icalendar--convert-anniversary-to-ical): Change return type.
8788 Strip trailing blanks from subject.
8789 (icalendar--convert-sexp-to-ical): Change return type.
8790 Strip trailing blanks from subject. Handle simple sexp
8791 entries as generated by icalendar.el.
8792 (icalendar--convert-float-to-ical)
8793 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
8794 (icalendar-import-file): Doc fix.
8795 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
8796 Correct call to icalendar--rris.
8797 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
8798 `summary'.
8799 (icalendar--add-diary-entry): Rename `subject' to `summary'.
8800
8801 2005-10-24 Romain Francoise <romain@orebokech.com>
8802
8803 * server.el (server-sentinel): Set query-on-exit flag to nil on
8804 new client processes (it isn't inherited from the server process).
8805
8806 * replace.el (occur-engine): Rearrange text properties.
8807
8808 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
8809
8810 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
8811 case-fold-search is nil.
8812 (debug-help-follow): Use help-xref-interned directly.
8813
8814 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
8815
8816 * thumbs.el (thumbs-image-type): Add .pbm.
8817
8818 2005-10-23 Richard M. Stallman <rms@gnu.org>
8819
8820 * faces.el (inhibit-face-set-after-frame-default): New variable.
8821 (set-face-attribute): Bind it.
8822 (face-set-after-frame-default): Test it.
8823
8824 * help-fns.el (describe-simplify-lib-file-name): New function.
8825 (describe-function-1, describe-variable): Use it.
8826
8827 * faces.el (describe-face): Use describe-simplify-lib-file-name.
8828
8829 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
8830 Eliminate nil as possible value.
8831 (tooltip-hide-delay): Reduce internal-border-width.
8832
8833 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
8834 (menu-bar-file-menu) <new-file>: Likewise.
8835
8836 * simple.el (line-move-finish): Ignore fields computing LINE-END.
8837
8838 * international/mule.el (load-with-code-conversion):
8839 Pass full file name to `eval-buffer' unless preloading.
8840
8841 * textmodes/flyspell.el (flyspell-large-region):
8842 Call ispell-check-version.
8843
8844 * textmodes/ispell.el (ispell-local-dictionary-overridden):
8845 Fix the make-variable-buffer-local call that was supposed
8846 to be for this variable.
8847 (ispell-aspell-supports-utf8): Doc fix.
8848 (ispell-find-aspell-dictionaries): Preserve elements of
8849 ispell-dictionary-alist for dictionaries that aspell doesn't report.
8850 (ispell-aspell-find-dictionary): Return nil on error.
8851
8852 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
8853 (doctor-symptoms): Likewise.
8854
8855 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
8856
8857 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
8858
8859 * cus-edit.el (custom-button, custom-button-pressed): New vars.
8860 (custom-raised-buttons): Add :set spec.
8861 (custom-button-unraised, custom-button-pressed-unraised):
8862 New faces, so that custom-raised-buttons actually does something.
8863 (custom-mode): Use custom-button and custom-button-pressed.
8864
8865 * wid-edit.el (widget-specify-button): Don't ignore
8866 widget-mouse-face on graphic terminals.
8867 (widget-move-and-invoke): Cleanup.
8868
8869 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
8870
8871 * whitespace.el (whitespace-cleanup): Doc fix.
8872
8873 2005-10-23 Romain Francoise <romain@orebokech.com>
8874
8875 * emulation/viper.el (viper-set-hooks): Quote forms passed to
8876 `eval-after-load' to avoid evaluating their result.
8877
8878 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
8879
8880 * files.el (directory-listing-before-filename-regexp):
8881 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
8882
8883 * dired.el (dired-move-to-filename-regexp): Remove.
8884 All occurences replaced by `directory-listing-before-filename-regexp'.
8885
8886 * dired-x.el, locate.el, vc.el:
8887 Replace `dired-move-to-filename-regexp' by
8888 `directory-listing-before-filename-regexp'. In vc.el it is
8889 overwritten locally; maybe this can be handled in files.el too.
8890
8891 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
8892 replaced by `directory-listing-before-filename-regexp'.
8893
8894 2005-10-23 Andreas Schwab <schwab@suse.de>
8895
8896 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
8897 and eval-next-after-load.
8898
8899 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
8900
8901 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
8902 exist, create it.
8903
8904 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
8905
8906 * allout.el: Remove autoloads for mailcrypt and crypt++.
8907 Require pgg, pgg-gpg during compilation.
8908 (allout-version): Increment version number to 2.1, and use a literal
8909 rather than RCS Id.
8910 (allout-default-encryption-scheme): Remove.
8911 (allout-passphrase-verifier-handling)
8912 (allout-passphrase-verifier-string)
8913 (allout-file-passphrase-verifier-string)
8914 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
8915 (allout-passphrase-hint-handling): Rename and simplify.
8916 (allout-init): Use `find-file-hook' if available, otherwise
8917 `find-file-hooks'.
8918 (allout-mode): Use `write-file-functions' if available, otherwise
8919 `local-write-file-hooks' and, instead of making auto-save-hook
8920 buffer local, make the write-file-hook activity contingent to
8921 allout-mode.
8922 (allout-mode): Use key-binding substitution in the docstring.
8923 (allout-kill-line): Spell-out kill ring data structure mutation
8924 instead of using byte-compiler-complaint-provoking `pop'.
8925 (allout-insert-listified): Use `insert' rather than `insert-string'
8926 (allout-toggle-current-subtree-encryption): Update docstring, adjust
8927 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
8928 (allout-encrypt-string): Totally revamped vis new underlying
8929 encryption facilities.
8930 (allout-mc-activate-passwd): Remove.
8931 (allout-obtain-passphrase): New, more or less replaces
8932 allout-mc-activate-passwd.
8933 (allout-encrypted-key-info): More or less replaces
8934 allout-encrypted-text-type.
8935 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
8936 (my-mark-marker): Use `(featurep 'xemacs)'.
8937
8938 2005-10-23 Lars Hansen <larsh@soem.dk>
8939
8940 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
8941 (byte-compile-file-form-defmumble, byte-compile-defun)
8942 (byte-compile-defmacro): Use it.
8943 (byte-compile-form): Don't call byte-compile-set-symbol-position
8944 when a byte-compile handler is called.
8945
8946 2005-10-22 Romain Francoise <romain@orebokech.com>
8947
8948 * savehist.el (savehist-history-variables): Add `grep-find-history'.
8949
8950 * subr.el (eval-after-load): Convert library name to an absolute
8951 file name using locate-library, since load-history no longer has
8952 library names in it.
8953
8954 2005-10-22 Richard M. Stallman <rms@gnu.org>
8955
8956 * files.el (make-temp-file): Move from subr.el.
8957 * subr.el (make-temp-file): Move to files.el.
8958
8959 * window.el (get-buffer-window-list): Move from subr.el.
8960 * subr.el (get-buffer-window-list): Move to window.el.
8961
8962 * image.el (image-load-path): Use eval-at-startup to initialize.
8963
8964 * subr.el (eval-at-startup): New macro.
8965
8966 * subr.el: Much rearrangement of functions and division
8967 into pages. No code changes.
8968
8969 2005-10-22 Kenichi Handa <handa@m17n.org>
8970
8971 * tar-mode.el (tar-extract): Be sure to call
8972 find-operation-coding-system if set-auto-coding doesn't find a
8973 coding system.
8974
8975 2005-10-22 Kim F. Storm <storm@cua.dk>
8976
8977 * image.el (image-type-header-regexps): Rename from image-type-regexps.
8978 Change users.
8979 (image-type-file-name-regexps): New defconst.
8980 (image-type-from-data): Simplify loop.
8981 (image-type-from-buffer): New defun.
8982 (image-type-from-file-header): Use it instead of image-type-from-data.
8983 Use image-search-load-path instead of only looking in data-directory.
8984 (image-type-from-file-name): New defun.
8985 (image-search-load-path): Change `pathname' to `filename'.
8986 Make PATH arg optional, default to image-load-path.
8987
8988 2005-10-21 Richard M. Stallman <rms@gnu.org>
8989
8990 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
8991
8992 * textmodes/paragraphs.el (sentence-end-base): New variable.
8993 (sentence-end): Use sentence-end-base.
8994
8995 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
8996
8997 * font-lock.el (font-lock-default-fontify-region): Check the multiline
8998 property independently from the font-lock-multiline variable.
8999
9000 2005-10-21 Richard M. Stallman <rms@gnu.org>
9001
9002 * emacs-lisp/find-func.el (find-library-name): Doc fix.
9003
9004 * startup.el (command-line): Convert library names
9005 in `load-history' to absolute file names.
9006
9007 * subr.el (symbol-file): Doc fix.
9008
9009 * loadhist.el (file-loadhist-lookup): Call locate-library
9010 instead of find-library-name. Don't try converting
9011 abs file names to library names, since load-history no longer
9012 has library names in it.
9013 (file-dependents, file-provides, file-requires): Doc fixes.
9014
9015 2005-10-21 Juri Linkov <juri@jurta.org>
9016
9017 * progmodes/etags.el (tags-table-mode): New function.
9018 (tags-verify-table): Replace initialize-new-tags-table with
9019 tags-table-mode.
9020
9021 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
9022 default value.
9023 (desktop-modes-not-to-save): Add tags-table-mode to the
9024 default value.
9025
9026 * info.el (Info-index-next): Add total number of index
9027 alternatives to the message.
9028
9029 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
9030 backward only space (instead of space and period) before looking
9031 at sentence end.
9032
9033 * simple.el (set-variable): Use user-variable-p instead of symbolp.
9034 Add the old variable value as 4th default-value arg of read-string.
9035
9036 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9037
9038 * cus-face.el (custom-declare-face): Make face from X resources
9039 also on Mac.
9040
9041 * disp-table.el (standard-display-g1, standard-display-graphic):
9042 Refuse to use string glyphs also on Mac.
9043 (standard-display-european): Don't set terminal coding system also
9044 on Mac.
9045
9046 * frame.el (display-screens): Use x-display-screens also on Mac.
9047
9048 2005-10-21 Romain Francoise <romain@orebokech.com>
9049
9050 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
9051
9052 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
9053
9054 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
9055 and $? into sexps.
9056
9057 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
9058 warning face on open-paren-in-column-0.
9059
9060 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
9061 boundary case. Fix typo.
9062 Suggested by Martin Rudalics <rudalics@gmx.at>.
9063
9064 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9065
9066 * textmodes/org.el (org-combined-agenda-icalendar-file)
9067 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
9068 (org-export-icalendar-this-file)
9069 (org-export-icalendar-all-agenda-files)
9070 (org-export-icalendar-combine-agenda-files): New commands.
9071 (org-export-icalendar, org-print-icalendar-entries)
9072 (org-start-icalendar-file, org-finish-icalendar-file)
9073 (org-ical-ts-to-string): New functions.
9074 (org-read-date, org-goto-calendar)
9075 (org-agenda-goto-calendar): Inhibit displaying diary entries by
9076 call to `calendar'.
9077 (orgtbl-setup): Remove the :keys arguments from the menu description.
9078 (org-after-save-iCalendar-file-hook): New variable.
9079
9080 2005-10-21 Kenichi Handa <handa@m17n.org>
9081
9082 * language/vietnamese.el (tcvn-5712): Make it an alias of
9083 vietnamese-tcvn coding-system.
9084
9085 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
9086
9087 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
9088 group id is given.
9089
9090 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
9091
9092 * progmodes/sh-script.el (sh-escaped-line-re): New var.
9093 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
9094 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
9095 whose line is either continued or ends with a comment.
9096
9097 2005-10-20 Romain Francoise <romain@orebokech.com>
9098
9099 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
9100
9101 * replace.el (occur-engine): Add follow-link property.
9102
9103 * font-core.el (font-lock-mode): Doc fix.
9104
9105 2005-10-20 Richard M. Stallman <rms@gnu.org>
9106
9107 * net/rcirc.el: New file.
9108
9109 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
9110
9111 * term.el (term-term-name): Initialize to "eterm-color".
9112
9113 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
9114
9115 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
9116 for encryption functionality.
9117 Move allout customization subgroup from `editing' to `outlines' group.
9118 Fix commentary keywords to legitimate ones.
9119 Update author info (using my current email address, obscurified).
9120 (allout-encrypt-string, allout-encryption-produce-work-buffer)
9121 (allout-encrypted-topic-p, allout-encrypted-text-type)
9122 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
9123 (allout-situate-encryption-key-verifier)
9124 (allout-get-encryption-key-verifier, allout-verify-key)
9125 (allout-next-topic-pending-encryption)
9126 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
9127 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
9128 (outline-key-verifier-handling, outline-key-hint-handling)
9129 (outline-encrypt-unencrypted-on-saves): New defcustoms.
9130 (allout-file-key-verifier-string, allout-encryption-scheme)
9131 (allout-key-verifier-string, allout-key-hint-string)
9132 (allout-after-save-decrypt): New variables.
9133 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
9134 (allout-after-saves-handler): New hook functions.
9135 (allout-post-command-business): Do allout-after-save-decrypt.
9136 (allout-enable-file-variable-adjustment): Custom var to enable
9137 mechanism for adding and adjusting settings of Emacs file variables.
9138 (allout-adjust-file-variable, allout-file-vars-section-data):
9139 New functions, implement the mechanism.
9140 (outlineify-sticky): Use the file vars mechanism.
9141 (allout-inhibit-protection, allout-during-write-cue)
9142 (allout-override-protect, allout-before-change-protect): Remove.
9143 (allout-flag-region, allout-open-topic): Adjust read-only text.
9144 (allout-open-line-not-read-only): Add to facilitate read-only
9145 text based protection.
9146 (allout-kill-line): Revise to adjust read-only text, clue the
9147 user about the inhibition.
9148 (allout-unprotected): Use unwind-protect.
9149 (allout-shift-in, allout-shift-out): Disallow manually shifting a
9150 topic deeper than the offspring depth of the previous topic -
9151 avoiding confusing "containment discontinuities".
9152 (allout-reindent-bodies): Fix retention of body relative hanging
9153 indent during promotion of collapsed bodies.
9154 (allout-open-topic): Make it easy to open new topic with same
9155 bullet as current topic - topic creation functions provided with
9156 any universal argument provokes now prompt for bullet, defaulting
9157 to the bullet of the previous topic.
9158 (allout-plain-bullets-string, allout-distinctive-bullets-string):
9159 Plain bullet alternates `.' period and `,' comma only. All other
9160 bullets are relegated to special status (but customizable).
9161 (allout-end-of-entry): Rename from allout-end-of-current-entry
9162 since it actually operates w.r.t. most immediately containing
9163 entry, visible or not.
9164 (allout-hide-current-entry, allout-show-current-entry): Use the
9165 revised version.
9166 (allout-old-expose-topic): Solidify deprecation.
9167 (allout-end-of-subtree): Add so we can span concealed as well
9168 as visible topics.
9169 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
9170 (allout-end-of-current-heading): Tweak to just respect the first line.
9171 (allout-get-body-text): Add.
9172 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
9173 when invoked interactively.
9174 (allout-up-current-level): Use `interactive-p'.
9175 (allout-mode, allout-init): Miscellaneous docstring and
9176 operational refinements, as well as hookups of new encryption stuff.
9177 (allout-beginning-of-current-entry): Now works as advertised.
9178 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
9179 (allout-isearch-rectification): Refine condition for isearching.
9180 (allout-isearch-abort, allout-enwrap-isearch)
9181 (allout-flag-region, my-region-active-p): Relocate some macros.
9182 (allout-title): Fallback title is (buffer-name), not
9183 non-existing (current-buffer-name).
9184 (subst-char-in-string): Define if absent (for some XEmacs versions).
9185
9186 2005-10-20 Jari Aalto <jari.aalto@cante.net>
9187
9188 * mail/sendmail.el (mail-setup-hook, mail-aliases)
9189 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
9190 (mail-citation-prefix-regexp, mail-signature-file)
9191 (mail-default-headers, mail-bury-selects-summary)
9192 (mail-send-nonascii): Add autoload cookies.
9193
9194 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
9195
9196 * frame.el (blink-cursor-mode): Add `mac' to the list of
9197 window-system's that support blinking cursor.
9198
9199 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
9200
9201 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
9202
9203 2005-10-20 Eli Zaretskii <eliz@gnu.org>
9204
9205 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
9206 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
9207 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
9208
9209 2005-10-20 Kim F. Storm <storm@cua.dk>
9210
9211 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
9212 (ido-set-current-directory): Don't add / after final @.
9213 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
9214 Explicitly handle ange-ftp completion oddities.
9215 (ido-make-file-list): Don't rotate list at tramp root to avoid
9216 triggering tramp file handler for expand-file-name via get-file-buffer.
9217
9218 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
9219
9220 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
9221
9222 2005-10-19 Jay Belanger <belanger@truman.edu>
9223
9224 * calc/calc-units.el (math-standard-units): Add units, adjust
9225 symbols and update values.
9226 (math-unit-prefixes): Add more prefixes.
9227
9228 2005-10-19 Romain Francoise <romain@orebokech.com>
9229
9230 * bookmark.el (bookmark-menu-heading): New face.
9231 (bookmark-bmenu-list): Use it.
9232 Don't fiddle with `baud-rate' at top-level.
9233
9234 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
9235
9236 * image.el (create-image, find-image): Mention max-image-size in
9237 docstring.
9238
9239 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
9240
9241 * savehist.el (savehist-load): Revert to checking XEmacs.
9242
9243 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
9244 Various docstring and line-width fixups.
9245 (conf-mode): Use cond.
9246 Set font-lock-defaults. Don't set comment-use-syntax.
9247
9248 2005-10-18 David Ponce <david@dponce.com>
9249
9250 * tree-widget.el (tree-widget-button-click): New function.
9251 (tree-widget-button-keymap): Use it.
9252
9253 2005-10-18 Romain Francoise <romain@orebokech.com>
9254
9255 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
9256 (bookmark-bmenu-hide-filenames): Add follow-link property.
9257 Improve help-echo text.
9258
9259 * ffap.el (find-file-at-point): Doc fix.
9260
9261 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9262
9263 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
9264
9265 2005-10-18 Masatake YAMATO <jet@gyve.org>
9266
9267 Install to the CVS repository what I forgot to install in my
9268 2005-10-16 changes.
9269
9270 * progmodes/python.el (python-complete-symbol): Pass the common
9271 prefix substring of completion to `display-completion-list'.
9272
9273 * textmodes/org.el (org-complete): Ditto.
9274
9275 2005-10-18 Masatake YAMATO <jet@gyve.org>
9276
9277 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
9278
9279 * woman.el (WoMan-xref-man-page): New button type derived
9280 from `Man-abstract-xref-man-page'.
9281 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
9282
9283 * man.el (Man-abstract-xref-man-page): New button type.
9284 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
9285 (Man-highlight-references): Add new optional argument `xref-man-type'.
9286
9287 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
9288
9289 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
9290
9291 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
9292
9293 * cus-edit.el (Custom-move-and-invoke): Delete.
9294 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
9295
9296 * wid-edit.el (widget-move-and-invoke): New function, from
9297 Custom-move-and-invoke.
9298
9299 2005-10-17 Bill Wohler <wohler@newt.com>
9300
9301 Move all remaining images from lisp/toolbar to etc/images, move
9302 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
9303 the low resolution images in their own directory (low-color).
9304
9305 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
9306 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
9307 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
9308 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
9309 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
9310 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
9311 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
9312
9313 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
9314 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
9315 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
9316 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
9317 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
9318 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
9319 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
9320 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
9321 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
9322 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
9323 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
9324 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
9325 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
9326 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
9327 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
9328
9329 To conform with convention, replace the underscore (_) in the
9330 following image names with dash (-) or (/) as appropriate.
9331
9332 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
9333 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
9334 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
9335 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
9336 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
9337 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
9338 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
9339 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
9340 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
9341 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
9342 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
9343 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
9344 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
9345 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
9346 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
9347
9348 * info.el (info-tool-bar-map): Replace underscores in image names
9349 with dashes.
9350
9351 * makefile.w32-in (WINS): Remove toolbar.
9352
9353 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
9354
9355 * tool-bar.el: Move to lisp from toolbar. Now that
9356 toolbar is empty, it should be deleted when folks run "cvs up -P".
9357
9358 2005-10-18 Jay Belanger <belanger@truman.edu>
9359
9360 * calc/calc-store.el (calc-store-into): Get the proper variable name
9361 to display in message.
9362
9363 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
9364
9365 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
9366 expressions display in speedbar for all buffers when debugging.
9367 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
9368
9369 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
9370 (speedbar-insert-button, speedbar-make-button):
9371 Use add-text-properties.
9372 (speedbar-update-localized-contents)
9373 (speedbar-update-directory-contents)
9374 (speedbar-update-special-contents): Use dolist.
9375 (speedbar-buffer-easymenu-definition): Add a menu separator.
9376
9377 2005-10-17 Jason Rumney <jasonr@gnu.org>
9378
9379 * makefile.w32-in: Use $(lisp) consistently.
9380 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
9381 for shell specific generation of mh-autoloads.
9382
9383 2005-10-17 Richard M. Stallman <rms@gnu.org>
9384
9385 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
9386
9387 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
9388
9389 * jit-lock.el (jit-lock-fontify-now):
9390 Move jit-lock-context-unfontify-pos to avoid wasted work.
9391
9392 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
9393
9394 * net/tramp.el (tramp-completion-mode): New defvar. Used in
9395 `tramp-completion-mode' for checking if we are in completion mode.
9396 (tramp-completion-handle-file-name-all-completions): Reorder code
9397 in order to complete for file names only in case there are no
9398 method/user/host completions. This is necessary for cooperation
9399 with ido. Reported by Kim F. Storm <storm@cua.dk>.
9400
9401 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
9402
9403 * longlines.el (longlines-search-forward)
9404 (longlines-search-backward): Match any number of spaces.
9405
9406 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
9407
9408 * diff-mode.el (diff-mode): Doc fix.
9409
9410 2005-10-16 David Reitter <david.reitter@gmail.com>
9411
9412 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
9413 as default on darwin and windows systems.
9414
9415 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
9416
9417 * arc-mode.el (archive-zip-extract): Doc fix.
9418
9419 2005-10-16 Romain Francoise <romain@orebokech.com>
9420
9421 * mouse.el (mouse-1-click-follows-link): Doc fix.
9422
9423 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
9424
9425 * savehist.el: Don't require CL at runtime.
9426 (savehist-xemacs): Remove.
9427 (savehist-coding-system): Use utf-8 if present, regardless of religion.
9428 (savehist-no-conversion): Use (featurep 'xemacs).
9429 (savehist-load): Check existence of start-itimer rather than XEmacs.
9430 Use an idle timer.
9431 (savehist-process-for-saving): Replace use of CL funs `subseq' and
9432 `delete-if-not'.
9433
9434 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
9435
9436 * savehist.el: Newer version.
9437 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
9438 (savehist-last-checksum, savehist-no-conversion): New vars.
9439 (savehist-autosave, savehist-process-for-saving, savehist-printable):
9440 New functions.
9441 (savehist-load, savehist-save): Use them.
9442 (savehist-delimit): Remove.
9443
9444 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
9445
9446 * progmodes/compile.el (compilation-goto-locus): Display the
9447 compilation buffer first and the source buffer second, in case they're
9448 in overlapping frames. Don't raise the compilation frame if it was the
9449 selected window upon entry. Pass the `other-window' arg to
9450 pop-to-buffer.
9451
9452 * info.el (Info-fontify-node): Use dolist.
9453 Change add-text-properties to put-text-property.
9454
9455 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9456
9457 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
9458 bound of search.
9459
9460 2005-10-16 Masatake YAMATO <jet@gyve.org>
9461
9462 * dabbrev.el (dabbrev-completion): Pass the common
9463 prefix substring of completion to `display-completion-list'.
9464
9465 * filecache.el (file-cache-minibuffer-complete)
9466 (file-cache-complete): Ditto.
9467
9468 * tempo.el (tempo-display-completions): Ditto.
9469
9470 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
9471
9472 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
9473
9474 * eshell/em-hist.el (eshell-list-history): Ditto.
9475
9476 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
9477
9478 * mail/mailalias.el (mail-complete): Ditto.
9479
9480 * progmodes/etags.el (complete-tag): Ditto.
9481
9482 * progmodes/make-mode.el (makefile-complete): Ditto.
9483
9484 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
9485
9486 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
9487
9488 * progmodes/pascal.el (pascal-complete-word)
9489 (pascal-show-completions): Ditto.
9490
9491 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
9492
9493 * simple.el (completion-common-substring): New variable.
9494 (completion-setup-function): Use `completion-common-substring'
9495 to put faces.
9496
9497 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9498
9499 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
9500 (x-get-selection, mac-select-convert-to-string): Convert from/to
9501 UTF-16 clipboard data as in native byte order, no BOM.
9502
9503 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
9504
9505 * progmodes/gud.el (gud-tool-bar-map): Rename the images
9506 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
9507 (gud-sentinel): Use speedbar-frame to check for speedbar.
9508
9509 2005-10-15 Richard M. Stallman <rms@gnu.org>
9510
9511 * savehist.el: New file.
9512
9513 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
9514
9515 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
9516 Fix bug in \bf fontification.
9517
9518 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
9519
9520 * pcvs.el (cvs-edit-log-files): New var.
9521 (cvs-mode-edit-log): New arg `file'.
9522 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
9523 Instead force the use of the original file and nothing else.
9524 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
9525 the cvs-minor-wrap-function is set.
9526 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
9527
9528 2005-10-14 Bill Wohler <wohler@newt.com>
9529
9530 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
9531 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
9532 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
9533 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
9534 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
9535 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
9536 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
9537 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
9538 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
9539 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
9540 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
9541 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
9542 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
9543 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
9544 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
9545
9546 * progmodes/gud.el (gud-tool-bar-map): Rename the images
9547 appropriately (for example, gud-break to gud/break).
9548
9549 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
9550
9551 * longlines.el (longlinges-search-function)
9552 (longlines-search-forward, longlines-search-backward): New functions.
9553 (longlines-mode): Set isearch-search-fun-function to
9554 longlinges-search-function.
9555
9556 * mouse.el (mouse-drag-region-1): Handle the case where a
9557 double-click event is bound to an arbitrary function.
9558
9559 2005-10-14 David Ponce <david@dponce.com>
9560
9561 * recentf.el (recentf-track-opened-file)
9562 (recentf-track-closed-file, recentf-update-menu)
9563 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
9564 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
9565 mouse-1-click-follows-link.
9566
9567 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9568
9569 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
9570 Gnome file-manager.png. Suggested by
9571 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
9572
9573 * toolbar/README: Add diropen.xpm.
9574
9575 2005-10-13 Bill Wohler <wohler@newt.com>
9576
9577 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
9578 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
9579
9580 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
9581
9582 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
9583 Don't waste the byte-compiler's time on constant data.
9584
9585 2005-10-13 Kenichi Handa <handa@m17n.org>
9586
9587 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
9588 byte with `escape-glyph' face.
9589
9590 * international/fontset.el (ccl-encode-unicode-font):
9591 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
9592 Handle the case that ucs-mule-to-mule-unicode translates a character to
9593 ASCII (usually for IPA characters).
9594
9595 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
9596
9597 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
9598 Don't hide the underline of titles if font-lock-mode is disabled.
9599
9600 2005-10-12 Bill Wohler <wohler@newt.com>
9601
9602 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
9603 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
9604 files in MH-E-SRC have been updated.
9605 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
9606
9607 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
9608
9609 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
9610 (mixal-mode-syntax-table): Add \n as end-comment.
9611 (mixal-operation-codes-alist): Immediately initialize to full value.
9612 (mixal-add-operation-code): Remove.
9613 (mixal-describe-operation-code): Make the arg non-optional.
9614 Use the interactive spec instead.
9615 Use mixal-operation-codes-alist rather than mixal-operation-codes.
9616 (mixal-font-lock-keywords): Don't highlight comments here any more.
9617 (mixal-font-lock-syntactic-keywords): New var.
9618 (mixal-mode): Use it. Fix comment-start-skip.
9619
9620 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9621
9622 * startup.el (command-line-x-option-alist): -nb => -nbi
9623
9624 2005-10-12 Kim F. Storm <storm@cua.dk>
9625
9626 * startup.el (fancy-splash-default-action): Discard mouse click in
9627 the splash screen window, as it has no sensible meaning in the
9628 next window to be selected. Fixes error reported by Jan D.
9629
9630 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9631
9632 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
9633
9634 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
9635
9636 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
9637 Try to fix up minor layout issues like indentation, line break, etc...
9638 (mixal-mode-syntax-table): Don't try to specify comment syntax,
9639 because it doesn't work.
9640 (mixal-operation-codes): Add some more codes.
9641 (mixal-font-lock-keywords): Process comments here.
9642 (mixal-mode): mixasm no longer needs -g option.
9643
9644 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
9645
9646 * progmodes/sh-script.el (sh-tmp-file):
9647 Use mktemp -t. Finish support for es and rc shells.
9648
9649 2005-10-11 Jay Belanger <belanger@truman.edu>
9650
9651 * calc/calcalg2.el (calc-integral): With an argument, compute the
9652 definite integral.
9653
9654 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
9655
9656 * mouse.el (mouse-drag-region-1): Don't try to catch a
9657 double-click when doing follow-link (it's overridden anyway).
9658
9659 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
9660
9661 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
9662 (autoload-print-form-outbuf): Add docstring.
9663
9664 2005-10-11 Juri Linkov <juri@jurta.org>
9665
9666 * info.el (Info-mode-menu): Delete menu item "Edit".
9667 (Info-mode): Delete description of Info-edit from docstring,
9668 and rearrange descriptions of Info commands in the order
9669 they are documented in the Info manual.
9670
9671 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
9672
9673 * calendar/appt.el (appt-check): Use diary-selective-display var.
9674
9675 2005-10-10 Richard M. Stallman <rms@gnu.org>
9676
9677 * net/newsticker.el (newsticker-start, newsticker-show-news):
9678 Add autoload cookies.
9679
9680 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
9681
9682 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
9683
9684 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
9685
9686 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
9687
9688 2005-10-10 Jay Belanger <belanger@truman.edu>
9689
9690 * calc/calc-arith.el (math-check-known-scalarp)
9691 (math-check-known-matrixp): Check the values of arguments that are
9692 variables.
9693 (math-check-known-square-matrixp): New function.
9694 (math-known-square-matrixp): Use math-check-known-square-matrixp.
9695 (math-super-types): Add sqmatrix type.
9696
9697 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
9698 mode name `square' to `sqmatrix'.
9699
9700 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
9701 mode name `square' to `sqmatrix'.
9702
9703 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
9704
9705 * progmodes/etags.el (select-tags-table-mode): Don't use
9706 selective-display.
9707 (tags-select-tags-table): Pass `button' to the action function.
9708 (select-tags-table): Place the side-info on button properties rather
9709 than in hidden text. Abbreviate file names.
9710 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
9711 (select-tags-table-select): Add `button' argument.
9712 Get side-info from the button property rather than from hidden text.
9713
9714 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
9715
9716 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
9717 (gud-speedbar-buttons): Preserve point if possible.
9718 (gud-sentinel): Restore previous speedbar display type.
9719
9720 * progmodes/gdb-ui.el (gdba): Improve diagram.
9721 (def-gdb-auto-update-handler, gdb-info-locals-handler)
9722 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
9723 Call get-buffer-window once.
9724
9725 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
9726
9727 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
9728 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
9729 (pascal-indent-command): Remove unused var `ind'.
9730 (pascal-indent-case): Remove unused var `oldpos'.
9731 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
9732 since it's now used as a proper minor mode map.
9733 (pascal-outline): Rename to pascal-outline-mode.
9734 (pascal-outline-mode): Use define-minor-mode.
9735 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
9736 selective-display.
9737
9738 2005-10-10 Andreas Schwab <schwab@suse.de>
9739
9740 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
9741 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
9742
9743 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
9744 outside source directory.
9745
9746 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9747
9748 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
9749 C-x' as a prefix.
9750 (orgtbl-mode-map): Full keymap instead of sparse, because all
9751 `self-insert-command' keys are redefined in this map.
9752 (org-export-as-html): Specify charset for HTML file, by taking it
9753 from the coding system.
9754
9755 2005-10-10 Kenichi Handa <handa@m17n.org>
9756
9757 * textmodes/flyspell.el (flyspell-check-word-p):
9758 If unread-command-events is non-empty, don't call sit-for.
9759
9760 2005-10-09 Richard M. Stallman <rms@gnu.org>
9761
9762 * font-lock.el (font-lock-syntactic-keywords)
9763 (font-lock-keywords): Doc fixes.
9764
9765 * textmodes/flyspell.el (flyspell-external-point-words):
9766 Simplify logic, and don't try to check for consecutive appearances
9767 of one incorrect word.
9768
9769 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
9770
9771 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
9772 separator.
9773
9774 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
9775 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
9776 (gud-expansion-speedbar-buttons): New function.
9777 (gud-speedbar-buttons): Check for gud-comint-buffer.
9778
9779 2005-10-09 Bill Wohler <wohler@newt.com>
9780
9781 * Makefile.in (updates): Add mh-loaddefs dependency.
9782
9783 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
9784
9785 * speedbar.el (speedbar-file-key-map): Fix typo.
9786
9787 2005-10-09 Daniel Brockman <daniel@brockman.se>
9788
9789 * cus-start.el (line-spacing): Add custom spec.
9790
9791 2005-10-09 Romain Francoise <romain@orebokech.com>
9792
9793 * textmodes/ispell.el (ispell-check-version): Fix last change.
9794
9795 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9796
9797 * term/x-win.el: Remove -i, --icon-type from comment.
9798
9799 * startup.el (command-line-x-option-alist): Remove options -i,
9800 -itype, --icon-type, added -nb, --no-bitmap-icon
9801
9802 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
9803
9804 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
9805 instead of :active.
9806
9807 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
9808
9809 * textmodes/ispell.el (ispell-check-version):
9810 Ignore hyphen, and all that follows, in aspell's version text.
9811
9812 2005-10-08 Jay Belanger <belanger@truman.edu>
9813
9814 * calc/calc-arith.el (math-known-square-matrixp): New function.
9815 (math-pow-fancy): Check for matrices before distributing exponent
9816 across products.
9817
9818 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
9819 fullscreen keypad. Suggested by Luc Teirlinck.
9820 (calc-keypad-show-input): Add space for formatting.
9821
9822 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
9823 Add square matrix option.
9824
9825 * calc/calc-poly.el (math-expand-term): Check for matrices instead
9826 of checking calc-matrix-mode when deciding how to expand.
9827
9828 * calc/calc.el (calc-set-mode-line): Add square matrix option.
9829
9830 2005-10-08 Lars Hansen <larsh@soem.dk>
9831
9832 * net/tramp.el (tramp-perl-directory-files-and-attributes):
9833 Add error handling.
9834 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
9835
9836 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9837
9838 Sync with Tramp 2.0.51.
9839
9840 * net/tramp.el (tramp-handle-set-visited-file-modtime)
9841 (tramp-handle-insert-file-contents, tramp-handle-write-region):
9842 Insert special handling for `last-coding-system-used', again
9843 it still seems to be necessary (unlike stated before).
9844 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
9845 (tramp-password-prompt-regexp): There might be other words before
9846 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
9847 (tramp-chunksize): Improve docstring.
9848 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
9849 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
9850 Christian Joergensen <bugs@razor.dk>.
9851
9852 2005-10-07 Glenn Morris <rgm@gnu.org>
9853
9854 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
9855 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
9856 precision'.
9857
9858 2005-10-07 Romain Francoise <romain@orebokech.com>
9859
9860 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
9861 (ibuffer-do-shell-command-pipe-replace)
9862 (ibuffer-do-shell-command-file, ibuffer-do-eval)
9863 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
9864 (ibuffer-do-revert, ibuffer-do-replace-regexp)
9865 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
9866 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
9867 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
9868 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
9869 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
9870 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
9871 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
9872 Autoload file sans suffix.
9873
9874 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
9875
9876 2005-10-07 David Ponce <david@dponce.com>
9877
9878 * recentf.el (recentf-menu-open-all-flag): New option.
9879 (recentf-digit-shortcut-command-name): New function.
9880 (recentf--shortcuts-keymap): New variable.
9881 (recentf-menu-shortcuts): New variable.
9882 (recentf-make-menu-items): Initialize it. Replace the "More..."
9883 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
9884 (recentf-menu-value-shortcut): New function.
9885 (recentf-make-menu-item): Use it. No more in-lined.
9886 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
9887 (recentf-open-most-recent-file): Rename from
9888 `recentf-open-file-with-key'. Don't depend on key binding.
9889 (recentf-mode-map): New variable.
9890 (recentf-mode): Use it.
9891
9892 2005-10-06 Bill Wohler <wohler@newt.com>
9893
9894 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
9895
9896 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
9897 (MH-E-SRC): New. Used by mh-autoloads.
9898 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
9899 files in MH-E-SRC have been updated.
9900 (compile, recompile, bootstrap): Depend on mh-autoloads.
9901
9902 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
9903
9904 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
9905 gud-break and gud-remove icons when the fringe is not available.
9906
9907 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
9908 Typo.
9909
9910 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
9911
9912 * play/zone.el (zone): Wrap body with save-window-excursion.
9913
9914 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
9915
9916 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
9917 Use the new `list-only' arg to diary-list-entries.
9918
9919 * calendar/diary-lib.el: Use overlays rather than selective-display.
9920 (diary-selective-display): New var.
9921 (diary-header-line-format): Use it.
9922 (diary-list-entries): Add argument `list-only'.
9923 Put the buffer in diary-mode. Don't add \^M at beg and end.
9924 Replace \^M by invisible overlays.
9925 (diary-unhide-everything): Replace \^M by invisible overlays.
9926 (print-diary-entries): Look for overlays rather than \^M.
9927 Add a space to the temp buffer name.
9928 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
9929 Put the buffer in diary-mode.
9930 (list-sexp-diary-entries): Replace \^M by invisible overlays.
9931 (diary-anniversary): Make the year arg optional.
9932 (diary-time-regexp): New const.
9933 (diary-font-lock-keywords): Use it to accept a few more time formats.
9934
9935 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
9936
9937 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
9938
9939 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
9940 Fix bug introduced 2005-07-03: Use (car (last ...))
9941 to faithfully reproduce replaced artist-last.
9942 (artist-set-arrow-points-for-poly): Likewise.
9943 Suggested by Johan Bockg\e,Ae\e(Brd.
9944
9945 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
9946
9947 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
9948 * wid-edit.el (widget):
9949 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
9950 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
9951
9952 2005-10-06 Kenichi Handa <handa@m17n.org>
9953
9954 * international/mule-cmds.el (set-language-environment):
9955 Fix setting up of case-table for unibyte mode.
9956
9957 * simple.el (what-cursor-position): If the character is displayed
9958 by some `display' text property, show that. Don't use
9959 single-key-description for eight-bit characters in multibyte mode.
9960
9961 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
9962
9963 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
9964 (gdb-ann3): Set it.
9965 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
9966 (gdb-info-frames-custom): Use inverse-video for first five
9967 characters of selected frame only.
9968 (gdb-get-frame-number): Select frame even when point is on frame
9969 number.
9970
9971 2005-10-06 Masatake YAMATO <jet@gyve.org>
9972
9973 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
9974 Put `font-lock-function-name-face'.
9975 (gdb-info-frames-custom): Put `font-lock-function-name-face'
9976 and `font-lock-variable-name-face'
9977 (gdb-registers-font-lock-keywords): New font lock keywords definition.
9978 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
9979 (gdb-memory-font-lock-keywords): New font lock keywords definition.
9980 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
9981 (gdb-local-font-lock-keywords): New font lock keywords definition.
9982 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
9983 (gdb-threads-font-lock-keywords): New font lock keywords definition.
9984 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
9985
9986 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
9987
9988 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
9989 (ediff-merge-region-is-non-clash-to-skip): Previously called
9990 ediff-merge-region-is-non-clash.
9991
9992 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
9993 Use insert-buffer-substring.
9994
9995 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
9996 selecting files to patch. Also bug fixes.
9997
9998 * ediff-util.el (ediff-setup): Bug fix.
9999 (ediff-next-difference): Never skip clashes that differ in white
10000 space only.
10001
10002 * ediff-wind.el (ediff-setup-control-frame)
10003 (ediff-destroy-control-frame): Check the menubar feature.
10004
10005 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
10006 (viper-refresh-mode-line): Use make-local-variable to localize
10007 some vars instead of make-variable-buffer-local. Suggested by
10008 Stefan Monnier.
10009
10010 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
10011 (viper-restore-cursor-type, viper-set-insert-cursor-type):
10012 Use make-local-variable instead of make-variable-buffer-local.
10013 Suggested by Stefan Monnier.
10014
10015 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
10016 (viper-comint-mode-hook): Use make-local-variable on
10017 require-final-newline.
10018 (viper-non-hook-settings): Don't use make-variable-buffer-local.
10019
10020 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
10021
10022 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
10023 also the second char of a comment-start sequence.
10024 (scheme-sexp-comment-syntax-table): New var.
10025 (lambda, define): Set their scheme-doc-string-elt property.
10026 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
10027 Use lisp-font-lock-syntactic-face-function now that it properly
10028 handles |...| symbols.
10029 (scheme-mode-variables): Set lisp-doc-string-elt-property,
10030 parse-sexp-lookup-properties and font-lock-extra-managed-props.
10031
10032 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
10033 bit from # to |.
10034 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
10035
10036 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
10037 (lisp-doc-string-elt-property): New var.
10038 (lisp-font-lock-syntactic-face-function): Use it.
10039 Rewrite to recognize docstrings even for forms not at toplevel.
10040
10041 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
10042 annotation on the | part of #| rather than on the # part.
10043 (scheme-font-lock-syntactic-face-function): New function, to
10044 distinguish strings from |...| symbols.
10045 (scheme-mode-variables): Use it. Also fix up the font-lock-time
10046 syntax-table so that #|...|# is properly highlighted.
10047
10048 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
10049 Don't mark as docstring the 3rd elem of an unknown toplevel form.
10050
10051 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
10052
10053 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
10054 and C-e.
10055
10056 * emacs-lisp/eldoc.el: Move comments into docstrings.
10057 (eldoc-message-commands): Initialize in its declaration.
10058 Add move-beginning-of-line and move-end-of-line.
10059 (eldoc-add-command, eldoc-add-command-completions)
10060 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
10061
10062 * outline.el (outline-mark-subtree): Activate the mark.
10063
10064 * calendar/appt.el (appt-time-regexp): New var.
10065 (appt-add, appt-make-list): Use it.
10066 (appt-convert-time): Clean up.
10067
10068 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
10069 Don't set any syntax-table property here.
10070 (tex-font-lock-verb): New function. Do it here.
10071 (tex-font-lock-syntactic-keywords): Use it.
10072
10073 2005-10-04 Richard M. Stallman <rms@gnu.org>
10074
10075 * wid-edit.el (widget-file-complete): Get the widget start point
10076 the right way. Default directory to `/' if file has none.
10077
10078 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
10079
10080 * textmodes/flyspell.el (flyspell-mode-on):
10081 Call ispell-maybe-find-aspell-dictionaries.
10082
10083 * textmodes/ispell.el (ispell-word, ispell-region):
10084 Call ispell-maybe-find-aspell-dictionaries.
10085 (ispell-accept-buffer-local-defs):
10086 Don't call ispell-maybe-find-aspell-dictionaries
10087
10088 2005-10-04 Richard M. Stallman <rms@gnu.org>
10089
10090 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
10091
10092 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
10093
10094 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
10095 instead of `fboundp' in order to allow for anonymous functions.
10096
10097 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
10098
10099 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
10100 case the user clicks on the link while another window is selected.
10101 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
10102
10103 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
10104 functionality.
10105 (dframe-help-echo): Save point in case mouse tracking is off.
10106
10107 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
10108
10109 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
10110
10111 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
10112
10113 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
10114 not change the global value of those vars.
10115
10116 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
10117 make-local-variable which we do not need any more.
10118
10119 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
10120
10121 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
10122 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
10123 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
10124 (speedbar-path-line): Define obsolete aliases.
10125 (speedbar-line-directory): Doc fix.
10126
10127 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
10128 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
10129 instead of speedbar-line-path.
10130
10131 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10132
10133 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
10134 to nil if dropping on a window. Handle dropping on a minibuffer window
10135 like dropping on a non-window part of Emacs.
10136
10137 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
10138
10139 * net/ange-ftp.el: Use with-current-buffer.
10140 (ange-ftp-insert-directory): Do not follow symlinks any more.
10141
10142 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
10143 Remove interactive spec.
10144
10145 2005-10-03 Kim F. Storm <storm@cua.dk>
10146
10147 * ido.el (ido-mode): Use custom-initialize-set.
10148
10149 2005-10-02 Richard M. Stallman <rms@gnu.org>
10150
10151 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
10152 Use insert-buffer-substring.
10153
10154 * net/tramp.el: Pacify byte compiler warnings in pacification code.
10155 (tramp-handle-file-local-copy): Use insert-buffer-substring.
10156
10157 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
10158
10159 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
10160 in last change.
10161 (ange-ftp-insert-directory): Fix up the search for the case where
10162 `file' is absolute.
10163
10164 2005-10-02 Romain Francoise <romain@orebokech.com>
10165
10166 * progmodes/compile.el (compile-goto-error): Delete extra paren.
10167
10168 2005-10-02 Andreas Schwab <schwab@suse.de>
10169
10170 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
10171 directory component in the session info.
10172
10173 2005-10-01 Richard M. Stallman <rms@gnu.org>
10174
10175 * comint.el (comint-redirect-subvert-readonly): Doc fix.
10176
10177 * simple.el (next-error-internal): New function.
10178
10179 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
10180 (compilation-start): Pass new arg to compilation-buffer-name.
10181 (compile-goto-error): Use next-error-internal.
10182
10183 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
10184
10185 * speedbar.el: Remove RCS tag.
10186 (speedbar-check-read-only): Handle non-existent files.
10187
10188 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
10189
10190 * info.el (Info-speedbar-hierarchy-buttons)
10191 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
10192
10193 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10194
10195 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
10196 Do not match newline.
10197 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
10198 (bibtex-summary): Remove unnecessary save-excursion.
10199 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
10200
10201 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10202
10203 * term/mac-win.el: Add charset info for "iso10646-1".
10204 Modify default fontset to use ATSUI-compatible fonts for some charsets
10205 if available.
10206
10207 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
10208
10209 * speedbar.el: Re-apply arch tag.
10210 (speedbar-version): Rename to version 1.0. Suggested by Eric
10211 M. Ludlam.
10212 Reapply two changes from Emacs CVS' version of speedbar lost
10213 during the merge:
10214 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
10215 (speedbar-frame-parameters): Improve customize type.
10216
10217 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
10218
10219 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
10220 (ange-ftp-file-directory-p): Fix the symlink case.
10221 (ange-ftp-insert-directory): When listing a single file, get a list of
10222 the parent buffer and extract the relevant line. Inspired from a patch
10223 by Katsumi Yamaoka <yamaoka@jpl.org>.
10224 (ange-ftp-file-name-sans-versions): Simplify.
10225
10226 2005-09-30 Bill Wohler <wohler@newt.com>
10227
10228 Move MH-E image files from toolbar and mail directories into
10229 etc/images.
10230
10231 * mail/reply2.*: Move to etc/images/mail/reply*.
10232
10233 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
10234 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
10235 etc/images.
10236
10237 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
10238 * toolbar/reply*: Move to etc/images/mail.
10239
10240 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
10241
10242 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
10243
10244 * speedbar.el: New version 1.0pre3.
10245
10246 Frame management code (including timer, and mouse click specifics)
10247 moved to dframe.el:
10248 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
10249 (speedbar-timer): Removed. Use dframe-timer.
10250 (speedbar-close-frame): Removed. Use dframe-close-frame.
10251 (speedbar-activity-change-focus-flag): Removed. Use
10252 dframe-activity-change-focus-flag.
10253 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
10254 dframe-update-speed.
10255
10256 (speedbar-current-frame): New macro. Use this instead of the
10257 variable speedbar-frame.
10258
10259 (speedbar-use-images, speedbar-expand-image-button-alist)
10260 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
10261
10262 (speedbar-find-image-on-load-path): Removed. Replaced by
10263 defezimage in ezimage.el.
10264 (speedbar-expand-image-button-alist): Removed. Replaced by
10265 ezimage-expand-image-button-alist in ezimage.el.
10266
10267 (speedbar-ignored-directory-regexp)
10268 (speedbar-add-ignored-directory-regexp)
10269 (speedbar-ignored-directory-expressions)
10270 (speedbar-line-directory, speedbar-buffers-line-directory)
10271 (speedbar-directory-line, speedbar-buffers-line-directory):
10272 Renamed, replacing `path' with `directory'.
10273
10274 (speedbar-create-directory, speedbar-expand-line-descendants)
10275 (speedbar-toggle-line-expansion)
10276 (speedbar-contract-line-descendants): New commands.
10277
10278 (speedbar-query-confirmation-method, speedbar-select-frame-method)
10279 (speedbar-use-tool-tips-flag): New options.
10280
10281 (speedbar-check-read-only, speedbar-require-version)
10282 (speedbar-insert-separator, speedbar-buffers-tail-notes)
10283 (speedbar-handle-delete-frame, speedbar-try-completion)
10284 (speedbar-update-localized-contents): New functions.
10285
10286 (speedbar-incompatible-version, speedbar-ro-to-do-point)
10287 (speedbar-object-read-only-indicator): New variables.
10288
10289 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
10290 New hooks.
10291
10292 (speedbar-separator-face): New face.
10293
10294 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
10295 (speedbar-ignored-modes): Add fundamental-mode.
10296 (speedbar-directory-unshown-regexp): Add . directories.
10297
10298 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
10299 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
10300 `]' for full expand/close.
10301 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
10302
10303 (speedbar-check-vc): Support hidden files.
10304 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
10305 (speedbar-this-file-in-vc): Use vc-state if available. If VC
10306 state is nil, it is not checked out.
10307
10308 (speedbar-line-text, speedbar-line-token): Support expand buttons
10309 with no text.
10310 (speedbar-refresh): Universal argument acts as power-click.
10311 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
10312 that buffer to get variable values.
10313
10314 And many other bugfixes.
10315
10316 * dframe.el, ezimage.el, sb-image.el: New files.
10317
10318 * sb-*.xpm: Remove files. New image files installed into
10319 etc/images/ezimage.
10320
10321 2005-09-30 Kenichi Handa <handa@m17n.org>
10322
10323 * ps-mule.el (ps-mule-show-warning): If a character is in
10324 ps-print-translation-table, don't treat it as non-printable.
10325
10326 2005-09-30 David Ponce <david@dponce.com>
10327
10328 * tree-widget.el (tree-widget-themes-load-path): New variable.
10329 (tree-widget-themes-directory): Doc fix.
10330 (tree-widget-image-formats) [Emacs]: Doc fix.
10331 (tree-widget--locate-sub-directory): New function.
10332 (tree-widget-themes-directory): Use it.
10333
10334 * recentf.el (recentf-filename-handlers): Rename from
10335 `recentf-filename-handler'. Allow a list of functions.
10336 (recentf-menu-items-for-commands): Fix :help strings.
10337 (recentf-apply-filename-handlers): New function.
10338 (recentf-expand-file-name): Use it.
10339 (recentf-cleanup): Remove duplicates too.
10340
10341 2005-09-29 Juri Linkov <juri@jurta.org>
10342
10343 * faces.el: Rearrange face definitions to be in the same order as
10344 their face descriptions in "(emacs)Standard Faces".
10345
10346 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
10347
10348 * tooltip.el (tooltip): Add group `basic-faces'.
10349
10350 * buff-menu.el (Buffer-menu-buffer): Remove group
10351 `font-lock-highlighting-faces'.
10352
10353 * progmodes/compile.el (compilation-error, compilation-warning)
10354 (compilation-info, compilation-line-number, compilation-column-number):
10355 Change group from `font-lock-highlighting-faces' to `compilation'.
10356
10357 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
10358 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
10359 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
10360 (vhdl-font-lock-reserved-words-face)
10361 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
10362 `font-lock-highlighting-faces'.
10363
10364 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
10365
10366 2005-09-28 Kim F. Storm <storm@cua.dk>
10367
10368 * emulation/cua-base.el: Set CUA move property on additional commands:
10369 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
10370 forward-sexp, backward-sexp, forward-list, backward-list.
10371
10372 2005-09-28 Romain Francoise <romain@orebokech.com>
10373
10374 * comint.el (comint-show-output): Really set point at the
10375 beginning of the output when not using `comint-use-prompt-regexp'.
10376
10377 2005-09-27 Jay Belanger <belanger@truman.edu>
10378
10379 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
10380 in TeX mode.
10381
10382 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
10383
10384 * textmodes/org.el (org-table-sum): Fix format string.
10385
10386 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
10387 Quote face names.
10388
10389 2005-09-26 Romain Francoise <romain@orebokech.com>
10390
10391 * isearch.el (isearch-forward-regexp): Close doc string.
10392
10393 2005-09-25 Richard M. Stallman <rms@gnu.org>
10394
10395 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
10396
10397 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
10398
10399 * progmodes/compile.el (compilation-error-properties):
10400 When getting the file from the previous error message,
10401 correctly decode the new data format.
10402
10403 * progmodes/cc-cmds.el (c-electric-paren):
10404 Call old-blink-paren only for close-paren.
10405
10406 2005-09-24 Andreas Schwab <schwab@suse.de>
10407
10408 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
10409 condition.
10410
10411 2005-09-25 Romain Francoise <romain@orebokech.com>
10412
10413 * dired-aux.el (dired-copy-file-recursive):
10414 * dired.el (dired-delete-file):
10415 * ediff-mult.el (ediff-dir-diff-copy-file):
10416 * ediff-util.el (ediff-test-save-region):
10417 * forms.el (forms-mode):
10418 * ido.el (ido-file-internal, ido-delete-file-at-head):
10419 * log-edit.el (log-edit-done):
10420 * ses.el (ses-yank-resize):
10421 * play/gomoku.el (gomoku-human-plays, gomoku)
10422 (gomoku-human-resigns, gomoku-prompt-for-other-game)
10423 (gomoku-offer-a-draw):
10424 * play/landmark.el (lm-human-resigns, lm):
10425 * net/eudcb-ldap.el (eudc-ldap-check-base):
10426 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
10427 * progmodes/ebrowse.el (ebrowse-find-pattern):
10428 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
10429 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
10430 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
10431
10432 * vc.el (vc-delete-file):
10433 * play/gomoku.el (gomoku-terminate-game, gomoku)
10434 (gomoku-prompt-for-move, gomoku-human-takes-back):
10435 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
10436 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
10437
10438 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
10439
10440 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
10441 color rxvt terminals by using the code xterm.el used to use before
10442 2005-04-09 in order to match the colors used by rxvt.
10443
10444 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
10445
10446 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
10447 colors rxvt-unicode terminals by using the same code as xterm.el.
10448
10449 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
10450
10451 * textmodes/tex-mode.el (tex-font-lock-append-prop)
10452 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
10453 new symbol used for the tex-verbatim face.
10454
10455 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
10456
10457 * woman.el (woman-file-name):
10458 * wid-edit.el (widget-file-prompt-value)
10459 (widget-coding-system-prompt-value):
10460 * w32-fns.el (set-w32-system-coding-system):
10461 * vc.el (vc-version-diff, vc-annotate):
10462 * textmodes/reftex-auc.el (reftex-arg-cite)
10463 (reftex-arg-index-tag):
10464 * textmodes/refer.el (refer-get-bib-files):
10465 * textmodes/artist.el (artist-figlet-choose-font):
10466 * terminal.el (terminal-emulator):
10467 * replace.el (occur-read-primary-args):
10468 * rect.el (string-rectangle, string-insert-rectangle):
10469 * ps-print.el (ps-print-preprint):
10470 * progmodes/pascal.el (pascal-goto-defun):
10471 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
10472 * progmodes/compile.el (compilation-find-file):
10473 * printing.el (pr-interactive-n-up):
10474 * play/animate.el (animate-birthday-present):
10475 * net/rcompile.el (remote-compile):
10476 * man.el (man, Man-goto-section, Man-follow-manual-reference):
10477 * mail/rmailsum.el (rmail-summary-search-backward)
10478 (rmail-summary-search):
10479 * mail/rmailout.el (rmail-output-read-rmail-file-name)
10480 (rmail-output-read-file-name):
10481 * mail/rmail.el (rmail-search, rmail-search-backwards):
10482 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
10483 * locate.el (locate):
10484 * international/quail.el (quail-show-keyboard-layout):
10485 * international/mule.el (set-buffer-file-coding-system)
10486 (revert-buffer-with-coding-system, set-file-name-coding-system)
10487 (set-terminal-coding-system, set-keyboard-coding-system)
10488 (set-next-selection-coding-system):
10489 * international/mule-diag.el (describe-coding-system)
10490 (describe-font, describe-fontset):
10491 * international/mule-cmds.el (universal-coding-system-argument)
10492 (search-unencodable-char, describe-input-method)
10493 (set-language-environment, describe-language-environment):
10494 * international/codepage.el (codepage-setup):
10495 * international/code-pages.el (codepage-setup):
10496 * info.el (Info-search, Info-follow-reference)
10497 (Info-search-backward):
10498 * emacs-lisp/advice.el (ad-read-advised-function)
10499 (ad-read-advice-class, ad-clear-cache, ad-activate)
10500 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
10501 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
10502 (ad-read-regexp):
10503 * ediff-util.el (ediff-toggle-regexp-match):
10504 * ediff-ptch.el (ediff-prompt-for-patch-file):
10505 * dired-aux.el (dired-diff):
10506 * diff.el (diff):
10507 * cus-edit.el (custom-variable-prompt):
10508 * calendar/timeclock.el (timeclock-ask-for-project):
10509 * calc/calcalg3.el (calc-get-fit-variables):
10510 * calc/calc-store.el (calc-edit-variable)
10511 (calc-permanent-variable):
10512 * vc-mcvs.el (vc-mcvs-register):
10513 * shadowfile.el (shadow-define-literal-group):
10514 * woman.el (woman-file-name):
10515 * vc.el (vc-version-diff, vc-merge):
10516 * textmodes/reftex-index.el (reftex-index-complete-tag):
10517 * format.el (format-decode-buffer, format-decode-region):
10518 * emulation/viper-cmd.el (viper-read-string-with-history):
10519 * emacs-lisp/debug.el (cancel-debug-on-entry):
10520 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
10521 * ediff.el (ediff-merge-revisions)
10522 (ediff-merge-revisions-with-ancestor, ediff-revision):
10523 * completion.el (interactive-completion-string-reader):
10524 * calc/calc-prog.el (calc-user-define-formula):
10525 Follow convention for reading with the minibuffer.
10526
10527 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
10528
10529 * progmodes/python.el (python-describe-symbol): Add globals() and
10530 locals() to the arguments of emacs.ehelp.
10531
10532 2005-09-24 Magnus Henoch <mange@freemail.hu>
10533
10534 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
10535 New function, code extracted from ispell-valid-dictionary-list.
10536 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
10537 Call it.
10538
10539 2005-09-24 Eli Zaretskii <eliz@gnu.org>
10540
10541 * subr.el (version-regexp-alist): Extend valid syntax for version
10542 strings: allow any of the characters -,_,+ to separate the
10543 alpha/beta/rc part from the version part. Doc fix.
10544 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
10545
10546 2005-09-23 David Reitter <david.reitter@gmail.com>
10547
10548 * mail/mailclient.el: New file.
10549
10550 2005-09-23 Richard M. Stallman <rms@gnu.org>
10551
10552 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
10553 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
10554 Doc fixes.
10555
10556 * progmodes/cc-mode.el (c-font-lock-init):
10557 Specify font-lock-lines-before.
10558
10559 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
10560
10561 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
10562 whole conflict.
10563
10564 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
10565
10566 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
10567 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
10568 of `remap' feature when available. Additional key bindings for
10569 better tty support.
10570 (org-mode-restart, org-force-self-insert): New commands.
10571 (org-time-stamp-inactive): New command.
10572 (org-remap): New function.
10573 (org-table-auto-blank-field, org-level-color-stars-only): New options.
10574 (org-enable-fixed-width-editor): Move to `org-structure'
10575 customization group.
10576 (org-self-insert-command, orgtbl-self-insert-command): Modify to
10577 blank field after field motion commands.
10578
10579 2005-09-23 Kenichi Handa <handa@m17n.org>
10580
10581 * international/mule-cmds.el (set-language-environment):
10582 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
10583 have to call utf-translate-cjk-load-tables.
10584
10585 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
10586
10587 * mouse.el (mouse-move-drag-overlay): Fix last change.
10588
10589 2005-09-22 David Ponce <david@dponce.com>
10590
10591 * tree-widget.el (tree-widget-value-create): Fix previous change.
10592
10593 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
10594
10595 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
10596
10597 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
10598
10599 * mouse.el (mouse-move-drag-overlay): New function.
10600 (mouse-drag-region-1): Use it.
10601 Try to simplify a bit the state handling. Handle clicks on links
10602 inside intangible areas.
10603 (mouse-save-then-kill): Minor simplification.
10604 (mouse-secondary-overlay): Make it always non-nil instead of
10605 recreating it each time.
10606 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
10607 (mouse-kill-secondary, mouse-secondary-save-then-kill):
10608 Simplify accordingly.
10609
10610 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
10611
10612 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
10613
10614 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
10615
10616 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
10617 (ediff-file-name-sans-prefix): Treat nil as an empty string.
10618 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
10619 to patch.
10620
10621 * ediff-util.el: Use insert-buffer-substring.
10622
10623 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
10624
10625 * emulation/viper-cmd.el (viper-change-state): Don't move over the
10626 field boundaries in the minibuffer.
10627 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
10628 (viper-minibuffer-post-command-hook): New hook.
10629 (viper-line): Don't move cursor at bolp.
10630
10631 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
10632
10633 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
10634 avoid compiler warnings.
10635
10636 * emulation/viper-macs.el (ex-map): Better messages.
10637
10638 * emulation/viper-utils.el (viper-beginning-of-field): New function.
10639
10640 * emulation/viper.el: Replace make-variable-buffer-local with
10641 viper-make-variable-buffer-local everywhere, to avoid warnings.
10642
10643 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
10644
10645 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
10646 Delete unused var `old-selected-window'.
10647 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
10648 (mouse-drag-secondary): Delete unused var `start-frame'.
10649
10650 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
10651
10652 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
10653
10654 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
10655
10656 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
10657 Re-indent within 80 columns. Use inhibit-read-only.
10658
10659 2005-09-19 Romain Francoise <romain@orebokech.com>
10660
10661 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
10662
10663 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
10664
10665 * font-lock.el (font-lock-default-fontify-region): Don't add a line
10666 unconditionally, since the after-change-function already did it.
10667
10668 2005-09-19 Miles Bader <miles@gnu.org>
10669
10670 * net/newsticker.el: Get rid of CVS keyword.
10671
10672 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
10673
10674 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
10675 The prompt is formatted later.
10676
10677 2005-09-19 David Ponce <david@dponce.com>
10678
10679 * tree-widget.el (tree-widget-value-create): Save the converted
10680 tree :node widget.
10681
10682 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
10683
10684 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
10685 variable `message'.
10686
10687 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
10688
10689 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
10690 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
10691 <slawomir.nowaczyk.847@student.lu.se>.
10692
10693 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
10694
10695 * image.el (image-load-path): Use symbol `data-directory' instead
10696 of its value, for backward compatibility with packages that bind
10697 it during `find-image'. Suggested by Katsumi Yamaoka.
10698 (image-search-load-path): Handle symbols whose values are strings.
10699
10700 2005-09-18 Romain Francoise <romain@orebokech.com>
10701
10702 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
10703 with-current-buffer form in save-excursion.
10704
10705 2005-09-18 D Goel <deego@gnufans.org>
10706
10707 * apropos.el (apropos-command): Fix `message' call: first arg
10708 should be a format spec. In this and all other cases that appear
10709 below and elsewhere in the source code, I made a change only when
10710 two conditions were satisfied: [1] I can think of a possibility
10711 that the arguments would cause an error, for example, the code in
10712 question relies on external variables such as filenames. [2] I
10713 was sure that the arg to `message' could not have been nil in the code.
10714
10715 * textmodes/tildify.el (tildify-region): Ditto.
10716
10717 * textmodes/reftex-index.el (reftex-index-change-entry)
10718 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
10719 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
10720 * textmodes/org.el (org-complete, org-deadline, org-schedule)
10721 (org-priority, org-table-sum):
10722 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
10723 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
10724 (flyspell-word, flyspell-display-next-corrections):
10725 * textmodes/bibtex.el (bibtex-print-help-message):
10726 * textmodes/artist.el (artist-key-set-point-poly):
10727 * term/mac-win.el (mac-services-insert-text):
10728 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
10729 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
10730 (vhdl-port-paste-testbench, vhdl-compose-new-component)
10731 (vhdl-compose-configuration):
10732 * progmodes/sh-script.el (sh-blink, sh-show-indent)
10733 (sh-set-indent, sh-learn-line-indent):
10734 * progmodes/ps-mode.el (ps-mode-target-column):
10735 * progmodes/idlwave.el (idlwave-make-tags)
10736 (idlwave-scan-library-catalogs):
10737 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
10738 * progmodes/gud.el (gud-jdb-analyze-source):
10739 * progmodes/flymake.el (flymake-log):
10740 * progmodes/ebnf2ps.el (ebnf-generate-region):
10741 * progmodes/cmacexp.el (c-macro-expansion):
10742 * progmodes/ada-xref.el (ada-treat-cmd-string):
10743 * progmodes/ada-mode.el (ada-create-case-exception-substring)
10744 (ada-justified-indent-current, ada-batch-reformat):
10745 * play/zone.el (zone):
10746 * play/landmark.el (lm-move):
10747 * play/decipher.el (decipher-show-alphabet):
10748 * net/newsticker.el (newsticker--display-jump)
10749 (newsticker--display-scroll):
10750 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
10751 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
10752 * mail/feedmail.el (feedmail-dump-message-to-queue):
10753 * eshell/esh-proc.el (eshell-remove-process-entry):
10754 * emulation/ws-mode.el (ws-last-error):
10755 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
10756 (viper-record-kbd-macro):
10757 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
10758 * emacs-lisp/lisp-mnt.el (lm-report-bug):
10759 * emacs-lisp/find-func.el (find-function-noselect):
10760 * calendar/timeclock.el (timeclock-status-string)
10761 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
10762 (timeclock-when-to-leave-string):
10763 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
10764 * calc/calc-units.el (calc-enter-units-table):
10765 * calc/calc-mode.el (calc-mode-record-mode):
10766 * woman.el (woman-mini-help):
10767 * wdired.el (wdired-change-to-wdired-mode):
10768 * vc.el (vc-retrieve-snapshot):
10769 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
10770 * startup.el (display-startup-echo-area-message):
10771 * simple.el (set-goal-column):
10772 * ses.el (ses-command-hook, ses-recalculate-cell):
10773 * server.el (server-process-filter):
10774 * printing.el (pr-interface-txt-print, pr-interface-printify)
10775 (pr-interface-ps):
10776 * pcvs.el (cvs-help):
10777 * log-edit.el (log-edit, log-edit-mode-help):
10778 * iswitchb.el (iswitchb-possible-new-buffer):
10779 * isearch.el (isearch-edit-string):
10780 * image-mode.el (image-mode, image-minor-mode):
10781 * ibuf-macs.el (define-ibuffer-filter):
10782 * hi-lock.el (hi-lock-find-patterns):
10783 * files.el (toggle-read-only):
10784 * ediff-util.el (ediff-copy-diff)
10785 (ediff-write-merge-buffer-and-maybe-kill):
10786 * echistory.el (Electric-history-undefined):
10787 * dnd.el (dnd-insert-text):
10788 * dired-aux.el (dired-query):
10789 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
10790 * bookmark.el (bookmark-bmenu-locate):
10791 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
10792 Fix `message' calls to ensure first arg is a format string.
10793 The change was made only when these two conditions were satisfied:
10794 [1] when there is a possibility that the arguments would cause an error
10795 for example, if the code in question relies on external variables
10796 such as filenames, and
10797 [2] if the arg to `message' could not have been nil in the code.
10798
10799 * pcomplete.el (pcomplete--help): Fix `message' format spec.
10800 Not having a %s would be weird, though not technically wrong.
10801
10802 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10803
10804 * term/mac-win.el (mac-add-charset-info): Doc fix.
10805
10806 2005-09-17 Romain Francoise <romain@orebokech.com>
10807
10808 * shell.el (shell-resync-dirs): Handle echoing processes more
10809 reliably. Don't insert resync command if `comint-process-echoes'
10810 is non-nil.
10811
10812 2005-09-17 Magnus Henoch <mange@freemail.hu>
10813
10814 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
10815 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
10816 aspell versions >= 0.60.
10817 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
10818 only if ispell-aspell-supports-utf8 is non-nil.
10819
10820 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
10821
10822 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
10823 buffer-local value to lisp-indent-function.
10824
10825 2005-09-17 Milan Zamazal <pdm@zamazal.org>
10826
10827 * progmodes/glasses.el (glasses-make-readable): If
10828 glasses-separator differs from underscore, put appropriate
10829 overlays over underscore characters.
10830 (glasses-convert-to-unreadable): If glasses-separator differs from
10831 underscore, try to convert glasses-separator characters to
10832 underscores.
10833
10834 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
10835
10836 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
10837 Use with-syntax-table and dolist.
10838
10839 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
10840
10841 * textmodes/reftex-auc.el:
10842 * textmodes/reftex-cite.el:
10843 * textmodes/reftex-dcr.el:
10844 * textmodes/reftex-global.el:
10845 * textmodes/reftex-parse.el:
10846 * textmodes/reftex-ref.el:
10847 * textmodes/reftex-sel.el:
10848 * textmodes/reftex-toc.el:
10849 * textmodes/reftex-vars.el:
10850 * textmodes/reftex.el: Small changes to remove compiler warnings.
10851
10852 * textmodes/reftex-index.el: Likewise.
10853 (reftex-query-index-phrase): More efficient use of markers.
10854
10855 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
10856
10857 * image.el (image-load-path): New variable.
10858 (image-search-load-path): New function.
10859 (find-image): Search for images in `image-load-path'.
10860
10861 2005-09-15 Richard M. Stallman <rms@gnu.org>
10862
10863 * follow.el: Change Maintainer field.
10864
10865 2005-09-15 David Ponce <david@dponce.com>
10866
10867 * recentf.el (recentf-save-file-modes): New option.
10868 (recentf-save-list): Use it.
10869
10870 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
10871
10872 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
10873 (mode-line-mule-info, mode-line-modified): Move bindings from
10874 mouse-3 to mouse-1.
10875
10876 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
10877
10878 * simple.el (sendmail-user-agent-compose): Revert last change.
10879
10880 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
10881
10882 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
10883 Use with-current-buffer.
10884 (ange-ftp-gwp-start): Remove unused var `gw-user'.
10885 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
10886 (ange-ftp-insert-directory): Remove unused var `short'.
10887 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
10888
10889 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
10890 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
10891
10892 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
10893 (check-calendar-holidays, diary-list-entries): Autoload.
10894 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
10895 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
10896
10897 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
10898 which mistakenly removed a call to display-buffer.
10899
10900 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
10901
10902 * obsolete/iso-insert.el: Move to obsolete/ from international/.
10903
10904 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
10905
10906 * progmodes/hideshow.el
10907 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
10908 (hs-allow-nesting): New user var.
10909 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
10910 (hs-hide-block-at-point): When nesting allowed,
10911 if there is already an overlay in place, delete it.
10912 (hs-safety-is-job-n): Delete func; remove call sites.
10913 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
10914 (hs-overlay-at): New func.
10915 (hs-already-hidden-p, hs-show-block): Use it.
10916 (hs-hide-all): Don't pre-clean if nesting allowed.
10917 (hs-show-all): Temporarily disallow
10918 nesting around call to `hs-discard-overlays'.
10919
10920 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
10921
10922 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
10923 Delete unused local var.
10924
10925 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
10926
10927 * help-fns.el (describe-categories): "?\ " -> "?\s".
10928 (help-do-arg-highlight): Recognize also ARG-n, as in
10929 `move-to-left-margin' (ARG+n is already recognized). Simplify.
10930
10931 * international/codepage.el (dos-unsupported-char-glyph):
10932 * net/newsticker.el (tool-bar-map, w3-mode-map)
10933 (w3m-minor-mode-map):
10934 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
10935 (ent-alist):
10936 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
10937
10938 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
10939
10940 * custom.el (custom-push-theme): Handle the case where a symbol is
10941 bound but face properties have not yet been assigned.
10942
10943 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
10944 Fix behavior if noerase is `t' and there is no mail buffer.
10945
10946 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
10947 if `continue' is nil, rather than signal an error.
10948
10949 2005-09-12 Richard M. Stallman <rms@gnu.org>
10950
10951 * font-lock.el (font-lock-keywords): Add autoload.
10952
10953 * help-fns.el (describe-variable): Rearrange to put source link
10954 in a predictable place.
10955
10956 * net/newsticker.el: New file.
10957
10958 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
10959
10960 * calendar/calendar.el (calendar-for-loop): Add edebug info.
10961 (calendar-basic-setup): Use the new nil arg.
10962 (number-of-diary-entries): Move to diary-lib.el.
10963
10964 * calendar/diary-lib.el: Use with-current-buffer, match-string.
10965 (diary-list-entries): Use with-syntax-table and dolist.
10966 Rename from list-diary-entries.
10967 Use number-of-diary-entries if `number' is nil.
10968 (diary, diary-view-entries): Use this new name and new nil arg value.
10969 (number-of-diary-entries): Move from calendar.el.
10970 (diary-unhide-everything): New function.
10971 (include-other-diary-files, fancy-diary-display)
10972 (diary-show-all-entries, make-diary-entry): Use it.
10973 (diary-mail-entries): Use buffer-string.
10974 (mark-diary-entries): Fix long standing paren typo.
10975 (diary-sexp-entry): Use count-lines.
10976 (make-diary-entry): Avoid `previous-line'.
10977 (diary-mode-map): New var.
10978 (diary-mode): Redraw cal after saving. Setup header-line.
10979 (fancy-diary-display-mode): Use local-set-key.
10980
10981 * startup.el (command-line): Try calling various terminal-init-foo-bar
10982 functions by stripping hyphenated suffixes from $TERM.
10983
10984 * files.el (normal-mode): Check boundness of font-lock-keywords.
10985
10986 2005-09-12 Richard M. Stallman <rms@gnu.org>
10987
10988 * progmodes/compile.el: Don't decide a file's directory
10989 until the user actually tries to go there.
10990 (compilation-next-error-function):
10991 Pass compilation-find-file the directory from the file-struct.
10992 (compilation-internal-error-properties): Separate local FILE-STRUCT
10993 from FILE. Doc the args better. Rename arg FMT to FMTS.
10994 (compilation-find-file): Arg DIR renamed to DIRECTORY.
10995 Expand it, and if nil, use default-directory.
10996 (compilation-get-file-structure): Don't mix specified directory
10997 with default directory. Put specified directory into
10998 file-struct. Don't make the file name absolute.
10999
11000 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
11001 (compile-command): Add autoload.
11002 (compilation-disable-input): Add autoload.
11003
11004 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
11005
11006 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
11007 strings of the variables it can override.
11008 (time-stamp): New (as yet undocumented) time-stamp-format escapes
11009 %Q and %q, for fully-qualified domain name and unqualified host name.
11010
11011 2005-09-11 Kim F. Storm <storm@cua.dk>
11012
11013 * emacs-lisp/authors.el (authors-aliases): Update list.
11014 (authors-fixed-entries): Update mldrag.el entry.
11015
11016 2005-09-10 Alan Mackenzie <acm@muc.de>
11017
11018 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
11019 from the region narrowed to.
11020
11021 2005-09-10 Magnus Henoch <mange@freemail.hu>
11022
11023 * textmodes/ispell.el (ispell-check-version): Signal an error if
11024 aspell version is less than 0.60.
11025
11026 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
11027
11028 * progmodes/octave-inf.el (inferior-octave-startup):
11029 Resync current dir at the end.
11030
11031 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
11032
11033 * woman.el (woman-topic-at-point-default):
11034 Rename to woman-use-topic-at-point-default.
11035 (woman-topic-at-point): Rename to woman-use-topic-at-point.
11036 (woman-file-name): Reflect renames above. Automatically use the
11037 word at point as topic if woman-use-topic-at-point is non-nil.
11038 Otherwise offer it as default but don't insert it in the
11039 minibuffer. Also use `test-completion' instead of `assoc' as
11040 suggested by Stefan Monnier.
11041
11042 2005-09-10 Andre Spiegel <spiegel@gnu.org>
11043
11044 * vc.el (vc-directory, vc-update-change-log): Throw an error on
11045 the attempt to do it over Tramp. This is not yet supported.
11046
11047 2005-09-10 Eli Zaretskii <eliz@gnu.org>
11048
11049 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
11050 (menu-bar-non-minibuffer-window-p): New functions.
11051 ("Split Window", "Save As..."): Use them.
11052 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
11053 ("Print Buffer", "Truncate Long Lines in this Buffer"):
11054 Use menu-bar-menu-frame-live-and-visible-p.
11055 ("Save Buffer", "Insert File", "Open Directory...")
11056 ("Open File...", "Visit New File..."):
11057 Use menu-bar-non-minibuffer-window-p.
11058 (kill-this-buffer-enabled-p, dired <menu-enable>):
11059 Use menu-bar-non-minibuffer-window-p.
11060
11061 2005-09-09 Eli Zaretskii <eliz@gnu.org>
11062
11063 * cus-start.el (all): Don't complain about fringe-related
11064 built-ins if fringes are not supported. Ditto about
11065 selection-related built-ins. Fix the test for GTK-related built-ins.
11066
11067 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
11068 ("Postscript Print Buffer", "Print Region", "Save As...")
11069 ("Save", "Insert File...", "Open Directory...")
11070 ("Open File...", "Visit New File..."")
11071 ("Truncate Long Lines in this Buffer"): Don't look at
11072 menu-updating-frame if this display does not support multiple frames.
11073
11074 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
11075
11076 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
11077
11078 2005-09-09 Emilio Lopes <eclig@gmx.net>
11079
11080 * woman.el: Format- and whitespace-related changes.
11081
11082 2005-09-09 Eli Zaretskii <eliz@gnu.org>
11083
11084 * woman.el: Fix my email address.
11085
11086 2005-09-08 Richard M. Stallman <rms@gnu.org>
11087
11088 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
11089 (sh-mode): Locally set skeleton-pair-default-alist.
11090
11091 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
11092
11093 * progmodes/flymake.el: Require `compile' unconditionally.
11094
11095 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
11096
11097 * woman.el (woman-file-name): Provide a default, not initial input.
11098
11099 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
11100
11101 * font-lock.el (font-lock-support-mode): Doc fix.
11102
11103 * descr-text.el (describe-property-list): Handle non-symbol prop names.
11104
11105 2005-09-08 Richard M. Stallman <rms@gnu.org>
11106
11107 * simple.el (blink-matching-open): Get rid of text props from
11108 the string shown in echo area. Don't permanently set point.
11109 Some rearrangements.
11110
11111 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
11112
11113 * recentf.el (recentf-filename-handler): Add custom choice
11114 `abbreviate-file-name'.
11115
11116 * msb.el (msb--very-many-menus): Fix typo.
11117
11118 * disp-table.el (standard-display-european): Don't set
11119 enable-multibyte-characters to nil.
11120
11121 2005-09-08 David Ponce <david@dponce.com>
11122
11123 * recentf.el (recentf-show-file-shortcuts-flag): New option.
11124 (recentf-expand-file-name): Doc fix.
11125 (recentf-dialog-mode-map): Define digit shortcuts.
11126 (recentf--files-with-key): New variable.
11127 (recentf-show-digit-shortcut-filter): New function.
11128 (recentf-open-files-items): New function.
11129 (recentf-open-files): Use it.
11130 (recentf-open-file-with-key): New command.
11131
11132 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
11133
11134 * buff-menu.el (Buffer-menu-sort-by-column): New function.
11135 Suggested by Kim F. Storm.
11136 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
11137 (Buffer-menu-make-sort-button): Use global keymap.
11138
11139 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
11140
11141 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
11142 (Man-getpage-in-background-advice): Remove defadvice; it isn't
11143 necessary any longer with the remapped command.
11144 (Man-bgproc-sentinel-advice): Remove defadvice which counts
11145 formatting time only.
11146
11147 * net/tramp.el (tramp-action-password)
11148 (tramp-multi-action-password): Compile the password prompt from
11149 `method', `user' and `host'. Sometimes it isn't obvious which
11150 password to enter, for example with remote files offered by
11151 recentf.el, or with multiple steps. Suggested by Robert Marshall
11152 <robert@chezmarshall.freeserve.co.uk>.
11153
11154 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
11155
11156 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
11157 Fix regexp for when "s///" is at the beginning of line.
11158
11159 2005-09-07 Jay Belanger <belanger@truman.edu>
11160
11161 * calc/calc-poly.el (math-expand-term): Multiply out any powers
11162 when in matrix mode.
11163
11164 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
11165
11166 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
11167 non-anonymous functions.
11168
11169 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
11170
11171 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
11172 when using a header line. Otherwise, use mouse-1-click-follows-link.
11173
11174 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
11175 can't be moved; don't signal an error.
11176
11177 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
11178
11179 * cus-theme.el (custom-theme-write-faces): Save the current face
11180 spec, not the defface spec.
11181
11182 * custom.el (custom-known-themes): Clarify meaning of "standard".
11183 (custom-push-theme): Save old values in the standard theme.
11184 (disable-theme): Correct typo.
11185 (custom-face-theme-value) Deleted unused function.
11186 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
11187
11188 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
11189
11190 * progmodes/compile.el (compilation-goto-locus): Take into account
11191 iconified frames when determining whether the buffer is
11192 already visible.
11193 Don't reset window height if the window already existed.
11194
11195 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
11196
11197 * custom.el (load-theme): Rename from require-theme.
11198 Add interactive spec.
11199 (enable-theme): Rename from custom-enable-theme.
11200 Add interactive spec.
11201 (disable-theme): Rename from custom-disable-theme.
11202 Add interactive spec.
11203 (custom-make-theme-feature): Doc fix.
11204 (custom-theme-directory): Doc fix.
11205 (provide-theme): Call enable-theme.
11206
11207 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
11208
11209 * obsolete/lazy-lock.el (lazy-lock-mode):
11210 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
11211 font-lock-mode if it's off. Print a warning instead.
11212
11213 * progmodes/compile.el (compilation-start): Ignore errors if the
11214 process died before we get to send-eof.
11215
11216 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
11217 Undo last change. Enclosing the result in quotes broke things on Unix
11218 since tex-send-command passes it through shell-quote-argument.
11219 (tex-send-command): Pass `file' through convert-standard-filename
11220 when possible.
11221 (tex-uptodate-p): Handle the case where TeX hasn't put additional
11222 info in a transcript.
11223
11224 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
11225
11226 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
11227 fix compilation warning. Reorder the key definitions to group
11228 together keys emitted by the current version of xterm.
11229
11230 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
11231 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
11232 Reorder predicates to correct min-color usage.
11233
11234 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
11235
11236 * longlines.el (longlines-mode): Inhibit read-only when encoding.
11237 Kill local variables when longlines-mode is turned off.
11238
11239 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
11240
11241 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
11242
11243 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
11244
11245 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
11246
11247 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
11248 (font-lock-lines-before): Change default to being inactive.
11249 (font-lock-default-fontify-region): Obey font-lock-lines-before.
11250 (font-lock-after-change-function): Don't handle f-l-lines-before here.
11251
11252 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
11253
11254 * net/tramp.el (tramp-handle-make-auto-save-file-name):
11255 Deactivate temporarily advice if active (not needed for Emacs 22,
11256 but for backwards compatibility).
11257 (tramp-exists-file-name-handler): Rewrite. First implementation
11258 was too simple.
11259 (tramp-advice-make-auto-save-file-name):
11260 Call `tramp-handle-make-auto-save-file-name' (again, just for
11261 backwards compatibility).
11262
11263 2005-08-31 Reto Zimmermann <reto@gnu.org>
11264
11265 * progmodes/vhdl-mode.el
11266 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
11267 (vhdl-end-p): Fix indentation bug "else" after "-- when".
11268 (vhdl-set-default-project): New function (easier setting of default).
11269 (vhdl-port-copy): Handle extended identifiers for generics.
11270 (vhdl-compiler-alist): Better description for error message regexp.
11271 (vhdl-make): Query for target, use previous as default.
11272 (vhdl-port-copy): Fix port copy for port names starting with "signal".
11273 (vhdl-font-lock-keywords-2): Fix fontification for record
11274 el. assign.
11275 (vhdl-speedbar-make-subpack-line): Add package body link.
11276 (vhdl-generate-makefile-1): Not include itself as dependency.
11277 (vhdl-font-lock-init): Highlight c-preprocessor directives.
11278 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
11279 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
11280 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
11281 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
11282 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
11283 (vhdl-import-project): Add string argument for `error'.
11284 (vhdl-compose-configuration)
11285 (vhdl-compose-configuration-architecture): Add configuration
11286 declaration generation.
11287 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
11288 (vhdl-trailer-re): Add "record" keyword (better indentation).
11289 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
11290 "[^ \t-\"]+".
11291 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
11292 (vhdl-testbench-entity-file-name)
11293 (vhdl-testbench-architecture-file-name): Allow separate
11294 customization of testbench file names.
11295 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
11296 (vhdl-get-visible-signals): Allow newline within alias declaration.
11297 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
11298 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
11299 (member-ignore-case): Alias for missing function in XEmacs.
11300 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
11301 (vhdl-update-sensitivity-list): Ignore case on read signals.
11302 (vhdl-replace-string): Adjust case only for file names.
11303 (vhdl-update-sensitivity-list): Fix search for read signals.
11304 (vhdl-update-sensitivity-list): Exclude formal parameters.
11305 (vhdl-get-visible-signals): Include aliases of signals.
11306 (vhdl-get-visible-signals): Fix signal name searching.
11307 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
11308 (vhdl-fixup-whitespace-region): Fix for character
11309 literals (e.g. `:').
11310
11311 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
11312
11313 * ansi-color.el (comint-last-output-start):
11314 * bs.el (font-lock-verbose):
11315 * diff-mode.el (add-log-buffer-file-name-function):
11316 * dired-x.el (vm-folder-directory):
11317 * faces.el (help-xref-stack-item):
11318 * files.el (font-lock-keywords):
11319 * find-lisp.el (dired-buffers, dired-subdir-alist):
11320 * ido.el (cua-inhibit-cua-keys):
11321 * log-view.el (cvs-minor-wrap-function):
11322 * outline.el (font-lock-warning-face):
11323 * simple.el (compilation-current-error):
11324 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
11325 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
11326 * tooltip.el (comint-prompt-regexp):
11327 * w32-fns.el (explicit-shell-file-name):
11328 * term/mac-win.el (mac-charset-info-alist)
11329 (mac-services-selection, mac-system-script-code):
11330 * term/tty-colors.el (msdos-color-values):
11331 * term/w32-win.el (xlfd-regexp-registry-subnum):
11332 * term/x-win.el (x-keysym-table, x-selection-timeout)
11333 (x-session-id, x-session-previous-id):
11334 * textmodes/ispell.el (mail-yank-prefix):
11335 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
11336 * textmodes/org.el (calc-embedded-close-formula)
11337 (calc-embedded-open-formula)
11338 (font-lock-unfontify-region-function):
11339 * textmodes/reftex-global.el (isearch-next-buffer-function)
11340 (TeX-master):
11341 * textmodes/reftex.el (font-lock-keywords):
11342 * textmodes/tex-mode.el (font-lock-comment-face)
11343 (font-lock-doc-face):
11344 * textmodes/texinfo.el (outline-heading-alist):
11345 Add defvars.
11346
11347 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
11348 (artist-spray-chars, artist-mode-init, artist-replace-string)
11349 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
11350 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
11351 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
11352
11353 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
11354 (conf-align-assignments): "?\ " -> "?\s".
11355
11356 * textmodes/reftex-index.el (TeX-master): Add defvar.
11357 (reftex-index-phrases-marker): Move up defvar.
11358
11359 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
11360 (reftex-toc-include-labels-indicator)
11361 (reftex-toc-include-index-indicator)
11362 (reftex-toc-max-level-indicator): Move up declarations.
11363
11364 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
11365 of args to `tramp-run-real-handler', even if it's empty in this case.
11366
11367 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11368
11369 * dired.el (dired-move-to-filename-regexp): Add date format for
11370 Mac OS X 10.3 in East Asian locales.
11371
11372 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
11373
11374 * files.el (make-auto-save-file-name): Add file name handler call
11375 if applicable.
11376
11377 * net/tramp.el (tramp-file-name-handler-alist)
11378 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
11379 (tramp-handle-make-auto-save-file-name): Rename from
11380 `tramp-make-auto-save-file-name'.
11381 (tramp-exists-file-name-handler): New defun.
11382 (tramp-advice-make-auto-save-file-name): Make defadvice only when
11383 `make-auto-save-file-name' is not a magic file name operation.
11384
11385 2005-08-30 Richard M. Stallman <rms@gnu.org>
11386
11387 * files.el (risky-local-variable-p):
11388 Match `-predicates' and `-commands.
11389
11390 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
11391 (custom-save-all): Visit the file if necessary;
11392 kill the buffer if we created it.
11393 (custom-save-delete): Don't visit file or kill buffer here.
11394
11395 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
11396
11397 * textmodes/org.el (org-special-keyword): New face.
11398 (org-table-copy-down, org-table-eval-formula)
11399 (org-table-recalculate, org-init-section-numbers):
11400 Use `string-to-number' instead of `string-to-int'.
11401 (org-get-location): Use `insert-buffer-substring' instead of
11402 `insert-buffer'.
11403 (org-modify-diary-entry-string): New function.
11404 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
11405 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
11406 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
11407 active region.
11408 (org-export-as-html): Handle QUOTE keyword.
11409 (org-quote-string): New option.
11410 (org-bookmark-jump-unhide): New function, used for
11411 `bookmark-after-jump-hook'.
11412 (org-diary-default-entry): Apply only when not called through
11413 `org-agenda'.
11414
11415 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
11416
11417 * net/eudc.el (mode-popup-menu):
11418 * play/handwrite.el (ps-printer-name, ps-lpr-command):
11419 * progmodes/ada-mode.el (compile-auto-highlight)
11420 (skeleton-further-elements):
11421 * progmodes/autoconf.el (font-lock-syntactic-keywords):
11422 * progmodes/cmacexp.el (msdos-shells):
11423 * progmodes/compile.el (font-lock-extra-managed-props)
11424 (font-lock-keywords, font-lock-maximum-size)
11425 (font-lock-support-mode):
11426 * progmodes/grep.el (font-lock-lines-before):
11427 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
11428 * progmodes/mixal-mode.el (compile-command):
11429 * progmodes/perl-mode.el (font-lock-comment-face)
11430 (font-lock-doc-face, font-lock-string-face):
11431 * progmodes/prolog.el (comint-prompt-regexp):
11432 * progmodes/sh-script.el (font-lock-comment-face)
11433 (font-lock-set-defaults, font-lock-string-face):
11434 * progmodes/sql.el (font-lock-keyword-face)
11435 (font-lock-set-defaults, font-lock-string-face):
11436 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
11437 (itimer-version, lazy-lock-defer-contextually)
11438 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
11439 Add defvars.
11440
11441 * progmodes/cperl-mode.el (cperl-electric-lbrace)
11442 (cperl-electric-keyword, cperl-electric-pod)
11443 (cperl-electric-backspace, cperl-forward-re)
11444 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
11445 (vc-rcs-header, vc-sccs-header): Add defvars.
11446
11447 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
11448 (font-lock-syntactic-keywords, gud-find-expr-function):
11449 Add defvars.
11450
11451 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
11452 (gdb-frame-parameters): Declare before use.
11453
11454 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
11455 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
11456 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
11457 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
11458
11459 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
11460 (idlwave-help-with-source): Use `insert-buffer-substring', not
11461 `insert-buffer'.
11462
11463 2005-08-29 Juri Linkov <juri@jurta.org>
11464
11465 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
11466 Put outline-back-to-heading function call inside save-excursion.
11467
11468 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
11469
11470 * man.el (Man-init-defvars, Man-translate-references)
11471 (Man-support-local-filenames, Man-highlight-references):
11472 * progmodes/sql.el (sql-interactive-mode):
11473 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
11474
11475 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
11476 (compilation-mode-font-lock-keywords): Add defvars.
11477 (checkdoc-interactive-loop): "?\ " -> "?\s".
11478
11479 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
11480 (font-lock-doc-face, font-lock-string-face)
11481 (font-lock-keywords-case-fold-search): Add defvars.
11482 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
11483
11484 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
11485 Don't pass X and Y (they are ignored anyway).
11486 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
11487 (mouse-delete-window): Make arguments optional.
11488
11489 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
11490 (caesar-translate-table, minor-modes, news-buffer-save)
11491 (news-group-name, news-minor-modes): Add defvars.
11492
11493 * emacs-lisp/lselect.el (mouse-highlight-priority)
11494 (x-lost-selection-functions, zmacs-regions):
11495 * emacs-lisp/pp.el (font-lock-verbose):
11496 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
11497 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
11498 (ses-mode-map):
11499 * emacs-lisp/tcover-unsafep.el (safe-functions):
11500 * international/mule-cmds.el (mac-system-coding-system)
11501 (mac-system-locale):
11502 * language/ethio-util.el (rmail-current-message)
11503 (rmail-message-vector):
11504 * language/thai-util.el (thai-auto-composition-mode):
11505 * mail/metamail.el (rmail-current-message, rmail-message-vector):
11506 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
11507 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
11508 (vm-primary-inbox, vm-spool-files):
11509 * mail/rmail.el (deleted-head, font-lock-fontified)
11510 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
11511 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
11512 (total-messages):
11513 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
11514 (rmail-summary-mode-map):
11515 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
11516 (rmail-last-label, rmail-last-multi-labels)
11517 (rmail-summary-vector, rmail-total-messages):
11518 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
11519 * mail/rmailsum.el (msgnum):
11520 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
11521 (rmail-current-message):
11522 * obsolete/fast-lock.el (font-lock-face-list):
11523 * obsolete/rnewspost.el (mail-reply-buffer):
11524 * obsolete/scribe.el (compile-command):
11525 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
11526
11527 2005-08-28 John Paul Wallington <jpw@gnu.org>
11528
11529 * ibuf-ext.el (ibuffer-auto-update-changed):
11530 Use `frame-or-buffer-changed-p' to check whether we need to update.
11531 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
11532 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
11533 as a `frame-or-buffer-changed-p' state vector instead.
11534
11535 2005-08-27 Romain Francoise <romain@orebokech.com>
11536
11537 * textmodes/makeinfo.el (makeinfo-compile):
11538 Use `compilation-start'. Set `next-error-function' according to
11539 `disable-errors'.
11540 (makeinfo-next-error): New function.
11541 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
11542 (makeinfo-buffer): Likewise.
11543
11544 * progmodes/compile.el (compilation-start): Add autoload cookie.
11545
11546 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
11547 * textmodes/sgml-mode.el: Likewise.
11548 * progmodes/python.el: Likewise.
11549
11550 2005-08-27 Eli Zaretskii <eliz@gnu.org>
11551
11552 * simple.el (blink-matching-paren-distance): Document the meaning
11553 of nil value, and allow to customize to nil.
11554
11555 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
11556 command.com, not command.exe.
11557
11558 2005-08-26 John Wiegley <johnw@newartisans.com>
11559
11560 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
11561 code around a bit so that an extraneous nil argument is not added
11562 to a command when no args are given.
11563
11564 * eshell/esh-arg.el (eshell-parse-double-quote): If a
11565 double-quoted argument resolves to nil, return it as an empty
11566 string rather than as nil. This made it impossible to pass "" to
11567 a shell script as a null string argument.
11568
11569 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
11570
11571 * outline.el (outline-invent-heading): New fun.
11572 (outline-promote, outline-demote): Use it.
11573 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
11574 (outline-end-of-subtree): Remove unused var `opoint'.
11575
11576 2005-08-26 David Reitter <david.reitter@gmail.com>
11577
11578 * menu-bar.el (truncate-lines, write-file, print-buffer)
11579 (ps-print-buffer-faces, ps-print-buffer, split-window):
11580 Disable menu items when the frame they refer to is invisible, or when
11581 they refer to a buffer and the minibuffer is selected.
11582
11583 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
11584
11585 * progmodes/flymake.el (flymake-highlight-err-lines):
11586 Use save-excursion around flymake-highlight-line to preserve point.
11587
11588 2005-08-26 Eli Zaretskii <eliz@gnu.org>
11589
11590 * progmodes/octave-mod.el: Change Author and Maintainer address.
11591 (octave-maintainer-address): Change Kurt's email address.
11592 * progmodes/octave-inf.el: Change Author and Maintainer address.
11593 * progmodes/octave-hlp.el: Change Author and Maintainer address.
11594
11595 2005-08-26 Kim F. Storm <storm@cua.dk>
11596
11597 * subr.el (version-list-<, version-list-<=, version-list-=):
11598 Rename from integer-list-*.
11599 (version-list-not-zero): Likewise. Fix while loop.
11600 (version=): Use version-list-= instead of string-equal.
11601
11602 2005-08-26 Richard M. Stallman <rms@gnu.org>
11603
11604 * outline.el (outline-promote): Try shortening the heading.
11605 As last resort, read the heading to use.
11606 (outline-demote): As last resort, read the heading to use.
11607
11608 2005-08-26 Romain Francoise <romain@orebokech.com>
11609
11610 * progmodes/compile.el (compilation-start): Doc fix.
11611
11612 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
11613 (antlr-font-lock-additional-keywords): Fix reference to
11614 `antlr-font-lock-literal-regexp' erroneously changed during the
11615 mass face rename.
11616 (antlr-run-tool): Use `compilation-start'.
11617
11618 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
11619 instead of the obsolete `compile-internal'.
11620
11621 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
11622
11623 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
11624 (number, original-date):
11625 * calendar/cal-china.el (date):
11626 * calendar/cal-coptic.el (date):
11627 * calendar/cal-french.el (date):
11628 * calendar/cal-hebrew.el (date, entry, number, original-date):
11629 * calendar/cal-islam.el (date, number, original-date):
11630 * calendar/cal-iso.el (date):
11631 * calendar/cal-julian.el (date):
11632 * calendar/cal-mayan.el (date):
11633 * calendar/cal-menu.el (date, event):
11634 * calendar/cal-persia.el (date):
11635 * calendar/lunar.el (date):
11636 * calendar/solar.el (date): Add defvars.
11637
11638 * emerge.el:
11639 * ibuffer.el:
11640 * info-xref.el:
11641 * obsolete/bg-mouse.el:
11642 * obsolete/sun-curs.el:
11643 * obsolete/swedish.el: Move the `defvar's to the top level.
11644
11645 * smerge-mode.el (smerge-refined-change): Add :group.
11646
11647 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
11648
11649 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
11650 (smerge-keep-n): Remove props.
11651 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
11652 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
11653 now that it's done in smerge-keep-n.
11654 (smerge-refined-change): New face.
11655 (smerge-refine-chopup-region, smerge-refine-highlight-change)
11656 (smerge-refine): New funs.
11657 (smerge-basic-map): Bind smerge-refine.
11658
11659 2005-08-25 Juri Linkov <juri@jurta.org>
11660
11661 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
11662 compilation-process-setup-function and compilation-disable-input
11663 in grep-mode instead of let-bindings in grep.
11664
11665 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
11666 Delete "Automatic File De/compression" (auto-compression-mode).
11667
11668 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
11669
11670 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
11671 Silence warning about non-existent variable.
11672
11673 2005-08-25 Richard M. Stallman <rms@gnu.org>
11674
11675 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
11676 Rename "Describe Key" to "Describe Key or Mouse Operation".
11677
11678 * mail/mailalias.el (build-mail-aliases): Delete comments
11679 from the contents before processing them.
11680
11681 * isearch.el (isearch-edit-string): Erase the Search prompt
11682 if user enters an empty string and there is no default.
11683
11684 * comint.el (comint-file-name-prefix): Add autoload.
11685
11686 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
11687
11688 * subr.el (play-sound): Rearrange to avoid warning.
11689
11690 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
11691
11692 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
11693 New hook.
11694 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
11695
11696 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
11697
11698 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
11699
11700 * custom.el (custom-theme-set-variables): Sort minor modes last.
11701
11702 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11703
11704 * subr.el (version-separator, version-regexp-alist): New vars used by
11705 version comparison funs.
11706 (integer-list-<, integer-list-=, integer-list-<=)
11707 (integer-list-not-zero): New funs for integer list comparison.
11708 (version-to-list, version=, version<, version<=): New funs for version
11709 comparison.
11710
11711 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
11712
11713 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
11714 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
11715 time to silence the byte-compiler.
11716
11717 * ibuffer.el (ibuffer-compile-make-eliding-form)
11718 (ibuffer-check-formats): Use `with-no-warnings' to hide references
11719 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
11720 so it's silly to get warnings for it).
11721 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
11722 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
11723 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
11724 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
11725 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
11726 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
11727 Defvar at compile time.
11728 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
11729 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
11730 Declare them before use.
11731
11732 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
11733 (info-xref-good, info-xref-bad): Defvar at compile time.
11734
11735 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
11736 Use `let*' instead of `let'.
11737
11738 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
11739 (*mouse-y*, menu, char): Defvar at compile time.
11740 (sc::menu): Declare it before use.
11741 (sc::pack-one-line): Use `let', not `let*'.
11742
11743 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
11744 (mail-send-hook): Defvar at compile time.
11745
11746 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
11747 Defvar at compile time.
11748
11749 * term/sun-mouse.el (current-global-mousemap)
11750 (current-local-mousemap): Declare them before use.
11751
11752 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
11753
11754 * bookmark.el (bookmark-after-jump-hook): New hook.
11755 (bookmark-jump): Run `bookmark-after-jump-hook'.
11756
11757 2005-08-23 Juri Linkov <juri@jurta.org>
11758
11759 * faces.el (minibuffer-prompt): Doc fix.
11760
11761 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
11762
11763 * progmodes/xscheme.el: Trivial changes to silence warnings.
11764 (xscheme-previous-mode, xscheme-previous-process-state):
11765 Add defvars.
11766 (xscheme-last-input-end, xscheme-process-command-line)
11767 (xscheme-process-name, xscheme-buffer-name)
11768 (xscheme-expressions-ring-max, xscheme-expressions-ring)
11769 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
11770 (xscheme-control-g-synchronization-p)
11771 (xscheme-control-g-disabled-p, xscheme-string-receiver)
11772 (default-xscheme-runlight, xscheme-runlight)
11773 (xscheme-runlight-string, xscheme-process-filter-state)
11774 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
11775 Move to beginning of file.
11776 (scheme-interaction-mode-commands-alist)
11777 (scheme-interaction-mode-map, scheme-debugger-mode-map):
11778 Declare them before use. Note: the initialization code for the variables
11779 has not been moved because it uses functions that reference the variables.
11780 (xscheme-control-g-message-string, xscheme-process-filter-alist)
11781 (xscheme-prompt-for-expression-map): Declare them before use.
11782 (scheme-debugger-mode-commands): "?\ " -> "?\s".
11783
11784 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
11785
11786 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
11787
11788 2005-08-22 Juri Linkov <juri@jurta.org>
11789
11790 * faces.el (set-face-underline): Delete this duplicate function
11791 and make an obsolete alias to set-face-underline-p.
11792 (set-face-underline-p): Use docstring of set-face-underline.
11793 (describe-face): Create hyperlink to parent face.
11794
11795 * info.el (Info-insert-dir): Use save-excursion around
11796 insert-buffer-substring.
11797 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
11798 (Info-escape-percent): Delete function.
11799 (Info-fontify-node): Replace Info-escape-percent by
11800 replace-regexp-in-string with REP arg set to lambda that
11801 duplicates `%' and preserves text properties.
11802
11803 * progmodes/compile.el (compilation-disable-input): Doc fix.
11804 (define-compilation-mode): Doc fix and refill.
11805 (kill-compilation): Use `mode-name' in the error message.
11806 (compilation-find-file): Use `compilation-error' in the
11807 read-file-name's prompt.
11808
11809 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
11810
11811 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
11812 (smerge-auto-leave): Make undo re-enable the mode.
11813 (debug-ignored-errors): Add the user-error of impossible resolution.
11814 (smerge-resolve): Move things around a bit, in preparation for later.
11815 (smerge-diff): Don't fail if the buffer has no associated file.
11816 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
11817 (smerge-conflict-overlay): New function.
11818 (smerge-match-conflict): Don't add text properties here.
11819 (smerge-find-conflict): Instead, add an overlay here.
11820 Also check for the case where we're inside a conflict already, so as to
11821 obviate the need for font-lock-multiline, which is unbearably slow with
11822 large conflicts and ciomplex font-lock patterns.
11823 (smerge-remove-props): Remove overlay rather than text-properties.
11824 (smerge-mode): Don't set font-lock-multiline.
11825 Remove overlays when turned off.
11826
11827 2005-08-21 Kim F. Storm <storm@cua.dk>
11828
11829 * ido.el (ido-ignore-item-p): Use save-match-data.
11830 Bind case-fold-search to ido-case-fold locally.
11831
11832 2005-08-20 Richard M. Stallman <rms@gnu.org>
11833
11834 * files.el (normal-mode): If font lock is on, turn it off and on.
11835
11836 * subr.el (replace-regexp-in-string): Doc fix.
11837
11838 * startup.el (command-line-1): Don't suppress startup screen
11839 due to existing processes.
11840
11841 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
11842
11843 * progmodes/compile.el (compilation-disable-input): Default to nil.
11844
11845 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
11846
11847 * progmodes/compile.el (compilation-disable-input): New defcustom.
11848 (compilation-start): If compilation-disable-input is non-nil, send
11849 EOF to the compilation process.
11850
11851 2005-08-20 Eli Zaretskii <eliz@gnu.org>
11852
11853 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
11854 Run the argument of tex-shell-cd-command through
11855 convert-standard-filename, to get the correct style of slashes on
11856 Windows, and enclose the result in quotes, in case the file name
11857 includes whitespace or other special characters.
11858
11859 2005-08-19 Andreas Schwab <schwab@suse.de>
11860
11861 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
11862 process.
11863
11864 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
11865
11866 * cus-start.el (minibuffer-prompt-properties): Correct typo.
11867
11868 2005-08-18 Kim F. Storm <storm@cua.dk>
11869
11870 * scroll-lock.el: Fix errors due to incorrect line wrapping.
11871
11872 2005-08-18 Richard M. Stallman <rms@gnu.org>
11873
11874 * scroll-lock.el: New file.
11875
11876 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
11877
11878 * dired.el (dired-move-to-end-of-filename):
11879 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
11880
11881 2005-08-18 Kim F. Storm <storm@cua.dk>
11882
11883 * ido.el (ido-everywhere): Fix defcustom :set function to disable
11884 rather than toggle mode when custom value is nil.
11885 (ido-everywhere): Fix defun doc string.
11886
11887 2005-08-17 Richard M. Stallman <rms@gnu.org>
11888
11889 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
11890 as tag instead of "Inviolable".
11891
11892 2005-08-17 Kim F. Storm <storm@cua.dk>
11893
11894 * windmove.el (windmove-coordinates-of-position): Remove.
11895 (windmove-coordinates-of-window-position): Remove.
11896 (windmove-reference-loc): Use posn-at-point instead.
11897
11898 * subr.el (insert-for-yank-1): Doc fix.
11899
11900 * ido.el (ido-enter-matching-directory): Rename from
11901 ido-enter-single-matching-directory. Change `slash' choice to
11902 `only'. Add `first' choice.
11903 (ido-exhibit): Adapt to above changes.
11904
11905 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
11906
11907 * Makefile.in: Expand comment about building loaddefs.el.
11908
11909 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
11910
11911 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
11912 Comment use of defadvice.
11913
11914 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
11915
11916 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
11917
11918 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
11919 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
11920 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
11921 * progmodes/idlw-shell.el, progmodes/ld-script.el,
11922 * progmodes/which-func.el, ruler-mode.el, strokes.el,
11923 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
11924 for backward compatibility for faces that did not appear in the
11925 previous Emacs release.
11926
11927 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
11928
11929 2005-08-15 Kim F. Storm <storm@cua.dk>
11930
11931 * emulation/cua-base.el (cua-delete-region): Return t if
11932 deleted region was non-empty.
11933 (cua-replace-region): Inhibit overwrite-mode for
11934 self-insert-command if replaced region was non-empty.
11935 (cua--explicit-region-start, cua--status-string): Make them
11936 buffer-local at top-level...
11937 (cua-mode): ...rather than when mode is enabled.
11938
11939 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
11940
11941 * progmodes/vhdl-mode.el (vhdl-emacs-21):
11942 Set t for Emacs 21, 22, and so on.
11943
11944 2005-08-15 David Ponce <david@dponce.com>
11945
11946 * tree-widget.el: Update Commentary header.
11947 (tree-widget-theme): Doc fix.
11948 (tree-widget-space-width): New option.
11949 (tree-widget-image-properties): Look up in the default theme too.
11950 (tree-widget--cursors): Only for images with arrow pointer shape.
11951 (tree-widget-lookup-image): Pointer shape is hand by default.
11952 (tree-widget-icon): Rename generic icon widget from
11953 `tree-widget-control'.
11954 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
11955 derive from `tree-widget-icon'.
11956 (tree-widget-handle): Improve default look and feel of the text
11957 representation.
11958 (tree-widget): Rename :*-control properties to :*-icon properties.
11959 Add :action and :help-echo properties.
11960 (tree-widget-after-toggle-functions): Move.
11961 (tree-widget-close-node, tree-widget-open-node): Remove.
11962 (tree-widget-before-create-icon-functions): New hook.
11963 (tree-widget-value-create): Update to allow customization of icons
11964 and nodes at run-time via that new hook.
11965 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
11966 (tree-widget-icon-action, tree-widget-icon-help-echo)
11967 (tree-widget-action, tree-widget-help-echo): New functions.
11968
11969 2005-08-15 Kim F. Storm <storm@cua.dk>
11970
11971 * ido.el (ido-buffer-internal): Use with-no-warnings.
11972 (ido-make-merged-file-list): Use while-no-input.
11973
11974 2005-08-15 Richard M. Stallman <rms@gnu.org>
11975
11976 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
11977 (flyspell-large-region): Fix doc and custom type.
11978
11979 2005-08-14 Richard M. Stallman <rms@gnu.org>
11980
11981 * files.el (interpreter-mode-alist): Doc fix.
11982
11983 * mail/rmail.el (rmail-nonignored-headers): New variable.
11984 (rmail-clear-headers): Use it.
11985 (rmail-reply): Better handling of mail-followup-to header.
11986
11987 * progmodes/sh-script.el (sh-font-lock-keywords-var):
11988 Rename variable from sh-font-lock-keywords. In the `shell' entry,
11989 don't try to refer to executable-font-lock-keywords.
11990 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
11991 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
11992 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
11993 (sh-mode): Set comment-start-skip, local-abbrev-table,
11994 imenu-case-fold-search.
11995 (sh-set-shell): Don't set them here.
11996 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
11997 Don't cache the results in the original alist; don't ever modify
11998 that alist.
11999
12000 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
12001
12002 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
12003 empty.
12004
12005 2005-08-15 Andreas Schwab <schwab@suse.de>
12006
12007 * desktop.el: Put autoload cookie at risky-local-variable declarations.
12008
12009 * dired.el, info.el, mail/rmail.el: Revert last change.
12010
12011 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
12012
12013 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
12014 modification in `eval-after-load' form.
12015 * info.el: Likewise.
12016 * mail/rmail.el: Likewise.
12017
12018 2005-08-14 Juri Linkov <juri@jurta.org>
12019
12020 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12021 Remove highlighting of "Compilation started". Highlight only
12022 the word "finished" in "Compilation finished". Add highlighting
12023 of "interrupt", "killed", "terminated" and the exit code.
12024 (compilation-start): Add newline after header. Use exactly the
12025 same time stamp format as the finishing message.
12026 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
12027
12028 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
12029 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
12030 Add highlighting of "interrupt", "killed", "terminated".
12031
12032 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
12033 enabled and the current command is self-insert-command, call it
12034 explicitly with overwrite-mode bound to nil, to not allow it
12035 to delete the character after the selected region.
12036
12037 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
12038
12039 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
12040 move-end-of-line, end-of-line, and beginning-of-line to the list
12041 of commands after which the echo area is updated.
12042
12043 2005-08-12 Eli Zaretskii <eliz@gnu.org>
12044
12045 * cus-edit.el (custom-save-all, custom-save-delete):
12046 Bind recentf-exclude to exclude custom-file.
12047
12048 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
12049
12050 * mail/rmailsum.el (rmail-summary-end-of-message): New command
12051 to go to the bottom of the mail message. Added to
12052 `rmail-summary-mode-map' with key "/".
12053 (rmail-summary-show-message): New (internal) function for use by
12054 both `rmail-summary-beginning/end-of-message'.
12055 (rmail-summary-beginning-of-message): Change to use
12056 rmail-summary-show-message.
12057
12058 * mail/rmail.el (rmail-end-of-message): New command to go to the
12059 end of the current message. Added to `rmail-mode-map' with key "/".
12060 (rmail-beginning-of-message): Fix to work as documented.
12061 (rmail-mode): Change documentation.
12062
12063 * progmodes/compile.el (compilation-start): Add the line
12064 "Compilation started" with compilation start time.
12065 (compilation-mode-font-lock-keywords): Add `started' to keywords.
12066
12067 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
12068
12069 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
12070 of menu items.
12071
12072 2005-08-11 Richard M. Stallman <rms@gnu.org>
12073
12074 * simple.el (pop-global-mark): Reverse test of widen-automatically.
12075
12076 * battery.el (battery-status-function): Don't use ignore-errors.
12077
12078 2005-08-11 Lute Kamstra <lute@gnu.org>
12079
12080 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
12081 define-obsolete-variable-alias.
12082
12083 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
12084
12085 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
12086 (ange-ftp-send-cmd): Revert last change, and expand
12087 the comment explaining the problem.
12088
12089 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
12090
12091 * ldefs-boot.el: Update.
12092
12093 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
12094 item to "Time, Load and Mail". Change help echo text.
12095
12096 * time.el (display-time-use-mail-icon, display-time-format)
12097 (display-time-string-forms): Shorten first line of docstrings.
12098
12099 2005-08-10 Lars Hansen <larsh@soem.dk>
12100
12101 * desktop.el (desktop-buffer-mode-handlers):
12102 Make non-customizable. Add autoload cookie. Change initial value to
12103 nil; add elements in respective modules instead. Fix doc string.
12104 (desktop-load-file): New function.
12105 (desktop-minor-mode-handlers): New autoloaded variable.
12106 (desktop-create-buffer): Call minor mode handlers.
12107 Use desktop-load-file to load major and minor mode modules prior to
12108 checking for a handler.
12109 (desktop-save): Don't add nil to desktop-minor-modes for minor
12110 modes with nil function in desktop-minor-mode-table. Don't delete
12111 desktop file before rewriting it.
12112 (desktop-locals-to-save): Add autoload cookie. Don't make
12113 automatically buffer-local. Add variables column-number-mode,
12114 size-indication-mode, indent-tabs-mode,
12115 indicate-buffer-boundaries, indicate-empty-lines and
12116 show-trailing-whitespace.
12117 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
12118 regexps. Don't use desktop-clear-preserve-buffers-regexp.
12119 (desktop-clear-preserve-buffers-regexp): Delete.
12120 (desktop-clear-preserve-buffers): Update initial value and docstring.
12121 (desktop-save-buffer): Fix doc string.
12122
12123 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
12124 (hilit-chg-desktop-restore): New function.
12125 (highlight-changes-mode): Add highlight-changes-mode to
12126 desktop-locals-to-save.
12127
12128 * dired.el: Add handler to desktop-buffer-mode-handlers.
12129 (dired-restore-desktop-buffer): Remove autoload cookie.
12130 (dired-mode): Add autoload cookie.
12131
12132 * info.el: Add handler to desktop-buffer-mode-handlers.
12133 (Info-restore-desktop-buffer): Remove autoload cookie.
12134 (Info-mode): Add autoload cookie.
12135
12136 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
12137 (mh-restore-desktop-buffer): Remove autoload cookie.
12138 (mh-folder-mode): Add autoload cookie.
12139
12140 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
12141 (rmail-restore-desktop-buffer): Remove autoload cookie.
12142
12143 2005-08-11 Masatake YAMATO <jet@gyve.org>
12144
12145 * hexl.el (hexl-address-region):
12146 (hexl-ascii-region, hexl-font-lock-keywords):
12147 (hexl-highlight-line-range): Use the term "region"
12148 instead of "area" for consistency with the other symbols
12149 defined in hexl.el.
12150
12151 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
12152
12153 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
12154 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
12155 out by Juri Linkov). Add `display-battery-mode'.
12156
12157 2005-08-09 Juri Linkov <juri@jurta.org>
12158
12159 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12160 Remove `-text' from face variable names.
12161 (compilation-error-file-name, compilation-warning-file-name)
12162 (compilation-info-file-name): Delete faces.
12163 (compilation-line-number, compilation-column-number):
12164 Remove face underlining.
12165 (compilation-message-face): Set to `underline' value by default.
12166 (compilation-error-face, compilation-warning-face)
12167 (compilation-info-face): Remove `-file-name' from face names.
12168 (compilation-error-text-face, compilation-warning-text-face)
12169 (compilation-info-text-face): Delete face variables.
12170 (compilation-text-face): Delete function.
12171
12172 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
12173 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
12174 (grep-error-face): Set to `compilation-error' instead of
12175 `compilation-error-face' (which is redefined to `grep-hit-face' in
12176 grep buffers).
12177 (grep-mode-font-lock-keywords): Remove `-text' from face variable
12178 names. Use `grep-error-face' instead of `compilation-error-text-face'.
12179
12180 * dired-aux.el (dired-do-query-replace-regexp):
12181 Use `query-replace-read-args'.
12182
12183 * replace.el (query-replace-read-from, query-replace-read-to)
12184 (query-replace-read-args): Rename arg `string' to `prompt'.
12185
12186 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
12187
12188 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
12189
12190 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
12191 uploading files.
12192 (ange-ftp-canonize-filename): Handle file names beginning with ~
12193 correctly.
12194
12195 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
12196
12197 * textmodes/fill.el (canonically-space-region)
12198 (fill-context-prefix, fill-french-nobreak-p)
12199 (fill-delete-newlines, fill-comment-paragraph)
12200 (justify-current-line): "?\ " -> "?\s".
12201
12202 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
12203
12204 * textmodes/fill.el (fill-nonuniform-paragraphs):
12205 Improve argument/docstring consistency.
12206
12207 2005-08-09 Richard M. Stallman <rms@gnu.org>
12208
12209 * textmodes/ispell.el (ispell-word): More fboundp checks.
12210
12211 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
12212 (find-file-noselect-1): Call it here, only if RAWFILE.
12213 (normal-mode): Always set some major mode.
12214 (save-some-buffers-action-alist): Change some explanation strings.
12215 (file-name-non-special): In the `quote' method, use unwind-protect.
12216
12217 2005-08-09 Magnus Henoch <mange@freemail.hu>
12218
12219 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
12220 (ispell-have-aspell-dictionaries): New variable.
12221 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
12222 (ispell-get-aspell-config-value): New function.
12223 (ispell-aspell-find-dictionary): New function.
12224 (ispell-aspell-add-aliases): New function.
12225 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
12226 appropriate. Don't look for ispell dictionaries if we use aspell.
12227 (ispell-menu-map): Don't build a submenu of dictionaries.
12228
12229 2005-08-09 Richard M. Stallman <rms@gnu.org>
12230
12231 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
12232 (sql-read-passwd): Use read-passwd.
12233
12234 * progmodes/idlw-toolbar.el (idlwave-toolbar)
12235 (idlwave-toolbar-is-possible): Add defvars.
12236
12237 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
12238 Avoid warnings.
12239
12240 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
12241 (idlwave-system-class-info, idlwave-executive-commands-alist):
12242 Use defvar.
12243
12244 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
12245
12246 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
12247 Avoid warnings.
12248
12249 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
12250 and content-type: headers.
12251
12252 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
12253
12254 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
12255 and rename some of them to be more self-explanatory.
12256
12257 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
12258
12259 * startup.el (command-line-1): Implement -scriptload.
12260
12261 * replace.el (occur-engine): Initial *Occur* output not undoable.
12262
12263 * menu-bar.el (menu-bar-file-menu): Rename some menu items
12264 and improve help strings.
12265
12266 * isearch.el (isearch-repeat): When changing direction,
12267 mark search successful.
12268
12269 * ediff-init.el: Use (featurep 'xemacs).
12270
12271 * comint.el (send-invisible): Identify buffer, if not selected.
12272
12273 * align.el: Delete autoload for c-guess-basic-syntax.
12274
12275 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
12276
12277 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
12278 Improve argument/docstring consistency. Doc fixes.
12279 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
12280 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
12281 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
12282 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
12283 (r2bv-organization, r2bv-pages, r2bv-primary-author)
12284 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
12285 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
12286 Defvar at compile time.
12287
12288 2005-08-09 Juri Linkov <juri@jurta.org>
12289
12290 * info.el: Replace `info' with upper-case `Info' where appropriate.
12291 (info-title-1, info-title-2, info-title-3, info-title-4)
12292 (info-menu-header): Move up face definitions.
12293 (info-menu-star): Rename from `info-menu-5'.
12294 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
12295 (Info-fontify-visited-nodes): Fix docstring.
12296 (Info-hide-note-references): Fix docstring.
12297 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
12298 menu items in the same way as on cross-references.
12299 (info-apropos): Fix sorting order and formatting to be like in the
12300 stand-alone Info browser. Display error messages for 1 sec.
12301 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
12302 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
12303 from the menu bar.
12304 (Info-insert-dir): Restore point after calling
12305 `insert-buffer-substring'.
12306
12307 2005-08-08 Richard M. Stallman <rms@gnu.org>
12308
12309 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
12310 (recompute-lucid-menubar): Add defvars.
12311
12312 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
12313
12314 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
12315
12316 * net/net-utils.el (run-dig): Rename from `dig'.
12317
12318 * play/gametree.el (gametree-mode): Use make-local-variable,
12319 not make-variable-buffer-local.
12320
12321 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
12322
12323 * ansi-color.el (ansi-color-make-extent)
12324 (ansi-color-set-extent-face): Use fboundp, not functionp.
12325
12326 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
12327 not make-variable-buffer-local.
12328
12329 * bookmark.el (Info-current-file): Add defvar.
12330 (bookmark-jump-noselect): Use with-no-warnings.
12331
12332 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
12333
12334 * ebuff-menu.el (Helper-return-blurb): Add defvar.
12335
12336 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
12337
12338 * find-file.el (ada-procedure-start-regexp)
12339 (ada-package-start-regexp): Add defvars.
12340
12341 * info.el (Info-insert-dir): Use insert-buffer-substring.
12342
12343 * xml.el (xml-att-def-re): Add defvar.
12344
12345 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
12346 calling convention.
12347
12348 * subr.el (while-no-input): Return t if there is input.
12349
12350 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
12351
12352 * cus-start.el (all): Add `overflow-newline-into-fringe'.
12353
12354 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
12355
12356 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
12357 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
12358
12359 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
12360
12361 * cmuscheme.el (scheme-start-file): Replace reference to
12362 `user-emacs-directory' by "~/.emacs.d/".
12363
12364 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
12365
12366 * info.el (Info-dir-remove-duplicates): Avoid case folding
12367 in loop; instead, keep downcased strings for comparison.
12368 Suggested by Helmut Eller.
12369
12370 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
12371
12372 Sync with Tramp 2.0.50.
12373
12374 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
12375 XEmacs case; not necessary anymore.
12376 (tramp-user-regexp): Allow "@" as part of user name.
12377 (tramp-handle-set-visited-file-modtime)
12378 (tramp-handle-insert-file-contents)
12379 (tramp-handle-write-region): No special handling for
12380 `last-coding-system-used, because this is done in
12381 `tramp-accept-process-output' now.
12382 (tramp-accept-process-output): New defun.
12383 (tramp-process-one-action, tramp-process-one-multi-action)
12384 (tramp-wait-for-regexp, tramp-wait-for-output)
12385 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
12386 Howells <dhowells@redhat.com>.
12387 (clear-visited-file-modtime): Defadvice removed. The check for
12388 unset buffer's modtime does not need to be based on
12389 `tramp-buffer-file-attributes'. Suggested by RMS.
12390 (tramp-message): Insert "\n" if not being at beginning of line.
12391 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
12392 sequence with same logic.
12393 (tramp-completion-handle-expand-file-name): Discard call of
12394 `tramp-drop-volume-letter'. It is not necessary, and there have
12395 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
12396 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
12397 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
12398 should always be visible.
12399 (tramp-handle-insert-directory, tramp-setup-complete)
12400 (tramp-set-process-query-on-exit-flag)
12401 (tramp-append-tramp-buffers): Pacify byte-compiler.
12402 (tramp-bug): Delete non-existing variables from list.
12403 Apply `tramp-load-report-modules' as pre-hook.
12404 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
12405 `shell-prompt-pattern' because of non-7bit characters.
12406 Reported by Sebastian Luque <sluque@mun.ca>.
12407 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
12408 (tramp-match-string-list): Remove function.
12409 (tramp-wait-for-regexp): Remove call of that function.
12410 Suggested by Kim F. Storm <storm@cua.dk>.
12411 (tramp-set-auto-save-file-modes): Use octal integer code #o600
12412 instead of octal character code ?\600. The latter resulted in a
12413 syntax error with XEmacs.
12414
12415 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
12416 XEmacs case; not necessary anymore.
12417 (tramp-smb-handle-write-region): No special handling for
12418 `last-coding-system-used, because this is done in
12419 `tramp-accept-process-output' now.
12420 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
12421
12422 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
12423
12424 * wid-edit.el (widget-choice-value-create):
12425 Unconditionally respect user choice. Set :explicit-choice back to nil
12426 when no longer needed.
12427 (widget-choice-action): Unconditionally respect user choice.
12428 Eliminate :explicit-choice-value.
12429
12430 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
12431
12432 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
12433 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
12434 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
12435 running new function `toggle-indicate-empty-lines'.
12436 Rename "Customize" item to "Customize fringe".
12437 Rename "Indicators" item to "Buffer boundaries" and change help echo.
12438 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
12439 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
12440 Delete "Empty lines only" item.
12441 (menu-bar-showhide-fringe-ind-customize): New function.
12442 (menu-bar-showhide-fringe-ind-mixed)
12443 (menu-bar-showhide-fringe-ind-box)
12444 (menu-bar-showhide-fringe-ind-right)
12445 (menu-bar-showhide-fringe-ind-left)
12446 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
12447 instead of `fringe-indicators'.
12448
12449 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
12450
12451 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
12452 Change the date of last update.
12453
12454 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
12455
12456 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
12457 (viper-exec-yank, viper-put-back): Don't display modification msg
12458 if in the minibuffer.
12459
12460 * viper-init.el (viper-replace-overlay-cursor-color)
12461 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
12462 Make variables frame local.
12463
12464 * viper-util.el (viper-append-filter-alist): Use append instead of
12465 nconc.
12466
12467 * viper.el (viper-vi-state-mode-list)
12468 (viper-emacs-state-mode-list): Move help-mode and
12469 completion-list-mode from the first list to the second.
12470 (viper-mode): Docstring.
12471 (viper-go-away, viper-non-hook-settings): Don't localize
12472 minor-mode-alist in newer Emacsen. Add advice to
12473 set-cursor-color. Don't bind "\C-c\\".
12474
12475 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
12476
12477 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
12478 (scheme-macro-expand-command): New user options.
12479 (scheme-trace-procedure, scheme-expand-current-form): New commands.
12480 (scheme-form-at-point, scheme-start-file)
12481 (scheme-interactively-start-process): New functions.
12482 (scheme-get-process): New function, extracted from `scheme-proc'.
12483 (run-scheme): Call `scheme-start-file' to get start file, and pass
12484 it to `make-comint'.
12485 (switch-to-scheme, scheme-proc):
12486 Call `scheme-interactively-start-process' if no Scheme buffer/process
12487 is available.
12488
12489 2005-08-06 Juri Linkov <juri@jurta.org>
12490
12491 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12492 Use `compilation-text-face', `compilation-info-text-face' and
12493 `compilation-error-text-face' instead of `font-lock-keyword-face'.
12494 (compilation-error): New face.
12495 (compilation-error-file-name): Inherit from
12496 `compilation-error' instead of `font-lock-warning-face'.
12497 (compilation-warning-file-name): Inherit from
12498 `compilation-warning' instead of `font-lock-warning-face'.
12499 (compilation-info, compilation-error-file-name)
12500 (compilation-warning-file-name, compilation-info-file-name)
12501 (compilation-line-number, compilation-column-number): Doc fix.
12502 (compilation-error-text-face, compilation-warning-text-face)
12503 (compilation-info-text-face): New face variables.
12504 (compilation-line-face, compilation-column-face)
12505 (compilation-enter-directory-face)
12506 (compilation-leave-directory-face): Doc fix.
12507 (compilation-text-face): New function.
12508
12509 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
12510 instead of 1 to display binary file names as info file links.
12511 (grep-error-face): Use `compilation-error-face' instead of
12512 `font-lock-keyword-face'.
12513 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
12514 and `compilation-warning-text-face' instead of
12515 `font-lock-keyword-face'. Use `compilation-error-text-face'
12516 instead of `grep-error-face'.
12517
12518 2005-08-05 Kenichi Handa <handa@m17n.org>
12519
12520 * international/code-pages.el: Add autoload cookies for all coding
12521 systems.
12522
12523 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
12524
12525 * cus-start.el (all): Put undo.c where it alphabetically belongs.
12526
12527 2005-08-04 Juri Linkov <juri@jurta.org>
12528
12529 * progmodes/compile.el (compilation-mode-map):
12530 * progmodes/grep.el (grep-mode-map):
12531 Bind TAB to `compilation-next-error' and [backtab] to
12532 `compilation-previous-error'.
12533
12534 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
12535 matching line numbers, column numbers and their ranges with regexp
12536 matching only line numbers.
12537 (grep-context-face): New face variable.
12538 (grep-mode-font-lock-keywords): Use it.
12539
12540 * faces.el (read-face-name): Delete duplicate faces.
12541
12542 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
12543
12544 * thumbs.el (thumbs-find-image): Don't make variables
12545 automatically buffer local.
12546 (thumbs-current-tmp-filename, thumbs-current-image-filename)
12547 (thumbs-image-num): Make automatically buffer local.
12548 (thumbs-show-thumbs-list): Use `make-local-variable', not
12549 `make-variable-buffer-local'.
12550 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
12551
12552 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
12553 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
12554 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
12555 (bother, bye, canyou, chatlst, continue, deathlst, describe)
12556 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
12557 (feelings-about, foullst, found, hello, history, howareyoulst)
12558 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
12559 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
12560 (neglst, obj, object, owner, please, problems, qlist)
12561 (random-adjective, relation, remlst, repetitive-shortness)
12562 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
12563 (shortlst, something, sportslst, stallmanlst, states, subj)
12564 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
12565 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
12566 Defvar at compile time.
12567
12568 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
12569 not `make-variable-buffer-local'.
12570
12571 2005-08-02 Kim F. Storm <storm@cua.dk>
12572
12573 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
12574 rectangle overlay in selected window.
12575
12576 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
12577
12578 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
12579 instead of display group. Make `indicate-buffer-boundaries'
12580 customizable through Custom.
12581
12582 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
12583
12584 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
12585 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
12586 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
12587 (gdb-put-string): Fix typos in docstrings.
12588
12589 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
12590
12591 Update copyright notices of files in progmodes directory for
12592 release of Emacs 22.1.
12593
12594 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
12595
12596 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
12597 Don't barf if the GUD buffer has been killed.
12598
12599 2005-08-01 Kim F. Storm <storm@cua.dk>
12600
12601 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
12602
12603 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
12604
12605 * simple.el (next-error-follow-minor-mode):
12606 make-variable-buffer-local -> make-local-variable.
12607
12608 * emacs-lisp/cl-extra.el: Require CL also when compiling.
12609
12610 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
12611 (byte-compile-form-make-variable-buffer-local): New functions to warn
12612 about misuses of make-variable-buffer-local where make-local-variable
12613 was meant.
12614
12615 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
12616
12617 * bs.el (bs-attributes-list): Doc fix.
12618 (bs): Update url-link.
12619
12620 * desktop.el (desktop-save-buffer): Fix typos in docstring.
12621 (desktop-load-default): Simplify.
12622
12623 * ibuffer.el (ibuffer-columnize-and-insert-list)
12624 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
12625 (ibuffer-unmark-all, ibuffer-toggle-marks)
12626 (ibuffer-unmark-forward, ibuffer-unmark-backward)
12627 (ibuffer-compile-make-format-form, ibuffer-format-column)
12628 (ibuffer-current-buffers-with-marks)
12629 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
12630 (ibuffer): Doc fix.
12631 (ibuffer-mode): Fix typo in docstring.
12632 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
12633 with `define-obsolete-variable-alias'.
12634 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
12635
12636 2005-07-29 Kenichi Handa <handa@m17n.org>
12637
12638 * international/mule-cmds.el (select-message-coding-system):
12639 Be sure to use LF for end-of-line. If no coding system is decided,
12640 return iso-8859-1-unix.
12641
12642 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
12643
12644 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
12645 (ange-ftp-pending-error-line): New vars.
12646 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
12647 to handle the non-fatal no-route-to-host messages.
12648 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
12649
12650 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
12651
12652 * isearch.el (isearch-mode-map, isearch-other-meta-char)
12653 (isearch-quote-char, isearch-printing-char)
12654 (isearch-text-char-description): "?\ " -> "?\s".
12655 (isearch-lazy-highlight-cleanup)
12656 (isearch-lazy-highlight-initial-delay)
12657 (isearch-lazy-highlight-interval)
12658 (isearch-lazy-highlight-max-at-a-time)
12659 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
12660 Declare with define-obsolete-*-alias macros.
12661 (isearch-forward): Fix typo in docstring.
12662 (search-invisible, search-ring-yank-pointer)
12663 (regexp-search-ring-yank-pointer): Doc fixes.
12664
12665 * recentf.el (recentf-menu-append-commands-p): Declare with
12666 `define-obsolete-variable-alias'.
12667 (recentf-max-saved-items, recentf-menu-filter)
12668 (recentf-arrange-by-rule-subfilter): Doc fixes.
12669 (recentf-menu-append-commands-flag)
12670 (recentf-initialize-file-name-history, recentf-expand-file-name)
12671 (recentf-clear-data): Fix typos in docstrings.
12672
12673 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
12674
12675 * progmodes/gdb-ui.el: Smarten comments.
12676 (gdb-info-breakpoints-custom): Use nowarn when finding file.
12677
12678 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
12679
12680 * term/apollo.el (terminal-init-apollo): New function containing
12681 all former top level forms in the file.
12682 * term/bobcat.el (terminal-init-bobcat):
12683 * term/cygwin.el (terminal-init-cygwin):
12684 * term/iris-ansi.el (terminal-init-iris-ansi):
12685 * term/linux.el (terminal-init-linux):
12686 * term/news.el (terminal-init-news):
12687 * term/rxvt.el (terminal-init-rxvt):
12688 * term/sun.el (terminal-init-sun):
12689 * term/tvi970.el (terminal-init-tvi970):
12690 * term/vt100.el (terminal-init-vt100):
12691 * term/vt102.el (terminal-init-vt102):
12692 * term/vt125.el (terminal-init-vt125):
12693 * term/vt200.el (terminal-init-vt200):
12694 * term/vt201.el (terminal-init-vt201):
12695 * term/vt220.el (terminal-init-vt220):
12696 * term/vt240.el (terminal-init-vt240):
12697 * term/vt300.el (terminal-init-vt300):
12698 * term/vt320.el (terminal-init-vt320):
12699 * term/vt400.el (terminal-init-vt400):
12700 * term/vt420.el (terminal-init-vt420):
12701 * term/wyse50.el (terminal-init-wyse50):
12702 * term/xterm.el (terminal-init-xterm): Likewise.
12703
12704 * term/README: Describe the terminal-init-* functionality.
12705
12706 * startup.el (command-line): After loading the terminal initialization
12707 file call the corresponding terminal initialization function.
12708
12709 2005-07-27 Kenichi Handa <handa@m17n.org>
12710
12711 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
12712 negative.
12713
12714 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
12715 (ps-mule-composition-prologue): Fix for the case that
12716 RelativeCompose is false.
12717
12718 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
12719
12720 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
12721
12722 * descr-text.el (describe-char): Handle the case where the list of
12723 chars is displayed in a separate frame.
12724 Be a bit more discriminating when looking for the char.
12725
12726 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
12727
12728 * bookmark.el (bookmark-automatically-show-annotations)
12729 (bookmark-read-annotation-text-func): Doc fixes.
12730 (bookmark-save): Improve argument/docstring consistency.
12731 (bookmark-get-bookmark, bookmark-get-bookmark-record)
12732 (bookmark-alist-from-buffer)
12733 (bookmark-upgrade-file-format-from-0)
12734 (bookmark-grok-file-format-version)
12735 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
12736 (bookmark-read-annotation-mode)
12737 (bookmark-insert-current-bookmark, bookmark-jump)
12738 (bookmark-exit-hook): Fix typos in docstrings.
12739 (bookmark-exit-hooks): Define as obsolete alias.
12740 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
12741 not `bookmark-exit-hooks'. Fix docstring.
12742 (bookmark-bmenu-select): "?\ " -> "?\s".
12743
12744 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
12745
12746 * startup.el (command-line): Fix typo.
12747
12748 2005-07-24 Richard M. Stallman <rms@gnu.org>
12749
12750 * tooltip.el (tooltip-mode): Test emacs-basic-display,
12751 not emacs-quick-startup.
12752
12753 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
12754
12755 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
12756 (reb-next-match, reb-show-subexp): Use `with-selected-window'
12757 instead of `reb-with-current-window'.
12758 (reb-prev-match): Likewise. Also, don't move left if the search
12759 was unsuccessful.
12760 (reb-initialize-buffer): New function.
12761 (re-builder, reb-change-syntax): Use it.
12762
12763 * man.el (Man-goto-page): Make second argument NOERROR optional.
12764
12765 2005-07-23 Richard M. Stallman <rms@gnu.org>
12766
12767 * man.el (Man-bgproc-sentinel): Check here for failure to find
12768 any man page in the output, and report the error here.
12769 (Man-arguments): Make it permanent local.
12770 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
12771 (Man-mode): Pass t for NOERROR.
12772
12773 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
12774 (grep-mode-font-lock-keywords):
12775 Don't use compilation-...-face for messages that are not file names.
12776
12777 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12778 Don't use compilation-...-face for messages that are not file names.
12779
12780 2005-07-22 Juri Linkov <juri@jurta.org>
12781
12782 * startup.el (normal-splash-screen): Update menu name.
12783
12784 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
12785
12786 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
12787
12788 * term/xterm.el: Load term/rxvt if the terminal is actually an
12789 rxvt terminal.
12790 (xterm-rxvt-set-background-mode): Remove, not used anymore.
12791
12792 * term/rxvt.el (function-key-map): Use substitute-key-definition
12793 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
12794
12795 * term/cygwin.el: New file.
12796
12797 2005-07-22 Kim F. Storm <storm@cua.dk>
12798
12799 * image-file.el (insert-image-file, image-file-yank-handler):
12800 Fix last change to maintain a (unique) yank-handler on yanked images.
12801
12802 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
12803
12804 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
12805 of the file size (as in "177B" for 177 bytes). This happens with
12806 "ls -lh" on FreeBSD.
12807
12808 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
12809
12810 * hilit-chg.el (highlight-changes-global-initial-state)
12811 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
12812 (hilit-chg-fixup, highlight-changes-mode):
12813 Fix typos in docstrings.
12814 (highlight-changes-global-modes, highlight-changes-rotate-faces):
12815 Doc fixes.
12816
12817 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
12818
12819 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
12820 mode function using `eval-after-load'.
12821
12822 2005-07-21 Kim F. Storm <storm@cua.dk>
12823
12824 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
12825 included when reporting an emacs crash, and tell about the DEBUG file.
12826
12827 * image-file.el (insert-image-file): Add yank-handler.
12828 (image-file-yank-handler): Yank handler to make unique copies of
12829 images when they are yanked into a buffer next to each other.
12830
12831 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
12832
12833 * comint.el (comint-use-prompt-regexp, comint-send-input)
12834 (comint-source-default, comint-extract-string)
12835 (comint-get-source, comint-word, comint-completion)
12836 (comint-source, comint-prompt-read-only, comint-update-fence):
12837 Fix typos in docstrings.
12838 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
12839 Declare with define-obsolete-*-alias macros.
12840 (comint-previous-matching-input-from-input)
12841 (comint-next-matching-input-from-input)
12842 (comint-previous-matching-input, comint-next-matching-input)
12843 (comint-forward-matching-input):
12844 Improve argument/docstring consistency.
12845
12846 * desktop.el (desktop-clear-preserve-buffers-regexp):
12847 Also preserve the *server* buffer.
12848
12849 * simple.el (clone-indirect-buffer): Doc fix.
12850 (fixup-whitespace, just-one-space)
12851 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
12852 (next-error, next-error-highlight)
12853 (next-error-highlight-no-select, next-error-last-buffer)
12854 (next-error-buffer-p, next-error-find-buffer, next-error)
12855 (previous-error, next-error-no-select, previous-error-no-select)
12856 (open-line, split-line, minibuffer-prompt-width, kill-new)
12857 (binary-overwrite-mode): Fix typos in docstrings.
12858 (set-fill-column): Fix typo in message.
12859
12860 * skeleton.el (skeleton-proxy-new): Doc fix.
12861
12862 * strokes.el (strokes-load-hook): Doc fix.
12863 (strokes-grid-resolution, strokes-get-grid-position)
12864 (strokes-renormalize-to-grid, strokes-read-stroke)
12865 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
12866 (strokes-global-map): Fix typos in docstrings.
12867 (strokes-help): Doc fix. Fix help message and pass it through
12868 `substitute-command-keys'.
12869
12870 * tempo.el (tempo-insert-prompt, tempo-interactive)
12871 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
12872 (tempo-insert-string-functions, tempo-local-tags)
12873 (tempo-define-template, tempo-insert-template)
12874 (tempo-insert-prompt-compat, tempo-is-user-element)
12875 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
12876 Fix typos in docstrings.
12877
12878 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
12879 (vcursor-key-bindings, vcursor-use-vcursor-map)
12880 (vcursor-find-window, vcursor-scroll-down)
12881 (vcursor-disable, vcursor-beginning-of-buffer)
12882 (vcursor-end-of-buffer): Fix typos in docstrings.
12883 (vcursor-relative-move, vcursor-get-char-count):
12884 Improve argument/docstring consistency.
12885
12886 * version.el: "?\ " -> "?\s".
12887
12888 * wid-edit.el (widget-default-create, widget-after-change)
12889 (widget-default-format-handler, widget-checklist-add-item)
12890 (widget-radio-add-item, widget-choose, widget-specify-secret)
12891 (widget-field-value-create, widget-field-value-get)
12892 (widget-editable-list-format-handler)
12893 (widget-editable-list-entry-create, widget-group-value-create)
12894 (widget-documentation-link-add)
12895 (widget-documentation-string-value-create): "?\ " -> "?\s".
12896 (widget-convert-text): Doc fix.
12897 (widget-narrow-to-field, widget-field-find)
12898 (widget-url-link-action, widget-emacs-library-link-action)
12899 (widget-color-notify): Fix typos in docstrings.
12900
12901 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
12902 (x-select-text, set-w32-system-coding-system)
12903 (w32-add-charset-info): Fix typos in docstrings.
12904
12905 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
12906 (cua-enable-cua-keys, cua-use-hyper-key)
12907 (cua-virtual-rectangle-edges): Fix typos in docstrings.
12908 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
12909
12910 * net/tramp.el (tramp-handle-load): Fix typo in error message.
12911
12912 * emacs-lisp/re-builder.el (regexp-builder): Declare with
12913 `defalias' instead of faking it.
12914
12915 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
12916 (eshell-ls-missing, eshell-ls-dired-initial-args)
12917 (eshell-ls-use-in-dired): Fix typos in docstrings.
12918
12919 2005-07-20 Kim F. Storm <storm@cua.dk>
12920
12921 * emulation/cua-base.el (cua-mode): Improve doc string.
12922
12923 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
12924
12925 * abbrev.el (expand-region-abbrevs): Doc fix.
12926 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
12927 Improve argument/docstring consistency.
12928
12929 * arc-mode.el (archive-get-descr, archive-alternate-display):
12930 Doc fixes.
12931 (archive-l-e): Improve argument/docstring consistency.
12932 (archive-tmpdir, archive-unixdate, archive-unixtime)
12933 (archive-chmod-entry): Fix typos in docstrings.
12934 (archive-unflag, archive-unflag-backwards)
12935 (archive-unmark-all-files): "?\ " -> "?\s".
12936
12937 * buff-menu.el (Buffer-menu-unmark): Doc fix.
12938 (Buffer-menu-not-modified, Buffer-menu-execute)
12939 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
12940 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
12941
12942 * composite.el (compose-string, encode-composition-rule)
12943 (compose-last-chars): Fix typos in docstrings.
12944
12945 * desktop.el (desktop-enable, desktop-basefilename):
12946 Declare with `define-obsolete-variable-alias'.
12947 (desktop-internal-v2s): Don't quote keywords.
12948 (desktop-clear): "?\ " -> "?\s".
12949
12950 * dired.el (dired-align-file, dired-flag-backup-files)
12951 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
12952 (dired-listing-switches, dired-ls-F-marks-symlinks)
12953 (dired-dwim-target, dired-load-hook, dired-mode-hook)
12954 (dired-directory, dired-faces, dired, dired-revert)
12955 (dired-mode, dired-summary, dired-view-file)
12956 (dired-copy-filename-as-kill, dired-delete-file)
12957 (dired-no-confirm, dired-unmark-all-marks)
12958 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
12959 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
12960 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
12961 Fix typos in message strings.
12962
12963 * dired-x.el (virtual-dired): Declare with `defalias'.
12964 (dired-mark-unmarked-files, dired-local-variables-file)
12965 (dired-omit-here-always): Doc fix.
12966 (dired-omit-mode, dired-find-subdir)
12967 (dired-enable-local-variables, dired-clean-up-buffers-too)
12968 (dired-extra-startup, dired-mark-extension, dired-jump)
12969 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
12970 (dired-smart-shell-command, dired-guess-shell-alist-user)
12971 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
12972 (dired-x-bind-find-file, dired-x-submit-report):
12973 Fix typos in docstrings.
12974 (dired-mark-unmarked-files): "?\ " -> "?\s".
12975
12976 * dirtrack.el (dirtrack-list): Fix typos in docstring.
12977
12978 * faces.el (describe-face): "?\ " -> "?\s".
12979 (read-all-face-attributes, read-face-font, modify-face)
12980 (face-attr-construct, italic): Fix typos in docstrings.
12981 (frame-update-face-colors): Declare with
12982 `define-obsolete-function-alias'.
12983
12984 * files.el (find-file-noselect, recode-file-name): Doc fixes.
12985 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
12986 (magic-mode-alist, buffer-file-numbers-unique)
12987 (write-file-functions, get-free-disk-space):
12988 Fix typos in docstrings.
12989 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
12990 (write-contents-hooks, write-file-hooks):
12991 Declare with `define-obsolete-variable-alias'.
12992
12993 * forms-d2.el (arch-rj): Fix typo in docstrings.
12994 (arch-tocol): Likewise. "?\ " -> "?\s".
12995
12996 * frame.el (set-frame-font, cursor-in-non-selected-windows):
12997 Fix typo in docstring.
12998 (set-screen-width, set-screen-height): Delete redundant info in
12999 doctrings.
13000 (new-frame, screen-height, screen-width): Declare with
13001 `define-obsolete-function-alias'.
13002 (delete-frame-hook, blink-cursor): Declare with
13003 `define-obsolete-variable-alias'.
13004
13005 * paths.el (prune-directory-list): Fix typos in docstring.
13006
13007 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
13008 (cvs-prefix-get): Fix typos in docstrings.
13009
13010 * ps-print.el (ps-extend-face-list, ps-extend-face)
13011 (ps-print-background-image): Fix typos in docstrings.
13012 (ps-default-fg, ps-default-bg): Doc fixes.
13013
13014 * s-region.el (s-region-bind): Doc fix.
13015 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
13016
13017 * textmodes/org.el (org-table-formula-substitute-names)
13018 (org-table-get-vertical-vector): Doc fixes.
13019 (org-table-recalculate): Remove unused argument to `message'.
13020
13021 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
13022
13023 * textmodes/org.el (org-table-column-names)
13024 (org-table-column-name-regexp)
13025 (org-table-named-field-locations): New variables.
13026 (org-archive-subtree): Protect `this-command' when calling
13027 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
13028 the kill buffer.
13029 (org-complete): Remove fixed-formula completion.
13030 (org-edit-formulas-map): New variable.
13031 (org-table-edit-formulas): New command.
13032 (org-finish-edit-formulas, org-abort-edit-formulas)
13033 (org-show-variable, org-table-get-vertical-vector): New functions.
13034 (org-table-maybe-eval-formula): Handle `:=' fields.
13035 (org-table-get-stored-formulas, org-table-store-formulas)
13036 (org-table-get-formula, org-table-modify-formulas)
13037 (org-table-replace-in-formulas): Handle named field formulas.
13038 (org-table-get-specials): Store locations of named fields.
13039
13040 2005-07-19 Juri Linkov <juri@jurta.org>
13041
13042 * progmodes/grep.el (grep-regexp-alist)
13043 (grep-mode-font-lock-keywords, grep-process-setup):
13044 Use default GNU grep match color "01;31m" instead of "01;41m".
13045 (grep-regexp-alist, grep-mode-font-lock-keywords):
13046 Use `\\[[0-9]*m' instead of `\\[00m'.
13047 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
13048 sgr_start where its handling is more important. Use the real
13049 length of sgr_start instead of constant 8.
13050 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
13051 specially. Delete all remaining escape sequences.
13052 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
13053 (grep-regexp-alist): Make hyperlink only for binary file name
13054 instead of the whole line.
13055 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
13056 (grep-mode): Add autoload.
13057
13058 * emacs-lisp/find-func.el (find-function-regexp):
13059 Add `define-compilation-mode'.
13060
13061 2005-07-19 Juri Linkov <juri@jurta.org>
13062
13063 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
13064 (compare-windows-sync-string-size, compare-windows-recenter)
13065 (compare-windows-highlight, compare-windows): Add version 22.1.
13066 (compare-windows) <defface>: Inherit from lazy-highlight instead
13067 of duplicating its default value.
13068
13069 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
13070 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
13071
13072 * descr-text.el (describe-char): Create link buttons for `charset'
13073 and `code point'. Add the current input method name with a link
13074 button to `to input' field. Print face names of display table
13075 characters in `The display table entry is displayed by' section
13076 instead of printing face-id in the `display' field.
13077 Guess hardcoded faces and create a link button for them.
13078 Skip empty fields when calculating max-width.
13079 Treat `widget-create' specially while inserting strings from the
13080 collected field list.
13081 (describe-char-after): Made obsolete in version 22.1, not 21.5.
13082
13083 * diff-mode.el (diff-file-header): Change foreground color from
13084 yellow to green on light backgrounds.
13085 (diff-context): Inherit from `shadow' only for color/grayscale
13086 with more than 88 colors.
13087 (diff-indicator-removed, diff-indicator-added)
13088 (diff-indicator-changed): New faces.
13089 (diff-font-lock-keywords): Use new faces. Regroup rules.
13090 Add "^---$" for `normal' diff format. Fontify `#' lines with
13091 font-lock-comment-delimiter-face and font-lock-comment-face.
13092 Add `#' to ^[^...] in the rule for `diff-context-face'.
13093
13094 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
13095 a button-like box. Inherit from `highlight' on low colors.
13096 (shadow): Use shades of gray only for color/grayscale with
13097 more than 88 colors. Use green for light backgrounds with
13098 8 colors, and yellow for dark backgrounds with 8 colors.
13099
13100 * font-lock.el (font-lock-regexp-grouping-backslash):
13101 Don't inherit from escape-glyph (use bold for all cases).
13102
13103 * info.el (info-xref-visited): Use light foreground color `violet'
13104 for dark backgrounds instead of dark color `magenta3'.
13105 (info-title-1): Use `yellow' color for dark backgrounds.
13106
13107 * isearch.el (isearch): Use not-too-dark magenta3 instead of
13108 too-light magenta2.
13109
13110 * replace.el (match): Use slightly more light RoyalBlue3 instead
13111 of dark RoyalBlue4.
13112
13113 * wid-edit.el (widget-inactive): Inherit from `shadow'.
13114
13115 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
13116
13117 * novice.el (disabled-command-hook): Declare it with
13118 `define-obsolete-variable-alias'.
13119
13120 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
13121 (desktop-buffer-misc-functions, desktop-buffer-handlers)
13122 (desktop-load-default): Add release to obsolescence info.
13123 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
13124 (desktop-append-buffer-args, desktop-read):
13125 Fix typos in docstrings.
13126 (desktop-kill): Fix typo in message.
13127 (desktop-save): Doc fix.
13128
13129 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
13130
13131 * viper-cmd.el (viper-escape-to-state): Bug fix.
13132 (viper-envelop-ESC-key): Change the definition of fast
13133 keysequence so it'll work with keyboard macros.
13134
13135 * ediff.el (ediff-patch-buffer): Change the docstring.
13136
13137 2005-07-19 Kenichi Handa <handa@m17n.org>
13138
13139 * international/mule-cmds.el (select-safe-coding-system): Try to
13140 use an auto-coding (if any) before anything else. If the found
13141 auto-coding is invalid, show a warning message.
13142
13143 * international/mule.el (find-auto-coding): New function created
13144 by modifying the body of set-auto-coding.
13145 (set-auto-coding): Use find-auto-coding to find a coding.
13146
13147 2005-07-18 Richard M. Stallman <rms@gnu.org>
13148
13149 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
13150 not isearch-mode-end-hook-error.
13151 (allout-before-change-protect): Fix error message.
13152
13153 2005-07-18 Juri Linkov <juri@jurta.org>
13154
13155 * allout.el (allout-mode):
13156 * calculator.el (calculator-copy):
13157 * custom.el (custom-known-themes):
13158 * dired.el (dired-desktop-buffer-misc-data)
13159 (dired-restore-desktop-buffer):
13160 * dired-x.el (dired-omit-marker-char):
13161 * files.el (basic-save-buffer):
13162 * font-core.el (font-lock-mode):
13163 * calendar/calendar.el (calendar-goto-hebrew-date)
13164 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
13165 (calendar-goto-persian-date):
13166 * language/ethio-util.el (ethio-sera-to-fidel-region):
13167 * textmodes/picture.el (picture-mode):
13168 Delete duplicate duplicate words.
13169
13170 2005-07-18 Juri Linkov <juri@jurta.org>
13171
13172 * isearch.el (isearch-mode-map): Remove key bindings for regexp
13173 chars * ? } |.
13174 (isearch-fallback): Don't call `isearch-process-search-char'.
13175 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
13176 (isearch-process-search-char): Call `isearch-fallback' for regexp
13177 chars * ? } |.
13178 (isearch-return-char): Make obsolete with `make-obsolete' instead
13179 of simply documenting it as obsolete in the docstring.
13180 (isearch-fallback): Refill docstring.
13181
13182 * international/isearch-x.el
13183 (isearch-process-search-multibyte-characters): Remove unneeded
13184 `concat'. Add intermediate values to `junk-hist' instead of
13185 `minibuffer-history'. Test the length of `str'.
13186
13187 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
13188
13189 * allout.el (allout-resolve-xref): Fix typos in error strings.
13190 (allout-before-change-protect): Remove unneeded `concat'.
13191
13192 * array.el (array-mode, array-reconfigure-rows)
13193 (untabify-backward): Fix typos in docstrings.
13194 (array-reconfigure-rows): Use `insert-buffer-substring', not
13195 `insert-buffer'.
13196
13197 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
13198 * progmodes/ada-mode.el (ada-make-body):
13199 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
13200
13201 * dired.el (dired-log):
13202 * tar-mode.el (tar-subfile-save-buffer):
13203 * play/zone.el (zone-pgm-stress-destress):
13204 Use `insert-buffer-substring', not `insert-buffer'.
13205
13206 2005-07-17 Simon Josefsson <jas@extundo.com>
13207
13208 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
13209
13210 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
13211
13212 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
13213 Add plain auth method.
13214 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
13215
13216 2005-07-17 Kim F. Storm <storm@cua.dk>
13217
13218 * ido.el (dired-other-window): Add ido property.
13219
13220 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
13221
13222 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
13223 Fix typo in docstring.
13224 (byte-compile-interactive-only-functions): Add `insert-buffer' and
13225 `insert-file-literally'.
13226
13227 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
13228 info and delete redundant message. Doc fix.
13229 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
13230 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
13231
13232 2005-07-16 Richard M. Stallman <rms@gnu.org>
13233
13234 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
13235 (byte-compile-and): Use byte-compile-and-recursion.
13236 (byte-compile-or-recursion): New function.
13237 (byte-compile-or): Use that.
13238 (byte-compile-if): Guard the else-clause too.
13239 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
13240
13241 * isearch.el (isearch-mode-end-hook-quit): New variable.
13242 (isearch-done): Bind it.
13243 (isearch-mode-end-hook): Doc fix.
13244
13245 * allout.el (allout-isearch-did-quit): Variable deleted.
13246 (allout-real-isearch-abort): Function name no longer used.
13247 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
13248 (allout-isearch-rectification): isearch-mode always exists.
13249 Don't set allout-isearch-did-quit.
13250 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
13251 allout-isearch-did-quit.
13252 (allout-enwrap-isearch): Just add the hook.
13253 (allout-isearch-abort): Function deleted.
13254 (allout-pre-command-business): Avoid warning.
13255
13256 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
13257 Correctly avoid warnings.
13258 (pascal-outline): Likewise.
13259
13260 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
13261
13262 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
13263
13264 * play/tetris.el (tetris-mode): Avoid warning.
13265
13266 * play/snake.el (snake-mode): Avoid warning.
13267
13268 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
13269 (gamegrid-set-display-table): Avoid warning.
13270 (gamegrid-set-timer): Likewise.
13271 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
13272 (gamegrid-add-score-with-update-game-score-1): Take FILE
13273 as argument.
13274 (gamegrid-add-score-with-update-game-score): Pass that argument.
13275 Rename have-shared-game-dir to gamegrid-shared-game-dir.
13276
13277 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
13278
13279 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
13280 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
13281
13282 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
13283 and insert-file.
13284
13285 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
13286 (sc-ask): Avoid warnings.
13287
13288 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
13289 (eshell-hist-initialize): Use that var the natural way.
13290
13291 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
13292
13293 * emacs-lisp/re-builder.el (reb-cook-regexp):
13294 Avoid warning calling lre-compile-string.
13295 (reb-color-display-p): Avoid warning.
13296
13297 * calculator.el (calculator-last-input): Guard uses
13298 of event-key and key-press-event-p.
13299 (event-key, key-press-event-p): Delete definitions.
13300
13301 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
13302 (find-gc-source-directory, find-gc-subrs-callers)
13303 (find-gc-noreturn-list, find-gc-source-files)
13304 (find-gc-subrs-called): Vars renamed and defvar'd.
13305
13306 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
13307 (checkdoc-overlay-put, checkdoc-delete-overlay)
13308 (checkdoc-overlay-start, checkdoc-overlay-end)
13309 (checkdoc-mode-line-update, checkdoc-char=):
13310 Define such that compiler knows they are defined.
13311 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
13312 (checkdoc-read-event): Delete. Use read-event directly.
13313
13314 * whitespace.el (whitespace-make-overlay)
13315 (whitespace-overlay-put, whitespace-delete-overlay)
13316 (whitespace-overlay-start, whitespace-overlay-end):
13317 Define such that compiler knows they are defined.
13318 (whitespace): Move conditional inside.
13319
13320 * tempo.el (tempo-insert-template): Suppress warning.
13321
13322 * ediff-diff.el (longlines-mode): Add defvar.
13323
13324 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
13325
13326 * server.el: Bind "C-x #" in a way that works even if C-x is
13327 redefined to a command key, not a prefix key.
13328
13329 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
13330
13331 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
13332 cl-make-type-test till execution time.
13333
13334 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
13335
13336 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
13337 arg ARG and use it.
13338
13339 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
13340
13341 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
13342
13343 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
13344
13345 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
13346 a defcustom with two :set or :type keywords.
13347
13348 2005-07-15 Richard M. Stallman <rms@gnu.org>
13349
13350 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
13351 Don't give ^M comment-end syntax.
13352
13353 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
13354
13355 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
13356 Don't consider gdbmi (gdb-mi.el has its own update functions).
13357 (gdb-var-delete): Make it work for gdbmi as well.
13358 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
13359
13360 * progmodes/gud.el (etags, sdb): Only require etags when needed.
13361 (gud-speedbar-menu-items): Correct logic for enabling items.
13362
13363 2005-07-15 Kim F. Storm <storm@cua.dk>
13364
13365 * ido.el: Fix commentary.
13366 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
13367 Use with-no-warnings around ffap-guesser.
13368 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
13369 Let bind minibuffer-completing-file-name to t.
13370
13371 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
13372
13373 * startup.el (site-run-file, keyboard-type): Doc fixes.
13374 (command-line): Check for "--basic-display" argument; also for
13375 "--quick", not "--bare-bones" (which was renamed).
13376 (fancy-splash-text): Add missing item "Getting New Versions".
13377 (normal-splash-screen): Fix typos and improve consistency with
13378 `fancy-splash-text'. Update copyright year.
13379
13380 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
13381 valid binding for `help-char'.
13382
13383 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
13384
13385 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
13386
13387 * term.el (term-mode): Disable cua-mode for term buffers.
13388
13389 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
13390
13391 * add-log.el (add-log-mailing-address, change-log-merge):
13392 Doc fixes.
13393 (change-log-get-method-definition): Fix typo in docstring.
13394
13395 2005-07-14 Kim F. Storm <storm@cua.dk>
13396
13397 * emulation/cua-base.el:
13398 (cua--pre-command-handler-1, cua--pre-command-handler)
13399 (cua--post-command-handler-1, cua--post-command-handler):
13400 Split in two. Check (buffer local) value of cua-mode.
13401 (cua-selection-mode): New command.
13402
13403 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
13404
13405 * custom.el (custom-initialize-safe-set)
13406 (custom-initialize-safe-default): Doc fixes.
13407
13408 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
13409 and simplify :init-value again.
13410
13411 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
13412 and simplify :init-value again. Delete autoload.
13413
13414 * startup.el (command-line): Use `custom-reevaluate-setting' again
13415 for tooltip-mode.
13416
13417 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
13418 a defcustom with two :initialize keywords.
13419
13420 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
13421
13422 * allout.el (my-mark-marker, allout-isearch-prior-pos)
13423 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
13424 (allout-post-command-business, allout-flag-region)
13425 (isearch-reenable-font-lock, allout-yank)
13426 (allout-insert-latex-header, allout-insert-latex-trailer)
13427 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
13428 (allout-latex-verb-quote): Fix typos in docstrings.
13429 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
13430 (allout-unprotected, allout-prefix-data):
13431 Improve argument/docstring consistency.
13432 (allout-chart-subtree): Fix argument spec.
13433 (allout-open-topic): Rename `use_sib_bullet' argument to
13434 `use-sib-bullet'. Doc fix.
13435
13436 * whitespace.el (whitespace-check-buffer-leading)
13437 (whitespace-check-buffer-trailing)
13438 (whitespace-check-buffer-indent)
13439 (whitespace-check-buffer-spacetab)
13440 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
13441 (whitespace-check-leading-whitespace)
13442 (whitespace-check-trailing-whitespace)
13443 (whitespace-check-spacetab-whitespace)
13444 (whitespace-check-indent-whitespace)
13445 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
13446 (whitespace-modes): Fix typos in docstrings.
13447 (defgroup, defcustom): Doc fixes.
13448
13449 * winner.el (winner-mode, winner-boring-buffers)
13450 (winner-pending-undo-ring): Doc fixes.
13451 (winner-ring): Remove unneeded `progn'.
13452 (winner-equal): `defsubst' it.
13453 (winner-redo): Fix message.
13454
13455 2005-07-13 Kim F. Storm <storm@cua.dk>
13456
13457 * simple.el (line-move-1): Always use vertical-motion to
13458 do the last (or only) line move to ensure some movement.
13459 Undo 2005-06-23 change--don't check for overlays.
13460
13461 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13462
13463 * term/mac-win.el (ccl-encode-mac-roman-font)
13464 (ccl-encode-mac-centraleurroman-font)
13465 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
13466 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
13467 Change charset-id boundary of dimension to ?\xef.
13468 (mac-char-fontspec-list): New constant.
13469 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
13470 argument. Nil uses itself as family in font-spec. Previous
13471 behavior for nil is now provided by non-nil non-string argument.
13472 All callers changed. Add font-specs for Mac fonts to
13473 "fontset-default" unless iso8859-1 fonts are installed.
13474
13475 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
13476
13477 * progmodes/sh-script.el (sh-get-indent-info): Only indent
13478 a continuation line if the \ is preceded by SPC or TAB.
13479 (sh-get-indent-info): Simplify.
13480 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
13481 Use with-current-buffer.
13482
13483 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
13484 when the matched text is empty.
13485
13486 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
13487
13488 * startup.el (command-line): Revert to previous handling of
13489 tooltip-mode. Explain in comment why the complexity is needed.
13490
13491 * tooltip.el (tooltip-mode): Revert to previous implementation of
13492 its defcustom.
13493
13494 * frame.el (blink-cursor-mode): Revert to previous implementation
13495 of its defcustom. Update comment.
13496
13497 2005-07-12 Lars Hansen <larsh@soem.dk>
13498
13499 * desktop.el: Update e-mail address.
13500
13501 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13502
13503 * term/mac-win.el (mac-services-mail-selection)
13504 (mac-services-mail-to): New functions.
13505 (mac-application-menu-map): Bind them.
13506
13507 2005-07-12 wulei <milton@wulei.net> (tiny change)
13508
13509 * progmodes/gdb-ui.el: Add note about buffering with Windows.
13510
13511 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
13512
13513 * custom.el (custom-reevaluate-setting): Doc fix.
13514
13515 2005-07-11 Jay Belanger <belanger@truman.edu>
13516
13517 * calc/calc.el (calc-embedded-announce-formula-alist)
13518 (calc-embedded-open-close-plain-alist)
13519 (calc-embedded-open-close-mode-alist): Add checks for additional
13520 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
13521
13522 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
13523
13524 * custom.el (custom-enable-theme): Don't add theme to
13525 `custom-enabled-themes' with `push' because there is no
13526 setf-method for `delq'.
13527
13528 2005-07-11 Richard M. Stallman <rms@gnu.org>
13529
13530 * custom.el (custom-declare-variable): Doc fix.
13531
13532 * dired-aux.el (dired-compare-directories): Remove "." and ".."
13533 from the alists.
13534
13535 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
13536 Do nothing if edebug-active.
13537
13538 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
13539 (edebug-display): Do it here instead.
13540
13541 2005-07-10 Richard M. Stallman <rms@gnu.org>
13542
13543 * cus-face.el (custom-theme-set-faces): Make it work.
13544 (custom-reset-faces): Doc fix.
13545 (custom-theme-reset-internal-face, custom-theme-face-value):
13546 Functions deleted.
13547
13548 * custom.el (custom-push-theme): Maintain list of the settings
13549 of a given theme in its theme-settings property.
13550 Maintain position of old settings in the theme-value
13551 or theme-face property.
13552 (custom-enabled-themes): New variable.
13553 (custom-theme-enabled-p): New function.
13554 (provide-theme): Update custom-enabled-themes.
13555 Disable and reenable the `user' theme.
13556 (require-theme): Doc fix.
13557 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
13558 (custom-theme-value, custom-theme-variable-value): Likewise.
13559 (custom-theme-reset-internal): Likewise.
13560 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
13561 (custom-enable-theme, custom-disable-theme): New functions.
13562 (custom-variable-theme-value, custom-face-theme-value): Likewise.
13563 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
13564 (custom-theme-reset-variables): Simplify.
13565 (deftheme, custom-declare-theme, custom-make-theme-feature):
13566 Definitions moved.
13567
13568 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
13569
13570 * longlines.el (longlines-show-region)
13571 (longlines-unshow-hard-newlines): Recognize hard newlines by
13572 non-nil hard property, instead of t.
13573
13574 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
13575
13576 * viper-cmd.el (viper--key-maps): New variable.
13577 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
13578 emulation-mode-map-alists.
13579 (viper-envelop-ESC-key): Use viper-subseq.
13580 (viper-search-forward/backward/next): Disable debug-on-error.
13581
13582 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
13583 (viper-ESC-key): New defcustoms.
13584
13585 * viper-macs.el (ex-map-read-args): Use viper-subseq.
13586
13587 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
13588 (viper-subseq): Copy of subseq from cl.el.
13589
13590 * viper.el (viper-go-away, viper-set-hooks): Use
13591 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
13592
13593 * viper-mous.el (viper-current-frame-saved): Use defvar.
13594
13595 * viper-init.el: Get rid of -face in face names.
13596
13597 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
13598 Make it work with longlines mode
13599
13600 * ediff-mult.el (ediff-meta-mode-hook): New variable.
13601
13602 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
13603
13604 * ediff-init.el: Get rid of -face in face names.
13605
13606 2005-07-10 Richard M. Stallman <rms@gnu.org>
13607
13608 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
13609 and with-timeout-unsuspend.
13610
13611 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
13612 and with-timeout-unsuspend.
13613
13614 * emacs-lisp/timer.el (with-timeout-timers): New variable.
13615 (with-timeout): Bind that variable to record timers.
13616 (with-timeout-suspend, with-timeout-unsuspend): New functions.
13617
13618 * emacs-lisp/debug.el (debug-help-follow): New function.
13619 (debugger-mode-map): Use that instead of help-follow.
13620 (debugger-setup-buffer): Use eval-buffer-list
13621 to handle eval-buffer frames.
13622
13623 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
13624
13625 * timezone.el (timezone-parse-date): Change first regexp
13626 so it will not mistakenly match dates with no time zone.
13627
13628 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
13629
13630 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
13631
13632 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
13633
13634 * custom.el (custom-initialize-safe-set)
13635 (custom-initialize-safe-default): New functions.
13636
13637 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
13638 and simplify :init-value.
13639
13640 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
13641 and simplify :init-value. Delete obsolete comment.
13642
13643 * startup.el (command-line): Use `custom-reevaluate-setting' to
13644 handle `tooltip-mode'. Delete obsolete comment.
13645
13646 * files.el (set-visited-file-name): Avoid calling
13647 `file-name-nondirectory' with a nil argument.
13648
13649 2005-07-09 Richard M. Stallman <rms@gnu.org>
13650
13651 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
13652 was called with nil for the buffer, handle the read position right.
13653 Handle read position for eval-region, too.
13654
13655 2005-07-09 Juri Linkov <juri@jurta.org>
13656
13657 * fringe.el (fringe-mode): Add period in docstring.
13658 (fringe-query-style): Build prompt depending on `all-frames' arg.
13659
13660 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
13661 to not create links to unrelated functions in the Help buffer.
13662
13663 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
13664 Doc fix.
13665
13666 * simple.el (next-error-hook): New variable.
13667 (next-error): Use it. Doc fix.
13668
13669 * textmodes/ispell.el (ispell-command-loop): Add current
13670 dictionary name and program name to mode-line-format.
13671 (ispell-region, ispell-process-line): Add current dictionary name
13672 and program name to messages.
13673
13674 2005-07-08 Jay Belanger <belanger@truman.edu>
13675
13676 * calc/calc.el (calc-embedded-announce-formula-alist)
13677 (calc-embedded-open-close-formula-alist)
13678 (calc-embedded-open-close-word-alist)
13679 (calc-embedded-open-close-plain-alist)
13680 (calc-embedded-open-close-new-formula-alist)
13681 (calc-embedded-open-close-mode-alist)
13682 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
13683 (calc-embedded-mode-hook): New variables.
13684
13685 * calc/calc-embed.el (calc-embedded-firsttime)
13686 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
13687 New variables.
13688 (calc-do-embedded): Use calc-embedded-firsttime,
13689 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
13690 determine whether or not to run hooks.
13691 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
13692 calc-embedded-firsttime-formula appropriately.
13693 Set calc-embedded delimiter variables according to mode.
13694
13695 2005-07-08 Richard M. Stallman <rms@gnu.org>
13696
13697 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
13698 Check for "emacs", etc., as entire symbol, not just as word.
13699 (checkdoc-file-comments-engine): Use regexp-quote on FN.
13700
13701 * files.el (set-visited-file-name): Report the error
13702 for "empty filename" earlier.
13703 (kill-some-buffers): Ignore buffers already dead.
13704
13705 * fringe.el (fringe-mode): Doc fix.
13706
13707 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
13708 Check for (featurep 'xemacs) and turn off warnings in what it guards.
13709 Use unwind-protect to ensure byte-compile-unresolved-functions
13710 is updated.
13711
13712 * whitespace.el (whitespace-buffer-leading-cleanup):
13713 Simplify w/ skip-chars-forward.
13714 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
13715
13716 * mail/rmail.el (rmail-only-expunge): Fix paren error.
13717 Unconditionally try to leave point at the same old place.
13718
13719 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
13720
13721 * comint.el (comint-postoutput-scroll-to-bottom)
13722 (comint-show-maximum-output): Take scroll-margin into consideration.
13723
13724 2005-07-08 Kim F. Storm <storm@cua.dk>
13725
13726 * ido.el (ido-use-filename-at-point): New choice `guess'.
13727 (ido-file-internal): Try ffap-guesser if selected.
13728
13729 * ido.el (ido-before-fallback-functions): New hook.
13730 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
13731 (ido-read-file-name): Run it.
13732
13733 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
13734
13735 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
13736 strings rather than a list of symbols to the completion function.
13737
13738 2005-07-07 Jay Belanger <belanger@truman.edu>
13739
13740 * calc/calc-units.el (math-apply-units): Change the places in
13741 which units are simplified.
13742
13743 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
13744
13745 * cus-edit.el (customize-option, customize-option-other-window):
13746 Make them handle aliases.
13747
13748 * custom.el (custom-variable-p): Make it recursively follow
13749 aliases. Mention that in the docstring.
13750
13751 2005-07-07 Richard M. Stallman <rms@gnu.org>
13752
13753 * cus-start.el (exec-path): Use `directory' instead of `file'.
13754 Fix tag for nil.
13755
13756 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
13757
13758 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
13759 when called non-interactively. Doc fix.
13760
13761 2005-07-07 Lute Kamstra <lute@gnu.org>
13762
13763 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
13764 new address as well.
13765
13766 2005-07-07 Kenichi Handa <handa@m17n.org>
13767
13768 * international/mule.el (make-coding-system):
13769 Describe `ascii-incompatible' property in the docstring.
13770 (set-file-name-coding-system): Signal an error if coding-system is
13771 ascii-incompatible.
13772 (set-keyboard-coding-system): Likewise.
13773
13774 * international/mule-cmds.el (set-default-coding-systems):
13775 Don't set default-file-name-coding-system and
13776 default-keyboard-coding-system if coding-system is ASCII-incompatible.
13777
13778 * international/utf-16.el: Declare that all UTF-16-based coding
13779 systems are ASCII-incompatible.
13780
13781 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
13782
13783 * progmodes/gud.el: Require font-lock for displaying errors.
13784 Used by gdb-ui.el.
13785
13786 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
13787
13788 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
13789 values for the pattern lists which are `read'able but not
13790 `append'able (like symbols).
13791
13792 2005-07-06 Richard M. Stallman <rms@gnu.org>
13793
13794 * progmodes/flymake.el (flymake-float-time): Instead of
13795 with-no-warnings, test for xemacs.
13796 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
13797 to avoid warning.
13798
13799 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
13800
13801 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
13802
13803 2005-07-05 Lute Kamstra <lute@gnu.org>
13804
13805 * battery.el: Add support for Darwin (with much debugging help
13806 from Samuel Lauber <sam124@operamail.com>).
13807 (battery-status-function, battery-echo-area-format)
13808 (battery-mode-line-format): Add support for pmset on Darwin.
13809 (battery-load-low, battery-load-critical): New user options.
13810 (battery-pmset): New function.
13811
13812 2005-07-05 Lute Kamstra <lute@gnu.org>
13813
13814 Update FSF's address in GPL notices.
13815
13816 * textmodes/page-ext.el: Update FSF's address.
13817
13818 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
13819
13820 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
13821 filling from using prefix when filling a single-line docstring.
13822
13823 * progmodes/flymake.el: Remove useless eval-when-compile.
13824
13825 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
13826
13827 2005-07-04 Richard M. Stallman <rms@gnu.org>
13828
13829 * textmodes/org.el (org-file-apps-defaults-gnu):
13830 Rename from org-file-apps-defaults-linux.
13831 (org-default-apps): Don't test system-type for `linux'.
13832 (org-file-apps): Doc fix.
13833
13834 2005-07-04 David Ponce <david@dponce.com>
13835
13836 * tree-widget.el: Improve header Commentary section.
13837 (tree-widget) [defgroup]
13838 (tree-widget-image-enable, tree-widget-themes-directory)
13839 (tree-widget-theme, tree-widget-image-properties-emacs)
13840 (tree-widget-image-properties-xemacs, tree-widget-create-image)
13841 (tree-widget-image-formats, tree-widget-control)
13842 (tree-widget-empty-control, tree-widget-leaf-control
13843 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
13844 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
13845 (tree-widget-keep, tree-widget-after-toggle-functions)
13846 (tree-widget-open-node, tree-widget-close-node): Doc fix.
13847 (tree-widget-open-control, tree-widget-close-control): Fix doc and
13848 :help-echo message.
13849 (tree-widget-set-theme): Doc fix. Use `string-equal'.
13850 (tree-widget-image-properties): Doc fix. Clearer implementation.
13851 (tree-widget--cursors): New constant.
13852 (tree-widget-lookup-image): New function split from
13853 `tree-widget-find-image'. Clearer implementation.
13854 (tree-widget-find-image): Use it.
13855 (tree-widget-button-keymap): Use `set-keymap-parent'.
13856 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
13857 Define the sub-widgets here.
13858 (tree-widget-node): Check that :node is not a tree-widget.
13859 (tree-widget-get-super, tree-widget-open-control)
13860 (tree-widget-close-control, tree-widget-empty-control)
13861 (tree-widget-leaf-control, tree-widget-guide)
13862 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
13863 (tree-widget-no-handle, tree-widget-value-delete)
13864 (tree-widget-map): Remove.
13865 (tree-widget-children-value-save): Doc fix. Simplified.
13866 (tree-widget-value-create): Update according to previous changes.
13867
13868 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
13869
13870 * textmodes/org.el: Leading space replaced by TABS.
13871 (org-recalc-marks, org-table-rotate-recalc-marks)
13872 (org-table-get-specials): Treat "^" and "_" marks.
13873 (org-table-justify-field-maybe): Optional argument NEW.
13874 (org-table-eval-formula): Parsing of the format simplified.
13875 New modes C,I. Honor the %= parameter in the current table.
13876 Avoid unnecessary re-align by using the NEW argument to
13877 `org-table-justify-field-maybe'.
13878 (org-calc-default-modes): Default for date-format mimicks org-mode.
13879 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
13880
13881 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
13882
13883 * cus-face.el (custom-theme-set-faces): Make it handle face
13884 aliases whose alias declarations are pre- or autoloaded.
13885
13886 2005-07-04 Juri Linkov <juri@jurta.org>
13887
13888 * faces.el (read-face-name): Put the code for getting a face name
13889 from the buffer before adding the faces from the `face' property.
13890 Use `completing-read-multiple' instead of `completing-read'.
13891 Require `crm'. Add default value and post-process the returned
13892 list of faces.
13893
13894 * emacs-lisp/crm.el (crm-find-current-element)
13895 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
13896
13897 * emacs-lisp/lisp-mode.el (eval-defun-1):
13898 * emacs-lisp/edebug.el (edebug-eval-defun):
13899 Remove unnecessary quotes.
13900
13901 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
13902
13903 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
13904 (prolog-indent-level): Fix typo in docstring.
13905
13906 * info.el (Info-history, Info-history-forward)
13907 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
13908
13909 * add-log.el (add-change-log-entry):
13910 * comint.el (comint-dynamic-list-input-ring)
13911 (comint-dynamic-list-completions):
13912 * dabbrev.el (dabbrev-expand):
13913 * delim-col.el (delimit-columns-rectangle-line):
13914 * diff-mode.el (diff-context->unified, diff-reverse-direction)
13915 (diff-unified->context):
13916 * ediff-init.el (ediff-abbrev-jobname):
13917 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
13918 (ediff-replace-session-activity-marker-in-meta-buffer):
13919 * info.el (Info-summary):
13920 * lpr.el (printify-region):
13921 * printing.el (pr-create-interface):
13922 * ps-print.el (ps-print-quote):
13923 * ses.el (ses-column-widths, ses-print-cell)
13924 (ses-adjust-print-width, ses-center):
13925 * shell.el (shell-file-name-quote-list):
13926 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
13927 (strokes-fill-current-buffer-with-whitespace)
13928 (strokes-xpm-for-stroke, strokes-list-strokes)
13929 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
13930 * term.el (term-dynamic-list-input-ring)
13931 (term-dynamic-list-completions):
13932 * calc/calc.el (math-format-stack-value):
13933 * emacs-lisp/edebug.el (edebug-display-freq-count):
13934 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
13935 (delphi-new-comment-line):
13936 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
13937 * progmodes/executable.el (executable-set-magic):
13938 * progmodes/python.el (inferior-python-mode):
13939 * progmodes/scheme.el (scheme-mode-syntax-table):
13940 * progmodes/sh-script.el (sh-maybe-here-document):
13941 * progmodes/sql.el (sql-copy-column):
13942 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
13943 * textmodes/bibtex.el (bibtex-mode):
13944 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
13945 (sgml-auto-attributes):
13946 * textmodes/table.el (table-insert, table-shorten-cell)
13947 (table--generate-source-scan-lines, table-delete-row)
13948 (*table--cell-delete-char, table--spacify-frame)
13949 (table--horizontally-shift-above-and-below)
13950 (table--cell-insert-char, table--cell-blank-str)
13951 (table--fill-region-strictly):
13952 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
13953 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
13954
13955 * add-log.el (change-log):
13956 * apropos.el (apropos):
13957 * comint.el (comint-completion, comint-source):
13958 * dabbrev.el (dabbrev):
13959 * delim-col.el (columns):
13960 * diff-mode.el (diff-mode):
13961 * ediff.el (ediff):
13962 * ediff-diff.el (ediff-diff):
13963 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
13964 * ediff-mult.el (ediff-mult):
13965 * ediff-ptch.el (ediff-ptch):
13966 * ediff-wind.el (ediff-window):
13967 * facemenu.el (facemenu):
13968 * indent.el (indent):
13969 * info.el (info):
13970 * jka-cmpr-hook.el (compression, jka-compr):
13971 * lpr.el (lpr):
13972 * outline.el (outlines):
13973 * pcmpl-cvs.el (pcmpl-cvs):
13974 * pcmpl-rpm.el (pcmpl-rpm):
13975 * printing.el (printing):
13976 * ps-print.el (postscript, ps-print, ps-print-horizontal)
13977 (ps-print-vertical, ps-print-headers, ps-print-font)
13978 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
13979 (ps-print-background, ps-print-printer, ps-print-page)
13980 (ps-print-miscellany):
13981 * ses.el (ses):
13982 * shell.el (shell, shell-directories, shell-faces):
13983 * startup.el (initialization):
13984 * strokes.el (strokes):
13985 * term.el (term):
13986 * uniquify.el (uniquify):
13987 * w32-vars.el (w32):
13988 * calc/calc.el (calc):
13989 * emacs-lisp/bytecomp.el (bytecomp):
13990 * emacs-lisp/cl-indent.el (lisp-indent):
13991 * emacs-lisp/edebug.el (edebug):
13992 * emacs-lisp/elp.el (elp):
13993 * emacs-lisp/testcover.el (testcover):
13994 * emacs-lisp/trace.el (trace):
13995 * emulation/viper-ex.el (viper-ex):
13996 * emulation/viper-mous.el (viper-mouse):
13997 * mail/mailalias.el (mailalias):
13998 * mail/supercite.el (supercite, supercite-frames)
13999 (supercite-attr, supercite-cite, supercite-hooks):
14000 * net/rcompile.el (remote-compile):
14001 * net/rlogin.el (rlogin):
14002 * obsolete/ooutline.el (outlines):
14003 * progmodes/delphi.el (delphi):
14004 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
14005 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
14006 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
14007 (ebnf-optimization):
14008 * progmodes/etags.el (etags):
14009 * progmodes/executable.el (executable):
14010 * progmodes/idlwave.el (idlwave):
14011 * progmodes/pascal.el (pascal):
14012 * progmodes/prolog.el (prolog):
14013 * progmodes/python.el (python):
14014 * progmodes/scheme.el (scheme):
14015 * progmodes/sh-script.el (sh, sh-script):
14016 * progmodes/sql.el (SQL):
14017 * progmodes/tcl.el (tcl):
14018 * textmodes/bibtex.el (bibtex, bibtex-autokey):
14019 * textmodes/enriched.el (enriched):
14020 * textmodes/makeinfo.el (makeinfo):
14021 * textmodes/sgml-mode.el (sgml):
14022 * textmodes/table.el (table-hooks):
14023 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
14024 * textmodes/texinfo.el (texinfo):
14025 * textmodes/two-column.el (two-column):
14026 Finish `defgroup' description with period.
14027
14028 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
14029 * eshell/esh-var.el (eshell-var):
14030 * progmodes/vhdl-mode.el (vhdl-testbench):
14031 * textmodes/org.el (org): Fix typos in docstrings.
14032
14033 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
14034 consistency.
14035
14036 * progmodes/flymake.el (flymake-find-file): Remove.
14037 (flymake-float-time): Use `with-no-warnings'.
14038 (flymake-check-start-time, flymake-check-was-interrupted)
14039 (flymake-err-info, flymake-is-running, flymake-last-change-time)
14040 (flymake-new-err-info): `defvar' at compile time.
14041
14042 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
14043
14044 * replace.el (occur-hook): Doc fix.
14045 (occur-1): Don't call `occur-hook' if there are no matches.
14046
14047 2005-07-03 Richard M. Stallman <rms@gnu.org>
14048
14049 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
14050 global-map, save the same map.
14051 (global-map): Don't alter it at top level.
14052 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
14053 Then alter it here instead.
14054 (tpu-edt-off): Set global-map to the saved one.
14055
14056 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
14057 All references simplified.
14058 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
14059 (zmacs-regions): Add defvar.
14060 (repeat-complex-command-map): Everything about that deleted.
14061
14062 * textmodes/artist.el (artist-key-is-drawing)
14063 (artist-key-endpoint1, artist-key-poly-point-list)
14064 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
14065 (artist-key-compl-table, artist-rb-save-data)
14066 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
14067 Don't put them in eval-when-compile.
14068 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
14069
14070 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
14071 Use with-no-warnings.
14072
14073 * net/browse-url.el (dos-windows-version): Add defvar.
14074
14075 * mail/supercite.el (filladapt-prefix-table): Add defvar.
14076
14077 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
14078 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
14079 (rmail-new-summary-line-count): Rename from new-summary-line-count.
14080 Add defvar.
14081 (rmail-summary-beginning-of-message): Use with-no-warnings.
14082 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
14083
14084 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
14085 Use with-no-warnings.
14086
14087 * emulation/vi.el (vi-mark-region): Use c-mark-function.
14088 (c-mark-function): Add point-moving-unit property.
14089 (vi-goto-line): Use with-no-warnings.
14090
14091 * emulation/edt.el (edt-last-copied-word): Add defvar.
14092 (zmacs-region-stays): Likewise.
14093 (edt-mark-section-wisely): Use c-mark-function for C.
14094 Use makr-defun for Fortran.
14095 (time-string): defvar deleted.
14096 (edt-display-the-time): Don't set time-string.
14097
14098 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
14099
14100 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
14101 Don't warn when name is not constant
14102 or for defining the group `emacs'.
14103
14104 * tooltip.el (gud-tooltip-mode): Add defvar.
14105
14106 * startup.el (default-frame-background-mode): Add defvar.
14107
14108 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
14109
14110 * info.el (tool-bar-map): Add defvar.
14111
14112 * dired.el (dnd-protocol-alist): Add defvar.
14113
14114 * dired-aux.el (dired-query): Display question with answer, when
14115 the user answers.
14116
14117 * custom.el (custom-add-option): Doc fix.
14118
14119 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
14120
14121 2005-07-03 Eli Zaretskii <eliz@gnu.org>
14122
14123 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
14124 bogus name from the last change.
14125
14126 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
14127
14128 * custom.el (custom-declare-variable): Fix typos in comment.
14129 (custom-known-themes): Doc fix.
14130 (custom-theme-directory): New defcustom.
14131 (require-theme): Make it check `custom-theme-directory'.
14132
14133 * cus-theme.el (custom-new-theme-mode): New function.
14134 (custom-theme-name, custom-theme-variables, custom-theme-faces)
14135 (custom-theme-description): Add compiler defvars.
14136 (customize-create-theme): Add doc to the "*New Custom Theme*"
14137 buffer. Use `custom-new-theme-mode'.
14138 (custom-theme-write): Put the created buffer in emacs-lisp-mode
14139 and save it to the `custom-theme-directory'. Make this the
14140 default directory of the buffer.
14141
14142 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
14143
14144 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
14145 Fix unbalanced parentheses.
14146
14147 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
14148
14149 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
14150 into flymake-mode and delegate to flymake-mode.
14151
14152 * find-file.el (ff-which-function-are-we-in): Clean up.
14153
14154 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
14155
14156 * replace.el (occur-rename-buffer): Fix docstring.
14157
14158 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
14159 (edt-last-copied-word, edt-learn-macro-count)
14160 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
14161 (edt-rect-start-point, edt-user-global-map, rect-start-point)
14162 (time-string, zmacs-region-stays):
14163 * emulation/edt-mapper.el (edt-save-function-key-map)
14164 (EDT-key-name): `defvar' to silence the byte-compiler.
14165
14166 2005-07-02 Martin Rudalics <rudalics@gmx.at> (tiny change)
14167
14168 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
14169 font-lock-regexp-backslash. Doc fix.
14170 (font-lock-regexp-backslash-grouping-construct): Rename from
14171 font-lock-regexp-backslash-construct. Doc fix.
14172 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
14173 grouping constructs.
14174
14175 2005-07-02 Eli Zaretskii <eliz@gnu.org>
14176
14177 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
14178 updating all the prerequisites.
14179
14180 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
14181
14182 * textmodes/org.el (org-agenda-start-on-weekday)
14183 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
14184 (org-agenda-use-time-grid, org-archive-location)
14185 (org-allow-space-in-links, org-usenet-links-prefer-google)
14186 (org-enable-table-editor, org-export-default-language)
14187 (org-export-html-show-new-buffer, org-fill-paragraph)
14188 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
14189 (org-goto-quit, org-occur, org-eval-in-calendar)
14190 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
14191 (org-agenda-diary-entry, org-remember-help)
14192 (org-table-convert-region, org-at-table-p)
14193 (org-table-move-row-down, org-table-move-row-up)
14194 (org-table-copy-region, org-table-toggle-vline-visibility)
14195 (org-table-get-stored-formulas, org-table-get-specials)
14196 (org-recalc-commands, org-table-eval-formula)
14197 (org-table-formula-substitute-names, orgtbl-make-binding)
14198 (org-format-org-table-html, org-format-table-table-html)
14199 (org-format-table-table-html-using-table-generate-source)
14200 (org-customize): Fix typos in docstrings.
14201 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
14202 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
14203 (org-back-to-heading): Doc fixes.
14204 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
14205 (org-agenda-change-all-lines, org-get-header):
14206 Improve argument/docstring consistency.
14207 (orgtbl-error): Fix error message.
14208
14209 * progmodes/flymake.el (flymake-find-possible-master-files)
14210 (flymake-master-file-compare, flymake-get-line-err-count)
14211 (flymake-highlight-line, flymake-gui-warnings-enabled):
14212 Fix typos in docstrings.
14213 (flymake-parse-line, flymake-get-project-include-dirs-function)
14214 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
14215 Doc fixes.
14216 (flymake-get-project-include-dirs-function)
14217 (flymake-make-err-menu-data):
14218 Improve argument/docstring consistency.
14219
14220 2005-07-01 Lute Kamstra <lute@gnu.org>
14221
14222 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
14223 Catch errors with ignore-errors. Use temporary buffer.
14224 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
14225
14226 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
14227 background color faces.
14228 (facemenu-set-foreground, facemenu-set-background):
14229 Use facemenu-set-face-from-menu.
14230 (facemenu-set-face-from-menu): Treat face names that start with
14231 "fg:" or "bg:" as special.
14232 (facemenu-add-new-color): Don't create faces. Simplify.
14233
14234 2005-06-30 Richard M. Stallman <rms@gnu.org>
14235
14236 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
14237 (crm-find-current-element): Likewise.
14238
14239 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
14240
14241 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
14242
14243 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
14244
14245 * arc-mode.el (archive-extract): Make it work as a mouse binding.
14246 (archive-mouse-extract): Make it an obsolete alias.
14247 (archive-mode-map): Don't use archive-mouse-extract any more.
14248 (archive-mode, archive-extract): write-contents-hooks ->
14249 write-contents-functions.
14250 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
14251 first arg.
14252 (archive-rename-entry): Update the call.
14253 (archive-zip-summarize): Remove unused var `method'.
14254 (archive-lzh-summarize): Remove unused var `creator'.
14255
14256 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
14257 dedicated frame upon exit.
14258
14259 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
14260 (archive-zip-extract, archive-zip-expunge)
14261 (archive-zip-update, archive-zip-update-case): Use executable-find.
14262 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
14263 Use restore-buffer-modified-p.
14264 (archive-extract, archive-add-new-member, archive-write-file-member):
14265 Use with-current-buffer.
14266 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
14267
14268 2005-06-30 Andreas Schwab <schwab@suse.de>
14269
14270 * progmodes/gud.el (gud-filter): Remove unneeded progn.
14271
14272 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
14273
14274 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
14275
14276 2005-06-30 Juri Linkov <juri@jurta.org>
14277
14278 * faces.el (vertical-border): Inherit from mode-line-inactive
14279 only on tty.
14280
14281 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
14282
14283 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
14284 example, -NLINES in the `occur' docstring).
14285
14286 * replace.el (occur-1): When no matches are found, do not set the
14287 `buffer-read-only' and modified flags for the occur buffer,
14288 because it is deleted.
14289
14290 * emulation/cua-base.el (cua-check-pending-input)
14291 (cua-repeat-replace-region, cua-mode, cua-debug)
14292 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
14293 Fix typos in docstrings.
14294
14295 * emulation/cua-gmrk.el (cua-toggle-global-mark)
14296 (cua-cut-region-to-global-mark)
14297 (cua--cut-rectangle-to-global-mark):
14298 Remove period from end of messages.
14299
14300 * emulation/cua-rect.el (cua-do-rectangle-padding):
14301 Remove period from end of messages.
14302 (cua--rectangle-seq-format): Fix typo in docstring.
14303 (cua-sequence-rectangle, cua-fill-char-rectangle):
14304 Improve argument/docstring consistency.
14305
14306 2005-06-29 Juri Linkov <juri@jurta.org>
14307
14308 * faces.el (default-frame-background-mode): New internal variable.
14309 (frame-set-background-mode): Use it.
14310
14311 * startup.el (normal-top-level): Set default-frame-background-mode
14312 instead of frame-background-mode. Before setting it, test for its
14313 nil value. Remove tests for frame-background-mode and frame
14314 parameter `reverse'. Add test for "unspecified-fg".
14315
14316 * term/xterm.el (xterm-rxvt-set-background-mode):
14317 * term/rxvt.el (rxvt-set-background-mode):
14318 Set default-frame-background-mode instead of frame-background-mode.
14319
14320 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
14321
14322 * simple.el (set-variable): Warn about obsolete user variables.
14323
14324 * imenu.el (imenu--completion-buffer):
14325 * mouse.el (mouse-buffer-menu-alist):
14326 * msb.el (msb-invisible-buffer-p):
14327 * calendar/diary-lib.el (diary-header-line-format):
14328 * emacs-lisp/pp.el (pp-buffer):
14329 * progmodes/cperl-mode.el (cperl-do-auto-fill):
14330 * textmodes/picture.el (picture-replace-match):
14331 Change space constants followed by a sexp to "?\s ".
14332
14333 * play/decipher.el (decipher-loop-with-breaks):
14334 * textmodes/texinfo.el (texinfo-insert-@item): Change space
14335 constants "protected" from end of line by a comment to "?\s".
14336
14337 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
14338
14339 * font-lock.el (save-buffer-state): Use `declare'.
14340
14341 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
14342 reset the syntax-table to cperl-mode-syntax-table.
14343 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
14344 "foo_print_bar" is not matched as a reserved keyword.
14345
14346 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
14347
14348 * textmodes/org.el (orgtbl-setup): New function, for delayed
14349 setup for the orgtbl commands.
14350 (org-calc-default-modes): New option.
14351 (orgtbl-make-binding): Use `defun' to get better help display.
14352 (org-diary): Call `org-compile-prefix-format'.
14353 (org-table-formula-substitute-names): New function.
14354 (org-agenda-day-view, org-agenda-week-view): New commands.
14355 (org-agenda-toggle-week-view): Command removed.
14356 (org-tbl-menu): Split off from org-org-menu.
14357 (org-mode): Move removal of outline-mode menus to here.
14358 (org-table-formula-debug): New option.
14359 (org-table-insert-row): Keep first field if just "#" or "*".
14360 (org-mode): Paragraph regexps fixed.
14361 (org-table-recalculate-regexp): New constant.
14362 (org-table-justify-field-maybe): Avoid replace if not necessary.
14363 (org-copy-special, org-cut-special): Use `call-interactively'.
14364 (org-table-copy-region): Take region from `interactive' call.
14365 (org-trim): Return string even if no match.
14366 (org-formula): New face.
14367 (org-set-font-lock-defaults): No longer highlight "FIXME".
14368 But highlight formula-related fields in table.
14369 (org-table-p): Use regexp, not fontification.
14370 (org-table-align): Handle white space at end of line.
14371 (org-table-formula-evaluate-inline): New option.
14372 (org-mode): Auto-wrapping in comment lines turned off.
14373 (org-table-copy-down): Evaluate only in copied field, not in
14374 destination.
14375 (org-table-current-formula): Variable removed.
14376 (org-table-store-formulas, org-table-get-stored-formulas)
14377 (org-table-modify-formulas, org-table-replace-in-formulas)
14378 (org-table-maybe-eval-formula): New functions.
14379 (org-table-get-formula): Modify to use stored formulas.
14380 (org-table-insert-column, org-table-delete-column)
14381 (org-table-move-column): Call `org-table-modify-formulas'.
14382 (org-complete): Add completion for keyword formulas.
14383 (orgtbl-mode): Pull orgtbl-mode-map to start of
14384 minor-mode-map-alist.
14385
14386 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
14387
14388 * progmodes/python.el (python-check): Require `compile' before
14389 modifying its variables.
14390
14391 * newcomment.el (comment-indent-default): Don't get fooled by an early
14392 end of buffer.
14393
14394 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14395
14396 * ps-print.el (ps-print-version): Fix version number.
14397
14398 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
14399
14400 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
14401
14402 2005-06-28 Richard M. Stallman <rms@gnu.org>
14403
14404 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
14405 (flyspell-local-mouse-map): Declaration deleted.
14406 (flyspell-mouse-map): Bind only mouse-2.
14407 (flyspell-mode-map): Don't test flyspell-use-local-map.
14408 (flyspell-overlay-keymap-property-name): Var deleted.
14409 (flyspell-mode-on): Don't make local bindings for
14410 flyspell-mouse-map and flyspell-mode-map.
14411 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
14412
14413 * textmodes/ispell.el (ispell-word): Do not ignore short words.
14414
14415 * progmodes/compile.el (compilation-next-error-function):
14416 Don't switch buffers; operate on the current buffer.
14417
14418 * progmodes/compile.el (compilation-error-file-name)
14419 (compilation-warning-file-name, compilation-info-file-name)
14420 (compilation-line-number, compilation-column-number): New faces.
14421 (compilation-error-face, compilation-warning-face)
14422 (compilation-info-face, compilation-line-face)
14423 (compilation-column-face): Use them.
14424
14425 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
14426
14427 * comint.el (comint-password-prompt-regexp): Accept ", try again".
14428
14429 * bindings.el (global-map): Bind insertchar and its variants.
14430
14431 2005-06-27 Richard M. Stallman <rms@gnu.org>
14432
14433 * textmodes/artist.el (artist-text-overwrite)
14434 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
14435
14436 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14437
14438 * ps-print.el: It was not working the page selection for printing.
14439 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
14440 (ps-print-version): New version 6.6.7.
14441 (ps-end-sheet): New fun.
14442 (ps-header-sheet, ps-end-job): Call it.
14443
14444 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
14445
14446 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
14447
14448 2005-06-27 Lute Kamstra <lute@gnu.org>
14449
14450 * facemenu.el (facemenu-unlisted-faces): Add foreground and
14451 background color faces.
14452 (facemenu-get-face): Delete function.
14453 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
14454 (facemenu-add-new-color): Make second argument mandatory.
14455 Create the appropriate face and return it. Simplify.
14456 (facemenu-set-foreground, facemenu-set-background): Don't check if
14457 color is defined. Use return value of facemenu-add-new-color.
14458
14459 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
14460
14461 * progmodes/gud.el (gud-filter): Add missing argument to
14462 with-selected-window.
14463
14464 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
14465
14466 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
14467 a :require to the defcustom.
14468
14469 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
14470 defcustoms corresponding to minor modes.
14471
14472 2005-06-26 David Ponce <david@dponce.com>
14473
14474 * recentf.el: Require tree-widget instead of wid-edit.
14475 (recentf-filename-handler): Fix widget :type.
14476 (recentf-cancel-dialog, recentf-open-more-files)
14477 (recentf-open-files-action): Doc fix.
14478 (recentf-dialog-goto-first): New function.
14479 (recentf-dialog-mode-map): Set parent keymap first.
14480 (recentf-dialog-mode): Define with define-derived-mode.
14481 Don't display continuation lines in dialogs.
14482 (recentf-edit-list): Rename from recentf-edit-selected-items.
14483 (recentf-edit-list-select): Rename from recentf-edit-list-action.
14484 Simplify.
14485 (recentf-edit-list-validate): New function.
14486 (recentf-edit-list): Update accordingly.
14487 (recentf-open-files-item-shift): Remove.
14488 (recentf-open-files-item): Convert menu elements into tree and
14489 link widgets. Don't create the widgets.
14490 (recentf-open-files): Update accordingly.
14491 (recentf-save-list): Untabify.
14492
14493 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
14494
14495 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
14496 (keep-lines): Add INTERACTIVE arg. Never delete lines only
14497 partially contained in the active region. Do not take active
14498 region into account when called from Lisp, unless INTERACTIVE arg
14499 is non-nil. Use `forward-line' instead of `beginning-of-line' to
14500 avoid trouble with fields. Make marker point nowhere when no
14501 longer used. Always return nil. Doc fix.
14502 (flush-lines): Add INTERACTIVE arg. Do not take active region
14503 into account when called from Lisp, unless INTERACTIVE arg is
14504 non-nil. Use `forward-line' instead of `beginning-of-line' to
14505 avoid trouble with fields. Make marker point nowhere when no
14506 longer used. Always return nil. Doc fix.
14507 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
14508 interchangeable. Do not take active region into account when
14509 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
14510 message in echo area when called from Lisp, unless INTERACTIVE arg
14511 is non-nil. Avoid saying "1 occurrences". Do not use markers.
14512 Return the number of matches. Doc fix.
14513 (occur): Doc fix.
14514 (perform-replace): Make comment follow double space convention for
14515 the sake of `outline-minor-mode'.
14516
14517 * faces.el (facep): Doc fix.
14518
14519 2005-06-25 Richard M. Stallman <rms@gnu.org>
14520
14521 * facemenu.el (facemenu-enable-faces-p): New function.
14522 (facemenu-background-menu, facemenu-foreground-menu)
14523 (facemenu-face-menu): Add menu-enable property.
14524
14525 * jka-compr.el (jka-compr-insert-file-contents):
14526 Special handling if cannot find the uncompression program.
14527
14528 * cus-face.el (custom-face-attributes): Add autoload.
14529
14530 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
14531 Bind comment-indent-function locally.
14532
14533 * window.el (save-selected-window): Use save-current-buffer.
14534
14535 * subr.el (with-selected-window): Use save-current-buffer.
14536
14537 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
14538 and with-current-buffer.
14539
14540 2005-06-24 Richard M. Stallman <rms@gnu.org>
14541
14542 * simple.el (line-move-1): Fix previous change.
14543
14544 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
14545
14546 * replace.el (occur-1): Set `buffer-read-only' and the
14547 buffer-modified flag before running `occur-hook' to protect
14548 against unintentional buffer switches that can lead to data loss.
14549
14550 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
14551
14552 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
14553 (gud-gdb-marker-filter): Use font-lock-warning-face for any
14554 initial error.
14555
14556 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
14557 after fresh input.
14558 (gdb-var-create-handler): Put name of expression in quotes.
14559
14560 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
14561
14562 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
14563 elements of RING in order, and without bogus nil elements.
14564
14565 2005-06-23 Richard M. Stallman <rms@gnu.org>
14566
14567 * simple.el (set-variable): Args renamed; doc fix.
14568 (line-move-1): When there are overlays around, use vertical-motion.
14569
14570 * faces.el (escape-glyph): Use brown against light background.
14571 (nobreak-space): Rename from no-break-space.
14572 Fix previous change.
14573
14574 * dired-aux.el (dired-do-copy): Fix arg prompt.
14575
14576 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
14577
14578 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
14579
14580 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
14581 rather than "Distributor".
14582
14583 2005-06-23 Lute Kamstra <lute@gnu.org>
14584
14585 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
14586 (debug-on-entry): Use it. New interactive declaration that uses
14587 function-called-at-point.
14588
14589 2005-06-23 Kim F. Storm <storm@cua.dk>
14590
14591 * subr.el (save-match-data): Add comment about using evaporate arg
14592 to set-match-data.
14593
14594 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
14595
14596 * cus-edit.el (customize-face)
14597 (customize-face-other-window): Handle face aliases.
14598
14599 * faces.el (face-documentation, set-face-attribute)
14600 (face-spec-set): Handle face aliases.
14601
14602 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
14603
14604 * help-mode.el (help-make-xrefs): If a symbol representing a face
14605 name is not followed by the word "face", it could still be a
14606 function or variable name, so don't bypass other checks.
14607
14608 2005-06-22 Juri Linkov <juri@jurta.org>
14609
14610 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
14611 Replace aliased functions with calls where second arg `inherit' is t.
14612
14613 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
14614
14615 * progmodes/gdb-ui.el (gdb-error): New variable.
14616 (gdb-error): New function.
14617 (gdb-annotation-rules): Act on error-begin and error annotations.
14618 (gdb-concat-output): Use font-lock-warning-face for errors.
14619
14620 2005-06-22 Miles Bader <miles@gnu.org>
14621
14622 * bindings.el (propertized-buffer-identification): Use renamed
14623 `Buffer-menu-buffer' face.
14624
14625 * faces.el (vertical-border): Rename from `vertical-divider'.
14626 (escape-glyph): Change dark-background color back to `cyan'.
14627
14628 2005-06-21 Juri Linkov <juri@jurta.org>
14629
14630 * faces.el (face-user-default-spec): Try getting `customized-face'
14631 prior to `saved-face'.
14632 (frame-background-mode): Refill docstring.
14633
14634 * emacs-lisp/lisp-mode.el (eval-defun-1):
14635 * emacs-lisp/edebug.el (edebug-eval-defun):
14636 Set `saved-face' temporarily to nil before calling form.
14637 Set `customized-face' to the new spec after that.
14638
14639 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
14640
14641 * subr.el (1value, lambda, key-substitution-in-progress):
14642 Doc fixes.
14643
14644 * autoinsert.el (auto-insert-alist):
14645 * ses.el (ses-call-printer):
14646 * subr.el (noreturn):
14647 * emacs-lisp/lisp.el (check-parens):
14648 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
14649 * net/browse-url.el (browse-url-mosaic):
14650 * progmodes/cc-defs.el (c-safe-scan-lists):
14651 * progmodes/ebnf-abn.el (ebnf-abn-lex):
14652 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
14653 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
14654 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
14655 * progmodes/ebnf-iso.el (ebnf-iso-lex):
14656 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
14657
14658 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
14659
14660 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
14661
14662 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
14663
14664 * calendar/appt.el (appt-make-list): Activate the package, if
14665 not already active (for backwards compatibility).
14666
14667 2005-06-20 Kim F. Storm <storm@cua.dk>
14668
14669 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
14670
14671 2005-06-20 Miles Bader <miles@gnu.org>
14672
14673 * faces.el (vertical-divider): New face.
14674
14675 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
14676
14677 * simple.el (kill-whole-line): Doc fix.
14678 (next-error-buffer-p, next-error-find-buffer)
14679 (clone-indirect-buffer): Fix typos in docstrings.
14680 (comment-line-break-function): Doc fix: don't say variable
14681 is automatically buffer-local (it isn't).
14682
14683 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
14684
14685 * net/tramp-ftp.el (top):
14686 * net/tramp-smb.el (top):
14687 * net/tramp-util.el (top):
14688 * net/tramp-uu.el (top):
14689 * net/tramp-vc.el (top):
14690 * net/tramp.el (top): Revert copyright years back to original
14691 ones. Tramp has a life outside GNU Emacs.
14692
14693 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
14694
14695 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
14696
14697 2005-06-18 Juri Linkov <juri@jurta.org>
14698
14699 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
14700 end of first regexp to limit the match to the position between
14701 line number and source line with same separator character as used
14702 between file name and line number. In the second regexp limit
14703 mouse-face area to file name and line number by adding new group
14704 for them and referring it in HYPERLINK arg.
14705 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
14706 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
14707 previous line where grep markers may be already removed.
14708
14709 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
14710
14711 * progmodes/ps-mode.el: Update version and maintainer's email address.
14712
14713 2005-06-18 Steve Youngs <steve@xemacs.org>
14714
14715 * net/browse-url.el (browse-url-browser-function)
14716 (browse-url-default-browser): Add firefox.
14717 (browse-url-firefox-program, browse-url-firefox-arguments)
14718 (browse-url-firefox-startup-arguments)
14719 (browse-url-firefox-new-window-is-tab): New defcustoms.
14720 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
14721
14722 2005-06-17 Richard M. Stallman <rms@gnu.org>
14723
14724 * startup.el (command-line): Warn if specified user name has
14725 no home directory.
14726
14727 * term.el (term-get-old-input, term-input-filter, term-input-sender)
14728 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
14729
14730 * longlines.el (longlines-mode, longlines-show-hard-newlines):
14731 Doc fixes.
14732
14733 * faces.el (underline): Try bold if terminal doesn't support underline.
14734
14735 * mail/sendmail.el (mail-setup-with-from): New variable.
14736 (mail-insert-from-field): New function.
14737 (sendmail-send-it): Call it.
14738 (mail-setup): Optionally call it here.
14739
14740 * term/linux.el: Call tty-no-underline.
14741
14742 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
14743
14744 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
14745
14746 2005-06-17 Miles Bader <miles@gnu.org>
14747
14748 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
14749 (ediff-current-diff-C, ediff-current-diff-Ancestor)
14750 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
14751 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
14752 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
14753 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
14754 Remove "-face" suffix from face names.
14755 (ediff-current-diff-face-A, ediff-current-diff-face-B)
14756 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
14757 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
14758 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
14759 (ediff-even-diff-face-A, ediff-even-diff-face-B)
14760 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
14761 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
14762 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
14763 New backward-compatibility aliases for renamed faces.
14764 (ediff-current-diff-face-A, ediff-current-diff-face-B)
14765 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
14766 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
14767 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
14768 (ediff-even-diff-face-A, ediff-even-diff-face-B)
14769 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
14770 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
14771 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
14772 Use renamed ediff faces.
14773
14774 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
14775 Remove "-face" suffix from face names.
14776 (eshell-test-ok-face, eshell-test-failed-face):
14777 New backward-compatibility aliases for renamed faces.
14778 (eshell-run-test): Use renamed eshell-test faces.
14779
14780 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
14781 face name.
14782 (eshell-prompt-face): New backward-compatibility alias for renamed
14783 face.
14784 (eshell-emit-prompt): Use renamed eshell-prompt face.
14785
14786 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
14787 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
14788 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
14789 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
14790 Remove "-face" suffix from face names.
14791 (eshell-ls-directory-face, eshell-ls-symlink-face)
14792 (eshell-ls-executable-face, eshell-ls-readonly-face)
14793 (eshell-ls-unreadable-face, eshell-ls-special-face)
14794 (eshell-ls-missing-face, eshell-ls-archive-face)
14795 (eshell-ls-backup-face, eshell-ls-product-face)
14796 (eshell-ls-clutter-face):
14797 New backward-compatibility aliases for renamed faces.
14798 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
14799
14800 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
14801 Remove "-face" suffix from face name.
14802 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
14803 instead of literal face.
14804
14805 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
14806
14807 * emacs-lisp/warnings.el (display-warning, lwarn)
14808 (warning-minimum-log-level): Doc fixes.
14809 (warning-minimum-level, warning-minimum-log-level):
14810 Add :debug to :type choices.
14811
14812 * progmodes/ada-mode.el (ada-format-paramlist)
14813 (ada-get-indent-case, ada-check-matching-start)
14814 (ada-check-defun-name, ada-goto-matching-decl-start)
14815 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
14816 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
14817 (ada-make-subprogram-body): Follow error conventions.
14818 (ada-case-exception-file, ada-indent-comment-as-code)
14819 (ada-indent-handle-comment-special, ada-indent-renames)
14820 (ada-indent-return, ada-search-directories-internal)
14821 (ada-tab-policy, ada-case-exception-substring)
14822 (ada-other-file-alist, ada-matching-start-re)
14823 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
14824 (ada-imenu-generic-expression, ada-compile-goto-error)
14825 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
14826 (ada-popup-menu, ada-add-extensions, ada-mode)
14827 (ada-region-selected, ada-create-case-exception)
14828 (ada-create-case-exception-substring, ada-after-keyword-p)
14829 (ada-activate-keys-for-case, ada-adjust-case-region)
14830 (ada-adjust-case-buffer, ada-format-paramlist)
14831 (ada-scan-paramlist, ada-insert-paramlist)
14832 (ada-indent-newline-indent)
14833 (ada-indent-newline-indent-conditional)
14834 (ada-justified-indent-current, ada-goto-previous-word)
14835 (ada-indent-current, ada-get-indent-open-paren)
14836 (ada-get-indent-paramlist, ada-get-indent-end)
14837 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
14838 (ada-get-indent-block-start, ada-get-indent-subprog)
14839 (ada-get-indent-noindent, ada-get-indent-label)
14840 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
14841 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
14842 (ada-goto-stmt-end, ada-goto-next-word)
14843 (ada-check-matching-start, ada-check-defun-name)
14844 (ada-goto-matching-decl-start, ada-goto-matching-start)
14845 (ada-goto-matching-end, ada-search-ignore-string-comment)
14846 (ada-in-decl-p, ada-looking-at-semi-or)
14847 (ada-looking-at-semi-private, ada-in-paramlist-p)
14848 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
14849 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
14850 (ada-next-procedure, ada-previous-procedure, ada-next-package)
14851 (ada-previous-package, ada-create-menu)
14852 (ada-fill-comment-paragraph-justify)
14853 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
14854 (ada-other-file-name, ada-last-which-function-line)
14855 (ada-last-which-function-subprog, ada-which-function)
14856 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
14857 (ada-gen-treat-proc, ada-check-emacs-version)
14858 (ada-continuation-indent, ada-align-region-separate):
14859 Fix typos in docstrings.
14860 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
14861
14862 2005-06-16 Lute Kamstra <lute@gnu.org>
14863
14864 * simple.el (fundamental-mode): Run after-change-major-mode-hook
14865 conditionally.
14866
14867 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
14868
14869 * comint.el (comint-replace-by-expanded-filename)
14870 (comint-prompt-regexp, comint-delimiter-argument-list)
14871 (comint-preinput-scroll-to-bottom):
14872 * info.el (Info-hide-cookies-node):
14873 * ls-lisp.el (ls-lisp-classify):
14874 * find-file.el (ff-search-directories, ff-special-constructs)
14875 (ff-find-other-file):
14876 * font-lock.el (font-lock-keywords):
14877 * shell.el (shell-prompt-pattern)
14878 (shell-dynamic-complete-functions, shell-mode)
14879 (shell-delimiter-argument-list):
14880 * term.el (term-replace-by-expanded-filename)
14881 (term-prompt-regexp, term-delimiter-argument-list):
14882 * woman.el (woman-ignore, woman0-if):
14883 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
14884 * emacs-lisp/elint.el (elint-init-env):
14885 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
14886 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
14887 * language/ethio-util.el (ethio-tilde-escape)
14888 (ethio-use-three-dot-question):
14889 * net/zone-mode.el (zone-mode-load-time-setup):
14890 * progmodes/cc-align.el (c-lineup-argcont):
14891 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
14892 * progmodes/cperl-mode.el (cperl-set-style-back):
14893 * progmodes/inf-lisp.el (inferior-lisp-prompt):
14894 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
14895 Fix spellings in docstrings.
14896
14897 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
14898 * progmodes/modula2.el (m2-for): Fix spellings.
14899
14900 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
14901
14902 * simple.el (undo-more): Don't use `format' on `error' arguments.
14903 Improve argument/docstring consistency.
14904 (pending-undo-list): Doc fix.
14905
14906 * smerge-mode.el (smerge-ensure-match):
14907 * emulation/vip.el (vip-ex):
14908 * net/zone-mode.el (zone-mode-update-serial):
14909 * progmodes/idlwave.el (idlwave-complete):
14910 * progmodes/vhdl-mode.el (vhdl-visit-file)
14911 (vhdl-compose-wire-components):
14912 Don't use `format' on `error' arguments.
14913
14914 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
14915 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
14916 (tooltip-help-tips): Fix typos in docstrings.
14917
14918 2005-06-16 David Ponce <david@dponce.com>
14919
14920 * tree-widget.el (tree-widget-value-create): Simplify last change.
14921
14922 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
14923
14924 * ido.el (ido-incomplete-regexp): New variable.
14925 (ido-set-matches-1): Handle invalid-regexp error and set
14926 ido-incomplete-regexp.
14927 (ido-incomplete-regexp): New face.
14928 (ido-completions): Use it.
14929 (ido-complete, ido-exit-minibuffer, ido-completions):
14930 Handle incomplete regexps.
14931 (ido-completions): Add check for complete match when entering a regexp.
14932
14933 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
14934
14935 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
14936
14937 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14938
14939 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
14940 by field delimiters.
14941
14942 2005-06-15 David Ponce <david@dponce.com>
14943
14944 * tree-widget.el: eval-and-compile inlined functions so they will
14945 be available at run-time too.
14946 (tree-widget-super-format-handler)
14947 (tree-widget-format-handler): Remove.
14948 (tree-widget-value-create): Handle the :indent property.
14949
14950 2005-06-15 Miles Bader <miles@gnu.org>
14951
14952 * progmodes/which-func.el (which-func): Only inherit
14953 `font-lock-function-name-face' when that makes sense against the
14954 default mode-line face, otherwise set the face color explicitly.
14955
14956 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
14957 faces instead of (non-existent) variables.
14958
14959 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
14960
14961 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
14962 (iswitchb-get-matched-buffers): Likewise. Simplify.
14963
14964 2005-06-14 Miles Bader <miles@gnu.org>
14965
14966 * progmodes/ld-script.el (ld-script-location-counter):
14967 Remove "-face" suffix from face name.
14968 (ld-script-location-counter-face):
14969 New backward-compatibility alias for renamed face.
14970 (ld-script-location-counter-face): Use renamed face.
14971
14972 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
14973 (cperl-hash): Remove "-face" suffix from face names.
14974 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
14975 New backward-compatibility aliases for renamed faces.
14976 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
14977 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
14978
14979 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
14980 name.
14981 (which-func-face): New backward-compatibility alias for renamed face.
14982 (which-func-format): Use renamed which-func face.
14983
14984 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
14985 (vhdl-function, vhdl-directive, vhdl-reserved-word)
14986 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
14987 names.
14988 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
14989 (vhdl-speedbar-configuration, vhdl-speedbar-package)
14990 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
14991 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
14992 (vhdl-speedbar-architecture-selected)
14993 (vhdl-speedbar-configuration-selected)
14994 (vhdl-speedbar-package-selected)
14995 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
14996 names.
14997 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
14998 Use renamed faces.
14999 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
15000 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
15001 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
15002 Use renamed faces.
15003 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
15004 names.
15005 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
15006 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
15007 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
15008 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
15009 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
15010 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
15011
15012 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
15013 face name.
15014 (sh-heredoc-face): New backward-compatibility alias for renamed face.
15015 (sh-heredoc-face): Use renamed sh-heredoc face.
15016
15017 * progmodes/idlw-help.el (idlwave-help-link):
15018 Remove "-face" suffix from face name.
15019 (idlwave-help-link-face):
15020 New backward-compatibility alias for renamed face.
15021 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
15022
15023 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
15024 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
15025 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
15026 New backward-compatibility aliases for renamed faces.
15027 (idlwave-shell-disabled-breakpoint-face)
15028 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
15029
15030 * progmodes/flymake.el (flymake-errline, flymake-warnline):
15031 Remove "-face" suffix from face names.
15032 (flymake-errline-face, flymake-warnline-face):
15033 New backward-compatibility aliases for renamed faces.
15034 (flymake-highlight-line): Use renamed flymake faces.
15035
15036 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
15037 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
15038 (ebrowse-member-class, ebrowse-progress):
15039 Remove "-face" suffix from face names.
15040 (ebrowse-tree-mark-face, ebrowse-root-class-face)
15041 (ebrowse-file-name-face, ebrowse-default-face)
15042 (ebrowse-member-attribute-face, ebrowse-member-class-face)
15043 (ebrowse-progress-face):
15044 New backward-compatibility aliases for renamed faces.
15045 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
15046 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
15047 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
15048 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
15049
15050 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
15051 antlr-syntax)
15052 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
15053 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
15054 names.
15055 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
15056 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
15057 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
15058 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
15059 backward-compatibility aliases for renamed faces.
15060 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
15061 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
15062 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
15063 remove "font-lock-". Use renamed antlr-mode faces.
15064 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
15065 literal face-names with face variable references.
15066
15067 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
15068 face name.
15069 (Buffer-menu-buffer-face): New backward-compatibility alias for
15070 renamed face.
15071 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
15072
15073 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
15074
15075 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
15076 Eliminate "-face" suffix.
15077 (makefile-targets): Inherit from font-lock-function-name-face and
15078 eliminate "-face" suffix.
15079 (makefile-shell): Remove attributes and eliminate "-face" suffix.
15080 (makefile-*-font-lock-keywords): Append makefile-targets in rule
15081 actions, instead of prepending, to make it less visible.
15082 (makefile-previous-dependency, makefile-match-dependency):
15083 Don't match a target on a continuation line.
15084
15085 * files.el (auto-mode-alist): Put Makefile in gmake mode.
15086
15087 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
15088
15089 * progmodes/gdb-ui.el (menu): Re-order menu items.
15090 (gdb-tooltip-print): Respect tooltip-use-echo-area.
15091
15092 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
15093 Define in tooltip.el.
15094 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
15095 (gud-tooltip-tips): Respect tooltip-use-echo-area and
15096 gud-tooltip-echo-area.
15097
15098 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
15099 backward compatibility and make obsolete.
15100 (tooltip-help-tips): Use tooltip-use-echo-area.
15101 (tooltip-show-help-function): Rename to...
15102 (tooltip-show-help): ...this, because it is a function.
15103 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
15104
15105 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
15106
15107 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
15108 (edebug-print-length, edebug-print-level, edebug-print-circle)
15109 (edebug-modify-breakpoint, edebug-eval-last-sexp)
15110 (edebug-eval-print-last-sexp): Doc fixes.
15111
15112 2005-06-14 Kim F. Storm <storm@cua.dk>
15113
15114 * ido.el (ido-mode): Make a new keymap every time we enable ido,
15115 as the coverage buffer/file/both may change.
15116
15117 2005-06-14 Lute Kamstra <lute@gnu.org>
15118
15119 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
15120 and run-mode-hooks. Simplify.
15121
15122 * mail/rmailedit.el (rmail-edit-mode):
15123 * progmodes/octave-inf.el (inferior-octave-mode):
15124 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
15125
15126 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
15127 and run-mode-hooks.
15128 (recentf-edit-list, recentf-open-files): Don't call
15129 kill-all-local-variables directly.
15130
15131 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
15132
15133 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
15134
15135 * emacs-lisp/byte-run.el (make-obsolete)
15136 (define-obsolete-function-alias): Rename arguments FUNCTION and
15137 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
15138 (make-obsolete-variable, define-obsolete-variable-alias):
15139 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
15140 respectively.
15141
15142 * isearchb.el (isearchb-activate):
15143 * pcvs.el (cvs-mode):
15144 * ses.el (ses-load):
15145 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
15146 * net/tramp.el (tramp-find-file-exists-command)
15147 (tramp-find-shell):
15148 * progmodes/ada-mode.el (ada-create-case-exception)
15149 (ada-create-case-exception-substring, ada-make-subprogram-body):
15150 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
15151 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
15152 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
15153 * textmodes/org.el (org-promote, org-evaluate-time-range)
15154 (org-agenda-next-date-line, org-agenda-previous-date-line)
15155 (org-agenda-error, org-open-at-point, org-table-move-row)
15156 (org-format-table-table-html-using-table-generate-source)
15157 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
15158 * textmodes/reftex.el (reftex-access-scan-info):
15159 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
15160 (reftex-toc-promote-prepare): Follow error conventions.
15161
15162 * diff-mode.el (diff-mode): Fix typo in docstring.
15163
15164 * forms.el (forms--intuit-from-file): Fix reference to
15165 `forms-number-of-fields' in error message.
15166 (forms-print): Fix quoting in error message.
15167
15168 * forms.el (forms-mode):
15169 * emulation/vi.el (vi-goto-insert-state):
15170 * progmodes/flymake.el (flymake-new-err-info)
15171 (flymake-start-syntax-check-for-current-buffer)
15172 (flymake-simple-cleanup):
15173 * eshell/esh-var.el (eshell/export):
15174 * progmodes/gud.el (xdb):
15175 * textmodes/flyspell.el (flyspell-incorrect-hook)
15176 (flyspell-maybe-correct-transposition)
15177 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
15178
15179 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
15180
15181 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
15182 minibuffer prompt.
15183
15184 2005-06-13 Kim F. Storm <storm@cua.dk>
15185
15186 * subr.el (add-to-ordered-list): New defun.
15187
15188 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
15189 add cua--keymap-alist to emulation-mode-map-alists.
15190
15191 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
15192
15193 * subr.el (complete-in-turn): New macro.
15194 (dynamic-completion-table, lazy-completion-table): Add debug info.
15195
15196 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
15197 in preference to face aliases.
15198
15199 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
15200 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
15201 Remove unused vars `start' and `firstline'.
15202 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
15203 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
15204
15205 2005-06-13 Eli Zaretskii <eliz@gnu.org>
15206
15207 * cus-start.el (all): Don't complain about missing GTK-related
15208 variables, unless either `gtk' is boundp or this isn't a
15209 `windows-nt' build.
15210
15211 2005-06-13 Lute Kamstra <lute@gnu.org>
15212
15213 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
15214 run-mode-hooks.
15215
15216 * ediff-mult.el (ediff-meta-mode):
15217 * ediff-util.el (ediff-mode): Use run-mode-hooks.
15218
15219 * ledit.el (ledit-mode): Use delay-mode-hooks.
15220
15221 * woman.el (woman-mode-line-format): Delete constant.
15222 (woman-mode-map): Initialize it properly.
15223 (woman-mode): Set mode-class property to special.
15224 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
15225 Set major-mode and mode-name. Don't set mode-line-format directly.
15226 (Man-getpage-in-background): Don't reference woman-mode-line-format.
15227
15228 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
15229 string argument obsolete.
15230
15231 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
15232
15233 * textmodes/org.el (org-CUA-compatible): New option.
15234 (org-disputed-keys): New variable.
15235 (org-key): New function.
15236 (orgtbl-make-binding): Add docstring to the created function.
15237 (org-mode): Set paragraph start/separate regexps.
15238 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
15239 (org-archive-location, org-archive-mark-done)
15240 (org-archive-stamp-time): New options.
15241 (org-archive-subtree): New command.
15242 (org-fill-paragraph): New function.
15243 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
15244 (org-fake-empty-table-line): Function removed.
15245 (org-format-org-table-html): Do not create empty table lines at
15246 separator lines. Improved table header treatment.
15247 (org-link-format): New option.
15248 (org-make-link): New function.
15249 (org-insert-link, org-store-link): Use org-make-link.
15250 (org-open-file): Quote file name for shell command, to allow
15251 spaces in file names.
15252 (org-link-regexp): Fix bug with mailto link.
15253 (org-link-maybe-angles-regexp, org-protected-link-regexp):
15254 New constants.
15255 (org-export-as-html): Deal with the optional angles around a link.
15256 Better treatment of file: links.
15257 (org-open-at-point): Replace @{ and @} with < and >.
15258 (org-run-mode-hooks): Function removed.
15259 (org-agenda-mode): No longer use `org-run-mode-hooks'.
15260
15261 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
15262
15263 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
15264 MI command -data-list-register-values.
15265 (gdb-post-prompt): Indent properly.
15266
15267 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
15268
15269 * hilit-chg.el (highlight-changes-colors): Rename from
15270 `highlight-changes-colours'.
15271 (highlight-changes-colours): Keep as obsolete alias.
15272 (highlight-changes-face-list): Doc fix.
15273 (hilit-chg-make-list): Use `highlight-changes-colors'.
15274
15275 2005-06-12 Mark A. Hershberger <mah@everybody.org>
15276
15277 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
15278 defun-prompt-regexp.
15279
15280 2005-06-12 Eli Zaretskii <eliz@gnu.org>
15281
15282 * loadup.el: Don't say we are dumping under 2 names on windows-nt
15283 and cygwin.
15284
15285 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
15286 Don't use an old loaddefs.el, as in Makefile.in.
15287
15288 2005-06-12 Lute Kamstra <lute@gnu.org>
15289
15290 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
15291
15292 * man.el (Man-mode-map): Initialize it properly.
15293 (Man-mode): Set mode-class property to special.
15294
15295 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
15296
15297 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
15298
15299 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
15300 A newline is needed in the docstring there.
15301
15302 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
15303 Doc fixes.
15304
15305 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15306
15307 * printing.el: Doc fix. The menubar is no more changed when printing
15308 is loaded, it only changes when pr-menu-bind or pr-update-menus is
15309 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
15310 (pr-version): New version number (6.8.4).
15311 (pr-menu-bind): New command.
15312 (pr-update-menus): Docstring and code fix.
15313 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
15314 Docstring fix.
15315 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
15316 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
15317
15318 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
15319
15320 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
15321 "Returns" to "return", document useful return values, etc.
15322
15323 2005-06-11 Alan Mackenzie <acm@muc.de>
15324
15325 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
15326 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
15327 (adaptive-file-function): Minor amendment to doc-string.
15328
15329 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
15330
15331 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
15332 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
15333 Fix :type--it is `integer', not `string'.
15334
15335 * faces.el (modeline-highlight): Rename from (the erroneous)
15336 `modeline-higilight'.
15337
15338 2005-06-11 Lute Kamstra <lute@gnu.org>
15339
15340 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
15341 lisp-interaction-mode-map but make it the parent.
15342 (edebug-eval-mode): Use define-derived-mode.
15343
15344 2005-06-11 Andreas Schwab <schwab@suse.de>
15345
15346 * bindings.el: Add binding of `ESC functionkey' for every
15347 `M-functionkey'.
15348 * hexl.el (hexl-mode-map): Likewise.
15349
15350 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
15351
15352 * progmodes/compile.el (compilation-error-regexp-alist-alist)
15353 [msft]: update regexp for newer msft compilers.
15354
15355 2005-06-10 Mark A. Hershberger <mah@everybody.org>
15356
15357 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
15358 ATTLIST portions of included DTDs.
15359 (xml-parse-dtd): Eliminate use of inefficient match-data.
15360
15361 2005-06-10 Miles Bader <miles@gnu.org>
15362
15363 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
15364 (mpuz-text): Remove "-face" suffix from face names.
15365 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
15366 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
15367 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
15368
15369 * play/gomoku.el (gomoku-O, gomoku-X):
15370 Remove "-face" suffix from face names.
15371 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
15372 New backward-compatibility aliases for renamed faces.
15373 (gomoku-font-lock-keywords): Use renamed gomoku faces.
15374
15375 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
15376
15377 * thumbs.el: Fixes for changes of 2005-06-09.
15378 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
15379 as a directory.
15380 (thumbs-thumbname): Remove directory separator from format string;
15381 `thumbs-thumbsdir' now returns a valid directory name.
15382 (thumbs-temp-dir): New defsubst.
15383 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
15384 Use it.
15385
15386 * cus-edit.el (minibuffer):
15387 * files.el (make-backup-file-name-function):
15388 * filesets.el (filesets-external-viewers):
15389 * hilit-chg.el (highlight-changes-colours)
15390 (highlight-changes-face-list, highlight-changes-rotate-faces):
15391 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
15392 * kmacro.el (kmacro-call-macro):
15393 * log-edit.el (log-edit-changelog-full-paragraphs):
15394 * mouse.el (mouse-1-click-follows-link):
15395 * skeleton.el (skeleton-autowrap):
15396 * subr.el (insert-for-yank-1):
15397 * tempo.el (tempo-insert-region):
15398 * terminal.el (terminal-emulator):
15399 * time.el (display-time-mail-face):
15400 * vc.el (vc-annotate):
15401 * vcursor.el (vcursor-copy-line):
15402 * woman.el (woman-bold-headings, woman-ignore)
15403 (woman-default-faces, woman-monochrome-faces):
15404 * calendar/todo-mode.el (todo-insert-threshold):
15405 * emulation/pc-select.el (pc-select-selection-keys-only)
15406 (pc-selection-mode):
15407 * emulation/vip.el (vip-find-char-forward):
15408 * emulation/viper-cmd.el (viper-find-char-forward):
15409 * international/mule-cmds.el
15410 (select-safe-coding-system-accept-default-p)
15411 (input-method-exit-on-invalid-key):
15412 * international/mule-diag.el (describe-coding-system):
15413 * international/ucs-tables.el (unify-8859-on-encoding-mode):
15414 * net/browse-url.el (browse-url-xterm-program):
15415 * obsolete/lazy-lock.el (lazy-lock-mode):
15416 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
15417 (cperl-mode):
15418 * progmodes/cpp.el (cpp-face-light-name-list)
15419 (cpp-face-dark-name-list):
15420 * progmodes/delphi.el (delphi-newline-always-indents):
15421 Fix spellings in docstrings.
15422
15423 * ido.el (ido-mode, ido-file-extensions-order)
15424 (ido-default-file-method, ido-default-buffer-method)
15425 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
15426 (ido-decorations, ido-read-file-name-as-directory-commands)
15427 (ido-read-file-name-non-ido, ido-work-directory-list)
15428 (ido-ignore-item-temp-list, ido-current-directory)
15429 (ido-magic-forward-char, ido-enter-find-file)
15430 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
15431 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
15432
15433 2005-06-10 Lute Kamstra <lute@gnu.org>
15434
15435 * play/dunnet.el (dun-mode): Use define-derived-mode.
15436 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
15437 obsolete alias.
15438
15439 * play/doctor.el (doctor-mode-map): Remove defvar.
15440 (doctor-mode): Use define-derived-mode.
15441
15442 * mail/mspools.el (mspools-mode):
15443 * net/eudc-hotlist.el (eudc-hotlist-mode):
15444 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
15445
15446 2005-06-10 Miles Bader <miles@gnu.org>
15447
15448 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
15449 Remove "-face" suffix from face names.
15450 (flyspell-incorrect-face, flyspell-duplicate-face):
15451 New backward-compatibility aliases for renamed faces.
15452 (flyspell-mode-on, make-flyspell-overlay)
15453 (flyspell-highlight-incorrect-region)
15454 (flyspell-highlight-duplicate-region)
15455 (flyspell-display-next-corrections)
15456 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
15457
15458 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
15459 from face name.
15460 (texinfo-heading-face): New backward-compatibility alias for
15461 renamed face.
15462 (texinfo-heading-face): Use renamed texinfo-heading face.
15463
15464 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
15465 suffix from face names.
15466 (tex-math-face, tex-verbatim-face):
15467 New backward-compatibility aliases for renamed faces.
15468 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
15469 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
15470 literal face name.
15471
15472 * textmodes/table.el (table-cell): Remove "-face" suffix from face
15473 name.
15474 (table-cell-face): New backward-compatibility alias for renamed face.
15475 (table--put-cell-face-property, table--update-cell-face):
15476 Use renamed table-cell face.
15477
15478 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
15479 from face name.
15480 (sgml-namespace-face): New backward-compatibility alias for
15481 renamed face.
15482 (sgml-namespace-face): Use renamed sgml-namespace face.
15483
15484 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
15485 (org-level-4, org-level-5, org-level-6, org-level-7)
15486 (org-level-8, org-warning, org-headline-done)
15487 (org-deadline-announce, org-scheduled-today)
15488 (org-scheduled-previously, org-link, org-done, org-table)
15489 (org-time-grid): Remove "-face" suffix from face names.
15490 (org-level-1-face, org-level-2-face, org-level-3-face)
15491 (org-level-4-face, org-level-5-face, org-level-6-face)
15492 (org-level-7-face, org-level-8-face, org-warning-face)
15493 (org-headline-done-face, org-deadline-announce-face)
15494 (org-scheduled-today-face, org-scheduled-previously-face)
15495 (org-link-face, org-done-face, org-table-face)
15496 (org-time-grid-face):
15497 New backward-compatibility aliases for renamed faces.
15498 (org-level-faces, org-set-font-lock-defaults, org-timeline)
15499 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
15500 (org-agenda-get-timestamps, org-agenda-get-scheduled)
15501 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
15502
15503 * emulation/viper-init.el (viper-search, viper-replace-overlay)
15504 (viper-minibuffer-emacs, viper-minibuffer-insert)
15505 (viper-minibuffer-vi): Remove "-face" suffix from face names.
15506 (viper-search-face, viper-replace-overlay-face)
15507 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
15508 (viper-minibuffer-vi-face):
15509 New backward-compatibility aliases for renamed faces.
15510 (viper-search-face, viper-replace-overlay-face)
15511 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
15512 (viper-minibuffer-vi-face): Use renamed viper faces.
15513
15514 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
15515 Remove "-face" suffix from face names.
15516 (testcover-nohits-face, testcover-1value-face):
15517 New backward-compatibility aliases for renamed faces.
15518 (testcover-mark): Use renamed testcover faces.
15519
15520 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
15521 face name.
15522 (diary-button-face): New backward-compatibility alias for renamed face.
15523 (diary-entry): Use renamed diary-button face.
15524
15525 * calendar/calendar.el (diary, calendar-today, holiday)
15526 (mark-visible-calendar-date): Remove "-face" suffix from face names.
15527 (diary-face, calendar-today-face, holiday-face):
15528 New backward-compatibility aliases for renamed faces.
15529 (eval-after-load "facemenu", diary-entry-marker)
15530 (calendar-today-marker, calendar-holiday-marker, diary-face):
15531 Use renamed calendar faces.
15532
15533 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
15534 (compare-windows-face): New backward-compatibility alias for
15535 renamed face.
15536 (compare-windows-highlight): Use renamed compare-windows face.
15537
15538 * strokes.el (strokes-char): Remove "-face" suffix from face name.
15539 (strokes-char-face): New backward-compatibility alias for renamed face.
15540 (strokes-encode-buffer): Use renamed strokes-char face.
15541
15542 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
15543 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
15544 Remove "-face" suffix from face names.
15545 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
15546 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
15547 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
15548 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
15549 Use renamed pcvs faces.
15550 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
15551 * pcvs-defs.el (cvs-mode-map): Likewise.
15552 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
15553
15554 * info.el (info-title-1, info-title-2, info-title-3)
15555 (info-title-4): Remove "-face" suffix from and downcase face names.
15556 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
15557 (Info-title-4-face):
15558 New backward-compatibility aliases for renamed faces.
15559 (Info-fontify-node): Use renamed info faces.
15560
15561 * hilit-chg.el (highlight-changes, highlight-changes-delete):
15562 Remove "-face" suffix from face names.
15563 (highlight-changes-face, highlight-changes-delete-face):
15564 New backward-compatibility aliases for renamed faces.
15565 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
15566 (hilit-chg-make-list): Use renamed highlight-changes faces.
15567
15568 * generic-x.el (show-tabs-tab, show-tabs-space):
15569 Remove "-face" suffix from face names.
15570 (show-tabs-tab-face, show-tabs-space-face):
15571 New backward-compatibility aliases for renamed faces.
15572 (show-tabs-generic-mode-font-lock-defaults-1)
15573 (show-tabs-generic-mode-font-lock-defaults-2):
15574 Use renamed show-tabs faces.
15575
15576 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
15577 (smerge-markers): Remove "-face" suffix from face names.
15578 (smerge-mine-face, smerge-other-face, smerge-base-face)
15579 (smerge-markers-face):
15580 New backward-compatibility aliases for renamed faces.
15581 (smerge-mine-face, smerge-other-face, smerge-base-face)
15582 (smerge-markers-face): Use renamed smerge faces.
15583
15584 * log-view.el (log-view-file, log-view-message): Remove "-face"
15585 suffix from face names.
15586 (log-view-file-face, log-view-message-face):
15587 New backward-compatibility aliases for renamed faces.
15588 (log-view-file-face, log-view-message-face): Use renamed log-view
15589 faces.
15590
15591 * paren.el (show-paren-match, show-paren-mismatch):
15592 Remove "-face" suffix from face names.
15593 (show-paren-match-face, show-paren-mismatch-face):
15594 New backward-compatibility aliases for renamed faces.
15595 (show-paren-function): Use renamed show-paren faces.
15596
15597 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
15598 (ruler-mode-margins, ruler-mode-fringes)
15599 (ruler-mode-column-number, ruler-mode-fill-column)
15600 (ruler-mode-comment-column, ruler-mode-goal-column)
15601 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
15602 suffix from face names.
15603 (ruler-mode-default-face, ruler-mode-pad-face)
15604 (ruler-mode-margins-face, ruler-mode-fringes-face)
15605 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
15606 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
15607 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
15608 New backward-compatibility aliases for renamed faces.
15609 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
15610 (ruler-mode-column-number, ruler-mode-fill-column)
15611 (ruler-mode-comment-column, ruler-mode-goal-column)
15612 (ruler-mode-tab-stop, ruler-mode-current-column)
15613 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
15614 faces.
15615
15616 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
15617 face name.
15618 (whitespace-highlight-the-space): Use renamed face.
15619 (whitespace-highlight-face): New backward-compatibility alias for
15620 renamed face.
15621
15622 * woman.el (woman-italic, woman-bold, woman-unknown)
15623 (woman-addition, woman-symbol-face):
15624 Remove "-face" suffix from face names.
15625 (woman-italic-face, woman-bold-face, woman-unknown-face)
15626 (woman-addition-face):
15627 New backward-compatibility aliases for renamed faces.
15628 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
15629 (woman-decode-region, woman-replace-match)
15630 (woman-display-extended-fonts, woman-special-characters)
15631 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
15632 Use renamed woman faces.
15633
15634 * longlines.el (longlines-visible-face): Face removed.
15635
15636 * diff-mode.el (diff-header, diff-file-header, diff-index)
15637 (diff-hunk-header, diff-removed, diff-added, diff-changed)
15638 (diff-function, diff-context, diff-nonexistent): Remove "-face"
15639 suffix from face names.
15640 (diff-header-face, diff-file-header-face, diff-index-face)
15641 (diff-hunk-header-face, diff-removed-face, diff-added-face)
15642 (diff-changed-face, diff-function-face, diff-context-face)
15643 (diff-nonexistent-face): New backward-compatibility aliases for
15644 renamed faces.
15645 (diff-header-face, diff-file-header-face)
15646 (diff-index, diff-index-face, diff-hunk-header)
15647 (diff-hunk-header-face, diff-removed, diff-removed-face)
15648 (diff-added, diff-added-face, diff-changed-face, diff-function)
15649 (diff-function-face, diff-context-face, diff-nonexistent)
15650 (diff-nonexistent-face): Use renamed diff-mode faces.
15651
15652 * progmodes/compile.el (compilation-warning-face)
15653 (compilation-info-face): Remove "-face" suffix from face names.
15654 (compilation-warning-face, compilation-info-face):
15655 New backward-compatibility aliases for renamed faces.
15656 (compilation-warning-face, compilation-info-face):
15657 Use renamed compilation faces.
15658
15659 * add-log.el (change-log-date, change-log-name)
15660 (change-log-email, change-log-file, change-log-list)
15661 (change-log-conditionals, change-log-function)
15662 (change-log-acknowledgement): Remove "-face" suffix from face names.
15663 (change-log-date-face, change-log-name-face)
15664 (change-log-email-face, change-log-file-face)
15665 (change-log-list-face, change-log-conditionals-face)
15666 (change-log-function-face, change-log-acknowledgement-face):
15667 New backward-compatibility aliases for renamed faces.
15668 (change-log-font-lock-keywords): Use renamed change-log faces.
15669
15670 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
15671 (custom-set, custom-changed, custom-saved, custom-button)
15672 (custom-button-pressed, custom-documentation, custom-state)
15673 (custom-comment, custom-comment-tag, custom-variable-tag)
15674 (custom-variable-button, custom-face-tag, custom-group-tag-1)
15675 (custom-group-tag): Remove "-face" suffix from face names.
15676 (custom-magic-alist, custom-magic-value-create)
15677 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
15678 (custom-invalid-face, custom-rogue-face, custom-modified-face)
15679 (custom-set-face, custom-changed-face, custom-saved-face)
15680 (custom-button-face, custom-button-pressed-face)
15681 (custom-documentation-face, custom-state-face)
15682 (custom-comment-face, custom-comment-tag-face)
15683 (custom-variable-tag-face, custom-variable-button-face)
15684 (custom-face-tag-face, custom-group-tag-face-1)
15685 (custom-group-tag-face):
15686 New backward-compatibility aliases for renamed faces.
15687
15688 * wid-edit.el (widget-documentation, widget-button)
15689 (widget-field, widget-single-line-field, widget-inactive)
15690 (widget-button-pressed): "-face" suffix removed from face names.
15691 (widget-documentation-face, widget-button-face)
15692 (widget-field-face, widget-single-line-field-face)
15693 (widget-inactive-face, widget-button-pressed-face):
15694 New backward-compatibility aliases for renamed faces.
15695 (widget-documentation-face, widget-button-face)
15696 (widget-button-pressed-face, widget-specify-field)
15697 (widget-specify-inactive): Use renamed widget faces.
15698
15699 2005-06-10 Kenichi Handa <handa@m17n.org>
15700
15701 * term/x-win.el (x-clipboard-yank): Remove condition-case
15702 wrapping.
15703
15704 2005-06-11 Kenichi Handa <handa@m17n.org>
15705
15706 * add-log.el (change-log-font-lock-keywords): Make the regexp for
15707 date lines stricter.
15708
15709 2005-06-10 Zhang Wei <id.brep@gmail.com>
15710
15711 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
15712 of x-get-selection.
15713
15714 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
15715
15716 * comint.el (comint-mode, comint-snapshot-last-prompt):
15717 * frame.el (frame-current-scroll-bars):
15718 * term.el (term-mode, term-check-proc, term-input-sender)
15719 (term-simple-send, term-extract-string, term-word)
15720 (term-match-partial-filename):
15721 * window.el (window-current-scroll-bars):
15722 * emulation/cua-base.el (cua-normal-cursor-color)
15723 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
15724 (cua-global-mark-cursor-color):
15725 * mail/undigest.el (rmail-forward-separator-regex):
15726 Fix typos in docstrings.
15727
15728 * comint.el (comint-check-proc, make-comint-in-buffer)
15729 (comint-source-default): Doc fixes.
15730
15731 * term.el (term-send-string): Improve argument/docstring consistency.
15732
15733 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
15734
15735 * comint.el (comint-send-input): Bind `inhibit-read-only' around
15736 call to `delete-region'.
15737 (comint-mode-hook): Do not enable Font Lock by default.
15738
15739 2005-06-09 Lute Kamstra <lute@gnu.org>
15740
15741 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
15742 could be void.
15743
15744 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
15745
15746 * emacs-lisp/debug.el (debugger-will-be-back): New var.
15747 (debug): Use it.
15748 (debugger-step-through, debugger-continue, debugger-jump)
15749 (debugger-return-value): Set it when needed.
15750 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
15751 Use inhibit-read-only.
15752
15753 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
15754
15755 * window.el (shrink-window-if-larger-than-buffer)
15756 (window-size-fixed): Fix typo in docstring.
15757
15758 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
15759 thumbnails directory on loading.
15760 (thumbs-conversion-program): Use `eq' to check the system type,
15761 not `equal'.
15762 (thumbs-temp-dir): Initialize to `temporary-file-directory',
15763 not "/tmp". Fix docstring.
15764 (thumbs-thumbsdir): New function to return the thumbnails
15765 directory, creating it if needed.
15766 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
15767 (thumbs-temp-file): Delete variable and make it into a function.
15768 (thumbs-resize-image, thumbs-modify-image): Use it.
15769 (thumbs-kill-buffer): Simplify.
15770 (thumbs-gensym): Defalias or duplicate CL `gensym'.
15771 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
15772 docstrings.
15773
15774 2005-06-09 Kim F. Storm <storm@cua.dk>
15775
15776 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
15777 set-match-data to free markers in match-data.
15778
15779 * replace.el (replace-match-data): Pass RESEAT arg `t' to
15780 match-data to unchain markers in match-data.
15781
15782 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
15783
15784 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
15785 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
15786 unnecessary now.
15787
15788 2005-06-08 Richard M. Stallman <rms@gnu.org>
15789
15790 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
15791 give the variable a doc string that doesn't say don't set it directly.
15792
15793 * textmodes/ispell.el (ispell-check-version):
15794 Use match-string-no-properties.
15795 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
15796 (ispell-buffer-local-words): Likewise.
15797
15798 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
15799 except on terminals with enough colors to really display it.
15800 (makefile-dependency-regex): Delete spurious `bb'.
15801
15802 * faces.el (escape-glyph): Use blue once again in last case.
15803 (no-break-space): Redefine so that it isn't invisible on a tty.
15804
15805 2005-06-08 Kim F. Storm <storm@cua.dk>
15806
15807 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
15808 also when reading directory name.
15809
15810 2005-06-08 Lute Kamstra <lute@gnu.org>
15811
15812 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
15813 (flyspell-mode-line-string): Remove autoload cookie.
15814 (flyspell-mode): Remove defvar.
15815
15816 2005-06-07 Lute Kamstra <lute@gnu.org>
15817
15818 * textmodes/org.el (org-run-mode-hooks): New function.
15819 (org-agenda-mode): Use it.
15820
15821 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
15822
15823 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
15824
15825 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
15826
15827 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
15828
15829 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
15830
15831 * font-lock.el (font-lock-add-keywords): Doc fix.
15832
15833 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
15834
15835 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
15836 (tex-compile-default): In the absence of any history, use the order in
15837 tex-compile-alist to choose the preferred command.
15838 (tex-compile-commands): Reorder a bit.
15839
15840 * textmodes/flyspell.el (flyspell-auto-correct-binding)
15841 (flyspell-incorrect-face, flyspell-duplicate-face):
15842 Use (X)Emacs-agnostic code.
15843 (flyspell-mode-map): Don't overwrite at each load. Remove code
15844 redundant with the subsequent add-minor-mode. Merge Emacs and
15845 XEmacs code.
15846 (flyspell-word): Minor simplification.
15847 (flyspell-math-tex-command-p): Quieten the byte-compiler.
15848 (flyspell-external-point-words): Remove unused vars `size' and `start'.
15849 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
15850 Merge the corresponding Emacs code.
15851 (flyspell-correct-word, flyspell-xemacs-popup):
15852 Use flyspell-do-correct.
15853
15854 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
15855 a dedicated window.
15856
15857 * international/latexenc.el (latexenc-find-file-coding-system):
15858 Undo part of last patch, to turn off a compiler warning.
15859
15860 2005-06-06 Juri Linkov <juri@jurta.org>
15861
15862 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
15863 Rename `tmm-inactive-face' to `tmm-inactive'.
15864
15865 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
15866
15867 * iswitchb.el: Rename faces.
15868
15869 2005-06-06 Kim F. Storm <storm@cua.dk>
15870
15871 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
15872 (cua-global-mark): Remove -face suffix from face names.
15873
15874 * emulation/cua-gmrk.el (cua--init-global-mark):
15875 Remove cua-global-mark face setup.
15876
15877 2005-06-06 Richard M. Stallman <rms@gnu.org>
15878
15879 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
15880 just like other allowed characters.
15881 (makefile-match-dependency): Exclude leading and training whitespace
15882 from the range of regexp subexp 1.
15883 (makefile-macroassign-regex): Don't try to match the body,
15884 just the name of the macro being defined.
15885
15886 * info.el (Info-read-node-name-2): New function.
15887 (Info-read-node-name-1): Use that.
15888 Add a completion-base-size-function property.
15889
15890 * simple.el (completion-setup-function): Look for
15891 completion-base-size-function property of minibuffer-completion-table.
15892
15893 * files.el (locate-file-completion): Doc fix.
15894
15895 * printing.el: Don't call pr-update-menus; user must do that.
15896
15897 * emacs-lisp/debug.el (debugger-window): New variable.
15898 (debug): Use debugger-window if it is set and still alive.
15899 Record debugger-window for next entry.
15900
15901 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
15902
15903 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
15904
15905 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
15906 (hack-one-local-variable, hack-local-variables)
15907 (hack-local-variables-prop-line): Pass that arg.
15908
15909 2005-06-06 Kim F. Storm <storm@cua.dk>
15910
15911 * ido.el (ido-first-match, ido-only-match, ido-subdir)
15912 (ido-indicator): Remove -face suffix from face names.
15913
15914 2005-06-06 Juri Linkov <juri@jurta.org>
15915
15916 * font-lock.el (font-lock-regexp-backslash)
15917 (font-lock-regexp-backslash-construct): New faces.
15918 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
15919 after `('. Add `while-no-input' to control structures.
15920
15921 * faces.el (no-break-space, shadow): New faces.
15922 (escape-glyph): Use less loud colors pink2 and red4.
15923
15924 * diff-mode.el (diff-context-face)
15925 * dired.el (dired-ignored)
15926 * rfn-eshadow.el (file-name-shadow)
15927 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
15928
15929 * info.el (Info-title-1-face): Use green instead of yellow because
15930 bold yellow is not readable on light backgrounds.
15931
15932 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
15933 before selecting the desired mode to not spend time fontifying
15934 old contents.
15935
15936 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
15937
15938 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
15939 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
15940
15941 * ps-print.el (ps-default-fg, ps-default-bg):
15942 Fix typos in docstrings.
15943
15944 * isearchb.el (isearchb): Don't pass a spurious second argument to
15945 `iswitchb-completions'.
15946
15947 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
15948
15949 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
15950 to preserve point.
15951 (gdb-find-file-hook): Add doc string.
15952
15953 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
15954 C dereferenced pointer expression.
15955 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
15956
15957 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
15958
15959 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
15960 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
15961 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
15962 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
15963 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
15964 Make background transparent.
15965
15966 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
15967
15968 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
15969 (font-lock-remove-keywords): Doc fix.
15970 (font-lock-mode-major-mode): Compiler defvar.
15971 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
15972
15973 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
15974 (font-lock-mode): Update `font-lock-mode-major-mode'.
15975 (font-lock-set-defaults): Compiler defvar.
15976 (font-lock-default-function): Take `font-lock-mode-major-mode'
15977 into account.
15978
15979 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
15980 keep track of which major mode it enabled the minor mode for.
15981 Use find-file-hook again. Update docstring.
15982
15983 * simple.el (eval-expression-print-level)
15984 (eval-expression-print-length, eval-expression-debug-on-error):
15985 Doc fixes.
15986
15987 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
15988
15989 * iswitchb.el (iswitchb-single-match-face)
15990 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
15991 (iswitchb-invalid-regexp-face): New faces.
15992 (iswitchb-completions): Use them.
15993 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
15994 now marked as an obsolete alias.
15995 (iswitchb-read-buffer): Remove check for bound font variables.
15996 (iswitchb-invalid-regexp): New free variable.
15997 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
15998 set iswitchb-invalid-regexp.
15999 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
16000 invalid regexps.
16001 (iswitchb-completions): Add check for complete match when entering
16002 a regexp.
16003 (iswitchb-completions): Remove require-match argument.
16004 (iswitchb-exhibit): Fix caller.
16005 (iswitchb-common-match-inserted): New variable.
16006 (iswitchb-complete, iswitchb-completion-help): Use it.
16007
16008 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
16009
16010 * url-http.el (url-http-chunked-encoding-after-change-function):
16011 Use `url-http-debug' instead of `message'.
16012
16013 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
16014
16015 * url-http.el (url-http-parse-headers): Pass redirected URL as a
16016 callback argument.
16017
16018 2005-06-04 Kim F. Storm <storm@cua.dk>
16019
16020 * simple.el (line-move): Only call sit-for when moving backwards.
16021
16022 * ido.el (ido-make-merged-file-list-1): New defun split from
16023 ido-make-merged-file-list.
16024 (ido-make-merged-file-list): Bind throw-on-input around call to
16025 ido-make-merged-file-list-1. Return input-pending-p if
16026 interrupted by more input available.
16027 (ido-read-internal): Handle input-pending-p return value from
16028 ido-make-merged-file-list.
16029
16030 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
16031
16032 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
16033 compatibility code.
16034
16035 * international/latexenc.el (latexenc-find-file-coding-system):
16036 Don't inherit the EOL part of the coding-system from the
16037 tex-main buffer. Fit within 80 columns.
16038
16039 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
16040
16041 * tmm.el (tmm-inactive-face): New face.
16042 (tmm-remove-inactive-mouse-face): New function.
16043 (tmm-prompt, tmm-add-one-shortcut)
16044 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
16045 but not selectable.
16046
16047 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
16048
16049 * faces.el (face-equal): Improve argument/docstring consistency.
16050
16051 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
16052
16053 * progmodes/make-mode.el (makefile-targets-face)
16054 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
16055 (makefile-bsdmake-dependency-regex)
16056 (makefile-makepp-rule-action-regex)
16057 (makefile-bsdmake-rule-action-regex): New constants.
16058 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
16059
16060 * progmodes/compile.el (compilation-error-regexp-alist-alist):
16061 Allow (...) within `...' for makepp messages.
16062
16063 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
16064
16065 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
16066
16067 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
16068 "." files are deleted from all file lists before comparison.
16069
16070 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
16071 (viper-ESC-key): Made them customizable.
16072
16073 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
16074
16075 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
16076
16077 * autorevert.el (auto-revert-buffers): Use save-match-data.
16078
16079 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
16080
16081 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
16082 menu items with a nil command binding.
16083
16084 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
16085
16086 * emacs-lisp/cl-macs.el (defsetf):
16087 Improve argument/docstring consistency.
16088
16089 * faces.el (list-faces-display): Improve the formatting by
16090 computing the maximum length required for any face-name (reworked
16091 patch of 1999-01-11, accidentally deleted on 1999-07-21).
16092 (internal-find-face): Remove redundant info in docstring.
16093
16094 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
16095
16096 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
16097 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
16098 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
16099 (gdb-assembler-custom): Improve regexps.
16100 (def-gdb-auto-update-handler): Use window point to preserve point.
16101
16102 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
16103
16104 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
16105
16106 2005-05-31 Jay Belanger <belanger@truman.edu>
16107
16108 * calc/calc-embed.el (calc-embedded-word): Change argument passed
16109 to calc-embedded.
16110 (calc-embedded-make-info): Have plain prefix argument select
16111 entire line.
16112
16113 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
16114
16115 * faces.el (list-faces-display): Signal error if passed a regexp
16116 that matches no face name.
16117
16118 * simple.el (filter-buffer-substring): Fix typo in docstring.
16119
16120 2005-05-31 Richard M. Stallman <rms@gnu.org>
16121
16122 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
16123 (vhdl-emacs-21): Doc fix.
16124 (vhdl-mode): Unconditionally set comment-padding.
16125 (vhdl-fixup-whitespace-region): Insert spaces only where
16126 there are none.
16127 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
16128
16129 2005-05-30 John Wiegley <johnw@newartisans.com>
16130
16131 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
16132 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
16133 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
16134 `directory-sep-char' to ?/, and all uses of `string-to-int' to
16135 `string-to-number'.
16136
16137 2005-05-30 Jay Belanger <belanger@truman.edu>
16138
16139 * calc/calc.el (calc-bug-address): Fix docstring.
16140 (calc-window-hook, calc-trail-window-hook): New variables.
16141 (calc-trail-display): Restore use of calc-trail-window-hook.
16142 (calc): Restore use of calc-window-hook.
16143
16144 2005-05-31 Masatake YAMATO <jet@gyve.org>
16145
16146 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
16147
16148 * help-fns.el (help-C-file-name): Add autoload mark for
16149 `find-function-noselect'.
16150
16151 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
16152
16153 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
16154 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
16155
16156 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
16157
16158 * calendar/diary-lib.el (mark-included-diary-files): Only kill
16159 included diary buffer if it was not already being visited.
16160 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
16161
16162 * calendar/icalendar.el (top-level): Do not require appt.
16163
16164 * mail/supercite.el (sc-select-attribution): Only use a list
16165 element from sc-attrib-selection-list if it returns a string.
16166 Reported by Davide G. M. Salvetti <salve@debian.org>.
16167
16168 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
16169
16170 * thumbs.el (thumbs-thumbname): The resulting thumbname now
16171 includes a hash value to improve its uniqueness, and has a ".jpg"
16172 extension. Also, it is now a valid filename on all systems.
16173 (thumbs-make-thumb): Use `let', not `let*'.
16174 (thumbs-show-thumbs-list): Check for JPEG availability.
16175
16176 2005-05-30 Richard M. Stallman <rms@gnu.org>
16177
16178 * filesets.el (filesets-menu-ensure-use-cached):
16179 Prevent warning when emacs-version>= is undefined.
16180
16181 * printing.el (pr-interactive-n-up): Use string-to-number.
16182
16183 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
16184
16185 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
16186 Warn only when name to be defined is quoted.
16187
16188 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
16189
16190 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
16191 Make regexp more robust.
16192 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
16193 Force regeneration of disassembly.
16194
16195 2005-05-29 Jay Belanger <belanger@truman.edu>
16196
16197 * calc/calc.el (calc-user-invocation): Check if
16198 calc-invocation-macro is non-nil.
16199
16200 2005-05-29 Juri Linkov <juri@jurta.org>
16201
16202 * add-log.el (change-log-font-lock-keywords):
16203 Add `+' to e-mail regexp to accept mail address with keywords.
16204
16205 * man.el (Man-name-regexp): Add `:' to accept qualified names.
16206
16207 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
16208
16209 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
16210
16211 * ielm.el (inferior-emacs-lisp-mode): Ditto.
16212
16213 2005-05-29 Richard M. Stallman <rms@gnu.org>
16214
16215 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
16216 Undo the change that moves to end of the current word.
16217
16218 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
16219
16220 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
16221 Throw error when count <= 0 to ensure input is a number.
16222 (gdb-read-memory-custom): Pick up address from buffer.
16223 (gdb-memory-mode): Allow user to increment and decrement
16224 memory address from header line.
16225
16226 2005-05-29 Richard M. Stallman <rms@gnu.org>
16227
16228 * flyspell.el (flyspell-version): Function deleted.
16229 (flyspell-auto-correct-previous-hook): Doc fix.
16230
16231 * jit-lock.el (jit-lock-function, jit-lock-after-change):
16232 Do nothing if memory is full.
16233
16234 * font-lock.el (font-lock-fontify-syntactically-region):
16235 Pass t for GREEDY to looking-back.
16236
16237 * saveplace.el (save-place-alist-to-file): Write the file
16238 using write-region.
16239
16240 * subr.el (looking-back): New argument GREEDY.
16241
16242 * progmodes/compile.el (compilation-start): Set the mode
16243 before inserting the initial text.
16244
16245 * progmodes/which-func.el (which-func-update-1): Turn the mode
16246 off in case of error by setting which-func-mode.
16247
16248 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
16249
16250 * flyspell.el (flyspell-auto-correct-previous-word):
16251 Narrow down to what's on the screen, and recenter overlays
16252 at the end of the next word.
16253
16254 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
16255
16256 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
16257 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
16258 (flyspell-abbrev-p): Default to nil.
16259 (flyspell-use-global-abbrev-table-p): Doc fix.
16260 (flyspell-large-region): Allow nil as value.
16261 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
16262
16263 (mail-mode-flyspell-verify): More robust handling
16264 of `mail-header-separator'. More efficient signature detection.
16265 Allow for regexp metacharacters in message-header-separator.
16266 Adding `To' not to be checked in mail-mode-flyspell-verify.
16267
16268 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
16269 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
16270 Bind flyspell-auto-correct-binding.
16271 Bind C-. and C-, .
16272 (flyspell-mode-map): Likewise.
16273 (flyspell-mode): Doc fix.
16274 (flyspell-accept-buffer-local-defs): Preserve current buffer.
16275 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
16276 (flyspell-word-cache-result): New var, always local.
16277 (flyspell-check-pre-word-p): Doc fix.
16278 (flyspell-check-changed-word-p): Handle spc like newline.
16279 (flyspell-post-command-hook): Set flyspell-word-cache-result.
16280 (flyspell-word-search-backward, flyspell-word-search-forward):
16281 New functions.
16282 (flyspell-word): Return t if nothing to check.
16283 When parsing TeX code, check for after } or \.
16284 Use flyspell-word-search-backward to find previous word.
16285 Return nil if duplicated word.
16286 For word already checked, return same value as last time.
16287 Set flyspell-word-cache-result after checking.
16288 Don't clobber the return value.
16289 (flyspell-get-word): Major rewrite.
16290 (flyspell-external-point-words): New locals pword, pcount.
16291 Fix size used in progress message.
16292 Find the proper corresponding word in flyspell-large-region-buffer.
16293 (flyspell-region): Check for flyspell-large-region = nil.
16294 (flyspell-highlight-incorrect-region): Clean up overlays in region.
16295 (flyspell-auto-correct-word): Check that WORD is a cons.
16296 (flyspell-correct-word): Likewise.
16297
16298 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
16299
16300 * progmodes/make-mode.el (makefile-rule-action-regex)
16301 (makefile-macroassign-regex, makefile-makepp-mode)
16302 (makefile-bsdmake-mode): Continuation lines may be empty.
16303 Reported by Joshua Varner.
16304 (makefile-makepp-font-lock-keywords): Add $(stem).
16305
16306 2005-05-28 Karl Berry <karl@gnu.org>
16307
16308 * textmodes/tex-mode.el: Now that tex-send-command calls
16309 shell-quote-argument (2005-03-31 change), remove all calls to
16310 shell-quote-argument; they all end up invoking tex-send-command.
16311 The double quoting loses on filenames with non-safe characters,
16312 such as "@". Reported by Frederik Fouvry.
16313
16314 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
16315
16316 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
16317 about preserving point.
16318
16319 2005-05-27 Jay Belanger <belanger@truman.edu>
16320
16321 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
16322 Info-goto-node.
16323
16324 * calc/calc-embed.el (calc-embed-arg): New variable.
16325 (calc-do-embedded-activate, calc-embedded-activate-formula)
16326 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
16327 variable by new variable.
16328 (calc-embedded-make-info): Replace undeclared variable by new
16329 variable. When selecting region with positive prefix
16330 argument, use end of previous line instead of beginning of line.
16331
16332 * calc/calc-aent.el (calc-arg-values): Declare it.
16333
16334 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
16335 Declare them.
16336
16337 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
16338
16339 * calc/calc.el (calc-alg-map): Declare it.
16340
16341 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
16342
16343 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
16344
16345 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
16346 (gdb-registers-buffer, toggle-gdb-all-registers):
16347 Toggle display of floating point registers.
16348 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
16349
16350 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
16351 (toggle-gud-tooltip-dereference):
16352 Rename from gud-toggle-tooltip-dereference.
16353
16354 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
16355
16356 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
16357
16358 2005-05-27 Jay Belanger <belanger@truman.edu>
16359
16360 * calc/calc-prog.el (calc-kbd-report): Remove.
16361 (calc-kbd-query): Rewrite.
16362
16363 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
16364
16365 * image.el (image-library-alist): Move to image.c.
16366 (image-type-available-p): Doc fix.
16367
16368 2005-05-27 Lute Kamstra <lute@gnu.org>
16369
16370 * calc/calc.el (calc):
16371 * outline.el (outline-1, outline-2, outline-3, outline-4)
16372 (outline-5, outline-6, outline-7, outline-8):
16373 * textmodes/dns-mode.el (dns-mode):
16374 * textmodes/sgml-mode.el (sgml-namespace-face):
16375 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
16376 (tex-verbatim-face, tex-use-reftex):
16377 * textmodes/texinfo.el (texinfo-heading-face):
16378 Specify customization group.
16379
16380 * longlines.el: Don't require easy-mmode.
16381 (longlines-visible-face): Specify customization group.
16382
16383 2005-05-27 Kenichi Handa <handa@m17n.org>
16384
16385 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
16386 encoding table of windows-1251.
16387
16388 * international/ucs-tables.el (ucs-set-table-for-input):
16389 If translation-table-for-input of a coding system is a symbol, get
16390 its translation-table property.
16391
16392 * international/code-pages.el: Don't register a coding system into
16393 non-iso-charset-alist more than once.
16394 (cp-make-coding-system): Likewise.
16395
16396 2005-05-26 John Wiegley <johnw@newartisans.com>
16397
16398 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
16399 `eshell-resume-eval' is wrapped in a list, it indicates that the
16400 command was run asynchronously. In that case, unwrap the value
16401 before checking the delimiter value.
16402
16403 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
16404 character before a space at the end of a line is \, assume the space
16405 is part of the last argument rather than a final argument separator.
16406
16407 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
16408 is in use, and the target is `t' or `nil' (which are the most common
16409 values), don't assume that the symbol target is a buffer.
16410
16411 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
16412
16413 * calendar/calendar.el (calendar-mode-line-format):
16414 Use mode-line-highlight as mouse-face.
16415
16416 * time.el (display-time-string-forms, display-time-update):
16417 Use mode-line-highlight as mouse-face.
16418
16419 2005-05-26 Jay Belanger <belanger@truman.edu>
16420
16421 * calc/calc.el (calc-language-alist): Remove extra defvar.
16422
16423 2005-05-26 Lute Kamstra <lute@gnu.org>
16424
16425 * arc-mode.el (archive-mode):
16426 * bookmark.el (bookmark-read-annotation-mode)
16427 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
16428 * bs.el (bs-mode):
16429 * calc/calc-yank.el (calc-edit-mode):
16430 * calc/calc.el (calc-mode, calc-trail-mode):
16431 * calculator.el (calculator-mode):
16432 * chistory.el (command-history-mode):
16433 * comint.el:
16434 * cus-edit.el (custom-mode):
16435 * descr-text.el (describe-text-mode):
16436 * ebuff-menu.el (Electric-buffer-menu-mode):
16437 * ediff-util.el (ediff-mode):
16438 * emacs-lisp/re-builder.el (reb-mode):
16439 * emulation/vi.el (vi-mode-setup):
16440 * emulation/ws-mode.el (wordstar-mode):
16441 * eshell/esh-mode.el (eshell-mode):
16442 * forms.el (forms-mode):
16443 * help-mode.el (help-mode):
16444 * hexl.el (hexl-mode):
16445 * ibuffer.el (ibuffer-mode):
16446 * ielm.el (inferior-emacs-lisp-mode):
16447 * info.el (Info-mode, Info-edit-mode):
16448 * international/swedish.el:
16449 * ledit.el (ledit-from-lisp-mode):
16450 * locate.el (locate-mode):
16451 * mail/rmail.el (rmail-mode):
16452 * mail/rmailedit.el (rmail-edit-mode):
16453 * mail/rmailsum.el (rmail-summary-mode):
16454 * mail/supercite.el (sc-electric-mode):
16455 * net/eudc.el (eudc-mode):
16456 * net/quickurl.el (quickurl-list-mode):
16457 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
16458 * obsolete/ooutline.el (outline-mode):
16459 * obsolete/options.el (Edit-options-mode):
16460 * obsolete/rnews.el (news-mode):
16461 * obsolete/rnewspost.el (news-reply-mode):
16462 * play/5x5.el (5x5-mode):
16463 * play/decipher.el (decipher-mode, decipher-stats-mode):
16464 * play/gomoku.el (gomoku-mode):
16465 * play/snake.el (snake-mode):
16466 * play/solitaire.el (solitaire-mode):
16467 * play/tetris.el (tetris-mode):
16468 * progmodes/ada-mode.el (ada-mode):
16469 * progmodes/antlr-mode.el (antlr-mode):
16470 * progmodes/autoconf.el (autoconf-mode):
16471 * progmodes/dcl-mode.el (dcl-mode):
16472 * progmodes/delphi.el (delphi-mode):
16473 * progmodes/ebrowse.el (ebrowse-tree-mode)
16474 (ebrowse-electric-list-mode, ebrowse-member-mode)
16475 (ebrowse-electric-position-mode):
16476 * progmodes/f90.el (f90-mode):
16477 * progmodes/fortran.el (fortran-mode):
16478 * progmodes/icon.el (icon-mode):
16479 * progmodes/idlw-help.el (idlwave-help-mode):
16480 * progmodes/idlw-shell.el (idlwave-shell-mode):
16481 * progmodes/idlwave.el (idlwave-mode):
16482 * progmodes/inf-lisp.el (inferior-lisp-mode):
16483 * progmodes/m4-mode.el (m4-mode):
16484 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
16485 * progmodes/modula2.el (modula-2-mode):
16486 * progmodes/octave-inf.el (inferior-octave-mode):
16487 * progmodes/octave-mod.el (octave-mode):
16488 * progmodes/pascal.el (pascal-mode):
16489 * progmodes/sh-script.el (sh-mode):
16490 * progmodes/sql.el (sql-mode, sql-interactive-mode):
16491 * progmodes/vhdl-mode.el (vhdl-mode):
16492 * progmodes/xscheme.el (scheme-interaction-mode):
16493 * replace.el (occur-mode):
16494 * ses.el (ses-mode):
16495 * simple.el (completion-list-mode):
16496 * skeleton.el:
16497 * speedbar.el (speedbar-mode):
16498 * term.el (term-mode):
16499 * terminal.el (terminal-edit-mode):
16500 * textmodes/reftex-index.el (reftex-index-mode)
16501 (reftex-index-phrases-mode):
16502 * textmodes/reftex-sel.el (reftex-select-label-mode)
16503 (reftex-select-bib-mode):
16504 * textmodes/reftex-toc.el (reftex-toc-mode):
16505 * wdired.el (wdired-change-to-wdired-mode):
16506 * wid-browse.el (widget-browse-mode):
16507 Use run-mode-hooks.
16508
16509 * array.el (array-mode):
16510 * calendar/todo-mode.el (todo-mode):
16511 * man.el (Man-mode):
16512 * play/landmark.el (lm-mode):
16513 * play/mpuz.el (mpuz-mode):
16514 Use kill-all-local-variables and run-mode-hooks.
16515
16516 * subr.el (delay-mode-hooks): Specify indentation.
16517
16518 2005-05-26 Mark A. Hershberger <mah@everybody.org>
16519
16520 * xml.el (xml-substitute-special): Don't die for undefined xml
16521 entities.
16522
16523 2005-05-26 Jay Belanger <belanger@truman.edu>
16524
16525 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
16526 of nil.
16527
16528 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
16529
16530 * progmodes/gdb-ui.el (gdb-frame-address):
16531 Rename from gdb-current-address.
16532 (gdb-previous-frame-address): Rename from gdb-previous-address.
16533 (gdb-selected-frame): Rename from gdb-current-frame.
16534 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
16535 (gdb-frame-number): Rename from gdb-current-stack-level.
16536 (gdb-ann3): Match new mode-name for disassembly buffer.
16537 Extend initialization of variables.
16538 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
16539 (gdb-memory-mode): Use mouse-face in header line.
16540 (gdb-assembler-buffer-name): Call it disassembly and give frame
16541 in mode line.
16542 (gdb-source-spec-regexp, gdb-assembler-custom)
16543 (gdb-invalidate-assembler, gdb-frame-handler):
16544 Make robust to leading zeroes in address format.
16545
16546 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
16547
16548 * textmodes/org.el (org-mode): Use `define-derived-mode' to
16549 define `org-mode'.
16550 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
16551
16552 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
16553
16554 * log-edit.el (log-edit-changelog-entries): Distinguish between
16555 filenames like xfns.c and fns.c.
16556
16557 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
16558
16559 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
16560 point after reverting.
16561 (Buffer-menu-make-sort-button): Handle the case where
16562 `Buffer-menu-use-header-line' is nil.
16563
16564 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
16565
16566 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
16567 New funcs. In minibuffer-local-completion-map bind `]', `/'
16568 and `:' to them.
16569
16570 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
16571
16572 * startup.el (normal-top-level): Allow modification of load-path while
16573 we're iterating over it.
16574
16575 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
16576
16577 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
16578 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
16579 (thumbs-resize-interactive, thumbs-insert-image)
16580 (thumbs-insert-thumb, thumbs-dired-show-marked)
16581 (thumbs-find-image-at-point, thumbs-delete-images)
16582 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
16583 (thumbs-increment-image-size, thumbs-decrement-image-size):
16584 Fix typos in docstrings.
16585
16586 2005-05-24 Andre Spiegel <spiegel@gnu.org>
16587
16588 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
16589 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
16590 (cperl-mode): Use them.
16591
16592 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
16593
16594 * window.el (quit-window, shrink-window-if-larger-than-buffer):
16595 Doc fixes.
16596
16597 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
16598
16599 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
16600 Bind C-d to gdb-inferior-io-eof.
16601
16602 * dired.el (dired-dnd-popup-notice): Use message-box.
16603
16604 2005-05-23 Masatake YAMATO <jet@gyve.org>
16605
16606 * bindings.el (mode-line-major-mode-keymap):
16607 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
16608
16609 * faces.el (mode-line-highlight): New face.
16610
16611 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
16612 as mouse-face.
16613
16614 * bindings.el (top-level, help-echo, mode-line-modified)
16615 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
16616 as mouse-face.
16617
16618 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
16619
16620 * progmodes/cc-engine.el (c-guess-basic-syntax):
16621 Remove spurious call to `zerop'.
16622
16623 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
16624
16625 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
16626
16627 CC Mode update to 5.30.10:
16628
16629 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
16630 could go past the limit in decoration level 2, thereby causing
16631 errors during interactive fontification.
16632
16633 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
16634 the file is evaluated interactively.
16635
16636 * cc-engine.el (c-guess-basic-syntax): Handle operator
16637 declarations somewhat better in C++.
16638
16639 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
16640 make use of `run-mode-hooks' which has been added in Emacs 21.1.
16641 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
16642 (awk-mode): Use it.
16643 (make-local-hook): Suppress warning about obsoleteness.
16644
16645 * cc-engine.el, cc-align.el, cc-cmds.el
16646 (c-append-backslashes-forward, c-delete-backslashes-forward)
16647 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
16648 Compensate for return value from `forward-line' when it has moved
16649 but not to a different line due to eob.
16650
16651 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
16652 `objc-method-intro' and `objc-method-args-cont'.
16653
16654 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
16655
16656 CC Mode update to 5.30.10:
16657
16658 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
16659 in the copyright statement. Incidentally, change "along with GNU
16660 Emacs" to "along with this program" where it occurs.
16661
16662 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
16663 so that it is interactive, hence can be found by M-x awk-mode
16664 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
16665 <gmorris+emacs@ast.cam.ac.uk>.
16666
16667 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
16668 Mode's regexps.
16669
16670 2005-05-23 Kevin Ryde <user42@zip.com.au>
16671
16672 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
16673 c-parse-state, to avoid a lisp error (on bad code).
16674
16675 2005-05-23 Lute Kamstra <lute@gnu.org>
16676
16677 * subr.el (font-lock-defaults): Remove defvar as it's already
16678 defined in font-core.el.
16679
16680 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
16681
16682 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
16683
16684 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
16685 more general and work when GDB variable "print pretty" is on,
16686 as with Emacs, for example.
16687
16688 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
16689
16690 * font-core.el: Update comment.
16691
16692 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
16693 Use `after-change-major-mode-hook' instead of `find-file-hook'.
16694
16695 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
16696
16697 2005-05-22 Eli Zaretskii <eliz@gnu.org>
16698
16699 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
16700 and `yank-handler' in the doc strings.
16701
16702 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
16703
16704 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
16705
16706 2005-05-22 Richard M. Stallman <rms@gnu.org>
16707
16708 * help.el (describe-key): Move print-help-return-message call
16709 out of conditional.
16710
16711 * progmodes/etags.el (list-tags): Use with-no-warnings.
16712
16713 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
16714 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
16715 (starttls-extra-args, starttls-extra-arguments): Add defvars.
16716
16717 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
16718
16719 * language/viet-util.el (viet-viscii-nonascii-translation-table):
16720 Add defvar.
16721
16722 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
16723 Use defvar, not defconst.
16724
16725 * hexl.el (hexl-follow-line): Use with-no-warnings.
16726
16727 * emulation/tpu-extras.el: Use write-file-functions instead of
16728 write-file-hooks.
16729
16730 * dired.el (dired-font-lock-keywords): Fontify files with junk
16731 extensions even if marked by -F.
16732
16733 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
16734
16735 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
16736 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
16737 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
16738 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
16739 (concatenate, list-length, get*, getf, cl-remprop):
16740 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
16741 (etypecase, progv, lexical-let, lexical-let*)
16742 (multiple-value-bind, multiple-value-setq, shiftf):
16743 Improve argument/docstring consistency.
16744
16745 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
16746
16747 2005-05-22 Andre Spiegel <spiegel@gnu.org>
16748
16749 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
16750 doesn't exist.
16751
16752 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
16753 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
16754
16755 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
16756
16757 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
16758 already deleted variables: auto-fill-hook, blink-paren-hook,
16759 lisp-indent-hook, inhibit-local-variables, unread-command-event,
16760 suspend-hooks, comment-indent-hook, meta-flag,
16761 before-change-function, after-change-function,
16762 font-lock-doc-string-face.
16763
16764 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
16765
16766 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
16767
16768 2005-05-21 Eli Zaretskii <eliz@gnu.org>
16769
16770 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
16771 rmail-dont-reply-to.
16772
16773 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
16774
16775 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
16776 literal blank when splitting new-header-values.
16777
16778 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
16779
16780 * calendar/cal-menu.el (cal-menu-update): Add separator as a
16781 string so that tmm doesn't create a completion entry for it.
16782
16783 * textmodes/table.el (table-disable-menu): Ditto.
16784
16785 2005-05-21 Richard M. Stallman <rms@gnu.org>
16786
16787 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
16788
16789 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
16790
16791 * net/rcompile.el (remote-compile): Use compilation-start.
16792
16793 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
16794
16795 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
16796
16797 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
16798 Default to makefile-bsdmake-mode on BSD systems.
16799
16800 * imenu.el (imenu-generic-expression, imenu--generic-function'):
16801 REGEXP may also be a search function now. The part of doc-string
16802 for describing the structure was 95% identical to that of
16803 `imenu--generic-function'. Unify it there.
16804
16805 * progmodes/make-mode.el (makefile-imenu-generic-expression):
16806 Use function to find dependencies, because regexp alone is so complex,
16807 it easily goes into an endless loop.
16808 (makefile-makepp-mode): Also add submenu for Perl functions
16809 defined in the makefile.
16810 (makefile-bsdmake-mode): Special imenu-generic-expression no
16811 longer needed, due to function call.
16812 (makefile-match-dependency): Take BOUND into account when checking
16813 if we're through.
16814
16815 2005-05-20 Jay Belanger <belanger@truman.edu>
16816
16817 * calc/calc-units.el (calc-invalidate-units-table):
16818 Use inhibit-read-only.
16819 (math-build-units-table-buffer): Use view-mode.
16820
16821 2005-05-20 David Kastrup <dak@gnu.org>
16822
16823 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
16824 easy-menu-add is not a nop on Emacs; and clarify when to call it.
16825
16826 2005-05-20 Lute Kamstra <lute@gnu.org>
16827
16828 * diff-mode.el (diff-header-face, diff-file-header-face)
16829 (diff-index-face, diff-hunk-header-face, diff-removed-face)
16830 (diff-added-face, diff-changed-face, diff-function-face)
16831 (diff-context-face, diff-nonexistent-face): Put them in the
16832 diff-mode customization group.
16833
16834 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
16835
16836 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
16837
16838 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
16839
16840 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
16841 Minor regexp-optimization.
16842
16843 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
16844
16845 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
16846 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
16847 (org-agenda-add-time-grid-maybe): New function.
16848 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
16849 (org-table-create): `dotimes' instead of `mapcar'.
16850 (org-xor): Simplify implementation.
16851 (org-agenda): `inhibit-redisplay' turned on.
16852 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
16853 a consistent line after a state change.
16854 (org-agenda-remove-times-when-in-prefix): New option.
16855 (org-prefix-has-time): New variable.
16856 (org-parse-time-string): Optional argument NODEFAULT.
16857 (org-format-agenda-item): Parse items for time-of-day
16858 specifications and move these into the prefix if possible.
16859 (org-agenda-priority): Get current heading, not previous heading
16860 during agenda remote editing.
16861
16862 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
16863
16864 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
16865 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
16866 (remove-duplicates, delete-duplicates, substitute)
16867 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
16868 (nsubstitute-if-not, find, find-if, find-if-not, position)
16869 (position-if, position-if-not, count, count-if, count-if-not)
16870 (mismatch, search, sort*, stable-sort, merge, member*)
16871 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
16872 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
16873 (intersection, nintersection, set-difference, nset-difference)
16874 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
16875 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
16876 (nsublis, tree-equal): Improve argument/docstring consistency.
16877
16878 * subr.el (send-string, send-region): Remove obsolescence declaration.
16879 (window-dot, set-window-dot, read-input, show-buffer)
16880 (eval-current-buffer, string-to-int):
16881 Add release number to obsolescence declarations.
16882
16883 2005-05-19 Kim F. Storm <storm@cua.dk>
16884
16885 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
16886 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
16887
16888 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
16889
16890 * faces.el (list-faces-display): Make back button respect optional
16891 regexp arg.
16892
16893 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
16894
16895 * calculator.el (calculator-radix-grouping-mode)
16896 (calculator-radix-grouping-digits, calculator-displayer)
16897 (calculator-radix-grouping-separator, calculator-copy-displayer):
16898 * dabbrev.el (dabbrev-search-these-buffers-only):
16899 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
16900 (diff-advance-after-apply-hunk, diff-mode-hook)
16901 (diff-minor-mode-prefix):
16902 * imenu.el (imenu-use-popup-menu):
16903 * jit-lock.el (jit-lock-context-time):
16904 * newcomment.el (comment-fill-column, comment-column)
16905 (comment-style, comment-padding, comment-multi-line)
16906 (comment-empty-lines, comment-auto-fill-only-comments):
16907 * reveal.el (reveal-around-mark):
16908 * uniquify.el (uniquify-buffer-name-style)
16909 (uniquify-after-kill-buffer-p)
16910 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
16911 (uniquify-min-dir-content, uniquify-separator)
16912 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
16913 * w32-vars.el (w32-fixed-font-alist):
16914 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
16915 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
16916 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
16917 * progmodes/perl-mode.el (perl-indent-level)
16918 (perl-continued-statement-offset, perl-continued-brace-offset)
16919 (perl-brace-offset, perl-brace-imaginary-offset)
16920 (perl-label-offset, perl-indent-continued-arguments)
16921 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
16922 * progmodes/tcl.el (tcl-indent-level)
16923 (tcl-continued-indent-level, tcl-auto-newline)
16924 (tcl-tab-always-indent, tcl-electric-hash-style)
16925 (tcl-help-directory-list, tcl-use-smart-word-finder)
16926 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
16927 (inferior-tcl-source-command):
16928 * textmodes/fill.el (enable-kinsoku):
16929 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
16930 * textmodes/table.el (table-yank-handler):
16931 Specify missing group (and type, if simple) in defcustom.
16932
16933 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
16934
16935 * progmodes/compile.el (compilation-finish-function): Fix defvar.
16936
16937 2005-05-19 Richard M. Stallman <rms@gnu.org>
16938
16939 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
16940
16941 * subr.el (event-basic-type): Don't get an error.
16942 (left-fringe-p): Function deleted.
16943
16944 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
16945 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
16946
16947 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
16948 in recursive copy.
16949
16950 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
16951
16952 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
16953
16954 * emacs-lisp/bytecomp.el
16955 (byte-compile-file-form-custom-declare-variable):
16956 Call byte-compile-nogroup-warn if appropriate.
16957
16958 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
16959 (compilation-set-window): Don't call left-fringe-p; do it directly.
16960
16961 2005-05-19 Jay Belanger <belanger@truman.edu>
16962
16963 * calc/calc-graph.el (calc-graph-format-data): Make sure
16964 var-PlotRejects is bound before trying to check its value.
16965
16966 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
16967
16968 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
16969 definition of this variable from reftex-global.el to reftex.el,
16970 because it is needed in the menu.
16971
16972 2005-05-19 Lute Kamstra <lute@gnu.org>
16973
16974 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
16975 years are fixed. Don't insert a space after a dash.
16976
16977 2005-05-19 Kim F. Storm <storm@cua.dk>
16978
16979 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
16980
16981 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
16982
16983 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
16984 strings, because (eq ... ?\\) is fairly frequent.
16985
16986 * progmodes/make-mode.el (makefile-add-this-line-targets):
16987 Simplify and integrate into `makefile-pickup-targets'.
16988 (makefile-add-this-line-macro): Simplify and integrate into
16989 `makefile-pickup-macros.
16990 (makefile-pickup-filenames-as-targets): Simplify.
16991 (makefile-previous-dependency, makefile-match-dependency):
16992 Don't stumble over `::'.
16993
16994 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
16995
16996 * subr.el (post-command-idle-hook, post-command-idle-delay):
16997 Remove obsoletion of post-command-idle-hook and
16998 post-command-idle-delay.
16999
17000 * faces.el (list-faces-display): Provide button when describe-face
17001 is called to take user back to the list of faces.
17002
17003 * help-fns.el (describe-variable): Remove hyperlinks in a
17004 variable's value as these are quite frequently inappropriate.
17005
17006 * follow.el (follow-submit-feedback, follow-mode):
17007 Remove references to post-command-idle-hook.
17008
17009 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
17010
17011 * progmodes/make-mode.el (makefile-previous-dependency)
17012 (makefile-match-dependency): Check for := (and in bsd mode also
17013 !=) to give a better result, even when font-lock is not on.
17014
17015 2005-05-18 Jay Belanger <belanger@truman.edu>
17016
17017 * calc/calc-help.el (calc-s-prefix-help):
17018 Add `calc-copy-special-constant' to help string.
17019
17020 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
17021
17022 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
17023
17024 2005-05-18 Jay Belanger <belanger@truman.edu>
17025
17026 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
17027 in linear factors are in proper order.
17028
17029 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
17030
17031 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
17032 Support for jurabib.
17033
17034 * textmodes/reftex.el (featurep): Define aliases for overlay
17035 commands, for XEmacs compatibility, and use these aliases in
17036 overlay initializations.
17037 (reftex-highlight): Use `reftex-move-overlay'.
17038 (reftex-unhighlight): Use `reftex-delete-overlay'.
17039 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
17040 (reftex-access-search-path): Use `reftex-uniquify' instead of
17041 `reftex-uniq'
17042
17043 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
17044 `before-string' property modification enables for Emacs as well.
17045 (reftex-select-item): Use `reftex-delete-overlay'.
17046 (reftex-select-mark): Use `reftex-make-overlay' and
17047 `reftex-overlay-put'.
17048 (reftex-select-unmark): Use `reftex-delete-overlay' and
17049 `reftex-overlay-put'.
17050
17051 2005-05-18 Lute Kamstra <lute@gnu.org>
17052
17053 * emacs-lisp/lisp.el (check-parens): Fix docstring.
17054
17055 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
17056
17057 * add-log.el (add-change-log-entry):
17058 * array.el (array-make-template, array-reconfigure-rows)
17059 (array-init-max-row, array-init-max-column)
17060 (array-init-columns-per-line, array-init-field-width):
17061 * replace.el (replace-match-maybe-edit, perform-replace):
17062 * textmodes/spell.el (spell-region):
17063 Replace `read-input' by `read-string'.
17064
17065 * forms.el (forms-mode):
17066 * finder.el (finder-compile-keywords):
17067 * shadowfile.el (shadow-read-files):
17068 Replace `eval-current-buffer' by `eval-buffer'.
17069
17070 * terminal.el (te-pass-through):
17071 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
17072 (ange-ftp-raw-send-cmd):
17073 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
17074 (send-process-next-char, telnet-initial-filter, telnet):
17075 Replace `send-string' by `process-send-string'.
17076
17077 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
17078 (prolog-consult-region): Replace `send-string' by
17079 `process-send-string'; replace `send-region' by `process-send-region'.
17080
17081 * progmodes/delphi.el (delphi-log-msg):
17082 Replace `set-window-dot' by `set-window-point'.
17083
17084 * subr.el (window-dot, set-window-dot, read-input, send-string)
17085 (send-region, show-buffer, eval-current-buffer):
17086 Make really obsolete, as the comment says.
17087
17088 2005-05-17 Kim F. Storm <storm@cua.dk>
17089
17090 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
17091 (cua--init-keymaps): Bind C-return instead of S-return to set
17092 rectangle mark.
17093
17094 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
17095 instead of S-return to toggle/clear rectangle mark.
17096
17097 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
17098
17099 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
17100 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
17101 Also fontify plain strings assigned to variables, mostly so that a
17102 colon has a face and is thus not taken as a dependency separator.
17103 (makefile-previous-dependency): Inline the new matcher, because it
17104 is too complex to work in both directions.
17105 (makefile-match-dependency): Eliminate `backward' arg (see above).
17106 Completely reimplemented so as to not sometimes go into an endless
17107 loop. It should also be more efficient, because first it only
17108 searches for `:', instead of applying the very complex regexp.
17109 (makefile-mode): Cancel `font-lock-support-mode', because blocks
17110 to be fontified in one piece can be too long for JIT.
17111 Makefiles are never *that* big.
17112
17113 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
17114
17115 * dired.el (dired-mode): Simplify.
17116
17117 2005-05-17 Lute Kamstra <lute@gnu.org>
17118
17119 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
17120 defcustom for the mode hook variable.
17121
17122 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
17123 Emacs Lisp Reference Manual.
17124
17125 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
17126
17127 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
17128 (evenp, list*):
17129 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
17130 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
17131
17132 * net/tramp-smb.el (tramp-smb-open-connection):
17133 Pass `tramp-chunksize' as fifth (required) argument.
17134
17135 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
17136
17137 * font-lock.el (lisp-font-lock-keywords-1):
17138 Set `font-lock-negation-char-face' for [^...] char group.
17139 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
17140
17141 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
17142 a var, and refine it to mask one more level of nested vars.
17143 (makefile-rule-action-regex): Turn it into a var, and refine it so
17144 it recognizes backslashed continuation lines as belonging to the
17145 same command.
17146 (makefile-macroassign-regex): Refine it so it recognizes
17147 backslashed continuation lines as belonging to the same command.
17148 (makefile-var-use-regex): Don't look at the next char, because it
17149 might be the same one to be skipped by the initial [^$], leading
17150 to an overlooked variable use.
17151 (makefile-make-font-lock-keywords): Remove two parameters, which
17152 are now variables that some of the modes set locally.
17153 Handle dependency and rule action matching through functions, because
17154 regexps alone match too often. Dependency matching now comes
17155 last, so it can check, whether a colon already matched something else.
17156 (makefile-mode): Inform that font-lock improves makefile parsing
17157 capabilities.
17158 (makefile-match-dependency, makefile-match-action): New functions.
17159
17160 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
17161
17162 * emacs-lisp/cl-extra.el (equalp): Doc fix.
17163
17164 * align.el (align-regexp):
17165 * ansi-color.el (ansi-color-get-face):
17166 * array.el (array-reconfigure-rows, array-init-max-row)
17167 (array-init-max-column, array-init-columns-per-line)
17168 (array-init-field-width):
17169 * dired-aux.el (dired-trample-file-versions):
17170 * dired-x.el (dired-mark-sexp):
17171 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
17172 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
17173 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
17174 * faces.el (face-read-integer):
17175 * files.el (backup-extract-version, insert-directory):
17176 * hexl.el (hexl-insert-decimal-char):
17177 * server.el (server-process-filter):
17178 * shell.el (shell-extract-num):
17179 * startup.el (command-line-1):
17180 * term.el (term-command-hook):
17181 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
17182 (time-stamp-do-number):
17183 * time.el (display-time-update):
17184 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
17185 (timezone-fix-time):
17186 * vms-patch.el (vms-suspend-resume-hook):
17187 * calendar/appt.el (appt-convert-time):
17188 * calendar/cal-bahai.el (mark-bahai-diary-entries):
17189 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
17190 * calendar/cal-islam.el (mark-islamic-diary-entries):
17191 * calendar/calendar.el (calendar-cursor-to-date)
17192 (calendar-star-date):
17193 * calendar/diary-lib.el (diary-attrtype-convert)
17194 (mark-diary-entries, diary-entry-time):
17195 * calendar/solar.el (solar-get-number):
17196 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
17197 * emacs-lisp/re-builder.el (reb-display-subexp):
17198 * emulation/edt.el (edt-set-scroll-margins):
17199 * emulation/tpu-extras.el (tpu-set-scroll-margins):
17200 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
17201 (vip-get-ex-count):
17202 * emulation/viper-ex.el (viper-get-ex-token)
17203 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
17204 * international/fontset.el (fontset-plain-name):
17205 * mail/feedmail.el (feedmail-look-at-queue-directory):
17206 * mail/mailalias.el (mail-get-names):
17207 * mail/rmail.el (rmail-convert-to-babyl-format):
17208 * mail/rmailsum.el (rmail-make-basic-summary-line)
17209 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
17210 (rmail-summary-goto-msg):
17211 * mail/smtpmail.el (smtpmail-read-response):
17212 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
17213 (ange-ftp-vms-add-file-entry):
17214 * play/gametree.el (gametree-looking-at-ply)
17215 (gametree-current-branch-score):
17216 * progmodes/ada-xref.el (ada-prj-find-prj-file)
17217 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
17218 * progmodes/cperl-mode.el (condition-case):
17219 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
17220 (ebrowse-set-member-buffer-column-width)
17221 (ebrowse-select-1st-to-9nth):
17222 * progmodes/etags.el (etags-snarf-tag):
17223 * progmodes/flymake.el (flymake-parse-line):
17224 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
17225 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
17226 (idlwave-shell-menu-def):
17227 * progmodes/ps-mode.el (ps-run-goto-error):
17228 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
17229 (vhdl-speedbar-contract-level):
17230 * term/mac-win.el (x-handle-numeric-switch):
17231 * term/sun-mouse.el (sun-get-frame-data):
17232 * term/w32-win.el (x-handle-numeric-switch):
17233 * term/x-win.el (x-handle-numeric-switch):
17234 * textmodes/ispell.el (ispell-parse-output):
17235 * textmodes/nroff-mode.el (nroff-outline-level):
17236 * textmodes/reftex-cite.el (reftex-bib-sort-year)
17237 (reftex-bib-sort-year-reverse, reftex-format-citation):
17238 * textmodes/reftex-parse.el (reftex-init-section-numbers)
17239 (reftex-section-number):
17240 * textmodes/texinfmt.el (texinfo-paragraphindent):
17241 Replace `string-to-int' by `string-to-number'.
17242
17243 * international/latexenc.el: Add page marker to force the "Local
17244 Variables:" string out of the last page.
17245
17246 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
17247
17248 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
17249 tooltip-change-major-mode.
17250 (gud-tooltip-print-command): Remove case where gud-minor-mode
17251 is gdb ("--fullname").
17252 (gud-tooltip-tips): Turn GUD tooltips off for this case and
17253 explain to user.
17254
17255 2005-05-16 Jay Belanger <belanger@truman.edu>
17256
17257 * calc/calc-store.el (calc-copy-special-constant): New function.
17258
17259 * calc/calc-ext.el (calc-init-extensions): Add binding for
17260 `calc-copy-special-constant'.
17261
17262 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
17263 for the `calc-copy-special-constant' command.
17264
17265 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
17266
17267 * subr.el (left-fringe-p): New function.
17268
17269 * progmodes/compile.el (compilation-setup): Set local value of
17270 overlay-arrow-string to "" always.
17271 (compilation-set-window): Left fringe then don't scroll.
17272 No left fringe then no arrow and scroll message to top.
17273 (compilation-context-lines): Adjust doc string accordingly.
17274
17275 2005-05-16 Kim F. Storm <storm@cua.dk>
17276
17277 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
17278 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
17279 (ido-wide-find-dir-or-delete-dir): New command for M-d.
17280 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
17281 (ido-read-file-name): Handle commands with ido property value
17282 equal to find-file as reading a file name, to allow C-d to enter dired.
17283 (ibuffer-find-file): Add ido property with value find-file.
17284
17285 2005-05-15 Kim F. Storm <storm@cua.dk>
17286
17287 * subr.el (open-network-stream-nowait): Remove.
17288 (open-network-stream-server): Remove.
17289
17290 2005-05-15 Richard M. Stallman <rms@gnu.org>
17291
17292 * faces.el (describe-face): Output a definition link button.
17293
17294 * help-mode.el (help-face-def): New button type.
17295
17296 * emacs-lisp/copyright.el (copyright-fix-years):
17297 Match properly if the first year is 2-digit.
17298 Don't mess up the whitespace after the years by filling.
17299
17300 * dired-aux.el (dired-mark-confirm):
17301 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
17302
17303 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
17304 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
17305 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
17306
17307 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
17308 Set font-lock-comment-start-skip.
17309
17310 * font-lock.el (font-lock-comment-start-skip): New variable.
17311 (font-lock-comment-end-skip): New variable.
17312 (font-lock-fontify-syntactically-region): Use them if non-nil.
17313
17314 2005-05-15 Jay Belanger <belanger@truman.edu>
17315
17316 * calc/calc-store.el (calc-store-value): Return a string rather
17317 than display it as a message.
17318 Use calc-var-name for variable name.
17319 (calc-store-into): Add the result of calc-store-value to message.
17320 (calc-copy-variable): Add a message.
17321 (calc-store-exchange): Improve error messages.
17322 (calc-store-binary, calc-store-map): Don't reset the values of
17323 special constants.
17324
17325 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
17326
17327 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
17328 manual to docstring.
17329
17330 * files.el (hack-local-variables-confirm): Add STRING argument.
17331 Make the function handle non file visiting buffers correctly.
17332 (hack-local-variables-prop-line, hack-local-variables)
17333 (hack-one-local-variable): Use STRING arg of
17334 `hack-local-variables-confirm'.
17335
17336 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
17337
17338 Sync with Tramp 2.0.49.
17339
17340 * net/tramp.el (tramp-handle-dired-call-process)
17341 (tramp-handle-insert-directory):`insert-buffer' cannot be used
17342 because the contents of the Tramp buffer is changed before
17343 insertion (`expand-file' and alike).
17344 (tramp-handle-insert-directory): If `localname' has an empty
17345 nondirectory name, it must not be quoted.
17346 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
17347 variable `tramp-chunksize'. Change callees.
17348 (tramp-open-connection-setup-interactive-shell): Check remote host
17349 for buggy `send-process-string' implementation.
17350 Set `tramp-chunksize' if found. Reported by Michael Kifer
17351 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
17352 (tramp-handle-shell-command): `insert-buffer' cannot be used
17353 because the contents of the Tramp buffer is changed before
17354 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
17355 <frederic.bothamy@free.fr>.
17356 (tramp-set-auto-save): Actions should be done for Tramp file name
17357 handler only. Ange-FTP has its own auto-save mechanism.
17358 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
17359 (tramp-set-auto-save-file-modes): Set file modes of
17360 `buffer-auto-save-file-name' to ?\600 as fallback solution.
17361 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
17362 (tramp-bug): Remove obsolete variable.
17363 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
17364 for presence of `mml-mode'. Make it running for older Emacsen as well.
17365
17366 2005-05-14 John Paul Wallington <jpw@pobox.com>
17367
17368 * ibuf-ext.el (define-ibuffer-filter filename):
17369 If `dired-directory' is a list, use its car.
17370
17371 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
17372
17373 * ibuffer.el (define-ibuffer-column filename):
17374 If `dired-directory' is a list, use its car.
17375
17376 2005-05-14 Richard M. Stallman <rms@gnu.org>
17377
17378 * subr.el (symbol-file): Doc fix.
17379
17380 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
17381 (byte-compile-form): Call byte-compile-nogroup-warn.
17382 (byte-compile-warning-types): Doc fix.
17383
17384 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
17385
17386 * progmodes/cc-engine.el (c-literal-faces):
17387 Add font-lock-comment-delimiter-face.
17388
17389 * net/net-utils.el (dig): Use with-no-warnings.
17390
17391 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
17392 (sc-recite-frame-alist, sc-default-cite-frame)
17393 (sc-default-uncite-frame, sc-default-recite-frame)
17394 (sc-attrib-selection-list, sc-rewrite-header-list):
17395 Mark as risky-local-variable.
17396
17397 * international/ogonek.el (ogonek-jak, ogonek-how):
17398 Don't use beginning-of-buffer.
17399
17400 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
17401
17402 * calendar/solar.el (solar-data-list): Move definition up.
17403
17404 * dnd.el (dnd-protocol-alist): Add autoload.
17405
17406 * progmodes/sh-script.el: Many doc usage fixes.
17407 (sh-indent-after-do): Change default to match common styles.
17408
17409 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
17410
17411 * files.el (interpreter-mode-alist)
17412 (auto-mode-interpreter-regexp): Doc fixes.
17413
17414 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
17415
17416 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
17417
17418 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
17419
17420 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17421
17422 * dired.el (dired-mode): make-variable-buffer-local =>
17423 make-local-variable.
17424
17425 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17426
17427 * term/mac-win.el (mac-select-convert-to-string): Try coding
17428 systems in mac-script-code-coding-systems if specified one cannot
17429 encode string for `com.apple.traditional-mac-plain-text'.
17430
17431 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
17432
17433 * progmodes/make-mode.el (makefile-targets-face)
17434 (makefile-shell-face, makefile-makepp-perl-face): New faces.
17435 (makefile-dependency-regex): Fix it to not make the colon in
17436 $(var:a=b) special.
17437 (makefile-rule-action-regex): New regexp for highlighting embedded
17438 Shell strings.
17439 (makefile-macroassign-regex): Handle != for highlighting as
17440 embedded Shell strings.
17441 (makefile-var-use-regex): New const.
17442 (makefile-statements, makefile-automake-statements)
17443 (makefile-gmake-statements, makefile-makepp-statements)
17444 (makefile-bsdmake-statements): New consts.
17445 (makefile-make-font-lock-keywords): New function.
17446 (makefile-automake-font-lock-keywords)
17447 (makefile-gmake-font-lock-keywords)
17448 (makefile-makepp-font-lock-keywords)
17449 (makefile-bsdmake-font-lock-keywords): New consts.
17450 (makefile-mode-map): Add switchers between the various submodes.
17451 (makefile-mode): Document the availability of the variants.
17452 (makefile-automake-mode, makefile-gmake-mode)
17453 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
17454
17455 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
17456 new variants of makefile-mode.
17457
17458 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
17459
17460 * font-lock.el (font-lock-comment-delimiter-face): Fix up
17461 the inheritance.
17462
17463 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
17464
17465 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
17466 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
17467
17468 * files.el (normal-mode): Extend the scope of the
17469 `enable-local-variables' binding to include the `set-auto-mode' call.
17470 (magic-mode-alist): Doc fix.
17471
17472 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
17473
17474 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
17475 font-lock-comment-face rather than copying its setting.
17476
17477 2005-05-12 Andreas Schwab <schwab@suse.de>
17478
17479 * eshell/esh-mode.el (eshell-send-input): Doc fix.
17480
17481 2005-05-12 Lute Kamstra <lute@gnu.org>
17482
17483 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
17484 defcustom for the mode hook variable. Delete the last argument.
17485 * generic-x.el: Fix callers of define-generic-mode.
17486 (generic-x-modes): Delete group.
17487 (show-tabs-tab-face, show-tabs-space-face): Put them in the
17488 generic-x customization group.
17489
17490 2005-05-12 Kim F. Storm <storm@cua.dk>
17491
17492 * font-lock.el (font-lock-negation-char-face): Default to "off".
17493
17494 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
17495 font-lock-negation-char-face to ! in !=.
17496
17497 2005-05-12 Masatake YAMATO <jet@gyve.org>
17498
17499 * add-log.el (find-change-log): Fix typos in the docstring
17500 of function.
17501
17502 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
17503
17504 * international/latexenc.el (latexenc-find-file-coding-system):
17505 Avoid `re-search-forward' when looking for input encoding because
17506 of speed and safety. Better regular expressions for recognizing
17507 input encoding. Limit a search for TeX-master/tex-main-file to
17508 the local variable section.
17509
17510 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
17511
17512 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
17513 syntax of $ to "'" (quote).
17514
17515 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
17516
17517 * dnd.el (dnd-protocol-alist): Improve custom type.
17518
17519 * dired.el (dired-dnd-protocol-alist): New variable.
17520 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
17521 `dired-mode-hook' to the end.
17522
17523 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
17524
17525 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
17526 comment-end if comment-start-skip is not set.
17527 Obey the font-lock-comment-delimiter-face variables.
17528
17529 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
17530
17531 * files.el (executable-find): Move from executable.el. Use
17532 locate-file.
17533 * progmodes/executable.el (executable-find): Move to files.el.
17534
17535 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
17536 when trying to ensure forward progress.
17537
17538 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
17539
17540 * mouse-sel.el (mouse-sel-follow-link-p): New function.
17541 (mouse-select, mouse-select-internal, mouse-extend-internal):
17542 Use it to implement mouse-1-click-follows-link functionality.
17543
17544 2005-05-11 Richard M. Stallman <rms@gnu.org>
17545
17546 * font-lock.el (font-lock-fontify-syntactically-region):
17547 Use font-lock-comment-delimiter-face for comment delimiters.
17548
17549 2005-05-10 Jay Belanger <belanger@truman.edu>
17550
17551 * calc/calc-help.el (calc-m-prefix-help): Add mention of
17552 preserving embedded modes.
17553
17554 2005-05-10 Richard M. Stallman <rms@gnu.org>
17555
17556 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
17557
17558 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
17559 Move from ada-stmt.el.
17560 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
17561
17562 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
17563 Move to ada-mode.el.
17564 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
17565
17566 * cus-edit.el (custom-file): Call file-chase-links.
17567
17568 * files.el (read-directory-name): Fix previous change.
17569 (hack-local-variables-confirm): New function.
17570 (hack-local-variables-prop-line, hack-local-variables)
17571 (hack-one-local-variable): Use it.
17572
17573 2005-05-10 Lute Kamstra <lute@gnu.org>
17574
17575 * font-lock.el (font-lock-keywords-alist)
17576 (font-lock-removed-keywords-alist): Clarify docstrings.
17577
17578 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
17579
17580 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
17581 (gdb-source-info): Check for preprocessor info.
17582 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
17583 a macro for a function.
17584 (gdb-info-breakpoints-custom): Try to find file again if not already
17585 found (user might have used GDB dir command).
17586 (gdb-get-location): Update gdb-location-alist correctly for change
17587 to gdb-info-breakpoints-custom.
17588
17589 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
17590 (gud-tooltip-print-command): Add gdbmi case.
17591 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
17592 preprocessor info.
17593
17594 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
17595
17596 * startup.el (fancy-splash-insert): Fix typo in doc string.
17597
17598 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
17599
17600 * obsolete/float.el (string-to-float):
17601 * obsolete/hilit19.el (hilit-add-pattern):
17602 * obsolete/rnews.el (news-parse-range, news-select-message)
17603 (news-get-pruned-list-of-files): Replace `string-to-int' by
17604 `string-to-number'.
17605
17606 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
17607 `find-file-not-found-hooks'; use `add-hook'.
17608 (uncompress-while-visiting): Set `write-file-functions', not
17609 `write-file-hooks'; use `add-hook'.
17610
17611 2005-05-09 Kim F. Storm <storm@cua.dk>
17612
17613 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
17614 (cua-paste): Handle clipboard action.
17615 (cua--init-keymaps): Remap clipboard-kill-region and
17616 clipboard-kill-ring-save.
17617
17618 2005-05-08 Eli Zaretskii <eliz@gnu.org>
17619
17620 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
17621 Improve commentary.
17622
17623 * simple.el (next-error-overlay-arrow-position): Revert the change
17624 made on 2005-04-30.
17625
17626 2005-05-07 Jay Belanger <belanger@truman.edu>
17627
17628 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
17629 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
17630 `calc-sel-reselect'.
17631
17632 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
17633 Calc is in embedded mode.
17634
17635 2005-05-07 Eli Zaretskii <eliz@gnu.org>
17636
17637 * progmodes/compile.el (compilation-setup):
17638 Set overlay-arrow-string to an empty string on text terminals.
17639
17640 * textmodes/ispell.el (ispell-program-name): Try looking for
17641 "aspell" along exec-path, and if found, use it as the default
17642 speller program.
17643
17644 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
17645
17646 * international/mule.el (sgml-xml-auto-coding-function):
17647 Recognize encoding='FOO' in single quotes as well as in double quotes.
17648
17649 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
17650
17651 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
17652 as well as `interactive', so that defmacro* would recognize
17653 `declare' forms.
17654
17655 2005-05-07 Eli Zaretskii <eliz@gnu.org>
17656
17657 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
17658 Explain more about the LIGHTER arg's usage in the doc string.
17659 Add commentary to clarify what the code does. Fix the regexp that
17660 strips whitespace from LIGHTER. Quote LIGHTER before using it,
17661 since it could have characters special to regular expressions.
17662
17663 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
17664
17665 * replace.el (occur-1): Bind inhibit-read-only so that
17666 erase-buffer doesn't barf on read-only text properties (likewise
17667 for add-text-properties in occur-engine). Mark buffer as unmodified.
17668 (occur-engine): Don't set buffer-read-only here.
17669
17670 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
17671
17672 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
17673 list-buffers-directory. This caused the *cvs-commit* buffer to be
17674 sometimes mistakenly reused as a *cvs* buffer.
17675
17676 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
17677
17678 * tooltip.el: Move code for GUD tooltips into gud.el.
17679 (require): CL no longer needed to compile case.
17680 (tooltip-mode): Do not toggle functions for GUD tooltips.
17681 (tooltip-gud-tips-p): Remove. Replace with minor mode
17682 gud-tooltip-mode in gud.el.
17683 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
17684 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
17685 tooltip-gud prefix with gud-tooltip and obsolete.
17686 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
17687 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
17688 (tooltip-mouse-motion): Mouse movement functions/variable.
17689 Rename in gud.el by adding gud prefix.
17690 (tooltip-gud-original-filter, tooltip-gud-dereference)
17691 (tooltip-gud-event, tooltip-toggle-gud-tips)
17692 (tooltip-gud-process-output, tooltip-gud-print-command)
17693 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
17694 gud.el by replacing tooltip-gud prefix with gud-tooltip.
17695 (gdb-tooltip-print): Move to gdb-ui.el.
17696
17697 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
17698 (require): CL needed to compile case.
17699 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
17700 tooltip-gud-tips-p. Make it a minor-mode.
17701 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
17702 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
17703 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
17704 (gud-tooltip-change-major-mode)
17705 (gud-tooltip-activate-mouse-motions-if-enabled)
17706 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
17707 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
17708 (gud-tooltip-original-filter, gud-tooltip-dereference)
17709 (gud-tooltip-event, tooltip-toggle-gud-tips)
17710 (gud-tooltip-process-output, gud-tooltip-print-command)
17711 (gud-tooltip-tips): Move from tooltip.el.
17712
17713 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
17714 (gdb-cpp-define-alist-flags): Doc fix.
17715 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
17716 gud-tooltip-mode is t.
17717
17718 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
17719
17720 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
17721 evaporate if their text is deleted.
17722 (goto-address-at-point): Make it work as a mouse binding as well.
17723 (goto-address-at-mouse): Obsolete it. Update users.
17724
17725 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
17726
17727 * calendar/appt.el (top-level): No longer activate on load.
17728
17729 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
17730
17731 * calendar/cal-bahai.el (mark-bahai-diary-entries):
17732 * net/webjump.el (webjump):
17733 * progmodes/idlw-help.el (idlwave-do-context-help1)
17734 (idlwave-highlight-linked-completions):
17735 * textmodes/po.el (po-find-file-coding-system-guts):
17736 Replace `assoc-ignore-case' by `assoc-string'.
17737
17738 2005-05-06 Eli Zaretskii <eliz@gnu.org>
17739
17740 * files.el (locate-file): Doc fix.
17741
17742 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
17743 Remove the redundant test for ms-dos.
17744
17745 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
17746 look for the preprocessor with exec-suffixes. If not found in
17747 standard places, look in exec-path. Remove most of the tests that
17748 used system-type.
17749
17750 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
17751
17752 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
17753
17754 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
17755 file-name clash with jka-compr.el on 8+3 filesystems.
17756
17757 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17758
17759 * term/mac-win.el: Don't define or bind scroll bar functions if
17760 x-toolkit-scroll-bars is t.
17761 (x-select-text, x-get-selection-value): Clear
17762 x-last-selected-text-clipboard if x-select-enable-clipboard is
17763 nil.
17764 (PRIMARY): Put mac-scrap-name property.
17765 (mac-select-convert-to-file-url): New function.
17766 (public.file-url): New selection target type. Add to
17767 selection-converter-alist.
17768 (x-get-selection, x-selection-value): Handle it.
17769 (x-cut-buffer-or-selection-value): New alias.
17770
17771 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17772
17773 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
17774 entry to avoid calling bibtex-find-entry with arg global
17775 being t. Remove arg key.
17776 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
17777 (bibtex-copy-summary-as-kill): Change accordingly.
17778
17779 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
17780
17781 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
17782 (org-agenda-date-later): Use with-current-buffer.
17783
17784 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
17785
17786 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
17787 (define-obsolete-variable-alias): Doc Fixes.
17788
17789 2005-05-06 Kim F. Storm <storm@cua.dk>
17790
17791 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
17792 vertical-motion when selective-display is active.
17793
17794 * ido.el (ido-setup-hook): New hook.
17795 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
17796 (ido-input-stack): New var.
17797 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
17798 ido-next-work-file binding to M-O.
17799 Bind M-f to ido-wide-find-file-or-pop-dir.
17800 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
17801 (ido-read-internal): Run ido-setup-hook.
17802 Catch quit in read-file-name and read-string to cancel edit.
17803 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
17804 Automatically pop-all when completing a directory name (RET).
17805 (ido-file-internal): Add with-no-warnings around ffap and dired code.
17806 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
17807 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
17808 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
17809 New functions for M-b/M-f to move among the directory components.
17810 (ido-make-merged-file-list): Catch quit to cancel merge.
17811 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
17812 (ido-completion-help): No warnings for ido-completion-buffer-full.
17813
17814 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
17815
17816 * font-lock.el (font-lock-negation-char-face): New face and variable.
17817 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
17818 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
17819 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
17820 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
17821
17822 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
17823
17824 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
17825 Fix typo in docstring.
17826
17827 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
17828 (ebrowse-print-statistics-line)
17829 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
17830
17831 * term/w32-win.el (image-library-alist): Add additional name for
17832 Xpm library.
17833
17834 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
17835
17836 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
17837 use gcc instead of cpp.
17838
17839 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
17840 (gdb-create-define-alist): Use it.
17841 (gdb-cpp-define-alist-program): Update for MS-DOS.
17842
17843 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
17844
17845 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
17846
17847 2005-05-04 Richard M. Stallman <rms@gnu.org>
17848
17849 * help.el (describe-key): No error when UNTRANSLATED is nil.
17850
17851 * simple.el (line-move-1): Fix previous change to signal errors
17852 appropriately.
17853
17854 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
17855
17856 * calendar/icalendar.el (icalendar-version): Now at 0.12.
17857 (icalendar-duration-correction): Remove.
17858 (icalendar--get-event-properties): Split result at commas.
17859 (icalendar--decode-isoduration): New optional argument
17860 DURATION-CORRECTION.
17861 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
17862 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
17863 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
17864 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
17865 (icalendar--convert-anniversary-to-ical): New functions, extracted
17866 from icalendar-export-region, with bug fixes.
17867 (icalendar-export-region): Use the above functions.
17868 (icalendar-import-buffer): Check before saving diary file.
17869 (icalendar--convert-recurring-to-diary)
17870 (icalendar--convert-non-recurring-all-day-to-diary)
17871 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
17872 extracted from icalendar--convert-ical-to-diary, with bug fixes.
17873 (icalendar--convert-ical-to-diary): Use the above functions.
17874
17875 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
17876
17877 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
17878 Remove these recent additions.
17879 (c-mode): Restore to before 2005-04-28.
17880
17881 * progmodes/cc-vars.el (cc-define-list-program): Remove this
17882 recent addition.
17883
17884 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
17885 (gdb-define-alist): New variables.
17886 (gdb-create-define-alist): New function.
17887 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
17888 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
17889 with string-to-number.
17890 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
17891
17892 * progmodes/gud.el: Replace string-to-int with string-to-number.
17893 (gud-find-file): Handle gdb-define-alist.
17894
17895 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
17896
17897 2005-05-02 Jay Belanger <belanger@truman.edu>
17898
17899 * calc/calc-aent.el (math-read-token):
17900 * calc/calc-bin.el (calc-word-size):
17901 * calc/calc-ext.el (calc-read-number-fancy):
17902 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
17903 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
17904 * calc/calc-frac.el (calc-over-notation):
17905 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
17906 (calc-graph-num-points, calc-graph-init):
17907 * calc/calc-prog.el (calc-read-parse-table-part)
17908 (calc-edit-macro-repeats):
17909 * calc/calc-yank.el (calc-do-grab-rectangle):
17910 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
17911 Replace `string-to-int' by `string-to-number'.
17912
17913 2005-05-02 Kim F. Storm <storm@cua.dk>
17914
17915 * kmacro.el: Use executing-kbd-macro-index variable.
17916
17917 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
17918
17919 * net/rlogin.el (rlogin-parse-words): Delete func.
17920 (rlogin): Use split-string, not rlogin-parse-words.
17921 Also, if there are option-like elements in the parsed args,
17922 take the host to be the first arg immediately following them.
17923 Suggested by Michael Mauger.
17924
17925 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
17926
17927 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
17928
17929 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
17930
17931 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
17932 (cc-mode-cpp-program): Rename to cc-define-list-program and
17933 move to cc-vars.el.
17934
17935 * progmodes/cc-vars.el (cc-define-list-program):
17936 Change to "gcc -E -dM -". Make customizable.
17937
17938 2005-05-02 Kim F. Storm <storm@cua.dk>
17939
17940 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
17941
17942 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
17943
17944 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
17945
17946 * international/mule-util.el (truncate-string): Remove alias and
17947 obsolete declaration.
17948
17949 * international/mule-cmds.el (update-iso-coding-systems):
17950 Remove alias and obsolete declaration.
17951
17952 * international/mule.el (coding-system-parent): Remove alias and
17953 obsolete declaration.
17954
17955 * subr.el (define-function, sref): Remove aliases and obsolete
17956 declarations.
17957 (chars-in-region): Remove obsolete declaration.
17958
17959 2005-05-01 Richard M. Stallman <rms@gnu.org>
17960
17961 * info.el (Info-mode): Set widen-automatically to nil, locally.
17962
17963 * simple.el (widen-automatically): New variable.
17964 (pop-global-mark): Obey widen-automatically.
17965
17966 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
17967
17968 * term/xterm.el (function-key-map): Call substitute-key-definition
17969 before the keymap size is increased by a lot of define-key calls.
17970
17971 2005-05-01 Richard M. Stallman <rms@gnu.org>
17972
17973 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
17974 Rename ARG to ELEMENT. Doc fix.
17975
17976 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
17977
17978 * allout.el (allout-exposure): Remove macro and obsolete declaration.
17979 Remove references to allout-exposure/change to allout-new-exposure.
17980
17981 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
17982 bytecode symbols.
17983
17984 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
17985 (compiled-function-p, focus-frame, unfocus-frame):
17986 Remove aliases and obsolete declarations.
17987 Back out inadvertent changes from previous commit.
17988
17989 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
17990
17991 * files.el (require-final-newline): Make Custom tags consistent
17992 with mode-require-final-newline.
17993 (mode-require-final-newline): Doc fix.
17994
17995 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
17996
17997 * international/latexenc.el (latexenc-find-file-coding-system):
17998 Fix regular expressions.
17999
18000 2005-05-01 David Kastrup <dak@gnu.org>
18001
18002 * international/latexenc.el (latexenc-find-file-coding-system):
18003 Fix regular expressions.
18004
18005 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
18006
18007 * subr.el (string-to-int): Make obsolete.
18008
18009 2005-04-30 Richard M. Stallman <rms@gnu.org>
18010
18011 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
18012
18013 * loadup.el: load jka-comp-hook.
18014
18015 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
18016 (jka-compr-handler): Add autoload. `put' calls moved
18017 to jka-comp-hook.el.
18018 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
18019 (jka-compr-inhibit): Autoload.
18020
18021 * jka-comp-hook.el: New file.
18022 Enable the mode by default.
18023
18024 * files.el (backup-buffer-copy): Use copy-file instead
18025 of write-region, and put back the 'excl.
18026
18027 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
18028
18029 * progmodes/flymake.el (flymake-split-string)
18030 (flymake-split-string, flymake-log, flymake-pid-to-names)
18031 (flymake-reg-names, flymake-get-source-buffer-name)
18032 (flymake-unreg-names, flymake-add-line-err-info)
18033 (flymake-add-err-info): Clarify docstrings.
18034 (flymake-popup-menu, flymake-make-emacs-menu)
18035 (flymake-make-xemacs-menu): Add docstrings.
18036 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
18037 Set variables directly throughout.
18038
18039 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
18040
18041 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
18042 exists. Initialize cc-define-alist.
18043 (c-mode): Add cc-create-define-alist locally to after-save-hook.
18044 If there is no file (Macroexpansion) don't create an alist.
18045
18046 2005-04-29 Sam Steingold <sds@gnu.org>
18047
18048 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
18049 (cc-create-define-alist): Use it instead of the hard-coded string.
18050
18051 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
18052
18053 * international/mule-conf.el (file-coding-system-alist): Fix regexp
18054 for latexenc.
18055
18056 2005-04-29 Lute Kamstra <lute@gnu.org>
18057
18058 * emacs-lisp/generic.el: Improve commentary section.
18059 (define-generic-mode): Improve docstring.
18060
18061 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
18062
18063 * textmodes/org.el (many places): Change to quiet the byte compiler.
18064 (org-prefix-format-compiled): New variable.
18065 (org-compile-prefix-format): New function.
18066 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
18067 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
18068 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
18069 (org-get-entries-from-diary): Use `org-get-time-of-day' for
18070 consistency with entries from `org-mode' files.
18071 (org-get-time-of-day): Fix bug with partial matches early in a line.
18072 (org-non-link-chars): New constant.
18073 (org-link-regexp): Respect `org-non-link-chars'.
18074 (org-agenda-day-view): Remove command.
18075 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
18076 (org-follow-bbdb-link, org-store-link): Search also company field.
18077 (org-highlight-overlay): New variable.
18078 (org-highlight, org-unhighlight): New functions.
18079 (org-agenda-mode): Add pre-command-hook to remove highlight.
18080 (org-evaluate-time-range): Behavior depends upon whether time stamp
18081 contains a time or not.
18082 (org-show-subtree, org-show-entry): New functions.
18083 (org-agenda-cleanup-fancy-diary): Remove empty lines.
18084
18085 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
18086
18087 * comint.el (comint-output-filter-functions): Add autoload cookie.
18088
18089 2005-04-28 Kim F. Storm <storm@cua.dk>
18090
18091 * ido.el (ido-everywhere): Fix last change.
18092
18093 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
18094
18095 * international/latexenc.el: New file.
18096 * international/mule-conf.el (file-coding-system-alist): For .tex,
18097 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
18098
18099 2005-04-28 Lute Kamstra <lute@gnu.org>
18100
18101 * font-lock.el (font-lock-add-keywords)
18102 (font-lock-remove-keywords): Clarify docstring.
18103 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
18104 Don't start docstrings with a `*'.
18105 (font-lock-update-removed-keyword-alist): Give it a docstring.
18106
18107 * generic-x.el: Update commentary section.
18108 Only require font-lock when compiling.
18109 Define all modes conditionally.
18110 Place all generic modes in the generic-x-modes customization group.
18111 (generic-x-modes): New customization group.
18112 (generic-default-modes, generic-mswindows-modes)
18113 (generic-unix-modes, generic-other-modes): New constants.
18114 (generic-define-mswindows-modes, generic-define-unix-modes):
18115 Update docstrings. Make them obsolete.
18116 (generic-extras-enable-list): New default value. Update docstring.
18117 Improve :type. Change :set function.
18118 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
18119 Fix docstring.
18120
18121 * emacs-lisp/generic.el (generic-mode-internal):
18122 Simplify font-lock-defaults.
18123 (define-generic-mode): Fix docstring.
18124
18125 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
18126
18127 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
18128 font-lock-face property to highlight matches.
18129
18130 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
18131
18132 * progmodes/cc-mode.el (cc-create-define-alist): New function.
18133 (cc-define-alist): New variable.
18134 (c-mode): Make it local and initialize it.
18135
18136 * progmodes/gdb-ui.el (gdb-active-process): New variable.
18137 (gdb-exited): New function.
18138 (gdb-annotation-rules): Use it.
18139 (gdb-starting): Set gdb-active-process to t.
18140 (gdb-stopping): Amend doc string.
18141 (gdb-reset): Set gdb-active-process to nil.
18142
18143 * tooltip.el (tooltip-gud-tips): Show the associated #define
18144 directives when a C program under GDB is not executing.
18145
18146 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
18147
18148 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
18149 font-lock-fontify-syntactic-keywords.
18150
18151 * font-lock.el (font-lock-default-fontify-region): Don't force
18152 parse-sexp-lookup-properties to nil.
18153
18154 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
18155
18156 * man.el (man-mode-syntax-table): Set up `:' to have
18157 word-constituent syntax.
18158
18159 2005-04-27 Lute Kamstra <lute@gnu.org>
18160
18161 * novice.el (disable-command): Don't add spurious newlines to the
18162 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
18163
18164 2005-04-26 Jay Belanger <belanger@truman.edu>
18165
18166 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
18167 than one window before deleting window.
18168
18169 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
18170
18171 * shell.el (shell-prompt-pattern): Doc fix.
18172 (shell-mode): Set paragraph-separate buffer locally to "\\'".
18173
18174 * comint.el (comint-prompt-regexp, comint-get-old-input)
18175 (comint-use-prompt-regexp)
18176 (comint-use-prompt-regexp-instead-of-fields)
18177 (comint-replace-by-expanded-history, comint-send-input)
18178 (comint-output-filter, comint-get-old-input-default)
18179 (comint-line-beginning-position, comint-bol, comint-show-output)
18180 (comint-backward-matching-input, comint-forward-matching-input)
18181 (comint-next-prompt, comint-previous-prompt):
18182 Rename `comint-use-prompt-regexp-instead-of-fields' to
18183 `comint-use-prompt-regexp'. Keep old name as alias and declare
18184 obsolete.
18185 (comint-use-prompt-regexp): Shorten first line of doc string.
18186
18187 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
18188 Set paragraph-separate buffer locally to "\\'".
18189
18190 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
18191 Adapt to above name change.
18192
18193 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
18194 (smbclient-prompt-regexp): Ditto.
18195
18196 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
18197
18198 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
18199
18200 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
18201 gdb-location-list.
18202 Break lines that are over 80 characters wide.
18203
18204 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
18205
18206 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
18207 New fun and var, to preserve compatibility.
18208
18209 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
18210
18211 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
18212
18213 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
18214 name to file-newer-than-file-p.
18215
18216 2005-04-26 Richard M. Stallman <rms@gnu.org>
18217
18218 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
18219
18220 * progmodes/python.el (python-mode):
18221 Use new name eldoc-documentation-function.
18222
18223 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
18224
18225 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
18226 (eldoc-documentation-function):
18227 Rename from eldoc-print-current-symbol-info-function. Calls changed.
18228
18229 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
18230
18231 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
18232
18233 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
18234
18235 * term/xterm.el (function-key-map): Fix strings for
18236 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
18237 {C,S,A,C-S}-{f1-f12}.
18238
18239 2005-04-26 Kenichi Handa <handa@m17n.org>
18240
18241 * international/mule-cmds.el (select-safe-coding-system):
18242 Fix previous change.
18243
18244 2005-04-26 Lute Kamstra <lute@gnu.org>
18245
18246 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
18247
18248 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
18249 (font-lock-comment-delimiter-face): Ditto.
18250
18251 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
18252
18253 2005-04-25 Jay Belanger <belanger@truman.edu>
18254
18255 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
18256 to t while inserting information; use help-mode.
18257
18258 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
18259
18260 * term.el (ansi-term-color-vector): Use the xterm colors.
18261 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
18262
18263 2005-04-25 Lute Kamstra <lute@gnu.org>
18264
18265 * font-core.el (font-lock-defaults): Fix docstring.
18266
18267 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
18268
18269 2005-04-25 Kenichi Handa <handa@m17n.org>
18270
18271 * international/mule-cmds.el (select-safe-coding-system):
18272 Don't check consistency with coding: spec, etc if raw-text or
18273 no-conversion was found to be safe.
18274
18275 2005-04-24 Richard M. Stallman <rms@gnu.org>
18276
18277 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
18278 citation markers at start of each line.
18279
18280 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
18281 citation markers at start of each line.
18282
18283 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
18284
18285 * files.el (mode-require-final-newline): Fix previous change.
18286 (require-final-newline): Fix type label.
18287
18288 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
18289
18290 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
18291 statement in buffer (broken by 2004-11-24 change).
18292
18293 2005-04-24 Kim F. Storm <storm@cua.dk>
18294
18295 * ido.el (ido-everywhere): Save and restore old read-buffer-function
18296 and read-file-name-function values. Don't overwrite existing
18297 non-nil values if ido-mode is enabled without ido-everywhere.
18298
18299 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
18300
18301 * files.el (mode-require-final-newline): Minor doc fix.
18302
18303 2005-04-24 Eli Zaretskii <eliz@gnu.org>
18304
18305 * subr.el (syntax-after): Doc fix.
18306 (syntax-class): If argument is nil, return nil. Mask off upper 16
18307 bits, not 8 bits.
18308
18309 * files.el (mode-require-final-newline): Doc fix.
18310 (backup-buffer-copy): Fix last change.
18311
18312 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18313
18314 * term/mac-win.el: Require select. Set selection-coding-system to
18315 mac-system-coding-system. Call menu-bar-enable-clipboard.
18316 (x-last-selected-text-clipboard, x-last-selected-text-primary)
18317 (x-select-enable-clipboard): New variables.
18318 (x-select-text, x-get-selection, x-selection-value)
18319 (x-get-selection-value, mac-select-convert-to-string)
18320 (mac-services-open-file, mac-services-open-selection)
18321 (mac-services-insert-text): New functions.
18322 (CLIPBOARD, FIND): Put mac-scrap-name property.
18323 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
18324 (public.tiff): Put mac-ostype property.
18325 (selection-converter-alist): Add entries for them.
18326 (mac-application-menu-map): New keymap.
18327 (interprogram-cut-function, interprogram-paste-function): Set to
18328 x-select-text and x-get-selection-value, respectively.
18329 (split-window-keep-point): Set to t.
18330
18331 2005-04-23 Richard M. Stallman <rms@gnu.org>
18332
18333 * files.el (read-directory-name): Always pass non-nil
18334 DEFAULT-FILENAME arg to read-file-name.
18335 (backup-buffer-copy, basic-save-buffer-2): Take care against
18336 writing thru an unexpected existing symlink.
18337 (revert-buffer): In indirect buffer, revert the base buffer.
18338 (magic-mode-alist): Doc fix.
18339 (buffer-stale-function): Doc fix.
18340 (minibuffer-with-setup-hook): Avoid warning.
18341 (mode-require-final-newline): Doc and custom fix.
18342
18343 * follow.el (follow-end-of-buffer): Use with-no-warnings.
18344
18345 * font-lock.el (font-lock-comment-face): On terminals with few colors,
18346 use the default appearance.
18347 (font-lock-comment-delimiter-face): New face, new variable.
18348
18349 * imenu.el (imenu--generic-function): The official position of a
18350 definition is the start of the line that BEG is in.
18351
18352 * midnight.el (midnight-timer): Move defvar up.
18353
18354 * mouse.el (mouse-drag-region-1): Delete some debugging code.
18355
18356 * saveplace.el (save-place-to-alist): Use with-no-warnings.
18357
18358 * startup.el (command-line): Use with-no-warnings.
18359
18360 * window.el (window-size-fixed): New defvar.
18361
18362 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
18363
18364 * mail/rmail.el (rmail-font-lock-keywords):
18365 Use font-lock-comment-delimiter-face.
18366
18367 * mail/sendmail.el (mail-font-lock-keywords):
18368 Use font-lock-comment-delimiter-face.
18369
18370 * progmodes/compile.el (next-error-highlight-timer): New defvar.
18371
18372 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
18373
18374 * progmodes/compile.el (compilation-mode-font-lock-keywords):
18375 Specify t for LAXMATCH when matching directories.
18376 Save match data around compilation-compat-error-properties form.
18377
18378 2005-04-23 David Kastrup <dak@gnu.org>
18379
18380 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
18381 Mention that the autoloaded aliases should be kept for AUCTeX.
18382
18383 2005-04-23 Andreas Schwab <schwab@suse.de>
18384
18385 * isearch.el (isearch-forward): Doc fix.
18386
18387 2005-04-23 Eli Zaretskii <eliz@gnu.org>
18388
18389 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
18390 (jit-lock-stealth-nice): Change default value to 0.5.
18391
18392 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
18393
18394 * abbrev.el (write-abbrev-file): Write table entries in
18395 alphabetical order by table name.
18396
18397 2005-04-22 Kim F. Storm <storm@cua.dk>
18398
18399 * ido.el (ido-read-internal): Fix `list' completion.
18400
18401 2005-04-22 Kenichi Handa <handa@m17n.org>
18402
18403 * recentf.el (recentf-save-file-coding-system): New variable.
18404 (recentf-save-list): Encode the file by
18405 recentf-save-file-coding-system and add coding: tag.
18406
18407 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
18408
18409 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
18410
18411 2005-04-21 Lute Kamstra <lute@gnu.org>
18412
18413 * loadhist.el (unload-feature): Don't remove a function from hooks
18414 if it is about to be restored to an autoload . Remove functions
18415 that will become unbound from auto-mode-alist. Simplify the code.
18416
18417 * subr.el (assq-delete-all): New implementation that is linear,
18418 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
18419 (rassq-delete-all): New function.
18420
18421 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
18422 Add size-indication-mode.
18423
18424 2005-04-21 Kenichi Handa <handa@m17n.org>
18425
18426 * international/mule-cmds.el: Add autoload for widget-value in
18427 eval-when-compile.
18428
18429 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
18430
18431 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
18432 Add tooltip-mode.
18433
18434 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
18435
18436 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
18437
18438 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
18439 (inferior-lisp-filter-regexp, inferior-lisp-program)
18440 (inferior-lisp-load-command, inferior-lisp-prompt)
18441 (inferior-lisp-mode-hook, lisp-source-modes)
18442 (inferior-lisp-load-hook): defvar->defcustom.
18443 (inferior-lisp-program, inferior-lisp-prompt)
18444 (inferior-lisp-load-hook): Doc fixes.
18445 (inferior-lisp-install-letter-bindings): Small change in
18446 introductory comment.
18447
18448 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
18449
18450 * vc.el (vc-annotate-color-map): Change some colors so that text
18451 using them as foreground is readable on both white and black
18452 backgrounds.
18453
18454 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
18455
18456 * international/mule-conf.el (translation-table-for-input):
18457 Remove redundant declaration.
18458
18459 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
18460
18461 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
18462
18463 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
18464 (tooltip-toggle-gud-tips): New function.
18465
18466 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18467
18468 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
18469 right angle brackets.
18470
18471 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
18472
18473 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
18474
18475 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
18476
18477 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
18478 Remove. Update callers to use expand-file-name instead.
18479
18480 * subr.el (syntax-class): New function.
18481
18482 * simple.el (blink-matching-open): Use it.
18483
18484 * paren.el (show-paren-function): Use it to recognize parens that are
18485 also used in 2-char comment markers.
18486
18487 2005-04-19 Lute Kamstra <lute@gnu.org>
18488
18489 * loadhist.el (unload-feature): Update for new format of
18490 load-history. Simplify the code.
18491
18492 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18493
18494 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
18495 (mac-add-charset-info): New function. Initialize variable
18496 mac-charset-info-alist using it.
18497 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
18498 for translation.
18499 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
18500 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
18501 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
18502 New CCL programs.
18503
18504 2005-04-19 Kim F. Storm <storm@cua.dk>
18505
18506 * simple.el (next-buffer, prev-buffer, next-error)
18507 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
18508 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
18509
18510 * bindings.el (next-buffer, prev-buffer, next-error)
18511 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
18512 (clone-indirect-buffer-other-window): Move bindings from simple.el.
18513 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
18514 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
18515
18516 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
18517
18518 * isearch.el (isearch-edit-string): Make the search-ring available for
18519 minibuffer history commands.
18520 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
18521 the default history commands now work just as well.
18522 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
18523
18524 2005-04-18 Kim F. Storm <storm@cua.dk>
18525
18526 * emulation/cua-base.el (cua--pre-command-handler): Add more
18527 elaborate check for shift modifier on non-window systems.
18528
18529 2005-04-18 Lars Hansen <larsh@math.ku.dk>
18530
18531 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
18532
18533 2005-04-18 Kim F. Storm <storm@cua.dk>
18534
18535 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
18536 and make it optional. Don't test tooltip-gud-echo-area here.
18537 (tooltip-gud-process-output, gdb-tooltip-print):
18538 Pass tooltip-gud-echo-area to tooltip-show.
18539 (tooltip-help-tips): Remove second optional arg to tooltip-show.
18540
18541 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18542
18543 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
18544 `display-graphic-p' may not be bound yet.
18545
18546 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
18547
18548 * startup.el (command-line): No longer enable Xterm Mouse mode by
18549 default in terminals compatible with xterm.
18550
18551 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
18552
18553 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
18554
18555 * tooltip.el (tooltip-gud-echo-area): Rename from
18556 tooltip-use-echo-area.
18557 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
18558 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
18559 area independently of where help tooltips are displayed.
18560
18561 2005-04-17 David Kastrup <dak@gnu.org>
18562
18563 * cus-theme.el (custom-theme-write-variables): Quote variables
18564 where necessary.
18565
18566 2005-04-17 Richard M. Stallman <rms@gnu.org>
18567
18568 * simple.el (yank-excluded-properties): Add follow-link to value.
18569
18570 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
18571
18572 * startup.el (fancy-splash-max-time): Just 30 seconds.
18573 (fancy-splash-delay): Just 7.
18574 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
18575
18576 * loadhist.el (unload-feature): Update for new format of load-history.
18577 Simplify the code.
18578
18579 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
18580 (rmail-font-lock-keywords): Don't fontify the text of a citation.
18581
18582 * mail/sendmail.el (mail-font-lock-keywords):
18583 Don't fontify subject text.
18584 Don't fontify the text of a citation.
18585
18586 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
18587
18588 * comint.el (comint-output-filter): Run comint-output-filter-functions
18589 with point where the user had it.
18590
18591 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
18592
18593 * international/ucs-tables.el (ucs-set-table-for-input):
18594 Disable when using unify-on-decoding.
18595
18596 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
18597
18598 * emulation/cua-base.el (cua-global-mark-face): Add special case
18599 for displays supporting a high number of colors.
18600
18601 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
18602
18603 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
18604
18605 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
18606
18607 * filesets.el (filesets-add-buffer): If user supplies a name of a
18608 non-existing fileset, create a new fileset.
18609
18610 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
18611
18612 * textmodes/org.el (org-up-heading-all): Fix bug with
18613 `outline-up-heading-all'.
18614
18615 2005-04-16 Andreas Schwab <schwab@suse.de>
18616
18617 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
18618 /etc/permissions.d/* and /etc/aliases.d/*.
18619
18620 2005-04-16 Kenichi Handa <handa@m17n.org>
18621
18622 * international/code-pages.el (cp-make-coding-system):
18623 Set `translation-table-for-input' property value to the symbol
18624 ucs-mule-to-mule-unicode, not to that value.
18625 (pt154): Escape guillemet by `\'.
18626
18627 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
18628
18629 * loadup.el: Load tooltip if x-show-tip is fboundp.
18630
18631 * startup.el (command-line): Add comment.
18632
18633 * tooltip.el (tooltip-mode): Specify correct standard value for
18634 Custom in init-value.
18635
18636 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
18637
18638 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
18639 possible.
18640
18641 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
18642
18643 * textmodes/org.el (org-agenda-date-prompt): Rename from
18644 `org-agenda-date-today'.
18645 (org-evaluate-time-range): Insert at point instead of directly
18646 after time range.
18647 (org-first-headline-recenter, org-subtree-end-visible-p)
18648 (org-optimize-window-after-visibility-change): New functions
18649 (org-agenda-post-command-hook): Don't allow point at end of line,
18650 to make sure it always hits the text properties.
18651 (org-agenda-next-date-line, org-agenda-previous-date-line):
18652 New commands.
18653 (org-set-regexps-and-options): Category may contain white space.
18654 (org-agenda-get-deadlines, org-agenda-get-scheduled):
18655 Improve marker positions.
18656 (org-agenda-new-marker): Argument POS made optional.
18657 (org-agenda-get-timestamps): Deadlines which are done are listed
18658 in org-done-face now.
18659 (org-agenda-get-todos, org-agenda-get-timestamps)
18660 (org-agenda-get-deadlines, org-agenda-get-scheduled):
18661 Set `undone-face' and `done-face' properties.
18662 (org-last-todo-state-is-todo): New variable.
18663 (org-todo): Set `org-last-todo-state-is-todo'.
18664 (org-agenda-todo): Change face according to
18665 `org-last-todo-state-is-todo'. And change other lines referring to
18666 the same entry.
18667 (org-calendar-goto-agenda): New command.
18668 (org-calendar-to-agenda-key): New option.
18669 (org-startup-folded): New allowed value `content'.
18670 (org-set-regexps-and-options): Accept new value `content' for
18671 `org-startup-folded'.
18672 (org-get-current-options): Handle new value `content' for
18673 `org-startup-folded'.
18674 (org-insert-todo-heading): New command.
18675 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
18676 interactively in empty file and option
18677 `org-insert-mode-line-in-empty-file' has been set.
18678 (org-agenda-todo, org-agenda-priority): Modify to use
18679 `org-agenda-change-all-lines'.
18680 (org-warning-face): Change color on dark background
18681
18682 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18683
18684 * international/mule-cmds.el (set-locale-environment): On Mac OS,
18685 use preferences AppleLocale and AppleLanguages, and variable
18686 mac-system-locale for default locale. On Mac OS Classic, use
18687 mac-system-coding-system for default coding systems.
18688
18689 * term/mac-win.el: Don't set file-name-coding-system.
18690 Decode variables system-name, emacs-build-system, user-login-name, and
18691 user-full-name by mac-system-coding-system on Mac OS Classic.
18692 (mac-system-coding-system): New variable.
18693
18694 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
18695
18696 * startup.el (command-line): Handle `xterm-mouse-mode' before
18697 reading init file.
18698
18699 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
18700
18701 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
18702
18703 * progmodes/sh-script.el (sh-here-document-word): Make it a
18704 defcustom. Doc fix.
18705 (sh-add): Bash uses $(( )) for arithmetic.
18706 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
18707 (sh-maybe-here-document): Remove quotes and leading whitespace
18708 from heredoc word when closing. Indent heredoc with tabs if word
18709 starts with "-".
18710
18711 2005-04-13 Richard M. Stallman <rms@gnu.org>
18712
18713 * simple.el (undo): Fix previous change.
18714
18715 * custom.el (defface): Doc fix.
18716
18717 2005-04-13 Lute Kamstra <lute@gnu.org>
18718
18719 * Makefile.in (DONTCOMPILE): Remove list.
18720 (compile, compile-always): Don't use DONTCOMPILE.
18721 (update-authors): Load the library in which batch-update-authors
18722 is defined.
18723 * makefile.w32-in (DONTCOMPILE): Remove list.
18724 (compile, compile-always): Fix comments.
18725 (update-authors): Load the library in which batch-update-authors
18726 is defined.
18727
18728 * generic-x.el (generic-mode-ini-file-find-file-hook):
18729 Rename to ini-generic-mode-find-file-hook.
18730 Keep generic-mode-ini-file-find-file-hook as an alias.
18731 (ini-generic-mode-find-file-hook): Rename from
18732 generic-mode-ini-file-find-file-hook. Fix docstring.
18733 (ini-generic-mode): Docstring change.
18734 (bat-generic-mode-run-as-comint): Silence the byte compiler.
18735
18736 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
18737 called from lisp.
18738
18739 * generic.el: Move to the emacs-lisp subdir.
18740
18741 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
18742
18743 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
18744 and C-S- function and cursor motion keys.
18745
18746 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
18747
18748 * startup.el (command-line): Enable Xterm Mouse mode by default.
18749 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
18750 for Custom. No longer show "Mouse" in mode line when enabled.
18751 Doc fix.
18752
18753 2005-04-12 Kim F. Storm <storm@cua.dk>
18754
18755 * emulation/cua-base.el (cua-rectangle-face)
18756 (cua-rectangle-noselect-face): Define face attributes here.
18757
18758 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
18759
18760 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18761
18762 * startup.el (command-line): Turn off blinking cursor if
18763 cursorBlink in resources is off or false.
18764
18765 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18766
18767 * term/mac-win.el (dnd): Require dnd.
18768 (mac-drag-n-drop): Call dnd-handle-one-url.
18769 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
18770 (kTextEncodingISOLatin2): Remove constants.
18771 (mac-script-code-coding-systems): New constant.
18772 (mac-handle-language-change): New function.
18773 (special-event-map): Bind it to `language-change' event.
18774 (mac-centraleurroman, mac-cyrillic): New coding systems.
18775 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
18776 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
18777 and mac-cyrillic-encoder to encode-mac-centraleurroman and
18778 encode-mac-cyrillic, respectively.
18779
18780 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
18781
18782 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
18783 Don't set overlay-arrow-string to "=>" as this is done
18784 globally in C now.
18785
18786 2005-04-12 Lute Kamstra <lute@gnu.org>
18787
18788 * generic-x.el (rc-generic-mode, rul-generic-mode):
18789 Fix auto-mode-alist entries.
18790 (etc-fstab-generic-mode): Tweak fontification.
18791
18792 * generic.el (generic-make-keywords-list): Fix docstring.
18793 (generic-mode-internal): Simplify generic-font-lock-keywords.
18794
18795 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
18796
18797 * whitespace.el (whitespace-buffer-leading)
18798 (whitespace-buffer-trailing): Revert the incorrect test inversion.
18799 However, fix the highlight area for the leading and
18800 trailing whitespaces to show space.
18801
18802 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
18803
18804 * whitespace.el (whitespace-version): Bump to 3.5
18805
18806 (whitespace-buffer-leading, whitespace-buffer-trailing):
18807 Invert sense of the test to highlight the whitespace.
18808
18809 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
18810
18811 * progmodes/gud.el (gud-display-line): GUD uses its own
18812 overlay arrow now so don't set overlay-arrow-string.
18813 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
18814
18815 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
18816
18817 * term.el (term-ansi-current-bold, term-ansi-current-underline)
18818 (term-ansi-current-reverse, term-ansi-current-invisible)
18819 (term-ansi-face-already-done): Change to boolean.
18820 (term-reset-terminal, term-handle-colors-array): Handle the above
18821 vars accordingly.
18822 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
18823 (term-emulate-terminal): Use the new name.
18824
18825 * faces.el (secondary-selection): Use yellow1, not yellow.
18826 (trailing-whitespace): Use red1, not red.
18827
18828 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18829
18830 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
18831 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
18832 (dired-dnd-handle-file): Call dnd-get-local-file-uri
18833
18834 * cus-edit.el (dnd): New group.
18835
18836 * term/w32-win.el (dnd): Require dnd
18837 (w32-drag-n-drop): Call dnd-handle-one-url.
18838
18839 * x-dnd.el: Require dnd.
18840 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
18841 Call dnd-handle-one-url.
18842 (x-dnd-types-alist, x-dnd-insert-utf8-text)
18843 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
18844 to dnd-insert-text.
18845 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
18846 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
18847 (x-dnd-get-local-file-name, x-dnd-open-local-file)
18848 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
18849
18850 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
18851
18852 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
18853
18854 * wdired.el: Doc fixes.
18855 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
18856 (wdired-use-dired-vertical-movement): Rename from
18857 wdired-always-move-to-filename-beginning.
18858 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
18859 (wdired-change-to-wdired-mode): Change mode name.
18860 (wdired-newline): Delete.
18861
18862 2005-04-11 Richard M. Stallman <rms@gnu.org>
18863
18864 * whitespace.el (whitespace-highlight-the-space):
18865 Don't call whitespace-unhighlight-the-space here.
18866
18867 * simple.el (undo): Record t in undo-equiv-table
18868 for the redo record made by an undo-in-region.
18869
18870 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
18871
18872 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
18873 (gdb-frame-inferior-io-buffer): New Functions to control
18874 display of separate IO buffer.
18875 (menu): Add them to menu-bar.
18876 (gdb-display-buffer): Check for buffer another frame.
18877 Protect GUD buffer.
18878 (gdb-setup-windows): Create IO buffer if not already there.
18879 (gdb-memory-mode): Remove purecopy noops.
18880
18881 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
18882
18883 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
18884 and pass to self-insert-command.
18885
18886 2005-04-11 Lute Kamstra <lute@gnu.org>
18887
18888 * generic.el: Commentary section cleanup.
18889 (generic): Delete.
18890 (generic-use-find-file-hook, generic-lines-to-scan)
18891 (generic-find-file-regexp, generic-ignore-files-regexp)
18892 (default-generic-mode, generic-mode-find-file-hook)
18893 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
18894 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
18895 (generic-use-find-file-hook, generic-lines-to-scan)
18896 (generic-find-file-regexp, generic-ignore-files-regexp)
18897 (default-generic-mode, generic-mode-find-file-hook)
18898 (generic-mode-ini-file-find-file-hook): Move from generic.el.
18899
18900 2005-04-10 Karl Fogel <kfogel@red-bean.com>
18901
18902 * bookmark.el (bookmark-write-file): Catch errors writing file.
18903 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
18904
18905 2005-04-10 Richard M. Stallman <rms@gnu.org>
18906
18907 * startup.el (fancy-splash-tail): Update copyright year.
18908 (command-line): Split part of -Q into -D.
18909 (emacs-basic-display): New defvar.
18910 (fancy-splash-text): Correct name of menu item.
18911
18912 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
18913
18914 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
18915 lines in one node.
18916
18917 * comint.el (comint-send-input): New arg ARTIFICIAL.
18918 Callers in this file changed.
18919
18920 * abbrev.el (define-abbrevs): Read system abbrevs properly.
18921
18922 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
18923
18924 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
18925
18926 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
18927 `ldap-search-internal'.
18928
18929 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
18930
18931 * files.el (set-auto-mode-1): Use line-end-position.
18932
18933 * international/latin-1.el:
18934 * international/latin-2.el:
18935 * international/latin-3.el:
18936 * international/latin-4.el:
18937 * international/latin-5.el:
18938 * international/latin-8.el:
18939 * international/latin-9.el: Give punctuation syntax to NBSP.
18940
18941 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
18942 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
18943 Use char-classes to accept non-ascii letters, accepted in some recent
18944 bibtex implementations.
18945
18946 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
18947
18948 * custom.el (custom-set-minor-mode): Any non-nil value for the
18949 variable should enable the mode when set through Custom.
18950
18951 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
18952
18953 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
18954 TAB binding so tab-always-indent is obeyed.
18955 (vhdl-minibuffer-local-map): Move initialization into declaration.
18956 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
18957 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
18958 (vhdl-hooked-abbrev): Avoid test for XEmacs.
18959 (vhdl-current-line): Use line-beginning-position.
18960 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
18961 with-output-to-temp-buffer, so the current position can be recorded.
18962
18963 2005-04-10 Masatake YAMATO <jet@gyve.org>
18964
18965 * progmodes/compile.el (compilation-error-regexp-alist-alist):
18966 Add regexp for gcov.
18967
18968 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
18969
18970 * calendar/time-date.el (time-to-seconds, seconds-to-time)
18971 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
18972 syntax which Emacs 20 doesn't support.
18973
18974 2005-04-09 Richard M. Stallman <rms@gnu.org>
18975
18976 * help.el (describe-key-briefly, describe-key):
18977 Replace strings as event types with "(any string)".
18978
18979 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
18980
18981 * arc-mode.el (archive-mode-map): Move initialization into
18982 the declaration. Override *all* bindings of `undo'.
18983 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
18984
18985 2005-04-09 Jay Belanger <belanger@truman.edu>
18986
18987 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
18988
18989 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
18990
18991 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
18992 (xterm-register-default-colors): Update color values computation
18993 to match xterm-200.
18994
18995 2005-04-09 Kenichi Handa <handa@m17n.org>
18996
18997 * international/code-pages.el (iso-latin-7): Fix the map.
18998
18999 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
19000
19001 * emacs-lisp/lisp.el (defun-prompt-regexp)
19002 (parens-require-spaces, buffer-end, end-of-defun)
19003 (insert-parentheses): Doc fixes.
19004
19005 2005-04-08 Kim F. Storm <storm@cua.dk>
19006
19007 * comint.el (comint-highlight-prompt): Fix face spec.
19008 * hi-lock.el (hi-green): Likewise.
19009
19010 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
19011
19012 * cus-edit.el (custom-modified-face):
19013 * comint.el (comint-highlight-input): Fix previous changes.
19014 * term.el (term-handle-ansi-escape): Add a comment.
19015
19016 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
19017
19018 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
19019 in the buffer and in whitespace-highlighted-space.
19020 (whitespace-unhighlight-the-space): Simplify.
19021 (whitespace-buffer): Simplify.
19022
19023 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
19024
19025 * textmodes/table.el (table-cell-face): Add special case for
19026 displays supporting a high number of colors.
19027 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
19028 (vhdl-font-lock-reserved-words-face)
19029 (vhdl-speedbar-architecture-face)
19030 (vhdl-speedbar-instantiation-face)
19031 (vhdl-speedbar-architecture-selected-face)
19032 (vhdl-speedbar-instantiation-selected-face): Likewise.
19033 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
19034 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
19035 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
19036 (ebrowse-root-class-face, ebrowse-member-attribute-face)
19037 (ebrowse-progress-face): Likewise.
19038 * progmodes/compile.el (compilation-info-face): Likewise.
19039 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
19040 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
19041 * calendar/calendar.el (diary-face): Likewise.
19042 * woman.el (woman-italic-face, woman-bold-face)
19043 (woman-unknown-face): Likewise.
19044 * wid-edit.el (widget-button-pressed-face): Likewise.
19045 * whitespace.el (whitespace-highlight-face): Likewise.
19046 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
19047 * pcvs-info.el (cvs-marked-face): Likewise.
19048 * info.el (info-xref): Likewise.
19049 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
19050 * hilit-chg.el (highlight-changes-face)
19051 (highlight-changes-delete-face): Likewise.
19052 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
19053 (hi-red-b): Likewise.
19054 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
19055 * font-lock.el (font-lock-keyword-face)
19056 (font-lock-function-name-face, font-lock-warning-face): Likewise.
19057 * cus-edit.el (custom-invalid-face, custom-modified-face)
19058 (custom-set-face, custom-changed-face, custom-variable-tag-face)
19059 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
19060 * comint.el (comint-highlight-prompt): Likewise.
19061
19062 2005-04-08 Lute Kamstra <lute@gnu.org>
19063
19064 * font-lock.el (font-lock-keywords): Docstring fixes.
19065
19066 2005-04-08 Kenichi Handa <handa@m17n.org>
19067
19068 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
19069 chars are more than a limit, print " and more..." at the tail.
19070
19071 2005-04-08 Kim F. Storm <storm@cua.dk>
19072
19073 * emacs-lisp/authors.el (authors-aliases): Update list.
19074 (authors-ignored-files): New list.
19075 (authors-fixed-entries): Fix typo.
19076 (authors-renamed-files-alist): Update list.
19077 (authors-add): Check authors-ignored-files.
19078
19079 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
19080
19081 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
19082 optional, to ensure backward compatibility.
19083
19084 2005-04-08 Stephen Eglen <stephen@gnu.org>
19085
19086 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
19087
19088 2005-04-08 Kim F. Storm <storm@cua.dk>
19089
19090 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
19091
19092 * mouse.el (mouse-on-link-p): Doc fix.
19093
19094 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
19095
19096 * ielm.el (ielm-prompt-read-only): Doc fix.
19097
19098 * comint.el (comint-prompt-read-only): Doc fix.
19099
19100 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
19101
19102 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
19103 ensure dired always handles wildcards passed to ffap.
19104 (find-file-at-point): Use it.
19105 (ffap-dired-wildcards): Doc fix.
19106
19107 2005-04-07 Juri Linkov <juri@jurta.org>
19108
19109 * simple.el (next-error-overlay-arrow-position): New defvar.
19110 Put "=>" on its property `overlay-arrow-string'. Add it to
19111 `overlay-arrow-variable-list'.
19112
19113 * progmodes/compile.el (compilation-setup):
19114 Set `next-error-overlay-arrow-position' to nil. Also set it to
19115 nil in the local hook `kill-buffer-hook'. Make local variable
19116 `overlay-arrow-string' and set it to "=>".
19117 (compilation-goto-locus): Set BOL position to
19118 `next-error-overlay-arrow-position' instead of
19119 `overlay-arrow-position'.
19120
19121 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
19122 locally instead of adding it to the global hook.
19123 (Info-kill-buffer): Move up.
19124
19125 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
19126
19127 * term/xterm.el (xterm-standard-colors): Update color values from
19128 xterm-200.
19129
19130 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
19131
19132 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
19133
19134 * fast-lock.el:
19135 * lazy-lock.el: Move them to the obsolete subdir.
19136
19137 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
19138
19139 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
19140 (wdired-add-replace-advice): Remove.
19141 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
19142
19143 2005-04-06 Kim F. Storm <storm@cua.dk>
19144
19145 * startup.el (command-line): Add --bare-bones alias for -Q.
19146
19147 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19148
19149 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
19150 create the startup fontset if a font specification ends with
19151 `mac-roman'.
19152
19153 2005-04-06 Lute Kamstra <lute@gnu.org>
19154
19155 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
19156 change.
19157
19158 * emacs-lisp/copyright.el (copyright-update-year): Replace the
19159 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
19160
19161 2005-04-05 Lute Kamstra <lute@gnu.org>
19162
19163 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
19164 (define-generic-mode): Ditto. Fix debug declaration.
19165
19166 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
19167 Put them in the generic-x group.
19168
19169 * calendar/timeclock.el (timeclock): Doc fix.
19170
19171 * generic.el (define-generic-mode): Don't use custom-current-group.
19172 Document default :group value.
19173 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
19174 (define-global-minor-mode): Don't use custom-current-group.
19175
19176 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
19177
19178 * startup.el (command-line-1): Display startup-echo-area-message
19179 when fancy splash screen is in use.
19180
19181 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
19182 (sh-escaped-newline): New face.
19183 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
19184 newline, and use sh-escaped-newline face.
19185
19186 * progmodes/tcl.el (tcl-escaped-newline): New face.
19187 (tcl-builtin-list): New variable.
19188 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
19189 newlines. Fix keywords subexpression number.
19190
19191 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
19192
19193 * textmodes/org.el (org-diary-default-entry): Fix call to
19194 `add-to-diary-entry'.
19195
19196 2005-04-05 Kim F. Storm <storm@cua.dk>
19197
19198 * ediff-init.el: Use (featurep 'xemacs).
19199
19200 2005-04-05 David Ponce <david@dponce.com>
19201
19202 * cus-edit.el (face): Derive from symbol widget. Display sample
19203 of the current face on the fly.
19204 (widget-face-sample-face-get, widget-face-notify): New functions.
19205 (widget-face-value-create): Remove.
19206
19207 * wid-edit.el (widget-field-end): Temporarily remove field
19208 narrowing before to call `get-char-property'.
19209
19210 2005-04-04 Jay Belanger <belanger@truman.edu>
19211
19212 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
19213 (math-read-subscripts): New variable.
19214 (math-read-preprocess-string): Process subscripts.
19215
19216 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
19217
19218 * comint.el (comint-prompt-read-only): Doc fix.
19219
19220 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
19221 `-1'. Doc fix.
19222
19223 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
19224
19225 * textmodes/org.el (org-insert-mode-line-in-empty-file):
19226 Change default value to nil.
19227
19228 2005-04-04 Lute Kamstra <lute@gnu.org>
19229
19230 * autorevert.el (auto-revert-mode): Specify :group.
19231 * battery.el (display-battery-mode): Specify :group.
19232 * diff-mode.el (diff-minor-mode): Specify :group.
19233 * font-core.el (font-lock-mode): Specify :group.
19234 * hl-line.el (hl-line-mode): Specify :group.
19235 * iimage.el (iimage): New customization group.
19236 (iimage-mode): Specify :group.
19237 * longlines.el (longlines-mode): Specify :group.
19238 * master.el: Don't require easy-mmode.
19239 (master): New customization group.
19240 (master-mode): Specify :group.
19241 * msb.el (msb-mode): Specify :group.
19242 * reveal.el (reveal-mode): Specify :group.
19243 * simple.el (next-error-follow-minor-mode): Specify :group.
19244 * smerge-mode.el (smerge-mode): Specify :group.
19245 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
19246 * emulation/cua-base.el (cua-mode): Specify :group.
19247 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
19248 * language/thai-util.el (thai-auto-composition-mode)
19249 (thai-word-mode): Specify :group.
19250 * mail/supercite.el (sc-minor-mode): Specify :group.
19251 * progmodes/cwarn.el (cwarn-mode): Specify :group.
19252 * progmodes/flymake.el (flymake-mode): Specify :group.
19253 * progmodes/glasses.el (glasses-mode): Specify :group.
19254 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
19255 * textmodes/enriched.el (enriched-mode): Specify :group.
19256 * textmodes/refill.el (refill-mode): Specify :group.
19257
19258 * add-log.el (change-log-font-lock-keywords): Names in
19259 parenthesized lists can contain spaces.
19260
19261 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
19262
19263 * startup.el (fancy-splash-text): Shorten default text of
19264 "Emacs Tutorial" line. Also, if the current language env
19265 indicates an available tutorial file other than TUTORIAL,
19266 extract its title and append it to the line in parentheses.
19267 (fancy-splash-insert): If arg is a thunk, funcall it.
19268
19269 2005-04-04 Jay Belanger <belanger@truman.edu>
19270
19271 * calc.el (calc-language-alist): Add tags to customization type.
19272
19273 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
19274
19275 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
19276 Doc fix.
19277
19278 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
19279
19280 * add-log.el (change-log-font-lock-keywords): The manual
19281 describing a Change Log entry, says: (...) "Aside from these
19282 header lines, every line in the change log starts with a space or
19283 a tab.". The font-lock was not highlighting lines started with
19284 spaces, added support for it.
19285
19286 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19287
19288 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
19289 (bibtex-generate-url-list): Update docstring accordingly. Put the
19290 complex example in the docstring.
19291 (bibtex-font-lock-url): Use pop.
19292
19293 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
19294
19295 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
19296
19297 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
19298
19299 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
19300
19301 * filesets.el (filesets-set-default): Doc fix.
19302
19303 2005-04-03 Lute Kamstra <lute@gnu.org>
19304
19305 * generic.el (define-generic-mode): Add argument to specify
19306 keywords for defcustom.
19307 (default-generic-mode): Specify :group.
19308
19309 * generic-x.el: Specify :group for all generic modes.
19310
19311 * desktop.el (desktop-no-desktop-file-hook)
19312 (desktop-after-read-hook): Doc fix.
19313
19314 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
19315
19316 * simple.el (visible-mode): Use explicit :group keyword.
19317 This changes the group of `visible-mode-hook' from paren-blinking
19318 to editing-basics.
19319
19320 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
19321
19322 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
19323 mailbox specifications as well as URLs.
19324 (rmail-insert-inbox-text): Remove unused conditional branches.
19325
19326 2005-04-01 Jay Belanger <belanger@truman.edu>
19327
19328 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
19329 (calc-gnuplot-print-command): Move definitions to calc.el.
19330
19331 * calc/calc-embed.el (calc-embedded-announce-formula)
19332 (calc-embedded-open-formula, calc-embedded-close-formula)
19333 (calc-embedded-open-word, calc-embedded-close-word)
19334 (calc-embedded-open-plain, calc-embedded-close-plain)
19335 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
19336 (calc-embedded-open-mode, calc-embedded-close-mode):
19337 Move definitions to calc.el.
19338
19339 * calc/calc.el (calc-settings-file, calc-language-alist):
19340 Make customizable.
19341 (calc-embedded-announce-formula, calc-embedded-open-formula)
19342 (calc-embedded-close-formula, calc-embedded-open-word)
19343 (calc-embedded-close-word, calc-embedded-open-plain)
19344 (calc-embedded-close-plain, calc-embedded-open-new-formula)
19345 (calc-embedded-close-new-formula, calc-embedded-open-mode)
19346 (calc-embedded-close-mode, calc-gnuplot-name)
19347 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
19348 from other files and make customizable.
19349
19350 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
19351
19352 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
19353 Use buffer-live-p.
19354 (cvs-mode-run): Don't call cvs-update-header here.
19355 (cvs-run-process): Call cvs-update-header.
19356 Use process properties for cvs-postprocess and cvs-buffer so that
19357 the sentinel can behave better if the temp buffer is killed.
19358 Use a pipe rather than a tty, to better handle unexpected prompts.
19359 (cvs-sentinel): Rewrite. Call cvs-update-header.
19360
19361 2005-04-01 Andre Spiegel <spiegel@gnu.org>
19362
19363 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
19364 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
19365
19366 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
19367
19368 * generic.el (define-generic-mode): Add indentation rule.
19369
19370 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
19371
19372 * files.el (mode-require-final-newline): Make Custom correctly
19373 report a nil value and allow to set it to nil via Custom.
19374 Doc fix.
19375
19376 2005-04-01 Kenichi Handa <handa@m17n.org>
19377
19378 * international/characters.el: Enable the correct case setting for
19379 dotless-i and dotted-I.
19380
19381 2005-04-01 Kim F. Storm <storm@cua.dk>
19382
19383 * ido.el (ido-file-internal): Fall back to non-ido command if
19384 initial directory is on slow ftp (or tramp) host.
19385
19386 2005-03-31 Richard M. Stallman <rms@gnu.org>
19387
19388 * emacs-lisp/autoload.el (make-autoload):
19389 Handle define-global-minor-mode.
19390
19391 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
19392 Rename from easy-mmode-define-global-mode.
19393 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
19394
19395 * progmodes/scheme.el (scheme-mode-syntax-table):
19396 Update syntax of | and # for two-character comment syntax.
19397
19398 2005-03-31 Lute Kamstra <lute@gnu.org>
19399
19400 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
19401 (define-minor-mode): Call custom-current-group at load-time.
19402
19403 * generic.el (define-generic-mode): Add debug declaration.
19404 Add defcustom for the mode hook.
19405 (generic-mode-internal): Use run-mode-hooks.
19406
19407 2005-03-31 Kim F. Storm <storm@cua.dk>
19408
19409 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
19410 (mouse-fixup-help-message): New defun called by show_help_echo
19411 to fixup mouse-2 prefix in help messages when applicable.
19412
19413 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
19414
19415 2005-03-31 Kenichi Handa <handa@m17n.org>
19416
19417 * language/thai-word.el (thai-find-word-ends): Pay attention to
19418 the case that we reach the end of buffer.
19419
19420 * textmodes/fill.el (fill-text-properties-at): New function.
19421 (fill-newline): Use fill-text-properties-at instead of
19422 text-properties-at.
19423
19424 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
19425
19426 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
19427 not comint-quote-filename.
19428
19429 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
19430
19431 * help-fns.el (help-with-tutorial): Revert last change.
19432
19433 2005-03-31 Kim F. Storm <storm@cua.dk>
19434
19435 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
19436
19437 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
19438
19439 * calendar/cal-china.el: Update reference to "Calendrical
19440 Calculations" book; there's a new edition.
19441 * calendar/cal-coptic.el: Likewise.
19442 * calendar/cal-french.el: Likewise.
19443 * calendar/cal-hebrew.el: Likewise.
19444 * calendar/cal-islam.el: Likewise.
19445 * calendar/cal-iso.el: Likewise.
19446 * calendar/cal-julian.el: Likewise.
19447 * calendar/cal-mayan.el: Likewise.
19448 * calendar/cal-persia.el: Likewise.
19449 * calendar/calendar.el: Likewise.
19450 * calendar/holidays.el: Likewise.
19451 * calendar/lunar.el: Likewise.
19452 * calendar/solar.el: Likewise.
19453
19454 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
19455 white space from doc string.
19456
19457 2005-03-30 Jay Belanger <belanger@truman.edu>
19458
19459 * calc/calc-help.el (calc-full-help): Remove email address.
19460
19461 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
19462
19463 * help-fns.el (help-with-tutorial): Delete title line.
19464
19465 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
19466
19467 * calendar/cal-x.el (calendar-one-frame-setup)
19468 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
19469 rather than `symbol' for set-window-dedicated-p.
19470
19471 * calendar/appt.el (appt-buffer-name): Make it a constant.
19472 (appt-add): Doc fix.
19473
19474 * filesets.el (filesets-menu-path, filesets-menu-before)
19475 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
19476 (filesets-menu-cache-file): Use directory ~/.emacs.d.
19477 (filesets-add-submenu): Delete and use add-submenu instead.
19478
19479 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
19480
19481 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
19482 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
19483 (org-diary-default-entry): New function.
19484 (org-get-entries-from-diary): Better parsing of diary entries.
19485 (org-agenda-check-no-diary): New function.
19486 ("diary-lib"): Advice to function `add-to-diary-list', to allow
19487 linking to diary entries.
19488 (org-agenda-execute-calendar-command): New function.
19489 (org-agenda): Improve visible section in window.
19490 Use `org-fit-agenda-window'.
19491 (org-fit-agenda-window): New option.
19492 (org-move-subtree-down): Better handling of empty lines
19493 at end of subtree.
19494 (org-cycle): Numeric prefix is interpreted now as show-subtree N
19495 levels up.
19496 (org-fontify-done-headline): New option.
19497 (org-headline-done-face): New face.
19498 (org-set-font-lock-defaults): Use `org-headline-done-face'.
19499 (org-table-copy-down): Rename from `org-table-copy-from-above'.
19500 When current field is non-empty, it is copied to next row.
19501 (org-table-copy-from-above): Fix bug which made it
19502 impossible to copy fields containing only a single non-white character.
19503
19504 2005-03-30 Kim F. Storm <storm@cua.dk>
19505
19506 * kmacro.el (kmacro-end-macro): Isearch may store this command
19507 into the macro -- so ignore it when executing keyboard macro.
19508
19509 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
19510
19511 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
19512
19513 2005-03-29 Kenichi Handa <handa@m17n.org>
19514
19515 * language/thai.el ("Thai"): Set setup-function and exit-function
19516 for Thai language environment.
19517
19518 * language/thai-util.el: Require thai-word.
19519 (thai-word-mode-map): New variable.
19520 (thai-word-mode): New minor mode.
19521 (setup-thai-language-environment-internal): New function.
19522 (exit-thai-language-environment-internal): New function.
19523
19524 * language/thai-word.el (thai-word-table): Declare it by defvar,
19525 use dolist to initialize it.
19526 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
19527 (thai-fill-find-break-point): New functions.
19528
19529 2005-03-29 Richard M. Stallman <rms@gnu.org>
19530
19531 * simple.el (idle-update-delay): Move definition up.
19532 (set-mark): Doc fix.
19533
19534 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
19535
19536 * longlines.el: New file.
19537
19538 * simple.el (buffer-substring-filters): New variable.
19539 (filter-buffer-substring): New function.
19540 (kill-region, copy-region-as-kill): Use it.
19541
19542 * register.el (copy-to-register, append-to-register)
19543 (prepend-to-register): Use filter-buffer-substring.
19544
19545 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
19546
19547 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
19548 (gud-filter-pending-text): Move in front of gdb.
19549 (gud-overlay-arrow-position): New variable.
19550 (gud-sentinel, gud-display-line): Use it in place of
19551 overlay-arrow-position.
19552
19553 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
19554
19555 * progmodes/fortran.el (fortran-if-indent): Doc fix.
19556 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
19557 (fortran-font-lock-keywords-4): New variable.
19558 (fortran-blocks-re, fortran-end-block-re)
19559 (fortran-start-block-re): New constants, for hideshow.
19560 (hs-special-modes-alist): Add a Fortran entry.
19561 (fortran-mode-map): Bind fortran-end-of-block,
19562 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
19563 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
19564 (fortran-looking-at-if-then, fortran-end-of-block)
19565 (fortran-beginning-of-block): New functions, for hideshow.
19566
19567 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
19568 Doc fix. Tweak regexp.
19569 (f90-beginning-of-block): Push mark first.
19570
19571 2005-03-29 Jay Belanger <belanger@truman.edu>
19572
19573 * calc/calc.el: Update copyright date.
19574 (calc-version): Increase to 2.1.
19575 (calc-version-date): Remove.
19576
19577 * calc/calc-help.el: Update copyright date.
19578 (calc-full-help): Remove reference to calc-version-date.
19579 Update copyright date.
19580
19581 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
19582
19583 * vc.el (vc-do-command): Use a pipe for async processes, so password
19584 prompts don't show up at places where the user can't reply.
19585
19586 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
19587
19588 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
19589 on the file name we pass to the inferior shell.
19590
19591 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
19592
19593 * progmodes/which-func.el (which-function): Be robust in the face of an
19594 imenu--make-index-alist failure.
19595
19596 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
19597
19598 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
19599
19600 * progmodes/python.el (python-preoutput-filter): Fix last change.
19601
19602 2005-03-29 Lute Kamstra <lute@gnu.org>
19603
19604 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
19605 functions and compiled macros.
19606 (debug-convert-byte-code): Handle macros too.
19607 (debug-on-entry-1): Don't signal an error when trying to clear a
19608 function that is not set to debug on entry.
19609
19610 2005-03-29 Jay Belanger <belanger@truman.edu>
19611
19612 * calc/calc-lang.el: Add functions to math-function-table
19613 properties of tex and math.
19614
19615 2005-03-29 Kenichi Handa <handa@m17n.org>
19616
19617 * ps-mule.el (ps-mule-plot-string): Translate characters by
19618 ps-print-translation-table.
19619 (ps-mule-begin-job): Call find-charset-region/string with
19620 ps-print-translation-table.
19621 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
19622
19623 * ps-print.el (ps-print-translation-table): New variable.
19624 (ps-plot-region): Translate characters by ps-print-translation-table.
19625
19626 2005-03-29 Juri Linkov <juri@jurta.org>
19627
19628 * simple.el (next-error-highlight-timer): New variable.
19629
19630 * progmodes/compile.el (compilation-goto-locus):
19631 Use `next-error-highlight-timer' instead of `sit-for'.
19632
19633 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
19634
19635 * mail/supercite.el (sc-mail-field): Use assoc-string.
19636 (sc-get-address): Simplify regexps.
19637
19638 * files.el (minibuffer-with-setup-hook): New macro.
19639 (find-file-read-args): Use it to avoid let-binding
19640 minibuffer-with-setup-hook (which breaks turning on/off
19641 file-name-shadow-mode while in the prompt).
19642
19643 * complete.el (PC-read-include-file-name-internal):
19644 Use test-completion.
19645
19646 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
19647
19648 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
19649
19650 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
19651
19652 * window.el (window-buffer-height): Use count-screen-lines.
19653
19654 * progmodes/python.el (python-preoutput-leftover): New var.
19655 (python-preoutput-filter): Use it.
19656 (python-send-receive): Loop until all the result has been received.
19657
19658 2005-03-28 Juri Linkov <juri@jurta.org>
19659
19660 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
19661
19662 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
19663 "Recover Crashed Session".
19664 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
19665 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
19666 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
19667 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
19668 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
19669 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
19670 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
19671 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
19672
19673 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
19674 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
19675 Ediff Sessions", "Toggle use of separate control buffer frame",
19676 "Use separate frame for Ediff control buffer".
19677
19678 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
19679 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
19680 "Rename Bookmark", "Delete Bookmark".
19681
19682 * info.el (Info-mode-menu): Remove ellipsis from "Index".
19683 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
19684 Add `:active Info-index-alternatives' to "Next Matching Item".
19685
19686 * wdired.el (wdired-change-to-wdired-mode):
19687 Mention `wdired-abort-changes' key in the initial message.
19688
19689 * international/mule.el (auto-coding-alist): Associate non-ascii
19690 image filename extensions with `no-conversion'.
19691
19692 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
19693
19694 * international/iso-acc.el:
19695 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
19696
19697 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
19698
19699 * textmodes/sgml-mode.el (html-mode): Doc update.
19700
19701 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
19702
19703 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
19704
19705 * term.el (term-move-columns): Fix face after extending a line.
19706 (term-insert-spaces): Likewise.
19707 (term-reset-terminal): Fix off by one error.
19708
19709 2005-03-26 Eli Zaretskii <eliz@gnu.org>
19710
19711 * international/mule.el (auto-coding-alist): Add .xpi files.
19712
19713 * files.el (auto-mode-alist): Add .xpi files.
19714
19715 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
19716
19717 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
19718
19719 2005-03-26 Eli Zaretskii <eliz@gnu.org>
19720
19721 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
19722
19723 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
19724
19725 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
19726 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
19727
19728 * calendar/cal-move.el (calendar-beginning-of-year): Move the
19729 cursor to Jan 1 when needed.
19730 (calendar-end-of-year): Fix -/+ typo.
19731 Reported by Chong Yidong <cyd@stupidchicken.com>.
19732
19733 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
19734
19735 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
19736
19737 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
19738 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
19739
19740 2005-03-25 Richard M. Stallman <rms@gnu.org>
19741
19742 * filesets.el (filesets-init): Add autoload.
19743
19744 * mail/mailalias.el (mail-directory): Doc fix.
19745
19746 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
19747
19748 * mail/mailalias.el (mail-directory-process): Do nothing if
19749 mail-directory-process is an atom.
19750 (mail-get-names): Ignore mail-directory-names if it is an atom.
19751 (mail-directory-process defvar): Doc fix.
19752 (mail-names): Doc fix.
19753
19754 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
19755
19756 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
19757
19758 2005-03-26 Kenichi Handa <handa@m17n.org>
19759
19760 * international/mule-util.el (detect-coding-with-priority):
19761 Call update-coding-systems-internal before detect-coding-region.
19762
19763 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
19764
19765 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
19766 (gdb-frames-mode-map): Add follow-link property.
19767
19768 2005-03-25 Jay Belanger <belanger@truman.edu>
19769
19770 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
19771 for variables.
19772
19773 2005-03-25 Juri Linkov <juri@jurta.org>
19774
19775 * image-mode.el: Optimize image filename extension regexps in
19776 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
19777 in `auto-mode-alist'.
19778 (image-mode): Add `image-toggle-display-text' to local hook
19779 `change-major-mode-hook'. Display the image as an image by
19780 default. Set `cursor-type' and `truncate-lines' if the image
19781 is already displayed. Take into account the current mode (image
19782 or text) in message.
19783 (image-minor-mode): New minor mode.
19784 (image-mode-maybe, image-toggle-display-text): New functions.
19785 (image-toggle-display): Use called-interactively-p.
19786 Let-bind `inhibit-read-only' to t.
19787
19788 * image-mode.el (image-minor-mode): Set `cursor-type' and
19789 `truncate-lines' if the image is already displayed. Add turning
19790 image-minor-mode off to `change-major-mode-hook'. Add message.
19791 Call `image-toggle-display-text' after turning image-minor-mode off.
19792
19793 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
19794
19795 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
19796 Terminal.app, use utf-8.
19797 (set-display-table-and-terminal-coding-system): Add coding-system arg.
19798 (set-locale-environment): Use it.
19799
19800 * term/xterm.el: Undo last change, better done in mule-cmds.el.
19801
19802 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
19803
19804 * progmodes/python.el (python-close-block-statement-p)
19805 (python-outdent-p, python-current-defun): Use symbol-end.
19806
19807 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
19808
19809 * files.el (save-some-buffers): Doc fix.
19810
19811 2005-03-25 Werner Lemberg <wl@gnu.org>
19812
19813 * complete.el, thumbs.el: Replace `legal' with `valid'.
19814 * calendar/calendar.el: Replace `legal' with `valid'.
19815 * emacs-lisp/advice.el: Replace `legal' with `valid'.
19816 * mail/supercite.el: Replace `legal' with `valid'.
19817 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
19818 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
19819 Replace `legal' with `valid'.
19820 * textmodes/reftex-vars.el, textmodes/reftex.el:
19821 Replace `legal' with `valid'.
19822
19823 2005-03-25 Werner Lemberg <wl@gnu.org>
19824
19825 * calc/calc-forms.el, calc/calc-sel.el
19826 * midnight.el, vc-cvs.el
19827 * emacs-lisp/cl-macs.el
19828 * emulation/vip.el
19829 * eshell/esh-io.el, eshell/esh-var.el
19830 * mail/supercite.el
19831 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
19832 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
19833 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
19834 * progmodes/sh-script.el, progmodes/xscheme.el
19835 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
19836 * textmodes/reftex-index.el, textmodes/reftex-parse.el
19837 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
19838 * textmodes/reftex.el, textmodes/org.el:
19839 Replace `illegal' with `invalid'.
19840
19841 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
19842
19843 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
19844 (flymake-find-buildfile, flymake-find-possible-master-files)
19845 (flymake-check-include, flymake-parse-line): Replace loops over the
19846 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
19847
19848 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
19849 Substitute file-name-as-directory in the rest of the file.
19850 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
19851 (flymake-replace-region): Remove unused arg `buffer'.
19852 (flymake-check-patch-master-file-buffer): Update calls to it.
19853 (flymake-add-err-info): Remove unused var `count'.
19854 (flymake-mode): Use define-minor-mode.
19855
19856 * progmodes/flymake.el: Use with-current-buffer.
19857 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
19858 flymake-replace-regexp-in-string, flymake-line-beginning-position)
19859 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
19860 Avoid testing for `xemacs'.
19861 (flymake-nop): Move.
19862 (flymake-region-has-flymake-overlays): Return the computed value.
19863 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
19864 Remove unused var `endline'.
19865 (flymake-get-line-count): Remove unused function.
19866 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
19867
19868 * emulation/vi.el:
19869 * generic.el:
19870 * hilit-chg.el (global-highlight-changes):
19871 * hi-lock.el (hi-lock-mode):
19872 * follow.el: find-file-hooks -> find-file-hook.
19873
19874 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
19875
19876 2005-03-24 Juri Linkov <juri@jurta.org>
19877
19878 * dired.el (dired-mode-map): Add menu item "Compare directories"
19879 for dired-compare-directories.
19880
19881 * dired-aux.el (dired-compare-directories): Add autoload cookie.
19882 Doc fix. Replace `read-file-name' with `read-directory-name'.
19883
19884 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
19885
19886 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
19887
19888 2005-03-24 Jay Belanger <belanger@truman.edu>
19889
19890 * calc/calc-embed.el (calc-embedded-mode-change): Save all
19891 relevant mode settings in calc-embedded-original-modes when modes
19892 are permanently changed.
19893
19894 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
19895
19896 * autoinsert.el: find-file-hooks -> find-file-hook.
19897
19898 2005-03-24 Lute Kamstra <lute@gnu.org>
19899
19900 * generic.el (generic-font-lock-defaults): Make it obsolete.
19901 (generic-font-lock-keywords): New variable to replace
19902 generic-font-lock-defaults.
19903 (generic-mode-set-font-lock): Delete it.
19904 (generic-mode-internal): Don't call generic-mode-set-font-lock.
19905 (generic-bracket-support): Add docstring.
19906
19907 * generic-x.el: Rename generic-font-lock-defaults to
19908 generic-font-lock-keywords throughout.
19909 (mailagent-rules-setup-function): Delete it.
19910 (mailagent-rules-generic-mode): Use anonymous function instead.
19911 (show-tabs-generic-mode-font-lock-defaults-1)
19912 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
19913 Quote faces.
19914 (show-tabs-tab-face, show-tabs-space-face): Specify background,
19915 not foreground.
19916
19917 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
19918 Recognize define-generic-mode.
19919
19920 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
19921
19922 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
19923 if there's no completion table.
19924
19925 2005-03-23 Miles Bader <miles@gnu.org>
19926
19927 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
19928 Remove tty-specific variants, as they're no longer needed.
19929
19930 2005-03-23 Lute Kamstra <lute@gnu.org>
19931
19932 * generic-x.el: Code cleanup: make args constant whenever possible.
19933 (installshield-statement-keyword-list)
19934 (installshield-system-functions-list)
19935 (installshield-system-variables-list, installshield-types-list)
19936 (installshield-funarg-constants-list): Make them constants.
19937
19938 * generic.el (generic-make-keywords-list): Add autoload cookie.
19939
19940 * calendar/time-date.el: Add comment on time value formats.
19941 Don't require parse-time.
19942 (with-decoded-time-value): New macro.
19943 (encode-time-value): New function.
19944 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
19945 (days-to-time): Return a valid time value when arg is huge.
19946 (time-since): Use time-subtract.
19947 (time-to-number-of-days): Use time-to-seconds.
19948
19949 2005-03-23 David Ponce <david@dponce.com>
19950
19951 * recentf.el (recentf-keep): New option.
19952 (recentf-menu-action): Default to `find-file'.
19953 (recentf-keep-non-readable-files-flag)
19954 (recentf-keep-non-readable-files-p)
19955 (recentf-file-readable-p, recentf-find-file)
19956 (recentf-cleanup-remote): Remove.
19957 (recentf-include-p): More robust.
19958 (recentf-keep-p): New function.
19959 (recentf-remove-if-non-kept): Rename from
19960 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
19961 All callers updated.
19962 (recentf-menu-items-for-commands): Fix help string.
19963 (recentf-track-closed-file): Update. Doc fix.
19964 (recentf-cleanup): Update. Count removed files. Doc fix.
19965
19966 2005-03-23 Kim F. Storm <storm@cua.dk>
19967
19968 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
19969 Don't inherit from fringe face (now happens automatically).
19970
19971 2005-03-22 Kim F. Storm <storm@cua.dk>
19972
19973 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
19974 position values.
19975
19976 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
19977
19978 * menu-bar.el (showhide-date-time): Remove.
19979 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
19980 (menu-bar-make-mm-toggle): Simplify.
19981
19982 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
19983
19984 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
19985 Accept qualified variable and function names.
19986
19987 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
19988
19989 * bindings.el (completion-ignored-extensions):
19990 Remove ".lis" for `vax-vms'.
19991
19992 2005-03-22 Andreas Schwab <schwab@suse.de>
19993
19994 * generic-x.el: Revert last change.
19995 * ldefs-boot.el: Update.
19996
19997 2005-03-22 Jay Belanger <belanger@truman.edu>
19998
19999 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
20000 (calc-embedded-save-original-modes)
20001 (calc-embedded-restore-original-modes): New functions.
20002 (calc-do-embedded): Save original modes when entering embedded mode
20003 and restore when leaving embedded mode.
20004 (calc-embedded-modes-change): Change the value of
20005 calc-embedded-original-modes to reflect permanent changes.
20006
20007 2005-03-22 Lute Kamstra <lute@gnu.org>
20008
20009 * generic-x.el: Require generic again.
20010
20011 2005-03-22 Miles Bader <miles@gnu.org>
20012
20013 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
20014 Tweak details to look good on both ttys and bitmap displays, light
20015 or dark background, etc.
20016
20017 2005-03-21 Kim F. Storm <storm@cua.dk>
20018
20019 * tooltip.el (tooltip-show-help-function): Check car and cdr of
20020 mouse position.
20021
20022 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
20023
20024 * icomplete.el: Don't forcibly turn on the mode upon load.
20025 (icomplete-mode): Use define-minor-mode.
20026 (icomplete-eoinput): Default to nil.
20027 (icomplete-minibuffer-setup): Remove autoload.
20028 (icomplete-tidy): Simplify.
20029 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
20030 in the initial state or if the user has modified the field.
20031 Fix handling of icomplete-max-delay-chars.
20032 Remove code that handles the oddball case where
20033 minibuffer-completion-table is an integer.
20034 Wrap icomplete-completions in while-no-input in case building
20035 completions takes more time than expected.
20036 (icomplete-completions): Simplify.
20037
20038 2005-03-21 Richard M. Stallman <rms@gnu.org>
20039
20040 * jka-compr.el (jka-compr-really-do-compress):
20041 Make variable buffer-local.
20042
20043 * image-mode.el: Handle .xpm files too.
20044 (image-toggle-display): Preserve modification flag.
20045
20046 * help.el (where-is): Don't mention aliases with no key bindings.
20047
20048 2005-03-21 Lute Kamstra <lute@gnu.org>
20049
20050 * generic.el: Fix commentary section. Don't require cl for
20051 compilation.
20052 (generic-mode-list): Add autoload cookie.
20053 (generic-use-find-file-hook, generic-lines-to-scan)
20054 (generic-find-file-regexp, generic-ignore-files-regexp)
20055 (generic-mode, generic-mode-find-file-hook)
20056 (generic-mode-ini-file-find-file-hook): Fix docstrings.
20057 (define-generic-mode): Make it a defmacro. Fix docstring.
20058 (generic-mode-internal): Code cleanup. Add autoload cookie.
20059 (generic-mode-set-comments): Code cleanup.
20060 * generic-x.el: Don't prevent compilation. Don't require generic.
20061 Follow coding conventions. Minor code cleanup.
20062 (etc-fstab-generic-mode): Add some keywords.
20063 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
20064 define-generic-mode like a function declaration.
20065
20066 2005-03-21 Jay Belanger <belanger@truman.edu>
20067
20068 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
20069 changing modes.
20070
20071 2005-03-21 Sam Steingold <sds@gnu.org>
20072
20073 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
20074
20075 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
20076
20077 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
20078 Add underscore to "f$ lexicals" regexp.
20079
20080 2005-03-20 Juri Linkov <juri@jurta.org>
20081
20082 * subr.el (progress-reporter-do-update): When `min-value' is equal
20083 to `max-value', set `percentage' to 0 and prevent division by zero.
20084
20085 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
20086
20087 Sync with Tramp 2.0.48.
20088
20089 * net/tramp.el (all): Change all addresses to .gnu.org.
20090 (tramp-append-tramp-buffers): New defun.
20091 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
20092 Catch `dont-send' signal.
20093 (tramp-set-auto-save-file-modes): Set always permissions, because
20094 there might be an old auto-saved file belonging to another
20095 original file. This could be a security threat. Reported by
20096 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
20097 Check for Emacs 21.3.50 removed.
20098
20099 * net/tramp-smb.el (all): Remove debug construct for
20100 `with-parsed-tramp-file-name'.
20101 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
20102 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
20103 No error message if DIRECTORY or FILENAME doesn't exist.
20104 (tramp-smb-open-connection): Check existence of
20105 `tramp-smb-program'.
20106
20107 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
20108
20109 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
20110 Properly handle the case where the `m' or `s' command's argument is not
20111 yet terminated.
20112 (perl-indent-new-calculate): New function.
20113 (perl-indent-line): Use it.
20114
20115 2005-03-20 Miles Bader <miles@gnu.org>
20116
20117 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
20118 in text-mode too. Change to new face names.
20119 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
20120 Add `:weight bold' attribute.
20121 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
20122
20123 2005-03-19 Juri Linkov <juri@jurta.org>
20124
20125 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
20126
20127 * international/mule.el (auto-coding-alist): Sync with
20128 `auto-mode-alist' by adding upper case archive file extensions
20129 and adding ear/war to jar extension.
20130
20131 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
20132
20133 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
20134 running, restart it.
20135
20136 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
20137
20138 * finder.el (finder-current-item): Throw an error on an empty line.
20139
20140 * man.el (Man-follow-manual-reference): If current-word returns
20141 nil, use "".
20142
20143 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
20144
20145 * simple.el (goto-line): Doc fix.
20146
20147 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
20148
20149 * files.el (save-buffer): Doc fix.
20150
20151 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
20152
20153 * recentf.el (recentf-cleanup-remote): New variable.
20154 (recentf-cleanup): Use it to conditionally check availability of
20155 remote files.
20156
20157 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
20158
20159 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
20160 function names.
20161
20162 2005-03-19 Eli Zaretskii <eliz@gnu.org>
20163
20164 * language/thai-word.el: New file.
20165
20166 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
20167
20168 * files.el (backup-buffer): If the file's directory is not
20169 writable, use copy instead of move to backup the file.
20170
20171 2005-03-19 Eli Zaretskii <eliz@gnu.org>
20172
20173 * obsolete/keyswap.el: Moved to obsolete/ from term/.
20174
20175 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20176
20177 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
20178 Use functionp instead of symbolp and fboundp. Reported by Drkm
20179 <darkman_spam@yahoo.fr>.
20180 (ps-print-version): New version 6.6.6.
20181
20182 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
20183
20184 * textmodes/table.el (table--line-column-position): New idiom.
20185 (table--row-column-insertion-point-p): New function to test
20186 validity of row and column insertion operation at a location.
20187 (table-global-menu, table-cell-menu): Use above functions for
20188 deterministic test operation.
20189 (table--editable-cell-p): Behave in deterministic fashion.
20190
20191 2005-03-18 Juri Linkov <juri@jurta.org>
20192
20193 * isearch.el (isearch-lazy-highlight-new-loop):
20194 Make arguments beg and end optional.
20195 (isearch-update): Remove optional arguments nil from
20196 isearch-lazy-highlight-new-loop.
20197 (isearch-lazy-highlight-search): Let-bind case-fold-search to
20198 isearch-lazy-highlight-case-fold-search instead of
20199 isearch-case-fold-search, and let-bind isearch-regexp to
20200 isearch-lazy-highlight-regexp.
20201 Use isearch-lazy-highlight-last-string instead of isearch-string.
20202
20203 * replace.el (perform-replace): Remove bindings of global
20204 variables isearch-string, isearch-regexp, isearch-case-fold-search.
20205 Add three new arguments to `replace-highlight'.
20206 (replace-highlight): Add arguments string, regexp, case-fold.
20207 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
20208 to allow isearch-lazy-highlight-new-loop to use these values
20209 to set corresponding isearch-lazy-highlight-* internal
20210 variables whose values lazy highlighting will use regardless of
20211 changes to global variables isearch-string, isearch-regexp,
20212 isearch-case-fold-search during lazy highlighting loop.
20213 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
20214 to `lazy-highlight-cleanup'.
20215
20216 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
20217 (ispell-highlight-face): Set default face to `isearch' when
20218 lazy highlighting is enabled.
20219 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
20220 priority to 1. Add lazy highlighting.
20221 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
20222 from `isearch-dehighlight'.
20223
20224 2005-03-18 David Ponce <david@dponce.com>
20225
20226 * files.el (hack-local-variables): Do a case-insensitive search
20227 for End.
20228
20229 2005-03-18 Juri Linkov <juri@jurta.org>
20230
20231 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
20232 `isearch-lazy-highlight-cleanup', add alias to old name and
20233 declare obsolete. Add release numbers to other obsolete vars.
20234 (isearch-done, isearch-lazy-highlight-new-loop):
20235 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
20236 (lazy-highlight-cleanup) <variable>: Doc fix.
20237 (isearch-lazy-highlight-update): Rename obsolete
20238 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
20239
20240 2005-03-18 Kenichi Handa <handa@m17n.org>
20241
20242 * language/thai-util.el: Fix categorization of Thai characters in
20243 thai-category-table.
20244 (thai-composition-pattern): Adjust it for the above change.
20245 (thai-self-insert-command, thai-compose-syllable): New functions.
20246 (thai-compose-region): Use thai-compose-syllable.
20247 (thai-compose-string): Likewise.
20248 (thai-composition-function): Likewise.
20249 (thai-auto-composition): New function.
20250 (thai-auto-composition-mode): New minor mode.
20251
20252 * language/thai.el: Fix patterns to be registered in
20253 composition-function-table.
20254
20255 * international/quail.el (quail-input-method): Locally bind
20256 inhibit-modification-hooks to t.
20257
20258 2005-03-17 Richard M. Stallman <rms@gnu.org>
20259
20260 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
20261 (perl-mode): Use run-mode-hooks.
20262
20263 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
20264 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
20265 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
20266
20267 * mail/sendmail.el (sendmail-send-it): Reenable the code
20268 to compute resend-to-address and use it.
20269
20270 * tar-mode.el (tar-mode): Turn off undo unconditionally.
20271
20272 * image-mode.el: New file.
20273
20274 * image.el (insert-sliced-image): Add autoload cookie.
20275
20276 * font-lock.el (font-lock-lines-before): New user option.
20277 (font-lock-after-change-function): Obey it.
20278
20279 * bindings.el (esc-map): Make M-g a prefix.
20280 Bind M-g g and M-g M-g to goto-line.
20281
20282 * faces.el (face-id): Doc fix.
20283
20284 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
20285
20286 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
20287 (rmail-show-message): Use rmail-unknown-mail-followup-to.
20288 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
20289
20290 * mail/sendmail.el (mail-yank-ignored-headers)
20291 (mail-font-lock-keywords, mail-mode-fill-paragraph):
20292 Add Mail-Followup-To and Mail-Reply-To headers.
20293 (mail-citation-hook): Add autoload cookie.
20294 (mail-mode): Doc fix.
20295 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
20296 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
20297 (mail-mode-fill-paragraph): Handle those headers.
20298 (mail-mailing-lists): New variable.
20299 (mail-mail-reply-to, mail-mail-followup-to): New functions.
20300
20301 2005-03-17 Juri Linkov <juri@jurta.org>
20302
20303 * isearch.el (isearch-fallback): Check for `(car previous)'
20304 before calling `isearch-other-end-state'.
20305
20306 2005-03-17 Kim F. Storm <storm@cua.dk>
20307
20308 * simple.el (move-beginning-of-line): Move to beginning of buffer
20309 line, as well as beginning of screen line.
20310
20311 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
20312
20313 * calendar/diary-lib.el (mark-diary-entries): Use new optional
20314 argument REDRAW rather than calendar-redrawing variable.
20315 * calendar/calendar.el (calendar-redrawing): Delete.
20316 (redraw-calendar): Do not bind calendar-redrawing.
20317
20318 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
20319
20320 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
20321 diary-file buffer.
20322
20323 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
20324
20325 * help.el (describe-mode): Allow a :minor-mode-function property to
20326 specify a different minor mode toggle function than the variable.
20327 * simple.el (auto-fill-function):
20328 * subr.el (add-minor-mode): Use it.
20329
20330 2005-03-16 Kenichi Handa <handa@m17n.org>
20331
20332 * language/ethio-util.el (sera-being-called-by-w3): New variable.
20333 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
20334 (ethio-fidel-to-sera-buffer): Likewise.
20335
20336 2005-03-16 Juri Linkov <juri@jurta.org>
20337
20338 * emacs-lisp/find-func.el (find-function-regexp):
20339 Add defun-emitting macro `menu-bar-make-toggle'.
20340
20341 * isearch.el: Put `isearch-scroll' property to
20342 `split-window-horizontally'.
20343
20344 * info.el: Update error messages for `debug-ignored-errors'.
20345 (Info-isearch-search): Doc fix.
20346 (Info-find-node): Move up code to go into info buffer before
20347 recording the node to the history.
20348 (Info-fontify-node): Fontify titles only if the next line
20349 has two or more `*', `=', `-', `.'.
20350 Display "go to this node" for empty (match-string 3).
20351
20352 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20353
20354 * term/mac-win.el: Add mouse pointer shape constants.
20355
20356 2005-03-15 Kim F. Storm <storm@cua.dk>
20357
20358 * simple.el (move-beginning-of-line): Use vertical-motion.
20359
20360 2005-03-15 Juri Linkov <juri@jurta.org>
20361
20362 * isearch.el (isearch-error): New variable.
20363 (isearch-invalid-regexp, isearch-within-brackets): Remove.
20364 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
20365 (isearch-within-brackets-state): Remove.
20366 (isearch-case-fold-search-state, isearch-pop-fun-state):
20367 Decrease frame index.
20368 (isearch-mode, isearch-top-state, isearch-push-state)
20369 (isearch-edit-string, isearch-abort, isearch-search-and-update)
20370 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
20371 (isearch-search, isearch-lazy-highlight-new-loop):
20372 Replace `isearch-invalid-regexp' with `isearch-error'.
20373 Remove `isearch-within-brackets'.
20374 (isearch-search): Add `search-failed' handler to `condition-case'.
20375 (isearch-lazy-highlight-search): Add `condition-case' to catch
20376 errors and allow `isearch-lazy-highlight-update' to try
20377 highlighting from the beginning of the window.
20378 (isearch-repeat): Move up code to set isearch-wrapped to t
20379 before calling isearch-wrap-function.
20380
20381 * info.el (Info-isearch-initial-node): New internal variable.
20382 (Info-search): Signal an error in isearch mode when search leaves
20383 the initial node. Signal an error when `bound' is non-nil and
20384 nothing was found in the current subfile.
20385 (Info-isearch-search): Remove `condition-case'.
20386 (Info-isearch-wrap): Don't wrap when search failed during leaving
20387 the initial node. If `Info-isearch-search' is nil, wrap around
20388 the current node.
20389 (Info-isearch-start): New fun.
20390 (Info-mode): Add buffer-local hook `Info-isearch-start' to
20391 `isearch-mode-hook'.
20392
20393 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20394
20395 * simple.el (normal-erase-is-backspace): Set default to t if
20396 running on Mac.
20397
20398 * term/mac-win.el (function-key-map): Sync with x-win.el.
20399
20400 2005-03-15 Kenichi Handa <handa@m17n.org>
20401
20402 * international/mule-cmds.el (locale-language-names): Modify the
20403 format of elements and add more entries.
20404 (locale-preferred-coding-systems): Add more entries.
20405 (set-locale-environment): Adjust for the change of
20406 locale-language-names.
20407
20408 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
20409
20410 * pcvs.el (smerge-ediff): Remove bogus autoload.
20411
20412 2005-03-14 Lute Kamstra <lute@gnu.org>
20413
20414 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
20415 Ignore a `*' at the beginning of a line.
20416
20417 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
20418 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
20419 subr.el.
20420 (dont-compile, eval-when-compile, eval-and-compile): Use declare
20421 to specify indentation.
20422
20423 * generic.el (define-generic-mode): Let generic-mode-list be a
20424 list of strings; test membership with equal.
20425
20426 2005-03-14 Kim F. Storm <storm@cua.dk>
20427
20428 * simple.el (next-line, previous-line): Add optional try-vscroll
20429 arg to recognize interactive use. Pass it on to line-move.
20430 (line-move): Don't perform auto-window-vscroll when defining or
20431 executing keyboard macro to ensure consistent behavior.
20432
20433 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
20434
20435 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
20436
20437 2005-03-13 Lute Kamstra <lute@gnu.org>
20438
20439 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
20440 debugger-setup-buffer so that backtrace marks the frames set to
20441 debug-on-exit and we don't have to do it manually. Set an extra
20442 debug-on-exit for macro's.
20443 (debugger-setup-buffer): Don't mark the top frame manually.
20444
20445 2005-03-12 Lute Kamstra <lute@gnu.org>
20446
20447 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
20448 lisp-indent-function throughout.
20449 (with-no-warnings): Set lisp-indent-function property.
20450
20451 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
20452
20453 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
20454 Add entry for backslash.
20455
20456 2005-03-12 Juri Linkov <juri@jurta.org>
20457
20458 * info.el (Info-search): Four fixes for backward search.
20459
20460 2005-03-11 Jay Belanger <belanger@truman.edu>
20461
20462 * calc/calc.el (calc-language-alist): New variable.
20463 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
20464 (calc-embedded-find-modes): Use calc-language-alist instead of
20465 calc-embedded-language-alist.
20466
20467 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
20468
20469 * calendar/calendar.el (calendar-redrawing): New internal
20470 variable.
20471 (redraw-calendar): Remove bogus save-excursion from previous
20472 change. Bind calendar-redrawing to t for mark-diary-entries.
20473 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
20474 calendar if that is why we were called.
20475
20476 2005-03-11 Kenichi Handa <handa@m17n.org>
20477
20478 * international/mule.el (make-coding-system): Set property
20479 coding-system-define-form to nil.
20480 (define-coding-system-alias): Likewise.
20481
20482 2005-03-11 Kenichi Handa <handa@m17n.org>
20483
20484 These changes are suggested by Dave Love <fx@gnu.org>.
20485
20486 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
20487 coding: tag.
20488 (adaptive-fill-regexp): Add more bullets.
20489 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
20490 regexps.
20491
20492 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
20493
20494 * help.el (describe-mode): Properly handle non-trivial lighters.
20495 Don't ignore minor modes that are not listed in minor-mode-list.
20496
20497 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
20498 feature ON when the user requests to turn it OFF.
20499
20500 2005-03-10 Lute Kamstra <lute@gnu.org>
20501
20502 * emacs-lisp/debug.el (debug-entry-code): Delete it.
20503 (implement-debug-on-entry): New function to replace debug-entry-code.
20504 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
20505 second argument as the 2005-03-07 change makes it obsolete.
20506 (debug-on-entry, cancel-debug-on-entry): Update call to
20507 debug-on-entry-1.
20508 (debug, debugger-setup-buffer): Comment update.
20509 (debugger-frame-number): Update to work with implement-debug-on-entry.
20510
20511 2005-03-10 Jay Belanger <belanger@truman.edu>
20512
20513 * calc/calc-embed.el (math-ms-args): Declare it.
20514 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
20515 math-ms-args.
20516 (calc-embedded-subst): Use math-multi-subst-rec to substitute
20517 variables.
20518
20519 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
20520
20521 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
20522 Use message-box.
20523
20524 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
20525 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
20526 (tooltip-gud-tips): Simplify.
20527 (tooltip-gud-tips-p): Remove superfluous :set.
20528 (tooltip-gud-modes): Add fortran-mode.
20529 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
20530
20531 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
20532
20533 2005-03-09 Kim F. Storm <storm@cua.dk>
20534
20535 * play/animate.el (animate-place-char): Use forward-line instead
20536 of next-line to improve performance.
20537
20538 2005-03-09 Simon Josefsson <jas@extundo.com>
20539
20540 * net/browse-url.el (browse-url-default-browser): Doc fix.
20541
20542 2005-03-09 Miles Bader <miles@gnu.org>
20543
20544 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
20545 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
20546
20547 2005-03-09 Kenichi Handa <handa@m17n.org>
20548
20549 * international/latin-1.el: Set case and syntax for 255 only if
20550 set-case-syntax-set-multibyte is nil.
20551
20552 * textmodes/ispell.el (ispell-insert-word): New function.
20553 (ispell-word): Use ispell-insert-word to insert a new word.
20554 (ispell-process-line): Likewise.
20555 (ispell-complete-word): Likewise.
20556
20557 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
20558
20559 * calendar/calendar.el (redraw-calendar): Preserve point.
20560 Reported by Matt Hodges <MPHodges@member.fsf.org>.
20561 (calendar-week-start-day): Move after definition of
20562 redraw-calendar. Delete buffer test, since redraw-calendar has
20563 that now.
20564
20565 * calendar/diary-lib.el (mark-diary-entries): Only call
20566 redraw-calendar in the first of any recursive calls.
20567 Reported by Alan Shutko <ats@acm.org>.
20568
20569 2005-03-08 Juri Linkov <juri@jurta.org>
20570
20571 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
20572 (html-horizontal-rule, html-line, html-image, html-checkboxes)
20573 (html-radio-buttons): Add a space before the trailing `/>' where
20574 sgml-xml-mode is non-nil.
20575 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
20576 the subsequent tag of the empty XML tag.
20577 (html-href-anchor): Don't set initial input to "http:".
20578 (html-image): Ask for the image URL and set point inside alt="".
20579 (html-name-anchor): Duplicate the name in the `id' attribute when
20580 sgml-xml-mode is non-nil.
20581 (html-paragraph): Remove \n before <p>.
20582 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
20583 instead of `checked' when sgml-xml-mode is non-nil.
20584
20585 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
20586 Remove 1 space before #RRGGBB to not truncate it on terminal
20587 windows w/o fringes. Remove 1 space between bg and fg examples
20588 to get more space.
20589 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
20590 avoid byte-compile warnings.
20591
20592 * image-file.el (image-file-handler): Put `safe-magic' property to
20593 `image-file-handler'.
20594
20595 * info.el (Info-isearch-search): Emulate word search in
20596 isearching through multiple Info nodes with Info-search.
20597 (Info-isearch-wrap): Allow isearch-word.
20598
20599 2005-03-08 Lute Kamstra <lute@gnu.org>
20600
20601 * emacs-lisp/debug.el (debugger-step-through): Make sure that
20602 stepping into the debugger's code is not possible.
20603 (debugger-jumping-flag): Docstring update.
20604
20605 2005-03-08 Jay Belanger <belanger@truman.edu>
20606
20607 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
20608 embedded mode begins.
20609 (calc-embedded-language-alist): New variable.
20610 (calc-embedded-find-modes): Use calc-embedded-language-alist to
20611 set default language mode.
20612
20613 2005-03-08 Kenichi Handa <handa@m17n.org>
20614
20615 * international/ccl.el (define-ccl-program): Fix docstring about
20616 extra 256 bytes assured for the output buffer.
20617
20618 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
20619 Fix BUFFER_MAGNIFICATION to 2.
20620 (ccl-encode-mule-utf-16be-with-signature): Likewise.
20621
20622 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
20623
20624 * align.el (align-rules-list): Added an alignment rule for CSS
20625 declarations (applies to css-mode and html-mode buffers).
20626
20627 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
20628
20629 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
20630
20631 2005-03-07 Kim F. Storm <storm@cua.dk>
20632
20633 * simple.el (move-beginning-of-line): New command.
20634
20635 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
20636
20637 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
20638
20639 * emulation/cua-base.el: Put CUA move property on move-end-of-line
20640 and move-beginning-of-line.
20641
20642 * apropos.el (apropos-print): Omit command from M-x ... RET.
20643
20644 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
20645
20646 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
20647 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
20648
20649 2005-03-06 Richard M. Stallman <rms@gnu.org>
20650
20651 * bindings.el (esc-map): Bind M-g to goto-line.
20652
20653 * facemenu.el (global-map): Bind M-o, not M-g.
20654
20655 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20656
20657 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
20658 "Open Directory" as for "Open File".
20659
20660 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
20661
20662 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
20663 (push-mark-command): Run activate-mark-hook.
20664
20665 2005-03-06 Richard M. Stallman <rms@gnu.org>
20666
20667 * help-mode.el (help-mode-finish): Don't alter the element
20668 in view-return-to-alist if there already is one.
20669
20670 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
20671 make sure the current buffer is the expected one.
20672
20673 * novice.el (disabled-command-function): Output in *Disabled Command*.
20674 Explicitly ignore non-keyboard events, and explicitly handle C-g.
20675
20676 * textmodes/flyspell.el (flyspell-large-region):
20677 Pass args differently for aspell.
20678
20679 * files.el (mode-require-final-newline): Doc fix.
20680
20681 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
20682
20683 * progmodes/which-func.el (which-function):
20684 Specify NOERROR when calling imenu--make-index-alist.
20685
20686 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
20687
20688 * simple.el (normal-erase-is-backspace): Define default value.
20689
20690 * custom.el (custom-theme-set-variables): Remove unused var
20691 `immediate'.
20692 (custom-reevaluate-setting): Simple function to handle variables
20693 that are defined before their default value can really be
20694 computed.
20695
20696 * startup.el (command-line): Use it for temporary-file-directory,
20697 small-emporary-file-directory, auto-save-file-name-transforms,
20698 blink-cursor-mode, and normal-erase-is-backspace.
20699
20700 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
20701 progress, even with buggy anchored keywords.
20702
20703 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
20704
20705 * simple.el (goto-line): Remove unbalanced final parenthesis.
20706
20707 2005-03-05 Richard M. Stallman <rms@gnu.org>
20708
20709 * simple.el (goto-line): Use a number at point as the default.
20710 With C-u as arg, switch buffers.
20711
20712 2005-03-05 Juri Linkov <juri@jurta.org>
20713
20714 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
20715 with `no-blinking-cursor'.
20716
20717 * startup.el (no-blinking-cursor): New defvar.
20718 (command-line): Add `--no-blinking-cursor' to longopts.
20719 Set `no-blinking-cursor' to t for command line arguments
20720 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
20721 with `no-blinking-cursor' in the condition for calling
20722 `blink-cursor-mode'.
20723
20724 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
20725
20726 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
20727 (menu-bar-options-save): Add blink-cursor-mode.
20728 (menu-bar-options-menu): Add blink-cursor-mode.
20729
20730 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
20731
20732 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
20733 (icalendar-export-file, icalendar-export-region)
20734 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
20735 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
20736
20737 2005-03-04 Lute Kamstra <lute@gnu.org>
20738
20739 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
20740 (debug-function-list): Ditto.
20741
20742 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
20743
20744 * textmodes/texinfmt.el (texinfo-append-refill):
20745 Redefine the types of line to which @refill
20746 is not appended by replacing a search for `@refill\\|@bye' with
20747 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
20748 itemize@refill' bug and the unfilled long lines bug.
20749 (texinfmt-version): Update number and date.
20750
20751 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
20752
20753 * international/code-pages.el (windows-1250, windows-125[2-8])
20754 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
20755
20756 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
20757
20758 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
20759 bound yet.
20760
20761 2005-03-02 Romain Francoise <romain@orebokech.com>
20762
20763 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
20764 buffer after removing limits.
20765 (ibuffer-pop-filter): Ditto.
20766 Update copyright.
20767
20768 2005-03-02 Miles Bader <miles@gnu.org>
20769
20770 * button.el (make-text-button): If the user doesn't specify a
20771 type, use the default. Rewrite to use `add-text-properties' and
20772 plist functions.
20773
20774 2005-03-01 Lute Kamstra <lute@gnu.org>
20775
20776 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
20777 (debugger-jumping-flag): New var.
20778 (debug-entry-code): Use it.
20779 (debugger-jump): Use debugger-jumping-flag and add
20780 debugger-reenable to post-command-hook.
20781 (debugger-reenable): Use debugger-jumping-flag and remove itself
20782 from post-command-hook.
20783 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
20784 debugger-reenable.
20785
20786 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
20787
20788 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
20789 inclusion of "itemize\\|", which may be unnecessary, is certainly
20790 inelegant, and stops refilling in itemize lists when formatting
20791 Japanese Texinfo files to Info.
20792 Update copyright to 2005.
20793
20794 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
20795
20796 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
20797 of an error if GDB can't find the source file.
20798
20799 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
20800
20801 * calendar/calendar.el (redraw-calendar): Work from any buffer,
20802 not just the calendar.
20803
20804 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
20805 first.
20806 (diary-redraw-calendar): New function.
20807 (make-diary-entry): Add diary-redraw-calendar to local
20808 write-contents-functions. Turn off selective display before
20809 inserting in diary.
20810
20811 2005-03-01 Kim F. Storm <storm@cua.dk>
20812
20813 * emacs-lisp/copyright.el (copyright-fix-years): New command.
20814
20815 2005-03-01 Lute Kamstra <lute@gnu.org>
20816
20817 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
20818 that debug-entry-code can be safely removed from a function while
20819 this code is being evaluated. Revert the 2005-02-27 change as the
20820 new implementation no longer requires it. Make sure that a
20821 function body containing just a string is not mistaken for a docstring.
20822 (debug): Skip one more frame in case of debug on entry.
20823 (debugger-setup-buffer): Delete one more frame line in case of
20824 debug on entry.
20825 (debugger-frame-number): Update to use the new text introduced by
20826 the 1999-11-03 change. Skip one more frame in case of debug on entry.
20827
20828 2005-02-28 Kim F. Storm <storm@cua.dk>
20829
20830 * double.el (double-translate-key): Call force-window-update after
20831 read-event to avoid crash in redisplay.
20832
20833 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
20834
20835 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
20836 (debug): Use it. Move the inhibit-trace earlier.
20837 (debug-entry-code): New const.
20838 (debug-on-entry-1): Use it.
20839
20840 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
20841
20842 * international/utf-16.el (ccl-encode-mule-utf-16le):
20843 Fix BUFFER_MAGNIFICATION to 2.
20844 (ccl-encode-mule-utf-16be): Likewise.
20845
20846 2005-02-28 Kenichi Handa <handa@m17n.org>
20847
20848 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
20849 Fix BUFFER_MAGNIFICATION to 4.
20850 (ccl-encode-mule-utf-16be-with-signature): Likewise.
20851
20852 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
20853
20854 * speedbar.el (speedbar-update-flag): Doc fix.
20855 (speedbar-show-info-under-mouse): Give set-mouse-position the right
20856 argument.
20857
20858 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
20859
20860 * reveal.el (reveal-post-command): Don't try to reveal overlays which
20861 have a non-nil `invisible' property but are actually visible.
20862
20863 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
20864 for perldoc sections.
20865 (perl-outline-regexp, perl-outline-level): New var and function.
20866 (perl-mode): Use them.
20867
20868 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
20869
20870 * calendar/diary-lib.el (diary-remind): Discard any mark portion
20871 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
20872
20873 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
20874
20875 * cus-edit.el: Comment change.
20876 (custom-buffer-create-internal): Slightly reword text at top of
20877 Custom buffers. Mention there that saving an option edits the
20878 init file. Add link to Emacs manual node on `custom-file'.
20879 (custom-magic-alist): Rewrite individual State messages to use
20880 capitalized keywords. Doc fix.
20881
20882 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
20883
20884 * calendar/calendar.el (calendar-buffer): Move above
20885 calendar-week-start-day.
20886 (calendar-week-start-day): Doc fix. Add :set function.
20887 (calendar-minimum-window-height): New variable.
20888 (generate-calendar-window): Only resize window if selected-window
20889 is displaying the calendar buffer. Use new variable
20890 calendar-minimum-window-height.
20891 (generate-calendar): Reword error message.
20892 (calendar-mode-map): Bind DEL to scroll-other-window-down.
20893
20894 2005-02-27 Andreas Schwab <schwab@suse.de>
20895
20896 * vc.el (vc-do-command): Don't run command asynchronously when
20897 operating in a remote directory.
20898
20899 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
20900 change from sync with Tramp 2.0.47.
20901
20902 2005-02-27 Richard M. Stallman <rms@gnu.org>
20903
20904 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
20905
20906 * textmodes/flyspell.el (flyspell-mode-on):
20907 Call ispell-change-dictionary only if necessary.
20908
20909 * emacs-lisp/re-builder.el (regexp-builder): New function.
20910
20911 * register.el (describe-register-1): Explicitly handle
20912 yank-excluded-properties = t.
20913
20914 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
20915 (custom-magic-alist): Change the status descriptions again.
20916 (face widget-type): Total rewrite based on `restricted-sexp'
20917 to eliminate the confusing double hiding levels.
20918
20919 * emacs-lisp/debug.el (debug-on-entry-1):
20920 If function body is empty, add nil as body form.
20921
20922 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
20923
20924 * emacs-lisp/trace.el (inhibit-trace): New var.
20925 (trace-make-advice): Use it.
20926
20927 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
20928
20929 2005-02-26 Kim F. Storm <storm@cua.dk>
20930
20931 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
20932 (mouse-on-link-p, mouse-drag-region-1): Use it.
20933
20934 2005-02-25 Lute Kamstra <lute@gnu.org>
20935
20936 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
20937
20938 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
20939
20940 * frame.el (blink-cursor-mode): Add :group keyword.
20941
20942 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
20943
20944 * calendar/icalendar.el (icalendar--decode-isodatetime):
20945 New optional argument DAY-SHIFT.
20946 (icalendar-export-region): Fix coding-system-for-write.
20947 (icalendar--convert-ical-to-diary): Shift end-day of all-day
20948 events by one.
20949
20950 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
20951
20952 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
20953
20954 2005-02-24 Kim F. Storm <storm@cua.dk>
20955
20956 * international/iso-acc.el (iso-accents-compose): Fix crash
20957 during redisplay. Call force-window-update after read-event
20958 and delete-region to signal that window is not accurate.
20959
20960 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
20961
20962 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
20963 Remove unused and inexistent var `inhibit-trace'.
20964 (debugger-mode): Use run-mode-hooks.
20965 (debugger-list-functions): Add buttons; setup xref stack.
20966
20967 2005-02-23 Richard M. Stallman <rms@gnu.org>
20968
20969 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
20970 appointment says it was explicitly made.
20971 (appt-add): Set the 3rd element.
20972 (appt-make-list): Preserve explicit appointments.
20973
20974 * subr.el (find-tag-default): Catch errors in forward-sexp.
20975
20976 2005-02-23 Juri Linkov <juri@jurta.org>
20977
20978 * info.el (Info-isearch-search): New defcustom.
20979 (Info-isearch-search): Call the default isearch function
20980 when Info-isearch-search is nil.
20981 (Info-isearch-wrap): Use variable Info-isearch-search.
20982
20983 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
20984
20985 * cus-edit.el: Comment change.
20986
20987 2005-02-22 Kim F. Storm <storm@cua.dk>
20988
20989 * progmodes/hideif.el (hide-ifdef-use-define-alist):
20990 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
20991
20992 2005-02-22 Simon Josefsson <jas@extundo.com>
20993
20994 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
20995 New variable.
20996 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
20997 Oskarsson" <myrkraverk@users.sourceforget.net>.
20998
20999 2005-02-22 Kim F. Storm <storm@cua.dk>
21000
21001 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
21002 check that window of that event is the selected window.
21003 (mouse-drag-region-1): Compare mouse event window to selected
21004 window before setting point.
21005
21006 * tooltip.el (tooltip-show-help-function): Pass event to
21007 mouse-on-link-p so it can check selected window.
21008
21009 2005-02-22 Kenichi Handa <handa@m17n.org>
21010
21011 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
21012 (ps-mule-show-warning): New function.
21013 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
21014 characters are found.
21015
21016 * ps-print.el (ps-header-footer-string): Return a list of header
21017 and footer strings.
21018
21019 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
21020
21021 * pcvs.el (cvs-retrieve-revision): Fix thinko.
21022
21023 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
21024
21025 * frame.el (blink-cursor-mode): Use define-minor-mode.
21026
21027 * term/mac-win.el (function-key-map): Use char-names more consistently.
21028 (file-name-coding-system): Only set it for MacOS-9. The other case is
21029 already handled in mule-cmds.el (where it also works when mac-win.el
21030 is not used).
21031
21032 2005-02-21 Kenichi Handa <handa@m17n.org>
21033
21034 * international/mule.el (ctext-pre-write-conversion): Always use
21035 " *code-converting-work*" buffer for work.
21036
21037 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
21038
21039 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
21040
21041 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
21042
21043 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
21044
21045 * ses.el (undo-more): Restore defadvice, but only the part that
21046 allows changes outside the restricted area of the buffer.
21047
21048 2005-02-20 Kim F. Storm <storm@cua.dk>
21049
21050 * simple.el (line-move): Add fourth optional arg try-vscroll which
21051 must be set to perform auto-window-vscroll.
21052 When moving backwards and doing auto-window-vscroll, automatically
21053 vscroll to the last part of lines which are taller than the window.
21054 (next-line, previous-line): Set try-vscroll arg on line-move.
21055
21056 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
21057
21058 * replace.el (query-replace, query-replace-regexp)
21059 (replace-string, replace-regexp): When operating on region, make
21060 the minibuffer prompt say so.
21061
21062 * isearch.el (isearch-forward): Document isearch-query-replace and
21063 isearch-query-replace-regexp keybindings.
21064
21065 2005-02-19 Jay Belanger <belanger@truman.edu>
21066
21067 * calc/calc-aent.el (math-read-token): Add local variable.
21068
21069 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
21070 (calc-edit-top): Move declaration to earlier in file.
21071 (calc-edit-macro-repeats): Add local variables.
21072
21073 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
21074 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
21075 calcFunc-tanh.
21076 Adjust integration rule for calcFunc-tan.
21077
21078 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
21079
21080 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
21081 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
21082 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
21083 (viper-skip-separators): Bug fix.
21084 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
21085 particular major mode.
21086 (viper-del-backward-char-in-replace): Don't put deleted char on the
21087 kill ring.
21088
21089 * viper-ex.el (viper-color-display-p): New function.
21090 (viper-has-face-support-p): Use viper-color-display-p.
21091
21092 * viper-keym.el (viper-gnus-modifier-map): New keymap.
21093
21094 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
21095
21096 * viper-util.el (viper-glob-unix-files): Fix shell status check.
21097 (viper-file-remote-p): Make equivalent to file-remote-p.
21098
21099 * viper.el (viper-major-mode-modifier-list):
21100 Use viper-gnus-modifier-map.
21101
21102 2005-02-19 David Kastrup <dak@gnu.org>
21103
21104 * subr.el (subregexp-context-p): Fix garbled doc string by adding
21105 quoting.
21106
21107 2005-02-19 Jay Belanger <belanger@truman.edu>
21108
21109 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
21110 Remove extra definitions.
21111 (calc-coth): New function.
21112 (calcFunc-cot): Fix `let'.
21113
21114 2005-02-19 Eli Zaretskii <eliz@gnu.org>
21115
21116 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
21117 the reasons we use "type pc" in these faces.
21118
21119 * button.el (button): Ditto.
21120
21121 2005-02-19 Michael Mauger <mmaug@yahoo.com>
21122
21123 * replace.el (query-replace-read-from): Set the value of
21124 query-replace-from-history-variable to handle the case of an empty
21125 string entered to accept the suggested default.
21126
21127 * net/tramp.el (tramp-file-name-for-operation):
21128 Use dired-call-process instead of dired-call-process-command.
21129
21130 2005-02-19 Jay Belanger <belanger@truman.edu>
21131
21132 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
21133 (math-div-non-trig): New variables.
21134 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
21135 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
21136 (math-combine-prod, math-div-symb-fancy): Add simplifications for
21137 trig expressions.
21138
21139 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
21140
21141 * progmodes/gdb-ui.el (gdb-var-update-handler)
21142 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
21143 for watch expressions,
21144 (gdb-var-create-handler): Don't set speedbar-update-flag.
21145 (gdb-post-prompt): Simplify test for speedbar.
21146
21147 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
21148
21149 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
21150 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
21151 we use the syntax table of the correct buffer.
21152 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
21153 Felix Gatzemeier.
21154
21155 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
21156 (ediff-file-remote-p): Make synonymous with file-remote-p.
21157 In all deffaces ediff-*-face-*, use min-colors.
21158
21159 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
21160 ediff-recurse-to-subdirectories.
21161 (ediff-mark-if-equal): Check that the arguments are strings, use
21162 ediff-same-contents (after to Felix Gatzemeier).
21163
21164 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
21165 nil.
21166
21167 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
21168
21169 * log-view.el (log-view-message-re): Fix up Subversion regexp.
21170
21171 2005-02-18 David Kastrup <dak@gnu.org>
21172
21173 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
21174 use `mark-active' when defined.
21175
21176 2005-02-18 Kenichi Handa <handa@m17n.org>
21177
21178 * ps-print.el (ps-font-info-database): New entry
21179 ZapfChancery-MediumItalic with correct font name. Fix font name
21180 of the entry Zapf-Chancery-MediumItalic.
21181
21182 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
21183
21184 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
21185
21186 2005-02-16 Kim F. Storm <storm@cua.dk>
21187
21188 * ido.el (ido-fallback-command): Pass user input to fallback command.
21189
21190 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
21191
21192 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
21193 (gdb-find-file-hook): Add server prefix.
21194
21195 2005-02-16 Richard M. Stallman <rms@gnu.org>
21196
21197 * replace.el (perform-replace): Pass new args to replace-highlight.
21198 (replace-highlight): Take region args,
21199 and pass them to isearch-lazy-highlight-new-loop.
21200
21201 * novice.el (disabled-command-hook): Autoload the defalias
21202 and the make-obsolete-variable call.
21203
21204 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
21205
21206 * isearch.el (isearch-lazy-highlight-start-limit)
21207 (isearch-lazy-highlight-end-limit): New variables limit
21208 the region for highlighting.
21209 (isearch-lazy-highlight-new-loop): New args BEG and END.
21210 (isearch-lazy-highlight-search): Use the new vars.
21211 (isearch-lazy-highlight-update): Likewise.
21212
21213 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
21214
21215 * cus-start.el (all): Use default-boundp.
21216
21217 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
21218
21219 * menu-bar.el (menu-bar-select-frame): Handle current frame.
21220
21221 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
21222
21223 * autorevert.el (auto-revert-stop-on-user-input)
21224 (auto-revert-verbose): Doc fixes.
21225
21226 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
21227
21228 * international/mule-cmds.el (set-locale-environment): Remove call
21229 to set-selection-coding-system on Windows.
21230
21231 2005-02-15 Jay Belanger <belanger@truman.edu>
21232
21233 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
21234 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
21235 calcFunc-coth.
21236 (math-simplify-sqrt): Add simplifications.
21237
21238 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
21239 to list.
21240
21241 * calc/calc-ext.el: Add functions to autoloads.
21242
21243 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
21244 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
21245 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
21246 (math-csc-raw, math-cot-raw): New functions.
21247
21248 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
21249
21250 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
21251 the variable name in a message.
21252
21253 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
21254 calcFunc-csc, calcFunc-cot.
21255
21256 * calc/calcalg2.el: Add derivative and integration rules for
21257 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
21258 calcFunc-csch, calcFunc-coth.
21259 (math-do-integral-methods): Add to checks for when to use
21260 substitutions.
21261
21262 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
21263
21264 2005-02-15 Lute Kamstra <lute@gnu.org>
21265
21266 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
21267 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
21268 <monnier@iro.umontreal.ca>
21269 (lisp-outline-level): Improve efficiency. Suggested by David
21270 Kastrup <dak@gnu.org>.
21271
21272 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
21273
21274 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
21275 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
21276 (gdb-set-gud-minor-mode-existing-buffers): New functions.
21277 (gdb-find-file-hook): New hook. Add it to find-file-hook.
21278 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
21279
21280 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
21281
21282 * cus-start.el (all): Comment change.
21283
21284 2005-02-14 Lute Kamstra <lute@gnu.org>
21285
21286 * cus-start.el (all): Check if symbol is void.
21287
21288 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
21289
21290 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
21291 optional argument to \cite.
21292
21293 2005-02-14 Richard M. Stallman <rms@gnu.org>
21294
21295 * cus-edit.el (custom-buffer-create-internal): Update help message.
21296 (custom-magic-alist): Update help messages.
21297
21298 * cus-start.el (all): Allow a var to specify a standard value.
21299
21300 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
21301
21302 * custom.el (custom-theme-set-variables): Handle variable aliases.
21303
21304 * frame.el (blink-cursor-timer): Doc fix.
21305 (blink-cursor): Make it an alias for `blink-cursor-mode' and
21306 declare obsolete.
21307 (blink-cursor-mode): Define with defcustom and use correct
21308 standard expression in that defcustom.
21309 * startup.el (command-line): Adapt to above changes in frame.el.
21310
21311 2005-02-11 Lute Kamstra <lute@gnu.org>
21312
21313 * apropos.el (apropos-score-doc): Prevent division by zero.
21314
21315 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
21316
21317 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
21318 (icalendar--get-event-property-attributes)
21319 (icalendar--get-event-properties)
21320 (icalendar--datetime-to-diary-date): New functions.
21321 (icalendar--split-value): Doc fix.
21322 (icalendar--datetime-to-noneuropean-date)
21323 (icalendar--datetime-to-european-date): New optional argument
21324 SEPARATOR. Return result as a string instead of a list.
21325 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
21326 (icalendar--convert-string-for-export): Rename arg S to STRING.
21327 (icalendar-export-region): Doc fix. Change name of error buffer.
21328 Save output buffer.
21329 (icalendar-import-file): Add blank at end of prompt.
21330 (icalendar-import-buffer): Doc fix. Do not switch to error
21331 buffer. Indicate status in return value.
21332 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
21333 buffer. Save output buffer. Handle exception from recurrence
21334 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
21335 events. Fix problems with weekly all-day events.
21336
21337 2005-02-10 Richard M. Stallman <rms@gnu.org>
21338
21339 * simple.el (eval-expression-print-format):
21340 Avoid warning about edebug-active.
21341
21342 * help.el (help-for-help-internal): Rename from help-for-help.
21343 (help-for-help): Define with defalias.
21344
21345 * font-core.el (font-lock-default-function): Use with-no-warnings.
21346
21347 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
21348
21349 * custom.el (defface): Doc fix.
21350
21351 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
21352
21353 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
21354 width 0" to prevent word wrapping problems.
21355
21356 2005-02-09 Kim F. Storm <storm@cua.dk>
21357
21358 * ido.el (ido-file-extensions-order): New defcustom.
21359 (ido-file-extension-lessp, ido-file-extension-aux)
21360 (ido-file-extension-order): New advanced file ordering.
21361 (ido-file-lessp): New simple file ordering.
21362 (ido-sort-list): Remove.
21363 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
21364 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
21365
21366 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
21367
21368 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
21369 that some versions of grep produce.
21370 (grep-mode-font-lock-keywords): Likewise.
21371
21372 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
21373
21374 * progmodes/gdb-ui.el (gdb-location-list): New variable.
21375 (gdb-cdir): Delete.
21376 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
21377 (gdb-source-info): Treat case when source file is in another
21378 directory properly.
21379 (gdb-get-location): New function.
21380
21381 2005-02-07 Jay Belanger <belanger@truman.edu>
21382
21383 * calc/calc-prog.el (calc-write-parse-table-part)
21384 (calc-fix-token-name): Fix a check for language type.
21385
21386 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
21387
21388 2005-02-07 Andre Spiegel <spiegel@gnu.org>
21389
21390 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
21391 as directory not writable.
21392
21393 2005-02-07 Kim F. Storm <storm@cua.dk>
21394
21395 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
21396 (cua--standard-movement-commands): Remove list.
21397 Instead, set CUA property value to move for movement commands.
21398 (cua-movement-commands): Remove. Users must set CUA prop instead.
21399 (cua--pre-command-handler): Check CUA property.
21400 (cua--init-keymaps): Don't remap undo commands.
21401 (cua-mode): Don't call cua--rectangle-on-off.
21402
21403 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
21404 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
21405 (cua--rect-undo-set-point): New var.
21406 (cua--rectangle-undo-boundary): Setup undo apply entry.
21407 (cua--rect-undo-handler): New function for rectangle undo.
21408 (cua--rect-start-position, cua--rect-end-position): Add.
21409 (cua--rectangle-post-command): Call cua--rectangle-set-corners
21410 for restored rectangle. Set point if cua--rect-undo-set-point.
21411
21412 2005-02-06 Jay Belanger <belanger@truman.edu>
21413
21414 * calc/calc-lang.el (calc-tex-language): Display more information
21415 in messages.
21416
21417 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
21418 in TeX mode.
21419
21420 2005-02-06 Richard M. Stallman <rms@gnu.org>
21421
21422 * emacs-lisp/lisp.el (buffer-end): Doc fix.
21423
21424 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
21425
21426 * net/ldap.el (ldap-search-internal): Support attributes with
21427 optional descriptions separated by a semi-colon, as in
21428 "userCertificate;binary".
21429
21430 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21431
21432 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
21433 isn't a cons (i.e. the version is 0).
21434
21435 2005-02-05 Eli Zaretskii <eliz@gnu.org>
21436
21437 * help.el (help-for-help): Doc fix.
21438
21439 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
21440
21441 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
21442 GDB-Windows on the menu-bar as this works better.
21443
21444 2005-02-04 Jay Belanger <belanger@truman.edu>
21445
21446 * calc/calc-embed.el (calc-embedded-update): Don't put in
21447 unnecessary newlines. Adjust the end of formula marker.
21448
21449 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
21450 (math-latex-parse-two-args): New function.
21451
21452 2005-02-03 Lute Kamstra <lute@gnu.org>
21453
21454 * help-fns.el (help-with-tutorial): Make sure that users cannot
21455 remove the entire text of the tutorial by means of `undo'.
21456
21457 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
21458
21459 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
21460 in recent changes, where the ispell process was repeatedly
21461 killed & restarted.
21462
21463 * international/mule-cmds.el (set-locale-environment): Set file-name
21464 coding system to utf-8 on Darwin systems.
21465 (set-default-coding-systems): Don't set default-file-name-coding-system
21466 on Darwin systems.
21467
21468 2005-02-03 Richard M. Stallman <rms@gnu.org>
21469
21470 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
21471
21472 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
21473
21474 * faces.el (list-faces-display): Add optional argument.
21475
21476 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
21477
21478 * font-core.el (font-lock-default-function): Handle the rare case where
21479 only font-lock-keywords is set.
21480
21481 2005-02-02 Kenichi Handa <handa@m17n.org>
21482
21483 * international/characters.el: Cancel previous change for
21484 I-WITH-DOT-ABOVE and DOTLESS-i.
21485
21486 * international/latin-5.el: Cancel previous change.
21487
21488 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
21489
21490 * progmodes/gud.el: Correction to syntax in gud-menu-map.
21491
21492 2005-02-02 Kenichi Handa <handa@m17n.org>
21493
21494 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
21495 DOTLESS-i.
21496
21497 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
21498 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
21499
21500 * case-table.el (get-upcase-table): New function.
21501 (copy-case-table): Copy upcaes table too if non-nil.
21502 (set-case-syntax-delims): Maintain upcase table too.
21503 (set-case-syntax-pair): Likewise.
21504 (set-upcase-syntax, set-downcase-syntax): New functions.
21505 (set-case-syntax): Maintain upcase table too.
21506
21507 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
21508
21509 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
21510
21511 * progmodes/gud.el (gud-goto-info): New function.
21512 (gud-tool-bar-map): Use correct icon.
21513
21514 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
21515
21516 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
21517 When delegating, order args in the funcall correctly.
21518
21519 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
21520
21521 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
21522
21523 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
21524
21525 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
21526 buffer not visiting a file.
21527
21528 2005-01-31 Jay Belanger <belanger@truman.edu>
21529
21530 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
21531 bound on the line with the formula.
21532
21533 2005-01-31 Kim F. Storm <storm@cua.dk>
21534
21535 * ses.el (ses-create-cell-variable-range)
21536 (ses-destroy-cell-variable-range, ses-reset-header-string)
21537 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
21538 (ses-insert-row): Fix format of apply undo entries.
21539
21540 2005-01-31 Jay Belanger <belanger@truman.edu>
21541
21542 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
21543 parts.
21544
21545 * calc/calc-embed.el (calc-embedded-open-formula)
21546 (calc-embedded-close-formula): Ignore matrix environments.
21547
21548 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
21549 TeX mode.
21550
21551 * calc/calc-lang.el (math-function-table, math-oper-table)
21552 (math-variable-table): Adjust the LaTeX portions.
21553
21554 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
21555 (math-latex-ignore-words): New constant.
21556
21557 2005-01-31 Richard M. Stallman <rms@gnu.org>
21558
21559 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
21560 (ispell-local-dictionary): Doc fix.
21561 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
21562 Don't reinitialize at run time. Don't defcustom.
21563 All uses changed to append ispell-local-dictionary-alist,
21564 or check it first.
21565 (ispell-current-dictionary): New variable for dictionary in use.
21566 (ispell-dictionary): Now used only for global default.
21567 (ispell-start-process): Set ispell-current-dictionary,
21568 not ispell-dictionary.
21569 (ispell-change-dictionary): Use this only for setting
21570 user preferences.
21571 (ispell-internal-change-dictionary): New function
21572 to change the current dictionary in use.
21573 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
21574 Use ispell-current-dictionary.
21575 Handle ispell-local-dictionary-overridden.
21576 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
21577
21578 2005-01-31 Jay Belanger <belanger@truman.edu>
21579
21580 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
21581
21582 * calc/calc-ext.el: Add calc-latex-language to autoloads.
21583 (calc-mode-map): Add calc-latex-language.
21584
21585 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
21586 (math-latex-print-frac): New functions.
21587 (math-oper-table, math-function-table, math-variable-table)
21588 (math-complex-format, math-input-filter): Add latex properties.
21589 (calc-set-language): Set math-expr-special-function-mapping.
21590
21591 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
21592 (calc-write-parse-table-part): Add LaTeX support.
21593
21594 * calc/calc.el (calc-language): Adjust docstring.
21595 (calc-set-mode-line): Add LaTeX support.
21596 (math-expr-special-function-mapping): New variable.
21597 (math-tex-ignore-words): Add to list.
21598
21599 * calc/calccomp.el (math-compose-expr, math-compose-rows):
21600 Add LaTeX support.
21601 (math-compose-expr): Add support for special functions.
21602
21603 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
21604
21605 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
21606
21607 * progmodes/gdb-ui.el (gdb-memory-address)
21608 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
21609 (gdb-memory-mode-map, gdb-memory-format-keymap)
21610 (gdb-memory-format-menu, gdb-memory-unit-keymap)
21611 (gdb-memory-unit-menu): New variables for a buffer
21612 that lets the user examine program memory.
21613 (gdb-memory-set-address, gdb-memory-set-repeat-count)
21614 (gdb-memory-format-binary, gdb-memory-format-octal)
21615 (gdb-memory-format-unsigned, gdb-memory-format-signed)
21616 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
21617 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
21618 (gdb-memory-unit-word, gdb-memory-unit-halfword)
21619 (gdb-memory-unit-byte, gdb-memory-unit-menu)
21620 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
21621 (gdb-memory-mode, gdb-memory-buffer-name)
21622 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
21623 New functions for above buffer.
21624
21625 2005-01-30 Richard M. Stallman <rms@gnu.org>
21626
21627 * cus-edit.el (custom-bury-buffer): Function deleted.
21628 (custom-buffer-done-function): Option deleted.
21629 (custom-buffer-done-kill): New replacement option.
21630 (Custom-buffer-done): Call quit-window.
21631 (custom-buffer-create-internal): Update for above changes.
21632
21633 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
21634
21635 * simple.el (undo-ask-before-discard): New var.
21636 (undo-outer-limit-truncate): Implement it.
21637 (undo-extra-outer-limit): Doc update.
21638
21639 2005-01-29 Richard M. Stallman <rms@gnu.org>
21640
21641 * ses.el (undo-more): Delete defadvice.
21642 (ses-begin-change): Doc fix.
21643
21644 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
21645 instead of rebinding C-x u and C-_.
21646
21647 * files.el (normal-backup-enable-predicate): Return nil for files
21648 in /tmp, regardless of temporary-file-directory.
21649
21650 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
21651
21652 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
21653 (open-rectangle, delete-whitespace-rectangle-line)
21654 (clear-rectangle-line): If FILL, pass t instead of FILL
21655 for move-to-column's 2nd arg.
21656
21657 * simple.el (undo): Fix the test for continuing a series of undos.
21658 (undo-more): Set pending-undo-list to t when we reach end.
21659 (pending-undo-list): Move up defvar.
21660
21661 * wid-edit.el (widget-button-click):
21662 Shorten the range of the track-mouse binding.
21663
21664 * comint.el (comint-insert-input): Undo previous changes;
21665 use last-input-event in interactive spec.
21666
21667 2005-01-29 Eli Zaretskii <eliz@gnu.org>
21668
21669 * progmodes/compile.el (compilation-start): Bind buffer-read-only
21670 to nil before invoking call-process. Reset buffer's modified flag
21671 after fontifying it in the no-async branch.
21672
21673 * wid-edit.el (widget-specify-button): If mouse pointer shape
21674 cannot be changed, use mouse face instead.
21675
21676 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
21677
21678 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
21679 (gdb-goto-breakpoint): Make breakpoint handling work on template
21680 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
21681 (gdb-assembler-custom): Update to recognize breakpoint information
21682 added on 2005-01-19.
21683
21684 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
21685
21686 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
21687 (dsssl-mode): Use define-derived-mode.
21688 (scheme-mode-initialize): Remove.
21689 (scheme-mode): Use run-mode-hooks.
21690
21691 * cus-edit.el (customize-group-other-window)
21692 (custom-buffer-create-other-window): Don't override special-display-*.
21693 (custom-mode-map): Make it dense.
21694
21695 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
21696 sets the default value.
21697
21698 2005-01-28 Eli Zaretskii <eliz@gnu.org>
21699
21700 * descr-text.el: Add more keywords.
21701
21702 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
21703
21704 * speedbar.el: Avoid unnecessary use of locate-library.
21705
21706 * international/mule-cmds.el (standard-display-european-internal):
21707 Don't fiddle with latin-1 non-break space any more since it's now
21708 special cased in the C code.
21709 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
21710
21711 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
21712
21713 * cus-start.el (all): Add `undo-outer-limit'.
21714
21715 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
21716
21717 * textmodes/bibtex.el (bibtex-format-entry):
21718 Use `bibtex-empty-field-re' only on the text of fields, not on entire
21719 field lines.
21720 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
21721 not on part of a buffer.
21722
21723 2005-01-25 Lute Kamstra <lute@gnu.org>
21724
21725 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
21726 nonempty field text strings like "{letters\\macro{}more letters}".
21727 Clarify docstring.
21728 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
21729 (bibtex-entry-offset, bibtex-parse-association)
21730 (bibtex-parse-field-name): Fix typos in docstrings.
21731 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
21732
21733 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
21734
21735 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
21736 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
21737 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
21738 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
21739
21740 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
21741 isearch minor mode.
21742
21743 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
21744
21745 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
21746
21747 2005-01-24 Lute Kamstra <lute@gnu.org>
21748
21749 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
21750 CASECHARS and NOT-CASECHARS regular expressions of the
21751 "nederlands" and "nederlands8" dictionaries to prevent a "Range
21752 striding over charsets" error.
21753
21754 2005-01-24 Jay Belanger <belanger@truman.edu>
21755
21756 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
21757 display variable name.
21758
21759 2005-01-24 Kenichi Handa <handa@m17n.org>
21760
21761 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
21762 Fix setting of the element of encoded-kbd-iso2022-invocations.
21763
21764 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
21765
21766 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
21767 (gdb-threads-select): Change to also accept mouse events.
21768 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
21769 (gdb-threads-mouse-select): Delete.
21770
21771 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
21772
21773 * files.el (insert-directory): Take care of empty directory,
21774 listed without -a switch.
21775
21776 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
21777
21778 * textmodes/refill.el (refill-post-command-function):
21779 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
21780 to the list of functions that we should be careful not to undo.
21781 (refill-late-fill-paragraph-function): Remove.
21782 (refill-saved-state): New var.
21783 (refill-mode): Use it to save fill-paragraph-function.
21784 Save also the value of auto-fill-function.
21785
21786 * term/w32-win.el: Simplify code.
21787
21788 2005-01-23 Kim F. Storm <storm@cua.dk>
21789
21790 * simple.el (line-move): Adapt to new return value from
21791 pos-visible-in-window-p.
21792
21793 * simple.el (line-move): Fix last change. Check partial
21794 visibility at point rather than at window-start.
21795
21796 2005-01-22 Jason Rumney <jasonr@gnu.org>
21797
21798 * term/w32-win.el (xw-defined-colors): Remove debug-message.
21799
21800 2005-01-22 David Kastrup <dak@gnu.org>
21801
21802 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
21803
21804 2005-01-22 Eli Zaretskii <eliz@gnu.org>
21805
21806 * type-break.el (type-break-mode): Add a test for
21807 type-break-file-name being non-nil.
21808
21809 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
21810
21811 * net/eudc.el (top level): Call (message "") via progn, so that
21812 eudc-options-file is loaded.
21813
21814 2005-01-22 Kim F. Storm <storm@cua.dk>
21815
21816 * simple.el (line-move-1): Rename from line-move.
21817 (line-move): New function that adjusts vscroll for partially
21818 visible rows, and calls line-move-1 otherwise.
21819
21820 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
21821
21822 * pcomplete.el: Define pcomplete-read-event instead of read-event,
21823 since it's not a complete read-event implementation
21824
21825 2005-01-20 Jay Belanger <belanger@truman.edu>
21826
21827 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
21828 for called function.
21829
21830 2005-01-20 Steven Tamm <steventamm@mac.com>
21831
21832 * term/mac-win.el (process-connection-type): Remove.
21833 Controlled now by s/darwin.h:PTY_ITERATION.
21834
21835 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
21836
21837 * window.el (handle-select-window): Don't switch window when we're
21838 in the minibuffer.
21839
21840 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
21841
21842 * subr.el (dotimes-with-progress-reporter): New macro.
21843
21844 * ses.el (ses-dotimes-msg): Remove macro.
21845 Use `dotimes-with-progress-reporter' instead.
21846
21847 2005-01-19 Steven Tamm <steventamm@mac.com>
21848
21849 * term/mac-win.el (process-connection-type): Use new
21850 operating-system-release variable to use ptys on Darwin 7 (OS X
21851 10.3) when using carbon build.
21852
21853 2005-01-19 Jay Belanger <belanger@truman.edu>
21854
21855 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
21856 flags if the last command was a tab or M-tab.
21857
21858 * calc/calc-prog.el (calc-user-define-edit): Put original formula
21859 in formula editing buffer.
21860
21861 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
21862
21863 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
21864 breakpoint image symbol in margin.
21865
21866 2005-01-19 Jay Belanger <belanger@truman.edu>
21867
21868 * calc/calc-prog.el (calc-execute-kbd-macro):
21869 Ignore calc-keep-arg-flag.
21870
21871 2005-01-19 Kenichi Handa <handa@m17n.org>
21872
21873 * textmodes/ispell.el (ispell-looking-at): New function.
21874 (ispell-process-line): Use ispell-looking-at to compare the ispell
21875 output and the buffer contents.
21876
21877 2005-01-18 Jay Belanger <belanger@truman.edu>
21878
21879 * calc/calc.el (calc-display-raw): Fix docstring.
21880
21881 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
21882
21883 * simple.el (blink-matching-open): Strip extra info from syntax.
21884
21885 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
21886 funny chars in the end-of-here-doc marker.
21887
21888 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
21889
21890 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
21891 that enable/disabled state of breakpoints is shown correctly in
21892 fringe and on ttys.
21893 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
21894 Add breakpoint information as text properties.
21895 (gdb-mouse-toggle-breakpoint):
21896 Rename to gdb-mouse-set-clear-breakpoint.
21897 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
21898 breakpoints in the margin.
21899 (gdb-remove-strings): Simplify.
21900
21901 2005-01-17 Jay Belanger <belanger@truman.edu>
21902
21903 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
21904 erasing buffer.
21905
21906 2005-01-17 Richard M. Stallman <rms@gnu.org>
21907
21908 * progmodes/grep.el (grep-find): Copy from `grep' the condition
21909 for calling grep-compute-defaults.
21910
21911 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
21912 if buffer is empty.
21913
21914 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
21915
21916 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
21917
21918 * hilit-chg.el (highlight-changes-mode): Don't autoload.
21919
21920 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
21921 non-preloaded variables.
21922
21923 2005-01-17 Steven Tamm <steventamm@mac.com>
21924
21925 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
21926 tex-shell cause to force interactivity when using pipes.
21927
21928 2005-01-17 Kim F. Storm <storm@cua.dk>
21929
21930 * simple.el (just-one-space): Make arg optional.
21931
21932 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
21933
21934 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
21935 posn-at-x-y to t to access left-margin.
21936
21937 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
21938
21939 Sync with Tramp 2.0.47.
21940
21941 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
21942 catching keep-date problems in cp/scp operations.
21943 (tramp-handle-copy-file): Don't call `set-file-modes'
21944 unconditionally. Specialized functions should know better what is
21945 necessary. This improves performance a little bit, and the
21946 functions could catch errors with `cp -p' and `scp -p'.
21947 (tramp-do-copy-or-rename-file-via-buffer)
21948 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
21949 when appropriate.
21950 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
21951 Call `set-file-modes' when appropriate.
21952 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
21953 Johnsson <isak@hypergene.com>
21954 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
21955 of both Tramp buffer and debug buffer. Reported by Joakim Verona
21956 <joakim@verona.se>
21957 (tramp-file-name-for-operation): Mark `shell-command' as magic for
21958 Emacs only.
21959
21960 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
21961 `find-file-hooks' and `dired-mode-hook'.
21962 (tramp-minor-mode-map): Respective map. Add remapping for
21963 `compile' and `recompile'.
21964 (tramp-remap-command, tramp-recompile): New defuns.
21965 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
21966 in buffer "*Compilation*". Call the commands asynchronously.
21967
21968 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
21969 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
21970 `shell-command', because it isn't magic in XEmacs. Reported by
21971 Adrian Aichner <adrian@xemacs.org>.
21972
21973 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
21974 `substitute-in-file-name.
21975 (tramp-smb-handle-substitute-in-file-name): New defun.
21976 (tramp-smb-advice-PC-do-completion): Delete advice.
21977
21978 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
21979
21980 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
21981 Fix error in deleting region.
21982
21983 2005-01-15 Richard M. Stallman <rms@gnu.org>
21984
21985 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
21986 In non-temp buffer, switch syntax table temporarily.
21987
21988 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
21989
21990 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
21991
21992 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
21993
21994 * imenu.el (imenu--split-menu): Copy menulist before sorting.
21995 (imenu--generic-function): Use START, not BEG, as pos of definition.
21996
21997 * simple.el (just-one-space): Argument specifies number of spaces.
21998
21999 * simple.el (eval-expression-print-format): Avoid warning
22000 about edebug-active.
22001
22002 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
22003
22004 * progmodes/sh-script.el: Code copied from make-mode.el
22005 with small changes,
22006 (sh-mode-map): Bind C-c C-\.
22007 (sh-backslash-column, sh-backslash-align): New variables.
22008 (sh-backslash-region, sh-append-backslash): New functions.
22009
22010 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
22011
22012 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
22013 (rmail-pop-password, rmail-pop-password-required): Move to
22014 rmail-obsolete group.
22015 (rmail-set-pop-password): Rename to rmail-set-remote-password.
22016 All callers updated.
22017 (rmail-get-pop-password): Rename to rmail-get-remote-password.
22018 Take an argument specifying whether it is POP or IMAP mailbox we
22019 are using. All callers updated.
22020 (rmail-pop-password-error): Rename to
22021 rmail-remote-password-error. Added mailutils-specific error message.
22022 (rmail-movemail-search-path)
22023 (rmail-movemail-variant-in-use): New variables.
22024 (rmail-remote-password, rmail-remote-password-required):
22025 New customization variables.
22026 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
22027 (rmail-parse-url): New function.
22028 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
22029 with GNU mailutils movemail.
22030
22031 2005-01-15 Kevin Ryde <user42@zip.com.au>
22032
22033 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
22034 suffix to space, $ or '$, to correctly position point when going
22035 to @table style constants like DBL_MAX.
22036
22037 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
22038
22039 * type-break.el (type-break-mode, type-break-file-time)
22040 (type-break-file-keystroke-count, type-break-choose-file):
22041 Don't store data in or load data from the file if type-break-file-name
22042 is nil.
22043 (type-break-file-name): Doc update as per the above.
22044
22045 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
22046
22047 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
22048 lookup-key might return nil; handle that.
22049
22050 2005-01-15 Alan Mackenzie <acm@muc.de>
22051
22052 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
22053 rather than the element found, thus enabling the tree to be setcar'd.
22054
22055 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
22056
22057 * textmodes/org.el (org-show-following-heading): New option.
22058 (org-show-hierarchy-above): Use `org-show-following-heading'.
22059 (org-cycle): Documentation fix.
22060
22061 * textmodes/org.el (orgtbl-optimized): New option
22062 (orgtbl-mode): New command, a minor mode.
22063 (orgtbl-mode-map): New variable.
22064 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
22065 (orgtbl-error, orgtbl-self-insert-command)
22066 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
22067
22068 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
22069 a local variable in each org-mode buffer.
22070
22071 * textmodes/org.el (org-set-regexps-and-options): Rename from
22072 `org-set-regexps'. Added checking for STARTUP keyword.
22073 (org-get-current-options): Add STARTUP options.
22074 (org-table-insert-row): Make mode intelligent about when
22075 realignment is needed.
22076 (org-self-insert-command, org-delete-backward-char, org-delete-char):
22077 New commands.
22078 (org-enable-table-editor): New default value `optimized'.
22079 (org-table-blank-field): Support blanking regions if active.
22080
22081 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
22082
22083 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
22084 if the year is not given.
22085
22086 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
22087 Add new escapes %m and %M, fixed bug with %F by adding
22088 save-match-data.
22089 (reftex-reference): Remove ?. from list of spaces.
22090 (reftex-label-info): Add automatic label prefix recognition.
22091
22092 * textmodes/reftex-index.el (reftex-index-next-phrase):
22093 Add slave parameter to call of `reftex-index-this-phrase'.
22094 (reftex-index-this-phrase): New optional argument.
22095 (reftex-index-region-phrases): Add slave parameter to call of
22096 `reftex-index-this-phrase'.
22097 (reftex-display-index): New argument redo.
22098 (reftex-index-rescan): Add `redo' to arguments of
22099 `reftex-display-index'.
22100 (reftex-index-Rescan, reftex-index-revert)
22101 (reftex-index-switch-index-tag): Add `redo' to arguments of
22102 `reftex-display-index'.
22103 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
22104 indexing. Fix bug with matching is there is a quote before or
22105 after the word.
22106
22107 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
22108 Fix bug when collecting citation keys in lines with comments.
22109 (reftex-citation): Prefix argument no longer rescans the document,
22110 but forces prompting for optional arguments of cite macros.
22111 (reftex-do-citation): Prompting for optional arguments implemented.
22112
22113 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
22114 Add optional arguments to most cite commands.
22115 (reftex-cite-cleanup-optional-args): New option
22116 (reftex-cite-prompt-optional-args): New option.
22117 (reftex-trust-label-prefix): New option.
22118
22119 * textmodes/reftex-toc.el (reftex-toc-find-section):
22120 Add push-mark before changing the position in the buffer.
22121
22122 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
22123 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
22124
22125 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
22126
22127 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
22128 more carefully.
22129
22130 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
22131
22132 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
22133 (sgml-mode): Use it.
22134 (sgml-get-context): Better keep track of implicitly closed tags.
22135
22136 2005-01-13 Kenichi Handa <handa@m17n.org>
22137
22138 * textmodes/ispell.el: These changes are to fix misalignment error
22139 caused by equivalent characters of different Emacs charsets.
22140 (ispell-unified-chars-table): New variable.
22141 (ispell-get-decoded-string): New function.
22142 (ispell-get-casechars, ispell-get-not-casechars)
22143 (ispell-get-otherchars): Call ispell-get-decoded-string.
22144
22145 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
22146
22147 * custom.el (custom-declare-variable): Just put symbol instead
22148 of (defvar . symbol) in `current-load-list'.
22149
22150 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
22151
22152 * emacs-lisp/elint.el: Fixed typo in Commentary section.
22153
22154 2005-01-12 Jay Belanger <belanger@truman.edu>
22155
22156 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
22157 to create a Calc summary.
22158
22159 2005-01-12 Kim F. Storm <storm@cua.dk>
22160
22161 * mouse.el (mouse-on-link-p): Change functionality and doc
22162 string to comply with latest description in lisp ref.
22163
22164 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
22165
22166 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
22167 Enable mouse clicks on mode-line, header-line and margin.
22168 (event-type): Give mouse event symbols an `event-kind' property
22169 with value `mouse-click'.
22170
22171 2005-01-12 Juri Linkov <juri@jurta.org>
22172
22173 * facemenu.el (list-colors-display): Add new arg buffer-name.
22174 Use it. Fix docstring. Replace code for identifying duplicate
22175 colors by the name with call to `list-colors-duplicates' which
22176 identifies duplicate colors by the value unless the color
22177 is one of special Windows colors. Set truncate-lines to t.
22178 Print sorted duplicate color names on each line. Indent to 22
22179 \(the longest color name in rgb.txt) instead of 20. Optimize.
22180 (list-colors-duplicates): New function.
22181 (facemenu-color-name-equal): Delete function.
22182
22183 * facemenu.el (list-colors-print): New function created from code
22184 in list-colors-display. Print #RRGGBB at the window right edge.
22185 (list-colors-display): When temp-buffer-show-function is not
22186 defined, call list-colors-print from temp-buffer-show-hook
22187 to get the right value of window-width in list-colors-print
22188 after the buffer is displayed.
22189
22190 * simple.el (pop-mark): Move deactivate-mark out of conditional
22191 part to deactivate the active mark regardless of the state of the
22192 mark ring.
22193
22194 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
22195 variables line in desktop files.
22196
22197 2005-01-12 Juri Linkov <juri@jurta.org>
22198
22199 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
22200 Bring together isearch highlight related options.
22201 (lazy-highlight): Replace group `replace' by `matching'.
22202 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
22203 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
22204 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
22205 and declare them obsolete.
22206 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
22207 (isearch-faces): Remove defgroup.
22208 (isearch-overlay, isearch-highlight, isearch-dehighlight):
22209 Move isearch highlighting code closer to lazy highlighting code.
22210
22211 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
22212 (query-replace-highlight, query-replace-lazy-highlight)
22213 (query-replace): Move definitions to the beginning of the file.
22214
22215 2005-01-11 Juri Linkov <juri@jurta.org>
22216
22217 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
22218 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
22219 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
22220
22221 * info.el (Info-history-forward): New variable.
22222 (Info-select-node): Reset Info-history-forward to nil.
22223 (Info-last): Turn into defalias.
22224 (Info-history-back): Rename from Info-last.
22225 Add current node to Info-history-forward.
22226 (Info-history-forward): New fun.
22227 (Info-mode-map): Replace Info-last by Info-history-back.
22228 Bind Info-history-forward to "r".
22229 (Info-mode-menu): Replace Info-last by Info-history-back.
22230 Fix menu item text. Add menu item for Info-history-forward.
22231 (info-tool-bar-map): Replace Info-last by Info-history-back.
22232 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
22233 for Info-history-forward.
22234 (Info-mode): Replace Info-last by Info-history-back in docstring.
22235 Add local variable Info-history-forward.
22236 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
22237
22238 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
22239
22240 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
22241 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
22242 Ignore select-window events rather than fiddle with
22243 mouse-autoselect-window.
22244
22245 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
22246
22247 * type-break.el (type-break-mode): Fix previous change.
22248
22249 2005-01-10 Jay Belanger <belanger@truman.edu>
22250
22251 * calc/calc-ext.el (calc-reset): Reset when inside embedded
22252 calculator; only reset when point is inside a calculator.
22253 Don't adjust the window height if the window takes up the whole height
22254 of the frame.
22255
22256 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
22257
22258 * ebuff-menu.el (Electric-buffer-menu-mode):
22259 Preserve value of buffer-local var header-line-format.
22260
22261 2005-01-09 Jay Belanger <belanger@truman.edu>
22262
22263 * calc/calc.el (calc-mode-var-list-restore-saved-values):
22264 Make sure settings file exists before accessing it.
22265
22266 * calc/calc-embed.el (calc-embedded-subst):
22267 Replace math-multi-subst-rec, which is only supposed to be called
22268 by math-multi-subst, by math-multi-subst.
22269
22270 2005-01-09 Andre Spiegel <spiegel@gnu.org>
22271
22272 * vc.el (vc-allow-async-revert): New user option.
22273 (vc-disable-async-diff): New internal variable.
22274 (vc-revert-buffer): Use them to disable asynchronous diff.
22275
22276 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
22277 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
22278 asynchronously if vc-disable-async-diff is t.
22279
22280 2005-01-09 Jay Belanger <belanger@truman.edu>
22281
22282 * calc/calc.el (defcalcmodevar): New macro.
22283 (calc-mode-var-list-restore-default-values)
22284 (calc-mode-var-list-restore-saved-values): New functions.
22285 (calc-mode-var-list): Use defcalcmodevar to define it.
22286 (calc-always-load-extensions, calc-line-numbering)
22287 (calc-line-breaking, calc-display-just, calc-display-origin)
22288 (calc-number-radix, calc-leading-zeros, calc-group-digits)
22289 (calc-group-char, calc-point-char, calc-frac-format)
22290 (calc-prefer-frac, calc-hms-format, calc-date-format)
22291 (calc-float-format, calc-full-float-format, calc-complex-format)
22292 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
22293 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
22294 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
22295 (calc-matrix-brackets, calc-language, calc-language-option)
22296 (calc-left-label, calc-right-label, calc-word-size)
22297 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
22298 (calc-display-raw, calc-internal-prec, calc-angle-mode)
22299 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
22300 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
22301 (calc-window-height, calc-display-trail, calc-show-selections)
22302 (calc-use-selections, calc-assoc-selections)
22303 (calc-display-working-message, calc-auto-why, calc-timing)
22304 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
22305 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
22306 (calc-gnuplot-default-device, calc-gnuplot-default-output)
22307 (calc-gnuplot-print-device, calc-gnuplot-print-output)
22308 (calc-gnuplot-geometry, calc-graph-default-resolution)
22309 (calc-graph-default-resolution-3d, calc-invocation-macro)
22310 (calc-show-banner): Use defcalcmodevar to declare them and set
22311 their default values.
22312
22313 * calc/calc-ext.el (calc-reset): Restore saved values of variables
22314 instead of default values (but restore default values if there is
22315 an argument of 0).
22316
22317 2005-01-09 David Kastrup <dak@gnu.org>
22318
22319 * desktop.el (desktop-restore-eager): Fix typo in type.
22320
22321 2005-01-08 Richard M. Stallman <rms@gnu.org>
22322
22323 * cus-edit.el (customize): Delete :link.
22324
22325 2005-01-08 Jay Belanger <belanger@truman.edu>
22326
22327 * calc/calc.el (calc-mode): Remove the extension from the
22328 `calc-settings-file' file name when loading it.
22329
22330 2005-01-08 Kim F. Storm <storm@cua.dk>
22331
22332 * info.el (Info-mode-map, Info-next-link-keymap)
22333 (Info-prev-link-keymap, Info-up-link-keymap):
22334 Map follow-link to mouse-face.
22335 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
22336
22337 2005-01-08 Jay Belanger <belanger@truman.edu>
22338
22339 * calc/calc.el (calc-settings-file): Change default value.
22340 Suggested by cgw in a comment in calc-mode.el.
22341
22342 * calc/calc-mode.el (calc-settings-file-name):
22343 Compare calc-settings-file to user-init-file instead of ~/.emacs.
22344 Replace ~/.emacs in a prompt by calc-settings-file.
22345
22346 2005-01-07 Lars Hansen <larsh@math.ku.dk>
22347
22348 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
22349 (desktop-lazy-idle-delay): New customizable variables.
22350 (desktop-buffer-args-list): New variable.
22351 (desktop-append-buffer-args): New function.
22352 (desktop-save): Call desktop-append-buffer-args for some buffers.
22353 (desktop-lazy-create-buffer): New function.
22354 (desktop-idle-create-buffers): New function.
22355 (desktop-read): Add message about buffers to restore lazily.
22356 (desktop-lazy-abort): New command.
22357 (desktop-clear): Call desktop-lazy-abort.
22358 (desktop-lazy-complete): New command.
22359
22360 2005-01-06 Richard M. Stallman <rms@gnu.org>
22361
22362 * emacs-lisp/find-func.el (find-face-definition):
22363 Rename from find-face.
22364
22365 2005-01-06 Kim F. Storm <storm@cua.dk>
22366
22367 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
22368
22369 * man.el (Man-xref-man-page, Man-xref-header-file)
22370 (Man-xref-normal-file): Add follow-link property.
22371
22372 2005-01-06 Jay Belanger <belanger@truman.edu>
22373
22374 * calc/calc-units.el: Make sure the proper macro definitions are
22375 available when compiling.
22376
22377 2005-01-06 Juri Linkov <juri@jurta.org>
22378
22379 * isearch.el (isearch-lazy-highlight-update):
22380 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
22381
22382 2005-01-06 Miles Bader <miles@gnu.org>
22383
22384 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
22385 (isearch-lazy-highlight-face): Use new name.
22386
22387 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
22388
22389 * uniquify.el (uniquify-rationalize-file-buffer-names):
22390 Re-add an interactive spec.
22391 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
22392 to the same name.
22393
22394 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
22395 (isearch-update, isearch-done): Adjust calls accordingly.
22396
22397 2005-01-05 Richard M. Stallman <rms@gnu.org>
22398
22399 * custom.el (custom-set-variables, custom-theme-set-variables):
22400 Clarify documentation.
22401
22402 * emacs-lisp/find-func.el (find-variable)
22403 (find-variable-other-window, find-variable-other-frame):
22404 Fix the TYPE args to find-function-read and find-function-do-it.
22405 (find-function): Doc fix.
22406 (find-function-at-point): Replace function-at-point alias.
22407
22408 2005-01-04 Richard M. Stallman <rms@gnu.org>
22409
22410 * cus-face.el (custom-declare-face):
22411 Record defface in current-load-list.
22412
22413 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
22414
22415 * emacs-lisp/find-func.el: Doc fixes.
22416 (find-face-regexp): New variable.
22417 (find-function-regexp-alist): New variable.
22418 (find-function-C-source): Third arg is now TYPE.
22419 (find-function-search-for-symbol): Handle general TYPE.
22420 (find-function-read, find-function-do-it): Handle general TYPE.
22421 (find-definition-noselect, find-face): New functions.
22422 (function-at-point): Alias deleted.
22423
22424 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
22425
22426 * battery.el (display-battery-mode): Rename from display-battery.
22427 Handle the case where it gets turned off.
22428
22429 2005-01-04 Richard M. Stallman <rms@gnu.org>
22430
22431 * cus-edit.el (customize): Make :link point to user doc.
22432
22433 * man.el (Man-fontify-manpage): Turn off undo generation.
22434
22435 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
22436
22437 2005-01-04 Andreas Schwab <schwab@suse.de>
22438
22439 * files.el (insert-directory): Only look for error lines in
22440 inserted text. Don't move too far after processing --dired markers.
22441
22442 2005-01-04 Richard M. Stallman <rms@gnu.org>
22443
22444 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
22445 Don't expand if the character is @, period, dash, etc.
22446 (define-mail-abbrev): Quote names that contain problem characters.
22447
22448 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
22449
22450 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
22451
22452 2005-01-03 Richard M. Stallman <rms@gnu.org>
22453
22454 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
22455 (query-replace-highlight, query-replace-lazy-highlight)
22456 (query-replace): Definitions moved up. Doc fix.
22457
22458 2005-01-03 Richard M. Stallman <rms@gnu.org>
22459
22460 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
22461 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
22462 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
22463 (lazy-highlight-face): Rename from isearch-lazy-...
22464 Change all references to them.
22465
22466 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
22467
22468 * cus-edit.el (custom-file): Doc fix for defcustom.
22469 (custom-file): The function no longer sets the variable
22470 `custom-file' to its return value.
22471
22472 * startup.el (command-line): No longer load `custom-file'.
22473
22474 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
22475
22476 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
22477
22478 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
22479 Don't confuse module-prefixed identifiers for labels.
22480 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
22481
22482 2005-01-02 Richard M. Stallman <rms@gnu.org>
22483
22484 * files.el (basic-save-buffer-1): Fix previous change.
22485
22486 * loadhist.el (file-loadhist-lookup): New function.
22487 (file-provides, file-requires): Use it.
22488
22489 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
22490 instead of calculating the right size.
22491
22492 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
22493
22494 * vc-svn.el (vc-svn-diff): Stay local if possible.
22495
22496 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
22497
22498 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
22499
22500 * files.el (hack-local-variables): Fix last change.
22501
22502 2005-01-02 Jay Belanger <belanger@truman.edu>
22503
22504 * calc/calc-yank.el (calc-edit-top): New variable.
22505 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
22506 object. Change header properties.
22507 (calc-edit-finish, calc-edit-finish-stack-object)
22508 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
22509 edited object.
22510 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
22511 for the beginning of the edited object.
22512 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
22513 for the beginning of the edited object.
22514 * calc/calc-prog.el (calc-edit-macro-finish-edit)
22515 (calc-finish-formula-edit, calc-macro-repeats)
22516 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
22517 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
22518 beginning of the edited object.
22519 (calc-user-define-edit): Change the header for editing macros.
22520 Remove unnecessary variable.
22521
22522 2005-01-01 Jay Belanger <belanger@truman.edu>
22523
22524 * calc/calc-yank.el (calc-edit-mode): Change default header.
22525 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
22526 * calc/calc-store.el (calc-edit-variable): Change title to match new
22527 header.
22528 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
22529 mode to match new header.
22530 (calc-user-define-edit): Change titles to include names of commands.
22531 (calc-finish-formula-edit): Adjust to handle new header.
22532 (calc-finish-macro-edit): Remove.
22533 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
22534 (calc-edit-macro-command, calc-edit-macro-command-type)
22535 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
22536 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
22537 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
22538 (calc-edit-macro-finish-edit): New functions.
22539 (calc-user-define-edit): Use new functions to edit named calc macros.
22540
22541 2005-01-01 Stefan <monnier@iro.umontreal.ca>
22542
22543 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
22544
22545 * ses.el (copy-region-as-kill): Deactivate mark.
22546
22547 2005-01-01 Richard M. Stallman <rms@gnu.org>
22548
22549 * replace.el (occur-1): If the output buffer is also an input,
22550 don't kill it, rename it.
22551
22552 * faces.el (set-face-background, set-face-foreground): Doc fix.
22553
22554 * cus-face.el (custom-face-attributes): Fix :help-echo strings
22555 for :foreground and :background.
22556
22557 * dired.el (dired-view-command-alist): Variable deleted.
22558 (dired-view-file, dired-mouse-find-file-other-window):
22559 Delete the code to use it.
22560
22561 2005-01-01 Kim F. Storm <storm@cua.dk>
22562
22563 * image.el (insert-sliced-image): Use t for line-height property.
22564
22565 See ChangeLog.11 for earlier changes.
22566
22567 ;; Local Variables:
22568 ;; coding: iso-2022-7bit
22569 ;; End:
22570
22571 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
22572 Copying and distribution of this file, with or without modification,
22573 are permitted provided the copyright notice and this notice are preserved.
22574
22575 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1