*** empty log message ***
[bpt/emacs.git] / lisp / ChangeLog
1 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
4 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
5 (gdb-many-windows): Doc fix.
6
7 2005-10-31 Romain Francoise <romain@orebokech.com>
8
9 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
10
11 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
12
13 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
14 that global-font-lock-mode can be enabled by default.
15
16 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
17 (font-lock-add-keywords, font-lock-remove-keywords)
18 (font-lock-fontify-buffer): Remove autoload cookies.
19
20 * jit-lock.el (jit-lock-register): Likewise.
21
22 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
23
24 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
25
26 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
27 intact if there is no gud-comint-buffer.
28
29 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
30
31 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
32 old prompt comint-prompt-read-only is t and GDB commands are
33 issued from tool bar etc.
34
35 2005-10-31 Masatake YAMATO <jet@gyve.org>
36
37 * vc.el (vc-directory-exclusion-list): Add "{arch}".
38
39 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
40
41 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
42 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
43
44 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
45
46 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
47 starting at beginning of line. Fontification is messed up when
48 `open-paren-in-column-0-is-defun-start' set to t. Reported
49 by John Paul Wallington <jpw@pobox.com>.
50
51 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
52
53 * comint.el (comint-send-input): Call `comint-update-fence' when
54 `comint-process-echoes' and `comint-prompt-read-only' are both
55 non-nil, to avoid leftover read-only newline.
56
57 2005-10-30 Richard M. Stallman <rms@gnu.org>
58
59 * textmodes/flyspell.el (flyspell-external-point-words):
60 Detect when WORD can't be checked properly because
61 flyspell-get-word finds just part of it, and move on.
62
63 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
64 boundarychar for Polish.
65 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
66 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
67
68 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
69
70 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
71 (gdb-registers-font-lock-keywords): Delete.
72 (gdb-registers-mode): Don't fontify.
73 (gdb-info-registers-custom): Use text properties instead as, in
74 future, changed register values will use font-lock-warning-face.
75 (gdb-local-font-lock-keywords): Rename to...
76 (gdb-locals-font-lock-keywords): ...for consistency.
77
78 2005-10-30 Andre Spiegel <spiegel@gnu.org>
79
80 * vc.el (vc-switch-backend): Better error message if the buffer is
81 not visiting a file under version control.
82
83 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
84
85 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
86
87 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
88 ~/.emacs.d/.emacs.
89
90 2005-10-29 Richard M. Stallman <rms@gnu.org>
91
92 * replace.el (occur-mode-mouse-goto): Always go to other window.
93 (occur-mode-goto-occurrence): Always switch in same window.
94
95 * simple.el (undo): Display message at end, not at start.
96
97 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
98 New arg REUSE-CELL.
99 (cancel-timer-internal): New function.
100 (timer-event-handler): Use cancel-timer-internal,
101 and pass the cell it returns to timer-activate...
102
103 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
104 (jit-lock-deferred-fontify, jit-lock-context-fontify)
105 (jit-lock-after-change): Test memory-full.
106
107 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
108
109 * textmodes/conf-mode.el (conf-assignment-sign)
110 (conf-assignment-regexp): Fix docstrings.
111 (conf-mode-initialize): New function.
112 (conf-mode): Remove optional args. Use delay-mode-hooks to
113 recognize recursive calls.
114 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
115 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
116 (conf-xdefaults-mode): Use define-derived-mode and
117 conf-mode-initialize.
118
119 2005-10-29 Romain Francoise <romain@orebokech.com>
120
121 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
122
123 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
124
125 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
126 part of the decoded armor to find the key-identifier.
127 (pgg-gpg-lookup-key-owner): New function to return the
128 human-readable identifier of a key owner.
129 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
130 key itself.
131 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
132 the key value) if we have a key and can match it against a secret
133 key. Also, added a note pointing out fact that the prompt only
134 indicates the first matching key.
135
136 * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
137 pgg-decrypt-region.
138 (pgg-pending-timers): A new hash for tracking the passphrase cache
139 timers, so that new ones supercede old ones.
140 (pgg-add-passphrase-to-cache): Rename from
141 `pgg-add-passphrase-cache' to reduce confusion (all callers
142 changed). Modified to cancel old timers when new ones are added.
143 (pgg-remove-passphrase-from-cache): Rename from
144 `pgg-remove-passphrase-cache' to reduce confusion (all callers
145 changed). Modified to cancel old timers when their keys are
146 removed from the cache.
147 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
148 XEmacs, an indirection to delete-itimer.
149 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
150 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
151 users can only check cache without risk of prompting. Correct bug in
152 notruncate behavior.
153 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
154 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
155 Add informative docstrings.
156 (pgg-decrypt): Convey provided passphrase in subordinate call to
157 pgg-decrypt-region.
158
159 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
160
161 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
162 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
163 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
164 'passphrase' argument, so the passphrase can be managed externally
165 and then passed in to the system.
166
167 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
168 (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
169 so the passphrase cache can be used reliably with identifiers
170 besides a pgp packet's key id.
171
172 * pgg-gpg.el (pgg-pgp-encrypt-region)
173 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
174 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
175 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
176 argument to all these routines, so the passphrase can be managed
177 externally and passed in to the system.
178
179 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
180 'notruncate' argument, so the passphrase cache can be used
181 reliably with identifiers besides a pgp packet's key id.
182
183 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
184
185 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
186 symmetric encryption.
187 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
188 encrypted session key.
189 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
190 message ask for the passphrase in a proper way.
191
192 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
193 New user commands for symmetric encryption.
194
195 2005-10-28 Bill Wohler <wohler@newt.com>
196
197 * help-mode.el (help-url): New button type. Calls browse-url.
198 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
199 Similar to Info nodes: URL `url'.
200 (help-make-xrefs): Create help-url buttons for
201 help-xref-url-regexp matches.
202
203 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
204
205 * tool-bar.el (tool-bar-add-item-from-menu)
206 (tool-bar-local-item-from-menu): Fix doc strings.
207
208 2005-10-28 Romain Francoise <romain@orebokech.com>
209
210 * ldefs-boot.el: Update.
211
212 * subr.el (locate-library): Move from help-fns.el.
213 * help-fns.el (locate-library): Move to subr.el.
214
215 2005-10-28 Richard M. Stallman <rms@gnu.org>
216
217 * net/tramp.el (tramp-completion-mode): defvar moved up.
218
219 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
220
221 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
222
223 * files.el (find-file-noselect): Use %d to format large file size.
224
225 * bindings.el (mode-line-format): Add %e.
226
227 * loadup.el ("facemenu"): Load unconditionally.
228 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
229 ("x-dnd"): Load, when appropriate.
230
231 * startup.el (command-line): Call before-init-hook earlier.
232 Warn about some bad characters in -u user name.
233
234 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
235 (flyspell-external-point-words): Error if misspelled word is not found.
236 Set flyspell-large-region-beg at end of word.
237
238 2005-10-28 Andreas Schwab <schwab@suse.de>
239
240 * view.el (View-revert-buffer-scroll-page-forward):
241 Use view-page-size-default.
242
243 2005-10-28 Juri Linkov <juri@jurta.org>
244
245 * international/quail.el (quail-get-current-str): Translate last
246 raw character for deterministic input methods.
247
248 2005-10-27 Jay Belanger <belanger@truman.edu>
249
250 * calc/calc-ext.el: Add functions to autoloads.
251 (math-identity-matrix-p, math-ident-row-p): New functions.
252
253 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
254 multiplication by an identity matrix; don't turn multiplication by
255 an inverse matrix into division.
256 (math-div-symbol-fancy): Replace division by matrices with
257 multiplication by inverse.
258
259 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
260
261 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
262 (calc-writeoutpower): New functions.
263
264 2005-10-27 Romain Francoise <romain@orebokech.com>
265
266 * replace.el (occur-engine): Include colon in mouse-face highlight.
267
268 * dired-x.el: Change Maintainer field.
269
270 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
271
272 * longlines.el (longlines-mode): Bind after-change-functions to
273 nil during initial decoding and final encoding.
274
275 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
276
277 * term.el (term-emulate-terminal, term-handle-colors-array)
278 (term-handle-ansi-escape): Specify the terminfo capabilities
279 implemented.
280
281 2005-10-26 Richard M. Stallman <rms@gnu.org>
282
283 * info.el (Info-fontify-node): Fix detection of sentence-break
284 before *Note.
285
286 2005-10-26 Romain Francoise <romain@orebokech.com>
287
288 * smerge-mode.el: Add `tools' to file keywords.
289
290 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
291
292 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
293 when the fringe is not available.
294
295 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
296 (def-gdb-auto-update-trigger): Simplify construction.
297 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
298 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
299 defined explicitly.
300 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
301 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
302 defined explicitly.
303 (gdb-info-locals-custom): Remove as it's a no-op.
304
305 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
306
307 * longlines.el (longlines-mode): Remove narrowing before
308 performing the initial decoding or final encoding.
309
310 2005-10-25 Romain Francoise <romain@orebokech.com>
311
312 * emacs-lisp/find-func.el (find-library-name): Also strip
313 extension if library name ends in .el, to take advantage of
314 `find-library-suffixes'.
315
316 2005-10-25 Richard M. Stallman <rms@gnu.org>
317
318 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
319
320 2005-10-25 Juri Linkov <juri@jurta.org>
321
322 * textmodes/texinfo.el (texinfo-mode): Change charset of one
323 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
324
325 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
326
327 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
328 (blackbox-redefine-key): Add argument `map'.
329
330 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
331 regions when moving the jit-lock-context-unfontify-pos boundary.
332
333 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
334
335 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
336
337 2005-10-25 Masatake YAMATO <jet@gyve.org>
338
339 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
340
341 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
342
343 * play/blackbox.el (blackbox-redefine-key): New function.
344 (blackbox-mode-map): Use it to remap existing bindings for cursor
345 motion instead of binding literal keys.
346
347 2005-10-25 Glenn Morris <rgm@gnu.org>
348
349 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
350 diary does not end in a newline. Do not assume a blank line at
351 the start of the diary file.
352
353 2005-10-25 Kenichi Handa <handa@m17n.org>
354
355 * international/quail.el (quail-translate-key): If the input
356 method is deterministic and failed to handle the last key, restart
357 the key handling loop from an appropriate key.
358
359 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
360
361 * vc.el (vc-dired-mode): Extend comment for binding of
362 `directory-listing-before-filename-regexp'.
363
364 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
365
366 * textmodes/texinfo.el (texinfo-mode):
367 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
368 not to unnecessarily expose emacs-mule's internal char codes.
369
370 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
371
372 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
373 Display hand pointer and help-echo on disabled icon too.
374 (gdb-mouse-until): New function.
375 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
376
377 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
378
379 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
380 with 2005-10-23 change to doctor.el.
381
382 * finder.el (finder-mode-map): Add follow-link binding.
383
384 2005-10-25 Kim F. Storm <storm@cua.dk>
385
386 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
387 to gdb-mouse-toggle-breakpoint-fringe.
388 (gdb-mouse-toggle-breakpoint-margin): Rename from
389 gdb-mouse-toggle-breakpoint. Fix doc.
390 (gdb-mouse-toggle-breakpoint-fringe): New defun.
391 (gdb-put-string): Add optional SPROPS arg. Add props to string.
392 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
393 string properties also for fringe breakpoint bitmaps.
394
395 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
396
397 * textmodes/org.el (org-start-icalendar-file): Fix format form.
398
399 2005-10-25 Masatake YAMATO <jet@gyve.org>
400
401 * simple.el (completion-common-substring):
402 Use `completion-common-substring' prior to `completion-base-size'.
403
404 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
405
406 * savehist.el: Require CL while compiling.
407 (savehist-history-variables): Remove.
408 (savehist-save-minibuffer-history, savehist-additional-variables)
409 (savehist-minibuffer-history-variables): New vars.
410 (savehist-save): Use them.
411 (savehist-uninstall, savehist-minibuffer-hook): New funs.
412 (savehist-install): New fun, extracted from savehist-load.
413 (savehist-load): Use them.
414
415 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
416
417 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
418 a dummy doc-string-elt property.
419 (defalias, defvaralias, define-category): Add a docstring property.
420
421 * image.el (defimage):
422 * widget.el (define-widget):
423 * custom.el (defface, defcustom): Add `doc-string' declaration.
424
425 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
426 (defadvice): Add `doc-string' declaration.
427
428 * emacs-lisp/byte-run.el (macro-declaration-function):
429 Handle `doc-string' declarations.
430 (define-obsolete-function-alias, define-obsolete-variable-alias):
431 Add `doc-string' declaration.
432
433 2005-10-24 Kenichi Handa <handa@m17n.org>
434
435 * international/utf-7.el (utf-7): Add autoload cookie.
436
437 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
438
439 2005-10-24 Eli Zaretskii <eliz@gnu.org>
440
441 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
442 list of directories passed to batch-update-autoloads. Add "." to
443 the list of the echoed directories.
444
445 * pgg-def.el:
446 * pgg-gpg.el:
447 * pgg-parse.el:
448 * pgg-pgp.el:
449 * pgg-pgp5.el:
450 * pgg.el: Moved here from the gnus subdirectory.
451
452 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
453
454 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
455 in case comint-prompt-read-only is set to t.
456
457 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
458 in case comint-prompt-read-only is set to t.
459
460 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
461
462 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
463 Now a string.
464 (icalendar-import-format): Handle CLASS, STATUS, URL.
465 Rename `subject' to `summary'.
466 (icalendar-import-format-summary): Rename from
467 `icalendar-import-format-subject'.
468 (icalendar-import-format-url, icalendar-import-format-status)
469 (icalendar-import-format-class): New variables.
470 (icalendar--rris): Take variable argument list.
471 (icalendar--datestring-to-isodate): Remove unnecessary
472 calendar-style check when converting dates with explicit month names.
473 (icalendar-export-region): Change return type of conversion
474 subroutines. Bury current buffer unless error occurred.
475 (icalendar--convert-to-ical)
476 (icalendar--parse-summary-and-rest): New functions.
477 (icalendar--convert-ordinary-to-ical)
478 (icalendar--convert-weekly-to-ical)
479 (icalendar--convert-yearly-to-ical)
480 (icalendar--convert-block-to-ical)
481 (icalendar--convert-cyclic-to-ical)
482 (icalendar--convert-anniversary-to-ical): Change return type.
483 Strip trailing blanks from subject.
484 (icalendar--convert-sexp-to-ical): Change return type.
485 Strip trailing blanks from subject. Handle simple sexp
486 entries as generated by icalendar.el.
487 (icalendar--convert-float-to-ical)
488 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
489 (icalendar-import-file): Doc fix.
490 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
491 Correct call to icalendar--rris.
492 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
493 `summary'.
494 (icalendar--add-diary-entry): Rename `subject' to `summary'.
495
496 2005-10-24 Romain Francoise <romain@orebokech.com>
497
498 * server.el (server-sentinel): Set query-on-exit flag to nil on
499 new client processes (it isn't inherited from the server process).
500
501 * replace.el (occur-engine): Rearrange text properties.
502
503 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
504
505 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
506 case-fold-search is nil.
507 (debug-help-follow): Use help-xref-interned directly.
508
509 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
510
511 * thumbs.el (thumbs-image-type): Add .pbm.
512
513 2005-10-23 Richard M. Stallman <rms@gnu.org>
514
515 * faces.el (inhibit-face-set-after-frame-default): New variable.
516 (set-face-attribute): Bind it.
517 (face-set-after-frame-default): Test it.
518
519 * help-fns.el (describe-simplify-lib-file-name): New function.
520 (describe-function-1, describe-variable): Use it.
521
522 * faces.el (describe-face): Use describe-simplify-lib-file-name.
523
524 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
525 Eliminate nil as possible value.
526 (tooltip-hide-delay): Reduce internal-border-width.
527
528 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
529 (menu-bar-file-menu) <new-file>: Likewise.
530
531 * simple.el (line-move-finish): Ignore fields computing LINE-END.
532
533 * international/mule.el (load-with-code-conversion):
534 Pass full file name to `eval-buffer' unless preloading.
535
536 * textmodes/flyspell.el (flyspell-large-region):
537 Call ispell-check-version.
538
539 * textmodes/ispell.el (ispell-local-dictionary-overridden):
540 Fix the make-variable-buffer-local call that was supposed
541 to be for this variable.
542 (ispell-aspell-supports-utf8): Doc fix.
543 (ispell-find-aspell-dictionaries): Preserve elements of
544 ispell-dictionary-alist for dictionaries that aspell doesn't report.
545 (ispell-aspell-find-dictionary): Return nil on error.
546
547 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
548 (doctor-symptoms): Likewise.
549
550 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
551
552 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
553
554 * cus-edit.el (custom-button, custom-button-pressed): New vars.
555 (custom-raised-buttons): Add :set spec.
556 (custom-button-unraised, custom-button-pressed-unraised):
557 New faces, so that custom-raised-buttons actually does something.
558 (custom-mode): Use custom-button and custom-button-pressed.
559
560 * wid-edit.el (widget-specify-button): Don't ignore
561 widget-mouse-face on graphic terminals.
562 (widget-move-and-invoke): Cleanup.
563
564 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
565
566 * whitespace.el (whitespace-cleanup): Doc fix.
567
568 2005-10-23 Romain Francoise <romain@orebokech.com>
569
570 * emulation/viper.el (viper-set-hooks): Quote forms passed to
571 `eval-after-load' to avoid evaluating their result.
572
573 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
574
575 * files.el (directory-listing-before-filename-regexp):
576 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
577
578 * dired.el (dired-move-to-filename-regexp): Remove.
579 All occurences replaced by `directory-listing-before-filename-regexp'.
580
581 * dired-x.el, locate.el, vc.el:
582 Replace `dired-move-to-filename-regexp' by
583 `directory-listing-before-filename-regexp'. In vc.el it is
584 overwritten locally; maybe this can be handled in files.el too.
585
586 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
587 replaced by `directory-listing-before-filename-regexp'.
588
589 2005-10-23 Andreas Schwab <schwab@suse.de>
590
591 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
592 and eval-next-after-load.
593
594 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
595
596 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
597 exist, create it.
598
599 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
600
601 * allout.el: Remove autoloads for mailcrypt and crypt++.
602 Require pgg, pgg-gpg during compilation.
603 (allout-version): Increment version number to 2.1, and use a literal
604 rather than RCS Id.
605 (allout-default-encryption-scheme): Remove.
606 (allout-passphrase-verifier-handling)
607 (allout-passphrase-verifier-string)
608 (allout-file-passphrase-verifier-string)
609 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
610 (allout-passphrase-hint-handling): Rename and simplify.
611 (allout-init): Use `find-file-hook' if available, otherwise
612 `find-file-hooks'.
613 (allout-mode): Use `write-file-functions' if available, otherwise
614 `local-write-file-hooks' and, instead of making auto-save-hook
615 buffer local, make the write-file-hook activity contingent to
616 allout-mode.
617 (allout-mode): Use key-binding substitution in the docstring.
618 (allout-kill-line): Spell-out kill ring data structure mutation
619 instead of using byte-compiler-complaint-provoking `pop'.
620 (allout-insert-listified): Use `insert' rather than `insert-string'
621 (allout-toggle-current-subtree-encryption): Update docstring, adjust
622 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
623 (allout-encrypt-string): Totally revamped vis new underlying
624 encryption facilities.
625 (allout-mc-activate-passwd): Remove.
626 (allout-obtain-passphrase): New, more or less replaces
627 allout-mc-activate-passwd.
628 (allout-encrypted-key-info): More or less replaces
629 allout-encrypted-text-type.
630 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
631 (my-mark-marker): Use `(featurep 'xemacs)'.
632
633 2005-10-23 Lars Hansen <larsh@soem.dk>
634
635 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
636 (byte-compile-file-form-defmumble, byte-compile-defun)
637 (byte-compile-defmacro): Use it.
638 (byte-compile-form): Don't call byte-compile-set-symbol-position
639 when a byte-compile handler is called.
640
641 2005-10-22 Romain Francoise <romain@orebokech.com>
642
643 * savehist.el (savehist-history-variables): Add `grep-find-history'.
644
645 * subr.el (eval-after-load): Convert library name to an absolute
646 file name using locate-library, since load-history no longer has
647 library names in it.
648
649 2005-10-22 Richard M. Stallman <rms@gnu.org>
650
651 * files.el (make-temp-file): Move from subr.el.
652 * subr.el (make-temp-file): Move to files.el.
653
654 * window.el (get-buffer-window-list): Move from subr.el.
655 * subr.el (get-buffer-window-list): Move to window.el.
656
657 * image.el (image-load-path): Use eval-at-startup to initialize.
658
659 * subr.el (eval-at-startup): New macro.
660
661 * subr.el: Much rearrangement of functions and division
662 into pages. No code changes.
663
664 2005-10-22 Kenichi Handa <handa@m17n.org>
665
666 * tar-mode.el (tar-extract): Be sure to call
667 find-operation-coding-system if set-auto-coding doesn't find a
668 coding system.
669
670 2005-10-22 Kim F. Storm <storm@cua.dk>
671
672 * image.el (image-type-header-regexps): Rename from image-type-regexps.
673 Change users.
674 (image-type-file-name-regexps): New defconst.
675 (image-type-from-data): Simplify loop.
676 (image-type-from-buffer): New defun.
677 (image-type-from-file-header): Use it instead of image-type-from-data.
678 Use image-search-load-path instead of only looking in data-directory.
679 (image-type-from-file-name): New defun.
680 (image-search-load-path): Change `pathname' to `filename'.
681 Make PATH arg optional, default to image-load-path.
682
683 2005-10-21 Richard M. Stallman <rms@gnu.org>
684
685 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
686
687 * textmodes/paragraphs.el (sentence-end-base): New variable.
688 (sentence-end): Use sentence-end-base.
689
690 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
691
692 * font-lock.el (font-lock-default-fontify-region): Check the multiline
693 property independently from the font-lock-multiline variable.
694
695 2005-10-21 Richard M. Stallman <rms@gnu.org>
696
697 * emacs-lisp/find-func.el (find-library-name): Doc fix.
698
699 * startup.el (command-line): Convert library names
700 in `load-history' to absolute file names.
701
702 * subr.el (symbol-file): Doc fix.
703
704 * loadhist.el (file-loadhist-lookup): Call locate-library
705 instead of find-library-name. Don't try converting
706 abs file names to library names, since load-history no longer
707 has library names in it.
708 (file-dependents, file-provides, file-requires): Doc fixes.
709
710 2005-10-21 Juri Linkov <juri@jurta.org>
711
712 * progmodes/etags.el (tags-table-mode): New function.
713 (tags-verify-table): Replace initialize-new-tags-table with
714 tags-table-mode.
715
716 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
717 default value.
718 (desktop-modes-not-to-save): Add tags-table-mode to the
719 default value.
720
721 * info.el (Info-index-next): Add total number of index
722 alternatives to the message.
723
724 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
725 backward only space (instead of space and period) before looking
726 at sentence end.
727
728 * simple.el (set-variable): Use user-variable-p instead of symbolp.
729 Add the old variable value as 4th default-value arg of read-string.
730
731 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
732
733 * cus-face.el (custom-declare-face): Make face from X resources
734 also on Mac.
735
736 * disp-table.el (standard-display-g1, standard-display-graphic):
737 Refuse to use string glyphs also on Mac.
738 (standard-display-european): Don't set terminal coding system also
739 on Mac.
740
741 * frame.el (display-screens): Use x-display-screens also on Mac.
742
743 2005-10-21 Romain Francoise <romain@orebokech.com>
744
745 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
746
747 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
748
749 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
750 and $? into sexps.
751
752 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
753 warning face on open-paren-in-column-0.
754
755 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
756 boundary case. Fix typo.
757 Suggested by Martin Rudalics <rudalics@gmx.at>.
758
759 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
760
761 * textmodes/org.el: (org-combined-agenda-icalendar-file)
762 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
763 (org-export-icalendar-this-file)
764 (org-export-icalendar-all-agenda-files)
765 (org-export-icalendar-combine-agenda-files): New commands.
766 (org-export-icalendar, org-print-icalendar-entries)
767 (org-start-icalendar-file, org-finish-icalendar-file)
768 (org-ical-ts-to-string): New functions.
769 (org-read-date, org-goto-calendar)
770 (org-agenda-goto-calendar): Inhibit displaying diary entries by
771 call to `calendar'.
772 (orgtbl-setup): Remove the :keys arguments from the menu description.
773 (org-after-save-iCalendar-file-hook): New variable.
774
775 2005-10-21 Kenichi Handa <handa@m17n.org>
776
777 * language/vietnamese.el (tcvn-5712): Make it an alias of
778 vietnamese-tcvn coding-system.
779
780 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
781
782 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
783 group id is given.
784
785 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
786
787 * progmodes/sh-script.el (sh-escaped-line-re): New var.
788 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
789 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
790 whose line is either continued or ends with a comment.
791
792 2005-10-20 Romain Francoise <romain@orebokech.com>
793
794 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
795
796 * replace.el (occur-engine): Add follow-link property.
797
798 * font-core.el (font-lock-mode): Doc fix.
799
800 2005-10-20 Richard M. Stallman <rms@gnu.org>
801
802 * net/rcirc.el: New file.
803
804 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
805
806 * term.el (term-term-name): Initialize to "eterm-color".
807
808 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
809
810 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
811 for encryption functionality.
812 Move allout customization subgroup from `editing' to `outlines' group.
813 Fix commentary 'keywords' to legitimate ones.
814 Update author info (using my current email address, obscurified).
815 (allout-encrypt-string, allout-encryption-produce-work-buffer)
816 (allout-encrypted-topic-p, allout-encrypted-text-type)
817 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
818 (allout-situate-encryption-key-verifier)
819 (allout-get-encryption-key-verifier, allout-verify-key)
820 (allout-next-topic-pending-encryption)
821 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
822 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
823 (outline-key-verifier-handling, outline-key-hint-handling)
824 (outline-encrypt-unencrypted-on-saves): New defcustoms.
825 (allout-file-key-verifier-string, allout-encryption-scheme)
826 (allout-key-verifier-string, allout-key-hint-string)
827 (allout-after-save-decrypt): New variables.
828 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
829 (allout-after-saves-handler): New hook functions.
830 (allout-post-command-business): Do allout-after-save-decrypt.
831 (allout-enable-file-variable-adjustment): Custom var to enable
832 mechanism for adding and adjusting settings of Emacs file variables.
833 (allout-adjust-file-variable, allout-file-vars-section-data):
834 New functions, implement the mechanism.
835 (outlineify-sticky): Use the file vars mechanism.
836 (allout-inhibit-protection, allout-during-write-cue)
837 (allout-override-protect, allout-before-change-protect): Remove.
838 (allout-flag-region, allout-open-topic): Adjust read-only text.
839 (allout-open-line-not-read-only): Add to facilitate read-only
840 text based protection.
841 (allout-kill-line): Revise to adjust read-only text, clue the
842 user about the inhibition.
843 (allout-unprotected): Use unwind-protect.
844 (allout-shift-in, allout-shift-out): Disallow manually shifting a
845 topic deeper than the offspring depth of the previous topic -
846 avoiding confusing "containment discontinuities".
847 (allout-reindent-bodies): Fix retention of body relative hanging
848 indent during promotion of collapsed bodies.
849 (allout-open-topic): Make it easy to open new topic with same
850 bullet as current topic - topic creation functions provided with
851 any universal argument provokes now prompt for bullet, defaulting
852 to the bullet of the previous topic.
853 (allout-plain-bullets-string, allout-distinctive-bullets-string):
854 Plain bullet alternates '.' period and ',' comma only. All other
855 bullets are relegated to special status (but customizable).
856 (allout-end-of-entry): Rename from 'allout-end-of-current-entry
857 since it actually operates w.r.t. most immediately containing
858 entry, visible or not.
859 (allout-hide-current-entry, allout-show-current-entry): Use the
860 revised version.
861 (allout-old-expose-topic): Solidify deprecation.
862 (allout-end-of-subtree): Add so we can span concealed as well
863 as visible topics.
864 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
865 (allout-end-of-current-heading): Tweak to just respect the first line.
866 (allout-get-body-text): Add.
867 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
868 when invoked interactively.
869 (allout-up-current-level): Use `interactive-p'.
870 (allout-mode, allout-init): Miscellaneous docstring and
871 operational refinements, as well as hookups of new encryption stuff.
872 (allout-beginning-of-current-entry): Now works as advertised.
873 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
874 (allout-isearch-rectification): Refine condition for isearching.
875 (allout-isearch-abort, allout-enwrap-isearch)
876 (allout-flag-region, my-region-active-p): Relocate some macros.
877 (allout-title): Fallback title is '(buffer-name)', not
878 non-existing '(current-buffer-name)'.
879 (subst-char-in-string): Define if absent (for some XEmacs versions).
880
881 2005-10-20 Jari Aalto <jari.aalto@cante.net>
882
883 * mail/sendmail.el (mail-setup-hook, mail-aliases)
884 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
885 (mail-citation-prefix-regexp, mail-signature-file)
886 (mail-default-headers, mail-bury-selects-summary)
887 (mail-send-nonascii): Add autoload cookies.
888
889 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
890
891 * frame.el (blink-cursor-mode): Add `mac' to the list of
892 window-system's that support blinking cursor.
893
894 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
895
896 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
897
898 2005-10-20 Eli Zaretskii <eliz@gnu.org>
899
900 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
901 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
902 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
903
904 2005-10-20 Kim F. Storm <storm@cua.dk>
905
906 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
907 (ido-set-current-directory): Don't add / after final @.
908 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
909 Explicitly handle ange-ftp completion oddities.
910 (ido-make-file-list): Don't rotate list at tramp root to avoid
911 triggering tramp file handler for expand-file-name via get-file-buffer.
912
913 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
914
915 * simple.el (eval-expression-print-format): Put the char-string
916 inside the parenthesis, like the other alternative notations.
917 (kill-new): Use push.
918 (copy-to-buffer): Use with-current-buffer.
919 (completion-setup-function): Simplify.
920 (minibuffer-local-must-match-map): Don't add redundant bindings which
921 are already present in its parent (minibuffer-local-completion-map).
922
923 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
924
925 2005-10-19 Jay Belanger <belanger@truman.edu>
926
927 * calc/calc-units.el (math-standard-units): Add units, adjust
928 symbols and update values.
929 (math-unit-prefixes): Add more prefixes.
930
931 2005-10-19 Romain Francoise <romain@orebokech.com>
932
933 * bookmark.el (bookmark-menu-heading): New face.
934 (bookmark-bmenu-list): Use it.
935 Don't fiddle with `baud-rate' at top-level.
936
937 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
938
939 * image.el (create-image, find-image): Mention max-image-size in
940 docstring.
941
942 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
943
944 * savehist.el (savehist-load): Revert to checking XEmacs.
945
946 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
947 Various docstring and line-width fixups.
948 (conf-mode): Use cond.
949 Set font-lock-defaults. Don't set comment-use-syntax.
950
951 2005-10-18 David Ponce <david@dponce.com>
952
953 * tree-widget.el (tree-widget-button-click): New function.
954 (tree-widget-button-keymap): Use it.
955
956 2005-10-18 Romain Francoise <romain@orebokech.com>
957
958 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
959 (bookmark-bmenu-hide-filenames): Add follow-link property.
960 Improve help-echo text.
961
962 * ffap.el (find-file-at-point): Doc fix.
963
964 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
965
966 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
967
968 2005-10-18 Masatake YAMATO <jet@gyve.org>
969
970 Install to the CVS repository what I forgot to install in my
971 2005-10-16 changes.
972
973 * progmodes/python.el (python-complete-symbol): Pass the common
974 prefix substring of completion to `display-completion-list'.
975
976 * textmodes/org.el (org-complete): Ditto.
977
978 2005-10-18 Masatake YAMATO <jet@gyve.org>
979
980 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
981
982 * woman.el (WoMan-xref-man-page): New button type derived
983 from `Man-abstract-xref-man-page'.
984 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
985
986 * man.el (Man-abstract-xref-man-page): New button type.
987 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
988 (Man-highlight-references): Add new optional argument `xref-man-type'.
989
990 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
991
992 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
993
994 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
995
996 * cus-edit.el (Custom-move-and-invoke): Delete.
997 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
998
999 * wid-edit.el (widget-move-and-invoke): New function, from
1000 Custom-move-and-invoke.
1001
1002 2005-10-17 Bill Wohler <wohler@newt.com>
1003
1004 Move all remaining images from lisp/toolbar to etc/images, move
1005 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
1006 the low resolution images in their own directory (low-color).
1007
1008 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*,
1009 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*:
1010 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*:
1011 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*:
1012 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*:
1013 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*:
1014 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
1015
1016 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
1017 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
1018 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
1019 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
1020 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
1021 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
1022 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
1023 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
1024 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
1025 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
1026 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
1027 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
1028 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
1029 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
1030 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
1031
1032 To conform with convention, replace the underscore (_) in the
1033 following image names with dash (-) or (/) as appropriate.
1034
1035 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
1036 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
1037 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
1038 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
1039 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
1040 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
1041 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
1042 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
1043 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
1044 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
1045 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
1046 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
1047 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
1048 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
1049 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
1050
1051 * info.el (info-tool-bar-map): Replace underscores in image names
1052 with dashes.
1053
1054 * makefile.w32-in (WINS): Remove toolbar.
1055
1056 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
1057
1058 * tool-bar.el: Move to lisp from toolbar. Now that
1059 toolbar is empty, it should be deleted when folks run "cvs up -P".
1060
1061 2005-10-18 Jay Belanger <belanger@truman.edu>
1062
1063 * calc/calc-store.el (calc-store-into): Get the proper variable name
1064 to display in message.
1065
1066 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
1067
1068 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
1069 expressions display in speedbar for all buffers when debugging.
1070 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
1071
1072 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
1073 (speedbar-insert-button, speedbar-make-button):
1074 Use add-text-properties.
1075 (speedbar-update-localized-contents)
1076 (speedbar-update-directory-contents)
1077 (speedbar-update-special-contents): Use dolist.
1078 (speedbar-buffer-easymenu-definition): Add a menu separator.
1079
1080 2005-10-17 Jason Rumney <jasonr@gnu.org>
1081
1082 * makefile.w32-in: Use $(lisp) consistently.
1083 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
1084 for shell specific generation of mh-autoloads.
1085
1086 2005-10-17 Richard M. Stallman <rms@gnu.org>
1087
1088 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
1089
1090 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
1091
1092 * jit-lock.el (jit-lock-fontify-now):
1093 Move jit-lock-context-unfontify-pos to avoid wasted work.
1094
1095 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
1096
1097 * net/tramp.el (tramp-completion-mode): New defvar. Used in
1098 `tramp-completion-mode' for checking if we are in completion mode.
1099 (tramp-completion-handle-file-name-all-completions): Reorder code
1100 in order to complete for file names only in case there are no
1101 method/user/host completions. This is necessary for cooperation
1102 with ido. Reported by Kim F. Storm <storm@cua.dk>.
1103
1104 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
1105
1106 * longlines.el (longlines-search-forward)
1107 (longlines-search-backward): Match any number of spaces.
1108
1109 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
1110
1111 * diff-mode.el (diff-mode): Doc fix.
1112
1113 2005-10-16 David Reitter <david.reitter@gmail.com>
1114
1115 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
1116 as default on darwin and windows systems.
1117
1118 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
1119
1120 * arc-mode.el (archive-zip-extract): Doc fix.
1121
1122 2005-10-16 Romain Francoise <romain@orebokech.com>
1123
1124 * mouse.el (mouse-1-click-follows-link): Doc fix.
1125
1126 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
1127
1128 * savehist.el: Don't require CL at runtime.
1129 (savehist-xemacs): Remove.
1130 (savehist-coding-system): Use utf-8 if present, regardless of religion.
1131 (savehist-no-conversion): Use (featurep 'xemacs).
1132 (savehist-load): Check existence of start-itimer rather than XEmacs.
1133 Use an idle timer.
1134 (savehist-process-for-saving): Replace use of CL funs `subseq' and
1135 `delete-if-not'.
1136
1137 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
1138
1139 * savehist.el: Newer version.
1140 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
1141 (savehist-last-checksum, savehist-no-conversion): New vars.
1142 (savehist-autosave, savehist-process-for-saving, savehist-printable):
1143 New functions.
1144 (savehist-load, savehist-save): Use them.
1145 (savehist-delimit): Remove.
1146
1147 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
1148
1149 * progmodes/compile.el (compilation-goto-locus): Display the
1150 compilation buffer first and the source buffer second, in case they're
1151 in overlapping frames. Don't raise the compilation frame if it was the
1152 selected window upon entry. Pass the `other-window' arg to
1153 pop-to-buffer.
1154
1155 * info.el (Info-fontify-node): Use dolist.
1156 Change add-text-properties to put-text-property.
1157
1158 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1159
1160 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
1161 bound of search.
1162
1163 2005-10-16 Masatake YAMATO <jet@gyve.org>
1164
1165 * dabbrev.el (dabbrev-completion): Pass the common
1166 prefix substring of completion to `display-completion-list'.
1167
1168 * filecache.el (file-cache-minibuffer-complete)
1169 (file-cache-complete): Ditto.
1170
1171 * tempo.el (tempo-display-completions): Ditto.
1172
1173 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
1174
1175 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
1176
1177 * eshell/em-hist.el (eshell-list-history): Ditto.
1178
1179 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
1180
1181 * mail/mailalias.el (mail-complete): Ditto.
1182
1183 * progmodes/etags.el (complete-tag): Ditto.
1184
1185 * progmodes/make-mode.el (makefile-complete): Ditto.
1186
1187 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
1188
1189 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
1190
1191 * progmodes/pascal.el (pascal-complete-word)
1192 (pascal-show-completions): Ditto.
1193
1194 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
1195
1196 * simple.el (completion-common-substring): New variable.
1197 (completion-setup-function): Use `completion-common-substring'
1198 to put faces.
1199
1200 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1201
1202 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
1203 (x-get-selection, mac-select-convert-to-string): Convert from/to
1204 UTF-16 clipboard data as in native byte order, no BOM.
1205
1206 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
1207
1208 * progmodes/gud.el (gud-tool-bar-map): Rename the images
1209 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
1210 (gud-sentinel): Use speedbar-frame to check for speedbar.
1211
1212 2005-10-15 Richard M. Stallman <rms@gnu.org>
1213
1214 * savehist.el: New file.
1215
1216 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
1217
1218 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
1219 Fix bug in \bf fontification.
1220
1221 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
1222
1223 * pcvs.el (cvs-edit-log-files): New var.
1224 (cvs-mode-edit-log): New arg `file'.
1225 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
1226 Instead force the use of the original file and nothing else.
1227 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
1228 the cvs-minor-wrap-function is set.
1229 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
1230
1231 2005-10-14 Bill Wohler <wohler@newt.com>
1232
1233 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
1234 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
1235 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
1236 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
1237 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
1238 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
1239 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
1240 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
1241 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
1242 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
1243 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
1244 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
1245 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
1246 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
1247 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
1248
1249 * progmodes/gud.el (gud-tool-bar-map): Rename the images
1250 appropriately (for example, gud-break to gud/break).
1251
1252 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
1253
1254 * longlines.el (longlinges-search-function)
1255 (longlines-search-forward, longlines-search-backward): New functions.
1256 (longlines-mode): Set isearch-search-fun-function to
1257 longlinges-search-function.
1258
1259 * mouse.el (mouse-drag-region-1): Handle the case where a
1260 double-click event is bound to an arbitrary function.
1261
1262 2005-10-14 David Ponce <david@dponce.com>
1263
1264 * recentf.el (recentf-track-opened-file)
1265 (recentf-track-closed-file, recentf-update-menu)
1266 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
1267 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
1268 mouse-1-click-follows-link.
1269
1270 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1271
1272 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
1273 Gnome file-manager.png. Suggested by
1274 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
1275
1276 * toolbar/README: Add diropen.xpm.
1277
1278 2005-10-13 Bill Wohler <wohler@newt.com>
1279
1280 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
1281 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
1282
1283 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
1284
1285 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
1286 Don't waste the byte-compiler's time on constant data.
1287
1288 2005-10-13 Kenichi Handa <handa@m17n.org>
1289
1290 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
1291 byte with `escape-glyph' face.
1292
1293 * international/fontset.el (ccl-encode-unicode-font):
1294 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
1295 Handle the case that ucs-mule-to-mule-unicode translates a character to
1296 ASCII (usually for IPA characters).
1297
1298 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
1299
1300 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
1301 Don't hide the underline of titles if font-lock-mode is disabled.
1302
1303 2005-10-12 Bill Wohler <wohler@newt.com>
1304
1305 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
1306 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
1307 files in MH-E-SRC have been updated.
1308 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
1309
1310 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
1311
1312 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
1313 (mixal-mode-syntax-table): Add \n as end-comment.
1314 (mixal-operation-codes-alist): Immediately initialize to full value.
1315 (mixal-add-operation-code): Remove.
1316 (mixal-describe-operation-code): Make the arg non-optional.
1317 Use the interactive spec instead.
1318 Use mixal-operation-codes-alist rather than mixal-operation-codes.
1319 (mixal-font-lock-keywords): Don't highlight comments here any more.
1320 (mixal-font-lock-syntactic-keywords): New var.
1321 (mixal-mode): Use it. Fix comment-start-skip.
1322
1323 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1324
1325 * startup.el (command-line-x-option-alist): -nb => -nbi
1326
1327 2005-10-12 Kim F. Storm <storm@cua.dk>
1328
1329 * startup.el (fancy-splash-default-action): Discard mouse click in
1330 the spash screen window, as it has no sensible meaning in the
1331 next window to be selected. Fixes error reported by Jan D.
1332
1333 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
1334
1335 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
1336
1337 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
1338
1339 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
1340 Try to fix up minor layout issues like indentation, line break, etc...
1341 (mixal-mode-syntax-table): Don't try to specify comment syntax,
1342 because it doesn't work.
1343 (mixal-operation-codes): Add some more codes.
1344 (mixal-font-lock-keywords): Process comments here.
1345 (mixal-mode): mixasm no longer needs -g option.
1346
1347 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
1348
1349 * progmodes/sh-script.el (sh-tmp-file):
1350 Use mktemp -t. Finish support for es and rc shells.
1351
1352 2005-10-11 Jay Belanger <belanger@truman.edu>
1353
1354 * calc/calcalg2.el (calc-integral): With an argument, compute the
1355 definite integral.
1356
1357 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
1358
1359 * mouse.el (mouse-drag-region-1): Don't try to catch a
1360 double-click when doing follow-link (it's overridden anyway).
1361
1362 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
1363
1364 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
1365 (autoload-print-form-outbuf): Add docstring.
1366
1367 2005-10-11 Juri Linkov <juri@jurta.org>
1368
1369 * info.el (Info-mode-menu): Delete menu item "Edit".
1370 (Info-mode): Delete description of Info-edit from docstring,
1371 and rearrange descriptions of Info commands in the order
1372 they are documented in the Info manual.
1373
1374 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
1375
1376 * calendar/appt.el (appt-check): Use diary-selective-display var.
1377
1378 2005-10-10 Richard M. Stallman <rms@gnu.org>
1379
1380 * net/newsticker.el (newsticker-start, newsticker-show-news):
1381 Add autoload cookies.
1382
1383 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
1384
1385 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
1386
1387 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
1388
1389 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
1390
1391 2005-10-10 Jay Belanger <belanger@truman.edu>
1392
1393 * calc/calc-arith.el (math-check-known-scalarp)
1394 (math-check-known-matrixp): Check the values of arguments that are
1395 variables.
1396 (math-check-known-square-matrixp): New function.
1397 (math-known-square-matrixp): Use math-check-known-square-matrixp.
1398 (math-super-types): Add sqmatrix type.
1399
1400 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
1401 mode name `square' to 'sqmatrix'.
1402
1403 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
1404 mode name `square' to 'sqmatrix'.
1405
1406 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
1407
1408 * progmodes/etags.el (select-tags-table-mode): Don't use
1409 selective-display.
1410 (tags-select-tags-table): Pass `button' to the action function.
1411 (select-tags-table): Place the side-info on button properties rather
1412 than in hidden text. Abbreviate file names.
1413 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
1414 (select-tags-table-select): Add `button' argument.
1415 Get side-info from the button property rather than from hidden text.
1416
1417 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
1418
1419 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
1420 (gud-speedbar-buttons): Preserve point if possible.
1421 (gud-sentinel): Restore previous speedbar display type.
1422
1423 * progmodes/gdb-ui.el (gdba): Improve diagram.
1424 (def-gdb-auto-update-handler, gdb-info-locals-handler)
1425 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
1426 Call get-buffer-window once.
1427
1428 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
1429
1430 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
1431 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
1432 (pascal-indent-command): Remove unused var `ind'.
1433 (pascal-indent-case): Remove unused var `oldpos'.
1434 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
1435 since it's now used as a proper minor mode map.
1436 (pascal-outline): Rename to pascal-outline-mode.
1437 (pascal-outline-mode): Use define-minor-mode.
1438 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
1439 selective-display.
1440
1441 2005-10-10 Andreas Schwab <schwab@suse.de>
1442
1443 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
1444 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
1445
1446 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
1447 outside source directory.
1448
1449 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
1450
1451 * textmodes/org.el: (org-mode-map): Explicit definition of `C-c
1452 C-x' as a prefix.
1453 (orgtbl-mode-map): Full keymap instead of sparse, because all
1454 `self-insert-command' keys are redefined in this map.
1455 (org-export-as-html): Specify charset for HTML file, by taking it
1456 from the coding system.
1457
1458 2005-10-10 Kenichi Handa <handa@m17n.org>
1459
1460 * textmodes/flyspell.el (flyspell-check-word-p):
1461 If unread-command-events is non-empty, don't call sit-for.
1462
1463 2005-10-09 Richard M. Stallman <rms@gnu.org>
1464
1465 * font-lock.el (font-lock-syntactic-keywords)
1466 (font-lock-keywords): Doc fixes.
1467
1468 * textmodes/flyspell.el (flyspell-external-point-words):
1469 Simplify logic, and don't try to check for consecutive appearances
1470 of one incorrect word.
1471
1472 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
1473
1474 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
1475 separator.
1476
1477 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
1478 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
1479 (gud-expansion-speedbar-buttons): New function.
1480 (gud-speedbar-buttons): Check for gud-comint-buffer.
1481
1482 2005-10-09 Bill Wohler <wohler@newt.com>
1483
1484 * Makefile.in (updates): Add mh-loaddefs dependency.
1485
1486 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
1487
1488 * speedbar.el (speedbar-file-key-map): Fix typo.
1489
1490 2005-10-09 Daniel Brockman <daniel@brockman.se>
1491
1492 * cus-start.el (line-spacing): Add custom spec.
1493
1494 2005-10-09 Romain Francoise <romain@orebokech.com>
1495
1496 * textmodes/ispell.el (ispell-check-version): Fix last change.
1497
1498 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1499
1500 * term/x-win.el: Remove -i, --icon-type from comment.
1501
1502 * startup.el (command-line-x-option-alist): Remove options -i,
1503 -itype, --icon-type, added -nb, --no-bitmap-icon
1504
1505 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
1506
1507 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
1508 instead of :active.
1509
1510 2005-10-08 Eric Hanchrow <offby1@blarg.net>
1511
1512 * textmodes/ispell.el (ispell-check-version):
1513 Ignore hyphen, and all that follows, in aspell's version text.
1514
1515 2005-10-08 Jay Belanger <belanger@truman.edu>
1516
1517 * calc/calc-arith.el (math-known-square-matrixp): New function.
1518 (math-pow-fancy): Check for matrices before distributing exponent
1519 across products.
1520
1521 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
1522 fullscreen keypad. Suggested by Luc Teirlinck.
1523 (calc-keypad-show-input): Add space for formatting.
1524
1525 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
1526 Add square matrix option.
1527
1528 * calc/calc-poly.el (math-expand-term): Check for matrices instead
1529 of checking calc-matrix-mode when deciding how to expand.
1530
1531 * calc/calc.el (calc-set-mode-line): Add square matrix option.
1532
1533 2005-10-08 Lars Hansen <larsh@soem.dk>
1534
1535 * net/tramp.el (tramp-perl-directory-files-and-attributes):
1536 Add error handling.
1537 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
1538
1539 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
1540
1541 Sync with Tramp 2.0.51.
1542
1543 * net/tramp.el (tramp-handle-set-visited-file-modtime)
1544 (tramp-handle-insert-file-contents, tramp-handle-write-region):
1545 Insert special handling for `last-coding-system-used', again
1546 it still seems to be necessary (unlike stated before).
1547 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
1548 (tramp-password-prompt-regexp): There might be other words before
1549 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
1550 (tramp-chunksize): Improve docstring.
1551 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
1552 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
1553 Christian Joergensen <bugs@razor.dk>.
1554
1555 2005-10-07 Glenn Morris <rgm@gnu.org>
1556
1557 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
1558 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
1559 precision'.
1560
1561 2005-10-07 Romain Francoise <romain@orebokech.com>
1562
1563 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
1564 (ibuffer-do-shell-command-pipe-replace)
1565 (ibuffer-do-shell-command-file, ibuffer-do-eval)
1566 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
1567 (ibuffer-do-revert, ibuffer-do-replace-regexp)
1568 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
1569 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
1570 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
1571 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
1572 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
1573 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
1574 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
1575 Autoload file sans suffix.
1576
1577 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
1578
1579 2005-10-07 David Ponce <david@dponce.com>
1580
1581 * recentf.el (recentf-menu-open-all-flag): New option.
1582 (recentf-digit-shortcut-command-name): New function.
1583 (recentf--shortcuts-keymap): New variable.
1584 (recentf-menu-shortcuts): New variable.
1585 (recentf-make-menu-items): Initialize it. Replace the "More..."
1586 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
1587 (recentf-menu-value-shortcut): New function.
1588 (recentf-make-menu-item): Use it. No more in-lined.
1589 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
1590 (recentf-open-most-recent-file): Rename from
1591 `recentf-open-file-with-key'. Don't depend on key binding.
1592 (recentf-mode-map): New variable.
1593 (recentf-mode): Use it.
1594
1595 2005-10-06 Bill Wohler <wohler@newt.com>
1596
1597 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
1598
1599 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
1600 (MH-E-SRC): New. Used by mh-autoloads.
1601 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
1602 files in MH-E-SRC have been updated.
1603 (compile, recompile, bootstrap): Depend on mh-autoloads.
1604
1605 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
1606
1607 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
1608 gud-break and gud-remove icons when the fringe is not available.
1609
1610 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
1611 Typo.
1612
1613 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
1614
1615 * play/zone.el (zone): Wrap body with save-window-excursion.
1616
1617 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
1618
1619 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
1620 Use the new `list-only' arg to diary-list-entries.
1621
1622 * calendar/diary-lib.el: Use overlays rather than selective-display.
1623 (diary-selective-display): New var.
1624 (diary-header-line-format): Use it.
1625 (diary-list-entries): Add argument `list-only'.
1626 Put the buffer in diary-mode. Don't add \^M at beg and end.
1627 Replace \^M by invisible overlays.
1628 (diary-unhide-everything): Replace \^M by invisible overlays.
1629 (print-diary-entries): Look for overlays rather than \^M.
1630 Add a space to the temp buffer name.
1631 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
1632 Put the buffer in diary-mode.
1633 (list-sexp-diary-entries): Replace \^M by invisible overlays.
1634 (diary-anniversary): Make the year arg optional.
1635 (diary-time-regexp): New const.
1636 (diary-font-lock-keywords): Use it to accept a few more time formats.
1637
1638 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
1639
1640 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
1641
1642 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
1643 Fix bug introduced 2005-07-03: Use (car (last ...))
1644 to faithfully reproduce replaced artist-last.
1645 (artist-set-arrow-points-for-poly): Likewise.
1646 Suggested by Johan Bockg\e,Ae\e(Brd.
1647
1648 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
1649
1650 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
1651 * wid-edit.el (widget):
1652 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
1653 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
1654
1655 2005-10-06 Kenichi Handa <handa@m17n.org>
1656
1657 * international/mule-cmds.el (set-language-environment):
1658 Fix setting up of case-table for unibyte mode.
1659
1660 * simple.el (what-cursor-position): If the character is displayed
1661 by some `display' text property, show that. Don't use
1662 single-key-description for eight-bit characters in multibyte mode.
1663
1664 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
1665
1666 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
1667 (gdb-ann3): Set it.
1668 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
1669 (gdb-info-frames-custom): Use inverse-video for first five
1670 characters of selected frame only.
1671 (gdb-get-frame-number): Select frame even when point is on frame
1672 number.
1673
1674 2005-10-06 Masatake YAMATO <jet@gyve.org>
1675
1676 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
1677 Put `font-lock-function-name-face'.
1678 (gdb-info-frames-custom): Put `font-lock-function-name-face'
1679 and `font-lock-variable-name-face'
1680 (gdb-registers-font-lock-keywords): New font lock keywords definition.
1681 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
1682 (gdb-memory-font-lock-keywords): New font lock keywords definition.
1683 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
1684 (gdb-local-font-lock-keywords): New font lock keywords definition.
1685 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
1686 (gdb-threads-font-lock-keywords): New font lock keywords definition.
1687 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
1688
1689 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
1690
1691 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
1692 (ediff-merge-region-is-non-clash-to-skip): Previously called
1693 ediff-merge-region-is-non-clash.
1694
1695 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
1696 Use insert-buffer-substring.
1697
1698 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
1699 selecting files to patch. Also bug fixes.
1700
1701 * ediff-util.el (ediff-setup): Bug fix.
1702 (ediff-next-difference): Never skip clashes that differ in white
1703 space only.
1704
1705 * ediff-wind.el (ediff-setup-control-frame)
1706 (ediff-destroy-control-frame): Check the menubar feature.
1707
1708 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
1709 (viper-refresh-mode-line): Use make-local-variable to localize
1710 some vars instead of make-variable-buffer-local. Suggested by
1711 Stefan Monnier.
1712
1713 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
1714 (viper-restore-cursor-type, viper-set-insert-cursor-type):
1715 Use make-local-variable instead of make-variable-buffer-local.
1716 Suggested by Stefan Monnier.
1717
1718 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
1719 (viper-comint-mode-hook): Use make-local-variable on
1720 require-final-newline.
1721 (viper-non-hook-settings): Don't use make-variable-buffer-local.
1722
1723 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
1724
1725 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
1726 also the second char of a comment-start sequence.
1727 (scheme-sexp-comment-syntax-table): New var.
1728 (lambda, define): Set their scheme-doc-string-elt property.
1729 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
1730 Use lisp-font-lock-syntactic-face-function now that it properly
1731 handles |...| symbols.
1732 (scheme-mode-variables): Set lisp-doc-string-elt-property,
1733 parse-sexp-lookup-properties and font-lock-extra-managed-props.
1734
1735 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
1736 bit from # to |.
1737 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
1738
1739 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
1740 (lisp-doc-string-elt-property): New var.
1741 (lisp-font-lock-syntactic-face-function): Use it.
1742 Rewrite to recognize docstrings even for forms not at toplevel.
1743
1744 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
1745 annotation on the | part of #| rather than on the # part.
1746 (scheme-font-lock-syntactic-face-function): New function, to
1747 distinguish strings from |...| symbols.
1748 (scheme-mode-variables): Use it. Also fix up the font-lock-time
1749 syntax-table so that #|...|# is properly highlighted.
1750
1751 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
1752 Don't mark as docstring the 3rd elem of an unknown toplevel form.
1753
1754 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
1755
1756 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
1757 and C-e.
1758
1759 * emacs-lisp/eldoc.el: Move comments into docstrings.
1760 (eldoc-message-commands): Initialize in its declaration.
1761 Add move-beginning-of-line and move-end-of-line.
1762 (eldoc-add-command, eldoc-add-command-completions)
1763 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
1764
1765 * outline.el (outline-mark-subtree): Activate the mark.
1766
1767 * calendar/appt.el (appt-time-regexp): New var.
1768 (appt-add, appt-make-list): Use it.
1769 (appt-convert-time): Clean up.
1770
1771 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
1772 Don't set any syntax-table property here.
1773 (tex-font-lock-verb): New function. Do it here.
1774 (tex-font-lock-syntactic-keywords): Use it.
1775
1776 2005-10-04 Richard M. Stallman <rms@gnu.org>
1777
1778 * wid-edit.el (widget-file-complete): Get the widget start point
1779 the right way. Default directory to `/' if file has none.
1780
1781 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
1782
1783 * textmodes/flyspell.el (flyspell-mode-on):
1784 Call ispell-maybe-find-aspell-dictionaries.
1785
1786 * textmodes/ispell.el (ispell-word, ispell-region):
1787 Call ispell-maybe-find-aspell-dictionaries.
1788 (ispell-accept-buffer-local-defs):
1789 Don't call ispell-maybe-find-aspell-dictionaries
1790
1791 2005-10-04 Richard M. Stallman <rms@gnu.org>
1792
1793 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
1794
1795 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
1796
1797 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
1798 instead of `fboundp' in order to allow for anonymous functions.
1799
1800 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
1801
1802 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
1803 case the user clicks on the link while another window is selected.
1804 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
1805
1806 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
1807 functionality.
1808 (dframe-help-echo): Save point in case mouse tracking is off.
1809
1810 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
1811
1812 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
1813
1814 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
1815
1816 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
1817 not change the global value of those vars.
1818
1819 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
1820 make-local-variable which we do not need any more.
1821
1822 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
1823
1824 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
1825 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
1826 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
1827 (speedbar-path-line): Define obsolete aliases.
1828 (speedbar-line-directory): Doc fix.
1829
1830 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
1831 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
1832 instead of speedbar-line-path.
1833
1834 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1835
1836 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
1837 to nil if dropping on a window. Handle dropping on a minibuffer window
1838 like dropping on a non-window part of Emacs.
1839
1840 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
1841
1842 * net/ange-ftp.el: Use with-current-buffer.
1843 (ange-ftp-insert-directory): Do not follow symlinks any more.
1844
1845 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
1846 Remove interactive spec.
1847
1848 2005-10-03 Kim F. Storm <storm@cua.dk>
1849
1850 * ido.el (ido-mode): Use custom-initialize-set.
1851
1852 2005-10-02 Richard M. Stallman <rms@gnu.org>
1853
1854 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
1855 Use insert-buffer-substring.
1856
1857 * net/tramp.el: Pacify byte compiler warnings in pacification code.
1858 (tramp-handle-file-local-copy): Use insert-buffer-substring.
1859
1860 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
1861
1862 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
1863 in last change.
1864 (ange-ftp-insert-directory): Fix up the search for the case where
1865 `file' is absolute.
1866
1867 2005-10-02 Romain Francoise <romain@orebokech.com>
1868
1869 * progmodes/compile.el (compile-goto-error): Delete extra paren.
1870
1871 2005-10-02 Andreas Schwab <schwab@suse.de>
1872
1873 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
1874 directory component in the session info.
1875
1876 2005-10-01 Richard M. Stallman <rms@gnu.org>
1877
1878 * comint.el (comint-redirect-subvert-readonly): Doc fix.
1879
1880 * simple.el (next-error-internal): New function.
1881
1882 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
1883 (compilation-start): Pass new arg to compilation-buffer-name.
1884 (compile-goto-error): Use next-error-internal.
1885
1886 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
1887
1888 * speedbar.el: Remove RCS tag.
1889 (speedbar-check-read-only): Handle non-existent files.
1890
1891 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
1892
1893 * info.el (Info-speedbar-hierarchy-buttons)
1894 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
1895
1896 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1897
1898 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
1899 Do not match newline.
1900 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
1901 (bibtex-summary): Remove unnecessary save-excursion.
1902 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
1903
1904 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1905
1906 * term/mac-win.el: Add charset info for "iso10646-1".
1907 Modify default fontset to use ATSUI-compatible fonts for some charsets
1908 if available.
1909
1910 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
1911
1912 * speedbar.el: Re-apply arch tag.
1913 (speedbar-version): Rename to version 1.0. Suggested by Eric
1914 M. Ludlam.
1915 Reapply two changes from Emacs CVS' version of speedbar lost
1916 during the merge:
1917 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
1918 (speedbar-frame-parameters): Improve customize type.
1919
1920 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
1921
1922 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
1923 (ange-ftp-file-directory-p): Fix the symlink case.
1924 (ange-ftp-insert-directory): When listing a single file, get a list of
1925 the parent buffer and extract the relevant line. Inspired from a patch
1926 by Katsumi Yamaoka <yamaoka@jpl.org>.
1927 (ange-ftp-file-name-sans-versions): Simplify.
1928
1929 2005-09-30 Bill Wohler <wohler@newt.com>
1930
1931 Move MH-E image files from toolbar and mail directories into
1932 etc/images.
1933
1934 * mail/reply2.*: Move to etc/images/mail/reply*.
1935
1936 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
1937 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
1938 etc/images.
1939
1940 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
1941 * toolbar/reply*: Move to etc/images/mail.
1942
1943 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
1944
1945 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
1946
1947 * speedbar.el: New version 1.0pre3.
1948
1949 Frame management code (including timer, and mouse click specifics)
1950 moved to dframe.el:
1951 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
1952 (speedbar-timer): Removed. Use dframe-timer.
1953 (speedbar-close-frame): Removed. Use dframe-close-frame.
1954 (speedbar-activity-change-focus-flag): Removed. Use
1955 dframe-activity-change-focus-flag.
1956 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
1957 dframe-update-speed.
1958
1959 (speedbar-current-frame): New macro. Use this instead of the
1960 variable speedbar-frame.
1961
1962 (speedbar-use-images, speedbar-expand-image-button-alist)
1963 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
1964
1965 (speedbar-find-image-on-load-path): Removed. Replaced by
1966 defezimage in ezimage.el.
1967 (speedbar-expand-image-button-alist): Removed. Replaced by
1968 ezimage-expand-image-button-alist in ezimage.el.
1969
1970 (speedbar-ignored-directory-regexp)
1971 (speedbar-add-ignored-directory-regexp)
1972 (speedbar-ignored-directory-expressions)
1973 (speedbar-line-directory, speedbar-buffers-line-directory)
1974 (speedbar-directory-line, speedbar-buffers-line-directory):
1975 Renamed, replacing `path' with `directory'.
1976
1977 (speedbar-create-directory, speedbar-expand-line-descendants)
1978 (speedbar-toggle-line-expansion)
1979 (speedbar-contract-line-descendants): New commands.
1980
1981 (speedbar-query-confirmation-method, speedbar-select-frame-method)
1982 (speedbar-use-tool-tips-flag): New options.
1983
1984 (speedbar-check-read-only, speedbar-require-version)
1985 (speedbar-insert-separator, speedbar-buffers-tail-notes)
1986 (speedbar-handle-delete-frame, speedbar-try-completion)
1987 (speedbar-update-localized-contents): New functions.
1988
1989 (speedbar-incompatible-version, speedbar-ro-to-do-point)
1990 (speedbar-object-read-only-indicator): New variables.
1991
1992 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
1993 New hooks.
1994
1995 (speedbar-separator-face): New face.
1996
1997 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
1998 (speedbar-ignored-modes): Add fundamental-mode.
1999 (speedbar-directory-unshown-regexp): Add . directories.
2000
2001 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
2002 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
2003 `]' for full expand/close.
2004 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
2005
2006 (speedbar-check-vc): Support hidden files.
2007 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
2008 (speedbar-this-file-in-vc): Use vc-state if available. If VC
2009 state is nil, it is not checked out.
2010
2011 (speedbar-line-text, speedbar-line-token): Support expand buttons
2012 with no text.
2013 (speedbar-refresh): Universal argument acts as power-click.
2014 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
2015 that buffer to get variable values.
2016
2017 And many other bugfixes.
2018
2019 * dframe.el, ezimage.el, sb-image.el: New files.
2020
2021 * sb-*.xpm: Remove files. New image files installed into
2022 etc/images/ezimage.
2023
2024 2005-09-30 Kenichi Handa <handa@m17n.org>
2025
2026 * ps-mule.el (ps-mule-show-warning): If a character is in
2027 ps-print-translation-table, don't treat it as non-printable.
2028
2029 2005-09-30 David Ponce <david@dponce.com>
2030
2031 * tree-widget.el (tree-widget-themes-load-path): New variable.
2032 (tree-widget-themes-directory): Doc fix.
2033 (tree-widget-image-formats) [Emacs]: Doc fix.
2034 (tree-widget--locate-sub-directory): New function.
2035 (tree-widget-themes-directory): Use it.
2036
2037 * recentf.el (recentf-filename-handlers): Rename from
2038 `recentf-filename-handler'. Allow a list of functions.
2039 (recentf-menu-items-for-commands): Fix :help strings.
2040 (recentf-apply-filename-handlers): New function.
2041 (recentf-expand-file-name): Use it.
2042 (recentf-cleanup): Remove duplicates too.
2043
2044 2005-09-29 Juri Linkov <juri@jurta.org>
2045
2046 * faces.el: Rearrange face definitions to be in the same order as
2047 their face descriptions in "(emacs)Standard Faces".
2048
2049 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
2050
2051 * tooltip.el (tooltip): Add group `basic-faces'.
2052
2053 * buff-menu.el (Buffer-menu-buffer): Remove group
2054 `font-lock-highlighting-faces'.
2055
2056 * progmodes/compile.el (compilation-error, compilation-warning)
2057 (compilation-info, compilation-line-number, compilation-column-number):
2058 Change group from `font-lock-highlighting-faces' to `compilation'.
2059
2060 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
2061 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
2062 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
2063 (vhdl-font-lock-reserved-words-face)
2064 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
2065 `font-lock-highlighting-faces'.
2066
2067 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
2068
2069 2005-09-28 Kim F. Storm <storm@cua.dk>
2070
2071 * emulation/cua-base.el: Set CUA move property on additional commands:
2072 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
2073 forward-sexp, backward-sexp, forward-list, backward-list.
2074
2075 2005-09-28 Romain Francoise <romain@orebokech.com>
2076
2077 * comint.el (comint-show-output): Really set point at the
2078 beginning of the output when not using `comint-use-prompt-regexp'.
2079
2080 2005-09-27 Jay Belanger <belanger@truman.edu>
2081
2082 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
2083 in TeX mode.
2084
2085 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
2086
2087 * textmodes/org.el (org-table-sum): Fix format string.
2088
2089 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
2090 Quote face names.
2091
2092 2005-09-26 Romain Francoise <romain@orebokech.com>
2093
2094 * isearch.el (isearch-forward-regexp): Close doc string.
2095
2096 2005-09-25 Richard M. Stallman <rms@gnu.org>
2097
2098 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
2099
2100 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
2101
2102 * progmodes/compile.el (compilation-error-properties):
2103 When getting the file from the previous error message,
2104 correctly decode the new data format.
2105
2106 * progmodes/cc-cmds.el (c-electric-paren):
2107 Call old-blink-paren only for close-paren.
2108
2109 2005-09-24 Andreas Schwab <schwab@suse.de>
2110
2111 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
2112 condition.
2113
2114 2005-09-25 Romain Francoise <romain@orebokech.com>
2115
2116 * dired-aux.el (dired-copy-file-recursive):
2117 * dired.el (dired-delete-file):
2118 * ediff-mult.el (ediff-dir-diff-copy-file):
2119 * ediff-util.el (ediff-test-save-region):
2120 * forms.el (forms-mode):
2121 * ido.el (ido-file-internal, ido-delete-file-at-head):
2122 * log-edit.el (log-edit-done):
2123 * ses.el (ses-yank-resize):
2124 * play/gomoku.el (gomoku-human-plays, gomoku)
2125 (gomoku-human-resigns, gomoku-prompt-for-other-game)
2126 (gomoku-offer-a-draw):
2127 * play/landmark.el (lm-human-resigns, lm):
2128 * net/eudcb-ldap.el (eudc-ldap-check-base):
2129 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
2130 * progmodes/ebrowse.el (ebrowse-find-pattern):
2131 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
2132 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
2133 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
2134
2135 * vc.el (vc-delete-file):
2136 * play/gomoku.el (gomoku-terminate-game, gomoku)
2137 (gomoku-prompt-for-move, gomoku-human-takes-back):
2138 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
2139 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
2140
2141 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
2142
2143 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
2144 color rxvt terminals by using the code xterm.el used to use before
2145 2005-04-09 in order to match the colors used by rxvt.
2146
2147 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
2148
2149 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
2150 colors rxvt-unicode terminals by using the same code as xterm.el.
2151
2152 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
2153
2154 * textmodes/tex-mode.el (tex-font-lock-append-prop)
2155 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
2156 new symbol used for the tex-verbatim face.
2157
2158 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
2159
2160 * woman.el (woman-file-name):
2161 * wid-edit.el (widget-file-prompt-value)
2162 (widget-coding-system-prompt-value):
2163 * w32-fns.el (set-w32-system-coding-system):
2164 * vc.el (vc-version-diff, vc-annotate):
2165 * textmodes/reftex-auc.el (reftex-arg-cite)
2166 (reftex-arg-index-tag):
2167 * textmodes/refer.el (refer-get-bib-files):
2168 * textmodes/artist.el (artist-figlet-choose-font):
2169 * terminal.el (terminal-emulator):
2170 * replace.el (occur-read-primary-args):
2171 * rect.el (string-rectangle, string-insert-rectangle):
2172 * ps-print.el (ps-print-preprint):
2173 * progmodes/pascal.el (pascal-goto-defun):
2174 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
2175 * progmodes/compile.el (compilation-find-file):
2176 * printing.el (pr-interactive-n-up):
2177 * play/animate.el (animate-birthday-present):
2178 * net/rcompile.el (remote-compile):
2179 * man.el (man, Man-goto-section, Man-follow-manual-reference):
2180 * mail/rmailsum.el (rmail-summary-search-backward)
2181 (rmail-summary-search):
2182 * mail/rmailout.el (rmail-output-read-rmail-file-name)
2183 (rmail-output-read-file-name):
2184 * mail/rmail.el (rmail-search, rmail-search-backwards):
2185 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
2186 * locate.el (locate):
2187 * international/quail.el (quail-show-keyboard-layout):
2188 * international/mule.el (set-buffer-file-coding-system)
2189 (revert-buffer-with-coding-system, set-file-name-coding-system)
2190 (set-terminal-coding-system, set-keyboard-coding-system)
2191 (set-next-selection-coding-system):
2192 * international/mule-diag.el (describe-coding-system)
2193 (describe-font, describe-fontset):
2194 * international/mule-cmds.el (universal-coding-system-argument)
2195 (search-unencodable-char, describe-input-method)
2196 (set-language-environment, describe-language-environment):
2197 * international/codepage.el (codepage-setup):
2198 * international/code-pages.el (codepage-setup):
2199 * info.el (Info-search, Info-follow-reference)
2200 (Info-search-backward):
2201 * emacs-lisp/advice.el (ad-read-advised-function)
2202 (ad-read-advice-class, ad-clear-cache, ad-activate)
2203 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
2204 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
2205 (ad-read-regexp):
2206 * ediff-util.el (ediff-toggle-regexp-match):
2207 * ediff-ptch.el (ediff-prompt-for-patch-file):
2208 * dired-aux.el (dired-diff):
2209 * diff.el (diff):
2210 * cus-edit.el (custom-variable-prompt):
2211 * calendar/timeclock.el (timeclock-ask-for-project):
2212 * calc/calcalg3.el (calc-get-fit-variables):
2213 * calc/calc-store.el (calc-edit-variable)
2214 (calc-permanent-variable):
2215 * vc-mcvs.el (vc-mcvs-register):
2216 * shadowfile.el (shadow-define-literal-group):
2217 * woman.el (woman-file-name):
2218 * vc.el (vc-version-diff, vc-merge):
2219 * textmodes/reftex-index.el (reftex-index-complete-tag):
2220 * format.el (format-decode-buffer, format-decode-region):
2221 * emulation/viper-cmd.el (viper-read-string-with-history):
2222 * emacs-lisp/debug.el (cancel-debug-on-entry):
2223 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
2224 * ediff.el (ediff-merge-revisions)
2225 (ediff-merge-revisions-with-ancestor, ediff-revision):
2226 * completion.el (interactive-completion-string-reader):
2227 * calc/calc-prog.el (calc-user-define-formula):
2228 Follow convention for reading with the minibuffer.
2229
2230 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
2231
2232 * progmodes/python.el (python-describe-symbol): Add globals() and
2233 locals() to the arguments of emacs.ehelp.
2234
2235 2005-09-24 Magnus Henoch <mange@freemail.hu>
2236
2237 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
2238 New function, code extracted from ispell-valid-dictionary-list.
2239 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
2240 Call it.
2241
2242 2005-09-24 Eli Zaretskii <eliz@gnu.org>
2243
2244 * subr.el (version-regexp-alist): Extend valid syntax for version
2245 strings: allow any of the characters -,_,+ to separate the
2246 alpha/beta/rc part from the version part. Doc fix.
2247 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
2248
2249 2005-09-23 David Reitter <david.reitter@gmail.com>
2250
2251 * mail/mailclient.el: New file.
2252
2253 2005-09-23 Richard M. Stallman <rms@gnu.org>
2254
2255 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
2256 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
2257 Doc fixes.
2258
2259 * progmodes/cc-mode.el (c-font-lock-init):
2260 Specify font-lock-lines-before.
2261
2262 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
2263
2264 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
2265 whole conflict.
2266
2267 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
2268
2269 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
2270 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
2271 of `remap' feature when available. Additional key bindings for
2272 better tty support.
2273 (org-mode-restart, org-force-self-insert): New commands.
2274 (org-time-stamp-inactive): New command.
2275 (org-remap): New function.
2276 (org-table-auto-blank-field, org-level-color-stars-only): New options.
2277 (org-enable-fixed-width-editor): Move to `org-structure'
2278 customization group.
2279 (org-self-insert-command, orgtbl-self-insert-command): Modify to
2280 blank field after field motion commands.
2281
2282 2005-09-23 Kenichi Handa <handa@m17n.org>
2283
2284 * international/mule-cmds.el (set-language-environment):
2285 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
2286 have to call utf-translate-cjk-load-tables.
2287
2288 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
2289
2290 * mouse.el (mouse-move-drag-overlay): Fix last change.
2291
2292 2005-09-22 David Ponce <david@dponce.com>
2293
2294 * tree-widget.el (tree-widget-value-create): Fix previous change.
2295
2296 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2297
2298 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
2299
2300 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
2301
2302 * mouse.el (mouse-move-drag-overlay): New function.
2303 (mouse-drag-region-1): Use it.
2304 Try to simplify a bit the state handling. Handle clicks on links
2305 inside intangible areas.
2306 (mouse-save-then-kill): Minor simplification.
2307 (mouse-secondary-overlay): Make it always non-nil instead of
2308 recreating it each time.
2309 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
2310 (mouse-kill-secondary, mouse-secondary-save-then-kill):
2311 Simplify accordingly.
2312
2313 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2314
2315 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
2316
2317 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
2318
2319 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
2320 (ediff-file-name-sans-prefix): Treat nil as an empty string.
2321 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
2322 to patch.
2323
2324 * ediff-util.el: Use insert-buffer-substring.
2325
2326 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
2327
2328 * emulation/viper-cmd.el (viper-change-state): Don't move over the
2329 field boundaries in the minibuffer.
2330 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
2331 (viper-minibuffer-post-command-hook): New hook.
2332 (viper-line): Don't move cursor at bolp.
2333
2334 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
2335
2336 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
2337 avoid compiler warnings.
2338
2339 * emulation/viper-macs.el (ex-map): Better messages.
2340
2341 * emulation/viper-utils.el (viper-beginning-of-field): New function.
2342
2343 * emulation/viper.el: Replace make-variable-buffer-local with
2344 viper-make-variable-buffer-local everywhere, to avoid warnings.
2345
2346 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
2347
2348 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
2349 Delete unused var `old-selected-window'.
2350 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
2351 (mouse-drag-secondary): Delete unused var `start-frame'.
2352
2353 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
2354
2355 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
2356
2357 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
2358
2359 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
2360 Re-indent within 80 columns. Use inhibit-read-only.
2361
2362 2005-09-19 Romain Francoise <romain@orebokech.com>
2363
2364 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
2365
2366 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
2367
2368 * font-lock.el (font-lock-default-fontify-region): Don't add a line
2369 unconditionally, since the after-change-function already did it.
2370
2371 2005-09-19 Miles Bader <miles@gnu.org>
2372
2373 * net/newsticker.el: Get rid of CVS keyword.
2374
2375 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
2376
2377 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
2378 The prompt is formatted later.
2379
2380 2005-09-19 David Ponce <david@dponce.com>
2381
2382 * tree-widget.el (tree-widget-value-create): Save the converted
2383 tree :node widget.
2384
2385 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
2386
2387 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
2388 variable `message'.
2389
2390 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
2391
2392 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
2393 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
2394 <slawomir.nowaczyk.847@student.lu.se>.
2395
2396 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
2397
2398 * image.el (image-load-path): Use symbol `data-directory' instead
2399 of its value, for backward compatibility with packages that bind
2400 it during `find-image'. Suggested by Katsumi Yamaoka.
2401 (image-search-load-path): Handle symbols whose values are strings.
2402
2403 2005-09-18 Romain Francoise <romain@orebokech.com>
2404
2405 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
2406 with-current-buffer form in save-excursion.
2407
2408 2005-09-18 D Goel <deego@gnufans.org>
2409
2410 * apropos.el (apropos-command): Fix `message' call: first arg
2411 should be a format spec. In this and all other cases that appear
2412 below and elsewhere in the source code, I made a change only when
2413 two conditions were satisfied: [1] I can think of a possibility
2414 that the arguments would cause an error, for example, the code in
2415 question relies on external variables such as filenames. [2] I
2416 was sure that the arg to `message' could not have been nil in the code.
2417
2418 * textmodes/tildify.el (tildify-region): Ditto.
2419
2420 * textmodes/reftex-index.el (reftex-index-change-entry)
2421 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
2422 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
2423 * textmodes/org.el (org-complete, org-deadline, org-schedule)
2424 (org-priority, org-table-sum):
2425 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
2426 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
2427 (flyspell-word, flyspell-display-next-corrections):
2428 * textmodes/bibtex.el (bibtex-print-help-message):
2429 * textmodes/artist.el (artist-key-set-point-poly):
2430 * term/mac-win.el (mac-services-insert-text):
2431 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
2432 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
2433 (vhdl-port-paste-testbench, vhdl-compose-new-component)
2434 (vhdl-compose-configuration):
2435 * progmodes/sh-script.el (sh-blink, sh-show-indent)
2436 (sh-set-indent, sh-learn-line-indent):
2437 * progmodes/ps-mode.el (ps-mode-target-column):
2438 * progmodes/idlwave.el (idlwave-make-tags)
2439 (idlwave-scan-library-catalogs):
2440 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
2441 * progmodes/gud.el (gud-jdb-analyze-source):
2442 * progmodes/flymake.el (flymake-log):
2443 * progmodes/ebnf2ps.el (ebnf-generate-region):
2444 * progmodes/cmacexp.el (c-macro-expansion):
2445 * progmodes/ada-xref.el (ada-treat-cmd-string):
2446 * progmodes/ada-mode.el (ada-create-case-exception-substring)
2447 (ada-justified-indent-current, ada-batch-reformat):
2448 * play/zone.el (zone):
2449 * play/landmark.el (lm-move):
2450 * play/decipher.el (decipher-show-alphabet):
2451 * net/newsticker.el (newsticker--display-jump)
2452 (newsticker--display-scroll):
2453 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
2454 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
2455 * mail/feedmail.el (feedmail-dump-message-to-queue):
2456 * eshell/esh-proc.el (eshell-remove-process-entry):
2457 * emulation/ws-mode.el (ws-last-error):
2458 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
2459 (viper-record-kbd-macro):
2460 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
2461 * emacs-lisp/lisp-mnt.el (lm-report-bug):
2462 * emacs-lisp/find-func.el (find-function-noselect):
2463 * calendar/timeclock.el (timeclock-status-string)
2464 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
2465 (timeclock-when-to-leave-string):
2466 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
2467 * calc/calc-units.el (calc-enter-units-table):
2468 * calc/calc-mode.el (calc-mode-record-mode):
2469 * woman.el (woman-mini-help):
2470 * wdired.el (wdired-change-to-wdired-mode):
2471 * vc.el (vc-retrieve-snapshot):
2472 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
2473 * startup.el (display-startup-echo-area-message):
2474 * simple.el (set-goal-column):
2475 * ses.el (ses-command-hook, ses-recalculate-cell):
2476 * server.el (server-process-filter):
2477 * printing.el (pr-interface-txt-print, pr-interface-printify)
2478 (pr-interface-ps):
2479 * pcvs.el (cvs-help):
2480 * log-edit.el (log-edit, log-edit-mode-help):
2481 * iswitchb.el (iswitchb-possible-new-buffer):
2482 * isearch.el (isearch-edit-string):
2483 * image-mode.el (image-mode, image-minor-mode):
2484 * ibuf-macs.el (define-ibuffer-filter):
2485 * hi-lock.el (hi-lock-find-patterns):
2486 * files.el (toggle-read-only):
2487 * ediff-util.el (ediff-copy-diff)
2488 (ediff-write-merge-buffer-and-maybe-kill):
2489 * echistory.el (Electric-history-undefined):
2490 * dnd.el (dnd-insert-text):
2491 * dired-aux.el (dired-query):
2492 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
2493 * bookmark.el (bookmark-bmenu-locate):
2494 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
2495 Fix `message' calls to ensure first arg is a format string.
2496 The change was made only when these two conditions were satisfied:
2497 [1] when there is a possibility that the arguments would cause an error
2498 for example, if the code in question relies on external variables
2499 such as filenames, and
2500 [2] if the arg to `message' could not have been nil in the code.
2501
2502 * pcomplete.el (pcomplete--help): Fix `message' format spec.
2503 Not having a %s would be weird, though not technically wrong.
2504
2505 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2506
2507 * term/mac-win.el (mac-add-charset-info): Doc fix.
2508
2509 2005-09-17 Romain Francoise <romain@orebokech.com>
2510
2511 * shell.el (shell-resync-dirs): Handle echoing processes more
2512 reliably. Don't insert resync command if `comint-process-echoes'
2513 is non-nil.
2514
2515 2005-09-17 Magnus Henoch <mange@freemail.hu>
2516
2517 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
2518 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
2519 aspell versions >= 0.60.
2520 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
2521 only if ispell-aspell-supports-utf8 is non-nil.
2522
2523 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2524
2525 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
2526 buffer-local value to lisp-indent-function.
2527
2528 2005-09-17 Milan Zamazal <pdm@zamazal.org>
2529
2530 * progmodes/glasses.el (glasses-make-readable): If
2531 glasses-separator differs from underscore, put appropriate
2532 overlays over underscore characters.
2533 (glasses-convert-to-unreadable): If glasses-separator differs from
2534 underscore, try to convert glasses-separator characters to
2535 underscores.
2536
2537 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
2538
2539 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
2540 Use with-syntax-table and dolist.
2541
2542 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
2543
2544 * textmodes/reftex-auc.el:
2545 * textmodes/reftex-cite.el:
2546 * textmodes/reftex-dcr.el:
2547 * textmodes/reftex-global.el:
2548 * textmodes/reftex-parse.el:
2549 * textmodes/reftex-ref.el:
2550 * textmodes/reftex-sel.el:
2551 * textmodes/reftex-toc.el:
2552 * textmodes/reftex-vars.el:
2553 * textmodes/reftex.el: Small changes to remove compiler warnings.
2554
2555 * textmodes/reftex-index.el: Likewise.
2556 (reftex-query-index-phrase): More efficient use of markers.
2557
2558 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
2559
2560 * image.el (image-load-path): New variable.
2561 (image-search-load-path): New function.
2562 (find-image): Search for images in `image-load-path'.
2563
2564 2005-09-15 Richard M. Stallman <rms@gnu.org>
2565
2566 * follow.el: Change Maintainer field.
2567
2568 2005-09-15 David Ponce <david@dponce.com>
2569
2570 * recentf.el (recentf-save-file-modes): New option.
2571 (recentf-save-list): Use it.
2572
2573 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
2574
2575 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
2576 (mode-line-mule-info, mode-line-modified): Move bindings from
2577 mouse-3 to mouse-1.
2578
2579 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
2580
2581 * simple.el (sendmail-user-agent-compose): Revert last change.
2582
2583 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
2584
2585 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
2586 Use with-current-buffer.
2587 (ange-ftp-gwp-start): Remove unused var `gw-user'.
2588 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
2589 (ange-ftp-insert-directory): Remove unused var `short'.
2590 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
2591
2592 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
2593 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
2594
2595 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
2596 (check-calendar-holidays, diary-list-entries): Autoload.
2597 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
2598 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
2599
2600 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
2601 which mistakenly removed a call to display-buffer.
2602
2603 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
2604
2605 * obsolete/iso-insert.el: Move to obsolete/ from international/.
2606
2607 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
2608
2609 * progmodes/hideshow.el
2610 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
2611 (hs-allow-nesting): New user var.
2612 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
2613 (hs-hide-block-at-point): When nesting allowed,
2614 if there is already an overlay in place, delete it.
2615 (hs-safety-is-job-n): Delete func; remove call sites.
2616 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
2617 (hs-overlay-at): New func.
2618 (hs-already-hidden-p, hs-show-block): Use it.
2619 (hs-hide-all): Don't pre-clean if nesting allowed.
2620 (hs-show-all): Temporarily disallow
2621 nesting around call to `hs-discard-overlays'.
2622
2623 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
2624
2625 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
2626 Delete unused local var.
2627
2628 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
2629
2630 * help-fns.el (describe-categories): "?\ " -> "?\s".
2631 (help-do-arg-highlight): Recognize also ARG-n, as in
2632 `move-to-left-margin' (ARG+n is already recognized). Simplify.
2633
2634 * international/codepage.el (dos-unsupported-char-glyph):
2635 * net/newsticker.el (tool-bar-map, w3-mode-map)
2636 (w3m-minor-mode-map):
2637 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
2638 (ent-alist):
2639 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
2640
2641 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
2642
2643 * custom.el (custom-push-theme): Handle the case where a symbol is
2644 bound but face properties have not yet been assigned.
2645
2646 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
2647 Fix behavior if noerase is `t' and there is no mail buffer.
2648
2649 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
2650 if `continue' is nil, rather than signal an error.
2651
2652 2005-09-12 Richard M. Stallman <rms@gnu.org>
2653
2654 * font-lock.el (font-lock-keywords): Add autoload.
2655
2656 * help-fns.el (describe-variable): Rearrange to put source link
2657 in a predictable place.
2658
2659 * net/newsticker.el: New file.
2660
2661 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
2662
2663 * calendar/calendar.el (calendar-for-loop): Add edebug info.
2664 (calendar-basic-setup): Use the new nil arg.
2665 (number-of-diary-entries): Move to diary-lib.el.
2666
2667 * calendar/diary-lib.el: Use with-current-buffer, match-string.
2668 (diary-list-entries): Use with-syntax-table and dolist.
2669 Rename from list-diary-entries.
2670 Use number-of-diary-entries if `number' is nil.
2671 (diary, diary-view-entries): Use this new name and new nil arg value.
2672 (number-of-diary-entries): Move from calendar.el.
2673 (diary-unhide-everything): New function.
2674 (include-other-diary-files, fancy-diary-display)
2675 (diary-show-all-entries, make-diary-entry): Use it.
2676 (diary-mail-entries): Use buffer-string.
2677 (mark-diary-entries): Fix long standing paren typo.
2678 (diary-sexp-entry): Use count-lines.
2679 (make-diary-entry): Avoid `previous-line'.
2680 (diary-mode-map): New var.
2681 (diary-mode): Redraw cal after saving. Setup header-line.
2682 (fancy-diary-display-mode): Use local-set-key.
2683
2684 * startup.el (command-line): Try calling various terminal-init-foo-bar
2685 functions by stripping hyphenated suffixes from $TERM.
2686
2687 * files.el (normal-mode): Check boundness of font-lock-keywords.
2688
2689 2005-09-12 Richard M. Stallman <rms@gnu.org>
2690
2691 * progmodes/compile.el: Don't decide a file's directory
2692 until the user actually tries to go there.
2693 (compilation-next-error-function):
2694 Pass compilation-find-file the directory from the file-struct.
2695 (compilation-internal-error-properties): Separate local FILE-STRUCT
2696 from FILE. Doc the args better. Rename arg FMT to FMTS.
2697 (compilation-find-file): Arg DIR renamed to DIRECTORY.
2698 Expand it, and if nil, use default-directory.
2699 (compilation-get-file-structure): Don't mix specified directory
2700 with default directory. Put specified directory into
2701 file-struct. Don't make the file name absolute.
2702
2703 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
2704 (compile-command): Add autoload.
2705 (compilation-disable-input): Add autoload.
2706
2707 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
2708
2709 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
2710 strings of the variables it can override.
2711 (time-stamp): New (as yet undocumented) time-stamp-format escapes
2712 %Q and %q, for fully-qualified domain name and unqualified host name.
2713
2714 2005-09-11 Kim F. Storm <storm@cua.dk>
2715
2716 * emacs-lisp/authors.el (authors-aliases): Update list.
2717 (authors-fixed-entries): Update mldrag.el entry.
2718
2719 2005-09-10 Alan Mackenzie <acm@muc.de>
2720
2721 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
2722 from the region narrowed to.
2723
2724 2005-09-10 Magnus Henoch <mange@freemail.hu>
2725
2726 * textmodes/ispell.el (ispell-check-version): Signal an error if
2727 aspell version is less than 0.60.
2728
2729 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
2730
2731 * progmodes/octave-inf.el (inferior-octave-startup):
2732 Resync current dir at the end.
2733
2734 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
2735
2736 * woman.el (woman-topic-at-point-default):
2737 Rename to woman-use-topic-at-point-default.
2738 (woman-topic-at-point): Rename to woman-use-topic-at-point.
2739 (woman-file-name): Reflect renames above. Automatically use the
2740 word at point as topic if woman-use-topic-at-point is non-nil.
2741 Otherwise offer it as default but don't insert it in the
2742 minibuffer. Also use `test-completion' instead of `assoc' as
2743 suggested by Stefan Monnier.
2744
2745 2005-09-10 Andre Spiegel <spiegel@gnu.org>
2746
2747 * vc.el (vc-directory, vc-update-change-log): Throw an error on
2748 the attempt to do it over Tramp. This is not yet supported.
2749
2750 2005-09-10 Eli Zaretskii <eliz@gnu.org>
2751
2752 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
2753 (menu-bar-non-minibuffer-window-p): New functions.
2754 ("Split Window", "Save As..."): Use them.
2755 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
2756 ("Print Buffer", "Truncate Long Lines in this Buffer"):
2757 Use menu-bar-menu-frame-live-and-visible-p.
2758 ("Save Buffer", "Insert File", "Open Directory...")
2759 ("Open File...", "Visit New File..."):
2760 Use menu-bar-non-minibuffer-window-p.
2761 (kill-this-buffer-enabled-p, dired <menu-enable>):
2762 Use menu-bar-non-minibuffer-window-p.
2763
2764 2005-09-09 Eli Zaretskii <eliz@gnu.org>
2765
2766 * cus-start.el (all): Don't complain about fringe-related
2767 built-ins if fringes are not supported. Ditto about
2768 selection-related built-ins. Fix the test for GTK-related built-ins.
2769
2770 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
2771 ("Postscript Print Buffer", "Print Region", "Save As...")
2772 ("Save", "Insert File...", "Open Directory...")
2773 ("Open File...", "Visit New File..."")
2774 ("Truncate Long Lines in this Buffer"): Don't look at
2775 menu-updating-frame if this display does not support multiple frames.
2776
2777 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
2778
2779 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
2780
2781 2005-09-09 Emilio Lopes <eclig@gmx.net>
2782
2783 * woman.el: Format- and whitespace-related changes.
2784
2785 2005-09-09 Eli Zaretskii <eliz@gnu.org>
2786
2787 * woman.el: Fix my email address.
2788
2789 2005-09-08 Richard M. Stallman <rms@gnu.org>
2790
2791 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
2792 (sh-mode): Locally set skeleton-pair-default-alist.
2793
2794 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
2795
2796 * progmodes/flymake.el: Require `compile' unconditionally.
2797
2798 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
2799
2800 * woman.el (woman-file-name): Provide a default, not initial input.
2801
2802 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
2803
2804 * font-lock.el (font-lock-support-mode): Doc fix.
2805
2806 * descr-text.el (describe-property-list): Handle non-symbol prop names.
2807
2808 2005-09-08 Richard M. Stallman <rms@gnu.org>
2809
2810 * simple.el (blink-matching-open): Get rid of text props from
2811 the string shown in echo area. Don't permanently set point.
2812 Some rearrangements.
2813
2814 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
2815
2816 * recentf.el (recentf-filename-handler): Add custom choice
2817 `abbreviate-file-name'.
2818
2819 * msb.el (msb--very-many-menus): Fix typo.
2820
2821 * disp-table.el (standard-display-european): Don't set
2822 enable-multibyte-characters to nil.
2823
2824 2005-09-08 David Ponce <david@dponce.com>
2825
2826 * recentf.el (recentf-show-file-shortcuts-flag): New option.
2827 (recentf-expand-file-name): Doc fix.
2828 (recentf-dialog-mode-map): Define digit shortcuts.
2829 (recentf--files-with-key): New variable.
2830 (recentf-show-digit-shortcut-filter): New function.
2831 (recentf-open-files-items): New function.
2832 (recentf-open-files): Use it.
2833 (recentf-open-file-with-key): New command.
2834
2835 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
2836
2837 * buff-menu.el (Buffer-menu-sort-by-column): New function.
2838 Suggested by Kim F. Storm.
2839 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
2840 (Buffer-menu-make-sort-button): Use global keymap.
2841
2842 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
2843
2844 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
2845 (Man-getpage-in-background-advice): Remove defadvice; it isn't
2846 necessary any longer with the remapped command.
2847 (Man-bgproc-sentinel-advice): Remove defadvice which counts
2848 formatting time only.
2849
2850 * net/tramp.el (tramp-action-password)
2851 (tramp-multi-action-password): Compile the password prompt from
2852 `method', `user' and `host'. Sometimes it isn't obvious which
2853 password to enter, for example with remote files offered by
2854 recentf.el, or with multiple steps. Suggested by Robert Marshall
2855 <robert@chezmarshall.freeserve.co.uk>.
2856
2857 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
2858
2859 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
2860 Fix regexp for when "s///" is at the beginning of line.
2861
2862 2005-09-07 Jay Belanger <belanger@truman.edu>
2863
2864 * calc/calc-poly.el (math-expand-term): Multiply out any powers
2865 when in matrix mode.
2866
2867 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
2868
2869 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
2870 non-anonymous functions.
2871
2872 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
2873
2874 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
2875 when using a header line. Otherwise, use mouse-1-click-follows-link.
2876
2877 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
2878 can't be moved; don't signal an error.
2879
2880 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
2881
2882 * cus-theme.el (custom-theme-write-faces): Save the current face
2883 spec, not the defface spec.
2884
2885 * custom.el (custom-known-themes): Clarify meaning of "standard".
2886 (custom-push-theme): Save old values in the standard theme.
2887 (disable-theme): Correct typo.
2888 (custom-face-theme-value) Deleted unused function.
2889 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
2890
2891 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
2892
2893 * progmodes/compile.el (compilation-goto-locus): Take into account
2894 iconified frames when determining whether the buffer is
2895 already visible.
2896 Don't reset window height if the window already existed.
2897
2898 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
2899
2900 * custom.el (load-theme): Rename from require-theme.
2901 Add interactive spec.
2902 (enable-theme): Rename from custom-enable-theme.
2903 Add interactive spec.
2904 (disable-theme): Rename from custom-disable-theme.
2905 Add interactive spec.
2906 (custom-make-theme-feature): Doc fix.
2907 (custom-theme-directory): Doc fix.
2908 (provide-theme): Call enable-theme.
2909
2910 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
2911
2912 * obsolete/lazy-lock.el (lazy-lock-mode):
2913 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
2914 font-lock-mode if it's off. Print a warning instead.
2915
2916 * progmodes/compile.el (compilation-start): Ignore errors if the
2917 process died before we get to send-eof.
2918
2919 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
2920 Undo last change. Enclosing the result in quotes broke things on Unix
2921 since tex-send-command passes it through shell-quote-argument.
2922 (tex-send-command): Pass `file' through convert-standard-filename
2923 when possible.
2924 (tex-uptodate-p): Handle the case where TeX hasn't put additional
2925 info in a transcript.
2926
2927 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
2928
2929 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
2930 fix compilation warning. Reorder the key definitions to group
2931 together keys emitted by the current version of xterm.
2932
2933 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
2934 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
2935 Reorder predicates to correct min-color usage.
2936
2937 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
2938
2939 * longlines.el (longlines-mode): Inhibit read-only when encoding.
2940 Kill local variables when longlines-mode is turned off.
2941
2942 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
2943
2944 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
2945
2946 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
2947
2948 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
2949
2950 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
2951 (font-lock-lines-before): Change default to being inactive.
2952 (font-lock-default-fontify-region): Obey font-lock-lines-before.
2953 (font-lock-after-change-function): Don't handle f-l-lines-before here.
2954
2955 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
2956
2957 * net/tramp.el (tramp-handle-make-auto-save-file-name):
2958 Deactivate temporarily advice if active (not needed for Emacs 22,
2959 but for backwards compatibility).
2960 (tramp-exists-file-name-handler): Rewrite. First implementation
2961 was too simple.
2962 (tramp-advice-make-auto-save-file-name):
2963 Call `tramp-handle-make-auto-save-file-name' (again, just for
2964 backwards compatibility).
2965
2966 2005-08-31 Reto Zimmermann <reto@gnu.org>
2967
2968 * progmodes/vhdl-mode.el
2969 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
2970 (vhdl-end-p): Fix indentation bug "else" after "-- when".
2971 (vhdl-set-default-project): New function (easier setting of default).
2972 (vhdl-port-copy): Handle extended identifiers for generics.
2973 (vhdl-compiler-alist): Better description for error message regexp.
2974 (vhdl-make): Query for target, use previous as default.
2975 (vhdl-port-copy): Fix port copy for port names starting with "signal".
2976 (vhdl-font-lock-keywords-2): Fix fontification for record
2977 el. assign.
2978 (vhdl-speedbar-make-subpack-line): Add package body link.
2979 (vhdl-generate-makefile-1): Not include itself as dependency.
2980 (vhdl-font-lock-init): Highlight c-preprocessor directives.
2981 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
2982 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
2983 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
2984 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
2985 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
2986 (vhdl-import-project): Add string argument for `error'.
2987 (vhdl-compose-configuration)
2988 (vhdl-compose-configuration-architecture): Add configuration
2989 declaration generation.
2990 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
2991 (vhdl-trailer-re): Add "record" keyword (better indentation).
2992 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
2993 "[^ \t-\"]+".
2994 (vhdl-font-lock-keywords-2): Not highlight formal parameter after '|'.
2995 (vhdl-testbench-entity-file-name)
2996 (vhdl-testbench-architecture-file-name): Allow separate
2997 customization of testbench file names.
2998 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
2999 (vhdl-get-visible-signals): Allow newline within alias declaration.
3000 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
3001 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
3002 (member-ignore-case): Alias for missing function in XEmacs.
3003 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
3004 (vhdl-update-sensitivity-list): Ignore case on read signals.
3005 (vhdl-replace-string): Adjust case only for file names.
3006 (vhdl-update-sensitivity-list): Fix search for read signals.
3007 (vhdl-update-sensitivity-list): Exclude formal parameters.
3008 (vhdl-get-visible-signals): Include aliases of signals.
3009 (vhdl-get-visible-signals): Fix signal name searching.
3010 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
3011 (vhdl-fixup-whitespace-region): Fix for character
3012 literals (e.g. ':').
3013
3014 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
3015
3016 * ansi-color.el (comint-last-output-start):
3017 * bs.el (font-lock-verbose):
3018 * diff-mode.el (add-log-buffer-file-name-function):
3019 * dired-x.el (vm-folder-directory):
3020 * faces.el (help-xref-stack-item):
3021 * files.el (font-lock-keywords):
3022 * find-lisp.el (dired-buffers, dired-subdir-alist):
3023 * ido.el (cua-inhibit-cua-keys):
3024 * log-view.el (cvs-minor-wrap-function):
3025 * outline.el (font-lock-warning-face):
3026 * simple.el (compilation-current-error):
3027 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
3028 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
3029 * tooltip.el (comint-prompt-regexp):
3030 * w32-fns.el (explicit-shell-file-name):
3031 * term/mac-win.el (mac-charset-info-alist)
3032 (mac-services-selection, mac-system-script-code):
3033 * term/tty-colors.el (msdos-color-values):
3034 * term/w32-win.el (xlfd-regexp-registry-subnum):
3035 * term/x-win.el (x-keysym-table, x-selection-timeout)
3036 (x-session-id, x-session-previous-id):
3037 * textmodes/ispell.el (mail-yank-prefix):
3038 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
3039 * textmodes/org.el (calc-embedded-close-formula)
3040 (calc-embedded-open-formula)
3041 (font-lock-unfontify-region-function):
3042 * textmodes/reftex-global.el (isearch-next-buffer-function)
3043 (TeX-master):
3044 * textmodes/reftex.el (font-lock-keywords):
3045 * textmodes/tex-mode.el (font-lock-comment-face)
3046 (font-lock-doc-face):
3047 * textmodes/texinfo.el (outline-heading-alist):
3048 Add defvars.
3049
3050 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
3051 (artist-spray-chars, artist-mode-init, artist-replace-string)
3052 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
3053 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
3054 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
3055
3056 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
3057 (conf-align-assignments): "?\ " -> "?\s".
3058
3059 * textmodes/reftex-index.el (TeX-master): Add defvar.
3060 (reftex-index-phrases-marker): Move up defvar.
3061
3062 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
3063 (reftex-toc-include-labels-indicator)
3064 (reftex-toc-include-index-indicator)
3065 (reftex-toc-max-level-indicator): Move up declarations.
3066
3067 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
3068 of args to `tramp-run-real-handler', even if it's empty in this case.
3069
3070 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3071
3072 * dired.el (dired-move-to-filename-regexp): Add date format for
3073 Mac OS X 10.3 in East Asian locales.
3074
3075 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
3076
3077 * files.el (make-auto-save-file-name): Add file name handler call
3078 if applicable.
3079
3080 * net/tramp.el (tramp-file-name-handler-alist)
3081 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
3082 (tramp-handle-make-auto-save-file-name): Rename from
3083 `tramp-make-auto-save-file-name'.
3084 (tramp-exists-file-name-handler): New defun.
3085 (tramp-advice-make-auto-save-file-name): Make defadvice only when
3086 `make-auto-save-file-name' is not a magic file name operation.
3087
3088 2005-08-30 Richard M. Stallman <rms@gnu.org>
3089
3090 * files.el (risky-local-variable-p):
3091 Match `-predicates' and `-commands.
3092
3093 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
3094 (custom-save-all): Visit the file if necessary;
3095 kill the buffer if we created it.
3096 (custom-save-delete): Don't visit file or kill buffer here.
3097
3098 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
3099
3100 * textmodes/org.el (org-special-keyword): New face.
3101 (org-table-copy-down, org-table-eval-formula)
3102 (org-table-recalculate, org-init-section-numbers):
3103 Use `string-to-number' instead of `string-to-int'.
3104 (org-get-location): Use `insert-buffer-substring' instead of
3105 `insert-buffer'.
3106 (org-modify-diary-entry-string): New function.
3107 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
3108 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
3109 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
3110 active region.
3111 (org-export-as-html): Handle QUOTE keyword.
3112 (org-quote-string): New option.
3113 (org-bookmark-jump-unhide): New function, used for
3114 `bookmark-after-jump-hook'.
3115 (org-diary-default-entry): Apply only when not called through
3116 `org-agenda'.
3117
3118 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
3119
3120 * net/eudc.el (mode-popup-menu):
3121 * play/handwrite.el (ps-printer-name, ps-lpr-command):
3122 * progmodes/ada-mode.el (compile-auto-highlight)
3123 (skeleton-further-elements):
3124 * progmodes/autoconf.el (font-lock-syntactic-keywords):
3125 * progmodes/cmacexp.el (msdos-shells):
3126 * progmodes/compile.el (font-lock-extra-managed-props)
3127 (font-lock-keywords, font-lock-maximum-size)
3128 (font-lock-support-mode):
3129 * progmodes/grep.el (font-lock-lines-before):
3130 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
3131 * progmodes/mixal-mode.el (compile-command):
3132 * progmodes/perl-mode.el (font-lock-comment-face)
3133 (font-lock-doc-face, font-lock-string-face):
3134 * progmodes/prolog.el (comint-prompt-regexp):
3135 * progmodes/sh-script.el (font-lock-comment-face)
3136 (font-lock-set-defaults, font-lock-string-face):
3137 * progmodes/sql.el (font-lock-keyword-face)
3138 (font-lock-set-defaults, font-lock-string-face):
3139 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
3140 (itimer-version, lazy-lock-defer-contextually)
3141 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
3142 Add defvars.
3143
3144 * progmodes/cperl-mode.el (cperl-electric-lbrace)
3145 (cperl-electric-keyword, cperl-electric-pod)
3146 (cperl-electric-backspace, cperl-forward-re)
3147 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
3148 (vc-rcs-header, vc-sccs-header): Add defvars.
3149
3150 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
3151 (font-lock-syntactic-keywords, gud-find-expr-function):
3152 Add defvars.
3153
3154 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
3155 (gdb-frame-parameters): Declare before use.
3156
3157 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
3158 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
3159 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
3160 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
3161
3162 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
3163 (idlwave-help-with-source): Use `insert-buffer-substring', not
3164 `insert-buffer'.
3165
3166 2005-08-29 Juri Linkov <juri@jurta.org>
3167
3168 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
3169 Put outline-back-to-heading function call inside save-excursion.
3170
3171 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
3172
3173 * man.el (Man-init-defvars, Man-translate-references)
3174 (Man-support-local-filenames, Man-highlight-references):
3175 * progmodes/sql.el (sql-interactive-mode):
3176 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
3177
3178 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
3179 (compilation-mode-font-lock-keywords): Add defvars.
3180 (checkdoc-interactive-loop): "?\ " -> "?\s".
3181
3182 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
3183 (font-lock-doc-face, font-lock-string-face)
3184 (font-lock-keywords-case-fold-search): Add defvars.
3185 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
3186
3187 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
3188 Don't pass X and Y (they are ignored anyway).
3189 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
3190 (mouse-delete-window): Make arguments optional.
3191
3192 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
3193 (caesar-translate-table, minor-modes, news-buffer-save)
3194 (news-group-name, news-minor-modes): Add defvars.
3195
3196 * emacs-lisp/lselect.el (mouse-highlight-priority)
3197 (x-lost-selection-functions, zmacs-regions):
3198 * emacs-lisp/pp.el (font-lock-verbose):
3199 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
3200 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
3201 (ses-mode-map):
3202 * emacs-lisp/tcover-unsafep.el (safe-functions):
3203 * international/mule-cmds.el (mac-system-coding-system)
3204 (mac-system-locale):
3205 * language/ethio-util.el (rmail-current-message)
3206 (rmail-message-vector):
3207 * language/thai-util.el (thai-auto-composition-mode):
3208 * mail/metamail.el (rmail-current-message, rmail-message-vector):
3209 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
3210 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
3211 (vm-primary-inbox, vm-spool-files):
3212 * mail/rmail.el (deleted-head, font-lock-fontified)
3213 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
3214 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
3215 (total-messages):
3216 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
3217 (rmail-summary-mode-map):
3218 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
3219 (rmail-last-label, rmail-last-multi-labels)
3220 (rmail-summary-vector, rmail-total-messages):
3221 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
3222 * mail/rmailsum.el (msgnum):
3223 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
3224 (rmail-current-message):
3225 * obsolete/fast-lock.el (font-lock-face-list):
3226 * obsolete/rnewspost.el (mail-reply-buffer):
3227 * obsolete/scribe.el (compile-command):
3228 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
3229
3230 2005-08-28 John Paul Wallington <jpw@gnu.org>
3231
3232 * ibuf-ext.el (ibuffer-auto-update-changed):
3233 Use `frame-or-buffer-changed-p' to check whether we need to update.
3234 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
3235 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
3236 as a `frame-or-buffer-changed-p' state vector instead.
3237
3238 2005-08-27 Romain Francoise <romain@orebokech.com>
3239
3240 * textmodes/makeinfo.el (makeinfo-compile):
3241 Use `compilation-start'. Set `next-error-function' according to
3242 `disable-errors'.
3243 (makeinfo-next-error): New function.
3244 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
3245 (makeinfo-buffer): Likewise.
3246
3247 * progmodes/compile.el (compilation-start): Add autoload cookie.
3248
3249 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
3250 * textmodes/sgml-mode.el: Likewise.
3251 * progmodes/python.el: Likewise.
3252
3253 2005-08-27 Eli Zaretskii <eliz@gnu.org>
3254
3255 * simple.el (blink-matching-paren-distance): Document the meaning
3256 of nil value, and allow to customize to nil.
3257
3258 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
3259 command.com, not command.exe.
3260
3261 2005-08-26 John Wiegley <johnw@newartisans.com>
3262
3263 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
3264 code around a bit so that an extraneous nil argument is not added
3265 to a command when no args are given.
3266
3267 * eshell/esh-arg.el (eshell-parse-double-quote): If a
3268 double-quoted argument resolves to nil, return it as an empty
3269 string rather than as nil. This made it impossible to pass "" to
3270 a shell script as a null string argument.
3271
3272 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
3273
3274 * outline.el (outline-invent-heading): New fun.
3275 (outline-promote, outline-demote): Use it.
3276 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
3277 (outline-end-of-subtree): Remove unused var `opoint'.
3278
3279 2005-08-26 David Reitter <david.reitter@gmail.com>
3280
3281 * menu-bar.el (truncate-lines, write-file, print-buffer)
3282 (ps-print-buffer-faces, ps-print-buffer, split-window):
3283 Disable menu items when the frame they refer to is invisible, or when
3284 they refer to a buffer and the minibuffer is selected.
3285
3286 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
3287
3288 * progmodes/flymake.el (flymake-highlight-err-lines):
3289 Use save-excursion around flymake-highlight-line to preserve point.
3290
3291 2005-08-26 Eli Zaretskii <eliz@gnu.org>
3292
3293 * progmodes/octave-mod.el: Change Author and Maintainer address.
3294 (octave-maintainer-address): Change Kurt's email address.
3295 * progmodes/octave-inf.el: Change Author and Maintainer address.
3296 * progmodes/octave-hlp.el: Change Author and Maintainer address.
3297
3298 2005-08-26 Kim F. Storm <storm@cua.dk>
3299
3300 * subr.el (version-list-<, version-list-<=, version-list-=):
3301 Renamed from integer-list-*.
3302 (version-list-not-zero): Likewise. Fix while loop.
3303 (version=): Use version-list-= instead of string-equal.
3304
3305 2005-08-26 Richard M. Stallman <rms@gnu.org>
3306
3307 * outline.el (outline-promote): Try shortening the heading.
3308 As last resort, read the heading to use.
3309 (outline-demote): As last resort, read the heading to use.
3310
3311 2005-08-26 Romain Francoise <romain@orebokech.com>
3312
3313 * progmodes/compile.el (compilation-start): Doc fix.
3314
3315 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
3316 (antlr-font-lock-additional-keywords): Fix reference to
3317 `antlr-font-lock-literal-regexp' erroneously changed during the
3318 mass face rename.
3319 (antlr-run-tool): Use `compilation-start'.
3320
3321 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
3322 instead of the obsolete `compile-internal'.
3323
3324 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
3325
3326 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
3327 (number, original-date):
3328 * calendar/cal-china.el (date):
3329 * calendar/cal-coptic.el (date):
3330 * calendar/cal-french.el (date):
3331 * calendar/cal-hebrew.el (date, entry, number, original-date):
3332 * calendar/cal-islam.el (date, number, original-date):
3333 * calendar/cal-iso.el (date):
3334 * calendar/cal-julian.el (date):
3335 * calendar/cal-mayan.el (date):
3336 * calendar/cal-menu.el (date, event):
3337 * calendar/cal-persia.el (date):
3338 * calendar/lunar.el (date):
3339 * calendar/solar.el (date): Add defvars.
3340
3341 * emerge.el:
3342 * ibuffer.el:
3343 * info-xref.el:
3344 * obsolete/bg-mouse.el:
3345 * obsolete/sun-curs.el:
3346 * obsolete/swedish.el: Move the `defvar's to the top level.
3347
3348 * smerge-mode.el (smerge-refined-change): Add :group.
3349
3350 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
3351
3352 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
3353 (smerge-keep-n): Remove props.
3354 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
3355 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
3356 now that it's done in smerge-keep-n.
3357 (smerge-refined-change): New face.
3358 (smerge-refine-chopup-region, smerge-refine-highlight-change)
3359 (smerge-refine): New funs.
3360 (smerge-basic-map): Bind smerge-refine.
3361
3362 2005-08-25 Juri Linkov <juri@jurta.org>
3363
3364 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
3365 compilation-process-setup-function and compilation-disable-input
3366 in grep-mode instead of let-bindings in grep.
3367
3368 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
3369 Delete "Automatic File De/compression" (auto-compression-mode).
3370
3371 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
3372
3373 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
3374 Silence warning about non-existent variable.
3375
3376 2005-08-25 Richard M. Stallman <rms@gnu.org>
3377
3378 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
3379 Rename "Describe Key" to "Describe Key or Mouse Operation".
3380
3381 * mail/mailalias.el (build-mail-aliases): Delete comments
3382 from the contents before processing them.
3383
3384 * isearch.el (isearch-edit-string): Erase the Search prompt
3385 if user enters an empty string and there is no default.
3386
3387 * comint.el (comint-file-name-prefix): Add autoload.
3388
3389 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
3390
3391 * subr.el (play-sound): Rearrange to avoid warning.
3392
3393 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
3394
3395 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
3396 New hook.
3397 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
3398
3399 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
3400
3401 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
3402
3403 * custom.el (custom-theme-set-variables): Sort minor modes last.
3404
3405 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3406
3407 * subr.el (version-separator, version-regexp-alist): New vars used by
3408 version comparison funs.
3409 (integer-list-<, integer-list-=, integer-list-<=)
3410 (integer-list-not-zero): New funs for integer list comparison.
3411 (version-to-list, version=, version<, version<=): New funs for version
3412 comparison.
3413
3414 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
3415
3416 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
3417 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
3418 time to silence the byte-compiler.
3419
3420 * ibuffer.el (ibuffer-compile-make-eliding-form)
3421 (ibuffer-check-formats): Use `with-no-warnings' to hide references
3422 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
3423 so it's silly to get warnings for it).
3424 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
3425 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
3426 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
3427 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
3428 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
3429 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
3430 Defvar at compile time.
3431 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
3432 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
3433 Declare them before use.
3434
3435 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
3436 (info-xref-good, info-xref-bad): Defvar at compile time.
3437
3438 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
3439 Use `let*' instead of `let'.
3440
3441 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
3442 (*mouse-y*, menu, char): Defvar at compile time.
3443 (sc::menu): Declare it before use.
3444 (sc::pack-one-line): Use `let', not `let*'.
3445
3446 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
3447 (mail-send-hook): Defvar at compile time.
3448
3449 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
3450 Defvar at compile time.
3451
3452 * term/sun-mouse.el (current-global-mousemap)
3453 (current-local-mousemap): Declare them before use.
3454
3455 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
3456
3457 * bookmark.el (bookmark-after-jump-hook): New hook.
3458 (bookmark-jump): Run `bookmark-after-jump-hook'.
3459
3460 2005-08-23 Juri Linkov <juri@jurta.org>
3461
3462 * faces.el (minibuffer-prompt): Doc fix.
3463
3464 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
3465
3466 * progmodes/xscheme.el: Trivial changes to silence warnings.
3467 (xscheme-previous-mode, xscheme-previous-process-state):
3468 Add defvars.
3469 (xscheme-last-input-end, xscheme-process-command-line)
3470 (xscheme-process-name, xscheme-buffer-name)
3471 (xscheme-expressions-ring-max, xscheme-expressions-ring)
3472 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
3473 (xscheme-control-g-synchronization-p)
3474 (xscheme-control-g-disabled-p, xscheme-string-receiver)
3475 (default-xscheme-runlight, xscheme-runlight)
3476 (xscheme-runlight-string, xscheme-process-filter-state)
3477 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
3478 Move to beginning of file.
3479 (scheme-interaction-mode-commands-alist)
3480 (scheme-interaction-mode-map, scheme-debugger-mode-map):
3481 Declare them before use. Note: the initialization code for the variables
3482 has not been moved because it uses functions that reference the variables.
3483 (xscheme-control-g-message-string, xscheme-process-filter-alist)
3484 (xscheme-prompt-for-expression-map): Declare them before use.
3485 (scheme-debugger-mode-commands): "?\ " -> "?\s".
3486
3487 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
3488
3489 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
3490
3491 2005-08-22 Juri Linkov <juri@jurta.org>
3492
3493 * faces.el (set-face-underline): Delete this duplicate function
3494 and make an obsolete alias to set-face-underline-p.
3495 (set-face-underline-p): Use docstring of set-face-underline.
3496 (describe-face): Create hyperlink to parent face.
3497
3498 * info.el (Info-insert-dir): Use save-excursion around
3499 insert-buffer-substring.
3500 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
3501 (Info-escape-percent): Delete function.
3502 (Info-fontify-node): Replace Info-escape-percent by
3503 replace-regexp-in-string with REP arg set to lambda that
3504 duplicates `%' and preserves text properties.
3505
3506 * progmodes/compile.el (compilation-disable-input): Doc fix.
3507 (define-compilation-mode): Doc fix and refill.
3508 (kill-compilation): Use `mode-name' in the error message.
3509 (compilation-find-file): Use `compilation-error' in the
3510 read-file-name's prompt.
3511
3512 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
3513
3514 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
3515 (smerge-auto-leave): Make undo re-enable the mode.
3516 (debug-ignored-errors): Add the user-error of impossible resolution.
3517 (smerge-resolve): Move things around a bit, in preparation for later.
3518 (smerge-diff): Don't fail if the buffer has no associated file.
3519 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
3520 (smerge-conflict-overlay): New function.
3521 (smerge-match-conflict): Don't add text properties here.
3522 (smerge-find-conflict): Instead, add an overlay here.
3523 Also check for the case where we're inside a conflict already, so as to
3524 obviate the need for font-lock-multiline, which is unbearably slow with
3525 large conflicts and ciomplex font-lock patterns.
3526 (smerge-remove-props): Remove overlay rather than text-properties.
3527 (smerge-mode): Don't set font-lock-multiline.
3528 Remove overlays when turned off.
3529
3530 2005-08-21 Kim F. Storm <storm@cua.dk>
3531
3532 * ido.el (ido-ignore-item-p): Use save-match-data.
3533 Bind case-fold-search to ido-case-fold locally.
3534
3535 2005-08-20 Richard M. Stallman <rms@gnu.org>
3536
3537 * files.el (normal-mode): If font lock is on, turn it off and on.
3538
3539 * subr.el (replace-regexp-in-string): Doc fix.
3540
3541 * startup.el (command-line-1): Don't suppress startup screen
3542 due to existing processes.
3543
3544 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
3545
3546 * progmodes/compile.el (compilation-disable-input): Default to nil.
3547
3548 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
3549
3550 * progmodes/compile.el (compilation-disable-input): New defcustom.
3551 (compilation-start): If compilation-disable-input is non-nil, send
3552 EOF to the compilation process.
3553
3554 2005-08-20 Eli Zaretskii <eliz@gnu.org>
3555
3556 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
3557 Run the argument of tex-shell-cd-command through
3558 convert-standard-filename, to get the correct style of slashes on
3559 Windows, and enclose the result in quotes, in case the file name
3560 includes whitespace or other special characters.
3561
3562 2005-08-19 Andreas Schwab <schwab@suse.de>
3563
3564 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
3565 process.
3566
3567 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3568
3569 * cus-start.el (minibuffer-prompt-properties): Correct typo.
3570
3571 2005-08-18 Kim F. Storm <storm@cua.dk>
3572
3573 * scroll-lock.el: Fix errors due to incorrect line wrapping.
3574
3575 2005-08-18 Richard M. Stallman <rms@gnu.org>
3576
3577 * scroll-lock.el: New file.
3578
3579 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
3580
3581 * dired.el (dired-move-to-end-of-filename):
3582 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
3583
3584 2005-08-18 Kim F. Storm <storm@cua.dk>
3585
3586 * ido.el (ido-everywhere): Fix defcustom :set function to disable
3587 rather than toggle mode when custom value is nil.
3588 (ido-everywhere): Fix defun doc string.
3589
3590 2005-08-17 Richard M. Stallman <rms@gnu.org>
3591
3592 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
3593 as tag instead of "Inviolable".
3594
3595 2005-08-17 Kim F. Storm <storm@cua.dk>
3596
3597 * windmove.el (windmove-coordinates-of-position): Remove.
3598 (windmove-coordinates-of-window-position): Remove.
3599 (windmove-reference-loc): Use posn-at-point instead.
3600
3601 * subr.el (insert-for-yank-1): Doc fix.
3602
3603 * ido.el (ido-enter-matching-directory): Rename from
3604 ido-enter-single-matching-directory. Change 'slash choice to
3605 'only. Add 'first choice.
3606 (ido-exhibit): Adapt to above changes.
3607
3608 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
3609
3610 * Makefile.in: Expand comment about building loaddefs.el.
3611
3612 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
3613
3614 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
3615 Comment use of defadvice.
3616
3617 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
3618
3619 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
3620
3621 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
3622 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
3623 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
3624 * progmodes/idlw-shell.el, progmodes/ld-script.el,
3625 * progmodes/which-func.el, ruler-mode.el, strokes.el,
3626 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
3627 for backward compatibility for faces that did not appear in the
3628 previous Emacs release.
3629
3630 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
3631
3632 2005-08-15 Kim F. Storm <storm@cua.dk>
3633
3634 * emulation/cua-base.el (cua-delete-region): Return t if
3635 deleted region was non-empty.
3636 (cua-replace-region): Inhibit overwrite-mode for
3637 self-insert-command if replaced region was non-empty.
3638 (cua--explicit-region-start, cua--status-string): Make them
3639 buffer-local at top-level...
3640 (cua-mode): ...rather than when mode is enabled.
3641
3642 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
3643
3644 * progmodes/vhdl-mode.el (vhdl-emacs-21):
3645 Set t for Emacs 21, 22, and so on.
3646
3647 2005-08-15 David Ponce <david@dponce.com>
3648
3649 * tree-widget.el: Update Commentary header.
3650 (tree-widget-theme): Doc fix.
3651 (tree-widget-space-width): New option.
3652 (tree-widget-image-properties): Look up in the default theme too.
3653 (tree-widget--cursors): Only for images with arrow pointer shape.
3654 (tree-widget-lookup-image): Pointer shape is hand by default.
3655 (tree-widget-icon): Rename generic icon widget from
3656 `tree-widget-control'.
3657 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
3658 derive from `tree-widget-icon'.
3659 (tree-widget-handle): Improve default look and feel of the text
3660 representation.
3661 (tree-widget): Rename :*-control properties to :*-icon properties.
3662 Add :action and :help-echo properties.
3663 (tree-widget-after-toggle-functions): Move.
3664 (tree-widget-close-node, tree-widget-open-node): Remove.
3665 (tree-widget-before-create-icon-functions): New hook.
3666 (tree-widget-value-create): Update to allow customization of icons
3667 and nodes at run-time via that new hook.
3668 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
3669 (tree-widget-icon-action, tree-widget-icon-help-echo)
3670 (tree-widget-action, tree-widget-help-echo): New functions.
3671
3672 2005-08-15 Kim F. Storm <storm@cua.dk>
3673
3674 * ido.el (ido-buffer-internal): Use with-no-warnings.
3675 (ido-make-merged-file-list): Use while-no-input.
3676
3677 2005-08-15 Richard M. Stallman <rms@gnu.org>
3678
3679 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
3680 (flyspell-large-region): Fix doc and custom type.
3681
3682 2005-08-14 Richard M. Stallman <rms@gnu.org>
3683
3684 * files.el (interpreter-mode-alist): Doc fix.
3685
3686 * mail/rmail.el (rmail-nonignored-headers): New variable.
3687 (rmail-clear-headers): Use it.
3688 (rmail-reply): Better handling of mail-followup-to header.
3689
3690 * progmodes/sh-script.el (sh-font-lock-keywords-var):
3691 Rename variable from sh-font-lock-keywords. In the `shell' entry,
3692 don't try to refer to executable-font-lock-keywords.
3693 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
3694 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
3695 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
3696 (sh-mode): Set comment-start-skip, local-abbrev-table,
3697 imenu-case-fold-search.
3698 (sh-set-shell): Don't set them here.
3699 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
3700 Don't cache the results in the original alist; don't ever modify
3701 that alist.
3702
3703 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
3704
3705 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
3706 empty.
3707
3708 2005-08-15 Andreas Schwab <schwab@suse.de>
3709
3710 * desktop.el: Put autoload cookie at risky-local-variable declarations.
3711
3712 * dired.el, info.el, mail/rmail.el: Revert last change.
3713
3714 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
3715
3716 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
3717 modification in `eval-after-load' form.
3718 * info.el: Likewise.
3719 * mail/rmail.el: Likewise.
3720
3721 2005-08-14 Juri Linkov <juri@jurta.org>
3722
3723 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3724 Remove highlighting of "Compilation started". Highlight only
3725 the word "finished" in "Compilation finished". Add highlighting
3726 of "interrupt", "killed", "terminated" and the exit code.
3727 (compilation-start): Add newline after header. Use exactly the
3728 same time stamp format as the finishing message.
3729 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
3730
3731 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
3732 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
3733 Add highlighting of "interrupt", "killed", "terminated".
3734
3735 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
3736 enabled and the current command is self-insert-command, call it
3737 explicitly with overwrite-mode bound to nil, to not allow it
3738 to delete the character after the selected region.
3739
3740 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
3741
3742 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
3743 move-end-of-line, end-of-line, and beginning-of-line to the list
3744 of commands after which the echo area is updated.
3745
3746 2005-08-12 Eli Zaretskii <eliz@gnu.org>
3747
3748 * cus-edit.el (custom-save-all, custom-save-delete):
3749 Bind recentf-exclude to exclude custom-file.
3750
3751 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
3752
3753 * mail/rmailsum.el (rmail-summary-end-of-message): New command
3754 to go to the bottom of the mail message. Added to
3755 `rmail-summary-mode-map' with key "/".
3756 (rmail-summary-show-message): New (internal) function for use by
3757 both `rmail-summary-beginning/end-of-message'.
3758 (rmail-summary-beginning-of-message): Change to use
3759 rmail-summary-show-message.
3760
3761 * mail/rmail.el (rmail-end-of-message): New command to go to the
3762 end of the current message. Added to `rmail-mode-map' with key "/".
3763 (rmail-beginning-of-message): Fix to work as documented.
3764 (rmail-mode): Change documentation.
3765
3766 * progmodes/compile.el (compilation-start): Add the line
3767 "Compilation started" with compilation start time.
3768 (compilation-mode-font-lock-keywords): Add `started' to keywords.
3769
3770 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
3771
3772 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
3773 of menu items.
3774
3775 2005-08-11 Richard M. Stallman <rms@gnu.org>
3776
3777 * simple.el (pop-global-mark): Reverse test of widen-automatically.
3778
3779 * battery.el (battery-status-function): Don't use ignore-errors.
3780
3781 2005-08-11 Lute Kamstra <lute@gnu.org>
3782
3783 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
3784 define-obsolete-variable-alias.
3785
3786 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
3787
3788 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
3789 (ange-ftp-send-cmd): Revert last change, and expand
3790 the comment explaining the problem.
3791
3792 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
3793
3794 * ldefs-boot.el: Update.
3795
3796 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
3797 item to "Time, Load and Mail". Change help echo text.
3798
3799 * time.el (display-time-use-mail-icon, display-time-format)
3800 (display-time-string-forms): Shorten first line of docstrings.
3801
3802 2005-08-10 Lars Hansen <larsh@soem.dk>
3803
3804 * desktop.el (desktop-buffer-mode-handlers):
3805 Make non-customizable. Add autoload cookie. Change initial value to
3806 nil; add elements in respective modules instead. Fix doc string.
3807 (desktop-load-file): New function.
3808 (desktop-minor-mode-handlers): New autoloaded variable.
3809 (desktop-create-buffer): Call minor mode handlers.
3810 Use desktop-load-file to load major and minor mode modules prior to
3811 checking for a handler.
3812 (desktop-save): Don't add nil to desktop-minor-modes for minor
3813 modes with nil function in desktop-minor-mode-table. Don't delete
3814 desktop file before rewriting it.
3815 (desktop-locals-to-save): Add autoload cookie. Don't make
3816 automatically buffer-local. Add variables column-number-mode,
3817 size-indication-mode, indent-tabs-mode,
3818 indicate-buffer-boundaries, indicate-empty-lines and
3819 show-trailing-whitespace.
3820 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
3821 regexps. Don't use desktop-clear-preserve-buffers-regexp.
3822 (desktop-clear-preserve-buffers-regexp): Delete.
3823 (desktop-clear-preserve-buffers): Update initial value and docstring.
3824 (desktop-save-buffer): Fix doc string.
3825
3826 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
3827 (hilit-chg-desktop-restore): New function.
3828 (highlight-changes-mode): Add highlight-changes-mode to
3829 desktop-locals-to-save.
3830
3831 * dired.el: Add handler to desktop-buffer-mode-handlers.
3832 (dired-restore-desktop-buffer): Remove autoload cookie.
3833 (dired-mode): Add autoload cookie.
3834
3835 * info.el: Add handler to desktop-buffer-mode-handlers.
3836 (Info-restore-desktop-buffer): Remove autoload cookie.
3837 (Info-mode): Add autoload cookie.
3838
3839 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
3840 (mh-restore-desktop-buffer): Remove autoload cookie.
3841 (mh-folder-mode): Add autoload cookie.
3842
3843 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
3844 (rmail-restore-desktop-buffer): Remove autoload cookie.
3845
3846 2005-08-11 Masatake YAMATO <jet@gyve.org>
3847
3848 * hexl.el (hexl-address-region):
3849 (hexl-ascii-region, hexl-font-lock-keywords):
3850 (hexl-highlight-line-range): Use the term "region"
3851 instead of "area" for consistency with the other symbols
3852 defined in hexl.el.
3853
3854 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
3855
3856 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
3857 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
3858 out by Juri Linkov). Add `display-battery-mode'.
3859
3860 2005-08-09 Juri Linkov <juri@jurta.org>
3861
3862 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3863 Remove `-text' from face variable names.
3864 (compilation-error-file-name, compilation-warning-file-name)
3865 (compilation-info-file-name): Delete faces.
3866 (compilation-line-number, compilation-column-number):
3867 Remove face underlining.
3868 (compilation-message-face): Set to `underline' value by default.
3869 (compilation-error-face, compilation-warning-face)
3870 (compilation-info-face): Remove `-file-name' from face names.
3871 (compilation-error-text-face, compilation-warning-text-face)
3872 (compilation-info-text-face): Delete face variables.
3873 (compilation-text-face): Delete function.
3874
3875 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
3876 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
3877 (grep-error-face): Set to `compilation-error' instead of
3878 `compilation-error-face' (which is redefined to `grep-hit-face' in
3879 grep buffers).
3880 (grep-mode-font-lock-keywords): Remove `-text' from face variable
3881 names. Use `grep-error-face' instead of `compilation-error-text-face'.
3882
3883 * dired-aux.el (dired-do-query-replace-regexp):
3884 Use `query-replace-read-args'.
3885
3886 * replace.el (query-replace-read-from, query-replace-read-to)
3887 (query-replace-read-args): Rename arg `string' to `prompt'.
3888
3889 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
3890
3891 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
3892
3893 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
3894 uploading files.
3895 (ange-ftp-canonize-filename): Handle file names beginning with ~
3896 correctly.
3897
3898 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
3899
3900 * textmodes/fill.el (canonically-space-region)
3901 (fill-context-prefix, fill-french-nobreak-p)
3902 (fill-delete-newlines, fill-comment-paragraph)
3903 (justify-current-line): "?\ " -> "?\s".
3904
3905 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
3906
3907 * textmodes/fill.el (fill-nonuniform-paragraphs):
3908 Improve argument/docstring consistency.
3909
3910 2005-08-09 Richard M. Stallman <rms@gnu.org>
3911
3912 * textmodes/ispell.el (ispell-word): More fboundp checks.
3913
3914 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
3915 (find-file-noselect-1): Call it here, only if RAWFILE.
3916 (normal-mode): Always set some major mode.
3917 (save-some-buffers-action-alist): Change some explanation strings.
3918 (file-name-non-special): In the `quote' method, use unwind-protect.
3919
3920 2005-08-09 Magnus Henoch <mange@freemail.hu>
3921
3922 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
3923 (ispell-have-aspell-dictionaries): New variable.
3924 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
3925 (ispell-get-aspell-config-value): New function.
3926 (ispell-aspell-find-dictionary): New function.
3927 (ispell-aspell-add-aliases): New function.
3928 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
3929 appropriate. Don't look for ispell dictionaries if we use aspell.
3930 (ispell-menu-map): Don't build a submenu of dictionaries.
3931
3932 2005-08-09 Richard M. Stallman <rms@gnu.org>
3933
3934 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
3935 (sql-read-passwd): Use read-passwd.
3936
3937 * progmodes/idlw-toolbar.el (idlwave-toolbar)
3938 (idlwave-toolbar-is-possible): Add defvars.
3939
3940 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
3941 Avoid warnings.
3942
3943 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
3944 (idlwave-system-class-info, idlwave-executive-commands-alist):
3945 Use defvar.
3946
3947 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
3948
3949 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
3950 Avoid warnings.
3951
3952 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
3953 and content-type: headers.
3954
3955 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
3956
3957 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
3958 and rename some of them to be more self-explanatory.
3959
3960 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
3961
3962 * startup.el (command-line-1): Implement -scriptload.
3963
3964 * replace.el (occur-engine): Initial *Occur* output not undoable.
3965
3966 * menu-bar.el (menu-bar-file-menu): Rename some menu items
3967 and improve help strings.
3968
3969 * isearch.el (isearch-repeat): When changing direction,
3970 mark search successful.
3971
3972 * ediff-init.el: Use (featurep 'xemacs).
3973
3974 * comint.el (send-invisible): Identify buffer, if not selected.
3975
3976 * align.el: Delete autoload for c-guess-basic-syntax.
3977
3978 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
3979
3980 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
3981 Improve argument/docstring consistency. Doc fixes.
3982 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
3983 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
3984 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
3985 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
3986 (r2bv-organization, r2bv-pages, r2bv-primary-author)
3987 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
3988 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
3989 Defvar at compile time.
3990
3991 2005-08-09 Juri Linkov <juri@jurta.org>
3992
3993 * info.el: Replace `info' with upper-case `Info' where appropriate.
3994 (info-title-1, info-title-2, info-title-3, info-title-4)
3995 (info-menu-header): Move up face definitions.
3996 (info-menu-star): Rename from `info-menu-5'.
3997 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
3998 (Info-fontify-visited-nodes): Fix docstring.
3999 (Info-hide-note-references): Fix docstring.
4000 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
4001 menu items in the same way as on cross-references.
4002 (info-apropos): Fix sorting order and formatting to be like in the
4003 stand-alone Info browser. Display error messages for 1 sec.
4004 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
4005 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
4006 from the menu bar.
4007 (Info-insert-dir): Restore point after calling
4008 `insert-buffer-substring'.
4009
4010 2005-08-08 Richard M. Stallman <rms@gnu.org>
4011
4012 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
4013 (recompute-lucid-menubar): Add defvars.
4014
4015 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
4016
4017 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
4018
4019 * net/net-utils.el (run-dig): Rename from `dig'.
4020
4021 * play/gametree.el (gametree-mode): Use make-local-variable,
4022 not make-variable-buffer-local.
4023
4024 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
4025
4026 * ansi-color.el (ansi-color-make-extent)
4027 (ansi-color-set-extent-face): Use fboundp, not functionp.
4028
4029 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
4030 not make-variable-buffer-local.
4031
4032 * bookmark.el (Info-current-file): Add defvar.
4033 (bookmark-jump-noselect): Use with-no-warnings.
4034
4035 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
4036
4037 * ebuff-menu.el (Helper-return-blurb): Add defvar.
4038
4039 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
4040
4041 * find-file.el (ada-procedure-start-regexp)
4042 (ada-package-start-regexp): Add defvars.
4043
4044 * info.el (Info-insert-dir): Use insert-buffer-substring.
4045
4046 * xml.el (xml-att-def-re): Add defvar.
4047
4048 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
4049 calling convention.
4050
4051 * subr.el (while-no-input): Return t if there is input.
4052
4053 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
4054
4055 * cus-start.el (all): Add `overflow-newline-into-fringe'.
4056
4057 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
4058
4059 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
4060 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
4061
4062 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
4063
4064 * cmuscheme.el (scheme-start-file): Replace reference to
4065 `user-emacs-directory' by "~/.emacs.d/".
4066
4067 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
4068
4069 * info.el (Info-dir-remove-duplicates): Avoid case folding
4070 in loop; instead, keep downcased strings for comparison.
4071 Suggested by Helmut Eller.
4072
4073 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
4074
4075 Sync with Tramp 2.0.50.
4076
4077 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
4078 XEmacs case; not necessary anymore.
4079 (tramp-user-regexp): Allow "@" as part of user name.
4080 (tramp-handle-set-visited-file-modtime)
4081 (tramp-handle-insert-file-contents)
4082 (tramp-handle-write-region): No special handling for
4083 `last-coding-system-used, because this is done in
4084 `tramp-accept-process-output' now.
4085 (tramp-accept-process-output): New defun.
4086 (tramp-process-one-action, tramp-process-one-multi-action)
4087 (tramp-wait-for-regexp, tramp-wait-for-output)
4088 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
4089 Howells <dhowells@redhat.com>.
4090 (clear-visited-file-modtime): Defadvice removed. The check for
4091 unset buffer's modtime does not need to be based on
4092 `tramp-buffer-file-attributes'. Suggested by RMS.
4093 (tramp-message): Insert "\n" if not being at beginning of line.
4094 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
4095 sequence with same logic.
4096 (tramp-completion-handle-expand-file-name): Discard call of
4097 `tramp-drop-volume-letter'. It is not necessary, and there have
4098 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
4099 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
4100 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
4101 should always be visible.
4102 (tramp-handle-insert-directory, tramp-setup-complete)
4103 (tramp-set-process-query-on-exit-flag)
4104 (tramp-append-tramp-buffers): Pacify byte-compiler.
4105 (tramp-bug): Delete non-existing variables from list.
4106 Apply `tramp-load-report-modules' as pre-hook.
4107 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
4108 `shell-prompt-pattern' because of non-7bit characters.
4109 Reported by Sebastian Luque <sluque@mun.ca>.
4110 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
4111 (tramp-match-string-list): Remove function.
4112 (tramp-wait-for-regexp): Remove call of that function.
4113 Suggested by Kim F. Storm <storm@cua.dk>.
4114 (tramp-set-auto-save-file-modes): Use octal integer code #o600
4115 instead of octal character code ?\600. The latter resulted in a
4116 syntax error with XEmacs.
4117
4118 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
4119 XEmacs case; not necessary anymore.
4120 (tramp-smb-handle-write-region): No special handling for
4121 `last-coding-system-used, because this is done in
4122 `tramp-accept-process-output' now.
4123 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
4124
4125 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
4126
4127 * wid-edit.el (widget-choice-value-create):
4128 Unconditionally respect user choice. Set :explicit-choice back to nil
4129 when no longer needed.
4130 (widget-choice-action): Unconditionally respect user choice.
4131 Eliminate :explicit-choice-value.
4132
4133 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
4134
4135 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
4136 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
4137 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
4138 running new function `toggle-indicate-empty-lines'.
4139 Rename "Customize" item to "Customize fringe".
4140 Rename "Indicators" item to "Buffer boundaries" and change help echo.
4141 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
4142 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
4143 Delete "Empty lines only" item.
4144 (menu-bar-showhide-fringe-ind-customize): New function.
4145 (menu-bar-showhide-fringe-ind-mixed)
4146 (menu-bar-showhide-fringe-ind-box)
4147 (menu-bar-showhide-fringe-ind-right)
4148 (menu-bar-showhide-fringe-ind-left)
4149 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
4150 instead of `fringe-indicators'.
4151
4152 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
4153
4154 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
4155 Change the date of last update.
4156
4157 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
4158
4159 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
4160 (viper-exec-yank, viper-put-back): Don't display modification msg
4161 if in the minibuffer.
4162
4163 * viper-init.el (viper-replace-overlay-cursor-color)
4164 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
4165 Make variables frame local.
4166
4167 * viper-util.el (viper-append-filter-alist): Use append instead of
4168 nconc.
4169
4170 * viper.el (viper-vi-state-mode-list)
4171 (viper-emacs-state-mode-list): Move help-mode and
4172 completion-list-mode from the first list to the second.
4173 (viper-mode): Docstring.
4174 (viper-go-away, viper-non-hook-settings): Don't localize
4175 minor-mode-alist in newer Emacsen. Add advice to
4176 set-cursor-color. Don't bind "\C-c\\".
4177
4178 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
4179
4180 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
4181 (scheme-macro-expand-command): New user options.
4182 (scheme-trace-procedure, scheme-expand-current-form): New commands.
4183 (scheme-form-at-point, scheme-start-file)
4184 (scheme-interactively-start-process): New functions.
4185 (scheme-get-process): New function, extracted from `scheme-proc'.
4186 (run-scheme): Call `scheme-start-file' to get start file, and pass
4187 it to `make-comint'.
4188 (switch-to-scheme, scheme-proc):
4189 Call `scheme-interactively-start-process' if no Scheme buffer/process
4190 is available.
4191
4192 2005-08-06 Juri Linkov <juri@jurta.org>
4193
4194 * progmodes/compile.el (compilation-mode-font-lock-keywords):
4195 Use `compilation-text-face', `compilation-info-text-face' and
4196 `compilation-error-text-face' instead of `font-lock-keyword-face'.
4197 (compilation-error): New face.
4198 (compilation-error-file-name): Inherit from
4199 `compilation-error' instead of `font-lock-warning-face'.
4200 (compilation-warning-file-name): Inherit from
4201 `compilation-warning' instead of `font-lock-warning-face'.
4202 (compilation-info, compilation-error-file-name)
4203 (compilation-warning-file-name, compilation-info-file-name)
4204 (compilation-line-number, compilation-column-number): Doc fix.
4205 (compilation-error-text-face, compilation-warning-text-face)
4206 (compilation-info-text-face): New face variables.
4207 (compilation-line-face, compilation-column-face)
4208 (compilation-enter-directory-face)
4209 (compilation-leave-directory-face): Doc fix.
4210 (compilation-text-face): New function.
4211
4212 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
4213 instead of 1 to display binary file names as info file links.
4214 (grep-error-face): Use `compilation-error-face' instead of
4215 `font-lock-keyword-face'.
4216 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
4217 and `compilation-warning-text-face' instead of
4218 `font-lock-keyword-face'. Use `compilation-error-text-face'
4219 instead of `grep-error-face'.
4220
4221 2005-08-05 Kenichi Handa <handa@m17n.org>
4222
4223 * international/code-pages.el: Add autoload cookies for all coding
4224 systems.
4225
4226 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
4227
4228 * cus-start.el (all): Put undo.c where it alphabetically belongs.
4229
4230 2005-08-04 Juri Linkov <juri@jurta.org>
4231
4232 * progmodes/compile.el (compilation-mode-map):
4233 * progmodes/grep.el (grep-mode-map):
4234 Bind TAB to `compilation-next-error' and [backtab] to
4235 `compilation-previous-error'.
4236
4237 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
4238 matching line numbers, column numbers and their ranges with regexp
4239 matching only line numbers.
4240 (grep-context-face): New face variable.
4241 (grep-mode-font-lock-keywords): Use it.
4242
4243 * faces.el (read-face-name): Delete duplicate faces.
4244
4245 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
4246
4247 * thumbs.el (thumbs-find-image): Don't make variables
4248 automatically buffer local.
4249 (thumbs-current-tmp-filename, thumbs-current-image-filename)
4250 (thumbs-image-num): Make automatically buffer local.
4251 (thumbs-show-thumbs-list): Use `make-local-variable', not
4252 `make-variable-buffer-local'.
4253 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
4254
4255 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
4256 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
4257 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
4258 (bother, bye, canyou, chatlst, continue, deathlst, describe)
4259 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
4260 (feelings-about, foullst, found, hello, history, howareyoulst)
4261 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
4262 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
4263 (neglst, obj, object, owner, please, problems, qlist)
4264 (random-adjective, relation, remlst, repetitive-shortness)
4265 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
4266 (shortlst, something, sportslst, stallmanlst, states, subj)
4267 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
4268 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
4269 Defvar at compile time.
4270
4271 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
4272 not `make-variable-buffer-local'.
4273
4274 2005-08-02 Kim F. Storm <storm@cua.dk>
4275
4276 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
4277 rectangle overlay in selected window.
4278
4279 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
4280
4281 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
4282 instead of display group. Make `indicate-buffer-boundaries'
4283 customizable through Custom.
4284
4285 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
4286
4287 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
4288 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
4289 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
4290 (gdb-put-string): Fix typos in docstrings.
4291
4292 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
4293
4294 Update copyright notices of files in progmodes directory for
4295 release of Emacs 22.1.
4296
4297 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
4298
4299 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
4300 Don't barf if the GUD buffer has been killed.
4301
4302 2005-08-01 Kim F. Storm <storm@cua.dk>
4303
4304 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
4305
4306 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
4307
4308 * simple.el (next-error-follow-minor-mode):
4309 make-variable-buffer-local -> make-local-variable.
4310
4311 * emacs-lisp/cl-extra.el: Require CL also when compiling.
4312
4313 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
4314 (byte-compile-form-make-variable-buffer-local): New functions to warn
4315 about misuses of make-variable-buffer-local where make-local-variable
4316 was meant.
4317
4318 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
4319
4320 * bs.el (bs-attributes-list): Doc fix.
4321 (bs): Update url-link.
4322
4323 * desktop.el (desktop-save-buffer): Fix typos in docstring.
4324 (desktop-load-default): Simplify.
4325
4326 * ibuffer.el (ibuffer-columnize-and-insert-list)
4327 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
4328 (ibuffer-unmark-all, ibuffer-toggle-marks)
4329 (ibuffer-unmark-forward, ibuffer-unmark-backward)
4330 (ibuffer-compile-make-format-form, ibuffer-format-column)
4331 (ibuffer-current-buffers-with-marks)
4332 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
4333 (ibuffer): Doc fix.
4334 (ibuffer-mode): Fix typo in docstring.
4335 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
4336 with `define-obsolete-variable-alias'.
4337 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
4338
4339 2005-07-29 Kenichi Handa <handa@m17n.org>
4340
4341 * international/mule-cmds.el (select-message-coding-system):
4342 Be sure to use LF for end-of-line. If no coding system is decided,
4343 return iso-8859-1-unix.
4344
4345 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
4346
4347 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
4348 (ange-ftp-pending-error-line): New vars.
4349 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
4350 to handle the non-fatal no-route-to-host messages.
4351 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
4352
4353 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
4354
4355 * isearch.el (isearch-mode-map, isearch-other-meta-char)
4356 (isearch-quote-char, isearch-printing-char)
4357 (isearch-text-char-description): "?\ " -> "?\s".
4358 (isearch-lazy-highlight-cleanup)
4359 (isearch-lazy-highlight-initial-delay)
4360 (isearch-lazy-highlight-interval)
4361 (isearch-lazy-highlight-max-at-a-time)
4362 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
4363 Declare with define-obsolete-*-alias macros.
4364 (isearch-forward): Fix typo in docstring.
4365 (search-invisible, search-ring-yank-pointer)
4366 (regexp-search-ring-yank-pointer): Doc fixes.
4367
4368 * recentf.el (recentf-menu-append-commands-p): Declare with
4369 `define-obsolete-variable-alias'.
4370 (recentf-max-saved-items, recentf-menu-filter)
4371 (recentf-arrange-by-rule-subfilter): Doc fixes.
4372 (recentf-menu-append-commands-flag)
4373 (recentf-initialize-file-name-history, recentf-expand-file-name)
4374 (recentf-clear-data): Fix typos in docstrings.
4375
4376 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
4377
4378 * progmodes/gdb-ui.el: Smarten comments.
4379 (gdb-info-breakpoints-custom): Use nowarn when finding file.
4380
4381 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4382
4383 * term/apollo.el (terminal-init-apollo): New function containing
4384 all former top level forms in the file.
4385 * term/bobcat.el (terminal-init-bobcat):
4386 * term/cygwin.el (terminal-init-cygwin):
4387 * term/iris-ansi.el (terminal-init-iris-ansi):
4388 * term/linux.el (terminal-init-linux):
4389 * term/news.el (terminal-init-news):
4390 * term/rxvt.el (terminal-init-rxvt):
4391 * term/sun.el (terminal-init-sun):
4392 * term/tvi970.el (terminal-init-tvi970):
4393 * term/vt100.el (terminal-init-vt100):
4394 * term/vt102.el (terminal-init-vt102):
4395 * term/vt125.el (terminal-init-vt125):
4396 * term/vt200.el (terminal-init-vt200):
4397 * term/vt201.el (terminal-init-vt201):
4398 * term/vt220.el (terminal-init-vt220):
4399 * term/vt240.el (terminal-init-vt240):
4400 * term/vt300.el (terminal-init-vt300):
4401 * term/vt320.el (terminal-init-vt320):
4402 * term/vt400.el (terminal-init-vt400):
4403 * term/vt420.el (terminal-init-vt420):
4404 * term/wyse50.el (terminal-init-wyse50):
4405 * term/xterm.el (terminal-init-xterm): Likewise.
4406
4407 * term/README: Describe the terminal-init-* functionality.
4408
4409 * startup.el (command-line): After loading the terminal initialization
4410 file call the corresponding terminal initialization function.
4411
4412 2005-07-27 Kenichi Handa <handa@m17n.org>
4413
4414 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
4415 negative.
4416
4417 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
4418 (ps-mule-composition-prologue): Fix for the case that
4419 RelativeCompose is false.
4420
4421 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
4422
4423 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
4424
4425 * descr-text.el (describe-char): Handle the case where the list of
4426 chars is displayed in a separate frame.
4427 Be a bit more discriminating when looking for the char.
4428
4429 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
4430
4431 * bookmark.el (bookmark-automatically-show-annotations)
4432 (bookmark-read-annotation-text-func): Doc fixes.
4433 (bookmark-save): Improve argument/docstring consistency.
4434 (bookmark-get-bookmark, bookmark-get-bookmark-record)
4435 (bookmark-alist-from-buffer)
4436 (bookmark-upgrade-file-format-from-0)
4437 (bookmark-grok-file-format-version)
4438 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
4439 (bookmark-read-annotation-mode)
4440 (bookmark-insert-current-bookmark, bookmark-jump)
4441 (bookmark-exit-hook): Fix typos in docstrings.
4442 (bookmark-exit-hooks): Define as obsolete alias.
4443 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
4444 not `bookmark-exit-hooks'. Fix docstring.
4445 (bookmark-bmenu-select): "?\ " -> "?\s".
4446
4447 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
4448
4449 * startup.el (command-line): Fix typo.
4450
4451 2005-07-24 Richard M. Stallman <rms@gnu.org>
4452
4453 * tooltip.el (tooltip-mode): Test emacs-basic-display,
4454 not emacs-quick-startup.
4455
4456 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
4457
4458 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
4459 (reb-next-match, reb-show-subexp): Use `with-selected-window'
4460 instead of `reb-with-current-window'.
4461 (reb-prev-match): Likewise. Also, don't move left if the search
4462 was unsuccessful.
4463 (reb-initialize-buffer): New function.
4464 (re-builder, reb-change-syntax): Use it.
4465
4466 * man.el (Man-goto-page): Make second argument NOERROR optional.
4467
4468 2005-07-23 Richard M. Stallman <rms@gnu.org>
4469
4470 * man.el (Man-bgproc-sentinel): Check here for failure to find
4471 any man page in the output, and report the error here.
4472 (Man-arguments): Make it permanent local.
4473 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
4474 (Man-mode): Pass t for NOERROR.
4475
4476 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
4477 (grep-mode-font-lock-keywords):
4478 Don't use compilation-...-face for messages that are not file names.
4479
4480 * progmodes/compile.el (compilation-mode-font-lock-keywords):
4481 Don't use compilation-...-face for messages that are not file names.
4482
4483 2005-07-22 Juri Linkov <juri@jurta.org>
4484
4485 * startup.el (normal-splash-screen): Update menu name.
4486
4487 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
4488
4489 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
4490
4491 * term/xterm.el: Load term/rxvt if the terminal is actually an
4492 rxvt terminal.
4493 (xterm-rxvt-set-background-mode): Remove, not used anymore.
4494
4495 * term/rxvt.el (function-key-map): Use substitute-key-definition
4496 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
4497
4498 * term/cygwin.el: New file.
4499
4500 2005-07-22 Kim F. Storm <storm@cua.dk>
4501
4502 * image-file.el (insert-image-file, image-file-yank-handler):
4503 Fix last change to maintain a (unique) yank-handler on yanked images.
4504
4505 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
4506
4507 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
4508 of the file size (as in "177B" for 177 bytes). This happens with
4509 "ls -lh" on FreeBSD.
4510
4511 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
4512
4513 * hilit-chg.el (highlight-changes-global-initial-state)
4514 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
4515 (hilit-chg-fixup, highlight-changes-mode):
4516 Fix typos in docstrings.
4517 (highlight-changes-global-modes, highlight-changes-rotate-faces):
4518 Doc fixes.
4519
4520 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
4521
4522 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
4523 mode function using `eval-after-load'.
4524
4525 2005-07-21 Kim F. Storm <storm@cua.dk>
4526
4527 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
4528 included when reporting an emacs crash, and tell about the DEBUG file.
4529
4530 * image-file.el (insert-image-file): Add yank-handler.
4531 (image-file-yank-handler): Yank handler to make unique copies of
4532 images when they are yanked into a buffer next to each other.
4533
4534 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
4535
4536 * comint.el (comint-use-prompt-regexp, comint-send-input)
4537 (comint-source-default, comint-extract-string)
4538 (comint-get-source, comint-word, comint-completion)
4539 (comint-source, comint-prompt-read-only, comint-update-fence):
4540 Fix typos in docstrings.
4541 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
4542 Declare with define-obsolete-*-alias macros.
4543 (comint-previous-matching-input-from-input)
4544 (comint-next-matching-input-from-input)
4545 (comint-previous-matching-input, comint-next-matching-input)
4546 (comint-forward-matching-input):
4547 Improve argument/docstring consistency.
4548
4549 * desktop.el (desktop-clear-preserve-buffers-regexp):
4550 Also preserve the *server* buffer.
4551
4552 * simple.el (clone-indirect-buffer): Doc fix.
4553 (fixup-whitespace, just-one-space)
4554 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
4555 (next-error, next-error-highlight)
4556 (next-error-highlight-no-select, next-error-last-buffer)
4557 (next-error-buffer-p, next-error-find-buffer, next-error)
4558 (previous-error, next-error-no-select, previous-error-no-select)
4559 (open-line, split-line, minibuffer-prompt-width, kill-new)
4560 (binary-overwrite-mode): Fix typos in docstrings.
4561 (set-fill-column): Fix typo in message.
4562
4563 * skeleton.el (skeleton-proxy-new): Doc fix.
4564
4565 * strokes.el (strokes-load-hook): Doc fix.
4566 (strokes-grid-resolution, strokes-get-grid-position)
4567 (strokes-renormalize-to-grid, strokes-read-stroke)
4568 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
4569 (strokes-global-map): Fix typos in docstrings.
4570 (strokes-help): Doc fix. Fix help message and pass it through
4571 `substitute-command-keys'.
4572
4573 * tempo.el (tempo-insert-prompt, tempo-interactive)
4574 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
4575 (tempo-insert-string-functions, tempo-local-tags)
4576 (tempo-define-template, tempo-insert-template)
4577 (tempo-insert-prompt-compat, tempo-is-user-element)
4578 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
4579 Fix typos in docstrings.
4580
4581 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
4582 (vcursor-key-bindings, vcursor-use-vcursor-map)
4583 (vcursor-find-window, vcursor-scroll-down)
4584 (vcursor-disable, vcursor-beginning-of-buffer)
4585 (vcursor-end-of-buffer): Fix typos in docstrings.
4586 (vcursor-relative-move, vcursor-get-char-count):
4587 Improve argument/docstring consistency.
4588
4589 * version.el: "?\ " -> "?\s".
4590
4591 * wid-edit.el (widget-default-create, widget-after-change)
4592 (widget-default-format-handler, widget-checklist-add-item)
4593 (widget-radio-add-item, widget-choose, widget-specify-secret)
4594 (widget-field-value-create, widget-field-value-get)
4595 (widget-editable-list-format-handler)
4596 (widget-editable-list-entry-create, widget-group-value-create)
4597 (widget-documentation-link-add)
4598 (widget-documentation-string-value-create): "?\ " -> "?\s".
4599 (widget-convert-text): Doc fix.
4600 (widget-narrow-to-field, widget-field-find)
4601 (widget-url-link-action, widget-emacs-library-link-action)
4602 (widget-color-notify): Fix typos in docstrings.
4603
4604 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
4605 (x-select-text, set-w32-system-coding-system)
4606 (w32-add-charset-info): Fix typos in docstrings.
4607
4608 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
4609 (cua-enable-cua-keys, cua-use-hyper-key)
4610 (cua-virtual-rectangle-edges): Fix typos in docstrings.
4611 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
4612
4613 * net/tramp.el (tramp-handle-load): Fix typo in error message.
4614
4615 * emacs-lisp/re-builder.el (regexp-builder): Declare with
4616 `defalias' instead of faking it.
4617
4618 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
4619 (eshell-ls-missing, eshell-ls-dired-initial-args)
4620 (eshell-ls-use-in-dired): Fix typos in docstrings.
4621
4622 2005-07-20 Kim F. Storm <storm@cua.dk>
4623
4624 * emulation/cua-base.el (cua-mode): Improve doc string.
4625
4626 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
4627
4628 * abbrev.el (expand-region-abbrevs): Doc fix.
4629 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
4630 Improve argument/docstring consistency.
4631
4632 * arc-mode.el (archive-get-descr, archive-alternate-display):
4633 Doc fixes.
4634 (archive-l-e): Improve argument/docstring consistency.
4635 (archive-tmpdir, archive-unixdate, archive-unixtime)
4636 (archive-chmod-entry): Fix typos in docstrings.
4637 (archive-unflag, archive-unflag-backwards)
4638 (archive-unmark-all-files): "?\ " -> "?\s".
4639
4640 * buff-menu.el (Buffer-menu-unmark): Doc fix.
4641 (Buffer-menu-not-modified, Buffer-menu-execute)
4642 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
4643 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
4644
4645 * composite.el (compose-string, encode-composition-rule)
4646 (compose-last-chars): Fix typos in docstrings.
4647
4648 * desktop.el (desktop-enable, desktop-basefilename):
4649 Declare with `define-obsolete-variable-alias'.
4650 (desktop-internal-v2s): Don't quote keywords.
4651 (desktop-clear): "?\ " -> "?\s".
4652
4653 * dired.el (dired-align-file, dired-flag-backup-files)
4654 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
4655 (dired-listing-switches, dired-ls-F-marks-symlinks)
4656 (dired-dwim-target, dired-load-hook, dired-mode-hook)
4657 (dired-directory, dired-faces, dired, dired-revert)
4658 (dired-mode, dired-summary, dired-view-file)
4659 (dired-copy-filename-as-kill, dired-delete-file)
4660 (dired-no-confirm, dired-unmark-all-marks)
4661 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
4662 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
4663 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
4664 Fix typos in message strings.
4665
4666 * dired-x.el (virtual-dired): Declare with `defalias'.
4667 (dired-mark-unmarked-files, dired-local-variables-file)
4668 (dired-omit-here-always): Doc fix.
4669 (dired-omit-mode, dired-find-subdir)
4670 (dired-enable-local-variables, dired-clean-up-buffers-too)
4671 (dired-extra-startup, dired-mark-extension, dired-jump)
4672 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
4673 (dired-smart-shell-command, dired-guess-shell-alist-user)
4674 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
4675 (dired-x-bind-find-file, dired-x-submit-report):
4676 Fix typos in docstrings.
4677 (dired-mark-unmarked-files): "?\ " -> "?\s".
4678
4679 * dirtrack.el (dirtrack-list): Fix typos in docstring.
4680
4681 * faces.el (describe-face): "?\ " -> "?\s".
4682 (read-all-face-attributes, read-face-font, modify-face)
4683 (face-attr-construct, italic): Fix typos in docstrings.
4684 (frame-update-face-colors): Declare with
4685 `define-obsolete-function-alias'.
4686
4687 * files.el (find-file-noselect, recode-file-name): Doc fixes.
4688 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
4689 (magic-mode-alist, buffer-file-numbers-unique)
4690 (write-file-functions, get-free-disk-space):
4691 Fix typos in docstrings.
4692 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
4693 (write-contents-hooks, write-file-hooks):
4694 Declare with `define-obsolete-variable-alias'.
4695
4696 * forms-d2.el (arch-rj): Fix typo in docstrings.
4697 (arch-tocol): Likewise. "?\ " -> "?\s".
4698
4699 * frame.el (set-frame-font, cursor-in-non-selected-windows):
4700 Fix typo in docstring.
4701 (set-screen-width, set-screen-height): Delete redundant info in
4702 doctrings.
4703 (new-frame, screen-height, screen-width): Declare with
4704 `define-obsolete-function-alias'.
4705 (delete-frame-hook, blink-cursor): Declare with
4706 `define-obsolete-variable-alias'.
4707
4708 * paths.el (prune-directory-list): Fix typos in docstring.
4709
4710 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
4711 (cvs-prefix-get): Fix typos in docstrings.
4712
4713 * ps-print.el (ps-extend-face-list, ps-extend-face)
4714 (ps-print-background-image): Fix typos in docstrings.
4715 (ps-default-fg, ps-default-bg): Doc fixes.
4716
4717 * s-region.el (s-region-bind): Doc fix.
4718 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
4719
4720 * textmodes/org.el (org-table-formula-substitute-names)
4721 (org-table-get-vertical-vector): Doc fixes.
4722 (org-table-recalculate): Remove unused argument to `message'.
4723
4724 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
4725
4726 * textmodes/org.el (org-table-column-names)
4727 (org-table-column-name-regexp)
4728 (org-table-named-field-locations): New variables.
4729 (org-archive-subtree): Protect `this-command' when calling
4730 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
4731 the kill buffer.
4732 (org-complete): Remove fixed-formula completion.
4733 (org-edit-formulas-map): New variable.
4734 (org-table-edit-formulas): New command.
4735 (org-finish-edit-formulas, org-abort-edit-formulas)
4736 (org-show-variable, org-table-get-vertical-vector): New functions.
4737 (org-table-maybe-eval-formula): Handle `:=' fields.
4738 (org-table-get-stored-formulas, org-table-store-formulas)
4739 (org-table-get-formula, org-table-modify-formulas)
4740 (org-table-replace-in-formulas): Handle named field formulas.
4741 (org-table-get-specials): Store locations of named fields.
4742
4743 2005-07-19 Juri Linkov <juri@jurta.org>
4744
4745 * progmodes/grep.el (grep-regexp-alist)
4746 (grep-mode-font-lock-keywords, grep-process-setup):
4747 Use default GNU grep match color "01;31m" instead of "01;41m".
4748 (grep-regexp-alist, grep-mode-font-lock-keywords):
4749 Use `\\[[0-9]*m' instead of `\\[00m'.
4750 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
4751 sgr_start where its handling is more important. Use the real
4752 length of sgr_start instead of constant 8.
4753 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
4754 specially. Delete all remaining escape sequences.
4755 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
4756 (grep-regexp-alist): Make hyperlink only for binary file name
4757 instead of the whole line.
4758 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
4759 (grep-mode): Add autoload.
4760
4761 * emacs-lisp/find-func.el (find-function-regexp):
4762 Add `define-compilation-mode'.
4763
4764 2005-07-19 Juri Linkov <juri@jurta.org>
4765
4766 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
4767 (compare-windows-sync-string-size, compare-windows-recenter)
4768 (compare-windows-highlight, compare-windows): Add version 22.1.
4769 (compare-windows) <defface>: Inherit from lazy-highlight instead
4770 of duplicating its default value.
4771
4772 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
4773 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
4774
4775 * descr-text.el (describe-char): Create link buttons for `charset'
4776 and `code point'. Add the current input method name with a link
4777 button to `to input' field. Print face names of display table
4778 characters in `The display table entry is displayed by' section
4779 instead of printing face-id in the `display' field.
4780 Guess hardcoded faces and create a link button for them.
4781 Skip empty fields when calculating max-width.
4782 Treat `widget-create' specially while inserting strings from the
4783 collected field list.
4784 (describe-char-after): Made obsolete in version 22.1, not 21.5.
4785
4786 * diff-mode.el (diff-file-header): Change foreground color from
4787 yellow to green on light backgrounds.
4788 (diff-context): Inherit from `shadow' only for color/grayscale
4789 with more than 88 colors.
4790 (diff-indicator-removed, diff-indicator-added)
4791 (diff-indicator-changed): New faces.
4792 (diff-font-lock-keywords): Use new faces. Regroup rules.
4793 Add "^---$" for `normal' diff format. Fontify `#' lines with
4794 font-lock-comment-delimiter-face and font-lock-comment-face.
4795 Add `#' to ^[^...] in the rule for `diff-context-face'.
4796
4797 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
4798 a button-like box. Inherit from `highlight' on low colors.
4799 (shadow): Use shades of gray only for color/grayscale with
4800 more than 88 colors. Use green for light backgrounds with
4801 8 colors, and yellow for dark backgrounds with 8 colors.
4802
4803 * font-lock.el (font-lock-regexp-grouping-backslash):
4804 Don't inherit from escape-glyph (use bold for all cases).
4805
4806 * info.el (info-xref-visited): Use light foreground color `violet'
4807 for dark backgrounds instead of dark color `magenta3'.
4808 (info-title-1): Use `yellow' color for dark backgrounds.
4809
4810 * isearch.el (isearch): Use not-too-dark magenta3 instead of
4811 too-light magenta2.
4812
4813 * replace.el (match): Use slightly more light RoyalBlue3 instead
4814 of dark RoyalBlue4.
4815
4816 * wid-edit.el (widget-inactive): Inherit from `shadow'.
4817
4818 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
4819
4820 * novice.el (disabled-command-hook): Declare it with
4821 `define-obsolete-variable-alias'.
4822
4823 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
4824 (desktop-buffer-misc-functions, desktop-buffer-handlers)
4825 (desktop-load-default): Add release to obsolescence info.
4826 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
4827 (desktop-append-buffer-args, desktop-read):
4828 Fix typos in docstrings.
4829 (desktop-kill): Fix typo in message.
4830 (desktop-save): Doc fix.
4831
4832 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
4833
4834 * viper-cmd.el (viper-escape-to-state): Bug fix.
4835 (viper-envelop-ESC-key): Change the definition of fast
4836 keysequence so it'll work with keyboard macros.
4837
4838 * ediff.el (ediff-patch-buffer): Change the docstring.
4839
4840 2005-07-19 Kenichi Handa <handa@m17n.org>
4841
4842 * international/mule-cmds.el (select-safe-coding-system): Try to
4843 use an auto-coding (if any) before anything else. If the found
4844 auto-coding is invalid, show a warning message.
4845
4846 * international/mule.el (find-auto-coding): New function created
4847 by modifying the body of set-auto-coding.
4848 (set-auto-coding): Use find-auto-coding to find a coding.
4849
4850 2005-07-18 Richard M. Stallman <rms@gnu.org>
4851
4852 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
4853 not isearch-mode-end-hook-error.
4854 (allout-before-change-protect): Fix error message.
4855
4856 2005-07-18 Juri Linkov <juri@jurta.org>
4857
4858 * allout.el (allout-mode):
4859 * calculator.el (calculator-copy):
4860 * custom.el (custom-known-themes):
4861 * dired.el (dired-desktop-buffer-misc-data)
4862 (dired-restore-desktop-buffer):
4863 * dired-x.el (dired-omit-marker-char):
4864 * files.el (basic-save-buffer):
4865 * font-core.el (font-lock-mode):
4866 * calendar/calendar.el (calendar-goto-hebrew-date)
4867 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
4868 (calendar-goto-persian-date):
4869 * language/ethio-util.el (ethio-sera-to-fidel-region):
4870 * textmodes/picture.el (picture-mode):
4871 Delete duplicate duplicate words.
4872
4873 2005-07-18 Juri Linkov <juri@jurta.org>
4874
4875 * isearch.el (isearch-mode-map): Remove key bindings for regexp
4876 chars * ? } |.
4877 (isearch-fallback): Don't call `isearch-process-search-char'.
4878 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
4879 (isearch-process-search-char): Call `isearch-fallback' for regexp
4880 chars * ? } |.
4881 (isearch-return-char): Make obsolete with `make-obsolete' instead
4882 of simply documenting it as obsolete in the docstring.
4883 (isearch-fallback): Refill docstring.
4884
4885 * international/isearch-x.el
4886 (isearch-process-search-multibyte-characters): Remove unneeded
4887 `concat'. Add intermediate values to `junk-hist' instead of
4888 `minibuffer-history'. Test the length of `str'.
4889
4890 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
4891
4892 * allout.el (allout-resolve-xref): Fix typos in error strings.
4893 (allout-before-change-protect): Remove unneeded `concat'.
4894
4895 * array.el (array-mode, array-reconfigure-rows)
4896 (untabify-backward): Fix typos in docstrings.
4897 (array-reconfigure-rows): Use `insert-buffer-substring', not
4898 `insert-buffer'.
4899
4900 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
4901 * progmodes/ada-mode.el (ada-make-body):
4902 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
4903
4904 * dired.el (dired-log):
4905 * tar-mode.el (tar-subfile-save-buffer):
4906 * play/zone.el (zone-pgm-stress-destress):
4907 Use `insert-buffer-substring', not `insert-buffer'.
4908
4909 2005-07-17 Simon Josefsson <jas@extundo.com>
4910
4911 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
4912
4913 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
4914
4915 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
4916 Add plain auth method.
4917 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
4918
4919 2005-07-17 Kim F. Storm <storm@cua.dk>
4920
4921 * ido.el (dired-other-window): Add ido property.
4922
4923 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
4924
4925 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
4926 Fix typo in docstring.
4927 (byte-compile-interactive-only-functions): Add `insert-buffer' and
4928 `insert-file-literally'.
4929
4930 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
4931 info and delete redundant message. Doc fix.
4932 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
4933 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
4934
4935 2005-07-16 Richard M. Stallman <rms@gnu.org>
4936
4937 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
4938 (byte-compile-and): Use byte-compile-and-recursion.
4939 (byte-compile-or-recursion): New function.
4940 (byte-compile-or): Use that.
4941 (byte-compile-if): Guard the else-clause too.
4942 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
4943
4944 * isearch.el (isearch-mode-end-hook-quit): New variable.
4945 (isearch-done): Bind it.
4946 (isearch-mode-end-hook): Doc fix.
4947
4948 * allout.el (allout-isearch-did-quit): Variable deleted.
4949 (allout-real-isearch-abort): Function name no longer used.
4950 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
4951 (allout-isearch-rectification): isearch-mode always exists.
4952 Don't set allout-isearch-did-quit.
4953 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
4954 allout-isearch-did-quit.
4955 (allout-enwrap-isearch): Just add the hook.
4956 (allout-isearch-abort): Function deleted.
4957 (allout-pre-command-business): Avoid warning.
4958
4959 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
4960 Correctly avoid warnings.
4961 (pascal-outline): Likewise.
4962
4963 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
4964
4965 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
4966
4967 * play/tetris.el (tetris-mode): Avoid warning.
4968
4969 * play/snake.el (snake-mode): Avoid warning.
4970
4971 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
4972 (gamegrid-set-display-table): Avoid warning.
4973 (gamegrid-set-timer): Likewise.
4974 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
4975 (gamegrid-add-score-with-update-game-score-1): Take FILE
4976 as argument.
4977 (gamegrid-add-score-with-update-game-score): Pass that argument.
4978 Rename have-shared-game-dir to gamegrid-shared-game-dir.
4979
4980 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
4981
4982 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
4983 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
4984
4985 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
4986 and insert-file.
4987
4988 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
4989 (sc-ask): Avoid warnings.
4990
4991 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
4992 (eshell-hist-initialize): Use that var the natural way.
4993
4994 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
4995
4996 * emacs-lisp/re-builder.el (reb-cook-regexp):
4997 Avoid warning calling lre-compile-string.
4998 (reb-color-display-p): Avoid warning.
4999
5000 * calculator.el (calculator-last-input): Guard uses
5001 of event-key and key-press-event-p.
5002 (event-key, key-press-event-p): Delete definitions.
5003
5004 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
5005 (find-gc-source-directory, find-gc-subrs-callers)
5006 (find-gc-noreturn-list, find-gc-source-files)
5007 (find-gc-subrs-called): Vars renamed and defvar'd.
5008
5009 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
5010 (checkdoc-overlay-put, checkdoc-delete-overlay)
5011 (checkdoc-overlay-start, checkdoc-overlay-end)
5012 (checkdoc-mode-line-update, checkdoc-char=):
5013 Define such that compiler knows they are defined.
5014 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
5015 (checkdoc-read-event): Delete. Use read-event directly.
5016
5017 * whitespace.el (whitespace-make-overlay)
5018 (whitespace-overlay-put, whitespace-delete-overlay)
5019 (whitespace-overlay-start, whitespace-overlay-end):
5020 Define such that compiler knows they are defined.
5021 (whitespace): Move conditional inside.
5022
5023 * tempo.el (tempo-insert-template): Suppress warning.
5024
5025 * ediff-diff.el (longlines-mode): Add defvar.
5026
5027 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
5028
5029 * server.el: Bind "C-x #" in a way that works even if C-x is
5030 redefined to a command key, not a prefix key.
5031
5032 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
5033
5034 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
5035 cl-make-type-test till execution time.
5036
5037 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
5038
5039 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
5040 arg ARG and use it.
5041
5042 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
5043
5044 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
5045
5046 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
5047
5048 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
5049 a defcustom with two :set or :type keywords.
5050
5051 2005-07-15 Richard M. Stallman <rms@gnu.org>
5052
5053 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
5054 Don't give ^M comment-end syntax.
5055
5056 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
5057
5058 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
5059 Don't consider gdbmi (gdb-mi.el has its own update functions).
5060 (gdb-var-delete): Make it work for gdbmi as well.
5061 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
5062
5063 * progmodes/gud.el (etags, sdb): Only require etags when needed.
5064 (gud-speedbar-menu-items): Correct logic for enabling items.
5065
5066 2005-07-15 Kim F. Storm <storm@cua.dk>
5067
5068 * ido.el: Fix commentary.
5069 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
5070 Use with-no-warnings around ffap-guesser.
5071 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
5072 Let bind minibuffer-completing-file-name to t.
5073
5074 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
5075
5076 * startup.el (site-run-file, keyboard-type): Doc fixes.
5077 (command-line): Check for "--basic-display" argument; also for
5078 "--quick", not "--bare-bones" (which was renamed).
5079 (fancy-splash-text): Add missing item "Getting New Versions".
5080 (normal-splash-screen): Fix typos and improve consistency with
5081 `fancy-splash-text'. Update copyright year.
5082
5083 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
5084 valid binding for `help-char'.
5085
5086 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
5087
5088 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
5089
5090 * term.el (term-mode): Disable cua-mode for term buffers.
5091
5092 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
5093
5094 * add-log.el (add-log-mailing-address, change-log-merge):
5095 Doc fixes.
5096 (change-log-get-method-definition): Fix typo in docstring.
5097
5098 2005-07-14 Kim F. Storm <storm@cua.dk>
5099
5100 * emulation/cua-base.el:
5101 (cua--pre-command-handler-1, cua--pre-command-handler)
5102 (cua--post-command-handler-1, cua--post-command-handler):
5103 Split in two. Check (buffer local) value of cua-mode.
5104 (cua-selection-mode): New command.
5105
5106 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
5107
5108 * custom.el (custom-initialize-safe-set)
5109 (custom-initialize-safe-default): Doc fixes.
5110
5111 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
5112 and simplify :init-value again.
5113
5114 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
5115 and simplify :init-value again. Delete autoload.
5116
5117 * startup.el (command-line): Use `custom-reevaluate-setting' again
5118 for tooltip-mode.
5119
5120 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
5121 a defcustom with two :initialize keywords.
5122
5123 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
5124
5125 * allout.el (my-mark-marker, allout-isearch-prior-pos)
5126 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
5127 (allout-post-command-business, allout-flag-region)
5128 (isearch-reenable-font-lock, allout-yank)
5129 (allout-insert-latex-header, allout-insert-latex-trailer)
5130 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
5131 (allout-latex-verb-quote): Fix typos in docstrings.
5132 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
5133 (allout-unprotected, allout-prefix-data):
5134 Improve argument/docstring consistency.
5135 (allout-chart-subtree): Fix argument spec.
5136 (allout-open-topic): Rename `use_sib_bullet' argument to
5137 `use-sib-bullet'. Doc fix.
5138
5139 * whitespace.el (whitespace-check-buffer-leading)
5140 (whitespace-check-buffer-trailing)
5141 (whitespace-check-buffer-indent)
5142 (whitespace-check-buffer-spacetab)
5143 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
5144 (whitespace-check-leading-whitespace)
5145 (whitespace-check-trailing-whitespace)
5146 (whitespace-check-spacetab-whitespace)
5147 (whitespace-check-indent-whitespace)
5148 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
5149 (whitespace-modes): Fix typos in docstrings.
5150 (defgroup, defcustom): Doc fixes.
5151
5152 * winner.el (winner-mode, winner-boring-buffers)
5153 (winner-pending-undo-ring): Doc fixes.
5154 (winner-ring): Remove unneeded `progn'.
5155 (winner-equal): `defsubst' it.
5156 (winner-redo): Fix message.
5157
5158 2005-07-13 Kim F. Storm <storm@cua.dk>
5159
5160 * simple.el (line-move-1): Always use vertical-motion to
5161 do the last (or only) line move to ensure some movement.
5162 Undo 2005-06-23 change--don't check for overlays.
5163
5164 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5165
5166 * term/mac-win.el (ccl-encode-mac-roman-font)
5167 (ccl-encode-mac-centraleurroman-font)
5168 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
5169 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
5170 Change charset-id boundary of dimension to ?\xef.
5171 (mac-char-fontspec-list): New constant.
5172 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
5173 argument. Nil uses itself as family in font-spec. Previous
5174 behavior for nil is now provided by non-nil non-string argument.
5175 All callers changed. Add font-specs for Mac fonts to
5176 "fontset-default" unless iso8859-1 fonts are installed.
5177
5178 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
5179
5180 * progmodes/sh-script.el (sh-get-indent-info): Only indent
5181 a continuation line if the \ is preceded by SPC or TAB.
5182 (sh-get-indent-info): Simplify.
5183 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
5184 Use with-current-buffer.
5185
5186 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
5187 when the matched text is empty.
5188
5189 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
5190
5191 * startup.el (command-line): Revert to previous handling of
5192 tooltip-mode. Explain in comment why the complexity is needed.
5193
5194 * tooltip.el (tooltip-mode): Revert to previous implementation of
5195 its defcustom.
5196
5197 * frame.el (blink-cursor-mode): Revert to previous implementation
5198 of its defcustom. Update comment.
5199
5200 2005-07-12 Lars Hansen <larsh@soem.dk>
5201
5202 * desktop.el: Update e-mail address.
5203
5204 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5205
5206 * term/mac-win.el (mac-services-mail-selection)
5207 (mac-services-mail-to): New functions.
5208 (mac-application-menu-map): Bind them.
5209
5210 2005-07-12 wulei <milton@wulei.net> (tiny change)
5211
5212 * progmodes/gdb-ui.el: Add note about buffering with Windows.
5213
5214 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
5215
5216 * custom.el (custom-reevaluate-setting): Doc fix.
5217
5218 2005-07-11 Jay Belanger <belanger@truman.edu>
5219
5220 * calc/calc.el (calc-embedded-announce-formula-alist)
5221 (calc-embedded-open-close-plain-alist)
5222 (calc-embedded-open-close-mode-alist): Add checks for additional
5223 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
5224
5225 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
5226
5227 * custom.el (custom-enable-theme): Don't add theme to
5228 `custom-enabled-themes' with `push' because there is no
5229 setf-method for `delq'.
5230
5231 2005-07-11 Richard M. Stallman <rms@gnu.org>
5232
5233 * custom.el (custom-declare-variable): Doc fix.
5234
5235 * dired-aux.el (dired-compare-directories): Remove "." and ".."
5236 from the alists.
5237
5238 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
5239 Do nothing if edebug-active.
5240
5241 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
5242 (edebug-display): Do it here instead.
5243
5244 2005-07-10 Richard M. Stallman <rms@gnu.org>
5245
5246 * cus-face.el (custom-theme-set-faces): Make it work.
5247 (custom-reset-faces): Doc fix.
5248 (custom-theme-reset-internal-face, custom-theme-face-value):
5249 Functions deleted.
5250
5251 * custom.el (custom-push-theme): Maintain list of the settings
5252 of a given theme in its theme-settings property.
5253 Maintain position of old settings in the theme-value
5254 or theme-face property.
5255 (custom-enabled-themes): New variable.
5256 (custom-theme-enabled-p): New function.
5257 (provide-theme): Update custom-enabled-themes.
5258 Disable and reenable the `user' theme.
5259 (require-theme): Doc fix.
5260 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
5261 (custom-theme-value, custom-theme-variable-value): Likewise.
5262 (custom-theme-reset-internal): Likewise.
5263 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
5264 (custom-enable-theme, custom-disable-theme): New functions.
5265 (custom-variable-theme-value, custom-face-theme-value): Likewise.
5266 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
5267 (custom-theme-reset-variables): Simplify.
5268 (deftheme, custom-declare-theme, custom-make-theme-feature):
5269 Definitions moved.
5270
5271 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
5272
5273 * longlines.el (longlines-show-region)
5274 (longlines-unshow-hard-newlines): Recognize hard newlines by
5275 non-nil hard property, instead of t.
5276
5277 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
5278
5279 * viper-cmd.el (viper--key-maps): New variable.
5280 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
5281 emulation-mode-map-alists.
5282 (viper-envelop-ESC-key): Use viper-subseq.
5283 (viper-search-forward/backward/next): Disable debug-on-error.
5284
5285 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
5286 (viper-ESC-key): New defcustoms.
5287
5288 * viper-macs.el (ex-map-read-args): Use viper-subseq.
5289
5290 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
5291 (viper-subseq): Copy of subseq from cl.el.
5292
5293 * viper.el (viper-go-away, viper-set-hooks): Use
5294 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
5295
5296 * viper-mous.el (viper-current-frame-saved): Use defvar.
5297
5298 * viper-init.el: Get rid of -face in face names.
5299
5300 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
5301 Make it work with longlines mode
5302
5303 * ediff-mult.el (ediff-meta-mode-hook): New variable.
5304
5305 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
5306
5307 * ediff-init.el: Get rid of -face in face names.
5308
5309 2005-07-10 Richard M. Stallman <rms@gnu.org>
5310
5311 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
5312 and with-timeout-unsuspend.
5313
5314 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
5315 and with-timeout-unsuspend.
5316
5317 * emacs-lisp/timer.el (with-timeout-timers): New variable.
5318 (with-timeout): Bind that variable to record timers.
5319 (with-timeout-suspend, with-timeout-unsuspend): New functions.
5320
5321 * emacs-lisp/debug.el (debug-help-follow): New function.
5322 (debugger-mode-map): Use that instead of help-follow.
5323 (debugger-setup-buffer): Use eval-buffer-list
5324 to handle eval-buffer frames.
5325
5326 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
5327
5328 * timezone.el (timezone-parse-date): Change first regexp
5329 so it will not mistakenly match dates with no time zone.
5330
5331 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
5332
5333 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
5334
5335 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
5336
5337 * custom.el (custom-initialize-safe-set)
5338 (custom-initialize-safe-default): New functions.
5339
5340 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
5341 and simplify :init-value.
5342
5343 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
5344 and simplify :init-value. Delete obsolete comment.
5345
5346 * startup.el (command-line): Use `custom-reevaluate-setting' to
5347 handle `tooltip-mode'. Delete obsolete comment.
5348
5349 * files.el (set-visited-file-name): Avoid calling
5350 `file-name-nondirectory' with a nil argument.
5351
5352 2005-07-09 Richard M. Stallman <rms@gnu.org>
5353
5354 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
5355 was called with nil for the buffer, handle the read position right.
5356 Handle read position for eval-region, too.
5357
5358 2005-07-09 Juri Linkov <juri@jurta.org>
5359
5360 * fringe.el (fringe-mode): Add period in docstring.
5361 (fringe-query-style): Build prompt depending on `all-frames' arg.
5362
5363 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
5364 to not create links to unrelated functions in the Help buffer.
5365
5366 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
5367 Doc fix.
5368
5369 * simple.el (next-error-hook): New variable.
5370 (next-error): Use it. Doc fix.
5371
5372 * textmodes/ispell.el (ispell-command-loop): Add current
5373 dictionary name and program name to mode-line-format.
5374 (ispell-region, ispell-process-line): Add current dictionary name
5375 and program name to messages.
5376
5377 2005-07-08 Jay Belanger <belanger@truman.edu>
5378
5379 * calc/calc.el (calc-embedded-announce-formula-alist)
5380 (calc-embedded-open-close-formula-alist)
5381 (calc-embedded-open-close-word-alist)
5382 (calc-embedded-open-close-plain-alist)
5383 (calc-embedded-open-close-new-formula-alist)
5384 (calc-embedded-open-close-mode-alist)
5385 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
5386 (calc-embedded-mode-hook): New variables.
5387
5388 * calc/calc-embed.el (calc-embedded-firsttime)
5389 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
5390 New variables.
5391 (calc-do-embedded): Use calc-embedded-firsttime,
5392 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
5393 determine whether or not to run hooks.
5394 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
5395 calc-embedded-firsttime-formula appropriately.
5396 Set calc-embedded delimiter variables according to mode.
5397
5398 2005-07-08 Richard M. Stallman <rms@gnu.org>
5399
5400 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
5401 Check for "emacs", etc., as entire symbol, not just as word.
5402 (checkdoc-file-comments-engine): Use regexp-quote on FN.
5403
5404 * files.el (set-visited-file-name): Report the error
5405 for "empty filename" earlier.
5406 (kill-some-buffers): Ignore buffers already dead.
5407
5408 * fringe.el (fringe-mode): Doc fix.
5409
5410 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
5411 Check for (featurep 'xemacs) and turn off warnings in what it guards.
5412 Use unwind-protect to ensure byte-compile-unresolved-functions
5413 is updated.
5414
5415 * whitespace.el (whitespace-buffer-leading-cleanup):
5416 Simplify w/ skip-chars-forward.
5417 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
5418
5419 * mail/rmail.el (rmail-only-expunge): Fix paren error.
5420 Unconditionally try to leave point at the same old place.
5421
5422 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
5423
5424 * comint.el (comint-postoutput-scroll-to-bottom)
5425 (comint-show-maximum-output): Take scroll-margin into consideration.
5426
5427 2005-07-08 Kim F. Storm <storm@cua.dk>
5428
5429 * ido.el (ido-use-filename-at-point): New choice `guess'.
5430 (ido-file-internal): Try ffap-guesser if selected.
5431
5432 * ido.el (ido-before-fallback-functions): New hook.
5433 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
5434 (ido-read-file-name): Run it.
5435
5436 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
5437
5438 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
5439 strings rather than a list of symbols to the completion function.
5440
5441 2005-07-07 Jay Belanger <belanger@truman.edu>
5442
5443 * calc/calc-units.el (math-apply-units): Change the places in
5444 which units are simplified.
5445
5446 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5447
5448 * cus-edit.el (customize-option, customize-option-other-window):
5449 Make them handle aliases.
5450
5451 * custom.el (custom-variable-p): Make it recursively follow
5452 aliases. Mention that in the docstring.
5453
5454 2005-07-07 Richard M. Stallman <rms@gnu.org>
5455
5456 * cus-start.el (exec-path): Use `directory' instead of `file'.
5457 Fix tag for nil.
5458
5459 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
5460
5461 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
5462 when called non-interactively. Doc fix.
5463
5464 2005-07-07 Lute Kamstra <lute@gnu.org>
5465
5466 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
5467 new address as well.
5468
5469 2005-07-07 Kenichi Handa <handa@m17n.org>
5470
5471 * international/mule.el (make-coding-system):
5472 Describe `ascii-incompatible' property in the docstring.
5473 (set-file-name-coding-system): Signal an error if coding-system is
5474 ascii-incompatible.
5475 (set-keyboard-coding-system): Likewise.
5476
5477 * international/mule-cmds.el (set-default-coding-systems):
5478 Don't set default-file-name-coding-system and
5479 default-keyboard-coding-system if coding-system is ASCII-incompatible.
5480
5481 * international/utf-16.el: Declare that all UTF-16-based coding
5482 systems are ASCII-incompatible.
5483
5484 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
5485
5486 * progmodes/gud.el: Require font-lock for displaying errors.
5487 Used by gdb-ui.el.
5488
5489 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
5490
5491 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
5492 values for the pattern lists which are `read'able but not
5493 `append'able (like symbols).
5494
5495 2005-07-06 Richard M. Stallman <rms@gnu.org>
5496
5497 * progmodes/flymake.el (flymake-float-time): Instead of
5498 with-no-warnings, test for xemacs.
5499 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
5500 to avoid warning.
5501
5502 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
5503
5504 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
5505
5506 2005-07-05 Lute Kamstra <lute@gnu.org>
5507
5508 * battery.el: Add support for Darwin (with much debugging help
5509 from Samuel Lauber <sam124@operamail.com>).
5510 (battery-status-function, battery-echo-area-format)
5511 (battery-mode-line-format): Add support for pmset on Darwin.
5512 (battery-load-low, battery-load-critical): New user options.
5513 (battery-pmset): New function.
5514
5515 2005-07-05 Lute Kamstra <lute@gnu.org>
5516
5517 Update FSF's address in GPL notices.
5518
5519 * textmodes/page-ext.el: Update FSF's address.
5520
5521 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
5522
5523 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
5524 filling from using prefix when filling a single-line docstring.
5525
5526 * progmodes/flymake.el: Remove useless eval-when-compile.
5527
5528 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
5529
5530 2005-07-04 Richard M. Stallman <rms@gnu.org>
5531
5532 * textmodes/org.el (org-file-apps-defaults-gnu):
5533 Rename from org-file-apps-defaults-linux.
5534 (org-default-apps): Don't test system-type for `linux'.
5535 (org-file-apps): Doc fix.
5536
5537 2005-07-04 David Ponce <david@dponce.com>
5538
5539 * tree-widget.el: Improve header Commentary section.
5540 (tree-widget) [defgroup]
5541 (tree-widget-image-enable, tree-widget-themes-directory)
5542 (tree-widget-theme, tree-widget-image-properties-emacs)
5543 (tree-widget-image-properties-xemacs, tree-widget-create-image)
5544 (tree-widget-image-formats, tree-widget-control)
5545 (tree-widget-empty-control, tree-widget-leaf-control
5546 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
5547 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
5548 (tree-widget-keep, tree-widget-after-toggle-functions)
5549 (tree-widget-open-node, tree-widget-close-node): Doc fix.
5550 (tree-widget-open-control, tree-widget-close-control): Fix doc and
5551 :help-echo message.
5552 (tree-widget-set-theme): Doc fix. Use `string-equal'.
5553 (tree-widget-image-properties): Doc fix. Clearer implementation.
5554 (tree-widget--cursors): New constant.
5555 (tree-widget-lookup-image): New function split from
5556 `tree-widget-find-image'. Clearer implementation.
5557 (tree-widget-find-image): Use it.
5558 (tree-widget-button-keymap): Use `set-keymap-parent'.
5559 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
5560 Define the sub-widgets here.
5561 (tree-widget-node): Check that :node is not a tree-widget.
5562 (tree-widget-get-super, tree-widget-open-control)
5563 (tree-widget-close-control, tree-widget-empty-control)
5564 (tree-widget-leaf-control, tree-widget-guide)
5565 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
5566 (tree-widget-no-handle, tree-widget-value-delete)
5567 (tree-widget-map): Remove.
5568 (tree-widget-children-value-save): Doc fix. Simplified.
5569 (tree-widget-value-create): Update according to previous changes.
5570
5571 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
5572
5573 * textmodes/org.el: Leading space replaced by TABS.
5574 (org-recalc-marks, org-table-rotate-recalc-marks)
5575 (org-table-get-specials): Treat "^" and "_" marks.
5576 (org-table-justify-field-maybe): Optional argument NEW.
5577 (org-table-eval-formula): Parsing of the format simplified.
5578 New modes C,I. Honor the %= parameter in the current table.
5579 Avoid unnecessary re-align by using the NEW argument to
5580 `org-table-justify-field-maybe'.
5581 (org-calc-default-modes): Default for date-format mimicks org-mode.
5582 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
5583
5584 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
5585
5586 * cus-face.el (custom-theme-set-faces): Make it handle face
5587 aliases whose alias declarations are pre- or autoloaded.
5588
5589 2005-07-04 Juri Linkov <juri@jurta.org>
5590
5591 * faces.el (read-face-name): Put the code for getting a face name
5592 from the buffer before adding the faces from the `face' property.
5593 Use `completing-read-multiple' instead of `completing-read'.
5594 Require `crm'. Add default value and post-process the returned
5595 list of faces.
5596
5597 * emacs-lisp/crm.el (crm-find-current-element)
5598 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
5599
5600 * emacs-lisp/lisp-mode.el (eval-defun-1):
5601 * emacs-lisp/edebug.el (edebug-eval-defun):
5602 Remove unnecessary quotes.
5603
5604 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
5605
5606 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
5607 (prolog-indent-level): Fix typo in docstring.
5608
5609 * info.el (Info-history, Info-history-forward)
5610 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
5611
5612 * add-log.el (add-change-log-entry):
5613 * comint.el (comint-dynamic-list-input-ring)
5614 (comint-dynamic-list-completions):
5615 * dabbrev.el (dabbrev-expand):
5616 * delim-col.el (delimit-columns-rectangle-line):
5617 * diff-mode.el (diff-context->unified, diff-reverse-direction)
5618 (diff-unified->context):
5619 * ediff-init.el (ediff-abbrev-jobname):
5620 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
5621 (ediff-replace-session-activity-marker-in-meta-buffer):
5622 * info.el (Info-summary):
5623 * lpr.el (printify-region):
5624 * printing.el (pr-create-interface):
5625 * ps-print.el (ps-print-quote):
5626 * ses.el (ses-column-widths, ses-print-cell)
5627 (ses-adjust-print-width, ses-center):
5628 * shell.el (shell-file-name-quote-list):
5629 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
5630 (strokes-fill-current-buffer-with-whitespace)
5631 (strokes-xpm-for-stroke, strokes-list-strokes)
5632 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
5633 * term.el (term-dynamic-list-input-ring)
5634 (term-dynamic-list-completions):
5635 * calc/calc.el (math-format-stack-value):
5636 * emacs-lisp/edebug.el (edebug-display-freq-count):
5637 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
5638 (delphi-new-comment-line):
5639 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
5640 * progmodes/executable.el (executable-set-magic):
5641 * progmodes/python.el (inferior-python-mode):
5642 * progmodes/scheme.el (scheme-mode-syntax-table):
5643 * progmodes/sh-script.el (sh-maybe-here-document):
5644 * progmodes/sql.el (sql-copy-column):
5645 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
5646 * textmodes/bibtex.el (bibtex-mode):
5647 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
5648 (sgml-auto-attributes):
5649 * textmodes/table.el (table-insert, table-shorten-cell)
5650 (table--generate-source-scan-lines, table-delete-row)
5651 (*table--cell-delete-char, table--spacify-frame)
5652 (table--horizontally-shift-above-and-below)
5653 (table--cell-insert-char, table--cell-blank-str)
5654 (table--fill-region-strictly):
5655 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
5656 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
5657
5658 * add-log.el (change-log):
5659 * apropos.el (apropos):
5660 * comint.el (comint-completion, comint-source):
5661 * dabbrev.el (dabbrev):
5662 * delim-col.el (columns):
5663 * diff-mode.el (diff-mode):
5664 * ediff.el (ediff):
5665 * ediff-diff.el (ediff-diff):
5666 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
5667 * ediff-mult.el (ediff-mult):
5668 * ediff-ptch.el (ediff-ptch):
5669 * ediff-wind.el (ediff-window):
5670 * facemenu.el (facemenu):
5671 * indent.el (indent):
5672 * info.el (info):
5673 * jka-cmpr-hook.el (compression, jka-compr):
5674 * lpr.el (lpr):
5675 * outline.el (outlines):
5676 * pcmpl-cvs.el (pcmpl-cvs):
5677 * pcmpl-rpm.el (pcmpl-rpm):
5678 * printing.el (printing):
5679 * ps-print.el (postscript, ps-print, ps-print-horizontal)
5680 (ps-print-vertical, ps-print-headers, ps-print-font)
5681 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
5682 (ps-print-background, ps-print-printer, ps-print-page)
5683 (ps-print-miscellany):
5684 * ses.el (ses):
5685 * shell.el (shell, shell-directories, shell-faces):
5686 * startup.el (initialization):
5687 * strokes.el (strokes):
5688 * term.el (term):
5689 * uniquify.el (uniquify):
5690 * w32-vars.el (w32):
5691 * calc/calc.el (calc):
5692 * emacs-lisp/bytecomp.el (bytecomp):
5693 * emacs-lisp/cl-indent.el (lisp-indent):
5694 * emacs-lisp/edebug.el (edebug):
5695 * emacs-lisp/elp.el (elp):
5696 * emacs-lisp/testcover.el (testcover):
5697 * emacs-lisp/trace.el (trace):
5698 * emulation/viper-ex.el (viper-ex):
5699 * emulation/viper-mous.el (viper-mouse):
5700 * mail/mailalias.el (mailalias):
5701 * mail/supercite.el (supercite, supercite-frames)
5702 (supercite-attr, supercite-cite, supercite-hooks):
5703 * net/rcompile.el (remote-compile):
5704 * net/rlogin.el (rlogin):
5705 * obsolete/ooutline.el (outlines):
5706 * progmodes/delphi.el (delphi):
5707 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
5708 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
5709 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
5710 (ebnf-optimization):
5711 * progmodes/etags.el (etags):
5712 * progmodes/executable.el (executable):
5713 * progmodes/idlwave.el (idlwave):
5714 * progmodes/pascal.el (pascal):
5715 * progmodes/prolog.el (prolog):
5716 * progmodes/python.el (python):
5717 * progmodes/scheme.el (scheme):
5718 * progmodes/sh-script.el (sh, sh-script):
5719 * progmodes/sql.el (SQL):
5720 * progmodes/tcl.el (tcl):
5721 * textmodes/bibtex.el (bibtex, bibtex-autokey):
5722 * textmodes/enriched.el (enriched):
5723 * textmodes/makeinfo.el (makeinfo):
5724 * textmodes/sgml-mode.el (sgml):
5725 * textmodes/table.el (table-hooks):
5726 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
5727 * textmodes/texinfo.el (texinfo):
5728 * textmodes/two-column.el (two-column):
5729 Finish `defgroup' description with period.
5730
5731 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
5732 * eshell/esh-var.el (eshell-var):
5733 * progmodes/vhdl-mode.el (vhdl-testbench):
5734 * textmodes/org.el (org): Fix typos in docstrings.
5735
5736 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
5737 consistency.
5738
5739 * progmodes/flymake.el (flymake-find-file): Remove.
5740 (flymake-float-time): Use `with-no-warnings'.
5741 (flymake-check-start-time, flymake-check-was-interrupted)
5742 (flymake-err-info, flymake-is-running, flymake-last-change-time)
5743 (flymake-new-err-info): `defvar' at compile time.
5744
5745 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
5746
5747 * replace.el (occur-hook): Doc fix.
5748 (occur-1): Don't call `occur-hook' if there are no matches.
5749
5750 2005-07-03 Richard M. Stallman <rms@gnu.org>
5751
5752 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
5753 global-map, save the same map.
5754 (global-map): Don't alter it at top level.
5755 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
5756 Then alter it here instead.
5757 (tpu-edt-off): Set global-map to the saved one.
5758
5759 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
5760 All references simplified.
5761 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
5762 (zmacs-regions): Add defvar.
5763 (repeat-complex-command-map): Everything about that deleted.
5764
5765 * textmodes/artist.el (artist-key-is-drawing)
5766 (artist-key-endpoint1, artist-key-poly-point-list)
5767 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
5768 (artist-key-compl-table, artist-rb-save-data)
5769 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
5770 Don't put them in eval-when-compile.
5771 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
5772
5773 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
5774 Use with-no-warnings.
5775
5776 * net/browse-url.el (dos-windows-version): Add defvar.
5777
5778 * mail/supercite.el (filladapt-prefix-table): Add defvar.
5779
5780 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
5781 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
5782 (rmail-new-summary-line-count): Rename from new-summary-line-count.
5783 Add defvar.
5784 (rmail-summary-beginning-of-message): Use with-no-warnings.
5785 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
5786
5787 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
5788 Use with-no-warnings.
5789
5790 * emulation/vi.el (vi-mark-region): Use c-mark-function.
5791 (c-mark-function): Add point-moving-unit property.
5792 (vi-goto-line): Use with-no-warnings.
5793
5794 * emulation/edt.el (edt-last-copied-word): Add defvar.
5795 (zmacs-region-stays): Likewise.
5796 (edt-mark-section-wisely): Use c-mark-function for C.
5797 Use makr-defun for Fortran.
5798 (time-string): defvar deleted.
5799 (edt-display-the-time): Don't set time-string.
5800
5801 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
5802
5803 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
5804 Don't warn when name is not constant
5805 or for defining the group `emacs'.
5806
5807 * tooltip.el (gud-tooltip-mode): Add defvar.
5808
5809 * startup.el (default-frame-background-mode): Add defvar.
5810
5811 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
5812
5813 * info.el (tool-bar-map): Add defvar.
5814
5815 * dired.el (dnd-protocol-alist): Add defvar.
5816
5817 * dired-aux.el (dired-query): Display question with answer, when
5818 the user answers.
5819
5820 * custom.el (custom-add-option): Doc fix.
5821
5822 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
5823
5824 2005-07-03 Eli Zaretskii <eliz@gnu.org>
5825
5826 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
5827 bogus name from the last change.
5828
5829 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
5830
5831 * custom.el (custom-declare-variable): Fix typos in comment.
5832 (custom-known-themes): Doc fix.
5833 (custom-theme-directory): New defcustom.
5834 (require-theme): Make it check `custom-theme-directory'.
5835
5836 * cus-theme.el (custom-new-theme-mode): New function.
5837 (custom-theme-name, custom-theme-variables, custom-theme-faces)
5838 (custom-theme-description): Add compiler defvars.
5839 (customize-create-theme): Add doc to the "*New Custom Theme*"
5840 buffer. Use `custom-new-theme-mode'.
5841 (custom-theme-write): Put the created buffer in emacs-lisp-mode
5842 and save it to the `custom-theme-directory'. Make this the
5843 default directory of the buffer.
5844
5845 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
5846
5847 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
5848 Fix unbalanced parentheses.
5849
5850 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
5851
5852 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
5853 into flymake-mode and delegate to flymake-mode.
5854
5855 * find-file.el (ff-which-function-are-we-in): Clean up.
5856
5857 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
5858
5859 * replace.el (occur-rename-buffer): Fix docstring.
5860
5861 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
5862 (edt-last-copied-word, edt-learn-macro-count)
5863 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
5864 (edt-rect-start-point, edt-user-global-map, rect-start-point)
5865 (time-string, zmacs-region-stays):
5866 * emulation/edt-mapper.el (edt-save-function-key-map)
5867 (EDT-key-name): `defvar' to silence the byte-compiler.
5868
5869 2005-07-02 Martin Rudalics <rudalics@gmx.at> (tiny change)
5870
5871 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
5872 font-lock-regexp-backslash. Doc fix.
5873 (font-lock-regexp-backslash-grouping-construct): Rename from
5874 font-lock-regexp-backslash-construct. Doc fix.
5875 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
5876 grouping constructs.
5877
5878 2005-07-02 Eli Zaretskii <eliz@gnu.org>
5879
5880 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
5881 updating all the prerequisites.
5882
5883 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
5884
5885 * textmodes/org.el (org-agenda-start-on-weekday)
5886 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
5887 (org-agenda-use-time-grid, org-archive-location)
5888 (org-allow-space-in-links, org-usenet-links-prefer-google)
5889 (org-enable-table-editor, org-export-default-language)
5890 (org-export-html-show-new-buffer, org-fill-paragraph)
5891 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
5892 (org-goto-quit, org-occur, org-eval-in-calendar)
5893 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
5894 (org-agenda-diary-entry, org-remember-help)
5895 (org-table-convert-region, org-at-table-p)
5896 (org-table-move-row-down, org-table-move-row-up)
5897 (org-table-copy-region, org-table-toggle-vline-visibility)
5898 (org-table-get-stored-formulas, org-table-get-specials)
5899 (org-recalc-commands, org-table-eval-formula)
5900 (org-table-formula-substitute-names, orgtbl-make-binding)
5901 (org-format-org-table-html, org-format-table-table-html)
5902 (org-format-table-table-html-using-table-generate-source)
5903 (org-customize): Fix typos in docstrings.
5904 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
5905 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
5906 (org-back-to-heading): Doc fixes.
5907 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
5908 (org-agenda-change-all-lines, org-get-header):
5909 Improve argument/docstring consistency.
5910 (orgtbl-error): Fix error message.
5911
5912 * progmodes/flymake.el (flymake-find-possible-master-files)
5913 (flymake-master-file-compare, flymake-get-line-err-count)
5914 (flymake-highlight-line, flymake-gui-warnings-enabled):
5915 Fix typos in docstrings.
5916 (flymake-parse-line, flymake-get-project-include-dirs-function)
5917 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
5918 Doc fixes.
5919 (flymake-get-project-include-dirs-function)
5920 (flymake-make-err-menu-data):
5921 Improve argument/docstring consistency.
5922
5923 2005-07-01 Lute Kamstra <lute@gnu.org>
5924
5925 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
5926 Catch errors with ignore-errors. Use temporary buffer.
5927 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
5928
5929 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
5930 background color faces.
5931 (facemenu-set-foreground, facemenu-set-background):
5932 Use facemenu-set-face-from-menu.
5933 (facemenu-set-face-from-menu): Treat face names that start with
5934 "fg:" or "bg:" as special.
5935 (facemenu-add-new-color): Don't create faces. Simplify.
5936
5937 2005-06-30 Richard M. Stallman <rms@gnu.org>
5938
5939 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
5940 (crm-find-current-element): Likewise.
5941
5942 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
5943
5944 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
5945
5946 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
5947
5948 * arc-mode.el (archive-extract): Make it work as a mouse binding.
5949 (archive-mouse-extract): Make it an obsolete alias.
5950 (archive-mode-map): Don't use archive-mouse-extract any more.
5951 (archive-mode, archive-extract): write-contents-hooks ->
5952 write-contents-functions.
5953 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
5954 first arg.
5955 (archive-rename-entry): Update the call.
5956 (archive-zip-summarize): Remove unused var `method'.
5957 (archive-lzh-summarize): Remove unused var `creator'.
5958
5959 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
5960 dedicated frame upon exit.
5961
5962 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
5963 (archive-zip-extract, archive-zip-expunge)
5964 (archive-zip-update, archive-zip-update-case): Use executable-find.
5965 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
5966 Use restore-buffer-modified-p.
5967 (archive-extract, archive-add-new-member, archive-write-file-member):
5968 Use with-current-buffer.
5969 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
5970
5971 2005-06-30 Andreas Schwab <schwab@suse.de>
5972
5973 * progmodes/gud.el (gud-filter): Remove unneeded progn.
5974
5975 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5976
5977 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
5978
5979 2005-06-30 Juri Linkov <juri@jurta.org>
5980
5981 * faces.el (vertical-border): Inherit from mode-line-inactive
5982 only on tty.
5983
5984 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
5985
5986 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
5987 example, -NLINES in the `occur' docstring).
5988
5989 * replace.el (occur-1): When no matches are found, do not set the
5990 `buffer-read-only' and modified flags for the occur buffer,
5991 because it is deleted.
5992
5993 * emulation/cua-base.el (cua-check-pending-input)
5994 (cua-repeat-replace-region, cua-mode, cua-debug)
5995 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
5996 Fix typos in docstrings.
5997
5998 * emulation/cua-gmrk.el (cua-toggle-global-mark)
5999 (cua-cut-region-to-global-mark)
6000 (cua--cut-rectangle-to-global-mark):
6001 Remove period from end of messages.
6002
6003 * emulation/cua-rect.el (cua-do-rectangle-padding):
6004 Remove period from end of messages.
6005 (cua--rectangle-seq-format): Fix typo in docstring.
6006 (cua-sequence-rectangle, cua-fill-char-rectangle):
6007 Improve argument/docstring consistency.
6008
6009 2005-06-29 Juri Linkov <juri@jurta.org>
6010
6011 * faces.el (default-frame-background-mode): New internal variable.
6012 (frame-set-background-mode): Use it.
6013
6014 * startup.el (normal-top-level): Set default-frame-background-mode
6015 instead of frame-background-mode. Before setting it, test for its
6016 nil value. Remove tests for frame-background-mode and frame
6017 parameter `reverse'. Add test for "unspecified-fg".
6018
6019 * term/xterm.el (xterm-rxvt-set-background-mode):
6020 * term/rxvt.el (rxvt-set-background-mode):
6021 Set default-frame-background-mode instead of frame-background-mode.
6022
6023 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
6024
6025 * simple.el (set-variable): Warn about obsolete user variables.
6026
6027 * imenu.el (imenu--completion-buffer):
6028 * mouse.el (mouse-buffer-menu-alist):
6029 * msb.el (msb-invisible-buffer-p):
6030 * calendar/diary-lib.el (diary-header-line-format):
6031 * emacs-lisp/pp.el (pp-buffer):
6032 * progmodes/cperl-mode.el (cperl-do-auto-fill):
6033 * textmodes/picture.el (picture-replace-match):
6034 Change space constants followed by a sexp to "?\s ".
6035
6036 * play/decipher.el (decipher-loop-with-breaks):
6037 * textmodes/texinfo.el (texinfo-insert-@item): Change space
6038 constants "protected" from end of line by a comment to "?\s".
6039
6040 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
6041
6042 * font-lock.el (save-buffer-state): Use `declare'.
6043
6044 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
6045 reset the syntax-table to cperl-mode-syntax-table.
6046 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
6047 "foo_print_bar" is not matched as a reserved keyword.
6048
6049 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
6050
6051 * textmodes/org.el (orgtbl-setup): New function, for delayed
6052 setup for the orgtbl commands.
6053 (org-calc-default-modes): New option.
6054 (orgtbl-make-binding): Use `defun' to get better help display.
6055 (org-diary): Call `org-compile-prefix-format'.
6056 (org-table-formula-substitute-names): New function.
6057 (org-agenda-day-view, org-agenda-week-view): New commands.
6058 (org-agenda-toggle-week-view): Command removed.
6059 (org-tbl-menu): Split off from org-org-menu.
6060 (org-mode): Move removal of outline-mode menus to here.
6061 (org-table-formula-debug): New option.
6062 (org-table-insert-row): Keep first field if just "#" or "*".
6063 (org-mode): Paragraph regexps fixed.
6064 (org-table-recalculate-regexp): New constant.
6065 (org-table-justify-field-maybe): Avoid replace if not necessary.
6066 (org-copy-special, org-cut-special): Use `call-interactively'.
6067 (org-table-copy-region): Take region from `interactive' call.
6068 (org-trim): Return string even if no match.
6069 (org-formula): New face.
6070 (org-set-font-lock-defaults): No longer highlight "FIXME".
6071 But highlight formula-related fields in table.
6072 (org-table-p): Use regexp, not fontification.
6073 (org-table-align): Handle white space at end of line.
6074 (org-table-formula-evaluate-inline): New option.
6075 (org-mode): Auto-wrapping in comment lines turned off.
6076 (org-table-copy-down): Evaluate only in copied field, not in
6077 destination.
6078 (org-table-current-formula): Variable removed.
6079 (org-table-store-formulas, org-table-get-stored-formulas)
6080 (org-table-modify-formulas, org-table-replace-in-formulas)
6081 (org-table-maybe-eval-formula): New functions.
6082 (org-table-get-formula): Modify to use stored formulas.
6083 (org-table-insert-column, org-table-delete-column)
6084 (org-table-move-column): Call `org-table-modify-formulas'.
6085 (org-complete): Add completion for keyword formulas.
6086 (orgtbl-mode): Pull orgtbl-mode-map to start of
6087 minor-mode-map-alist.
6088
6089 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
6090
6091 * progmodes/python.el (python-check): Require `compile' before
6092 modifying its variables.
6093
6094 * newcomment.el (comment-indent-default): Don't get fooled by an early
6095 end of buffer.
6096
6097 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6098
6099 * ps-print.el (ps-print-version): Fix version number.
6100
6101 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
6102
6103 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
6104
6105 2005-06-28 Richard M. Stallman <rms@gnu.org>
6106
6107 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
6108 (flyspell-local-mouse-map): Declaration deleted.
6109 (flyspell-mouse-map): Bind only mouse-2.
6110 (flyspell-mode-map): Don't test flyspell-use-local-map.
6111 (flyspell-overlay-keymap-property-name): Var deleted.
6112 (flyspell-mode-on): Don't make local bindings for
6113 flyspell-mouse-map and flyspell-mode-map.
6114 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
6115
6116 * textmodes/ispell.el (ispell-word): Do not ignore short words.
6117
6118 * progmodes/compile.el (compilation-next-error-function):
6119 Don't switch buffers; operate on the current buffer.
6120
6121 * progmodes/compile.el (compilation-error-file-name)
6122 (compilation-warning-file-name, compilation-info-file-name)
6123 (compilation-line-number, compilation-column-number): New faces.
6124 (compilation-error-face, compilation-warning-face)
6125 (compilation-info-face, compilation-line-face)
6126 (compilation-column-face): Use them.
6127
6128 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
6129
6130 * comint.el (comint-password-prompt-regexp): Accept ", try again".
6131
6132 * bindings.el (global-map): Bind insertchar and its variants.
6133
6134 2005-06-27 Richard M. Stallman <rms@gnu.org>
6135
6136 * textmodes/artist.el (artist-text-overwrite)
6137 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
6138
6139 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6140
6141 * ps-print.el: It was not working the page selection for printing.
6142 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
6143 (ps-print-version): New version 6.6.7.
6144 (ps-end-sheet): New fun.
6145 (ps-header-sheet, ps-end-job): Call it.
6146
6147 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
6148
6149 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
6150
6151 2005-06-27 Lute Kamstra <lute@gnu.org>
6152
6153 * facemenu.el (facemenu-unlisted-faces): Add foreground and
6154 background color faces.
6155 (facemenu-get-face): Delete function.
6156 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
6157 (facemenu-add-new-color): Make second argument mandatory.
6158 Create the appropriate face and return it. Simplify.
6159 (facemenu-set-foreground, facemenu-set-background): Don't check if
6160 color is defined. Use return value of facemenu-add-new-color.
6161
6162 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
6163
6164 * progmodes/gud.el (gud-filter): Add missing argument to
6165 with-selected-window.
6166
6167 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
6168
6169 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
6170 a :require to the defcustom.
6171
6172 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
6173 defcustoms corresponding to minor modes.
6174
6175 2005-06-26 David Ponce <david@dponce.com>
6176
6177 * recentf.el: Require tree-widget instead of wid-edit.
6178 (recentf-filename-handler): Fix widget :type.
6179 (recentf-cancel-dialog, recentf-open-more-files)
6180 (recentf-open-files-action): Doc fix.
6181 (recentf-dialog-goto-first): New function.
6182 (recentf-dialog-mode-map): Set parent keymap first.
6183 (recentf-dialog-mode): Define with define-derived-mode.
6184 Don't display continuation lines in dialogs.
6185 (recentf-edit-list): Rename from recentf-edit-selected-items.
6186 (recentf-edit-list-select): Rename from recentf-edit-list-action.
6187 Simplify.
6188 (recentf-edit-list-validate): New function.
6189 (recentf-edit-list): Update accordingly.
6190 (recentf-open-files-item-shift): Remove.
6191 (recentf-open-files-item): Convert menu elements into tree and
6192 link widgets. Don't create the widgets.
6193 (recentf-open-files): Update accordingly.
6194 (recentf-save-list): Untabify.
6195
6196 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
6197
6198 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
6199 (keep-lines): Add INTERACTIVE arg. Never delete lines only
6200 partially contained in the active region. Do not take active
6201 region into account when called from Lisp, unless INTERACTIVE arg
6202 is non-nil. Use `forward-line' instead of `beginning-of-line' to
6203 avoid trouble with fields. Make marker point nowhere when no
6204 longer used. Always return nil. Doc fix.
6205 (flush-lines): Add INTERACTIVE arg. Do not take active region
6206 into account when called from Lisp, unless INTERACTIVE arg is
6207 non-nil. Use `forward-line' instead of `beginning-of-line' to
6208 avoid trouble with fields. Make marker point nowhere when no
6209 longer used. Always return nil. Doc fix.
6210 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
6211 interchangeable. Do not take active region into account when
6212 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
6213 message in echo area when called from Lisp, unless INTERACTIVE arg
6214 is non-nil. Avoid saying "1 occurrences". Do not use markers.
6215 Return the number of matches. Doc fix.
6216 (occur): Doc fix.
6217 (perform-replace): Make comment follow double space convention for
6218 the sake of `outline-minor-mode'.
6219
6220 * faces.el (facep): Doc fix.
6221
6222 2005-06-25 Richard M. Stallman <rms@gnu.org>
6223
6224 * facemenu.el (facemenu-enable-faces-p): New function.
6225 (facemenu-background-menu, facemenu-foreground-menu)
6226 (facemenu-face-menu): Add menu-enable property.
6227
6228 * jka-compr.el (jka-compr-insert-file-contents):
6229 Special handling if cannot find the uncompression program.
6230
6231 * cus-face.el (custom-face-attributes): Add autoload.
6232
6233 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
6234 Bind comment-indent-function locally.
6235
6236 * window.el (save-selected-window): Use save-current-buffer.
6237
6238 * subr.el (with-selected-window): Use save-current-buffer.
6239
6240 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
6241 and with-current-buffer.
6242
6243 2005-06-24 Richard M. Stallman <rms@gnu.org>
6244
6245 * simple.el (line-move-1): Fix previous change.
6246
6247 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
6248
6249 * replace.el (occur-1): Set `buffer-read-only' and the
6250 buffer-modified flag before running `occur-hook' to protect
6251 against unintentional buffer switches that can lead to data loss.
6252
6253 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
6254
6255 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
6256 (gud-gdb-marker-filter): Use font-lock-warning-face for any
6257 initial error.
6258
6259 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
6260 after fresh input.
6261 (gdb-var-create-handler): Put name of expression in quotes.
6262
6263 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
6264
6265 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
6266 elements of RING in order, and without bogus nil elements.
6267
6268 2005-06-23 Richard M. Stallman <rms@gnu.org>
6269
6270 * simple.el (set-variable): Args renamed; doc fix.
6271 (line-move-1): When there are overlays around, use vertical-motion.
6272
6273 * faces.el (escape-glyph): Use brown against light background.
6274 (nobreak-space): Rename from no-break-space.
6275 Fix previous change.
6276
6277 * dired-aux.el (dired-do-copy): Fix arg prompt.
6278
6279 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
6280
6281 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
6282
6283 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
6284 rather than "Distributor".
6285
6286 2005-06-23 Lute Kamstra <lute@gnu.org>
6287
6288 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
6289 (debug-on-entry): Use it. New interactive declaration that uses
6290 function-called-at-point.
6291
6292 2005-06-23 Kim F. Storm <storm@cua.dk>
6293
6294 * subr.el (save-match-data): Add comment about using evaporate arg
6295 to set-match-data.
6296
6297 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
6298
6299 * cus-edit.el (customize-face)
6300 (customize-face-other-window): Handle face aliases.
6301
6302 * faces.el (face-documentation, set-face-attribute)
6303 (face-spec-set): Handle face aliases.
6304
6305 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
6306
6307 * help-mode.el (help-make-xrefs): If a symbol representing a face
6308 name is not followed by the word "face", it could still be a
6309 function or variable name, so don't bypass other checks.
6310
6311 2005-06-22 Juri Linkov <juri@jurta.org>
6312
6313 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
6314 Replace aliased functions with calls where second arg `inherit' is t.
6315
6316 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
6317
6318 * progmodes/gdb-ui.el (gdb-error): New variable.
6319 (gdb-error): New function.
6320 (gdb-annotation-rules): Act on error-begin and error annotations.
6321 (gdb-concat-output): Use font-lock-warning-face for errors.
6322
6323 2005-06-22 Miles Bader <miles@gnu.org>
6324
6325 * bindings.el (propertized-buffer-identification): Use renamed
6326 `Buffer-menu-buffer' face.
6327
6328 * faces.el (vertical-border): Rename from `vertical-divider'.
6329 (escape-glyph): Change dark-background color back to `cyan'.
6330
6331 2005-06-21 Juri Linkov <juri@jurta.org>
6332
6333 * faces.el (face-user-default-spec): Try getting `customized-face'
6334 prior to `saved-face'.
6335 (frame-background-mode): Refill docstring.
6336
6337 * emacs-lisp/lisp-mode.el (eval-defun-1):
6338 * emacs-lisp/edebug.el (edebug-eval-defun):
6339 Set `saved-face' temporarily to nil before calling form.
6340 Set `customized-face' to the new spec after that.
6341
6342 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
6343
6344 * subr.el (1value, lambda, key-substitution-in-progress):
6345 Doc fixes.
6346
6347 * autoinsert.el (auto-insert-alist):
6348 * ses.el (ses-call-printer):
6349 * subr.el (noreturn):
6350 * emacs-lisp/lisp.el (check-parens):
6351 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
6352 * net/browse-url.el (browse-url-mosaic):
6353 * progmodes/cc-defs.el (c-safe-scan-lists):
6354 * progmodes/ebnf-abn.el (ebnf-abn-lex):
6355 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
6356 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
6357 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
6358 * progmodes/ebnf-iso.el (ebnf-iso-lex):
6359 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
6360
6361 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
6362
6363 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
6364
6365 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
6366
6367 * calendar/appt.el (appt-make-list): Activate the package, if
6368 not already active (for backwards compatibility).
6369
6370 2005-06-20 Kim F. Storm <storm@cua.dk>
6371
6372 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
6373
6374 2005-06-20 Miles Bader <miles@gnu.org>
6375
6376 * faces.el (vertical-divider): New face.
6377
6378 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
6379
6380 * simple.el (kill-whole-line): Doc fix.
6381 (next-error-buffer-p, next-error-find-buffer)
6382 (clone-indirect-buffer): Fix typos in docstrings.
6383 (comment-line-break-function): Doc fix: don't say variable
6384 is automatically buffer-local (it isn't).
6385
6386 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
6387
6388 * net/tramp-ftp.el (top):
6389 * net/tramp-smb.el (top):
6390 * net/tramp-util.el (top):
6391 * net/tramp-uu.el (top):
6392 * net/tramp-vc.el (top):
6393 * net/tramp.el (top): Revert copyright years back to original
6394 ones. Tramp has a life outside GNU Emacs.
6395
6396 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
6397
6398 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
6399
6400 2005-06-18 Juri Linkov <juri@jurta.org>
6401
6402 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
6403 end of first regexp to limit the match to the position between
6404 line number and source line with same separator character as used
6405 between file name and line number. In the second regexp limit
6406 mouse-face area to file name and line number by adding new group
6407 for them and referring it in HYPERLINK arg.
6408 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
6409 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
6410 previous line where grep markers may be already removed.
6411
6412 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
6413
6414 * progmodes/ps-mode.el: Update version and maintainer's email address.
6415
6416 2005-06-18 Steve Youngs <steve@xemacs.org>
6417
6418 * net/browse-url.el (browse-url-browser-function)
6419 (browse-url-default-browser): Add firefox.
6420 (browse-url-firefox-program, browse-url-firefox-arguments)
6421 (browse-url-firefox-startup-arguments)
6422 (browse-url-firefox-new-window-is-tab): New defcustoms.
6423 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
6424
6425 2005-06-17 Richard M. Stallman <rms@gnu.org>
6426
6427 * startup.el (command-line): Warn if specified user name has
6428 no home directory.
6429
6430 * term.el (term-get-old-input, term-input-filter, term-input-sender)
6431 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
6432
6433 * longlines.el (longlines-mode, longlines-show-hard-newlines):
6434 Doc fixes.
6435
6436 * faces.el (underline): Try bold if terminal doesn't support underline.
6437
6438 * mail/sendmail.el (mail-setup-with-from): New variable.
6439 (mail-insert-from-field): New function.
6440 (sendmail-send-it): Call it.
6441 (mail-setup): Optionally call it here.
6442
6443 * term/linux.el: Call tty-no-underline.
6444
6445 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
6446
6447 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
6448
6449 2005-06-17 Miles Bader <miles@gnu.org>
6450
6451 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
6452 (ediff-current-diff-C, ediff-current-diff-Ancestor)
6453 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
6454 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
6455 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
6456 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
6457 Remove "-face" suffix from face names.
6458 (ediff-current-diff-face-A, ediff-current-diff-face-B)
6459 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
6460 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
6461 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
6462 (ediff-even-diff-face-A, ediff-even-diff-face-B)
6463 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
6464 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
6465 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
6466 New backward-compatibility aliases for renamed faces.
6467 (ediff-current-diff-face-A, ediff-current-diff-face-B)
6468 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
6469 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
6470 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
6471 (ediff-even-diff-face-A, ediff-even-diff-face-B)
6472 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
6473 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
6474 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
6475 Use renamed ediff faces.
6476
6477 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
6478 Remove "-face" suffix from face names.
6479 (eshell-test-ok-face, eshell-test-failed-face):
6480 New backward-compatibility aliases for renamed faces.
6481 (eshell-run-test): Use renamed eshell-test faces.
6482
6483 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
6484 face name.
6485 (eshell-prompt-face): New backward-compatibility alias for renamed
6486 face.
6487 (eshell-emit-prompt): Use renamed eshell-prompt face.
6488
6489 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
6490 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
6491 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
6492 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
6493 Remove "-face" suffix from face names.
6494 (eshell-ls-directory-face, eshell-ls-symlink-face)
6495 (eshell-ls-executable-face, eshell-ls-readonly-face)
6496 (eshell-ls-unreadable-face, eshell-ls-special-face)
6497 (eshell-ls-missing-face, eshell-ls-archive-face)
6498 (eshell-ls-backup-face, eshell-ls-product-face)
6499 (eshell-ls-clutter-face):
6500 New backward-compatibility aliases for renamed faces.
6501 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
6502
6503 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
6504 Remove "-face" suffix from face name.
6505 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
6506 instead of literal face.
6507
6508 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
6509
6510 * emacs-lisp/warnings.el (display-warning, lwarn)
6511 (warning-minimum-log-level): Doc fixes.
6512 (warning-minimum-level, warning-minimum-log-level):
6513 Add :debug to :type choices.
6514
6515 * progmodes/ada-mode.el (ada-format-paramlist)
6516 (ada-get-indent-case, ada-check-matching-start)
6517 (ada-check-defun-name, ada-goto-matching-decl-start)
6518 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
6519 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
6520 (ada-make-subprogram-body): Follow error conventions.
6521 (ada-case-exception-file, ada-indent-comment-as-code)
6522 (ada-indent-handle-comment-special, ada-indent-renames)
6523 (ada-indent-return, ada-search-directories-internal)
6524 (ada-tab-policy, ada-case-exception-substring)
6525 (ada-other-file-alist, ada-matching-start-re)
6526 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
6527 (ada-imenu-generic-expression, ada-compile-goto-error)
6528 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
6529 (ada-popup-menu, ada-add-extensions, ada-mode)
6530 (ada-region-selected, ada-create-case-exception)
6531 (ada-create-case-exception-substring, ada-after-keyword-p)
6532 (ada-activate-keys-for-case, ada-adjust-case-region)
6533 (ada-adjust-case-buffer, ada-format-paramlist)
6534 (ada-scan-paramlist, ada-insert-paramlist)
6535 (ada-indent-newline-indent)
6536 (ada-indent-newline-indent-conditional)
6537 (ada-justified-indent-current, ada-goto-previous-word)
6538 (ada-indent-current, ada-get-indent-open-paren)
6539 (ada-get-indent-paramlist, ada-get-indent-end)
6540 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
6541 (ada-get-indent-block-start, ada-get-indent-subprog)
6542 (ada-get-indent-noindent, ada-get-indent-label)
6543 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
6544 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
6545 (ada-goto-stmt-end, ada-goto-next-word)
6546 (ada-check-matching-start, ada-check-defun-name)
6547 (ada-goto-matching-decl-start, ada-goto-matching-start)
6548 (ada-goto-matching-end, ada-search-ignore-string-comment)
6549 (ada-in-decl-p, ada-looking-at-semi-or)
6550 (ada-looking-at-semi-private, ada-in-paramlist-p)
6551 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
6552 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
6553 (ada-next-procedure, ada-previous-procedure, ada-next-package)
6554 (ada-previous-package, ada-create-menu)
6555 (ada-fill-comment-paragraph-justify)
6556 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
6557 (ada-other-file-name, ada-last-which-function-line)
6558 (ada-last-which-function-subprog, ada-which-function)
6559 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
6560 (ada-gen-treat-proc, ada-check-emacs-version)
6561 (ada-continuation-indent, ada-align-region-separate):
6562 Fix typos in docstrings.
6563 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
6564
6565 2005-06-16 Lute Kamstra <lute@gnu.org>
6566
6567 * simple.el (fundamental-mode): Run after-change-major-mode-hook
6568 conditionally.
6569
6570 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
6571
6572 * comint.el (comint-replace-by-expanded-filename)
6573 (comint-prompt-regexp, comint-delimiter-argument-list)
6574 (comint-preinput-scroll-to-bottom):
6575 * info.el (Info-hide-cookies-node):
6576 * ls-lisp.el (ls-lisp-classify):
6577 * find-file.el (ff-search-directories, ff-special-constructs)
6578 (ff-find-other-file):
6579 * font-lock.el (font-lock-keywords):
6580 * shell.el (shell-prompt-pattern)
6581 (shell-dynamic-complete-functions, shell-mode)
6582 (shell-delimiter-argument-list):
6583 * term.el (term-replace-by-expanded-filename)
6584 (term-prompt-regexp, term-delimiter-argument-list):
6585 * woman.el (woman-ignore, woman0-if):
6586 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
6587 * emacs-lisp/elint.el (elint-init-env):
6588 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
6589 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
6590 * language/ethio-util.el (ethio-tilde-escape)
6591 (ethio-use-three-dot-question):
6592 * net/zone-mode.el (zone-mode-load-time-setup):
6593 * progmodes/cc-align.el (c-lineup-argcont):
6594 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
6595 * progmodes/cperl-mode.el (cperl-set-style-back):
6596 * progmodes/inf-lisp.el (inferior-lisp-prompt):
6597 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
6598 Fix spellings in docstrings.
6599
6600 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
6601 * progmodes/modula2.el (m2-for): Fix spellings.
6602
6603 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
6604
6605 * simple.el (undo-more): Don't use `format' on `error' arguments.
6606 Improve argument/docstring consistency.
6607 (pending-undo-list): Doc fix.
6608
6609 * smerge-mode.el (smerge-ensure-match):
6610 * emulation/vip.el (vip-ex):
6611 * net/zone-mode.el (zone-mode-update-serial):
6612 * progmodes/idlwave.el (idlwave-complete):
6613 * progmodes/vhdl-mode.el (vhdl-visit-file)
6614 (vhdl-compose-wire-components):
6615 Don't use `format' on `error' arguments.
6616
6617 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
6618 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
6619 (tooltip-help-tips): Fix typos in docstrings.
6620
6621 2005-06-16 David Ponce <david@dponce.com>
6622
6623 * tree-widget.el (tree-widget-value-create): Simplify last change.
6624
6625 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
6626
6627 * ido.el (ido-incomplete-regexp): New variable.
6628 (ido-set-matches-1): Handle invalid-regexp error and set
6629 ido-incomplete-regexp.
6630 (ido-incomplete-regexp): New face.
6631 (ido-completions): Use it.
6632 (ido-complete, ido-exit-minibuffer, ido-completions):
6633 Handle incomplete regexps.
6634 (ido-completions): Add check for complete match when entering a regexp.
6635
6636 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
6637
6638 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
6639
6640 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6641
6642 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
6643 by field delimiters.
6644
6645 2005-06-15 David Ponce <david@dponce.com>
6646
6647 * tree-widget.el: eval-and-compile inlined functions so they will
6648 be available at run-time too.
6649 (tree-widget-super-format-handler)
6650 (tree-widget-format-handler): Remove.
6651 (tree-widget-value-create): Handle the :indent property.
6652
6653 2005-06-15 Miles Bader <miles@gnu.org>
6654
6655 * progmodes/which-func.el (which-func): Only inherit
6656 `font-lock-function-name-face' when that makes sense against the
6657 default mode-line face, otherwise set the face color explicitly.
6658
6659 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
6660 faces instead of (non-existent) variables.
6661
6662 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
6663
6664 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
6665 (iswitchb-get-matched-buffers): Likewise. Simplify.
6666
6667 2005-06-14 Miles Bader <miles@gnu.org>
6668
6669 * progmodes/ld-script.el (ld-script-location-counter):
6670 Remove "-face" suffix from face name.
6671 (ld-script-location-counter-face):
6672 New backward-compatibility alias for renamed face.
6673 (ld-script-location-counter-face): Use renamed face.
6674
6675 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
6676 (cperl-hash): Remove "-face" suffix from face names.
6677 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
6678 New backward-compatibility aliases for renamed faces.
6679 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
6680 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
6681
6682 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
6683 name.
6684 (which-func-face): New backward-compatibility alias for renamed face.
6685 (which-func-format): Use renamed which-func face.
6686
6687 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
6688 (vhdl-function, vhdl-directive, vhdl-reserved-word)
6689 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
6690 names.
6691 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
6692 (vhdl-speedbar-configuration, vhdl-speedbar-package)
6693 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
6694 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
6695 (vhdl-speedbar-architecture-selected)
6696 (vhdl-speedbar-configuration-selected)
6697 (vhdl-speedbar-package-selected)
6698 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
6699 names.
6700 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
6701 Use renamed faces.
6702 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
6703 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
6704 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
6705 Use renamed faces.
6706 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
6707 names.
6708 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
6709 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
6710 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
6711 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
6712 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
6713 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
6714
6715 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
6716 face name.
6717 (sh-heredoc-face): New backward-compatibility alias for renamed face.
6718 (sh-heredoc-face): Use renamed sh-heredoc face.
6719
6720 * progmodes/idlw-help.el (idlwave-help-link):
6721 Remove "-face" suffix from face name.
6722 (idlwave-help-link-face):
6723 New backward-compatibility alias for renamed face.
6724 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
6725
6726 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
6727 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
6728 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
6729 New backward-compatibility aliases for renamed faces.
6730 (idlwave-shell-disabled-breakpoint-face)
6731 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
6732
6733 * progmodes/flymake.el (flymake-errline, flymake-warnline):
6734 Remove "-face" suffix from face names.
6735 (flymake-errline-face, flymake-warnline-face):
6736 New backward-compatibility aliases for renamed faces.
6737 (flymake-highlight-line): Use renamed flymake faces.
6738
6739 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
6740 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
6741 (ebrowse-member-class, ebrowse-progress):
6742 Remove "-face" suffix from face names.
6743 (ebrowse-tree-mark-face, ebrowse-root-class-face)
6744 (ebrowse-file-name-face, ebrowse-default-face)
6745 (ebrowse-member-attribute-face, ebrowse-member-class-face)
6746 (ebrowse-progress-face):
6747 New backward-compatibility aliases for renamed faces.
6748 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
6749 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
6750 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
6751 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
6752
6753 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
6754 antlr-syntax)
6755 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
6756 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
6757 names.
6758 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
6759 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
6760 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
6761 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
6762 backward-compatibility aliases for renamed faces.
6763 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
6764 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
6765 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
6766 remove "font-lock-". Use renamed antlr-mode faces.
6767 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
6768 literal face-names with face variable references.
6769
6770 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
6771 face name.
6772 (Buffer-menu-buffer-face): New backward-compatibility alias for
6773 renamed face.
6774 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
6775
6776 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
6777
6778 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
6779 Eliminate "-face" suffix.
6780 (makefile-targets): Inherit from font-lock-function-name-face and
6781 eliminate "-face" suffix.
6782 (makefile-shell): Remove attributes and eliminate "-face" suffix.
6783 (makefile-*-font-lock-keywords): Append makefile-targets in rule
6784 actions, instead of prepending, to make it less visible.
6785 (makefile-previous-dependency, makefile-match-dependency):
6786 Don't match a target on a continuation line.
6787
6788 * files.el (auto-mode-alist): Put Makefile in gmake mode.
6789
6790 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
6791
6792 * progmodes/gdb-ui.el (menu): Re-order menu items.
6793 (gdb-tooltip-print): Respect tooltip-use-echo-area.
6794
6795 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
6796 Define in tooltip.el.
6797 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
6798 (gud-tooltip-tips): Respect tooltip-use-echo-area and
6799 gud-tooltip-echo-area.
6800
6801 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
6802 backward compatibility and make obsolete.
6803 (tooltip-help-tips): Use tooltip-use-echo-area.
6804 (tooltip-show-help-function): Rename to...
6805 (tooltip-show-help): ...this, because it is a function.
6806 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
6807
6808 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
6809
6810 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
6811 (edebug-print-length, edebug-print-level, edebug-print-circle)
6812 (edebug-modify-breakpoint, edebug-eval-last-sexp)
6813 (edebug-eval-print-last-sexp): Doc fixes.
6814
6815 2005-06-14 Kim F. Storm <storm@cua.dk>
6816
6817 * ido.el (ido-mode): Make a new keymap every time we enable ido,
6818 as the coverage buffer/file/both may change.
6819
6820 2005-06-14 Lute Kamstra <lute@gnu.org>
6821
6822 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
6823 and run-mode-hooks. Simplify.
6824
6825 * mail/rmailedit.el (rmail-edit-mode):
6826 * progmodes/octave-inf.el (inferior-octave-mode):
6827 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
6828
6829 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
6830 and run-mode-hooks.
6831 (recentf-edit-list, recentf-open-files): Don't call
6832 kill-all-local-variables directly.
6833
6834 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
6835
6836 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
6837
6838 * emacs-lisp/byte-run.el (make-obsolete)
6839 (define-obsolete-function-alias): Rename arguments FUNCTION and
6840 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
6841 (make-obsolete-variable, define-obsolete-variable-alias):
6842 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
6843 respectively.
6844
6845 * isearchb.el (isearchb-activate):
6846 * pcvs.el (cvs-mode):
6847 * ses.el (ses-load):
6848 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
6849 * net/tramp.el (tramp-find-file-exists-command)
6850 (tramp-find-shell):
6851 * progmodes/ada-mode.el (ada-create-case-exception)
6852 (ada-create-case-exception-substring, ada-make-subprogram-body):
6853 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
6854 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
6855 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
6856 * textmodes/org.el (org-promote, org-evaluate-time-range)
6857 (org-agenda-next-date-line, org-agenda-previous-date-line)
6858 (org-agenda-error, org-open-at-point, org-table-move-row)
6859 (org-format-table-table-html-using-table-generate-source)
6860 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
6861 * textmodes/reftex.el (reftex-access-scan-info):
6862 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
6863 (reftex-toc-promote-prepare): Follow error conventions.
6864
6865 * diff-mode.el (diff-mode): Fix typo in docstring.
6866
6867 * forms.el (forms--intuit-from-file): Fix reference to
6868 `forms-number-of-fields' in error message.
6869 (forms-print): Fix quoting in error message.
6870
6871 * forms.el (forms-mode):
6872 * emulation/vi.el (vi-goto-insert-state):
6873 * progmodes/flymake.el (flymake-new-err-info)
6874 (flymake-start-syntax-check-for-current-buffer)
6875 (flymake-simple-cleanup):
6876 * eshell/esh-var.el (eshell/export):
6877 * progmodes/gud.el (xdb):
6878 * textmodes/flyspell.el (flyspell-incorrect-hook)
6879 (flyspell-maybe-correct-transposition)
6880 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
6881
6882 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
6883
6884 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
6885 minibuffer prompt.
6886
6887 2005-06-13 Kim F. Storm <storm@cua.dk>
6888
6889 * subr.el (add-to-ordered-list): New defun.
6890
6891 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
6892 add cua--keymap-alist to emulation-mode-map-alists.
6893
6894 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
6895
6896 * subr.el (complete-in-turn): New macro.
6897 (dynamic-completion-table, lazy-completion-table): Add debug info.
6898
6899 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
6900 in preference to face aliases.
6901
6902 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
6903 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
6904 Remove unused vars `start' and `firstline'.
6905 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
6906 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
6907
6908 2005-06-13 Eli Zaretskii <eliz@gnu.org>
6909
6910 * cus-start.el (all): Don't complain about missing GTK-related
6911 variables, unless either `gtk' is boundp or this isn't a
6912 `windows-nt' build.
6913
6914 2005-06-13 Lute Kamstra <lute@gnu.org>
6915
6916 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
6917 run-mode-hooks.
6918
6919 * ediff-mult.el (ediff-meta-mode):
6920 * ediff-util.el (ediff-mode): Use run-mode-hooks.
6921
6922 * ledit.el (ledit-mode): Use delay-mode-hooks.
6923
6924 * woman.el (woman-mode-line-format): Delete constant.
6925 (woman-mode-map): Initialize it properly.
6926 (woman-mode): Set mode-class property to special.
6927 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
6928 Set major-mode and mode-name. Don't set mode-line-format directly.
6929 (Man-getpage-in-background): Don't reference woman-mode-line-format.
6930
6931 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
6932 string argument obsolete.
6933
6934 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
6935
6936 * textmodes/org.el (org-CUA-compatible): New option.
6937 (org-disputed-keys): New variable.
6938 (org-key): New function.
6939 (orgtbl-make-binding): Add docstring to the created function.
6940 (org-mode): Set paragraph start/separate regexps.
6941 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
6942 (org-archive-location, org-archive-mark-done)
6943 (org-archive-stamp-time): New options.
6944 (org-archive-subtree): New command.
6945 (org-fill-paragraph): New function.
6946 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
6947 (org-fake-empty-table-line): Function removed.
6948 (org-format-org-table-html): Do not create empty table lines at
6949 separator lines. Improved table header treatment.
6950 (org-link-format): New option.
6951 (org-make-link): New function.
6952 (org-insert-link, org-store-link): Use org-make-link.
6953 (org-open-file): Quote file name for shell command, to allow
6954 spaces in file names.
6955 (org-link-regexp): Fix bug with mailto link.
6956 (org-link-maybe-angles-regexp, org-protected-link-regexp):
6957 New constants.
6958 (org-export-as-html): Deal with the optional angles around a link.
6959 Better treatment of file: links.
6960 (org-open-at-point): Replace @{ and @} with < and >.
6961 (org-run-mode-hooks): Function removed.
6962 (org-agenda-mode): No longer use `org-run-mode-hooks'.
6963
6964 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
6965
6966 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
6967 MI command -data-list-register-values.
6968 (gdb-post-prompt): Indent properly.
6969
6970 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
6971
6972 * hilit-chg.el (highlight-changes-colors): Rename from
6973 `highlight-changes-colours'.
6974 (highlight-changes-colours): Keep as obsolete alias.
6975 (highlight-changes-face-list): Doc fix.
6976 (hilit-chg-make-list): Use `highlight-changes-colors'.
6977
6978 2005-06-12 Mark A. Hershberger <mah@everybody.org>
6979
6980 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
6981 defun-prompt-regexp.
6982
6983 2005-06-12 Eli Zaretskii <eliz@gnu.org>
6984
6985 * loadup.el: Don't say we are dumping under 2 names on windows-nt
6986 and cygwin.
6987
6988 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
6989 Don't use an old loaddefs.el, as in Makefile.in.
6990
6991 2005-06-12 Lute Kamstra <lute@gnu.org>
6992
6993 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
6994
6995 * man.el (Man-mode-map): Initialize it properly.
6996 (Man-mode): Set mode-class property to special.
6997
6998 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
6999
7000 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
7001
7002 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
7003 A newline is needed in the docstring there.
7004
7005 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
7006 Doc fixes.
7007
7008 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7009
7010 * printing.el: Doc fix. The menubar is no more changed when printing
7011 is loaded, it only changes when pr-menu-bind or pr-update-menus is
7012 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
7013 (pr-version): New version number (6.8.4).
7014 (pr-menu-bind): New command.
7015 (pr-update-menus): Docstring and code fix.
7016 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
7017 Docstring fix.
7018 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
7019 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
7020
7021 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
7022
7023 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
7024 "Returns" to "return", document useful return values, etc.
7025
7026 2005-06-11 Alan Mackenzie <acm@muc.de>
7027
7028 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
7029 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
7030 (adaptive-file-function): Minor amendment to doc-string.
7031
7032 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
7033
7034 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
7035 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
7036 Fix :type--it is `integer', not `string'.
7037
7038 * faces.el (modeline-highlight): Rename from (the erroneous)
7039 `modeline-higilight'.
7040
7041 2005-06-11 Lute Kamstra <lute@gnu.org>
7042
7043 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
7044 lisp-interaction-mode-map but make it the parent.
7045 (edebug-eval-mode): Use define-derived-mode.
7046
7047 2005-06-11 Andreas Schwab <schwab@suse.de>
7048
7049 * bindings.el: Add binding of `ESC functionkey' for every
7050 `M-functionkey'.
7051 * hexl.el (hexl-mode-map): Likewise.
7052
7053 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
7054
7055 * progmodes/compile.el (compilation-error-regexp-alist-alist)
7056 [msft]: update regexp for newer msft compilers.
7057
7058 2005-06-10 Mark A. Hershberger <mah@everybody.org>
7059
7060 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
7061 ATTLIST portions of included DTDs.
7062 (xml-parse-dtd): Eliminate use of inefficient match-data.
7063
7064 2005-06-10 Miles Bader <miles@gnu.org>
7065
7066 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
7067 (mpuz-text): Remove "-face" suffix from face names.
7068 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
7069 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
7070 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
7071
7072 * play/gomoku.el (gomoku-O, gomoku-X):
7073 Remove "-face" suffix from face names.
7074 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
7075 New backward-compatibility aliases for renamed faces.
7076 (gomoku-font-lock-keywords): Use renamed gomoku faces.
7077
7078 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
7079
7080 * thumbs.el: Fixes for changes of 2005-06-09.
7081 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
7082 as a directory.
7083 (thumbs-thumbname): Remove directory separator from format string;
7084 `thumbs-thumbsdir' now returns a valid directory name.
7085 (thumbs-temp-dir): New defsubst.
7086 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
7087 Use it.
7088
7089 * cus-edit.el (minibuffer):
7090 * files.el (make-backup-file-name-function):
7091 * filesets.el (filesets-external-viewers):
7092 * hilit-chg.el (highlight-changes-colours)
7093 (highlight-changes-face-list, highlight-changes-rotate-faces):
7094 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
7095 * kmacro.el (kmacro-call-macro):
7096 * log-edit.el (log-edit-changelog-full-paragraphs):
7097 * mouse.el (mouse-1-click-follows-link):
7098 * skeleton.el (skeleton-autowrap):
7099 * subr.el (insert-for-yank-1):
7100 * tempo.el (tempo-insert-region):
7101 * terminal.el (terminal-emulator):
7102 * time.el (display-time-mail-face):
7103 * vc.el (vc-annotate):
7104 * vcursor.el (vcursor-copy-line):
7105 * woman.el (woman-bold-headings, woman-ignore)
7106 (woman-default-faces, woman-monochrome-faces):
7107 * calendar/todo-mode.el (todo-insert-threshold):
7108 * emulation/pc-select.el (pc-select-selection-keys-only)
7109 (pc-selection-mode):
7110 * emulation/vip.el (vip-find-char-forward):
7111 * emulation/viper-cmd.el (viper-find-char-forward):
7112 * international/mule-cmds.el
7113 (select-safe-coding-system-accept-default-p)
7114 (input-method-exit-on-invalid-key):
7115 * international/mule-diag.el (describe-coding-system):
7116 * international/ucs-tables.el (unify-8859-on-encoding-mode):
7117 * net/browse-url.el (browse-url-xterm-program):
7118 * obsolete/lazy-lock.el (lazy-lock-mode):
7119 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
7120 (cperl-mode):
7121 * progmodes/cpp.el (cpp-face-light-name-list)
7122 (cpp-face-dark-name-list):
7123 * progmodes/delphi.el (delphi-newline-always-indents):
7124 Fix spellings in docstrings.
7125
7126 * ido.el (ido-mode, ido-file-extensions-order)
7127 (ido-default-file-method, ido-default-buffer-method)
7128 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
7129 (ido-decorations, ido-read-file-name-as-directory-commands)
7130 (ido-read-file-name-non-ido, ido-work-directory-list)
7131 (ido-ignore-item-temp-list, ido-current-directory)
7132 (ido-magic-forward-char, ido-enter-find-file)
7133 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
7134 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
7135
7136 2005-06-10 Lute Kamstra <lute@gnu.org>
7137
7138 * play/dunnet.el (dun-mode): Use define-derived-mode.
7139 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
7140 obsolete alias.
7141
7142 * play/doctor.el (doctor-mode-map): Remove defvar.
7143 (doctor-mode): Use define-derived-mode.
7144
7145 * mail/mspools.el (mspools-mode):
7146 * net/eudc-hotlist.el (eudc-hotlist-mode):
7147 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
7148
7149 2005-06-10 Miles Bader <miles@gnu.org>
7150
7151 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
7152 Remove "-face" suffix from face names.
7153 (flyspell-incorrect-face, flyspell-duplicate-face):
7154 New backward-compatibility aliases for renamed faces.
7155 (flyspell-mode-on, make-flyspell-overlay)
7156 (flyspell-highlight-incorrect-region)
7157 (flyspell-highlight-duplicate-region)
7158 (flyspell-display-next-corrections)
7159 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
7160
7161 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
7162 from face name.
7163 (texinfo-heading-face): New backward-compatibility alias for
7164 renamed face.
7165 (texinfo-heading-face): Use renamed texinfo-heading face.
7166
7167 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
7168 suffix from face names.
7169 (tex-math-face, tex-verbatim-face):
7170 New backward-compatibility aliases for renamed faces.
7171 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
7172 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
7173 literal face name.
7174
7175 * textmodes/table.el (table-cell): Remove "-face" suffix from face
7176 name.
7177 (table-cell-face): New backward-compatibility alias for renamed face.
7178 (table--put-cell-face-property, table--update-cell-face):
7179 Use renamed table-cell face.
7180
7181 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
7182 from face name.
7183 (sgml-namespace-face): New backward-compatibility alias for
7184 renamed face.
7185 (sgml-namespace-face): Use renamed sgml-namespace face.
7186
7187 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
7188 (org-level-4, org-level-5, org-level-6, org-level-7)
7189 (org-level-8, org-warning, org-headline-done)
7190 (org-deadline-announce, org-scheduled-today)
7191 (org-scheduled-previously, org-link, org-done, org-table)
7192 (org-time-grid): Remove "-face" suffix from face names.
7193 (org-level-1-face, org-level-2-face, org-level-3-face)
7194 (org-level-4-face, org-level-5-face, org-level-6-face)
7195 (org-level-7-face, org-level-8-face, org-warning-face)
7196 (org-headline-done-face, org-deadline-announce-face)
7197 (org-scheduled-today-face, org-scheduled-previously-face)
7198 (org-link-face, org-done-face, org-table-face)
7199 (org-time-grid-face):
7200 New backward-compatibility aliases for renamed faces.
7201 (org-level-faces, org-set-font-lock-defaults, org-timeline)
7202 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
7203 (org-agenda-get-timestamps, org-agenda-get-scheduled)
7204 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
7205
7206 * emulation/viper-init.el (viper-search, viper-replace-overlay)
7207 (viper-minibuffer-emacs, viper-minibuffer-insert)
7208 (viper-minibuffer-vi): Remove "-face" suffix from face names.
7209 (viper-search-face, viper-replace-overlay-face)
7210 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
7211 (viper-minibuffer-vi-face):
7212 New backward-compatibility aliases for renamed faces.
7213 (viper-search-face, viper-replace-overlay-face)
7214 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
7215 (viper-minibuffer-vi-face): Use renamed viper faces.
7216
7217 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
7218 Remove "-face" suffix from face names.
7219 (testcover-nohits-face, testcover-1value-face):
7220 New backward-compatibility aliases for renamed faces.
7221 (testcover-mark): Use renamed testcover faces.
7222
7223 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
7224 face name.
7225 (diary-button-face): New backward-compatibility alias for renamed face.
7226 (diary-entry): Use renamed diary-button face.
7227
7228 * calendar/calendar.el (diary, calendar-today, holiday)
7229 (mark-visible-calendar-date): Remove "-face" suffix from face names.
7230 (diary-face, calendar-today-face, holiday-face):
7231 New backward-compatibility aliases for renamed faces.
7232 (eval-after-load "facemenu", diary-entry-marker)
7233 (calendar-today-marker, calendar-holiday-marker, diary-face):
7234 Use renamed calendar faces.
7235
7236 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
7237 (compare-windows-face): New backward-compatibility alias for
7238 renamed face.
7239 (compare-windows-highlight): Use renamed compare-windows face.
7240
7241 * strokes.el (strokes-char): Remove "-face" suffix from face name.
7242 (strokes-char-face): New backward-compatibility alias for renamed face.
7243 (strokes-encode-buffer): Use renamed strokes-char face.
7244
7245 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
7246 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
7247 Remove "-face" suffix from face names.
7248 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
7249 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
7250 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
7251 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
7252 Use renamed pcvs faces.
7253 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
7254 * pcvs-defs.el (cvs-mode-map): Likewise.
7255 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
7256
7257 * info.el (info-title-1, info-title-2, info-title-3)
7258 (info-title-4): Remove "-face" suffix from and downcase face names.
7259 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
7260 (Info-title-4-face):
7261 New backward-compatibility aliases for renamed faces.
7262 (Info-fontify-node): Use renamed info faces.
7263
7264 * hilit-chg.el (highlight-changes, highlight-changes-delete):
7265 Remove "-face" suffix from face names.
7266 (highlight-changes-face, highlight-changes-delete-face):
7267 New backward-compatibility aliases for renamed faces.
7268 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
7269 (hilit-chg-make-list): Use renamed highlight-changes faces.
7270
7271 * generic-x.el (show-tabs-tab, show-tabs-space):
7272 Remove "-face" suffix from face names.
7273 (show-tabs-tab-face, show-tabs-space-face):
7274 New backward-compatibility aliases for renamed faces.
7275 (show-tabs-generic-mode-font-lock-defaults-1)
7276 (show-tabs-generic-mode-font-lock-defaults-2):
7277 Use renamed show-tabs faces.
7278
7279 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
7280 (smerge-markers): Remove "-face" suffix from face names.
7281 (smerge-mine-face, smerge-other-face, smerge-base-face)
7282 (smerge-markers-face):
7283 New backward-compatibility aliases for renamed faces.
7284 (smerge-mine-face, smerge-other-face, smerge-base-face)
7285 (smerge-markers-face): Use renamed smerge faces.
7286
7287 * log-view.el (log-view-file, log-view-message): Remove "-face"
7288 suffix from face names.
7289 (log-view-file-face, log-view-message-face):
7290 New backward-compatibility aliases for renamed faces.
7291 (log-view-file-face, log-view-message-face): Use renamed log-view
7292 faces.
7293
7294 * paren.el (show-paren-match, show-paren-mismatch):
7295 Remove "-face" suffix from face names.
7296 (show-paren-match-face, show-paren-mismatch-face):
7297 New backward-compatibility aliases for renamed faces.
7298 (show-paren-function): Use renamed show-paren faces.
7299
7300 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
7301 (ruler-mode-margins, ruler-mode-fringes)
7302 (ruler-mode-column-number, ruler-mode-fill-column)
7303 (ruler-mode-comment-column, ruler-mode-goal-column)
7304 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
7305 suffix from face names.
7306 (ruler-mode-default-face, ruler-mode-pad-face)
7307 (ruler-mode-margins-face, ruler-mode-fringes-face)
7308 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
7309 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
7310 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
7311 New backward-compatibility aliases for renamed faces.
7312 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
7313 (ruler-mode-column-number, ruler-mode-fill-column)
7314 (ruler-mode-comment-column, ruler-mode-goal-column)
7315 (ruler-mode-tab-stop, ruler-mode-current-column)
7316 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
7317 faces.
7318
7319 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
7320 face name.
7321 (whitespace-highlight-the-space): Use renamed face.
7322 (whitespace-highlight-face): New backward-compatibility alias for
7323 renamed face.
7324
7325 * woman.el (woman-italic, woman-bold, woman-unknown)
7326 (woman-addition, woman-symbol-face):
7327 Remove "-face" suffix from face names.
7328 (woman-italic-face, woman-bold-face, woman-unknown-face)
7329 (woman-addition-face):
7330 New backward-compatibility aliases for renamed faces.
7331 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
7332 (woman-decode-region, woman-replace-match)
7333 (woman-display-extended-fonts, woman-special-characters)
7334 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
7335 Use renamed woman faces.
7336
7337 * longlines.el (longlines-visible-face): Face removed.
7338
7339 * diff-mode.el (diff-header, diff-file-header, diff-index)
7340 (diff-hunk-header, diff-removed, diff-added, diff-changed)
7341 (diff-function, diff-context, diff-nonexistent): Remove "-face"
7342 suffix from face names.
7343 (diff-header-face, diff-file-header-face, diff-index-face)
7344 (diff-hunk-header-face, diff-removed-face, diff-added-face)
7345 (diff-changed-face, diff-function-face, diff-context-face)
7346 (diff-nonexistent-face): New backward-compatibility aliases for
7347 renamed faces.
7348 (diff-header-face, diff-file-header-face)
7349 (diff-index, diff-index-face, diff-hunk-header)
7350 (diff-hunk-header-face, diff-removed, diff-removed-face)
7351 (diff-added, diff-added-face, diff-changed-face, diff-function)
7352 (diff-function-face, diff-context-face, diff-nonexistent)
7353 (diff-nonexistent-face): Use renamed diff-mode faces.
7354
7355 * progmodes/compile.el (compilation-warning-face)
7356 (compilation-info-face): Remove "-face" suffix from face names.
7357 (compilation-warning-face, compilation-info-face):
7358 New backward-compatibility aliases for renamed faces.
7359 (compilation-warning-face, compilation-info-face):
7360 Use renamed compilation faces.
7361
7362 * add-log.el (change-log-date, change-log-name)
7363 (change-log-email, change-log-file, change-log-list)
7364 (change-log-conditionals, change-log-function)
7365 (change-log-acknowledgement): Remove "-face" suffix from face names.
7366 (change-log-date-face, change-log-name-face)
7367 (change-log-email-face, change-log-file-face)
7368 (change-log-list-face, change-log-conditionals-face)
7369 (change-log-function-face, change-log-acknowledgement-face):
7370 New backward-compatibility aliases for renamed faces.
7371 (change-log-font-lock-keywords): Use renamed change-log faces.
7372
7373 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
7374 (custom-set, custom-changed, custom-saved, custom-button)
7375 (custom-button-pressed, custom-documentation, custom-state)
7376 (custom-comment, custom-comment-tag, custom-variable-tag)
7377 (custom-variable-button, custom-face-tag, custom-group-tag-1)
7378 (custom-group-tag): Remove "-face" suffix from face names.
7379 (custom-magic-alist, custom-magic-value-create)
7380 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
7381 (custom-invalid-face, custom-rogue-face, custom-modified-face)
7382 (custom-set-face, custom-changed-face, custom-saved-face)
7383 (custom-button-face, custom-button-pressed-face)
7384 (custom-documentation-face, custom-state-face)
7385 (custom-comment-face, custom-comment-tag-face)
7386 (custom-variable-tag-face, custom-variable-button-face)
7387 (custom-face-tag-face, custom-group-tag-face-1)
7388 (custom-group-tag-face):
7389 New backward-compatibility aliases for renamed faces.
7390
7391 * wid-edit.el (widget-documentation, widget-button)
7392 (widget-field, widget-single-line-field, widget-inactive)
7393 (widget-button-pressed): "-face" suffix removed from face names.
7394 (widget-documentation-face, widget-button-face)
7395 (widget-field-face, widget-single-line-field-face)
7396 (widget-inactive-face, widget-button-pressed-face):
7397 New backward-compatibility aliases for renamed faces.
7398 (widget-documentation-face, widget-button-face)
7399 (widget-button-pressed-face, widget-specify-field)
7400 (widget-specify-inactive): Use renamed widget faces.
7401
7402 2005-06-10 Kenichi Handa <handa@m17n.org>
7403
7404 * term/x-win.el (x-clipboard-yank): Remove condition-case
7405 wrapping.
7406
7407 2005-06-11 Kenichi Handa <handa@m17n.org>
7408
7409 * add-log.el (change-log-font-lock-keywords): Make the regexp for
7410 date lines stricter.
7411
7412 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
7413
7414 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
7415 of x-get-selection.
7416
7417 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
7418
7419 * comint.el (comint-mode, comint-snapshot-last-prompt):
7420 * frame.el (frame-current-scroll-bars):
7421 * term.el (term-mode, term-check-proc, term-input-sender)
7422 (term-simple-send, term-extract-string, term-word)
7423 (term-match-partial-filename):
7424 * window.el (window-current-scroll-bars):
7425 * emulation/cua-base.el (cua-normal-cursor-color)
7426 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
7427 (cua-global-mark-cursor-color):
7428 * mail/undigest.el (rmail-forward-separator-regex):
7429 Fix typos in docstrings.
7430
7431 * comint.el (comint-check-proc, make-comint-in-buffer)
7432 (comint-source-default): Doc fixes.
7433
7434 * term.el (term-send-string): Improve argument/docstring consistency.
7435
7436 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
7437
7438 * comint.el (comint-send-input): Bind `inhibit-read-only' around
7439 call to `delete-region'.
7440 (comint-mode-hook): Do not enable Font Lock by default.
7441
7442 2005-06-09 Lute Kamstra <lute@gnu.org>
7443
7444 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
7445 could be void.
7446
7447 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
7448
7449 * emacs-lisp/debug.el (debugger-will-be-back): New var.
7450 (debug): Use it.
7451 (debugger-step-through, debugger-continue, debugger-jump)
7452 (debugger-return-value): Set it when needed.
7453 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
7454 Use inhibit-read-only.
7455
7456 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
7457
7458 * window.el (shrink-window-if-larger-than-buffer)
7459 (window-size-fixed): Fix typo in docstring.
7460
7461 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
7462 thumbnails directory on loading.
7463 (thumbs-conversion-program): Use `eq' to check the system type,
7464 not `equal'.
7465 (thumbs-temp-dir): Initialize to `temporary-file-directory',
7466 not "/tmp". Fix docstring.
7467 (thumbs-thumbsdir): New function to return the thumbnails
7468 directory, creating it if needed.
7469 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
7470 (thumbs-temp-file): Delete variable and make it into a function.
7471 (thumbs-resize-image, thumbs-modify-image): Use it.
7472 (thumbs-kill-buffer): Simplify.
7473 (thumbs-gensym): Defalias or duplicate CL `gensym'.
7474 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
7475 docstrings.
7476
7477 2005-06-09 Kim F. Storm <storm@cua.dk>
7478
7479 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
7480 set-match-data to free markers in match-data.
7481
7482 * replace.el (replace-match-data): Pass RESEAT arg `t' to
7483 match-data to unchain markers in match-data.
7484
7485 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
7486
7487 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
7488 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
7489 unnecessary now.
7490
7491 2005-06-08 Richard M. Stallman <rms@gnu.org>
7492
7493 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
7494 give the variable a doc string that doesn't say don't set it directly.
7495
7496 * textmodes/ispell.el (ispell-check-version):
7497 Use match-string-no-properties.
7498 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
7499 (ispell-buffer-local-words): Likewise.
7500
7501 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
7502 except on terminals with enough colors to really display it.
7503 (makefile-dependency-regex): Delete spurious `bb'.
7504
7505 * faces.el (escape-glyph): Use blue once again in last case.
7506 (no-break-space): Redefine so that it isn't invisible on a tty.
7507
7508 2005-06-08 Kim F. Storm <storm@cua.dk>
7509
7510 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
7511 also when reading directory name.
7512
7513 2005-06-08 Lute Kamstra <lute@gnu.org>
7514
7515 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
7516 (flyspell-mode-line-string): Remove autoload cookie.
7517 (flyspell-mode): Remove defvar.
7518
7519 2005-06-07 Lute Kamstra <lute@gnu.org>
7520
7521 * textmodes/org.el (org-run-mode-hooks): New function.
7522 (org-agenda-mode): Use it.
7523
7524 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
7525
7526 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
7527
7528 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
7529
7530 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
7531
7532 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
7533
7534 * font-lock.el (font-lock-add-keywords): Doc fix.
7535
7536 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
7537
7538 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
7539 (tex-compile-default): In the absence of any history, use the order in
7540 tex-compile-alist to choose the preferred command.
7541 (tex-compile-commands): Reorder a bit.
7542
7543 * textmodes/flyspell.el (flyspell-auto-correct-binding)
7544 (flyspell-incorrect-face, flyspell-duplicate-face):
7545 Use (X)Emacs-agnostic code.
7546 (flyspell-mode-map): Don't overwrite at each load. Remove code
7547 redundant with the subsequent add-minor-mode. Merge Emacs and
7548 XEmacs code.
7549 (flyspell-word): Minor simplification.
7550 (flyspell-math-tex-command-p): Quieten the byte-compiler.
7551 (flyspell-external-point-words): Remove unused vars `size' and `start'.
7552 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
7553 Merge the corresponding Emacs code.
7554 (flyspell-correct-word, flyspell-xemacs-popup):
7555 Use flyspell-do-correct.
7556
7557 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
7558 a dedicated window.
7559
7560 * international/latexenc.el (latexenc-find-file-coding-system):
7561 Undo part of last patch, to turn off a compiler warning.
7562
7563 2005-06-06 Juri Linkov <juri@jurta.org>
7564
7565 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
7566 Rename `tmm-inactive-face' to `tmm-inactive'.
7567
7568 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
7569
7570 * iswitchb.el: Rename faces.
7571
7572 2005-06-06 Kim F. Storm <storm@cua.dk>
7573
7574 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
7575 (cua-global-mark): Remove -face suffix from face names.
7576
7577 * emulation/cua-gmrk.el (cua--init-global-mark):
7578 Remove cua-global-mark face setup.
7579
7580 2005-06-06 Richard M. Stallman <rms@gnu.org>
7581
7582 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
7583 just like other allowed characters.
7584 (makefile-match-dependency): Exclude leading and training whitespace
7585 from the range of regexp subexp 1.
7586 (makefile-macroassign-regex): Don't try to match the body,
7587 just the name of the macro being defined.
7588
7589 * info.el (Info-read-node-name-2): New function.
7590 (Info-read-node-name-1): Use that.
7591 Add a completion-base-size-function property.
7592
7593 * simple.el (completion-setup-function): Look for
7594 completion-base-size-function property of minibuffer-completion-table.
7595
7596 * files.el (locate-file-completion): Doc fix.
7597
7598 * printing.el: Don't call pr-update-menus; user must do that.
7599
7600 * emacs-lisp/debug.el (debugger-window): New variable.
7601 (debug): Use debugger-window if it is set and still alive.
7602 Record debugger-window for next entry.
7603
7604 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
7605
7606 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
7607
7608 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
7609 (hack-one-local-variable, hack-local-variables)
7610 (hack-local-variables-prop-line): Pass that arg.
7611
7612 2005-06-06 Kim F. Storm <storm@cua.dk>
7613
7614 * ido.el (ido-first-match, ido-only-match, ido-subdir)
7615 (ido-indicator): Remove -face suffix from face names.
7616
7617 2005-06-06 Juri Linkov <juri@jurta.org>
7618
7619 * font-lock.el (font-lock-regexp-backslash)
7620 (font-lock-regexp-backslash-construct): New faces.
7621 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
7622 after `('. Add `while-no-input' to control structures.
7623
7624 * faces.el (no-break-space, shadow): New faces.
7625 (escape-glyph): Use less loud colors pink2 and red4.
7626
7627 * diff-mode.el (diff-context-face)
7628 * dired.el (dired-ignored)
7629 * rfn-eshadow.el (file-name-shadow)
7630 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
7631
7632 * info.el (Info-title-1-face): Use green instead of yellow because
7633 bold yellow is not readable on light backgrounds.
7634
7635 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
7636 before selecting the desired mode to not spend time fontifying
7637 old contents.
7638
7639 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
7640
7641 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
7642 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
7643
7644 * ps-print.el (ps-default-fg, ps-default-bg):
7645 Fix typos in docstrings.
7646
7647 * isearchb.el (isearchb): Don't pass a spurious second argument to
7648 `iswitchb-completions'.
7649
7650 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
7651
7652 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
7653 to preserve point.
7654 (gdb-find-file-hook): Add doc string.
7655
7656 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
7657 C dereferenced pointer expression.
7658 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
7659
7660 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
7661
7662 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
7663 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
7664 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
7665 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
7666 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
7667 Make background transparent.
7668
7669 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
7670
7671 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
7672 (font-lock-remove-keywords): Doc fix.
7673 (font-lock-mode-major-mode): Compiler defvar.
7674 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
7675
7676 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
7677 (font-lock-mode): Update `font-lock-mode-major-mode'.
7678 (font-lock-set-defaults): Compiler defvar.
7679 (font-lock-default-function): Take `font-lock-mode-major-mode'
7680 into account.
7681
7682 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
7683 keep track of which major mode it enabled the minor mode for.
7684 Use find-file-hook again. Update docstring.
7685
7686 * simple.el (eval-expression-print-level)
7687 (eval-expression-print-length, eval-expression-debug-on-error):
7688 Doc fixes.
7689
7690 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
7691
7692 * iswitchb.el (iswitchb-single-match-face)
7693 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
7694 (iswitchb-invalid-regexp-face): New faces.
7695 (iswitchb-completions): Use them.
7696 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
7697 now marked as an obsolete alias.
7698 (iswitchb-read-buffer): Remove check for bound font variables.
7699 (iswitchb-invalid-regexp): New free variable.
7700 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
7701 set iswitchb-invalid-regexp.
7702 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
7703 invalid regexps.
7704 (iswitchb-completions): Add check for complete match when entering
7705 a regexp.
7706 (iswitchb-completions): Remove require-match argument.
7707 (iswitchb-exhibit): Fix caller.
7708 (iswitchb-common-match-inserted): New variable.
7709 (iswitchb-complete, iswitchb-completion-help): Use it.
7710
7711 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
7712
7713 * url-http.el (url-http-chunked-encoding-after-change-function):
7714 Use `url-http-debug' instead of `message'.
7715
7716 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
7717
7718 * url-http.el (url-http-parse-headers): Pass redirected URL as a
7719 callback argument.
7720
7721 2005-06-04 Kim F. Storm <storm@cua.dk>
7722
7723 * simple.el (line-move): Only call sit-for when moving backwards.
7724
7725 * ido.el (ido-make-merged-file-list-1): New defun split from
7726 ido-make-merged-file-list.
7727 (ido-make-merged-file-list): Bind throw-on-input around call to
7728 ido-make-merged-file-list-1. Return input-pending-p if
7729 interrupted by more input available.
7730 (ido-read-internal): Handle input-pending-p return value from
7731 ido-make-merged-file-list.
7732
7733 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
7734
7735 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
7736 compatibility code.
7737
7738 * international/latexenc.el (latexenc-find-file-coding-system):
7739 Don't inherit the EOL part of the coding-system from the
7740 tex-main buffer. Fit within 80 columns.
7741
7742 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
7743
7744 * tmm.el (tmm-inactive-face): New face.
7745 (tmm-remove-inactive-mouse-face): New function.
7746 (tmm-prompt, tmm-add-one-shortcut)
7747 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
7748 but not selectable.
7749
7750 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
7751
7752 * faces.el (face-equal): Improve argument/docstring consistency.
7753
7754 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
7755
7756 * progmodes/make-mode.el (makefile-targets-face)
7757 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
7758 (makefile-bsdmake-dependency-regex)
7759 (makefile-makepp-rule-action-regex)
7760 (makefile-bsdmake-rule-action-regex): New constants.
7761 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
7762
7763 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7764 Allow (...) within `...' for makepp messages.
7765
7766 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
7767
7768 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
7769
7770 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
7771 "." files are deleted from all file lists before comparison.
7772
7773 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
7774 (viper-ESC-key): Made them customizable.
7775
7776 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
7777
7778 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
7779
7780 * autorevert.el (auto-revert-buffers): Use save-match-data.
7781
7782 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
7783
7784 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
7785 menu items with a nil command binding.
7786
7787 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
7788
7789 * emacs-lisp/cl-macs.el (defsetf):
7790 Improve argument/docstring consistency.
7791
7792 * faces.el (list-faces-display): Improve the formatting by
7793 computing the maximum length required for any face-name (reworked
7794 patch of 1999-01-11, accidentally deleted on 1999-07-21).
7795 (internal-find-face): Remove redundant info in docstring.
7796
7797 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
7798
7799 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
7800 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
7801 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
7802 (gdb-assembler-custom): Improve regexps.
7803 (def-gdb-auto-update-handler): Use window point to preserve point.
7804
7805 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
7806
7807 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
7808
7809 2005-05-31 Jay Belanger <belanger@truman.edu>
7810
7811 * calc/calc-embed.el (calc-embedded-word): Change argument passed
7812 to calc-embedded.
7813 (calc-embedded-make-info): Have plain prefix argument select
7814 entire line.
7815
7816 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
7817
7818 * faces.el (list-faces-display): Signal error if passed a regexp
7819 that matches no face name.
7820
7821 * simple.el (filter-buffer-substring): Fix typo in docstring.
7822
7823 2005-05-31 Richard M. Stallman <rms@gnu.org>
7824
7825 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
7826 (vhdl-emacs-21): Doc fix.
7827 (vhdl-mode): Unconditionally set comment-padding.
7828 (vhdl-fixup-whitespace-region): Insert spaces only where
7829 there are none.
7830 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
7831
7832 2005-05-30 John Wiegley <johnw@newartisans.com>
7833
7834 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
7835 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
7836 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
7837 `directory-sep-char' to ?/, and all uses of `string-to-int' to
7838 `string-to-number'.
7839
7840 2005-05-30 Jay Belanger <belanger@truman.edu>
7841
7842 * calc/calc.el (calc-bug-address): Fix docstring.
7843 (calc-window-hook, calc-trail-window-hook): New variables.
7844 (calc-trail-display): Restore use of calc-trail-window-hook.
7845 (calc): Restore use of calc-window-hook.
7846
7847 2005-05-31 Masatake YAMATO <jet@gyve.org>
7848
7849 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
7850
7851 * help-fns.el (help-C-file-name): Add autoload mark for
7852 `find-function-noselect'.
7853
7854 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
7855
7856 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
7857 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
7858
7859 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7860
7861 * calendar/diary-lib.el (mark-included-diary-files): Only kill
7862 included diary buffer if it was not already being visited.
7863 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
7864
7865 * calendar/icalendar.el (top-level): Do not require 'appt.
7866
7867 * mail/supercite.el (sc-select-attribution): Only use a list
7868 element from sc-attrib-selection-list if it returns a string.
7869 Reported by Davide G. M. Salvetti <salve@debian.org>.
7870
7871 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
7872
7873 * thumbs.el (thumbs-thumbname): The resulting thumbname now
7874 includes a hash value to improve its uniqueness, and has a ".jpg"
7875 extension. Also, it is now a valid filename on all systems.
7876 (thumbs-make-thumb): Use `let', not `let*'.
7877 (thumbs-show-thumbs-list): Check for JPEG availability.
7878
7879 2005-05-30 Richard M. Stallman <rms@gnu.org>
7880
7881 * filesets.el (filesets-menu-ensure-use-cached):
7882 Prevent warning when emacs-version>= is undefined.
7883
7884 * printing.el (pr-interactive-n-up): Use string-to-number.
7885
7886 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
7887
7888 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
7889 Warn only when name to be defined is quoted.
7890
7891 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
7892
7893 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
7894 Make regexp more robust.
7895 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
7896 Force regeneration of disassembly.
7897
7898 2005-05-29 Jay Belanger <belanger@truman.edu>
7899
7900 * calc/calc.el (calc-user-invocation): Check if
7901 calc-invocation-macro is non-nil.
7902
7903 2005-05-29 Juri Linkov <juri@jurta.org>
7904
7905 * add-log.el (change-log-font-lock-keywords):
7906 Add `+' to e-mail regexp to accept mail address with keywords.
7907
7908 * man.el (Man-name-regexp): Add `:' to accept qualified names.
7909
7910 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
7911
7912 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
7913
7914 * ielm.el (inferior-emacs-lisp-mode): Ditto.
7915
7916 2005-05-29 Richard M. Stallman <rms@gnu.org>
7917
7918 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
7919 Undo the change that moves to end of the current word.
7920
7921 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
7922
7923 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
7924 Throw error when count <= 0 to ensure input is a number.
7925 (gdb-read-memory-custom): Pick up address from buffer.
7926 (gdb-memory-mode): Allow user to increment and decrement
7927 memory address from header line.
7928
7929 2005-05-29 Richard M. Stallman <rms@gnu.org>
7930
7931 * flyspell.el (flyspell-version): Function deleted.
7932 (flyspell-auto-correct-previous-hook): Doc fix.
7933
7934 * jit-lock.el (jit-lock-function, jit-lock-after-change):
7935 Do nothing if memory is full.
7936
7937 * font-lock.el (font-lock-fontify-syntactically-region):
7938 Pass t for GREEDY to looking-back.
7939
7940 * saveplace.el (save-place-alist-to-file): Write the file
7941 using write-region.
7942
7943 * subr.el (looking-back): New argument GREEDY.
7944
7945 * progmodes/compile.el (compilation-start): Set the mode
7946 before inserting the initial text.
7947
7948 * progmodes/which-func.el (which-func-update-1): Turn the mode
7949 off in case of error by setting which-func-mode.
7950
7951 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
7952
7953 * flyspell.el (flyspell-auto-correct-previous-word):
7954 Narrow down to what's on the screen, and recenter overlays
7955 at the end of the next word.
7956
7957 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
7958
7959 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
7960 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
7961 (flyspell-abbrev-p): Default to nil.
7962 (flyspell-use-global-abbrev-table-p): Doc fix.
7963 (flyspell-large-region): Allow nil as value.
7964 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
7965
7966 (mail-mode-flyspell-verify): More robust handling
7967 of `mail-header-separator'. More efficient signature detection.
7968 Allow for regexp metacharacters in message-header-separator.
7969 Adding `To' not to be checked in mail-mode-flyspell-verify.
7970
7971 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
7972 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
7973 Bind flyspell-auto-correct-binding.
7974 Bind C-. and C-, .
7975 (flyspell-mode-map): Likewise.
7976 (flyspell-mode): Doc fix.
7977 (flyspell-accept-buffer-local-defs): Preserve current buffer.
7978 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
7979 (flyspell-word-cache-result): New var, always local.
7980 (flyspell-check-pre-word-p): Doc fix.
7981 (flyspell-check-changed-word-p): Handle spc like newline.
7982 (flyspell-post-command-hook): Set flyspell-word-cache-result.
7983 (flyspell-word-search-backward, flyspell-word-search-forward):
7984 New functions.
7985 (flyspell-word): Return t if nothing to check.
7986 When parsing TeX code, check for after } or \.
7987 Use flyspell-word-search-backward to find previous word.
7988 Return nil if duplicated word.
7989 For word already checked, return same value as last time.
7990 Set flyspell-word-cache-result after checking.
7991 Don't clobber the return value.
7992 (flyspell-get-word): Major rewrite.
7993 (flyspell-external-point-words): New locals pword, pcount.
7994 Fix size used in progress message.
7995 Find the proper corresponding word in flyspell-large-region-buffer.
7996 (flyspell-region): Check for flyspell-large-region = nil.
7997 (flyspell-highlight-incorrect-region): Clean up overlays in region.
7998 (flyspell-auto-correct-word): Check that WORD is a cons.
7999 (flyspell-correct-word): Likewise.
8000
8001 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
8002
8003 * progmodes/make-mode.el (makefile-rule-action-regex)
8004 (makefile-macroassign-regex, makefile-makepp-mode)
8005 (makefile-bsdmake-mode): Continuation lines may be empty.
8006 Reported by Joshua Varner.
8007 (makefile-makepp-font-lock-keywords): Add $(stem).
8008
8009 2005-05-28 Karl Berry <karl@gnu.org>
8010
8011 * textmodes/tex-mode.el: Now that tex-send-command calls
8012 shell-quote-argument (2005-03-31 change), remove all calls to
8013 shell-quote-argument; they all end up invoking tex-send-command.
8014 The double quoting loses on filenames with non-safe characters,
8015 such as "@". Reported by Frederik Fouvry.
8016
8017 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
8018
8019 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
8020 about preserving point.
8021
8022 2005-05-27 Jay Belanger <belanger@truman.edu>
8023
8024 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
8025 Info-goto-node.
8026
8027 * calc/calc-embed.el (calc-embed-arg): New variable.
8028 (calc-do-embedded-activate, calc-embedded-activate-formula)
8029 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
8030 variable by new variable.
8031 (calc-embedded-make-info): Replace undeclared variable by new
8032 variable. When selecting region with positive prefix
8033 argument, use end of previous line instead of beginning of line.
8034
8035 * calc/calc-aent.el (calc-arg-values): Declare it.
8036
8037 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
8038 Declare them.
8039
8040 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
8041
8042 * calc/calc.el (calc-alg-map): Declare it.
8043
8044 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
8045
8046 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
8047
8048 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
8049 (gdb-registers-buffer, toggle-gdb-all-registers):
8050 Toggle display of floating point registers.
8051 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
8052
8053 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
8054 (toggle-gud-tooltip-dereference):
8055 Rename from gud-toggle-tooltip-dereference.
8056
8057 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
8058
8059 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
8060
8061 2005-05-27 Jay Belanger <belanger@truman.edu>
8062
8063 * calc/calc-prog.el (calc-kbd-report): Remove.
8064 (calc-kbd-query): Rewrite.
8065
8066 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
8067
8068 * image.el (image-library-alist): Move to image.c.
8069 (image-type-available-p): Doc fix.
8070
8071 2005-05-27 Lute Kamstra <lute@gnu.org>
8072
8073 * calc/calc.el (calc):
8074 * outline.el (outline-1, outline-2, outline-3, outline-4)
8075 (outline-5, outline-6, outline-7, outline-8):
8076 * textmodes/dns-mode.el (dns-mode):
8077 * textmodes/sgml-mode.el (sgml-namespace-face):
8078 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
8079 (tex-verbatim-face, tex-use-reftex):
8080 * textmodes/texinfo.el (texinfo-heading-face):
8081 Specify customization group.
8082
8083 * longlines.el: Don't require easy-mmode.
8084 (longlines-visible-face): Specify customization group.
8085
8086 2005-05-27 Kenichi Handa <handa@m17n.org>
8087
8088 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
8089 encoding table of windows-1251.
8090
8091 * international/ucs-tables.el (ucs-set-table-for-input):
8092 If translation-table-for-input of a coding system is a symbol, get
8093 its translation-table property.
8094
8095 * international/code-pages.el: Don't register a coding system into
8096 non-iso-charset-alist more than once.
8097 (cp-make-coding-system): Likewise.
8098
8099 2005-05-26 John Wiegley <johnw@newartisans.com>
8100
8101 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
8102 `eshell-resume-eval' is wrapped in a list, it indicates that the
8103 command was run asynchronously. In that case, unwrap the value
8104 before checking the delimiter value.
8105
8106 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
8107 character before a space at the end of a line is \, assume the space
8108 is part of the last argument rather than a final argument separator.
8109
8110 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
8111 is in use, and the target is `t' or `nil' (which are the most common
8112 values), don't assume that the symbol target is a buffer.
8113
8114 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
8115
8116 * calendar/calendar.el (calendar-mode-line-format):
8117 Use mode-line-highlight as mouse-face.
8118
8119 * time.el (display-time-string-forms, display-time-update):
8120 Use mode-line-highlight as mouse-face.
8121
8122 2005-05-26 Jay Belanger <belanger@truman.edu>
8123
8124 * calc/calc.el (calc-language-alist): Remove extra defvar.
8125
8126 2005-05-26 Lute Kamstra <lute@gnu.org>
8127
8128 * arc-mode.el (archive-mode):
8129 * bookmark.el (bookmark-read-annotation-mode)
8130 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
8131 * bs.el (bs-mode):
8132 * calc/calc-yank.el (calc-edit-mode):
8133 * calc/calc.el (calc-mode, calc-trail-mode):
8134 * calculator.el (calculator-mode):
8135 * chistory.el (command-history-mode):
8136 * comint.el:
8137 * cus-edit.el (custom-mode):
8138 * descr-text.el (describe-text-mode):
8139 * ebuff-menu.el (Electric-buffer-menu-mode):
8140 * ediff-util.el (ediff-mode):
8141 * emacs-lisp/re-builder.el (reb-mode):
8142 * emulation/vi.el (vi-mode-setup):
8143 * emulation/ws-mode.el (wordstar-mode):
8144 * eshell/esh-mode.el (eshell-mode):
8145 * forms.el (forms-mode):
8146 * help-mode.el (help-mode):
8147 * hexl.el (hexl-mode):
8148 * ibuffer.el (ibuffer-mode):
8149 * ielm.el (inferior-emacs-lisp-mode):
8150 * info.el (Info-mode, Info-edit-mode):
8151 * international/swedish.el:
8152 * ledit.el (ledit-from-lisp-mode):
8153 * locate.el (locate-mode):
8154 * mail/rmail.el (rmail-mode):
8155 * mail/rmailedit.el (rmail-edit-mode):
8156 * mail/rmailsum.el (rmail-summary-mode):
8157 * mail/supercite.el (sc-electric-mode):
8158 * net/eudc.el (eudc-mode):
8159 * net/quickurl.el (quickurl-list-mode):
8160 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
8161 * obsolete/ooutline.el (outline-mode):
8162 * obsolete/options.el (Edit-options-mode):
8163 * obsolete/rnews.el (news-mode):
8164 * obsolete/rnewspost.el (news-reply-mode):
8165 * play/5x5.el (5x5-mode):
8166 * play/decipher.el (decipher-mode, decipher-stats-mode):
8167 * play/gomoku.el (gomoku-mode):
8168 * play/snake.el (snake-mode):
8169 * play/solitaire.el (solitaire-mode):
8170 * play/tetris.el (tetris-mode):
8171 * progmodes/ada-mode.el (ada-mode):
8172 * progmodes/antlr-mode.el (antlr-mode):
8173 * progmodes/autoconf.el (autoconf-mode):
8174 * progmodes/dcl-mode.el (dcl-mode):
8175 * progmodes/delphi.el (delphi-mode):
8176 * progmodes/ebrowse.el (ebrowse-tree-mode)
8177 (ebrowse-electric-list-mode, ebrowse-member-mode)
8178 (ebrowse-electric-position-mode):
8179 * progmodes/f90.el (f90-mode):
8180 * progmodes/fortran.el (fortran-mode):
8181 * progmodes/icon.el (icon-mode):
8182 * progmodes/idlw-help.el (idlwave-help-mode):
8183 * progmodes/idlw-shell.el (idlwave-shell-mode):
8184 * progmodes/idlwave.el (idlwave-mode):
8185 * progmodes/inf-lisp.el (inferior-lisp-mode):
8186 * progmodes/m4-mode.el (m4-mode):
8187 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
8188 * progmodes/modula2.el (modula-2-mode):
8189 * progmodes/octave-inf.el (inferior-octave-mode):
8190 * progmodes/octave-mod.el (octave-mode):
8191 * progmodes/pascal.el (pascal-mode):
8192 * progmodes/sh-script.el (sh-mode):
8193 * progmodes/sql.el (sql-mode, sql-interactive-mode):
8194 * progmodes/vhdl-mode.el (vhdl-mode):
8195 * progmodes/xscheme.el (scheme-interaction-mode):
8196 * replace.el (occur-mode):
8197 * ses.el (ses-mode):
8198 * simple.el (completion-list-mode):
8199 * skeleton.el:
8200 * speedbar.el (speedbar-mode):
8201 * term.el (term-mode):
8202 * terminal.el (terminal-edit-mode):
8203 * textmodes/reftex-index.el (reftex-index-mode)
8204 (reftex-index-phrases-mode):
8205 * textmodes/reftex-sel.el (reftex-select-label-mode)
8206 (reftex-select-bib-mode):
8207 * textmodes/reftex-toc.el (reftex-toc-mode):
8208 * wdired.el (wdired-change-to-wdired-mode):
8209 * wid-browse.el (widget-browse-mode):
8210 Use run-mode-hooks.
8211
8212 * array.el (array-mode):
8213 * calendar/todo-mode.el (todo-mode):
8214 * man.el (Man-mode):
8215 * play/landmark.el (lm-mode):
8216 * play/mpuz.el (mpuz-mode):
8217 Use kill-all-local-variables and run-mode-hooks.
8218
8219 * subr.el (delay-mode-hooks): Specify indentation.
8220
8221 2005-05-26 Mark A. Hershberger <mah@everybody.org>
8222
8223 * xml.el (xml-substitute-special): Don't die for undefined xml
8224 entities.
8225
8226 2005-05-26 Jay Belanger <belanger@truman.edu>
8227
8228 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
8229 of nil.
8230
8231 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
8232
8233 * progmodes/gdb-ui.el (gdb-frame-address):
8234 Rename from gdb-current-address.
8235 (gdb-previous-frame-address): Rename from gdb-previous-address.
8236 (gdb-selected-frame): Rename from gdb-current-frame.
8237 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
8238 (gdb-frame-number): Rename from gdb-current-stack-level.
8239 (gdb-ann3): Match new mode-name for disassembly buffer.
8240 Extend initialization of variables.
8241 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
8242 (gdb-memory-mode): Use mouse-face in header line.
8243 (gdb-assembler-buffer-name): Call it disassembly and give frame
8244 in mode line.
8245 (gdb-source-spec-regexp, gdb-assembler-custom)
8246 (gdb-invalidate-assembler, gdb-frame-handler):
8247 Make robust to leading zeroes in address format.
8248
8249 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
8250
8251 * textmodes/org.el (org-mode): Use `define-derived-mode' to
8252 define `org-mode'.
8253 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
8254
8255 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
8256
8257 * log-edit.el (log-edit-changelog-entries): Distinguish between
8258 filenames like xfns.c and fns.c.
8259
8260 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
8261
8262 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
8263 point after reverting.
8264 (Buffer-menu-make-sort-button): Handle the case where
8265 `Buffer-menu-use-header-line' is nil.
8266
8267 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
8268
8269 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
8270 New funcs. In minibuffer-local-completion-map bind `]', `/'
8271 and `:' to them.
8272
8273 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
8274
8275 * startup.el (normal-top-level): Allow modification of load-path while
8276 we're iterating over it.
8277
8278 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
8279
8280 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
8281 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
8282 (thumbs-resize-interactive, thumbs-insert-image)
8283 (thumbs-insert-thumb, thumbs-dired-show-marked)
8284 (thumbs-find-image-at-point, thumbs-delete-images)
8285 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
8286 (thumbs-increment-image-size, thumbs-decrement-image-size):
8287 Fix typos in docstrings.
8288
8289 2005-05-24 Andre Spiegel <spiegel@gnu.org>
8290
8291 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
8292 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
8293 (cperl-mode): Use them.
8294
8295 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
8296
8297 * window.el (quit-window, shrink-window-if-larger-than-buffer):
8298 Doc fixes.
8299
8300 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
8301
8302 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
8303 Bind C-d to gdb-inferior-io-eof.
8304
8305 * dired.el (dired-dnd-popup-notice): Use message-box.
8306
8307 2005-05-23 Masatake YAMATO <jet@gyve.org>
8308
8309 * bindings.el (mode-line-major-mode-keymap):
8310 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
8311
8312 * faces.el (mode-line-highlight): New face.
8313
8314 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
8315 as mouse-face.
8316
8317 * bindings.el (top-level, help-echo, mode-line-modified)
8318 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
8319 as mouse-face.
8320
8321 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
8322
8323 * progmodes/cc-engine.el (c-guess-basic-syntax):
8324 Remove spurious call to `zerop'.
8325
8326 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
8327
8328 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
8329
8330 CC Mode update to 5.30.10:
8331
8332 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
8333 could go past the limit in decoration level 2, thereby causing
8334 errors during interactive fontification.
8335
8336 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
8337 the file is evaluated interactively.
8338
8339 * cc-engine.el (c-guess-basic-syntax): Handle operator
8340 declarations somewhat better in C++.
8341
8342 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
8343 make use of `run-mode-hooks' which has been added in Emacs 21.1.
8344 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
8345 (awk-mode): Use it.
8346 (make-local-hook): Suppress warning about obsoleteness.
8347
8348 * cc-engine.el, cc-align.el, cc-cmds.el
8349 (c-append-backslashes-forward, c-delete-backslashes-forward)
8350 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
8351 Compensate for return value from `forward-line' when it has moved
8352 but not to a different line due to eob.
8353
8354 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
8355 `objc-method-intro' and `objc-method-args-cont'.
8356
8357 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
8358
8359 CC Mode update to 5.30.10:
8360
8361 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
8362 in the copyright statement. Incidentally, change "along with GNU
8363 Emacs" to "along with this program" where it occurs.
8364
8365 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
8366 so that it is interactive, hence can be found by M-x awk-mode
8367 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
8368 <gmorris+emacs@ast.cam.ac.uk>.
8369
8370 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
8371 Mode's regexps.
8372
8373 2005-05-23 Kevin Ryde <user42@zip.com.au>
8374
8375 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
8376 c-parse-state, to avoid a lisp error (on bad code).
8377
8378 2005-05-23 Lute Kamstra <lute@gnu.org>
8379
8380 * subr.el (font-lock-defaults): Remove defvar as it's already
8381 defined in font-core.el.
8382
8383 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
8384
8385 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
8386
8387 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
8388 more general and work when GDB variable "print pretty" is on,
8389 as with Emacs, for example.
8390
8391 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
8392
8393 * font-core.el: Update comment.
8394
8395 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
8396 Use `after-change-major-mode-hook' instead of `find-file-hook'.
8397
8398 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
8399
8400 2005-05-22 Eli Zaretskii <eliz@gnu.org>
8401
8402 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
8403 and `yank-handler' in the doc strings.
8404
8405 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
8406
8407 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
8408
8409 2005-05-22 Richard M. Stallman <rms@gnu.org>
8410
8411 * help.el (describe-key): Move print-help-return-message call
8412 out of conditional.
8413
8414 * progmodes/etags.el (list-tags): Use with-no-warnings.
8415
8416 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
8417 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
8418 (starttls-extra-args, starttls-extra-arguments): Add defvars.
8419
8420 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
8421
8422 * language/viet-util.el (viet-viscii-nonascii-translation-table):
8423 Add defvar.
8424
8425 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
8426 Use defvar, not defconst.
8427
8428 * hexl.el (hexl-follow-line): Use with-no-warnings.
8429
8430 * emulation/tpu-extras.el: Use write-file-functions instead of
8431 write-file-hooks.
8432
8433 * dired.el (dired-font-lock-keywords): Fontify files with junk
8434 extensions even if marked by -F.
8435
8436 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
8437
8438 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
8439 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
8440 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
8441 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
8442 (concatenate, list-length, get*, getf, cl-remprop):
8443 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
8444 (etypecase, progv, lexical-let, lexical-let*)
8445 (multiple-value-bind, multiple-value-setq, shiftf):
8446 Improve argument/docstring consistency.
8447
8448 * subr.el (focus-frame, unfocus-frame):
8449 Revert deletion on 2005-05-01.
8450
8451 2005-05-22 Andre Spiegel <spiegel@gnu.org>
8452
8453 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
8454 doesn't exist.
8455
8456 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
8457 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
8458
8459 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
8460
8461 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
8462 already deleted variables: auto-fill-hook, blink-paren-hook,
8463 lisp-indent-hook, inhibit-local-variables, unread-command-event,
8464 suspend-hooks, comment-indent-hook, meta-flag,
8465 before-change-function, after-change-function,
8466 font-lock-doc-string-face.
8467
8468 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
8469
8470 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
8471
8472 2005-05-21 Eli Zaretskii <eliz@gnu.org>
8473
8474 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
8475 rmail-dont-reply-to.
8476
8477 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
8478
8479 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
8480 literal blank when splitting new-header-values.
8481
8482 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
8483
8484 * calendar/cal-menu.el (cal-menu-update): Add separator as a
8485 string so that tmm doesn't create a completion entry for it.
8486
8487 * textmodes/table.el (table-disable-menu): Ditto.
8488
8489 2005-05-21 Richard M. Stallman <rms@gnu.org>
8490
8491 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
8492
8493 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
8494
8495 * net/rcompile.el (remote-compile): Use compilation-start.
8496
8497 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
8498
8499 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
8500
8501 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
8502 Default to makefile-bsdmake-mode on BSD systems.
8503
8504 * imenu.el (imenu-generic-expression, imenu--generic-function'):
8505 REGEXP may also be a search function now. The part of doc-string
8506 for describing the structure was 95% identical to that of
8507 `imenu--generic-function'. Unify it there.
8508
8509 * progmodes/make-mode.el (makefile-imenu-generic-expression):
8510 Use function to find dependencies, because regexp alone is so complex,
8511 it easily goes into an endless loop.
8512 (makefile-makepp-mode): Also add submenu for Perl functions
8513 defined in the makefile.
8514 (makefile-bsdmake-mode): Special imenu-generic-expression no
8515 longer needed, due to function call.
8516 (makefile-match-dependency): Take BOUND into account when checking
8517 if we're through.
8518
8519 2005-05-20 Jay Belanger <belanger@truman.edu>
8520
8521 * calc/calc-units.el (calc-invalidate-units-table):
8522 Use inhibit-read-only.
8523 (math-build-units-table-buffer): Use view-mode.
8524
8525 2005-05-20 David Kastrup <dak@gnu.org>
8526
8527 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
8528 easy-menu-add is not a nop on Emacs; and clarify when to call it.
8529
8530 2005-05-20 Lute Kamstra <lute@gnu.org>
8531
8532 * diff-mode.el (diff-header-face, diff-file-header-face)
8533 (diff-index-face, diff-hunk-header-face, diff-removed-face)
8534 (diff-added-face, diff-changed-face, diff-function-face)
8535 (diff-context-face, diff-nonexistent-face): Put them in the
8536 diff-mode customization group.
8537
8538 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
8539
8540 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
8541
8542 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
8543
8544 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
8545 Minor regexp-optimization.
8546
8547 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
8548
8549 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
8550 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
8551 (org-agenda-add-time-grid-maybe): New function.
8552 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
8553 (org-table-create): `dotimes' instead of `mapcar'.
8554 (org-xor): Simplify implementation.
8555 (org-agenda): `inhibit-redisplay' turned on.
8556 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
8557 a consistent line after a state change.
8558 (org-agenda-remove-times-when-in-prefix): New option.
8559 (org-prefix-has-time): New variable.
8560 (org-parse-time-string): Optional argument NODEFAULT.
8561 (org-format-agenda-item): Parse items for time-of-day
8562 specifications and move these into the prefix if possible.
8563 (org-agenda-priority): Get current heading, not previous heading
8564 during agenda remote editing.
8565
8566 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
8567
8568 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
8569 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
8570 (remove-duplicates, delete-duplicates, substitute)
8571 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
8572 (nsubstitute-if-not, find, find-if, find-if-not, position)
8573 (position-if, position-if-not, count, count-if, count-if-not)
8574 (mismatch, search, sort*, stable-sort, merge, member*)
8575 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
8576 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
8577 (intersection, nintersection, set-difference, nset-difference)
8578 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
8579 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
8580 (nsublis, tree-equal): Improve argument/docstring consistency.
8581
8582 * subr.el (send-string, send-region):
8583 Remove obsolescence declaration.
8584 (window-dot, set-window-dot, read-input, show-buffer)
8585 (eval-current-buffer, string-to-int):
8586 Add release number to obsolescence declarations.
8587
8588 2005-05-19 Kim F. Storm <storm@cua.dk>
8589
8590 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
8591 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
8592
8593 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
8594
8595 * faces.el (list-faces-display): Make back button respect optional
8596 regexp arg.
8597
8598 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
8599
8600 * calculator.el (calculator-radix-grouping-mode)
8601 (calculator-radix-grouping-digits, calculator-displayer)
8602 (calculator-radix-grouping-separator, calculator-copy-displayer):
8603 * dabbrev.el (dabbrev-search-these-buffers-only):
8604 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
8605 (diff-advance-after-apply-hunk, diff-mode-hook)
8606 (diff-minor-mode-prefix):
8607 * imenu.el (imenu-use-popup-menu):
8608 * jit-lock.el (jit-lock-context-time):
8609 * newcomment.el (comment-fill-column, comment-column)
8610 (comment-style, comment-padding, comment-multi-line)
8611 (comment-empty-lines, comment-auto-fill-only-comments):
8612 * reveal.el (reveal-around-mark):
8613 * uniquify.el (uniquify-buffer-name-style)
8614 (uniquify-after-kill-buffer-p)
8615 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
8616 (uniquify-min-dir-content, uniquify-separator)
8617 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
8618 * w32-vars.el (w32-fixed-font-alist):
8619 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
8620 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
8621 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
8622 * progmodes/perl-mode.el (perl-indent-level)
8623 (perl-continued-statement-offset, perl-continued-brace-offset)
8624 (perl-brace-offset, perl-brace-imaginary-offset)
8625 (perl-label-offset, perl-indent-continued-arguments)
8626 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
8627 * progmodes/tcl.el (tcl-indent-level)
8628 (tcl-continued-indent-level, tcl-auto-newline)
8629 (tcl-tab-always-indent, tcl-electric-hash-style)
8630 (tcl-help-directory-list, tcl-use-smart-word-finder)
8631 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
8632 (inferior-tcl-source-command):
8633 * textmodes/fill.el (enable-kinsoku):
8634 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
8635 * textmodes/table.el (table-yank-handler):
8636 Specify missing group (and type, if simple) in defcustom.
8637
8638 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
8639
8640 * progmodes/compile.el (compilation-finish-function): Fix defvar.
8641
8642 2005-05-19 Richard M. Stallman <rms@gnu.org>
8643
8644 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
8645
8646 * subr.el (event-basic-type): Don't get an error.
8647 (left-fringe-p): Function deleted.
8648
8649 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
8650 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
8651
8652 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
8653 in recursive copy.
8654
8655 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
8656
8657 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
8658
8659 * emacs-lisp/bytecomp.el
8660 (byte-compile-file-form-custom-declare-variable): Call
8661 byte-compile-nogroup-warn if appropriate.
8662
8663 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
8664 (compilation-set-window): Don't call left-fringe-p; do it directly.
8665
8666 2005-05-19 Jay Belanger <belanger@truman.edu>
8667
8668 * calc/calc-graph.el (calc-graph-format-data): Make sure
8669 var-PlotRejects is bound before trying to check its value.
8670
8671 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
8672
8673 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
8674 definition of this variable from reftex-global.el to reftex.el,
8675 because it is needed in the menu.
8676
8677 2005-05-19 Lute Kamstra <lute@gnu.org>
8678
8679 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
8680 years are fixed. Don't insert a space after a dash.
8681
8682 2005-05-19 Kim F. Storm <storm@cua.dk>
8683
8684 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
8685
8686 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
8687
8688 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
8689 strings, because (eq ... ?\\) is fairly frequent.
8690
8691 * progmodes/make-mode.el (makefile-add-this-line-targets):
8692 Simplify and integrate into `makefile-pickup-targets'.
8693 (makefile-add-this-line-macro): Simplify and integrate into
8694 `makefile-pickup-macros.
8695 (makefile-pickup-filenames-as-targets): Simplify.
8696 (makefile-previous-dependency, makefile-match-dependency):
8697 Don't stumble over `::'.
8698
8699 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
8700
8701 * subr.el (post-command-idle-hook, post-command-idle-delay):
8702 Remove obsoletion of post-command-idle-hook and
8703 post-command-idle-delay.
8704
8705 * faces.el (list-faces-display): Provide button when describe-face
8706 is called to take user back to the list of faces.
8707
8708 * help-fns.el (describe-variable): Remove hyperlinks in a
8709 variable's value as these are quite frequently inappropriate.
8710
8711 * follow.el (follow-submit-feedback, follow-mode):
8712 Remove references to post-command-idle-hook.
8713
8714 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
8715
8716 * progmodes/make-mode.el (makefile-previous-dependency)
8717 (makefile-match-dependency): Check for := (and in bsd mode also
8718 !=) to give a better result, even when font-lock is not on.
8719
8720 2005-05-18 Jay Belanger <belanger@truman.edu>
8721
8722 * calc/calc-help.el (calc-s-prefix-help):
8723 Add `calc-copy-special-constant' to help string.
8724
8725 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
8726
8727 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
8728
8729 2005-05-18 Jay Belanger <belanger@truman.edu>
8730
8731 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
8732 in linear factors are in proper order.
8733
8734 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
8735
8736 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
8737 Support for jurabib.
8738
8739 * textmodes/reftex.el (featurep): Define aliases for overlay
8740 commands, for XEmacs compatibility, and use these aliases in
8741 overlay initializations.
8742 (reftex-highlight): Use `reftex-move-overlay'.
8743 (reftex-unhighlight): Use `reftex-delete-overlay'.
8744 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
8745 (reftex-access-search-path): Use `reftex-uniquify' instead of
8746 `reftex-uniq'
8747
8748 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
8749 `before-string' property modification enables for Emacs as well.
8750 (reftex-select-item): Use `reftex-delete-overlay'.
8751 (reftex-select-mark): Use `reftex-make-overlay' and
8752 `reftex-overlay-put'.
8753 (reftex-select-unmark): Use `reftex-delete-overlay' and
8754 `reftex-overlay-put'.
8755
8756 2005-05-18 Lute Kamstra <lute@gnu.org>
8757
8758 * emacs-lisp/lisp.el (check-parens): Fix docstring.
8759
8760 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
8761
8762 * add-log.el (add-change-log-entry):
8763 * array.el (array-make-template, array-reconfigure-rows)
8764 (array-init-max-row, array-init-max-column)
8765 (array-init-columns-per-line, array-init-field-width):
8766 * replace.el (replace-match-maybe-edit, perform-replace):
8767 * textmodes/spell.el (spell-region):
8768 Replace `read-input' by `read-string'.
8769
8770 * forms.el (forms-mode):
8771 * finder.el (finder-compile-keywords):
8772 * shadowfile.el (shadow-read-files):
8773 Replace `eval-current-buffer' by `eval-buffer'.
8774
8775 * terminal.el (te-pass-through):
8776 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
8777 (ange-ftp-raw-send-cmd):
8778 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
8779 (send-process-next-char, telnet-initial-filter, telnet):
8780 Replace `send-string' by `process-send-string'.
8781
8782 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
8783 (prolog-consult-region): Replace `send-string' by
8784 `process-send-string'; replace `send-region' by `process-send-region'.
8785
8786 * progmodes/delphi.el (delphi-log-msg):
8787 Replace `set-window-dot' by `set-window-point'.
8788
8789 * subr.el (window-dot, set-window-dot, read-input, send-string)
8790 (send-region, show-buffer, eval-current-buffer):
8791 Make really obsolete, as the comment says.
8792
8793 2005-05-17 Kim F. Storm <storm@cua.dk>
8794
8795 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
8796 (cua--init-keymaps): Bind C-return instead of S-return to set
8797 rectangle mark.
8798
8799 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
8800 instead of S-return to toggle/clear rectangle mark.
8801
8802 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
8803
8804 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
8805 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
8806 Also fontify plain strings assigned to variables, mostly so that a
8807 colon has a face and is thus not taken as a dependency separator.
8808 (makefile-previous-dependency): Inline the new matcher, because it
8809 is too complex to work in both directions.
8810 (makefile-match-dependency): Eliminate `backward' arg (see above).
8811 Completely reimplemented so as to not sometimes go into an endless
8812 loop. It should also be more efficient, because first it only
8813 searches for `:', instead of applying the very complex regexp.
8814 (makefile-mode): Cancel `font-lock-support-mode', because blocks
8815 to be fontified in one piece can be too long for JIT.
8816 Makefiles are never *that* big.
8817
8818 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
8819
8820 * dired.el (dired-mode): Simplify.
8821
8822 2005-05-17 Lute Kamstra <lute@gnu.org>
8823
8824 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
8825 defcustom for the mode hook variable.
8826
8827 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
8828 Emacs Lisp Reference Manual.
8829
8830 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
8831
8832 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
8833 (evenp, list*):
8834 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
8835 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
8836
8837 * net/tramp-smb.el (tramp-smb-open-connection):
8838 Pass `tramp-chunksize' as fifth (required) argument.
8839
8840 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
8841
8842 * font-lock.el (lisp-font-lock-keywords-1):
8843 Set `font-lock-negation-char-face' for [^...] char group.
8844 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
8845
8846 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
8847 a var, and refine it to mask one more level of nested vars.
8848 (makefile-rule-action-regex): Turn it into a var, and refine it so
8849 it recognizes backslashed continuation lines as belonging to the
8850 same command.
8851 (makefile-macroassign-regex): Refine it so it recognizes
8852 backslashed continuation lines as belonging to the same command.
8853 (makefile-var-use-regex): Don't look at the next char, because it
8854 might be the same one to be skipped by the initial [^$], leading
8855 to an overlooked variable use.
8856 (makefile-make-font-lock-keywords): Remove two parameters, which
8857 are now variables that some of the modes set locally.
8858 Handle dependency and rule action matching through functions, because
8859 regexps alone match too often. Dependency matching now comes
8860 last, so it can check, whether a colon already matched something else.
8861 (makefile-mode): Inform that font-lock improves makefile parsing
8862 capabilities.
8863 (makefile-match-dependency, makefile-match-action): New functions.
8864
8865 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
8866
8867 * emacs-lisp/cl-extra.el (equalp): Doc fix.
8868
8869 * align.el (align-regexp):
8870 * ansi-color.el (ansi-color-get-face):
8871 * array.el (array-reconfigure-rows, array-init-max-row)
8872 (array-init-max-column, array-init-columns-per-line)
8873 (array-init-field-width):
8874 * dired-aux.el (dired-trample-file-versions):
8875 * dired-x.el (dired-mark-sexp):
8876 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
8877 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
8878 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
8879 * faces.el (face-read-integer):
8880 * files.el (backup-extract-version, insert-directory):
8881 * hexl.el (hexl-insert-decimal-char):
8882 * server.el (server-process-filter):
8883 * shell.el (shell-extract-num):
8884 * startup.el (command-line-1):
8885 * term.el (term-command-hook):
8886 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
8887 (time-stamp-do-number):
8888 * time.el (display-time-update):
8889 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
8890 (timezone-fix-time):
8891 * vms-patch.el (vms-suspend-resume-hook):
8892 * calendar/appt.el (appt-convert-time):
8893 * calendar/cal-bahai.el (mark-bahai-diary-entries):
8894 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
8895 * calendar/cal-islam.el (mark-islamic-diary-entries):
8896 * calendar/calendar.el (calendar-cursor-to-date)
8897 (calendar-star-date):
8898 * calendar/diary-lib.el (diary-attrtype-convert)
8899 (mark-diary-entries, diary-entry-time):
8900 * calendar/solar.el (solar-get-number):
8901 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
8902 * emacs-lisp/re-builder.el (reb-display-subexp):
8903 * emulation/edt.el (edt-set-scroll-margins):
8904 * emulation/tpu-extras.el (tpu-set-scroll-margins):
8905 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
8906 (vip-get-ex-count):
8907 * emulation/viper-ex.el (viper-get-ex-token)
8908 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
8909 * international/fontset.el (fontset-plain-name):
8910 * mail/feedmail.el (feedmail-look-at-queue-directory):
8911 * mail/mailalias.el (mail-get-names):
8912 * mail/rmail.el (rmail-convert-to-babyl-format):
8913 * mail/rmailsum.el (rmail-make-basic-summary-line)
8914 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
8915 (rmail-summary-goto-msg):
8916 * mail/smtpmail.el (smtpmail-read-response):
8917 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
8918 (ange-ftp-vms-add-file-entry):
8919 * play/gametree.el (gametree-looking-at-ply)
8920 (gametree-current-branch-score):
8921 * progmodes/ada-xref.el (ada-prj-find-prj-file)
8922 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
8923 * progmodes/cperl-mode.el (condition-case):
8924 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
8925 (ebrowse-set-member-buffer-column-width)
8926 (ebrowse-select-1st-to-9nth):
8927 * progmodes/etags.el (etags-snarf-tag):
8928 * progmodes/flymake.el (flymake-parse-line):
8929 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
8930 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
8931 (idlwave-shell-menu-def):
8932 * progmodes/ps-mode.el (ps-run-goto-error):
8933 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
8934 (vhdl-speedbar-contract-level):
8935 * term/mac-win.el (x-handle-numeric-switch):
8936 * term/sun-mouse.el (sun-get-frame-data):
8937 * term/w32-win.el (x-handle-numeric-switch):
8938 * term/x-win.el (x-handle-numeric-switch):
8939 * textmodes/ispell.el (ispell-parse-output):
8940 * textmodes/nroff-mode.el (nroff-outline-level):
8941 * textmodes/reftex-cite.el (reftex-bib-sort-year)
8942 (reftex-bib-sort-year-reverse, reftex-format-citation):
8943 * textmodes/reftex-parse.el (reftex-init-section-numbers)
8944 (reftex-section-number):
8945 * textmodes/texinfmt.el (texinfo-paragraphindent):
8946 Replace `string-to-int' by `string-to-number'.
8947
8948 * international/latexenc.el: Add page marker to force the "Local
8949 Variables:" string out of the last page.
8950
8951 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8952
8953 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
8954 tooltip-change-major-mode.
8955 (gud-tooltip-print-command): Remove case where gud-minor-mode
8956 is gdb ("--fullname").
8957 (gud-tooltip-tips): Turn GUD tooltips off for this case and
8958 explain to user.
8959
8960 2005-05-16 Jay Belanger <belanger@truman.edu>
8961
8962 * calc/calc-store.el (calc-copy-special-constant): New function.
8963
8964 * calc/calc-ext.el (calc-init-extensions): Add binding for
8965 `calc-copy-special-constant'.
8966
8967 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
8968 for the `calc-copy-special-constant' command.
8969
8970 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8971
8972 * subr.el (left-fringe-p): New function.
8973
8974 * progmodes/compile.el (compilation-setup): Set local value of
8975 overlay-arrow-string to "" always.
8976 (compilation-set-window): Left fringe then don't scroll.
8977 No left fringe then no arrow and scroll message to top.
8978 (compilation-context-lines): Adjust doc string accordingly.
8979
8980 2005-05-16 Kim F. Storm <storm@cua.dk>
8981
8982 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
8983 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
8984 (ido-wide-find-dir-or-delete-dir): New command for M-d.
8985 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
8986 (ido-read-file-name): Handle commands with ido property value
8987 equal to find-file as reading a file name, to allow C-d to enter dired.
8988 (ibuffer-find-file): Add ido property with value find-file.
8989
8990 2005-05-15 Kim F. Storm <storm@cua.dk>
8991
8992 * subr.el (open-network-stream-nowait): Remove.
8993 (open-network-stream-server): Remove.
8994
8995 2005-05-15 Richard M. Stallman <rms@gnu.org>
8996
8997 * faces.el (describe-face): Output a definition link button.
8998
8999 * help-mode.el (help-face-def): New button type.
9000
9001 * emacs-lisp/copyright.el (copyright-fix-years):
9002 Match properly if the first year is 2-digit.
9003 Don't mess up the whitespace after the years by filling.
9004
9005 * dired-aux.el (dired-mark-confirm):
9006 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
9007
9008 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
9009 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
9010 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
9011
9012 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
9013 Set font-lock-comment-start-skip.
9014
9015 * font-lock.el (font-lock-comment-start-skip): New variable.
9016 (font-lock-comment-end-skip): New variable.
9017 (font-lock-fontify-syntactically-region): Use them if non-nil.
9018
9019 2005-05-15 Jay Belanger <belanger@truman.edu>
9020
9021 * calc/calc-store.el (calc-store-value): Return a string rather
9022 than display it as a message.
9023 Use calc-var-name for variable name.
9024 (calc-store-into): Add the result of calc-store-value to message.
9025 (calc-copy-variable): Add a message.
9026 (calc-store-exchange): Improve error messages.
9027 (calc-store-binary, calc-store-map): Don't reset the values of
9028 special constants.
9029
9030 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
9031
9032 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
9033 manual to docstring.
9034
9035 * files.el (hack-local-variables-confirm): Add STRING argument.
9036 Make the function handle non file visiting buffers correctly.
9037 (hack-local-variables-prop-line, hack-local-variables)
9038 (hack-one-local-variable): Use STRING arg of
9039 `hack-local-variables-confirm'.
9040
9041 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
9042
9043 Sync with Tramp 2.0.49.
9044
9045 * net/tramp.el (tramp-handle-dired-call-process)
9046 (tramp-handle-insert-directory):`insert-buffer' cannot be used
9047 because the contents of the Tramp buffer is changed before
9048 insertion (`expand-file' and alike).
9049 (tramp-handle-insert-directory): If `localname' has an empty
9050 nondirectory name, it must not be quoted.
9051 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
9052 variable `tramp-chunksize'. Change callees.
9053 (tramp-open-connection-setup-interactive-shell): Check remote host
9054 for buggy `send-process-string' implementation.
9055 Set `tramp-chunksize' if found. Reported by Michael Kifer
9056 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
9057 (tramp-handle-shell-command): `insert-buffer' cannot be used
9058 because the contents of the Tramp buffer is changed before
9059 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
9060 <frederic.bothamy@free.fr>.
9061 (tramp-set-auto-save): Actions should be done for Tramp file name
9062 handler only. Ange-FTP has its own auto-save mechanism.
9063 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
9064 (tramp-set-auto-save-file-modes): Set file modes of
9065 `buffer-auto-save-file-name' to ?\600 as fallback solution.
9066 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
9067 (tramp-bug): Remove obsolete variable.
9068 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
9069 for presence of `mml-mode'. Make it running for older Emacsen as well.
9070
9071 2005-05-14 John Paul Wallington <jpw@pobox.com>
9072
9073 * ibuf-ext.el (define-ibuffer-filter filename):
9074 If `dired-directory' is a list, use its car.
9075
9076 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
9077
9078 * ibuffer.el (define-ibuffer-column filename):
9079 If `dired-directory' is a list, use its car.
9080
9081 2005-05-14 Richard M. Stallman <rms@gnu.org>
9082
9083 * subr.el (symbol-file): Doc fix.
9084
9085 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
9086 (byte-compile-form): Call byte-compile-nogroup-warn.
9087 (byte-compile-warning-types): Doc fix.
9088
9089 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
9090
9091 * progmodes/cc-engine.el (c-literal-faces):
9092 Add font-lock-comment-delimiter-face.
9093
9094 * net/net-utils.el (dig): Use with-no-warnings.
9095
9096 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
9097 (sc-recite-frame-alist, sc-default-cite-frame)
9098 (sc-default-uncite-frame, sc-default-recite-frame)
9099 (sc-attrib-selection-list, sc-rewrite-header-list):
9100 Mark as risky-local-variable.
9101
9102 * international/ogonek.el (ogonek-jak, ogonek-how):
9103 Don't use beginning-of-buffer.
9104
9105 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
9106
9107 * calendar/solar.el (solar-data-list): Move definition up.
9108
9109 * dnd.el (dnd-protocol-alist): Add autoload.
9110
9111 * progmodes/sh-script.el: Many doc usage fixes.
9112 (sh-indent-after-do): Change default to match common styles.
9113
9114 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
9115
9116 * files.el (interpreter-mode-alist)
9117 (auto-mode-interpreter-regexp): Doc fixes.
9118
9119 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
9120
9121 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
9122
9123 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
9124
9125 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9126
9127 * dired.el (dired-mode): make-variable-buffer-local =>
9128 make-local-variable.
9129
9130 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9131
9132 * term/mac-win.el (mac-select-convert-to-string): Try coding
9133 systems in mac-script-code-coding-systems if specified one cannot
9134 encode string for `com.apple.traditional-mac-plain-text'.
9135
9136 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
9137
9138 * progmodes/make-mode.el (makefile-targets-face)
9139 (makefile-shell-face, makefile-makepp-perl-face): New faces.
9140 (makefile-dependency-regex): Fix it to not make the colon in
9141 $(var:a=b) special.
9142 (makefile-rule-action-regex): New regexp for highlighting embedded
9143 Shell strings.
9144 (makefile-macroassign-regex): Handle != for highlighting as
9145 embedded Shell strings.
9146 (makefile-var-use-regex): New const.
9147 (makefile-statements, makefile-automake-statements)
9148 (makefile-gmake-statements, makefile-makepp-statements)
9149 (makefile-bsdmake-statements): New consts.
9150 (makefile-make-font-lock-keywords): New function.
9151 (makefile-automake-font-lock-keywords)
9152 (makefile-gmake-font-lock-keywords)
9153 (makefile-makepp-font-lock-keywords)
9154 (makefile-bsdmake-font-lock-keywords): New consts.
9155 (makefile-mode-map): Add switchers between the various submodes.
9156 (makefile-mode): Document the availability of the variants.
9157 (makefile-automake-mode, makefile-gmake-mode)
9158 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
9159
9160 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
9161 new variants of makefile-mode.
9162
9163 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
9164
9165 * font-lock.el (font-lock-comment-delimiter-face): Fix up
9166 the inheritance.
9167
9168 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
9169
9170 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
9171 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
9172
9173 * files.el (normal-mode): Extend the scope of the
9174 `enable-local-variables' binding to include the `set-auto-mode' call.
9175 (magic-mode-alist): Doc fix.
9176
9177 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
9178
9179 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
9180 font-lock-comment-face rather than copying its setting.
9181
9182 2005-05-12 Andreas Schwab <schwab@suse.de>
9183
9184 * eshell/esh-mode.el (eshell-send-input): Doc fix.
9185
9186 2005-05-12 Lute Kamstra <lute@gnu.org>
9187
9188 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
9189 defcustom for the mode hook variable. Delete the last argument.
9190 * generic-x.el: Fix callers of define-generic-mode.
9191 (generic-x-modes): Delete group.
9192 (show-tabs-tab-face, show-tabs-space-face): Put them in the
9193 generic-x customization group.
9194
9195 2005-05-12 Kim F. Storm <storm@cua.dk>
9196
9197 * font-lock.el (font-lock-negation-char-face): Default to "off".
9198
9199 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
9200 font-lock-negation-char-face to ! in !=.
9201
9202 2005-05-12 Masatake YAMATO <jet@gyve.org>
9203
9204 * add-log.el (find-change-log): Fix typos in the docstring
9205 of function.
9206
9207 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
9208
9209 * international/latexenc.el (latexenc-find-file-coding-system):
9210 Avoid `re-search-forward' when looking for input encoding because
9211 of speed and safety. Better regular expressions for recognizing
9212 input encoding. Limit a search for TeX-master/tex-main-file to
9213 the local variable section.
9214
9215 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
9216
9217 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
9218 syntax of $ to "'" (quote).
9219
9220 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
9221
9222 * dnd.el (dnd-protocol-alist): Improve custom type.
9223
9224 * dired.el (dired-dnd-protocol-alist): New variable.
9225 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
9226 `dired-mode-hook' to the end.
9227
9228 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
9229
9230 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
9231 comment-end if comment-start-skip is not set.
9232 Obey the font-lock-comment-delimiter-face variables.
9233
9234 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
9235
9236 * files.el (executable-find): Move from executable.el. Use
9237 locate-file.
9238 * progmodes/executable.el (executable-find): Move to files.el.
9239
9240 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
9241 when trying to ensure forward progress.
9242
9243 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
9244
9245 * mouse-sel.el (mouse-sel-follow-link-p): New function.
9246 (mouse-select, mouse-select-internal, mouse-extend-internal):
9247 Use it to implement mouse-1-click-follows-link functionality.
9248
9249 2005-05-11 Richard M. Stallman <rms@gnu.org>
9250
9251 * font-lock.el (font-lock-fontify-syntactically-region):
9252 Use font-lock-comment-delimiter-face for comment delimiters.
9253
9254 2005-05-10 Jay Belanger <belanger@truman.edu>
9255
9256 * calc/calc-help.el (calc-m-prefix-help): Add mention of
9257 preserving embedded modes.
9258
9259 2005-05-10 Richard M. Stallman <rms@gnu.org>
9260
9261 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
9262
9263 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
9264 Move from ada-stmt.el.
9265 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
9266
9267 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
9268 Move to ada-mode.el.
9269 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
9270
9271 * cus-edit.el (custom-file): Call file-chase-links.
9272
9273 * files.el (read-directory-name): Fix previous change.
9274 (hack-local-variables-confirm): New function.
9275 (hack-local-variables-prop-line, hack-local-variables)
9276 (hack-one-local-variable): Use it.
9277
9278 2005-05-10 Lute Kamstra <lute@gnu.org>
9279
9280 * font-lock.el (font-lock-keywords-alist)
9281 (font-lock-removed-keywords-alist): Clarify docstrings.
9282
9283 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
9284
9285 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
9286 (gdb-source-info): Check for preprocessor info.
9287 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
9288 a macro for a function.
9289 (gdb-info-breakpoints-custom): Try to find file again if not already
9290 found (user might have used GDB dir command).
9291 (gdb-get-location): Update gdb-location-alist correctly for change
9292 to gdb-info-breakpoints-custom.
9293
9294 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
9295 (gud-tooltip-print-command): Add gdbmi case.
9296 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
9297 preprocessor info.
9298
9299 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
9300
9301 * startup.el (fancy-splash-insert): Fix typo in doc string.
9302
9303 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
9304
9305 * obsolete/float.el (string-to-float):
9306 * obsolete/hilit19.el (hilit-add-pattern):
9307 * obsolete/rnews.el (news-parse-range, news-select-message)
9308 (news-get-pruned-list-of-files): Replace `string-to-int' by
9309 `string-to-number'.
9310
9311 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
9312 `find-file-not-found-hooks'; use `add-hook'.
9313 (uncompress-while-visiting): Set `write-file-functions', not
9314 `write-file-hooks'; use `add-hook'.
9315
9316 2005-05-09 Kim F. Storm <storm@cua.dk>
9317
9318 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
9319 (cua-paste): Handle clipboard action.
9320 (cua--init-keymaps): Remap clipboard-kill-region and
9321 clipboard-kill-ring-save.
9322
9323 2005-05-08 Eli Zaretskii <eliz@gnu.org>
9324
9325 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
9326 Improve commentary.
9327
9328 * simple.el (next-error-overlay-arrow-position): Revert the change
9329 made on 2005-04-30.
9330
9331 2005-05-07 Jay Belanger <belanger@truman.edu>
9332
9333 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
9334 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
9335 `calc-sel-reselect'.
9336
9337 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
9338 Calc is in embedded mode.
9339
9340 2005-05-07 Eli Zaretskii <eliz@gnu.org>
9341
9342 * progmodes/compile.el (compilation-setup):
9343 Set overlay-arrow-string to an empty string on text terminals.
9344
9345 * textmodes/ispell.el (ispell-program-name): Try looking for
9346 "aspell" along exec-path, and if found, use it as the default
9347 speller program.
9348
9349 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
9350
9351 * international/mule.el (sgml-xml-auto-coding-function):
9352 Recognize encoding='FOO' in single quotes as well as in double quotes.
9353
9354 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
9355
9356 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
9357 as well as `interactive', so that defmacro* would recognize
9358 `declare' forms.
9359
9360 2005-05-07 Eli Zaretskii <eliz@gnu.org>
9361
9362 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
9363 Explain more about the LIGHTER arg's usage in the doc string.
9364 Add commentary to clarify what the code does. Fix the regexp that
9365 strips whitespace from LIGHTER. Quote LIGHTER before using it,
9366 since it could have characters special to regular expressions.
9367
9368 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
9369
9370 * replace.el (occur-1): Bind inhibit-read-only so that
9371 erase-buffer doesn't barf on read-only text properties (likewise
9372 for add-text-properties in occur-engine). Mark buffer as unmodified.
9373 (occur-engine): Don't set buffer-read-only here.
9374
9375 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
9376
9377 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
9378 list-buffers-directory. This caused the *cvs-commit* buffer to be
9379 sometimes mistakenly reused as a *cvs* buffer.
9380
9381 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
9382
9383 * tooltip.el: Move code for GUD tooltips into gud.el.
9384 (require): CL no longer needed to compile case.
9385 (tooltip-mode): Do not toggle functions for GUD tooltips.
9386 (tooltip-gud-tips-p): Remove. Replace with minor mode
9387 gud-tooltip-mode in gud.el.
9388 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
9389 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
9390 tooltip-gud prefix with gud-tooltip and obsolete.
9391 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
9392 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
9393 (tooltip-mouse-motion): Mouse movement functions/variable.
9394 Rename in gud.el by adding gud prefix.
9395 (tooltip-gud-original-filter, tooltip-gud-dereference)
9396 (tooltip-gud-event, tooltip-toggle-gud-tips)
9397 (tooltip-gud-process-output, tooltip-gud-print-command)
9398 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
9399 gud.el by replacing tooltip-gud prefix with gud-tooltip.
9400 (gdb-tooltip-print): Move to gdb-ui.el.
9401
9402 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
9403 (require): CL needed to compile case.
9404 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
9405 tooltip-gud-tips-p. Make it a minor-mode.
9406 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
9407 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
9408 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
9409 (gud-tooltip-change-major-mode)
9410 (gud-tooltip-activate-mouse-motions-if-enabled)
9411 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
9412 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
9413 (gud-tooltip-original-filter, gud-tooltip-dereference)
9414 (gud-tooltip-event, tooltip-toggle-gud-tips)
9415 (gud-tooltip-process-output, gud-tooltip-print-command)
9416 (gud-tooltip-tips): Move from tooltip.el.
9417
9418 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
9419 (gdb-cpp-define-alist-flags): Doc fix.
9420 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
9421 gud-tooltip-mode is t.
9422
9423 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
9424
9425 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
9426 evaporate if their text is deleted.
9427 (goto-address-at-point): Make it work as a mouse binding as well.
9428 (goto-address-at-mouse): Obsolete it. Update users.
9429
9430 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
9431
9432 * calendar/appt.el (top-level): No longer activate on load.
9433
9434 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
9435
9436 * calendar/cal-bahai.el (mark-bahai-diary-entries):
9437 * net/webjump.el (webjump):
9438 * progmodes/idlw-help.el (idlwave-do-context-help1)
9439 (idlwave-highlight-linked-completions):
9440 * textmodes/po.el (po-find-file-coding-system-guts):
9441 Replace `assoc-ignore-case' by `assoc-string'.
9442
9443 2005-05-06 Eli Zaretskii <eliz@gnu.org>
9444
9445 * files.el (locate-file): Doc fix.
9446
9447 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
9448 Remove the redundant test for ms-dos.
9449
9450 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
9451 look for the preprocessor with exec-suffixes. If not found in
9452 standard places, look in exec-path. Remove most of the tests that
9453 used system-type.
9454
9455 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
9456
9457 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
9458
9459 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
9460 file-name clash with jka-compr.el on 8+3 filesystems.
9461
9462 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9463
9464 * term/mac-win.el: Don't define or bind scroll bar functions if
9465 x-toolkit-scroll-bars is t.
9466 (x-select-text, x-get-selection-value): Clear
9467 x-last-selected-text-clipboard if x-select-enable-clipboard is
9468 nil.
9469 (PRIMARY): Put mac-scrap-name property.
9470 (mac-select-convert-to-file-url): New function.
9471 (public.file-url): New selection target type. Add to
9472 selection-converter-alist.
9473 (x-get-selection, x-selection-value): Handle it.
9474 (x-cut-buffer-or-selection-value): New alias.
9475
9476 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9477
9478 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
9479 entry to avoid calling bibtex-find-entry with arg global
9480 being t. Remove arg key.
9481 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
9482 (bibtex-copy-summary-as-kill): Change accordingly.
9483
9484 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
9485
9486 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
9487 (org-agenda-date-later): Use with-current-buffer.
9488
9489 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
9490
9491 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
9492 (define-obsolete-variable-alias): Doc Fixes.
9493
9494 2005-05-06 Kim F. Storm <storm@cua.dk>
9495
9496 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
9497 vertical-motion when selective-display is active.
9498
9499 * ido.el (ido-setup-hook): New hook.
9500 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
9501 (ido-input-stack): New var.
9502 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
9503 ido-next-work-file binding to M-O.
9504 Bind M-f to ido-wide-find-file-or-pop-dir.
9505 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
9506 (ido-read-internal): Run ido-setup-hook.
9507 Catch quit in read-file-name and read-string to cancel edit.
9508 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
9509 Automatically pop-all when completing a directory name (RET).
9510 (ido-file-internal): Add with-no-warnings around ffap and dired code.
9511 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
9512 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
9513 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
9514 New functions for M-b/M-f to move among the directory components.
9515 (ido-make-merged-file-list): Catch quit to cancel merge.
9516 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
9517 (ido-completion-help): No warnings for ido-completion-buffer-full.
9518
9519 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
9520
9521 * font-lock.el (font-lock-negation-char-face): New face and variable.
9522 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
9523 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
9524 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
9525 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
9526
9527 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
9528
9529 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
9530 Fix typo in docstring.
9531
9532 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
9533 (ebrowse-print-statistics-line)
9534 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
9535
9536 * term/w32-win.el (image-library-alist): Add additional name for
9537 Xpm library.
9538
9539 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
9540
9541 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
9542 use gcc instead of cpp.
9543
9544 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
9545 (gdb-create-define-alist): Use it.
9546 (gdb-cpp-define-alist-program): Update for MS-DOS.
9547
9548 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
9549
9550 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
9551
9552 2005-05-04 Richard M. Stallman <rms@gnu.org>
9553
9554 * help.el (describe-key): No error when UNTRANSLATED is nil.
9555
9556 * simple.el (line-move-1): Fix previous change to signal errors
9557 appropriately.
9558
9559 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
9560
9561 * calendar/icalendar.el (icalendar-version): Now at 0.12.
9562 (icalendar-duration-correction): Remove.
9563 (icalendar--get-event-properties): Split result at commas.
9564 (icalendar--decode-isoduration): New optional argument
9565 DURATION-CORRECTION.
9566 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
9567 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
9568 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
9569 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
9570 (icalendar--convert-anniversary-to-ical): New functions, extracted
9571 from icalendar-export-region, with bug fixes.
9572 (icalendar-export-region): Use the above functions.
9573 (icalendar-import-buffer): Check before saving diary file.
9574 (icalendar--convert-recurring-to-diary)
9575 (icalendar--convert-non-recurring-all-day-to-diary)
9576 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
9577 extracted from icalendar--convert-ical-to-diary, with bug fixes.
9578 (icalendar--convert-ical-to-diary): Use the above functions.
9579
9580 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
9581
9582 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
9583 Remove these recent additions.
9584 (c-mode): Restore to before 2005-04-28.
9585
9586 * progmodes/cc-vars.el (cc-define-list-program): Remove this
9587 recent addition.
9588
9589 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
9590 (gdb-define-alist): New variables.
9591 (gdb-create-define-alist): New function.
9592 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
9593 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
9594 with string-to-number.
9595 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
9596
9597 * progmodes/gud.el: Replace string-to-int with string-to-number.
9598 (gud-find-file): Handle gdb-define-alist.
9599
9600 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
9601
9602 2005-05-02 Jay Belanger <belanger@truman.edu>
9603
9604 * calc/calc-aent.el (math-read-token):
9605 * calc/calc-bin.el (calc-word-size):
9606 * calc/calc-ext.el (calc-read-number-fancy):
9607 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
9608 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
9609 * calc/calc-frac.el (calc-over-notation):
9610 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
9611 (calc-graph-num-points, calc-graph-init):
9612 * calc/calc-prog.el (calc-read-parse-table-part)
9613 (calc-edit-macro-repeats):
9614 * calc/calc-yank.el (calc-do-grab-rectangle):
9615 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
9616 Replace `string-to-int' by `string-to-number'.
9617
9618 2005-05-02 Kim F. Storm <storm@cua.dk>
9619
9620 * kmacro.el: Use executing-kbd-macro-index variable.
9621
9622 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
9623
9624 * net/rlogin.el (rlogin-parse-words): Delete func.
9625 (rlogin): Use split-string, not rlogin-parse-words.
9626 Also, if there are option-like elements in the parsed args,
9627 take the host to be the first arg immediately following them.
9628 Suggested by Michael Mauger.
9629
9630 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9631
9632 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
9633
9634 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
9635
9636 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
9637 (cc-mode-cpp-program): Rename to cc-define-list-program and
9638 move to cc-vars.el.
9639
9640 * progmodes/cc-vars.el (cc-define-list-program):
9641 Change to "gcc -E -dM -". Make customizable.
9642
9643 2005-05-02 Kim F. Storm <storm@cua.dk>
9644
9645 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
9646
9647 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
9648
9649 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
9650
9651 * international/mule-util.el (truncate-string): Remove alias and
9652 obsolete declaration.
9653
9654 * international/mule-cmds.el (update-iso-coding-systems):
9655 Remove alias and obsolete declaration.
9656
9657 * international/mule.el (coding-system-parent): Remove alias and
9658 obsolete declaration.
9659
9660 * subr.el (define-function, sref): Remove aliases and obsolete
9661 declarations.
9662 (chars-in-region): Remove obsolete declaration.
9663
9664 2005-05-01 Richard M. Stallman <rms@gnu.org>
9665
9666 * info.el (Info-mode): Set widen-automatically to nil, locally.
9667
9668 * simple.el (widen-automatically): New variable.
9669 (pop-global-mark): Obey widen-automatically.
9670
9671 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
9672
9673 * term/xterm.el (function-key-map): Call substitute-key-definition
9674 before the keymap size is increased by a lot of define-key calls.
9675
9676 2005-05-01 Richard M. Stallman <rms@gnu.org>
9677
9678 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
9679 Rename ARG to ELEMENT. Doc fix.
9680
9681 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
9682
9683 * allout.el (allout-exposure): Remove macro and obsolete declaration.
9684 Remove references to allout-exposure/change to allout-new-exposure.
9685
9686 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
9687 bytecode symbols.
9688
9689 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
9690 (compiled-function-p, focus-frame, unfocus-frame):
9691 Remove aliases and obsolete declarations.
9692 Back out inadvertent changes from previous commit.
9693
9694 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9695
9696 * files.el (require-final-newline): Make Custom tags consistent
9697 with mode-require-final-newline.
9698 (mode-require-final-newline): Doc fix.
9699
9700 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
9701
9702 * international/latexenc.el (latexenc-find-file-coding-system):
9703 Fix regular expressions.
9704
9705 2005-05-01 David Kastrup <dak@gnu.org>
9706
9707 * international/latexenc.el (latexenc-find-file-coding-system):
9708 Fix regular expressions.
9709
9710 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
9711
9712 * subr.el (string-to-int): Make obsolete.
9713
9714 2005-04-30 Richard M. Stallman <rms@gnu.org>
9715
9716 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
9717
9718 * loadup.el: load jka-comp-hook.
9719
9720 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
9721 (jka-compr-handler): Add autoload. `put' calls moved
9722 to jka-comp-hook.el.
9723 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
9724 (jka-compr-inhibit): Autoload.
9725
9726 * jka-comp-hook.el: New file.
9727 Enable the mode by default.
9728
9729 * files.el (backup-buffer-copy): Use copy-file instead
9730 of write-region, and put back the 'excl.
9731
9732 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
9733
9734 * progmodes/flymake.el (flymake-split-string)
9735 (flymake-split-string, flymake-log, flymake-pid-to-names)
9736 (flymake-reg-names, flymake-get-source-buffer-name)
9737 (flymake-unreg-names, flymake-add-line-err-info)
9738 (flymake-add-err-info): Clarify docstrings.
9739 (flymake-popup-menu, flymake-make-emacs-menu)
9740 (flymake-make-xemacs-menu): Add docstrings.
9741 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
9742 Set variables directly throughout.
9743
9744 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
9745
9746 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
9747 exists. Initialize cc-define-alist.
9748 (c-mode): Add cc-create-define-alist locally to after-save-hook.
9749 If there is no file (Macroexpansion) don't create an alist.
9750
9751 2005-04-29 Sam Steingold <sds@gnu.org>
9752
9753 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
9754 (cc-create-define-alist): Use it instead of the hard-coded string.
9755
9756 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
9757
9758 * international/mule-conf.el (file-coding-system-alist): Fix regexp
9759 for latexenc.
9760
9761 2005-04-29 Lute Kamstra <lute@gnu.org>
9762
9763 * emacs-lisp/generic.el: Improve commentary section.
9764 (define-generic-mode): Improve docstring.
9765
9766 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
9767
9768 * textmodes/org.el (many places): Change to quiet the byte compiler.
9769 (org-prefix-format-compiled): New variable.
9770 (org-compile-prefix-format): New function.
9771 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
9772 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
9773 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
9774 (org-get-entries-from-diary): Use `org-get-time-of-day' for
9775 consistency with entries from `org-mode' files.
9776 (org-get-time-of-day): Fix bug with partial matches early in a line.
9777 (org-non-link-chars): New constant.
9778 (org-link-regexp): Respect `org-non-link-chars'.
9779 (org-agenda-day-view): Remove command.
9780 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
9781 (org-follow-bbdb-link, org-store-link): Search also company field.
9782 (org-highlight-overlay): New variable.
9783 (org-highlight, org-unhighlight): New functions.
9784 (org-agenda-mode): Add pre-command-hook to remove highlight.
9785 (org-evaluate-time-range): Behavior depends upon whether time stamp
9786 contains a time or not.
9787 (org-show-subtree, org-show-entry): New functions.
9788 (org-agenda-cleanup-fancy-diary): Remove empty lines.
9789
9790 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
9791
9792 * comint.el (comint-output-filter-functions): Add autoload cookie.
9793
9794 2005-04-28 Kim F. Storm <storm@cua.dk>
9795
9796 * ido.el (ido-everywhere): Fix last change.
9797
9798 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
9799
9800 * international/latexenc.el: New file.
9801 * international/mule-conf.el (file-coding-system-alist): For .tex,
9802 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
9803
9804 2005-04-28 Lute Kamstra <lute@gnu.org>
9805
9806 * font-lock.el (font-lock-add-keywords)
9807 (font-lock-remove-keywords): Clarify docstring.
9808 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
9809 Don't start docstrings with a `*'.
9810 (font-lock-update-removed-keyword-alist): Give it a docstring.
9811
9812 * generic-x.el: Update commentary section.
9813 Only require font-lock when compiling.
9814 Define all modes conditionally.
9815 Place all generic modes in the generic-x-modes customization group.
9816 (generic-x-modes): New customization group.
9817 (generic-default-modes, generic-mswindows-modes)
9818 (generic-unix-modes, generic-other-modes): New constants.
9819 (generic-define-mswindows-modes, generic-define-unix-modes):
9820 Update docstrings. Make them obsolete.
9821 (generic-extras-enable-list): New default value. Update docstring.
9822 Improve :type. Change :set function.
9823 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
9824 Fix docstring.
9825
9826 * emacs-lisp/generic.el (generic-mode-internal):
9827 Simplify font-lock-defaults.
9828 (define-generic-mode): Fix docstring.
9829
9830 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
9831
9832 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
9833 font-lock-face property to highlight matches.
9834
9835 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
9836
9837 * progmodes/cc-mode.el (cc-create-define-alist): New function.
9838 (cc-define-alist): New variable.
9839 (c-mode): Make it local and initialize it.
9840
9841 * progmodes/gdb-ui.el (gdb-active-process): New variable.
9842 (gdb-exited): New function.
9843 (gdb-annotation-rules): Use it.
9844 (gdb-starting): Set gdb-active-process to t.
9845 (gdb-stopping): Amend doc string.
9846 (gdb-reset): Set gdb-active-process to nil.
9847
9848 * tooltip.el (tooltip-gud-tips): Show the associated #define
9849 directives when a C program under GDB is not executing.
9850
9851 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
9852
9853 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
9854 font-lock-fontify-syntactic-keywords.
9855
9856 * font-lock.el (font-lock-default-fontify-region): Don't force
9857 parse-sexp-lookup-properties to nil.
9858
9859 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
9860
9861 * man.el (man-mode-syntax-table): Set up `:' to have
9862 word-constituent syntax.
9863
9864 2005-04-27 Lute Kamstra <lute@gnu.org>
9865
9866 * novice.el (disable-command): Don't add spurious newlines to the
9867 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
9868
9869 2005-04-26 Jay Belanger <belanger@truman.edu>
9870
9871 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
9872 than one window before deleting window.
9873
9874 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
9875
9876 * shell.el (shell-prompt-pattern): Doc fix.
9877 (shell-mode): Set paragraph-separate buffer locally to "\\'".
9878
9879 * comint.el (comint-prompt-regexp, comint-get-old-input)
9880 (comint-use-prompt-regexp)
9881 (comint-use-prompt-regexp-instead-of-fields)
9882 (comint-replace-by-expanded-history, comint-send-input)
9883 (comint-output-filter, comint-get-old-input-default)
9884 (comint-line-beginning-position, comint-bol, comint-show-output)
9885 (comint-backward-matching-input, comint-forward-matching-input)
9886 (comint-next-prompt, comint-previous-prompt):
9887 Rename `comint-use-prompt-regexp-instead-of-fields' to
9888 `comint-use-prompt-regexp'. Keep old name as alias and declare
9889 obsolete.
9890 (comint-use-prompt-regexp): Shorten first line of doc string.
9891
9892 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
9893 Set paragraph-separate buffer locally to "\\'".
9894
9895 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
9896 Adapt to above name change.
9897
9898 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
9899 (smbclient-prompt-regexp): Ditto.
9900
9901 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
9902
9903 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
9904
9905 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
9906 gdb-location-list.
9907 Break lines that are over 80 characters wide.
9908
9909 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
9910
9911 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
9912 New fun and var, to preserve compatibility.
9913
9914 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
9915
9916 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
9917
9918 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
9919 name to file-newer-than-file-p.
9920
9921 2005-04-26 Richard M. Stallman <rms@gnu.org>
9922
9923 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
9924
9925 * progmodes/python.el (python-mode):
9926 Use new name eldoc-documentation-function.
9927
9928 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
9929
9930 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
9931 (eldoc-documentation-function):
9932 Rename from eldoc-print-current-symbol-info-function. Calls changed.
9933
9934 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
9935
9936 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
9937
9938 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
9939
9940 * term/xterm.el (function-key-map): Fix strings for
9941 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
9942 {C,S,A,C-S}-{f1-f12}.
9943
9944 2005-04-26 Kenichi Handa <handa@m17n.org>
9945
9946 * international/mule-cmds.el (select-safe-coding-system):
9947 Fix previous change.
9948
9949 2005-04-26 Lute Kamstra <lute@gnu.org>
9950
9951 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
9952
9953 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
9954 (font-lock-comment-delimiter-face): Ditto.
9955
9956 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
9957
9958 2005-04-25 Jay Belanger <belanger@truman.edu>
9959
9960 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
9961 to t while inserting information; use help-mode.
9962
9963 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
9964
9965 * term.el (ansi-term-color-vector): Use the xterm colors.
9966 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
9967
9968 2005-04-25 Lute Kamstra <lute@gnu.org>
9969
9970 * font-core.el (font-lock-defaults): Fix docstring.
9971
9972 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
9973
9974 2005-04-25 Kenichi Handa <handa@m17n.org>
9975
9976 * international/mule-cmds.el (select-safe-coding-system):
9977 Don't check consistency with coding: spec, etc if raw-text or
9978 no-conversion was found to be safe.
9979
9980 2005-04-24 Richard M. Stallman <rms@gnu.org>
9981
9982 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
9983 citation markers at start of each line.
9984
9985 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
9986 citation markers at start of each line.
9987
9988 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
9989
9990 * files.el (mode-require-final-newline): Fix previous change.
9991 (require-final-newline): Fix type label.
9992
9993 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
9994
9995 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
9996 statement in buffer (broken by 2004-11-24 change).
9997
9998 2005-04-24 Kim F. Storm <storm@cua.dk>
9999
10000 * ido.el (ido-everywhere): Save and restore old read-buffer-function
10001 and read-file-name-function values. Don't overwrite existing
10002 non-nil values if ido-mode is enabled without ido-everywhere.
10003
10004 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
10005
10006 * files.el (mode-require-final-newline): Minor doc fix.
10007
10008 2005-04-24 Eli Zaretskii <eliz@gnu.org>
10009
10010 * subr.el (syntax-after): Doc fix.
10011 (syntax-class): If argument is nil, return nil. Mask off upper 16
10012 bits, not 8 bits.
10013
10014 * files.el (mode-require-final-newline): Doc fix.
10015 (backup-buffer-copy): Fix last change.
10016
10017 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10018
10019 * term/mac-win.el: Require select. Set selection-coding-system to
10020 mac-system-coding-system. Call menu-bar-enable-clipboard.
10021 (x-last-selected-text-clipboard, x-last-selected-text-primary)
10022 (x-select-enable-clipboard): New variables.
10023 (x-select-text, x-get-selection, x-selection-value)
10024 (x-get-selection-value, mac-select-convert-to-string)
10025 (mac-services-open-file, mac-services-open-selection)
10026 (mac-services-insert-text): New functions.
10027 (CLIPBOARD, FIND): Put mac-scrap-name property.
10028 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
10029 (public.tiff): Put mac-ostype property.
10030 (selection-converter-alist): Add entries for them.
10031 (mac-application-menu-map): New keymap.
10032 (interprogram-cut-function, interprogram-paste-function): Set to
10033 x-select-text and x-get-selection-value, respectively.
10034 (split-window-keep-point): Set to t.
10035
10036 2005-04-23 Richard M. Stallman <rms@gnu.org>
10037
10038 * files.el (read-directory-name): Always pass non-nil
10039 DEFAULT-FILENAME arg to read-file-name.
10040 (backup-buffer-copy, basic-save-buffer-2): Take care against
10041 writing thru an unexpected existing symlink.
10042 (revert-buffer): In indirect buffer, revert the base buffer.
10043 (magic-mode-alist): Doc fix.
10044 (buffer-stale-function): Doc fix.
10045 (minibuffer-with-setup-hook): Avoid warning.
10046 (mode-require-final-newline): Doc and custom fix.
10047
10048 * follow.el (follow-end-of-buffer): Use with-no-warnings.
10049
10050 * font-lock.el (font-lock-comment-face): On terminals with few colors,
10051 use the default appearance.
10052 (font-lock-comment-delimiter-face): New face, new variable.
10053
10054 * imenu.el (imenu--generic-function): The official position of a
10055 definition is the start of the line that BEG is in.
10056
10057 * midnight.el (midnight-timer): Move defvar up.
10058
10059 * mouse.el (mouse-drag-region-1): Delete some debugging code.
10060
10061 * saveplace.el (save-place-to-alist): Use with-no-warnings.
10062
10063 * startup.el (command-line): Use with-no-warnings.
10064
10065 * window.el (window-size-fixed): New defvar.
10066
10067 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
10068
10069 * mail/rmail.el (rmail-font-lock-keywords):
10070 Use font-lock-comment-delimiter-face.
10071
10072 * mail/sendmail.el (mail-font-lock-keywords):
10073 Use font-lock-comment-delimiter-face.
10074
10075 * progmodes/compile.el (next-error-highlight-timer): New defvar.
10076
10077 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
10078
10079 * progmodes/compile.el (compilation-mode-font-lock-keywords):
10080 Specify t for LAXMATCH when matching directories.
10081 Save match data around compilation-compat-error-properties form.
10082
10083 2005-04-23 David Kastrup <dak@gnu.org>
10084
10085 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
10086 Mention that the autoloaded aliases should be kept for AUCTeX.
10087
10088 2005-04-23 Andreas Schwab <schwab@suse.de>
10089
10090 * isearch.el (isearch-forward): Doc fix.
10091
10092 2005-04-23 Eli Zaretskii <eliz@gnu.org>
10093
10094 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
10095 (jit-lock-stealth-nice): Change default value to 0.5.
10096
10097 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
10098
10099 * abbrev.el (write-abbrev-file): Write table entries in
10100 alphabetical order by table name.
10101
10102 2005-04-22 Kim F. Storm <storm@cua.dk>
10103
10104 * ido.el (ido-read-internal): Fix `list' completion.
10105
10106 2005-04-22 Kenichi Handa <handa@m17n.org>
10107
10108 * recentf.el (recentf-save-file-coding-system): New variable.
10109 (recentf-save-list): Encode the file by
10110 recentf-save-file-coding-system and add coding: tag.
10111
10112 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
10113
10114 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
10115
10116 2005-04-21 Lute Kamstra <lute@gnu.org>
10117
10118 * loadhist.el (unload-feature): Don't remove a function from hooks
10119 if it is about to be restored to an autoload . Remove functions
10120 that will become unbound from auto-mode-alist. Simplify the code.
10121
10122 * subr.el (assq-delete-all): New implementation that is linear,
10123 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
10124 (rassq-delete-all): New function.
10125
10126 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
10127 Add size-indication-mode.
10128
10129 2005-04-21 Kenichi Handa <handa@m17n.org>
10130
10131 * international/mule-cmds.el: Add autoload for widget-value in
10132 eval-when-compile.
10133
10134 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
10135
10136 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
10137 Add tooltip-mode.
10138
10139 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
10140
10141 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
10142
10143 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
10144 (inferior-lisp-filter-regexp, inferior-lisp-program)
10145 (inferior-lisp-load-command, inferior-lisp-prompt)
10146 (inferior-lisp-mode-hook, lisp-source-modes)
10147 (inferior-lisp-load-hook): defvar->defcustom.
10148 (inferior-lisp-program, inferior-lisp-prompt)
10149 (inferior-lisp-load-hook): Doc fixes.
10150 (inferior-lisp-install-letter-bindings): Small change in
10151 introductory comment.
10152
10153 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
10154
10155 * vc.el (vc-annotate-color-map): Change some colors so that text
10156 using them as foreground is readable on both white and black
10157 backgrounds.
10158
10159 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10160
10161 * international/mule-conf.el (translation-table-for-input):
10162 Remove redundant declaration.
10163
10164 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
10165
10166 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
10167
10168 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
10169 (tooltip-toggle-gud-tips): New function.
10170
10171 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10172
10173 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
10174 right angle brackets.
10175
10176 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
10177
10178 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
10179
10180 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
10181
10182 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
10183 Remove. Update callers to use expand-file-name instead.
10184
10185 * subr.el (syntax-class): New function.
10186
10187 * simple.el (blink-matching-open): Use it.
10188
10189 * paren.el (show-paren-function): Use it to recognize parens that are
10190 also used in 2-char comment markers.
10191
10192 2005-04-19 Lute Kamstra <lute@gnu.org>
10193
10194 * loadhist.el (unload-feature): Update for new format of
10195 load-history. Simplify the code.
10196
10197 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10198
10199 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
10200 (mac-add-charset-info): New function. Initialize variable
10201 mac-charset-info-alist using it.
10202 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
10203 for translation.
10204 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
10205 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
10206 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
10207 New CCL programs.
10208
10209 2005-04-19 Kim F. Storm <storm@cua.dk>
10210
10211 * simple.el (next-buffer, prev-buffer, next-error)
10212 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
10213 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
10214
10215 * bindings.el (next-buffer, prev-buffer, next-error)
10216 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
10217 (clone-indirect-buffer-other-window): Move bindings from simple.el.
10218 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
10219 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
10220
10221 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
10222
10223 * isearch.el (isearch-edit-string): Make the search-ring available for
10224 minibuffer history commands.
10225 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
10226 the default history commands now work just as well.
10227 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
10228
10229 2005-04-18 Kim F. Storm <storm@cua.dk>
10230
10231 * emulation/cua-base.el (cua--pre-command-handler): Add more
10232 elaborate check for shift modifier on non-window systems.
10233
10234 2005-04-18 Lars Hansen <larsh@math.ku.dk>
10235
10236 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
10237
10238 2005-04-18 Kim F. Storm <storm@cua.dk>
10239
10240 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
10241 and make it optional. Don't test tooltip-gud-echo-area here.
10242 (tooltip-gud-process-output, gdb-tooltip-print):
10243 Pass tooltip-gud-echo-area to tooltip-show.
10244 (tooltip-help-tips): Remove second optional arg to tooltip-show.
10245
10246 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10247
10248 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
10249 `display-graphic-p' may not be bound yet.
10250
10251 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
10252
10253 * startup.el (command-line): No longer enable Xterm Mouse mode by
10254 default in terminals compatible with xterm.
10255
10256 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
10257
10258 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
10259
10260 * tooltip.el (tooltip-gud-echo-area): Rename from
10261 tooltip-use-echo-area.
10262 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
10263 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
10264 area independently of where help tooltips are displayed.
10265
10266 2005-04-17 David Kastrup <dak@gnu.org>
10267
10268 * cus-theme.el (custom-theme-write-variables): Quote variables
10269 where necessary.
10270
10271 2005-04-17 Richard M. Stallman <rms@gnu.org>
10272
10273 * simple.el (yank-excluded-properties): Add follow-link to value.
10274
10275 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
10276
10277 * startup.el (fancy-splash-max-time): Just 30 seconds.
10278 (fancy-splash-delay): Just 7.
10279 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
10280
10281 * loadhist.el (unload-feature): Update for new format of load-history.
10282 Simplify the code.
10283
10284 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
10285 (rmail-font-lock-keywords): Don't fontify the text of a citation.
10286
10287 * mail/sendmail.el (mail-font-lock-keywords):
10288 Don't fontify subject text.
10289 Don't fontify the text of a citation.
10290
10291 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
10292
10293 * comint.el (comint-output-filter): Run comint-output-filter-functions
10294 with point where the user had it.
10295
10296 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
10297
10298 * international/ucs-tables.el (ucs-set-table-for-input):
10299 Disable when using unify-on-decoding.
10300
10301 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
10302
10303 * emulation/cua-base.el (cua-global-mark-face): Add special case
10304 for displays supporting a high number of colors.
10305
10306 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
10307
10308 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
10309
10310 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
10311
10312 * filesets.el (filesets-add-buffer): If user supplies a name of a
10313 non-existing fileset, create a new fileset.
10314
10315 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
10316
10317 * textmodes/org.el (org-up-heading-all): Fix bug with
10318 `outline-up-heading-all'.
10319
10320 2005-04-16 Andreas Schwab <schwab@suse.de>
10321
10322 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
10323 /etc/permissions.d/* and /etc/aliases.d/*.
10324
10325 2005-04-16 Kenichi Handa <handa@m17n.org>
10326
10327 * international/code-pages.el (cp-make-coding-system):
10328 Set `translation-table-for-input' property value to the symbol
10329 ucs-mule-to-mule-unicode, not to that value.
10330 (pt154): Escape guillemet by `\'.
10331
10332 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
10333
10334 * loadup.el: Load tooltip if x-show-tip is fboundp.
10335
10336 * startup.el (command-line): Add comment.
10337
10338 * tooltip.el (tooltip-mode): Specify correct standard value for
10339 Custom in init-value.
10340
10341 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
10342
10343 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
10344 possible.
10345
10346 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10347
10348 * textmodes/org.el (org-agenda-date-prompt): Rename from
10349 `org-agenda-date-today'.
10350 (org-evaluate-time-range): Insert at point instead of directly
10351 after time range.
10352 (org-first-headline-recenter, org-subtree-end-visible-p)
10353 (org-optimize-window-after-visibility-change): New functions
10354 (org-agenda-post-command-hook): Don't allow point at end of line,
10355 to make sure it always hits the text properties.
10356 (org-agenda-next-date-line, org-agenda-previous-date-line):
10357 New commands.
10358 (org-set-regexps-and-options): Category may contain white space.
10359 (org-agenda-get-deadlines, org-agenda-get-scheduled):
10360 Improve marker positions.
10361 (org-agenda-new-marker): Argument POS made optional.
10362 (org-agenda-get-timestamps): Deadlines which are done are listed
10363 in org-done-face now.
10364 (org-agenda-get-todos, org-agenda-get-timestamps)
10365 (org-agenda-get-deadlines, org-agenda-get-scheduled):
10366 Set `undone-face' and `done-face' properties.
10367 (org-last-todo-state-is-todo): New variable.
10368 (org-todo): Set `org-last-todo-state-is-todo'.
10369 (org-agenda-todo): Change face according to
10370 `org-last-todo-state-is-todo'. And change other lines referring to
10371 the same entry.
10372 (org-calendar-goto-agenda): New command.
10373 (org-calendar-to-agenda-key): New option.
10374 (org-startup-folded): New allowed value `content'.
10375 (org-set-regexps-and-options): Accept new value `content' for
10376 `org-startup-folded'.
10377 (org-get-current-options): Handle new value `content' for
10378 `org-startup-folded'.
10379 (org-insert-todo-heading): New command.
10380 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
10381 interactively in empty file and option
10382 `org-insert-mode-line-in-empty-file' has been set.
10383 (org-agenda-todo,org-agenda-priority): Modify to use
10384 `org-agenda-change-all-lines'.
10385 (org-warning-face): Change color on dark background
10386
10387 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10388
10389 * international/mule-cmds.el (set-locale-environment): On Mac OS,
10390 use preferences AppleLocale and AppleLanguages, and variable
10391 mac-system-locale for default locale. On Mac OS Classic, use
10392 mac-system-coding-system for default coding systems.
10393
10394 * term/mac-win.el: Don't set file-name-coding-system.
10395 Decode variables system-name, emacs-build-system, user-login-name, and
10396 user-full-name by mac-system-coding-system on Mac OS Classic.
10397 (mac-system-coding-system): New variable.
10398
10399 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
10400
10401 * startup.el (command-line): Handle `xterm-mouse-mode' before
10402 reading init file.
10403
10404 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
10405
10406 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
10407
10408 * progmodes/sh-script.el (sh-here-document-word): Make it a
10409 defcustom. Doc fix.
10410 (sh-add): Bash uses $(( )) for arithmetic.
10411 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
10412 (sh-maybe-here-document): Remove quotes and leading whitespace
10413 from heredoc word when closing. Indent heredoc with tabs if word
10414 starts with "-".
10415
10416 2005-04-13 Richard M. Stallman <rms@gnu.org>
10417
10418 * simple.el (undo): Fix previous change.
10419
10420 * custom.el (defface): Doc fix.
10421
10422 2005-04-13 Lute Kamstra <lute@gnu.org>
10423
10424 * Makefile.in (DONTCOMPILE): Remove list.
10425 (compile, compile-always): Don't use DONTCOMPILE.
10426 (update-authors): Load the library in which batch-update-authors
10427 is defined.
10428 * makefile.w32-in (DONTCOMPILE): Remove list.
10429 (compile, compile-always): Fix comments.
10430 (update-authors): Load the library in which batch-update-authors
10431 is defined.
10432
10433 * generic-x.el (generic-mode-ini-file-find-file-hook):
10434 Rename to ini-generic-mode-find-file-hook.
10435 Keep generic-mode-ini-file-find-file-hook as an alias.
10436 (ini-generic-mode-find-file-hook): Rename from
10437 generic-mode-ini-file-find-file-hook. Fix docstring.
10438 (ini-generic-mode): Docstring change.
10439 (bat-generic-mode-run-as-comint): Silence the byte compiler.
10440
10441 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
10442 called from lisp.
10443
10444 * generic.el: Move to the emacs-lisp subdir.
10445
10446 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
10447
10448 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
10449 and C-S- function and cursor motion keys.
10450
10451 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
10452
10453 * startup.el (command-line): Enable Xterm Mouse mode by default.
10454 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
10455 for Custom. No longer show "Mouse" in mode line when enabled.
10456 Doc fix.
10457
10458 2005-04-12 Kim F. Storm <storm@cua.dk>
10459
10460 * emulation/cua-base.el (cua-rectangle-face)
10461 (cua-rectangle-noselect-face): Define face attributes here.
10462
10463 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
10464
10465 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10466
10467 * startup.el (command-line): Turn off blinking cursor if
10468 cursorBlink in resources is off or false.
10469
10470 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10471
10472 * term/mac-win.el (dnd): Require dnd.
10473 (mac-drag-n-drop): Call dnd-handle-one-url.
10474 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
10475 (kTextEncodingISOLatin2): Remove constants.
10476 (mac-script-code-coding-systems): New constant.
10477 (mac-handle-language-change): New function.
10478 (special-event-map): Bind it to `language-change' event.
10479 (mac-centraleurroman, mac-cyrillic): New coding systems.
10480 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
10481 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
10482 and mac-cyrillic-encoder to encode-mac-centraleurroman and
10483 encode-mac-cyrillic, respectively.
10484
10485 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
10486
10487 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
10488 Don't set overlay-arrow-string to "=>" as this is done
10489 globally in C now.
10490
10491 2005-04-12 Lute Kamstra <lute@gnu.org>
10492
10493 * generic-x.el (rc-generic-mode, rul-generic-mode):
10494 Fix auto-mode-alist entries.
10495 (etc-fstab-generic-mode): Tweak fontification.
10496
10497 * generic.el (generic-make-keywords-list): Fix docstring.
10498 (generic-mode-internal): Simplify generic-font-lock-keywords.
10499
10500 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
10501
10502 * whitespace.el (whitespace-buffer-leading)
10503 (whitespace-buffer-trailing): Revert the incorrect test inversion.
10504 However, fix the highlight area for the leading and
10505 trailing whitespaces to show space.
10506
10507 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
10508
10509 * whitespace.el (whitespace-version): Bump to 3.5
10510
10511 (whitespace-buffer-leading, whitespace-buffer-trailing):
10512 Invert sense of the test to highlight the whitespace.
10513
10514 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
10515
10516 * progmodes/gud.el (gud-display-line): GUD uses its own
10517 overlay arrow now so don't set overlay-arrow-string.
10518 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
10519
10520 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
10521
10522 * term.el (term-ansi-current-bold, term-ansi-current-underline)
10523 (term-ansi-current-reverse, term-ansi-current-invisible)
10524 (term-ansi-face-already-done): Change to boolean.
10525 (term-reset-terminal, term-handle-colors-array): Handle the above
10526 vars accordingly.
10527 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
10528 (term-emulate-terminal): Use the new name.
10529
10530 * faces.el (secondary-selection): Use yellow1, not yellow.
10531 (trailing-whitespace): Use red1, not red.
10532
10533 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10534
10535 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
10536 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
10537 (dired-dnd-handle-file): Call dnd-get-local-file-uri
10538
10539 * cus-edit.el (dnd): New group.
10540
10541 * term/w32-win.el (dnd): Require dnd
10542 (w32-drag-n-drop): Call dnd-handle-one-url.
10543
10544 * x-dnd.el: Require dnd.
10545 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
10546 Call dnd-handle-one-url.
10547 (x-dnd-types-alist, x-dnd-insert-utf8-text)
10548 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
10549 to dnd-insert-text.
10550 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
10551 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
10552 (x-dnd-get-local-file-name, x-dnd-open-local-file)
10553 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
10554
10555 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
10556
10557 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
10558
10559 * wdired.el: Doc fixes.
10560 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
10561 (wdired-use-dired-vertical-movement): Rename from
10562 wdired-always-move-to-filename-beginning.
10563 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
10564 (wdired-change-to-wdired-mode): Change mode name.
10565 (wdired-newline): Delete.
10566
10567 2005-04-11 Richard M. Stallman <rms@gnu.org>
10568
10569 * whitespace.el (whitespace-highlight-the-space):
10570 Don't call whitespace-unhighlight-the-space here.
10571
10572 * simple.el (undo): Record t in undo-equiv-table
10573 for the redo record made by an undo-in-region.
10574
10575 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
10576
10577 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
10578 (gdb-frame-inferior-io-buffer): New Functions to control
10579 display of separate IO buffer.
10580 (menu): Add them to menu-bar.
10581 (gdb-display-buffer): Check for buffer another frame.
10582 Protect GUD buffer.
10583 (gdb-setup-windows): Create IO buffer if not already there.
10584 (gdb-memory-mode): Remove purecopy noops.
10585
10586 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
10587
10588 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
10589 and pass to self-insert-command.
10590
10591 2005-04-11 Lute Kamstra <lute@gnu.org>
10592
10593 * generic.el: Commentary section cleanup.
10594 (generic): Delete.
10595 (generic-use-find-file-hook, generic-lines-to-scan)
10596 (generic-find-file-regexp, generic-ignore-files-regexp)
10597 (default-generic-mode, generic-mode-find-file-hook)
10598 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
10599 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
10600 (generic-use-find-file-hook, generic-lines-to-scan)
10601 (generic-find-file-regexp, generic-ignore-files-regexp)
10602 (default-generic-mode, generic-mode-find-file-hook)
10603 (generic-mode-ini-file-find-file-hook): Move from generic.el.
10604
10605 2005-04-10 Karl Fogel <kfogel@red-bean.com>
10606
10607 * bookmark.el (bookmark-write-file): Catch errors writing file.
10608 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
10609
10610 2005-04-10 Richard M. Stallman <rms@gnu.org>
10611
10612 * startup.el (fancy-splash-tail): Update copyright year.
10613 (command-line): Split part of -Q into -D.
10614 (emacs-basic-display): New defvar.
10615 (fancy-splash-text): Correct name of menu item.
10616
10617 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
10618
10619 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
10620 lines in one node.
10621
10622 * comint.el (comint-send-input): New arg ARTIFICIAL.
10623 Callers in this file changed.
10624
10625 * abbrev.el (define-abbrevs): Read system abbrevs properly.
10626
10627 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
10628
10629 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
10630
10631 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
10632 `ldap-search-internal'.
10633
10634 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
10635
10636 * files.el (set-auto-mode-1): Use line-end-position.
10637
10638 * international/latin-1.el:
10639 * international/latin-2.el:
10640 * international/latin-3.el:
10641 * international/latin-4.el:
10642 * international/latin-5.el:
10643 * international/latin-8.el:
10644 * international/latin-9.el: Give punctuation syntax to NBSP.
10645
10646 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
10647 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
10648 Use char-classes to accept non-ascii letters, accepted in some recent
10649 bibtex implementations.
10650
10651 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
10652
10653 * custom.el (custom-set-minor-mode): Any non-nil value for the
10654 variable should enable the mode when set through Custom.
10655
10656 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
10657
10658 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
10659 TAB binding so tab-always-indent is obeyed.
10660 (vhdl-minibuffer-local-map): Move initialization into declaration.
10661 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
10662 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
10663 (vhdl-hooked-abbrev): Avoid test for XEmacs.
10664 (vhdl-current-line): Use line-beginning-position.
10665 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
10666 with-output-to-temp-buffer, so the current position can be recorded.
10667
10668 2005-04-10 Masatake YAMATO <jet@gyve.org>
10669
10670 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10671 Add regexp for gcov.
10672
10673 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10674
10675 * calendar/time-date.el (time-to-seconds, seconds-to-time)
10676 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
10677 syntax which Emacs 20 doesn't support.
10678
10679 2005-04-09 Richard M. Stallman <rms@gnu.org>
10680
10681 * help.el (describe-key-briefly, describe-key):
10682 Replace strings as event types with "(any string)".
10683
10684 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
10685
10686 * arc-mode.el (archive-mode-map): Move initialization into
10687 the declaration. Override *all* bindings of `undo'.
10688 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
10689
10690 2005-04-09 Jay Belanger <belanger@truman.edu>
10691
10692 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
10693
10694 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
10695
10696 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
10697 (xterm-register-default-colors): Update color values computation
10698 to match xterm-200.
10699
10700 2005-04-09 Kenichi Handa <handa@m17n.org>
10701
10702 * international/code-pages.el (iso-latin-7): Fix the map.
10703
10704 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
10705
10706 * emacs-lisp/lisp.el (defun-prompt-regexp)
10707 (parens-require-spaces, buffer-end, end-of-defun)
10708 (insert-parentheses): Doc fixes.
10709
10710 2005-04-08 Kim F. Storm <storm@cua.dk>
10711
10712 * comint.el (comint-highlight-prompt): Fix face spec.
10713 * hi-lock.el (hi-green): Likewise.
10714
10715 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
10716
10717 * cus-edit.el (custom-modified-face):
10718 * comint.el (comint-highlight-input): Fix previous changes.
10719 * term.el (term-handle-ansi-escape): Add a comment.
10720
10721 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
10722
10723 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
10724 in the buffer and in whitespace-highlighted-space.
10725 (whitespace-unhighlight-the-space): Simplify.
10726 (whitespace-buffer): Simplify.
10727
10728 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
10729
10730 * textmodes/table.el (table-cell-face): Add special case for
10731 displays supporting a high number of colors.
10732 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
10733 (vhdl-font-lock-reserved-words-face)
10734 (vhdl-speedbar-architecture-face)
10735 (vhdl-speedbar-instantiation-face)
10736 (vhdl-speedbar-architecture-selected-face)
10737 (vhdl-speedbar-instantiation-selected-face): Likewise.
10738 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
10739 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
10740 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
10741 (ebrowse-root-class-face, ebrowse-member-attribute-face)
10742 (ebrowse-progress-face): Likewise.
10743 * progmodes/compile.el (compilation-info-face): Likewise.
10744 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
10745 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
10746 * calendar/calendar.el (diary-face): Likewise.
10747 * woman.el (woman-italic-face, woman-bold-face)
10748 (woman-unknown-face): Likewise.
10749 * wid-edit.el (widget-button-pressed-face): Likewise.
10750 * whitespace.el (whitespace-highlight-face): Likewise.
10751 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
10752 * pcvs-info.el (cvs-marked-face): Likewise.
10753 * info.el (info-xref): Likewise.
10754 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
10755 * hilit-chg.el (highlight-changes-face)
10756 (highlight-changes-delete-face): Likewise.
10757 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
10758 (hi-red-b): Likewise.
10759 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
10760 * font-lock.el (font-lock-keyword-face)
10761 (font-lock-function-name-face, font-lock-warning-face): Likewise.
10762 * cus-edit.el (custom-invalid-face, custom-modified-face)
10763 (custom-set-face, custom-changed-face, custom-variable-tag-face)
10764 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
10765 * comint.el (comint-highlight-prompt): Likewise.
10766
10767 2005-04-08 Lute Kamstra <lute@gnu.org>
10768
10769 * font-lock.el (font-lock-keywords): Docstring fixes.
10770
10771 2005-04-08 Kenichi Handa <handa@m17n.org>
10772
10773 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
10774 chars are more than a limit, print " and more..." at the tail.
10775
10776 2005-04-08 Kim F. Storm <storm@cua.dk>
10777
10778 * emacs-lisp/authors.el (authors-aliases): Update list.
10779 (authors-ignored-files): New list.
10780 (authors-fixed-entries): Fix typo.
10781 (authors-renamed-files-alist): Update list.
10782 (authors-add): Check authors-ignored-files.
10783
10784 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
10785
10786 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
10787 optional, to ensure backward compatibility.
10788
10789 2005-04-08 Stephen Eglen <stephen@gnu.org>
10790
10791 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
10792
10793 2005-04-08 Kim F. Storm <storm@cua.dk>
10794
10795 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
10796
10797 * mouse.el (mouse-on-link-p): Doc fix.
10798
10799 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
10800
10801 * ielm.el (ielm-prompt-read-only): Doc fix.
10802
10803 * comint.el (comint-prompt-read-only): Doc fix.
10804
10805 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
10806
10807 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
10808 ensure dired always handles wildcards passed to ffap.
10809 (find-file-at-point): Use it.
10810 (ffap-dired-wildcards): Doc fix.
10811
10812 2005-04-07 Juri Linkov <juri@jurta.org>
10813
10814 * simple.el (next-error-overlay-arrow-position): New defvar.
10815 Put "=>" on its property `overlay-arrow-string'. Add it to
10816 `overlay-arrow-variable-list'.
10817
10818 * progmodes/compile.el (compilation-setup):
10819 Set `next-error-overlay-arrow-position' to nil. Also set it to
10820 nil in the local hook `kill-buffer-hook'. Make local variable
10821 `overlay-arrow-string' and set it to "=>".
10822 (compilation-goto-locus): Set BOL position to
10823 `next-error-overlay-arrow-position' instead of
10824 `overlay-arrow-position'.
10825
10826 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
10827 locally instead of adding it to the global hook.
10828 (Info-kill-buffer): Move up.
10829
10830 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
10831
10832 * term/xterm.el (xterm-standard-colors): Update color values from
10833 xterm-200.
10834
10835 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
10836
10837 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
10838
10839 * fast-lock.el:
10840 * lazy-lock.el: Move them to the obsolete subdir.
10841
10842 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
10843
10844 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
10845 (wdired-add-replace-advice): Remove.
10846 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
10847
10848 2005-04-06 Kim F. Storm <storm@cua.dk>
10849
10850 * startup.el (command-line): Add --bare-bones alias for -Q.
10851
10852 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10853
10854 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
10855 create the startup fontset if a font specification ends with
10856 `mac-roman'.
10857
10858 2005-04-06 Lute Kamstra <lute@gnu.org>
10859
10860 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
10861 change.
10862
10863 * emacs-lisp/copyright.el (copyright-update-year): Replace the
10864 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
10865
10866 2005-04-05 Lute Kamstra <lute@gnu.org>
10867
10868 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
10869 (define-generic-mode): Ditto. Fix debug declaration.
10870
10871 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
10872 Put them in the generic-x group.
10873
10874 * calendar/timeclock.el (timeclock): Doc fix.
10875
10876 * generic.el (define-generic-mode): Don't use custom-current-group.
10877 Document default :group value.
10878 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
10879 (define-global-minor-mode): Don't use custom-current-group.
10880
10881 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
10882
10883 * startup.el (command-line-1): Display startup-echo-area-message
10884 when fancy splash screen is in use.
10885
10886 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
10887 (sh-escaped-newline): New face.
10888 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
10889 newline, and use sh-escaped-newline face.
10890
10891 * progmodes/tcl.el (tcl-escaped-newline): New face.
10892 (tcl-builtin-list): New variable.
10893 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
10894 newlines. Fix keywords subexpression number.
10895
10896 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
10897
10898 * textmodes/org.el (org-diary-default-entry): Fix call to
10899 `add-to-diary-entry'.
10900
10901 2005-04-05 Kim F. Storm <storm@cua.dk>
10902
10903 * ediff-init.el: Use (featurep 'xemacs).
10904
10905 2005-04-05 David Ponce <david@dponce.com>
10906
10907 * cus-edit.el (face): Derive from symbol widget. Display sample
10908 of the current face on the fly.
10909 (widget-face-sample-face-get, widget-face-notify): New functions.
10910 (widget-face-value-create): Remove.
10911
10912 * wid-edit.el (widget-field-end): Temporarily remove field
10913 narrowing before to call `get-char-property'.
10914
10915 2005-04-04 Jay Belanger <belanger@truman.edu>
10916
10917 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
10918 (math-read-subscripts): New variable.
10919 (math-read-preprocess-string): Process subscripts.
10920
10921 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
10922
10923 * comint.el (comint-prompt-read-only): Doc fix.
10924
10925 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
10926 `-1'. Doc fix.
10927
10928 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
10929
10930 * textmodes/org.el (org-insert-mode-line-in-empty-file):
10931 Change default value to nil.
10932
10933 2005-04-04 Lute Kamstra <lute@gnu.org>
10934
10935 * autorevert.el (auto-revert-mode): Specify :group.
10936 * battery.el (display-battery-mode): Specify :group.
10937 * diff-mode.el (diff-minor-mode): Specify :group.
10938 * font-core.el (font-lock-mode): Specify :group.
10939 * hl-line.el (hl-line-mode): Specify :group.
10940 * iimage.el (iimage): New customization group.
10941 (iimage-mode): Specify :group.
10942 * longlines.el (longlines-mode): Specify :group.
10943 * master.el: Don't require easy-mmode.
10944 (master): New customization group.
10945 (master-mode): Specify :group.
10946 * msb.el (msb-mode): Specify :group.
10947 * reveal.el (reveal-mode): Specify :group.
10948 * simple.el (next-error-follow-minor-mode): Specify :group.
10949 * smerge-mode.el (smerge-mode): Specify :group.
10950 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
10951 * emulation/cua-base.el (cua-mode): Specify :group.
10952 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
10953 * language/thai-util.el (thai-auto-composition-mode)
10954 (thai-word-mode): Specify :group.
10955 * mail/supercite.el (sc-minor-mode): Specify :group.
10956 * progmodes/cwarn.el (cwarn-mode): Specify :group.
10957 * progmodes/flymake.el (flymake-mode): Specify :group.
10958 * progmodes/glasses.el (glasses-mode): Specify :group.
10959 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
10960 * textmodes/enriched.el (enriched-mode): Specify :group.
10961 * textmodes/refill.el (refill-mode): Specify :group.
10962
10963 * add-log.el (change-log-font-lock-keywords): Names in
10964 parenthesized lists can contain spaces.
10965
10966 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
10967
10968 * startup.el (fancy-splash-text): Shorten default text of
10969 "Emacs Tutorial" line. Also, if the current language env
10970 indicates an available tutorial file other than TUTORIAL,
10971 extract its title and append it to the line in parentheses.
10972 (fancy-splash-insert): If arg is a thunk, funcall it.
10973
10974 2005-04-04 Jay Belanger <belanger@truman.edu>
10975
10976 * calc.el (calc-language-alist): Add tags to customization type.
10977
10978 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
10979
10980 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
10981 Doc fix.
10982
10983 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
10984
10985 * add-log.el (change-log-font-lock-keywords): The manual
10986 describing a Change Log entry, says: (...) "Aside from these
10987 header lines, every line in the change log starts with a space or
10988 a tab.". The font-lock was not highlighting lines started with
10989 spaces, added support for it.
10990
10991 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10992
10993 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
10994 (bibtex-generate-url-list): Update docstring accordingly. Put the
10995 complex example in the docstring.
10996 (bibtex-font-lock-url): Use pop.
10997
10998 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
10999
11000 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
11001
11002 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
11003
11004 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11005
11006 * filesets.el (filesets-set-default): Doc fix.
11007
11008 2005-04-03 Lute Kamstra <lute@gnu.org>
11009
11010 * generic.el (define-generic-mode): Add argument to specify
11011 keywords for defcustom.
11012 (default-generic-mode): Specify :group.
11013
11014 * generic-x.el: Specify :group for all generic modes.
11015
11016 * desktop.el (desktop-no-desktop-file-hook)
11017 (desktop-after-read-hook): Doc fix.
11018
11019 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
11020
11021 * simple.el (visible-mode): Use explicit :group keyword.
11022 This changes the group of `visible-mode-hook' from paren-blinking
11023 to editing-basics.
11024
11025 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
11026
11027 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
11028 mailbox specifications as well as URLs.
11029 (rmail-insert-inbox-text): Remove unused conditional branches.
11030
11031 2005-04-01 Jay Belanger <belanger@truman.edu>
11032
11033 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
11034 (calc-gnuplot-print-command): Move definitions to calc.el.
11035
11036 * calc/calc-embed.el (calc-embedded-announce-formula)
11037 (calc-embedded-open-formula, calc-embedded-close-formula)
11038 (calc-embedded-open-word, calc-embedded-close-word)
11039 (calc-embedded-open-plain, calc-embedded-close-plain)
11040 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
11041 (calc-embedded-open-mode, calc-embedded-close-mode):
11042 Move definitions to calc.el.
11043
11044 * calc/calc.el (calc-settings-file, calc-language-alist):
11045 Make customizable.
11046 (calc-embedded-announce-formula, calc-embedded-open-formula)
11047 (calc-embedded-close-formula, calc-embedded-open-word)
11048 (calc-embedded-close-word, calc-embedded-open-plain)
11049 (calc-embedded-close-plain, calc-embedded-open-new-formula)
11050 (calc-embedded-close-new-formula, calc-embedded-open-mode)
11051 (calc-embedded-close-mode, calc-gnuplot-name)
11052 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
11053 from other files and make customizable.
11054
11055 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
11056
11057 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
11058 Use buffer-live-p.
11059 (cvs-mode-run): Don't call cvs-update-header here.
11060 (cvs-run-process): Call cvs-update-header.
11061 Use process properties for cvs-postprocess and cvs-buffer so that
11062 the sentinel can behave better if the temp buffer is killed.
11063 Use a pipe rather than a tty, to better handle unexpected prompts.
11064 (cvs-sentinel): Rewrite. Call cvs-update-header.
11065
11066 2005-04-01 Andre Spiegel <spiegel@gnu.org>
11067
11068 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
11069 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
11070
11071 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
11072
11073 * generic.el (define-generic-mode): Add indentation rule.
11074
11075 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
11076
11077 * files.el (mode-require-final-newline): Make Custom correctly
11078 report a nil value and allow to set it to nil via Custom.
11079 Doc fix.
11080
11081 2005-04-01 Kenichi Handa <handa@m17n.org>
11082
11083 * international/characters.el: Enable the correct case setting for
11084 dotless-i and dotted-I.
11085
11086 2005-04-01 Kim F. Storm <storm@cua.dk>
11087
11088 * ido.el (ido-file-internal): Fall back to non-ido command if
11089 initial directory is on slow ftp (or tramp) host.
11090
11091 2005-03-31 Richard M. Stallman <rms@gnu.org>
11092
11093 * emacs-lisp/autoload.el (make-autoload):
11094 Handle define-global-minor-mode.
11095
11096 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
11097 Rename from easy-mmode-define-global-mode.
11098 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
11099
11100 * progmodes/scheme.el (scheme-mode-syntax-table):
11101 Update syntax of | and # for two-character comment syntax.
11102
11103 2005-03-31 Lute Kamstra <lute@gnu.org>
11104
11105 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
11106 (define-minor-mode): Call custom-current-group at load-time.
11107
11108 * generic.el (define-generic-mode): Add debug declaration.
11109 Add defcustom for the mode hook.
11110 (generic-mode-internal): Use run-mode-hooks.
11111
11112 2005-03-31 Kim F. Storm <storm@cua.dk>
11113
11114 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
11115 (mouse-fixup-help-message): New defun called by show_help_echo
11116 to fixup mouse-2 prefix in help messages when applicable.
11117
11118 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
11119
11120 2005-03-31 Kenichi Handa <handa@m17n.org>
11121
11122 * language/thai-word.el (thai-find-word-ends): Pay attention to
11123 the case that we reach the end of buffer.
11124
11125 * textmodes/fill.el (fill-text-properties-at): New function.
11126 (fill-newline): Use fill-text-properties-at instead of
11127 text-properties-at.
11128
11129 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
11130
11131 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
11132 not comint-quote-filename.
11133
11134 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
11135
11136 * help-fns.el (help-with-tutorial): Revert last change.
11137
11138 2005-03-31 Kim F. Storm <storm@cua.dk>
11139
11140 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
11141
11142 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
11143
11144 * calendar/cal-china.el: Update reference to "Calendrical
11145 Calculations" book; there's a new edition.
11146 * calendar/cal-coptic.el: Likewise.
11147 * calendar/cal-french.el: Likewise.
11148 * calendar/cal-hebrew.el: Likewise.
11149 * calendar/cal-islam.el: Likewise.
11150 * calendar/cal-iso.el: Likewise.
11151 * calendar/cal-julian.el: Likewise.
11152 * calendar/cal-mayan.el: Likewise.
11153 * calendar/cal-persia.el: Likewise.
11154 * calendar/calendar.el: Likewise.
11155 * calendar/holidays.el: Likewise.
11156 * calendar/lunar.el: Likewise.
11157 * calendar/solar.el: Likewise.
11158
11159 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
11160 white space from doc string.
11161
11162 2005-03-30 Jay Belanger <belanger@truman.edu>
11163
11164 * calc/calc-help.el (calc-full-help): Remove email address.
11165
11166 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
11167
11168 * help-fns.el (help-with-tutorial): Delete title line.
11169
11170 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
11171
11172 * calendar/cal-x.el (calendar-one-frame-setup)
11173 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
11174 rather than 'symbol for set-window-dedicated-p.
11175
11176 * calendar/appt.el (appt-buffer-name): Make it a constant.
11177 (appt-add): Doc fix.
11178
11179 * filesets.el (filesets-menu-path, filesets-menu-before)
11180 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
11181 (filesets-menu-cache-file): Use directory ~/.emacs.d.
11182 (filesets-add-submenu): Delete and use add-submenu instead.
11183
11184 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
11185
11186 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
11187 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
11188 (org-diary-default-entry): New function.
11189 (org-get-entries-from-diary): Better parsing of diary entries.
11190 (org-agenda-check-no-diary): New function.
11191 ("diary-lib"): Advice to function `add-to-diary-list', to allow
11192 linking to diary entries.
11193 (org-agenda-execute-calendar-command): New function.
11194 (org-agenda): Improve visible section in window.
11195 Use `org-fit-agenda-window'.
11196 (org-fit-agenda-window): New option.
11197 (org-move-subtree-down): Better handling of empty lines
11198 at end of subtree.
11199 (org-cycle): Numeric prefix is interpreted now as show-subtree N
11200 levels up.
11201 (org-fontify-done-headline): New option.
11202 (org-headline-done-face): New face.
11203 (org-set-font-lock-defaults): Use `org-headline-done-face'.
11204 (org-table-copy-down): Rename from `org-table-copy-from-above'.
11205 When current field is non-empty, it is copied to next row.
11206 (org-table-copy-from-above): Fix bug which made it
11207 impossible to copy fields containing only a single non-white character.
11208
11209 2005-03-30 Kim F. Storm <storm@cua.dk>
11210
11211 * kmacro.el (kmacro-end-macro): Isearch may store this command
11212 into the macro -- so ignore it when executing keyboard macro.
11213
11214 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
11215
11216 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
11217
11218 2005-03-29 Kenichi Handa <handa@m17n.org>
11219
11220 * language/thai.el ("Thai"): Set setup-function and exit-function
11221 for Thai language environment.
11222
11223 * language/thai-util.el: Require thai-word.
11224 (thai-word-mode-map): New variable.
11225 (thai-word-mode): New minor mode.
11226 (setup-thai-language-environment-internal): New function.
11227 (exit-thai-language-environment-internal): New function.
11228
11229 * language/thai-word.el (thai-word-table): Declare it by defvar,
11230 use dolist to initialize it.
11231 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
11232 (thai-fill-find-break-point): New functions.
11233
11234 2005-03-29 Richard M. Stallman <rms@gnu.org>
11235
11236 * simple.el (idle-update-delay): Move definition up.
11237 (set-mark): Doc fix.
11238
11239 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
11240
11241 * longlines.el: New file.
11242
11243 * simple.el (buffer-substring-filters): New variable.
11244 (filter-buffer-substring): New function.
11245 (kill-region, copy-region-as-kill): Use it.
11246
11247 * register.el (copy-to-register, append-to-register)
11248 (prepend-to-register): Use filter-buffer-substring.
11249
11250 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
11251
11252 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
11253 (gud-filter-pending-text): Move in front of gdb.
11254 (gud-overlay-arrow-position): New variable.
11255 (gud-sentinel, gud-display-line): Use it in place of
11256 overlay-arrow-position.
11257
11258 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
11259
11260 * progmodes/fortran.el (fortran-if-indent): Doc fix.
11261 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
11262 (fortran-font-lock-keywords-4): New variable.
11263 (fortran-blocks-re, fortran-end-block-re)
11264 (fortran-start-block-re): New constants, for hideshow.
11265 (hs-special-modes-alist): Add a Fortran entry.
11266 (fortran-mode-map): Bind fortran-end-of-block,
11267 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
11268 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
11269 (fortran-looking-at-if-then, fortran-end-of-block)
11270 (fortran-beginning-of-block): New functions, for hideshow.
11271
11272 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
11273 Doc fix. Tweak regexp.
11274 (f90-beginning-of-block): Push mark first.
11275
11276 2005-03-29 Jay Belanger <belanger@truman.edu>
11277
11278 * calc/calc.el: Update copyright date.
11279 (calc-version): Increase to 2.1.
11280 (calc-version-date): Remove.
11281
11282 * calc/calc-help.el: Update copyright date.
11283 (calc-full-help): Remove reference to calc-version-date.
11284 Update copyright date.
11285
11286 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
11287
11288 * vc.el (vc-do-command): Use a pipe for async processes, so password
11289 prompts don't show up at places where the user can't reply.
11290
11291 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
11292
11293 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
11294 on the file name we pass to the inferior shell.
11295
11296 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
11297
11298 * progmodes/which-func.el (which-function): Be robust in the face of an
11299 imenu--make-index-alist failure.
11300
11301 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
11302
11303 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
11304
11305 * progmodes/python.el (python-preoutput-filter): Fix last change.
11306
11307 2005-03-29 Lute Kamstra <lute@gnu.org>
11308
11309 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
11310 functions and compiled macros.
11311 (debug-convert-byte-code): Handle macros too.
11312 (debug-on-entry-1): Don't signal an error when trying to clear a
11313 function that is not set to debug on entry.
11314
11315 2005-03-29 Jay Belanger <belanger@truman.edu>
11316
11317 * calc/calc-lang.el: Add functions to math-function-table
11318 properties of tex and math.
11319
11320 2005-03-29 Kenichi Handa <handa@m17n.org>
11321
11322 * ps-mule.el (ps-mule-plot-string): Translate characters by
11323 ps-print-translation-table.
11324 (ps-mule-begin-job): Call find-charset-region/string with
11325 ps-print-translation-table.
11326 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
11327
11328 * ps-print.el (ps-print-translation-table): New variable.
11329 (ps-plot-region): Translate characters by ps-print-translation-table.
11330
11331 2005-03-29 Juri Linkov <juri@jurta.org>
11332
11333 * simple.el (next-error-highlight-timer): New variable.
11334
11335 * progmodes/compile.el (compilation-goto-locus):
11336 Use `next-error-highlight-timer' instead of `sit-for'.
11337
11338 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
11339
11340 * mail/supercite.el (sc-mail-field): Use assoc-string.
11341 (sc-get-address): Simplify regexps.
11342
11343 * files.el (minibuffer-with-setup-hook): New macro.
11344 (find-file-read-args): Use it to avoid let-binding
11345 minibuffer-with-setup-hook (which breaks turning on/off
11346 file-name-shadow-mode while in the prompt).
11347
11348 * complete.el (PC-read-include-file-name-internal):
11349 Use test-completion.
11350
11351 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
11352
11353 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
11354
11355 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
11356
11357 * window.el (window-buffer-height): Use count-screen-lines.
11358
11359 * progmodes/python.el (python-preoutput-leftover): New var.
11360 (python-preoutput-filter): Use it.
11361 (python-send-receive): Loop until all the result has been received.
11362
11363 2005-03-28 Juri Linkov <juri@jurta.org>
11364
11365 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
11366
11367 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
11368 "Recover Crashed Session".
11369 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
11370 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
11371 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
11372 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
11373 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
11374 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
11375 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
11376 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
11377
11378 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
11379 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
11380 Ediff Sessions", "Toggle use of separate control buffer frame",
11381 "Use separate frame for Ediff control buffer".
11382
11383 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
11384 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
11385 "Rename Bookmark", "Delete Bookmark".
11386
11387 * info.el (Info-mode-menu): Remove ellipsis from "Index".
11388 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
11389 Add `:active Info-index-alternatives' to "Next Matching Item".
11390
11391 * wdired.el (wdired-change-to-wdired-mode):
11392 Mention `wdired-abort-changes' key in the initial message.
11393
11394 * international/mule.el (auto-coding-alist): Associate non-ascii
11395 image filename extensions with `no-conversion'.
11396
11397 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
11398
11399 * international/iso-acc.el:
11400 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
11401
11402 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
11403
11404 * textmodes/sgml-mode.el (html-mode): Doc update.
11405
11406 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
11407
11408 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
11409
11410 * term.el (term-move-columns): Fix face after extending a line.
11411 (term-insert-spaces): Likewise.
11412 (term-reset-terminal): Fix off by one error.
11413
11414 2005-03-26 Eli Zaretskii <eliz@gnu.org>
11415
11416 * international/mule.el (auto-coding-alist): Add .xpi files.
11417
11418 * files.el (auto-mode-alist): Add .xpi files.
11419
11420 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
11421
11422 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
11423
11424 2005-03-26 Eli Zaretskii <eliz@gnu.org>
11425
11426 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
11427
11428 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
11429
11430 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
11431 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
11432
11433 * calendar/cal-move.el (calendar-beginning-of-year): Move the
11434 cursor to Jan 1 when needed.
11435 (calendar-end-of-year): Fix -/+ typo.
11436 Reported by Chong Yidong <cyd@stupidchicken.com>.
11437
11438 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
11439
11440 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
11441
11442 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
11443 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
11444
11445 2005-03-25 Richard M. Stallman <rms@gnu.org>
11446
11447 * filesets.el (filesets-init): Add autoload.
11448
11449 * mail/mailalias.el (mail-directory): Doc fix.
11450
11451 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
11452
11453 * mail/mailalias.el (mail-directory-process): Do nothing if
11454 mail-directory-process is an atom.
11455 (mail-get-names): Ignore mail-directory-names if it is an atom.
11456 (mail-directory-process defvar): Doc fix.
11457 (mail-names): Doc fix.
11458
11459 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
11460
11461 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
11462
11463 2005-03-26 Kenichi Handa <handa@m17n.org>
11464
11465 * international/mule-util.el (detect-coding-with-priority):
11466 Call update-coding-systems-internal before detect-coding-region.
11467
11468 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
11469
11470 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
11471 (gdb-frames-mode-map): Add follow-link property.
11472
11473 2005-03-25 Jay Belanger <belanger@truman.edu>
11474
11475 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
11476 for variables.
11477
11478 2005-03-25 Juri Linkov <juri@jurta.org>
11479
11480 * image-mode.el: Optimize image filename extension regexps in
11481 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
11482 in `auto-mode-alist'.
11483 (image-mode): Add `image-toggle-display-text' to local hook
11484 `change-major-mode-hook'. Display the image as an image by
11485 default. Set `cursor-type' and `truncate-lines' if the image
11486 is already displayed. Take into account the current mode (image
11487 or text) in message.
11488 (image-minor-mode): New minor mode.
11489 (image-mode-maybe, image-toggle-display-text): New functions.
11490 (image-toggle-display): Use called-interactively-p.
11491 Let-bind `inhibit-read-only' to t.
11492
11493 * image-mode.el (image-minor-mode): Set `cursor-type' and
11494 `truncate-lines' if the image is already displayed. Add turning
11495 image-minor-mode off to `change-major-mode-hook'. Add message.
11496 Call `image-toggle-display-text' after turning image-minor-mode off.
11497
11498 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
11499
11500 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
11501 Terminal.app, use utf-8.
11502 (set-display-table-and-terminal-coding-system): Add coding-system arg.
11503 (set-locale-environment): Use it.
11504
11505 * term/xterm.el: Undo last change, better done in mule-cmds.el.
11506
11507 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
11508
11509 * progmodes/python.el (python-close-block-statement-p)
11510 (python-outdent-p, python-current-defun): Use symbol-end.
11511
11512 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
11513
11514 * files.el (save-some-buffers): Doc fix.
11515
11516 2005-03-25 Werner Lemberg <wl@gnu.org>
11517
11518 * complete.el, thumbs.el: Replace `legal' with `valid'.
11519 * calendar/calendar.el: Replace `legal' with `valid'.
11520 * emacs-lisp/advice.el: Replace `legal' with `valid'.
11521 * mail/supercite.el: Replace `legal' with `valid'.
11522 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
11523 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
11524 Replace `legal' with `valid'.
11525 * textmodes/reftex-vars.el, textmodes/reftex.el:
11526 Replace `legal' with `valid'.
11527
11528 2005-03-25 Werner Lemberg <wl@gnu.org>
11529
11530 * calc/calc-forms.el, calc/calc-sel.el:
11531 * midnight.el, vc-cvs.el:
11532 * emacs-lisp/cl-macs.el:
11533 * emulation/vip.el:
11534 * eshell/esh-io.el, eshell/esh-var.el:
11535 * mail/supercite.el:
11536 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
11537 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
11538 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
11539 * progmodes/sh-script.el, progmodes/xscheme.el:
11540 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
11541 * textmodes/reftex-index.el, textmodes/reftex-parse.el
11542 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
11543 * textmodes/reftex.el, textmodes/org.el:
11544 Replace `illegal' with `invalid'.
11545
11546 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
11547
11548 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
11549 (flymake-find-buildfile, flymake-find-possible-master-files)
11550 (flymake-check-include, flymake-parse-line): Replace loops over the
11551 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
11552
11553 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
11554 Substitute file-name-as-directory in the rest of the file.
11555 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
11556 (flymake-replace-region): Remove unused arg `buffer'.
11557 (flymake-check-patch-master-file-buffer): Update calls to it.
11558 (flymake-add-err-info): Remove unused var `count'.
11559 (flymake-mode): Use define-minor-mode.
11560
11561 * progmodes/flymake.el: Use with-current-buffer.
11562 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
11563 flymake-replace-regexp-in-string, flymake-line-beginning-position)
11564 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
11565 Avoid testing for `xemacs'.
11566 (flymake-nop): Move.
11567 (flymake-region-has-flymake-overlays): Return the computed value.
11568 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
11569 Remove unused var `endline'.
11570 (flymake-get-line-count): Remove unused function.
11571 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
11572
11573 * emulation/vi.el:
11574 * generic.el:
11575 * hilit-chg.el (global-highlight-changes):
11576 * hi-lock.el (hi-lock-mode):
11577 * follow.el: find-file-hooks -> find-file-hook.
11578
11579 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
11580
11581 2005-03-24 Juri Linkov <juri@jurta.org>
11582
11583 * dired.el (dired-mode-map): Add menu item "Compare directories"
11584 for dired-compare-directories.
11585
11586 * dired-aux.el (dired-compare-directories): Add autoload cookie.
11587 Doc fix. Replace `read-file-name' with `read-directory-name'.
11588
11589 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
11590
11591 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
11592
11593 2005-03-24 Jay Belanger <belanger@truman.edu>
11594
11595 * calc/calc-embed.el (calc-embedded-mode-change): Save all
11596 relevant mode settings in calc-embedded-original-modes when modes
11597 are permanently changed.
11598
11599 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
11600
11601 * autoinsert.el: find-file-hooks -> find-file-hook.
11602
11603 2005-03-24 Lute Kamstra <lute@gnu.org>
11604
11605 * generic.el (generic-font-lock-defaults): Make it obsolete.
11606 (generic-font-lock-keywords): New variable to replace
11607 generic-font-lock-defaults.
11608 (generic-mode-set-font-lock): Delete it.
11609 (generic-mode-internal): Don't call generic-mode-set-font-lock.
11610 (generic-bracket-support): Add docstring.
11611
11612 * generic-x.el: Rename generic-font-lock-defaults to
11613 generic-font-lock-keywords throughout.
11614 (mailagent-rules-setup-function): Delete it.
11615 (mailagent-rules-generic-mode): Use anonymous function instead.
11616 (show-tabs-generic-mode-font-lock-defaults-1)
11617 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
11618 Quote faces.
11619 (show-tabs-tab-face, show-tabs-space-face): Specify background,
11620 not foreground.
11621
11622 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
11623 Recognize define-generic-mode.
11624
11625 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
11626
11627 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
11628 if there's no completion table.
11629
11630 2005-03-23 Miles Bader <miles@gnu.org>
11631
11632 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
11633 Remove tty-specific variants, as they're no longer needed.
11634
11635 2005-03-23 Lute Kamstra <lute@gnu.org>
11636
11637 * generic-x.el: Code cleanup: make args constant whenever possible.
11638 (installshield-statement-keyword-list)
11639 (installshield-system-functions-list)
11640 (installshield-system-variables-list, installshield-types-list)
11641 (installshield-funarg-constants-list): Make them constants.
11642
11643 * generic.el (generic-make-keywords-list): Add autoload cookie.
11644
11645 * calendar/time-date.el: Add comment on time value formats.
11646 Don't require parse-time.
11647 (with-decoded-time-value): New macro.
11648 (encode-time-value): New function.
11649 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
11650 (days-to-time): Return a valid time value when arg is huge.
11651 (time-since): Use time-subtract.
11652 (time-to-number-of-days): Use time-to-seconds.
11653
11654 2005-03-23 David Ponce <david@dponce.com>
11655
11656 * recentf.el: (recentf-keep): New option.
11657 (recentf-menu-action): Default to `find-file'.
11658 (recentf-keep-non-readable-files-flag)
11659 (recentf-keep-non-readable-files-p)
11660 (recentf-file-readable-p, recentf-find-file)
11661 (recentf-cleanup-remote): Remove.
11662 (recentf-include-p): More robust.
11663 (recentf-keep-p): New function.
11664 (recentf-remove-if-non-kept): Rename from
11665 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
11666 All callers updated.
11667 (recentf-menu-items-for-commands): Fix help string.
11668 (recentf-track-closed-file): Update. Doc fix.
11669 (recentf-cleanup): Update. Count removed files. Doc fix.
11670
11671 2005-03-23 Kim F. Storm <storm@cua.dk>
11672
11673 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
11674 Don't inherit from fringe face (now happens automatically).
11675
11676 2005-03-22 Kim F. Storm <storm@cua.dk>
11677
11678 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
11679 position values.
11680
11681 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
11682
11683 * menu-bar.el (showhide-date-time): Remove.
11684 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
11685 (menu-bar-make-mm-toggle): Simplify.
11686
11687 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
11688
11689 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
11690 Accept qualified variable and function names.
11691
11692 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
11693
11694 * bindings.el (completion-ignored-extensions):
11695 Remove ".lis" for `vax-vms'.
11696
11697 2005-03-22 Andreas Schwab <schwab@suse.de>
11698
11699 * generic-x.el: Revert last change.
11700 * ldefs-boot.el: Update.
11701
11702 2005-03-22 Jay Belanger <belanger@truman.edu>
11703
11704 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
11705 (calc-embedded-save-original-modes)
11706 (calc-embedded-restore-original-modes): New functions.
11707 (calc-do-embedded): Save original modes when entering embedded mode
11708 and restore when leaving embedded mode.
11709 (calc-embedded-modes-change): Change the value of
11710 calc-embedded-original-modes to reflect permanent changes.
11711
11712 2005-03-22 Lute Kamstra <lute@gnu.org>
11713
11714 * generic-x.el: Require generic again.
11715
11716 2005-03-22 Miles Bader <miles@gnu.org>
11717
11718 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
11719 Tweak details to look good on both ttys and bitmap displays, light
11720 or dark background, etc.
11721
11722 2005-03-21 Kim F. Storm <storm@cua.dk>
11723
11724 * tooltip.el (tooltip-show-help-function): Check car and cdr of
11725 mouse position.
11726
11727 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
11728
11729 * icomplete.el: Don't forcibly turn on the mode upon load.
11730 (icomplete-mode): Use define-minor-mode.
11731 (icomplete-eoinput): Default to nil.
11732 (icomplete-minibuffer-setup): Remove autoload.
11733 (icomplete-tidy): Simplify.
11734 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
11735 in the initial state or if the user has modified the field.
11736 Fix handling of icomplete-max-delay-chars.
11737 Remove code that handles the oddball case where
11738 minibuffer-completion-table is an integer.
11739 Wrap icomplete-completions in while-no-input in case building
11740 completions takes more time than expected.
11741 (icomplete-completions): Simplify.
11742
11743 2005-03-21 Richard M. Stallman <rms@gnu.org>
11744
11745 * jka-compr.el (jka-compr-really-do-compress):
11746 Make variable buffer-local.
11747
11748 * image-mode.el: Handle .xpm files too.
11749 (image-toggle-display): Preserve modification flag.
11750
11751 * help.el (where-is): Don't mention aliases with no key bindings.
11752
11753 2005-03-21 Lute Kamstra <lute@gnu.org>
11754
11755 * generic.el: Fix commentary section. Don't require cl for
11756 compilation.
11757 (generic-mode-list): Add autoload cookie.
11758 (generic-use-find-file-hook, generic-lines-to-scan)
11759 (generic-find-file-regexp, generic-ignore-files-regexp)
11760 (generic-mode, generic-mode-find-file-hook)
11761 (generic-mode-ini-file-find-file-hook): Fix docstrings.
11762 (define-generic-mode): Make it a defmacro. Fix docstring.
11763 (generic-mode-internal): Code cleanup. Add autoload cookie.
11764 (generic-mode-set-comments): Code cleanup.
11765 * generic-x.el: Don't prevent compilation. Don't require generic.
11766 Follow coding conventions. Minor code cleanup.
11767 (etc-fstab-generic-mode): Add some keywords.
11768 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
11769 define-generic-mode like a function declaration.
11770
11771 2005-03-21 Jay Belanger <belanger@truman.edu>
11772
11773 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
11774 changing modes.
11775
11776 2005-03-21 Sam Steingold <sds@gnu.org>
11777
11778 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
11779
11780 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
11781
11782 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
11783 Add underscore to "f$ lexicals" regexp.
11784
11785 2005-03-20 Juri Linkov <juri@jurta.org>
11786
11787 * subr.el (progress-reporter-do-update): When `min-value' is equal
11788 to `max-value', set `percentage' to 0 and prevent division by zero.
11789
11790 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
11791
11792 Sync with Tramp 2.0.48.
11793
11794 * net/tramp.el (all): Change all addresses to .gnu.org.
11795 (tramp-append-tramp-buffers): New defun.
11796 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
11797 Catch `dont-send' signal.
11798 (tramp-set-auto-save-file-modes): Set always permissions, because
11799 there might be an old auto-saved file belonging to another
11800 original file. This could be a security threat. Reported by
11801 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
11802 Check for Emacs 21.3.50 removed.
11803
11804 * net/tramp-smb.el (all): Remove debug construct for
11805 `with-parsed-tramp-file-name'.
11806 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
11807 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
11808 No error message if DIRECTORY or FILENAME doesn't exist.
11809 (tramp-smb-open-connection): Check existence of
11810 `tramp-smb-program'.
11811
11812 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
11813
11814 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
11815 Properly handle the case where the `m' or `s' command's argument is not
11816 yet terminated.
11817 (perl-indent-new-calculate): New function.
11818 (perl-indent-line): Use it.
11819
11820 2005-03-20 Miles Bader <miles@gnu.org>
11821
11822 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
11823 in text-mode too. Change to new face names.
11824 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
11825 Add `:weight bold' attribute.
11826 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
11827
11828 2005-03-19 Juri Linkov <juri@jurta.org>
11829
11830 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
11831
11832 * international/mule.el (auto-coding-alist): Sync with
11833 `auto-mode-alist' by adding upper case archive file extensions
11834 and adding ear/war to jar extension.
11835
11836 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
11837
11838 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
11839 running, restart it.
11840
11841 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
11842
11843 * finder.el (finder-current-item): Throw an error on an empty line.
11844
11845 * man.el (Man-follow-manual-reference): If current-word returns
11846 nil, use "".
11847
11848 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
11849
11850 * simple.el (goto-line): Doc fix.
11851
11852 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
11853
11854 * files.el (save-buffer): Doc fix.
11855
11856 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
11857
11858 * recentf.el (recentf-cleanup-remote): New variable.
11859 (recentf-cleanup): Use it to conditionally check availability of
11860 remote files.
11861
11862 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
11863
11864 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
11865 function names.
11866
11867 2005-03-19 Eli Zaretskii <eliz@gnu.org>
11868
11869 * language/thai-word.el: New file.
11870
11871 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
11872
11873 * files.el (backup-buffer): If the file's directory is not
11874 writable, use copy instead of move to backup the file.
11875
11876 2005-03-19 Eli Zaretskii <eliz@gnu.org>
11877
11878 * obsolete/keyswap.el: Moved to obsolete/ from term/.
11879
11880 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11881
11882 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
11883 Use functionp instead of symbolp and fboundp. Reported by Drkm
11884 <darkman_spam@yahoo.fr>.
11885 (ps-print-version): New version 6.6.6.
11886
11887 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
11888
11889 * textmodes/table.el (table--line-column-position): New idiom.
11890 (table--row-column-insertion-point-p): New function to test
11891 validity of row and column insertion operation at a location.
11892 (table-global-menu, table-cell-menu): Use above functions for
11893 deterministic test operation.
11894 (table--editable-cell-p): Behave in deterministic fashion.
11895
11896 2005-03-18 Juri Linkov <juri@jurta.org>
11897
11898 * isearch.el (isearch-lazy-highlight-new-loop):
11899 Make arguments beg and end optional.
11900 (isearch-update): Remove optional arguments nil from
11901 isearch-lazy-highlight-new-loop.
11902 (isearch-lazy-highlight-search): Let-bind case-fold-search to
11903 isearch-lazy-highlight-case-fold-search instead of
11904 isearch-case-fold-search, and let-bind isearch-regexp to
11905 isearch-lazy-highlight-regexp.
11906 Use isearch-lazy-highlight-last-string instead of isearch-string.
11907
11908 * replace.el (perform-replace): Remove bindings of global
11909 variables isearch-string, isearch-regexp, isearch-case-fold-search.
11910 Add three new arguments to `replace-highlight'.
11911 (replace-highlight): Add arguments string, regexp, case-fold.
11912 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
11913 to allow isearch-lazy-highlight-new-loop to use these values
11914 to set corresponding isearch-lazy-highlight-* internal
11915 variables whose values lazy highlighting will use regardless of
11916 changes to global variables isearch-string, isearch-regexp,
11917 isearch-case-fold-search during lazy highlighting loop.
11918 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
11919 to `lazy-highlight-cleanup'.
11920
11921 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
11922 (ispell-highlight-face): Set default face to `isearch' when
11923 lazy highlighting is enabled.
11924 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
11925 priority to 1. Add lazy highlighting.
11926 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
11927 from `isearch-dehighlight'.
11928
11929 2005-03-18 David Ponce <david@dponce.com>
11930
11931 * files.el (hack-local-variables): Do a case-insensitive search
11932 for End.
11933
11934 2005-03-18 Juri Linkov <juri@jurta.org>
11935
11936 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
11937 `isearch-lazy-highlight-cleanup', add alias to old name and
11938 declare obsolete. Add release numbers to other obsolete vars.
11939 (isearch-done, isearch-lazy-highlight-new-loop):
11940 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
11941 (lazy-highlight-cleanup) <variable>: Doc fix.
11942 (isearch-lazy-highlight-update): Rename obsolete
11943 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
11944
11945 2005-03-18 Kenichi Handa <handa@m17n.org>
11946
11947 * language/thai-util.el: Fix categorization of Thai characters in
11948 thai-category-table.
11949 (thai-composition-pattern): Adjust it for the above change.
11950 (thai-self-insert-command, thai-compose-syllable): New functions.
11951 (thai-compose-region): Use thai-compose-syllable.
11952 (thai-compose-string): Likewise.
11953 (thai-composition-function): Likewise.
11954 (thai-auto-composition): New function.
11955 (thai-auto-composition-mode): New minor mode.
11956
11957 * language/thai.el: Fix patterns to be registered in
11958 composition-function-table.
11959
11960 * international/quail.el (quail-input-method): Locally bind
11961 inhibit-modification-hooks to t.
11962
11963 2005-03-17 Richard M. Stallman <rms@gnu.org>
11964
11965 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
11966 (perl-mode): Use run-mode-hooks.
11967
11968 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
11969 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
11970 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
11971
11972 * mail/sendmail.el (sendmail-send-it): Reenable the code
11973 to compute resend-to-address and use it.
11974
11975 * tar-mode.el (tar-mode): Turn off undo unconditionally.
11976
11977 * image-mode.el: New file.
11978
11979 * image.el (insert-sliced-image): Add autoload cookie.
11980
11981 * font-lock.el (font-lock-lines-before): New user option.
11982 (font-lock-after-change-function): Obey it.
11983
11984 * bindings.el (esc-map): Make M-g a prefix.
11985 Bind M-g g and M-g M-g to goto-line.
11986
11987 * faces.el (face-id): Doc fix.
11988
11989 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
11990
11991 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
11992 (rmail-show-message): Use rmail-unknown-mail-followup-to.
11993 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
11994
11995 * mail/sendmail.el (mail-yank-ignored-headers)
11996 (mail-font-lock-keywords, mail-mode-fill-paragraph):
11997 Add Mail-Followup-To and Mail-Reply-To headers.
11998 (mail-citation-hook): Add autoload cookie.
11999 (mail-mode): Doc fix.
12000 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
12001 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
12002 (mail-mode-fill-paragraph): Handle those headers.
12003 (mail-mailing-lists): New variable.
12004 (mail-mail-reply-to, mail-mail-followup-to): New functions.
12005
12006 2005-03-17 Juri Linkov <juri@jurta.org>
12007
12008 * isearch.el (isearch-fallback): Check for `(car previous)'
12009 before calling `isearch-other-end-state'.
12010
12011 2005-03-17 Kim F. Storm <storm@cua.dk>
12012
12013 * simple.el (move-beginning-of-line): Move to beginning of buffer
12014 line, as well as beginning of screen line.
12015
12016 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
12017
12018 * calendar/diary-lib.el (mark-diary-entries): Use new optional
12019 argument REDRAW rather than calendar-redrawing variable.
12020 * calendar/calendar.el (calendar-redrawing): Delete.
12021 (redraw-calendar): Do not bind calendar-redrawing.
12022
12023 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
12024
12025 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
12026 diary-file buffer.
12027
12028 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
12029
12030 * help.el (describe-mode): Allow a :minor-mode-function property to
12031 specify a different minor mode toggle function than the variable.
12032 * simple.el (auto-fill-function):
12033 * subr.el (add-minor-mode): Use it.
12034
12035 2005-03-16 Kenichi Handa <handa@m17n.org>
12036
12037 * language/ethio-util.el (sera-being-called-by-w3): New variable.
12038 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
12039 (ethio-fidel-to-sera-buffer): Likewise.
12040
12041 2005-03-16 Juri Linkov <juri@jurta.org>
12042
12043 * emacs-lisp/find-func.el (find-function-regexp):
12044 Add defun-emitting macro `menu-bar-make-toggle'.
12045
12046 * isearch.el: Put `isearch-scroll' property to
12047 `split-window-horizontally'.
12048
12049 * info.el: Update error messages for `debug-ignored-errors'.
12050 (Info-isearch-search): Doc fix.
12051 (Info-find-node): Move up code to go into info buffer before
12052 recording the node to the history.
12053 (Info-fontify-node): Fontify titles only if the next line
12054 has two or more `*', `=', `-', `.'.
12055 Display "go to this node" for empty (match-string 3).
12056
12057 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12058
12059 * term/mac-win.el: Add mouse pointer shape constants.
12060
12061 2005-03-15 Kim F. Storm <storm@cua.dk>
12062
12063 * simple.el (move-beginning-of-line): Use vertical-motion.
12064
12065 2005-03-15 Juri Linkov <juri@jurta.org>
12066
12067 * isearch.el (isearch-error): New variable.
12068 (isearch-invalid-regexp, isearch-within-brackets): Remove.
12069 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
12070 (isearch-within-brackets-state): Remove.
12071 (isearch-case-fold-search-state, isearch-pop-fun-state):
12072 Decrease frame index.
12073 (isearch-mode, isearch-top-state, isearch-push-state)
12074 (isearch-edit-string, isearch-abort, isearch-search-and-update)
12075 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
12076 (isearch-search, isearch-lazy-highlight-new-loop):
12077 Replace `isearch-invalid-regexp' with `isearch-error'.
12078 Remove `isearch-within-brackets'.
12079 (isearch-search): Add `search-failed' handler to `condition-case'.
12080 (isearch-lazy-highlight-search): Add `condition-case' to catch
12081 errors and allow `isearch-lazy-highlight-update' to try
12082 highlighting from the beginning of the window.
12083 (isearch-repeat): Move up code to set isearch-wrapped to t
12084 before calling isearch-wrap-function.
12085
12086 * info.el (Info-isearch-initial-node): New internal variable.
12087 (Info-search): Signal an error in isearch mode when search leaves
12088 the initial node. Signal an error when `bound' is non-nil and
12089 nothing was found in the current subfile.
12090 (Info-isearch-search): Remove `condition-case'.
12091 (Info-isearch-wrap): Don't wrap when search failed during leaving
12092 the initial node. If `Info-isearch-search' is nil, wrap around
12093 the current node.
12094 (Info-isearch-start): New fun.
12095 (Info-mode): Add buffer-local hook `Info-isearch-start' to
12096 `isearch-mode-hook'.
12097
12098 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12099
12100 * simple.el (normal-erase-is-backspace): Set default to t if
12101 running on Mac.
12102
12103 * term/mac-win.el (function-key-map): Sync with x-win.el.
12104
12105 2005-03-15 Kenichi Handa <handa@m17n.org>
12106
12107 * international/mule-cmds.el (locale-language-names): Modify the
12108 format of elements and add more entries.
12109 (locale-preferred-coding-systems): Add more entries.
12110 (set-locale-environment): Adjust for the change of
12111 locale-language-names.
12112
12113 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
12114
12115 * pcvs.el (smerge-ediff): Remove bogus autoload.
12116
12117 2005-03-14 Lute Kamstra <lute@gnu.org>
12118
12119 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
12120 Ignore a `*' at the beginning of a line.
12121
12122 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
12123 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
12124 subr.el.
12125 (dont-compile, eval-when-compile, eval-and-compile): Use declare
12126 to specify indentation.
12127
12128 * generic.el (define-generic-mode): Let generic-mode-list be a
12129 list of strings; test membership with equal.
12130
12131 2005-03-14 Kim F. Storm <storm@cua.dk>
12132
12133 * simple.el (next-line, previous-line): Add optional try-vscroll
12134 arg to recognize interactive use. Pass it on to line-move.
12135 (line-move): Don't perform auto-window-vscroll when defining or
12136 executing keyboard macro to ensure consistent behavior.
12137
12138 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
12139
12140 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
12141
12142 2005-03-13 Lute Kamstra <lute@gnu.org>
12143
12144 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
12145 debugger-setup-buffer so that backtrace marks the frames set to
12146 debug-on-exit and we don't have to do it manually. Set an extra
12147 debug-on-exit for macro's.
12148 (debugger-setup-buffer): Don't mark the top frame manually.
12149
12150 2005-03-12 Lute Kamstra <lute@gnu.org>
12151
12152 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
12153 lisp-indent-function throughout.
12154 (with-no-warnings): Set lisp-indent-function property.
12155
12156 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
12157
12158 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
12159 Add entry for backslash.
12160
12161 2005-03-12 Juri Linkov <juri@jurta.org>
12162
12163 * info.el (Info-search): Four fixes for backward search.
12164
12165 2005-03-11 Jay Belanger <belanger@truman.edu>
12166
12167 * calc/calc.el (calc-language-alist): New variable.
12168 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
12169 (calc-embedded-find-modes): Use calc-language-alist instead of
12170 calc-embedded-language-alist.
12171
12172 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
12173
12174 * calendar/calendar.el (calendar-redrawing): New internal
12175 variable.
12176 (redraw-calendar): Remove bogus save-excursion from previous
12177 change. Bind calendar-redrawing to t for mark-diary-entries.
12178 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
12179 calendar if that is why we were called.
12180
12181 2005-03-11 Kenichi Handa <handa@m17n.org>
12182
12183 * international/mule.el (make-coding-system): Set property
12184 coding-system-define-form to nil.
12185 (define-coding-system-alias): Likewise.
12186
12187 2005-03-11 Kenichi Handa <handa@m17n.org>
12188
12189 These changes are suggested by Dave Love <fx@gnu.org>.
12190
12191 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
12192 coding: tag.
12193 (adaptive-fill-regexp): Add more bullets.
12194 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
12195 regexps.
12196
12197 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
12198
12199 * help.el (describe-mode): Properly handle non-trivial lighters.
12200 Don't ignore minor modes that are not listed in minor-mode-list.
12201
12202 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
12203 feature ON when the user requests to turn it OFF.
12204
12205 2005-03-10 Lute Kamstra <lute@gnu.org>
12206
12207 * emacs-lisp/debug.el (debug-entry-code): Delete it.
12208 (implement-debug-on-entry): New function to replace debug-entry-code.
12209 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
12210 second argument as the 2005-03-07 change makes it obsolete.
12211 (debug-on-entry, cancel-debug-on-entry): Update call to
12212 debug-on-entry-1.
12213 (debug, debugger-setup-buffer): Comment update.
12214 (debugger-frame-number): Update to work with implement-debug-on-entry.
12215
12216 2005-03-10 Jay Belanger <belanger@truman.edu>
12217
12218 * calc/calc-embed.el (math-ms-args): Declare it.
12219 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
12220 math-ms-args.
12221 (calc-embedded-subst): Use math-multi-subst-rec to substitute
12222 variables.
12223
12224 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
12225
12226 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
12227 Use message-box.
12228
12229 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
12230 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
12231 (tooltip-gud-tips): Simplify.
12232 (tooltip-gud-tips-p): Remove superfluous :set.
12233 (tooltip-gud-modes): Add fortran-mode.
12234 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
12235
12236 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
12237
12238 2005-03-09 Kim F. Storm <storm@cua.dk>
12239
12240 * play/animate.el (animate-place-char): Use forward-line instead
12241 of next-line to improve performance.
12242
12243 2005-03-09 Simon Josefsson <jas@extundo.com>
12244
12245 * net/browse-url.el (browse-url-default-browser): Doc fix.
12246
12247 2005-03-09 Miles Bader <miles@gnu.org>
12248
12249 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
12250 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
12251
12252 2005-03-09 Kenichi Handa <handa@m17n.org>
12253
12254 * international/latin-1.el: Set case and syntax for 255 only if
12255 set-case-syntax-set-multibyte is nil.
12256
12257 * textmodes/ispell.el (ispell-insert-word): New function.
12258 (ispell-word): Use ispell-insert-word to insert a new word.
12259 (ispell-process-line): Likewise.
12260 (ispell-complete-word): Likewise.
12261
12262 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
12263
12264 * calendar/calendar.el (redraw-calendar): Preserve point.
12265 Reported by Matt Hodges <MPHodges@member.fsf.org>.
12266 (calendar-week-start-day): Move after definition of
12267 redraw-calendar. Delete buffer test, since redraw-calendar has
12268 that now.
12269
12270 * calendar/diary-lib.el (mark-diary-entries): Only call
12271 redraw-calendar in the first of any recursive calls.
12272 Reported by Alan Shutko <ats@acm.org>.
12273
12274 2005-03-08 Juri Linkov <juri@jurta.org>
12275
12276 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
12277 (html-horizontal-rule, html-line, html-image, html-checkboxes)
12278 (html-radio-buttons): Add a space before the trailing `/>' where
12279 sgml-xml-mode is non-nil.
12280 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
12281 the subsequent tag of the empty XML tag.
12282 (html-href-anchor): Don't set initial input to "http:".
12283 (html-image): Ask for the image URL and set point inside alt="".
12284 (html-name-anchor): Duplicate the name in the `id' attribute when
12285 sgml-xml-mode is non-nil.
12286 (html-paragraph): Remove \n before <p>.
12287 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
12288 instead of `checked' when sgml-xml-mode is non-nil.
12289
12290 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
12291 Remove 1 space before #RRGGBB to not truncate it on terminal
12292 windows w/o fringes. Remove 1 space between bg and fg examples
12293 to get more space.
12294 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
12295 avoid byte-compile warnings.
12296
12297 * image-file.el (image-file-handler): Put `safe-magic' property to
12298 `image-file-handler'.
12299
12300 * info.el (Info-isearch-search): Emulate word search in
12301 isearching through multiple Info nodes with Info-search.
12302 (Info-isearch-wrap): Allow isearch-word.
12303
12304 2005-03-08 Lute Kamstra <lute@gnu.org>
12305
12306 * emacs-lisp/debug.el (debugger-step-through): Make sure that
12307 stepping into the debugger's code is not possible.
12308 (debugger-jumping-flag): Docstring update.
12309
12310 2005-03-08 Jay Belanger <belanger@truman.edu>
12311
12312 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
12313 embedded mode begins.
12314 (calc-embedded-language-alist): New variable.
12315 (calc-embedded-find-modes): Use calc-embedded-language-alist to
12316 set default language mode.
12317
12318 2005-03-08 Kenichi Handa <handa@m17n.org>
12319
12320 * international/ccl.el (define-ccl-program): Fix docstring about
12321 extra 256 bytes assured for the output buffer.
12322
12323 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
12324 Fix BUFFER_MAGNIFICATION to 2.
12325 (ccl-encode-mule-utf-16be-with-signature): Likewise.
12326
12327 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
12328
12329 * align.el (align-rules-list): Added an alignment rule for CSS
12330 declarations (applies to css-mode and html-mode buffers).
12331
12332 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
12333
12334 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
12335
12336 2005-03-07 Kim F. Storm <storm@cua.dk>
12337
12338 * simple.el (move-beginning-of-line): New command.
12339
12340 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
12341
12342 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
12343
12344 * emulation/cua-base.el: Put CUA move property on move-end-of-line
12345 and move-beginning-of-line.
12346
12347 * apropos.el (apropos-print): Omit command from M-x ... RET.
12348
12349 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
12350
12351 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
12352 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
12353
12354 2005-03-06 Richard M. Stallman <rms@gnu.org>
12355
12356 * bindings.el (esc-map): Bind M-g to goto-line.
12357
12358 * facemenu.el (global-map): Bind M-o, not M-g.
12359
12360 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12361
12362 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
12363 "Open Directory" as for "Open File".
12364
12365 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
12366
12367 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
12368 (push-mark-command): Run activate-mark-hook.
12369
12370 2005-03-06 Richard M. Stallman <rms@gnu.org>
12371
12372 * help-mode.el (help-mode-finish): Don't alter the element
12373 in view-return-to-alist if there already is one.
12374
12375 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
12376 make sure the current buffer is the expected one.
12377
12378 * novice.el (disabled-command-function): Output in *Disabled Command*.
12379 Explicitly ignore non-keyboard events, and explicitly handle C-g.
12380
12381 * textmodes/flyspell.el (flyspell-large-region):
12382 Pass args differently for aspell.
12383
12384 * files.el (mode-require-final-newline): Doc fix.
12385
12386 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
12387
12388 * progmodes/which-func.el (which-function):
12389 Specify NOERROR when calling imenu--make-index-alist.
12390
12391 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
12392
12393 * simple.el (normal-erase-is-backspace): Define default value.
12394
12395 * custom.el (custom-theme-set-variables): Remove unused var
12396 `immediate'.
12397 (custom-reevaluate-setting): Simple function to handle variables
12398 that are defined before their default value can really be
12399 computed.
12400
12401 * startup.el (command-line): Use it for temporary-file-directory,
12402 small-emporary-file-directory, auto-save-file-name-transforms,
12403 blink-cursor-mode, and normal-erase-is-backspace.
12404
12405 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
12406 progress, even with buggy anchored keywords.
12407
12408 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
12409
12410 * simple.el (goto-line): Remove unbalanced final parenthesis.
12411
12412 2005-03-05 Richard M. Stallman <rms@gnu.org>
12413
12414 * simple.el (goto-line): Use a number at point as the default.
12415 With C-u as arg, switch buffers.
12416
12417 2005-03-05 Juri Linkov <juri@jurta.org>
12418
12419 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
12420 with `no-blinking-cursor'.
12421
12422 * startup.el (no-blinking-cursor): New defvar.
12423 (command-line): Add `--no-blinking-cursor' to longopts.
12424 Set `no-blinking-cursor' to t for command line arguments
12425 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
12426 with `no-blinking-cursor' in the condition for calling
12427 `blink-cursor-mode'.
12428
12429 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
12430
12431 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
12432 (menu-bar-options-save): Add blink-cursor-mode.
12433 (menu-bar-options-menu): Add blink-cursor-mode.
12434
12435 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
12436
12437 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
12438 (icalendar-export-file, icalendar-export-region)
12439 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
12440 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
12441
12442 2005-03-04 Lute Kamstra <lute@gnu.org>
12443
12444 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
12445 (debug-function-list): Ditto.
12446
12447 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
12448
12449 * textmodes/texinfmt.el (texinfo-append-refill):
12450 Redefine the types of line to which @refill
12451 is not appended by replacing a search for `@refill\\|@bye' with
12452 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
12453 itemize@refill' bug and the unfilled long lines bug.
12454 (texinfmt-version): Update number and date.
12455
12456 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
12457
12458 * international/code-pages.el (windows-1250, windows-125[2-8])
12459 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
12460
12461 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
12462
12463 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
12464 bound yet.
12465
12466 2005-03-02 Romain Francoise <romain@orebokech.com>
12467
12468 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
12469 buffer after removing limits.
12470 (ibuffer-pop-filter): Ditto.
12471 Update copyright.
12472
12473 2005-03-02 Miles Bader <miles@gnu.org>
12474
12475 * button.el (make-text-button): If the user doesn't specify a
12476 type, use the default. Rewrite to use `add-text-properties' and
12477 plist functions.
12478
12479 2005-03-01 Lute Kamstra <lute@gnu.org>
12480
12481 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
12482 (debugger-jumping-flag): New var.
12483 (debug-entry-code): Use it.
12484 (debugger-jump): Use debugger-jumping-flag and add
12485 debugger-reenable to post-command-hook.
12486 (debugger-reenable): Use debugger-jumping-flag and remove itself
12487 from post-command-hook.
12488 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
12489 debugger-reenable.
12490
12491 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
12492
12493 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
12494 inclusion of "itemize\\|", which may be unnecessary, is certainly
12495 inelegant, and stops refilling in itemize lists when formatting
12496 Japanese Texinfo files to Info.
12497 Update copyright to 2005.
12498
12499 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
12500
12501 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
12502 of an error if GDB can't find the source file.
12503
12504 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
12505
12506 * calendar/calendar.el (redraw-calendar): Work from any buffer,
12507 not just the calendar.
12508
12509 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
12510 first.
12511 (diary-redraw-calendar): New function.
12512 (make-diary-entry): Add diary-redraw-calendar to local
12513 write-contents-functions. Turn off selective display before
12514 inserting in diary.
12515
12516 2005-03-01 Kim F. Storm <storm@cua.dk>
12517
12518 * emacs-lisp/copyright.el (copyright-fix-years): New command.
12519
12520 2005-03-01 Lute Kamstra <lute@gnu.org>
12521
12522 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
12523 that debug-entry-code can be safely removed from a function while
12524 this code is being evaluated. Revert the 2005-02-27 change as the
12525 new implementation no longer requires it. Make sure that a
12526 function body containing just a string is not mistaken for a docstring.
12527 (debug): Skip one more frame in case of debug on entry.
12528 (debugger-setup-buffer): Delete one more frame line in case of
12529 debug on entry.
12530 (debugger-frame-number): Update to use the new text introduced by
12531 the 1999-11-03 change. Skip one more frame in case of debug on entry.
12532
12533 2005-02-28 Kim F. Storm <storm@cua.dk>
12534
12535 * double.el (double-translate-key): Call force-window-update after
12536 read-event to avoid crash in redisplay.
12537
12538 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
12539
12540 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
12541 (debug): Use it. Move the inhibit-trace earlier.
12542 (debug-entry-code): New const.
12543 (debug-on-entry-1): Use it.
12544
12545 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
12546
12547 * international/utf-16.el (ccl-encode-mule-utf-16le):
12548 Fix BUFFER_MAGNIFICATION to 2.
12549 (ccl-encode-mule-utf-16be): Likewise.
12550
12551 2005-02-28 Kenichi Handa <handa@m17n.org>
12552
12553 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
12554 Fix BUFFER_MAGNIFICATION to 4.
12555 (ccl-encode-mule-utf-16be-with-signature): Likewise.
12556
12557 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
12558
12559 * speedbar.el (speedbar-update-flag): Doc fix.
12560 (speedbar-show-info-under-mouse): Give set-mouse-position the right
12561 argument.
12562
12563 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
12564
12565 * reveal.el (reveal-post-command): Don't try to reveal overlays which
12566 have a non-nil `invisible' property but are actually visible.
12567
12568 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
12569 for perldoc sections.
12570 (perl-outline-regexp, perl-outline-level): New var and function.
12571 (perl-mode): Use them.
12572
12573 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
12574
12575 * calendar/diary-lib.el (diary-remind): Discard any mark portion
12576 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
12577
12578 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
12579
12580 * cus-edit.el: Comment change.
12581 (custom-buffer-create-internal): Slightly reword text at top of
12582 Custom buffers. Mention there that saving an option edits the
12583 init file. Add link to Emacs manual node on `custom-file'.
12584 (custom-magic-alist): Rewrite individual State messages to use
12585 capitalized keywords. Doc fix.
12586
12587 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
12588
12589 * calendar/calendar.el (calendar-buffer): Move above
12590 calendar-week-start-day.
12591 (calendar-week-start-day): Doc fix. Add :set function.
12592 (calendar-minimum-window-height): New variable.
12593 (generate-calendar-window): Only resize window if selected-window
12594 is displaying the calendar buffer. Use new variable
12595 calendar-minimum-window-height.
12596 (generate-calendar): Reword error message.
12597 (calendar-mode-map): Bind DEL to scroll-other-window-down.
12598
12599 2005-02-27 Andreas Schwab <schwab@suse.de>
12600
12601 * vc.el (vc-do-command): Don't run command asynchronously when
12602 operating in a remote directory.
12603
12604 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
12605 change from sync with Tramp 2.0.47.
12606
12607 2005-02-27 Richard M. Stallman <rms@gnu.org>
12608
12609 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
12610
12611 * textmodes/flyspell.el (flyspell-mode-on):
12612 Call ispell-change-dictionary only if necessary.
12613
12614 * emacs-lisp/re-builder.el (regexp-builder): New function.
12615
12616 * register.el (describe-register-1): Explicitly handle
12617 yank-excluded-properties = t.
12618
12619 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
12620 (custom-magic-alist): Change the status descriptions again.
12621 (face widget-type): Total rewrite based on `restricted-sexp'
12622 to eliminate the confusing double hiding levels.
12623
12624 * emacs-lisp/debug.el (debug-on-entry-1):
12625 If function body is empty, add nil as body form.
12626
12627 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
12628
12629 * emacs-lisp/trace.el (inhibit-trace): New var.
12630 (trace-make-advice): Use it.
12631
12632 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
12633
12634 2005-02-26 Kim F. Storm <storm@cua.dk>
12635
12636 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
12637 (mouse-on-link-p, mouse-drag-region-1): Use it.
12638
12639 2005-02-25 Lute Kamstra <lute@gnu.org>
12640
12641 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
12642
12643 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
12644
12645 * frame.el (blink-cursor-mode): Add :group keyword.
12646
12647 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
12648
12649 * calendar/icalendar.el (icalendar--decode-isodatetime):
12650 New optional argument DAY-SHIFT.
12651 (icalendar-export-region): Fix coding-system-for-write.
12652 (icalendar--convert-ical-to-diary): Shift end-day of all-day
12653 events by one.
12654
12655 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
12656
12657 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
12658
12659 2005-02-24 Kim F. Storm <storm@cua.dk>
12660
12661 * international/iso-acc.el (iso-accents-compose): Fix crash
12662 during redisplay. Call force-window-update after read-event
12663 and delete-region to signal that window is not accurate.
12664
12665 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
12666
12667 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
12668 Remove unused and inexistent var `inhibit-trace'.
12669 (debugger-mode): Use run-mode-hooks.
12670 (debugger-list-functions): Add buttons; setup xref stack.
12671
12672 2005-02-23 Richard M. Stallman <rms@gnu.org>
12673
12674 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
12675 appointment says it was explicitly made.
12676 (appt-add): Set the 3rd element.
12677 (appt-make-list): Preserve explicit appointments.
12678
12679 * subr.el (find-tag-default): Catch errors in forward-sexp.
12680
12681 2005-02-23 Juri Linkov <juri@jurta.org>
12682
12683 * info.el (Info-isearch-search): New defcustom.
12684 (Info-isearch-search): Call the default isearch function
12685 when Info-isearch-search is nil.
12686 (Info-isearch-wrap): Use variable Info-isearch-search.
12687
12688 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
12689
12690 * cus-edit.el: Comment change.
12691
12692 2005-02-22 Kim F. Storm <storm@cua.dk>
12693
12694 * progmodes/hideif.el (hide-ifdef-use-define-alist):
12695 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
12696
12697 2005-02-22 Simon Josefsson <jas@extundo.com>
12698
12699 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
12700 New variable.
12701 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
12702 Oskarsson" <myrkraverk@users.sourceforget.net>.
12703
12704 2005-02-22 Kim F. Storm <storm@cua.dk>
12705
12706 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
12707 check that window of that event is the selected window.
12708 (mouse-drag-region-1): Compare mouse event window to selected
12709 window before setting point.
12710
12711 * tooltip.el (tooltip-show-help-function): Pass event to
12712 mouse-on-link-p so it can check selected window.
12713
12714 2005-02-22 Kenichi Handa <handa@m17n.org>
12715
12716 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
12717 (ps-mule-show-warning): New function.
12718 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
12719 characters are found.
12720
12721 * ps-print.el (ps-header-footer-string): Return a list of header
12722 and footer strings.
12723
12724 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
12725
12726 * pcvs.el (cvs-retrieve-revision): Fix thinko.
12727
12728 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
12729
12730 * frame.el (blink-cursor-mode): Use define-minor-mode.
12731
12732 * term/mac-win.el (function-key-map): Use char-names more consistently.
12733 (file-name-coding-system): Only set it for MacOS-9. The other case is
12734 already handled in mule-cmds.el (where it also works when mac-win.el
12735 is not used).
12736
12737 2005-02-21 Kenichi Handa <handa@m17n.org>
12738
12739 * international/mule.el (ctext-pre-write-conversion): Always use
12740 " *code-converting-work*" buffer for work.
12741
12742 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
12743
12744 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
12745
12746 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
12747
12748 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
12749
12750 * ses.el (undo-more): Restore defadvice, but only the part that
12751 allows changes outside the restricted area of the buffer.
12752
12753 2005-02-20 Kim F. Storm <storm@cua.dk>
12754
12755 * simple.el (line-move): Add fourth optional arg try-vscroll which
12756 must be set to perform auto-window-vscroll.
12757 When moving backwards and doing auto-window-vscroll, automatically
12758 vscroll to the last part of lines which are taller than the window.
12759 (next-line, previous-line): Set try-vscroll arg on line-move.
12760
12761 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
12762
12763 * replace.el (query-replace, query-replace-regexp)
12764 (replace-string, replace-regexp): When operating on region, make
12765 the minibuffer prompt say so.
12766
12767 * isearch.el (isearch-forward): Document isearch-query-replace and
12768 isearch-query-replace-regexp keybindings.
12769
12770 2005-02-19 Jay Belanger <belanger@truman.edu>
12771
12772 * calc/calc-aent.el (math-read-token): Add local variable.
12773
12774 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
12775 (calc-edit-top): Move declaration to earlier in file.
12776 (calc-edit-macro-repeats): Add local variables.
12777
12778 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
12779 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
12780 calcFunc-tanh.
12781 Adjust integration rule for calcFunc-tan.
12782
12783 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
12784
12785 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
12786 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
12787 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
12788 (viper-skip-separators): Bug fix.
12789 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
12790 particular major mode.
12791 (viper-del-backward-char-in-replace): Don't put deleted char on the
12792 kill ring.
12793
12794 * viper-ex.el (viper-color-display-p): New function.
12795 (viper-has-face-support-p): Use viper-color-display-p.
12796
12797 * viper-keym.el (viper-gnus-modifier-map): New keymap.
12798
12799 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
12800
12801 * viper-util.el (viper-glob-unix-files): Fix shell status check.
12802 (viper-file-remote-p): Make equivalent to file-remote-p.
12803
12804 * viper.el (viper-major-mode-modifier-list):
12805 Use viper-gnus-modifier-map.
12806
12807 2005-02-19 David Kastrup <dak@gnu.org>
12808
12809 * subr.el (subregexp-context-p): Fix garbled doc string by adding
12810 quoting.
12811
12812 2005-02-19 Jay Belanger <belanger@truman.edu>
12813
12814 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
12815 Remove extra definitions.
12816 (calc-coth): New function.
12817 (calcFunc-cot): Fix `let'.
12818
12819 2005-02-19 Eli Zaretskii <eliz@gnu.org>
12820
12821 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
12822 the reasons we use "type pc" in these faces.
12823
12824 * button.el (button): Ditto.
12825
12826 2005-02-19 Michael Mauger <mmaug@yahoo.com>
12827
12828 * replace.el (query-replace-read-from): Set the value of
12829 query-replace-from-history-variable to handle the case of an empty
12830 string entered to accept the suggested default.
12831
12832 * net/tramp.el (tramp-file-name-for-operation):
12833 Use dired-call-process instead of dired-call-process-command.
12834
12835 2005-02-19 Jay Belanger <belanger@truman.edu>
12836
12837 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
12838 (math-div-non-trig): New variables.
12839 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
12840 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
12841 (math-combine-prod, math-div-symb-fancy): Add simplifications for
12842 trig expressions.
12843
12844 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
12845
12846 * progmodes/gdb-ui.el (gdb-var-update-handler)
12847 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
12848 for watch expressions,
12849 (gdb-var-create-handler): Don't set speedbar-update-flag.
12850 (gdb-post-prompt): Simplify test for speedbar.
12851
12852 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
12853
12854 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
12855 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
12856 we use the syntax table of the correct buffer.
12857 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
12858 Felix Gatzemeier.
12859
12860 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
12861 (ediff-file-remote-p): Make synonymous with file-remote-p.
12862 In all deffaces ediff-*-face-*, use min-colors.
12863
12864 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
12865 ediff-recurse-to-subdirectories.
12866 (ediff-mark-if-equal): Check that the arguments are strings, use
12867 ediff-same-contents (after to Felix Gatzemeier).
12868
12869 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
12870 nil.
12871
12872 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
12873
12874 * log-view.el (log-view-message-re): Fix up Subversion regexp.
12875
12876 2005-02-18 David Kastrup <dak@gnu.org>
12877
12878 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
12879 use `mark-active' when defined.
12880
12881 2005-02-18 Kenichi Handa <handa@m17n.org>
12882
12883 * ps-print.el (ps-font-info-database): New entry
12884 ZapfChancery-MediumItalic with correct font name. Fix font name
12885 of the entry Zapf-Chancery-MediumItalic.
12886
12887 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
12888
12889 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
12890
12891 2005-02-16 Kim F. Storm <storm@cua.dk>
12892
12893 * ido.el (ido-fallback-command): Pass user input to fallback command.
12894
12895 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
12896
12897 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
12898 (gdb-find-file-hook): Add server prefix.
12899
12900 2005-02-16 Richard M. Stallman <rms@gnu.org>
12901
12902 * replace.el (perform-replace): Pass new args to replace-highlight.
12903 (replace-highlight): Take region args,
12904 and pass them to isearch-lazy-highlight-new-loop.
12905
12906 * novice.el (disabled-command-hook): Autoload the defalias
12907 and the make-obsolete-variable call.
12908
12909 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
12910
12911 * isearch.el (isearch-lazy-highlight-start-limit)
12912 (isearch-lazy-highlight-end-limit): New variables limit
12913 the region for highlighting.
12914 (isearch-lazy-highlight-new-loop): New args BEG and END.
12915 (isearch-lazy-highlight-search): Use the new vars.
12916 (isearch-lazy-highlight-update): Likewise.
12917
12918 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
12919
12920 * cus-start.el (all): Use default-boundp.
12921
12922 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
12923
12924 * menu-bar.el (menu-bar-select-frame): Handle current frame.
12925
12926 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
12927
12928 * autorevert.el (auto-revert-stop-on-user-input)
12929 (auto-revert-verbose): Doc fixes.
12930
12931 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
12932
12933 * international/mule-cmds.el (set-locale-environment): Remove call
12934 to set-selection-coding-system on Windows.
12935
12936 2005-02-15 Jay Belanger <belanger@truman.edu>
12937
12938 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
12939 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
12940 calcFunc-coth.
12941 (math-simplify-sqrt): Add simplifications.
12942
12943 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
12944 to list.
12945
12946 * calc/calc-ext.el: Add functions to autoloads.
12947
12948 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
12949 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
12950 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
12951 (math-csc-raw, math-cot-raw): New functions.
12952
12953 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
12954
12955 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
12956 the variable name in a message.
12957
12958 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
12959 calcFunc-csc, calcFunc-cot.
12960
12961 * calc/calcalg2.el: Add derivative and integration rules for
12962 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
12963 calcFunc-csch, calcFunc-coth.
12964 (math-do-integral-methods): Add to checks for when to use
12965 substitutions.
12966
12967 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
12968
12969 2005-02-15 Lute Kamstra <lute@gnu.org>
12970
12971 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
12972 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
12973 <monnier@iro.umontreal.ca>
12974 (lisp-outline-level): Improve efficiency. Suggested by David
12975 Kastrup <dak@gnu.org>.
12976
12977 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
12978
12979 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
12980 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
12981 (gdb-set-gud-minor-mode-existing-buffers): New functions.
12982 (gdb-find-file-hook): New hook. Add it to find-file-hook.
12983 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
12984
12985 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
12986
12987 * cus-start.el (all): Comment change.
12988
12989 2005-02-14 Lute Kamstra <lute@gnu.org>
12990
12991 * cus-start.el (all): Check if symbol is void.
12992
12993 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
12994
12995 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
12996 optional argument to \cite.
12997
12998 2005-02-14 Richard M. Stallman <rms@gnu.org>
12999
13000 * cus-edit.el (custom-buffer-create-internal): Update help message.
13001 (custom-magic-alist): Update help messages.
13002
13003 * cus-start.el (all): Allow a var to specify a standard value.
13004
13005 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
13006
13007 * custom.el (custom-theme-set-variables): Handle variable aliases.
13008
13009 * frame.el (blink-cursor-timer): Doc fix.
13010 (blink-cursor): Make it an alias for `blink-cursor-mode' and
13011 declare obsolete.
13012 (blink-cursor-mode): Define with defcustom and use correct
13013 standard expression in that defcustom.
13014 * startup.el (command-line): Adapt to above changes in frame.el.
13015
13016 2005-02-11 Lute Kamstra <lute@gnu.org>
13017
13018 * apropos.el (apropos-score-doc): Prevent division by zero.
13019
13020 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
13021
13022 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
13023 (icalendar--get-event-property-attributes)
13024 (icalendar--get-event-properties)
13025 (icalendar--datetime-to-diary-date): New functions.
13026 (icalendar--split-value): Doc fix.
13027 (icalendar--datetime-to-noneuropean-date)
13028 (icalendar--datetime-to-european-date): New optional argument
13029 SEPARATOR. Return result as a string instead of a list.
13030 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
13031 (icalendar--convert-string-for-export): Rename arg S to STRING.
13032 (icalendar-export-region): Doc fix. Change name of error buffer.
13033 Save output buffer.
13034 (icalendar-import-file): Add blank at end of prompt.
13035 (icalendar-import-buffer): Doc fix. Do not switch to error
13036 buffer. Indicate status in return value.
13037 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
13038 buffer. Save output buffer. Handle exception from recurrence
13039 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
13040 events. Fix problems with weekly all-day events.
13041
13042 2005-02-10 Richard M. Stallman <rms@gnu.org>
13043
13044 * simple.el (eval-expression-print-format):
13045 Avoid warning about edebug-active.
13046
13047 * help.el (help-for-help-internal): Rename from help-for-help.
13048 (help-for-help): Define with defalias.
13049
13050 * font-core.el (font-lock-default-function): Use with-no-warnings.
13051
13052 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
13053
13054 * custom.el (defface): Doc fix.
13055
13056 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
13057
13058 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
13059 width 0" to prevent word wrapping problems.
13060
13061 2005-02-09 Kim F. Storm <storm@cua.dk>
13062
13063 * ido.el (ido-file-extensions-order): New defcustom.
13064 (ido-file-extension-lessp, ido-file-extension-aux)
13065 (ido-file-extension-order): New advanced file ordering.
13066 (ido-file-lessp): New simple file ordering.
13067 (ido-sort-list): Remove.
13068 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
13069 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
13070
13071 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
13072
13073 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
13074 that some versions of grep produce.
13075 (grep-mode-font-lock-keywords): Likewise.
13076
13077 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
13078
13079 * progmodes/gdb-ui.el (gdb-location-list): New variable.
13080 (gdb-cdir): Delete.
13081 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
13082 (gdb-source-info): Treat case when source file is in another
13083 directory properly.
13084 (gdb-get-location): New function.
13085
13086 2005-02-07 Jay Belanger <belanger@truman.edu>
13087
13088 * calc/calc-prog.el (calc-write-parse-table-part)
13089 (calc-fix-token-name): Fix a check for language type.
13090
13091 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
13092
13093 2005-02-07 Andre Spiegel <spiegel@gnu.org>
13094
13095 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
13096 as directory not writable.
13097
13098 2005-02-07 Kim F. Storm <storm@cua.dk>
13099
13100 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
13101 (cua--standard-movement-commands): Remove list.
13102 Instead, set CUA property value to move for movement commands.
13103 (cua-movement-commands): Remove. Users must set CUA prop instead.
13104 (cua--pre-command-handler): Check CUA property.
13105 (cua--init-keymaps): Don't remap undo commands.
13106 (cua-mode): Don't call cua--rectangle-on-off.
13107
13108 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
13109 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
13110 (cua--rect-undo-set-point): New var.
13111 (cua--rectangle-undo-boundary): Setup undo apply entry.
13112 (cua--rect-undo-handler): New function for rectangle undo.
13113 (cua--rect-start-position, cua--rect-end-position): Add.
13114 (cua--rectangle-post-command): Call cua--rectangle-set-corners
13115 for restored rectangle. Set point if cua--rect-undo-set-point.
13116
13117 2005-02-06 Jay Belanger <belanger@truman.edu>
13118
13119 * calc/calc-lang.el (calc-tex-language): Display more information
13120 in messages.
13121
13122 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
13123 in TeX mode.
13124
13125 2005-02-06 Richard M. Stallman <rms@gnu.org>
13126
13127 * emacs-lisp/lisp.el (buffer-end): Doc fix.
13128
13129 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
13130
13131 * net/ldap.el (ldap-search-internal): Support attributes with
13132 optional descriptions separated by a semi-colon, as in
13133 "userCertificate;binary".
13134
13135 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13136
13137 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
13138 isn't a cons (i.e. the version is 0).
13139
13140 2005-02-05 Eli Zaretskii <eliz@gnu.org>
13141
13142 * help.el (help-for-help): Doc fix.
13143
13144 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
13145
13146 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
13147 GDB-Windows on the menu-bar as this works better.
13148
13149 2005-02-04 Jay Belanger <belanger@truman.edu>
13150
13151 * calc/calc-embed.el (calc-embedded-update): Don't put in
13152 unnecessary newlines. Adjust the end of formula marker.
13153
13154 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
13155 (math-latex-parse-two-args): New function.
13156
13157 2005-02-03 Lute Kamstra <lute@gnu.org>
13158
13159 * help-fns.el (help-with-tutorial): Make sure that users cannot
13160 remove the entire text of the tutorial by means of `undo'.
13161
13162 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
13163
13164 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
13165 in recent changes, where the ispell process was repeatedly
13166 killed & restarted.
13167
13168 * international/mule-cmds.el (set-locale-environment): Set file-name
13169 coding system to utf-8 on Darwin systems.
13170 (set-default-coding-systems): Don't set default-file-name-coding-system
13171 on Darwin systems.
13172
13173 2005-02-03 Richard M. Stallman <rms@gnu.org>
13174
13175 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
13176
13177 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
13178
13179 * faces.el (list-faces-display): Add optional argument.
13180
13181 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
13182
13183 * font-core.el (font-lock-default-function): Handle the rare case where
13184 only font-lock-keywords is set.
13185
13186 2005-02-02 Kenichi Handa <handa@m17n.org>
13187
13188 * international/characters.el: Cancel previous change for
13189 I-WITH-DOT-ABOVE and DOTLESS-i.
13190
13191 * international/latin-5.el: Cancel previous change.
13192
13193 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
13194
13195 * progmodes/gud.el: Correction to syntax in gud-menu-map.
13196
13197 2005-02-02 Kenichi Handa <handa@m17n.org>
13198
13199 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
13200 DOTLESS-i.
13201
13202 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
13203 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
13204
13205 * case-table.el (get-upcase-table): New function.
13206 (copy-case-table): Copy upcaes table too if non-nil.
13207 (set-case-syntax-delims): Maintain upcase table too.
13208 (set-case-syntax-pair): Likewise.
13209 (set-upcase-syntax, set-downcase-syntax): New functions.
13210 (set-case-syntax): Maintain upcase table too.
13211
13212 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
13213
13214 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
13215
13216 * progmodes/gud.el (gud-goto-info): New function.
13217 (gud-tool-bar-map): Use correct icon.
13218
13219 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
13220
13221 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
13222 When delegating, order args in the funcall correctly.
13223
13224 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
13225
13226 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
13227
13228 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
13229
13230 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
13231 buffer not visiting a file.
13232
13233 2005-01-31 Jay Belanger <belanger@truman.edu>
13234
13235 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
13236 bound on the line with the formula.
13237
13238 2005-01-31 Kim F. Storm <storm@cua.dk>
13239
13240 * ses.el (ses-create-cell-variable-range)
13241 (ses-destroy-cell-variable-range, ses-reset-header-string)
13242 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
13243 (ses-insert-row): Fix format of apply undo entries.
13244
13245 2005-01-31 Jay Belanger <belanger@truman.edu>
13246
13247 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
13248 parts.
13249
13250 * calc/calc-embed.el (calc-embedded-open-formula)
13251 (calc-embedded-close-formula): Ignore matrix environments.
13252
13253 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
13254 TeX mode.
13255
13256 * calc/calc-lang.el (math-function-table, math-oper-table)
13257 (math-variable-table): Adjust the LaTeX portions.
13258
13259 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
13260 (math-latex-ignore-words): New constant.
13261
13262 2005-01-31 Richard M. Stallman <rms@gnu.org>
13263
13264 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
13265 (ispell-local-dictionary): Doc fix.
13266 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
13267 Don't reinitialize at run time. Don't defcustom.
13268 All uses changed to append ispell-local-dictionary-alist,
13269 or check it first.
13270 (ispell-current-dictionary): New variable for dictionary in use.
13271 (ispell-dictionary): Now used only for global default.
13272 (ispell-start-process): Set ispell-current-dictionary,
13273 not ispell-dictionary.
13274 (ispell-change-dictionary): Use this only for setting
13275 user preferences.
13276 (ispell-internal-change-dictionary): New function
13277 to change the current dictionary in use.
13278 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
13279 Use ispell-current-dictionary.
13280 Handle ispell-local-dictionary-overridden.
13281 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
13282
13283 2005-01-31 Jay Belanger <belanger@truman.edu>
13284
13285 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
13286
13287 * calc/calc-ext.el: Add calc-latex-language to autoloads.
13288 (calc-mode-map): Add calc-latex-language.
13289
13290 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
13291 (math-latex-print-frac): New functions.
13292 (math-oper-table, math-function-table, math-variable-table)
13293 (math-complex-format, math-input-filter): Add latex properties.
13294 (calc-set-language): Set math-expr-special-function-mapping.
13295
13296 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
13297 (calc-write-parse-table-part): Add LaTeX support.
13298
13299 * calc/calc.el (calc-language): Adjust docstring.
13300 (calc-set-mode-line): Add LaTeX support.
13301 (math-expr-special-function-mapping): New variable.
13302 (math-tex-ignore-words): Add to list.
13303
13304 * calc/calccomp.el (math-compose-expr, math-compose-rows):
13305 Add LaTeX support.
13306 (math-compose-expr): Add support for special functions.
13307
13308 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
13309
13310 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
13311
13312 * progmodes/gdb-ui.el (gdb-memory-address)
13313 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
13314 (gdb-memory-mode-map, gdb-memory-format-keymap)
13315 (gdb-memory-format-menu, gdb-memory-unit-keymap)
13316 (gdb-memory-unit-menu): New variables for a buffer
13317 that lets the user examine program memory.
13318 (gdb-memory-set-address, gdb-memory-set-repeat-count)
13319 (gdb-memory-format-binary, gdb-memory-format-octal)
13320 (gdb-memory-format-unsigned, gdb-memory-format-signed)
13321 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
13322 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
13323 (gdb-memory-unit-word, gdb-memory-unit-halfword)
13324 (gdb-memory-unit-byte, gdb-memory-unit-menu)
13325 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
13326 (gdb-memory-mode, gdb-memory-buffer-name)
13327 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
13328 New functions for above buffer.
13329
13330 2005-01-30 Richard M. Stallman <rms@gnu.org>
13331
13332 * cus-edit.el (custom-bury-buffer): Function deleted.
13333 (custom-buffer-done-function): Option deleted.
13334 (custom-buffer-done-kill): New (replacement option.
13335 (Custom-buffer-done): Call quit-window.
13336 (custom-buffer-create-internal): Update for above changes.
13337
13338 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
13339
13340 * simple.el (undo-ask-before-discard): New var.
13341 (undo-outer-limit-truncate): Implement it.
13342 (undo-extra-outer-limit): Doc update.
13343
13344 2005-01-29 Richard M. Stallman <rms@gnu.org>
13345
13346 * ses.el (undo-more): Delete defadvice.
13347 (ses-begin-change): Doc fix.
13348
13349 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
13350 instead of rebinding C-x u and C-_.
13351
13352 * files.el (normal-backup-enable-predicate): Return nil for files
13353 in /tmp, regardless of temporary-file-directory.
13354
13355 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
13356
13357 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
13358 (open-rectangle, delete-whitespace-rectangle-line)
13359 (clear-rectangle-line): If FILL, pass t instead of FILL
13360 for move-to-column's 2nd arg.
13361
13362 * simple.el (undo): Fix the test for continuing a series of undos.
13363 (undo-more): Set pending-undo-list to t when we reach end.
13364 (pending-undo-list): Move up defvar.
13365
13366 * wid-edit.el (widget-button-click):
13367 Shorten the range of the track-mouse binding.
13368
13369 * comint.el (comint-insert-input): Undo previous changes;
13370 use last-input-event in interactive spec.
13371
13372 2005-01-29 Eli Zaretskii <eliz@gnu.org>
13373
13374 * progmodes/compile.el (compilation-start): Bind buffer-read-only
13375 to nil before invoking call-process. Reset buffer's modified flag
13376 after fontifying it in the no-async branch.
13377
13378 * wid-edit.el (widget-specify-button): If mouse pointer shape
13379 cannot be changed, use mouse face instead.
13380
13381 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
13382
13383 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
13384 (gdb-goto-breakpoint): Make breakpoint handling work on template
13385 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
13386 (gdb-assembler-custom): Update to recognize breakpoint information
13387 added on 2005-01-19.
13388
13389 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
13390
13391 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
13392 (dsssl-mode): Use define-derived-mode.
13393 (scheme-mode-initialize): Remove.
13394 (scheme-mode): Use run-mode-hooks.
13395
13396 * cus-edit.el (customize-group-other-window)
13397 (custom-buffer-create-other-window): Don't override special-display-*.
13398 (custom-mode-map): Make it dense.
13399
13400 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
13401 sets the default value.
13402
13403 2005-01-28 Eli Zaretskii <eliz@gnu.org>
13404
13405 * descr-text.el: Add more keywords.
13406
13407 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
13408
13409 * speedbar.el: Avoid unnecessary use of locate-library.
13410
13411 * international/mule-cmds.el (standard-display-european-internal):
13412 Don't fiddle with latin-1 non-break space any more since it's now
13413 special cased in the C code.
13414 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
13415
13416 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
13417
13418 * cus-start.el (all): Add `undo-outer-limit'.
13419
13420 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13421
13422 * textmodes/bibtex.el (bibtex-format-entry):
13423 Use `bibtex-empty-field-re' only on the text of fields, not on entire
13424 field lines.
13425 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
13426 not on part of a buffer.
13427
13428 2005-01-25 Lute Kamstra <lute@gnu.org>
13429
13430 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
13431 nonempty field text strings like "{letters\\macro{}more letters}".
13432 Clarify docstring.
13433 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
13434 (bibtex-entry-offset, bibtex-parse-association)
13435 (bibtex-parse-field-name): Fix typos in docstrings.
13436 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
13437
13438 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
13439
13440 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
13441 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
13442 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
13443 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
13444
13445 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
13446 isearch minor mode.
13447
13448 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
13449
13450 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
13451
13452 2005-01-24 Lute Kamstra <lute@gnu.org>
13453
13454 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
13455 CASECHARS and NOT-CASECHARS regular expressions of the
13456 "nederlands" and "nederlands8" dictionaries to prevent a "Range
13457 striding over charsets" error.
13458
13459 2005-01-24 Jay Belanger <belanger@truman.edu>
13460
13461 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
13462 display variable name.
13463
13464 2005-01-24 Kenichi Handa <handa@m17n.org>
13465
13466 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
13467 Fix setting of the element of encoded-kbd-iso2022-invocations.
13468
13469 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
13470
13471 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
13472 (gdb-threads-select): Change to also accept mouse events.
13473 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
13474 (gdb-threads-mouse-select): Delete.
13475
13476 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
13477
13478 * files.el (insert-directory): Take care of empty directory,
13479 listed without -a switch.
13480
13481 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
13482
13483 * textmodes/refill.el (refill-post-command-function):
13484 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
13485 to the list of functions that we should be careful not to undo.
13486 (refill-late-fill-paragraph-function): Remove.
13487 (refill-saved-state): New var.
13488 (refill-mode): Use it to save fill-paragraph-function.
13489 Save also the value of auto-fill-function.
13490
13491 * term/w32-win.el: Simplify code.
13492
13493 2005-01-23 Kim F. Storm <storm@cua.dk>
13494
13495 * simple.el (line-move): Adapt to new return value from
13496 pos-visible-in-window-p.
13497
13498 * simple.el (line-move): Fix last change. Check partial
13499 visibility at point rather than at window-start.
13500
13501 2005-01-22 Jason Rumney <jasonr@gnu.org>
13502
13503 * term/w32-win.el (xw-defined-colors): Remove debug-message.
13504
13505 2005-01-22 David Kastrup <dak@gnu.org>
13506
13507 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
13508
13509 2005-01-22 Eli Zaretskii <eliz@gnu.org>
13510
13511 * type-break.el (type-break-mode): Add a test for
13512 type-break-file-name being non-nil.
13513
13514 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
13515
13516 * net/eudc.el (top level): Call (message "") via progn, so that
13517 eudc-options-file is loaded.
13518
13519 2005-01-22 Kim F. Storm <storm@cua.dk>
13520
13521 * simple.el (line-move-1): Rename from line-move.
13522 (line-move): New function that adjusts vscroll for partially
13523 visible rows, and calls line-move-1 otherwise.
13524
13525 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
13526
13527 * pcomplete.el: Define pcomplete-read-event instead of read-event,
13528 since it's not a complete read-event implementation
13529
13530 2005-01-20 Jay Belanger <belanger@truman.edu>
13531
13532 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
13533 for called function.
13534
13535 2005-01-20 Steven Tamm <steventamm@mac.com>
13536
13537 * term/mac-win.el (process-connection-type): Remove.
13538 Controlled now by s/darwin.h:PTY_ITERATION.
13539
13540 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
13541
13542 * window.el (handle-select-window): Don't switch window when we're
13543 in the minibuffer.
13544
13545 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
13546
13547 * subr.el (dotimes-with-progress-reporter): New macro.
13548
13549 * ses.el (ses-dotimes-msg): Remove macro.
13550 Use `dotimes-with-progress-reporter' instead.
13551
13552 2005-01-19 Steven Tamm <steventamm@mac.com>
13553
13554 * term/mac-win.el (process-connection-type): Use new
13555 operating-system-release variable to use ptys on Darwin 7 (OS X
13556 10.3) when using carbon build.
13557
13558 2005-01-19 Jay Belanger <belanger@truman.edu>
13559
13560 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
13561 flags if the last command was a tab or M-tab.
13562
13563 * calc/calc-prog.el (calc-user-define-edit): Put original formula
13564 in formula editing buffer.
13565
13566 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
13567
13568 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
13569 breakpoint image symbol in margin.
13570
13571 2005-01-19 Jay Belanger <belanger@truman.edu>
13572
13573 * calc/calc-prog.el (calc-execute-kbd-macro):
13574 Ignore calc-keep-arg-flag.
13575
13576 2005-01-19 Kenichi Handa <handa@m17n.org>
13577
13578 * textmodes/ispell.el (ispell-looking-at): New function.
13579 (ispell-process-line): Use ispell-looking-at to compare the ispell
13580 output and the buffer contents.
13581
13582 2005-01-18 Jay Belanger <belanger@truman.edu>
13583
13584 * calc/calc.el (calc-display-raw): Fix docstring.
13585
13586 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
13587
13588 * simple.el (blink-matching-open): Strip extra info from syntax.
13589
13590 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
13591 funny chars in the end-of-here-doc marker.
13592
13593 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
13594
13595 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
13596 that enable/disabled state of breakpoints is shown correctly in
13597 fringe and on ttys.
13598 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
13599 Add breakpoint information as text properties.
13600 (gdb-mouse-toggle-breakpoint):
13601 Rename to gdb-mouse-set-clear-breakpoint.
13602 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
13603 breakpoints in the margin.
13604 (gdb-remove-strings): Simplify.
13605
13606 2005-01-17 Jay Belanger <belanger@truman.edu>
13607
13608 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
13609 erasing buffer.
13610
13611 2005-01-17 Richard M. Stallman <rms@gnu.org>
13612
13613 * progmodes/grep.el (grep-find): Copy from `grep' the condition
13614 for calling grep-compute-defaults.
13615
13616 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
13617 if buffer is empty.
13618
13619 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
13620
13621 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
13622
13623 * hilit-chg.el (highlight-changes-mode): Don't autoload.
13624
13625 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
13626 non-preloaded variables.
13627
13628 2005-01-17 Steven Tamm <steventamm@mac.com>
13629
13630 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
13631 tex-shell cause to force interactivity when using pipes.
13632
13633 2005-01-17 Kim F. Storm <storm@cua.dk>
13634
13635 * simple.el (just-one-space): Make arg optional.
13636
13637 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
13638
13639 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
13640 posn-at-x-y to t to access left-margin.
13641
13642 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
13643
13644 Sync with Tramp 2.0.47.
13645
13646 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
13647 catching keep-date problems in cp/scp operations.
13648 (tramp-handle-copy-file): Don't call `set-file-modes'
13649 unconditionally. Specialized functions should know better what is
13650 necessary. This improves performance a little bit, and the
13651 functions could catch errors with `cp -p' and `scp -p'.
13652 (tramp-do-copy-or-rename-file-via-buffer)
13653 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
13654 when appropriate.
13655 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
13656 Call `set-file-modes' when appropriate.
13657 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
13658 Johnsson <isak@hypergene.com>
13659 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
13660 of both Tramp buffer and debug buffer. Reported by Joakim Verona
13661 <joakim@verona.se>
13662 (tramp-file-name-for-operation): Mark `shell-command' as magic for
13663 Emacs only.
13664
13665 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
13666 `find-file-hooks' and `dired-mode-hook'.
13667 (tramp-minor-mode-map): Respective map. Add remapping for
13668 `compile' and `recompile'.
13669 (tramp-remap-command, tramp-recompile): New defuns.
13670 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
13671 in buffer "*Compilation*". Call the commands asynchronously.
13672
13673 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
13674 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
13675 `shell-command', because it isn't magic in XEmacs. Reported by
13676 Adrian Aichner <adrian@xemacs.org>.
13677
13678 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
13679 `substitute-in-file-name.
13680 (tramp-smb-handle-substitute-in-file-name): New defun.
13681 (tramp-smb-advice-PC-do-completion): Delete advice.
13682
13683 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
13684
13685 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
13686 Fix error in deleting region.
13687
13688 2005-01-15 Richard M. Stallman <rms@gnu.org>
13689
13690 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
13691 In non-temp buffer, switch syntax table temporarily.
13692
13693 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
13694
13695 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
13696
13697 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
13698
13699 * imenu.el (imenu--split-menu): Copy menulist before sorting.
13700 (imenu--generic-function): Use START, not BEG, as pos of definition.
13701
13702 * simple.el (just-one-space): Argument specifies number of spaces.
13703
13704 * simple.el (eval-expression-print-format): Avoid warning
13705 about edebug-active.
13706
13707 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
13708
13709 * progmodes/sh-script.el: Code copied from make-mode.el
13710 with small changes,
13711 (sh-mode-map): Bind C-c C-\.
13712 (sh-backslash-column, sh-backslash-align): New variables.
13713 (sh-backslash-region, sh-append-backslash): New functions.
13714
13715 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
13716
13717 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
13718 (rmail-pop-password, rmail-pop-password-required): Move to
13719 rmail-obsolete group.
13720 (rmail-set-pop-password): Rename to rmail-set-remote-password.
13721 All callers updated.
13722 (rmail-get-pop-password): Rename to rmail-get-remote-password.
13723 Take an argument specifying whether it is POP or IMAP mailbox we
13724 are using. All callers updated.
13725 (rmail-pop-password-error): Rename to
13726 rmail-remote-password-error. Added mailutils-specific error message.
13727 (rmail-movemail-search-path)
13728 (rmail-movemail-variant-in-use): New variables.
13729 (rmail-remote-password, rmail-remote-password-required):
13730 New customization variables.
13731 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
13732 (rmail-parse-url): New function.
13733 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
13734 with GNU mailutils movemail.
13735
13736 2005-01-15 Kevin Ryde <user42@zip.com.au>
13737
13738 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
13739 suffix to space, $ or '$, to correctly position point when going
13740 to @table style constants like DBL_MAX.
13741
13742 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
13743
13744 * type-break.el (type-break-mode, type-break-file-time)
13745 (type-break-file-keystroke-count, type-break-choose-file):
13746 Don't store data in or load data from the file if type-break-file-name
13747 is nil.
13748 (type-break-file-name): Doc update as per the above.
13749
13750 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
13751
13752 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
13753 lookup-key might return nil; handle that.
13754
13755 2005-01-15 Alan Mackenzie <acm@muc.de>
13756
13757 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
13758 rather than the element found, thus enabling the tree to be setcar'd.
13759
13760 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
13761
13762 * textmodes/org.el (org-show-following-heading): New option.
13763 (org-show-hierarchy-above): Use `org-show-following-heading'.
13764 (org-cycle): Documentation fix.
13765
13766 * textmodes/org.el (orgtbl-optimized): New option
13767 (orgtbl-mode): New command, a minor mode.
13768 (orgtbl-mode-map): New variable.
13769 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
13770 (orgtbl-error, orgtbl-self-insert-command)
13771 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
13772
13773 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
13774 a local variable in each org-mode buffer.
13775
13776 * textmodes/org.el (org-set-regexps-and-options): Rename from
13777 `org-set-regexps'. Added checking for STARTUP keyword.
13778 (org-get-current-options): Add STARTUP options.
13779 (org-table-insert-row): Make mode intelligent about when
13780 realignment is needed.
13781 (org-self-insert-command, org-delete-backward-char, org-delete-char):
13782 New commands.
13783 (org-enable-table-editor): New default value `optimized'.
13784 (org-table-blank-field): Support blanking regions if active.
13785
13786 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
13787
13788 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
13789 if the year is not given.
13790
13791 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
13792 Add new escapes %m and %M, fixed bug with %F by adding
13793 save-match-data.
13794 (reftex-reference): Remove ?. from list of spaces.
13795 (reftex-label-info): Add automatic label prefix recognition.
13796
13797 * textmodes/reftex-index.el (reftex-index-next-phrase):
13798 Add slave parameter to call of `reftex-index-this-phrase'.
13799 (reftex-index-this-phrase): New optional argument.
13800 (reftex-index-region-phrases): Add slave parameter to call of
13801 `reftex-index-this-phrase'.
13802 (reftex-display-index): New argument redo.
13803 (reftex-index-rescan): Add 'redo to arguments of
13804 `reftex-display-index'.
13805 (reftex-index-Rescan, reftex-index-revert)
13806 (reftex-index-switch-index-tag): Add 'redo to arguments of
13807 `reftex-display-index'.
13808 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
13809 indexing. Fix bug with matching is there is a quote before or
13810 after the word.
13811
13812 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
13813 Fix bug when collecting citation keys in lines with comments.
13814 (reftex-citation): Prefix argument no longer rescans the document,
13815 but forces prompting for optional arguments of cite macros.
13816 (reftex-do-citation): Prompting for optional arguments implemented.
13817
13818 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
13819 Add optional arguments to most cite commands.
13820 (reftex-cite-cleanup-optional-args): New option
13821 (reftex-cite-prompt-optional-args): New option.
13822 (reftex-trust-label-prefix): New option.
13823
13824 * textmodes/reftex-toc.el (reftex-toc-find-section):
13825 Add push-mark before changing the position in the buffer.
13826
13827 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
13828 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
13829
13830 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
13831
13832 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
13833 more carefully.
13834
13835 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
13836
13837 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
13838 (sgml-mode): Use it.
13839 (sgml-get-context): Better keep track of implicitly closed tags.
13840
13841 2005-01-13 Kenichi Handa <handa@m17n.org>
13842
13843 * textmodes/ispell.el: These changes are to fix misalignment error
13844 caused by equivalent characters of different Emacs charsets.
13845 (ispell-unified-chars-table): New variable.
13846 (ispell-get-decoded-string): New function.
13847 (ispell-get-casechars, ispell-get-not-casechars)
13848 (ispell-get-otherchars): Call ispell-get-decoded-string.
13849
13850 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
13851
13852 * custom.el (custom-declare-variable): Just put symbol instead
13853 of (defvar . symbol) in `current-load-list'.
13854
13855 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
13856
13857 * emacs-lisp/elint.el: Fixed typo in Commentary section.
13858
13859 2005-01-12 Jay Belanger <belanger@truman.edu>
13860
13861 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
13862 to create a Calc summary.
13863
13864 2005-01-12 Kim F. Storm <storm@cua.dk>
13865
13866 * mouse.el (mouse-on-link-p): Change functionality and doc
13867 string to comply with latest description in lisp ref.
13868
13869 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
13870
13871 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
13872 Enable mouse clicks on mode-line, header-line and margin.
13873 (event-type): Give mouse event symbols an 'event-kind property
13874 with value 'mouse-click.
13875
13876 2005-01-12 Juri Linkov <juri@jurta.org>
13877
13878 * facemenu.el (list-colors-display): Add new arg buffer-name.
13879 Use it. Fix docstring. Replace code for identifying duplicate
13880 colors by the name with call to `list-colors-duplicates' which
13881 identifies duplicate colors by the value unless the color
13882 is one of special Windows colors. Set truncate-lines to t.
13883 Print sorted duplicate color names on each line. Indent to 22
13884 \(the longest color name in rgb.txt) instead of 20. Optimize.
13885 (list-colors-duplicates): New function.
13886 (facemenu-color-name-equal): Delete function.
13887
13888 * facemenu.el (list-colors-print): New function created from code
13889 in list-colors-display. Print #RRGGBB at the window right edge.
13890 (list-colors-display): When temp-buffer-show-function is not
13891 defined, call list-colors-print from temp-buffer-show-hook
13892 to get the right value of window-width in list-colors-print
13893 after the buffer is displayed.
13894
13895 * simple.el (pop-mark): Move deactivate-mark out of conditional
13896 part to deactivate the active mark regardless of the state of the
13897 mark ring.
13898
13899 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
13900 variables line in desktop files.
13901
13902 2005-01-12 Juri Linkov <juri@jurta.org>
13903
13904 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
13905 Bring together isearch highlight related options.
13906 (lazy-highlight): Replace group `replace' by `matching'.
13907 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
13908 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
13909 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
13910 and declare them obsolete.
13911 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
13912 (isearch-faces): Remove defgroup.
13913 (isearch-overlay, isearch-highlight, isearch-dehighlight):
13914 Move isearch highlighting code closer to lazy highlighting code.
13915
13916 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
13917 (query-replace-highlight, query-replace-lazy-highlight)
13918 (query-replace): Move definitions to the beginning of the file.
13919
13920 2005-01-11 Juri Linkov <juri@jurta.org>
13921
13922 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
13923 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
13924 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
13925
13926 * info.el (Info-history-forward): New variable.
13927 (Info-select-node): Reset Info-history-forward to nil.
13928 (Info-last): Turn into defalias.
13929 (Info-history-back): Rename from Info-last.
13930 Add current node to Info-history-forward.
13931 (Info-history-forward): New fun.
13932 (Info-mode-map): Replace Info-last by Info-history-back.
13933 Bind Info-history-forward to "r".
13934 (Info-mode-menu): Replace Info-last by Info-history-back.
13935 Fix menu item text. Add menu item for Info-history-forward.
13936 (info-tool-bar-map): Replace Info-last by Info-history-back.
13937 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
13938 for Info-history-forward.
13939 (Info-mode): Replace Info-last by Info-history-back in docstring.
13940 Add local variable Info-history-forward.
13941 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
13942
13943 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
13944
13945 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
13946 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
13947 Ignore select-window events rather than fiddle with
13948 mouse-autoselect-window.
13949
13950 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
13951
13952 * type-break.el (type-break-mode): Fix previous change.
13953
13954 2005-01-10 Jay Belanger <belanger@truman.edu>
13955
13956 * calc/calc-ext.el (calc-reset): Reset when inside embedded
13957 calculator; only reset when point is inside a calculator.
13958 Don't adjust the window height if the window takes up the whole height
13959 of the frame.
13960
13961 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
13962
13963 * ebuff-menu.el (Electric-buffer-menu-mode):
13964 Preserve value of buffer-local var header-line-format.
13965
13966 2005-01-09 Jay Belanger <belanger@truman.edu>
13967
13968 * calc/calc.el (calc-mode-var-list-restore-saved-values):
13969 Make sure settings file exists before accessing it.
13970
13971 * calc/calc-embed.el (calc-embedded-subst):
13972 Replace math-multi-subst-rec, which is only supposed to be called
13973 by math-multi-subst, by math-multi-subst.
13974
13975 2005-01-09 Andre Spiegel <spiegel@gnu.org>
13976
13977 * vc.el (vc-allow-async-revert): New user option.
13978 (vc-disable-async-diff): New internal variable.
13979 (vc-revert-buffer): Use them to disable asynchronous diff.
13980
13981 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
13982 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
13983 asynchronously if vc-disable-async-diff is t.
13984
13985 2005-01-09 Jay Belanger <belanger@truman.edu>
13986
13987 * calc/calc.el (defcalcmodevar): New macro.
13988 (calc-mode-var-list-restore-default-values)
13989 (calc-mode-var-list-restore-saved-values): New functions.
13990 (calc-mode-var-list): Use defcalcmodevar to define it.
13991 (calc-always-load-extensions, calc-line-numbering)
13992 (calc-line-breaking, calc-display-just, calc-display-origin)
13993 (calc-number-radix, calc-leading-zeros, calc-group-digits)
13994 (calc-group-char, calc-point-char, calc-frac-format)
13995 (calc-prefer-frac, calc-hms-format, calc-date-format)
13996 (calc-float-format, calc-full-float-format, calc-complex-format)
13997 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
13998 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
13999 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
14000 (calc-matrix-brackets, calc-language, calc-language-option)
14001 (calc-left-label, calc-right-label, calc-word-size)
14002 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
14003 (calc-display-raw, calc-internal-prec, calc-angle-mode)
14004 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
14005 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
14006 (calc-window-height, calc-display-trail, calc-show-selections)
14007 (calc-use-selections, calc-assoc-selections)
14008 (calc-display-working-message, calc-auto-why, calc-timing)
14009 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
14010 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
14011 (calc-gnuplot-default-device, calc-gnuplot-default-output)
14012 (calc-gnuplot-print-device, calc-gnuplot-print-output)
14013 (calc-gnuplot-geometry, calc-graph-default-resolution)
14014 (calc-graph-default-resolution-3d, calc-invocation-macro)
14015 (calc-show-banner): Use defcalcmodevar to declare them and set
14016 their default values.
14017
14018 * calc/calc-ext.el (calc-reset): Restore saved values of variables
14019 instead of default values (but restore default values if there is
14020 an argument of 0).
14021
14022 2005-01-09 David Kastrup <dak@gnu.org>
14023
14024 * desktop.el (desktop-restore-eager): Fix typo in type.
14025
14026 2005-01-08 Richard M. Stallman <rms@gnu.org>
14027
14028 * cus-edit.el (customize): Delete :link.
14029
14030 2005-01-08 Jay Belanger <belanger@truman.edu>
14031
14032 * calc/calc.el (calc-mode): Remove the extension from the
14033 `calc-settings-file' file name when loading it.
14034
14035 2005-01-08 Kim F. Storm <storm@cua.dk>
14036
14037 * info.el (Info-mode-map, Info-next-link-keymap)
14038 (Info-prev-link-keymap, Info-up-link-keymap):
14039 Map follow-link to mouse-face.
14040 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
14041
14042 2005-01-08 Jay Belanger <belanger@truman.edu>
14043
14044 * calc/calc.el (calc-settings-file): Change default value.
14045 Suggested by cgw in a comment in calc-mode.el.
14046
14047 * calc/calc-mode.el (calc-settings-file-name):
14048 Compare calc-settings-file to user-init-file instead of ~/.emacs.
14049 Replace ~/.emacs in a prompt by calc-settings-file.
14050
14051 2005-01-07 Lars Hansen <larsh@math.ku.dk>
14052
14053 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
14054 (desktop-lazy-idle-delay): New customizable variables.
14055 (desktop-buffer-args-list): New variable.
14056 (desktop-append-buffer-args): New function.
14057 (desktop-save): Call desktop-append-buffer-args for some buffers.
14058 (desktop-lazy-create-buffer): New function.
14059 (desktop-idle-create-buffers): New function.
14060 (desktop-read): Add message about buffers to restore lazily.
14061 (desktop-lazy-abort): New command.
14062 (desktop-clear): Call desktop-lazy-abort.
14063 (desktop-lazy-complete): New command.
14064
14065 2005-01-06 Richard M. Stallman <rms@gnu.org>
14066
14067 * emacs-lisp/find-func.el (find-face-definition):
14068 Rename from find-face.
14069
14070 2005-01-06 Kim F. Storm <storm@cua.dk>
14071
14072 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
14073
14074 * man.el (Man-xref-man-page, Man-xref-header-file)
14075 (Man-xref-normal-file): Add follow-link property.
14076
14077 2005-01-06 Jay Belanger <belanger@truman.edu>
14078
14079 * calc/calc-units.el: Make sure the proper macro definitions are
14080 available when compiling.
14081
14082 2005-01-06 Juri Linkov <juri@jurta.org>
14083
14084 * isearch.el (isearch-lazy-highlight-update):
14085 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
14086
14087 2005-01-06 Miles Bader <miles@gnu.org>
14088
14089 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
14090 (isearch-lazy-highlight-face): Use new name.
14091
14092 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
14093
14094 * uniquify.el (uniquify-rationalize-file-buffer-names):
14095 Re-add an interactive spec.
14096 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
14097 to the same name.
14098
14099 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
14100 (isearch-update, isearch-done): Adjust calls accordingly.
14101
14102 2005-01-05 Richard M. Stallman <rms@gnu.org>
14103
14104 * custom.el (custom-set-variables, custom-theme-set-variables):
14105 Clarify documentation.
14106
14107 * emacs-lisp/find-func.el (find-variable)
14108 (find-variable-other-window, find-variable-other-frame):
14109 Fix the TYPE args to find-function-read and find-function-do-it.
14110 (find-function): Doc fix.
14111 (find-function-at-point): Replace function-at-point alias.
14112
14113 2005-01-04 Richard M. Stallman <rms@gnu.org>
14114
14115 * cus-face.el (custom-declare-face):
14116 Record defface in current-load-list.
14117
14118 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
14119
14120 * emacs-lisp/find-func.el: Doc fixes.
14121 (find-face-regexp): New variable.
14122 (find-function-regexp-alist): New variable.
14123 (find-function-C-source): Third arg is now TYPE.
14124 (find-function-search-for-symbol): Handle general TYPE.
14125 (find-function-read, find-function-do-it): Handle general TYPE.
14126 (find-definition-noselect, find-face): New functions.
14127 (function-at-point): Alias deleted.
14128
14129 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
14130
14131 * battery.el (display-battery-mode): Rename from display-battery.
14132 Handle the case where it gets turned off.
14133
14134 2005-01-04 Richard M. Stallman <rms@gnu.org>
14135
14136 * cus-edit.el (customize): Make :link point to user doc.
14137
14138 * man.el (Man-fontify-manpage): Turn off undo generation.
14139
14140 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
14141
14142 2005-01-04 Andreas Schwab <schwab@suse.de>
14143
14144 * files.el (insert-directory): Only look for error lines in
14145 inserted text. Don't move too far after processing --dired markers.
14146
14147 2005-01-04 Richard M. Stallman <rms@gnu.org>
14148
14149 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
14150 Don't expand if the character is @, period, dash, etc.
14151 (define-mail-abbrev): Quote names that contain problem characters.
14152
14153 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
14154
14155 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
14156
14157 2005-01-03 Richard M. Stallman <rms@gnu.org>
14158
14159 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
14160 (query-replace-highlight, query-replace-lazy-highlight)
14161 (query-replace): Definitions moved up. Doc fix.
14162
14163 2005-01-03 Richard M. Stallman <rms@gnu.org>
14164
14165 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
14166 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
14167 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
14168 (lazy-highlight-face): Rename from isearch-lazy-...
14169 Change all references to them.
14170
14171 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
14172
14173 * cus-edit.el (custom-file): Doc fix for defcustom.
14174 (custom-file): The function no longer sets the variable
14175 `custom-file' to its return value.
14176
14177 * startup.el (command-line): No longer load `custom-file'.
14178
14179 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
14180
14181 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
14182
14183 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
14184 Don't confuse module-prefixed identifiers for labels.
14185 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
14186
14187 2005-01-02 Richard M. Stallman <rms@gnu.org>
14188
14189 * files.el (basic-save-buffer-1): Fix previous change.
14190
14191 * loadhist.el (file-loadhist-lookup): New function.
14192 (file-provides, file-requires): Use it.
14193
14194 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
14195 instead of calculating the right size.
14196
14197 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
14198
14199 * vc-svn.el (vc-svn-diff): Stay local if possible.
14200
14201 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
14202
14203 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
14204
14205 * files.el (hack-local-variables): Fix last change.
14206
14207 2005-01-02 Jay Belanger <belanger@truman.edu>
14208
14209 * calc/calc-yank.el (calc-edit-top): New variable.
14210 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
14211 object. Change header properties.
14212 (calc-edit-finish, calc-edit-finish-stack-object)
14213 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
14214 edited object.
14215 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
14216 for the beginning of the edited object.
14217 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
14218 for the beginning of the edited object.
14219 * calc/calc-prog.el (calc-edit-macro-finish-edit)
14220 (calc-finish-formula-edit, calc-macro-repeats)
14221 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
14222 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
14223 beginning of the edited object.
14224 (calc-user-define-edit): Change the header for editing macros.
14225 Remove unnecessary variable.
14226
14227 2005-01-01 Jay Belanger <belanger@truman.edu>
14228
14229 * calc/calc-yank.el (calc-edit-mode): Change default header.
14230 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
14231 * calc/calc-store.el (calc-edit-variable): Change title to match new
14232 header.
14233 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
14234 mode to match new header.
14235 (calc-user-define-edit): Change titles to include names of commands.
14236 (calc-finish-formula-edit): Adjust to handle new header.
14237 (calc-finish-macro-edit): Remove.
14238 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
14239 (calc-edit-macro-command, calc-edit-macro-command-type)
14240 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
14241 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
14242 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
14243 (calc-edit-macro-finish-edit): New functions.
14244 (calc-user-define-edit): Use new functions to edit named calc macros.
14245
14246 2005-01-01 Stefan <monnier@iro.umontreal.ca>
14247
14248 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
14249
14250 * ses.el (copy-region-as-kill): Deactivate mark.
14251
14252 2005-01-01 Richard M. Stallman <rms@gnu.org>
14253
14254 * replace.el (occur-1): If the output buffer is also an input,
14255 don't kill it, rename it.
14256
14257 * faces.el (set-face-background, set-face-foreground): Doc fix.
14258
14259 * cus-face.el (custom-face-attributes): Fix :help-echo strings
14260 for :foreground and :background.
14261
14262 * dired.el (dired-view-command-alist): Variable deleted.
14263 (dired-view-file, dired-mouse-find-file-other-window):
14264 Delete the code to use it.
14265
14266 2005-01-01 Kim F. Storm <storm@cua.dk>
14267
14268 * image.el (insert-sliced-image): Use t for line-height property.
14269
14270 See ChangeLog.11 for earlier changes.
14271
14272 ;; Local Variables:
14273 ;; coding: iso-2022-7bit
14274 ;; End:
14275
14276 Copyright (C) 2005 Free Software Foundation, Inc.
14277 Copying and distribution of this file, with or without modification,
14278 are permitted provided the copyright notice and this notice are preserved.
14279
14280 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1