Replace (savehist-mode 1) for (savehist-load).
[bpt/emacs.git] / lisp / ChangeLog
1 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * progmodes/scheme.el (scheme-mode-variables): Use the default
4 comment-indent-function.
5
6 * faces.el (face-attribute): Handle the case where a face inherits from
7 a non-existent face.
8
9 * simple.el (eval-expression-print-format): Use lisp-readable syntax
10 for octal and hexa output, and merge the char into the paren.
11 (kill-new): Use push.
12 (copy-to-buffer): Use with-current-buffer.
13 (completion-setup-function): Move code in loop to remove redundancy.
14 (minibuffer-local-must-match-map): Don't add bindings that duplicate
15 those inherited from minibuffer-local-completion-map.
16
17 * savehist.el (savehist-mode) <defcustom>:
18 Use custom-set-minor-mode if available.
19 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
20 and emit a message if applicable.
21
22 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
23
24 * savehist.el: Sync up to version 19.
25 (savehist-mode): New minor mode.
26 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
27 (savehist-length): Remove (use history-length instead).
28 (savehist-file-modes): Rename from savehist-modes.
29 (savehist-save-hook, savehist-loaded): New vars.
30 (savehist-load): Use savehist-mode. Try to smooth up transition from
31 old format to new format.
32 (savehist-install): Allow savehist-autosave-interval to be nil.
33 (savehist-save): Run the new hook. Be more careful to only trim the
34 history variables.
35 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
36 (savehist-printable): Print into a buffer rather than char-by-char.
37
38 2005-11-01 John Wiegley <johnw@newartisans.com>
39
40 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
41 toggle-ignore keybinding (C-a). The author said it had been
42 disabled much earlier due to a possible incompatibility, but after
43 many months of usage I have encountered no problems (and it is a
44 rather useful option, especially for switching to " *temp*").
45
46 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
47 support for OS/X's AddressBook, by calling out to the open source
48 program "contacts" (installable through Fink).
49
50 * net/eudc.el (eudc-expand-inline): If the
51 `eudc-multiple-match-handling-method' is set to `all', delete the
52 query string before inserting the query result.
53
54 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
55 flag, to prevent Eshell from using the system ls when
56 `eshell-ls-insert-directory' is in used.
57 (eshell-ls-insert-directory): Disable font-lock in directory
58 buffer so that Eshell's own fontification is seen. This broke
59 recently due to changes in font-lock, so this goes back to version
60 21 behavior.
61
62 * eshell/em-glob.el (eshell-extended-glob): Expand the "." path
63 before passing it down to `eshell-glob-entries'. This is done
64 because special file-handlers will on trigger on ".", even if
65 `default-directory' is special.
66
67 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
68
69 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
70 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
71 (gdb-many-windows): Doc fix.
72
73 2005-10-31 Romain Francoise <romain@orebokech.com>
74
75 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
76
77 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
78
79 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
80 that global-font-lock-mode can be enabled by default.
81
82 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
83 (font-lock-add-keywords, font-lock-remove-keywords)
84 (font-lock-fontify-buffer): Remove autoload cookies.
85
86 * jit-lock.el (jit-lock-register): Likewise.
87
88 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
89
90 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
91
92 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
93 intact if there is no gud-comint-buffer.
94
95 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
96
97 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
98 old prompt comint-prompt-read-only is t and GDB commands are
99 issued from tool bar etc.
100
101 2005-10-31 Masatake YAMATO <jet@gyve.org>
102
103 * vc.el (vc-directory-exclusion-list): Add "{arch}".
104
105 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
106
107 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
108 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
109
110 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
111
112 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
113 starting at beginning of line. Fontification is messed up when
114 `open-paren-in-column-0-is-defun-start' set to t.
115 Reported by John Paul Wallington <jpw@pobox.com>.
116
117 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
118
119 * comint.el (comint-send-input): Call `comint-update-fence' when
120 `comint-process-echoes' and `comint-prompt-read-only' are both
121 non-nil, to avoid leftover read-only newline.
122
123 2005-10-30 Richard M. Stallman <rms@gnu.org>
124
125 * textmodes/flyspell.el (flyspell-external-point-words):
126 Detect when WORD can't be checked properly because
127 flyspell-get-word finds just part of it, and move on.
128
129 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
130 boundarychar for Polish.
131 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
132 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
133
134 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
135
136 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
137 (gdb-registers-font-lock-keywords): Delete.
138 (gdb-registers-mode): Don't fontify.
139 (gdb-info-registers-custom): Use text properties instead as, in
140 future, changed register values will use font-lock-warning-face.
141 (gdb-local-font-lock-keywords): Rename to...
142 (gdb-locals-font-lock-keywords): ...for consistency.
143
144 2005-10-30 Andre Spiegel <spiegel@gnu.org>
145
146 * vc.el (vc-switch-backend): Better error message if the buffer is
147 not visiting a file under version control.
148
149 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
150
151 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
152
153 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
154 ~/.emacs.d/.emacs.
155
156 2005-10-29 Richard M. Stallman <rms@gnu.org>
157
158 * replace.el (occur-mode-mouse-goto): Always go to other window.
159 (occur-mode-goto-occurrence): Always switch in same window.
160
161 * simple.el (undo): Display message at end, not at start.
162
163 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
164 New arg REUSE-CELL.
165 (cancel-timer-internal): New function.
166 (timer-event-handler): Use cancel-timer-internal,
167 and pass the cell it returns to timer-activate...
168
169 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
170 (jit-lock-deferred-fontify, jit-lock-context-fontify)
171 (jit-lock-after-change): Test memory-full.
172
173 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
174
175 * textmodes/conf-mode.el (conf-assignment-sign)
176 (conf-assignment-regexp): Fix docstrings.
177 (conf-mode-initialize): New function.
178 (conf-mode): Remove optional args. Use delay-mode-hooks to
179 recognize recursive calls.
180 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
181 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
182 (conf-xdefaults-mode): Use define-derived-mode and
183 conf-mode-initialize.
184
185 2005-10-29 Romain Francoise <romain@orebokech.com>
186
187 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
188
189 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
190
191 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
192 part of the decoded armor to find the key-identifier.
193 (pgg-gpg-lookup-key-owner): New function to return the
194 human-readable identifier of a key owner.
195 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
196 key itself.
197 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
198 the key value) if we have a key and can match it against a secret
199 key. Also, added a note pointing out fact that the prompt only
200 indicates the first matching key.
201
202 * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
203 pgg-decrypt-region.
204 (pgg-pending-timers): A new hash for tracking the passphrase cache
205 timers, so that new ones supercede old ones.
206 (pgg-add-passphrase-to-cache): Rename from
207 `pgg-add-passphrase-cache' to reduce confusion (all callers
208 changed). Modified to cancel old timers when new ones are added.
209 (pgg-remove-passphrase-from-cache): Rename from
210 `pgg-remove-passphrase-cache' to reduce confusion (all callers
211 changed). Modified to cancel old timers when their keys are
212 removed from the cache.
213 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
214 XEmacs, an indirection to delete-itimer.
215 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
216 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
217 users can only check cache without risk of prompting. Correct bug in
218 notruncate behavior.
219 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
220 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
221 Add informative docstrings.
222 (pgg-decrypt): Convey provided passphrase in subordinate call to
223 pgg-decrypt-region.
224
225 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
226
227 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
228 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
229 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
230 'passphrase' argument, so the passphrase can be managed externally
231 and then passed in to the system.
232
233 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
234 (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
235 so the passphrase cache can be used reliably with identifiers
236 besides a pgp packet's key id.
237
238 * pgg-gpg.el (pgg-pgp-encrypt-region)
239 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
240 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
241 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
242 argument to all these routines, so the passphrase can be managed
243 externally and passed in to the system.
244
245 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
246 'notruncate' argument, so the passphrase cache can be used
247 reliably with identifiers besides a pgp packet's key id.
248
249 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
250
251 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
252 symmetric encryption.
253 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
254 encrypted session key.
255 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
256 message ask for the passphrase in a proper way.
257
258 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
259 New user commands for symmetric encryption.
260
261 2005-10-28 Bill Wohler <wohler@newt.com>
262
263 * help-mode.el (help-url): New button type. Calls browse-url.
264 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
265 Similar to Info nodes: URL `url'.
266 (help-make-xrefs): Create help-url buttons for
267 help-xref-url-regexp matches.
268
269 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
270
271 * tool-bar.el (tool-bar-add-item-from-menu)
272 (tool-bar-local-item-from-menu): Fix doc strings.
273
274 2005-10-28 Romain Francoise <romain@orebokech.com>
275
276 * ldefs-boot.el: Update.
277
278 * subr.el (locate-library): Move from help-fns.el.
279 * help-fns.el (locate-library): Move to subr.el.
280
281 2005-10-28 Richard M. Stallman <rms@gnu.org>
282
283 * net/tramp.el (tramp-completion-mode): defvar moved up.
284
285 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
286
287 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
288
289 * files.el (find-file-noselect): Use %d to format large file size.
290
291 * bindings.el (mode-line-format): Add %e.
292
293 * loadup.el ("facemenu"): Load unconditionally.
294 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
295 ("x-dnd"): Load, when appropriate.
296
297 * startup.el (command-line): Call before-init-hook earlier.
298 Warn about some bad characters in -u user name.
299
300 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
301 (flyspell-external-point-words): Error if misspelled word is not found.
302 Set flyspell-large-region-beg at end of word.
303
304 2005-10-28 Andreas Schwab <schwab@suse.de>
305
306 * view.el (View-revert-buffer-scroll-page-forward):
307 Use view-page-size-default.
308
309 2005-10-28 Juri Linkov <juri@jurta.org>
310
311 * international/quail.el (quail-get-current-str): Translate last
312 raw character for deterministic input methods.
313
314 2005-10-27 Jay Belanger <belanger@truman.edu>
315
316 * calc/calc-ext.el: Add functions to autoloads.
317 (math-identity-matrix-p, math-ident-row-p): New functions.
318
319 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
320 multiplication by an identity matrix; don't turn multiplication by
321 an inverse matrix into division.
322 (math-div-symbol-fancy): Replace division by matrices with
323 multiplication by inverse.
324
325 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
326
327 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
328 (calc-writeoutpower): New functions.
329
330 2005-10-27 Romain Francoise <romain@orebokech.com>
331
332 * replace.el (occur-engine): Include colon in mouse-face highlight.
333
334 * dired-x.el: Change Maintainer field.
335
336 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
337
338 * longlines.el (longlines-mode): Bind after-change-functions to
339 nil during initial decoding and final encoding.
340
341 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
342
343 * term.el (term-emulate-terminal, term-handle-colors-array)
344 (term-handle-ansi-escape): Specify the terminfo capabilities
345 implemented.
346
347 2005-10-26 Richard M. Stallman <rms@gnu.org>
348
349 * info.el (Info-fontify-node): Fix detection of sentence-break
350 before *Note.
351
352 2005-10-26 Romain Francoise <romain@orebokech.com>
353
354 * smerge-mode.el: Add `tools' to file keywords.
355
356 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
357
358 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
359 when the fringe is not available.
360
361 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
362 (def-gdb-auto-update-trigger): Simplify construction.
363 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
364 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
365 defined explicitly.
366 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
367 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
368 defined explicitly.
369 (gdb-info-locals-custom): Remove as it's a no-op.
370
371 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
372
373 * longlines.el (longlines-mode): Remove narrowing before
374 performing the initial decoding or final encoding.
375
376 2005-10-25 Romain Francoise <romain@orebokech.com>
377
378 * emacs-lisp/find-func.el (find-library-name): Also strip
379 extension if library name ends in .el, to take advantage of
380 `find-library-suffixes'.
381
382 2005-10-25 Richard M. Stallman <rms@gnu.org>
383
384 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
385
386 2005-10-25 Juri Linkov <juri@jurta.org>
387
388 * textmodes/texinfo.el (texinfo-mode): Change charset of one
389 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
390
391 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
392
393 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
394 (blackbox-redefine-key): Add argument `map'.
395
396 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
397 regions when moving the jit-lock-context-unfontify-pos boundary.
398
399 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
400
401 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
402
403 2005-10-25 Masatake YAMATO <jet@gyve.org>
404
405 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
406
407 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
408
409 * play/blackbox.el (blackbox-redefine-key): New function.
410 (blackbox-mode-map): Use it to remap existing bindings for cursor
411 motion instead of binding literal keys.
412
413 2005-10-25 Glenn Morris <rgm@gnu.org>
414
415 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
416 diary does not end in a newline. Do not assume a blank line at
417 the start of the diary file.
418
419 2005-10-25 Kenichi Handa <handa@m17n.org>
420
421 * international/quail.el (quail-translate-key): If the input
422 method is deterministic and failed to handle the last key, restart
423 the key handling loop from an appropriate key.
424
425 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
426
427 * vc.el (vc-dired-mode): Extend comment for binding of
428 `directory-listing-before-filename-regexp'.
429
430 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
431
432 * textmodes/texinfo.el (texinfo-mode):
433 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
434 not to unnecessarily expose emacs-mule's internal char codes.
435
436 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
437
438 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
439 Display hand pointer and help-echo on disabled icon too.
440 (gdb-mouse-until): New function.
441 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
442
443 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
444
445 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
446 with 2005-10-23 change to doctor.el.
447
448 * finder.el (finder-mode-map): Add follow-link binding.
449
450 2005-10-25 Kim F. Storm <storm@cua.dk>
451
452 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
453 to gdb-mouse-toggle-breakpoint-fringe.
454 (gdb-mouse-toggle-breakpoint-margin): Rename from
455 gdb-mouse-toggle-breakpoint. Fix doc.
456 (gdb-mouse-toggle-breakpoint-fringe): New defun.
457 (gdb-put-string): Add optional SPROPS arg. Add props to string.
458 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
459 string properties also for fringe breakpoint bitmaps.
460
461 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
462
463 * textmodes/org.el (org-start-icalendar-file): Fix format form.
464
465 2005-10-25 Masatake YAMATO <jet@gyve.org>
466
467 * simple.el (completion-common-substring):
468 Use `completion-common-substring' prior to `completion-base-size'.
469
470 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
471
472 * savehist.el: Require CL while compiling.
473 (savehist-history-variables): Remove.
474 (savehist-save-minibuffer-history, savehist-additional-variables)
475 (savehist-minibuffer-history-variables): New vars.
476 (savehist-save): Use them.
477 (savehist-uninstall, savehist-minibuffer-hook): New funs.
478 (savehist-install): New fun, extracted from savehist-load.
479 (savehist-load): Use them.
480
481 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
482
483 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
484 a dummy doc-string-elt property.
485 (defalias, defvaralias, define-category): Add a docstring property.
486
487 * image.el (defimage):
488 * widget.el (define-widget):
489 * custom.el (defface, defcustom): Add `doc-string' declaration.
490
491 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
492 (defadvice): Add `doc-string' declaration.
493
494 * emacs-lisp/byte-run.el (macro-declaration-function):
495 Handle `doc-string' declarations.
496 (define-obsolete-function-alias, define-obsolete-variable-alias):
497 Add `doc-string' declaration.
498
499 2005-10-24 Kenichi Handa <handa@m17n.org>
500
501 * international/utf-7.el (utf-7): Add autoload cookie.
502
503 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
504
505 2005-10-24 Eli Zaretskii <eliz@gnu.org>
506
507 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
508 list of directories passed to batch-update-autoloads. Add "." to
509 the list of the echoed directories.
510
511 * pgg-def.el:
512 * pgg-gpg.el:
513 * pgg-parse.el:
514 * pgg-pgp.el:
515 * pgg-pgp5.el:
516 * pgg.el: Moved here from the gnus subdirectory.
517
518 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
519
520 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
521 in case comint-prompt-read-only is set to t.
522
523 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
524 in case comint-prompt-read-only is set to t.
525
526 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
527
528 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
529 Now a string.
530 (icalendar-import-format): Handle CLASS, STATUS, URL.
531 Rename `subject' to `summary'.
532 (icalendar-import-format-summary): Rename from
533 `icalendar-import-format-subject'.
534 (icalendar-import-format-url, icalendar-import-format-status)
535 (icalendar-import-format-class): New variables.
536 (icalendar--rris): Take variable argument list.
537 (icalendar--datestring-to-isodate): Remove unnecessary
538 calendar-style check when converting dates with explicit month names.
539 (icalendar-export-region): Change return type of conversion
540 subroutines. Bury current buffer unless error occurred.
541 (icalendar--convert-to-ical)
542 (icalendar--parse-summary-and-rest): New functions.
543 (icalendar--convert-ordinary-to-ical)
544 (icalendar--convert-weekly-to-ical)
545 (icalendar--convert-yearly-to-ical)
546 (icalendar--convert-block-to-ical)
547 (icalendar--convert-cyclic-to-ical)
548 (icalendar--convert-anniversary-to-ical): Change return type.
549 Strip trailing blanks from subject.
550 (icalendar--convert-sexp-to-ical): Change return type.
551 Strip trailing blanks from subject. Handle simple sexp
552 entries as generated by icalendar.el.
553 (icalendar--convert-float-to-ical)
554 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
555 (icalendar-import-file): Doc fix.
556 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
557 Correct call to icalendar--rris.
558 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
559 `summary'.
560 (icalendar--add-diary-entry): Rename `subject' to `summary'.
561
562 2005-10-24 Romain Francoise <romain@orebokech.com>
563
564 * server.el (server-sentinel): Set query-on-exit flag to nil on
565 new client processes (it isn't inherited from the server process).
566
567 * replace.el (occur-engine): Rearrange text properties.
568
569 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
570
571 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
572 case-fold-search is nil.
573 (debug-help-follow): Use help-xref-interned directly.
574
575 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
576
577 * thumbs.el (thumbs-image-type): Add .pbm.
578
579 2005-10-23 Richard M. Stallman <rms@gnu.org>
580
581 * faces.el (inhibit-face-set-after-frame-default): New variable.
582 (set-face-attribute): Bind it.
583 (face-set-after-frame-default): Test it.
584
585 * help-fns.el (describe-simplify-lib-file-name): New function.
586 (describe-function-1, describe-variable): Use it.
587
588 * faces.el (describe-face): Use describe-simplify-lib-file-name.
589
590 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
591 Eliminate nil as possible value.
592 (tooltip-hide-delay): Reduce internal-border-width.
593
594 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
595 (menu-bar-file-menu) <new-file>: Likewise.
596
597 * simple.el (line-move-finish): Ignore fields computing LINE-END.
598
599 * international/mule.el (load-with-code-conversion):
600 Pass full file name to `eval-buffer' unless preloading.
601
602 * textmodes/flyspell.el (flyspell-large-region):
603 Call ispell-check-version.
604
605 * textmodes/ispell.el (ispell-local-dictionary-overridden):
606 Fix the make-variable-buffer-local call that was supposed
607 to be for this variable.
608 (ispell-aspell-supports-utf8): Doc fix.
609 (ispell-find-aspell-dictionaries): Preserve elements of
610 ispell-dictionary-alist for dictionaries that aspell doesn't report.
611 (ispell-aspell-find-dictionary): Return nil on error.
612
613 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
614 (doctor-symptoms): Likewise.
615
616 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
617
618 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
619
620 * cus-edit.el (custom-button, custom-button-pressed): New vars.
621 (custom-raised-buttons): Add :set spec.
622 (custom-button-unraised, custom-button-pressed-unraised):
623 New faces, so that custom-raised-buttons actually does something.
624 (custom-mode): Use custom-button and custom-button-pressed.
625
626 * wid-edit.el (widget-specify-button): Don't ignore
627 widget-mouse-face on graphic terminals.
628 (widget-move-and-invoke): Cleanup.
629
630 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
631
632 * whitespace.el (whitespace-cleanup): Doc fix.
633
634 2005-10-23 Romain Francoise <romain@orebokech.com>
635
636 * emulation/viper.el (viper-set-hooks): Quote forms passed to
637 `eval-after-load' to avoid evaluating their result.
638
639 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
640
641 * files.el (directory-listing-before-filename-regexp):
642 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
643
644 * dired.el (dired-move-to-filename-regexp): Remove.
645 All occurences replaced by `directory-listing-before-filename-regexp'.
646
647 * dired-x.el, locate.el, vc.el:
648 Replace `dired-move-to-filename-regexp' by
649 `directory-listing-before-filename-regexp'. In vc.el it is
650 overwritten locally; maybe this can be handled in files.el too.
651
652 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
653 replaced by `directory-listing-before-filename-regexp'.
654
655 2005-10-23 Andreas Schwab <schwab@suse.de>
656
657 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
658 and eval-next-after-load.
659
660 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
661
662 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
663 exist, create it.
664
665 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
666
667 * allout.el: Remove autoloads for mailcrypt and crypt++.
668 Require pgg, pgg-gpg during compilation.
669 (allout-version): Increment version number to 2.1, and use a literal
670 rather than RCS Id.
671 (allout-default-encryption-scheme): Remove.
672 (allout-passphrase-verifier-handling)
673 (allout-passphrase-verifier-string)
674 (allout-file-passphrase-verifier-string)
675 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
676 (allout-passphrase-hint-handling): Rename and simplify.
677 (allout-init): Use `find-file-hook' if available, otherwise
678 `find-file-hooks'.
679 (allout-mode): Use `write-file-functions' if available, otherwise
680 `local-write-file-hooks' and, instead of making auto-save-hook
681 buffer local, make the write-file-hook activity contingent to
682 allout-mode.
683 (allout-mode): Use key-binding substitution in the docstring.
684 (allout-kill-line): Spell-out kill ring data structure mutation
685 instead of using byte-compiler-complaint-provoking `pop'.
686 (allout-insert-listified): Use `insert' rather than `insert-string'
687 (allout-toggle-current-subtree-encryption): Update docstring, adjust
688 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
689 (allout-encrypt-string): Totally revamped vis new underlying
690 encryption facilities.
691 (allout-mc-activate-passwd): Remove.
692 (allout-obtain-passphrase): New, more or less replaces
693 allout-mc-activate-passwd.
694 (allout-encrypted-key-info): More or less replaces
695 allout-encrypted-text-type.
696 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
697 (my-mark-marker): Use `(featurep 'xemacs)'.
698
699 2005-10-23 Lars Hansen <larsh@soem.dk>
700
701 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
702 (byte-compile-file-form-defmumble, byte-compile-defun)
703 (byte-compile-defmacro): Use it.
704 (byte-compile-form): Don't call byte-compile-set-symbol-position
705 when a byte-compile handler is called.
706
707 2005-10-22 Romain Francoise <romain@orebokech.com>
708
709 * savehist.el (savehist-history-variables): Add `grep-find-history'.
710
711 * subr.el (eval-after-load): Convert library name to an absolute
712 file name using locate-library, since load-history no longer has
713 library names in it.
714
715 2005-10-22 Richard M. Stallman <rms@gnu.org>
716
717 * files.el (make-temp-file): Move from subr.el.
718 * subr.el (make-temp-file): Move to files.el.
719
720 * window.el (get-buffer-window-list): Move from subr.el.
721 * subr.el (get-buffer-window-list): Move to window.el.
722
723 * image.el (image-load-path): Use eval-at-startup to initialize.
724
725 * subr.el (eval-at-startup): New macro.
726
727 * subr.el: Much rearrangement of functions and division
728 into pages. No code changes.
729
730 2005-10-22 Kenichi Handa <handa@m17n.org>
731
732 * tar-mode.el (tar-extract): Be sure to call
733 find-operation-coding-system if set-auto-coding doesn't find a
734 coding system.
735
736 2005-10-22 Kim F. Storm <storm@cua.dk>
737
738 * image.el (image-type-header-regexps): Rename from image-type-regexps.
739 Change users.
740 (image-type-file-name-regexps): New defconst.
741 (image-type-from-data): Simplify loop.
742 (image-type-from-buffer): New defun.
743 (image-type-from-file-header): Use it instead of image-type-from-data.
744 Use image-search-load-path instead of only looking in data-directory.
745 (image-type-from-file-name): New defun.
746 (image-search-load-path): Change `pathname' to `filename'.
747 Make PATH arg optional, default to image-load-path.
748
749 2005-10-21 Richard M. Stallman <rms@gnu.org>
750
751 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
752
753 * textmodes/paragraphs.el (sentence-end-base): New variable.
754 (sentence-end): Use sentence-end-base.
755
756 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
757
758 * font-lock.el (font-lock-default-fontify-region): Check the multiline
759 property independently from the font-lock-multiline variable.
760
761 2005-10-21 Richard M. Stallman <rms@gnu.org>
762
763 * emacs-lisp/find-func.el (find-library-name): Doc fix.
764
765 * startup.el (command-line): Convert library names
766 in `load-history' to absolute file names.
767
768 * subr.el (symbol-file): Doc fix.
769
770 * loadhist.el (file-loadhist-lookup): Call locate-library
771 instead of find-library-name. Don't try converting
772 abs file names to library names, since load-history no longer
773 has library names in it.
774 (file-dependents, file-provides, file-requires): Doc fixes.
775
776 2005-10-21 Juri Linkov <juri@jurta.org>
777
778 * progmodes/etags.el (tags-table-mode): New function.
779 (tags-verify-table): Replace initialize-new-tags-table with
780 tags-table-mode.
781
782 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
783 default value.
784 (desktop-modes-not-to-save): Add tags-table-mode to the
785 default value.
786
787 * info.el (Info-index-next): Add total number of index
788 alternatives to the message.
789
790 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
791 backward only space (instead of space and period) before looking
792 at sentence end.
793
794 * simple.el (set-variable): Use user-variable-p instead of symbolp.
795 Add the old variable value as 4th default-value arg of read-string.
796
797 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
798
799 * cus-face.el (custom-declare-face): Make face from X resources
800 also on Mac.
801
802 * disp-table.el (standard-display-g1, standard-display-graphic):
803 Refuse to use string glyphs also on Mac.
804 (standard-display-european): Don't set terminal coding system also
805 on Mac.
806
807 * frame.el (display-screens): Use x-display-screens also on Mac.
808
809 2005-10-21 Romain Francoise <romain@orebokech.com>
810
811 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
812
813 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
814
815 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
816 and $? into sexps.
817
818 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
819 warning face on open-paren-in-column-0.
820
821 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
822 boundary case. Fix typo.
823 Suggested by Martin Rudalics <rudalics@gmx.at>.
824
825 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
826
827 * textmodes/org.el: (org-combined-agenda-icalendar-file)
828 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
829 (org-export-icalendar-this-file)
830 (org-export-icalendar-all-agenda-files)
831 (org-export-icalendar-combine-agenda-files): New commands.
832 (org-export-icalendar, org-print-icalendar-entries)
833 (org-start-icalendar-file, org-finish-icalendar-file)
834 (org-ical-ts-to-string): New functions.
835 (org-read-date, org-goto-calendar)
836 (org-agenda-goto-calendar): Inhibit displaying diary entries by
837 call to `calendar'.
838 (orgtbl-setup): Remove the :keys arguments from the menu description.
839 (org-after-save-iCalendar-file-hook): New variable.
840
841 2005-10-21 Kenichi Handa <handa@m17n.org>
842
843 * language/vietnamese.el (tcvn-5712): Make it an alias of
844 vietnamese-tcvn coding-system.
845
846 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
847
848 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
849 group id is given.
850
851 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
852
853 * progmodes/sh-script.el (sh-escaped-line-re): New var.
854 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
855 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
856 whose line is either continued or ends with a comment.
857
858 2005-10-20 Romain Francoise <romain@orebokech.com>
859
860 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
861
862 * replace.el (occur-engine): Add follow-link property.
863
864 * font-core.el (font-lock-mode): Doc fix.
865
866 2005-10-20 Richard M. Stallman <rms@gnu.org>
867
868 * net/rcirc.el: New file.
869
870 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
871
872 * term.el (term-term-name): Initialize to "eterm-color".
873
874 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
875
876 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
877 for encryption functionality.
878 Move allout customization subgroup from `editing' to `outlines' group.
879 Fix commentary 'keywords' to legitimate ones.
880 Update author info (using my current email address, obscurified).
881 (allout-encrypt-string, allout-encryption-produce-work-buffer)
882 (allout-encrypted-topic-p, allout-encrypted-text-type)
883 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
884 (allout-situate-encryption-key-verifier)
885 (allout-get-encryption-key-verifier, allout-verify-key)
886 (allout-next-topic-pending-encryption)
887 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
888 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
889 (outline-key-verifier-handling, outline-key-hint-handling)
890 (outline-encrypt-unencrypted-on-saves): New defcustoms.
891 (allout-file-key-verifier-string, allout-encryption-scheme)
892 (allout-key-verifier-string, allout-key-hint-string)
893 (allout-after-save-decrypt): New variables.
894 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
895 (allout-after-saves-handler): New hook functions.
896 (allout-post-command-business): Do allout-after-save-decrypt.
897 (allout-enable-file-variable-adjustment): Custom var to enable
898 mechanism for adding and adjusting settings of Emacs file variables.
899 (allout-adjust-file-variable, allout-file-vars-section-data):
900 New functions, implement the mechanism.
901 (outlineify-sticky): Use the file vars mechanism.
902 (allout-inhibit-protection, allout-during-write-cue)
903 (allout-override-protect, allout-before-change-protect): Remove.
904 (allout-flag-region, allout-open-topic): Adjust read-only text.
905 (allout-open-line-not-read-only): Add to facilitate read-only
906 text based protection.
907 (allout-kill-line): Revise to adjust read-only text, clue the
908 user about the inhibition.
909 (allout-unprotected): Use unwind-protect.
910 (allout-shift-in, allout-shift-out): Disallow manually shifting a
911 topic deeper than the offspring depth of the previous topic -
912 avoiding confusing "containment discontinuities".
913 (allout-reindent-bodies): Fix retention of body relative hanging
914 indent during promotion of collapsed bodies.
915 (allout-open-topic): Make it easy to open new topic with same
916 bullet as current topic - topic creation functions provided with
917 any universal argument provokes now prompt for bullet, defaulting
918 to the bullet of the previous topic.
919 (allout-plain-bullets-string, allout-distinctive-bullets-string):
920 Plain bullet alternates '.' period and ',' comma only. All other
921 bullets are relegated to special status (but customizable).
922 (allout-end-of-entry): Rename from 'allout-end-of-current-entry
923 since it actually operates w.r.t. most immediately containing
924 entry, visible or not.
925 (allout-hide-current-entry, allout-show-current-entry): Use the
926 revised version.
927 (allout-old-expose-topic): Solidify deprecation.
928 (allout-end-of-subtree): Add so we can span concealed as well
929 as visible topics.
930 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
931 (allout-end-of-current-heading): Tweak to just respect the first line.
932 (allout-get-body-text): Add.
933 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
934 when invoked interactively.
935 (allout-up-current-level): Use `interactive-p'.
936 (allout-mode, allout-init): Miscellaneous docstring and
937 operational refinements, as well as hookups of new encryption stuff.
938 (allout-beginning-of-current-entry): Now works as advertised.
939 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
940 (allout-isearch-rectification): Refine condition for isearching.
941 (allout-isearch-abort, allout-enwrap-isearch)
942 (allout-flag-region, my-region-active-p): Relocate some macros.
943 (allout-title): Fallback title is '(buffer-name)', not
944 non-existing '(current-buffer-name)'.
945 (subst-char-in-string): Define if absent (for some XEmacs versions).
946
947 2005-10-20 Jari Aalto <jari.aalto@cante.net>
948
949 * mail/sendmail.el (mail-setup-hook, mail-aliases)
950 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
951 (mail-citation-prefix-regexp, mail-signature-file)
952 (mail-default-headers, mail-bury-selects-summary)
953 (mail-send-nonascii): Add autoload cookies.
954
955 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
956
957 * frame.el (blink-cursor-mode): Add `mac' to the list of
958 window-system's that support blinking cursor.
959
960 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
961
962 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
963
964 2005-10-20 Eli Zaretskii <eliz@gnu.org>
965
966 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
967 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
968 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
969
970 2005-10-20 Kim F. Storm <storm@cua.dk>
971
972 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
973 (ido-set-current-directory): Don't add / after final @.
974 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
975 Explicitly handle ange-ftp completion oddities.
976 (ido-make-file-list): Don't rotate list at tramp root to avoid
977 triggering tramp file handler for expand-file-name via get-file-buffer.
978
979 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
980
981 * simple.el (eval-expression-print-format): Put the char-string
982 inside the parenthesis, like the other alternative notations.
983 (kill-new): Use push.
984 (copy-to-buffer): Use with-current-buffer.
985 (completion-setup-function): Simplify.
986 (minibuffer-local-must-match-map): Don't add redundant bindings which
987 are already present in its parent (minibuffer-local-completion-map).
988
989 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
990
991 2005-10-19 Jay Belanger <belanger@truman.edu>
992
993 * calc/calc-units.el (math-standard-units): Add units, adjust
994 symbols and update values.
995 (math-unit-prefixes): Add more prefixes.
996
997 2005-10-19 Romain Francoise <romain@orebokech.com>
998
999 * bookmark.el (bookmark-menu-heading): New face.
1000 (bookmark-bmenu-list): Use it.
1001 Don't fiddle with `baud-rate' at top-level.
1002
1003 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
1004
1005 * image.el (create-image, find-image): Mention max-image-size in
1006 docstring.
1007
1008 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
1009
1010 * savehist.el (savehist-load): Revert to checking XEmacs.
1011
1012 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
1013 Various docstring and line-width fixups.
1014 (conf-mode): Use cond.
1015 Set font-lock-defaults. Don't set comment-use-syntax.
1016
1017 2005-10-18 David Ponce <david@dponce.com>
1018
1019 * tree-widget.el (tree-widget-button-click): New function.
1020 (tree-widget-button-keymap): Use it.
1021
1022 2005-10-18 Romain Francoise <romain@orebokech.com>
1023
1024 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
1025 (bookmark-bmenu-hide-filenames): Add follow-link property.
1026 Improve help-echo text.
1027
1028 * ffap.el (find-file-at-point): Doc fix.
1029
1030 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1031
1032 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
1033
1034 2005-10-18 Masatake YAMATO <jet@gyve.org>
1035
1036 Install to the CVS repository what I forgot to install in my
1037 2005-10-16 changes.
1038
1039 * progmodes/python.el (python-complete-symbol): Pass the common
1040 prefix substring of completion to `display-completion-list'.
1041
1042 * textmodes/org.el (org-complete): Ditto.
1043
1044 2005-10-18 Masatake YAMATO <jet@gyve.org>
1045
1046 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
1047
1048 * woman.el (WoMan-xref-man-page): New button type derived
1049 from `Man-abstract-xref-man-page'.
1050 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
1051
1052 * man.el (Man-abstract-xref-man-page): New button type.
1053 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
1054 (Man-highlight-references): Add new optional argument `xref-man-type'.
1055
1056 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
1057
1058 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
1059
1060 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
1061
1062 * cus-edit.el (Custom-move-and-invoke): Delete.
1063 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
1064
1065 * wid-edit.el (widget-move-and-invoke): New function, from
1066 Custom-move-and-invoke.
1067
1068 2005-10-17 Bill Wohler <wohler@newt.com>
1069
1070 Move all remaining images from lisp/toolbar to etc/images, move
1071 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
1072 the low resolution images in their own directory (low-color).
1073
1074 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*,
1075 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*:
1076 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*:
1077 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*:
1078 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*:
1079 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*:
1080 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
1081
1082 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
1083 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
1084 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
1085 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
1086 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
1087 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
1088 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
1089 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
1090 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
1091 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
1092 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
1093 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
1094 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
1095 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
1096 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
1097
1098 To conform with convention, replace the underscore (_) in the
1099 following image names with dash (-) or (/) as appropriate.
1100
1101 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
1102 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
1103 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
1104 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
1105 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
1106 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
1107 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
1108 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
1109 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
1110 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
1111 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
1112 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
1113 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
1114 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
1115 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
1116
1117 * info.el (info-tool-bar-map): Replace underscores in image names
1118 with dashes.
1119
1120 * makefile.w32-in (WINS): Remove toolbar.
1121
1122 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
1123
1124 * tool-bar.el: Move to lisp from toolbar. Now that
1125 toolbar is empty, it should be deleted when folks run "cvs up -P".
1126
1127 2005-10-18 Jay Belanger <belanger@truman.edu>
1128
1129 * calc/calc-store.el (calc-store-into): Get the proper variable name
1130 to display in message.
1131
1132 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
1133
1134 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
1135 expressions display in speedbar for all buffers when debugging.
1136 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
1137
1138 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
1139 (speedbar-insert-button, speedbar-make-button):
1140 Use add-text-properties.
1141 (speedbar-update-localized-contents)
1142 (speedbar-update-directory-contents)
1143 (speedbar-update-special-contents): Use dolist.
1144 (speedbar-buffer-easymenu-definition): Add a menu separator.
1145
1146 2005-10-17 Jason Rumney <jasonr@gnu.org>
1147
1148 * makefile.w32-in: Use $(lisp) consistently.
1149 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
1150 for shell specific generation of mh-autoloads.
1151
1152 2005-10-17 Richard M. Stallman <rms@gnu.org>
1153
1154 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
1155
1156 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
1157
1158 * jit-lock.el (jit-lock-fontify-now):
1159 Move jit-lock-context-unfontify-pos to avoid wasted work.
1160
1161 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
1162
1163 * net/tramp.el (tramp-completion-mode): New defvar. Used in
1164 `tramp-completion-mode' for checking if we are in completion mode.
1165 (tramp-completion-handle-file-name-all-completions): Reorder code
1166 in order to complete for file names only in case there are no
1167 method/user/host completions. This is necessary for cooperation
1168 with ido. Reported by Kim F. Storm <storm@cua.dk>.
1169
1170 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
1171
1172 * longlines.el (longlines-search-forward)
1173 (longlines-search-backward): Match any number of spaces.
1174
1175 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
1176
1177 * diff-mode.el (diff-mode): Doc fix.
1178
1179 2005-10-16 David Reitter <david.reitter@gmail.com>
1180
1181 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
1182 as default on darwin and windows systems.
1183
1184 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
1185
1186 * arc-mode.el (archive-zip-extract): Doc fix.
1187
1188 2005-10-16 Romain Francoise <romain@orebokech.com>
1189
1190 * mouse.el (mouse-1-click-follows-link): Doc fix.
1191
1192 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
1193
1194 * savehist.el: Don't require CL at runtime.
1195 (savehist-xemacs): Remove.
1196 (savehist-coding-system): Use utf-8 if present, regardless of religion.
1197 (savehist-no-conversion): Use (featurep 'xemacs).
1198 (savehist-load): Check existence of start-itimer rather than XEmacs.
1199 Use an idle timer.
1200 (savehist-process-for-saving): Replace use of CL funs `subseq' and
1201 `delete-if-not'.
1202
1203 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
1204
1205 * savehist.el: Newer version.
1206 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
1207 (savehist-last-checksum, savehist-no-conversion): New vars.
1208 (savehist-autosave, savehist-process-for-saving, savehist-printable):
1209 New functions.
1210 (savehist-load, savehist-save): Use them.
1211 (savehist-delimit): Remove.
1212
1213 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
1214
1215 * progmodes/compile.el (compilation-goto-locus): Display the
1216 compilation buffer first and the source buffer second, in case they're
1217 in overlapping frames. Don't raise the compilation frame if it was the
1218 selected window upon entry. Pass the `other-window' arg to
1219 pop-to-buffer.
1220
1221 * info.el (Info-fontify-node): Use dolist.
1222 Change add-text-properties to put-text-property.
1223
1224 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1225
1226 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
1227 bound of search.
1228
1229 2005-10-16 Masatake YAMATO <jet@gyve.org>
1230
1231 * dabbrev.el (dabbrev-completion): Pass the common
1232 prefix substring of completion to `display-completion-list'.
1233
1234 * filecache.el (file-cache-minibuffer-complete)
1235 (file-cache-complete): Ditto.
1236
1237 * tempo.el (tempo-display-completions): Ditto.
1238
1239 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
1240
1241 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
1242
1243 * eshell/em-hist.el (eshell-list-history): Ditto.
1244
1245 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
1246
1247 * mail/mailalias.el (mail-complete): Ditto.
1248
1249 * progmodes/etags.el (complete-tag): Ditto.
1250
1251 * progmodes/make-mode.el (makefile-complete): Ditto.
1252
1253 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
1254
1255 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
1256
1257 * progmodes/pascal.el (pascal-complete-word)
1258 (pascal-show-completions): Ditto.
1259
1260 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
1261
1262 * simple.el (completion-common-substring): New variable.
1263 (completion-setup-function): Use `completion-common-substring'
1264 to put faces.
1265
1266 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1267
1268 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
1269 (x-get-selection, mac-select-convert-to-string): Convert from/to
1270 UTF-16 clipboard data as in native byte order, no BOM.
1271
1272 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
1273
1274 * progmodes/gud.el (gud-tool-bar-map): Rename the images
1275 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
1276 (gud-sentinel): Use speedbar-frame to check for speedbar.
1277
1278 2005-10-15 Richard M. Stallman <rms@gnu.org>
1279
1280 * savehist.el: New file.
1281
1282 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
1283
1284 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
1285 Fix bug in \bf fontification.
1286
1287 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
1288
1289 * pcvs.el (cvs-edit-log-files): New var.
1290 (cvs-mode-edit-log): New arg `file'.
1291 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
1292 Instead force the use of the original file and nothing else.
1293 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
1294 the cvs-minor-wrap-function is set.
1295 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
1296
1297 2005-10-14 Bill Wohler <wohler@newt.com>
1298
1299 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
1300 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
1301 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
1302 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
1303 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
1304 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
1305 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
1306 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
1307 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
1308 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
1309 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
1310 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
1311 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
1312 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
1313 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
1314
1315 * progmodes/gud.el (gud-tool-bar-map): Rename the images
1316 appropriately (for example, gud-break to gud/break).
1317
1318 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
1319
1320 * longlines.el (longlinges-search-function)
1321 (longlines-search-forward, longlines-search-backward): New functions.
1322 (longlines-mode): Set isearch-search-fun-function to
1323 longlinges-search-function.
1324
1325 * mouse.el (mouse-drag-region-1): Handle the case where a
1326 double-click event is bound to an arbitrary function.
1327
1328 2005-10-14 David Ponce <david@dponce.com>
1329
1330 * recentf.el (recentf-track-opened-file)
1331 (recentf-track-closed-file, recentf-update-menu)
1332 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
1333 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
1334 mouse-1-click-follows-link.
1335
1336 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1337
1338 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
1339 Gnome file-manager.png. Suggested by
1340 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
1341
1342 * toolbar/README: Add diropen.xpm.
1343
1344 2005-10-13 Bill Wohler <wohler@newt.com>
1345
1346 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
1347 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
1348
1349 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
1350
1351 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
1352 Don't waste the byte-compiler's time on constant data.
1353
1354 2005-10-13 Kenichi Handa <handa@m17n.org>
1355
1356 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
1357 byte with `escape-glyph' face.
1358
1359 * international/fontset.el (ccl-encode-unicode-font):
1360 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
1361 Handle the case that ucs-mule-to-mule-unicode translates a character to
1362 ASCII (usually for IPA characters).
1363
1364 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
1365
1366 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
1367 Don't hide the underline of titles if font-lock-mode is disabled.
1368
1369 2005-10-12 Bill Wohler <wohler@newt.com>
1370
1371 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
1372 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
1373 files in MH-E-SRC have been updated.
1374 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
1375
1376 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
1377
1378 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
1379 (mixal-mode-syntax-table): Add \n as end-comment.
1380 (mixal-operation-codes-alist): Immediately initialize to full value.
1381 (mixal-add-operation-code): Remove.
1382 (mixal-describe-operation-code): Make the arg non-optional.
1383 Use the interactive spec instead.
1384 Use mixal-operation-codes-alist rather than mixal-operation-codes.
1385 (mixal-font-lock-keywords): Don't highlight comments here any more.
1386 (mixal-font-lock-syntactic-keywords): New var.
1387 (mixal-mode): Use it. Fix comment-start-skip.
1388
1389 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1390
1391 * startup.el (command-line-x-option-alist): -nb => -nbi
1392
1393 2005-10-12 Kim F. Storm <storm@cua.dk>
1394
1395 * startup.el (fancy-splash-default-action): Discard mouse click in
1396 the spash screen window, as it has no sensible meaning in the
1397 next window to be selected. Fixes error reported by Jan D.
1398
1399 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
1400
1401 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
1402
1403 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
1404
1405 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
1406 Try to fix up minor layout issues like indentation, line break, etc...
1407 (mixal-mode-syntax-table): Don't try to specify comment syntax,
1408 because it doesn't work.
1409 (mixal-operation-codes): Add some more codes.
1410 (mixal-font-lock-keywords): Process comments here.
1411 (mixal-mode): mixasm no longer needs -g option.
1412
1413 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
1414
1415 * progmodes/sh-script.el (sh-tmp-file):
1416 Use mktemp -t. Finish support for es and rc shells.
1417
1418 2005-10-11 Jay Belanger <belanger@truman.edu>
1419
1420 * calc/calcalg2.el (calc-integral): With an argument, compute the
1421 definite integral.
1422
1423 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
1424
1425 * mouse.el (mouse-drag-region-1): Don't try to catch a
1426 double-click when doing follow-link (it's overridden anyway).
1427
1428 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
1429
1430 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
1431 (autoload-print-form-outbuf): Add docstring.
1432
1433 2005-10-11 Juri Linkov <juri@jurta.org>
1434
1435 * info.el (Info-mode-menu): Delete menu item "Edit".
1436 (Info-mode): Delete description of Info-edit from docstring,
1437 and rearrange descriptions of Info commands in the order
1438 they are documented in the Info manual.
1439
1440 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
1441
1442 * calendar/appt.el (appt-check): Use diary-selective-display var.
1443
1444 2005-10-10 Richard M. Stallman <rms@gnu.org>
1445
1446 * net/newsticker.el (newsticker-start, newsticker-show-news):
1447 Add autoload cookies.
1448
1449 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
1450
1451 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
1452
1453 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
1454
1455 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
1456
1457 2005-10-10 Jay Belanger <belanger@truman.edu>
1458
1459 * calc/calc-arith.el (math-check-known-scalarp)
1460 (math-check-known-matrixp): Check the values of arguments that are
1461 variables.
1462 (math-check-known-square-matrixp): New function.
1463 (math-known-square-matrixp): Use math-check-known-square-matrixp.
1464 (math-super-types): Add sqmatrix type.
1465
1466 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
1467 mode name `square' to 'sqmatrix'.
1468
1469 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
1470 mode name `square' to 'sqmatrix'.
1471
1472 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
1473
1474 * progmodes/etags.el (select-tags-table-mode): Don't use
1475 selective-display.
1476 (tags-select-tags-table): Pass `button' to the action function.
1477 (select-tags-table): Place the side-info on button properties rather
1478 than in hidden text. Abbreviate file names.
1479 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
1480 (select-tags-table-select): Add `button' argument.
1481 Get side-info from the button property rather than from hidden text.
1482
1483 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
1484
1485 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
1486 (gud-speedbar-buttons): Preserve point if possible.
1487 (gud-sentinel): Restore previous speedbar display type.
1488
1489 * progmodes/gdb-ui.el (gdba): Improve diagram.
1490 (def-gdb-auto-update-handler, gdb-info-locals-handler)
1491 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
1492 Call get-buffer-window once.
1493
1494 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
1495
1496 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
1497 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
1498 (pascal-indent-command): Remove unused var `ind'.
1499 (pascal-indent-case): Remove unused var `oldpos'.
1500 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
1501 since it's now used as a proper minor mode map.
1502 (pascal-outline): Rename to pascal-outline-mode.
1503 (pascal-outline-mode): Use define-minor-mode.
1504 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
1505 selective-display.
1506
1507 2005-10-10 Andreas Schwab <schwab@suse.de>
1508
1509 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
1510 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
1511
1512 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
1513 outside source directory.
1514
1515 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
1516
1517 * textmodes/org.el: (org-mode-map): Explicit definition of `C-c
1518 C-x' as a prefix.
1519 (orgtbl-mode-map): Full keymap instead of sparse, because all
1520 `self-insert-command' keys are redefined in this map.
1521 (org-export-as-html): Specify charset for HTML file, by taking it
1522 from the coding system.
1523
1524 2005-10-10 Kenichi Handa <handa@m17n.org>
1525
1526 * textmodes/flyspell.el (flyspell-check-word-p):
1527 If unread-command-events is non-empty, don't call sit-for.
1528
1529 2005-10-09 Richard M. Stallman <rms@gnu.org>
1530
1531 * font-lock.el (font-lock-syntactic-keywords)
1532 (font-lock-keywords): Doc fixes.
1533
1534 * textmodes/flyspell.el (flyspell-external-point-words):
1535 Simplify logic, and don't try to check for consecutive appearances
1536 of one incorrect word.
1537
1538 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
1539
1540 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
1541 separator.
1542
1543 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
1544 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
1545 (gud-expansion-speedbar-buttons): New function.
1546 (gud-speedbar-buttons): Check for gud-comint-buffer.
1547
1548 2005-10-09 Bill Wohler <wohler@newt.com>
1549
1550 * Makefile.in (updates): Add mh-loaddefs dependency.
1551
1552 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
1553
1554 * speedbar.el (speedbar-file-key-map): Fix typo.
1555
1556 2005-10-09 Daniel Brockman <daniel@brockman.se>
1557
1558 * cus-start.el (line-spacing): Add custom spec.
1559
1560 2005-10-09 Romain Francoise <romain@orebokech.com>
1561
1562 * textmodes/ispell.el (ispell-check-version): Fix last change.
1563
1564 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1565
1566 * term/x-win.el: Remove -i, --icon-type from comment.
1567
1568 * startup.el (command-line-x-option-alist): Remove options -i,
1569 -itype, --icon-type, added -nb, --no-bitmap-icon
1570
1571 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
1572
1573 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
1574 instead of :active.
1575
1576 2005-10-08 Eric Hanchrow <offby1@blarg.net>
1577
1578 * textmodes/ispell.el (ispell-check-version):
1579 Ignore hyphen, and all that follows, in aspell's version text.
1580
1581 2005-10-08 Jay Belanger <belanger@truman.edu>
1582
1583 * calc/calc-arith.el (math-known-square-matrixp): New function.
1584 (math-pow-fancy): Check for matrices before distributing exponent
1585 across products.
1586
1587 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
1588 fullscreen keypad. Suggested by Luc Teirlinck.
1589 (calc-keypad-show-input): Add space for formatting.
1590
1591 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
1592 Add square matrix option.
1593
1594 * calc/calc-poly.el (math-expand-term): Check for matrices instead
1595 of checking calc-matrix-mode when deciding how to expand.
1596
1597 * calc/calc.el (calc-set-mode-line): Add square matrix option.
1598
1599 2005-10-08 Lars Hansen <larsh@soem.dk>
1600
1601 * net/tramp.el (tramp-perl-directory-files-and-attributes):
1602 Add error handling.
1603 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
1604
1605 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
1606
1607 Sync with Tramp 2.0.51.
1608
1609 * net/tramp.el (tramp-handle-set-visited-file-modtime)
1610 (tramp-handle-insert-file-contents, tramp-handle-write-region):
1611 Insert special handling for `last-coding-system-used', again
1612 it still seems to be necessary (unlike stated before).
1613 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
1614 (tramp-password-prompt-regexp): There might be other words before
1615 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
1616 (tramp-chunksize): Improve docstring.
1617 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
1618 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
1619 Christian Joergensen <bugs@razor.dk>.
1620
1621 2005-10-07 Glenn Morris <rgm@gnu.org>
1622
1623 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
1624 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
1625 precision'.
1626
1627 2005-10-07 Romain Francoise <romain@orebokech.com>
1628
1629 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
1630 (ibuffer-do-shell-command-pipe-replace)
1631 (ibuffer-do-shell-command-file, ibuffer-do-eval)
1632 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
1633 (ibuffer-do-revert, ibuffer-do-replace-regexp)
1634 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
1635 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
1636 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
1637 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
1638 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
1639 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
1640 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
1641 Autoload file sans suffix.
1642
1643 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
1644
1645 2005-10-07 David Ponce <david@dponce.com>
1646
1647 * recentf.el (recentf-menu-open-all-flag): New option.
1648 (recentf-digit-shortcut-command-name): New function.
1649 (recentf--shortcuts-keymap): New variable.
1650 (recentf-menu-shortcuts): New variable.
1651 (recentf-make-menu-items): Initialize it. Replace the "More..."
1652 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
1653 (recentf-menu-value-shortcut): New function.
1654 (recentf-make-menu-item): Use it. No more in-lined.
1655 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
1656 (recentf-open-most-recent-file): Rename from
1657 `recentf-open-file-with-key'. Don't depend on key binding.
1658 (recentf-mode-map): New variable.
1659 (recentf-mode): Use it.
1660
1661 2005-10-06 Bill Wohler <wohler@newt.com>
1662
1663 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
1664
1665 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
1666 (MH-E-SRC): New. Used by mh-autoloads.
1667 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
1668 files in MH-E-SRC have been updated.
1669 (compile, recompile, bootstrap): Depend on mh-autoloads.
1670
1671 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
1672
1673 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
1674 gud-break and gud-remove icons when the fringe is not available.
1675
1676 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
1677 Typo.
1678
1679 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
1680
1681 * play/zone.el (zone): Wrap body with save-window-excursion.
1682
1683 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
1684
1685 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
1686 Use the new `list-only' arg to diary-list-entries.
1687
1688 * calendar/diary-lib.el: Use overlays rather than selective-display.
1689 (diary-selective-display): New var.
1690 (diary-header-line-format): Use it.
1691 (diary-list-entries): Add argument `list-only'.
1692 Put the buffer in diary-mode. Don't add \^M at beg and end.
1693 Replace \^M by invisible overlays.
1694 (diary-unhide-everything): Replace \^M by invisible overlays.
1695 (print-diary-entries): Look for overlays rather than \^M.
1696 Add a space to the temp buffer name.
1697 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
1698 Put the buffer in diary-mode.
1699 (list-sexp-diary-entries): Replace \^M by invisible overlays.
1700 (diary-anniversary): Make the year arg optional.
1701 (diary-time-regexp): New const.
1702 (diary-font-lock-keywords): Use it to accept a few more time formats.
1703
1704 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
1705
1706 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
1707
1708 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
1709 Fix bug introduced 2005-07-03: Use (car (last ...))
1710 to faithfully reproduce replaced artist-last.
1711 (artist-set-arrow-points-for-poly): Likewise.
1712 Suggested by Johan Bockg\e,Ae\e(Brd.
1713
1714 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
1715
1716 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
1717 * wid-edit.el (widget):
1718 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
1719 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
1720
1721 2005-10-06 Kenichi Handa <handa@m17n.org>
1722
1723 * international/mule-cmds.el (set-language-environment):
1724 Fix setting up of case-table for unibyte mode.
1725
1726 * simple.el (what-cursor-position): If the character is displayed
1727 by some `display' text property, show that. Don't use
1728 single-key-description for eight-bit characters in multibyte mode.
1729
1730 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
1731
1732 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
1733 (gdb-ann3): Set it.
1734 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
1735 (gdb-info-frames-custom): Use inverse-video for first five
1736 characters of selected frame only.
1737 (gdb-get-frame-number): Select frame even when point is on frame
1738 number.
1739
1740 2005-10-06 Masatake YAMATO <jet@gyve.org>
1741
1742 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
1743 Put `font-lock-function-name-face'.
1744 (gdb-info-frames-custom): Put `font-lock-function-name-face'
1745 and `font-lock-variable-name-face'
1746 (gdb-registers-font-lock-keywords): New font lock keywords definition.
1747 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
1748 (gdb-memory-font-lock-keywords): New font lock keywords definition.
1749 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
1750 (gdb-local-font-lock-keywords): New font lock keywords definition.
1751 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
1752 (gdb-threads-font-lock-keywords): New font lock keywords definition.
1753 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
1754
1755 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
1756
1757 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
1758 (ediff-merge-region-is-non-clash-to-skip): Previously called
1759 ediff-merge-region-is-non-clash.
1760
1761 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
1762 Use insert-buffer-substring.
1763
1764 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
1765 selecting files to patch. Also bug fixes.
1766
1767 * ediff-util.el (ediff-setup): Bug fix.
1768 (ediff-next-difference): Never skip clashes that differ in white
1769 space only.
1770
1771 * ediff-wind.el (ediff-setup-control-frame)
1772 (ediff-destroy-control-frame): Check the menubar feature.
1773
1774 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
1775 (viper-refresh-mode-line): Use make-local-variable to localize
1776 some vars instead of make-variable-buffer-local. Suggested by
1777 Stefan Monnier.
1778
1779 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
1780 (viper-restore-cursor-type, viper-set-insert-cursor-type):
1781 Use make-local-variable instead of make-variable-buffer-local.
1782 Suggested by Stefan Monnier.
1783
1784 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
1785 (viper-comint-mode-hook): Use make-local-variable on
1786 require-final-newline.
1787 (viper-non-hook-settings): Don't use make-variable-buffer-local.
1788
1789 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
1790
1791 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
1792 also the second char of a comment-start sequence.
1793 (scheme-sexp-comment-syntax-table): New var.
1794 (lambda, define): Set their scheme-doc-string-elt property.
1795 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
1796 Use lisp-font-lock-syntactic-face-function now that it properly
1797 handles |...| symbols.
1798 (scheme-mode-variables): Set lisp-doc-string-elt-property,
1799 parse-sexp-lookup-properties and font-lock-extra-managed-props.
1800
1801 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
1802 bit from # to |.
1803 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
1804
1805 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
1806 (lisp-doc-string-elt-property): New var.
1807 (lisp-font-lock-syntactic-face-function): Use it.
1808 Rewrite to recognize docstrings even for forms not at toplevel.
1809
1810 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
1811 annotation on the | part of #| rather than on the # part.
1812 (scheme-font-lock-syntactic-face-function): New function, to
1813 distinguish strings from |...| symbols.
1814 (scheme-mode-variables): Use it. Also fix up the font-lock-time
1815 syntax-table so that #|...|# is properly highlighted.
1816
1817 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
1818 Don't mark as docstring the 3rd elem of an unknown toplevel form.
1819
1820 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
1821
1822 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
1823 and C-e.
1824
1825 * emacs-lisp/eldoc.el: Move comments into docstrings.
1826 (eldoc-message-commands): Initialize in its declaration.
1827 Add move-beginning-of-line and move-end-of-line.
1828 (eldoc-add-command, eldoc-add-command-completions)
1829 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
1830
1831 * outline.el (outline-mark-subtree): Activate the mark.
1832
1833 * calendar/appt.el (appt-time-regexp): New var.
1834 (appt-add, appt-make-list): Use it.
1835 (appt-convert-time): Clean up.
1836
1837 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
1838 Don't set any syntax-table property here.
1839 (tex-font-lock-verb): New function. Do it here.
1840 (tex-font-lock-syntactic-keywords): Use it.
1841
1842 2005-10-04 Richard M. Stallman <rms@gnu.org>
1843
1844 * wid-edit.el (widget-file-complete): Get the widget start point
1845 the right way. Default directory to `/' if file has none.
1846
1847 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
1848
1849 * textmodes/flyspell.el (flyspell-mode-on):
1850 Call ispell-maybe-find-aspell-dictionaries.
1851
1852 * textmodes/ispell.el (ispell-word, ispell-region):
1853 Call ispell-maybe-find-aspell-dictionaries.
1854 (ispell-accept-buffer-local-defs):
1855 Don't call ispell-maybe-find-aspell-dictionaries
1856
1857 2005-10-04 Richard M. Stallman <rms@gnu.org>
1858
1859 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
1860
1861 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
1862
1863 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
1864 instead of `fboundp' in order to allow for anonymous functions.
1865
1866 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
1867
1868 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
1869 case the user clicks on the link while another window is selected.
1870 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
1871
1872 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
1873 functionality.
1874 (dframe-help-echo): Save point in case mouse tracking is off.
1875
1876 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
1877
1878 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
1879
1880 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
1881
1882 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
1883 not change the global value of those vars.
1884
1885 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
1886 make-local-variable which we do not need any more.
1887
1888 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
1889
1890 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
1891 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
1892 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
1893 (speedbar-path-line): Define obsolete aliases.
1894 (speedbar-line-directory): Doc fix.
1895
1896 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
1897 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
1898 instead of speedbar-line-path.
1899
1900 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1901
1902 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
1903 to nil if dropping on a window. Handle dropping on a minibuffer window
1904 like dropping on a non-window part of Emacs.
1905
1906 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
1907
1908 * net/ange-ftp.el: Use with-current-buffer.
1909 (ange-ftp-insert-directory): Do not follow symlinks any more.
1910
1911 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
1912 Remove interactive spec.
1913
1914 2005-10-03 Kim F. Storm <storm@cua.dk>
1915
1916 * ido.el (ido-mode): Use custom-initialize-set.
1917
1918 2005-10-02 Richard M. Stallman <rms@gnu.org>
1919
1920 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
1921 Use insert-buffer-substring.
1922
1923 * net/tramp.el: Pacify byte compiler warnings in pacification code.
1924 (tramp-handle-file-local-copy): Use insert-buffer-substring.
1925
1926 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
1927
1928 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
1929 in last change.
1930 (ange-ftp-insert-directory): Fix up the search for the case where
1931 `file' is absolute.
1932
1933 2005-10-02 Romain Francoise <romain@orebokech.com>
1934
1935 * progmodes/compile.el (compile-goto-error): Delete extra paren.
1936
1937 2005-10-02 Andreas Schwab <schwab@suse.de>
1938
1939 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
1940 directory component in the session info.
1941
1942 2005-10-01 Richard M. Stallman <rms@gnu.org>
1943
1944 * comint.el (comint-redirect-subvert-readonly): Doc fix.
1945
1946 * simple.el (next-error-internal): New function.
1947
1948 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
1949 (compilation-start): Pass new arg to compilation-buffer-name.
1950 (compile-goto-error): Use next-error-internal.
1951
1952 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
1953
1954 * speedbar.el: Remove RCS tag.
1955 (speedbar-check-read-only): Handle non-existent files.
1956
1957 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
1958
1959 * info.el (Info-speedbar-hierarchy-buttons)
1960 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
1961
1962 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1963
1964 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
1965 Do not match newline.
1966 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
1967 (bibtex-summary): Remove unnecessary save-excursion.
1968 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
1969
1970 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1971
1972 * term/mac-win.el: Add charset info for "iso10646-1".
1973 Modify default fontset to use ATSUI-compatible fonts for some charsets
1974 if available.
1975
1976 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
1977
1978 * speedbar.el: Re-apply arch tag.
1979 (speedbar-version): Rename to version 1.0. Suggested by Eric
1980 M. Ludlam.
1981 Reapply two changes from Emacs CVS' version of speedbar lost
1982 during the merge:
1983 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
1984 (speedbar-frame-parameters): Improve customize type.
1985
1986 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
1987
1988 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
1989 (ange-ftp-file-directory-p): Fix the symlink case.
1990 (ange-ftp-insert-directory): When listing a single file, get a list of
1991 the parent buffer and extract the relevant line. Inspired from a patch
1992 by Katsumi Yamaoka <yamaoka@jpl.org>.
1993 (ange-ftp-file-name-sans-versions): Simplify.
1994
1995 2005-09-30 Bill Wohler <wohler@newt.com>
1996
1997 Move MH-E image files from toolbar and mail directories into
1998 etc/images.
1999
2000 * mail/reply2.*: Move to etc/images/mail/reply*.
2001
2002 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
2003 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
2004 etc/images.
2005
2006 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
2007 * toolbar/reply*: Move to etc/images/mail.
2008
2009 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
2010
2011 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
2012
2013 * speedbar.el: New version 1.0pre3.
2014
2015 Frame management code (including timer, and mouse click specifics)
2016 moved to dframe.el:
2017 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
2018 (speedbar-timer): Removed. Use dframe-timer.
2019 (speedbar-close-frame): Removed. Use dframe-close-frame.
2020 (speedbar-activity-change-focus-flag): Removed. Use
2021 dframe-activity-change-focus-flag.
2022 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
2023 dframe-update-speed.
2024
2025 (speedbar-current-frame): New macro. Use this instead of the
2026 variable speedbar-frame.
2027
2028 (speedbar-use-images, speedbar-expand-image-button-alist)
2029 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
2030
2031 (speedbar-find-image-on-load-path): Removed. Replaced by
2032 defezimage in ezimage.el.
2033 (speedbar-expand-image-button-alist): Removed. Replaced by
2034 ezimage-expand-image-button-alist in ezimage.el.
2035
2036 (speedbar-ignored-directory-regexp)
2037 (speedbar-add-ignored-directory-regexp)
2038 (speedbar-ignored-directory-expressions)
2039 (speedbar-line-directory, speedbar-buffers-line-directory)
2040 (speedbar-directory-line, speedbar-buffers-line-directory):
2041 Renamed, replacing `path' with `directory'.
2042
2043 (speedbar-create-directory, speedbar-expand-line-descendants)
2044 (speedbar-toggle-line-expansion)
2045 (speedbar-contract-line-descendants): New commands.
2046
2047 (speedbar-query-confirmation-method, speedbar-select-frame-method)
2048 (speedbar-use-tool-tips-flag): New options.
2049
2050 (speedbar-check-read-only, speedbar-require-version)
2051 (speedbar-insert-separator, speedbar-buffers-tail-notes)
2052 (speedbar-handle-delete-frame, speedbar-try-completion)
2053 (speedbar-update-localized-contents): New functions.
2054
2055 (speedbar-incompatible-version, speedbar-ro-to-do-point)
2056 (speedbar-object-read-only-indicator): New variables.
2057
2058 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
2059 New hooks.
2060
2061 (speedbar-separator-face): New face.
2062
2063 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
2064 (speedbar-ignored-modes): Add fundamental-mode.
2065 (speedbar-directory-unshown-regexp): Add . directories.
2066
2067 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
2068 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
2069 `]' for full expand/close.
2070 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
2071
2072 (speedbar-check-vc): Support hidden files.
2073 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
2074 (speedbar-this-file-in-vc): Use vc-state if available. If VC
2075 state is nil, it is not checked out.
2076
2077 (speedbar-line-text, speedbar-line-token): Support expand buttons
2078 with no text.
2079 (speedbar-refresh): Universal argument acts as power-click.
2080 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
2081 that buffer to get variable values.
2082
2083 And many other bugfixes.
2084
2085 * dframe.el, ezimage.el, sb-image.el: New files.
2086
2087 * sb-*.xpm: Remove files. New image files installed into
2088 etc/images/ezimage.
2089
2090 2005-09-30 Kenichi Handa <handa@m17n.org>
2091
2092 * ps-mule.el (ps-mule-show-warning): If a character is in
2093 ps-print-translation-table, don't treat it as non-printable.
2094
2095 2005-09-30 David Ponce <david@dponce.com>
2096
2097 * tree-widget.el (tree-widget-themes-load-path): New variable.
2098 (tree-widget-themes-directory): Doc fix.
2099 (tree-widget-image-formats) [Emacs]: Doc fix.
2100 (tree-widget--locate-sub-directory): New function.
2101 (tree-widget-themes-directory): Use it.
2102
2103 * recentf.el (recentf-filename-handlers): Rename from
2104 `recentf-filename-handler'. Allow a list of functions.
2105 (recentf-menu-items-for-commands): Fix :help strings.
2106 (recentf-apply-filename-handlers): New function.
2107 (recentf-expand-file-name): Use it.
2108 (recentf-cleanup): Remove duplicates too.
2109
2110 2005-09-29 Juri Linkov <juri@jurta.org>
2111
2112 * faces.el: Rearrange face definitions to be in the same order as
2113 their face descriptions in "(emacs)Standard Faces".
2114
2115 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
2116
2117 * tooltip.el (tooltip): Add group `basic-faces'.
2118
2119 * buff-menu.el (Buffer-menu-buffer): Remove group
2120 `font-lock-highlighting-faces'.
2121
2122 * progmodes/compile.el (compilation-error, compilation-warning)
2123 (compilation-info, compilation-line-number, compilation-column-number):
2124 Change group from `font-lock-highlighting-faces' to `compilation'.
2125
2126 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
2127 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
2128 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
2129 (vhdl-font-lock-reserved-words-face)
2130 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
2131 `font-lock-highlighting-faces'.
2132
2133 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
2134
2135 2005-09-28 Kim F. Storm <storm@cua.dk>
2136
2137 * emulation/cua-base.el: Set CUA move property on additional commands:
2138 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
2139 forward-sexp, backward-sexp, forward-list, backward-list.
2140
2141 2005-09-28 Romain Francoise <romain@orebokech.com>
2142
2143 * comint.el (comint-show-output): Really set point at the
2144 beginning of the output when not using `comint-use-prompt-regexp'.
2145
2146 2005-09-27 Jay Belanger <belanger@truman.edu>
2147
2148 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
2149 in TeX mode.
2150
2151 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
2152
2153 * textmodes/org.el (org-table-sum): Fix format string.
2154
2155 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
2156 Quote face names.
2157
2158 2005-09-26 Romain Francoise <romain@orebokech.com>
2159
2160 * isearch.el (isearch-forward-regexp): Close doc string.
2161
2162 2005-09-25 Richard M. Stallman <rms@gnu.org>
2163
2164 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
2165
2166 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
2167
2168 * progmodes/compile.el (compilation-error-properties):
2169 When getting the file from the previous error message,
2170 correctly decode the new data format.
2171
2172 * progmodes/cc-cmds.el (c-electric-paren):
2173 Call old-blink-paren only for close-paren.
2174
2175 2005-09-24 Andreas Schwab <schwab@suse.de>
2176
2177 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
2178 condition.
2179
2180 2005-09-25 Romain Francoise <romain@orebokech.com>
2181
2182 * dired-aux.el (dired-copy-file-recursive):
2183 * dired.el (dired-delete-file):
2184 * ediff-mult.el (ediff-dir-diff-copy-file):
2185 * ediff-util.el (ediff-test-save-region):
2186 * forms.el (forms-mode):
2187 * ido.el (ido-file-internal, ido-delete-file-at-head):
2188 * log-edit.el (log-edit-done):
2189 * ses.el (ses-yank-resize):
2190 * play/gomoku.el (gomoku-human-plays, gomoku)
2191 (gomoku-human-resigns, gomoku-prompt-for-other-game)
2192 (gomoku-offer-a-draw):
2193 * play/landmark.el (lm-human-resigns, lm):
2194 * net/eudcb-ldap.el (eudc-ldap-check-base):
2195 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
2196 * progmodes/ebrowse.el (ebrowse-find-pattern):
2197 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
2198 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
2199 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
2200
2201 * vc.el (vc-delete-file):
2202 * play/gomoku.el (gomoku-terminate-game, gomoku)
2203 (gomoku-prompt-for-move, gomoku-human-takes-back):
2204 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
2205 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
2206
2207 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
2208
2209 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
2210 color rxvt terminals by using the code xterm.el used to use before
2211 2005-04-09 in order to match the colors used by rxvt.
2212
2213 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
2214
2215 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
2216 colors rxvt-unicode terminals by using the same code as xterm.el.
2217
2218 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
2219
2220 * textmodes/tex-mode.el (tex-font-lock-append-prop)
2221 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
2222 new symbol used for the tex-verbatim face.
2223
2224 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
2225
2226 * woman.el (woman-file-name):
2227 * wid-edit.el (widget-file-prompt-value)
2228 (widget-coding-system-prompt-value):
2229 * w32-fns.el (set-w32-system-coding-system):
2230 * vc.el (vc-version-diff, vc-annotate):
2231 * textmodes/reftex-auc.el (reftex-arg-cite)
2232 (reftex-arg-index-tag):
2233 * textmodes/refer.el (refer-get-bib-files):
2234 * textmodes/artist.el (artist-figlet-choose-font):
2235 * terminal.el (terminal-emulator):
2236 * replace.el (occur-read-primary-args):
2237 * rect.el (string-rectangle, string-insert-rectangle):
2238 * ps-print.el (ps-print-preprint):
2239 * progmodes/pascal.el (pascal-goto-defun):
2240 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
2241 * progmodes/compile.el (compilation-find-file):
2242 * printing.el (pr-interactive-n-up):
2243 * play/animate.el (animate-birthday-present):
2244 * net/rcompile.el (remote-compile):
2245 * man.el (man, Man-goto-section, Man-follow-manual-reference):
2246 * mail/rmailsum.el (rmail-summary-search-backward)
2247 (rmail-summary-search):
2248 * mail/rmailout.el (rmail-output-read-rmail-file-name)
2249 (rmail-output-read-file-name):
2250 * mail/rmail.el (rmail-search, rmail-search-backwards):
2251 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
2252 * locate.el (locate):
2253 * international/quail.el (quail-show-keyboard-layout):
2254 * international/mule.el (set-buffer-file-coding-system)
2255 (revert-buffer-with-coding-system, set-file-name-coding-system)
2256 (set-terminal-coding-system, set-keyboard-coding-system)
2257 (set-next-selection-coding-system):
2258 * international/mule-diag.el (describe-coding-system)
2259 (describe-font, describe-fontset):
2260 * international/mule-cmds.el (universal-coding-system-argument)
2261 (search-unencodable-char, describe-input-method)
2262 (set-language-environment, describe-language-environment):
2263 * international/codepage.el (codepage-setup):
2264 * international/code-pages.el (codepage-setup):
2265 * info.el (Info-search, Info-follow-reference)
2266 (Info-search-backward):
2267 * emacs-lisp/advice.el (ad-read-advised-function)
2268 (ad-read-advice-class, ad-clear-cache, ad-activate)
2269 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
2270 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
2271 (ad-read-regexp):
2272 * ediff-util.el (ediff-toggle-regexp-match):
2273 * ediff-ptch.el (ediff-prompt-for-patch-file):
2274 * dired-aux.el (dired-diff):
2275 * diff.el (diff):
2276 * cus-edit.el (custom-variable-prompt):
2277 * calendar/timeclock.el (timeclock-ask-for-project):
2278 * calc/calcalg3.el (calc-get-fit-variables):
2279 * calc/calc-store.el (calc-edit-variable)
2280 (calc-permanent-variable):
2281 * vc-mcvs.el (vc-mcvs-register):
2282 * shadowfile.el (shadow-define-literal-group):
2283 * woman.el (woman-file-name):
2284 * vc.el (vc-version-diff, vc-merge):
2285 * textmodes/reftex-index.el (reftex-index-complete-tag):
2286 * format.el (format-decode-buffer, format-decode-region):
2287 * emulation/viper-cmd.el (viper-read-string-with-history):
2288 * emacs-lisp/debug.el (cancel-debug-on-entry):
2289 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
2290 * ediff.el (ediff-merge-revisions)
2291 (ediff-merge-revisions-with-ancestor, ediff-revision):
2292 * completion.el (interactive-completion-string-reader):
2293 * calc/calc-prog.el (calc-user-define-formula):
2294 Follow convention for reading with the minibuffer.
2295
2296 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
2297
2298 * progmodes/python.el (python-describe-symbol): Add globals() and
2299 locals() to the arguments of emacs.ehelp.
2300
2301 2005-09-24 Magnus Henoch <mange@freemail.hu>
2302
2303 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
2304 New function, code extracted from ispell-valid-dictionary-list.
2305 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
2306 Call it.
2307
2308 2005-09-24 Eli Zaretskii <eliz@gnu.org>
2309
2310 * subr.el (version-regexp-alist): Extend valid syntax for version
2311 strings: allow any of the characters -,_,+ to separate the
2312 alpha/beta/rc part from the version part. Doc fix.
2313 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
2314
2315 2005-09-23 David Reitter <david.reitter@gmail.com>
2316
2317 * mail/mailclient.el: New file.
2318
2319 2005-09-23 Richard M. Stallman <rms@gnu.org>
2320
2321 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
2322 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
2323 Doc fixes.
2324
2325 * progmodes/cc-mode.el (c-font-lock-init):
2326 Specify font-lock-lines-before.
2327
2328 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
2329
2330 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
2331 whole conflict.
2332
2333 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
2334
2335 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
2336 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
2337 of `remap' feature when available. Additional key bindings for
2338 better tty support.
2339 (org-mode-restart, org-force-self-insert): New commands.
2340 (org-time-stamp-inactive): New command.
2341 (org-remap): New function.
2342 (org-table-auto-blank-field, org-level-color-stars-only): New options.
2343 (org-enable-fixed-width-editor): Move to `org-structure'
2344 customization group.
2345 (org-self-insert-command, orgtbl-self-insert-command): Modify to
2346 blank field after field motion commands.
2347
2348 2005-09-23 Kenichi Handa <handa@m17n.org>
2349
2350 * international/mule-cmds.el (set-language-environment):
2351 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
2352 have to call utf-translate-cjk-load-tables.
2353
2354 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
2355
2356 * mouse.el (mouse-move-drag-overlay): Fix last change.
2357
2358 2005-09-22 David Ponce <david@dponce.com>
2359
2360 * tree-widget.el (tree-widget-value-create): Fix previous change.
2361
2362 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2363
2364 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
2365
2366 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
2367
2368 * mouse.el (mouse-move-drag-overlay): New function.
2369 (mouse-drag-region-1): Use it.
2370 Try to simplify a bit the state handling. Handle clicks on links
2371 inside intangible areas.
2372 (mouse-save-then-kill): Minor simplification.
2373 (mouse-secondary-overlay): Make it always non-nil instead of
2374 recreating it each time.
2375 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
2376 (mouse-kill-secondary, mouse-secondary-save-then-kill):
2377 Simplify accordingly.
2378
2379 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2380
2381 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
2382
2383 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
2384
2385 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
2386 (ediff-file-name-sans-prefix): Treat nil as an empty string.
2387 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
2388 to patch.
2389
2390 * ediff-util.el: Use insert-buffer-substring.
2391
2392 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
2393
2394 * emulation/viper-cmd.el (viper-change-state): Don't move over the
2395 field boundaries in the minibuffer.
2396 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
2397 (viper-minibuffer-post-command-hook): New hook.
2398 (viper-line): Don't move cursor at bolp.
2399
2400 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
2401
2402 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
2403 avoid compiler warnings.
2404
2405 * emulation/viper-macs.el (ex-map): Better messages.
2406
2407 * emulation/viper-utils.el (viper-beginning-of-field): New function.
2408
2409 * emulation/viper.el: Replace make-variable-buffer-local with
2410 viper-make-variable-buffer-local everywhere, to avoid warnings.
2411
2412 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
2413
2414 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
2415 Delete unused var `old-selected-window'.
2416 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
2417 (mouse-drag-secondary): Delete unused var `start-frame'.
2418
2419 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
2420
2421 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
2422
2423 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
2424
2425 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
2426 Re-indent within 80 columns. Use inhibit-read-only.
2427
2428 2005-09-19 Romain Francoise <romain@orebokech.com>
2429
2430 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
2431
2432 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
2433
2434 * font-lock.el (font-lock-default-fontify-region): Don't add a line
2435 unconditionally, since the after-change-function already did it.
2436
2437 2005-09-19 Miles Bader <miles@gnu.org>
2438
2439 * net/newsticker.el: Get rid of CVS keyword.
2440
2441 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
2442
2443 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
2444 The prompt is formatted later.
2445
2446 2005-09-19 David Ponce <david@dponce.com>
2447
2448 * tree-widget.el (tree-widget-value-create): Save the converted
2449 tree :node widget.
2450
2451 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
2452
2453 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
2454 variable `message'.
2455
2456 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
2457
2458 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
2459 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
2460 <slawomir.nowaczyk.847@student.lu.se>.
2461
2462 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
2463
2464 * image.el (image-load-path): Use symbol `data-directory' instead
2465 of its value, for backward compatibility with packages that bind
2466 it during `find-image'. Suggested by Katsumi Yamaoka.
2467 (image-search-load-path): Handle symbols whose values are strings.
2468
2469 2005-09-18 Romain Francoise <romain@orebokech.com>
2470
2471 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
2472 with-current-buffer form in save-excursion.
2473
2474 2005-09-18 D Goel <deego@gnufans.org>
2475
2476 * apropos.el (apropos-command): Fix `message' call: first arg
2477 should be a format spec. In this and all other cases that appear
2478 below and elsewhere in the source code, I made a change only when
2479 two conditions were satisfied: [1] I can think of a possibility
2480 that the arguments would cause an error, for example, the code in
2481 question relies on external variables such as filenames. [2] I
2482 was sure that the arg to `message' could not have been nil in the code.
2483
2484 * textmodes/tildify.el (tildify-region): Ditto.
2485
2486 * textmodes/reftex-index.el (reftex-index-change-entry)
2487 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
2488 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
2489 * textmodes/org.el (org-complete, org-deadline, org-schedule)
2490 (org-priority, org-table-sum):
2491 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
2492 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
2493 (flyspell-word, flyspell-display-next-corrections):
2494 * textmodes/bibtex.el (bibtex-print-help-message):
2495 * textmodes/artist.el (artist-key-set-point-poly):
2496 * term/mac-win.el (mac-services-insert-text):
2497 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
2498 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
2499 (vhdl-port-paste-testbench, vhdl-compose-new-component)
2500 (vhdl-compose-configuration):
2501 * progmodes/sh-script.el (sh-blink, sh-show-indent)
2502 (sh-set-indent, sh-learn-line-indent):
2503 * progmodes/ps-mode.el (ps-mode-target-column):
2504 * progmodes/idlwave.el (idlwave-make-tags)
2505 (idlwave-scan-library-catalogs):
2506 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
2507 * progmodes/gud.el (gud-jdb-analyze-source):
2508 * progmodes/flymake.el (flymake-log):
2509 * progmodes/ebnf2ps.el (ebnf-generate-region):
2510 * progmodes/cmacexp.el (c-macro-expansion):
2511 * progmodes/ada-xref.el (ada-treat-cmd-string):
2512 * progmodes/ada-mode.el (ada-create-case-exception-substring)
2513 (ada-justified-indent-current, ada-batch-reformat):
2514 * play/zone.el (zone):
2515 * play/landmark.el (lm-move):
2516 * play/decipher.el (decipher-show-alphabet):
2517 * net/newsticker.el (newsticker--display-jump)
2518 (newsticker--display-scroll):
2519 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
2520 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
2521 * mail/feedmail.el (feedmail-dump-message-to-queue):
2522 * eshell/esh-proc.el (eshell-remove-process-entry):
2523 * emulation/ws-mode.el (ws-last-error):
2524 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
2525 (viper-record-kbd-macro):
2526 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
2527 * emacs-lisp/lisp-mnt.el (lm-report-bug):
2528 * emacs-lisp/find-func.el (find-function-noselect):
2529 * calendar/timeclock.el (timeclock-status-string)
2530 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
2531 (timeclock-when-to-leave-string):
2532 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
2533 * calc/calc-units.el (calc-enter-units-table):
2534 * calc/calc-mode.el (calc-mode-record-mode):
2535 * woman.el (woman-mini-help):
2536 * wdired.el (wdired-change-to-wdired-mode):
2537 * vc.el (vc-retrieve-snapshot):
2538 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
2539 * startup.el (display-startup-echo-area-message):
2540 * simple.el (set-goal-column):
2541 * ses.el (ses-command-hook, ses-recalculate-cell):
2542 * server.el (server-process-filter):
2543 * printing.el (pr-interface-txt-print, pr-interface-printify)
2544 (pr-interface-ps):
2545 * pcvs.el (cvs-help):
2546 * log-edit.el (log-edit, log-edit-mode-help):
2547 * iswitchb.el (iswitchb-possible-new-buffer):
2548 * isearch.el (isearch-edit-string):
2549 * image-mode.el (image-mode, image-minor-mode):
2550 * ibuf-macs.el (define-ibuffer-filter):
2551 * hi-lock.el (hi-lock-find-patterns):
2552 * files.el (toggle-read-only):
2553 * ediff-util.el (ediff-copy-diff)
2554 (ediff-write-merge-buffer-and-maybe-kill):
2555 * echistory.el (Electric-history-undefined):
2556 * dnd.el (dnd-insert-text):
2557 * dired-aux.el (dired-query):
2558 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
2559 * bookmark.el (bookmark-bmenu-locate):
2560 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
2561 Fix `message' calls to ensure first arg is a format string.
2562 The change was made only when these two conditions were satisfied:
2563 [1] when there is a possibility that the arguments would cause an error
2564 for example, if the code in question relies on external variables
2565 such as filenames, and
2566 [2] if the arg to `message' could not have been nil in the code.
2567
2568 * pcomplete.el (pcomplete--help): Fix `message' format spec.
2569 Not having a %s would be weird, though not technically wrong.
2570
2571 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2572
2573 * term/mac-win.el (mac-add-charset-info): Doc fix.
2574
2575 2005-09-17 Romain Francoise <romain@orebokech.com>
2576
2577 * shell.el (shell-resync-dirs): Handle echoing processes more
2578 reliably. Don't insert resync command if `comint-process-echoes'
2579 is non-nil.
2580
2581 2005-09-17 Magnus Henoch <mange@freemail.hu>
2582
2583 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
2584 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
2585 aspell versions >= 0.60.
2586 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
2587 only if ispell-aspell-supports-utf8 is non-nil.
2588
2589 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2590
2591 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
2592 buffer-local value to lisp-indent-function.
2593
2594 2005-09-17 Milan Zamazal <pdm@zamazal.org>
2595
2596 * progmodes/glasses.el (glasses-make-readable): If
2597 glasses-separator differs from underscore, put appropriate
2598 overlays over underscore characters.
2599 (glasses-convert-to-unreadable): If glasses-separator differs from
2600 underscore, try to convert glasses-separator characters to
2601 underscores.
2602
2603 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
2604
2605 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
2606 Use with-syntax-table and dolist.
2607
2608 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
2609
2610 * textmodes/reftex-auc.el:
2611 * textmodes/reftex-cite.el:
2612 * textmodes/reftex-dcr.el:
2613 * textmodes/reftex-global.el:
2614 * textmodes/reftex-parse.el:
2615 * textmodes/reftex-ref.el:
2616 * textmodes/reftex-sel.el:
2617 * textmodes/reftex-toc.el:
2618 * textmodes/reftex-vars.el:
2619 * textmodes/reftex.el: Small changes to remove compiler warnings.
2620
2621 * textmodes/reftex-index.el: Likewise.
2622 (reftex-query-index-phrase): More efficient use of markers.
2623
2624 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
2625
2626 * image.el (image-load-path): New variable.
2627 (image-search-load-path): New function.
2628 (find-image): Search for images in `image-load-path'.
2629
2630 2005-09-15 Richard M. Stallman <rms@gnu.org>
2631
2632 * follow.el: Change Maintainer field.
2633
2634 2005-09-15 David Ponce <david@dponce.com>
2635
2636 * recentf.el (recentf-save-file-modes): New option.
2637 (recentf-save-list): Use it.
2638
2639 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
2640
2641 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
2642 (mode-line-mule-info, mode-line-modified): Move bindings from
2643 mouse-3 to mouse-1.
2644
2645 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
2646
2647 * simple.el (sendmail-user-agent-compose): Revert last change.
2648
2649 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
2650
2651 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
2652 Use with-current-buffer.
2653 (ange-ftp-gwp-start): Remove unused var `gw-user'.
2654 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
2655 (ange-ftp-insert-directory): Remove unused var `short'.
2656 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
2657
2658 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
2659 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
2660
2661 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
2662 (check-calendar-holidays, diary-list-entries): Autoload.
2663 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
2664 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
2665
2666 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
2667 which mistakenly removed a call to display-buffer.
2668
2669 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
2670
2671 * obsolete/iso-insert.el: Move to obsolete/ from international/.
2672
2673 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
2674
2675 * progmodes/hideshow.el
2676 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
2677 (hs-allow-nesting): New user var.
2678 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
2679 (hs-hide-block-at-point): When nesting allowed,
2680 if there is already an overlay in place, delete it.
2681 (hs-safety-is-job-n): Delete func; remove call sites.
2682 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
2683 (hs-overlay-at): New func.
2684 (hs-already-hidden-p, hs-show-block): Use it.
2685 (hs-hide-all): Don't pre-clean if nesting allowed.
2686 (hs-show-all): Temporarily disallow
2687 nesting around call to `hs-discard-overlays'.
2688
2689 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
2690
2691 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
2692 Delete unused local var.
2693
2694 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
2695
2696 * help-fns.el (describe-categories): "?\ " -> "?\s".
2697 (help-do-arg-highlight): Recognize also ARG-n, as in
2698 `move-to-left-margin' (ARG+n is already recognized). Simplify.
2699
2700 * international/codepage.el (dos-unsupported-char-glyph):
2701 * net/newsticker.el (tool-bar-map, w3-mode-map)
2702 (w3m-minor-mode-map):
2703 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
2704 (ent-alist):
2705 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
2706
2707 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
2708
2709 * custom.el (custom-push-theme): Handle the case where a symbol is
2710 bound but face properties have not yet been assigned.
2711
2712 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
2713 Fix behavior if noerase is `t' and there is no mail buffer.
2714
2715 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
2716 if `continue' is nil, rather than signal an error.
2717
2718 2005-09-12 Richard M. Stallman <rms@gnu.org>
2719
2720 * font-lock.el (font-lock-keywords): Add autoload.
2721
2722 * help-fns.el (describe-variable): Rearrange to put source link
2723 in a predictable place.
2724
2725 * net/newsticker.el: New file.
2726
2727 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
2728
2729 * calendar/calendar.el (calendar-for-loop): Add edebug info.
2730 (calendar-basic-setup): Use the new nil arg.
2731 (number-of-diary-entries): Move to diary-lib.el.
2732
2733 * calendar/diary-lib.el: Use with-current-buffer, match-string.
2734 (diary-list-entries): Use with-syntax-table and dolist.
2735 Rename from list-diary-entries.
2736 Use number-of-diary-entries if `number' is nil.
2737 (diary, diary-view-entries): Use this new name and new nil arg value.
2738 (number-of-diary-entries): Move from calendar.el.
2739 (diary-unhide-everything): New function.
2740 (include-other-diary-files, fancy-diary-display)
2741 (diary-show-all-entries, make-diary-entry): Use it.
2742 (diary-mail-entries): Use buffer-string.
2743 (mark-diary-entries): Fix long standing paren typo.
2744 (diary-sexp-entry): Use count-lines.
2745 (make-diary-entry): Avoid `previous-line'.
2746 (diary-mode-map): New var.
2747 (diary-mode): Redraw cal after saving. Setup header-line.
2748 (fancy-diary-display-mode): Use local-set-key.
2749
2750 * startup.el (command-line): Try calling various terminal-init-foo-bar
2751 functions by stripping hyphenated suffixes from $TERM.
2752
2753 * files.el (normal-mode): Check boundness of font-lock-keywords.
2754
2755 2005-09-12 Richard M. Stallman <rms@gnu.org>
2756
2757 * progmodes/compile.el: Don't decide a file's directory
2758 until the user actually tries to go there.
2759 (compilation-next-error-function):
2760 Pass compilation-find-file the directory from the file-struct.
2761 (compilation-internal-error-properties): Separate local FILE-STRUCT
2762 from FILE. Doc the args better. Rename arg FMT to FMTS.
2763 (compilation-find-file): Arg DIR renamed to DIRECTORY.
2764 Expand it, and if nil, use default-directory.
2765 (compilation-get-file-structure): Don't mix specified directory
2766 with default directory. Put specified directory into
2767 file-struct. Don't make the file name absolute.
2768
2769 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
2770 (compile-command): Add autoload.
2771 (compilation-disable-input): Add autoload.
2772
2773 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
2774
2775 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
2776 strings of the variables it can override.
2777 (time-stamp): New (as yet undocumented) time-stamp-format escapes
2778 %Q and %q, for fully-qualified domain name and unqualified host name.
2779
2780 2005-09-11 Kim F. Storm <storm@cua.dk>
2781
2782 * emacs-lisp/authors.el (authors-aliases): Update list.
2783 (authors-fixed-entries): Update mldrag.el entry.
2784
2785 2005-09-10 Alan Mackenzie <acm@muc.de>
2786
2787 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
2788 from the region narrowed to.
2789
2790 2005-09-10 Magnus Henoch <mange@freemail.hu>
2791
2792 * textmodes/ispell.el (ispell-check-version): Signal an error if
2793 aspell version is less than 0.60.
2794
2795 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
2796
2797 * progmodes/octave-inf.el (inferior-octave-startup):
2798 Resync current dir at the end.
2799
2800 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
2801
2802 * woman.el (woman-topic-at-point-default):
2803 Rename to woman-use-topic-at-point-default.
2804 (woman-topic-at-point): Rename to woman-use-topic-at-point.
2805 (woman-file-name): Reflect renames above. Automatically use the
2806 word at point as topic if woman-use-topic-at-point is non-nil.
2807 Otherwise offer it as default but don't insert it in the
2808 minibuffer. Also use `test-completion' instead of `assoc' as
2809 suggested by Stefan Monnier.
2810
2811 2005-09-10 Andre Spiegel <spiegel@gnu.org>
2812
2813 * vc.el (vc-directory, vc-update-change-log): Throw an error on
2814 the attempt to do it over Tramp. This is not yet supported.
2815
2816 2005-09-10 Eli Zaretskii <eliz@gnu.org>
2817
2818 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
2819 (menu-bar-non-minibuffer-window-p): New functions.
2820 ("Split Window", "Save As..."): Use them.
2821 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
2822 ("Print Buffer", "Truncate Long Lines in this Buffer"):
2823 Use menu-bar-menu-frame-live-and-visible-p.
2824 ("Save Buffer", "Insert File", "Open Directory...")
2825 ("Open File...", "Visit New File..."):
2826 Use menu-bar-non-minibuffer-window-p.
2827 (kill-this-buffer-enabled-p, dired <menu-enable>):
2828 Use menu-bar-non-minibuffer-window-p.
2829
2830 2005-09-09 Eli Zaretskii <eliz@gnu.org>
2831
2832 * cus-start.el (all): Don't complain about fringe-related
2833 built-ins if fringes are not supported. Ditto about
2834 selection-related built-ins. Fix the test for GTK-related built-ins.
2835
2836 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
2837 ("Postscript Print Buffer", "Print Region", "Save As...")
2838 ("Save", "Insert File...", "Open Directory...")
2839 ("Open File...", "Visit New File..."")
2840 ("Truncate Long Lines in this Buffer"): Don't look at
2841 menu-updating-frame if this display does not support multiple frames.
2842
2843 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
2844
2845 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
2846
2847 2005-09-09 Emilio Lopes <eclig@gmx.net>
2848
2849 * woman.el: Format- and whitespace-related changes.
2850
2851 2005-09-09 Eli Zaretskii <eliz@gnu.org>
2852
2853 * woman.el: Fix my email address.
2854
2855 2005-09-08 Richard M. Stallman <rms@gnu.org>
2856
2857 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
2858 (sh-mode): Locally set skeleton-pair-default-alist.
2859
2860 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
2861
2862 * progmodes/flymake.el: Require `compile' unconditionally.
2863
2864 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
2865
2866 * woman.el (woman-file-name): Provide a default, not initial input.
2867
2868 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
2869
2870 * font-lock.el (font-lock-support-mode): Doc fix.
2871
2872 * descr-text.el (describe-property-list): Handle non-symbol prop names.
2873
2874 2005-09-08 Richard M. Stallman <rms@gnu.org>
2875
2876 * simple.el (blink-matching-open): Get rid of text props from
2877 the string shown in echo area. Don't permanently set point.
2878 Some rearrangements.
2879
2880 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
2881
2882 * recentf.el (recentf-filename-handler): Add custom choice
2883 `abbreviate-file-name'.
2884
2885 * msb.el (msb--very-many-menus): Fix typo.
2886
2887 * disp-table.el (standard-display-european): Don't set
2888 enable-multibyte-characters to nil.
2889
2890 2005-09-08 David Ponce <david@dponce.com>
2891
2892 * recentf.el (recentf-show-file-shortcuts-flag): New option.
2893 (recentf-expand-file-name): Doc fix.
2894 (recentf-dialog-mode-map): Define digit shortcuts.
2895 (recentf--files-with-key): New variable.
2896 (recentf-show-digit-shortcut-filter): New function.
2897 (recentf-open-files-items): New function.
2898 (recentf-open-files): Use it.
2899 (recentf-open-file-with-key): New command.
2900
2901 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
2902
2903 * buff-menu.el (Buffer-menu-sort-by-column): New function.
2904 Suggested by Kim F. Storm.
2905 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
2906 (Buffer-menu-make-sort-button): Use global keymap.
2907
2908 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
2909
2910 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
2911 (Man-getpage-in-background-advice): Remove defadvice; it isn't
2912 necessary any longer with the remapped command.
2913 (Man-bgproc-sentinel-advice): Remove defadvice which counts
2914 formatting time only.
2915
2916 * net/tramp.el (tramp-action-password)
2917 (tramp-multi-action-password): Compile the password prompt from
2918 `method', `user' and `host'. Sometimes it isn't obvious which
2919 password to enter, for example with remote files offered by
2920 recentf.el, or with multiple steps. Suggested by Robert Marshall
2921 <robert@chezmarshall.freeserve.co.uk>.
2922
2923 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
2924
2925 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
2926 Fix regexp for when "s///" is at the beginning of line.
2927
2928 2005-09-07 Jay Belanger <belanger@truman.edu>
2929
2930 * calc/calc-poly.el (math-expand-term): Multiply out any powers
2931 when in matrix mode.
2932
2933 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
2934
2935 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
2936 non-anonymous functions.
2937
2938 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
2939
2940 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
2941 when using a header line. Otherwise, use mouse-1-click-follows-link.
2942
2943 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
2944 can't be moved; don't signal an error.
2945
2946 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
2947
2948 * cus-theme.el (custom-theme-write-faces): Save the current face
2949 spec, not the defface spec.
2950
2951 * custom.el (custom-known-themes): Clarify meaning of "standard".
2952 (custom-push-theme): Save old values in the standard theme.
2953 (disable-theme): Correct typo.
2954 (custom-face-theme-value) Deleted unused function.
2955 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
2956
2957 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
2958
2959 * progmodes/compile.el (compilation-goto-locus): Take into account
2960 iconified frames when determining whether the buffer is
2961 already visible.
2962 Don't reset window height if the window already existed.
2963
2964 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
2965
2966 * custom.el (load-theme): Rename from require-theme.
2967 Add interactive spec.
2968 (enable-theme): Rename from custom-enable-theme.
2969 Add interactive spec.
2970 (disable-theme): Rename from custom-disable-theme.
2971 Add interactive spec.
2972 (custom-make-theme-feature): Doc fix.
2973 (custom-theme-directory): Doc fix.
2974 (provide-theme): Call enable-theme.
2975
2976 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
2977
2978 * obsolete/lazy-lock.el (lazy-lock-mode):
2979 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
2980 font-lock-mode if it's off. Print a warning instead.
2981
2982 * progmodes/compile.el (compilation-start): Ignore errors if the
2983 process died before we get to send-eof.
2984
2985 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
2986 Undo last change. Enclosing the result in quotes broke things on Unix
2987 since tex-send-command passes it through shell-quote-argument.
2988 (tex-send-command): Pass `file' through convert-standard-filename
2989 when possible.
2990 (tex-uptodate-p): Handle the case where TeX hasn't put additional
2991 info in a transcript.
2992
2993 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
2994
2995 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
2996 fix compilation warning. Reorder the key definitions to group
2997 together keys emitted by the current version of xterm.
2998
2999 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
3000 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
3001 Reorder predicates to correct min-color usage.
3002
3003 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
3004
3005 * longlines.el (longlines-mode): Inhibit read-only when encoding.
3006 Kill local variables when longlines-mode is turned off.
3007
3008 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
3009
3010 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
3011
3012 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
3013
3014 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
3015
3016 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
3017 (font-lock-lines-before): Change default to being inactive.
3018 (font-lock-default-fontify-region): Obey font-lock-lines-before.
3019 (font-lock-after-change-function): Don't handle f-l-lines-before here.
3020
3021 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
3022
3023 * net/tramp.el (tramp-handle-make-auto-save-file-name):
3024 Deactivate temporarily advice if active (not needed for Emacs 22,
3025 but for backwards compatibility).
3026 (tramp-exists-file-name-handler): Rewrite. First implementation
3027 was too simple.
3028 (tramp-advice-make-auto-save-file-name):
3029 Call `tramp-handle-make-auto-save-file-name' (again, just for
3030 backwards compatibility).
3031
3032 2005-08-31 Reto Zimmermann <reto@gnu.org>
3033
3034 * progmodes/vhdl-mode.el
3035 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
3036 (vhdl-end-p): Fix indentation bug "else" after "-- when".
3037 (vhdl-set-default-project): New function (easier setting of default).
3038 (vhdl-port-copy): Handle extended identifiers for generics.
3039 (vhdl-compiler-alist): Better description for error message regexp.
3040 (vhdl-make): Query for target, use previous as default.
3041 (vhdl-port-copy): Fix port copy for port names starting with "signal".
3042 (vhdl-font-lock-keywords-2): Fix fontification for record
3043 el. assign.
3044 (vhdl-speedbar-make-subpack-line): Add package body link.
3045 (vhdl-generate-makefile-1): Not include itself as dependency.
3046 (vhdl-font-lock-init): Highlight c-preprocessor directives.
3047 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
3048 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
3049 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
3050 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
3051 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
3052 (vhdl-import-project): Add string argument for `error'.
3053 (vhdl-compose-configuration)
3054 (vhdl-compose-configuration-architecture): Add configuration
3055 declaration generation.
3056 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
3057 (vhdl-trailer-re): Add "record" keyword (better indentation).
3058 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
3059 "[^ \t-\"]+".
3060 (vhdl-font-lock-keywords-2): Not highlight formal parameter after '|'.
3061 (vhdl-testbench-entity-file-name)
3062 (vhdl-testbench-architecture-file-name): Allow separate
3063 customization of testbench file names.
3064 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
3065 (vhdl-get-visible-signals): Allow newline within alias declaration.
3066 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
3067 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
3068 (member-ignore-case): Alias for missing function in XEmacs.
3069 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
3070 (vhdl-update-sensitivity-list): Ignore case on read signals.
3071 (vhdl-replace-string): Adjust case only for file names.
3072 (vhdl-update-sensitivity-list): Fix search for read signals.
3073 (vhdl-update-sensitivity-list): Exclude formal parameters.
3074 (vhdl-get-visible-signals): Include aliases of signals.
3075 (vhdl-get-visible-signals): Fix signal name searching.
3076 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
3077 (vhdl-fixup-whitespace-region): Fix for character
3078 literals (e.g. ':').
3079
3080 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
3081
3082 * ansi-color.el (comint-last-output-start):
3083 * bs.el (font-lock-verbose):
3084 * diff-mode.el (add-log-buffer-file-name-function):
3085 * dired-x.el (vm-folder-directory):
3086 * faces.el (help-xref-stack-item):
3087 * files.el (font-lock-keywords):
3088 * find-lisp.el (dired-buffers, dired-subdir-alist):
3089 * ido.el (cua-inhibit-cua-keys):
3090 * log-view.el (cvs-minor-wrap-function):
3091 * outline.el (font-lock-warning-face):
3092 * simple.el (compilation-current-error):
3093 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
3094 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
3095 * tooltip.el (comint-prompt-regexp):
3096 * w32-fns.el (explicit-shell-file-name):
3097 * term/mac-win.el (mac-charset-info-alist)
3098 (mac-services-selection, mac-system-script-code):
3099 * term/tty-colors.el (msdos-color-values):
3100 * term/w32-win.el (xlfd-regexp-registry-subnum):
3101 * term/x-win.el (x-keysym-table, x-selection-timeout)
3102 (x-session-id, x-session-previous-id):
3103 * textmodes/ispell.el (mail-yank-prefix):
3104 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
3105 * textmodes/org.el (calc-embedded-close-formula)
3106 (calc-embedded-open-formula)
3107 (font-lock-unfontify-region-function):
3108 * textmodes/reftex-global.el (isearch-next-buffer-function)
3109 (TeX-master):
3110 * textmodes/reftex.el (font-lock-keywords):
3111 * textmodes/tex-mode.el (font-lock-comment-face)
3112 (font-lock-doc-face):
3113 * textmodes/texinfo.el (outline-heading-alist):
3114 Add defvars.
3115
3116 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
3117 (artist-spray-chars, artist-mode-init, artist-replace-string)
3118 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
3119 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
3120 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
3121
3122 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
3123 (conf-align-assignments): "?\ " -> "?\s".
3124
3125 * textmodes/reftex-index.el (TeX-master): Add defvar.
3126 (reftex-index-phrases-marker): Move up defvar.
3127
3128 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
3129 (reftex-toc-include-labels-indicator)
3130 (reftex-toc-include-index-indicator)
3131 (reftex-toc-max-level-indicator): Move up declarations.
3132
3133 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
3134 of args to `tramp-run-real-handler', even if it's empty in this case.
3135
3136 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3137
3138 * dired.el (dired-move-to-filename-regexp): Add date format for
3139 Mac OS X 10.3 in East Asian locales.
3140
3141 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
3142
3143 * files.el (make-auto-save-file-name): Add file name handler call
3144 if applicable.
3145
3146 * net/tramp.el (tramp-file-name-handler-alist)
3147 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
3148 (tramp-handle-make-auto-save-file-name): Rename from
3149 `tramp-make-auto-save-file-name'.
3150 (tramp-exists-file-name-handler): New defun.
3151 (tramp-advice-make-auto-save-file-name): Make defadvice only when
3152 `make-auto-save-file-name' is not a magic file name operation.
3153
3154 2005-08-30 Richard M. Stallman <rms@gnu.org>
3155
3156 * files.el (risky-local-variable-p):
3157 Match `-predicates' and `-commands.
3158
3159 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
3160 (custom-save-all): Visit the file if necessary;
3161 kill the buffer if we created it.
3162 (custom-save-delete): Don't visit file or kill buffer here.
3163
3164 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
3165
3166 * textmodes/org.el (org-special-keyword): New face.
3167 (org-table-copy-down, org-table-eval-formula)
3168 (org-table-recalculate, org-init-section-numbers):
3169 Use `string-to-number' instead of `string-to-int'.
3170 (org-get-location): Use `insert-buffer-substring' instead of
3171 `insert-buffer'.
3172 (org-modify-diary-entry-string): New function.
3173 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
3174 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
3175 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
3176 active region.
3177 (org-export-as-html): Handle QUOTE keyword.
3178 (org-quote-string): New option.
3179 (org-bookmark-jump-unhide): New function, used for
3180 `bookmark-after-jump-hook'.
3181 (org-diary-default-entry): Apply only when not called through
3182 `org-agenda'.
3183
3184 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
3185
3186 * net/eudc.el (mode-popup-menu):
3187 * play/handwrite.el (ps-printer-name, ps-lpr-command):
3188 * progmodes/ada-mode.el (compile-auto-highlight)
3189 (skeleton-further-elements):
3190 * progmodes/autoconf.el (font-lock-syntactic-keywords):
3191 * progmodes/cmacexp.el (msdos-shells):
3192 * progmodes/compile.el (font-lock-extra-managed-props)
3193 (font-lock-keywords, font-lock-maximum-size)
3194 (font-lock-support-mode):
3195 * progmodes/grep.el (font-lock-lines-before):
3196 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
3197 * progmodes/mixal-mode.el (compile-command):
3198 * progmodes/perl-mode.el (font-lock-comment-face)
3199 (font-lock-doc-face, font-lock-string-face):
3200 * progmodes/prolog.el (comint-prompt-regexp):
3201 * progmodes/sh-script.el (font-lock-comment-face)
3202 (font-lock-set-defaults, font-lock-string-face):
3203 * progmodes/sql.el (font-lock-keyword-face)
3204 (font-lock-set-defaults, font-lock-string-face):
3205 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
3206 (itimer-version, lazy-lock-defer-contextually)
3207 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
3208 Add defvars.
3209
3210 * progmodes/cperl-mode.el (cperl-electric-lbrace)
3211 (cperl-electric-keyword, cperl-electric-pod)
3212 (cperl-electric-backspace, cperl-forward-re)
3213 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
3214 (vc-rcs-header, vc-sccs-header): Add defvars.
3215
3216 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
3217 (font-lock-syntactic-keywords, gud-find-expr-function):
3218 Add defvars.
3219
3220 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
3221 (gdb-frame-parameters): Declare before use.
3222
3223 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
3224 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
3225 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
3226 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
3227
3228 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
3229 (idlwave-help-with-source): Use `insert-buffer-substring', not
3230 `insert-buffer'.
3231
3232 2005-08-29 Juri Linkov <juri@jurta.org>
3233
3234 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
3235 Put outline-back-to-heading function call inside save-excursion.
3236
3237 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
3238
3239 * man.el (Man-init-defvars, Man-translate-references)
3240 (Man-support-local-filenames, Man-highlight-references):
3241 * progmodes/sql.el (sql-interactive-mode):
3242 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
3243
3244 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
3245 (compilation-mode-font-lock-keywords): Add defvars.
3246 (checkdoc-interactive-loop): "?\ " -> "?\s".
3247
3248 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
3249 (font-lock-doc-face, font-lock-string-face)
3250 (font-lock-keywords-case-fold-search): Add defvars.
3251 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
3252
3253 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
3254 Don't pass X and Y (they are ignored anyway).
3255 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
3256 (mouse-delete-window): Make arguments optional.
3257
3258 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
3259 (caesar-translate-table, minor-modes, news-buffer-save)
3260 (news-group-name, news-minor-modes): Add defvars.
3261
3262 * emacs-lisp/lselect.el (mouse-highlight-priority)
3263 (x-lost-selection-functions, zmacs-regions):
3264 * emacs-lisp/pp.el (font-lock-verbose):
3265 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
3266 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
3267 (ses-mode-map):
3268 * emacs-lisp/tcover-unsafep.el (safe-functions):
3269 * international/mule-cmds.el (mac-system-coding-system)
3270 (mac-system-locale):
3271 * language/ethio-util.el (rmail-current-message)
3272 (rmail-message-vector):
3273 * language/thai-util.el (thai-auto-composition-mode):
3274 * mail/metamail.el (rmail-current-message, rmail-message-vector):
3275 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
3276 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
3277 (vm-primary-inbox, vm-spool-files):
3278 * mail/rmail.el (deleted-head, font-lock-fontified)
3279 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
3280 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
3281 (total-messages):
3282 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
3283 (rmail-summary-mode-map):
3284 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
3285 (rmail-last-label, rmail-last-multi-labels)
3286 (rmail-summary-vector, rmail-total-messages):
3287 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
3288 * mail/rmailsum.el (msgnum):
3289 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
3290 (rmail-current-message):
3291 * obsolete/fast-lock.el (font-lock-face-list):
3292 * obsolete/rnewspost.el (mail-reply-buffer):
3293 * obsolete/scribe.el (compile-command):
3294 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
3295
3296 2005-08-28 John Paul Wallington <jpw@gnu.org>
3297
3298 * ibuf-ext.el (ibuffer-auto-update-changed):
3299 Use `frame-or-buffer-changed-p' to check whether we need to update.
3300 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
3301 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
3302 as a `frame-or-buffer-changed-p' state vector instead.
3303
3304 2005-08-27 Romain Francoise <romain@orebokech.com>
3305
3306 * textmodes/makeinfo.el (makeinfo-compile):
3307 Use `compilation-start'. Set `next-error-function' according to
3308 `disable-errors'.
3309 (makeinfo-next-error): New function.
3310 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
3311 (makeinfo-buffer): Likewise.
3312
3313 * progmodes/compile.el (compilation-start): Add autoload cookie.
3314
3315 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
3316 * textmodes/sgml-mode.el: Likewise.
3317 * progmodes/python.el: Likewise.
3318
3319 2005-08-27 Eli Zaretskii <eliz@gnu.org>
3320
3321 * simple.el (blink-matching-paren-distance): Document the meaning
3322 of nil value, and allow to customize to nil.
3323
3324 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
3325 command.com, not command.exe.
3326
3327 2005-08-26 John Wiegley <johnw@newartisans.com>
3328
3329 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
3330 code around a bit so that an extraneous nil argument is not added
3331 to a command when no args are given.
3332
3333 * eshell/esh-arg.el (eshell-parse-double-quote): If a
3334 double-quoted argument resolves to nil, return it as an empty
3335 string rather than as nil. This made it impossible to pass "" to
3336 a shell script as a null string argument.
3337
3338 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
3339
3340 * outline.el (outline-invent-heading): New fun.
3341 (outline-promote, outline-demote): Use it.
3342 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
3343 (outline-end-of-subtree): Remove unused var `opoint'.
3344
3345 2005-08-26 David Reitter <david.reitter@gmail.com>
3346
3347 * menu-bar.el (truncate-lines, write-file, print-buffer)
3348 (ps-print-buffer-faces, ps-print-buffer, split-window):
3349 Disable menu items when the frame they refer to is invisible, or when
3350 they refer to a buffer and the minibuffer is selected.
3351
3352 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
3353
3354 * progmodes/flymake.el (flymake-highlight-err-lines):
3355 Use save-excursion around flymake-highlight-line to preserve point.
3356
3357 2005-08-26 Eli Zaretskii <eliz@gnu.org>
3358
3359 * progmodes/octave-mod.el: Change Author and Maintainer address.
3360 (octave-maintainer-address): Change Kurt's email address.
3361 * progmodes/octave-inf.el: Change Author and Maintainer address.
3362 * progmodes/octave-hlp.el: Change Author and Maintainer address.
3363
3364 2005-08-26 Kim F. Storm <storm@cua.dk>
3365
3366 * subr.el (version-list-<, version-list-<=, version-list-=):
3367 Renamed from integer-list-*.
3368 (version-list-not-zero): Likewise. Fix while loop.
3369 (version=): Use version-list-= instead of string-equal.
3370
3371 2005-08-26 Richard M. Stallman <rms@gnu.org>
3372
3373 * outline.el (outline-promote): Try shortening the heading.
3374 As last resort, read the heading to use.
3375 (outline-demote): As last resort, read the heading to use.
3376
3377 2005-08-26 Romain Francoise <romain@orebokech.com>
3378
3379 * progmodes/compile.el (compilation-start): Doc fix.
3380
3381 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
3382 (antlr-font-lock-additional-keywords): Fix reference to
3383 `antlr-font-lock-literal-regexp' erroneously changed during the
3384 mass face rename.
3385 (antlr-run-tool): Use `compilation-start'.
3386
3387 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
3388 instead of the obsolete `compile-internal'.
3389
3390 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
3391
3392 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
3393 (number, original-date):
3394 * calendar/cal-china.el (date):
3395 * calendar/cal-coptic.el (date):
3396 * calendar/cal-french.el (date):
3397 * calendar/cal-hebrew.el (date, entry, number, original-date):
3398 * calendar/cal-islam.el (date, number, original-date):
3399 * calendar/cal-iso.el (date):
3400 * calendar/cal-julian.el (date):
3401 * calendar/cal-mayan.el (date):
3402 * calendar/cal-menu.el (date, event):
3403 * calendar/cal-persia.el (date):
3404 * calendar/lunar.el (date):
3405 * calendar/solar.el (date): Add defvars.
3406
3407 * emerge.el:
3408 * ibuffer.el:
3409 * info-xref.el:
3410 * obsolete/bg-mouse.el:
3411 * obsolete/sun-curs.el:
3412 * obsolete/swedish.el: Move the `defvar's to the top level.
3413
3414 * smerge-mode.el (smerge-refined-change): Add :group.
3415
3416 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
3417
3418 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
3419 (smerge-keep-n): Remove props.
3420 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
3421 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
3422 now that it's done in smerge-keep-n.
3423 (smerge-refined-change): New face.
3424 (smerge-refine-chopup-region, smerge-refine-highlight-change)
3425 (smerge-refine): New funs.
3426 (smerge-basic-map): Bind smerge-refine.
3427
3428 2005-08-25 Juri Linkov <juri@jurta.org>
3429
3430 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
3431 compilation-process-setup-function and compilation-disable-input
3432 in grep-mode instead of let-bindings in grep.
3433
3434 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
3435 Delete "Automatic File De/compression" (auto-compression-mode).
3436
3437 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
3438
3439 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
3440 Silence warning about non-existent variable.
3441
3442 2005-08-25 Richard M. Stallman <rms@gnu.org>
3443
3444 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
3445 Rename "Describe Key" to "Describe Key or Mouse Operation".
3446
3447 * mail/mailalias.el (build-mail-aliases): Delete comments
3448 from the contents before processing them.
3449
3450 * isearch.el (isearch-edit-string): Erase the Search prompt
3451 if user enters an empty string and there is no default.
3452
3453 * comint.el (comint-file-name-prefix): Add autoload.
3454
3455 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
3456
3457 * subr.el (play-sound): Rearrange to avoid warning.
3458
3459 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
3460
3461 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
3462 New hook.
3463 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
3464
3465 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
3466
3467 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
3468
3469 * custom.el (custom-theme-set-variables): Sort minor modes last.
3470
3471 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3472
3473 * subr.el (version-separator, version-regexp-alist): New vars used by
3474 version comparison funs.
3475 (integer-list-<, integer-list-=, integer-list-<=)
3476 (integer-list-not-zero): New funs for integer list comparison.
3477 (version-to-list, version=, version<, version<=): New funs for version
3478 comparison.
3479
3480 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
3481
3482 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
3483 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
3484 time to silence the byte-compiler.
3485
3486 * ibuffer.el (ibuffer-compile-make-eliding-form)
3487 (ibuffer-check-formats): Use `with-no-warnings' to hide references
3488 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
3489 so it's silly to get warnings for it).
3490 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
3491 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
3492 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
3493 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
3494 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
3495 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
3496 Defvar at compile time.
3497 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
3498 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
3499 Declare them before use.
3500
3501 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
3502 (info-xref-good, info-xref-bad): Defvar at compile time.
3503
3504 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
3505 Use `let*' instead of `let'.
3506
3507 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
3508 (*mouse-y*, menu, char): Defvar at compile time.
3509 (sc::menu): Declare it before use.
3510 (sc::pack-one-line): Use `let', not `let*'.
3511
3512 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
3513 (mail-send-hook): Defvar at compile time.
3514
3515 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
3516 Defvar at compile time.
3517
3518 * term/sun-mouse.el (current-global-mousemap)
3519 (current-local-mousemap): Declare them before use.
3520
3521 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
3522
3523 * bookmark.el (bookmark-after-jump-hook): New hook.
3524 (bookmark-jump): Run `bookmark-after-jump-hook'.
3525
3526 2005-08-23 Juri Linkov <juri@jurta.org>
3527
3528 * faces.el (minibuffer-prompt): Doc fix.
3529
3530 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
3531
3532 * progmodes/xscheme.el: Trivial changes to silence warnings.
3533 (xscheme-previous-mode, xscheme-previous-process-state):
3534 Add defvars.
3535 (xscheme-last-input-end, xscheme-process-command-line)
3536 (xscheme-process-name, xscheme-buffer-name)
3537 (xscheme-expressions-ring-max, xscheme-expressions-ring)
3538 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
3539 (xscheme-control-g-synchronization-p)
3540 (xscheme-control-g-disabled-p, xscheme-string-receiver)
3541 (default-xscheme-runlight, xscheme-runlight)
3542 (xscheme-runlight-string, xscheme-process-filter-state)
3543 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
3544 Move to beginning of file.
3545 (scheme-interaction-mode-commands-alist)
3546 (scheme-interaction-mode-map, scheme-debugger-mode-map):
3547 Declare them before use. Note: the initialization code for the variables
3548 has not been moved because it uses functions that reference the variables.
3549 (xscheme-control-g-message-string, xscheme-process-filter-alist)
3550 (xscheme-prompt-for-expression-map): Declare them before use.
3551 (scheme-debugger-mode-commands): "?\ " -> "?\s".
3552
3553 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
3554
3555 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
3556
3557 2005-08-22 Juri Linkov <juri@jurta.org>
3558
3559 * faces.el (set-face-underline): Delete this duplicate function
3560 and make an obsolete alias to set-face-underline-p.
3561 (set-face-underline-p): Use docstring of set-face-underline.
3562 (describe-face): Create hyperlink to parent face.
3563
3564 * info.el (Info-insert-dir): Use save-excursion around
3565 insert-buffer-substring.
3566 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
3567 (Info-escape-percent): Delete function.
3568 (Info-fontify-node): Replace Info-escape-percent by
3569 replace-regexp-in-string with REP arg set to lambda that
3570 duplicates `%' and preserves text properties.
3571
3572 * progmodes/compile.el (compilation-disable-input): Doc fix.
3573 (define-compilation-mode): Doc fix and refill.
3574 (kill-compilation): Use `mode-name' in the error message.
3575 (compilation-find-file): Use `compilation-error' in the
3576 read-file-name's prompt.
3577
3578 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
3579
3580 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
3581 (smerge-auto-leave): Make undo re-enable the mode.
3582 (debug-ignored-errors): Add the user-error of impossible resolution.
3583 (smerge-resolve): Move things around a bit, in preparation for later.
3584 (smerge-diff): Don't fail if the buffer has no associated file.
3585 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
3586 (smerge-conflict-overlay): New function.
3587 (smerge-match-conflict): Don't add text properties here.
3588 (smerge-find-conflict): Instead, add an overlay here.
3589 Also check for the case where we're inside a conflict already, so as to
3590 obviate the need for font-lock-multiline, which is unbearably slow with
3591 large conflicts and ciomplex font-lock patterns.
3592 (smerge-remove-props): Remove overlay rather than text-properties.
3593 (smerge-mode): Don't set font-lock-multiline.
3594 Remove overlays when turned off.
3595
3596 2005-08-21 Kim F. Storm <storm@cua.dk>
3597
3598 * ido.el (ido-ignore-item-p): Use save-match-data.
3599 Bind case-fold-search to ido-case-fold locally.
3600
3601 2005-08-20 Richard M. Stallman <rms@gnu.org>
3602
3603 * files.el (normal-mode): If font lock is on, turn it off and on.
3604
3605 * subr.el (replace-regexp-in-string): Doc fix.
3606
3607 * startup.el (command-line-1): Don't suppress startup screen
3608 due to existing processes.
3609
3610 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
3611
3612 * progmodes/compile.el (compilation-disable-input): Default to nil.
3613
3614 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
3615
3616 * progmodes/compile.el (compilation-disable-input): New defcustom.
3617 (compilation-start): If compilation-disable-input is non-nil, send
3618 EOF to the compilation process.
3619
3620 2005-08-20 Eli Zaretskii <eliz@gnu.org>
3621
3622 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
3623 Run the argument of tex-shell-cd-command through
3624 convert-standard-filename, to get the correct style of slashes on
3625 Windows, and enclose the result in quotes, in case the file name
3626 includes whitespace or other special characters.
3627
3628 2005-08-19 Andreas Schwab <schwab@suse.de>
3629
3630 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
3631 process.
3632
3633 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3634
3635 * cus-start.el (minibuffer-prompt-properties): Correct typo.
3636
3637 2005-08-18 Kim F. Storm <storm@cua.dk>
3638
3639 * scroll-lock.el: Fix errors due to incorrect line wrapping.
3640
3641 2005-08-18 Richard M. Stallman <rms@gnu.org>
3642
3643 * scroll-lock.el: New file.
3644
3645 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
3646
3647 * dired.el (dired-move-to-end-of-filename):
3648 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
3649
3650 2005-08-18 Kim F. Storm <storm@cua.dk>
3651
3652 * ido.el (ido-everywhere): Fix defcustom :set function to disable
3653 rather than toggle mode when custom value is nil.
3654 (ido-everywhere): Fix defun doc string.
3655
3656 2005-08-17 Richard M. Stallman <rms@gnu.org>
3657
3658 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
3659 as tag instead of "Inviolable".
3660
3661 2005-08-17 Kim F. Storm <storm@cua.dk>
3662
3663 * windmove.el (windmove-coordinates-of-position): Remove.
3664 (windmove-coordinates-of-window-position): Remove.
3665 (windmove-reference-loc): Use posn-at-point instead.
3666
3667 * subr.el (insert-for-yank-1): Doc fix.
3668
3669 * ido.el (ido-enter-matching-directory): Rename from
3670 ido-enter-single-matching-directory. Change 'slash choice to
3671 'only. Add 'first choice.
3672 (ido-exhibit): Adapt to above changes.
3673
3674 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
3675
3676 * Makefile.in: Expand comment about building loaddefs.el.
3677
3678 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
3679
3680 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
3681 Comment use of defadvice.
3682
3683 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
3684
3685 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
3686
3687 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
3688 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
3689 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
3690 * progmodes/idlw-shell.el, progmodes/ld-script.el,
3691 * progmodes/which-func.el, ruler-mode.el, strokes.el,
3692 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
3693 for backward compatibility for faces that did not appear in the
3694 previous Emacs release.
3695
3696 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
3697
3698 2005-08-15 Kim F. Storm <storm@cua.dk>
3699
3700 * emulation/cua-base.el (cua-delete-region): Return t if
3701 deleted region was non-empty.
3702 (cua-replace-region): Inhibit overwrite-mode for
3703 self-insert-command if replaced region was non-empty.
3704 (cua--explicit-region-start, cua--status-string): Make them
3705 buffer-local at top-level...
3706 (cua-mode): ...rather than when mode is enabled.
3707
3708 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
3709
3710 * progmodes/vhdl-mode.el (vhdl-emacs-21):
3711 Set t for Emacs 21, 22, and so on.
3712
3713 2005-08-15 David Ponce <david@dponce.com>
3714
3715 * tree-widget.el: Update Commentary header.
3716 (tree-widget-theme): Doc fix.
3717 (tree-widget-space-width): New option.
3718 (tree-widget-image-properties): Look up in the default theme too.
3719 (tree-widget--cursors): Only for images with arrow pointer shape.
3720 (tree-widget-lookup-image): Pointer shape is hand by default.
3721 (tree-widget-icon): Rename generic icon widget from
3722 `tree-widget-control'.
3723 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
3724 derive from `tree-widget-icon'.
3725 (tree-widget-handle): Improve default look and feel of the text
3726 representation.
3727 (tree-widget): Rename :*-control properties to :*-icon properties.
3728 Add :action and :help-echo properties.
3729 (tree-widget-after-toggle-functions): Move.
3730 (tree-widget-close-node, tree-widget-open-node): Remove.
3731 (tree-widget-before-create-icon-functions): New hook.
3732 (tree-widget-value-create): Update to allow customization of icons
3733 and nodes at run-time via that new hook.
3734 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
3735 (tree-widget-icon-action, tree-widget-icon-help-echo)
3736 (tree-widget-action, tree-widget-help-echo): New functions.
3737
3738 2005-08-15 Kim F. Storm <storm@cua.dk>
3739
3740 * ido.el (ido-buffer-internal): Use with-no-warnings.
3741 (ido-make-merged-file-list): Use while-no-input.
3742
3743 2005-08-15 Richard M. Stallman <rms@gnu.org>
3744
3745 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
3746 (flyspell-large-region): Fix doc and custom type.
3747
3748 2005-08-14 Richard M. Stallman <rms@gnu.org>
3749
3750 * files.el (interpreter-mode-alist): Doc fix.
3751
3752 * mail/rmail.el (rmail-nonignored-headers): New variable.
3753 (rmail-clear-headers): Use it.
3754 (rmail-reply): Better handling of mail-followup-to header.
3755
3756 * progmodes/sh-script.el (sh-font-lock-keywords-var):
3757 Rename variable from sh-font-lock-keywords. In the `shell' entry,
3758 don't try to refer to executable-font-lock-keywords.
3759 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
3760 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
3761 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
3762 (sh-mode): Set comment-start-skip, local-abbrev-table,
3763 imenu-case-fold-search.
3764 (sh-set-shell): Don't set them here.
3765 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
3766 Don't cache the results in the original alist; don't ever modify
3767 that alist.
3768
3769 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
3770
3771 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
3772 empty.
3773
3774 2005-08-15 Andreas Schwab <schwab@suse.de>
3775
3776 * desktop.el: Put autoload cookie at risky-local-variable declarations.
3777
3778 * dired.el, info.el, mail/rmail.el: Revert last change.
3779
3780 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
3781
3782 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
3783 modification in `eval-after-load' form.
3784 * info.el: Likewise.
3785 * mail/rmail.el: Likewise.
3786
3787 2005-08-14 Juri Linkov <juri@jurta.org>
3788
3789 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3790 Remove highlighting of "Compilation started". Highlight only
3791 the word "finished" in "Compilation finished". Add highlighting
3792 of "interrupt", "killed", "terminated" and the exit code.
3793 (compilation-start): Add newline after header. Use exactly the
3794 same time stamp format as the finishing message.
3795 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
3796
3797 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
3798 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
3799 Add highlighting of "interrupt", "killed", "terminated".
3800
3801 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
3802 enabled and the current command is self-insert-command, call it
3803 explicitly with overwrite-mode bound to nil, to not allow it
3804 to delete the character after the selected region.
3805
3806 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
3807
3808 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
3809 move-end-of-line, end-of-line, and beginning-of-line to the list
3810 of commands after which the echo area is updated.
3811
3812 2005-08-12 Eli Zaretskii <eliz@gnu.org>
3813
3814 * cus-edit.el (custom-save-all, custom-save-delete):
3815 Bind recentf-exclude to exclude custom-file.
3816
3817 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
3818
3819 * mail/rmailsum.el (rmail-summary-end-of-message): New command
3820 to go to the bottom of the mail message. Added to
3821 `rmail-summary-mode-map' with key "/".
3822 (rmail-summary-show-message): New (internal) function for use by
3823 both `rmail-summary-beginning/end-of-message'.
3824 (rmail-summary-beginning-of-message): Change to use
3825 rmail-summary-show-message.
3826
3827 * mail/rmail.el (rmail-end-of-message): New command to go to the
3828 end of the current message. Added to `rmail-mode-map' with key "/".
3829 (rmail-beginning-of-message): Fix to work as documented.
3830 (rmail-mode): Change documentation.
3831
3832 * progmodes/compile.el (compilation-start): Add the line
3833 "Compilation started" with compilation start time.
3834 (compilation-mode-font-lock-keywords): Add `started' to keywords.
3835
3836 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
3837
3838 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
3839 of menu items.
3840
3841 2005-08-11 Richard M. Stallman <rms@gnu.org>
3842
3843 * simple.el (pop-global-mark): Reverse test of widen-automatically.
3844
3845 * battery.el (battery-status-function): Don't use ignore-errors.
3846
3847 2005-08-11 Lute Kamstra <lute@gnu.org>
3848
3849 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
3850 define-obsolete-variable-alias.
3851
3852 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
3853
3854 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
3855 (ange-ftp-send-cmd): Revert last change, and expand
3856 the comment explaining the problem.
3857
3858 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
3859
3860 * ldefs-boot.el: Update.
3861
3862 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
3863 item to "Time, Load and Mail". Change help echo text.
3864
3865 * time.el (display-time-use-mail-icon, display-time-format)
3866 (display-time-string-forms): Shorten first line of docstrings.
3867
3868 2005-08-10 Lars Hansen <larsh@soem.dk>
3869
3870 * desktop.el (desktop-buffer-mode-handlers):
3871 Make non-customizable. Add autoload cookie. Change initial value to
3872 nil; add elements in respective modules instead. Fix doc string.
3873 (desktop-load-file): New function.
3874 (desktop-minor-mode-handlers): New autoloaded variable.
3875 (desktop-create-buffer): Call minor mode handlers.
3876 Use desktop-load-file to load major and minor mode modules prior to
3877 checking for a handler.
3878 (desktop-save): Don't add nil to desktop-minor-modes for minor
3879 modes with nil function in desktop-minor-mode-table. Don't delete
3880 desktop file before rewriting it.
3881 (desktop-locals-to-save): Add autoload cookie. Don't make
3882 automatically buffer-local. Add variables column-number-mode,
3883 size-indication-mode, indent-tabs-mode,
3884 indicate-buffer-boundaries, indicate-empty-lines and
3885 show-trailing-whitespace.
3886 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
3887 regexps. Don't use desktop-clear-preserve-buffers-regexp.
3888 (desktop-clear-preserve-buffers-regexp): Delete.
3889 (desktop-clear-preserve-buffers): Update initial value and docstring.
3890 (desktop-save-buffer): Fix doc string.
3891
3892 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
3893 (hilit-chg-desktop-restore): New function.
3894 (highlight-changes-mode): Add highlight-changes-mode to
3895 desktop-locals-to-save.
3896
3897 * dired.el: Add handler to desktop-buffer-mode-handlers.
3898 (dired-restore-desktop-buffer): Remove autoload cookie.
3899 (dired-mode): Add autoload cookie.
3900
3901 * info.el: Add handler to desktop-buffer-mode-handlers.
3902 (Info-restore-desktop-buffer): Remove autoload cookie.
3903 (Info-mode): Add autoload cookie.
3904
3905 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
3906 (mh-restore-desktop-buffer): Remove autoload cookie.
3907 (mh-folder-mode): Add autoload cookie.
3908
3909 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
3910 (rmail-restore-desktop-buffer): Remove autoload cookie.
3911
3912 2005-08-11 Masatake YAMATO <jet@gyve.org>
3913
3914 * hexl.el (hexl-address-region):
3915 (hexl-ascii-region, hexl-font-lock-keywords):
3916 (hexl-highlight-line-range): Use the term "region"
3917 instead of "area" for consistency with the other symbols
3918 defined in hexl.el.
3919
3920 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
3921
3922 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
3923 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
3924 out by Juri Linkov). Add `display-battery-mode'.
3925
3926 2005-08-09 Juri Linkov <juri@jurta.org>
3927
3928 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3929 Remove `-text' from face variable names.
3930 (compilation-error-file-name, compilation-warning-file-name)
3931 (compilation-info-file-name): Delete faces.
3932 (compilation-line-number, compilation-column-number):
3933 Remove face underlining.
3934 (compilation-message-face): Set to `underline' value by default.
3935 (compilation-error-face, compilation-warning-face)
3936 (compilation-info-face): Remove `-file-name' from face names.
3937 (compilation-error-text-face, compilation-warning-text-face)
3938 (compilation-info-text-face): Delete face variables.
3939 (compilation-text-face): Delete function.
3940
3941 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
3942 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
3943 (grep-error-face): Set to `compilation-error' instead of
3944 `compilation-error-face' (which is redefined to `grep-hit-face' in
3945 grep buffers).
3946 (grep-mode-font-lock-keywords): Remove `-text' from face variable
3947 names. Use `grep-error-face' instead of `compilation-error-text-face'.
3948
3949 * dired-aux.el (dired-do-query-replace-regexp):
3950 Use `query-replace-read-args'.
3951
3952 * replace.el (query-replace-read-from, query-replace-read-to)
3953 (query-replace-read-args): Rename arg `string' to `prompt'.
3954
3955 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
3956
3957 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
3958
3959 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
3960 uploading files.
3961 (ange-ftp-canonize-filename): Handle file names beginning with ~
3962 correctly.
3963
3964 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
3965
3966 * textmodes/fill.el (canonically-space-region)
3967 (fill-context-prefix, fill-french-nobreak-p)
3968 (fill-delete-newlines, fill-comment-paragraph)
3969 (justify-current-line): "?\ " -> "?\s".
3970
3971 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
3972
3973 * textmodes/fill.el (fill-nonuniform-paragraphs):
3974 Improve argument/docstring consistency.
3975
3976 2005-08-09 Richard M. Stallman <rms@gnu.org>
3977
3978 * textmodes/ispell.el (ispell-word): More fboundp checks.
3979
3980 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
3981 (find-file-noselect-1): Call it here, only if RAWFILE.
3982 (normal-mode): Always set some major mode.
3983 (save-some-buffers-action-alist): Change some explanation strings.
3984 (file-name-non-special): In the `quote' method, use unwind-protect.
3985
3986 2005-08-09 Magnus Henoch <mange@freemail.hu>
3987
3988 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
3989 (ispell-have-aspell-dictionaries): New variable.
3990 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
3991 (ispell-get-aspell-config-value): New function.
3992 (ispell-aspell-find-dictionary): New function.
3993 (ispell-aspell-add-aliases): New function.
3994 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
3995 appropriate. Don't look for ispell dictionaries if we use aspell.
3996 (ispell-menu-map): Don't build a submenu of dictionaries.
3997
3998 2005-08-09 Richard M. Stallman <rms@gnu.org>
3999
4000 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
4001 (sql-read-passwd): Use read-passwd.
4002
4003 * progmodes/idlw-toolbar.el (idlwave-toolbar)
4004 (idlwave-toolbar-is-possible): Add defvars.
4005
4006 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
4007 Avoid warnings.
4008
4009 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
4010 (idlwave-system-class-info, idlwave-executive-commands-alist):
4011 Use defvar.
4012
4013 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
4014
4015 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
4016 Avoid warnings.
4017
4018 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
4019 and content-type: headers.
4020
4021 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
4022
4023 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
4024 and rename some of them to be more self-explanatory.
4025
4026 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
4027
4028 * startup.el (command-line-1): Implement -scriptload.
4029
4030 * replace.el (occur-engine): Initial *Occur* output not undoable.
4031
4032 * menu-bar.el (menu-bar-file-menu): Rename some menu items
4033 and improve help strings.
4034
4035 * isearch.el (isearch-repeat): When changing direction,
4036 mark search successful.
4037
4038 * ediff-init.el: Use (featurep 'xemacs).
4039
4040 * comint.el (send-invisible): Identify buffer, if not selected.
4041
4042 * align.el: Delete autoload for c-guess-basic-syntax.
4043
4044 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
4045
4046 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
4047 Improve argument/docstring consistency. Doc fixes.
4048 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
4049 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
4050 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
4051 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
4052 (r2bv-organization, r2bv-pages, r2bv-primary-author)
4053 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
4054 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
4055 Defvar at compile time.
4056
4057 2005-08-09 Juri Linkov <juri@jurta.org>
4058
4059 * info.el: Replace `info' with upper-case `Info' where appropriate.
4060 (info-title-1, info-title-2, info-title-3, info-title-4)
4061 (info-menu-header): Move up face definitions.
4062 (info-menu-star): Rename from `info-menu-5'.
4063 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
4064 (Info-fontify-visited-nodes): Fix docstring.
4065 (Info-hide-note-references): Fix docstring.
4066 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
4067 menu items in the same way as on cross-references.
4068 (info-apropos): Fix sorting order and formatting to be like in the
4069 stand-alone Info browser. Display error messages for 1 sec.
4070 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
4071 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
4072 from the menu bar.
4073 (Info-insert-dir): Restore point after calling
4074 `insert-buffer-substring'.
4075
4076 2005-08-08 Richard M. Stallman <rms@gnu.org>
4077
4078 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
4079 (recompute-lucid-menubar): Add defvars.
4080
4081 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
4082
4083 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
4084
4085 * net/net-utils.el (run-dig): Rename from `dig'.
4086
4087 * play/gametree.el (gametree-mode): Use make-local-variable,
4088 not make-variable-buffer-local.
4089
4090 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
4091
4092 * ansi-color.el (ansi-color-make-extent)
4093 (ansi-color-set-extent-face): Use fboundp, not functionp.
4094
4095 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
4096 not make-variable-buffer-local.
4097
4098 * bookmark.el (Info-current-file): Add defvar.
4099 (bookmark-jump-noselect): Use with-no-warnings.
4100
4101 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
4102
4103 * ebuff-menu.el (Helper-return-blurb): Add defvar.
4104
4105 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
4106
4107 * find-file.el (ada-procedure-start-regexp)
4108 (ada-package-start-regexp): Add defvars.
4109
4110 * info.el (Info-insert-dir): Use insert-buffer-substring.
4111
4112 * xml.el (xml-att-def-re): Add defvar.
4113
4114 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
4115 calling convention.
4116
4117 * subr.el (while-no-input): Return t if there is input.
4118
4119 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
4120
4121 * cus-start.el (all): Add `overflow-newline-into-fringe'.
4122
4123 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
4124
4125 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
4126 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
4127
4128 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
4129
4130 * cmuscheme.el (scheme-start-file): Replace reference to
4131 `user-emacs-directory' by "~/.emacs.d/".
4132
4133 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
4134
4135 * info.el (Info-dir-remove-duplicates): Avoid case folding
4136 in loop; instead, keep downcased strings for comparison.
4137 Suggested by Helmut Eller.
4138
4139 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
4140
4141 Sync with Tramp 2.0.50.
4142
4143 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
4144 XEmacs case; not necessary anymore.
4145 (tramp-user-regexp): Allow "@" as part of user name.
4146 (tramp-handle-set-visited-file-modtime)
4147 (tramp-handle-insert-file-contents)
4148 (tramp-handle-write-region): No special handling for
4149 `last-coding-system-used, because this is done in
4150 `tramp-accept-process-output' now.
4151 (tramp-accept-process-output): New defun.
4152 (tramp-process-one-action, tramp-process-one-multi-action)
4153 (tramp-wait-for-regexp, tramp-wait-for-output)
4154 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
4155 Howells <dhowells@redhat.com>.
4156 (clear-visited-file-modtime): Defadvice removed. The check for
4157 unset buffer's modtime does not need to be based on
4158 `tramp-buffer-file-attributes'. Suggested by RMS.
4159 (tramp-message): Insert "\n" if not being at beginning of line.
4160 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
4161 sequence with same logic.
4162 (tramp-completion-handle-expand-file-name): Discard call of
4163 `tramp-drop-volume-letter'. It is not necessary, and there have
4164 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
4165 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
4166 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
4167 should always be visible.
4168 (tramp-handle-insert-directory, tramp-setup-complete)
4169 (tramp-set-process-query-on-exit-flag)
4170 (tramp-append-tramp-buffers): Pacify byte-compiler.
4171 (tramp-bug): Delete non-existing variables from list.
4172 Apply `tramp-load-report-modules' as pre-hook.
4173 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
4174 `shell-prompt-pattern' because of non-7bit characters.
4175 Reported by Sebastian Luque <sluque@mun.ca>.
4176 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
4177 (tramp-match-string-list): Remove function.
4178 (tramp-wait-for-regexp): Remove call of that function.
4179 Suggested by Kim F. Storm <storm@cua.dk>.
4180 (tramp-set-auto-save-file-modes): Use octal integer code #o600
4181 instead of octal character code ?\600. The latter resulted in a
4182 syntax error with XEmacs.
4183
4184 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
4185 XEmacs case; not necessary anymore.
4186 (tramp-smb-handle-write-region): No special handling for
4187 `last-coding-system-used, because this is done in
4188 `tramp-accept-process-output' now.
4189 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
4190
4191 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
4192
4193 * wid-edit.el (widget-choice-value-create):
4194 Unconditionally respect user choice. Set :explicit-choice back to nil
4195 when no longer needed.
4196 (widget-choice-action): Unconditionally respect user choice.
4197 Eliminate :explicit-choice-value.
4198
4199 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
4200
4201 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
4202 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
4203 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
4204 running new function `toggle-indicate-empty-lines'.
4205 Rename "Customize" item to "Customize fringe".
4206 Rename "Indicators" item to "Buffer boundaries" and change help echo.
4207 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
4208 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
4209 Delete "Empty lines only" item.
4210 (menu-bar-showhide-fringe-ind-customize): New function.
4211 (menu-bar-showhide-fringe-ind-mixed)
4212 (menu-bar-showhide-fringe-ind-box)
4213 (menu-bar-showhide-fringe-ind-right)
4214 (menu-bar-showhide-fringe-ind-left)
4215 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
4216 instead of `fringe-indicators'.
4217
4218 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
4219
4220 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
4221 Change the date of last update.
4222
4223 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
4224
4225 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
4226 (viper-exec-yank, viper-put-back): Don't display modification msg
4227 if in the minibuffer.
4228
4229 * viper-init.el (viper-replace-overlay-cursor-color)
4230 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
4231 Make variables frame local.
4232
4233 * viper-util.el (viper-append-filter-alist): Use append instead of
4234 nconc.
4235
4236 * viper.el (viper-vi-state-mode-list)
4237 (viper-emacs-state-mode-list): Move help-mode and
4238 completion-list-mode from the first list to the second.
4239 (viper-mode): Docstring.
4240 (viper-go-away, viper-non-hook-settings): Don't localize
4241 minor-mode-alist in newer Emacsen. Add advice to
4242 set-cursor-color. Don't bind "\C-c\\".
4243
4244 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
4245
4246 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
4247 (scheme-macro-expand-command): New user options.
4248 (scheme-trace-procedure, scheme-expand-current-form): New commands.
4249 (scheme-form-at-point, scheme-start-file)
4250 (scheme-interactively-start-process): New functions.
4251 (scheme-get-process): New function, extracted from `scheme-proc'.
4252 (run-scheme): Call `scheme-start-file' to get start file, and pass
4253 it to `make-comint'.
4254 (switch-to-scheme, scheme-proc):
4255 Call `scheme-interactively-start-process' if no Scheme buffer/process
4256 is available.
4257
4258 2005-08-06 Juri Linkov <juri@jurta.org>
4259
4260 * progmodes/compile.el (compilation-mode-font-lock-keywords):
4261 Use `compilation-text-face', `compilation-info-text-face' and
4262 `compilation-error-text-face' instead of `font-lock-keyword-face'.
4263 (compilation-error): New face.
4264 (compilation-error-file-name): Inherit from
4265 `compilation-error' instead of `font-lock-warning-face'.
4266 (compilation-warning-file-name): Inherit from
4267 `compilation-warning' instead of `font-lock-warning-face'.
4268 (compilation-info, compilation-error-file-name)
4269 (compilation-warning-file-name, compilation-info-file-name)
4270 (compilation-line-number, compilation-column-number): Doc fix.
4271 (compilation-error-text-face, compilation-warning-text-face)
4272 (compilation-info-text-face): New face variables.
4273 (compilation-line-face, compilation-column-face)
4274 (compilation-enter-directory-face)
4275 (compilation-leave-directory-face): Doc fix.
4276 (compilation-text-face): New function.
4277
4278 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
4279 instead of 1 to display binary file names as info file links.
4280 (grep-error-face): Use `compilation-error-face' instead of
4281 `font-lock-keyword-face'.
4282 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
4283 and `compilation-warning-text-face' instead of
4284 `font-lock-keyword-face'. Use `compilation-error-text-face'
4285 instead of `grep-error-face'.
4286
4287 2005-08-05 Kenichi Handa <handa@m17n.org>
4288
4289 * international/code-pages.el: Add autoload cookies for all coding
4290 systems.
4291
4292 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
4293
4294 * cus-start.el (all): Put undo.c where it alphabetically belongs.
4295
4296 2005-08-04 Juri Linkov <juri@jurta.org>
4297
4298 * progmodes/compile.el (compilation-mode-map):
4299 * progmodes/grep.el (grep-mode-map):
4300 Bind TAB to `compilation-next-error' and [backtab] to
4301 `compilation-previous-error'.
4302
4303 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
4304 matching line numbers, column numbers and their ranges with regexp
4305 matching only line numbers.
4306 (grep-context-face): New face variable.
4307 (grep-mode-font-lock-keywords): Use it.
4308
4309 * faces.el (read-face-name): Delete duplicate faces.
4310
4311 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
4312
4313 * thumbs.el (thumbs-find-image): Don't make variables
4314 automatically buffer local.
4315 (thumbs-current-tmp-filename, thumbs-current-image-filename)
4316 (thumbs-image-num): Make automatically buffer local.
4317 (thumbs-show-thumbs-list): Use `make-local-variable', not
4318 `make-variable-buffer-local'.
4319 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
4320
4321 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
4322 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
4323 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
4324 (bother, bye, canyou, chatlst, continue, deathlst, describe)
4325 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
4326 (feelings-about, foullst, found, hello, history, howareyoulst)
4327 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
4328 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
4329 (neglst, obj, object, owner, please, problems, qlist)
4330 (random-adjective, relation, remlst, repetitive-shortness)
4331 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
4332 (shortlst, something, sportslst, stallmanlst, states, subj)
4333 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
4334 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
4335 Defvar at compile time.
4336
4337 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
4338 not `make-variable-buffer-local'.
4339
4340 2005-08-02 Kim F. Storm <storm@cua.dk>
4341
4342 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
4343 rectangle overlay in selected window.
4344
4345 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
4346
4347 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
4348 instead of display group. Make `indicate-buffer-boundaries'
4349 customizable through Custom.
4350
4351 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
4352
4353 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
4354 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
4355 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
4356 (gdb-put-string): Fix typos in docstrings.
4357
4358 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
4359
4360 Update copyright notices of files in progmodes directory for
4361 release of Emacs 22.1.
4362
4363 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
4364
4365 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
4366 Don't barf if the GUD buffer has been killed.
4367
4368 2005-08-01 Kim F. Storm <storm@cua.dk>
4369
4370 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
4371
4372 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
4373
4374 * simple.el (next-error-follow-minor-mode):
4375 make-variable-buffer-local -> make-local-variable.
4376
4377 * emacs-lisp/cl-extra.el: Require CL also when compiling.
4378
4379 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
4380 (byte-compile-form-make-variable-buffer-local): New functions to warn
4381 about misuses of make-variable-buffer-local where make-local-variable
4382 was meant.
4383
4384 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
4385
4386 * bs.el (bs-attributes-list): Doc fix.
4387 (bs): Update url-link.
4388
4389 * desktop.el (desktop-save-buffer): Fix typos in docstring.
4390 (desktop-load-default): Simplify.
4391
4392 * ibuffer.el (ibuffer-columnize-and-insert-list)
4393 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
4394 (ibuffer-unmark-all, ibuffer-toggle-marks)
4395 (ibuffer-unmark-forward, ibuffer-unmark-backward)
4396 (ibuffer-compile-make-format-form, ibuffer-format-column)
4397 (ibuffer-current-buffers-with-marks)
4398 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
4399 (ibuffer): Doc fix.
4400 (ibuffer-mode): Fix typo in docstring.
4401 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
4402 with `define-obsolete-variable-alias'.
4403 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
4404
4405 2005-07-29 Kenichi Handa <handa@m17n.org>
4406
4407 * international/mule-cmds.el (select-message-coding-system):
4408 Be sure to use LF for end-of-line. If no coding system is decided,
4409 return iso-8859-1-unix.
4410
4411 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
4412
4413 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
4414 (ange-ftp-pending-error-line): New vars.
4415 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
4416 to handle the non-fatal no-route-to-host messages.
4417 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
4418
4419 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
4420
4421 * isearch.el (isearch-mode-map, isearch-other-meta-char)
4422 (isearch-quote-char, isearch-printing-char)
4423 (isearch-text-char-description): "?\ " -> "?\s".
4424 (isearch-lazy-highlight-cleanup)
4425 (isearch-lazy-highlight-initial-delay)
4426 (isearch-lazy-highlight-interval)
4427 (isearch-lazy-highlight-max-at-a-time)
4428 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
4429 Declare with define-obsolete-*-alias macros.
4430 (isearch-forward): Fix typo in docstring.
4431 (search-invisible, search-ring-yank-pointer)
4432 (regexp-search-ring-yank-pointer): Doc fixes.
4433
4434 * recentf.el (recentf-menu-append-commands-p): Declare with
4435 `define-obsolete-variable-alias'.
4436 (recentf-max-saved-items, recentf-menu-filter)
4437 (recentf-arrange-by-rule-subfilter): Doc fixes.
4438 (recentf-menu-append-commands-flag)
4439 (recentf-initialize-file-name-history, recentf-expand-file-name)
4440 (recentf-clear-data): Fix typos in docstrings.
4441
4442 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
4443
4444 * progmodes/gdb-ui.el: Smarten comments.
4445 (gdb-info-breakpoints-custom): Use nowarn when finding file.
4446
4447 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4448
4449 * term/apollo.el (terminal-init-apollo): New function containing
4450 all former top level forms in the file.
4451 * term/bobcat.el (terminal-init-bobcat):
4452 * term/cygwin.el (terminal-init-cygwin):
4453 * term/iris-ansi.el (terminal-init-iris-ansi):
4454 * term/linux.el (terminal-init-linux):
4455 * term/news.el (terminal-init-news):
4456 * term/rxvt.el (terminal-init-rxvt):
4457 * term/sun.el (terminal-init-sun):
4458 * term/tvi970.el (terminal-init-tvi970):
4459 * term/vt100.el (terminal-init-vt100):
4460 * term/vt102.el (terminal-init-vt102):
4461 * term/vt125.el (terminal-init-vt125):
4462 * term/vt200.el (terminal-init-vt200):
4463 * term/vt201.el (terminal-init-vt201):
4464 * term/vt220.el (terminal-init-vt220):
4465 * term/vt240.el (terminal-init-vt240):
4466 * term/vt300.el (terminal-init-vt300):
4467 * term/vt320.el (terminal-init-vt320):
4468 * term/vt400.el (terminal-init-vt400):
4469 * term/vt420.el (terminal-init-vt420):
4470 * term/wyse50.el (terminal-init-wyse50):
4471 * term/xterm.el (terminal-init-xterm): Likewise.
4472
4473 * term/README: Describe the terminal-init-* functionality.
4474
4475 * startup.el (command-line): After loading the terminal initialization
4476 file call the corresponding terminal initialization function.
4477
4478 2005-07-27 Kenichi Handa <handa@m17n.org>
4479
4480 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
4481 negative.
4482
4483 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
4484 (ps-mule-composition-prologue): Fix for the case that
4485 RelativeCompose is false.
4486
4487 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
4488
4489 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
4490
4491 * descr-text.el (describe-char): Handle the case where the list of
4492 chars is displayed in a separate frame.
4493 Be a bit more discriminating when looking for the char.
4494
4495 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
4496
4497 * bookmark.el (bookmark-automatically-show-annotations)
4498 (bookmark-read-annotation-text-func): Doc fixes.
4499 (bookmark-save): Improve argument/docstring consistency.
4500 (bookmark-get-bookmark, bookmark-get-bookmark-record)
4501 (bookmark-alist-from-buffer)
4502 (bookmark-upgrade-file-format-from-0)
4503 (bookmark-grok-file-format-version)
4504 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
4505 (bookmark-read-annotation-mode)
4506 (bookmark-insert-current-bookmark, bookmark-jump)
4507 (bookmark-exit-hook): Fix typos in docstrings.
4508 (bookmark-exit-hooks): Define as obsolete alias.
4509 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
4510 not `bookmark-exit-hooks'. Fix docstring.
4511 (bookmark-bmenu-select): "?\ " -> "?\s".
4512
4513 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
4514
4515 * startup.el (command-line): Fix typo.
4516
4517 2005-07-24 Richard M. Stallman <rms@gnu.org>
4518
4519 * tooltip.el (tooltip-mode): Test emacs-basic-display,
4520 not emacs-quick-startup.
4521
4522 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
4523
4524 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
4525 (reb-next-match, reb-show-subexp): Use `with-selected-window'
4526 instead of `reb-with-current-window'.
4527 (reb-prev-match): Likewise. Also, don't move left if the search
4528 was unsuccessful.
4529 (reb-initialize-buffer): New function.
4530 (re-builder, reb-change-syntax): Use it.
4531
4532 * man.el (Man-goto-page): Make second argument NOERROR optional.
4533
4534 2005-07-23 Richard M. Stallman <rms@gnu.org>
4535
4536 * man.el (Man-bgproc-sentinel): Check here for failure to find
4537 any man page in the output, and report the error here.
4538 (Man-arguments): Make it permanent local.
4539 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
4540 (Man-mode): Pass t for NOERROR.
4541
4542 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
4543 (grep-mode-font-lock-keywords):
4544 Don't use compilation-...-face for messages that are not file names.
4545
4546 * progmodes/compile.el (compilation-mode-font-lock-keywords):
4547 Don't use compilation-...-face for messages that are not file names.
4548
4549 2005-07-22 Juri Linkov <juri@jurta.org>
4550
4551 * startup.el (normal-splash-screen): Update menu name.
4552
4553 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
4554
4555 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
4556
4557 * term/xterm.el: Load term/rxvt if the terminal is actually an
4558 rxvt terminal.
4559 (xterm-rxvt-set-background-mode): Remove, not used anymore.
4560
4561 * term/rxvt.el (function-key-map): Use substitute-key-definition
4562 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
4563
4564 * term/cygwin.el: New file.
4565
4566 2005-07-22 Kim F. Storm <storm@cua.dk>
4567
4568 * image-file.el (insert-image-file, image-file-yank-handler):
4569 Fix last change to maintain a (unique) yank-handler on yanked images.
4570
4571 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
4572
4573 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
4574 of the file size (as in "177B" for 177 bytes). This happens with
4575 "ls -lh" on FreeBSD.
4576
4577 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
4578
4579 * hilit-chg.el (highlight-changes-global-initial-state)
4580 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
4581 (hilit-chg-fixup, highlight-changes-mode):
4582 Fix typos in docstrings.
4583 (highlight-changes-global-modes, highlight-changes-rotate-faces):
4584 Doc fixes.
4585
4586 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
4587
4588 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
4589 mode function using `eval-after-load'.
4590
4591 2005-07-21 Kim F. Storm <storm@cua.dk>
4592
4593 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
4594 included when reporting an emacs crash, and tell about the DEBUG file.
4595
4596 * image-file.el (insert-image-file): Add yank-handler.
4597 (image-file-yank-handler): Yank handler to make unique copies of
4598 images when they are yanked into a buffer next to each other.
4599
4600 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
4601
4602 * comint.el (comint-use-prompt-regexp, comint-send-input)
4603 (comint-source-default, comint-extract-string)
4604 (comint-get-source, comint-word, comint-completion)
4605 (comint-source, comint-prompt-read-only, comint-update-fence):
4606 Fix typos in docstrings.
4607 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
4608 Declare with define-obsolete-*-alias macros.
4609 (comint-previous-matching-input-from-input)
4610 (comint-next-matching-input-from-input)
4611 (comint-previous-matching-input, comint-next-matching-input)
4612 (comint-forward-matching-input):
4613 Improve argument/docstring consistency.
4614
4615 * desktop.el (desktop-clear-preserve-buffers-regexp):
4616 Also preserve the *server* buffer.
4617
4618 * simple.el (clone-indirect-buffer): Doc fix.
4619 (fixup-whitespace, just-one-space)
4620 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
4621 (next-error, next-error-highlight)
4622 (next-error-highlight-no-select, next-error-last-buffer)
4623 (next-error-buffer-p, next-error-find-buffer, next-error)
4624 (previous-error, next-error-no-select, previous-error-no-select)
4625 (open-line, split-line, minibuffer-prompt-width, kill-new)
4626 (binary-overwrite-mode): Fix typos in docstrings.
4627 (set-fill-column): Fix typo in message.
4628
4629 * skeleton.el (skeleton-proxy-new): Doc fix.
4630
4631 * strokes.el (strokes-load-hook): Doc fix.
4632 (strokes-grid-resolution, strokes-get-grid-position)
4633 (strokes-renormalize-to-grid, strokes-read-stroke)
4634 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
4635 (strokes-global-map): Fix typos in docstrings.
4636 (strokes-help): Doc fix. Fix help message and pass it through
4637 `substitute-command-keys'.
4638
4639 * tempo.el (tempo-insert-prompt, tempo-interactive)
4640 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
4641 (tempo-insert-string-functions, tempo-local-tags)
4642 (tempo-define-template, tempo-insert-template)
4643 (tempo-insert-prompt-compat, tempo-is-user-element)
4644 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
4645 Fix typos in docstrings.
4646
4647 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
4648 (vcursor-key-bindings, vcursor-use-vcursor-map)
4649 (vcursor-find-window, vcursor-scroll-down)
4650 (vcursor-disable, vcursor-beginning-of-buffer)
4651 (vcursor-end-of-buffer): Fix typos in docstrings.
4652 (vcursor-relative-move, vcursor-get-char-count):
4653 Improve argument/docstring consistency.
4654
4655 * version.el: "?\ " -> "?\s".
4656
4657 * wid-edit.el (widget-default-create, widget-after-change)
4658 (widget-default-format-handler, widget-checklist-add-item)
4659 (widget-radio-add-item, widget-choose, widget-specify-secret)
4660 (widget-field-value-create, widget-field-value-get)
4661 (widget-editable-list-format-handler)
4662 (widget-editable-list-entry-create, widget-group-value-create)
4663 (widget-documentation-link-add)
4664 (widget-documentation-string-value-create): "?\ " -> "?\s".
4665 (widget-convert-text): Doc fix.
4666 (widget-narrow-to-field, widget-field-find)
4667 (widget-url-link-action, widget-emacs-library-link-action)
4668 (widget-color-notify): Fix typos in docstrings.
4669
4670 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
4671 (x-select-text, set-w32-system-coding-system)
4672 (w32-add-charset-info): Fix typos in docstrings.
4673
4674 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
4675 (cua-enable-cua-keys, cua-use-hyper-key)
4676 (cua-virtual-rectangle-edges): Fix typos in docstrings.
4677 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
4678
4679 * net/tramp.el (tramp-handle-load): Fix typo in error message.
4680
4681 * emacs-lisp/re-builder.el (regexp-builder): Declare with
4682 `defalias' instead of faking it.
4683
4684 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
4685 (eshell-ls-missing, eshell-ls-dired-initial-args)
4686 (eshell-ls-use-in-dired): Fix typos in docstrings.
4687
4688 2005-07-20 Kim F. Storm <storm@cua.dk>
4689
4690 * emulation/cua-base.el (cua-mode): Improve doc string.
4691
4692 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
4693
4694 * abbrev.el (expand-region-abbrevs): Doc fix.
4695 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
4696 Improve argument/docstring consistency.
4697
4698 * arc-mode.el (archive-get-descr, archive-alternate-display):
4699 Doc fixes.
4700 (archive-l-e): Improve argument/docstring consistency.
4701 (archive-tmpdir, archive-unixdate, archive-unixtime)
4702 (archive-chmod-entry): Fix typos in docstrings.
4703 (archive-unflag, archive-unflag-backwards)
4704 (archive-unmark-all-files): "?\ " -> "?\s".
4705
4706 * buff-menu.el (Buffer-menu-unmark): Doc fix.
4707 (Buffer-menu-not-modified, Buffer-menu-execute)
4708 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
4709 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
4710
4711 * composite.el (compose-string, encode-composition-rule)
4712 (compose-last-chars): Fix typos in docstrings.
4713
4714 * desktop.el (desktop-enable, desktop-basefilename):
4715 Declare with `define-obsolete-variable-alias'.
4716 (desktop-internal-v2s): Don't quote keywords.
4717 (desktop-clear): "?\ " -> "?\s".
4718
4719 * dired.el (dired-align-file, dired-flag-backup-files)
4720 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
4721 (dired-listing-switches, dired-ls-F-marks-symlinks)
4722 (dired-dwim-target, dired-load-hook, dired-mode-hook)
4723 (dired-directory, dired-faces, dired, dired-revert)
4724 (dired-mode, dired-summary, dired-view-file)
4725 (dired-copy-filename-as-kill, dired-delete-file)
4726 (dired-no-confirm, dired-unmark-all-marks)
4727 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
4728 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
4729 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
4730 Fix typos in message strings.
4731
4732 * dired-x.el (virtual-dired): Declare with `defalias'.
4733 (dired-mark-unmarked-files, dired-local-variables-file)
4734 (dired-omit-here-always): Doc fix.
4735 (dired-omit-mode, dired-find-subdir)
4736 (dired-enable-local-variables, dired-clean-up-buffers-too)
4737 (dired-extra-startup, dired-mark-extension, dired-jump)
4738 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
4739 (dired-smart-shell-command, dired-guess-shell-alist-user)
4740 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
4741 (dired-x-bind-find-file, dired-x-submit-report):
4742 Fix typos in docstrings.
4743 (dired-mark-unmarked-files): "?\ " -> "?\s".
4744
4745 * dirtrack.el (dirtrack-list): Fix typos in docstring.
4746
4747 * faces.el (describe-face): "?\ " -> "?\s".
4748 (read-all-face-attributes, read-face-font, modify-face)
4749 (face-attr-construct, italic): Fix typos in docstrings.
4750 (frame-update-face-colors): Declare with
4751 `define-obsolete-function-alias'.
4752
4753 * files.el (find-file-noselect, recode-file-name): Doc fixes.
4754 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
4755 (magic-mode-alist, buffer-file-numbers-unique)
4756 (write-file-functions, get-free-disk-space):
4757 Fix typos in docstrings.
4758 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
4759 (write-contents-hooks, write-file-hooks):
4760 Declare with `define-obsolete-variable-alias'.
4761
4762 * forms-d2.el (arch-rj): Fix typo in docstrings.
4763 (arch-tocol): Likewise. "?\ " -> "?\s".
4764
4765 * frame.el (set-frame-font, cursor-in-non-selected-windows):
4766 Fix typo in docstring.
4767 (set-screen-width, set-screen-height): Delete redundant info in
4768 doctrings.
4769 (new-frame, screen-height, screen-width): Declare with
4770 `define-obsolete-function-alias'.
4771 (delete-frame-hook, blink-cursor): Declare with
4772 `define-obsolete-variable-alias'.
4773
4774 * paths.el (prune-directory-list): Fix typos in docstring.
4775
4776 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
4777 (cvs-prefix-get): Fix typos in docstrings.
4778
4779 * ps-print.el (ps-extend-face-list, ps-extend-face)
4780 (ps-print-background-image): Fix typos in docstrings.
4781 (ps-default-fg, ps-default-bg): Doc fixes.
4782
4783 * s-region.el (s-region-bind): Doc fix.
4784 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
4785
4786 * textmodes/org.el (org-table-formula-substitute-names)
4787 (org-table-get-vertical-vector): Doc fixes.
4788 (org-table-recalculate): Remove unused argument to `message'.
4789
4790 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
4791
4792 * textmodes/org.el (org-table-column-names)
4793 (org-table-column-name-regexp)
4794 (org-table-named-field-locations): New variables.
4795 (org-archive-subtree): Protect `this-command' when calling
4796 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
4797 the kill buffer.
4798 (org-complete): Remove fixed-formula completion.
4799 (org-edit-formulas-map): New variable.
4800 (org-table-edit-formulas): New command.
4801 (org-finish-edit-formulas, org-abort-edit-formulas)
4802 (org-show-variable, org-table-get-vertical-vector): New functions.
4803 (org-table-maybe-eval-formula): Handle `:=' fields.
4804 (org-table-get-stored-formulas, org-table-store-formulas)
4805 (org-table-get-formula, org-table-modify-formulas)
4806 (org-table-replace-in-formulas): Handle named field formulas.
4807 (org-table-get-specials): Store locations of named fields.
4808
4809 2005-07-19 Juri Linkov <juri@jurta.org>
4810
4811 * progmodes/grep.el (grep-regexp-alist)
4812 (grep-mode-font-lock-keywords, grep-process-setup):
4813 Use default GNU grep match color "01;31m" instead of "01;41m".
4814 (grep-regexp-alist, grep-mode-font-lock-keywords):
4815 Use `\\[[0-9]*m' instead of `\\[00m'.
4816 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
4817 sgr_start where its handling is more important. Use the real
4818 length of sgr_start instead of constant 8.
4819 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
4820 specially. Delete all remaining escape sequences.
4821 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
4822 (grep-regexp-alist): Make hyperlink only for binary file name
4823 instead of the whole line.
4824 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
4825 (grep-mode): Add autoload.
4826
4827 * emacs-lisp/find-func.el (find-function-regexp):
4828 Add `define-compilation-mode'.
4829
4830 2005-07-19 Juri Linkov <juri@jurta.org>
4831
4832 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
4833 (compare-windows-sync-string-size, compare-windows-recenter)
4834 (compare-windows-highlight, compare-windows): Add version 22.1.
4835 (compare-windows) <defface>: Inherit from lazy-highlight instead
4836 of duplicating its default value.
4837
4838 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
4839 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
4840
4841 * descr-text.el (describe-char): Create link buttons for `charset'
4842 and `code point'. Add the current input method name with a link
4843 button to `to input' field. Print face names of display table
4844 characters in `The display table entry is displayed by' section
4845 instead of printing face-id in the `display' field.
4846 Guess hardcoded faces and create a link button for them.
4847 Skip empty fields when calculating max-width.
4848 Treat `widget-create' specially while inserting strings from the
4849 collected field list.
4850 (describe-char-after): Made obsolete in version 22.1, not 21.5.
4851
4852 * diff-mode.el (diff-file-header): Change foreground color from
4853 yellow to green on light backgrounds.
4854 (diff-context): Inherit from `shadow' only for color/grayscale
4855 with more than 88 colors.
4856 (diff-indicator-removed, diff-indicator-added)
4857 (diff-indicator-changed): New faces.
4858 (diff-font-lock-keywords): Use new faces. Regroup rules.
4859 Add "^---$" for `normal' diff format. Fontify `#' lines with
4860 font-lock-comment-delimiter-face and font-lock-comment-face.
4861 Add `#' to ^[^...] in the rule for `diff-context-face'.
4862
4863 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
4864 a button-like box. Inherit from `highlight' on low colors.
4865 (shadow): Use shades of gray only for color/grayscale with
4866 more than 88 colors. Use green for light backgrounds with
4867 8 colors, and yellow for dark backgrounds with 8 colors.
4868
4869 * font-lock.el (font-lock-regexp-grouping-backslash):
4870 Don't inherit from escape-glyph (use bold for all cases).
4871
4872 * info.el (info-xref-visited): Use light foreground color `violet'
4873 for dark backgrounds instead of dark color `magenta3'.
4874 (info-title-1): Use `yellow' color for dark backgrounds.
4875
4876 * isearch.el (isearch): Use not-too-dark magenta3 instead of
4877 too-light magenta2.
4878
4879 * replace.el (match): Use slightly more light RoyalBlue3 instead
4880 of dark RoyalBlue4.
4881
4882 * wid-edit.el (widget-inactive): Inherit from `shadow'.
4883
4884 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
4885
4886 * novice.el (disabled-command-hook): Declare it with
4887 `define-obsolete-variable-alias'.
4888
4889 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
4890 (desktop-buffer-misc-functions, desktop-buffer-handlers)
4891 (desktop-load-default): Add release to obsolescence info.
4892 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
4893 (desktop-append-buffer-args, desktop-read):
4894 Fix typos in docstrings.
4895 (desktop-kill): Fix typo in message.
4896 (desktop-save): Doc fix.
4897
4898 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
4899
4900 * viper-cmd.el (viper-escape-to-state): Bug fix.
4901 (viper-envelop-ESC-key): Change the definition of fast
4902 keysequence so it'll work with keyboard macros.
4903
4904 * ediff.el (ediff-patch-buffer): Change the docstring.
4905
4906 2005-07-19 Kenichi Handa <handa@m17n.org>
4907
4908 * international/mule-cmds.el (select-safe-coding-system): Try to
4909 use an auto-coding (if any) before anything else. If the found
4910 auto-coding is invalid, show a warning message.
4911
4912 * international/mule.el (find-auto-coding): New function created
4913 by modifying the body of set-auto-coding.
4914 (set-auto-coding): Use find-auto-coding to find a coding.
4915
4916 2005-07-18 Richard M. Stallman <rms@gnu.org>
4917
4918 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
4919 not isearch-mode-end-hook-error.
4920 (allout-before-change-protect): Fix error message.
4921
4922 2005-07-18 Juri Linkov <juri@jurta.org>
4923
4924 * allout.el (allout-mode):
4925 * calculator.el (calculator-copy):
4926 * custom.el (custom-known-themes):
4927 * dired.el (dired-desktop-buffer-misc-data)
4928 (dired-restore-desktop-buffer):
4929 * dired-x.el (dired-omit-marker-char):
4930 * files.el (basic-save-buffer):
4931 * font-core.el (font-lock-mode):
4932 * calendar/calendar.el (calendar-goto-hebrew-date)
4933 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
4934 (calendar-goto-persian-date):
4935 * language/ethio-util.el (ethio-sera-to-fidel-region):
4936 * textmodes/picture.el (picture-mode):
4937 Delete duplicate duplicate words.
4938
4939 2005-07-18 Juri Linkov <juri@jurta.org>
4940
4941 * isearch.el (isearch-mode-map): Remove key bindings for regexp
4942 chars * ? } |.
4943 (isearch-fallback): Don't call `isearch-process-search-char'.
4944 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
4945 (isearch-process-search-char): Call `isearch-fallback' for regexp
4946 chars * ? } |.
4947 (isearch-return-char): Make obsolete with `make-obsolete' instead
4948 of simply documenting it as obsolete in the docstring.
4949 (isearch-fallback): Refill docstring.
4950
4951 * international/isearch-x.el
4952 (isearch-process-search-multibyte-characters): Remove unneeded
4953 `concat'. Add intermediate values to `junk-hist' instead of
4954 `minibuffer-history'. Test the length of `str'.
4955
4956 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
4957
4958 * allout.el (allout-resolve-xref): Fix typos in error strings.
4959 (allout-before-change-protect): Remove unneeded `concat'.
4960
4961 * array.el (array-mode, array-reconfigure-rows)
4962 (untabify-backward): Fix typos in docstrings.
4963 (array-reconfigure-rows): Use `insert-buffer-substring', not
4964 `insert-buffer'.
4965
4966 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
4967 * progmodes/ada-mode.el (ada-make-body):
4968 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
4969
4970 * dired.el (dired-log):
4971 * tar-mode.el (tar-subfile-save-buffer):
4972 * play/zone.el (zone-pgm-stress-destress):
4973 Use `insert-buffer-substring', not `insert-buffer'.
4974
4975 2005-07-17 Simon Josefsson <jas@extundo.com>
4976
4977 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
4978
4979 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
4980
4981 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
4982 Add plain auth method.
4983 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
4984
4985 2005-07-17 Kim F. Storm <storm@cua.dk>
4986
4987 * ido.el (dired-other-window): Add ido property.
4988
4989 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
4990
4991 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
4992 Fix typo in docstring.
4993 (byte-compile-interactive-only-functions): Add `insert-buffer' and
4994 `insert-file-literally'.
4995
4996 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
4997 info and delete redundant message. Doc fix.
4998 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
4999 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
5000
5001 2005-07-16 Richard M. Stallman <rms@gnu.org>
5002
5003 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
5004 (byte-compile-and): Use byte-compile-and-recursion.
5005 (byte-compile-or-recursion): New function.
5006 (byte-compile-or): Use that.
5007 (byte-compile-if): Guard the else-clause too.
5008 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
5009
5010 * isearch.el (isearch-mode-end-hook-quit): New variable.
5011 (isearch-done): Bind it.
5012 (isearch-mode-end-hook): Doc fix.
5013
5014 * allout.el (allout-isearch-did-quit): Variable deleted.
5015 (allout-real-isearch-abort): Function name no longer used.
5016 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
5017 (allout-isearch-rectification): isearch-mode always exists.
5018 Don't set allout-isearch-did-quit.
5019 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
5020 allout-isearch-did-quit.
5021 (allout-enwrap-isearch): Just add the hook.
5022 (allout-isearch-abort): Function deleted.
5023 (allout-pre-command-business): Avoid warning.
5024
5025 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
5026 Correctly avoid warnings.
5027 (pascal-outline): Likewise.
5028
5029 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
5030
5031 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
5032
5033 * play/tetris.el (tetris-mode): Avoid warning.
5034
5035 * play/snake.el (snake-mode): Avoid warning.
5036
5037 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
5038 (gamegrid-set-display-table): Avoid warning.
5039 (gamegrid-set-timer): Likewise.
5040 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
5041 (gamegrid-add-score-with-update-game-score-1): Take FILE
5042 as argument.
5043 (gamegrid-add-score-with-update-game-score): Pass that argument.
5044 Rename have-shared-game-dir to gamegrid-shared-game-dir.
5045
5046 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
5047
5048 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
5049 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
5050
5051 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
5052 and insert-file.
5053
5054 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
5055 (sc-ask): Avoid warnings.
5056
5057 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
5058 (eshell-hist-initialize): Use that var the natural way.
5059
5060 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
5061
5062 * emacs-lisp/re-builder.el (reb-cook-regexp):
5063 Avoid warning calling lre-compile-string.
5064 (reb-color-display-p): Avoid warning.
5065
5066 * calculator.el (calculator-last-input): Guard uses
5067 of event-key and key-press-event-p.
5068 (event-key, key-press-event-p): Delete definitions.
5069
5070 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
5071 (find-gc-source-directory, find-gc-subrs-callers)
5072 (find-gc-noreturn-list, find-gc-source-files)
5073 (find-gc-subrs-called): Vars renamed and defvar'd.
5074
5075 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
5076 (checkdoc-overlay-put, checkdoc-delete-overlay)
5077 (checkdoc-overlay-start, checkdoc-overlay-end)
5078 (checkdoc-mode-line-update, checkdoc-char=):
5079 Define such that compiler knows they are defined.
5080 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
5081 (checkdoc-read-event): Delete. Use read-event directly.
5082
5083 * whitespace.el (whitespace-make-overlay)
5084 (whitespace-overlay-put, whitespace-delete-overlay)
5085 (whitespace-overlay-start, whitespace-overlay-end):
5086 Define such that compiler knows they are defined.
5087 (whitespace): Move conditional inside.
5088
5089 * tempo.el (tempo-insert-template): Suppress warning.
5090
5091 * ediff-diff.el (longlines-mode): Add defvar.
5092
5093 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
5094
5095 * server.el: Bind "C-x #" in a way that works even if C-x is
5096 redefined to a command key, not a prefix key.
5097
5098 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
5099
5100 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
5101 cl-make-type-test till execution time.
5102
5103 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
5104
5105 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
5106 arg ARG and use it.
5107
5108 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
5109
5110 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
5111
5112 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
5113
5114 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
5115 a defcustom with two :set or :type keywords.
5116
5117 2005-07-15 Richard M. Stallman <rms@gnu.org>
5118
5119 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
5120 Don't give ^M comment-end syntax.
5121
5122 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
5123
5124 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
5125 Don't consider gdbmi (gdb-mi.el has its own update functions).
5126 (gdb-var-delete): Make it work for gdbmi as well.
5127 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
5128
5129 * progmodes/gud.el (etags, sdb): Only require etags when needed.
5130 (gud-speedbar-menu-items): Correct logic for enabling items.
5131
5132 2005-07-15 Kim F. Storm <storm@cua.dk>
5133
5134 * ido.el: Fix commentary.
5135 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
5136 Use with-no-warnings around ffap-guesser.
5137 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
5138 Let bind minibuffer-completing-file-name to t.
5139
5140 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
5141
5142 * startup.el (site-run-file, keyboard-type): Doc fixes.
5143 (command-line): Check for "--basic-display" argument; also for
5144 "--quick", not "--bare-bones" (which was renamed).
5145 (fancy-splash-text): Add missing item "Getting New Versions".
5146 (normal-splash-screen): Fix typos and improve consistency with
5147 `fancy-splash-text'. Update copyright year.
5148
5149 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
5150 valid binding for `help-char'.
5151
5152 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
5153
5154 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
5155
5156 * term.el (term-mode): Disable cua-mode for term buffers.
5157
5158 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
5159
5160 * add-log.el (add-log-mailing-address, change-log-merge):
5161 Doc fixes.
5162 (change-log-get-method-definition): Fix typo in docstring.
5163
5164 2005-07-14 Kim F. Storm <storm@cua.dk>
5165
5166 * emulation/cua-base.el:
5167 (cua--pre-command-handler-1, cua--pre-command-handler)
5168 (cua--post-command-handler-1, cua--post-command-handler):
5169 Split in two. Check (buffer local) value of cua-mode.
5170 (cua-selection-mode): New command.
5171
5172 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
5173
5174 * custom.el (custom-initialize-safe-set)
5175 (custom-initialize-safe-default): Doc fixes.
5176
5177 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
5178 and simplify :init-value again.
5179
5180 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
5181 and simplify :init-value again. Delete autoload.
5182
5183 * startup.el (command-line): Use `custom-reevaluate-setting' again
5184 for tooltip-mode.
5185
5186 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
5187 a defcustom with two :initialize keywords.
5188
5189 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
5190
5191 * allout.el (my-mark-marker, allout-isearch-prior-pos)
5192 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
5193 (allout-post-command-business, allout-flag-region)
5194 (isearch-reenable-font-lock, allout-yank)
5195 (allout-insert-latex-header, allout-insert-latex-trailer)
5196 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
5197 (allout-latex-verb-quote): Fix typos in docstrings.
5198 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
5199 (allout-unprotected, allout-prefix-data):
5200 Improve argument/docstring consistency.
5201 (allout-chart-subtree): Fix argument spec.
5202 (allout-open-topic): Rename `use_sib_bullet' argument to
5203 `use-sib-bullet'. Doc fix.
5204
5205 * whitespace.el (whitespace-check-buffer-leading)
5206 (whitespace-check-buffer-trailing)
5207 (whitespace-check-buffer-indent)
5208 (whitespace-check-buffer-spacetab)
5209 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
5210 (whitespace-check-leading-whitespace)
5211 (whitespace-check-trailing-whitespace)
5212 (whitespace-check-spacetab-whitespace)
5213 (whitespace-check-indent-whitespace)
5214 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
5215 (whitespace-modes): Fix typos in docstrings.
5216 (defgroup, defcustom): Doc fixes.
5217
5218 * winner.el (winner-mode, winner-boring-buffers)
5219 (winner-pending-undo-ring): Doc fixes.
5220 (winner-ring): Remove unneeded `progn'.
5221 (winner-equal): `defsubst' it.
5222 (winner-redo): Fix message.
5223
5224 2005-07-13 Kim F. Storm <storm@cua.dk>
5225
5226 * simple.el (line-move-1): Always use vertical-motion to
5227 do the last (or only) line move to ensure some movement.
5228 Undo 2005-06-23 change--don't check for overlays.
5229
5230 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5231
5232 * term/mac-win.el (ccl-encode-mac-roman-font)
5233 (ccl-encode-mac-centraleurroman-font)
5234 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
5235 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
5236 Change charset-id boundary of dimension to ?\xef.
5237 (mac-char-fontspec-list): New constant.
5238 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
5239 argument. Nil uses itself as family in font-spec. Previous
5240 behavior for nil is now provided by non-nil non-string argument.
5241 All callers changed. Add font-specs for Mac fonts to
5242 "fontset-default" unless iso8859-1 fonts are installed.
5243
5244 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
5245
5246 * progmodes/sh-script.el (sh-get-indent-info): Only indent
5247 a continuation line if the \ is preceded by SPC or TAB.
5248 (sh-get-indent-info): Simplify.
5249 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
5250 Use with-current-buffer.
5251
5252 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
5253 when the matched text is empty.
5254
5255 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
5256
5257 * startup.el (command-line): Revert to previous handling of
5258 tooltip-mode. Explain in comment why the complexity is needed.
5259
5260 * tooltip.el (tooltip-mode): Revert to previous implementation of
5261 its defcustom.
5262
5263 * frame.el (blink-cursor-mode): Revert to previous implementation
5264 of its defcustom. Update comment.
5265
5266 2005-07-12 Lars Hansen <larsh@soem.dk>
5267
5268 * desktop.el: Update e-mail address.
5269
5270 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5271
5272 * term/mac-win.el (mac-services-mail-selection)
5273 (mac-services-mail-to): New functions.
5274 (mac-application-menu-map): Bind them.
5275
5276 2005-07-12 wulei <milton@wulei.net> (tiny change)
5277
5278 * progmodes/gdb-ui.el: Add note about buffering with Windows.
5279
5280 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
5281
5282 * custom.el (custom-reevaluate-setting): Doc fix.
5283
5284 2005-07-11 Jay Belanger <belanger@truman.edu>
5285
5286 * calc/calc.el (calc-embedded-announce-formula-alist)
5287 (calc-embedded-open-close-plain-alist)
5288 (calc-embedded-open-close-mode-alist): Add checks for additional
5289 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
5290
5291 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
5292
5293 * custom.el (custom-enable-theme): Don't add theme to
5294 `custom-enabled-themes' with `push' because there is no
5295 setf-method for `delq'.
5296
5297 2005-07-11 Richard M. Stallman <rms@gnu.org>
5298
5299 * custom.el (custom-declare-variable): Doc fix.
5300
5301 * dired-aux.el (dired-compare-directories): Remove "." and ".."
5302 from the alists.
5303
5304 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
5305 Do nothing if edebug-active.
5306
5307 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
5308 (edebug-display): Do it here instead.
5309
5310 2005-07-10 Richard M. Stallman <rms@gnu.org>
5311
5312 * cus-face.el (custom-theme-set-faces): Make it work.
5313 (custom-reset-faces): Doc fix.
5314 (custom-theme-reset-internal-face, custom-theme-face-value):
5315 Functions deleted.
5316
5317 * custom.el (custom-push-theme): Maintain list of the settings
5318 of a given theme in its theme-settings property.
5319 Maintain position of old settings in the theme-value
5320 or theme-face property.
5321 (custom-enabled-themes): New variable.
5322 (custom-theme-enabled-p): New function.
5323 (provide-theme): Update custom-enabled-themes.
5324 Disable and reenable the `user' theme.
5325 (require-theme): Doc fix.
5326 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
5327 (custom-theme-value, custom-theme-variable-value): Likewise.
5328 (custom-theme-reset-internal): Likewise.
5329 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
5330 (custom-enable-theme, custom-disable-theme): New functions.
5331 (custom-variable-theme-value, custom-face-theme-value): Likewise.
5332 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
5333 (custom-theme-reset-variables): Simplify.
5334 (deftheme, custom-declare-theme, custom-make-theme-feature):
5335 Definitions moved.
5336
5337 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
5338
5339 * longlines.el (longlines-show-region)
5340 (longlines-unshow-hard-newlines): Recognize hard newlines by
5341 non-nil hard property, instead of t.
5342
5343 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
5344
5345 * viper-cmd.el (viper--key-maps): New variable.
5346 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
5347 emulation-mode-map-alists.
5348 (viper-envelop-ESC-key): Use viper-subseq.
5349 (viper-search-forward/backward/next): Disable debug-on-error.
5350
5351 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
5352 (viper-ESC-key): New defcustoms.
5353
5354 * viper-macs.el (ex-map-read-args): Use viper-subseq.
5355
5356 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
5357 (viper-subseq): Copy of subseq from cl.el.
5358
5359 * viper.el (viper-go-away, viper-set-hooks): Use
5360 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
5361
5362 * viper-mous.el (viper-current-frame-saved): Use defvar.
5363
5364 * viper-init.el: Get rid of -face in face names.
5365
5366 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
5367 Make it work with longlines mode
5368
5369 * ediff-mult.el (ediff-meta-mode-hook): New variable.
5370
5371 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
5372
5373 * ediff-init.el: Get rid of -face in face names.
5374
5375 2005-07-10 Richard M. Stallman <rms@gnu.org>
5376
5377 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
5378 and with-timeout-unsuspend.
5379
5380 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
5381 and with-timeout-unsuspend.
5382
5383 * emacs-lisp/timer.el (with-timeout-timers): New variable.
5384 (with-timeout): Bind that variable to record timers.
5385 (with-timeout-suspend, with-timeout-unsuspend): New functions.
5386
5387 * emacs-lisp/debug.el (debug-help-follow): New function.
5388 (debugger-mode-map): Use that instead of help-follow.
5389 (debugger-setup-buffer): Use eval-buffer-list
5390 to handle eval-buffer frames.
5391
5392 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
5393
5394 * timezone.el (timezone-parse-date): Change first regexp
5395 so it will not mistakenly match dates with no time zone.
5396
5397 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
5398
5399 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
5400
5401 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
5402
5403 * custom.el (custom-initialize-safe-set)
5404 (custom-initialize-safe-default): New functions.
5405
5406 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
5407 and simplify :init-value.
5408
5409 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
5410 and simplify :init-value. Delete obsolete comment.
5411
5412 * startup.el (command-line): Use `custom-reevaluate-setting' to
5413 handle `tooltip-mode'. Delete obsolete comment.
5414
5415 * files.el (set-visited-file-name): Avoid calling
5416 `file-name-nondirectory' with a nil argument.
5417
5418 2005-07-09 Richard M. Stallman <rms@gnu.org>
5419
5420 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
5421 was called with nil for the buffer, handle the read position right.
5422 Handle read position for eval-region, too.
5423
5424 2005-07-09 Juri Linkov <juri@jurta.org>
5425
5426 * fringe.el (fringe-mode): Add period in docstring.
5427 (fringe-query-style): Build prompt depending on `all-frames' arg.
5428
5429 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
5430 to not create links to unrelated functions in the Help buffer.
5431
5432 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
5433 Doc fix.
5434
5435 * simple.el (next-error-hook): New variable.
5436 (next-error): Use it. Doc fix.
5437
5438 * textmodes/ispell.el (ispell-command-loop): Add current
5439 dictionary name and program name to mode-line-format.
5440 (ispell-region, ispell-process-line): Add current dictionary name
5441 and program name to messages.
5442
5443 2005-07-08 Jay Belanger <belanger@truman.edu>
5444
5445 * calc/calc.el (calc-embedded-announce-formula-alist)
5446 (calc-embedded-open-close-formula-alist)
5447 (calc-embedded-open-close-word-alist)
5448 (calc-embedded-open-close-plain-alist)
5449 (calc-embedded-open-close-new-formula-alist)
5450 (calc-embedded-open-close-mode-alist)
5451 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
5452 (calc-embedded-mode-hook): New variables.
5453
5454 * calc/calc-embed.el (calc-embedded-firsttime)
5455 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
5456 New variables.
5457 (calc-do-embedded): Use calc-embedded-firsttime,
5458 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
5459 determine whether or not to run hooks.
5460 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
5461 calc-embedded-firsttime-formula appropriately.
5462 Set calc-embedded delimiter variables according to mode.
5463
5464 2005-07-08 Richard M. Stallman <rms@gnu.org>
5465
5466 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
5467 Check for "emacs", etc., as entire symbol, not just as word.
5468 (checkdoc-file-comments-engine): Use regexp-quote on FN.
5469
5470 * files.el (set-visited-file-name): Report the error
5471 for "empty filename" earlier.
5472 (kill-some-buffers): Ignore buffers already dead.
5473
5474 * fringe.el (fringe-mode): Doc fix.
5475
5476 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
5477 Check for (featurep 'xemacs) and turn off warnings in what it guards.
5478 Use unwind-protect to ensure byte-compile-unresolved-functions
5479 is updated.
5480
5481 * whitespace.el (whitespace-buffer-leading-cleanup):
5482 Simplify w/ skip-chars-forward.
5483 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
5484
5485 * mail/rmail.el (rmail-only-expunge): Fix paren error.
5486 Unconditionally try to leave point at the same old place.
5487
5488 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
5489
5490 * comint.el (comint-postoutput-scroll-to-bottom)
5491 (comint-show-maximum-output): Take scroll-margin into consideration.
5492
5493 2005-07-08 Kim F. Storm <storm@cua.dk>
5494
5495 * ido.el (ido-use-filename-at-point): New choice `guess'.
5496 (ido-file-internal): Try ffap-guesser if selected.
5497
5498 * ido.el (ido-before-fallback-functions): New hook.
5499 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
5500 (ido-read-file-name): Run it.
5501
5502 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
5503
5504 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
5505 strings rather than a list of symbols to the completion function.
5506
5507 2005-07-07 Jay Belanger <belanger@truman.edu>
5508
5509 * calc/calc-units.el (math-apply-units): Change the places in
5510 which units are simplified.
5511
5512 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5513
5514 * cus-edit.el (customize-option, customize-option-other-window):
5515 Make them handle aliases.
5516
5517 * custom.el (custom-variable-p): Make it recursively follow
5518 aliases. Mention that in the docstring.
5519
5520 2005-07-07 Richard M. Stallman <rms@gnu.org>
5521
5522 * cus-start.el (exec-path): Use `directory' instead of `file'.
5523 Fix tag for nil.
5524
5525 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
5526
5527 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
5528 when called non-interactively. Doc fix.
5529
5530 2005-07-07 Lute Kamstra <lute@gnu.org>
5531
5532 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
5533 new address as well.
5534
5535 2005-07-07 Kenichi Handa <handa@m17n.org>
5536
5537 * international/mule.el (make-coding-system):
5538 Describe `ascii-incompatible' property in the docstring.
5539 (set-file-name-coding-system): Signal an error if coding-system is
5540 ascii-incompatible.
5541 (set-keyboard-coding-system): Likewise.
5542
5543 * international/mule-cmds.el (set-default-coding-systems):
5544 Don't set default-file-name-coding-system and
5545 default-keyboard-coding-system if coding-system is ASCII-incompatible.
5546
5547 * international/utf-16.el: Declare that all UTF-16-based coding
5548 systems are ASCII-incompatible.
5549
5550 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
5551
5552 * progmodes/gud.el: Require font-lock for displaying errors.
5553 Used by gdb-ui.el.
5554
5555 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
5556
5557 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
5558 values for the pattern lists which are `read'able but not
5559 `append'able (like symbols).
5560
5561 2005-07-06 Richard M. Stallman <rms@gnu.org>
5562
5563 * progmodes/flymake.el (flymake-float-time): Instead of
5564 with-no-warnings, test for xemacs.
5565 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
5566 to avoid warning.
5567
5568 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
5569
5570 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
5571
5572 2005-07-05 Lute Kamstra <lute@gnu.org>
5573
5574 * battery.el: Add support for Darwin (with much debugging help
5575 from Samuel Lauber <sam124@operamail.com>).
5576 (battery-status-function, battery-echo-area-format)
5577 (battery-mode-line-format): Add support for pmset on Darwin.
5578 (battery-load-low, battery-load-critical): New user options.
5579 (battery-pmset): New function.
5580
5581 2005-07-05 Lute Kamstra <lute@gnu.org>
5582
5583 Update FSF's address in GPL notices.
5584
5585 * textmodes/page-ext.el: Update FSF's address.
5586
5587 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
5588
5589 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
5590 filling from using prefix when filling a single-line docstring.
5591
5592 * progmodes/flymake.el: Remove useless eval-when-compile.
5593
5594 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
5595
5596 2005-07-04 Richard M. Stallman <rms@gnu.org>
5597
5598 * textmodes/org.el (org-file-apps-defaults-gnu):
5599 Rename from org-file-apps-defaults-linux.
5600 (org-default-apps): Don't test system-type for `linux'.
5601 (org-file-apps): Doc fix.
5602
5603 2005-07-04 David Ponce <david@dponce.com>
5604
5605 * tree-widget.el: Improve header Commentary section.
5606 (tree-widget) [defgroup]
5607 (tree-widget-image-enable, tree-widget-themes-directory)
5608 (tree-widget-theme, tree-widget-image-properties-emacs)
5609 (tree-widget-image-properties-xemacs, tree-widget-create-image)
5610 (tree-widget-image-formats, tree-widget-control)
5611 (tree-widget-empty-control, tree-widget-leaf-control
5612 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
5613 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
5614 (tree-widget-keep, tree-widget-after-toggle-functions)
5615 (tree-widget-open-node, tree-widget-close-node): Doc fix.
5616 (tree-widget-open-control, tree-widget-close-control): Fix doc and
5617 :help-echo message.
5618 (tree-widget-set-theme): Doc fix. Use `string-equal'.
5619 (tree-widget-image-properties): Doc fix. Clearer implementation.
5620 (tree-widget--cursors): New constant.
5621 (tree-widget-lookup-image): New function split from
5622 `tree-widget-find-image'. Clearer implementation.
5623 (tree-widget-find-image): Use it.
5624 (tree-widget-button-keymap): Use `set-keymap-parent'.
5625 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
5626 Define the sub-widgets here.
5627 (tree-widget-node): Check that :node is not a tree-widget.
5628 (tree-widget-get-super, tree-widget-open-control)
5629 (tree-widget-close-control, tree-widget-empty-control)
5630 (tree-widget-leaf-control, tree-widget-guide)
5631 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
5632 (tree-widget-no-handle, tree-widget-value-delete)
5633 (tree-widget-map): Remove.
5634 (tree-widget-children-value-save): Doc fix. Simplified.
5635 (tree-widget-value-create): Update according to previous changes.
5636
5637 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
5638
5639 * textmodes/org.el: Leading space replaced by TABS.
5640 (org-recalc-marks, org-table-rotate-recalc-marks)
5641 (org-table-get-specials): Treat "^" and "_" marks.
5642 (org-table-justify-field-maybe): Optional argument NEW.
5643 (org-table-eval-formula): Parsing of the format simplified.
5644 New modes C,I. Honor the %= parameter in the current table.
5645 Avoid unnecessary re-align by using the NEW argument to
5646 `org-table-justify-field-maybe'.
5647 (org-calc-default-modes): Default for date-format mimicks org-mode.
5648 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
5649
5650 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
5651
5652 * cus-face.el (custom-theme-set-faces): Make it handle face
5653 aliases whose alias declarations are pre- or autoloaded.
5654
5655 2005-07-04 Juri Linkov <juri@jurta.org>
5656
5657 * faces.el (read-face-name): Put the code for getting a face name
5658 from the buffer before adding the faces from the `face' property.
5659 Use `completing-read-multiple' instead of `completing-read'.
5660 Require `crm'. Add default value and post-process the returned
5661 list of faces.
5662
5663 * emacs-lisp/crm.el (crm-find-current-element)
5664 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
5665
5666 * emacs-lisp/lisp-mode.el (eval-defun-1):
5667 * emacs-lisp/edebug.el (edebug-eval-defun):
5668 Remove unnecessary quotes.
5669
5670 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
5671
5672 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
5673 (prolog-indent-level): Fix typo in docstring.
5674
5675 * info.el (Info-history, Info-history-forward)
5676 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
5677
5678 * add-log.el (add-change-log-entry):
5679 * comint.el (comint-dynamic-list-input-ring)
5680 (comint-dynamic-list-completions):
5681 * dabbrev.el (dabbrev-expand):
5682 * delim-col.el (delimit-columns-rectangle-line):
5683 * diff-mode.el (diff-context->unified, diff-reverse-direction)
5684 (diff-unified->context):
5685 * ediff-init.el (ediff-abbrev-jobname):
5686 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
5687 (ediff-replace-session-activity-marker-in-meta-buffer):
5688 * info.el (Info-summary):
5689 * lpr.el (printify-region):
5690 * printing.el (pr-create-interface):
5691 * ps-print.el (ps-print-quote):
5692 * ses.el (ses-column-widths, ses-print-cell)
5693 (ses-adjust-print-width, ses-center):
5694 * shell.el (shell-file-name-quote-list):
5695 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
5696 (strokes-fill-current-buffer-with-whitespace)
5697 (strokes-xpm-for-stroke, strokes-list-strokes)
5698 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
5699 * term.el (term-dynamic-list-input-ring)
5700 (term-dynamic-list-completions):
5701 * calc/calc.el (math-format-stack-value):
5702 * emacs-lisp/edebug.el (edebug-display-freq-count):
5703 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
5704 (delphi-new-comment-line):
5705 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
5706 * progmodes/executable.el (executable-set-magic):
5707 * progmodes/python.el (inferior-python-mode):
5708 * progmodes/scheme.el (scheme-mode-syntax-table):
5709 * progmodes/sh-script.el (sh-maybe-here-document):
5710 * progmodes/sql.el (sql-copy-column):
5711 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
5712 * textmodes/bibtex.el (bibtex-mode):
5713 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
5714 (sgml-auto-attributes):
5715 * textmodes/table.el (table-insert, table-shorten-cell)
5716 (table--generate-source-scan-lines, table-delete-row)
5717 (*table--cell-delete-char, table--spacify-frame)
5718 (table--horizontally-shift-above-and-below)
5719 (table--cell-insert-char, table--cell-blank-str)
5720 (table--fill-region-strictly):
5721 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
5722 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
5723
5724 * add-log.el (change-log):
5725 * apropos.el (apropos):
5726 * comint.el (comint-completion, comint-source):
5727 * dabbrev.el (dabbrev):
5728 * delim-col.el (columns):
5729 * diff-mode.el (diff-mode):
5730 * ediff.el (ediff):
5731 * ediff-diff.el (ediff-diff):
5732 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
5733 * ediff-mult.el (ediff-mult):
5734 * ediff-ptch.el (ediff-ptch):
5735 * ediff-wind.el (ediff-window):
5736 * facemenu.el (facemenu):
5737 * indent.el (indent):
5738 * info.el (info):
5739 * jka-cmpr-hook.el (compression, jka-compr):
5740 * lpr.el (lpr):
5741 * outline.el (outlines):
5742 * pcmpl-cvs.el (pcmpl-cvs):
5743 * pcmpl-rpm.el (pcmpl-rpm):
5744 * printing.el (printing):
5745 * ps-print.el (postscript, ps-print, ps-print-horizontal)
5746 (ps-print-vertical, ps-print-headers, ps-print-font)
5747 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
5748 (ps-print-background, ps-print-printer, ps-print-page)
5749 (ps-print-miscellany):
5750 * ses.el (ses):
5751 * shell.el (shell, shell-directories, shell-faces):
5752 * startup.el (initialization):
5753 * strokes.el (strokes):
5754 * term.el (term):
5755 * uniquify.el (uniquify):
5756 * w32-vars.el (w32):
5757 * calc/calc.el (calc):
5758 * emacs-lisp/bytecomp.el (bytecomp):
5759 * emacs-lisp/cl-indent.el (lisp-indent):
5760 * emacs-lisp/edebug.el (edebug):
5761 * emacs-lisp/elp.el (elp):
5762 * emacs-lisp/testcover.el (testcover):
5763 * emacs-lisp/trace.el (trace):
5764 * emulation/viper-ex.el (viper-ex):
5765 * emulation/viper-mous.el (viper-mouse):
5766 * mail/mailalias.el (mailalias):
5767 * mail/supercite.el (supercite, supercite-frames)
5768 (supercite-attr, supercite-cite, supercite-hooks):
5769 * net/rcompile.el (remote-compile):
5770 * net/rlogin.el (rlogin):
5771 * obsolete/ooutline.el (outlines):
5772 * progmodes/delphi.el (delphi):
5773 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
5774 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
5775 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
5776 (ebnf-optimization):
5777 * progmodes/etags.el (etags):
5778 * progmodes/executable.el (executable):
5779 * progmodes/idlwave.el (idlwave):
5780 * progmodes/pascal.el (pascal):
5781 * progmodes/prolog.el (prolog):
5782 * progmodes/python.el (python):
5783 * progmodes/scheme.el (scheme):
5784 * progmodes/sh-script.el (sh, sh-script):
5785 * progmodes/sql.el (SQL):
5786 * progmodes/tcl.el (tcl):
5787 * textmodes/bibtex.el (bibtex, bibtex-autokey):
5788 * textmodes/enriched.el (enriched):
5789 * textmodes/makeinfo.el (makeinfo):
5790 * textmodes/sgml-mode.el (sgml):
5791 * textmodes/table.el (table-hooks):
5792 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
5793 * textmodes/texinfo.el (texinfo):
5794 * textmodes/two-column.el (two-column):
5795 Finish `defgroup' description with period.
5796
5797 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
5798 * eshell/esh-var.el (eshell-var):
5799 * progmodes/vhdl-mode.el (vhdl-testbench):
5800 * textmodes/org.el (org): Fix typos in docstrings.
5801
5802 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
5803 consistency.
5804
5805 * progmodes/flymake.el (flymake-find-file): Remove.
5806 (flymake-float-time): Use `with-no-warnings'.
5807 (flymake-check-start-time, flymake-check-was-interrupted)
5808 (flymake-err-info, flymake-is-running, flymake-last-change-time)
5809 (flymake-new-err-info): `defvar' at compile time.
5810
5811 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
5812
5813 * replace.el (occur-hook): Doc fix.
5814 (occur-1): Don't call `occur-hook' if there are no matches.
5815
5816 2005-07-03 Richard M. Stallman <rms@gnu.org>
5817
5818 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
5819 global-map, save the same map.
5820 (global-map): Don't alter it at top level.
5821 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
5822 Then alter it here instead.
5823 (tpu-edt-off): Set global-map to the saved one.
5824
5825 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
5826 All references simplified.
5827 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
5828 (zmacs-regions): Add defvar.
5829 (repeat-complex-command-map): Everything about that deleted.
5830
5831 * textmodes/artist.el (artist-key-is-drawing)
5832 (artist-key-endpoint1, artist-key-poly-point-list)
5833 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
5834 (artist-key-compl-table, artist-rb-save-data)
5835 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
5836 Don't put them in eval-when-compile.
5837 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
5838
5839 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
5840 Use with-no-warnings.
5841
5842 * net/browse-url.el (dos-windows-version): Add defvar.
5843
5844 * mail/supercite.el (filladapt-prefix-table): Add defvar.
5845
5846 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
5847 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
5848 (rmail-new-summary-line-count): Rename from new-summary-line-count.
5849 Add defvar.
5850 (rmail-summary-beginning-of-message): Use with-no-warnings.
5851 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
5852
5853 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
5854 Use with-no-warnings.
5855
5856 * emulation/vi.el (vi-mark-region): Use c-mark-function.
5857 (c-mark-function): Add point-moving-unit property.
5858 (vi-goto-line): Use with-no-warnings.
5859
5860 * emulation/edt.el (edt-last-copied-word): Add defvar.
5861 (zmacs-region-stays): Likewise.
5862 (edt-mark-section-wisely): Use c-mark-function for C.
5863 Use makr-defun for Fortran.
5864 (time-string): defvar deleted.
5865 (edt-display-the-time): Don't set time-string.
5866
5867 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
5868
5869 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
5870 Don't warn when name is not constant
5871 or for defining the group `emacs'.
5872
5873 * tooltip.el (gud-tooltip-mode): Add defvar.
5874
5875 * startup.el (default-frame-background-mode): Add defvar.
5876
5877 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
5878
5879 * info.el (tool-bar-map): Add defvar.
5880
5881 * dired.el (dnd-protocol-alist): Add defvar.
5882
5883 * dired-aux.el (dired-query): Display question with answer, when
5884 the user answers.
5885
5886 * custom.el (custom-add-option): Doc fix.
5887
5888 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
5889
5890 2005-07-03 Eli Zaretskii <eliz@gnu.org>
5891
5892 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
5893 bogus name from the last change.
5894
5895 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
5896
5897 * custom.el (custom-declare-variable): Fix typos in comment.
5898 (custom-known-themes): Doc fix.
5899 (custom-theme-directory): New defcustom.
5900 (require-theme): Make it check `custom-theme-directory'.
5901
5902 * cus-theme.el (custom-new-theme-mode): New function.
5903 (custom-theme-name, custom-theme-variables, custom-theme-faces)
5904 (custom-theme-description): Add compiler defvars.
5905 (customize-create-theme): Add doc to the "*New Custom Theme*"
5906 buffer. Use `custom-new-theme-mode'.
5907 (custom-theme-write): Put the created buffer in emacs-lisp-mode
5908 and save it to the `custom-theme-directory'. Make this the
5909 default directory of the buffer.
5910
5911 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
5912
5913 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
5914 Fix unbalanced parentheses.
5915
5916 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
5917
5918 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
5919 into flymake-mode and delegate to flymake-mode.
5920
5921 * find-file.el (ff-which-function-are-we-in): Clean up.
5922
5923 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
5924
5925 * replace.el (occur-rename-buffer): Fix docstring.
5926
5927 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
5928 (edt-last-copied-word, edt-learn-macro-count)
5929 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
5930 (edt-rect-start-point, edt-user-global-map, rect-start-point)
5931 (time-string, zmacs-region-stays):
5932 * emulation/edt-mapper.el (edt-save-function-key-map)
5933 (EDT-key-name): `defvar' to silence the byte-compiler.
5934
5935 2005-07-02 Martin Rudalics <rudalics@gmx.at> (tiny change)
5936
5937 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
5938 font-lock-regexp-backslash. Doc fix.
5939 (font-lock-regexp-backslash-grouping-construct): Rename from
5940 font-lock-regexp-backslash-construct. Doc fix.
5941 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
5942 grouping constructs.
5943
5944 2005-07-02 Eli Zaretskii <eliz@gnu.org>
5945
5946 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
5947 updating all the prerequisites.
5948
5949 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
5950
5951 * textmodes/org.el (org-agenda-start-on-weekday)
5952 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
5953 (org-agenda-use-time-grid, org-archive-location)
5954 (org-allow-space-in-links, org-usenet-links-prefer-google)
5955 (org-enable-table-editor, org-export-default-language)
5956 (org-export-html-show-new-buffer, org-fill-paragraph)
5957 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
5958 (org-goto-quit, org-occur, org-eval-in-calendar)
5959 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
5960 (org-agenda-diary-entry, org-remember-help)
5961 (org-table-convert-region, org-at-table-p)
5962 (org-table-move-row-down, org-table-move-row-up)
5963 (org-table-copy-region, org-table-toggle-vline-visibility)
5964 (org-table-get-stored-formulas, org-table-get-specials)
5965 (org-recalc-commands, org-table-eval-formula)
5966 (org-table-formula-substitute-names, orgtbl-make-binding)
5967 (org-format-org-table-html, org-format-table-table-html)
5968 (org-format-table-table-html-using-table-generate-source)
5969 (org-customize): Fix typos in docstrings.
5970 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
5971 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
5972 (org-back-to-heading): Doc fixes.
5973 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
5974 (org-agenda-change-all-lines, org-get-header):
5975 Improve argument/docstring consistency.
5976 (orgtbl-error): Fix error message.
5977
5978 * progmodes/flymake.el (flymake-find-possible-master-files)
5979 (flymake-master-file-compare, flymake-get-line-err-count)
5980 (flymake-highlight-line, flymake-gui-warnings-enabled):
5981 Fix typos in docstrings.
5982 (flymake-parse-line, flymake-get-project-include-dirs-function)
5983 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
5984 Doc fixes.
5985 (flymake-get-project-include-dirs-function)
5986 (flymake-make-err-menu-data):
5987 Improve argument/docstring consistency.
5988
5989 2005-07-01 Lute Kamstra <lute@gnu.org>
5990
5991 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
5992 Catch errors with ignore-errors. Use temporary buffer.
5993 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
5994
5995 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
5996 background color faces.
5997 (facemenu-set-foreground, facemenu-set-background):
5998 Use facemenu-set-face-from-menu.
5999 (facemenu-set-face-from-menu): Treat face names that start with
6000 "fg:" or "bg:" as special.
6001 (facemenu-add-new-color): Don't create faces. Simplify.
6002
6003 2005-06-30 Richard M. Stallman <rms@gnu.org>
6004
6005 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
6006 (crm-find-current-element): Likewise.
6007
6008 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
6009
6010 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
6011
6012 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
6013
6014 * arc-mode.el (archive-extract): Make it work as a mouse binding.
6015 (archive-mouse-extract): Make it an obsolete alias.
6016 (archive-mode-map): Don't use archive-mouse-extract any more.
6017 (archive-mode, archive-extract): write-contents-hooks ->
6018 write-contents-functions.
6019 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
6020 first arg.
6021 (archive-rename-entry): Update the call.
6022 (archive-zip-summarize): Remove unused var `method'.
6023 (archive-lzh-summarize): Remove unused var `creator'.
6024
6025 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
6026 dedicated frame upon exit.
6027
6028 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
6029 (archive-zip-extract, archive-zip-expunge)
6030 (archive-zip-update, archive-zip-update-case): Use executable-find.
6031 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
6032 Use restore-buffer-modified-p.
6033 (archive-extract, archive-add-new-member, archive-write-file-member):
6034 Use with-current-buffer.
6035 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
6036
6037 2005-06-30 Andreas Schwab <schwab@suse.de>
6038
6039 * progmodes/gud.el (gud-filter): Remove unneeded progn.
6040
6041 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6042
6043 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
6044
6045 2005-06-30 Juri Linkov <juri@jurta.org>
6046
6047 * faces.el (vertical-border): Inherit from mode-line-inactive
6048 only on tty.
6049
6050 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
6051
6052 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
6053 example, -NLINES in the `occur' docstring).
6054
6055 * replace.el (occur-1): When no matches are found, do not set the
6056 `buffer-read-only' and modified flags for the occur buffer,
6057 because it is deleted.
6058
6059 * emulation/cua-base.el (cua-check-pending-input)
6060 (cua-repeat-replace-region, cua-mode, cua-debug)
6061 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
6062 Fix typos in docstrings.
6063
6064 * emulation/cua-gmrk.el (cua-toggle-global-mark)
6065 (cua-cut-region-to-global-mark)
6066 (cua--cut-rectangle-to-global-mark):
6067 Remove period from end of messages.
6068
6069 * emulation/cua-rect.el (cua-do-rectangle-padding):
6070 Remove period from end of messages.
6071 (cua--rectangle-seq-format): Fix typo in docstring.
6072 (cua-sequence-rectangle, cua-fill-char-rectangle):
6073 Improve argument/docstring consistency.
6074
6075 2005-06-29 Juri Linkov <juri@jurta.org>
6076
6077 * faces.el (default-frame-background-mode): New internal variable.
6078 (frame-set-background-mode): Use it.
6079
6080 * startup.el (normal-top-level): Set default-frame-background-mode
6081 instead of frame-background-mode. Before setting it, test for its
6082 nil value. Remove tests for frame-background-mode and frame
6083 parameter `reverse'. Add test for "unspecified-fg".
6084
6085 * term/xterm.el (xterm-rxvt-set-background-mode):
6086 * term/rxvt.el (rxvt-set-background-mode):
6087 Set default-frame-background-mode instead of frame-background-mode.
6088
6089 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
6090
6091 * simple.el (set-variable): Warn about obsolete user variables.
6092
6093 * imenu.el (imenu--completion-buffer):
6094 * mouse.el (mouse-buffer-menu-alist):
6095 * msb.el (msb-invisible-buffer-p):
6096 * calendar/diary-lib.el (diary-header-line-format):
6097 * emacs-lisp/pp.el (pp-buffer):
6098 * progmodes/cperl-mode.el (cperl-do-auto-fill):
6099 * textmodes/picture.el (picture-replace-match):
6100 Change space constants followed by a sexp to "?\s ".
6101
6102 * play/decipher.el (decipher-loop-with-breaks):
6103 * textmodes/texinfo.el (texinfo-insert-@item): Change space
6104 constants "protected" from end of line by a comment to "?\s".
6105
6106 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
6107
6108 * font-lock.el (save-buffer-state): Use `declare'.
6109
6110 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
6111 reset the syntax-table to cperl-mode-syntax-table.
6112 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
6113 "foo_print_bar" is not matched as a reserved keyword.
6114
6115 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
6116
6117 * textmodes/org.el (orgtbl-setup): New function, for delayed
6118 setup for the orgtbl commands.
6119 (org-calc-default-modes): New option.
6120 (orgtbl-make-binding): Use `defun' to get better help display.
6121 (org-diary): Call `org-compile-prefix-format'.
6122 (org-table-formula-substitute-names): New function.
6123 (org-agenda-day-view, org-agenda-week-view): New commands.
6124 (org-agenda-toggle-week-view): Command removed.
6125 (org-tbl-menu): Split off from org-org-menu.
6126 (org-mode): Move removal of outline-mode menus to here.
6127 (org-table-formula-debug): New option.
6128 (org-table-insert-row): Keep first field if just "#" or "*".
6129 (org-mode): Paragraph regexps fixed.
6130 (org-table-recalculate-regexp): New constant.
6131 (org-table-justify-field-maybe): Avoid replace if not necessary.
6132 (org-copy-special, org-cut-special): Use `call-interactively'.
6133 (org-table-copy-region): Take region from `interactive' call.
6134 (org-trim): Return string even if no match.
6135 (org-formula): New face.
6136 (org-set-font-lock-defaults): No longer highlight "FIXME".
6137 But highlight formula-related fields in table.
6138 (org-table-p): Use regexp, not fontification.
6139 (org-table-align): Handle white space at end of line.
6140 (org-table-formula-evaluate-inline): New option.
6141 (org-mode): Auto-wrapping in comment lines turned off.
6142 (org-table-copy-down): Evaluate only in copied field, not in
6143 destination.
6144 (org-table-current-formula): Variable removed.
6145 (org-table-store-formulas, org-table-get-stored-formulas)
6146 (org-table-modify-formulas, org-table-replace-in-formulas)
6147 (org-table-maybe-eval-formula): New functions.
6148 (org-table-get-formula): Modify to use stored formulas.
6149 (org-table-insert-column, org-table-delete-column)
6150 (org-table-move-column): Call `org-table-modify-formulas'.
6151 (org-complete): Add completion for keyword formulas.
6152 (orgtbl-mode): Pull orgtbl-mode-map to start of
6153 minor-mode-map-alist.
6154
6155 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
6156
6157 * progmodes/python.el (python-check): Require `compile' before
6158 modifying its variables.
6159
6160 * newcomment.el (comment-indent-default): Don't get fooled by an early
6161 end of buffer.
6162
6163 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6164
6165 * ps-print.el (ps-print-version): Fix version number.
6166
6167 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
6168
6169 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
6170
6171 2005-06-28 Richard M. Stallman <rms@gnu.org>
6172
6173 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
6174 (flyspell-local-mouse-map): Declaration deleted.
6175 (flyspell-mouse-map): Bind only mouse-2.
6176 (flyspell-mode-map): Don't test flyspell-use-local-map.
6177 (flyspell-overlay-keymap-property-name): Var deleted.
6178 (flyspell-mode-on): Don't make local bindings for
6179 flyspell-mouse-map and flyspell-mode-map.
6180 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
6181
6182 * textmodes/ispell.el (ispell-word): Do not ignore short words.
6183
6184 * progmodes/compile.el (compilation-next-error-function):
6185 Don't switch buffers; operate on the current buffer.
6186
6187 * progmodes/compile.el (compilation-error-file-name)
6188 (compilation-warning-file-name, compilation-info-file-name)
6189 (compilation-line-number, compilation-column-number): New faces.
6190 (compilation-error-face, compilation-warning-face)
6191 (compilation-info-face, compilation-line-face)
6192 (compilation-column-face): Use them.
6193
6194 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
6195
6196 * comint.el (comint-password-prompt-regexp): Accept ", try again".
6197
6198 * bindings.el (global-map): Bind insertchar and its variants.
6199
6200 2005-06-27 Richard M. Stallman <rms@gnu.org>
6201
6202 * textmodes/artist.el (artist-text-overwrite)
6203 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
6204
6205 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6206
6207 * ps-print.el: It was not working the page selection for printing.
6208 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
6209 (ps-print-version): New version 6.6.7.
6210 (ps-end-sheet): New fun.
6211 (ps-header-sheet, ps-end-job): Call it.
6212
6213 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
6214
6215 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
6216
6217 2005-06-27 Lute Kamstra <lute@gnu.org>
6218
6219 * facemenu.el (facemenu-unlisted-faces): Add foreground and
6220 background color faces.
6221 (facemenu-get-face): Delete function.
6222 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
6223 (facemenu-add-new-color): Make second argument mandatory.
6224 Create the appropriate face and return it. Simplify.
6225 (facemenu-set-foreground, facemenu-set-background): Don't check if
6226 color is defined. Use return value of facemenu-add-new-color.
6227
6228 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
6229
6230 * progmodes/gud.el (gud-filter): Add missing argument to
6231 with-selected-window.
6232
6233 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
6234
6235 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
6236 a :require to the defcustom.
6237
6238 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
6239 defcustoms corresponding to minor modes.
6240
6241 2005-06-26 David Ponce <david@dponce.com>
6242
6243 * recentf.el: Require tree-widget instead of wid-edit.
6244 (recentf-filename-handler): Fix widget :type.
6245 (recentf-cancel-dialog, recentf-open-more-files)
6246 (recentf-open-files-action): Doc fix.
6247 (recentf-dialog-goto-first): New function.
6248 (recentf-dialog-mode-map): Set parent keymap first.
6249 (recentf-dialog-mode): Define with define-derived-mode.
6250 Don't display continuation lines in dialogs.
6251 (recentf-edit-list): Rename from recentf-edit-selected-items.
6252 (recentf-edit-list-select): Rename from recentf-edit-list-action.
6253 Simplify.
6254 (recentf-edit-list-validate): New function.
6255 (recentf-edit-list): Update accordingly.
6256 (recentf-open-files-item-shift): Remove.
6257 (recentf-open-files-item): Convert menu elements into tree and
6258 link widgets. Don't create the widgets.
6259 (recentf-open-files): Update accordingly.
6260 (recentf-save-list): Untabify.
6261
6262 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
6263
6264 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
6265 (keep-lines): Add INTERACTIVE arg. Never delete lines only
6266 partially contained in the active region. Do not take active
6267 region into account when called from Lisp, unless INTERACTIVE arg
6268 is non-nil. Use `forward-line' instead of `beginning-of-line' to
6269 avoid trouble with fields. Make marker point nowhere when no
6270 longer used. Always return nil. Doc fix.
6271 (flush-lines): Add INTERACTIVE arg. Do not take active region
6272 into account when called from Lisp, unless INTERACTIVE arg is
6273 non-nil. Use `forward-line' instead of `beginning-of-line' to
6274 avoid trouble with fields. Make marker point nowhere when no
6275 longer used. Always return nil. Doc fix.
6276 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
6277 interchangeable. Do not take active region into account when
6278 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
6279 message in echo area when called from Lisp, unless INTERACTIVE arg
6280 is non-nil. Avoid saying "1 occurrences". Do not use markers.
6281 Return the number of matches. Doc fix.
6282 (occur): Doc fix.
6283 (perform-replace): Make comment follow double space convention for
6284 the sake of `outline-minor-mode'.
6285
6286 * faces.el (facep): Doc fix.
6287
6288 2005-06-25 Richard M. Stallman <rms@gnu.org>
6289
6290 * facemenu.el (facemenu-enable-faces-p): New function.
6291 (facemenu-background-menu, facemenu-foreground-menu)
6292 (facemenu-face-menu): Add menu-enable property.
6293
6294 * jka-compr.el (jka-compr-insert-file-contents):
6295 Special handling if cannot find the uncompression program.
6296
6297 * cus-face.el (custom-face-attributes): Add autoload.
6298
6299 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
6300 Bind comment-indent-function locally.
6301
6302 * window.el (save-selected-window): Use save-current-buffer.
6303
6304 * subr.el (with-selected-window): Use save-current-buffer.
6305
6306 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
6307 and with-current-buffer.
6308
6309 2005-06-24 Richard M. Stallman <rms@gnu.org>
6310
6311 * simple.el (line-move-1): Fix previous change.
6312
6313 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
6314
6315 * replace.el (occur-1): Set `buffer-read-only' and the
6316 buffer-modified flag before running `occur-hook' to protect
6317 against unintentional buffer switches that can lead to data loss.
6318
6319 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
6320
6321 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
6322 (gud-gdb-marker-filter): Use font-lock-warning-face for any
6323 initial error.
6324
6325 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
6326 after fresh input.
6327 (gdb-var-create-handler): Put name of expression in quotes.
6328
6329 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
6330
6331 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
6332 elements of RING in order, and without bogus nil elements.
6333
6334 2005-06-23 Richard M. Stallman <rms@gnu.org>
6335
6336 * simple.el (set-variable): Args renamed; doc fix.
6337 (line-move-1): When there are overlays around, use vertical-motion.
6338
6339 * faces.el (escape-glyph): Use brown against light background.
6340 (nobreak-space): Rename from no-break-space.
6341 Fix previous change.
6342
6343 * dired-aux.el (dired-do-copy): Fix arg prompt.
6344
6345 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
6346
6347 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
6348
6349 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
6350 rather than "Distributor".
6351
6352 2005-06-23 Lute Kamstra <lute@gnu.org>
6353
6354 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
6355 (debug-on-entry): Use it. New interactive declaration that uses
6356 function-called-at-point.
6357
6358 2005-06-23 Kim F. Storm <storm@cua.dk>
6359
6360 * subr.el (save-match-data): Add comment about using evaporate arg
6361 to set-match-data.
6362
6363 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
6364
6365 * cus-edit.el (customize-face)
6366 (customize-face-other-window): Handle face aliases.
6367
6368 * faces.el (face-documentation, set-face-attribute)
6369 (face-spec-set): Handle face aliases.
6370
6371 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
6372
6373 * help-mode.el (help-make-xrefs): If a symbol representing a face
6374 name is not followed by the word "face", it could still be a
6375 function or variable name, so don't bypass other checks.
6376
6377 2005-06-22 Juri Linkov <juri@jurta.org>
6378
6379 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
6380 Replace aliased functions with calls where second arg `inherit' is t.
6381
6382 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
6383
6384 * progmodes/gdb-ui.el (gdb-error): New variable.
6385 (gdb-error): New function.
6386 (gdb-annotation-rules): Act on error-begin and error annotations.
6387 (gdb-concat-output): Use font-lock-warning-face for errors.
6388
6389 2005-06-22 Miles Bader <miles@gnu.org>
6390
6391 * bindings.el (propertized-buffer-identification): Use renamed
6392 `Buffer-menu-buffer' face.
6393
6394 * faces.el (vertical-border): Rename from `vertical-divider'.
6395 (escape-glyph): Change dark-background color back to `cyan'.
6396
6397 2005-06-21 Juri Linkov <juri@jurta.org>
6398
6399 * faces.el (face-user-default-spec): Try getting `customized-face'
6400 prior to `saved-face'.
6401 (frame-background-mode): Refill docstring.
6402
6403 * emacs-lisp/lisp-mode.el (eval-defun-1):
6404 * emacs-lisp/edebug.el (edebug-eval-defun):
6405 Set `saved-face' temporarily to nil before calling form.
6406 Set `customized-face' to the new spec after that.
6407
6408 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
6409
6410 * subr.el (1value, lambda, key-substitution-in-progress):
6411 Doc fixes.
6412
6413 * autoinsert.el (auto-insert-alist):
6414 * ses.el (ses-call-printer):
6415 * subr.el (noreturn):
6416 * emacs-lisp/lisp.el (check-parens):
6417 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
6418 * net/browse-url.el (browse-url-mosaic):
6419 * progmodes/cc-defs.el (c-safe-scan-lists):
6420 * progmodes/ebnf-abn.el (ebnf-abn-lex):
6421 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
6422 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
6423 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
6424 * progmodes/ebnf-iso.el (ebnf-iso-lex):
6425 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
6426
6427 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
6428
6429 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
6430
6431 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
6432
6433 * calendar/appt.el (appt-make-list): Activate the package, if
6434 not already active (for backwards compatibility).
6435
6436 2005-06-20 Kim F. Storm <storm@cua.dk>
6437
6438 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
6439
6440 2005-06-20 Miles Bader <miles@gnu.org>
6441
6442 * faces.el (vertical-divider): New face.
6443
6444 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
6445
6446 * simple.el (kill-whole-line): Doc fix.
6447 (next-error-buffer-p, next-error-find-buffer)
6448 (clone-indirect-buffer): Fix typos in docstrings.
6449 (comment-line-break-function): Doc fix: don't say variable
6450 is automatically buffer-local (it isn't).
6451
6452 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
6453
6454 * net/tramp-ftp.el (top):
6455 * net/tramp-smb.el (top):
6456 * net/tramp-util.el (top):
6457 * net/tramp-uu.el (top):
6458 * net/tramp-vc.el (top):
6459 * net/tramp.el (top): Revert copyright years back to original
6460 ones. Tramp has a life outside GNU Emacs.
6461
6462 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
6463
6464 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
6465
6466 2005-06-18 Juri Linkov <juri@jurta.org>
6467
6468 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
6469 end of first regexp to limit the match to the position between
6470 line number and source line with same separator character as used
6471 between file name and line number. In the second regexp limit
6472 mouse-face area to file name and line number by adding new group
6473 for them and referring it in HYPERLINK arg.
6474 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
6475 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
6476 previous line where grep markers may be already removed.
6477
6478 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
6479
6480 * progmodes/ps-mode.el: Update version and maintainer's email address.
6481
6482 2005-06-18 Steve Youngs <steve@xemacs.org>
6483
6484 * net/browse-url.el (browse-url-browser-function)
6485 (browse-url-default-browser): Add firefox.
6486 (browse-url-firefox-program, browse-url-firefox-arguments)
6487 (browse-url-firefox-startup-arguments)
6488 (browse-url-firefox-new-window-is-tab): New defcustoms.
6489 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
6490
6491 2005-06-17 Richard M. Stallman <rms@gnu.org>
6492
6493 * startup.el (command-line): Warn if specified user name has
6494 no home directory.
6495
6496 * term.el (term-get-old-input, term-input-filter, term-input-sender)
6497 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
6498
6499 * longlines.el (longlines-mode, longlines-show-hard-newlines):
6500 Doc fixes.
6501
6502 * faces.el (underline): Try bold if terminal doesn't support underline.
6503
6504 * mail/sendmail.el (mail-setup-with-from): New variable.
6505 (mail-insert-from-field): New function.
6506 (sendmail-send-it): Call it.
6507 (mail-setup): Optionally call it here.
6508
6509 * term/linux.el: Call tty-no-underline.
6510
6511 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
6512
6513 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
6514
6515 2005-06-17 Miles Bader <miles@gnu.org>
6516
6517 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
6518 (ediff-current-diff-C, ediff-current-diff-Ancestor)
6519 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
6520 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
6521 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
6522 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
6523 Remove "-face" suffix from face names.
6524 (ediff-current-diff-face-A, ediff-current-diff-face-B)
6525 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
6526 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
6527 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
6528 (ediff-even-diff-face-A, ediff-even-diff-face-B)
6529 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
6530 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
6531 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
6532 New backward-compatibility aliases for renamed faces.
6533 (ediff-current-diff-face-A, ediff-current-diff-face-B)
6534 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
6535 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
6536 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
6537 (ediff-even-diff-face-A, ediff-even-diff-face-B)
6538 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
6539 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
6540 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
6541 Use renamed ediff faces.
6542
6543 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
6544 Remove "-face" suffix from face names.
6545 (eshell-test-ok-face, eshell-test-failed-face):
6546 New backward-compatibility aliases for renamed faces.
6547 (eshell-run-test): Use renamed eshell-test faces.
6548
6549 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
6550 face name.
6551 (eshell-prompt-face): New backward-compatibility alias for renamed
6552 face.
6553 (eshell-emit-prompt): Use renamed eshell-prompt face.
6554
6555 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
6556 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
6557 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
6558 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
6559 Remove "-face" suffix from face names.
6560 (eshell-ls-directory-face, eshell-ls-symlink-face)
6561 (eshell-ls-executable-face, eshell-ls-readonly-face)
6562 (eshell-ls-unreadable-face, eshell-ls-special-face)
6563 (eshell-ls-missing-face, eshell-ls-archive-face)
6564 (eshell-ls-backup-face, eshell-ls-product-face)
6565 (eshell-ls-clutter-face):
6566 New backward-compatibility aliases for renamed faces.
6567 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
6568
6569 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
6570 Remove "-face" suffix from face name.
6571 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
6572 instead of literal face.
6573
6574 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
6575
6576 * emacs-lisp/warnings.el (display-warning, lwarn)
6577 (warning-minimum-log-level): Doc fixes.
6578 (warning-minimum-level, warning-minimum-log-level):
6579 Add :debug to :type choices.
6580
6581 * progmodes/ada-mode.el (ada-format-paramlist)
6582 (ada-get-indent-case, ada-check-matching-start)
6583 (ada-check-defun-name, ada-goto-matching-decl-start)
6584 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
6585 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
6586 (ada-make-subprogram-body): Follow error conventions.
6587 (ada-case-exception-file, ada-indent-comment-as-code)
6588 (ada-indent-handle-comment-special, ada-indent-renames)
6589 (ada-indent-return, ada-search-directories-internal)
6590 (ada-tab-policy, ada-case-exception-substring)
6591 (ada-other-file-alist, ada-matching-start-re)
6592 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
6593 (ada-imenu-generic-expression, ada-compile-goto-error)
6594 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
6595 (ada-popup-menu, ada-add-extensions, ada-mode)
6596 (ada-region-selected, ada-create-case-exception)
6597 (ada-create-case-exception-substring, ada-after-keyword-p)
6598 (ada-activate-keys-for-case, ada-adjust-case-region)
6599 (ada-adjust-case-buffer, ada-format-paramlist)
6600 (ada-scan-paramlist, ada-insert-paramlist)
6601 (ada-indent-newline-indent)
6602 (ada-indent-newline-indent-conditional)
6603 (ada-justified-indent-current, ada-goto-previous-word)
6604 (ada-indent-current, ada-get-indent-open-paren)
6605 (ada-get-indent-paramlist, ada-get-indent-end)
6606 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
6607 (ada-get-indent-block-start, ada-get-indent-subprog)
6608 (ada-get-indent-noindent, ada-get-indent-label)
6609 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
6610 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
6611 (ada-goto-stmt-end, ada-goto-next-word)
6612 (ada-check-matching-start, ada-check-defun-name)
6613 (ada-goto-matching-decl-start, ada-goto-matching-start)
6614 (ada-goto-matching-end, ada-search-ignore-string-comment)
6615 (ada-in-decl-p, ada-looking-at-semi-or)
6616 (ada-looking-at-semi-private, ada-in-paramlist-p)
6617 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
6618 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
6619 (ada-next-procedure, ada-previous-procedure, ada-next-package)
6620 (ada-previous-package, ada-create-menu)
6621 (ada-fill-comment-paragraph-justify)
6622 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
6623 (ada-other-file-name, ada-last-which-function-line)
6624 (ada-last-which-function-subprog, ada-which-function)
6625 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
6626 (ada-gen-treat-proc, ada-check-emacs-version)
6627 (ada-continuation-indent, ada-align-region-separate):
6628 Fix typos in docstrings.
6629 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
6630
6631 2005-06-16 Lute Kamstra <lute@gnu.org>
6632
6633 * simple.el (fundamental-mode): Run after-change-major-mode-hook
6634 conditionally.
6635
6636 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
6637
6638 * comint.el (comint-replace-by-expanded-filename)
6639 (comint-prompt-regexp, comint-delimiter-argument-list)
6640 (comint-preinput-scroll-to-bottom):
6641 * info.el (Info-hide-cookies-node):
6642 * ls-lisp.el (ls-lisp-classify):
6643 * find-file.el (ff-search-directories, ff-special-constructs)
6644 (ff-find-other-file):
6645 * font-lock.el (font-lock-keywords):
6646 * shell.el (shell-prompt-pattern)
6647 (shell-dynamic-complete-functions, shell-mode)
6648 (shell-delimiter-argument-list):
6649 * term.el (term-replace-by-expanded-filename)
6650 (term-prompt-regexp, term-delimiter-argument-list):
6651 * woman.el (woman-ignore, woman0-if):
6652 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
6653 * emacs-lisp/elint.el (elint-init-env):
6654 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
6655 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
6656 * language/ethio-util.el (ethio-tilde-escape)
6657 (ethio-use-three-dot-question):
6658 * net/zone-mode.el (zone-mode-load-time-setup):
6659 * progmodes/cc-align.el (c-lineup-argcont):
6660 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
6661 * progmodes/cperl-mode.el (cperl-set-style-back):
6662 * progmodes/inf-lisp.el (inferior-lisp-prompt):
6663 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
6664 Fix spellings in docstrings.
6665
6666 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
6667 * progmodes/modula2.el (m2-for): Fix spellings.
6668
6669 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
6670
6671 * simple.el (undo-more): Don't use `format' on `error' arguments.
6672 Improve argument/docstring consistency.
6673 (pending-undo-list): Doc fix.
6674
6675 * smerge-mode.el (smerge-ensure-match):
6676 * emulation/vip.el (vip-ex):
6677 * net/zone-mode.el (zone-mode-update-serial):
6678 * progmodes/idlwave.el (idlwave-complete):
6679 * progmodes/vhdl-mode.el (vhdl-visit-file)
6680 (vhdl-compose-wire-components):
6681 Don't use `format' on `error' arguments.
6682
6683 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
6684 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
6685 (tooltip-help-tips): Fix typos in docstrings.
6686
6687 2005-06-16 David Ponce <david@dponce.com>
6688
6689 * tree-widget.el (tree-widget-value-create): Simplify last change.
6690
6691 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
6692
6693 * ido.el (ido-incomplete-regexp): New variable.
6694 (ido-set-matches-1): Handle invalid-regexp error and set
6695 ido-incomplete-regexp.
6696 (ido-incomplete-regexp): New face.
6697 (ido-completions): Use it.
6698 (ido-complete, ido-exit-minibuffer, ido-completions):
6699 Handle incomplete regexps.
6700 (ido-completions): Add check for complete match when entering a regexp.
6701
6702 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
6703
6704 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
6705
6706 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6707
6708 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
6709 by field delimiters.
6710
6711 2005-06-15 David Ponce <david@dponce.com>
6712
6713 * tree-widget.el: eval-and-compile inlined functions so they will
6714 be available at run-time too.
6715 (tree-widget-super-format-handler)
6716 (tree-widget-format-handler): Remove.
6717 (tree-widget-value-create): Handle the :indent property.
6718
6719 2005-06-15 Miles Bader <miles@gnu.org>
6720
6721 * progmodes/which-func.el (which-func): Only inherit
6722 `font-lock-function-name-face' when that makes sense against the
6723 default mode-line face, otherwise set the face color explicitly.
6724
6725 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
6726 faces instead of (non-existent) variables.
6727
6728 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
6729
6730 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
6731 (iswitchb-get-matched-buffers): Likewise. Simplify.
6732
6733 2005-06-14 Miles Bader <miles@gnu.org>
6734
6735 * progmodes/ld-script.el (ld-script-location-counter):
6736 Remove "-face" suffix from face name.
6737 (ld-script-location-counter-face):
6738 New backward-compatibility alias for renamed face.
6739 (ld-script-location-counter-face): Use renamed face.
6740
6741 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
6742 (cperl-hash): Remove "-face" suffix from face names.
6743 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
6744 New backward-compatibility aliases for renamed faces.
6745 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
6746 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
6747
6748 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
6749 name.
6750 (which-func-face): New backward-compatibility alias for renamed face.
6751 (which-func-format): Use renamed which-func face.
6752
6753 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
6754 (vhdl-function, vhdl-directive, vhdl-reserved-word)
6755 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
6756 names.
6757 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
6758 (vhdl-speedbar-configuration, vhdl-speedbar-package)
6759 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
6760 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
6761 (vhdl-speedbar-architecture-selected)
6762 (vhdl-speedbar-configuration-selected)
6763 (vhdl-speedbar-package-selected)
6764 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
6765 names.
6766 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
6767 Use renamed faces.
6768 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
6769 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
6770 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
6771 Use renamed faces.
6772 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
6773 names.
6774 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
6775 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
6776 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
6777 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
6778 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
6779 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
6780
6781 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
6782 face name.
6783 (sh-heredoc-face): New backward-compatibility alias for renamed face.
6784 (sh-heredoc-face): Use renamed sh-heredoc face.
6785
6786 * progmodes/idlw-help.el (idlwave-help-link):
6787 Remove "-face" suffix from face name.
6788 (idlwave-help-link-face):
6789 New backward-compatibility alias for renamed face.
6790 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
6791
6792 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
6793 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
6794 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
6795 New backward-compatibility aliases for renamed faces.
6796 (idlwave-shell-disabled-breakpoint-face)
6797 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
6798
6799 * progmodes/flymake.el (flymake-errline, flymake-warnline):
6800 Remove "-face" suffix from face names.
6801 (flymake-errline-face, flymake-warnline-face):
6802 New backward-compatibility aliases for renamed faces.
6803 (flymake-highlight-line): Use renamed flymake faces.
6804
6805 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
6806 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
6807 (ebrowse-member-class, ebrowse-progress):
6808 Remove "-face" suffix from face names.
6809 (ebrowse-tree-mark-face, ebrowse-root-class-face)
6810 (ebrowse-file-name-face, ebrowse-default-face)
6811 (ebrowse-member-attribute-face, ebrowse-member-class-face)
6812 (ebrowse-progress-face):
6813 New backward-compatibility aliases for renamed faces.
6814 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
6815 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
6816 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
6817 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
6818
6819 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
6820 antlr-syntax)
6821 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
6822 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
6823 names.
6824 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
6825 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
6826 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
6827 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
6828 backward-compatibility aliases for renamed faces.
6829 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
6830 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
6831 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
6832 remove "font-lock-". Use renamed antlr-mode faces.
6833 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
6834 literal face-names with face variable references.
6835
6836 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
6837 face name.
6838 (Buffer-menu-buffer-face): New backward-compatibility alias for
6839 renamed face.
6840 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
6841
6842 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
6843
6844 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
6845 Eliminate "-face" suffix.
6846 (makefile-targets): Inherit from font-lock-function-name-face and
6847 eliminate "-face" suffix.
6848 (makefile-shell): Remove attributes and eliminate "-face" suffix.
6849 (makefile-*-font-lock-keywords): Append makefile-targets in rule
6850 actions, instead of prepending, to make it less visible.
6851 (makefile-previous-dependency, makefile-match-dependency):
6852 Don't match a target on a continuation line.
6853
6854 * files.el (auto-mode-alist): Put Makefile in gmake mode.
6855
6856 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
6857
6858 * progmodes/gdb-ui.el (menu): Re-order menu items.
6859 (gdb-tooltip-print): Respect tooltip-use-echo-area.
6860
6861 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
6862 Define in tooltip.el.
6863 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
6864 (gud-tooltip-tips): Respect tooltip-use-echo-area and
6865 gud-tooltip-echo-area.
6866
6867 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
6868 backward compatibility and make obsolete.
6869 (tooltip-help-tips): Use tooltip-use-echo-area.
6870 (tooltip-show-help-function): Rename to...
6871 (tooltip-show-help): ...this, because it is a function.
6872 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
6873
6874 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
6875
6876 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
6877 (edebug-print-length, edebug-print-level, edebug-print-circle)
6878 (edebug-modify-breakpoint, edebug-eval-last-sexp)
6879 (edebug-eval-print-last-sexp): Doc fixes.
6880
6881 2005-06-14 Kim F. Storm <storm@cua.dk>
6882
6883 * ido.el (ido-mode): Make a new keymap every time we enable ido,
6884 as the coverage buffer/file/both may change.
6885
6886 2005-06-14 Lute Kamstra <lute@gnu.org>
6887
6888 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
6889 and run-mode-hooks. Simplify.
6890
6891 * mail/rmailedit.el (rmail-edit-mode):
6892 * progmodes/octave-inf.el (inferior-octave-mode):
6893 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
6894
6895 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
6896 and run-mode-hooks.
6897 (recentf-edit-list, recentf-open-files): Don't call
6898 kill-all-local-variables directly.
6899
6900 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
6901
6902 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
6903
6904 * emacs-lisp/byte-run.el (make-obsolete)
6905 (define-obsolete-function-alias): Rename arguments FUNCTION and
6906 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
6907 (make-obsolete-variable, define-obsolete-variable-alias):
6908 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
6909 respectively.
6910
6911 * isearchb.el (isearchb-activate):
6912 * pcvs.el (cvs-mode):
6913 * ses.el (ses-load):
6914 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
6915 * net/tramp.el (tramp-find-file-exists-command)
6916 (tramp-find-shell):
6917 * progmodes/ada-mode.el (ada-create-case-exception)
6918 (ada-create-case-exception-substring, ada-make-subprogram-body):
6919 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
6920 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
6921 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
6922 * textmodes/org.el (org-promote, org-evaluate-time-range)
6923 (org-agenda-next-date-line, org-agenda-previous-date-line)
6924 (org-agenda-error, org-open-at-point, org-table-move-row)
6925 (org-format-table-table-html-using-table-generate-source)
6926 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
6927 * textmodes/reftex.el (reftex-access-scan-info):
6928 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
6929 (reftex-toc-promote-prepare): Follow error conventions.
6930
6931 * diff-mode.el (diff-mode): Fix typo in docstring.
6932
6933 * forms.el (forms--intuit-from-file): Fix reference to
6934 `forms-number-of-fields' in error message.
6935 (forms-print): Fix quoting in error message.
6936
6937 * forms.el (forms-mode):
6938 * emulation/vi.el (vi-goto-insert-state):
6939 * progmodes/flymake.el (flymake-new-err-info)
6940 (flymake-start-syntax-check-for-current-buffer)
6941 (flymake-simple-cleanup):
6942 * eshell/esh-var.el (eshell/export):
6943 * progmodes/gud.el (xdb):
6944 * textmodes/flyspell.el (flyspell-incorrect-hook)
6945 (flyspell-maybe-correct-transposition)
6946 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
6947
6948 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
6949
6950 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
6951 minibuffer prompt.
6952
6953 2005-06-13 Kim F. Storm <storm@cua.dk>
6954
6955 * subr.el (add-to-ordered-list): New defun.
6956
6957 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
6958 add cua--keymap-alist to emulation-mode-map-alists.
6959
6960 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
6961
6962 * subr.el (complete-in-turn): New macro.
6963 (dynamic-completion-table, lazy-completion-table): Add debug info.
6964
6965 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
6966 in preference to face aliases.
6967
6968 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
6969 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
6970 Remove unused vars `start' and `firstline'.
6971 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
6972 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
6973
6974 2005-06-13 Eli Zaretskii <eliz@gnu.org>
6975
6976 * cus-start.el (all): Don't complain about missing GTK-related
6977 variables, unless either `gtk' is boundp or this isn't a
6978 `windows-nt' build.
6979
6980 2005-06-13 Lute Kamstra <lute@gnu.org>
6981
6982 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
6983 run-mode-hooks.
6984
6985 * ediff-mult.el (ediff-meta-mode):
6986 * ediff-util.el (ediff-mode): Use run-mode-hooks.
6987
6988 * ledit.el (ledit-mode): Use delay-mode-hooks.
6989
6990 * woman.el (woman-mode-line-format): Delete constant.
6991 (woman-mode-map): Initialize it properly.
6992 (woman-mode): Set mode-class property to special.
6993 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
6994 Set major-mode and mode-name. Don't set mode-line-format directly.
6995 (Man-getpage-in-background): Don't reference woman-mode-line-format.
6996
6997 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
6998 string argument obsolete.
6999
7000 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
7001
7002 * textmodes/org.el (org-CUA-compatible): New option.
7003 (org-disputed-keys): New variable.
7004 (org-key): New function.
7005 (orgtbl-make-binding): Add docstring to the created function.
7006 (org-mode): Set paragraph start/separate regexps.
7007 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
7008 (org-archive-location, org-archive-mark-done)
7009 (org-archive-stamp-time): New options.
7010 (org-archive-subtree): New command.
7011 (org-fill-paragraph): New function.
7012 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
7013 (org-fake-empty-table-line): Function removed.
7014 (org-format-org-table-html): Do not create empty table lines at
7015 separator lines. Improved table header treatment.
7016 (org-link-format): New option.
7017 (org-make-link): New function.
7018 (org-insert-link, org-store-link): Use org-make-link.
7019 (org-open-file): Quote file name for shell command, to allow
7020 spaces in file names.
7021 (org-link-regexp): Fix bug with mailto link.
7022 (org-link-maybe-angles-regexp, org-protected-link-regexp):
7023 New constants.
7024 (org-export-as-html): Deal with the optional angles around a link.
7025 Better treatment of file: links.
7026 (org-open-at-point): Replace @{ and @} with < and >.
7027 (org-run-mode-hooks): Function removed.
7028 (org-agenda-mode): No longer use `org-run-mode-hooks'.
7029
7030 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
7031
7032 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
7033 MI command -data-list-register-values.
7034 (gdb-post-prompt): Indent properly.
7035
7036 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
7037
7038 * hilit-chg.el (highlight-changes-colors): Rename from
7039 `highlight-changes-colours'.
7040 (highlight-changes-colours): Keep as obsolete alias.
7041 (highlight-changes-face-list): Doc fix.
7042 (hilit-chg-make-list): Use `highlight-changes-colors'.
7043
7044 2005-06-12 Mark A. Hershberger <mah@everybody.org>
7045
7046 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
7047 defun-prompt-regexp.
7048
7049 2005-06-12 Eli Zaretskii <eliz@gnu.org>
7050
7051 * loadup.el: Don't say we are dumping under 2 names on windows-nt
7052 and cygwin.
7053
7054 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
7055 Don't use an old loaddefs.el, as in Makefile.in.
7056
7057 2005-06-12 Lute Kamstra <lute@gnu.org>
7058
7059 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
7060
7061 * man.el (Man-mode-map): Initialize it properly.
7062 (Man-mode): Set mode-class property to special.
7063
7064 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
7065
7066 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
7067
7068 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
7069 A newline is needed in the docstring there.
7070
7071 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
7072 Doc fixes.
7073
7074 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7075
7076 * printing.el: Doc fix. The menubar is no more changed when printing
7077 is loaded, it only changes when pr-menu-bind or pr-update-menus is
7078 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
7079 (pr-version): New version number (6.8.4).
7080 (pr-menu-bind): New command.
7081 (pr-update-menus): Docstring and code fix.
7082 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
7083 Docstring fix.
7084 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
7085 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
7086
7087 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
7088
7089 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
7090 "Returns" to "return", document useful return values, etc.
7091
7092 2005-06-11 Alan Mackenzie <acm@muc.de>
7093
7094 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
7095 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
7096 (adaptive-file-function): Minor amendment to doc-string.
7097
7098 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
7099
7100 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
7101 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
7102 Fix :type--it is `integer', not `string'.
7103
7104 * faces.el (modeline-highlight): Rename from (the erroneous)
7105 `modeline-higilight'.
7106
7107 2005-06-11 Lute Kamstra <lute@gnu.org>
7108
7109 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
7110 lisp-interaction-mode-map but make it the parent.
7111 (edebug-eval-mode): Use define-derived-mode.
7112
7113 2005-06-11 Andreas Schwab <schwab@suse.de>
7114
7115 * bindings.el: Add binding of `ESC functionkey' for every
7116 `M-functionkey'.
7117 * hexl.el (hexl-mode-map): Likewise.
7118
7119 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
7120
7121 * progmodes/compile.el (compilation-error-regexp-alist-alist)
7122 [msft]: update regexp for newer msft compilers.
7123
7124 2005-06-10 Mark A. Hershberger <mah@everybody.org>
7125
7126 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
7127 ATTLIST portions of included DTDs.
7128 (xml-parse-dtd): Eliminate use of inefficient match-data.
7129
7130 2005-06-10 Miles Bader <miles@gnu.org>
7131
7132 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
7133 (mpuz-text): Remove "-face" suffix from face names.
7134 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
7135 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
7136 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
7137
7138 * play/gomoku.el (gomoku-O, gomoku-X):
7139 Remove "-face" suffix from face names.
7140 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
7141 New backward-compatibility aliases for renamed faces.
7142 (gomoku-font-lock-keywords): Use renamed gomoku faces.
7143
7144 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
7145
7146 * thumbs.el: Fixes for changes of 2005-06-09.
7147 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
7148 as a directory.
7149 (thumbs-thumbname): Remove directory separator from format string;
7150 `thumbs-thumbsdir' now returns a valid directory name.
7151 (thumbs-temp-dir): New defsubst.
7152 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
7153 Use it.
7154
7155 * cus-edit.el (minibuffer):
7156 * files.el (make-backup-file-name-function):
7157 * filesets.el (filesets-external-viewers):
7158 * hilit-chg.el (highlight-changes-colours)
7159 (highlight-changes-face-list, highlight-changes-rotate-faces):
7160 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
7161 * kmacro.el (kmacro-call-macro):
7162 * log-edit.el (log-edit-changelog-full-paragraphs):
7163 * mouse.el (mouse-1-click-follows-link):
7164 * skeleton.el (skeleton-autowrap):
7165 * subr.el (insert-for-yank-1):
7166 * tempo.el (tempo-insert-region):
7167 * terminal.el (terminal-emulator):
7168 * time.el (display-time-mail-face):
7169 * vc.el (vc-annotate):
7170 * vcursor.el (vcursor-copy-line):
7171 * woman.el (woman-bold-headings, woman-ignore)
7172 (woman-default-faces, woman-monochrome-faces):
7173 * calendar/todo-mode.el (todo-insert-threshold):
7174 * emulation/pc-select.el (pc-select-selection-keys-only)
7175 (pc-selection-mode):
7176 * emulation/vip.el (vip-find-char-forward):
7177 * emulation/viper-cmd.el (viper-find-char-forward):
7178 * international/mule-cmds.el
7179 (select-safe-coding-system-accept-default-p)
7180 (input-method-exit-on-invalid-key):
7181 * international/mule-diag.el (describe-coding-system):
7182 * international/ucs-tables.el (unify-8859-on-encoding-mode):
7183 * net/browse-url.el (browse-url-xterm-program):
7184 * obsolete/lazy-lock.el (lazy-lock-mode):
7185 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
7186 (cperl-mode):
7187 * progmodes/cpp.el (cpp-face-light-name-list)
7188 (cpp-face-dark-name-list):
7189 * progmodes/delphi.el (delphi-newline-always-indents):
7190 Fix spellings in docstrings.
7191
7192 * ido.el (ido-mode, ido-file-extensions-order)
7193 (ido-default-file-method, ido-default-buffer-method)
7194 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
7195 (ido-decorations, ido-read-file-name-as-directory-commands)
7196 (ido-read-file-name-non-ido, ido-work-directory-list)
7197 (ido-ignore-item-temp-list, ido-current-directory)
7198 (ido-magic-forward-char, ido-enter-find-file)
7199 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
7200 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
7201
7202 2005-06-10 Lute Kamstra <lute@gnu.org>
7203
7204 * play/dunnet.el (dun-mode): Use define-derived-mode.
7205 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
7206 obsolete alias.
7207
7208 * play/doctor.el (doctor-mode-map): Remove defvar.
7209 (doctor-mode): Use define-derived-mode.
7210
7211 * mail/mspools.el (mspools-mode):
7212 * net/eudc-hotlist.el (eudc-hotlist-mode):
7213 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
7214
7215 2005-06-10 Miles Bader <miles@gnu.org>
7216
7217 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
7218 Remove "-face" suffix from face names.
7219 (flyspell-incorrect-face, flyspell-duplicate-face):
7220 New backward-compatibility aliases for renamed faces.
7221 (flyspell-mode-on, make-flyspell-overlay)
7222 (flyspell-highlight-incorrect-region)
7223 (flyspell-highlight-duplicate-region)
7224 (flyspell-display-next-corrections)
7225 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
7226
7227 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
7228 from face name.
7229 (texinfo-heading-face): New backward-compatibility alias for
7230 renamed face.
7231 (texinfo-heading-face): Use renamed texinfo-heading face.
7232
7233 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
7234 suffix from face names.
7235 (tex-math-face, tex-verbatim-face):
7236 New backward-compatibility aliases for renamed faces.
7237 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
7238 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
7239 literal face name.
7240
7241 * textmodes/table.el (table-cell): Remove "-face" suffix from face
7242 name.
7243 (table-cell-face): New backward-compatibility alias for renamed face.
7244 (table--put-cell-face-property, table--update-cell-face):
7245 Use renamed table-cell face.
7246
7247 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
7248 from face name.
7249 (sgml-namespace-face): New backward-compatibility alias for
7250 renamed face.
7251 (sgml-namespace-face): Use renamed sgml-namespace face.
7252
7253 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
7254 (org-level-4, org-level-5, org-level-6, org-level-7)
7255 (org-level-8, org-warning, org-headline-done)
7256 (org-deadline-announce, org-scheduled-today)
7257 (org-scheduled-previously, org-link, org-done, org-table)
7258 (org-time-grid): Remove "-face" suffix from face names.
7259 (org-level-1-face, org-level-2-face, org-level-3-face)
7260 (org-level-4-face, org-level-5-face, org-level-6-face)
7261 (org-level-7-face, org-level-8-face, org-warning-face)
7262 (org-headline-done-face, org-deadline-announce-face)
7263 (org-scheduled-today-face, org-scheduled-previously-face)
7264 (org-link-face, org-done-face, org-table-face)
7265 (org-time-grid-face):
7266 New backward-compatibility aliases for renamed faces.
7267 (org-level-faces, org-set-font-lock-defaults, org-timeline)
7268 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
7269 (org-agenda-get-timestamps, org-agenda-get-scheduled)
7270 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
7271
7272 * emulation/viper-init.el (viper-search, viper-replace-overlay)
7273 (viper-minibuffer-emacs, viper-minibuffer-insert)
7274 (viper-minibuffer-vi): Remove "-face" suffix from face names.
7275 (viper-search-face, viper-replace-overlay-face)
7276 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
7277 (viper-minibuffer-vi-face):
7278 New backward-compatibility aliases for renamed faces.
7279 (viper-search-face, viper-replace-overlay-face)
7280 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
7281 (viper-minibuffer-vi-face): Use renamed viper faces.
7282
7283 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
7284 Remove "-face" suffix from face names.
7285 (testcover-nohits-face, testcover-1value-face):
7286 New backward-compatibility aliases for renamed faces.
7287 (testcover-mark): Use renamed testcover faces.
7288
7289 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
7290 face name.
7291 (diary-button-face): New backward-compatibility alias for renamed face.
7292 (diary-entry): Use renamed diary-button face.
7293
7294 * calendar/calendar.el (diary, calendar-today, holiday)
7295 (mark-visible-calendar-date): Remove "-face" suffix from face names.
7296 (diary-face, calendar-today-face, holiday-face):
7297 New backward-compatibility aliases for renamed faces.
7298 (eval-after-load "facemenu", diary-entry-marker)
7299 (calendar-today-marker, calendar-holiday-marker, diary-face):
7300 Use renamed calendar faces.
7301
7302 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
7303 (compare-windows-face): New backward-compatibility alias for
7304 renamed face.
7305 (compare-windows-highlight): Use renamed compare-windows face.
7306
7307 * strokes.el (strokes-char): Remove "-face" suffix from face name.
7308 (strokes-char-face): New backward-compatibility alias for renamed face.
7309 (strokes-encode-buffer): Use renamed strokes-char face.
7310
7311 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
7312 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
7313 Remove "-face" suffix from face names.
7314 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
7315 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
7316 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
7317 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
7318 Use renamed pcvs faces.
7319 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
7320 * pcvs-defs.el (cvs-mode-map): Likewise.
7321 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
7322
7323 * info.el (info-title-1, info-title-2, info-title-3)
7324 (info-title-4): Remove "-face" suffix from and downcase face names.
7325 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
7326 (Info-title-4-face):
7327 New backward-compatibility aliases for renamed faces.
7328 (Info-fontify-node): Use renamed info faces.
7329
7330 * hilit-chg.el (highlight-changes, highlight-changes-delete):
7331 Remove "-face" suffix from face names.
7332 (highlight-changes-face, highlight-changes-delete-face):
7333 New backward-compatibility aliases for renamed faces.
7334 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
7335 (hilit-chg-make-list): Use renamed highlight-changes faces.
7336
7337 * generic-x.el (show-tabs-tab, show-tabs-space):
7338 Remove "-face" suffix from face names.
7339 (show-tabs-tab-face, show-tabs-space-face):
7340 New backward-compatibility aliases for renamed faces.
7341 (show-tabs-generic-mode-font-lock-defaults-1)
7342 (show-tabs-generic-mode-font-lock-defaults-2):
7343 Use renamed show-tabs faces.
7344
7345 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
7346 (smerge-markers): Remove "-face" suffix from face names.
7347 (smerge-mine-face, smerge-other-face, smerge-base-face)
7348 (smerge-markers-face):
7349 New backward-compatibility aliases for renamed faces.
7350 (smerge-mine-face, smerge-other-face, smerge-base-face)
7351 (smerge-markers-face): Use renamed smerge faces.
7352
7353 * log-view.el (log-view-file, log-view-message): Remove "-face"
7354 suffix from face names.
7355 (log-view-file-face, log-view-message-face):
7356 New backward-compatibility aliases for renamed faces.
7357 (log-view-file-face, log-view-message-face): Use renamed log-view
7358 faces.
7359
7360 * paren.el (show-paren-match, show-paren-mismatch):
7361 Remove "-face" suffix from face names.
7362 (show-paren-match-face, show-paren-mismatch-face):
7363 New backward-compatibility aliases for renamed faces.
7364 (show-paren-function): Use renamed show-paren faces.
7365
7366 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
7367 (ruler-mode-margins, ruler-mode-fringes)
7368 (ruler-mode-column-number, ruler-mode-fill-column)
7369 (ruler-mode-comment-column, ruler-mode-goal-column)
7370 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
7371 suffix from face names.
7372 (ruler-mode-default-face, ruler-mode-pad-face)
7373 (ruler-mode-margins-face, ruler-mode-fringes-face)
7374 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
7375 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
7376 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
7377 New backward-compatibility aliases for renamed faces.
7378 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
7379 (ruler-mode-column-number, ruler-mode-fill-column)
7380 (ruler-mode-comment-column, ruler-mode-goal-column)
7381 (ruler-mode-tab-stop, ruler-mode-current-column)
7382 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
7383 faces.
7384
7385 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
7386 face name.
7387 (whitespace-highlight-the-space): Use renamed face.
7388 (whitespace-highlight-face): New backward-compatibility alias for
7389 renamed face.
7390
7391 * woman.el (woman-italic, woman-bold, woman-unknown)
7392 (woman-addition, woman-symbol-face):
7393 Remove "-face" suffix from face names.
7394 (woman-italic-face, woman-bold-face, woman-unknown-face)
7395 (woman-addition-face):
7396 New backward-compatibility aliases for renamed faces.
7397 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
7398 (woman-decode-region, woman-replace-match)
7399 (woman-display-extended-fonts, woman-special-characters)
7400 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
7401 Use renamed woman faces.
7402
7403 * longlines.el (longlines-visible-face): Face removed.
7404
7405 * diff-mode.el (diff-header, diff-file-header, diff-index)
7406 (diff-hunk-header, diff-removed, diff-added, diff-changed)
7407 (diff-function, diff-context, diff-nonexistent): Remove "-face"
7408 suffix from face names.
7409 (diff-header-face, diff-file-header-face, diff-index-face)
7410 (diff-hunk-header-face, diff-removed-face, diff-added-face)
7411 (diff-changed-face, diff-function-face, diff-context-face)
7412 (diff-nonexistent-face): New backward-compatibility aliases for
7413 renamed faces.
7414 (diff-header-face, diff-file-header-face)
7415 (diff-index, diff-index-face, diff-hunk-header)
7416 (diff-hunk-header-face, diff-removed, diff-removed-face)
7417 (diff-added, diff-added-face, diff-changed-face, diff-function)
7418 (diff-function-face, diff-context-face, diff-nonexistent)
7419 (diff-nonexistent-face): Use renamed diff-mode faces.
7420
7421 * progmodes/compile.el (compilation-warning-face)
7422 (compilation-info-face): Remove "-face" suffix from face names.
7423 (compilation-warning-face, compilation-info-face):
7424 New backward-compatibility aliases for renamed faces.
7425 (compilation-warning-face, compilation-info-face):
7426 Use renamed compilation faces.
7427
7428 * add-log.el (change-log-date, change-log-name)
7429 (change-log-email, change-log-file, change-log-list)
7430 (change-log-conditionals, change-log-function)
7431 (change-log-acknowledgement): Remove "-face" suffix from face names.
7432 (change-log-date-face, change-log-name-face)
7433 (change-log-email-face, change-log-file-face)
7434 (change-log-list-face, change-log-conditionals-face)
7435 (change-log-function-face, change-log-acknowledgement-face):
7436 New backward-compatibility aliases for renamed faces.
7437 (change-log-font-lock-keywords): Use renamed change-log faces.
7438
7439 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
7440 (custom-set, custom-changed, custom-saved, custom-button)
7441 (custom-button-pressed, custom-documentation, custom-state)
7442 (custom-comment, custom-comment-tag, custom-variable-tag)
7443 (custom-variable-button, custom-face-tag, custom-group-tag-1)
7444 (custom-group-tag): Remove "-face" suffix from face names.
7445 (custom-magic-alist, custom-magic-value-create)
7446 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
7447 (custom-invalid-face, custom-rogue-face, custom-modified-face)
7448 (custom-set-face, custom-changed-face, custom-saved-face)
7449 (custom-button-face, custom-button-pressed-face)
7450 (custom-documentation-face, custom-state-face)
7451 (custom-comment-face, custom-comment-tag-face)
7452 (custom-variable-tag-face, custom-variable-button-face)
7453 (custom-face-tag-face, custom-group-tag-face-1)
7454 (custom-group-tag-face):
7455 New backward-compatibility aliases for renamed faces.
7456
7457 * wid-edit.el (widget-documentation, widget-button)
7458 (widget-field, widget-single-line-field, widget-inactive)
7459 (widget-button-pressed): "-face" suffix removed from face names.
7460 (widget-documentation-face, widget-button-face)
7461 (widget-field-face, widget-single-line-field-face)
7462 (widget-inactive-face, widget-button-pressed-face):
7463 New backward-compatibility aliases for renamed faces.
7464 (widget-documentation-face, widget-button-face)
7465 (widget-button-pressed-face, widget-specify-field)
7466 (widget-specify-inactive): Use renamed widget faces.
7467
7468 2005-06-10 Kenichi Handa <handa@m17n.org>
7469
7470 * term/x-win.el (x-clipboard-yank): Remove condition-case
7471 wrapping.
7472
7473 2005-06-11 Kenichi Handa <handa@m17n.org>
7474
7475 * add-log.el (change-log-font-lock-keywords): Make the regexp for
7476 date lines stricter.
7477
7478 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
7479
7480 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
7481 of x-get-selection.
7482
7483 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
7484
7485 * comint.el (comint-mode, comint-snapshot-last-prompt):
7486 * frame.el (frame-current-scroll-bars):
7487 * term.el (term-mode, term-check-proc, term-input-sender)
7488 (term-simple-send, term-extract-string, term-word)
7489 (term-match-partial-filename):
7490 * window.el (window-current-scroll-bars):
7491 * emulation/cua-base.el (cua-normal-cursor-color)
7492 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
7493 (cua-global-mark-cursor-color):
7494 * mail/undigest.el (rmail-forward-separator-regex):
7495 Fix typos in docstrings.
7496
7497 * comint.el (comint-check-proc, make-comint-in-buffer)
7498 (comint-source-default): Doc fixes.
7499
7500 * term.el (term-send-string): Improve argument/docstring consistency.
7501
7502 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
7503
7504 * comint.el (comint-send-input): Bind `inhibit-read-only' around
7505 call to `delete-region'.
7506 (comint-mode-hook): Do not enable Font Lock by default.
7507
7508 2005-06-09 Lute Kamstra <lute@gnu.org>
7509
7510 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
7511 could be void.
7512
7513 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
7514
7515 * emacs-lisp/debug.el (debugger-will-be-back): New var.
7516 (debug): Use it.
7517 (debugger-step-through, debugger-continue, debugger-jump)
7518 (debugger-return-value): Set it when needed.
7519 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
7520 Use inhibit-read-only.
7521
7522 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
7523
7524 * window.el (shrink-window-if-larger-than-buffer)
7525 (window-size-fixed): Fix typo in docstring.
7526
7527 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
7528 thumbnails directory on loading.
7529 (thumbs-conversion-program): Use `eq' to check the system type,
7530 not `equal'.
7531 (thumbs-temp-dir): Initialize to `temporary-file-directory',
7532 not "/tmp". Fix docstring.
7533 (thumbs-thumbsdir): New function to return the thumbnails
7534 directory, creating it if needed.
7535 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
7536 (thumbs-temp-file): Delete variable and make it into a function.
7537 (thumbs-resize-image, thumbs-modify-image): Use it.
7538 (thumbs-kill-buffer): Simplify.
7539 (thumbs-gensym): Defalias or duplicate CL `gensym'.
7540 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
7541 docstrings.
7542
7543 2005-06-09 Kim F. Storm <storm@cua.dk>
7544
7545 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
7546 set-match-data to free markers in match-data.
7547
7548 * replace.el (replace-match-data): Pass RESEAT arg `t' to
7549 match-data to unchain markers in match-data.
7550
7551 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
7552
7553 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
7554 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
7555 unnecessary now.
7556
7557 2005-06-08 Richard M. Stallman <rms@gnu.org>
7558
7559 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
7560 give the variable a doc string that doesn't say don't set it directly.
7561
7562 * textmodes/ispell.el (ispell-check-version):
7563 Use match-string-no-properties.
7564 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
7565 (ispell-buffer-local-words): Likewise.
7566
7567 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
7568 except on terminals with enough colors to really display it.
7569 (makefile-dependency-regex): Delete spurious `bb'.
7570
7571 * faces.el (escape-glyph): Use blue once again in last case.
7572 (no-break-space): Redefine so that it isn't invisible on a tty.
7573
7574 2005-06-08 Kim F. Storm <storm@cua.dk>
7575
7576 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
7577 also when reading directory name.
7578
7579 2005-06-08 Lute Kamstra <lute@gnu.org>
7580
7581 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
7582 (flyspell-mode-line-string): Remove autoload cookie.
7583 (flyspell-mode): Remove defvar.
7584
7585 2005-06-07 Lute Kamstra <lute@gnu.org>
7586
7587 * textmodes/org.el (org-run-mode-hooks): New function.
7588 (org-agenda-mode): Use it.
7589
7590 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
7591
7592 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
7593
7594 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
7595
7596 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
7597
7598 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
7599
7600 * font-lock.el (font-lock-add-keywords): Doc fix.
7601
7602 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
7603
7604 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
7605 (tex-compile-default): In the absence of any history, use the order in
7606 tex-compile-alist to choose the preferred command.
7607 (tex-compile-commands): Reorder a bit.
7608
7609 * textmodes/flyspell.el (flyspell-auto-correct-binding)
7610 (flyspell-incorrect-face, flyspell-duplicate-face):
7611 Use (X)Emacs-agnostic code.
7612 (flyspell-mode-map): Don't overwrite at each load. Remove code
7613 redundant with the subsequent add-minor-mode. Merge Emacs and
7614 XEmacs code.
7615 (flyspell-word): Minor simplification.
7616 (flyspell-math-tex-command-p): Quieten the byte-compiler.
7617 (flyspell-external-point-words): Remove unused vars `size' and `start'.
7618 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
7619 Merge the corresponding Emacs code.
7620 (flyspell-correct-word, flyspell-xemacs-popup):
7621 Use flyspell-do-correct.
7622
7623 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
7624 a dedicated window.
7625
7626 * international/latexenc.el (latexenc-find-file-coding-system):
7627 Undo part of last patch, to turn off a compiler warning.
7628
7629 2005-06-06 Juri Linkov <juri@jurta.org>
7630
7631 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
7632 Rename `tmm-inactive-face' to `tmm-inactive'.
7633
7634 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
7635
7636 * iswitchb.el: Rename faces.
7637
7638 2005-06-06 Kim F. Storm <storm@cua.dk>
7639
7640 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
7641 (cua-global-mark): Remove -face suffix from face names.
7642
7643 * emulation/cua-gmrk.el (cua--init-global-mark):
7644 Remove cua-global-mark face setup.
7645
7646 2005-06-06 Richard M. Stallman <rms@gnu.org>
7647
7648 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
7649 just like other allowed characters.
7650 (makefile-match-dependency): Exclude leading and training whitespace
7651 from the range of regexp subexp 1.
7652 (makefile-macroassign-regex): Don't try to match the body,
7653 just the name of the macro being defined.
7654
7655 * info.el (Info-read-node-name-2): New function.
7656 (Info-read-node-name-1): Use that.
7657 Add a completion-base-size-function property.
7658
7659 * simple.el (completion-setup-function): Look for
7660 completion-base-size-function property of minibuffer-completion-table.
7661
7662 * files.el (locate-file-completion): Doc fix.
7663
7664 * printing.el: Don't call pr-update-menus; user must do that.
7665
7666 * emacs-lisp/debug.el (debugger-window): New variable.
7667 (debug): Use debugger-window if it is set and still alive.
7668 Record debugger-window for next entry.
7669
7670 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
7671
7672 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
7673
7674 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
7675 (hack-one-local-variable, hack-local-variables)
7676 (hack-local-variables-prop-line): Pass that arg.
7677
7678 2005-06-06 Kim F. Storm <storm@cua.dk>
7679
7680 * ido.el (ido-first-match, ido-only-match, ido-subdir)
7681 (ido-indicator): Remove -face suffix from face names.
7682
7683 2005-06-06 Juri Linkov <juri@jurta.org>
7684
7685 * font-lock.el (font-lock-regexp-backslash)
7686 (font-lock-regexp-backslash-construct): New faces.
7687 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
7688 after `('. Add `while-no-input' to control structures.
7689
7690 * faces.el (no-break-space, shadow): New faces.
7691 (escape-glyph): Use less loud colors pink2 and red4.
7692
7693 * diff-mode.el (diff-context-face)
7694 * dired.el (dired-ignored)
7695 * rfn-eshadow.el (file-name-shadow)
7696 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
7697
7698 * info.el (Info-title-1-face): Use green instead of yellow because
7699 bold yellow is not readable on light backgrounds.
7700
7701 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
7702 before selecting the desired mode to not spend time fontifying
7703 old contents.
7704
7705 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
7706
7707 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
7708 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
7709
7710 * ps-print.el (ps-default-fg, ps-default-bg):
7711 Fix typos in docstrings.
7712
7713 * isearchb.el (isearchb): Don't pass a spurious second argument to
7714 `iswitchb-completions'.
7715
7716 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
7717
7718 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
7719 to preserve point.
7720 (gdb-find-file-hook): Add doc string.
7721
7722 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
7723 C dereferenced pointer expression.
7724 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
7725
7726 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
7727
7728 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
7729 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
7730 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
7731 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
7732 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
7733 Make background transparent.
7734
7735 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
7736
7737 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
7738 (font-lock-remove-keywords): Doc fix.
7739 (font-lock-mode-major-mode): Compiler defvar.
7740 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
7741
7742 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
7743 (font-lock-mode): Update `font-lock-mode-major-mode'.
7744 (font-lock-set-defaults): Compiler defvar.
7745 (font-lock-default-function): Take `font-lock-mode-major-mode'
7746 into account.
7747
7748 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
7749 keep track of which major mode it enabled the minor mode for.
7750 Use find-file-hook again. Update docstring.
7751
7752 * simple.el (eval-expression-print-level)
7753 (eval-expression-print-length, eval-expression-debug-on-error):
7754 Doc fixes.
7755
7756 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
7757
7758 * iswitchb.el (iswitchb-single-match-face)
7759 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
7760 (iswitchb-invalid-regexp-face): New faces.
7761 (iswitchb-completions): Use them.
7762 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
7763 now marked as an obsolete alias.
7764 (iswitchb-read-buffer): Remove check for bound font variables.
7765 (iswitchb-invalid-regexp): New free variable.
7766 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
7767 set iswitchb-invalid-regexp.
7768 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
7769 invalid regexps.
7770 (iswitchb-completions): Add check for complete match when entering
7771 a regexp.
7772 (iswitchb-completions): Remove require-match argument.
7773 (iswitchb-exhibit): Fix caller.
7774 (iswitchb-common-match-inserted): New variable.
7775 (iswitchb-complete, iswitchb-completion-help): Use it.
7776
7777 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
7778
7779 * url-http.el (url-http-chunked-encoding-after-change-function):
7780 Use `url-http-debug' instead of `message'.
7781
7782 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
7783
7784 * url-http.el (url-http-parse-headers): Pass redirected URL as a
7785 callback argument.
7786
7787 2005-06-04 Kim F. Storm <storm@cua.dk>
7788
7789 * simple.el (line-move): Only call sit-for when moving backwards.
7790
7791 * ido.el (ido-make-merged-file-list-1): New defun split from
7792 ido-make-merged-file-list.
7793 (ido-make-merged-file-list): Bind throw-on-input around call to
7794 ido-make-merged-file-list-1. Return input-pending-p if
7795 interrupted by more input available.
7796 (ido-read-internal): Handle input-pending-p return value from
7797 ido-make-merged-file-list.
7798
7799 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
7800
7801 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
7802 compatibility code.
7803
7804 * international/latexenc.el (latexenc-find-file-coding-system):
7805 Don't inherit the EOL part of the coding-system from the
7806 tex-main buffer. Fit within 80 columns.
7807
7808 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
7809
7810 * tmm.el (tmm-inactive-face): New face.
7811 (tmm-remove-inactive-mouse-face): New function.
7812 (tmm-prompt, tmm-add-one-shortcut)
7813 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
7814 but not selectable.
7815
7816 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
7817
7818 * faces.el (face-equal): Improve argument/docstring consistency.
7819
7820 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
7821
7822 * progmodes/make-mode.el (makefile-targets-face)
7823 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
7824 (makefile-bsdmake-dependency-regex)
7825 (makefile-makepp-rule-action-regex)
7826 (makefile-bsdmake-rule-action-regex): New constants.
7827 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
7828
7829 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7830 Allow (...) within `...' for makepp messages.
7831
7832 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
7833
7834 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
7835
7836 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
7837 "." files are deleted from all file lists before comparison.
7838
7839 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
7840 (viper-ESC-key): Made them customizable.
7841
7842 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
7843
7844 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
7845
7846 * autorevert.el (auto-revert-buffers): Use save-match-data.
7847
7848 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
7849
7850 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
7851 menu items with a nil command binding.
7852
7853 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
7854
7855 * emacs-lisp/cl-macs.el (defsetf):
7856 Improve argument/docstring consistency.
7857
7858 * faces.el (list-faces-display): Improve the formatting by
7859 computing the maximum length required for any face-name (reworked
7860 patch of 1999-01-11, accidentally deleted on 1999-07-21).
7861 (internal-find-face): Remove redundant info in docstring.
7862
7863 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
7864
7865 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
7866 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
7867 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
7868 (gdb-assembler-custom): Improve regexps.
7869 (def-gdb-auto-update-handler): Use window point to preserve point.
7870
7871 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
7872
7873 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
7874
7875 2005-05-31 Jay Belanger <belanger@truman.edu>
7876
7877 * calc/calc-embed.el (calc-embedded-word): Change argument passed
7878 to calc-embedded.
7879 (calc-embedded-make-info): Have plain prefix argument select
7880 entire line.
7881
7882 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
7883
7884 * faces.el (list-faces-display): Signal error if passed a regexp
7885 that matches no face name.
7886
7887 * simple.el (filter-buffer-substring): Fix typo in docstring.
7888
7889 2005-05-31 Richard M. Stallman <rms@gnu.org>
7890
7891 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
7892 (vhdl-emacs-21): Doc fix.
7893 (vhdl-mode): Unconditionally set comment-padding.
7894 (vhdl-fixup-whitespace-region): Insert spaces only where
7895 there are none.
7896 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
7897
7898 2005-05-30 John Wiegley <johnw@newartisans.com>
7899
7900 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
7901 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
7902 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
7903 `directory-sep-char' to ?/, and all uses of `string-to-int' to
7904 `string-to-number'.
7905
7906 2005-05-30 Jay Belanger <belanger@truman.edu>
7907
7908 * calc/calc.el (calc-bug-address): Fix docstring.
7909 (calc-window-hook, calc-trail-window-hook): New variables.
7910 (calc-trail-display): Restore use of calc-trail-window-hook.
7911 (calc): Restore use of calc-window-hook.
7912
7913 2005-05-31 Masatake YAMATO <jet@gyve.org>
7914
7915 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
7916
7917 * help-fns.el (help-C-file-name): Add autoload mark for
7918 `find-function-noselect'.
7919
7920 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
7921
7922 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
7923 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
7924
7925 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7926
7927 * calendar/diary-lib.el (mark-included-diary-files): Only kill
7928 included diary buffer if it was not already being visited.
7929 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
7930
7931 * calendar/icalendar.el (top-level): Do not require 'appt.
7932
7933 * mail/supercite.el (sc-select-attribution): Only use a list
7934 element from sc-attrib-selection-list if it returns a string.
7935 Reported by Davide G. M. Salvetti <salve@debian.org>.
7936
7937 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
7938
7939 * thumbs.el (thumbs-thumbname): The resulting thumbname now
7940 includes a hash value to improve its uniqueness, and has a ".jpg"
7941 extension. Also, it is now a valid filename on all systems.
7942 (thumbs-make-thumb): Use `let', not `let*'.
7943 (thumbs-show-thumbs-list): Check for JPEG availability.
7944
7945 2005-05-30 Richard M. Stallman <rms@gnu.org>
7946
7947 * filesets.el (filesets-menu-ensure-use-cached):
7948 Prevent warning when emacs-version>= is undefined.
7949
7950 * printing.el (pr-interactive-n-up): Use string-to-number.
7951
7952 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
7953
7954 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
7955 Warn only when name to be defined is quoted.
7956
7957 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
7958
7959 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
7960 Make regexp more robust.
7961 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
7962 Force regeneration of disassembly.
7963
7964 2005-05-29 Jay Belanger <belanger@truman.edu>
7965
7966 * calc/calc.el (calc-user-invocation): Check if
7967 calc-invocation-macro is non-nil.
7968
7969 2005-05-29 Juri Linkov <juri@jurta.org>
7970
7971 * add-log.el (change-log-font-lock-keywords):
7972 Add `+' to e-mail regexp to accept mail address with keywords.
7973
7974 * man.el (Man-name-regexp): Add `:' to accept qualified names.
7975
7976 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
7977
7978 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
7979
7980 * ielm.el (inferior-emacs-lisp-mode): Ditto.
7981
7982 2005-05-29 Richard M. Stallman <rms@gnu.org>
7983
7984 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
7985 Undo the change that moves to end of the current word.
7986
7987 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
7988
7989 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
7990 Throw error when count <= 0 to ensure input is a number.
7991 (gdb-read-memory-custom): Pick up address from buffer.
7992 (gdb-memory-mode): Allow user to increment and decrement
7993 memory address from header line.
7994
7995 2005-05-29 Richard M. Stallman <rms@gnu.org>
7996
7997 * flyspell.el (flyspell-version): Function deleted.
7998 (flyspell-auto-correct-previous-hook): Doc fix.
7999
8000 * jit-lock.el (jit-lock-function, jit-lock-after-change):
8001 Do nothing if memory is full.
8002
8003 * font-lock.el (font-lock-fontify-syntactically-region):
8004 Pass t for GREEDY to looking-back.
8005
8006 * saveplace.el (save-place-alist-to-file): Write the file
8007 using write-region.
8008
8009 * subr.el (looking-back): New argument GREEDY.
8010
8011 * progmodes/compile.el (compilation-start): Set the mode
8012 before inserting the initial text.
8013
8014 * progmodes/which-func.el (which-func-update-1): Turn the mode
8015 off in case of error by setting which-func-mode.
8016
8017 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
8018
8019 * flyspell.el (flyspell-auto-correct-previous-word):
8020 Narrow down to what's on the screen, and recenter overlays
8021 at the end of the next word.
8022
8023 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
8024
8025 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
8026 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
8027 (flyspell-abbrev-p): Default to nil.
8028 (flyspell-use-global-abbrev-table-p): Doc fix.
8029 (flyspell-large-region): Allow nil as value.
8030 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
8031
8032 (mail-mode-flyspell-verify): More robust handling
8033 of `mail-header-separator'. More efficient signature detection.
8034 Allow for regexp metacharacters in message-header-separator.
8035 Adding `To' not to be checked in mail-mode-flyspell-verify.
8036
8037 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
8038 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
8039 Bind flyspell-auto-correct-binding.
8040 Bind C-. and C-, .
8041 (flyspell-mode-map): Likewise.
8042 (flyspell-mode): Doc fix.
8043 (flyspell-accept-buffer-local-defs): Preserve current buffer.
8044 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
8045 (flyspell-word-cache-result): New var, always local.
8046 (flyspell-check-pre-word-p): Doc fix.
8047 (flyspell-check-changed-word-p): Handle spc like newline.
8048 (flyspell-post-command-hook): Set flyspell-word-cache-result.
8049 (flyspell-word-search-backward, flyspell-word-search-forward):
8050 New functions.
8051 (flyspell-word): Return t if nothing to check.
8052 When parsing TeX code, check for after } or \.
8053 Use flyspell-word-search-backward to find previous word.
8054 Return nil if duplicated word.
8055 For word already checked, return same value as last time.
8056 Set flyspell-word-cache-result after checking.
8057 Don't clobber the return value.
8058 (flyspell-get-word): Major rewrite.
8059 (flyspell-external-point-words): New locals pword, pcount.
8060 Fix size used in progress message.
8061 Find the proper corresponding word in flyspell-large-region-buffer.
8062 (flyspell-region): Check for flyspell-large-region = nil.
8063 (flyspell-highlight-incorrect-region): Clean up overlays in region.
8064 (flyspell-auto-correct-word): Check that WORD is a cons.
8065 (flyspell-correct-word): Likewise.
8066
8067 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
8068
8069 * progmodes/make-mode.el (makefile-rule-action-regex)
8070 (makefile-macroassign-regex, makefile-makepp-mode)
8071 (makefile-bsdmake-mode): Continuation lines may be empty.
8072 Reported by Joshua Varner.
8073 (makefile-makepp-font-lock-keywords): Add $(stem).
8074
8075 2005-05-28 Karl Berry <karl@gnu.org>
8076
8077 * textmodes/tex-mode.el: Now that tex-send-command calls
8078 shell-quote-argument (2005-03-31 change), remove all calls to
8079 shell-quote-argument; they all end up invoking tex-send-command.
8080 The double quoting loses on filenames with non-safe characters,
8081 such as "@". Reported by Frederik Fouvry.
8082
8083 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
8084
8085 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
8086 about preserving point.
8087
8088 2005-05-27 Jay Belanger <belanger@truman.edu>
8089
8090 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
8091 Info-goto-node.
8092
8093 * calc/calc-embed.el (calc-embed-arg): New variable.
8094 (calc-do-embedded-activate, calc-embedded-activate-formula)
8095 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
8096 variable by new variable.
8097 (calc-embedded-make-info): Replace undeclared variable by new
8098 variable. When selecting region with positive prefix
8099 argument, use end of previous line instead of beginning of line.
8100
8101 * calc/calc-aent.el (calc-arg-values): Declare it.
8102
8103 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
8104 Declare them.
8105
8106 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
8107
8108 * calc/calc.el (calc-alg-map): Declare it.
8109
8110 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
8111
8112 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
8113
8114 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
8115 (gdb-registers-buffer, toggle-gdb-all-registers):
8116 Toggle display of floating point registers.
8117 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
8118
8119 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
8120 (toggle-gud-tooltip-dereference):
8121 Rename from gud-toggle-tooltip-dereference.
8122
8123 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
8124
8125 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
8126
8127 2005-05-27 Jay Belanger <belanger@truman.edu>
8128
8129 * calc/calc-prog.el (calc-kbd-report): Remove.
8130 (calc-kbd-query): Rewrite.
8131
8132 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
8133
8134 * image.el (image-library-alist): Move to image.c.
8135 (image-type-available-p): Doc fix.
8136
8137 2005-05-27 Lute Kamstra <lute@gnu.org>
8138
8139 * calc/calc.el (calc):
8140 * outline.el (outline-1, outline-2, outline-3, outline-4)
8141 (outline-5, outline-6, outline-7, outline-8):
8142 * textmodes/dns-mode.el (dns-mode):
8143 * textmodes/sgml-mode.el (sgml-namespace-face):
8144 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
8145 (tex-verbatim-face, tex-use-reftex):
8146 * textmodes/texinfo.el (texinfo-heading-face):
8147 Specify customization group.
8148
8149 * longlines.el: Don't require easy-mmode.
8150 (longlines-visible-face): Specify customization group.
8151
8152 2005-05-27 Kenichi Handa <handa@m17n.org>
8153
8154 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
8155 encoding table of windows-1251.
8156
8157 * international/ucs-tables.el (ucs-set-table-for-input):
8158 If translation-table-for-input of a coding system is a symbol, get
8159 its translation-table property.
8160
8161 * international/code-pages.el: Don't register a coding system into
8162 non-iso-charset-alist more than once.
8163 (cp-make-coding-system): Likewise.
8164
8165 2005-05-26 John Wiegley <johnw@newartisans.com>
8166
8167 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
8168 `eshell-resume-eval' is wrapped in a list, it indicates that the
8169 command was run asynchronously. In that case, unwrap the value
8170 before checking the delimiter value.
8171
8172 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
8173 character before a space at the end of a line is \, assume the space
8174 is part of the last argument rather than a final argument separator.
8175
8176 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
8177 is in use, and the target is `t' or `nil' (which are the most common
8178 values), don't assume that the symbol target is a buffer.
8179
8180 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
8181
8182 * calendar/calendar.el (calendar-mode-line-format):
8183 Use mode-line-highlight as mouse-face.
8184
8185 * time.el (display-time-string-forms, display-time-update):
8186 Use mode-line-highlight as mouse-face.
8187
8188 2005-05-26 Jay Belanger <belanger@truman.edu>
8189
8190 * calc/calc.el (calc-language-alist): Remove extra defvar.
8191
8192 2005-05-26 Lute Kamstra <lute@gnu.org>
8193
8194 * arc-mode.el (archive-mode):
8195 * bookmark.el (bookmark-read-annotation-mode)
8196 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
8197 * bs.el (bs-mode):
8198 * calc/calc-yank.el (calc-edit-mode):
8199 * calc/calc.el (calc-mode, calc-trail-mode):
8200 * calculator.el (calculator-mode):
8201 * chistory.el (command-history-mode):
8202 * comint.el:
8203 * cus-edit.el (custom-mode):
8204 * descr-text.el (describe-text-mode):
8205 * ebuff-menu.el (Electric-buffer-menu-mode):
8206 * ediff-util.el (ediff-mode):
8207 * emacs-lisp/re-builder.el (reb-mode):
8208 * emulation/vi.el (vi-mode-setup):
8209 * emulation/ws-mode.el (wordstar-mode):
8210 * eshell/esh-mode.el (eshell-mode):
8211 * forms.el (forms-mode):
8212 * help-mode.el (help-mode):
8213 * hexl.el (hexl-mode):
8214 * ibuffer.el (ibuffer-mode):
8215 * ielm.el (inferior-emacs-lisp-mode):
8216 * info.el (Info-mode, Info-edit-mode):
8217 * international/swedish.el:
8218 * ledit.el (ledit-from-lisp-mode):
8219 * locate.el (locate-mode):
8220 * mail/rmail.el (rmail-mode):
8221 * mail/rmailedit.el (rmail-edit-mode):
8222 * mail/rmailsum.el (rmail-summary-mode):
8223 * mail/supercite.el (sc-electric-mode):
8224 * net/eudc.el (eudc-mode):
8225 * net/quickurl.el (quickurl-list-mode):
8226 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
8227 * obsolete/ooutline.el (outline-mode):
8228 * obsolete/options.el (Edit-options-mode):
8229 * obsolete/rnews.el (news-mode):
8230 * obsolete/rnewspost.el (news-reply-mode):
8231 * play/5x5.el (5x5-mode):
8232 * play/decipher.el (decipher-mode, decipher-stats-mode):
8233 * play/gomoku.el (gomoku-mode):
8234 * play/snake.el (snake-mode):
8235 * play/solitaire.el (solitaire-mode):
8236 * play/tetris.el (tetris-mode):
8237 * progmodes/ada-mode.el (ada-mode):
8238 * progmodes/antlr-mode.el (antlr-mode):
8239 * progmodes/autoconf.el (autoconf-mode):
8240 * progmodes/dcl-mode.el (dcl-mode):
8241 * progmodes/delphi.el (delphi-mode):
8242 * progmodes/ebrowse.el (ebrowse-tree-mode)
8243 (ebrowse-electric-list-mode, ebrowse-member-mode)
8244 (ebrowse-electric-position-mode):
8245 * progmodes/f90.el (f90-mode):
8246 * progmodes/fortran.el (fortran-mode):
8247 * progmodes/icon.el (icon-mode):
8248 * progmodes/idlw-help.el (idlwave-help-mode):
8249 * progmodes/idlw-shell.el (idlwave-shell-mode):
8250 * progmodes/idlwave.el (idlwave-mode):
8251 * progmodes/inf-lisp.el (inferior-lisp-mode):
8252 * progmodes/m4-mode.el (m4-mode):
8253 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
8254 * progmodes/modula2.el (modula-2-mode):
8255 * progmodes/octave-inf.el (inferior-octave-mode):
8256 * progmodes/octave-mod.el (octave-mode):
8257 * progmodes/pascal.el (pascal-mode):
8258 * progmodes/sh-script.el (sh-mode):
8259 * progmodes/sql.el (sql-mode, sql-interactive-mode):
8260 * progmodes/vhdl-mode.el (vhdl-mode):
8261 * progmodes/xscheme.el (scheme-interaction-mode):
8262 * replace.el (occur-mode):
8263 * ses.el (ses-mode):
8264 * simple.el (completion-list-mode):
8265 * skeleton.el:
8266 * speedbar.el (speedbar-mode):
8267 * term.el (term-mode):
8268 * terminal.el (terminal-edit-mode):
8269 * textmodes/reftex-index.el (reftex-index-mode)
8270 (reftex-index-phrases-mode):
8271 * textmodes/reftex-sel.el (reftex-select-label-mode)
8272 (reftex-select-bib-mode):
8273 * textmodes/reftex-toc.el (reftex-toc-mode):
8274 * wdired.el (wdired-change-to-wdired-mode):
8275 * wid-browse.el (widget-browse-mode):
8276 Use run-mode-hooks.
8277
8278 * array.el (array-mode):
8279 * calendar/todo-mode.el (todo-mode):
8280 * man.el (Man-mode):
8281 * play/landmark.el (lm-mode):
8282 * play/mpuz.el (mpuz-mode):
8283 Use kill-all-local-variables and run-mode-hooks.
8284
8285 * subr.el (delay-mode-hooks): Specify indentation.
8286
8287 2005-05-26 Mark A. Hershberger <mah@everybody.org>
8288
8289 * xml.el (xml-substitute-special): Don't die for undefined xml
8290 entities.
8291
8292 2005-05-26 Jay Belanger <belanger@truman.edu>
8293
8294 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
8295 of nil.
8296
8297 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
8298
8299 * progmodes/gdb-ui.el (gdb-frame-address):
8300 Rename from gdb-current-address.
8301 (gdb-previous-frame-address): Rename from gdb-previous-address.
8302 (gdb-selected-frame): Rename from gdb-current-frame.
8303 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
8304 (gdb-frame-number): Rename from gdb-current-stack-level.
8305 (gdb-ann3): Match new mode-name for disassembly buffer.
8306 Extend initialization of variables.
8307 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
8308 (gdb-memory-mode): Use mouse-face in header line.
8309 (gdb-assembler-buffer-name): Call it disassembly and give frame
8310 in mode line.
8311 (gdb-source-spec-regexp, gdb-assembler-custom)
8312 (gdb-invalidate-assembler, gdb-frame-handler):
8313 Make robust to leading zeroes in address format.
8314
8315 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
8316
8317 * textmodes/org.el (org-mode): Use `define-derived-mode' to
8318 define `org-mode'.
8319 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
8320
8321 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
8322
8323 * log-edit.el (log-edit-changelog-entries): Distinguish between
8324 filenames like xfns.c and fns.c.
8325
8326 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
8327
8328 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
8329 point after reverting.
8330 (Buffer-menu-make-sort-button): Handle the case where
8331 `Buffer-menu-use-header-line' is nil.
8332
8333 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
8334
8335 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
8336 New funcs. In minibuffer-local-completion-map bind `]', `/'
8337 and `:' to them.
8338
8339 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
8340
8341 * startup.el (normal-top-level): Allow modification of load-path while
8342 we're iterating over it.
8343
8344 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
8345
8346 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
8347 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
8348 (thumbs-resize-interactive, thumbs-insert-image)
8349 (thumbs-insert-thumb, thumbs-dired-show-marked)
8350 (thumbs-find-image-at-point, thumbs-delete-images)
8351 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
8352 (thumbs-increment-image-size, thumbs-decrement-image-size):
8353 Fix typos in docstrings.
8354
8355 2005-05-24 Andre Spiegel <spiegel@gnu.org>
8356
8357 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
8358 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
8359 (cperl-mode): Use them.
8360
8361 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
8362
8363 * window.el (quit-window, shrink-window-if-larger-than-buffer):
8364 Doc fixes.
8365
8366 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
8367
8368 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
8369 Bind C-d to gdb-inferior-io-eof.
8370
8371 * dired.el (dired-dnd-popup-notice): Use message-box.
8372
8373 2005-05-23 Masatake YAMATO <jet@gyve.org>
8374
8375 * bindings.el (mode-line-major-mode-keymap):
8376 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
8377
8378 * faces.el (mode-line-highlight): New face.
8379
8380 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
8381 as mouse-face.
8382
8383 * bindings.el (top-level, help-echo, mode-line-modified)
8384 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
8385 as mouse-face.
8386
8387 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
8388
8389 * progmodes/cc-engine.el (c-guess-basic-syntax):
8390 Remove spurious call to `zerop'.
8391
8392 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
8393
8394 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
8395
8396 CC Mode update to 5.30.10:
8397
8398 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
8399 could go past the limit in decoration level 2, thereby causing
8400 errors during interactive fontification.
8401
8402 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
8403 the file is evaluated interactively.
8404
8405 * cc-engine.el (c-guess-basic-syntax): Handle operator
8406 declarations somewhat better in C++.
8407
8408 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
8409 make use of `run-mode-hooks' which has been added in Emacs 21.1.
8410 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
8411 (awk-mode): Use it.
8412 (make-local-hook): Suppress warning about obsoleteness.
8413
8414 * cc-engine.el, cc-align.el, cc-cmds.el
8415 (c-append-backslashes-forward, c-delete-backslashes-forward)
8416 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
8417 Compensate for return value from `forward-line' when it has moved
8418 but not to a different line due to eob.
8419
8420 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
8421 `objc-method-intro' and `objc-method-args-cont'.
8422
8423 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
8424
8425 CC Mode update to 5.30.10:
8426
8427 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
8428 in the copyright statement. Incidentally, change "along with GNU
8429 Emacs" to "along with this program" where it occurs.
8430
8431 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
8432 so that it is interactive, hence can be found by M-x awk-mode
8433 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
8434 <gmorris+emacs@ast.cam.ac.uk>.
8435
8436 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
8437 Mode's regexps.
8438
8439 2005-05-23 Kevin Ryde <user42@zip.com.au>
8440
8441 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
8442 c-parse-state, to avoid a lisp error (on bad code).
8443
8444 2005-05-23 Lute Kamstra <lute@gnu.org>
8445
8446 * subr.el (font-lock-defaults): Remove defvar as it's already
8447 defined in font-core.el.
8448
8449 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
8450
8451 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
8452
8453 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
8454 more general and work when GDB variable "print pretty" is on,
8455 as with Emacs, for example.
8456
8457 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
8458
8459 * font-core.el: Update comment.
8460
8461 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
8462 Use `after-change-major-mode-hook' instead of `find-file-hook'.
8463
8464 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
8465
8466 2005-05-22 Eli Zaretskii <eliz@gnu.org>
8467
8468 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
8469 and `yank-handler' in the doc strings.
8470
8471 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
8472
8473 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
8474
8475 2005-05-22 Richard M. Stallman <rms@gnu.org>
8476
8477 * help.el (describe-key): Move print-help-return-message call
8478 out of conditional.
8479
8480 * progmodes/etags.el (list-tags): Use with-no-warnings.
8481
8482 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
8483 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
8484 (starttls-extra-args, starttls-extra-arguments): Add defvars.
8485
8486 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
8487
8488 * language/viet-util.el (viet-viscii-nonascii-translation-table):
8489 Add defvar.
8490
8491 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
8492 Use defvar, not defconst.
8493
8494 * hexl.el (hexl-follow-line): Use with-no-warnings.
8495
8496 * emulation/tpu-extras.el: Use write-file-functions instead of
8497 write-file-hooks.
8498
8499 * dired.el (dired-font-lock-keywords): Fontify files with junk
8500 extensions even if marked by -F.
8501
8502 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
8503
8504 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
8505 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
8506 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
8507 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
8508 (concatenate, list-length, get*, getf, cl-remprop):
8509 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
8510 (etypecase, progv, lexical-let, lexical-let*)
8511 (multiple-value-bind, multiple-value-setq, shiftf):
8512 Improve argument/docstring consistency.
8513
8514 * subr.el (focus-frame, unfocus-frame):
8515 Revert deletion on 2005-05-01.
8516
8517 2005-05-22 Andre Spiegel <spiegel@gnu.org>
8518
8519 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
8520 doesn't exist.
8521
8522 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
8523 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
8524
8525 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
8526
8527 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
8528 already deleted variables: auto-fill-hook, blink-paren-hook,
8529 lisp-indent-hook, inhibit-local-variables, unread-command-event,
8530 suspend-hooks, comment-indent-hook, meta-flag,
8531 before-change-function, after-change-function,
8532 font-lock-doc-string-face.
8533
8534 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
8535
8536 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
8537
8538 2005-05-21 Eli Zaretskii <eliz@gnu.org>
8539
8540 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
8541 rmail-dont-reply-to.
8542
8543 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
8544
8545 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
8546 literal blank when splitting new-header-values.
8547
8548 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
8549
8550 * calendar/cal-menu.el (cal-menu-update): Add separator as a
8551 string so that tmm doesn't create a completion entry for it.
8552
8553 * textmodes/table.el (table-disable-menu): Ditto.
8554
8555 2005-05-21 Richard M. Stallman <rms@gnu.org>
8556
8557 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
8558
8559 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
8560
8561 * net/rcompile.el (remote-compile): Use compilation-start.
8562
8563 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
8564
8565 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
8566
8567 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
8568 Default to makefile-bsdmake-mode on BSD systems.
8569
8570 * imenu.el (imenu-generic-expression, imenu--generic-function'):
8571 REGEXP may also be a search function now. The part of doc-string
8572 for describing the structure was 95% identical to that of
8573 `imenu--generic-function'. Unify it there.
8574
8575 * progmodes/make-mode.el (makefile-imenu-generic-expression):
8576 Use function to find dependencies, because regexp alone is so complex,
8577 it easily goes into an endless loop.
8578 (makefile-makepp-mode): Also add submenu for Perl functions
8579 defined in the makefile.
8580 (makefile-bsdmake-mode): Special imenu-generic-expression no
8581 longer needed, due to function call.
8582 (makefile-match-dependency): Take BOUND into account when checking
8583 if we're through.
8584
8585 2005-05-20 Jay Belanger <belanger@truman.edu>
8586
8587 * calc/calc-units.el (calc-invalidate-units-table):
8588 Use inhibit-read-only.
8589 (math-build-units-table-buffer): Use view-mode.
8590
8591 2005-05-20 David Kastrup <dak@gnu.org>
8592
8593 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
8594 easy-menu-add is not a nop on Emacs; and clarify when to call it.
8595
8596 2005-05-20 Lute Kamstra <lute@gnu.org>
8597
8598 * diff-mode.el (diff-header-face, diff-file-header-face)
8599 (diff-index-face, diff-hunk-header-face, diff-removed-face)
8600 (diff-added-face, diff-changed-face, diff-function-face)
8601 (diff-context-face, diff-nonexistent-face): Put them in the
8602 diff-mode customization group.
8603
8604 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
8605
8606 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
8607
8608 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
8609
8610 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
8611 Minor regexp-optimization.
8612
8613 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
8614
8615 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
8616 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
8617 (org-agenda-add-time-grid-maybe): New function.
8618 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
8619 (org-table-create): `dotimes' instead of `mapcar'.
8620 (org-xor): Simplify implementation.
8621 (org-agenda): `inhibit-redisplay' turned on.
8622 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
8623 a consistent line after a state change.
8624 (org-agenda-remove-times-when-in-prefix): New option.
8625 (org-prefix-has-time): New variable.
8626 (org-parse-time-string): Optional argument NODEFAULT.
8627 (org-format-agenda-item): Parse items for time-of-day
8628 specifications and move these into the prefix if possible.
8629 (org-agenda-priority): Get current heading, not previous heading
8630 during agenda remote editing.
8631
8632 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
8633
8634 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
8635 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
8636 (remove-duplicates, delete-duplicates, substitute)
8637 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
8638 (nsubstitute-if-not, find, find-if, find-if-not, position)
8639 (position-if, position-if-not, count, count-if, count-if-not)
8640 (mismatch, search, sort*, stable-sort, merge, member*)
8641 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
8642 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
8643 (intersection, nintersection, set-difference, nset-difference)
8644 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
8645 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
8646 (nsublis, tree-equal): Improve argument/docstring consistency.
8647
8648 * subr.el (send-string, send-region):
8649 Remove obsolescence declaration.
8650 (window-dot, set-window-dot, read-input, show-buffer)
8651 (eval-current-buffer, string-to-int):
8652 Add release number to obsolescence declarations.
8653
8654 2005-05-19 Kim F. Storm <storm@cua.dk>
8655
8656 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
8657 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
8658
8659 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
8660
8661 * faces.el (list-faces-display): Make back button respect optional
8662 regexp arg.
8663
8664 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
8665
8666 * calculator.el (calculator-radix-grouping-mode)
8667 (calculator-radix-grouping-digits, calculator-displayer)
8668 (calculator-radix-grouping-separator, calculator-copy-displayer):
8669 * dabbrev.el (dabbrev-search-these-buffers-only):
8670 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
8671 (diff-advance-after-apply-hunk, diff-mode-hook)
8672 (diff-minor-mode-prefix):
8673 * imenu.el (imenu-use-popup-menu):
8674 * jit-lock.el (jit-lock-context-time):
8675 * newcomment.el (comment-fill-column, comment-column)
8676 (comment-style, comment-padding, comment-multi-line)
8677 (comment-empty-lines, comment-auto-fill-only-comments):
8678 * reveal.el (reveal-around-mark):
8679 * uniquify.el (uniquify-buffer-name-style)
8680 (uniquify-after-kill-buffer-p)
8681 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
8682 (uniquify-min-dir-content, uniquify-separator)
8683 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
8684 * w32-vars.el (w32-fixed-font-alist):
8685 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
8686 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
8687 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
8688 * progmodes/perl-mode.el (perl-indent-level)
8689 (perl-continued-statement-offset, perl-continued-brace-offset)
8690 (perl-brace-offset, perl-brace-imaginary-offset)
8691 (perl-label-offset, perl-indent-continued-arguments)
8692 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
8693 * progmodes/tcl.el (tcl-indent-level)
8694 (tcl-continued-indent-level, tcl-auto-newline)
8695 (tcl-tab-always-indent, tcl-electric-hash-style)
8696 (tcl-help-directory-list, tcl-use-smart-word-finder)
8697 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
8698 (inferior-tcl-source-command):
8699 * textmodes/fill.el (enable-kinsoku):
8700 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
8701 * textmodes/table.el (table-yank-handler):
8702 Specify missing group (and type, if simple) in defcustom.
8703
8704 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
8705
8706 * progmodes/compile.el (compilation-finish-function): Fix defvar.
8707
8708 2005-05-19 Richard M. Stallman <rms@gnu.org>
8709
8710 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
8711
8712 * subr.el (event-basic-type): Don't get an error.
8713 (left-fringe-p): Function deleted.
8714
8715 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
8716 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
8717
8718 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
8719 in recursive copy.
8720
8721 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
8722
8723 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
8724
8725 * emacs-lisp/bytecomp.el
8726 (byte-compile-file-form-custom-declare-variable): Call
8727 byte-compile-nogroup-warn if appropriate.
8728
8729 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
8730 (compilation-set-window): Don't call left-fringe-p; do it directly.
8731
8732 2005-05-19 Jay Belanger <belanger@truman.edu>
8733
8734 * calc/calc-graph.el (calc-graph-format-data): Make sure
8735 var-PlotRejects is bound before trying to check its value.
8736
8737 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
8738
8739 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
8740 definition of this variable from reftex-global.el to reftex.el,
8741 because it is needed in the menu.
8742
8743 2005-05-19 Lute Kamstra <lute@gnu.org>
8744
8745 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
8746 years are fixed. Don't insert a space after a dash.
8747
8748 2005-05-19 Kim F. Storm <storm@cua.dk>
8749
8750 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
8751
8752 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
8753
8754 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
8755 strings, because (eq ... ?\\) is fairly frequent.
8756
8757 * progmodes/make-mode.el (makefile-add-this-line-targets):
8758 Simplify and integrate into `makefile-pickup-targets'.
8759 (makefile-add-this-line-macro): Simplify and integrate into
8760 `makefile-pickup-macros.
8761 (makefile-pickup-filenames-as-targets): Simplify.
8762 (makefile-previous-dependency, makefile-match-dependency):
8763 Don't stumble over `::'.
8764
8765 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
8766
8767 * subr.el (post-command-idle-hook, post-command-idle-delay):
8768 Remove obsoletion of post-command-idle-hook and
8769 post-command-idle-delay.
8770
8771 * faces.el (list-faces-display): Provide button when describe-face
8772 is called to take user back to the list of faces.
8773
8774 * help-fns.el (describe-variable): Remove hyperlinks in a
8775 variable's value as these are quite frequently inappropriate.
8776
8777 * follow.el (follow-submit-feedback, follow-mode):
8778 Remove references to post-command-idle-hook.
8779
8780 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
8781
8782 * progmodes/make-mode.el (makefile-previous-dependency)
8783 (makefile-match-dependency): Check for := (and in bsd mode also
8784 !=) to give a better result, even when font-lock is not on.
8785
8786 2005-05-18 Jay Belanger <belanger@truman.edu>
8787
8788 * calc/calc-help.el (calc-s-prefix-help):
8789 Add `calc-copy-special-constant' to help string.
8790
8791 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
8792
8793 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
8794
8795 2005-05-18 Jay Belanger <belanger@truman.edu>
8796
8797 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
8798 in linear factors are in proper order.
8799
8800 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
8801
8802 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
8803 Support for jurabib.
8804
8805 * textmodes/reftex.el (featurep): Define aliases for overlay
8806 commands, for XEmacs compatibility, and use these aliases in
8807 overlay initializations.
8808 (reftex-highlight): Use `reftex-move-overlay'.
8809 (reftex-unhighlight): Use `reftex-delete-overlay'.
8810 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
8811 (reftex-access-search-path): Use `reftex-uniquify' instead of
8812 `reftex-uniq'
8813
8814 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
8815 `before-string' property modification enables for Emacs as well.
8816 (reftex-select-item): Use `reftex-delete-overlay'.
8817 (reftex-select-mark): Use `reftex-make-overlay' and
8818 `reftex-overlay-put'.
8819 (reftex-select-unmark): Use `reftex-delete-overlay' and
8820 `reftex-overlay-put'.
8821
8822 2005-05-18 Lute Kamstra <lute@gnu.org>
8823
8824 * emacs-lisp/lisp.el (check-parens): Fix docstring.
8825
8826 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
8827
8828 * add-log.el (add-change-log-entry):
8829 * array.el (array-make-template, array-reconfigure-rows)
8830 (array-init-max-row, array-init-max-column)
8831 (array-init-columns-per-line, array-init-field-width):
8832 * replace.el (replace-match-maybe-edit, perform-replace):
8833 * textmodes/spell.el (spell-region):
8834 Replace `read-input' by `read-string'.
8835
8836 * forms.el (forms-mode):
8837 * finder.el (finder-compile-keywords):
8838 * shadowfile.el (shadow-read-files):
8839 Replace `eval-current-buffer' by `eval-buffer'.
8840
8841 * terminal.el (te-pass-through):
8842 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
8843 (ange-ftp-raw-send-cmd):
8844 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
8845 (send-process-next-char, telnet-initial-filter, telnet):
8846 Replace `send-string' by `process-send-string'.
8847
8848 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
8849 (prolog-consult-region): Replace `send-string' by
8850 `process-send-string'; replace `send-region' by `process-send-region'.
8851
8852 * progmodes/delphi.el (delphi-log-msg):
8853 Replace `set-window-dot' by `set-window-point'.
8854
8855 * subr.el (window-dot, set-window-dot, read-input, send-string)
8856 (send-region, show-buffer, eval-current-buffer):
8857 Make really obsolete, as the comment says.
8858
8859 2005-05-17 Kim F. Storm <storm@cua.dk>
8860
8861 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
8862 (cua--init-keymaps): Bind C-return instead of S-return to set
8863 rectangle mark.
8864
8865 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
8866 instead of S-return to toggle/clear rectangle mark.
8867
8868 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
8869
8870 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
8871 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
8872 Also fontify plain strings assigned to variables, mostly so that a
8873 colon has a face and is thus not taken as a dependency separator.
8874 (makefile-previous-dependency): Inline the new matcher, because it
8875 is too complex to work in both directions.
8876 (makefile-match-dependency): Eliminate `backward' arg (see above).
8877 Completely reimplemented so as to not sometimes go into an endless
8878 loop. It should also be more efficient, because first it only
8879 searches for `:', instead of applying the very complex regexp.
8880 (makefile-mode): Cancel `font-lock-support-mode', because blocks
8881 to be fontified in one piece can be too long for JIT.
8882 Makefiles are never *that* big.
8883
8884 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
8885
8886 * dired.el (dired-mode): Simplify.
8887
8888 2005-05-17 Lute Kamstra <lute@gnu.org>
8889
8890 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
8891 defcustom for the mode hook variable.
8892
8893 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
8894 Emacs Lisp Reference Manual.
8895
8896 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
8897
8898 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
8899 (evenp, list*):
8900 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
8901 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
8902
8903 * net/tramp-smb.el (tramp-smb-open-connection):
8904 Pass `tramp-chunksize' as fifth (required) argument.
8905
8906 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
8907
8908 * font-lock.el (lisp-font-lock-keywords-1):
8909 Set `font-lock-negation-char-face' for [^...] char group.
8910 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
8911
8912 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
8913 a var, and refine it to mask one more level of nested vars.
8914 (makefile-rule-action-regex): Turn it into a var, and refine it so
8915 it recognizes backslashed continuation lines as belonging to the
8916 same command.
8917 (makefile-macroassign-regex): Refine it so it recognizes
8918 backslashed continuation lines as belonging to the same command.
8919 (makefile-var-use-regex): Don't look at the next char, because it
8920 might be the same one to be skipped by the initial [^$], leading
8921 to an overlooked variable use.
8922 (makefile-make-font-lock-keywords): Remove two parameters, which
8923 are now variables that some of the modes set locally.
8924 Handle dependency and rule action matching through functions, because
8925 regexps alone match too often. Dependency matching now comes
8926 last, so it can check, whether a colon already matched something else.
8927 (makefile-mode): Inform that font-lock improves makefile parsing
8928 capabilities.
8929 (makefile-match-dependency, makefile-match-action): New functions.
8930
8931 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
8932
8933 * emacs-lisp/cl-extra.el (equalp): Doc fix.
8934
8935 * align.el (align-regexp):
8936 * ansi-color.el (ansi-color-get-face):
8937 * array.el (array-reconfigure-rows, array-init-max-row)
8938 (array-init-max-column, array-init-columns-per-line)
8939 (array-init-field-width):
8940 * dired-aux.el (dired-trample-file-versions):
8941 * dired-x.el (dired-mark-sexp):
8942 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
8943 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
8944 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
8945 * faces.el (face-read-integer):
8946 * files.el (backup-extract-version, insert-directory):
8947 * hexl.el (hexl-insert-decimal-char):
8948 * server.el (server-process-filter):
8949 * shell.el (shell-extract-num):
8950 * startup.el (command-line-1):
8951 * term.el (term-command-hook):
8952 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
8953 (time-stamp-do-number):
8954 * time.el (display-time-update):
8955 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
8956 (timezone-fix-time):
8957 * vms-patch.el (vms-suspend-resume-hook):
8958 * calendar/appt.el (appt-convert-time):
8959 * calendar/cal-bahai.el (mark-bahai-diary-entries):
8960 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
8961 * calendar/cal-islam.el (mark-islamic-diary-entries):
8962 * calendar/calendar.el (calendar-cursor-to-date)
8963 (calendar-star-date):
8964 * calendar/diary-lib.el (diary-attrtype-convert)
8965 (mark-diary-entries, diary-entry-time):
8966 * calendar/solar.el (solar-get-number):
8967 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
8968 * emacs-lisp/re-builder.el (reb-display-subexp):
8969 * emulation/edt.el (edt-set-scroll-margins):
8970 * emulation/tpu-extras.el (tpu-set-scroll-margins):
8971 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
8972 (vip-get-ex-count):
8973 * emulation/viper-ex.el (viper-get-ex-token)
8974 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
8975 * international/fontset.el (fontset-plain-name):
8976 * mail/feedmail.el (feedmail-look-at-queue-directory):
8977 * mail/mailalias.el (mail-get-names):
8978 * mail/rmail.el (rmail-convert-to-babyl-format):
8979 * mail/rmailsum.el (rmail-make-basic-summary-line)
8980 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
8981 (rmail-summary-goto-msg):
8982 * mail/smtpmail.el (smtpmail-read-response):
8983 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
8984 (ange-ftp-vms-add-file-entry):
8985 * play/gametree.el (gametree-looking-at-ply)
8986 (gametree-current-branch-score):
8987 * progmodes/ada-xref.el (ada-prj-find-prj-file)
8988 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
8989 * progmodes/cperl-mode.el (condition-case):
8990 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
8991 (ebrowse-set-member-buffer-column-width)
8992 (ebrowse-select-1st-to-9nth):
8993 * progmodes/etags.el (etags-snarf-tag):
8994 * progmodes/flymake.el (flymake-parse-line):
8995 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
8996 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
8997 (idlwave-shell-menu-def):
8998 * progmodes/ps-mode.el (ps-run-goto-error):
8999 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
9000 (vhdl-speedbar-contract-level):
9001 * term/mac-win.el (x-handle-numeric-switch):
9002 * term/sun-mouse.el (sun-get-frame-data):
9003 * term/w32-win.el (x-handle-numeric-switch):
9004 * term/x-win.el (x-handle-numeric-switch):
9005 * textmodes/ispell.el (ispell-parse-output):
9006 * textmodes/nroff-mode.el (nroff-outline-level):
9007 * textmodes/reftex-cite.el (reftex-bib-sort-year)
9008 (reftex-bib-sort-year-reverse, reftex-format-citation):
9009 * textmodes/reftex-parse.el (reftex-init-section-numbers)
9010 (reftex-section-number):
9011 * textmodes/texinfmt.el (texinfo-paragraphindent):
9012 Replace `string-to-int' by `string-to-number'.
9013
9014 * international/latexenc.el: Add page marker to force the "Local
9015 Variables:" string out of the last page.
9016
9017 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
9018
9019 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
9020 tooltip-change-major-mode.
9021 (gud-tooltip-print-command): Remove case where gud-minor-mode
9022 is gdb ("--fullname").
9023 (gud-tooltip-tips): Turn GUD tooltips off for this case and
9024 explain to user.
9025
9026 2005-05-16 Jay Belanger <belanger@truman.edu>
9027
9028 * calc/calc-store.el (calc-copy-special-constant): New function.
9029
9030 * calc/calc-ext.el (calc-init-extensions): Add binding for
9031 `calc-copy-special-constant'.
9032
9033 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
9034 for the `calc-copy-special-constant' command.
9035
9036 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
9037
9038 * subr.el (left-fringe-p): New function.
9039
9040 * progmodes/compile.el (compilation-setup): Set local value of
9041 overlay-arrow-string to "" always.
9042 (compilation-set-window): Left fringe then don't scroll.
9043 No left fringe then no arrow and scroll message to top.
9044 (compilation-context-lines): Adjust doc string accordingly.
9045
9046 2005-05-16 Kim F. Storm <storm@cua.dk>
9047
9048 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
9049 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
9050 (ido-wide-find-dir-or-delete-dir): New command for M-d.
9051 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
9052 (ido-read-file-name): Handle commands with ido property value
9053 equal to find-file as reading a file name, to allow C-d to enter dired.
9054 (ibuffer-find-file): Add ido property with value find-file.
9055
9056 2005-05-15 Kim F. Storm <storm@cua.dk>
9057
9058 * subr.el (open-network-stream-nowait): Remove.
9059 (open-network-stream-server): Remove.
9060
9061 2005-05-15 Richard M. Stallman <rms@gnu.org>
9062
9063 * faces.el (describe-face): Output a definition link button.
9064
9065 * help-mode.el (help-face-def): New button type.
9066
9067 * emacs-lisp/copyright.el (copyright-fix-years):
9068 Match properly if the first year is 2-digit.
9069 Don't mess up the whitespace after the years by filling.
9070
9071 * dired-aux.el (dired-mark-confirm):
9072 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
9073
9074 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
9075 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
9076 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
9077
9078 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
9079 Set font-lock-comment-start-skip.
9080
9081 * font-lock.el (font-lock-comment-start-skip): New variable.
9082 (font-lock-comment-end-skip): New variable.
9083 (font-lock-fontify-syntactically-region): Use them if non-nil.
9084
9085 2005-05-15 Jay Belanger <belanger@truman.edu>
9086
9087 * calc/calc-store.el (calc-store-value): Return a string rather
9088 than display it as a message.
9089 Use calc-var-name for variable name.
9090 (calc-store-into): Add the result of calc-store-value to message.
9091 (calc-copy-variable): Add a message.
9092 (calc-store-exchange): Improve error messages.
9093 (calc-store-binary, calc-store-map): Don't reset the values of
9094 special constants.
9095
9096 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
9097
9098 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
9099 manual to docstring.
9100
9101 * files.el (hack-local-variables-confirm): Add STRING argument.
9102 Make the function handle non file visiting buffers correctly.
9103 (hack-local-variables-prop-line, hack-local-variables)
9104 (hack-one-local-variable): Use STRING arg of
9105 `hack-local-variables-confirm'.
9106
9107 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
9108
9109 Sync with Tramp 2.0.49.
9110
9111 * net/tramp.el (tramp-handle-dired-call-process)
9112 (tramp-handle-insert-directory):`insert-buffer' cannot be used
9113 because the contents of the Tramp buffer is changed before
9114 insertion (`expand-file' and alike).
9115 (tramp-handle-insert-directory): If `localname' has an empty
9116 nondirectory name, it must not be quoted.
9117 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
9118 variable `tramp-chunksize'. Change callees.
9119 (tramp-open-connection-setup-interactive-shell): Check remote host
9120 for buggy `send-process-string' implementation.
9121 Set `tramp-chunksize' if found. Reported by Michael Kifer
9122 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
9123 (tramp-handle-shell-command): `insert-buffer' cannot be used
9124 because the contents of the Tramp buffer is changed before
9125 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
9126 <frederic.bothamy@free.fr>.
9127 (tramp-set-auto-save): Actions should be done for Tramp file name
9128 handler only. Ange-FTP has its own auto-save mechanism.
9129 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
9130 (tramp-set-auto-save-file-modes): Set file modes of
9131 `buffer-auto-save-file-name' to ?\600 as fallback solution.
9132 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
9133 (tramp-bug): Remove obsolete variable.
9134 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
9135 for presence of `mml-mode'. Make it running for older Emacsen as well.
9136
9137 2005-05-14 John Paul Wallington <jpw@pobox.com>
9138
9139 * ibuf-ext.el (define-ibuffer-filter filename):
9140 If `dired-directory' is a list, use its car.
9141
9142 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
9143
9144 * ibuffer.el (define-ibuffer-column filename):
9145 If `dired-directory' is a list, use its car.
9146
9147 2005-05-14 Richard M. Stallman <rms@gnu.org>
9148
9149 * subr.el (symbol-file): Doc fix.
9150
9151 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
9152 (byte-compile-form): Call byte-compile-nogroup-warn.
9153 (byte-compile-warning-types): Doc fix.
9154
9155 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
9156
9157 * progmodes/cc-engine.el (c-literal-faces):
9158 Add font-lock-comment-delimiter-face.
9159
9160 * net/net-utils.el (dig): Use with-no-warnings.
9161
9162 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
9163 (sc-recite-frame-alist, sc-default-cite-frame)
9164 (sc-default-uncite-frame, sc-default-recite-frame)
9165 (sc-attrib-selection-list, sc-rewrite-header-list):
9166 Mark as risky-local-variable.
9167
9168 * international/ogonek.el (ogonek-jak, ogonek-how):
9169 Don't use beginning-of-buffer.
9170
9171 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
9172
9173 * calendar/solar.el (solar-data-list): Move definition up.
9174
9175 * dnd.el (dnd-protocol-alist): Add autoload.
9176
9177 * progmodes/sh-script.el: Many doc usage fixes.
9178 (sh-indent-after-do): Change default to match common styles.
9179
9180 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
9181
9182 * files.el (interpreter-mode-alist)
9183 (auto-mode-interpreter-regexp): Doc fixes.
9184
9185 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
9186
9187 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
9188
9189 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
9190
9191 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9192
9193 * dired.el (dired-mode): make-variable-buffer-local =>
9194 make-local-variable.
9195
9196 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9197
9198 * term/mac-win.el (mac-select-convert-to-string): Try coding
9199 systems in mac-script-code-coding-systems if specified one cannot
9200 encode string for `com.apple.traditional-mac-plain-text'.
9201
9202 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
9203
9204 * progmodes/make-mode.el (makefile-targets-face)
9205 (makefile-shell-face, makefile-makepp-perl-face): New faces.
9206 (makefile-dependency-regex): Fix it to not make the colon in
9207 $(var:a=b) special.
9208 (makefile-rule-action-regex): New regexp for highlighting embedded
9209 Shell strings.
9210 (makefile-macroassign-regex): Handle != for highlighting as
9211 embedded Shell strings.
9212 (makefile-var-use-regex): New const.
9213 (makefile-statements, makefile-automake-statements)
9214 (makefile-gmake-statements, makefile-makepp-statements)
9215 (makefile-bsdmake-statements): New consts.
9216 (makefile-make-font-lock-keywords): New function.
9217 (makefile-automake-font-lock-keywords)
9218 (makefile-gmake-font-lock-keywords)
9219 (makefile-makepp-font-lock-keywords)
9220 (makefile-bsdmake-font-lock-keywords): New consts.
9221 (makefile-mode-map): Add switchers between the various submodes.
9222 (makefile-mode): Document the availability of the variants.
9223 (makefile-automake-mode, makefile-gmake-mode)
9224 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
9225
9226 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
9227 new variants of makefile-mode.
9228
9229 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
9230
9231 * font-lock.el (font-lock-comment-delimiter-face): Fix up
9232 the inheritance.
9233
9234 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
9235
9236 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
9237 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
9238
9239 * files.el (normal-mode): Extend the scope of the
9240 `enable-local-variables' binding to include the `set-auto-mode' call.
9241 (magic-mode-alist): Doc fix.
9242
9243 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
9244
9245 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
9246 font-lock-comment-face rather than copying its setting.
9247
9248 2005-05-12 Andreas Schwab <schwab@suse.de>
9249
9250 * eshell/esh-mode.el (eshell-send-input): Doc fix.
9251
9252 2005-05-12 Lute Kamstra <lute@gnu.org>
9253
9254 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
9255 defcustom for the mode hook variable. Delete the last argument.
9256 * generic-x.el: Fix callers of define-generic-mode.
9257 (generic-x-modes): Delete group.
9258 (show-tabs-tab-face, show-tabs-space-face): Put them in the
9259 generic-x customization group.
9260
9261 2005-05-12 Kim F. Storm <storm@cua.dk>
9262
9263 * font-lock.el (font-lock-negation-char-face): Default to "off".
9264
9265 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
9266 font-lock-negation-char-face to ! in !=.
9267
9268 2005-05-12 Masatake YAMATO <jet@gyve.org>
9269
9270 * add-log.el (find-change-log): Fix typos in the docstring
9271 of function.
9272
9273 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
9274
9275 * international/latexenc.el (latexenc-find-file-coding-system):
9276 Avoid `re-search-forward' when looking for input encoding because
9277 of speed and safety. Better regular expressions for recognizing
9278 input encoding. Limit a search for TeX-master/tex-main-file to
9279 the local variable section.
9280
9281 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
9282
9283 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
9284 syntax of $ to "'" (quote).
9285
9286 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
9287
9288 * dnd.el (dnd-protocol-alist): Improve custom type.
9289
9290 * dired.el (dired-dnd-protocol-alist): New variable.
9291 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
9292 `dired-mode-hook' to the end.
9293
9294 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
9295
9296 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
9297 comment-end if comment-start-skip is not set.
9298 Obey the font-lock-comment-delimiter-face variables.
9299
9300 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
9301
9302 * files.el (executable-find): Move from executable.el. Use
9303 locate-file.
9304 * progmodes/executable.el (executable-find): Move to files.el.
9305
9306 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
9307 when trying to ensure forward progress.
9308
9309 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
9310
9311 * mouse-sel.el (mouse-sel-follow-link-p): New function.
9312 (mouse-select, mouse-select-internal, mouse-extend-internal):
9313 Use it to implement mouse-1-click-follows-link functionality.
9314
9315 2005-05-11 Richard M. Stallman <rms@gnu.org>
9316
9317 * font-lock.el (font-lock-fontify-syntactically-region):
9318 Use font-lock-comment-delimiter-face for comment delimiters.
9319
9320 2005-05-10 Jay Belanger <belanger@truman.edu>
9321
9322 * calc/calc-help.el (calc-m-prefix-help): Add mention of
9323 preserving embedded modes.
9324
9325 2005-05-10 Richard M. Stallman <rms@gnu.org>
9326
9327 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
9328
9329 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
9330 Move from ada-stmt.el.
9331 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
9332
9333 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
9334 Move to ada-mode.el.
9335 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
9336
9337 * cus-edit.el (custom-file): Call file-chase-links.
9338
9339 * files.el (read-directory-name): Fix previous change.
9340 (hack-local-variables-confirm): New function.
9341 (hack-local-variables-prop-line, hack-local-variables)
9342 (hack-one-local-variable): Use it.
9343
9344 2005-05-10 Lute Kamstra <lute@gnu.org>
9345
9346 * font-lock.el (font-lock-keywords-alist)
9347 (font-lock-removed-keywords-alist): Clarify docstrings.
9348
9349 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
9350
9351 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
9352 (gdb-source-info): Check for preprocessor info.
9353 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
9354 a macro for a function.
9355 (gdb-info-breakpoints-custom): Try to find file again if not already
9356 found (user might have used GDB dir command).
9357 (gdb-get-location): Update gdb-location-alist correctly for change
9358 to gdb-info-breakpoints-custom.
9359
9360 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
9361 (gud-tooltip-print-command): Add gdbmi case.
9362 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
9363 preprocessor info.
9364
9365 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
9366
9367 * startup.el (fancy-splash-insert): Fix typo in doc string.
9368
9369 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
9370
9371 * obsolete/float.el (string-to-float):
9372 * obsolete/hilit19.el (hilit-add-pattern):
9373 * obsolete/rnews.el (news-parse-range, news-select-message)
9374 (news-get-pruned-list-of-files): Replace `string-to-int' by
9375 `string-to-number'.
9376
9377 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
9378 `find-file-not-found-hooks'; use `add-hook'.
9379 (uncompress-while-visiting): Set `write-file-functions', not
9380 `write-file-hooks'; use `add-hook'.
9381
9382 2005-05-09 Kim F. Storm <storm@cua.dk>
9383
9384 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
9385 (cua-paste): Handle clipboard action.
9386 (cua--init-keymaps): Remap clipboard-kill-region and
9387 clipboard-kill-ring-save.
9388
9389 2005-05-08 Eli Zaretskii <eliz@gnu.org>
9390
9391 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
9392 Improve commentary.
9393
9394 * simple.el (next-error-overlay-arrow-position): Revert the change
9395 made on 2005-04-30.
9396
9397 2005-05-07 Jay Belanger <belanger@truman.edu>
9398
9399 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
9400 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
9401 `calc-sel-reselect'.
9402
9403 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
9404 Calc is in embedded mode.
9405
9406 2005-05-07 Eli Zaretskii <eliz@gnu.org>
9407
9408 * progmodes/compile.el (compilation-setup):
9409 Set overlay-arrow-string to an empty string on text terminals.
9410
9411 * textmodes/ispell.el (ispell-program-name): Try looking for
9412 "aspell" along exec-path, and if found, use it as the default
9413 speller program.
9414
9415 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
9416
9417 * international/mule.el (sgml-xml-auto-coding-function):
9418 Recognize encoding='FOO' in single quotes as well as in double quotes.
9419
9420 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
9421
9422 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
9423 as well as `interactive', so that defmacro* would recognize
9424 `declare' forms.
9425
9426 2005-05-07 Eli Zaretskii <eliz@gnu.org>
9427
9428 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
9429 Explain more about the LIGHTER arg's usage in the doc string.
9430 Add commentary to clarify what the code does. Fix the regexp that
9431 strips whitespace from LIGHTER. Quote LIGHTER before using it,
9432 since it could have characters special to regular expressions.
9433
9434 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
9435
9436 * replace.el (occur-1): Bind inhibit-read-only so that
9437 erase-buffer doesn't barf on read-only text properties (likewise
9438 for add-text-properties in occur-engine). Mark buffer as unmodified.
9439 (occur-engine): Don't set buffer-read-only here.
9440
9441 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
9442
9443 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
9444 list-buffers-directory. This caused the *cvs-commit* buffer to be
9445 sometimes mistakenly reused as a *cvs* buffer.
9446
9447 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
9448
9449 * tooltip.el: Move code for GUD tooltips into gud.el.
9450 (require): CL no longer needed to compile case.
9451 (tooltip-mode): Do not toggle functions for GUD tooltips.
9452 (tooltip-gud-tips-p): Remove. Replace with minor mode
9453 gud-tooltip-mode in gud.el.
9454 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
9455 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
9456 tooltip-gud prefix with gud-tooltip and obsolete.
9457 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
9458 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
9459 (tooltip-mouse-motion): Mouse movement functions/variable.
9460 Rename in gud.el by adding gud prefix.
9461 (tooltip-gud-original-filter, tooltip-gud-dereference)
9462 (tooltip-gud-event, tooltip-toggle-gud-tips)
9463 (tooltip-gud-process-output, tooltip-gud-print-command)
9464 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
9465 gud.el by replacing tooltip-gud prefix with gud-tooltip.
9466 (gdb-tooltip-print): Move to gdb-ui.el.
9467
9468 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
9469 (require): CL needed to compile case.
9470 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
9471 tooltip-gud-tips-p. Make it a minor-mode.
9472 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
9473 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
9474 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
9475 (gud-tooltip-change-major-mode)
9476 (gud-tooltip-activate-mouse-motions-if-enabled)
9477 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
9478 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
9479 (gud-tooltip-original-filter, gud-tooltip-dereference)
9480 (gud-tooltip-event, tooltip-toggle-gud-tips)
9481 (gud-tooltip-process-output, gud-tooltip-print-command)
9482 (gud-tooltip-tips): Move from tooltip.el.
9483
9484 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
9485 (gdb-cpp-define-alist-flags): Doc fix.
9486 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
9487 gud-tooltip-mode is t.
9488
9489 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
9490
9491 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
9492 evaporate if their text is deleted.
9493 (goto-address-at-point): Make it work as a mouse binding as well.
9494 (goto-address-at-mouse): Obsolete it. Update users.
9495
9496 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
9497
9498 * calendar/appt.el (top-level): No longer activate on load.
9499
9500 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
9501
9502 * calendar/cal-bahai.el (mark-bahai-diary-entries):
9503 * net/webjump.el (webjump):
9504 * progmodes/idlw-help.el (idlwave-do-context-help1)
9505 (idlwave-highlight-linked-completions):
9506 * textmodes/po.el (po-find-file-coding-system-guts):
9507 Replace `assoc-ignore-case' by `assoc-string'.
9508
9509 2005-05-06 Eli Zaretskii <eliz@gnu.org>
9510
9511 * files.el (locate-file): Doc fix.
9512
9513 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
9514 Remove the redundant test for ms-dos.
9515
9516 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
9517 look for the preprocessor with exec-suffixes. If not found in
9518 standard places, look in exec-path. Remove most of the tests that
9519 used system-type.
9520
9521 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
9522
9523 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
9524
9525 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
9526 file-name clash with jka-compr.el on 8+3 filesystems.
9527
9528 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9529
9530 * term/mac-win.el: Don't define or bind scroll bar functions if
9531 x-toolkit-scroll-bars is t.
9532 (x-select-text, x-get-selection-value): Clear
9533 x-last-selected-text-clipboard if x-select-enable-clipboard is
9534 nil.
9535 (PRIMARY): Put mac-scrap-name property.
9536 (mac-select-convert-to-file-url): New function.
9537 (public.file-url): New selection target type. Add to
9538 selection-converter-alist.
9539 (x-get-selection, x-selection-value): Handle it.
9540 (x-cut-buffer-or-selection-value): New alias.
9541
9542 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9543
9544 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
9545 entry to avoid calling bibtex-find-entry with arg global
9546 being t. Remove arg key.
9547 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
9548 (bibtex-copy-summary-as-kill): Change accordingly.
9549
9550 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
9551
9552 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
9553 (org-agenda-date-later): Use with-current-buffer.
9554
9555 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
9556
9557 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
9558 (define-obsolete-variable-alias): Doc Fixes.
9559
9560 2005-05-06 Kim F. Storm <storm@cua.dk>
9561
9562 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
9563 vertical-motion when selective-display is active.
9564
9565 * ido.el (ido-setup-hook): New hook.
9566 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
9567 (ido-input-stack): New var.
9568 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
9569 ido-next-work-file binding to M-O.
9570 Bind M-f to ido-wide-find-file-or-pop-dir.
9571 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
9572 (ido-read-internal): Run ido-setup-hook.
9573 Catch quit in read-file-name and read-string to cancel edit.
9574 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
9575 Automatically pop-all when completing a directory name (RET).
9576 (ido-file-internal): Add with-no-warnings around ffap and dired code.
9577 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
9578 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
9579 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
9580 New functions for M-b/M-f to move among the directory components.
9581 (ido-make-merged-file-list): Catch quit to cancel merge.
9582 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
9583 (ido-completion-help): No warnings for ido-completion-buffer-full.
9584
9585 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
9586
9587 * font-lock.el (font-lock-negation-char-face): New face and variable.
9588 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
9589 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
9590 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
9591 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
9592
9593 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
9594
9595 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
9596 Fix typo in docstring.
9597
9598 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
9599 (ebrowse-print-statistics-line)
9600 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
9601
9602 * term/w32-win.el (image-library-alist): Add additional name for
9603 Xpm library.
9604
9605 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
9606
9607 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
9608 use gcc instead of cpp.
9609
9610 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
9611 (gdb-create-define-alist): Use it.
9612 (gdb-cpp-define-alist-program): Update for MS-DOS.
9613
9614 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
9615
9616 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
9617
9618 2005-05-04 Richard M. Stallman <rms@gnu.org>
9619
9620 * help.el (describe-key): No error when UNTRANSLATED is nil.
9621
9622 * simple.el (line-move-1): Fix previous change to signal errors
9623 appropriately.
9624
9625 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
9626
9627 * calendar/icalendar.el (icalendar-version): Now at 0.12.
9628 (icalendar-duration-correction): Remove.
9629 (icalendar--get-event-properties): Split result at commas.
9630 (icalendar--decode-isoduration): New optional argument
9631 DURATION-CORRECTION.
9632 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
9633 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
9634 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
9635 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
9636 (icalendar--convert-anniversary-to-ical): New functions, extracted
9637 from icalendar-export-region, with bug fixes.
9638 (icalendar-export-region): Use the above functions.
9639 (icalendar-import-buffer): Check before saving diary file.
9640 (icalendar--convert-recurring-to-diary)
9641 (icalendar--convert-non-recurring-all-day-to-diary)
9642 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
9643 extracted from icalendar--convert-ical-to-diary, with bug fixes.
9644 (icalendar--convert-ical-to-diary): Use the above functions.
9645
9646 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
9647
9648 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
9649 Remove these recent additions.
9650 (c-mode): Restore to before 2005-04-28.
9651
9652 * progmodes/cc-vars.el (cc-define-list-program): Remove this
9653 recent addition.
9654
9655 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
9656 (gdb-define-alist): New variables.
9657 (gdb-create-define-alist): New function.
9658 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
9659 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
9660 with string-to-number.
9661 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
9662
9663 * progmodes/gud.el: Replace string-to-int with string-to-number.
9664 (gud-find-file): Handle gdb-define-alist.
9665
9666 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
9667
9668 2005-05-02 Jay Belanger <belanger@truman.edu>
9669
9670 * calc/calc-aent.el (math-read-token):
9671 * calc/calc-bin.el (calc-word-size):
9672 * calc/calc-ext.el (calc-read-number-fancy):
9673 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
9674 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
9675 * calc/calc-frac.el (calc-over-notation):
9676 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
9677 (calc-graph-num-points, calc-graph-init):
9678 * calc/calc-prog.el (calc-read-parse-table-part)
9679 (calc-edit-macro-repeats):
9680 * calc/calc-yank.el (calc-do-grab-rectangle):
9681 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
9682 Replace `string-to-int' by `string-to-number'.
9683
9684 2005-05-02 Kim F. Storm <storm@cua.dk>
9685
9686 * kmacro.el: Use executing-kbd-macro-index variable.
9687
9688 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
9689
9690 * net/rlogin.el (rlogin-parse-words): Delete func.
9691 (rlogin): Use split-string, not rlogin-parse-words.
9692 Also, if there are option-like elements in the parsed args,
9693 take the host to be the first arg immediately following them.
9694 Suggested by Michael Mauger.
9695
9696 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9697
9698 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
9699
9700 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
9701
9702 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
9703 (cc-mode-cpp-program): Rename to cc-define-list-program and
9704 move to cc-vars.el.
9705
9706 * progmodes/cc-vars.el (cc-define-list-program):
9707 Change to "gcc -E -dM -". Make customizable.
9708
9709 2005-05-02 Kim F. Storm <storm@cua.dk>
9710
9711 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
9712
9713 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
9714
9715 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
9716
9717 * international/mule-util.el (truncate-string): Remove alias and
9718 obsolete declaration.
9719
9720 * international/mule-cmds.el (update-iso-coding-systems):
9721 Remove alias and obsolete declaration.
9722
9723 * international/mule.el (coding-system-parent): Remove alias and
9724 obsolete declaration.
9725
9726 * subr.el (define-function, sref): Remove aliases and obsolete
9727 declarations.
9728 (chars-in-region): Remove obsolete declaration.
9729
9730 2005-05-01 Richard M. Stallman <rms@gnu.org>
9731
9732 * info.el (Info-mode): Set widen-automatically to nil, locally.
9733
9734 * simple.el (widen-automatically): New variable.
9735 (pop-global-mark): Obey widen-automatically.
9736
9737 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
9738
9739 * term/xterm.el (function-key-map): Call substitute-key-definition
9740 before the keymap size is increased by a lot of define-key calls.
9741
9742 2005-05-01 Richard M. Stallman <rms@gnu.org>
9743
9744 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
9745 Rename ARG to ELEMENT. Doc fix.
9746
9747 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
9748
9749 * allout.el (allout-exposure): Remove macro and obsolete declaration.
9750 Remove references to allout-exposure/change to allout-new-exposure.
9751
9752 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
9753 bytecode symbols.
9754
9755 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
9756 (compiled-function-p, focus-frame, unfocus-frame):
9757 Remove aliases and obsolete declarations.
9758 Back out inadvertent changes from previous commit.
9759
9760 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9761
9762 * files.el (require-final-newline): Make Custom tags consistent
9763 with mode-require-final-newline.
9764 (mode-require-final-newline): Doc fix.
9765
9766 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
9767
9768 * international/latexenc.el (latexenc-find-file-coding-system):
9769 Fix regular expressions.
9770
9771 2005-05-01 David Kastrup <dak@gnu.org>
9772
9773 * international/latexenc.el (latexenc-find-file-coding-system):
9774 Fix regular expressions.
9775
9776 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
9777
9778 * subr.el (string-to-int): Make obsolete.
9779
9780 2005-04-30 Richard M. Stallman <rms@gnu.org>
9781
9782 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
9783
9784 * loadup.el: load jka-comp-hook.
9785
9786 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
9787 (jka-compr-handler): Add autoload. `put' calls moved
9788 to jka-comp-hook.el.
9789 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
9790 (jka-compr-inhibit): Autoload.
9791
9792 * jka-comp-hook.el: New file.
9793 Enable the mode by default.
9794
9795 * files.el (backup-buffer-copy): Use copy-file instead
9796 of write-region, and put back the 'excl.
9797
9798 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
9799
9800 * progmodes/flymake.el (flymake-split-string)
9801 (flymake-split-string, flymake-log, flymake-pid-to-names)
9802 (flymake-reg-names, flymake-get-source-buffer-name)
9803 (flymake-unreg-names, flymake-add-line-err-info)
9804 (flymake-add-err-info): Clarify docstrings.
9805 (flymake-popup-menu, flymake-make-emacs-menu)
9806 (flymake-make-xemacs-menu): Add docstrings.
9807 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
9808 Set variables directly throughout.
9809
9810 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
9811
9812 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
9813 exists. Initialize cc-define-alist.
9814 (c-mode): Add cc-create-define-alist locally to after-save-hook.
9815 If there is no file (Macroexpansion) don't create an alist.
9816
9817 2005-04-29 Sam Steingold <sds@gnu.org>
9818
9819 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
9820 (cc-create-define-alist): Use it instead of the hard-coded string.
9821
9822 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
9823
9824 * international/mule-conf.el (file-coding-system-alist): Fix regexp
9825 for latexenc.
9826
9827 2005-04-29 Lute Kamstra <lute@gnu.org>
9828
9829 * emacs-lisp/generic.el: Improve commentary section.
9830 (define-generic-mode): Improve docstring.
9831
9832 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
9833
9834 * textmodes/org.el (many places): Change to quiet the byte compiler.
9835 (org-prefix-format-compiled): New variable.
9836 (org-compile-prefix-format): New function.
9837 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
9838 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
9839 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
9840 (org-get-entries-from-diary): Use `org-get-time-of-day' for
9841 consistency with entries from `org-mode' files.
9842 (org-get-time-of-day): Fix bug with partial matches early in a line.
9843 (org-non-link-chars): New constant.
9844 (org-link-regexp): Respect `org-non-link-chars'.
9845 (org-agenda-day-view): Remove command.
9846 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
9847 (org-follow-bbdb-link, org-store-link): Search also company field.
9848 (org-highlight-overlay): New variable.
9849 (org-highlight, org-unhighlight): New functions.
9850 (org-agenda-mode): Add pre-command-hook to remove highlight.
9851 (org-evaluate-time-range): Behavior depends upon whether time stamp
9852 contains a time or not.
9853 (org-show-subtree, org-show-entry): New functions.
9854 (org-agenda-cleanup-fancy-diary): Remove empty lines.
9855
9856 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
9857
9858 * comint.el (comint-output-filter-functions): Add autoload cookie.
9859
9860 2005-04-28 Kim F. Storm <storm@cua.dk>
9861
9862 * ido.el (ido-everywhere): Fix last change.
9863
9864 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
9865
9866 * international/latexenc.el: New file.
9867 * international/mule-conf.el (file-coding-system-alist): For .tex,
9868 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
9869
9870 2005-04-28 Lute Kamstra <lute@gnu.org>
9871
9872 * font-lock.el (font-lock-add-keywords)
9873 (font-lock-remove-keywords): Clarify docstring.
9874 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
9875 Don't start docstrings with a `*'.
9876 (font-lock-update-removed-keyword-alist): Give it a docstring.
9877
9878 * generic-x.el: Update commentary section.
9879 Only require font-lock when compiling.
9880 Define all modes conditionally.
9881 Place all generic modes in the generic-x-modes customization group.
9882 (generic-x-modes): New customization group.
9883 (generic-default-modes, generic-mswindows-modes)
9884 (generic-unix-modes, generic-other-modes): New constants.
9885 (generic-define-mswindows-modes, generic-define-unix-modes):
9886 Update docstrings. Make them obsolete.
9887 (generic-extras-enable-list): New default value. Update docstring.
9888 Improve :type. Change :set function.
9889 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
9890 Fix docstring.
9891
9892 * emacs-lisp/generic.el (generic-mode-internal):
9893 Simplify font-lock-defaults.
9894 (define-generic-mode): Fix docstring.
9895
9896 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
9897
9898 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
9899 font-lock-face property to highlight matches.
9900
9901 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
9902
9903 * progmodes/cc-mode.el (cc-create-define-alist): New function.
9904 (cc-define-alist): New variable.
9905 (c-mode): Make it local and initialize it.
9906
9907 * progmodes/gdb-ui.el (gdb-active-process): New variable.
9908 (gdb-exited): New function.
9909 (gdb-annotation-rules): Use it.
9910 (gdb-starting): Set gdb-active-process to t.
9911 (gdb-stopping): Amend doc string.
9912 (gdb-reset): Set gdb-active-process to nil.
9913
9914 * tooltip.el (tooltip-gud-tips): Show the associated #define
9915 directives when a C program under GDB is not executing.
9916
9917 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
9918
9919 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
9920 font-lock-fontify-syntactic-keywords.
9921
9922 * font-lock.el (font-lock-default-fontify-region): Don't force
9923 parse-sexp-lookup-properties to nil.
9924
9925 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
9926
9927 * man.el (man-mode-syntax-table): Set up `:' to have
9928 word-constituent syntax.
9929
9930 2005-04-27 Lute Kamstra <lute@gnu.org>
9931
9932 * novice.el (disable-command): Don't add spurious newlines to the
9933 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
9934
9935 2005-04-26 Jay Belanger <belanger@truman.edu>
9936
9937 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
9938 than one window before deleting window.
9939
9940 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
9941
9942 * shell.el (shell-prompt-pattern): Doc fix.
9943 (shell-mode): Set paragraph-separate buffer locally to "\\'".
9944
9945 * comint.el (comint-prompt-regexp, comint-get-old-input)
9946 (comint-use-prompt-regexp)
9947 (comint-use-prompt-regexp-instead-of-fields)
9948 (comint-replace-by-expanded-history, comint-send-input)
9949 (comint-output-filter, comint-get-old-input-default)
9950 (comint-line-beginning-position, comint-bol, comint-show-output)
9951 (comint-backward-matching-input, comint-forward-matching-input)
9952 (comint-next-prompt, comint-previous-prompt):
9953 Rename `comint-use-prompt-regexp-instead-of-fields' to
9954 `comint-use-prompt-regexp'. Keep old name as alias and declare
9955 obsolete.
9956 (comint-use-prompt-regexp): Shorten first line of doc string.
9957
9958 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
9959 Set paragraph-separate buffer locally to "\\'".
9960
9961 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
9962 Adapt to above name change.
9963
9964 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
9965 (smbclient-prompt-regexp): Ditto.
9966
9967 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
9968
9969 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
9970
9971 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
9972 gdb-location-list.
9973 Break lines that are over 80 characters wide.
9974
9975 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
9976
9977 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
9978 New fun and var, to preserve compatibility.
9979
9980 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
9981
9982 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
9983
9984 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
9985 name to file-newer-than-file-p.
9986
9987 2005-04-26 Richard M. Stallman <rms@gnu.org>
9988
9989 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
9990
9991 * progmodes/python.el (python-mode):
9992 Use new name eldoc-documentation-function.
9993
9994 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
9995
9996 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
9997 (eldoc-documentation-function):
9998 Rename from eldoc-print-current-symbol-info-function. Calls changed.
9999
10000 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
10001
10002 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
10003
10004 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
10005
10006 * term/xterm.el (function-key-map): Fix strings for
10007 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
10008 {C,S,A,C-S}-{f1-f12}.
10009
10010 2005-04-26 Kenichi Handa <handa@m17n.org>
10011
10012 * international/mule-cmds.el (select-safe-coding-system):
10013 Fix previous change.
10014
10015 2005-04-26 Lute Kamstra <lute@gnu.org>
10016
10017 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
10018
10019 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
10020 (font-lock-comment-delimiter-face): Ditto.
10021
10022 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
10023
10024 2005-04-25 Jay Belanger <belanger@truman.edu>
10025
10026 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
10027 to t while inserting information; use help-mode.
10028
10029 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
10030
10031 * term.el (ansi-term-color-vector): Use the xterm colors.
10032 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
10033
10034 2005-04-25 Lute Kamstra <lute@gnu.org>
10035
10036 * font-core.el (font-lock-defaults): Fix docstring.
10037
10038 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
10039
10040 2005-04-25 Kenichi Handa <handa@m17n.org>
10041
10042 * international/mule-cmds.el (select-safe-coding-system):
10043 Don't check consistency with coding: spec, etc if raw-text or
10044 no-conversion was found to be safe.
10045
10046 2005-04-24 Richard M. Stallman <rms@gnu.org>
10047
10048 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
10049 citation markers at start of each line.
10050
10051 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
10052 citation markers at start of each line.
10053
10054 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
10055
10056 * files.el (mode-require-final-newline): Fix previous change.
10057 (require-final-newline): Fix type label.
10058
10059 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
10060
10061 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
10062 statement in buffer (broken by 2004-11-24 change).
10063
10064 2005-04-24 Kim F. Storm <storm@cua.dk>
10065
10066 * ido.el (ido-everywhere): Save and restore old read-buffer-function
10067 and read-file-name-function values. Don't overwrite existing
10068 non-nil values if ido-mode is enabled without ido-everywhere.
10069
10070 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
10071
10072 * files.el (mode-require-final-newline): Minor doc fix.
10073
10074 2005-04-24 Eli Zaretskii <eliz@gnu.org>
10075
10076 * subr.el (syntax-after): Doc fix.
10077 (syntax-class): If argument is nil, return nil. Mask off upper 16
10078 bits, not 8 bits.
10079
10080 * files.el (mode-require-final-newline): Doc fix.
10081 (backup-buffer-copy): Fix last change.
10082
10083 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10084
10085 * term/mac-win.el: Require select. Set selection-coding-system to
10086 mac-system-coding-system. Call menu-bar-enable-clipboard.
10087 (x-last-selected-text-clipboard, x-last-selected-text-primary)
10088 (x-select-enable-clipboard): New variables.
10089 (x-select-text, x-get-selection, x-selection-value)
10090 (x-get-selection-value, mac-select-convert-to-string)
10091 (mac-services-open-file, mac-services-open-selection)
10092 (mac-services-insert-text): New functions.
10093 (CLIPBOARD, FIND): Put mac-scrap-name property.
10094 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
10095 (public.tiff): Put mac-ostype property.
10096 (selection-converter-alist): Add entries for them.
10097 (mac-application-menu-map): New keymap.
10098 (interprogram-cut-function, interprogram-paste-function): Set to
10099 x-select-text and x-get-selection-value, respectively.
10100 (split-window-keep-point): Set to t.
10101
10102 2005-04-23 Richard M. Stallman <rms@gnu.org>
10103
10104 * files.el (read-directory-name): Always pass non-nil
10105 DEFAULT-FILENAME arg to read-file-name.
10106 (backup-buffer-copy, basic-save-buffer-2): Take care against
10107 writing thru an unexpected existing symlink.
10108 (revert-buffer): In indirect buffer, revert the base buffer.
10109 (magic-mode-alist): Doc fix.
10110 (buffer-stale-function): Doc fix.
10111 (minibuffer-with-setup-hook): Avoid warning.
10112 (mode-require-final-newline): Doc and custom fix.
10113
10114 * follow.el (follow-end-of-buffer): Use with-no-warnings.
10115
10116 * font-lock.el (font-lock-comment-face): On terminals with few colors,
10117 use the default appearance.
10118 (font-lock-comment-delimiter-face): New face, new variable.
10119
10120 * imenu.el (imenu--generic-function): The official position of a
10121 definition is the start of the line that BEG is in.
10122
10123 * midnight.el (midnight-timer): Move defvar up.
10124
10125 * mouse.el (mouse-drag-region-1): Delete some debugging code.
10126
10127 * saveplace.el (save-place-to-alist): Use with-no-warnings.
10128
10129 * startup.el (command-line): Use with-no-warnings.
10130
10131 * window.el (window-size-fixed): New defvar.
10132
10133 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
10134
10135 * mail/rmail.el (rmail-font-lock-keywords):
10136 Use font-lock-comment-delimiter-face.
10137
10138 * mail/sendmail.el (mail-font-lock-keywords):
10139 Use font-lock-comment-delimiter-face.
10140
10141 * progmodes/compile.el (next-error-highlight-timer): New defvar.
10142
10143 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
10144
10145 * progmodes/compile.el (compilation-mode-font-lock-keywords):
10146 Specify t for LAXMATCH when matching directories.
10147 Save match data around compilation-compat-error-properties form.
10148
10149 2005-04-23 David Kastrup <dak@gnu.org>
10150
10151 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
10152 Mention that the autoloaded aliases should be kept for AUCTeX.
10153
10154 2005-04-23 Andreas Schwab <schwab@suse.de>
10155
10156 * isearch.el (isearch-forward): Doc fix.
10157
10158 2005-04-23 Eli Zaretskii <eliz@gnu.org>
10159
10160 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
10161 (jit-lock-stealth-nice): Change default value to 0.5.
10162
10163 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
10164
10165 * abbrev.el (write-abbrev-file): Write table entries in
10166 alphabetical order by table name.
10167
10168 2005-04-22 Kim F. Storm <storm@cua.dk>
10169
10170 * ido.el (ido-read-internal): Fix `list' completion.
10171
10172 2005-04-22 Kenichi Handa <handa@m17n.org>
10173
10174 * recentf.el (recentf-save-file-coding-system): New variable.
10175 (recentf-save-list): Encode the file by
10176 recentf-save-file-coding-system and add coding: tag.
10177
10178 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
10179
10180 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
10181
10182 2005-04-21 Lute Kamstra <lute@gnu.org>
10183
10184 * loadhist.el (unload-feature): Don't remove a function from hooks
10185 if it is about to be restored to an autoload . Remove functions
10186 that will become unbound from auto-mode-alist. Simplify the code.
10187
10188 * subr.el (assq-delete-all): New implementation that is linear,
10189 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
10190 (rassq-delete-all): New function.
10191
10192 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
10193 Add size-indication-mode.
10194
10195 2005-04-21 Kenichi Handa <handa@m17n.org>
10196
10197 * international/mule-cmds.el: Add autoload for widget-value in
10198 eval-when-compile.
10199
10200 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
10201
10202 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
10203 Add tooltip-mode.
10204
10205 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
10206
10207 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
10208
10209 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
10210 (inferior-lisp-filter-regexp, inferior-lisp-program)
10211 (inferior-lisp-load-command, inferior-lisp-prompt)
10212 (inferior-lisp-mode-hook, lisp-source-modes)
10213 (inferior-lisp-load-hook): defvar->defcustom.
10214 (inferior-lisp-program, inferior-lisp-prompt)
10215 (inferior-lisp-load-hook): Doc fixes.
10216 (inferior-lisp-install-letter-bindings): Small change in
10217 introductory comment.
10218
10219 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
10220
10221 * vc.el (vc-annotate-color-map): Change some colors so that text
10222 using them as foreground is readable on both white and black
10223 backgrounds.
10224
10225 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10226
10227 * international/mule-conf.el (translation-table-for-input):
10228 Remove redundant declaration.
10229
10230 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
10231
10232 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
10233
10234 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
10235 (tooltip-toggle-gud-tips): New function.
10236
10237 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10238
10239 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
10240 right angle brackets.
10241
10242 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
10243
10244 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
10245
10246 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
10247
10248 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
10249 Remove. Update callers to use expand-file-name instead.
10250
10251 * subr.el (syntax-class): New function.
10252
10253 * simple.el (blink-matching-open): Use it.
10254
10255 * paren.el (show-paren-function): Use it to recognize parens that are
10256 also used in 2-char comment markers.
10257
10258 2005-04-19 Lute Kamstra <lute@gnu.org>
10259
10260 * loadhist.el (unload-feature): Update for new format of
10261 load-history. Simplify the code.
10262
10263 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10264
10265 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
10266 (mac-add-charset-info): New function. Initialize variable
10267 mac-charset-info-alist using it.
10268 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
10269 for translation.
10270 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
10271 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
10272 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
10273 New CCL programs.
10274
10275 2005-04-19 Kim F. Storm <storm@cua.dk>
10276
10277 * simple.el (next-buffer, prev-buffer, next-error)
10278 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
10279 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
10280
10281 * bindings.el (next-buffer, prev-buffer, next-error)
10282 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
10283 (clone-indirect-buffer-other-window): Move bindings from simple.el.
10284 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
10285 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
10286
10287 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
10288
10289 * isearch.el (isearch-edit-string): Make the search-ring available for
10290 minibuffer history commands.
10291 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
10292 the default history commands now work just as well.
10293 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
10294
10295 2005-04-18 Kim F. Storm <storm@cua.dk>
10296
10297 * emulation/cua-base.el (cua--pre-command-handler): Add more
10298 elaborate check for shift modifier on non-window systems.
10299
10300 2005-04-18 Lars Hansen <larsh@math.ku.dk>
10301
10302 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
10303
10304 2005-04-18 Kim F. Storm <storm@cua.dk>
10305
10306 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
10307 and make it optional. Don't test tooltip-gud-echo-area here.
10308 (tooltip-gud-process-output, gdb-tooltip-print):
10309 Pass tooltip-gud-echo-area to tooltip-show.
10310 (tooltip-help-tips): Remove second optional arg to tooltip-show.
10311
10312 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10313
10314 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
10315 `display-graphic-p' may not be bound yet.
10316
10317 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
10318
10319 * startup.el (command-line): No longer enable Xterm Mouse mode by
10320 default in terminals compatible with xterm.
10321
10322 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
10323
10324 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
10325
10326 * tooltip.el (tooltip-gud-echo-area): Rename from
10327 tooltip-use-echo-area.
10328 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
10329 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
10330 area independently of where help tooltips are displayed.
10331
10332 2005-04-17 David Kastrup <dak@gnu.org>
10333
10334 * cus-theme.el (custom-theme-write-variables): Quote variables
10335 where necessary.
10336
10337 2005-04-17 Richard M. Stallman <rms@gnu.org>
10338
10339 * simple.el (yank-excluded-properties): Add follow-link to value.
10340
10341 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
10342
10343 * startup.el (fancy-splash-max-time): Just 30 seconds.
10344 (fancy-splash-delay): Just 7.
10345 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
10346
10347 * loadhist.el (unload-feature): Update for new format of load-history.
10348 Simplify the code.
10349
10350 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
10351 (rmail-font-lock-keywords): Don't fontify the text of a citation.
10352
10353 * mail/sendmail.el (mail-font-lock-keywords):
10354 Don't fontify subject text.
10355 Don't fontify the text of a citation.
10356
10357 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
10358
10359 * comint.el (comint-output-filter): Run comint-output-filter-functions
10360 with point where the user had it.
10361
10362 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
10363
10364 * international/ucs-tables.el (ucs-set-table-for-input):
10365 Disable when using unify-on-decoding.
10366
10367 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
10368
10369 * emulation/cua-base.el (cua-global-mark-face): Add special case
10370 for displays supporting a high number of colors.
10371
10372 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
10373
10374 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
10375
10376 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
10377
10378 * filesets.el (filesets-add-buffer): If user supplies a name of a
10379 non-existing fileset, create a new fileset.
10380
10381 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
10382
10383 * textmodes/org.el (org-up-heading-all): Fix bug with
10384 `outline-up-heading-all'.
10385
10386 2005-04-16 Andreas Schwab <schwab@suse.de>
10387
10388 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
10389 /etc/permissions.d/* and /etc/aliases.d/*.
10390
10391 2005-04-16 Kenichi Handa <handa@m17n.org>
10392
10393 * international/code-pages.el (cp-make-coding-system):
10394 Set `translation-table-for-input' property value to the symbol
10395 ucs-mule-to-mule-unicode, not to that value.
10396 (pt154): Escape guillemet by `\'.
10397
10398 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
10399
10400 * loadup.el: Load tooltip if x-show-tip is fboundp.
10401
10402 * startup.el (command-line): Add comment.
10403
10404 * tooltip.el (tooltip-mode): Specify correct standard value for
10405 Custom in init-value.
10406
10407 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
10408
10409 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
10410 possible.
10411
10412 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10413
10414 * textmodes/org.el (org-agenda-date-prompt): Rename from
10415 `org-agenda-date-today'.
10416 (org-evaluate-time-range): Insert at point instead of directly
10417 after time range.
10418 (org-first-headline-recenter, org-subtree-end-visible-p)
10419 (org-optimize-window-after-visibility-change): New functions
10420 (org-agenda-post-command-hook): Don't allow point at end of line,
10421 to make sure it always hits the text properties.
10422 (org-agenda-next-date-line, org-agenda-previous-date-line):
10423 New commands.
10424 (org-set-regexps-and-options): Category may contain white space.
10425 (org-agenda-get-deadlines, org-agenda-get-scheduled):
10426 Improve marker positions.
10427 (org-agenda-new-marker): Argument POS made optional.
10428 (org-agenda-get-timestamps): Deadlines which are done are listed
10429 in org-done-face now.
10430 (org-agenda-get-todos, org-agenda-get-timestamps)
10431 (org-agenda-get-deadlines, org-agenda-get-scheduled):
10432 Set `undone-face' and `done-face' properties.
10433 (org-last-todo-state-is-todo): New variable.
10434 (org-todo): Set `org-last-todo-state-is-todo'.
10435 (org-agenda-todo): Change face according to
10436 `org-last-todo-state-is-todo'. And change other lines referring to
10437 the same entry.
10438 (org-calendar-goto-agenda): New command.
10439 (org-calendar-to-agenda-key): New option.
10440 (org-startup-folded): New allowed value `content'.
10441 (org-set-regexps-and-options): Accept new value `content' for
10442 `org-startup-folded'.
10443 (org-get-current-options): Handle new value `content' for
10444 `org-startup-folded'.
10445 (org-insert-todo-heading): New command.
10446 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
10447 interactively in empty file and option
10448 `org-insert-mode-line-in-empty-file' has been set.
10449 (org-agenda-todo,org-agenda-priority): Modify to use
10450 `org-agenda-change-all-lines'.
10451 (org-warning-face): Change color on dark background
10452
10453 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10454
10455 * international/mule-cmds.el (set-locale-environment): On Mac OS,
10456 use preferences AppleLocale and AppleLanguages, and variable
10457 mac-system-locale for default locale. On Mac OS Classic, use
10458 mac-system-coding-system for default coding systems.
10459
10460 * term/mac-win.el: Don't set file-name-coding-system.
10461 Decode variables system-name, emacs-build-system, user-login-name, and
10462 user-full-name by mac-system-coding-system on Mac OS Classic.
10463 (mac-system-coding-system): New variable.
10464
10465 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
10466
10467 * startup.el (command-line): Handle `xterm-mouse-mode' before
10468 reading init file.
10469
10470 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
10471
10472 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
10473
10474 * progmodes/sh-script.el (sh-here-document-word): Make it a
10475 defcustom. Doc fix.
10476 (sh-add): Bash uses $(( )) for arithmetic.
10477 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
10478 (sh-maybe-here-document): Remove quotes and leading whitespace
10479 from heredoc word when closing. Indent heredoc with tabs if word
10480 starts with "-".
10481
10482 2005-04-13 Richard M. Stallman <rms@gnu.org>
10483
10484 * simple.el (undo): Fix previous change.
10485
10486 * custom.el (defface): Doc fix.
10487
10488 2005-04-13 Lute Kamstra <lute@gnu.org>
10489
10490 * Makefile.in (DONTCOMPILE): Remove list.
10491 (compile, compile-always): Don't use DONTCOMPILE.
10492 (update-authors): Load the library in which batch-update-authors
10493 is defined.
10494 * makefile.w32-in (DONTCOMPILE): Remove list.
10495 (compile, compile-always): Fix comments.
10496 (update-authors): Load the library in which batch-update-authors
10497 is defined.
10498
10499 * generic-x.el (generic-mode-ini-file-find-file-hook):
10500 Rename to ini-generic-mode-find-file-hook.
10501 Keep generic-mode-ini-file-find-file-hook as an alias.
10502 (ini-generic-mode-find-file-hook): Rename from
10503 generic-mode-ini-file-find-file-hook. Fix docstring.
10504 (ini-generic-mode): Docstring change.
10505 (bat-generic-mode-run-as-comint): Silence the byte compiler.
10506
10507 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
10508 called from lisp.
10509
10510 * generic.el: Move to the emacs-lisp subdir.
10511
10512 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
10513
10514 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
10515 and C-S- function and cursor motion keys.
10516
10517 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
10518
10519 * startup.el (command-line): Enable Xterm Mouse mode by default.
10520 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
10521 for Custom. No longer show "Mouse" in mode line when enabled.
10522 Doc fix.
10523
10524 2005-04-12 Kim F. Storm <storm@cua.dk>
10525
10526 * emulation/cua-base.el (cua-rectangle-face)
10527 (cua-rectangle-noselect-face): Define face attributes here.
10528
10529 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
10530
10531 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10532
10533 * startup.el (command-line): Turn off blinking cursor if
10534 cursorBlink in resources is off or false.
10535
10536 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10537
10538 * term/mac-win.el (dnd): Require dnd.
10539 (mac-drag-n-drop): Call dnd-handle-one-url.
10540 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
10541 (kTextEncodingISOLatin2): Remove constants.
10542 (mac-script-code-coding-systems): New constant.
10543 (mac-handle-language-change): New function.
10544 (special-event-map): Bind it to `language-change' event.
10545 (mac-centraleurroman, mac-cyrillic): New coding systems.
10546 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
10547 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
10548 and mac-cyrillic-encoder to encode-mac-centraleurroman and
10549 encode-mac-cyrillic, respectively.
10550
10551 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
10552
10553 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
10554 Don't set overlay-arrow-string to "=>" as this is done
10555 globally in C now.
10556
10557 2005-04-12 Lute Kamstra <lute@gnu.org>
10558
10559 * generic-x.el (rc-generic-mode, rul-generic-mode):
10560 Fix auto-mode-alist entries.
10561 (etc-fstab-generic-mode): Tweak fontification.
10562
10563 * generic.el (generic-make-keywords-list): Fix docstring.
10564 (generic-mode-internal): Simplify generic-font-lock-keywords.
10565
10566 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
10567
10568 * whitespace.el (whitespace-buffer-leading)
10569 (whitespace-buffer-trailing): Revert the incorrect test inversion.
10570 However, fix the highlight area for the leading and
10571 trailing whitespaces to show space.
10572
10573 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
10574
10575 * whitespace.el (whitespace-version): Bump to 3.5
10576
10577 (whitespace-buffer-leading, whitespace-buffer-trailing):
10578 Invert sense of the test to highlight the whitespace.
10579
10580 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
10581
10582 * progmodes/gud.el (gud-display-line): GUD uses its own
10583 overlay arrow now so don't set overlay-arrow-string.
10584 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
10585
10586 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
10587
10588 * term.el (term-ansi-current-bold, term-ansi-current-underline)
10589 (term-ansi-current-reverse, term-ansi-current-invisible)
10590 (term-ansi-face-already-done): Change to boolean.
10591 (term-reset-terminal, term-handle-colors-array): Handle the above
10592 vars accordingly.
10593 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
10594 (term-emulate-terminal): Use the new name.
10595
10596 * faces.el (secondary-selection): Use yellow1, not yellow.
10597 (trailing-whitespace): Use red1, not red.
10598
10599 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10600
10601 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
10602 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
10603 (dired-dnd-handle-file): Call dnd-get-local-file-uri
10604
10605 * cus-edit.el (dnd): New group.
10606
10607 * term/w32-win.el (dnd): Require dnd
10608 (w32-drag-n-drop): Call dnd-handle-one-url.
10609
10610 * x-dnd.el: Require dnd.
10611 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
10612 Call dnd-handle-one-url.
10613 (x-dnd-types-alist, x-dnd-insert-utf8-text)
10614 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
10615 to dnd-insert-text.
10616 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
10617 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
10618 (x-dnd-get-local-file-name, x-dnd-open-local-file)
10619 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
10620
10621 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
10622
10623 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
10624
10625 * wdired.el: Doc fixes.
10626 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
10627 (wdired-use-dired-vertical-movement): Rename from
10628 wdired-always-move-to-filename-beginning.
10629 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
10630 (wdired-change-to-wdired-mode): Change mode name.
10631 (wdired-newline): Delete.
10632
10633 2005-04-11 Richard M. Stallman <rms@gnu.org>
10634
10635 * whitespace.el (whitespace-highlight-the-space):
10636 Don't call whitespace-unhighlight-the-space here.
10637
10638 * simple.el (undo): Record t in undo-equiv-table
10639 for the redo record made by an undo-in-region.
10640
10641 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
10642
10643 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
10644 (gdb-frame-inferior-io-buffer): New Functions to control
10645 display of separate IO buffer.
10646 (menu): Add them to menu-bar.
10647 (gdb-display-buffer): Check for buffer another frame.
10648 Protect GUD buffer.
10649 (gdb-setup-windows): Create IO buffer if not already there.
10650 (gdb-memory-mode): Remove purecopy noops.
10651
10652 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
10653
10654 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
10655 and pass to self-insert-command.
10656
10657 2005-04-11 Lute Kamstra <lute@gnu.org>
10658
10659 * generic.el: Commentary section cleanup.
10660 (generic): Delete.
10661 (generic-use-find-file-hook, generic-lines-to-scan)
10662 (generic-find-file-regexp, generic-ignore-files-regexp)
10663 (default-generic-mode, generic-mode-find-file-hook)
10664 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
10665 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
10666 (generic-use-find-file-hook, generic-lines-to-scan)
10667 (generic-find-file-regexp, generic-ignore-files-regexp)
10668 (default-generic-mode, generic-mode-find-file-hook)
10669 (generic-mode-ini-file-find-file-hook): Move from generic.el.
10670
10671 2005-04-10 Karl Fogel <kfogel@red-bean.com>
10672
10673 * bookmark.el (bookmark-write-file): Catch errors writing file.
10674 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
10675
10676 2005-04-10 Richard M. Stallman <rms@gnu.org>
10677
10678 * startup.el (fancy-splash-tail): Update copyright year.
10679 (command-line): Split part of -Q into -D.
10680 (emacs-basic-display): New defvar.
10681 (fancy-splash-text): Correct name of menu item.
10682
10683 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
10684
10685 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
10686 lines in one node.
10687
10688 * comint.el (comint-send-input): New arg ARTIFICIAL.
10689 Callers in this file changed.
10690
10691 * abbrev.el (define-abbrevs): Read system abbrevs properly.
10692
10693 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
10694
10695 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
10696
10697 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
10698 `ldap-search-internal'.
10699
10700 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
10701
10702 * files.el (set-auto-mode-1): Use line-end-position.
10703
10704 * international/latin-1.el:
10705 * international/latin-2.el:
10706 * international/latin-3.el:
10707 * international/latin-4.el:
10708 * international/latin-5.el:
10709 * international/latin-8.el:
10710 * international/latin-9.el: Give punctuation syntax to NBSP.
10711
10712 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
10713 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
10714 Use char-classes to accept non-ascii letters, accepted in some recent
10715 bibtex implementations.
10716
10717 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
10718
10719 * custom.el (custom-set-minor-mode): Any non-nil value for the
10720 variable should enable the mode when set through Custom.
10721
10722 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
10723
10724 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
10725 TAB binding so tab-always-indent is obeyed.
10726 (vhdl-minibuffer-local-map): Move initialization into declaration.
10727 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
10728 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
10729 (vhdl-hooked-abbrev): Avoid test for XEmacs.
10730 (vhdl-current-line): Use line-beginning-position.
10731 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
10732 with-output-to-temp-buffer, so the current position can be recorded.
10733
10734 2005-04-10 Masatake YAMATO <jet@gyve.org>
10735
10736 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10737 Add regexp for gcov.
10738
10739 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10740
10741 * calendar/time-date.el (time-to-seconds, seconds-to-time)
10742 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
10743 syntax which Emacs 20 doesn't support.
10744
10745 2005-04-09 Richard M. Stallman <rms@gnu.org>
10746
10747 * help.el (describe-key-briefly, describe-key):
10748 Replace strings as event types with "(any string)".
10749
10750 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
10751
10752 * arc-mode.el (archive-mode-map): Move initialization into
10753 the declaration. Override *all* bindings of `undo'.
10754 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
10755
10756 2005-04-09 Jay Belanger <belanger@truman.edu>
10757
10758 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
10759
10760 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
10761
10762 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
10763 (xterm-register-default-colors): Update color values computation
10764 to match xterm-200.
10765
10766 2005-04-09 Kenichi Handa <handa@m17n.org>
10767
10768 * international/code-pages.el (iso-latin-7): Fix the map.
10769
10770 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
10771
10772 * emacs-lisp/lisp.el (defun-prompt-regexp)
10773 (parens-require-spaces, buffer-end, end-of-defun)
10774 (insert-parentheses): Doc fixes.
10775
10776 2005-04-08 Kim F. Storm <storm@cua.dk>
10777
10778 * comint.el (comint-highlight-prompt): Fix face spec.
10779 * hi-lock.el (hi-green): Likewise.
10780
10781 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
10782
10783 * cus-edit.el (custom-modified-face):
10784 * comint.el (comint-highlight-input): Fix previous changes.
10785 * term.el (term-handle-ansi-escape): Add a comment.
10786
10787 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
10788
10789 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
10790 in the buffer and in whitespace-highlighted-space.
10791 (whitespace-unhighlight-the-space): Simplify.
10792 (whitespace-buffer): Simplify.
10793
10794 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
10795
10796 * textmodes/table.el (table-cell-face): Add special case for
10797 displays supporting a high number of colors.
10798 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
10799 (vhdl-font-lock-reserved-words-face)
10800 (vhdl-speedbar-architecture-face)
10801 (vhdl-speedbar-instantiation-face)
10802 (vhdl-speedbar-architecture-selected-face)
10803 (vhdl-speedbar-instantiation-selected-face): Likewise.
10804 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
10805 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
10806 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
10807 (ebrowse-root-class-face, ebrowse-member-attribute-face)
10808 (ebrowse-progress-face): Likewise.
10809 * progmodes/compile.el (compilation-info-face): Likewise.
10810 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
10811 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
10812 * calendar/calendar.el (diary-face): Likewise.
10813 * woman.el (woman-italic-face, woman-bold-face)
10814 (woman-unknown-face): Likewise.
10815 * wid-edit.el (widget-button-pressed-face): Likewise.
10816 * whitespace.el (whitespace-highlight-face): Likewise.
10817 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
10818 * pcvs-info.el (cvs-marked-face): Likewise.
10819 * info.el (info-xref): Likewise.
10820 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
10821 * hilit-chg.el (highlight-changes-face)
10822 (highlight-changes-delete-face): Likewise.
10823 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
10824 (hi-red-b): Likewise.
10825 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
10826 * font-lock.el (font-lock-keyword-face)
10827 (font-lock-function-name-face, font-lock-warning-face): Likewise.
10828 * cus-edit.el (custom-invalid-face, custom-modified-face)
10829 (custom-set-face, custom-changed-face, custom-variable-tag-face)
10830 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
10831 * comint.el (comint-highlight-prompt): Likewise.
10832
10833 2005-04-08 Lute Kamstra <lute@gnu.org>
10834
10835 * font-lock.el (font-lock-keywords): Docstring fixes.
10836
10837 2005-04-08 Kenichi Handa <handa@m17n.org>
10838
10839 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
10840 chars are more than a limit, print " and more..." at the tail.
10841
10842 2005-04-08 Kim F. Storm <storm@cua.dk>
10843
10844 * emacs-lisp/authors.el (authors-aliases): Update list.
10845 (authors-ignored-files): New list.
10846 (authors-fixed-entries): Fix typo.
10847 (authors-renamed-files-alist): Update list.
10848 (authors-add): Check authors-ignored-files.
10849
10850 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
10851
10852 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
10853 optional, to ensure backward compatibility.
10854
10855 2005-04-08 Stephen Eglen <stephen@gnu.org>
10856
10857 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
10858
10859 2005-04-08 Kim F. Storm <storm@cua.dk>
10860
10861 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
10862
10863 * mouse.el (mouse-on-link-p): Doc fix.
10864
10865 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
10866
10867 * ielm.el (ielm-prompt-read-only): Doc fix.
10868
10869 * comint.el (comint-prompt-read-only): Doc fix.
10870
10871 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
10872
10873 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
10874 ensure dired always handles wildcards passed to ffap.
10875 (find-file-at-point): Use it.
10876 (ffap-dired-wildcards): Doc fix.
10877
10878 2005-04-07 Juri Linkov <juri@jurta.org>
10879
10880 * simple.el (next-error-overlay-arrow-position): New defvar.
10881 Put "=>" on its property `overlay-arrow-string'. Add it to
10882 `overlay-arrow-variable-list'.
10883
10884 * progmodes/compile.el (compilation-setup):
10885 Set `next-error-overlay-arrow-position' to nil. Also set it to
10886 nil in the local hook `kill-buffer-hook'. Make local variable
10887 `overlay-arrow-string' and set it to "=>".
10888 (compilation-goto-locus): Set BOL position to
10889 `next-error-overlay-arrow-position' instead of
10890 `overlay-arrow-position'.
10891
10892 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
10893 locally instead of adding it to the global hook.
10894 (Info-kill-buffer): Move up.
10895
10896 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
10897
10898 * term/xterm.el (xterm-standard-colors): Update color values from
10899 xterm-200.
10900
10901 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
10902
10903 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
10904
10905 * fast-lock.el:
10906 * lazy-lock.el: Move them to the obsolete subdir.
10907
10908 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
10909
10910 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
10911 (wdired-add-replace-advice): Remove.
10912 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
10913
10914 2005-04-06 Kim F. Storm <storm@cua.dk>
10915
10916 * startup.el (command-line): Add --bare-bones alias for -Q.
10917
10918 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10919
10920 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
10921 create the startup fontset if a font specification ends with
10922 `mac-roman'.
10923
10924 2005-04-06 Lute Kamstra <lute@gnu.org>
10925
10926 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
10927 change.
10928
10929 * emacs-lisp/copyright.el (copyright-update-year): Replace the
10930 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
10931
10932 2005-04-05 Lute Kamstra <lute@gnu.org>
10933
10934 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
10935 (define-generic-mode): Ditto. Fix debug declaration.
10936
10937 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
10938 Put them in the generic-x group.
10939
10940 * calendar/timeclock.el (timeclock): Doc fix.
10941
10942 * generic.el (define-generic-mode): Don't use custom-current-group.
10943 Document default :group value.
10944 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
10945 (define-global-minor-mode): Don't use custom-current-group.
10946
10947 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
10948
10949 * startup.el (command-line-1): Display startup-echo-area-message
10950 when fancy splash screen is in use.
10951
10952 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
10953 (sh-escaped-newline): New face.
10954 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
10955 newline, and use sh-escaped-newline face.
10956
10957 * progmodes/tcl.el (tcl-escaped-newline): New face.
10958 (tcl-builtin-list): New variable.
10959 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
10960 newlines. Fix keywords subexpression number.
10961
10962 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
10963
10964 * textmodes/org.el (org-diary-default-entry): Fix call to
10965 `add-to-diary-entry'.
10966
10967 2005-04-05 Kim F. Storm <storm@cua.dk>
10968
10969 * ediff-init.el: Use (featurep 'xemacs).
10970
10971 2005-04-05 David Ponce <david@dponce.com>
10972
10973 * cus-edit.el (face): Derive from symbol widget. Display sample
10974 of the current face on the fly.
10975 (widget-face-sample-face-get, widget-face-notify): New functions.
10976 (widget-face-value-create): Remove.
10977
10978 * wid-edit.el (widget-field-end): Temporarily remove field
10979 narrowing before to call `get-char-property'.
10980
10981 2005-04-04 Jay Belanger <belanger@truman.edu>
10982
10983 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
10984 (math-read-subscripts): New variable.
10985 (math-read-preprocess-string): Process subscripts.
10986
10987 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
10988
10989 * comint.el (comint-prompt-read-only): Doc fix.
10990
10991 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
10992 `-1'. Doc fix.
10993
10994 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
10995
10996 * textmodes/org.el (org-insert-mode-line-in-empty-file):
10997 Change default value to nil.
10998
10999 2005-04-04 Lute Kamstra <lute@gnu.org>
11000
11001 * autorevert.el (auto-revert-mode): Specify :group.
11002 * battery.el (display-battery-mode): Specify :group.
11003 * diff-mode.el (diff-minor-mode): Specify :group.
11004 * font-core.el (font-lock-mode): Specify :group.
11005 * hl-line.el (hl-line-mode): Specify :group.
11006 * iimage.el (iimage): New customization group.
11007 (iimage-mode): Specify :group.
11008 * longlines.el (longlines-mode): Specify :group.
11009 * master.el: Don't require easy-mmode.
11010 (master): New customization group.
11011 (master-mode): Specify :group.
11012 * msb.el (msb-mode): Specify :group.
11013 * reveal.el (reveal-mode): Specify :group.
11014 * simple.el (next-error-follow-minor-mode): Specify :group.
11015 * smerge-mode.el (smerge-mode): Specify :group.
11016 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
11017 * emulation/cua-base.el (cua-mode): Specify :group.
11018 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
11019 * language/thai-util.el (thai-auto-composition-mode)
11020 (thai-word-mode): Specify :group.
11021 * mail/supercite.el (sc-minor-mode): Specify :group.
11022 * progmodes/cwarn.el (cwarn-mode): Specify :group.
11023 * progmodes/flymake.el (flymake-mode): Specify :group.
11024 * progmodes/glasses.el (glasses-mode): Specify :group.
11025 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
11026 * textmodes/enriched.el (enriched-mode): Specify :group.
11027 * textmodes/refill.el (refill-mode): Specify :group.
11028
11029 * add-log.el (change-log-font-lock-keywords): Names in
11030 parenthesized lists can contain spaces.
11031
11032 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
11033
11034 * startup.el (fancy-splash-text): Shorten default text of
11035 "Emacs Tutorial" line. Also, if the current language env
11036 indicates an available tutorial file other than TUTORIAL,
11037 extract its title and append it to the line in parentheses.
11038 (fancy-splash-insert): If arg is a thunk, funcall it.
11039
11040 2005-04-04 Jay Belanger <belanger@truman.edu>
11041
11042 * calc.el (calc-language-alist): Add tags to customization type.
11043
11044 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
11045
11046 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
11047 Doc fix.
11048
11049 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
11050
11051 * add-log.el (change-log-font-lock-keywords): The manual
11052 describing a Change Log entry, says: (...) "Aside from these
11053 header lines, every line in the change log starts with a space or
11054 a tab.". The font-lock was not highlighting lines started with
11055 spaces, added support for it.
11056
11057 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11058
11059 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
11060 (bibtex-generate-url-list): Update docstring accordingly. Put the
11061 complex example in the docstring.
11062 (bibtex-font-lock-url): Use pop.
11063
11064 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
11065
11066 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
11067
11068 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
11069
11070 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11071
11072 * filesets.el (filesets-set-default): Doc fix.
11073
11074 2005-04-03 Lute Kamstra <lute@gnu.org>
11075
11076 * generic.el (define-generic-mode): Add argument to specify
11077 keywords for defcustom.
11078 (default-generic-mode): Specify :group.
11079
11080 * generic-x.el: Specify :group for all generic modes.
11081
11082 * desktop.el (desktop-no-desktop-file-hook)
11083 (desktop-after-read-hook): Doc fix.
11084
11085 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
11086
11087 * simple.el (visible-mode): Use explicit :group keyword.
11088 This changes the group of `visible-mode-hook' from paren-blinking
11089 to editing-basics.
11090
11091 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
11092
11093 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
11094 mailbox specifications as well as URLs.
11095 (rmail-insert-inbox-text): Remove unused conditional branches.
11096
11097 2005-04-01 Jay Belanger <belanger@truman.edu>
11098
11099 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
11100 (calc-gnuplot-print-command): Move definitions to calc.el.
11101
11102 * calc/calc-embed.el (calc-embedded-announce-formula)
11103 (calc-embedded-open-formula, calc-embedded-close-formula)
11104 (calc-embedded-open-word, calc-embedded-close-word)
11105 (calc-embedded-open-plain, calc-embedded-close-plain)
11106 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
11107 (calc-embedded-open-mode, calc-embedded-close-mode):
11108 Move definitions to calc.el.
11109
11110 * calc/calc.el (calc-settings-file, calc-language-alist):
11111 Make customizable.
11112 (calc-embedded-announce-formula, calc-embedded-open-formula)
11113 (calc-embedded-close-formula, calc-embedded-open-word)
11114 (calc-embedded-close-word, calc-embedded-open-plain)
11115 (calc-embedded-close-plain, calc-embedded-open-new-formula)
11116 (calc-embedded-close-new-formula, calc-embedded-open-mode)
11117 (calc-embedded-close-mode, calc-gnuplot-name)
11118 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
11119 from other files and make customizable.
11120
11121 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
11122
11123 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
11124 Use buffer-live-p.
11125 (cvs-mode-run): Don't call cvs-update-header here.
11126 (cvs-run-process): Call cvs-update-header.
11127 Use process properties for cvs-postprocess and cvs-buffer so that
11128 the sentinel can behave better if the temp buffer is killed.
11129 Use a pipe rather than a tty, to better handle unexpected prompts.
11130 (cvs-sentinel): Rewrite. Call cvs-update-header.
11131
11132 2005-04-01 Andre Spiegel <spiegel@gnu.org>
11133
11134 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
11135 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
11136
11137 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
11138
11139 * generic.el (define-generic-mode): Add indentation rule.
11140
11141 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
11142
11143 * files.el (mode-require-final-newline): Make Custom correctly
11144 report a nil value and allow to set it to nil via Custom.
11145 Doc fix.
11146
11147 2005-04-01 Kenichi Handa <handa@m17n.org>
11148
11149 * international/characters.el: Enable the correct case setting for
11150 dotless-i and dotted-I.
11151
11152 2005-04-01 Kim F. Storm <storm@cua.dk>
11153
11154 * ido.el (ido-file-internal): Fall back to non-ido command if
11155 initial directory is on slow ftp (or tramp) host.
11156
11157 2005-03-31 Richard M. Stallman <rms@gnu.org>
11158
11159 * emacs-lisp/autoload.el (make-autoload):
11160 Handle define-global-minor-mode.
11161
11162 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
11163 Rename from easy-mmode-define-global-mode.
11164 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
11165
11166 * progmodes/scheme.el (scheme-mode-syntax-table):
11167 Update syntax of | and # for two-character comment syntax.
11168
11169 2005-03-31 Lute Kamstra <lute@gnu.org>
11170
11171 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
11172 (define-minor-mode): Call custom-current-group at load-time.
11173
11174 * generic.el (define-generic-mode): Add debug declaration.
11175 Add defcustom for the mode hook.
11176 (generic-mode-internal): Use run-mode-hooks.
11177
11178 2005-03-31 Kim F. Storm <storm@cua.dk>
11179
11180 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
11181 (mouse-fixup-help-message): New defun called by show_help_echo
11182 to fixup mouse-2 prefix in help messages when applicable.
11183
11184 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
11185
11186 2005-03-31 Kenichi Handa <handa@m17n.org>
11187
11188 * language/thai-word.el (thai-find-word-ends): Pay attention to
11189 the case that we reach the end of buffer.
11190
11191 * textmodes/fill.el (fill-text-properties-at): New function.
11192 (fill-newline): Use fill-text-properties-at instead of
11193 text-properties-at.
11194
11195 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
11196
11197 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
11198 not comint-quote-filename.
11199
11200 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
11201
11202 * help-fns.el (help-with-tutorial): Revert last change.
11203
11204 2005-03-31 Kim F. Storm <storm@cua.dk>
11205
11206 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
11207
11208 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
11209
11210 * calendar/cal-china.el: Update reference to "Calendrical
11211 Calculations" book; there's a new edition.
11212 * calendar/cal-coptic.el: Likewise.
11213 * calendar/cal-french.el: Likewise.
11214 * calendar/cal-hebrew.el: Likewise.
11215 * calendar/cal-islam.el: Likewise.
11216 * calendar/cal-iso.el: Likewise.
11217 * calendar/cal-julian.el: Likewise.
11218 * calendar/cal-mayan.el: Likewise.
11219 * calendar/cal-persia.el: Likewise.
11220 * calendar/calendar.el: Likewise.
11221 * calendar/holidays.el: Likewise.
11222 * calendar/lunar.el: Likewise.
11223 * calendar/solar.el: Likewise.
11224
11225 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
11226 white space from doc string.
11227
11228 2005-03-30 Jay Belanger <belanger@truman.edu>
11229
11230 * calc/calc-help.el (calc-full-help): Remove email address.
11231
11232 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
11233
11234 * help-fns.el (help-with-tutorial): Delete title line.
11235
11236 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
11237
11238 * calendar/cal-x.el (calendar-one-frame-setup)
11239 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
11240 rather than 'symbol for set-window-dedicated-p.
11241
11242 * calendar/appt.el (appt-buffer-name): Make it a constant.
11243 (appt-add): Doc fix.
11244
11245 * filesets.el (filesets-menu-path, filesets-menu-before)
11246 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
11247 (filesets-menu-cache-file): Use directory ~/.emacs.d.
11248 (filesets-add-submenu): Delete and use add-submenu instead.
11249
11250 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
11251
11252 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
11253 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
11254 (org-diary-default-entry): New function.
11255 (org-get-entries-from-diary): Better parsing of diary entries.
11256 (org-agenda-check-no-diary): New function.
11257 ("diary-lib"): Advice to function `add-to-diary-list', to allow
11258 linking to diary entries.
11259 (org-agenda-execute-calendar-command): New function.
11260 (org-agenda): Improve visible section in window.
11261 Use `org-fit-agenda-window'.
11262 (org-fit-agenda-window): New option.
11263 (org-move-subtree-down): Better handling of empty lines
11264 at end of subtree.
11265 (org-cycle): Numeric prefix is interpreted now as show-subtree N
11266 levels up.
11267 (org-fontify-done-headline): New option.
11268 (org-headline-done-face): New face.
11269 (org-set-font-lock-defaults): Use `org-headline-done-face'.
11270 (org-table-copy-down): Rename from `org-table-copy-from-above'.
11271 When current field is non-empty, it is copied to next row.
11272 (org-table-copy-from-above): Fix bug which made it
11273 impossible to copy fields containing only a single non-white character.
11274
11275 2005-03-30 Kim F. Storm <storm@cua.dk>
11276
11277 * kmacro.el (kmacro-end-macro): Isearch may store this command
11278 into the macro -- so ignore it when executing keyboard macro.
11279
11280 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
11281
11282 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
11283
11284 2005-03-29 Kenichi Handa <handa@m17n.org>
11285
11286 * language/thai.el ("Thai"): Set setup-function and exit-function
11287 for Thai language environment.
11288
11289 * language/thai-util.el: Require thai-word.
11290 (thai-word-mode-map): New variable.
11291 (thai-word-mode): New minor mode.
11292 (setup-thai-language-environment-internal): New function.
11293 (exit-thai-language-environment-internal): New function.
11294
11295 * language/thai-word.el (thai-word-table): Declare it by defvar,
11296 use dolist to initialize it.
11297 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
11298 (thai-fill-find-break-point): New functions.
11299
11300 2005-03-29 Richard M. Stallman <rms@gnu.org>
11301
11302 * simple.el (idle-update-delay): Move definition up.
11303 (set-mark): Doc fix.
11304
11305 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
11306
11307 * longlines.el: New file.
11308
11309 * simple.el (buffer-substring-filters): New variable.
11310 (filter-buffer-substring): New function.
11311 (kill-region, copy-region-as-kill): Use it.
11312
11313 * register.el (copy-to-register, append-to-register)
11314 (prepend-to-register): Use filter-buffer-substring.
11315
11316 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
11317
11318 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
11319 (gud-filter-pending-text): Move in front of gdb.
11320 (gud-overlay-arrow-position): New variable.
11321 (gud-sentinel, gud-display-line): Use it in place of
11322 overlay-arrow-position.
11323
11324 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
11325
11326 * progmodes/fortran.el (fortran-if-indent): Doc fix.
11327 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
11328 (fortran-font-lock-keywords-4): New variable.
11329 (fortran-blocks-re, fortran-end-block-re)
11330 (fortran-start-block-re): New constants, for hideshow.
11331 (hs-special-modes-alist): Add a Fortran entry.
11332 (fortran-mode-map): Bind fortran-end-of-block,
11333 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
11334 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
11335 (fortran-looking-at-if-then, fortran-end-of-block)
11336 (fortran-beginning-of-block): New functions, for hideshow.
11337
11338 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
11339 Doc fix. Tweak regexp.
11340 (f90-beginning-of-block): Push mark first.
11341
11342 2005-03-29 Jay Belanger <belanger@truman.edu>
11343
11344 * calc/calc.el: Update copyright date.
11345 (calc-version): Increase to 2.1.
11346 (calc-version-date): Remove.
11347
11348 * calc/calc-help.el: Update copyright date.
11349 (calc-full-help): Remove reference to calc-version-date.
11350 Update copyright date.
11351
11352 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
11353
11354 * vc.el (vc-do-command): Use a pipe for async processes, so password
11355 prompts don't show up at places where the user can't reply.
11356
11357 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
11358
11359 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
11360 on the file name we pass to the inferior shell.
11361
11362 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
11363
11364 * progmodes/which-func.el (which-function): Be robust in the face of an
11365 imenu--make-index-alist failure.
11366
11367 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
11368
11369 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
11370
11371 * progmodes/python.el (python-preoutput-filter): Fix last change.
11372
11373 2005-03-29 Lute Kamstra <lute@gnu.org>
11374
11375 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
11376 functions and compiled macros.
11377 (debug-convert-byte-code): Handle macros too.
11378 (debug-on-entry-1): Don't signal an error when trying to clear a
11379 function that is not set to debug on entry.
11380
11381 2005-03-29 Jay Belanger <belanger@truman.edu>
11382
11383 * calc/calc-lang.el: Add functions to math-function-table
11384 properties of tex and math.
11385
11386 2005-03-29 Kenichi Handa <handa@m17n.org>
11387
11388 * ps-mule.el (ps-mule-plot-string): Translate characters by
11389 ps-print-translation-table.
11390 (ps-mule-begin-job): Call find-charset-region/string with
11391 ps-print-translation-table.
11392 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
11393
11394 * ps-print.el (ps-print-translation-table): New variable.
11395 (ps-plot-region): Translate characters by ps-print-translation-table.
11396
11397 2005-03-29 Juri Linkov <juri@jurta.org>
11398
11399 * simple.el (next-error-highlight-timer): New variable.
11400
11401 * progmodes/compile.el (compilation-goto-locus):
11402 Use `next-error-highlight-timer' instead of `sit-for'.
11403
11404 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
11405
11406 * mail/supercite.el (sc-mail-field): Use assoc-string.
11407 (sc-get-address): Simplify regexps.
11408
11409 * files.el (minibuffer-with-setup-hook): New macro.
11410 (find-file-read-args): Use it to avoid let-binding
11411 minibuffer-with-setup-hook (which breaks turning on/off
11412 file-name-shadow-mode while in the prompt).
11413
11414 * complete.el (PC-read-include-file-name-internal):
11415 Use test-completion.
11416
11417 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
11418
11419 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
11420
11421 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
11422
11423 * window.el (window-buffer-height): Use count-screen-lines.
11424
11425 * progmodes/python.el (python-preoutput-leftover): New var.
11426 (python-preoutput-filter): Use it.
11427 (python-send-receive): Loop until all the result has been received.
11428
11429 2005-03-28 Juri Linkov <juri@jurta.org>
11430
11431 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
11432
11433 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
11434 "Recover Crashed Session".
11435 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
11436 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
11437 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
11438 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
11439 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
11440 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
11441 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
11442 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
11443
11444 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
11445 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
11446 Ediff Sessions", "Toggle use of separate control buffer frame",
11447 "Use separate frame for Ediff control buffer".
11448
11449 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
11450 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
11451 "Rename Bookmark", "Delete Bookmark".
11452
11453 * info.el (Info-mode-menu): Remove ellipsis from "Index".
11454 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
11455 Add `:active Info-index-alternatives' to "Next Matching Item".
11456
11457 * wdired.el (wdired-change-to-wdired-mode):
11458 Mention `wdired-abort-changes' key in the initial message.
11459
11460 * international/mule.el (auto-coding-alist): Associate non-ascii
11461 image filename extensions with `no-conversion'.
11462
11463 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
11464
11465 * international/iso-acc.el:
11466 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
11467
11468 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
11469
11470 * textmodes/sgml-mode.el (html-mode): Doc update.
11471
11472 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
11473
11474 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
11475
11476 * term.el (term-move-columns): Fix face after extending a line.
11477 (term-insert-spaces): Likewise.
11478 (term-reset-terminal): Fix off by one error.
11479
11480 2005-03-26 Eli Zaretskii <eliz@gnu.org>
11481
11482 * international/mule.el (auto-coding-alist): Add .xpi files.
11483
11484 * files.el (auto-mode-alist): Add .xpi files.
11485
11486 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
11487
11488 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
11489
11490 2005-03-26 Eli Zaretskii <eliz@gnu.org>
11491
11492 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
11493
11494 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
11495
11496 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
11497 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
11498
11499 * calendar/cal-move.el (calendar-beginning-of-year): Move the
11500 cursor to Jan 1 when needed.
11501 (calendar-end-of-year): Fix -/+ typo.
11502 Reported by Chong Yidong <cyd@stupidchicken.com>.
11503
11504 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
11505
11506 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
11507
11508 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
11509 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
11510
11511 2005-03-25 Richard M. Stallman <rms@gnu.org>
11512
11513 * filesets.el (filesets-init): Add autoload.
11514
11515 * mail/mailalias.el (mail-directory): Doc fix.
11516
11517 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
11518
11519 * mail/mailalias.el (mail-directory-process): Do nothing if
11520 mail-directory-process is an atom.
11521 (mail-get-names): Ignore mail-directory-names if it is an atom.
11522 (mail-directory-process defvar): Doc fix.
11523 (mail-names): Doc fix.
11524
11525 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
11526
11527 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
11528
11529 2005-03-26 Kenichi Handa <handa@m17n.org>
11530
11531 * international/mule-util.el (detect-coding-with-priority):
11532 Call update-coding-systems-internal before detect-coding-region.
11533
11534 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
11535
11536 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
11537 (gdb-frames-mode-map): Add follow-link property.
11538
11539 2005-03-25 Jay Belanger <belanger@truman.edu>
11540
11541 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
11542 for variables.
11543
11544 2005-03-25 Juri Linkov <juri@jurta.org>
11545
11546 * image-mode.el: Optimize image filename extension regexps in
11547 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
11548 in `auto-mode-alist'.
11549 (image-mode): Add `image-toggle-display-text' to local hook
11550 `change-major-mode-hook'. Display the image as an image by
11551 default. Set `cursor-type' and `truncate-lines' if the image
11552 is already displayed. Take into account the current mode (image
11553 or text) in message.
11554 (image-minor-mode): New minor mode.
11555 (image-mode-maybe, image-toggle-display-text): New functions.
11556 (image-toggle-display): Use called-interactively-p.
11557 Let-bind `inhibit-read-only' to t.
11558
11559 * image-mode.el (image-minor-mode): Set `cursor-type' and
11560 `truncate-lines' if the image is already displayed. Add turning
11561 image-minor-mode off to `change-major-mode-hook'. Add message.
11562 Call `image-toggle-display-text' after turning image-minor-mode off.
11563
11564 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
11565
11566 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
11567 Terminal.app, use utf-8.
11568 (set-display-table-and-terminal-coding-system): Add coding-system arg.
11569 (set-locale-environment): Use it.
11570
11571 * term/xterm.el: Undo last change, better done in mule-cmds.el.
11572
11573 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
11574
11575 * progmodes/python.el (python-close-block-statement-p)
11576 (python-outdent-p, python-current-defun): Use symbol-end.
11577
11578 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
11579
11580 * files.el (save-some-buffers): Doc fix.
11581
11582 2005-03-25 Werner Lemberg <wl@gnu.org>
11583
11584 * complete.el, thumbs.el: Replace `legal' with `valid'.
11585 * calendar/calendar.el: Replace `legal' with `valid'.
11586 * emacs-lisp/advice.el: Replace `legal' with `valid'.
11587 * mail/supercite.el: Replace `legal' with `valid'.
11588 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
11589 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
11590 Replace `legal' with `valid'.
11591 * textmodes/reftex-vars.el, textmodes/reftex.el:
11592 Replace `legal' with `valid'.
11593
11594 2005-03-25 Werner Lemberg <wl@gnu.org>
11595
11596 * calc/calc-forms.el, calc/calc-sel.el:
11597 * midnight.el, vc-cvs.el:
11598 * emacs-lisp/cl-macs.el:
11599 * emulation/vip.el:
11600 * eshell/esh-io.el, eshell/esh-var.el:
11601 * mail/supercite.el:
11602 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
11603 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
11604 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
11605 * progmodes/sh-script.el, progmodes/xscheme.el:
11606 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
11607 * textmodes/reftex-index.el, textmodes/reftex-parse.el
11608 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
11609 * textmodes/reftex.el, textmodes/org.el:
11610 Replace `illegal' with `invalid'.
11611
11612 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
11613
11614 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
11615 (flymake-find-buildfile, flymake-find-possible-master-files)
11616 (flymake-check-include, flymake-parse-line): Replace loops over the
11617 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
11618
11619 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
11620 Substitute file-name-as-directory in the rest of the file.
11621 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
11622 (flymake-replace-region): Remove unused arg `buffer'.
11623 (flymake-check-patch-master-file-buffer): Update calls to it.
11624 (flymake-add-err-info): Remove unused var `count'.
11625 (flymake-mode): Use define-minor-mode.
11626
11627 * progmodes/flymake.el: Use with-current-buffer.
11628 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
11629 flymake-replace-regexp-in-string, flymake-line-beginning-position)
11630 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
11631 Avoid testing for `xemacs'.
11632 (flymake-nop): Move.
11633 (flymake-region-has-flymake-overlays): Return the computed value.
11634 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
11635 Remove unused var `endline'.
11636 (flymake-get-line-count): Remove unused function.
11637 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
11638
11639 * emulation/vi.el:
11640 * generic.el:
11641 * hilit-chg.el (global-highlight-changes):
11642 * hi-lock.el (hi-lock-mode):
11643 * follow.el: find-file-hooks -> find-file-hook.
11644
11645 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
11646
11647 2005-03-24 Juri Linkov <juri@jurta.org>
11648
11649 * dired.el (dired-mode-map): Add menu item "Compare directories"
11650 for dired-compare-directories.
11651
11652 * dired-aux.el (dired-compare-directories): Add autoload cookie.
11653 Doc fix. Replace `read-file-name' with `read-directory-name'.
11654
11655 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
11656
11657 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
11658
11659 2005-03-24 Jay Belanger <belanger@truman.edu>
11660
11661 * calc/calc-embed.el (calc-embedded-mode-change): Save all
11662 relevant mode settings in calc-embedded-original-modes when modes
11663 are permanently changed.
11664
11665 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
11666
11667 * autoinsert.el: find-file-hooks -> find-file-hook.
11668
11669 2005-03-24 Lute Kamstra <lute@gnu.org>
11670
11671 * generic.el (generic-font-lock-defaults): Make it obsolete.
11672 (generic-font-lock-keywords): New variable to replace
11673 generic-font-lock-defaults.
11674 (generic-mode-set-font-lock): Delete it.
11675 (generic-mode-internal): Don't call generic-mode-set-font-lock.
11676 (generic-bracket-support): Add docstring.
11677
11678 * generic-x.el: Rename generic-font-lock-defaults to
11679 generic-font-lock-keywords throughout.
11680 (mailagent-rules-setup-function): Delete it.
11681 (mailagent-rules-generic-mode): Use anonymous function instead.
11682 (show-tabs-generic-mode-font-lock-defaults-1)
11683 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
11684 Quote faces.
11685 (show-tabs-tab-face, show-tabs-space-face): Specify background,
11686 not foreground.
11687
11688 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
11689 Recognize define-generic-mode.
11690
11691 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
11692
11693 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
11694 if there's no completion table.
11695
11696 2005-03-23 Miles Bader <miles@gnu.org>
11697
11698 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
11699 Remove tty-specific variants, as they're no longer needed.
11700
11701 2005-03-23 Lute Kamstra <lute@gnu.org>
11702
11703 * generic-x.el: Code cleanup: make args constant whenever possible.
11704 (installshield-statement-keyword-list)
11705 (installshield-system-functions-list)
11706 (installshield-system-variables-list, installshield-types-list)
11707 (installshield-funarg-constants-list): Make them constants.
11708
11709 * generic.el (generic-make-keywords-list): Add autoload cookie.
11710
11711 * calendar/time-date.el: Add comment on time value formats.
11712 Don't require parse-time.
11713 (with-decoded-time-value): New macro.
11714 (encode-time-value): New function.
11715 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
11716 (days-to-time): Return a valid time value when arg is huge.
11717 (time-since): Use time-subtract.
11718 (time-to-number-of-days): Use time-to-seconds.
11719
11720 2005-03-23 David Ponce <david@dponce.com>
11721
11722 * recentf.el: (recentf-keep): New option.
11723 (recentf-menu-action): Default to `find-file'.
11724 (recentf-keep-non-readable-files-flag)
11725 (recentf-keep-non-readable-files-p)
11726 (recentf-file-readable-p, recentf-find-file)
11727 (recentf-cleanup-remote): Remove.
11728 (recentf-include-p): More robust.
11729 (recentf-keep-p): New function.
11730 (recentf-remove-if-non-kept): Rename from
11731 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
11732 All callers updated.
11733 (recentf-menu-items-for-commands): Fix help string.
11734 (recentf-track-closed-file): Update. Doc fix.
11735 (recentf-cleanup): Update. Count removed files. Doc fix.
11736
11737 2005-03-23 Kim F. Storm <storm@cua.dk>
11738
11739 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
11740 Don't inherit from fringe face (now happens automatically).
11741
11742 2005-03-22 Kim F. Storm <storm@cua.dk>
11743
11744 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
11745 position values.
11746
11747 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
11748
11749 * menu-bar.el (showhide-date-time): Remove.
11750 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
11751 (menu-bar-make-mm-toggle): Simplify.
11752
11753 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
11754
11755 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
11756 Accept qualified variable and function names.
11757
11758 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
11759
11760 * bindings.el (completion-ignored-extensions):
11761 Remove ".lis" for `vax-vms'.
11762
11763 2005-03-22 Andreas Schwab <schwab@suse.de>
11764
11765 * generic-x.el: Revert last change.
11766 * ldefs-boot.el: Update.
11767
11768 2005-03-22 Jay Belanger <belanger@truman.edu>
11769
11770 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
11771 (calc-embedded-save-original-modes)
11772 (calc-embedded-restore-original-modes): New functions.
11773 (calc-do-embedded): Save original modes when entering embedded mode
11774 and restore when leaving embedded mode.
11775 (calc-embedded-modes-change): Change the value of
11776 calc-embedded-original-modes to reflect permanent changes.
11777
11778 2005-03-22 Lute Kamstra <lute@gnu.org>
11779
11780 * generic-x.el: Require generic again.
11781
11782 2005-03-22 Miles Bader <miles@gnu.org>
11783
11784 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
11785 Tweak details to look good on both ttys and bitmap displays, light
11786 or dark background, etc.
11787
11788 2005-03-21 Kim F. Storm <storm@cua.dk>
11789
11790 * tooltip.el (tooltip-show-help-function): Check car and cdr of
11791 mouse position.
11792
11793 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
11794
11795 * icomplete.el: Don't forcibly turn on the mode upon load.
11796 (icomplete-mode): Use define-minor-mode.
11797 (icomplete-eoinput): Default to nil.
11798 (icomplete-minibuffer-setup): Remove autoload.
11799 (icomplete-tidy): Simplify.
11800 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
11801 in the initial state or if the user has modified the field.
11802 Fix handling of icomplete-max-delay-chars.
11803 Remove code that handles the oddball case where
11804 minibuffer-completion-table is an integer.
11805 Wrap icomplete-completions in while-no-input in case building
11806 completions takes more time than expected.
11807 (icomplete-completions): Simplify.
11808
11809 2005-03-21 Richard M. Stallman <rms@gnu.org>
11810
11811 * jka-compr.el (jka-compr-really-do-compress):
11812 Make variable buffer-local.
11813
11814 * image-mode.el: Handle .xpm files too.
11815 (image-toggle-display): Preserve modification flag.
11816
11817 * help.el (where-is): Don't mention aliases with no key bindings.
11818
11819 2005-03-21 Lute Kamstra <lute@gnu.org>
11820
11821 * generic.el: Fix commentary section. Don't require cl for
11822 compilation.
11823 (generic-mode-list): Add autoload cookie.
11824 (generic-use-find-file-hook, generic-lines-to-scan)
11825 (generic-find-file-regexp, generic-ignore-files-regexp)
11826 (generic-mode, generic-mode-find-file-hook)
11827 (generic-mode-ini-file-find-file-hook): Fix docstrings.
11828 (define-generic-mode): Make it a defmacro. Fix docstring.
11829 (generic-mode-internal): Code cleanup. Add autoload cookie.
11830 (generic-mode-set-comments): Code cleanup.
11831 * generic-x.el: Don't prevent compilation. Don't require generic.
11832 Follow coding conventions. Minor code cleanup.
11833 (etc-fstab-generic-mode): Add some keywords.
11834 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
11835 define-generic-mode like a function declaration.
11836
11837 2005-03-21 Jay Belanger <belanger@truman.edu>
11838
11839 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
11840 changing modes.
11841
11842 2005-03-21 Sam Steingold <sds@gnu.org>
11843
11844 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
11845
11846 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
11847
11848 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
11849 Add underscore to "f$ lexicals" regexp.
11850
11851 2005-03-20 Juri Linkov <juri@jurta.org>
11852
11853 * subr.el (progress-reporter-do-update): When `min-value' is equal
11854 to `max-value', set `percentage' to 0 and prevent division by zero.
11855
11856 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
11857
11858 Sync with Tramp 2.0.48.
11859
11860 * net/tramp.el (all): Change all addresses to .gnu.org.
11861 (tramp-append-tramp-buffers): New defun.
11862 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
11863 Catch `dont-send' signal.
11864 (tramp-set-auto-save-file-modes): Set always permissions, because
11865 there might be an old auto-saved file belonging to another
11866 original file. This could be a security threat. Reported by
11867 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
11868 Check for Emacs 21.3.50 removed.
11869
11870 * net/tramp-smb.el (all): Remove debug construct for
11871 `with-parsed-tramp-file-name'.
11872 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
11873 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
11874 No error message if DIRECTORY or FILENAME doesn't exist.
11875 (tramp-smb-open-connection): Check existence of
11876 `tramp-smb-program'.
11877
11878 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
11879
11880 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
11881 Properly handle the case where the `m' or `s' command's argument is not
11882 yet terminated.
11883 (perl-indent-new-calculate): New function.
11884 (perl-indent-line): Use it.
11885
11886 2005-03-20 Miles Bader <miles@gnu.org>
11887
11888 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
11889 in text-mode too. Change to new face names.
11890 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
11891 Add `:weight bold' attribute.
11892 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
11893
11894 2005-03-19 Juri Linkov <juri@jurta.org>
11895
11896 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
11897
11898 * international/mule.el (auto-coding-alist): Sync with
11899 `auto-mode-alist' by adding upper case archive file extensions
11900 and adding ear/war to jar extension.
11901
11902 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
11903
11904 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
11905 running, restart it.
11906
11907 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
11908
11909 * finder.el (finder-current-item): Throw an error on an empty line.
11910
11911 * man.el (Man-follow-manual-reference): If current-word returns
11912 nil, use "".
11913
11914 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
11915
11916 * simple.el (goto-line): Doc fix.
11917
11918 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
11919
11920 * files.el (save-buffer): Doc fix.
11921
11922 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
11923
11924 * recentf.el (recentf-cleanup-remote): New variable.
11925 (recentf-cleanup): Use it to conditionally check availability of
11926 remote files.
11927
11928 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
11929
11930 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
11931 function names.
11932
11933 2005-03-19 Eli Zaretskii <eliz@gnu.org>
11934
11935 * language/thai-word.el: New file.
11936
11937 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
11938
11939 * files.el (backup-buffer): If the file's directory is not
11940 writable, use copy instead of move to backup the file.
11941
11942 2005-03-19 Eli Zaretskii <eliz@gnu.org>
11943
11944 * obsolete/keyswap.el: Moved to obsolete/ from term/.
11945
11946 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11947
11948 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
11949 Use functionp instead of symbolp and fboundp. Reported by Drkm
11950 <darkman_spam@yahoo.fr>.
11951 (ps-print-version): New version 6.6.6.
11952
11953 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
11954
11955 * textmodes/table.el (table--line-column-position): New idiom.
11956 (table--row-column-insertion-point-p): New function to test
11957 validity of row and column insertion operation at a location.
11958 (table-global-menu, table-cell-menu): Use above functions for
11959 deterministic test operation.
11960 (table--editable-cell-p): Behave in deterministic fashion.
11961
11962 2005-03-18 Juri Linkov <juri@jurta.org>
11963
11964 * isearch.el (isearch-lazy-highlight-new-loop):
11965 Make arguments beg and end optional.
11966 (isearch-update): Remove optional arguments nil from
11967 isearch-lazy-highlight-new-loop.
11968 (isearch-lazy-highlight-search): Let-bind case-fold-search to
11969 isearch-lazy-highlight-case-fold-search instead of
11970 isearch-case-fold-search, and let-bind isearch-regexp to
11971 isearch-lazy-highlight-regexp.
11972 Use isearch-lazy-highlight-last-string instead of isearch-string.
11973
11974 * replace.el (perform-replace): Remove bindings of global
11975 variables isearch-string, isearch-regexp, isearch-case-fold-search.
11976 Add three new arguments to `replace-highlight'.
11977 (replace-highlight): Add arguments string, regexp, case-fold.
11978 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
11979 to allow isearch-lazy-highlight-new-loop to use these values
11980 to set corresponding isearch-lazy-highlight-* internal
11981 variables whose values lazy highlighting will use regardless of
11982 changes to global variables isearch-string, isearch-regexp,
11983 isearch-case-fold-search during lazy highlighting loop.
11984 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
11985 to `lazy-highlight-cleanup'.
11986
11987 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
11988 (ispell-highlight-face): Set default face to `isearch' when
11989 lazy highlighting is enabled.
11990 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
11991 priority to 1. Add lazy highlighting.
11992 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
11993 from `isearch-dehighlight'.
11994
11995 2005-03-18 David Ponce <david@dponce.com>
11996
11997 * files.el (hack-local-variables): Do a case-insensitive search
11998 for End.
11999
12000 2005-03-18 Juri Linkov <juri@jurta.org>
12001
12002 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
12003 `isearch-lazy-highlight-cleanup', add alias to old name and
12004 declare obsolete. Add release numbers to other obsolete vars.
12005 (isearch-done, isearch-lazy-highlight-new-loop):
12006 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
12007 (lazy-highlight-cleanup) <variable>: Doc fix.
12008 (isearch-lazy-highlight-update): Rename obsolete
12009 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
12010
12011 2005-03-18 Kenichi Handa <handa@m17n.org>
12012
12013 * language/thai-util.el: Fix categorization of Thai characters in
12014 thai-category-table.
12015 (thai-composition-pattern): Adjust it for the above change.
12016 (thai-self-insert-command, thai-compose-syllable): New functions.
12017 (thai-compose-region): Use thai-compose-syllable.
12018 (thai-compose-string): Likewise.
12019 (thai-composition-function): Likewise.
12020 (thai-auto-composition): New function.
12021 (thai-auto-composition-mode): New minor mode.
12022
12023 * language/thai.el: Fix patterns to be registered in
12024 composition-function-table.
12025
12026 * international/quail.el (quail-input-method): Locally bind
12027 inhibit-modification-hooks to t.
12028
12029 2005-03-17 Richard M. Stallman <rms@gnu.org>
12030
12031 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
12032 (perl-mode): Use run-mode-hooks.
12033
12034 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
12035 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
12036 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
12037
12038 * mail/sendmail.el (sendmail-send-it): Reenable the code
12039 to compute resend-to-address and use it.
12040
12041 * tar-mode.el (tar-mode): Turn off undo unconditionally.
12042
12043 * image-mode.el: New file.
12044
12045 * image.el (insert-sliced-image): Add autoload cookie.
12046
12047 * font-lock.el (font-lock-lines-before): New user option.
12048 (font-lock-after-change-function): Obey it.
12049
12050 * bindings.el (esc-map): Make M-g a prefix.
12051 Bind M-g g and M-g M-g to goto-line.
12052
12053 * faces.el (face-id): Doc fix.
12054
12055 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
12056
12057 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
12058 (rmail-show-message): Use rmail-unknown-mail-followup-to.
12059 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
12060
12061 * mail/sendmail.el (mail-yank-ignored-headers)
12062 (mail-font-lock-keywords, mail-mode-fill-paragraph):
12063 Add Mail-Followup-To and Mail-Reply-To headers.
12064 (mail-citation-hook): Add autoload cookie.
12065 (mail-mode): Doc fix.
12066 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
12067 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
12068 (mail-mode-fill-paragraph): Handle those headers.
12069 (mail-mailing-lists): New variable.
12070 (mail-mail-reply-to, mail-mail-followup-to): New functions.
12071
12072 2005-03-17 Juri Linkov <juri@jurta.org>
12073
12074 * isearch.el (isearch-fallback): Check for `(car previous)'
12075 before calling `isearch-other-end-state'.
12076
12077 2005-03-17 Kim F. Storm <storm@cua.dk>
12078
12079 * simple.el (move-beginning-of-line): Move to beginning of buffer
12080 line, as well as beginning of screen line.
12081
12082 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
12083
12084 * calendar/diary-lib.el (mark-diary-entries): Use new optional
12085 argument REDRAW rather than calendar-redrawing variable.
12086 * calendar/calendar.el (calendar-redrawing): Delete.
12087 (redraw-calendar): Do not bind calendar-redrawing.
12088
12089 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
12090
12091 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
12092 diary-file buffer.
12093
12094 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
12095
12096 * help.el (describe-mode): Allow a :minor-mode-function property to
12097 specify a different minor mode toggle function than the variable.
12098 * simple.el (auto-fill-function):
12099 * subr.el (add-minor-mode): Use it.
12100
12101 2005-03-16 Kenichi Handa <handa@m17n.org>
12102
12103 * language/ethio-util.el (sera-being-called-by-w3): New variable.
12104 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
12105 (ethio-fidel-to-sera-buffer): Likewise.
12106
12107 2005-03-16 Juri Linkov <juri@jurta.org>
12108
12109 * emacs-lisp/find-func.el (find-function-regexp):
12110 Add defun-emitting macro `menu-bar-make-toggle'.
12111
12112 * isearch.el: Put `isearch-scroll' property to
12113 `split-window-horizontally'.
12114
12115 * info.el: Update error messages for `debug-ignored-errors'.
12116 (Info-isearch-search): Doc fix.
12117 (Info-find-node): Move up code to go into info buffer before
12118 recording the node to the history.
12119 (Info-fontify-node): Fontify titles only if the next line
12120 has two or more `*', `=', `-', `.'.
12121 Display "go to this node" for empty (match-string 3).
12122
12123 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12124
12125 * term/mac-win.el: Add mouse pointer shape constants.
12126
12127 2005-03-15 Kim F. Storm <storm@cua.dk>
12128
12129 * simple.el (move-beginning-of-line): Use vertical-motion.
12130
12131 2005-03-15 Juri Linkov <juri@jurta.org>
12132
12133 * isearch.el (isearch-error): New variable.
12134 (isearch-invalid-regexp, isearch-within-brackets): Remove.
12135 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
12136 (isearch-within-brackets-state): Remove.
12137 (isearch-case-fold-search-state, isearch-pop-fun-state):
12138 Decrease frame index.
12139 (isearch-mode, isearch-top-state, isearch-push-state)
12140 (isearch-edit-string, isearch-abort, isearch-search-and-update)
12141 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
12142 (isearch-search, isearch-lazy-highlight-new-loop):
12143 Replace `isearch-invalid-regexp' with `isearch-error'.
12144 Remove `isearch-within-brackets'.
12145 (isearch-search): Add `search-failed' handler to `condition-case'.
12146 (isearch-lazy-highlight-search): Add `condition-case' to catch
12147 errors and allow `isearch-lazy-highlight-update' to try
12148 highlighting from the beginning of the window.
12149 (isearch-repeat): Move up code to set isearch-wrapped to t
12150 before calling isearch-wrap-function.
12151
12152 * info.el (Info-isearch-initial-node): New internal variable.
12153 (Info-search): Signal an error in isearch mode when search leaves
12154 the initial node. Signal an error when `bound' is non-nil and
12155 nothing was found in the current subfile.
12156 (Info-isearch-search): Remove `condition-case'.
12157 (Info-isearch-wrap): Don't wrap when search failed during leaving
12158 the initial node. If `Info-isearch-search' is nil, wrap around
12159 the current node.
12160 (Info-isearch-start): New fun.
12161 (Info-mode): Add buffer-local hook `Info-isearch-start' to
12162 `isearch-mode-hook'.
12163
12164 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12165
12166 * simple.el (normal-erase-is-backspace): Set default to t if
12167 running on Mac.
12168
12169 * term/mac-win.el (function-key-map): Sync with x-win.el.
12170
12171 2005-03-15 Kenichi Handa <handa@m17n.org>
12172
12173 * international/mule-cmds.el (locale-language-names): Modify the
12174 format of elements and add more entries.
12175 (locale-preferred-coding-systems): Add more entries.
12176 (set-locale-environment): Adjust for the change of
12177 locale-language-names.
12178
12179 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
12180
12181 * pcvs.el (smerge-ediff): Remove bogus autoload.
12182
12183 2005-03-14 Lute Kamstra <lute@gnu.org>
12184
12185 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
12186 Ignore a `*' at the beginning of a line.
12187
12188 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
12189 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
12190 subr.el.
12191 (dont-compile, eval-when-compile, eval-and-compile): Use declare
12192 to specify indentation.
12193
12194 * generic.el (define-generic-mode): Let generic-mode-list be a
12195 list of strings; test membership with equal.
12196
12197 2005-03-14 Kim F. Storm <storm@cua.dk>
12198
12199 * simple.el (next-line, previous-line): Add optional try-vscroll
12200 arg to recognize interactive use. Pass it on to line-move.
12201 (line-move): Don't perform auto-window-vscroll when defining or
12202 executing keyboard macro to ensure consistent behavior.
12203
12204 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
12205
12206 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
12207
12208 2005-03-13 Lute Kamstra <lute@gnu.org>
12209
12210 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
12211 debugger-setup-buffer so that backtrace marks the frames set to
12212 debug-on-exit and we don't have to do it manually. Set an extra
12213 debug-on-exit for macro's.
12214 (debugger-setup-buffer): Don't mark the top frame manually.
12215
12216 2005-03-12 Lute Kamstra <lute@gnu.org>
12217
12218 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
12219 lisp-indent-function throughout.
12220 (with-no-warnings): Set lisp-indent-function property.
12221
12222 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
12223
12224 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
12225 Add entry for backslash.
12226
12227 2005-03-12 Juri Linkov <juri@jurta.org>
12228
12229 * info.el (Info-search): Four fixes for backward search.
12230
12231 2005-03-11 Jay Belanger <belanger@truman.edu>
12232
12233 * calc/calc.el (calc-language-alist): New variable.
12234 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
12235 (calc-embedded-find-modes): Use calc-language-alist instead of
12236 calc-embedded-language-alist.
12237
12238 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
12239
12240 * calendar/calendar.el (calendar-redrawing): New internal
12241 variable.
12242 (redraw-calendar): Remove bogus save-excursion from previous
12243 change. Bind calendar-redrawing to t for mark-diary-entries.
12244 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
12245 calendar if that is why we were called.
12246
12247 2005-03-11 Kenichi Handa <handa@m17n.org>
12248
12249 * international/mule.el (make-coding-system): Set property
12250 coding-system-define-form to nil.
12251 (define-coding-system-alias): Likewise.
12252
12253 2005-03-11 Kenichi Handa <handa@m17n.org>
12254
12255 These changes are suggested by Dave Love <fx@gnu.org>.
12256
12257 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
12258 coding: tag.
12259 (adaptive-fill-regexp): Add more bullets.
12260 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
12261 regexps.
12262
12263 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
12264
12265 * help.el (describe-mode): Properly handle non-trivial lighters.
12266 Don't ignore minor modes that are not listed in minor-mode-list.
12267
12268 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
12269 feature ON when the user requests to turn it OFF.
12270
12271 2005-03-10 Lute Kamstra <lute@gnu.org>
12272
12273 * emacs-lisp/debug.el (debug-entry-code): Delete it.
12274 (implement-debug-on-entry): New function to replace debug-entry-code.
12275 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
12276 second argument as the 2005-03-07 change makes it obsolete.
12277 (debug-on-entry, cancel-debug-on-entry): Update call to
12278 debug-on-entry-1.
12279 (debug, debugger-setup-buffer): Comment update.
12280 (debugger-frame-number): Update to work with implement-debug-on-entry.
12281
12282 2005-03-10 Jay Belanger <belanger@truman.edu>
12283
12284 * calc/calc-embed.el (math-ms-args): Declare it.
12285 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
12286 math-ms-args.
12287 (calc-embedded-subst): Use math-multi-subst-rec to substitute
12288 variables.
12289
12290 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
12291
12292 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
12293 Use message-box.
12294
12295 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
12296 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
12297 (tooltip-gud-tips): Simplify.
12298 (tooltip-gud-tips-p): Remove superfluous :set.
12299 (tooltip-gud-modes): Add fortran-mode.
12300 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
12301
12302 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
12303
12304 2005-03-09 Kim F. Storm <storm@cua.dk>
12305
12306 * play/animate.el (animate-place-char): Use forward-line instead
12307 of next-line to improve performance.
12308
12309 2005-03-09 Simon Josefsson <jas@extundo.com>
12310
12311 * net/browse-url.el (browse-url-default-browser): Doc fix.
12312
12313 2005-03-09 Miles Bader <miles@gnu.org>
12314
12315 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
12316 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
12317
12318 2005-03-09 Kenichi Handa <handa@m17n.org>
12319
12320 * international/latin-1.el: Set case and syntax for 255 only if
12321 set-case-syntax-set-multibyte is nil.
12322
12323 * textmodes/ispell.el (ispell-insert-word): New function.
12324 (ispell-word): Use ispell-insert-word to insert a new word.
12325 (ispell-process-line): Likewise.
12326 (ispell-complete-word): Likewise.
12327
12328 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
12329
12330 * calendar/calendar.el (redraw-calendar): Preserve point.
12331 Reported by Matt Hodges <MPHodges@member.fsf.org>.
12332 (calendar-week-start-day): Move after definition of
12333 redraw-calendar. Delete buffer test, since redraw-calendar has
12334 that now.
12335
12336 * calendar/diary-lib.el (mark-diary-entries): Only call
12337 redraw-calendar in the first of any recursive calls.
12338 Reported by Alan Shutko <ats@acm.org>.
12339
12340 2005-03-08 Juri Linkov <juri@jurta.org>
12341
12342 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
12343 (html-horizontal-rule, html-line, html-image, html-checkboxes)
12344 (html-radio-buttons): Add a space before the trailing `/>' where
12345 sgml-xml-mode is non-nil.
12346 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
12347 the subsequent tag of the empty XML tag.
12348 (html-href-anchor): Don't set initial input to "http:".
12349 (html-image): Ask for the image URL and set point inside alt="".
12350 (html-name-anchor): Duplicate the name in the `id' attribute when
12351 sgml-xml-mode is non-nil.
12352 (html-paragraph): Remove \n before <p>.
12353 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
12354 instead of `checked' when sgml-xml-mode is non-nil.
12355
12356 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
12357 Remove 1 space before #RRGGBB to not truncate it on terminal
12358 windows w/o fringes. Remove 1 space between bg and fg examples
12359 to get more space.
12360 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
12361 avoid byte-compile warnings.
12362
12363 * image-file.el (image-file-handler): Put `safe-magic' property to
12364 `image-file-handler'.
12365
12366 * info.el (Info-isearch-search): Emulate word search in
12367 isearching through multiple Info nodes with Info-search.
12368 (Info-isearch-wrap): Allow isearch-word.
12369
12370 2005-03-08 Lute Kamstra <lute@gnu.org>
12371
12372 * emacs-lisp/debug.el (debugger-step-through): Make sure that
12373 stepping into the debugger's code is not possible.
12374 (debugger-jumping-flag): Docstring update.
12375
12376 2005-03-08 Jay Belanger <belanger@truman.edu>
12377
12378 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
12379 embedded mode begins.
12380 (calc-embedded-language-alist): New variable.
12381 (calc-embedded-find-modes): Use calc-embedded-language-alist to
12382 set default language mode.
12383
12384 2005-03-08 Kenichi Handa <handa@m17n.org>
12385
12386 * international/ccl.el (define-ccl-program): Fix docstring about
12387 extra 256 bytes assured for the output buffer.
12388
12389 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
12390 Fix BUFFER_MAGNIFICATION to 2.
12391 (ccl-encode-mule-utf-16be-with-signature): Likewise.
12392
12393 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
12394
12395 * align.el (align-rules-list): Added an alignment rule for CSS
12396 declarations (applies to css-mode and html-mode buffers).
12397
12398 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
12399
12400 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
12401
12402 2005-03-07 Kim F. Storm <storm@cua.dk>
12403
12404 * simple.el (move-beginning-of-line): New command.
12405
12406 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
12407
12408 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
12409
12410 * emulation/cua-base.el: Put CUA move property on move-end-of-line
12411 and move-beginning-of-line.
12412
12413 * apropos.el (apropos-print): Omit command from M-x ... RET.
12414
12415 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
12416
12417 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
12418 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
12419
12420 2005-03-06 Richard M. Stallman <rms@gnu.org>
12421
12422 * bindings.el (esc-map): Bind M-g to goto-line.
12423
12424 * facemenu.el (global-map): Bind M-o, not M-g.
12425
12426 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12427
12428 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
12429 "Open Directory" as for "Open File".
12430
12431 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
12432
12433 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
12434 (push-mark-command): Run activate-mark-hook.
12435
12436 2005-03-06 Richard M. Stallman <rms@gnu.org>
12437
12438 * help-mode.el (help-mode-finish): Don't alter the element
12439 in view-return-to-alist if there already is one.
12440
12441 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
12442 make sure the current buffer is the expected one.
12443
12444 * novice.el (disabled-command-function): Output in *Disabled Command*.
12445 Explicitly ignore non-keyboard events, and explicitly handle C-g.
12446
12447 * textmodes/flyspell.el (flyspell-large-region):
12448 Pass args differently for aspell.
12449
12450 * files.el (mode-require-final-newline): Doc fix.
12451
12452 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
12453
12454 * progmodes/which-func.el (which-function):
12455 Specify NOERROR when calling imenu--make-index-alist.
12456
12457 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
12458
12459 * simple.el (normal-erase-is-backspace): Define default value.
12460
12461 * custom.el (custom-theme-set-variables): Remove unused var
12462 `immediate'.
12463 (custom-reevaluate-setting): Simple function to handle variables
12464 that are defined before their default value can really be
12465 computed.
12466
12467 * startup.el (command-line): Use it for temporary-file-directory,
12468 small-emporary-file-directory, auto-save-file-name-transforms,
12469 blink-cursor-mode, and normal-erase-is-backspace.
12470
12471 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
12472 progress, even with buggy anchored keywords.
12473
12474 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
12475
12476 * simple.el (goto-line): Remove unbalanced final parenthesis.
12477
12478 2005-03-05 Richard M. Stallman <rms@gnu.org>
12479
12480 * simple.el (goto-line): Use a number at point as the default.
12481 With C-u as arg, switch buffers.
12482
12483 2005-03-05 Juri Linkov <juri@jurta.org>
12484
12485 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
12486 with `no-blinking-cursor'.
12487
12488 * startup.el (no-blinking-cursor): New defvar.
12489 (command-line): Add `--no-blinking-cursor' to longopts.
12490 Set `no-blinking-cursor' to t for command line arguments
12491 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
12492 with `no-blinking-cursor' in the condition for calling
12493 `blink-cursor-mode'.
12494
12495 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
12496
12497 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
12498 (menu-bar-options-save): Add blink-cursor-mode.
12499 (menu-bar-options-menu): Add blink-cursor-mode.
12500
12501 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
12502
12503 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
12504 (icalendar-export-file, icalendar-export-region)
12505 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
12506 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
12507
12508 2005-03-04 Lute Kamstra <lute@gnu.org>
12509
12510 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
12511 (debug-function-list): Ditto.
12512
12513 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
12514
12515 * textmodes/texinfmt.el (texinfo-append-refill):
12516 Redefine the types of line to which @refill
12517 is not appended by replacing a search for `@refill\\|@bye' with
12518 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
12519 itemize@refill' bug and the unfilled long lines bug.
12520 (texinfmt-version): Update number and date.
12521
12522 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
12523
12524 * international/code-pages.el (windows-1250, windows-125[2-8])
12525 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
12526
12527 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
12528
12529 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
12530 bound yet.
12531
12532 2005-03-02 Romain Francoise <romain@orebokech.com>
12533
12534 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
12535 buffer after removing limits.
12536 (ibuffer-pop-filter): Ditto.
12537 Update copyright.
12538
12539 2005-03-02 Miles Bader <miles@gnu.org>
12540
12541 * button.el (make-text-button): If the user doesn't specify a
12542 type, use the default. Rewrite to use `add-text-properties' and
12543 plist functions.
12544
12545 2005-03-01 Lute Kamstra <lute@gnu.org>
12546
12547 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
12548 (debugger-jumping-flag): New var.
12549 (debug-entry-code): Use it.
12550 (debugger-jump): Use debugger-jumping-flag and add
12551 debugger-reenable to post-command-hook.
12552 (debugger-reenable): Use debugger-jumping-flag and remove itself
12553 from post-command-hook.
12554 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
12555 debugger-reenable.
12556
12557 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
12558
12559 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
12560 inclusion of "itemize\\|", which may be unnecessary, is certainly
12561 inelegant, and stops refilling in itemize lists when formatting
12562 Japanese Texinfo files to Info.
12563 Update copyright to 2005.
12564
12565 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
12566
12567 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
12568 of an error if GDB can't find the source file.
12569
12570 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
12571
12572 * calendar/calendar.el (redraw-calendar): Work from any buffer,
12573 not just the calendar.
12574
12575 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
12576 first.
12577 (diary-redraw-calendar): New function.
12578 (make-diary-entry): Add diary-redraw-calendar to local
12579 write-contents-functions. Turn off selective display before
12580 inserting in diary.
12581
12582 2005-03-01 Kim F. Storm <storm@cua.dk>
12583
12584 * emacs-lisp/copyright.el (copyright-fix-years): New command.
12585
12586 2005-03-01 Lute Kamstra <lute@gnu.org>
12587
12588 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
12589 that debug-entry-code can be safely removed from a function while
12590 this code is being evaluated. Revert the 2005-02-27 change as the
12591 new implementation no longer requires it. Make sure that a
12592 function body containing just a string is not mistaken for a docstring.
12593 (debug): Skip one more frame in case of debug on entry.
12594 (debugger-setup-buffer): Delete one more frame line in case of
12595 debug on entry.
12596 (debugger-frame-number): Update to use the new text introduced by
12597 the 1999-11-03 change. Skip one more frame in case of debug on entry.
12598
12599 2005-02-28 Kim F. Storm <storm@cua.dk>
12600
12601 * double.el (double-translate-key): Call force-window-update after
12602 read-event to avoid crash in redisplay.
12603
12604 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
12605
12606 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
12607 (debug): Use it. Move the inhibit-trace earlier.
12608 (debug-entry-code): New const.
12609 (debug-on-entry-1): Use it.
12610
12611 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
12612
12613 * international/utf-16.el (ccl-encode-mule-utf-16le):
12614 Fix BUFFER_MAGNIFICATION to 2.
12615 (ccl-encode-mule-utf-16be): Likewise.
12616
12617 2005-02-28 Kenichi Handa <handa@m17n.org>
12618
12619 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
12620 Fix BUFFER_MAGNIFICATION to 4.
12621 (ccl-encode-mule-utf-16be-with-signature): Likewise.
12622
12623 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
12624
12625 * speedbar.el (speedbar-update-flag): Doc fix.
12626 (speedbar-show-info-under-mouse): Give set-mouse-position the right
12627 argument.
12628
12629 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
12630
12631 * reveal.el (reveal-post-command): Don't try to reveal overlays which
12632 have a non-nil `invisible' property but are actually visible.
12633
12634 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
12635 for perldoc sections.
12636 (perl-outline-regexp, perl-outline-level): New var and function.
12637 (perl-mode): Use them.
12638
12639 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
12640
12641 * calendar/diary-lib.el (diary-remind): Discard any mark portion
12642 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
12643
12644 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
12645
12646 * cus-edit.el: Comment change.
12647 (custom-buffer-create-internal): Slightly reword text at top of
12648 Custom buffers. Mention there that saving an option edits the
12649 init file. Add link to Emacs manual node on `custom-file'.
12650 (custom-magic-alist): Rewrite individual State messages to use
12651 capitalized keywords. Doc fix.
12652
12653 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
12654
12655 * calendar/calendar.el (calendar-buffer): Move above
12656 calendar-week-start-day.
12657 (calendar-week-start-day): Doc fix. Add :set function.
12658 (calendar-minimum-window-height): New variable.
12659 (generate-calendar-window): Only resize window if selected-window
12660 is displaying the calendar buffer. Use new variable
12661 calendar-minimum-window-height.
12662 (generate-calendar): Reword error message.
12663 (calendar-mode-map): Bind DEL to scroll-other-window-down.
12664
12665 2005-02-27 Andreas Schwab <schwab@suse.de>
12666
12667 * vc.el (vc-do-command): Don't run command asynchronously when
12668 operating in a remote directory.
12669
12670 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
12671 change from sync with Tramp 2.0.47.
12672
12673 2005-02-27 Richard M. Stallman <rms@gnu.org>
12674
12675 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
12676
12677 * textmodes/flyspell.el (flyspell-mode-on):
12678 Call ispell-change-dictionary only if necessary.
12679
12680 * emacs-lisp/re-builder.el (regexp-builder): New function.
12681
12682 * register.el (describe-register-1): Explicitly handle
12683 yank-excluded-properties = t.
12684
12685 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
12686 (custom-magic-alist): Change the status descriptions again.
12687 (face widget-type): Total rewrite based on `restricted-sexp'
12688 to eliminate the confusing double hiding levels.
12689
12690 * emacs-lisp/debug.el (debug-on-entry-1):
12691 If function body is empty, add nil as body form.
12692
12693 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
12694
12695 * emacs-lisp/trace.el (inhibit-trace): New var.
12696 (trace-make-advice): Use it.
12697
12698 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
12699
12700 2005-02-26 Kim F. Storm <storm@cua.dk>
12701
12702 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
12703 (mouse-on-link-p, mouse-drag-region-1): Use it.
12704
12705 2005-02-25 Lute Kamstra <lute@gnu.org>
12706
12707 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
12708
12709 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
12710
12711 * frame.el (blink-cursor-mode): Add :group keyword.
12712
12713 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
12714
12715 * calendar/icalendar.el (icalendar--decode-isodatetime):
12716 New optional argument DAY-SHIFT.
12717 (icalendar-export-region): Fix coding-system-for-write.
12718 (icalendar--convert-ical-to-diary): Shift end-day of all-day
12719 events by one.
12720
12721 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
12722
12723 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
12724
12725 2005-02-24 Kim F. Storm <storm@cua.dk>
12726
12727 * international/iso-acc.el (iso-accents-compose): Fix crash
12728 during redisplay. Call force-window-update after read-event
12729 and delete-region to signal that window is not accurate.
12730
12731 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
12732
12733 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
12734 Remove unused and inexistent var `inhibit-trace'.
12735 (debugger-mode): Use run-mode-hooks.
12736 (debugger-list-functions): Add buttons; setup xref stack.
12737
12738 2005-02-23 Richard M. Stallman <rms@gnu.org>
12739
12740 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
12741 appointment says it was explicitly made.
12742 (appt-add): Set the 3rd element.
12743 (appt-make-list): Preserve explicit appointments.
12744
12745 * subr.el (find-tag-default): Catch errors in forward-sexp.
12746
12747 2005-02-23 Juri Linkov <juri@jurta.org>
12748
12749 * info.el (Info-isearch-search): New defcustom.
12750 (Info-isearch-search): Call the default isearch function
12751 when Info-isearch-search is nil.
12752 (Info-isearch-wrap): Use variable Info-isearch-search.
12753
12754 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
12755
12756 * cus-edit.el: Comment change.
12757
12758 2005-02-22 Kim F. Storm <storm@cua.dk>
12759
12760 * progmodes/hideif.el (hide-ifdef-use-define-alist):
12761 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
12762
12763 2005-02-22 Simon Josefsson <jas@extundo.com>
12764
12765 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
12766 New variable.
12767 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
12768 Oskarsson" <myrkraverk@users.sourceforget.net>.
12769
12770 2005-02-22 Kim F. Storm <storm@cua.dk>
12771
12772 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
12773 check that window of that event is the selected window.
12774 (mouse-drag-region-1): Compare mouse event window to selected
12775 window before setting point.
12776
12777 * tooltip.el (tooltip-show-help-function): Pass event to
12778 mouse-on-link-p so it can check selected window.
12779
12780 2005-02-22 Kenichi Handa <handa@m17n.org>
12781
12782 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
12783 (ps-mule-show-warning): New function.
12784 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
12785 characters are found.
12786
12787 * ps-print.el (ps-header-footer-string): Return a list of header
12788 and footer strings.
12789
12790 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
12791
12792 * pcvs.el (cvs-retrieve-revision): Fix thinko.
12793
12794 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
12795
12796 * frame.el (blink-cursor-mode): Use define-minor-mode.
12797
12798 * term/mac-win.el (function-key-map): Use char-names more consistently.
12799 (file-name-coding-system): Only set it for MacOS-9. The other case is
12800 already handled in mule-cmds.el (where it also works when mac-win.el
12801 is not used).
12802
12803 2005-02-21 Kenichi Handa <handa@m17n.org>
12804
12805 * international/mule.el (ctext-pre-write-conversion): Always use
12806 " *code-converting-work*" buffer for work.
12807
12808 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
12809
12810 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
12811
12812 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
12813
12814 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
12815
12816 * ses.el (undo-more): Restore defadvice, but only the part that
12817 allows changes outside the restricted area of the buffer.
12818
12819 2005-02-20 Kim F. Storm <storm@cua.dk>
12820
12821 * simple.el (line-move): Add fourth optional arg try-vscroll which
12822 must be set to perform auto-window-vscroll.
12823 When moving backwards and doing auto-window-vscroll, automatically
12824 vscroll to the last part of lines which are taller than the window.
12825 (next-line, previous-line): Set try-vscroll arg on line-move.
12826
12827 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
12828
12829 * replace.el (query-replace, query-replace-regexp)
12830 (replace-string, replace-regexp): When operating on region, make
12831 the minibuffer prompt say so.
12832
12833 * isearch.el (isearch-forward): Document isearch-query-replace and
12834 isearch-query-replace-regexp keybindings.
12835
12836 2005-02-19 Jay Belanger <belanger@truman.edu>
12837
12838 * calc/calc-aent.el (math-read-token): Add local variable.
12839
12840 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
12841 (calc-edit-top): Move declaration to earlier in file.
12842 (calc-edit-macro-repeats): Add local variables.
12843
12844 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
12845 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
12846 calcFunc-tanh.
12847 Adjust integration rule for calcFunc-tan.
12848
12849 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
12850
12851 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
12852 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
12853 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
12854 (viper-skip-separators): Bug fix.
12855 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
12856 particular major mode.
12857 (viper-del-backward-char-in-replace): Don't put deleted char on the
12858 kill ring.
12859
12860 * viper-ex.el (viper-color-display-p): New function.
12861 (viper-has-face-support-p): Use viper-color-display-p.
12862
12863 * viper-keym.el (viper-gnus-modifier-map): New keymap.
12864
12865 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
12866
12867 * viper-util.el (viper-glob-unix-files): Fix shell status check.
12868 (viper-file-remote-p): Make equivalent to file-remote-p.
12869
12870 * viper.el (viper-major-mode-modifier-list):
12871 Use viper-gnus-modifier-map.
12872
12873 2005-02-19 David Kastrup <dak@gnu.org>
12874
12875 * subr.el (subregexp-context-p): Fix garbled doc string by adding
12876 quoting.
12877
12878 2005-02-19 Jay Belanger <belanger@truman.edu>
12879
12880 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
12881 Remove extra definitions.
12882 (calc-coth): New function.
12883 (calcFunc-cot): Fix `let'.
12884
12885 2005-02-19 Eli Zaretskii <eliz@gnu.org>
12886
12887 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
12888 the reasons we use "type pc" in these faces.
12889
12890 * button.el (button): Ditto.
12891
12892 2005-02-19 Michael Mauger <mmaug@yahoo.com>
12893
12894 * replace.el (query-replace-read-from): Set the value of
12895 query-replace-from-history-variable to handle the case of an empty
12896 string entered to accept the suggested default.
12897
12898 * net/tramp.el (tramp-file-name-for-operation):
12899 Use dired-call-process instead of dired-call-process-command.
12900
12901 2005-02-19 Jay Belanger <belanger@truman.edu>
12902
12903 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
12904 (math-div-non-trig): New variables.
12905 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
12906 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
12907 (math-combine-prod, math-div-symb-fancy): Add simplifications for
12908 trig expressions.
12909
12910 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
12911
12912 * progmodes/gdb-ui.el (gdb-var-update-handler)
12913 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
12914 for watch expressions,
12915 (gdb-var-create-handler): Don't set speedbar-update-flag.
12916 (gdb-post-prompt): Simplify test for speedbar.
12917
12918 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
12919
12920 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
12921 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
12922 we use the syntax table of the correct buffer.
12923 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
12924 Felix Gatzemeier.
12925
12926 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
12927 (ediff-file-remote-p): Make synonymous with file-remote-p.
12928 In all deffaces ediff-*-face-*, use min-colors.
12929
12930 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
12931 ediff-recurse-to-subdirectories.
12932 (ediff-mark-if-equal): Check that the arguments are strings, use
12933 ediff-same-contents (after to Felix Gatzemeier).
12934
12935 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
12936 nil.
12937
12938 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
12939
12940 * log-view.el (log-view-message-re): Fix up Subversion regexp.
12941
12942 2005-02-18 David Kastrup <dak@gnu.org>
12943
12944 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
12945 use `mark-active' when defined.
12946
12947 2005-02-18 Kenichi Handa <handa@m17n.org>
12948
12949 * ps-print.el (ps-font-info-database): New entry
12950 ZapfChancery-MediumItalic with correct font name. Fix font name
12951 of the entry Zapf-Chancery-MediumItalic.
12952
12953 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
12954
12955 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
12956
12957 2005-02-16 Kim F. Storm <storm@cua.dk>
12958
12959 * ido.el (ido-fallback-command): Pass user input to fallback command.
12960
12961 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
12962
12963 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
12964 (gdb-find-file-hook): Add server prefix.
12965
12966 2005-02-16 Richard M. Stallman <rms@gnu.org>
12967
12968 * replace.el (perform-replace): Pass new args to replace-highlight.
12969 (replace-highlight): Take region args,
12970 and pass them to isearch-lazy-highlight-new-loop.
12971
12972 * novice.el (disabled-command-hook): Autoload the defalias
12973 and the make-obsolete-variable call.
12974
12975 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
12976
12977 * isearch.el (isearch-lazy-highlight-start-limit)
12978 (isearch-lazy-highlight-end-limit): New variables limit
12979 the region for highlighting.
12980 (isearch-lazy-highlight-new-loop): New args BEG and END.
12981 (isearch-lazy-highlight-search): Use the new vars.
12982 (isearch-lazy-highlight-update): Likewise.
12983
12984 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
12985
12986 * cus-start.el (all): Use default-boundp.
12987
12988 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
12989
12990 * menu-bar.el (menu-bar-select-frame): Handle current frame.
12991
12992 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
12993
12994 * autorevert.el (auto-revert-stop-on-user-input)
12995 (auto-revert-verbose): Doc fixes.
12996
12997 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
12998
12999 * international/mule-cmds.el (set-locale-environment): Remove call
13000 to set-selection-coding-system on Windows.
13001
13002 2005-02-15 Jay Belanger <belanger@truman.edu>
13003
13004 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
13005 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
13006 calcFunc-coth.
13007 (math-simplify-sqrt): Add simplifications.
13008
13009 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
13010 to list.
13011
13012 * calc/calc-ext.el: Add functions to autoloads.
13013
13014 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
13015 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
13016 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
13017 (math-csc-raw, math-cot-raw): New functions.
13018
13019 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
13020
13021 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
13022 the variable name in a message.
13023
13024 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
13025 calcFunc-csc, calcFunc-cot.
13026
13027 * calc/calcalg2.el: Add derivative and integration rules for
13028 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
13029 calcFunc-csch, calcFunc-coth.
13030 (math-do-integral-methods): Add to checks for when to use
13031 substitutions.
13032
13033 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
13034
13035 2005-02-15 Lute Kamstra <lute@gnu.org>
13036
13037 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
13038 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
13039 <monnier@iro.umontreal.ca>
13040 (lisp-outline-level): Improve efficiency. Suggested by David
13041 Kastrup <dak@gnu.org>.
13042
13043 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
13044
13045 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
13046 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
13047 (gdb-set-gud-minor-mode-existing-buffers): New functions.
13048 (gdb-find-file-hook): New hook. Add it to find-file-hook.
13049 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
13050
13051 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
13052
13053 * cus-start.el (all): Comment change.
13054
13055 2005-02-14 Lute Kamstra <lute@gnu.org>
13056
13057 * cus-start.el (all): Check if symbol is void.
13058
13059 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
13060
13061 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
13062 optional argument to \cite.
13063
13064 2005-02-14 Richard M. Stallman <rms@gnu.org>
13065
13066 * cus-edit.el (custom-buffer-create-internal): Update help message.
13067 (custom-magic-alist): Update help messages.
13068
13069 * cus-start.el (all): Allow a var to specify a standard value.
13070
13071 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
13072
13073 * custom.el (custom-theme-set-variables): Handle variable aliases.
13074
13075 * frame.el (blink-cursor-timer): Doc fix.
13076 (blink-cursor): Make it an alias for `blink-cursor-mode' and
13077 declare obsolete.
13078 (blink-cursor-mode): Define with defcustom and use correct
13079 standard expression in that defcustom.
13080 * startup.el (command-line): Adapt to above changes in frame.el.
13081
13082 2005-02-11 Lute Kamstra <lute@gnu.org>
13083
13084 * apropos.el (apropos-score-doc): Prevent division by zero.
13085
13086 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
13087
13088 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
13089 (icalendar--get-event-property-attributes)
13090 (icalendar--get-event-properties)
13091 (icalendar--datetime-to-diary-date): New functions.
13092 (icalendar--split-value): Doc fix.
13093 (icalendar--datetime-to-noneuropean-date)
13094 (icalendar--datetime-to-european-date): New optional argument
13095 SEPARATOR. Return result as a string instead of a list.
13096 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
13097 (icalendar--convert-string-for-export): Rename arg S to STRING.
13098 (icalendar-export-region): Doc fix. Change name of error buffer.
13099 Save output buffer.
13100 (icalendar-import-file): Add blank at end of prompt.
13101 (icalendar-import-buffer): Doc fix. Do not switch to error
13102 buffer. Indicate status in return value.
13103 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
13104 buffer. Save output buffer. Handle exception from recurrence
13105 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
13106 events. Fix problems with weekly all-day events.
13107
13108 2005-02-10 Richard M. Stallman <rms@gnu.org>
13109
13110 * simple.el (eval-expression-print-format):
13111 Avoid warning about edebug-active.
13112
13113 * help.el (help-for-help-internal): Rename from help-for-help.
13114 (help-for-help): Define with defalias.
13115
13116 * font-core.el (font-lock-default-function): Use with-no-warnings.
13117
13118 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
13119
13120 * custom.el (defface): Doc fix.
13121
13122 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
13123
13124 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
13125 width 0" to prevent word wrapping problems.
13126
13127 2005-02-09 Kim F. Storm <storm@cua.dk>
13128
13129 * ido.el (ido-file-extensions-order): New defcustom.
13130 (ido-file-extension-lessp, ido-file-extension-aux)
13131 (ido-file-extension-order): New advanced file ordering.
13132 (ido-file-lessp): New simple file ordering.
13133 (ido-sort-list): Remove.
13134 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
13135 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
13136
13137 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
13138
13139 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
13140 that some versions of grep produce.
13141 (grep-mode-font-lock-keywords): Likewise.
13142
13143 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
13144
13145 * progmodes/gdb-ui.el (gdb-location-list): New variable.
13146 (gdb-cdir): Delete.
13147 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
13148 (gdb-source-info): Treat case when source file is in another
13149 directory properly.
13150 (gdb-get-location): New function.
13151
13152 2005-02-07 Jay Belanger <belanger@truman.edu>
13153
13154 * calc/calc-prog.el (calc-write-parse-table-part)
13155 (calc-fix-token-name): Fix a check for language type.
13156
13157 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
13158
13159 2005-02-07 Andre Spiegel <spiegel@gnu.org>
13160
13161 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
13162 as directory not writable.
13163
13164 2005-02-07 Kim F. Storm <storm@cua.dk>
13165
13166 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
13167 (cua--standard-movement-commands): Remove list.
13168 Instead, set CUA property value to move for movement commands.
13169 (cua-movement-commands): Remove. Users must set CUA prop instead.
13170 (cua--pre-command-handler): Check CUA property.
13171 (cua--init-keymaps): Don't remap undo commands.
13172 (cua-mode): Don't call cua--rectangle-on-off.
13173
13174 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
13175 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
13176 (cua--rect-undo-set-point): New var.
13177 (cua--rectangle-undo-boundary): Setup undo apply entry.
13178 (cua--rect-undo-handler): New function for rectangle undo.
13179 (cua--rect-start-position, cua--rect-end-position): Add.
13180 (cua--rectangle-post-command): Call cua--rectangle-set-corners
13181 for restored rectangle. Set point if cua--rect-undo-set-point.
13182
13183 2005-02-06 Jay Belanger <belanger@truman.edu>
13184
13185 * calc/calc-lang.el (calc-tex-language): Display more information
13186 in messages.
13187
13188 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
13189 in TeX mode.
13190
13191 2005-02-06 Richard M. Stallman <rms@gnu.org>
13192
13193 * emacs-lisp/lisp.el (buffer-end): Doc fix.
13194
13195 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
13196
13197 * net/ldap.el (ldap-search-internal): Support attributes with
13198 optional descriptions separated by a semi-colon, as in
13199 "userCertificate;binary".
13200
13201 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13202
13203 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
13204 isn't a cons (i.e. the version is 0).
13205
13206 2005-02-05 Eli Zaretskii <eliz@gnu.org>
13207
13208 * help.el (help-for-help): Doc fix.
13209
13210 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
13211
13212 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
13213 GDB-Windows on the menu-bar as this works better.
13214
13215 2005-02-04 Jay Belanger <belanger@truman.edu>
13216
13217 * calc/calc-embed.el (calc-embedded-update): Don't put in
13218 unnecessary newlines. Adjust the end of formula marker.
13219
13220 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
13221 (math-latex-parse-two-args): New function.
13222
13223 2005-02-03 Lute Kamstra <lute@gnu.org>
13224
13225 * help-fns.el (help-with-tutorial): Make sure that users cannot
13226 remove the entire text of the tutorial by means of `undo'.
13227
13228 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
13229
13230 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
13231 in recent changes, where the ispell process was repeatedly
13232 killed & restarted.
13233
13234 * international/mule-cmds.el (set-locale-environment): Set file-name
13235 coding system to utf-8 on Darwin systems.
13236 (set-default-coding-systems): Don't set default-file-name-coding-system
13237 on Darwin systems.
13238
13239 2005-02-03 Richard M. Stallman <rms@gnu.org>
13240
13241 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
13242
13243 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
13244
13245 * faces.el (list-faces-display): Add optional argument.
13246
13247 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
13248
13249 * font-core.el (font-lock-default-function): Handle the rare case where
13250 only font-lock-keywords is set.
13251
13252 2005-02-02 Kenichi Handa <handa@m17n.org>
13253
13254 * international/characters.el: Cancel previous change for
13255 I-WITH-DOT-ABOVE and DOTLESS-i.
13256
13257 * international/latin-5.el: Cancel previous change.
13258
13259 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
13260
13261 * progmodes/gud.el: Correction to syntax in gud-menu-map.
13262
13263 2005-02-02 Kenichi Handa <handa@m17n.org>
13264
13265 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
13266 DOTLESS-i.
13267
13268 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
13269 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
13270
13271 * case-table.el (get-upcase-table): New function.
13272 (copy-case-table): Copy upcaes table too if non-nil.
13273 (set-case-syntax-delims): Maintain upcase table too.
13274 (set-case-syntax-pair): Likewise.
13275 (set-upcase-syntax, set-downcase-syntax): New functions.
13276 (set-case-syntax): Maintain upcase table too.
13277
13278 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
13279
13280 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
13281
13282 * progmodes/gud.el (gud-goto-info): New function.
13283 (gud-tool-bar-map): Use correct icon.
13284
13285 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
13286
13287 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
13288 When delegating, order args in the funcall correctly.
13289
13290 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
13291
13292 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
13293
13294 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
13295
13296 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
13297 buffer not visiting a file.
13298
13299 2005-01-31 Jay Belanger <belanger@truman.edu>
13300
13301 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
13302 bound on the line with the formula.
13303
13304 2005-01-31 Kim F. Storm <storm@cua.dk>
13305
13306 * ses.el (ses-create-cell-variable-range)
13307 (ses-destroy-cell-variable-range, ses-reset-header-string)
13308 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
13309 (ses-insert-row): Fix format of apply undo entries.
13310
13311 2005-01-31 Jay Belanger <belanger@truman.edu>
13312
13313 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
13314 parts.
13315
13316 * calc/calc-embed.el (calc-embedded-open-formula)
13317 (calc-embedded-close-formula): Ignore matrix environments.
13318
13319 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
13320 TeX mode.
13321
13322 * calc/calc-lang.el (math-function-table, math-oper-table)
13323 (math-variable-table): Adjust the LaTeX portions.
13324
13325 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
13326 (math-latex-ignore-words): New constant.
13327
13328 2005-01-31 Richard M. Stallman <rms@gnu.org>
13329
13330 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
13331 (ispell-local-dictionary): Doc fix.
13332 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
13333 Don't reinitialize at run time. Don't defcustom.
13334 All uses changed to append ispell-local-dictionary-alist,
13335 or check it first.
13336 (ispell-current-dictionary): New variable for dictionary in use.
13337 (ispell-dictionary): Now used only for global default.
13338 (ispell-start-process): Set ispell-current-dictionary,
13339 not ispell-dictionary.
13340 (ispell-change-dictionary): Use this only for setting
13341 user preferences.
13342 (ispell-internal-change-dictionary): New function
13343 to change the current dictionary in use.
13344 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
13345 Use ispell-current-dictionary.
13346 Handle ispell-local-dictionary-overridden.
13347 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
13348
13349 2005-01-31 Jay Belanger <belanger@truman.edu>
13350
13351 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
13352
13353 * calc/calc-ext.el: Add calc-latex-language to autoloads.
13354 (calc-mode-map): Add calc-latex-language.
13355
13356 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
13357 (math-latex-print-frac): New functions.
13358 (math-oper-table, math-function-table, math-variable-table)
13359 (math-complex-format, math-input-filter): Add latex properties.
13360 (calc-set-language): Set math-expr-special-function-mapping.
13361
13362 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
13363 (calc-write-parse-table-part): Add LaTeX support.
13364
13365 * calc/calc.el (calc-language): Adjust docstring.
13366 (calc-set-mode-line): Add LaTeX support.
13367 (math-expr-special-function-mapping): New variable.
13368 (math-tex-ignore-words): Add to list.
13369
13370 * calc/calccomp.el (math-compose-expr, math-compose-rows):
13371 Add LaTeX support.
13372 (math-compose-expr): Add support for special functions.
13373
13374 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
13375
13376 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
13377
13378 * progmodes/gdb-ui.el (gdb-memory-address)
13379 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
13380 (gdb-memory-mode-map, gdb-memory-format-keymap)
13381 (gdb-memory-format-menu, gdb-memory-unit-keymap)
13382 (gdb-memory-unit-menu): New variables for a buffer
13383 that lets the user examine program memory.
13384 (gdb-memory-set-address, gdb-memory-set-repeat-count)
13385 (gdb-memory-format-binary, gdb-memory-format-octal)
13386 (gdb-memory-format-unsigned, gdb-memory-format-signed)
13387 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
13388 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
13389 (gdb-memory-unit-word, gdb-memory-unit-halfword)
13390 (gdb-memory-unit-byte, gdb-memory-unit-menu)
13391 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
13392 (gdb-memory-mode, gdb-memory-buffer-name)
13393 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
13394 New functions for above buffer.
13395
13396 2005-01-30 Richard M. Stallman <rms@gnu.org>
13397
13398 * cus-edit.el (custom-bury-buffer): Function deleted.
13399 (custom-buffer-done-function): Option deleted.
13400 (custom-buffer-done-kill): New (replacement option.
13401 (Custom-buffer-done): Call quit-window.
13402 (custom-buffer-create-internal): Update for above changes.
13403
13404 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
13405
13406 * simple.el (undo-ask-before-discard): New var.
13407 (undo-outer-limit-truncate): Implement it.
13408 (undo-extra-outer-limit): Doc update.
13409
13410 2005-01-29 Richard M. Stallman <rms@gnu.org>
13411
13412 * ses.el (undo-more): Delete defadvice.
13413 (ses-begin-change): Doc fix.
13414
13415 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
13416 instead of rebinding C-x u and C-_.
13417
13418 * files.el (normal-backup-enable-predicate): Return nil for files
13419 in /tmp, regardless of temporary-file-directory.
13420
13421 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
13422
13423 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
13424 (open-rectangle, delete-whitespace-rectangle-line)
13425 (clear-rectangle-line): If FILL, pass t instead of FILL
13426 for move-to-column's 2nd arg.
13427
13428 * simple.el (undo): Fix the test for continuing a series of undos.
13429 (undo-more): Set pending-undo-list to t when we reach end.
13430 (pending-undo-list): Move up defvar.
13431
13432 * wid-edit.el (widget-button-click):
13433 Shorten the range of the track-mouse binding.
13434
13435 * comint.el (comint-insert-input): Undo previous changes;
13436 use last-input-event in interactive spec.
13437
13438 2005-01-29 Eli Zaretskii <eliz@gnu.org>
13439
13440 * progmodes/compile.el (compilation-start): Bind buffer-read-only
13441 to nil before invoking call-process. Reset buffer's modified flag
13442 after fontifying it in the no-async branch.
13443
13444 * wid-edit.el (widget-specify-button): If mouse pointer shape
13445 cannot be changed, use mouse face instead.
13446
13447 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
13448
13449 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
13450 (gdb-goto-breakpoint): Make breakpoint handling work on template
13451 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
13452 (gdb-assembler-custom): Update to recognize breakpoint information
13453 added on 2005-01-19.
13454
13455 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
13456
13457 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
13458 (dsssl-mode): Use define-derived-mode.
13459 (scheme-mode-initialize): Remove.
13460 (scheme-mode): Use run-mode-hooks.
13461
13462 * cus-edit.el (customize-group-other-window)
13463 (custom-buffer-create-other-window): Don't override special-display-*.
13464 (custom-mode-map): Make it dense.
13465
13466 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
13467 sets the default value.
13468
13469 2005-01-28 Eli Zaretskii <eliz@gnu.org>
13470
13471 * descr-text.el: Add more keywords.
13472
13473 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
13474
13475 * speedbar.el: Avoid unnecessary use of locate-library.
13476
13477 * international/mule-cmds.el (standard-display-european-internal):
13478 Don't fiddle with latin-1 non-break space any more since it's now
13479 special cased in the C code.
13480 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
13481
13482 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
13483
13484 * cus-start.el (all): Add `undo-outer-limit'.
13485
13486 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13487
13488 * textmodes/bibtex.el (bibtex-format-entry):
13489 Use `bibtex-empty-field-re' only on the text of fields, not on entire
13490 field lines.
13491 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
13492 not on part of a buffer.
13493
13494 2005-01-25 Lute Kamstra <lute@gnu.org>
13495
13496 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
13497 nonempty field text strings like "{letters\\macro{}more letters}".
13498 Clarify docstring.
13499 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
13500 (bibtex-entry-offset, bibtex-parse-association)
13501 (bibtex-parse-field-name): Fix typos in docstrings.
13502 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
13503
13504 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
13505
13506 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
13507 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
13508 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
13509 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
13510
13511 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
13512 isearch minor mode.
13513
13514 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
13515
13516 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
13517
13518 2005-01-24 Lute Kamstra <lute@gnu.org>
13519
13520 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
13521 CASECHARS and NOT-CASECHARS regular expressions of the
13522 "nederlands" and "nederlands8" dictionaries to prevent a "Range
13523 striding over charsets" error.
13524
13525 2005-01-24 Jay Belanger <belanger@truman.edu>
13526
13527 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
13528 display variable name.
13529
13530 2005-01-24 Kenichi Handa <handa@m17n.org>
13531
13532 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
13533 Fix setting of the element of encoded-kbd-iso2022-invocations.
13534
13535 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
13536
13537 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
13538 (gdb-threads-select): Change to also accept mouse events.
13539 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
13540 (gdb-threads-mouse-select): Delete.
13541
13542 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
13543
13544 * files.el (insert-directory): Take care of empty directory,
13545 listed without -a switch.
13546
13547 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
13548
13549 * textmodes/refill.el (refill-post-command-function):
13550 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
13551 to the list of functions that we should be careful not to undo.
13552 (refill-late-fill-paragraph-function): Remove.
13553 (refill-saved-state): New var.
13554 (refill-mode): Use it to save fill-paragraph-function.
13555 Save also the value of auto-fill-function.
13556
13557 * term/w32-win.el: Simplify code.
13558
13559 2005-01-23 Kim F. Storm <storm@cua.dk>
13560
13561 * simple.el (line-move): Adapt to new return value from
13562 pos-visible-in-window-p.
13563
13564 * simple.el (line-move): Fix last change. Check partial
13565 visibility at point rather than at window-start.
13566
13567 2005-01-22 Jason Rumney <jasonr@gnu.org>
13568
13569 * term/w32-win.el (xw-defined-colors): Remove debug-message.
13570
13571 2005-01-22 David Kastrup <dak@gnu.org>
13572
13573 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
13574
13575 2005-01-22 Eli Zaretskii <eliz@gnu.org>
13576
13577 * type-break.el (type-break-mode): Add a test for
13578 type-break-file-name being non-nil.
13579
13580 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
13581
13582 * net/eudc.el (top level): Call (message "") via progn, so that
13583 eudc-options-file is loaded.
13584
13585 2005-01-22 Kim F. Storm <storm@cua.dk>
13586
13587 * simple.el (line-move-1): Rename from line-move.
13588 (line-move): New function that adjusts vscroll for partially
13589 visible rows, and calls line-move-1 otherwise.
13590
13591 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
13592
13593 * pcomplete.el: Define pcomplete-read-event instead of read-event,
13594 since it's not a complete read-event implementation
13595
13596 2005-01-20 Jay Belanger <belanger@truman.edu>
13597
13598 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
13599 for called function.
13600
13601 2005-01-20 Steven Tamm <steventamm@mac.com>
13602
13603 * term/mac-win.el (process-connection-type): Remove.
13604 Controlled now by s/darwin.h:PTY_ITERATION.
13605
13606 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
13607
13608 * window.el (handle-select-window): Don't switch window when we're
13609 in the minibuffer.
13610
13611 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
13612
13613 * subr.el (dotimes-with-progress-reporter): New macro.
13614
13615 * ses.el (ses-dotimes-msg): Remove macro.
13616 Use `dotimes-with-progress-reporter' instead.
13617
13618 2005-01-19 Steven Tamm <steventamm@mac.com>
13619
13620 * term/mac-win.el (process-connection-type): Use new
13621 operating-system-release variable to use ptys on Darwin 7 (OS X
13622 10.3) when using carbon build.
13623
13624 2005-01-19 Jay Belanger <belanger@truman.edu>
13625
13626 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
13627 flags if the last command was a tab or M-tab.
13628
13629 * calc/calc-prog.el (calc-user-define-edit): Put original formula
13630 in formula editing buffer.
13631
13632 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
13633
13634 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
13635 breakpoint image symbol in margin.
13636
13637 2005-01-19 Jay Belanger <belanger@truman.edu>
13638
13639 * calc/calc-prog.el (calc-execute-kbd-macro):
13640 Ignore calc-keep-arg-flag.
13641
13642 2005-01-19 Kenichi Handa <handa@m17n.org>
13643
13644 * textmodes/ispell.el (ispell-looking-at): New function.
13645 (ispell-process-line): Use ispell-looking-at to compare the ispell
13646 output and the buffer contents.
13647
13648 2005-01-18 Jay Belanger <belanger@truman.edu>
13649
13650 * calc/calc.el (calc-display-raw): Fix docstring.
13651
13652 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
13653
13654 * simple.el (blink-matching-open): Strip extra info from syntax.
13655
13656 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
13657 funny chars in the end-of-here-doc marker.
13658
13659 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
13660
13661 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
13662 that enable/disabled state of breakpoints is shown correctly in
13663 fringe and on ttys.
13664 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
13665 Add breakpoint information as text properties.
13666 (gdb-mouse-toggle-breakpoint):
13667 Rename to gdb-mouse-set-clear-breakpoint.
13668 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
13669 breakpoints in the margin.
13670 (gdb-remove-strings): Simplify.
13671
13672 2005-01-17 Jay Belanger <belanger@truman.edu>
13673
13674 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
13675 erasing buffer.
13676
13677 2005-01-17 Richard M. Stallman <rms@gnu.org>
13678
13679 * progmodes/grep.el (grep-find): Copy from `grep' the condition
13680 for calling grep-compute-defaults.
13681
13682 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
13683 if buffer is empty.
13684
13685 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
13686
13687 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
13688
13689 * hilit-chg.el (highlight-changes-mode): Don't autoload.
13690
13691 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
13692 non-preloaded variables.
13693
13694 2005-01-17 Steven Tamm <steventamm@mac.com>
13695
13696 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
13697 tex-shell cause to force interactivity when using pipes.
13698
13699 2005-01-17 Kim F. Storm <storm@cua.dk>
13700
13701 * simple.el (just-one-space): Make arg optional.
13702
13703 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
13704
13705 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
13706 posn-at-x-y to t to access left-margin.
13707
13708 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
13709
13710 Sync with Tramp 2.0.47.
13711
13712 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
13713 catching keep-date problems in cp/scp operations.
13714 (tramp-handle-copy-file): Don't call `set-file-modes'
13715 unconditionally. Specialized functions should know better what is
13716 necessary. This improves performance a little bit, and the
13717 functions could catch errors with `cp -p' and `scp -p'.
13718 (tramp-do-copy-or-rename-file-via-buffer)
13719 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
13720 when appropriate.
13721 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
13722 Call `set-file-modes' when appropriate.
13723 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
13724 Johnsson <isak@hypergene.com>
13725 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
13726 of both Tramp buffer and debug buffer. Reported by Joakim Verona
13727 <joakim@verona.se>
13728 (tramp-file-name-for-operation): Mark `shell-command' as magic for
13729 Emacs only.
13730
13731 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
13732 `find-file-hooks' and `dired-mode-hook'.
13733 (tramp-minor-mode-map): Respective map. Add remapping for
13734 `compile' and `recompile'.
13735 (tramp-remap-command, tramp-recompile): New defuns.
13736 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
13737 in buffer "*Compilation*". Call the commands asynchronously.
13738
13739 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
13740 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
13741 `shell-command', because it isn't magic in XEmacs. Reported by
13742 Adrian Aichner <adrian@xemacs.org>.
13743
13744 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
13745 `substitute-in-file-name.
13746 (tramp-smb-handle-substitute-in-file-name): New defun.
13747 (tramp-smb-advice-PC-do-completion): Delete advice.
13748
13749 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
13750
13751 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
13752 Fix error in deleting region.
13753
13754 2005-01-15 Richard M. Stallman <rms@gnu.org>
13755
13756 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
13757 In non-temp buffer, switch syntax table temporarily.
13758
13759 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
13760
13761 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
13762
13763 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
13764
13765 * imenu.el (imenu--split-menu): Copy menulist before sorting.
13766 (imenu--generic-function): Use START, not BEG, as pos of definition.
13767
13768 * simple.el (just-one-space): Argument specifies number of spaces.
13769
13770 * simple.el (eval-expression-print-format): Avoid warning
13771 about edebug-active.
13772
13773 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
13774
13775 * progmodes/sh-script.el: Code copied from make-mode.el
13776 with small changes,
13777 (sh-mode-map): Bind C-c C-\.
13778 (sh-backslash-column, sh-backslash-align): New variables.
13779 (sh-backslash-region, sh-append-backslash): New functions.
13780
13781 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
13782
13783 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
13784 (rmail-pop-password, rmail-pop-password-required): Move to
13785 rmail-obsolete group.
13786 (rmail-set-pop-password): Rename to rmail-set-remote-password.
13787 All callers updated.
13788 (rmail-get-pop-password): Rename to rmail-get-remote-password.
13789 Take an argument specifying whether it is POP or IMAP mailbox we
13790 are using. All callers updated.
13791 (rmail-pop-password-error): Rename to
13792 rmail-remote-password-error. Added mailutils-specific error message.
13793 (rmail-movemail-search-path)
13794 (rmail-movemail-variant-in-use): New variables.
13795 (rmail-remote-password, rmail-remote-password-required):
13796 New customization variables.
13797 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
13798 (rmail-parse-url): New function.
13799 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
13800 with GNU mailutils movemail.
13801
13802 2005-01-15 Kevin Ryde <user42@zip.com.au>
13803
13804 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
13805 suffix to space, $ or '$, to correctly position point when going
13806 to @table style constants like DBL_MAX.
13807
13808 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
13809
13810 * type-break.el (type-break-mode, type-break-file-time)
13811 (type-break-file-keystroke-count, type-break-choose-file):
13812 Don't store data in or load data from the file if type-break-file-name
13813 is nil.
13814 (type-break-file-name): Doc update as per the above.
13815
13816 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
13817
13818 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
13819 lookup-key might return nil; handle that.
13820
13821 2005-01-15 Alan Mackenzie <acm@muc.de>
13822
13823 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
13824 rather than the element found, thus enabling the tree to be setcar'd.
13825
13826 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
13827
13828 * textmodes/org.el (org-show-following-heading): New option.
13829 (org-show-hierarchy-above): Use `org-show-following-heading'.
13830 (org-cycle): Documentation fix.
13831
13832 * textmodes/org.el (orgtbl-optimized): New option
13833 (orgtbl-mode): New command, a minor mode.
13834 (orgtbl-mode-map): New variable.
13835 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
13836 (orgtbl-error, orgtbl-self-insert-command)
13837 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
13838
13839 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
13840 a local variable in each org-mode buffer.
13841
13842 * textmodes/org.el (org-set-regexps-and-options): Rename from
13843 `org-set-regexps'. Added checking for STARTUP keyword.
13844 (org-get-current-options): Add STARTUP options.
13845 (org-table-insert-row): Make mode intelligent about when
13846 realignment is needed.
13847 (org-self-insert-command, org-delete-backward-char, org-delete-char):
13848 New commands.
13849 (org-enable-table-editor): New default value `optimized'.
13850 (org-table-blank-field): Support blanking regions if active.
13851
13852 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
13853
13854 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
13855 if the year is not given.
13856
13857 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
13858 Add new escapes %m and %M, fixed bug with %F by adding
13859 save-match-data.
13860 (reftex-reference): Remove ?. from list of spaces.
13861 (reftex-label-info): Add automatic label prefix recognition.
13862
13863 * textmodes/reftex-index.el (reftex-index-next-phrase):
13864 Add slave parameter to call of `reftex-index-this-phrase'.
13865 (reftex-index-this-phrase): New optional argument.
13866 (reftex-index-region-phrases): Add slave parameter to call of
13867 `reftex-index-this-phrase'.
13868 (reftex-display-index): New argument redo.
13869 (reftex-index-rescan): Add 'redo to arguments of
13870 `reftex-display-index'.
13871 (reftex-index-Rescan, reftex-index-revert)
13872 (reftex-index-switch-index-tag): Add 'redo to arguments of
13873 `reftex-display-index'.
13874 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
13875 indexing. Fix bug with matching is there is a quote before or
13876 after the word.
13877
13878 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
13879 Fix bug when collecting citation keys in lines with comments.
13880 (reftex-citation): Prefix argument no longer rescans the document,
13881 but forces prompting for optional arguments of cite macros.
13882 (reftex-do-citation): Prompting for optional arguments implemented.
13883
13884 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
13885 Add optional arguments to most cite commands.
13886 (reftex-cite-cleanup-optional-args): New option
13887 (reftex-cite-prompt-optional-args): New option.
13888 (reftex-trust-label-prefix): New option.
13889
13890 * textmodes/reftex-toc.el (reftex-toc-find-section):
13891 Add push-mark before changing the position in the buffer.
13892
13893 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
13894 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
13895
13896 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
13897
13898 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
13899 more carefully.
13900
13901 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
13902
13903 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
13904 (sgml-mode): Use it.
13905 (sgml-get-context): Better keep track of implicitly closed tags.
13906
13907 2005-01-13 Kenichi Handa <handa@m17n.org>
13908
13909 * textmodes/ispell.el: These changes are to fix misalignment error
13910 caused by equivalent characters of different Emacs charsets.
13911 (ispell-unified-chars-table): New variable.
13912 (ispell-get-decoded-string): New function.
13913 (ispell-get-casechars, ispell-get-not-casechars)
13914 (ispell-get-otherchars): Call ispell-get-decoded-string.
13915
13916 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
13917
13918 * custom.el (custom-declare-variable): Just put symbol instead
13919 of (defvar . symbol) in `current-load-list'.
13920
13921 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
13922
13923 * emacs-lisp/elint.el: Fixed typo in Commentary section.
13924
13925 2005-01-12 Jay Belanger <belanger@truman.edu>
13926
13927 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
13928 to create a Calc summary.
13929
13930 2005-01-12 Kim F. Storm <storm@cua.dk>
13931
13932 * mouse.el (mouse-on-link-p): Change functionality and doc
13933 string to comply with latest description in lisp ref.
13934
13935 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
13936
13937 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
13938 Enable mouse clicks on mode-line, header-line and margin.
13939 (event-type): Give mouse event symbols an 'event-kind property
13940 with value 'mouse-click.
13941
13942 2005-01-12 Juri Linkov <juri@jurta.org>
13943
13944 * facemenu.el (list-colors-display): Add new arg buffer-name.
13945 Use it. Fix docstring. Replace code for identifying duplicate
13946 colors by the name with call to `list-colors-duplicates' which
13947 identifies duplicate colors by the value unless the color
13948 is one of special Windows colors. Set truncate-lines to t.
13949 Print sorted duplicate color names on each line. Indent to 22
13950 \(the longest color name in rgb.txt) instead of 20. Optimize.
13951 (list-colors-duplicates): New function.
13952 (facemenu-color-name-equal): Delete function.
13953
13954 * facemenu.el (list-colors-print): New function created from code
13955 in list-colors-display. Print #RRGGBB at the window right edge.
13956 (list-colors-display): When temp-buffer-show-function is not
13957 defined, call list-colors-print from temp-buffer-show-hook
13958 to get the right value of window-width in list-colors-print
13959 after the buffer is displayed.
13960
13961 * simple.el (pop-mark): Move deactivate-mark out of conditional
13962 part to deactivate the active mark regardless of the state of the
13963 mark ring.
13964
13965 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
13966 variables line in desktop files.
13967
13968 2005-01-12 Juri Linkov <juri@jurta.org>
13969
13970 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
13971 Bring together isearch highlight related options.
13972 (lazy-highlight): Replace group `replace' by `matching'.
13973 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
13974 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
13975 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
13976 and declare them obsolete.
13977 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
13978 (isearch-faces): Remove defgroup.
13979 (isearch-overlay, isearch-highlight, isearch-dehighlight):
13980 Move isearch highlighting code closer to lazy highlighting code.
13981
13982 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
13983 (query-replace-highlight, query-replace-lazy-highlight)
13984 (query-replace): Move definitions to the beginning of the file.
13985
13986 2005-01-11 Juri Linkov <juri@jurta.org>
13987
13988 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
13989 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
13990 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
13991
13992 * info.el (Info-history-forward): New variable.
13993 (Info-select-node): Reset Info-history-forward to nil.
13994 (Info-last): Turn into defalias.
13995 (Info-history-back): Rename from Info-last.
13996 Add current node to Info-history-forward.
13997 (Info-history-forward): New fun.
13998 (Info-mode-map): Replace Info-last by Info-history-back.
13999 Bind Info-history-forward to "r".
14000 (Info-mode-menu): Replace Info-last by Info-history-back.
14001 Fix menu item text. Add menu item for Info-history-forward.
14002 (info-tool-bar-map): Replace Info-last by Info-history-back.
14003 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
14004 for Info-history-forward.
14005 (Info-mode): Replace Info-last by Info-history-back in docstring.
14006 Add local variable Info-history-forward.
14007 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
14008
14009 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
14010
14011 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
14012 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
14013 Ignore select-window events rather than fiddle with
14014 mouse-autoselect-window.
14015
14016 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
14017
14018 * type-break.el (type-break-mode): Fix previous change.
14019
14020 2005-01-10 Jay Belanger <belanger@truman.edu>
14021
14022 * calc/calc-ext.el (calc-reset): Reset when inside embedded
14023 calculator; only reset when point is inside a calculator.
14024 Don't adjust the window height if the window takes up the whole height
14025 of the frame.
14026
14027 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
14028
14029 * ebuff-menu.el (Electric-buffer-menu-mode):
14030 Preserve value of buffer-local var header-line-format.
14031
14032 2005-01-09 Jay Belanger <belanger@truman.edu>
14033
14034 * calc/calc.el (calc-mode-var-list-restore-saved-values):
14035 Make sure settings file exists before accessing it.
14036
14037 * calc/calc-embed.el (calc-embedded-subst):
14038 Replace math-multi-subst-rec, which is only supposed to be called
14039 by math-multi-subst, by math-multi-subst.
14040
14041 2005-01-09 Andre Spiegel <spiegel@gnu.org>
14042
14043 * vc.el (vc-allow-async-revert): New user option.
14044 (vc-disable-async-diff): New internal variable.
14045 (vc-revert-buffer): Use them to disable asynchronous diff.
14046
14047 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
14048 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
14049 asynchronously if vc-disable-async-diff is t.
14050
14051 2005-01-09 Jay Belanger <belanger@truman.edu>
14052
14053 * calc/calc.el (defcalcmodevar): New macro.
14054 (calc-mode-var-list-restore-default-values)
14055 (calc-mode-var-list-restore-saved-values): New functions.
14056 (calc-mode-var-list): Use defcalcmodevar to define it.
14057 (calc-always-load-extensions, calc-line-numbering)
14058 (calc-line-breaking, calc-display-just, calc-display-origin)
14059 (calc-number-radix, calc-leading-zeros, calc-group-digits)
14060 (calc-group-char, calc-point-char, calc-frac-format)
14061 (calc-prefer-frac, calc-hms-format, calc-date-format)
14062 (calc-float-format, calc-full-float-format, calc-complex-format)
14063 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
14064 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
14065 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
14066 (calc-matrix-brackets, calc-language, calc-language-option)
14067 (calc-left-label, calc-right-label, calc-word-size)
14068 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
14069 (calc-display-raw, calc-internal-prec, calc-angle-mode)
14070 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
14071 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
14072 (calc-window-height, calc-display-trail, calc-show-selections)
14073 (calc-use-selections, calc-assoc-selections)
14074 (calc-display-working-message, calc-auto-why, calc-timing)
14075 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
14076 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
14077 (calc-gnuplot-default-device, calc-gnuplot-default-output)
14078 (calc-gnuplot-print-device, calc-gnuplot-print-output)
14079 (calc-gnuplot-geometry, calc-graph-default-resolution)
14080 (calc-graph-default-resolution-3d, calc-invocation-macro)
14081 (calc-show-banner): Use defcalcmodevar to declare them and set
14082 their default values.
14083
14084 * calc/calc-ext.el (calc-reset): Restore saved values of variables
14085 instead of default values (but restore default values if there is
14086 an argument of 0).
14087
14088 2005-01-09 David Kastrup <dak@gnu.org>
14089
14090 * desktop.el (desktop-restore-eager): Fix typo in type.
14091
14092 2005-01-08 Richard M. Stallman <rms@gnu.org>
14093
14094 * cus-edit.el (customize): Delete :link.
14095
14096 2005-01-08 Jay Belanger <belanger@truman.edu>
14097
14098 * calc/calc.el (calc-mode): Remove the extension from the
14099 `calc-settings-file' file name when loading it.
14100
14101 2005-01-08 Kim F. Storm <storm@cua.dk>
14102
14103 * info.el (Info-mode-map, Info-next-link-keymap)
14104 (Info-prev-link-keymap, Info-up-link-keymap):
14105 Map follow-link to mouse-face.
14106 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
14107
14108 2005-01-08 Jay Belanger <belanger@truman.edu>
14109
14110 * calc/calc.el (calc-settings-file): Change default value.
14111 Suggested by cgw in a comment in calc-mode.el.
14112
14113 * calc/calc-mode.el (calc-settings-file-name):
14114 Compare calc-settings-file to user-init-file instead of ~/.emacs.
14115 Replace ~/.emacs in a prompt by calc-settings-file.
14116
14117 2005-01-07 Lars Hansen <larsh@math.ku.dk>
14118
14119 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
14120 (desktop-lazy-idle-delay): New customizable variables.
14121 (desktop-buffer-args-list): New variable.
14122 (desktop-append-buffer-args): New function.
14123 (desktop-save): Call desktop-append-buffer-args for some buffers.
14124 (desktop-lazy-create-buffer): New function.
14125 (desktop-idle-create-buffers): New function.
14126 (desktop-read): Add message about buffers to restore lazily.
14127 (desktop-lazy-abort): New command.
14128 (desktop-clear): Call desktop-lazy-abort.
14129 (desktop-lazy-complete): New command.
14130
14131 2005-01-06 Richard M. Stallman <rms@gnu.org>
14132
14133 * emacs-lisp/find-func.el (find-face-definition):
14134 Rename from find-face.
14135
14136 2005-01-06 Kim F. Storm <storm@cua.dk>
14137
14138 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
14139
14140 * man.el (Man-xref-man-page, Man-xref-header-file)
14141 (Man-xref-normal-file): Add follow-link property.
14142
14143 2005-01-06 Jay Belanger <belanger@truman.edu>
14144
14145 * calc/calc-units.el: Make sure the proper macro definitions are
14146 available when compiling.
14147
14148 2005-01-06 Juri Linkov <juri@jurta.org>
14149
14150 * isearch.el (isearch-lazy-highlight-update):
14151 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
14152
14153 2005-01-06 Miles Bader <miles@gnu.org>
14154
14155 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
14156 (isearch-lazy-highlight-face): Use new name.
14157
14158 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
14159
14160 * uniquify.el (uniquify-rationalize-file-buffer-names):
14161 Re-add an interactive spec.
14162 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
14163 to the same name.
14164
14165 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
14166 (isearch-update, isearch-done): Adjust calls accordingly.
14167
14168 2005-01-05 Richard M. Stallman <rms@gnu.org>
14169
14170 * custom.el (custom-set-variables, custom-theme-set-variables):
14171 Clarify documentation.
14172
14173 * emacs-lisp/find-func.el (find-variable)
14174 (find-variable-other-window, find-variable-other-frame):
14175 Fix the TYPE args to find-function-read and find-function-do-it.
14176 (find-function): Doc fix.
14177 (find-function-at-point): Replace function-at-point alias.
14178
14179 2005-01-04 Richard M. Stallman <rms@gnu.org>
14180
14181 * cus-face.el (custom-declare-face):
14182 Record defface in current-load-list.
14183
14184 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
14185
14186 * emacs-lisp/find-func.el: Doc fixes.
14187 (find-face-regexp): New variable.
14188 (find-function-regexp-alist): New variable.
14189 (find-function-C-source): Third arg is now TYPE.
14190 (find-function-search-for-symbol): Handle general TYPE.
14191 (find-function-read, find-function-do-it): Handle general TYPE.
14192 (find-definition-noselect, find-face): New functions.
14193 (function-at-point): Alias deleted.
14194
14195 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
14196
14197 * battery.el (display-battery-mode): Rename from display-battery.
14198 Handle the case where it gets turned off.
14199
14200 2005-01-04 Richard M. Stallman <rms@gnu.org>
14201
14202 * cus-edit.el (customize): Make :link point to user doc.
14203
14204 * man.el (Man-fontify-manpage): Turn off undo generation.
14205
14206 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
14207
14208 2005-01-04 Andreas Schwab <schwab@suse.de>
14209
14210 * files.el (insert-directory): Only look for error lines in
14211 inserted text. Don't move too far after processing --dired markers.
14212
14213 2005-01-04 Richard M. Stallman <rms@gnu.org>
14214
14215 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
14216 Don't expand if the character is @, period, dash, etc.
14217 (define-mail-abbrev): Quote names that contain problem characters.
14218
14219 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
14220
14221 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
14222
14223 2005-01-03 Richard M. Stallman <rms@gnu.org>
14224
14225 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
14226 (query-replace-highlight, query-replace-lazy-highlight)
14227 (query-replace): Definitions moved up. Doc fix.
14228
14229 2005-01-03 Richard M. Stallman <rms@gnu.org>
14230
14231 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
14232 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
14233 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
14234 (lazy-highlight-face): Rename from isearch-lazy-...
14235 Change all references to them.
14236
14237 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
14238
14239 * cus-edit.el (custom-file): Doc fix for defcustom.
14240 (custom-file): The function no longer sets the variable
14241 `custom-file' to its return value.
14242
14243 * startup.el (command-line): No longer load `custom-file'.
14244
14245 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
14246
14247 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
14248
14249 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
14250 Don't confuse module-prefixed identifiers for labels.
14251 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
14252
14253 2005-01-02 Richard M. Stallman <rms@gnu.org>
14254
14255 * files.el (basic-save-buffer-1): Fix previous change.
14256
14257 * loadhist.el (file-loadhist-lookup): New function.
14258 (file-provides, file-requires): Use it.
14259
14260 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
14261 instead of calculating the right size.
14262
14263 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
14264
14265 * vc-svn.el (vc-svn-diff): Stay local if possible.
14266
14267 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
14268
14269 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
14270
14271 * files.el (hack-local-variables): Fix last change.
14272
14273 2005-01-02 Jay Belanger <belanger@truman.edu>
14274
14275 * calc/calc-yank.el (calc-edit-top): New variable.
14276 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
14277 object. Change header properties.
14278 (calc-edit-finish, calc-edit-finish-stack-object)
14279 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
14280 edited object.
14281 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
14282 for the beginning of the edited object.
14283 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
14284 for the beginning of the edited object.
14285 * calc/calc-prog.el (calc-edit-macro-finish-edit)
14286 (calc-finish-formula-edit, calc-macro-repeats)
14287 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
14288 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
14289 beginning of the edited object.
14290 (calc-user-define-edit): Change the header for editing macros.
14291 Remove unnecessary variable.
14292
14293 2005-01-01 Jay Belanger <belanger@truman.edu>
14294
14295 * calc/calc-yank.el (calc-edit-mode): Change default header.
14296 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
14297 * calc/calc-store.el (calc-edit-variable): Change title to match new
14298 header.
14299 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
14300 mode to match new header.
14301 (calc-user-define-edit): Change titles to include names of commands.
14302 (calc-finish-formula-edit): Adjust to handle new header.
14303 (calc-finish-macro-edit): Remove.
14304 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
14305 (calc-edit-macro-command, calc-edit-macro-command-type)
14306 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
14307 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
14308 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
14309 (calc-edit-macro-finish-edit): New functions.
14310 (calc-user-define-edit): Use new functions to edit named calc macros.
14311
14312 2005-01-01 Stefan <monnier@iro.umontreal.ca>
14313
14314 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
14315
14316 * ses.el (copy-region-as-kill): Deactivate mark.
14317
14318 2005-01-01 Richard M. Stallman <rms@gnu.org>
14319
14320 * replace.el (occur-1): If the output buffer is also an input,
14321 don't kill it, rename it.
14322
14323 * faces.el (set-face-background, set-face-foreground): Doc fix.
14324
14325 * cus-face.el (custom-face-attributes): Fix :help-echo strings
14326 for :foreground and :background.
14327
14328 * dired.el (dired-view-command-alist): Variable deleted.
14329 (dired-view-file, dired-mouse-find-file-other-window):
14330 Delete the code to use it.
14331
14332 2005-01-01 Kim F. Storm <storm@cua.dk>
14333
14334 * image.el (insert-sliced-image): Use t for line-height property.
14335
14336 See ChangeLog.11 for earlier changes.
14337
14338 ;; Local Variables:
14339 ;; coding: iso-2022-7bit
14340 ;; End:
14341
14342 Copyright (C) 2005 Free Software Foundation, Inc.
14343 Copying and distribution of this file, with or without modification,
14344 are permitted provided the copyright notice and this notice are preserved.
14345
14346 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1