Add 'tools' to file keywords.
[bpt/emacs.git] / lisp / ChangeLog
1 2005-10-26 Romain Francoise <romain@orebokech.com>
2
3 * smerge-mode.el: Add 'tools' to file keywords.
4
5 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
6
7 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
8 when the fringe is not available.
9
10 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
11 (def-gdb-auto-update-trigger): Simplify construction.
12 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
13 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
14 defined explicitly.
15 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
16 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
17 defined explicitly.
18 (gdb-info-locals-custom): Remove as it's a no-op.
19
20 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
21
22 * longlines.el (longlines-mode): Remove narrowing before
23 performing the initial decoding or final encoding.
24
25 2005-10-25 Romain Francoise <romain@orebokech.com>
26
27 * emacs-lisp/find-func.el (find-library-name): Also strip
28 extension if library name ends in .el, to take advantage of
29 `find-library-suffixes'.
30
31 2005-10-25 Richard M. Stallman <rms@gnu.org>
32
33 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
34
35 2005-10-25 Juri Linkov <juri@jurta.org>
36
37 * textmodes/texinfo.el (texinfo-mode): Change charset of one
38 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
39
40 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
41
42 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
43 (blackbox-redefine-key): Add argument `map'.
44
45 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
46 regions when moving the jit-lock-context-unfontify-pos boundary.
47
48 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
49
50 * net/browse-url.el (browse-url-of-buffer): Add ".html" to
51 filename.
52
53 2005-10-25 Masatake YAMATO <jet@gyve.org>
54
55 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
56
57 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
58
59 * play/blackbox.el (blackbox-redefine-key): New function.
60 (blackbox-mode-map): Use it to remap existing bindings for cursor
61 motion instead of binding literal keys.
62
63 2005-10-25 Glenn Morris <rgm@gnu.org>
64
65 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
66 diary does not end in a newline. Do not assume a blank line at
67 the start of the diary file.
68
69 2005-10-25 Kenichi Handa <handa@m17n.org>
70
71 * international/quail.el (quail-translate-key): If the input
72 method is deterministic and failed to handle the last key, restart
73 the key handling loop from an appropriate key.
74
75 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
76
77 * vc.el (vc-dired-mode): Extend comment for binding of
78 `directory-listing-before-filename-regexp'.
79
80 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
81
82 * textmodes/texinfo.el (texinfo-mode):
83 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
84 not to unnecessarily expose emacs-mule's internal char codes.
85
86 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
87
88 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
89 Display hand pointer and help-echo on disabled icon too.
90 (gdb-mouse-until): New function.
91 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
92
93 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
94
95 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
96 with 2005-10-23 change to doctor.el.
97
98 * finder.el (finder-mode-map): Add follow-link binding.
99
100 2005-10-25 Kim F. Storm <storm@cua.dk>
101
102 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
103 to gdb-mouse-toggle-breakpoint-fringe.
104 (gdb-mouse-toggle-breakpoint-margin): Rename from
105 gdb-mouse-toggle-breakpoint. Fix doc.
106 (gdb-mouse-toggle-breakpoint-fringe): New defun.
107 (gdb-put-string): Add optional SPROPS arg. Add props to string.
108 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
109 string properties also for fringe breakpoint bitmaps.
110
111 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
112
113 * textmodes/org.el (org-start-icalendar-file): Fix format form.
114
115 2005-10-25 Masatake YAMATO <jet@gyve.org>
116
117 * simple.el (completion-common-substring):
118 Use `completion-common-substring' prior to `completion-base-size'.
119
120 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
121
122 * savehist.el: Require CL while compiling.
123 (savehist-history-variables): Remove.
124 (savehist-save-minibuffer-history, savehist-additional-variables)
125 (savehist-minibuffer-history-variables): New vars.
126 (savehist-save): Use them.
127 (savehist-uninstall, savehist-minibuffer-hook): New funs.
128 (savehist-install): New fun, extracted from savehist-load.
129 (savehist-load): Use them.
130
131 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
132
133 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
134 a dummy doc-string-elt property.
135 (defalias, defvaralias, define-category): Add a docstring property.
136
137 * image.el (defimage):
138 * widget.el (define-widget):
139 * custom.el (defface, defcustom): Add `doc-string' declaration.
140
141 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
142 (defadvice): Add `doc-string' declaration.
143
144 * emacs-lisp/byte-run.el (macro-declaration-function):
145 Handle `doc-string' declarations.
146 (define-obsolete-function-alias, define-obsolete-variable-alias):
147 Add `doc-string' declaration.
148
149 2005-10-24 Kenichi Handa <handa@m17n.org>
150
151 * international/utf-7.el (utf-7): Add autoload cookie.
152
153 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
154
155 2005-10-24 Eli Zaretskii <eliz@gnu.org>
156
157 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
158 list of directories passed to batch-update-autoloads. Add "." to
159 the list of the echoed directories.
160
161 * pgg-def.el:
162 * pgg-gpg.el:
163 * pgg-parse.el:
164 * pgg-pgp.el:
165 * pgg-pgp5.el:
166 * pgg.el: Moved here from the gnus subdirectory.
167
168 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
169
170 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
171 in case comint-prompt-read-only is set to t.
172
173 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
174 in case comint-prompt-read-only is set to t.
175
176 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
177
178 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
179 Now a string.
180 (icalendar-import-format): Handle CLASS, STATUS, URL.
181 Rename `subject' to `summary'.
182 (icalendar-import-format-summary): Rename from
183 `icalendar-import-format-subject'.
184 (icalendar-import-format-url, icalendar-import-format-status)
185 (icalendar-import-format-class): New variables.
186 (icalendar--rris): Take variable argument list.
187 (icalendar--datestring-to-isodate): Remove unnecessary
188 calendar-style check when converting dates with explicit month names.
189 (icalendar-export-region): Change return type of conversion
190 subroutines. Bury current buffer unless error occurred.
191 (icalendar--convert-to-ical)
192 (icalendar--parse-summary-and-rest): New functions.
193 (icalendar--convert-ordinary-to-ical)
194 (icalendar--convert-weekly-to-ical)
195 (icalendar--convert-yearly-to-ical)
196 (icalendar--convert-block-to-ical)
197 (icalendar--convert-cyclic-to-ical)
198 (icalendar--convert-anniversary-to-ical): Change return type.
199 Strip trailing blanks from subject.
200 (icalendar--convert-sexp-to-ical): Change return type.
201 Strip trailing blanks from subject. Handle simple sexp
202 entries as generated by icalendar.el.
203 (icalendar--convert-float-to-ical)
204 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
205 (icalendar-import-file): Doc fix.
206 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
207 Correct call to icalendar--rris.
208 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
209 `summary'.
210 (icalendar--add-diary-entry): Rename `subject' to `summary'.
211
212 2005-10-24 Romain Francoise <romain@orebokech.com>
213
214 * server.el (server-sentinel): Set query-on-exit flag to nil on
215 new client processes (it isn't inherited from the server process).
216
217 * replace.el (occur-engine): Rearrange text properties.
218
219 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
220
221 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
222 case-fold-search is nil.
223 (debug-help-follow): Use help-xref-interned directly.
224
225 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
226
227 * thumbs.el (thumbs-image-type): Add .pbm.
228
229 2005-10-23 Richard M. Stallman <rms@gnu.org>
230
231 * faces.el (inhibit-face-set-after-frame-default): New variable.
232 (set-face-attribute): Bind it.
233 (face-set-after-frame-default): Test it.
234
235 * help-fns.el (describe-simplify-lib-file-name): New function.
236 (describe-function-1, describe-variable): Use it.
237
238 * faces.el (describe-face): Use describe-simplify-lib-file-name.
239
240 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
241 Eliminate nil as possible value.
242 (tooltip-hide-delay): Reduce internal-border-width.
243
244 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
245 (menu-bar-file-menu) <new-file>: Likewise.
246
247 * simple.el (line-move-finish): Ignore fields computing LINE-END.
248
249 * international/mule.el (load-with-code-conversion):
250 Pass full file name to `eval-buffer' unless preloading.
251
252 * textmodes/flyspell.el (flyspell-large-region):
253 Call ispell-check-version.
254
255 * textmodes/ispell.el (ispell-local-dictionary-overridden):
256 Fix the make-variable-buffer-local call that was supposed
257 to be for this variable.
258 (ispell-aspell-supports-utf8): Doc fix.
259 (ispell-find-aspell-dictionaries): Preserve elements of
260 ispell-dictionary-alist for dictionaries that aspell doesn't report.
261 (ispell-aspell-find-dictionary): Return nil on error.
262
263 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
264 (doctor-symptoms): Likewise.
265
266 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
267
268 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
269
270 * cus-edit.el (custom-button, custom-button-pressed): New vars.
271 (custom-raised-buttons): Add :set spec.
272 (custom-button-unraised, custom-button-pressed-unraised):
273 New faces, so that custom-raised-buttons actually does something.
274 (custom-mode): Use custom-button and custom-button-pressed.
275
276 * wid-edit.el (widget-specify-button): Don't ignore
277 widget-mouse-face on graphic terminals.
278 (widget-move-and-invoke): Cleanup.
279
280 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
281
282 * whitespace.el (whitespace-cleanup): Doc fix.
283
284 2005-10-23 Romain Francoise <romain@orebokech.com>
285
286 * emulation/viper.el (viper-set-hooks): Quote forms passed to
287 `eval-after-load' to avoid evaluating their result.
288
289 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
290
291 * files.el (directory-listing-before-filename-regexp):
292 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
293
294 * dired.el (dired-move-to-filename-regexp): Remove.
295 All occurences replaced by `directory-listing-before-filename-regexp'.
296
297 * dired-x.el, locate.el, vc.el:
298 Replace `dired-move-to-filename-regexp' by
299 `directory-listing-before-filename-regexp'. In vc.el it is
300 overwritten locally; maybe this can be handled in files.el too.
301
302 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
303 replaced by `directory-listing-before-filename-regexp'.
304
305 2005-10-23 Andreas Schwab <schwab@suse.de>
306
307 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
308 and eval-next-after-load.
309
310 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
311
312 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
313 exist, create it.
314
315 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
316
317 * allout.el: Remove autoloads for mailcrypt and crypt++.
318 Require pgg, pgg-gpg during compilation.
319 (allout-version): Increment version number to 2.1, and use a literal
320 rather than RCS Id.
321 (allout-default-encryption-scheme): Remove.
322 (allout-passphrase-verifier-handling)
323 (allout-passphrase-verifier-string)
324 (allout-file-passphrase-verifier-string)
325 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
326 (allout-passphrase-hint-handling): Rename and simplify.
327 (allout-init): Use `find-file-hook' if available, otherwise
328 `find-file-hooks'.
329 (allout-mode): Use `write-file-functions' if available, otherwise
330 `local-write-file-hooks' and, instead of making auto-save-hook
331 buffer local, make the write-file-hook activity contingent to
332 allout-mode.
333 (allout-mode): Use key-binding substitution in the docstring.
334 (allout-kill-line): Spell-out kill ring data structure mutation
335 instead of using byte-compiler-complaint-provoking `pop'.
336 (allout-insert-listified): Use `insert' rather than `insert-string'
337 (allout-toggle-current-subtree-encryption): Update docstring, adjust
338 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
339 (allout-encrypt-string): Totally revamped vis new underlying
340 encryption facilities.
341 (allout-mc-activate-passwd): Remove.
342 (allout-obtain-passphrase): New, more or less replaces
343 allout-mc-activate-passwd.
344 (allout-encrypted-key-info): More or less replaces
345 allout-encrypted-text-type.
346 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
347 (my-mark-marker): Use `(featurep 'xemacs)'.
348
349 2005-10-23 Lars Hansen <larsh@soem.dk>
350
351 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
352 (byte-compile-file-form-defmumble, byte-compile-defun)
353 (byte-compile-defmacro): Use it.
354 (byte-compile-form): Don't call byte-compile-set-symbol-position
355 when a byte-compile handler is called.
356
357 2005-10-22 Romain Francoise <romain@orebokech.com>
358
359 * savehist.el (savehist-history-variables): Add `grep-find-history'.
360
361 * subr.el (eval-after-load): Convert library name to an absolute
362 file name using locate-library, since load-history no longer has
363 library names in it.
364
365 2005-10-22 Richard M. Stallman <rms@gnu.org>
366
367 * files.el (make-temp-file): Move from subr.el.
368 * subr.el (make-temp-file): Move to files.el.
369
370 * window.el (get-buffer-window-list): Move from subr.el.
371 * subr.el (get-buffer-window-list): Move to window.el.
372
373 * image.el (image-load-path): Use eval-at-startup to initialize.
374
375 * subr.el (eval-at-startup): New macro.
376
377 * subr.el: Much rearrangement of functions and division
378 into pages. No code changes.
379
380 2005-10-22 Kenichi Handa <handa@m17n.org>
381
382 * tar-mode.el (tar-extract): Be sure to call
383 find-operation-coding-system if set-auto-coding doesn't find a
384 coding system.
385
386 2005-10-22 Kim F. Storm <storm@cua.dk>
387
388 * image.el (image-type-header-regexps): Rename from image-type-regexps.
389 Change users.
390 (image-type-file-name-regexps): New defconst.
391 (image-type-from-data): Simplify loop.
392 (image-type-from-buffer): New defun.
393 (image-type-from-file-header): Use it instead of image-type-from-data.
394 Use image-search-load-path instead of only looking in data-directory.
395 (image-type-from-file-name): New defun.
396 (image-search-load-path): Change `pathname' to `filename'.
397 Make PATH arg optional, default to image-load-path.
398
399 2005-10-21 Richard M. Stallman <rms@gnu.org>
400
401 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
402
403 * textmodes/paragraphs.el (sentence-end-base): New variable.
404 (sentence-end): Use sentence-end-base.
405
406 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
407
408 * font-lock.el (font-lock-default-fontify-region): Check the multiline
409 property independently from the font-lock-multiline variable.
410
411 2005-10-21 Richard M. Stallman <rms@gnu.org>
412
413 * emacs-lisp/find-func.el (find-library-name): Doc fix.
414
415 * startup.el (command-line): Convert library names
416 in `load-history' to absolute file names.
417
418 * subr.el (symbol-file): Doc fix.
419
420 * loadhist.el (file-loadhist-lookup): Call locate-library
421 instead of find-library-name. Don't try converting
422 abs file names to library names, since load-history no longer
423 has library names in it.
424 (file-dependents, file-provides, file-requires): Doc fixes.
425
426 2005-10-21 Juri Linkov <juri@jurta.org>
427
428 * progmodes/etags.el (tags-table-mode): New function.
429 (tags-verify-table): Replace initialize-new-tags-table with
430 tags-table-mode.
431
432 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
433 default value.
434 (desktop-modes-not-to-save): Add tags-table-mode to the
435 default value.
436
437 * info.el (Info-index-next): Add total number of index
438 alternatives to the message.
439
440 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
441 backward only space (instead of space and period) before looking
442 at sentence end.
443
444 * simple.el (set-variable): Use user-variable-p instead of symbolp.
445 Add the old variable value as 4th default-value arg of read-string.
446
447 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
448
449 * cus-face.el (custom-declare-face): Make face from X resources
450 also on Mac.
451
452 * disp-table.el (standard-display-g1, standard-display-graphic):
453 Refuse to use string glyphs also on Mac.
454 (standard-display-european): Don't set terminal coding system also
455 on Mac.
456
457 * frame.el (display-screens): Use x-display-screens also on Mac.
458
459 2005-10-21 Romain Francoise <romain@orebokech.com>
460
461 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
462
463 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
464
465 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
466 and $? into sexps.
467
468 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
469 warning face on open-paren-in-column-0.
470
471 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
472 boundary case. Fix typo.
473 Suggested by Martin Rudalics <rudalics@gmx.at>.
474
475 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
476
477 * textmodes/org.el: (org-combined-agenda-icalendar-file)
478 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
479 (org-export-icalendar-this-file)
480 (org-export-icalendar-all-agenda-files)
481 (org-export-icalendar-combine-agenda-files): New commands.
482 (org-export-icalendar, org-print-icalendar-entries)
483 (org-start-icalendar-file, org-finish-icalendar-file)
484 (org-ical-ts-to-string): New functions.
485 (org-read-date, org-goto-calendar)
486 (org-agenda-goto-calendar): Inhibit displaying diary entries by
487 call to `calendar'.
488 (orgtbl-setup): Remove the :keys arguments from the menu description.
489 (org-after-save-iCalendar-file-hook): New variable.
490
491 2005-10-21 Kenichi Handa <handa@m17n.org>
492
493 * language/vietnamese.el (tcvn-5712): Make it an alias of
494 vietnamese-tcvn coding-system.
495
496 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
497
498 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
499 group id is given.
500
501 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
502
503 * progmodes/sh-script.el (sh-escaped-line-re): New var.
504 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
505 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
506 whose line is either continued or ends with a comment.
507
508 2005-10-20 Romain Francoise <romain@orebokech.com>
509
510 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
511
512 * replace.el (occur-engine): Add follow-link property.
513
514 * font-core.el (font-lock-mode): Doc fix.
515
516 2005-10-20 Richard M. Stallman <rms@gnu.org>
517
518 * net/rcirc.el: New file.
519
520 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
521
522 * term.el (term-term-name): Initialize to "eterm-color".
523
524 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
525
526 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
527 for encryption functionality.
528 Move allout customization subgroup from `editing' to `outlines' group.
529 Fix commentary 'keywords' to legitimate ones.
530 Update author info (using my current email address, obscurified).
531 (allout-encrypt-string, allout-encryption-produce-work-buffer)
532 (allout-encrypted-topic-p, allout-encrypted-text-type)
533 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
534 (allout-situate-encryption-key-verifier)
535 (allout-get-encryption-key-verifier, allout-verify-key)
536 (allout-next-topic-pending-encryption)
537 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
538 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
539 (outline-key-verifier-handling, outline-key-hint-handling)
540 (outline-encrypt-unencrypted-on-saves): New defcustoms.
541 (allout-file-key-verifier-string, allout-encryption-scheme)
542 (allout-key-verifier-string, allout-key-hint-string)
543 (allout-after-save-decrypt): New variables.
544 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
545 (allout-after-saves-handler): New hook functions.
546 (allout-post-command-business): Do allout-after-save-decrypt.
547 (allout-enable-file-variable-adjustment): Custom var to enable
548 mechanism for adding and adjusting settings of Emacs file variables.
549 (allout-adjust-file-variable, allout-file-vars-section-data):
550 New functions, implement the mechanism.
551 (outlineify-sticky): Use the file vars mechanism.
552 (allout-inhibit-protection, allout-during-write-cue)
553 (allout-override-protect, allout-before-change-protect): Remove.
554 (allout-flag-region, allout-open-topic): Adjust read-only text.
555 (allout-open-line-not-read-only): Add to facilitate read-only
556 text based protection.
557 (allout-kill-line): Revise to adjust read-only text, clue the
558 user about the inhibition.
559 (allout-unprotected): Use unwind-protect.
560 (allout-shift-in, allout-shift-out): Disallow manually shifting a
561 topic deeper than the offspring depth of the previous topic -
562 avoiding confusing "containment discontinuities".
563 (allout-reindent-bodies): Fix retention of body relative hanging
564 indent during promotion of collapsed bodies.
565 (allout-open-topic): Make it easy to open new topic with same
566 bullet as current topic - topic creation functions provided with
567 any universal argument provokes now prompt for bullet, defaulting
568 to the bullet of the previous topic.
569 (allout-plain-bullets-string, allout-distinctive-bullets-string):
570 Plain bullet alternates '.' period and ',' comma only. All other
571 bullets are relegated to special status (but customizable).
572 (allout-end-of-entry): Rename from 'allout-end-of-current-entry
573 since it actually operates w.r.t. most immediately containing
574 entry, visible or not.
575 (allout-hide-current-entry, allout-show-current-entry): Use the
576 revised version.
577 (allout-old-expose-topic): Solidify deprecation.
578 (allout-end-of-subtree): Add so we can span concealed as well
579 as visible topics.
580 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
581 (allout-end-of-current-heading): Tweak to just respect the first line.
582 (allout-get-body-text): Add.
583 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
584 when invoked interactively.
585 (allout-up-current-level): Use `interactive-p'.
586 (allout-mode, allout-init): Miscellaneous docstring and
587 operational refinements, as well as hookups of new encryption stuff.
588 (allout-beginning-of-current-entry): Now works as advertised.
589 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
590 (allout-isearch-rectification): Refine condition for isearching.
591 (allout-isearch-abort, allout-enwrap-isearch)
592 (allout-flag-region, my-region-active-p): Relocate some macros.
593 (allout-title): Fallback title is '(buffer-name)', not
594 non-existing '(current-buffer-name)'.
595 (subst-char-in-string): Define if absent (for some XEmacs versions).
596
597 2005-10-20 Jari Aalto <jari.aalto@cante.net>
598
599 * mail/sendmail.el (mail-setup-hook, mail-aliases)
600 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
601 (mail-citation-prefix-regexp, mail-signature-file)
602 (mail-default-headers, mail-bury-selects-summary)
603 (mail-send-nonascii): Add autoload cookies.
604
605 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
606
607 * frame.el (blink-cursor-mode): Add `mac' to the list of
608 window-system's that support blinking cursor.
609
610 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
611
612 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
613
614 2005-10-20 Eli Zaretskii <eliz@gnu.org>
615
616 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
617 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
618 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
619
620 2005-10-20 Kim F. Storm <storm@cua.dk>
621
622 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
623 (ido-set-current-directory): Don't add / after final @.
624 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
625 Explicitly handle ange-ftp completion oddities.
626 (ido-make-file-list): Don't rotate list at tramp root to avoid
627 triggering tramp file handler for expand-file-name via get-file-buffer.
628
629 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
630
631 * simple.el (eval-expression-print-format): Put the char-string
632 inside the parenthesis, like the other alternative notations.
633 (kill-new): Use push.
634 (copy-to-buffer): Use with-current-buffer.
635 (completion-setup-function): Simplify.
636 (minibuffer-local-must-match-map): Don't add redundant bindings which
637 are already present in its parent (minibuffer-local-completion-map).
638
639 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
640
641 2005-10-19 Jay Belanger <belanger@truman.edu>
642
643 * calc/calc-units.el (math-standard-units): Add units, adjust
644 symbols and update values.
645 (math-unit-prefixes): Add more prefixes.
646
647 2005-10-19 Romain Francoise <romain@orebokech.com>
648
649 * bookmark.el (bookmark-menu-heading): New face.
650 (bookmark-bmenu-list): Use it.
651 Don't fiddle with `baud-rate' at top-level.
652
653 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
654
655 * image.el (create-image, find-image): Mention max-image-size in
656 docstring.
657
658 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
659
660 * savehist.el (savehist-load): Revert to checking XEmacs.
661
662 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
663 Various docstring and line-width fixups.
664 (conf-mode): Use cond.
665 Set font-lock-defaults. Don't set comment-use-syntax.
666
667 2005-10-18 David Ponce <david@dponce.com>
668
669 * tree-widget.el (tree-widget-button-click): New function.
670 (tree-widget-button-keymap): Use it.
671
672 2005-10-18 Romain Francoise <romain@orebokech.com>
673
674 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
675 (bookmark-bmenu-hide-filenames): Add follow-link property.
676 Improve help-echo text.
677
678 * ffap.el (find-file-at-point): Doc fix.
679
680 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
681
682 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
683
684 2005-10-18 Masatake YAMATO <jet@gyve.org>
685
686 Install to the CVS repository what I forgot to install in my
687 2005-10-16 changes.
688
689 * progmodes/python.el (python-complete-symbol): Pass the common
690 prefix substring of completion to `display-completion-list'.
691
692 * textmodes/org.el (org-complete): Ditto.
693
694 2005-10-18 Masatake YAMATO <jet@gyve.org>
695
696 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
697
698 * woman.el (WoMan-xref-man-page): New button type derived
699 from `Man-abstract-xref-man-page'.
700 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
701
702 * man.el (Man-abstract-xref-man-page): New button type.
703 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
704 (Man-highlight-references): Add new optional argument `xref-man-type'.
705
706 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
707
708 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
709
710 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
711
712 * cus-edit.el (Custom-move-and-invoke): Delete.
713 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
714
715 * wid-edit.el (widget-move-and-invoke): New function, from
716 Custom-move-and-invoke.
717
718 2005-10-17 Bill Wohler <wohler@newt.com>
719
720 Move all remaining images from lisp/toolbar to etc/images, move
721 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
722 the low resolution images in their own directory (low-color).
723
724 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*,
725 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*:
726 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*:
727 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*:
728 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*:
729 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*:
730 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
731
732 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
733 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
734 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
735 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
736 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
737 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
738 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
739 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
740 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
741 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
742 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
743 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
744 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
745 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
746 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
747
748 To conform with convention, replace the underscore (_) in the
749 following image names with dash (-) or (/) as appropriate.
750
751 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
752 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
753 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
754 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
755 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
756 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
757 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
758 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
759 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
760 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
761 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
762 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
763 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
764 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
765 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
766
767 * info.el (info-tool-bar-map): Replace underscores in image names
768 with dashes.
769
770 * makefile.w32-in (WINS): Remove toolbar.
771
772 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
773
774 * tool-bar.el: Move to lisp from toolbar. Now that
775 toolbar is empty, it should be deleted when folks run "cvs up -P".
776
777 2005-10-18 Jay Belanger <belanger@truman.edu>
778
779 * calc/calc-store.el (calc-store-into): Get the proper variable name
780 to display in message.
781
782 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
783
784 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
785 expressions display in speedbar for all buffers when debugging.
786 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
787
788 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
789 (speedbar-insert-button, speedbar-make-button):
790 Use add-text-properties.
791 (speedbar-update-localized-contents)
792 (speedbar-update-directory-contents)
793 (speedbar-update-special-contents): Use dolist.
794 (speedbar-buffer-easymenu-definition): Add a menu separator.
795
796 2005-10-17 Jason Rumney <jasonr@gnu.org>
797
798 * makefile.w32-in: Use $(lisp) consistently.
799 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
800 for shell specific generation of mh-autoloads.
801
802 2005-10-17 Richard M. Stallman <rms@gnu.org>
803
804 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
805
806 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
807
808 * jit-lock.el (jit-lock-fontify-now):
809 Move jit-lock-context-unfontify-pos to avoid wasted work.
810
811 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
812
813 * net/tramp.el (tramp-completion-mode): New defvar. Used in
814 `tramp-completion-mode' for checking if we are in completion mode.
815 (tramp-completion-handle-file-name-all-completions): Reorder code
816 in order to complete for file names only in case there are no
817 method/user/host completions. This is necessary for cooperation
818 with ido. Reported by Kim F. Storm <storm@cua.dk>.
819
820 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
821
822 * longlines.el (longlines-search-forward)
823 (longlines-search-backward): Match any number of spaces.
824
825 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
826
827 * diff-mode.el (diff-mode): Doc fix.
828
829 2005-10-16 David Reitter <david.reitter@gmail.com>
830
831 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
832 as default on darwin and windows systems.
833
834 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
835
836 * arc-mode.el (archive-zip-extract): Doc fix.
837
838 2005-10-16 Romain Francoise <romain@orebokech.com>
839
840 * mouse.el (mouse-1-click-follows-link): Doc fix.
841
842 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
843
844 * savehist.el: Don't require CL at runtime.
845 (savehist-xemacs): Remove.
846 (savehist-coding-system): Use utf-8 if present, regardless of religion.
847 (savehist-no-conversion): Use (featurep 'xemacs).
848 (savehist-load): Check existence of start-itimer rather than XEmacs.
849 Use an idle timer.
850 (savehist-process-for-saving): Replace use of CL funs `subseq' and
851 `delete-if-not'.
852
853 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
854
855 * savehist.el: Newer version.
856 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
857 (savehist-last-checksum, savehist-no-conversion): New vars.
858 (savehist-autosave, savehist-process-for-saving, savehist-printable):
859 New functions.
860 (savehist-load, savehist-save): Use them.
861 (savehist-delimit): Remove.
862
863 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
864
865 * progmodes/compile.el (compilation-goto-locus): Display the
866 compilation buffer first and the source buffer second, in case they're
867 in overlapping frames. Don't raise the compilation frame if it was the
868 selected window upon entry. Pass the `other-window' arg to
869 pop-to-buffer.
870
871 * info.el (Info-fontify-node): Use dolist.
872 Change add-text-properties to put-text-property.
873
874 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
875
876 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
877 bound of search.
878
879 2005-10-16 Masatake YAMATO <jet@gyve.org>
880
881 * dabbrev.el (dabbrev-completion): Pass the common
882 prefix substring of completion to `display-completion-list'.
883
884 * filecache.el (file-cache-minibuffer-complete)
885 (file-cache-complete): Ditto.
886
887 * tempo.el (tempo-display-completions): Ditto.
888
889 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
890
891 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
892
893 * eshell/em-hist.el (eshell-list-history): Ditto.
894
895 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
896
897 * mail/mailalias.el (mail-complete): Ditto.
898
899 * progmodes/etags.el (complete-tag): Ditto.
900
901 * progmodes/make-mode.el (makefile-complete): Ditto.
902
903 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
904
905 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
906
907 * progmodes/pascal.el (pascal-complete-word)
908 (pascal-show-completions): Ditto.
909
910 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
911
912 * simple.el (completion-common-substring): New variable.
913 (completion-setup-function): Use `completion-common-substring'
914 to put faces.
915
916 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
917
918 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
919 (x-get-selection, mac-select-convert-to-string): Convert from/to
920 UTF-16 clipboard data as in native byte order, no BOM.
921
922 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
923
924 * progmodes/gud.el (gud-tool-bar-map): Rename the images
925 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
926 (gud-sentinel): Use speedbar-frame to check for speedbar.
927
928 2005-10-15 Richard M. Stallman <rms@gnu.org>
929
930 * savehist.el: New file.
931
932 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
933
934 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
935 Fix bug in \bf fontification.
936
937 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
938
939 * pcvs.el (cvs-edit-log-files): New var.
940 (cvs-mode-edit-log): New arg `file'.
941 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
942 Instead force the use of the original file and nothing else.
943 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
944 the cvs-minor-wrap-function is set.
945 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
946
947 2005-10-14 Bill Wohler <wohler@newt.com>
948
949 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
950 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
951 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
952 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
953 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
954 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
955 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
956 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
957 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
958 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
959 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
960 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
961 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
962 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
963 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
964
965 * progmodes/gud.el (gud-tool-bar-map): Rename the images
966 appropriately (for example, gud-break to gud/break).
967
968 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
969
970 * longlines.el (longlinges-search-function)
971 (longlines-search-forward, longlines-search-backward): New functions.
972 (longlines-mode): Set isearch-search-fun-function to
973 longlinges-search-function.
974
975 * mouse.el (mouse-drag-region-1): Handle the case where a
976 double-click event is bound to an arbitrary function.
977
978 2005-10-14 David Ponce <david@dponce.com>
979
980 * recentf.el (recentf-track-opened-file)
981 (recentf-track-closed-file, recentf-update-menu)
982 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
983 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
984 mouse-1-click-follows-link.
985
986 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
987
988 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
989 Gnome file-manager.png. Suggested by
990 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
991
992 * toolbar/README: Add diropen.xpm.
993
994 2005-10-13 Bill Wohler <wohler@newt.com>
995
996 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
997 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
998
999 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
1000
1001 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
1002 Don't waste the byte-compiler's time on constant data.
1003
1004 2005-10-13 Kenichi Handa <handa@m17n.org>
1005
1006 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
1007 byte with `escape-glyph' face.
1008
1009 * international/fontset.el (ccl-encode-unicode-font):
1010 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
1011 Handle the case that ucs-mule-to-mule-unicode translates a character to
1012 ASCII (usually for IPA characters).
1013
1014 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
1015
1016 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
1017 Don't hide the underline of titles if font-lock-mode is disabled.
1018
1019 2005-10-12 Bill Wohler <wohler@newt.com>
1020
1021 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
1022 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
1023 files in MH-E-SRC have been updated.
1024 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
1025
1026 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
1027
1028 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
1029 (mixal-mode-syntax-table): Add \n as end-comment.
1030 (mixal-operation-codes-alist): Immediately initialize to full value.
1031 (mixal-add-operation-code): Remove.
1032 (mixal-describe-operation-code): Make the arg non-optional.
1033 Use the interactive spec instead.
1034 Use mixal-operation-codes-alist rather than mixal-operation-codes.
1035 (mixal-font-lock-keywords): Don't highlight comments here any more.
1036 (mixal-font-lock-syntactic-keywords): New var.
1037 (mixal-mode): Use it. Fix comment-start-skip.
1038
1039 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1040
1041 * startup.el (command-line-x-option-alist): -nb => -nbi
1042
1043 2005-10-12 Kim F. Storm <storm@cua.dk>
1044
1045 * startup.el (fancy-splash-default-action): Discard mouse click in
1046 the spash screen window, as it has no sensible meaning in the
1047 next window to be selected. Fixes error reported by Jan D.
1048
1049 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
1050
1051 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
1052
1053 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
1054
1055 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
1056 Try to fix up minor layout issues like indentation, line break, etc...
1057 (mixal-mode-syntax-table): Don't try to specify comment syntax,
1058 because it doesn't work.
1059 (mixal-operation-codes): Add some more codes.
1060 (mixal-font-lock-keywords): Process comments here.
1061 (mixal-mode): mixasm no longer needs -g option.
1062
1063 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
1064
1065 * progmodes/sh-script.el (sh-tmp-file):
1066 Use mktemp -t. Finish support for es and rc shells.
1067
1068 2005-10-11 Jay Belanger <belanger@truman.edu>
1069
1070 * calc/calcalg2.el (calc-integral): With an argument, compute the
1071 definite integral.
1072
1073 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
1074
1075 * mouse.el (mouse-drag-region-1): Don't try to catch a
1076 double-click when doing follow-link (it's overridden anyway).
1077
1078 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
1079
1080 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
1081 (autoload-print-form-outbuf): Add docstring.
1082
1083 2005-10-11 Juri Linkov <juri@jurta.org>
1084
1085 * info.el (Info-mode-menu): Delete menu item "Edit".
1086 (Info-mode): Delete description of Info-edit from docstring,
1087 and rearrange descriptions of Info commands in the order
1088 they are documented in the Info manual.
1089
1090 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
1091
1092 * calendar/appt.el (appt-check): Use diary-selective-display var.
1093
1094 2005-10-10 Richard M. Stallman <rms@gnu.org>
1095
1096 * net/newsticker.el (newsticker-start, newsticker-show-news):
1097 Add autoload cookies.
1098
1099 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
1100
1101 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
1102
1103 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
1104
1105 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
1106
1107 2005-10-10 Jay Belanger <belanger@truman.edu>
1108
1109 * calc/calc-arith.el (math-check-known-scalarp)
1110 (math-check-known-matrixp): Check the values of arguments that are
1111 variables.
1112 (math-check-known-square-matrixp): New function.
1113 (math-known-square-matrixp): Use math-check-known-square-matrixp.
1114 (math-super-types): Add sqmatrix type.
1115
1116 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
1117 mode name `square' to 'sqmatrix'.
1118
1119 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
1120 mode name `square' to 'sqmatrix'.
1121
1122 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
1123
1124 * progmodes/etags.el (select-tags-table-mode): Don't use
1125 selective-display.
1126 (tags-select-tags-table): Pass `button' to the action function.
1127 (select-tags-table): Place the side-info on button properties rather
1128 than in hidden text. Abbreviate file names.
1129 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
1130 (select-tags-table-select): Add `button' argument.
1131 Get side-info from the button property rather than from hidden text.
1132
1133 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
1134
1135 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
1136 (gud-speedbar-buttons): Preserve point if possible.
1137 (gud-sentinel): Restore previous speedbar display type.
1138
1139 * progmodes/gdb-ui.el (gdba): Improve diagram.
1140 (def-gdb-auto-update-handler, gdb-info-locals-handler)
1141 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
1142 Call get-buffer-window once.
1143
1144 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
1145
1146 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
1147 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
1148 (pascal-indent-command): Remove unused var `ind'.
1149 (pascal-indent-case): Remove unused var `oldpos'.
1150 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
1151 since it's now used as a proper minor mode map.
1152 (pascal-outline): Rename to pascal-outline-mode.
1153 (pascal-outline-mode): Use define-minor-mode.
1154 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
1155 selective-display.
1156
1157 2005-10-10 Andreas Schwab <schwab@suse.de>
1158
1159 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
1160 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
1161
1162 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
1163 outside source directory.
1164
1165 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
1166
1167 * textmodes/org.el: (org-mode-map): Explicit definition of `C-c
1168 C-x' as a prefix.
1169 (orgtbl-mode-map): Full keymap instead of sparse, because all
1170 `self-insert-command' keys are redefined in this map.
1171 (org-export-as-html): Specify charset for HTML file, by taking it
1172 from the coding system.
1173
1174 2005-10-10 Kenichi Handa <handa@m17n.org>
1175
1176 * textmodes/flyspell.el (flyspell-check-word-p):
1177 If unread-command-events is non-empty, don't call sit-for.
1178
1179 2005-10-09 Richard M. Stallman <rms@gnu.org>
1180
1181 * font-lock.el (font-lock-syntactic-keywords)
1182 (font-lock-keywords): Doc fixes.
1183
1184 * textmodes/flyspell.el (flyspell-external-point-words):
1185 Simplify logic, and don't try to check for consecutive appearances
1186 of one incorrect word.
1187
1188 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
1189
1190 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
1191 separator.
1192
1193 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
1194 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
1195 (gud-expansion-speedbar-buttons): New function.
1196 (gud-speedbar-buttons): Check for gud-comint-buffer.
1197
1198 2005-10-09 Bill Wohler <wohler@newt.com>
1199
1200 * Makefile.in (updates): Add mh-loaddefs dependency.
1201
1202 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
1203
1204 * speedbar.el (speedbar-file-key-map): Fix typo.
1205
1206 2005-10-09 Daniel Brockman <daniel@brockman.se>
1207
1208 * cus-start.el (line-spacing): Add custom spec.
1209
1210 2005-10-09 Romain Francoise <romain@orebokech.com>
1211
1212 * textmodes/ispell.el (ispell-check-version): Fix last change.
1213
1214 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1215
1216 * term/x-win.el: Remove -i, --icon-type from comment.
1217
1218 * startup.el (command-line-x-option-alist): Remove options -i,
1219 -itype, --icon-type, added -nb, --no-bitmap-icon
1220
1221 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
1222
1223 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
1224 instead of :active.
1225
1226 2005-10-08 Eric Hanchrow <offby1@blarg.net>
1227
1228 * textmodes/ispell.el (ispell-check-version):
1229 Ignore hyphen, and all that follows, in aspell's version text.
1230
1231 2005-10-08 Jay Belanger <belanger@truman.edu>
1232
1233 * calc/calc-arith.el (math-known-square-matrixp): New function.
1234 (math-pow-fancy): Check for matrices before distributing exponent
1235 across products.
1236
1237 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
1238 fullscreen keypad. Suggested by Luc Teirlinck.
1239 (calc-keypad-show-input): Add space for formatting.
1240
1241 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
1242 Add square matrix option.
1243
1244 * calc/calc-poly.el (math-expand-term): Check for matrices instead
1245 of checking calc-matrix-mode when deciding how to expand.
1246
1247 * calc/calc.el (calc-set-mode-line): Add square matrix option.
1248
1249 2005-10-08 Lars Hansen <larsh@soem.dk>
1250
1251 * net/tramp.el (tramp-perl-directory-files-and-attributes):
1252 Add error handling.
1253 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
1254
1255 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
1256
1257 Sync with Tramp 2.0.51.
1258
1259 * net/tramp.el (tramp-handle-set-visited-file-modtime)
1260 (tramp-handle-insert-file-contents, tramp-handle-write-region):
1261 Insert special handling for `last-coding-system-used', again
1262 it still seems to be necessary (unlike stated before).
1263 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
1264 (tramp-password-prompt-regexp): There might be other words before
1265 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
1266 (tramp-chunksize): Improve docstring.
1267 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
1268 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
1269 Christian Joergensen <bugs@razor.dk>.
1270
1271 2005-10-07 Glenn Morris <rgm@gnu.org>
1272
1273 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
1274 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
1275 precision'.
1276
1277 2005-10-07 Romain Francoise <romain@orebokech.com>
1278
1279 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
1280 (ibuffer-do-shell-command-pipe-replace)
1281 (ibuffer-do-shell-command-file, ibuffer-do-eval)
1282 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
1283 (ibuffer-do-revert, ibuffer-do-replace-regexp)
1284 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
1285 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
1286 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
1287 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
1288 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
1289 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
1290 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
1291 Autoload file sans suffix.
1292
1293 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
1294
1295 2005-10-07 David Ponce <david@dponce.com>
1296
1297 * recentf.el (recentf-menu-open-all-flag): New option.
1298 (recentf-digit-shortcut-command-name): New function.
1299 (recentf--shortcuts-keymap): New variable.
1300 (recentf-menu-shortcuts): New variable.
1301 (recentf-make-menu-items): Initialize it. Replace the "More..."
1302 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
1303 (recentf-menu-value-shortcut): New function.
1304 (recentf-make-menu-item): Use it. No more in-lined.
1305 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
1306 (recentf-open-most-recent-file): Rename from
1307 `recentf-open-file-with-key'. Don't depend on key binding.
1308 (recentf-mode-map): New variable.
1309 (recentf-mode): Use it.
1310
1311 2005-10-06 Bill Wohler <wohler@newt.com>
1312
1313 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
1314
1315 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
1316 (MH-E-SRC): New. Used by mh-autoloads.
1317 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
1318 files in MH-E-SRC have been updated.
1319 (compile, recompile, bootstrap): Depend on mh-autoloads.
1320
1321 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
1322
1323 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
1324 gud-break and gud-remove icons when the fringe is not available.
1325
1326 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
1327 Typo.
1328
1329 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
1330
1331 * play/zone.el (zone): Wrap body with save-window-excursion.
1332
1333 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
1334
1335 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
1336 Use the new `list-only' arg to diary-list-entries.
1337
1338 * calendar/diary-lib.el: Use overlays rather than selective-display.
1339 (diary-selective-display): New var.
1340 (diary-header-line-format): Use it.
1341 (diary-list-entries): Add argument `list-only'.
1342 Put the buffer in diary-mode. Don't add \^M at beg and end.
1343 Replace \^M by invisible overlays.
1344 (diary-unhide-everything): Replace \^M by invisible overlays.
1345 (print-diary-entries): Look for overlays rather than \^M.
1346 Add a space to the temp buffer name.
1347 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
1348 Put the buffer in diary-mode.
1349 (list-sexp-diary-entries): Replace \^M by invisible overlays.
1350 (diary-anniversary): Make the year arg optional.
1351 (diary-time-regexp): New const.
1352 (diary-font-lock-keywords): Use it to accept a few more time formats.
1353
1354 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
1355
1356 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
1357
1358 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
1359 Fix bug introduced 2005-07-03: Use (car (last ...))
1360 to faithfully reproduce replaced artist-last.
1361 (artist-set-arrow-points-for-poly): Likewise.
1362 Suggested by Johan Bockg\e,Ae\e(Brd.
1363
1364 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
1365
1366 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
1367 * wid-edit.el (widget):
1368 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
1369 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
1370
1371 2005-10-06 Kenichi Handa <handa@m17n.org>
1372
1373 * international/mule-cmds.el (set-language-environment):
1374 Fix setting up of case-table for unibyte mode.
1375
1376 * simple.el (what-cursor-position): If the character is displayed
1377 by some `display' text property, show that. Don't use
1378 single-key-description for eight-bit characters in multibyte mode.
1379
1380 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
1381
1382 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
1383 (gdb-ann3): Set it.
1384 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
1385 (gdb-info-frames-custom): Use inverse-video for first five
1386 characters of selected frame only.
1387 (gdb-get-frame-number): Select frame even when point is on frame
1388 number.
1389
1390 2005-10-06 Masatake YAMATO <jet@gyve.org>
1391
1392 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
1393 Put `font-lock-function-name-face'.
1394 (gdb-info-frames-custom): Put `font-lock-function-name-face'
1395 and `font-lock-variable-name-face'
1396 (gdb-registers-font-lock-keywords): New font lock keywords definition.
1397 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
1398 (gdb-memory-font-lock-keywords): New font lock keywords definition.
1399 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
1400 (gdb-local-font-lock-keywords): New font lock keywords definition.
1401 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
1402 (gdb-threads-font-lock-keywords): New font lock keywords definition.
1403 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
1404
1405 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
1406
1407 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
1408 (ediff-merge-region-is-non-clash-to-skip): Previously called
1409 ediff-merge-region-is-non-clash.
1410
1411 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
1412 Use insert-buffer-substring.
1413
1414 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
1415 selecting files to patch. Also bug fixes.
1416
1417 * ediff-util.el (ediff-setup): Bug fix.
1418 (ediff-next-difference): Never skip clashes that differ in white
1419 space only.
1420
1421 * ediff-wind.el (ediff-setup-control-frame)
1422 (ediff-destroy-control-frame): Check the menubar feature.
1423
1424 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
1425 (viper-refresh-mode-line): Use make-local-variable to localize
1426 some vars instead of make-variable-buffer-local. Suggested by
1427 Stefan Monnier.
1428
1429 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
1430 (viper-restore-cursor-type, viper-set-insert-cursor-type):
1431 Use make-local-variable instead of make-variable-buffer-local.
1432 Suggested by Stefan Monnier.
1433
1434 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
1435 (viper-comint-mode-hook): Use make-local-variable on
1436 require-final-newline.
1437 (viper-non-hook-settings): Don't use make-variable-buffer-local.
1438
1439 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
1440
1441 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
1442 also the second char of a comment-start sequence.
1443 (scheme-sexp-comment-syntax-table): New var.
1444 (lambda, define): Set their scheme-doc-string-elt property.
1445 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
1446 Use lisp-font-lock-syntactic-face-function now that it properly
1447 handles |...| symbols.
1448 (scheme-mode-variables): Set lisp-doc-string-elt-property,
1449 parse-sexp-lookup-properties and font-lock-extra-managed-props.
1450
1451 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
1452 bit from # to |.
1453 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
1454
1455 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
1456 (lisp-doc-string-elt-property): New var.
1457 (lisp-font-lock-syntactic-face-function): Use it.
1458 Rewrite to recognize docstrings even for forms not at toplevel.
1459
1460 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
1461 annotation on the | part of #| rather than on the # part.
1462 (scheme-font-lock-syntactic-face-function): New function, to
1463 distinguish strings from |...| symbols.
1464 (scheme-mode-variables): Use it. Also fix up the font-lock-time
1465 syntax-table so that #|...|# is properly highlighted.
1466
1467 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
1468 Don't mark as docstring the 3rd elem of an unknown toplevel form.
1469
1470 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
1471
1472 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
1473 and C-e.
1474
1475 * emacs-lisp/eldoc.el: Move comments into docstrings.
1476 (eldoc-message-commands): Initialize in its declaration.
1477 Add move-beginning-of-line and move-end-of-line.
1478 (eldoc-add-command, eldoc-add-command-completions)
1479 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
1480
1481 * outline.el (outline-mark-subtree): Activate the mark.
1482
1483 * calendar/appt.el (appt-time-regexp): New var.
1484 (appt-add, appt-make-list): Use it.
1485 (appt-convert-time): Clean up.
1486
1487 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
1488 Don't set any syntax-table property here.
1489 (tex-font-lock-verb): New function. Do it here.
1490 (tex-font-lock-syntactic-keywords): Use it.
1491
1492 2005-10-04 Richard M. Stallman <rms@gnu.org>
1493
1494 * wid-edit.el (widget-file-complete): Get the widget start point
1495 the right way. Default directory to `/' if file has none.
1496
1497 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
1498
1499 * textmodes/flyspell.el (flyspell-mode-on):
1500 Call ispell-maybe-find-aspell-dictionaries.
1501
1502 * textmodes/ispell.el (ispell-word, ispell-region):
1503 Call ispell-maybe-find-aspell-dictionaries.
1504 (ispell-accept-buffer-local-defs):
1505 Don't call ispell-maybe-find-aspell-dictionaries
1506
1507 2005-10-04 Richard M. Stallman <rms@gnu.org>
1508
1509 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
1510
1511 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
1512
1513 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
1514 instead of `fboundp' in order to allow for anonymous functions.
1515
1516 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
1517
1518 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
1519 case the user clicks on the link while another window is selected.
1520 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
1521
1522 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
1523 functionality.
1524 (dframe-help-echo): Save point in case mouse tracking is off.
1525
1526 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
1527
1528 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
1529
1530 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
1531
1532 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
1533 not change the global value of those vars.
1534
1535 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
1536 make-local-variable which we do not need any more.
1537
1538 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
1539
1540 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
1541 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
1542 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
1543 (speedbar-path-line): Define obsolete aliases.
1544 (speedbar-line-directory): Doc fix.
1545
1546 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
1547 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
1548 instead of speedbar-line-path.
1549
1550 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1551
1552 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
1553 to nil if dropping on a window. Handle dropping on a minibuffer window
1554 like dropping on a non-window part of Emacs.
1555
1556 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
1557
1558 * net/ange-ftp.el: Use with-current-buffer.
1559 (ange-ftp-insert-directory): Do not follow symlinks any more.
1560
1561 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
1562 Remove interactive spec.
1563
1564 2005-10-03 Kim F. Storm <storm@cua.dk>
1565
1566 * ido.el (ido-mode): Use custom-initialize-set.
1567
1568 2005-10-02 Richard M. Stallman <rms@gnu.org>
1569
1570 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
1571 Use insert-buffer-substring.
1572
1573 * net/tramp.el: Pacify byte compiler warnings in pacification code.
1574 (tramp-handle-file-local-copy): Use insert-buffer-substring.
1575
1576 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
1577
1578 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
1579 in last change.
1580 (ange-ftp-insert-directory): Fix up the search for the case where
1581 `file' is absolute.
1582
1583 2005-10-02 Romain Francoise <romain@orebokech.com>
1584
1585 * progmodes/compile.el (compile-goto-error): Delete extra paren.
1586
1587 2005-10-02 Andreas Schwab <schwab@suse.de>
1588
1589 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
1590 directory component in the session info.
1591
1592 2005-10-01 Richard M. Stallman <rms@gnu.org>
1593
1594 * comint.el (comint-redirect-subvert-readonly): Doc fix.
1595
1596 * simple.el (next-error-internal): New function.
1597
1598 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
1599 (compilation-start): Pass new arg to compilation-buffer-name.
1600 (compile-goto-error): Use next-error-internal.
1601
1602 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
1603
1604 * speedbar.el: Remove RCS tag.
1605 (speedbar-check-read-only): Handle non-existent files.
1606
1607 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
1608
1609 * info.el (Info-speedbar-hierarchy-buttons)
1610 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
1611
1612 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1613
1614 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
1615 Do not match newline.
1616 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
1617 (bibtex-summary): Remove unnecessary save-excursion.
1618 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
1619
1620 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1621
1622 * term/mac-win.el: Add charset info for "iso10646-1".
1623 Modify default fontset to use ATSUI-compatible fonts for some charsets
1624 if available.
1625
1626 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
1627
1628 * speedbar.el: Re-apply arch tag.
1629 (speedbar-version): Rename to version 1.0. Suggested by Eric
1630 M. Ludlam.
1631 Reapply two changes from Emacs CVS' version of speedbar lost
1632 during the merge:
1633 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
1634 (speedbar-frame-parameters): Improve customize type.
1635
1636 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
1637
1638 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
1639 (ange-ftp-file-directory-p): Fix the symlink case.
1640 (ange-ftp-insert-directory): When listing a single file, get a list of
1641 the parent buffer and extract the relevant line. Inspired from a patch
1642 by Katsumi Yamaoka <yamaoka@jpl.org>.
1643 (ange-ftp-file-name-sans-versions): Simplify.
1644
1645 2005-09-30 Bill Wohler <wohler@newt.com>
1646
1647 Move MH-E image files from toolbar and mail directories into
1648 etc/images.
1649
1650 * mail/reply2.*: Move to etc/images/mail/reply*.
1651
1652 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
1653 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
1654 etc/images.
1655
1656 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
1657 * toolbar/reply*: Move to etc/images/mail.
1658
1659 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
1660
1661 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
1662
1663 * speedbar.el: New version 1.0pre3.
1664
1665 Frame management code (including timer, and mouse click specifics)
1666 moved to dframe.el:
1667 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
1668 (speedbar-timer): Removed. Use dframe-timer.
1669 (speedbar-close-frame): Removed. Use dframe-close-frame.
1670 (speedbar-activity-change-focus-flag): Removed. Use
1671 dframe-activity-change-focus-flag.
1672 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
1673 dframe-update-speed.
1674
1675 (speedbar-current-frame): New macro. Use this instead of the
1676 variable speedbar-frame.
1677
1678 (speedbar-use-images, speedbar-expand-image-button-alist)
1679 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
1680
1681 (speedbar-find-image-on-load-path): Removed. Replaced by
1682 defezimage in ezimage.el.
1683 (speedbar-expand-image-button-alist): Removed. Replaced by
1684 ezimage-expand-image-button-alist in ezimage.el.
1685
1686 (speedbar-ignored-directory-regexp)
1687 (speedbar-add-ignored-directory-regexp)
1688 (speedbar-ignored-directory-expressions)
1689 (speedbar-line-directory, speedbar-buffers-line-directory)
1690 (speedbar-directory-line, speedbar-buffers-line-directory):
1691 Renamed, replacing `path' with `directory'.
1692
1693 (speedbar-create-directory, speedbar-expand-line-descendants)
1694 (speedbar-toggle-line-expansion)
1695 (speedbar-contract-line-descendants): New commands.
1696
1697 (speedbar-query-confirmation-method, speedbar-select-frame-method)
1698 (speedbar-use-tool-tips-flag): New options.
1699
1700 (speedbar-check-read-only, speedbar-require-version)
1701 (speedbar-insert-separator, speedbar-buffers-tail-notes)
1702 (speedbar-handle-delete-frame, speedbar-try-completion)
1703 (speedbar-update-localized-contents): New functions.
1704
1705 (speedbar-incompatible-version, speedbar-ro-to-do-point)
1706 (speedbar-object-read-only-indicator): New variables.
1707
1708 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
1709 New hooks.
1710
1711 (speedbar-separator-face): New face.
1712
1713 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
1714 (speedbar-ignored-modes): Add fundamental-mode.
1715 (speedbar-directory-unshown-regexp): Add . directories.
1716
1717 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
1718 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
1719 `]' for full expand/close.
1720 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
1721
1722 (speedbar-check-vc): Support hidden files.
1723 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
1724 (speedbar-this-file-in-vc): Use vc-state if available. If VC
1725 state is nil, it is not checked out.
1726
1727 (speedbar-line-text, speedbar-line-token): Support expand buttons
1728 with no text.
1729 (speedbar-refresh): Universal argument acts as power-click.
1730 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
1731 that buffer to get variable values.
1732
1733 And many other bugfixes.
1734
1735 * dframe.el, ezimage.el, sb-image.el: New files.
1736
1737 * sb-*.xpm: Remove files. New image files installed into
1738 etc/images/ezimage.
1739
1740 2005-09-30 Kenichi Handa <handa@m17n.org>
1741
1742 * ps-mule.el (ps-mule-show-warning): If a character is in
1743 ps-print-translation-table, don't treat it as non-printable.
1744
1745 2005-09-30 David Ponce <david@dponce.com>
1746
1747 * tree-widget.el (tree-widget-themes-load-path): New variable.
1748 (tree-widget-themes-directory): Doc fix.
1749 (tree-widget-image-formats) [Emacs]: Doc fix.
1750 (tree-widget--locate-sub-directory): New function.
1751 (tree-widget-themes-directory): Use it.
1752
1753 * recentf.el (recentf-filename-handlers): Rename from
1754 `recentf-filename-handler'. Allow a list of functions.
1755 (recentf-menu-items-for-commands): Fix :help strings.
1756 (recentf-apply-filename-handlers): New function.
1757 (recentf-expand-file-name): Use it.
1758 (recentf-cleanup): Remove duplicates too.
1759
1760 2005-09-29 Juri Linkov <juri@jurta.org>
1761
1762 * faces.el: Rearrange face definitions to be in the same order as
1763 their face descriptions in "(emacs)Standard Faces".
1764
1765 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
1766
1767 * tooltip.el (tooltip): Add group `basic-faces'.
1768
1769 * buff-menu.el (Buffer-menu-buffer): Remove group
1770 `font-lock-highlighting-faces'.
1771
1772 * progmodes/compile.el (compilation-error, compilation-warning)
1773 (compilation-info, compilation-line-number, compilation-column-number):
1774 Change group from `font-lock-highlighting-faces' to `compilation'.
1775
1776 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
1777 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
1778 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
1779 (vhdl-font-lock-reserved-words-face)
1780 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
1781 `font-lock-highlighting-faces'.
1782
1783 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
1784
1785 2005-09-28 Kim F. Storm <storm@cua.dk>
1786
1787 * emulation/cua-base.el: Set CUA move property on additional commands:
1788 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
1789 forward-sexp, backward-sexp, forward-list, backward-list.
1790
1791 2005-09-28 Romain Francoise <romain@orebokech.com>
1792
1793 * comint.el (comint-show-output): Really set point at the
1794 beginning of the output when not using `comint-use-prompt-regexp'.
1795
1796 2005-09-27 Jay Belanger <belanger@truman.edu>
1797
1798 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
1799 in TeX mode.
1800
1801 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
1802
1803 * textmodes/org.el (org-table-sum): Fix format string.
1804
1805 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
1806 Quote face names.
1807
1808 2005-09-26 Romain Francoise <romain@orebokech.com>
1809
1810 * isearch.el (isearch-forward-regexp): Close doc string.
1811
1812 2005-09-25 Richard M. Stallman <rms@gnu.org>
1813
1814 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
1815
1816 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
1817
1818 * progmodes/compile.el (compilation-error-properties):
1819 When getting the file from the previous error message,
1820 correctly decode the new data format.
1821
1822 * progmodes/cc-cmds.el (c-electric-paren):
1823 Call old-blink-paren only for close-paren.
1824
1825 2005-09-24 Andreas Schwab <schwab@suse.de>
1826
1827 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
1828 condition.
1829
1830 2005-09-25 Romain Francoise <romain@orebokech.com>
1831
1832 * dired-aux.el (dired-copy-file-recursive):
1833 * dired.el (dired-delete-file):
1834 * ediff-mult.el (ediff-dir-diff-copy-file):
1835 * ediff-util.el (ediff-test-save-region):
1836 * forms.el (forms-mode):
1837 * ido.el (ido-file-internal, ido-delete-file-at-head):
1838 * log-edit.el (log-edit-done):
1839 * ses.el (ses-yank-resize):
1840 * play/gomoku.el (gomoku-human-plays, gomoku)
1841 (gomoku-human-resigns, gomoku-prompt-for-other-game)
1842 (gomoku-offer-a-draw):
1843 * play/landmark.el (lm-human-resigns, lm):
1844 * net/eudcb-ldap.el (eudc-ldap-check-base):
1845 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
1846 * progmodes/ebrowse.el (ebrowse-find-pattern):
1847 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
1848 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
1849 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
1850
1851 * vc.el (vc-delete-file):
1852 * play/gomoku.el (gomoku-terminate-game, gomoku)
1853 (gomoku-prompt-for-move, gomoku-human-takes-back):
1854 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
1855 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
1856
1857 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
1858
1859 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
1860 color rxvt terminals by using the code xterm.el used to use before
1861 2005-04-09 in order to match the colors used by rxvt.
1862
1863 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
1864
1865 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
1866 colors rxvt-unicode terminals by using the same code as xterm.el.
1867
1868 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
1869
1870 * textmodes/tex-mode.el (tex-font-lock-append-prop)
1871 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
1872 new symbol used for the tex-verbatim face.
1873
1874 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
1875
1876 * woman.el (woman-file-name):
1877 * wid-edit.el (widget-file-prompt-value)
1878 (widget-coding-system-prompt-value):
1879 * w32-fns.el (set-w32-system-coding-system):
1880 * vc.el (vc-version-diff, vc-annotate):
1881 * textmodes/reftex-auc.el (reftex-arg-cite)
1882 (reftex-arg-index-tag):
1883 * textmodes/refer.el (refer-get-bib-files):
1884 * textmodes/artist.el (artist-figlet-choose-font):
1885 * terminal.el (terminal-emulator):
1886 * replace.el (occur-read-primary-args):
1887 * rect.el (string-rectangle, string-insert-rectangle):
1888 * ps-print.el (ps-print-preprint):
1889 * progmodes/pascal.el (pascal-goto-defun):
1890 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
1891 * progmodes/compile.el (compilation-find-file):
1892 * printing.el (pr-interactive-n-up):
1893 * play/animate.el (animate-birthday-present):
1894 * net/rcompile.el (remote-compile):
1895 * man.el (man, Man-goto-section, Man-follow-manual-reference):
1896 * mail/rmailsum.el (rmail-summary-search-backward)
1897 (rmail-summary-search):
1898 * mail/rmailout.el (rmail-output-read-rmail-file-name)
1899 (rmail-output-read-file-name):
1900 * mail/rmail.el (rmail-search, rmail-search-backwards):
1901 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
1902 * locate.el (locate):
1903 * international/quail.el (quail-show-keyboard-layout):
1904 * international/mule.el (set-buffer-file-coding-system)
1905 (revert-buffer-with-coding-system, set-file-name-coding-system)
1906 (set-terminal-coding-system, set-keyboard-coding-system)
1907 (set-next-selection-coding-system):
1908 * international/mule-diag.el (describe-coding-system)
1909 (describe-font, describe-fontset):
1910 * international/mule-cmds.el (universal-coding-system-argument)
1911 (search-unencodable-char, describe-input-method)
1912 (set-language-environment, describe-language-environment):
1913 * international/codepage.el (codepage-setup):
1914 * international/code-pages.el (codepage-setup):
1915 * info.el (Info-search, Info-follow-reference)
1916 (Info-search-backward):
1917 * emacs-lisp/advice.el (ad-read-advised-function)
1918 (ad-read-advice-class, ad-clear-cache, ad-activate)
1919 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
1920 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
1921 (ad-read-regexp):
1922 * ediff-util.el (ediff-toggle-regexp-match):
1923 * ediff-ptch.el (ediff-prompt-for-patch-file):
1924 * dired-aux.el (dired-diff):
1925 * diff.el (diff):
1926 * cus-edit.el (custom-variable-prompt):
1927 * calendar/timeclock.el (timeclock-ask-for-project):
1928 * calc/calcalg3.el (calc-get-fit-variables):
1929 * calc/calc-store.el (calc-edit-variable)
1930 (calc-permanent-variable):
1931 * vc-mcvs.el (vc-mcvs-register):
1932 * shadowfile.el (shadow-define-literal-group):
1933 * woman.el (woman-file-name):
1934 * vc.el (vc-version-diff, vc-merge):
1935 * textmodes/reftex-index.el (reftex-index-complete-tag):
1936 * format.el (format-decode-buffer, format-decode-region):
1937 * emulation/viper-cmd.el (viper-read-string-with-history):
1938 * emacs-lisp/debug.el (cancel-debug-on-entry):
1939 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
1940 * ediff.el (ediff-merge-revisions)
1941 (ediff-merge-revisions-with-ancestor, ediff-revision):
1942 * completion.el (interactive-completion-string-reader):
1943 * calc/calc-prog.el (calc-user-define-formula):
1944 Follow convention for reading with the minibuffer.
1945
1946 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
1947
1948 * progmodes/python.el (python-describe-symbol): Add globals() and
1949 locals() to the arguments of emacs.ehelp.
1950
1951 2005-09-24 Magnus Henoch <mange@freemail.hu>
1952
1953 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
1954 New function, code extracted from ispell-valid-dictionary-list.
1955 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
1956 Call it.
1957
1958 2005-09-24 Eli Zaretskii <eliz@gnu.org>
1959
1960 * subr.el (version-regexp-alist): Extend valid syntax for version
1961 strings: allow any of the characters -,_,+ to separate the
1962 alpha/beta/rc part from the version part. Doc fix.
1963 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
1964
1965 2005-09-23 David Reitter <david.reitter@gmail.com>
1966
1967 * mail/mailclient.el: New file.
1968
1969 2005-09-23 Richard M. Stallman <rms@gnu.org>
1970
1971 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
1972 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
1973 Doc fixes.
1974
1975 * progmodes/cc-mode.el (c-font-lock-init):
1976 Specify font-lock-lines-before.
1977
1978 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
1979
1980 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
1981 whole conflict.
1982
1983 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
1984
1985 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
1986 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
1987 of `remap' feature when available. Additional key bindings for
1988 better tty support.
1989 (org-mode-restart, org-force-self-insert): New commands.
1990 (org-time-stamp-inactive): New command.
1991 (org-remap): New function.
1992 (org-table-auto-blank-field, org-level-color-stars-only): New options.
1993 (org-enable-fixed-width-editor): Move to `org-structure'
1994 customization group.
1995 (org-self-insert-command, orgtbl-self-insert-command): Modify to
1996 blank field after field motion commands.
1997
1998 2005-09-23 Kenichi Handa <handa@m17n.org>
1999
2000 * international/mule-cmds.el (set-language-environment):
2001 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
2002 have to call utf-translate-cjk-load-tables.
2003
2004 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
2005
2006 * mouse.el (mouse-move-drag-overlay): Fix last change.
2007
2008 2005-09-22 David Ponce <david@dponce.com>
2009
2010 * tree-widget.el (tree-widget-value-create): Fix previous change.
2011
2012 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2013
2014 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
2015
2016 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
2017
2018 * mouse.el (mouse-move-drag-overlay): New function.
2019 (mouse-drag-region-1): Use it.
2020 Try to simplify a bit the state handling. Handle clicks on links
2021 inside intangible areas.
2022 (mouse-save-then-kill): Minor simplification.
2023 (mouse-secondary-overlay): Make it always non-nil instead of
2024 recreating it each time.
2025 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
2026 (mouse-kill-secondary, mouse-secondary-save-then-kill):
2027 Simplify accordingly.
2028
2029 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2030
2031 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
2032
2033 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
2034
2035 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
2036 (ediff-file-name-sans-prefix): Treat nil as an empty string.
2037 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
2038 to patch.
2039
2040 * ediff-util.el: Use insert-buffer-substring.
2041
2042 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
2043
2044 * emulation/viper-cmd.el (viper-change-state): Don't move over the
2045 field boundaries in the minibuffer.
2046 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
2047 (viper-minibuffer-post-command-hook): New hook.
2048 (viper-line): Don't move cursor at bolp.
2049
2050 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
2051
2052 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
2053 avoid compiler warnings.
2054
2055 * emulation/viper-macs.el (ex-map): Better messages.
2056
2057 * emulation/viper-utils.el (viper-beginning-of-field): New function.
2058
2059 * emulation/viper.el: Replace make-variable-buffer-local with
2060 viper-make-variable-buffer-local everywhere, to avoid warnings.
2061
2062 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
2063
2064 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
2065 Delete unused var `old-selected-window'.
2066 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
2067 (mouse-drag-secondary): Delete unused var `start-frame'.
2068
2069 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
2070
2071 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
2072
2073 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
2074
2075 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
2076 Re-indent within 80 columns. Use inhibit-read-only.
2077
2078 2005-09-19 Romain Francoise <romain@orebokech.com>
2079
2080 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
2081
2082 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
2083
2084 * font-lock.el (font-lock-default-fontify-region): Don't add a line
2085 unconditionally, since the after-change-function already did it.
2086
2087 2005-09-19 Miles Bader <miles@gnu.org>
2088
2089 * net/newsticker.el: Get rid of CVS keyword.
2090
2091 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
2092
2093 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
2094 The prompt is formatted later.
2095
2096 2005-09-19 David Ponce <david@dponce.com>
2097
2098 * tree-widget.el (tree-widget-value-create): Save the converted
2099 tree :node widget.
2100
2101 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
2102
2103 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
2104 variable `message'.
2105
2106 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
2107
2108 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
2109 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
2110 <slawomir.nowaczyk.847@student.lu.se>.
2111
2112 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
2113
2114 * image.el (image-load-path): Use symbol `data-directory' instead
2115 of its value, for backward compatibility with packages that bind
2116 it during `find-image'. Suggested by Katsumi Yamaoka.
2117 (image-search-load-path): Handle symbols whose values are strings.
2118
2119 2005-09-18 Romain Francoise <romain@orebokech.com>
2120
2121 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
2122 with-current-buffer form in save-excursion.
2123
2124 2005-09-18 D Goel <deego@gnufans.org>
2125
2126 * apropos.el (apropos-command): Fix `message' call: first arg
2127 should be a format spec. In this and all other cases that appear
2128 below and elsewhere in the source code, I made a change only when
2129 two conditions were satisfied: [1] I can think of a possibility
2130 that the arguments would cause an error, for example, the code in
2131 question relies on external variables such as filenames. [2] I
2132 was sure that the arg to `message' could not have been nil in the code.
2133
2134 * textmodes/tildify.el (tildify-region): Ditto.
2135
2136 * textmodes/reftex-index.el (reftex-index-change-entry)
2137 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
2138 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
2139 * textmodes/org.el (org-complete, org-deadline, org-schedule)
2140 (org-priority, org-table-sum):
2141 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
2142 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
2143 (flyspell-word, flyspell-display-next-corrections):
2144 * textmodes/bibtex.el (bibtex-print-help-message):
2145 * textmodes/artist.el (artist-key-set-point-poly):
2146 * term/mac-win.el (mac-services-insert-text):
2147 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
2148 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
2149 (vhdl-port-paste-testbench, vhdl-compose-new-component)
2150 (vhdl-compose-configuration):
2151 * progmodes/sh-script.el (sh-blink, sh-show-indent)
2152 (sh-set-indent, sh-learn-line-indent):
2153 * progmodes/ps-mode.el (ps-mode-target-column):
2154 * progmodes/idlwave.el (idlwave-make-tags)
2155 (idlwave-scan-library-catalogs):
2156 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
2157 * progmodes/gud.el (gud-jdb-analyze-source):
2158 * progmodes/flymake.el (flymake-log):
2159 * progmodes/ebnf2ps.el (ebnf-generate-region):
2160 * progmodes/cmacexp.el (c-macro-expansion):
2161 * progmodes/ada-xref.el (ada-treat-cmd-string):
2162 * progmodes/ada-mode.el (ada-create-case-exception-substring)
2163 (ada-justified-indent-current, ada-batch-reformat):
2164 * play/zone.el (zone):
2165 * play/landmark.el (lm-move):
2166 * play/decipher.el (decipher-show-alphabet):
2167 * net/newsticker.el (newsticker--display-jump)
2168 (newsticker--display-scroll):
2169 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
2170 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
2171 * mail/feedmail.el (feedmail-dump-message-to-queue):
2172 * eshell/esh-proc.el (eshell-remove-process-entry):
2173 * emulation/ws-mode.el (ws-last-error):
2174 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
2175 (viper-record-kbd-macro):
2176 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
2177 * emacs-lisp/lisp-mnt.el (lm-report-bug):
2178 * emacs-lisp/find-func.el (find-function-noselect):
2179 * calendar/timeclock.el (timeclock-status-string)
2180 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
2181 (timeclock-when-to-leave-string):
2182 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
2183 * calc/calc-units.el (calc-enter-units-table):
2184 * calc/calc-mode.el (calc-mode-record-mode):
2185 * woman.el (woman-mini-help):
2186 * wdired.el (wdired-change-to-wdired-mode):
2187 * vc.el (vc-retrieve-snapshot):
2188 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
2189 * startup.el (display-startup-echo-area-message):
2190 * simple.el (set-goal-column):
2191 * ses.el (ses-command-hook, ses-recalculate-cell):
2192 * server.el (server-process-filter):
2193 * printing.el (pr-interface-txt-print, pr-interface-printify)
2194 (pr-interface-ps):
2195 * pcvs.el (cvs-help):
2196 * log-edit.el (log-edit, log-edit-mode-help):
2197 * iswitchb.el (iswitchb-possible-new-buffer):
2198 * isearch.el (isearch-edit-string):
2199 * image-mode.el (image-mode, image-minor-mode):
2200 * ibuf-macs.el (define-ibuffer-filter):
2201 * hi-lock.el (hi-lock-find-patterns):
2202 * files.el (toggle-read-only):
2203 * ediff-util.el (ediff-copy-diff)
2204 (ediff-write-merge-buffer-and-maybe-kill):
2205 * echistory.el (Electric-history-undefined):
2206 * dnd.el (dnd-insert-text):
2207 * dired-aux.el (dired-query):
2208 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
2209 * bookmark.el (bookmark-bmenu-locate):
2210 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
2211 Fix `message' calls to ensure first arg is a format string.
2212 The change was made only when these two conditions were satisfied:
2213 [1] when there is a possibility that the arguments would cause an error
2214 for example, if the code in question relies on external variables
2215 such as filenames, and
2216 [2] if the arg to `message' could not have been nil in the code.
2217
2218 * pcomplete.el (pcomplete--help): Fix `message' format spec.
2219 Not having a %s would be weird, though not technically wrong.
2220
2221 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2222
2223 * term/mac-win.el (mac-add-charset-info): Doc fix.
2224
2225 2005-09-17 Romain Francoise <romain@orebokech.com>
2226
2227 * shell.el (shell-resync-dirs): Handle echoing processes more
2228 reliably. Don't insert resync command if `comint-process-echoes'
2229 is non-nil.
2230
2231 2005-09-17 Magnus Henoch <mange@freemail.hu>
2232
2233 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
2234 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
2235 aspell versions >= 0.60.
2236 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
2237 only if ispell-aspell-supports-utf8 is non-nil.
2238
2239 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2240
2241 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
2242 buffer-local value to lisp-indent-function.
2243
2244 2005-09-17 Milan Zamazal <pdm@zamazal.org>
2245
2246 * progmodes/glasses.el (glasses-make-readable): If
2247 glasses-separator differs from underscore, put appropriate
2248 overlays over underscore characters.
2249 (glasses-convert-to-unreadable): If glasses-separator differs from
2250 underscore, try to convert glasses-separator characters to
2251 underscores.
2252
2253 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
2254
2255 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
2256 Use with-syntax-table and dolist.
2257
2258 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
2259
2260 * textmodes/reftex-auc.el:
2261 * textmodes/reftex-cite.el:
2262 * textmodes/reftex-dcr.el:
2263 * textmodes/reftex-global.el:
2264 * textmodes/reftex-parse.el:
2265 * textmodes/reftex-ref.el:
2266 * textmodes/reftex-sel.el:
2267 * textmodes/reftex-toc.el:
2268 * textmodes/reftex-vars.el:
2269 * textmodes/reftex.el: Small changes to remove compiler warnings.
2270
2271 * textmodes/reftex-index.el: Likewise.
2272 (reftex-query-index-phrase): More efficient use of markers.
2273
2274 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
2275
2276 * image.el (image-load-path): New variable.
2277 (image-search-load-path): New function.
2278 (find-image): Search for images in `image-load-path'.
2279
2280 2005-09-15 Richard M. Stallman <rms@gnu.org>
2281
2282 * follow.el: Change Maintainer field.
2283
2284 2005-09-15 David Ponce <david@dponce.com>
2285
2286 * recentf.el (recentf-save-file-modes): New option.
2287 (recentf-save-list): Use it.
2288
2289 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
2290
2291 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
2292 (mode-line-mule-info, mode-line-modified): Move bindings from
2293 mouse-3 to mouse-1.
2294
2295 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
2296
2297 * simple.el (sendmail-user-agent-compose): Revert last change.
2298
2299 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
2300
2301 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
2302 Use with-current-buffer.
2303 (ange-ftp-gwp-start): Remove unused var `gw-user'.
2304 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
2305 (ange-ftp-insert-directory): Remove unused var `short'.
2306 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
2307
2308 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
2309 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
2310
2311 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
2312 (check-calendar-holidays, diary-list-entries): Autoload.
2313 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
2314 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
2315
2316 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
2317 which mistakenly removed a call to display-buffer.
2318
2319 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
2320
2321 * obsolete/iso-insert.el: Move to obsolete/ from international/.
2322
2323 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
2324
2325 * progmodes/hideshow.el
2326 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
2327 (hs-allow-nesting): New user var.
2328 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
2329 (hs-hide-block-at-point): When nesting allowed,
2330 if there is already an overlay in place, delete it.
2331 (hs-safety-is-job-n): Delete func; remove call sites.
2332 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
2333 (hs-overlay-at): New func.
2334 (hs-already-hidden-p, hs-show-block): Use it.
2335 (hs-hide-all): Don't pre-clean if nesting allowed.
2336 (hs-show-all): Temporarily disallow
2337 nesting around call to `hs-discard-overlays'.
2338
2339 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
2340
2341 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
2342 Delete unused local var.
2343
2344 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
2345
2346 * help-fns.el (describe-categories): "?\ " -> "?\s".
2347 (help-do-arg-highlight): Recognize also ARG-n, as in
2348 `move-to-left-margin' (ARG+n is already recognized). Simplify.
2349
2350 * international/codepage.el (dos-unsupported-char-glyph):
2351 * net/newsticker.el (tool-bar-map, w3-mode-map)
2352 (w3m-minor-mode-map):
2353 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
2354 (ent-alist):
2355 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
2356
2357 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
2358
2359 * custom.el (custom-push-theme): Handle the case where a symbol is
2360 bound but face properties have not yet been assigned.
2361
2362 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
2363 Fix behavior if noerase is `t' and there is no mail buffer.
2364
2365 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
2366 if `continue' is nil, rather than signal an error.
2367
2368 2005-09-12 Richard M. Stallman <rms@gnu.org>
2369
2370 * font-lock.el (font-lock-keywords): Add autoload.
2371
2372 * help-fns.el (describe-variable): Rearrange to put source link
2373 in a predictable place.
2374
2375 * net/newsticker.el: New file.
2376
2377 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
2378
2379 * calendar/calendar.el (calendar-for-loop): Add edebug info.
2380 (calendar-basic-setup): Use the new nil arg.
2381 (number-of-diary-entries): Move to diary-lib.el.
2382
2383 * calendar/diary-lib.el: Use with-current-buffer, match-string.
2384 (diary-list-entries): Use with-syntax-table and dolist.
2385 Rename from list-diary-entries.
2386 Use number-of-diary-entries if `number' is nil.
2387 (diary, diary-view-entries): Use this new name and new nil arg value.
2388 (number-of-diary-entries): Move from calendar.el.
2389 (diary-unhide-everything): New function.
2390 (include-other-diary-files, fancy-diary-display)
2391 (diary-show-all-entries, make-diary-entry): Use it.
2392 (diary-mail-entries): Use buffer-string.
2393 (mark-diary-entries): Fix long standing paren typo.
2394 (diary-sexp-entry): Use count-lines.
2395 (make-diary-entry): Avoid `previous-line'.
2396 (diary-mode-map): New var.
2397 (diary-mode): Redraw cal after saving. Setup header-line.
2398 (fancy-diary-display-mode): Use local-set-key.
2399
2400 * startup.el (command-line): Try calling various terminal-init-foo-bar
2401 functions by stripping hyphenated suffixes from $TERM.
2402
2403 * files.el (normal-mode): Check boundness of font-lock-keywords.
2404
2405 2005-09-12 Richard M. Stallman <rms@gnu.org>
2406
2407 * progmodes/compile.el: Don't decide a file's directory
2408 until the user actually tries to go there.
2409 (compilation-next-error-function):
2410 Pass compilation-find-file the directory from the file-struct.
2411 (compilation-internal-error-properties): Separate local FILE-STRUCT
2412 from FILE. Doc the args better. Rename arg FMT to FMTS.
2413 (compilation-find-file): Arg DIR renamed to DIRECTORY.
2414 Expand it, and if nil, use default-directory.
2415 (compilation-get-file-structure): Don't mix specified directory
2416 with default directory. Put specified directory into
2417 file-struct. Don't make the file name absolute.
2418
2419 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
2420 (compile-command): Add autoload.
2421 (compilation-disable-input): Add autoload.
2422
2423 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
2424
2425 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
2426 strings of the variables it can override.
2427 (time-stamp): New (as yet undocumented) time-stamp-format escapes
2428 %Q and %q, for fully-qualified domain name and unqualified host name.
2429
2430 2005-09-11 Kim F. Storm <storm@cua.dk>
2431
2432 * emacs-lisp/authors.el (authors-aliases): Update list.
2433 (authors-fixed-entries): Update mldrag.el entry.
2434
2435 2005-09-10 Alan Mackenzie <acm@muc.de>
2436
2437 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
2438 from the region narrowed to.
2439
2440 2005-09-10 Magnus Henoch <mange@freemail.hu>
2441
2442 * textmodes/ispell.el (ispell-check-version): Signal an error if
2443 aspell version is less than 0.60.
2444
2445 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
2446
2447 * progmodes/octave-inf.el (inferior-octave-startup):
2448 Resync current dir at the end.
2449
2450 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
2451
2452 * woman.el (woman-topic-at-point-default):
2453 Rename to woman-use-topic-at-point-default.
2454 (woman-topic-at-point): Rename to woman-use-topic-at-point.
2455 (woman-file-name): Reflect renames above. Automatically use the
2456 word at point as topic if woman-use-topic-at-point is non-nil.
2457 Otherwise offer it as default but don't insert it in the
2458 minibuffer. Also use `test-completion' instead of `assoc' as
2459 suggested by Stefan Monnier.
2460
2461 2005-09-10 Andre Spiegel <spiegel@gnu.org>
2462
2463 * vc.el (vc-directory, vc-update-change-log): Throw an error on
2464 the attempt to do it over Tramp. This is not yet supported.
2465
2466 2005-09-10 Eli Zaretskii <eliz@gnu.org>
2467
2468 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
2469 (menu-bar-non-minibuffer-window-p): New functions.
2470 ("Split Window", "Save As..."): Use them.
2471 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
2472 ("Print Buffer", "Truncate Long Lines in this Buffer"):
2473 Use menu-bar-menu-frame-live-and-visible-p.
2474 ("Save Buffer", "Insert File", "Open Directory...")
2475 ("Open File...", "Visit New File..."):
2476 Use menu-bar-non-minibuffer-window-p.
2477 (kill-this-buffer-enabled-p, dired <menu-enable>):
2478 Use menu-bar-non-minibuffer-window-p.
2479
2480 2005-09-09 Eli Zaretskii <eliz@gnu.org>
2481
2482 * cus-start.el (all): Don't complain about fringe-related
2483 built-ins if fringes are not supported. Ditto about
2484 selection-related built-ins. Fix the test for GTK-related built-ins.
2485
2486 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
2487 ("Postscript Print Buffer", "Print Region", "Save As...")
2488 ("Save", "Insert File...", "Open Directory...")
2489 ("Open File...", "Visit New File..."")
2490 ("Truncate Long Lines in this Buffer"): Don't look at
2491 menu-updating-frame if this display does not support multiple frames.
2492
2493 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
2494
2495 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
2496
2497 2005-09-09 Emilio Lopes <eclig@gmx.net>
2498
2499 * woman.el: Format- and whitespace-related changes.
2500
2501 2005-09-09 Eli Zaretskii <eliz@gnu.org>
2502
2503 * woman.el: Fix my email address.
2504
2505 2005-09-08 Richard M. Stallman <rms@gnu.org>
2506
2507 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
2508 (sh-mode): Locally set skeleton-pair-default-alist.
2509
2510 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
2511
2512 * progmodes/flymake.el: Require `compile' unconditionally.
2513
2514 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
2515
2516 * woman.el (woman-file-name): Provide a default, not initial input.
2517
2518 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
2519
2520 * font-lock.el (font-lock-support-mode): Doc fix.
2521
2522 * descr-text.el (describe-property-list): Handle non-symbol prop names.
2523
2524 2005-09-08 Richard M. Stallman <rms@gnu.org>
2525
2526 * simple.el (blink-matching-open): Get rid of text props from
2527 the string shown in echo area. Don't permanently set point.
2528 Some rearrangements.
2529
2530 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
2531
2532 * recentf.el (recentf-filename-handler): Add custom choice
2533 `abbreviate-file-name'.
2534
2535 * msb.el (msb--very-many-menus): Fix typo.
2536
2537 * disp-table.el (standard-display-european): Don't set
2538 enable-multibyte-characters to nil.
2539
2540 2005-09-08 David Ponce <david@dponce.com>
2541
2542 * recentf.el (recentf-show-file-shortcuts-flag): New option.
2543 (recentf-expand-file-name): Doc fix.
2544 (recentf-dialog-mode-map): Define digit shortcuts.
2545 (recentf--files-with-key): New variable.
2546 (recentf-show-digit-shortcut-filter): New function.
2547 (recentf-open-files-items): New function.
2548 (recentf-open-files): Use it.
2549 (recentf-open-file-with-key): New command.
2550
2551 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
2552
2553 * buff-menu.el (Buffer-menu-sort-by-column): New function.
2554 Suggested by Kim F. Storm.
2555 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
2556 (Buffer-menu-make-sort-button): Use global keymap.
2557
2558 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
2559
2560 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
2561 (Man-getpage-in-background-advice): Remove defadvice; it isn't
2562 necessary any longer with the remapped command.
2563 (Man-bgproc-sentinel-advice): Remove defadvice which counts
2564 formatting time only.
2565
2566 * net/tramp.el (tramp-action-password)
2567 (tramp-multi-action-password): Compile the password prompt from
2568 `method', `user' and `host'. Sometimes it isn't obvious which
2569 password to enter, for example with remote files offered by
2570 recentf.el, or with multiple steps. Suggested by Robert Marshall
2571 <robert@chezmarshall.freeserve.co.uk>.
2572
2573 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
2574
2575 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
2576 Fix regexp for when "s///" is at the beginning of line.
2577
2578 2005-09-07 Jay Belanger <belanger@truman.edu>
2579
2580 * calc/calc-poly.el (math-expand-term): Multiply out any powers
2581 when in matrix mode.
2582
2583 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
2584
2585 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
2586 non-anonymous functions.
2587
2588 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
2589
2590 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
2591 when using a header line. Otherwise, use mouse-1-click-follows-link.
2592
2593 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
2594 can't be moved; don't signal an error.
2595
2596 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
2597
2598 * cus-theme.el (custom-theme-write-faces): Save the current face
2599 spec, not the defface spec.
2600
2601 * custom.el (custom-known-themes): Clarify meaning of "standard".
2602 (custom-push-theme): Save old values in the standard theme.
2603 (disable-theme): Correct typo.
2604 (custom-face-theme-value) Deleted unused function.
2605 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
2606
2607 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
2608
2609 * progmodes/compile.el (compilation-goto-locus): Take into account
2610 iconified frames when determining whether the buffer is
2611 already visible.
2612 Don't reset window height if the window already existed.
2613
2614 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
2615
2616 * custom.el (load-theme): Rename from require-theme.
2617 Add interactive spec.
2618 (enable-theme): Rename from custom-enable-theme.
2619 Add interactive spec.
2620 (disable-theme): Rename from custom-disable-theme.
2621 Add interactive spec.
2622 (custom-make-theme-feature): Doc fix.
2623 (custom-theme-directory): Doc fix.
2624 (provide-theme): Call enable-theme.
2625
2626 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
2627
2628 * obsolete/lazy-lock.el (lazy-lock-mode):
2629 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
2630 font-lock-mode if it's off. Print a warning instead.
2631
2632 * progmodes/compile.el (compilation-start): Ignore errors if the
2633 process died before we get to send-eof.
2634
2635 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
2636 Undo last change. Enclosing the result in quotes broke things on Unix
2637 since tex-send-command passes it through shell-quote-argument.
2638 (tex-send-command): Pass `file' through convert-standard-filename
2639 when possible.
2640 (tex-uptodate-p): Handle the case where TeX hasn't put additional
2641 info in a transcript.
2642
2643 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
2644
2645 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
2646 fix compilation warning. Reorder the key definitions to group
2647 together keys emitted by the current version of xterm.
2648
2649 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
2650 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
2651 Reorder predicates to correct min-color usage.
2652
2653 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
2654
2655 * longlines.el (longlines-mode): Inhibit read-only when encoding.
2656 Kill local variables when longlines-mode is turned off.
2657
2658 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
2659
2660 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
2661
2662 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
2663
2664 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
2665
2666 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
2667 (font-lock-lines-before): Change default to being inactive.
2668 (font-lock-default-fontify-region): Obey font-lock-lines-before.
2669 (font-lock-after-change-function): Don't handle f-l-lines-before here.
2670
2671 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
2672
2673 * net/tramp.el (tramp-handle-make-auto-save-file-name):
2674 Deactivate temporarily advice if active (not needed for Emacs 22,
2675 but for backwards compatibility).
2676 (tramp-exists-file-name-handler): Rewrite. First implementation
2677 was too simple.
2678 (tramp-advice-make-auto-save-file-name):
2679 Call `tramp-handle-make-auto-save-file-name' (again, just for
2680 backwards compatibility).
2681
2682 2005-08-31 Reto Zimmermann <reto@gnu.org>
2683
2684 * progmodes/vhdl-mode.el
2685 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
2686 (vhdl-end-p): Fix indentation bug "else" after "-- when".
2687 (vhdl-set-default-project): New function (easier setting of default).
2688 (vhdl-port-copy): Handle extended identifiers for generics.
2689 (vhdl-compiler-alist): Better description for error message regexp.
2690 (vhdl-make): Query for target, use previous as default.
2691 (vhdl-port-copy): Fix port copy for port names starting with "signal".
2692 (vhdl-font-lock-keywords-2): Fix fontification for record
2693 el. assign.
2694 (vhdl-speedbar-make-subpack-line): Add package body link.
2695 (vhdl-generate-makefile-1): Not include itself as dependency.
2696 (vhdl-font-lock-init): Highlight c-preprocessor directives.
2697 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
2698 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
2699 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
2700 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
2701 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
2702 (vhdl-import-project): Add string argument for `error'.
2703 (vhdl-compose-configuration)
2704 (vhdl-compose-configuration-architecture): Add configuration
2705 declaration generation.
2706 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
2707 (vhdl-trailer-re): Add "record" keyword (better indentation).
2708 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
2709 "[^ \t-\"]+".
2710 (vhdl-font-lock-keywords-2): Not highlight formal parameter after '|'.
2711 (vhdl-testbench-entity-file-name)
2712 (vhdl-testbench-architecture-file-name): Allow separate
2713 customization of testbench file names.
2714 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
2715 (vhdl-get-visible-signals): Allow newline within alias declaration.
2716 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
2717 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
2718 (member-ignore-case): Alias for missing function in XEmacs.
2719 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
2720 (vhdl-update-sensitivity-list): Ignore case on read signals.
2721 (vhdl-replace-string): Adjust case only for file names.
2722 (vhdl-update-sensitivity-list): Fix search for read signals.
2723 (vhdl-update-sensitivity-list): Exclude formal parameters.
2724 (vhdl-get-visible-signals): Include aliases of signals.
2725 (vhdl-get-visible-signals): Fix signal name searching.
2726 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
2727 (vhdl-fixup-whitespace-region): Fix for character
2728 literals (e.g. ':').
2729
2730 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
2731
2732 * ansi-color.el (comint-last-output-start):
2733 * bs.el (font-lock-verbose):
2734 * diff-mode.el (add-log-buffer-file-name-function):
2735 * dired-x.el (vm-folder-directory):
2736 * faces.el (help-xref-stack-item):
2737 * files.el (font-lock-keywords):
2738 * find-lisp.el (dired-buffers, dired-subdir-alist):
2739 * ido.el (cua-inhibit-cua-keys):
2740 * log-view.el (cvs-minor-wrap-function):
2741 * outline.el (font-lock-warning-face):
2742 * simple.el (compilation-current-error):
2743 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
2744 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
2745 * tooltip.el (comint-prompt-regexp):
2746 * w32-fns.el (explicit-shell-file-name):
2747 * term/mac-win.el (mac-charset-info-alist)
2748 (mac-services-selection, mac-system-script-code):
2749 * term/tty-colors.el (msdos-color-values):
2750 * term/w32-win.el (xlfd-regexp-registry-subnum):
2751 * term/x-win.el (x-keysym-table, x-selection-timeout)
2752 (x-session-id, x-session-previous-id):
2753 * textmodes/ispell.el (mail-yank-prefix):
2754 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
2755 * textmodes/org.el (calc-embedded-close-formula)
2756 (calc-embedded-open-formula)
2757 (font-lock-unfontify-region-function):
2758 * textmodes/reftex-global.el (isearch-next-buffer-function)
2759 (TeX-master):
2760 * textmodes/reftex.el (font-lock-keywords):
2761 * textmodes/tex-mode.el (font-lock-comment-face)
2762 (font-lock-doc-face):
2763 * textmodes/texinfo.el (outline-heading-alist):
2764 Add defvars.
2765
2766 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
2767 (artist-spray-chars, artist-mode-init, artist-replace-string)
2768 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
2769 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
2770 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
2771
2772 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
2773 (conf-align-assignments): "?\ " -> "?\s".
2774
2775 * textmodes/reftex-index.el (TeX-master): Add defvar.
2776 (reftex-index-phrases-marker): Move up defvar.
2777
2778 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
2779 (reftex-toc-include-labels-indicator)
2780 (reftex-toc-include-index-indicator)
2781 (reftex-toc-max-level-indicator): Move up declarations.
2782
2783 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
2784 of args to `tramp-run-real-handler', even if it's empty in this case.
2785
2786 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2787
2788 * dired.el (dired-move-to-filename-regexp): Add date format for
2789 Mac OS X 10.3 in East Asian locales.
2790
2791 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
2792
2793 * files.el (make-auto-save-file-name): Add file name handler call
2794 if applicable.
2795
2796 * net/tramp.el (tramp-file-name-handler-alist)
2797 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
2798 (tramp-handle-make-auto-save-file-name): Rename from
2799 `tramp-make-auto-save-file-name'.
2800 (tramp-exists-file-name-handler): New defun.
2801 (tramp-advice-make-auto-save-file-name): Make defadvice only when
2802 `make-auto-save-file-name' is not a magic file name operation.
2803
2804 2005-08-30 Richard M. Stallman <rms@gnu.org>
2805
2806 * files.el (risky-local-variable-p):
2807 Match `-predicates' and `-commands.
2808
2809 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
2810 (custom-save-all): Visit the file if necessary;
2811 kill the buffer if we created it.
2812 (custom-save-delete): Don't visit file or kill buffer here.
2813
2814 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
2815
2816 * textmodes/org.el (org-special-keyword): New face.
2817 (org-table-copy-down, org-table-eval-formula)
2818 (org-table-recalculate, org-init-section-numbers):
2819 Use `string-to-number' instead of `string-to-int'.
2820 (org-get-location): Use `insert-buffer-substring' instead of
2821 `insert-buffer'.
2822 (org-modify-diary-entry-string): New function.
2823 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
2824 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
2825 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
2826 active region.
2827 (org-export-as-html): Handle QUOTE keyword.
2828 (org-quote-string): New option.
2829 (org-bookmark-jump-unhide): New function, used for
2830 `bookmark-after-jump-hook'.
2831 (org-diary-default-entry): Apply only when not called through
2832 `org-agenda'.
2833
2834 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
2835
2836 * net/eudc.el (mode-popup-menu):
2837 * play/handwrite.el (ps-printer-name, ps-lpr-command):
2838 * progmodes/ada-mode.el (compile-auto-highlight)
2839 (skeleton-further-elements):
2840 * progmodes/autoconf.el (font-lock-syntactic-keywords):
2841 * progmodes/cmacexp.el (msdos-shells):
2842 * progmodes/compile.el (font-lock-extra-managed-props)
2843 (font-lock-keywords, font-lock-maximum-size)
2844 (font-lock-support-mode):
2845 * progmodes/grep.el (font-lock-lines-before):
2846 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
2847 * progmodes/mixal-mode.el (compile-command):
2848 * progmodes/perl-mode.el (font-lock-comment-face)
2849 (font-lock-doc-face, font-lock-string-face):
2850 * progmodes/prolog.el (comint-prompt-regexp):
2851 * progmodes/sh-script.el (font-lock-comment-face)
2852 (font-lock-set-defaults, font-lock-string-face):
2853 * progmodes/sql.el (font-lock-keyword-face)
2854 (font-lock-set-defaults, font-lock-string-face):
2855 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
2856 (itimer-version, lazy-lock-defer-contextually)
2857 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
2858 Add defvars.
2859
2860 * progmodes/cperl-mode.el (cperl-electric-lbrace)
2861 (cperl-electric-keyword, cperl-electric-pod)
2862 (cperl-electric-backspace, cperl-forward-re)
2863 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
2864 (vc-rcs-header, vc-sccs-header): Add defvars.
2865
2866 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
2867 (font-lock-syntactic-keywords, gud-find-expr-function):
2868 Add defvars.
2869
2870 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
2871 (gdb-frame-parameters): Declare before use.
2872
2873 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
2874 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
2875 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
2876 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
2877
2878 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
2879 (idlwave-help-with-source): Use `insert-buffer-substring', not
2880 `insert-buffer'.
2881
2882 2005-08-29 Juri Linkov <juri@jurta.org>
2883
2884 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
2885 Put outline-back-to-heading function call inside save-excursion.
2886
2887 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
2888
2889 * man.el (Man-init-defvars, Man-translate-references)
2890 (Man-support-local-filenames, Man-highlight-references):
2891 * progmodes/sql.el (sql-interactive-mode):
2892 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
2893
2894 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
2895 (compilation-mode-font-lock-keywords): Add defvars.
2896 (checkdoc-interactive-loop): "?\ " -> "?\s".
2897
2898 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
2899 (font-lock-doc-face, font-lock-string-face)
2900 (font-lock-keywords-case-fold-search): Add defvars.
2901 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
2902
2903 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
2904 Don't pass X and Y (they are ignored anyway).
2905 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
2906 (mouse-delete-window): Make arguments optional.
2907
2908 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
2909 (caesar-translate-table, minor-modes, news-buffer-save)
2910 (news-group-name, news-minor-modes): Add defvars.
2911
2912 * emacs-lisp/lselect.el (mouse-highlight-priority)
2913 (x-lost-selection-functions, zmacs-regions):
2914 * emacs-lisp/pp.el (font-lock-verbose):
2915 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
2916 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
2917 (ses-mode-map):
2918 * emacs-lisp/tcover-unsafep.el (safe-functions):
2919 * international/mule-cmds.el (mac-system-coding-system)
2920 (mac-system-locale):
2921 * language/ethio-util.el (rmail-current-message)
2922 (rmail-message-vector):
2923 * language/thai-util.el (thai-auto-composition-mode):
2924 * mail/metamail.el (rmail-current-message, rmail-message-vector):
2925 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
2926 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
2927 (vm-primary-inbox, vm-spool-files):
2928 * mail/rmail.el (deleted-head, font-lock-fontified)
2929 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
2930 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
2931 (total-messages):
2932 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
2933 (rmail-summary-mode-map):
2934 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
2935 (rmail-last-label, rmail-last-multi-labels)
2936 (rmail-summary-vector, rmail-total-messages):
2937 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
2938 * mail/rmailsum.el (msgnum):
2939 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
2940 (rmail-current-message):
2941 * obsolete/fast-lock.el (font-lock-face-list):
2942 * obsolete/rnewspost.el (mail-reply-buffer):
2943 * obsolete/scribe.el (compile-command):
2944 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
2945
2946 2005-08-28 John Paul Wallington <jpw@gnu.org>
2947
2948 * ibuf-ext.el (ibuffer-auto-update-changed):
2949 Use `frame-or-buffer-changed-p' to check whether we need to update.
2950 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
2951 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
2952 as a `frame-or-buffer-changed-p' state vector instead.
2953
2954 2005-08-27 Romain Francoise <romain@orebokech.com>
2955
2956 * textmodes/makeinfo.el (makeinfo-compile):
2957 Use `compilation-start'. Set `next-error-function' according to
2958 `disable-errors'.
2959 (makeinfo-next-error): New function.
2960 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
2961 (makeinfo-buffer): Likewise.
2962
2963 * progmodes/compile.el (compilation-start): Add autoload cookie.
2964
2965 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
2966 * textmodes/sgml-mode.el: Likewise.
2967 * progmodes/python.el: Likewise.
2968
2969 2005-08-27 Eli Zaretskii <eliz@gnu.org>
2970
2971 * simple.el (blink-matching-paren-distance): Document the meaning
2972 of nil value, and allow to customize to nil.
2973
2974 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
2975 command.com, not command.exe.
2976
2977 2005-08-26 John Wiegley <johnw@newartisans.com>
2978
2979 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
2980 code around a bit so that an extraneous nil argument is not added
2981 to a command when no args are given.
2982
2983 * eshell/esh-arg.el (eshell-parse-double-quote): If a
2984 double-quoted argument resolves to nil, return it as an empty
2985 string rather than as nil. This made it impossible to pass "" to
2986 a shell script as a null string argument.
2987
2988 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
2989
2990 * outline.el (outline-invent-heading): New fun.
2991 (outline-promote, outline-demote): Use it.
2992 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
2993 (outline-end-of-subtree): Remove unused var `opoint'.
2994
2995 2005-08-26 David Reitter <david.reitter@gmail.com>
2996
2997 * menu-bar.el (truncate-lines, write-file, print-buffer)
2998 (ps-print-buffer-faces, ps-print-buffer, split-window):
2999 Disable menu items when the frame they refer to is invisible, or when
3000 they refer to a buffer and the minibuffer is selected.
3001
3002 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
3003
3004 * progmodes/flymake.el (flymake-highlight-err-lines):
3005 Use save-excursion around flymake-highlight-line to preserve point.
3006
3007 2005-08-26 Eli Zaretskii <eliz@gnu.org>
3008
3009 * progmodes/octave-mod.el: Change Author and Maintainer address.
3010 (octave-maintainer-address): Change Kurt's email address.
3011 * progmodes/octave-inf.el: Change Author and Maintainer address.
3012 * progmodes/octave-hlp.el: Change Author and Maintainer address.
3013
3014 2005-08-26 Kim F. Storm <storm@cua.dk>
3015
3016 * subr.el (version-list-<, version-list-<=, version-list-=):
3017 Renamed from integer-list-*.
3018 (version-list-not-zero): Likewise. Fix while loop.
3019 (version=): Use version-list-= instead of string-equal.
3020
3021 2005-08-26 Richard M. Stallman <rms@gnu.org>
3022
3023 * outline.el (outline-promote): Try shortening the heading.
3024 As last resort, read the heading to use.
3025 (outline-demote): As last resort, read the heading to use.
3026
3027 2005-08-26 Romain Francoise <romain@orebokech.com>
3028
3029 * progmodes/compile.el (compilation-start): Doc fix.
3030
3031 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
3032 (antlr-font-lock-additional-keywords): Fix reference to
3033 `antlr-font-lock-literal-regexp' erroneously changed during the
3034 mass face rename.
3035 (antlr-run-tool): Use `compilation-start'.
3036
3037 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
3038 instead of the obsolete `compile-internal'.
3039
3040 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
3041
3042 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
3043 (number, original-date):
3044 * calendar/cal-china.el (date):
3045 * calendar/cal-coptic.el (date):
3046 * calendar/cal-french.el (date):
3047 * calendar/cal-hebrew.el (date, entry, number, original-date):
3048 * calendar/cal-islam.el (date, number, original-date):
3049 * calendar/cal-iso.el (date):
3050 * calendar/cal-julian.el (date):
3051 * calendar/cal-mayan.el (date):
3052 * calendar/cal-menu.el (date, event):
3053 * calendar/cal-persia.el (date):
3054 * calendar/lunar.el (date):
3055 * calendar/solar.el (date): Add defvars.
3056
3057 * emerge.el:
3058 * ibuffer.el:
3059 * info-xref.el:
3060 * obsolete/bg-mouse.el:
3061 * obsolete/sun-curs.el:
3062 * obsolete/swedish.el: Move the `defvar's to the top level.
3063
3064 * smerge-mode.el (smerge-refined-change): Add :group.
3065
3066 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
3067
3068 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
3069 (smerge-keep-n): Remove props.
3070 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
3071 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
3072 now that it's done in smerge-keep-n.
3073 (smerge-refined-change): New face.
3074 (smerge-refine-chopup-region, smerge-refine-highlight-change)
3075 (smerge-refine): New funs.
3076 (smerge-basic-map): Bind smerge-refine.
3077
3078 2005-08-25 Juri Linkov <juri@jurta.org>
3079
3080 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
3081 compilation-process-setup-function and compilation-disable-input
3082 in grep-mode instead of let-bindings in grep.
3083
3084 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
3085 Delete "Automatic File De/compression" (auto-compression-mode).
3086
3087 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
3088
3089 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
3090 Silence warning about non-existent variable.
3091
3092 2005-08-25 Richard M. Stallman <rms@gnu.org>
3093
3094 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
3095 Rename "Describe Key" to "Describe Key or Mouse Operation".
3096
3097 * mail/mailalias.el (build-mail-aliases): Delete comments
3098 from the contents before processing them.
3099
3100 * isearch.el (isearch-edit-string): Erase the Search prompt
3101 if user enters an empty string and there is no default.
3102
3103 * comint.el (comint-file-name-prefix): Add autoload.
3104
3105 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
3106
3107 * subr.el (play-sound): Rearrange to avoid warning.
3108
3109 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
3110
3111 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
3112 New hook.
3113 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
3114
3115 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
3116
3117 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
3118
3119 * custom.el (custom-theme-set-variables): Sort minor modes last.
3120
3121 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3122
3123 * subr.el (version-separator, version-regexp-alist): New vars used by
3124 version comparison funs.
3125 (integer-list-<, integer-list-=, integer-list-<=)
3126 (integer-list-not-zero): New funs for integer list comparison.
3127 (version-to-list, version=, version<, version<=): New funs for version
3128 comparison.
3129
3130 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
3131
3132 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
3133 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
3134 time to silence the byte-compiler.
3135
3136 * ibuffer.el (ibuffer-compile-make-eliding-form)
3137 (ibuffer-check-formats): Use `with-no-warnings' to hide references
3138 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
3139 so it's silly to get warnings for it).
3140 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
3141 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
3142 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
3143 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
3144 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
3145 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
3146 Defvar at compile time.
3147 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
3148 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
3149 Declare them before use.
3150
3151 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
3152 (info-xref-good, info-xref-bad): Defvar at compile time.
3153
3154 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
3155 Use `let*' instead of `let'.
3156
3157 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
3158 (*mouse-y*, menu, char): Defvar at compile time.
3159 (sc::menu): Declare it before use.
3160 (sc::pack-one-line): Use `let', not `let*'.
3161
3162 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
3163 (mail-send-hook): Defvar at compile time.
3164
3165 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
3166 Defvar at compile time.
3167
3168 * term/sun-mouse.el (current-global-mousemap)
3169 (current-local-mousemap): Declare them before use.
3170
3171 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
3172
3173 * bookmark.el (bookmark-after-jump-hook): New hook.
3174 (bookmark-jump): Run `bookmark-after-jump-hook'.
3175
3176 2005-08-23 Juri Linkov <juri@jurta.org>
3177
3178 * faces.el (minibuffer-prompt): Doc fix.
3179
3180 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
3181
3182 * progmodes/xscheme.el: Trivial changes to silence warnings.
3183 (xscheme-previous-mode, xscheme-previous-process-state):
3184 Add defvars.
3185 (xscheme-last-input-end, xscheme-process-command-line)
3186 (xscheme-process-name, xscheme-buffer-name)
3187 (xscheme-expressions-ring-max, xscheme-expressions-ring)
3188 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
3189 (xscheme-control-g-synchronization-p)
3190 (xscheme-control-g-disabled-p, xscheme-string-receiver)
3191 (default-xscheme-runlight, xscheme-runlight)
3192 (xscheme-runlight-string, xscheme-process-filter-state)
3193 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
3194 Move to beginning of file.
3195 (scheme-interaction-mode-commands-alist)
3196 (scheme-interaction-mode-map, scheme-debugger-mode-map):
3197 Declare them before use. Note: the initialization code for the variables
3198 has not been moved because it uses functions that reference the variables.
3199 (xscheme-control-g-message-string, xscheme-process-filter-alist)
3200 (xscheme-prompt-for-expression-map): Declare them before use.
3201 (scheme-debugger-mode-commands): "?\ " -> "?\s".
3202
3203 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
3204
3205 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
3206
3207 2005-08-22 Juri Linkov <juri@jurta.org>
3208
3209 * faces.el (set-face-underline): Delete this duplicate function
3210 and make an obsolete alias to set-face-underline-p.
3211 (set-face-underline-p): Use docstring of set-face-underline.
3212 (describe-face): Create hyperlink to parent face.
3213
3214 * info.el (Info-insert-dir): Use save-excursion around
3215 insert-buffer-substring.
3216 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
3217 (Info-escape-percent): Delete function.
3218 (Info-fontify-node): Replace Info-escape-percent by
3219 replace-regexp-in-string with REP arg set to lambda that
3220 duplicates `%' and preserves text properties.
3221
3222 * progmodes/compile.el (compilation-disable-input): Doc fix.
3223 (define-compilation-mode): Doc fix and refill.
3224 (kill-compilation): Use `mode-name' in the error message.
3225 (compilation-find-file): Use `compilation-error' in the
3226 read-file-name's prompt.
3227
3228 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
3229
3230 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
3231 (smerge-auto-leave): Make undo re-enable the mode.
3232 (debug-ignored-errors): Add the user-error of impossible resolution.
3233 (smerge-resolve): Move things around a bit, in preparation for later.
3234 (smerge-diff): Don't fail if the buffer has no associated file.
3235 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
3236 (smerge-conflict-overlay): New function.
3237 (smerge-match-conflict): Don't add text properties here.
3238 (smerge-find-conflict): Instead, add an overlay here.
3239 Also check for the case where we're inside a conflict already, so as to
3240 obviate the need for font-lock-multiline, which is unbearably slow with
3241 large conflicts and ciomplex font-lock patterns.
3242 (smerge-remove-props): Remove overlay rather than text-properties.
3243 (smerge-mode): Don't set font-lock-multiline.
3244 Remove overlays when turned off.
3245
3246 2005-08-21 Kim F. Storm <storm@cua.dk>
3247
3248 * ido.el (ido-ignore-item-p): Use save-match-data.
3249 Bind case-fold-search to ido-case-fold locally.
3250
3251 2005-08-20 Richard M. Stallman <rms@gnu.org>
3252
3253 * files.el (normal-mode): If font lock is on, turn it off and on.
3254
3255 * subr.el (replace-regexp-in-string): Doc fix.
3256
3257 * startup.el (command-line-1): Don't suppress startup screen
3258 due to existing processes.
3259
3260 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
3261
3262 * progmodes/compile.el (compilation-disable-input): Default to nil.
3263
3264 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
3265
3266 * progmodes/compile.el (compilation-disable-input): New defcustom.
3267 (compilation-start): If compilation-disable-input is non-nil, send
3268 EOF to the compilation process.
3269
3270 2005-08-20 Eli Zaretskii <eliz@gnu.org>
3271
3272 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
3273 Run the argument of tex-shell-cd-command through
3274 convert-standard-filename, to get the correct style of slashes on
3275 Windows, and enclose the result in quotes, in case the file name
3276 includes whitespace or other special characters.
3277
3278 2005-08-19 Andreas Schwab <schwab@suse.de>
3279
3280 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
3281 process.
3282
3283 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3284
3285 * cus-start.el (minibuffer-prompt-properties): Correct typo.
3286
3287 2005-08-18 Kim F. Storm <storm@cua.dk>
3288
3289 * scroll-lock.el: Fix errors due to incorrect line wrapping.
3290
3291 2005-08-18 Richard M. Stallman <rms@gnu.org>
3292
3293 * scroll-lock.el: New file.
3294
3295 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
3296
3297 * dired.el (dired-move-to-end-of-filename):
3298 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
3299
3300 2005-08-18 Kim F. Storm <storm@cua.dk>
3301
3302 * ido.el (ido-everywhere): Fix defcustom :set function to disable
3303 rather than toggle mode when custom value is nil.
3304 (ido-everywhere): Fix defun doc string.
3305
3306 2005-08-17 Richard M. Stallman <rms@gnu.org>
3307
3308 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
3309 as tag instead of "Inviolable".
3310
3311 2005-08-17 Kim F. Storm <storm@cua.dk>
3312
3313 * windmove.el (windmove-coordinates-of-position): Remove.
3314 (windmove-coordinates-of-window-position): Remove.
3315 (windmove-reference-loc): Use posn-at-point instead.
3316
3317 * subr.el (insert-for-yank-1): Doc fix.
3318
3319 * ido.el (ido-enter-matching-directory): Rename from
3320 ido-enter-single-matching-directory. Change 'slash choice to
3321 'only. Add 'first choice.
3322 (ido-exhibit): Adapt to above changes.
3323
3324 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
3325
3326 * Makefile.in: Expand comment about building loaddefs.el.
3327
3328 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
3329
3330 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
3331 Comment use of defadvice.
3332
3333 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
3334
3335 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
3336
3337 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
3338 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
3339 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
3340 * progmodes/idlw-shell.el, progmodes/ld-script.el,
3341 * progmodes/which-func.el, ruler-mode.el, strokes.el,
3342 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
3343 for backward compatibility for faces that did not appear in the
3344 previous Emacs release.
3345
3346 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
3347
3348 2005-08-15 Kim F. Storm <storm@cua.dk>
3349
3350 * emulation/cua-base.el (cua-delete-region): Return t if
3351 deleted region was non-empty.
3352 (cua-replace-region): Inhibit overwrite-mode for
3353 self-insert-command if replaced region was non-empty.
3354 (cua--explicit-region-start, cua--status-string): Make them
3355 buffer-local at top-level...
3356 (cua-mode): ...rather than when mode is enabled.
3357
3358 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
3359
3360 * progmodes/vhdl-mode.el (vhdl-emacs-21):
3361 Set t for Emacs 21, 22, and so on.
3362
3363 2005-08-15 David Ponce <david@dponce.com>
3364
3365 * tree-widget.el: Update Commentary header.
3366 (tree-widget-theme): Doc fix.
3367 (tree-widget-space-width): New option.
3368 (tree-widget-image-properties): Look up in the default theme too.
3369 (tree-widget--cursors): Only for images with arrow pointer shape.
3370 (tree-widget-lookup-image): Pointer shape is hand by default.
3371 (tree-widget-icon): Rename generic icon widget from
3372 `tree-widget-control'.
3373 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
3374 derive from `tree-widget-icon'.
3375 (tree-widget-handle): Improve default look and feel of the text
3376 representation.
3377 (tree-widget): Rename :*-control properties to :*-icon properties.
3378 Add :action and :help-echo properties.
3379 (tree-widget-after-toggle-functions): Move.
3380 (tree-widget-close-node, tree-widget-open-node): Remove.
3381 (tree-widget-before-create-icon-functions): New hook.
3382 (tree-widget-value-create): Update to allow customization of icons
3383 and nodes at run-time via that new hook.
3384 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
3385 (tree-widget-icon-action, tree-widget-icon-help-echo)
3386 (tree-widget-action, tree-widget-help-echo): New functions.
3387
3388 2005-08-15 Kim F. Storm <storm@cua.dk>
3389
3390 * ido.el (ido-buffer-internal): Use with-no-warnings.
3391 (ido-make-merged-file-list): Use while-no-input.
3392
3393 2005-08-15 Richard M. Stallman <rms@gnu.org>
3394
3395 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
3396 (flyspell-large-region): Fix doc and custom type.
3397
3398 2005-08-14 Richard M. Stallman <rms@gnu.org>
3399
3400 * files.el (interpreter-mode-alist): Doc fix.
3401
3402 * mail/rmail.el (rmail-nonignored-headers): New variable.
3403 (rmail-clear-headers): Use it.
3404 (rmail-reply): Better handling of mail-followup-to header.
3405
3406 * progmodes/sh-script.el (sh-font-lock-keywords-var):
3407 Rename variable from sh-font-lock-keywords. In the `shell' entry,
3408 don't try to refer to executable-font-lock-keywords.
3409 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
3410 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
3411 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
3412 (sh-mode): Set comment-start-skip, local-abbrev-table,
3413 imenu-case-fold-search.
3414 (sh-set-shell): Don't set them here.
3415 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
3416 Don't cache the results in the original alist; don't ever modify
3417 that alist.
3418
3419 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
3420
3421 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
3422 empty.
3423
3424 2005-08-15 Andreas Schwab <schwab@suse.de>
3425
3426 * desktop.el: Put autoload cookie at risky-local-variable declarations.
3427
3428 * dired.el, info.el, mail/rmail.el: Revert last change.
3429
3430 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
3431
3432 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
3433 modification in `eval-after-load' form.
3434 * info.el: Likewise.
3435 * mail/rmail.el: Likewise.
3436
3437 2005-08-14 Juri Linkov <juri@jurta.org>
3438
3439 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3440 Remove highlighting of "Compilation started". Highlight only
3441 the word "finished" in "Compilation finished". Add highlighting
3442 of "interrupt", "killed", "terminated" and the exit code.
3443 (compilation-start): Add newline after header. Use exactly the
3444 same time stamp format as the finishing message.
3445 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
3446
3447 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
3448 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
3449 Add highlighting of "interrupt", "killed", "terminated".
3450
3451 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
3452 enabled and the current command is self-insert-command, call it
3453 explicitly with overwrite-mode bound to nil, to not allow it
3454 to delete the character after the selected region.
3455
3456 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
3457
3458 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
3459 move-end-of-line, end-of-line, and beginning-of-line to the list
3460 of commands after which the echo area is updated.
3461
3462 2005-08-12 Eli Zaretskii <eliz@gnu.org>
3463
3464 * cus-edit.el (custom-save-all, custom-save-delete):
3465 Bind recentf-exclude to exclude custom-file.
3466
3467 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
3468
3469 * mail/rmailsum.el (rmail-summary-end-of-message): New command
3470 to go to the bottom of the mail message. Added to
3471 `rmail-summary-mode-map' with key "/".
3472 (rmail-summary-show-message): New (internal) function for use by
3473 both `rmail-summary-beginning/end-of-message'.
3474 (rmail-summary-beginning-of-message): Change to use
3475 rmail-summary-show-message.
3476
3477 * mail/rmail.el (rmail-end-of-message): New command to go to the
3478 end of the current message. Added to `rmail-mode-map' with key "/".
3479 (rmail-beginning-of-message): Fix to work as documented.
3480 (rmail-mode): Change documentation.
3481
3482 * progmodes/compile.el (compilation-start): Add the line
3483 "Compilation started" with compilation start time.
3484 (compilation-mode-font-lock-keywords): Add `started' to keywords.
3485
3486 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
3487
3488 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
3489 of menu items.
3490
3491 2005-08-11 Richard M. Stallman <rms@gnu.org>
3492
3493 * simple.el (pop-global-mark): Reverse test of widen-automatically.
3494
3495 * battery.el (battery-status-function): Don't use ignore-errors.
3496
3497 2005-08-11 Lute Kamstra <lute@gnu.org>
3498
3499 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
3500 define-obsolete-variable-alias.
3501
3502 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
3503
3504 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
3505 (ange-ftp-send-cmd): Revert last change, and expand
3506 the comment explaining the problem.
3507
3508 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
3509
3510 * ldefs-boot.el: Update.
3511
3512 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
3513 item to "Time, Load and Mail". Change help echo text.
3514
3515 * time.el (display-time-use-mail-icon, display-time-format)
3516 (display-time-string-forms): Shorten first line of docstrings.
3517
3518 2005-08-10 Lars Hansen <larsh@soem.dk>
3519
3520 * desktop.el (desktop-buffer-mode-handlers):
3521 Make non-customizable. Add autoload cookie. Change initial value to
3522 nil; add elements in respective modules instead. Fix doc string.
3523 (desktop-load-file): New function.
3524 (desktop-minor-mode-handlers): New autoloaded variable.
3525 (desktop-create-buffer): Call minor mode handlers.
3526 Use desktop-load-file to load major and minor mode modules prior to
3527 checking for a handler.
3528 (desktop-save): Don't add nil to desktop-minor-modes for minor
3529 modes with nil function in desktop-minor-mode-table. Don't delete
3530 desktop file before rewriting it.
3531 (desktop-locals-to-save): Add autoload cookie. Don't make
3532 automatically buffer-local. Add variables column-number-mode,
3533 size-indication-mode, indent-tabs-mode,
3534 indicate-buffer-boundaries, indicate-empty-lines and
3535 show-trailing-whitespace.
3536 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
3537 regexps. Don't use desktop-clear-preserve-buffers-regexp.
3538 (desktop-clear-preserve-buffers-regexp): Delete.
3539 (desktop-clear-preserve-buffers): Update initial value and docstring.
3540 (desktop-save-buffer): Fix doc string.
3541
3542 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
3543 (hilit-chg-desktop-restore): New function.
3544 (highlight-changes-mode): Add highlight-changes-mode to
3545 desktop-locals-to-save.
3546
3547 * dired.el: Add handler to desktop-buffer-mode-handlers.
3548 (dired-restore-desktop-buffer): Remove autoload cookie.
3549 (dired-mode): Add autoload cookie.
3550
3551 * info.el: Add handler to desktop-buffer-mode-handlers.
3552 (Info-restore-desktop-buffer): Remove autoload cookie.
3553 (Info-mode): Add autoload cookie.
3554
3555 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
3556 (mh-restore-desktop-buffer): Remove autoload cookie.
3557 (mh-folder-mode): Add autoload cookie.
3558
3559 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
3560 (rmail-restore-desktop-buffer): Remove autoload cookie.
3561
3562 2005-08-11 Masatake YAMATO <jet@gyve.org>
3563
3564 * hexl.el (hexl-address-region):
3565 (hexl-ascii-region, hexl-font-lock-keywords):
3566 (hexl-highlight-line-range): Use the term "region"
3567 instead of "area" for consistency with the other symbols
3568 defined in hexl.el.
3569
3570 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
3571
3572 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
3573 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
3574 out by Juri Linkov). Add `display-battery-mode'.
3575
3576 2005-08-09 Juri Linkov <juri@jurta.org>
3577
3578 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3579 Remove `-text' from face variable names.
3580 (compilation-error-file-name, compilation-warning-file-name)
3581 (compilation-info-file-name): Delete faces.
3582 (compilation-line-number, compilation-column-number):
3583 Remove face underlining.
3584 (compilation-message-face): Set to `underline' value by default.
3585 (compilation-error-face, compilation-warning-face)
3586 (compilation-info-face): Remove `-file-name' from face names.
3587 (compilation-error-text-face, compilation-warning-text-face)
3588 (compilation-info-text-face): Delete face variables.
3589 (compilation-text-face): Delete function.
3590
3591 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
3592 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
3593 (grep-error-face): Set to `compilation-error' instead of
3594 `compilation-error-face' (which is redefined to `grep-hit-face' in
3595 grep buffers).
3596 (grep-mode-font-lock-keywords): Remove `-text' from face variable
3597 names. Use `grep-error-face' instead of `compilation-error-text-face'.
3598
3599 * dired-aux.el (dired-do-query-replace-regexp):
3600 Use `query-replace-read-args'.
3601
3602 * replace.el (query-replace-read-from, query-replace-read-to)
3603 (query-replace-read-args): Rename arg `string' to `prompt'.
3604
3605 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
3606
3607 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
3608
3609 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
3610 uploading files.
3611 (ange-ftp-canonize-filename): Handle file names beginning with ~
3612 correctly.
3613
3614 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
3615
3616 * textmodes/fill.el (canonically-space-region)
3617 (fill-context-prefix, fill-french-nobreak-p)
3618 (fill-delete-newlines, fill-comment-paragraph)
3619 (justify-current-line): "?\ " -> "?\s".
3620
3621 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
3622
3623 * textmodes/fill.el (fill-nonuniform-paragraphs):
3624 Improve argument/docstring consistency.
3625
3626 2005-08-09 Richard M. Stallman <rms@gnu.org>
3627
3628 * textmodes/ispell.el (ispell-word): More fboundp checks.
3629
3630 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
3631 (find-file-noselect-1): Call it here, only if RAWFILE.
3632 (normal-mode): Always set some major mode.
3633 (save-some-buffers-action-alist): Change some explanation strings.
3634 (file-name-non-special): In the `quote' method, use unwind-protect.
3635
3636 2005-08-09 Magnus Henoch <mange@freemail.hu>
3637
3638 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
3639 (ispell-have-aspell-dictionaries): New variable.
3640 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
3641 (ispell-get-aspell-config-value): New function.
3642 (ispell-aspell-find-dictionary): New function.
3643 (ispell-aspell-add-aliases): New function.
3644 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
3645 appropriate. Don't look for ispell dictionaries if we use aspell.
3646 (ispell-menu-map): Don't build a submenu of dictionaries.
3647
3648 2005-08-09 Richard M. Stallman <rms@gnu.org>
3649
3650 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
3651 (sql-read-passwd): Use read-passwd.
3652
3653 * progmodes/idlw-toolbar.el (idlwave-toolbar)
3654 (idlwave-toolbar-is-possible): Add defvars.
3655
3656 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
3657 Avoid warnings.
3658
3659 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
3660 (idlwave-system-class-info, idlwave-executive-commands-alist):
3661 Use defvar.
3662
3663 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
3664
3665 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
3666 Avoid warnings.
3667
3668 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
3669 and content-type: headers.
3670
3671 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
3672
3673 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
3674 and rename some of them to be more self-explanatory.
3675
3676 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
3677
3678 * startup.el (command-line-1): Implement -scriptload.
3679
3680 * replace.el (occur-engine): Initial *Occur* output not undoable.
3681
3682 * menu-bar.el (menu-bar-file-menu): Rename some menu items
3683 and improve help strings.
3684
3685 * isearch.el (isearch-repeat): When changing direction,
3686 mark search successful.
3687
3688 * ediff-init.el: Use (featurep 'xemacs).
3689
3690 * comint.el (send-invisible): Identify buffer, if not selected.
3691
3692 * align.el: Delete autoload for c-guess-basic-syntax.
3693
3694 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
3695
3696 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
3697 Improve argument/docstring consistency. Doc fixes.
3698 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
3699 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
3700 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
3701 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
3702 (r2bv-organization, r2bv-pages, r2bv-primary-author)
3703 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
3704 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
3705 Defvar at compile time.
3706
3707 2005-08-09 Juri Linkov <juri@jurta.org>
3708
3709 * info.el: Replace `info' with upper-case `Info' where appropriate.
3710 (info-title-1, info-title-2, info-title-3, info-title-4)
3711 (info-menu-header): Move up face definitions.
3712 (info-menu-star): Rename from `info-menu-5'.
3713 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
3714 (Info-fontify-visited-nodes): Fix docstring.
3715 (Info-hide-note-references): Fix docstring.
3716 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
3717 menu items in the same way as on cross-references.
3718 (info-apropos): Fix sorting order and formatting to be like in the
3719 stand-alone Info browser. Display error messages for 1 sec.
3720 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
3721 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
3722 from the menu bar.
3723 (Info-insert-dir): Restore point after calling
3724 `insert-buffer-substring'.
3725
3726 2005-08-08 Richard M. Stallman <rms@gnu.org>
3727
3728 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
3729 (recompute-lucid-menubar): Add defvars.
3730
3731 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
3732
3733 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
3734
3735 * net/net-utils.el (run-dig): Rename from `dig'.
3736
3737 * play/gametree.el (gametree-mode): Use make-local-variable,
3738 not make-variable-buffer-local.
3739
3740 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
3741
3742 * ansi-color.el (ansi-color-make-extent)
3743 (ansi-color-set-extent-face): Use fboundp, not functionp.
3744
3745 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
3746 not make-variable-buffer-local.
3747
3748 * bookmark.el (Info-current-file): Add defvar.
3749 (bookmark-jump-noselect): Use with-no-warnings.
3750
3751 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
3752
3753 * ebuff-menu.el (Helper-return-blurb): Add defvar.
3754
3755 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
3756
3757 * find-file.el (ada-procedure-start-regexp)
3758 (ada-package-start-regexp): Add defvars.
3759
3760 * info.el (Info-insert-dir): Use insert-buffer-substring.
3761
3762 * xml.el (xml-att-def-re): Add defvar.
3763
3764 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
3765 calling convention.
3766
3767 * subr.el (while-no-input): Return t if there is input.
3768
3769 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
3770
3771 * cus-start.el (all): Add `overflow-newline-into-fringe'.
3772
3773 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
3774
3775 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
3776 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
3777
3778 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
3779
3780 * cmuscheme.el (scheme-start-file): Replace reference to
3781 `user-emacs-directory' by "~/.emacs.d/".
3782
3783 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
3784
3785 * info.el (Info-dir-remove-duplicates): Avoid case folding
3786 in loop; instead, keep downcased strings for comparison.
3787 Suggested by Helmut Eller.
3788
3789 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
3790
3791 Sync with Tramp 2.0.50.
3792
3793 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
3794 XEmacs case; not necessary anymore.
3795 (tramp-user-regexp): Allow "@" as part of user name.
3796 (tramp-handle-set-visited-file-modtime)
3797 (tramp-handle-insert-file-contents)
3798 (tramp-handle-write-region): No special handling for
3799 `last-coding-system-used, because this is done in
3800 `tramp-accept-process-output' now.
3801 (tramp-accept-process-output): New defun.
3802 (tramp-process-one-action, tramp-process-one-multi-action)
3803 (tramp-wait-for-regexp, tramp-wait-for-output)
3804 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
3805 Howells <dhowells@redhat.com>.
3806 (clear-visited-file-modtime): Defadvice removed. The check for
3807 unset buffer's modtime does not need to be based on
3808 `tramp-buffer-file-attributes'. Suggested by RMS.
3809 (tramp-message): Insert "\n" if not being at beginning of line.
3810 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
3811 sequence with same logic.
3812 (tramp-completion-handle-expand-file-name): Discard call of
3813 `tramp-drop-volume-letter'. It is not necessary, and there have
3814 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
3815 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
3816 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
3817 should always be visible.
3818 (tramp-handle-insert-directory, tramp-setup-complete)
3819 (tramp-set-process-query-on-exit-flag)
3820 (tramp-append-tramp-buffers): Pacify byte-compiler.
3821 (tramp-bug): Delete non-existing variables from list.
3822 Apply `tramp-load-report-modules' as pre-hook.
3823 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
3824 `shell-prompt-pattern' because of non-7bit characters.
3825 Reported by Sebastian Luque <sluque@mun.ca>.
3826 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
3827 (tramp-match-string-list): Remove function.
3828 (tramp-wait-for-regexp): Remove call of that function.
3829 Suggested by Kim F. Storm <storm@cua.dk>.
3830 (tramp-set-auto-save-file-modes): Use octal integer code #o600
3831 instead of octal character code ?\600. The latter resulted in a
3832 syntax error with XEmacs.
3833
3834 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
3835 XEmacs case; not necessary anymore.
3836 (tramp-smb-handle-write-region): No special handling for
3837 `last-coding-system-used, because this is done in
3838 `tramp-accept-process-output' now.
3839 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
3840
3841 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
3842
3843 * wid-edit.el (widget-choice-value-create):
3844 Unconditionally respect user choice. Set :explicit-choice back to nil
3845 when no longer needed.
3846 (widget-choice-action): Unconditionally respect user choice.
3847 Eliminate :explicit-choice-value.
3848
3849 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
3850
3851 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
3852 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
3853 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
3854 running new function `toggle-indicate-empty-lines'.
3855 Rename "Customize" item to "Customize fringe".
3856 Rename "Indicators" item to "Buffer boundaries" and change help echo.
3857 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
3858 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
3859 Delete "Empty lines only" item.
3860 (menu-bar-showhide-fringe-ind-customize): New function.
3861 (menu-bar-showhide-fringe-ind-mixed)
3862 (menu-bar-showhide-fringe-ind-box)
3863 (menu-bar-showhide-fringe-ind-right)
3864 (menu-bar-showhide-fringe-ind-left)
3865 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
3866 instead of `fringe-indicators'.
3867
3868 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
3869
3870 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
3871 Change the date of last update.
3872
3873 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
3874
3875 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
3876 (viper-exec-yank, viper-put-back): Don't display modification msg
3877 if in the minibuffer.
3878
3879 * viper-init.el (viper-replace-overlay-cursor-color)
3880 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
3881 Make variables frame local.
3882
3883 * viper-util.el (viper-append-filter-alist): Use append instead of
3884 nconc.
3885
3886 * viper.el (viper-vi-state-mode-list)
3887 (viper-emacs-state-mode-list): Move help-mode and
3888 completion-list-mode from the first list to the second.
3889 (viper-mode): Docstring.
3890 (viper-go-away, viper-non-hook-settings): Don't localize
3891 minor-mode-alist in newer Emacsen. Add advice to
3892 set-cursor-color. Don't bind "\C-c\\".
3893
3894 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
3895
3896 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
3897 (scheme-macro-expand-command): New user options.
3898 (scheme-trace-procedure, scheme-expand-current-form): New commands.
3899 (scheme-form-at-point, scheme-start-file)
3900 (scheme-interactively-start-process): New functions.
3901 (scheme-get-process): New function, extracted from `scheme-proc'.
3902 (run-scheme): Call `scheme-start-file' to get start file, and pass
3903 it to `make-comint'.
3904 (switch-to-scheme, scheme-proc):
3905 Call `scheme-interactively-start-process' if no Scheme buffer/process
3906 is available.
3907
3908 2005-08-06 Juri Linkov <juri@jurta.org>
3909
3910 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3911 Use `compilation-text-face', `compilation-info-text-face' and
3912 `compilation-error-text-face' instead of `font-lock-keyword-face'.
3913 (compilation-error): New face.
3914 (compilation-error-file-name): Inherit from
3915 `compilation-error' instead of `font-lock-warning-face'.
3916 (compilation-warning-file-name): Inherit from
3917 `compilation-warning' instead of `font-lock-warning-face'.
3918 (compilation-info, compilation-error-file-name)
3919 (compilation-warning-file-name, compilation-info-file-name)
3920 (compilation-line-number, compilation-column-number): Doc fix.
3921 (compilation-error-text-face, compilation-warning-text-face)
3922 (compilation-info-text-face): New face variables.
3923 (compilation-line-face, compilation-column-face)
3924 (compilation-enter-directory-face)
3925 (compilation-leave-directory-face): Doc fix.
3926 (compilation-text-face): New function.
3927
3928 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
3929 instead of 1 to display binary file names as info file links.
3930 (grep-error-face): Use `compilation-error-face' instead of
3931 `font-lock-keyword-face'.
3932 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
3933 and `compilation-warning-text-face' instead of
3934 `font-lock-keyword-face'. Use `compilation-error-text-face'
3935 instead of `grep-error-face'.
3936
3937 2005-08-05 Kenichi Handa <handa@m17n.org>
3938
3939 * international/code-pages.el: Add autoload cookies for all coding
3940 systems.
3941
3942 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
3943
3944 * cus-start.el (all): Put undo.c where it alphabetically belongs.
3945
3946 2005-08-04 Juri Linkov <juri@jurta.org>
3947
3948 * progmodes/compile.el (compilation-mode-map):
3949 * progmodes/grep.el (grep-mode-map):
3950 Bind TAB to `compilation-next-error' and [backtab] to
3951 `compilation-previous-error'.
3952
3953 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
3954 matching line numbers, column numbers and their ranges with regexp
3955 matching only line numbers.
3956 (grep-context-face): New face variable.
3957 (grep-mode-font-lock-keywords): Use it.
3958
3959 * faces.el (read-face-name): Delete duplicate faces.
3960
3961 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
3962
3963 * thumbs.el (thumbs-find-image): Don't make variables
3964 automatically buffer local.
3965 (thumbs-current-tmp-filename, thumbs-current-image-filename)
3966 (thumbs-image-num): Make automatically buffer local.
3967 (thumbs-show-thumbs-list): Use `make-local-variable', not
3968 `make-variable-buffer-local'.
3969 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
3970
3971 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
3972 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
3973 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
3974 (bother, bye, canyou, chatlst, continue, deathlst, describe)
3975 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
3976 (feelings-about, foullst, found, hello, history, howareyoulst)
3977 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
3978 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
3979 (neglst, obj, object, owner, please, problems, qlist)
3980 (random-adjective, relation, remlst, repetitive-shortness)
3981 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
3982 (shortlst, something, sportslst, stallmanlst, states, subj)
3983 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
3984 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
3985 Defvar at compile time.
3986
3987 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
3988 not `make-variable-buffer-local'.
3989
3990 2005-08-02 Kim F. Storm <storm@cua.dk>
3991
3992 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
3993 rectangle overlay in selected window.
3994
3995 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
3996
3997 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
3998 instead of display group. Make `indicate-buffer-boundaries'
3999 customizable through Custom.
4000
4001 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
4002
4003 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
4004 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
4005 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
4006 (gdb-put-string): Fix typos in docstrings.
4007
4008 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
4009
4010 Update copyright notices of files in progmodes directory for
4011 release of Emacs 22.1.
4012
4013 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
4014
4015 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
4016 Don't barf if the GUD buffer has been killed.
4017
4018 2005-08-01 Kim F. Storm <storm@cua.dk>
4019
4020 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
4021
4022 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
4023
4024 * simple.el (next-error-follow-minor-mode):
4025 make-variable-buffer-local -> make-local-variable.
4026
4027 * emacs-lisp/cl-extra.el: Require CL also when compiling.
4028
4029 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
4030 (byte-compile-form-make-variable-buffer-local): New functions to warn
4031 about misuses of make-variable-buffer-local where make-local-variable
4032 was meant.
4033
4034 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
4035
4036 * bs.el (bs-attributes-list): Doc fix.
4037 (bs): Update url-link.
4038
4039 * desktop.el (desktop-save-buffer): Fix typos in docstring.
4040 (desktop-load-default): Simplify.
4041
4042 * ibuffer.el (ibuffer-columnize-and-insert-list)
4043 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
4044 (ibuffer-unmark-all, ibuffer-toggle-marks)
4045 (ibuffer-unmark-forward, ibuffer-unmark-backward)
4046 (ibuffer-compile-make-format-form, ibuffer-format-column)
4047 (ibuffer-current-buffers-with-marks)
4048 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
4049 (ibuffer): Doc fix.
4050 (ibuffer-mode): Fix typo in docstring.
4051 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
4052 with `define-obsolete-variable-alias'.
4053 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
4054
4055 2005-07-29 Kenichi Handa <handa@m17n.org>
4056
4057 * international/mule-cmds.el (select-message-coding-system):
4058 Be sure to use LF for end-of-line. If no coding system is decided,
4059 return iso-8859-1-unix.
4060
4061 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
4062
4063 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
4064 (ange-ftp-pending-error-line): New vars.
4065 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
4066 to handle the non-fatal no-route-to-host messages.
4067 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
4068
4069 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
4070
4071 * isearch.el (isearch-mode-map, isearch-other-meta-char)
4072 (isearch-quote-char, isearch-printing-char)
4073 (isearch-text-char-description): "?\ " -> "?\s".
4074 (isearch-lazy-highlight-cleanup)
4075 (isearch-lazy-highlight-initial-delay)
4076 (isearch-lazy-highlight-interval)
4077 (isearch-lazy-highlight-max-at-a-time)
4078 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
4079 Declare with define-obsolete-*-alias macros.
4080 (isearch-forward): Fix typo in docstring.
4081 (search-invisible, search-ring-yank-pointer)
4082 (regexp-search-ring-yank-pointer): Doc fixes.
4083
4084 * recentf.el (recentf-menu-append-commands-p): Declare with
4085 `define-obsolete-variable-alias'.
4086 (recentf-max-saved-items, recentf-menu-filter)
4087 (recentf-arrange-by-rule-subfilter): Doc fixes.
4088 (recentf-menu-append-commands-flag)
4089 (recentf-initialize-file-name-history, recentf-expand-file-name)
4090 (recentf-clear-data): Fix typos in docstrings.
4091
4092 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
4093
4094 * progmodes/gdb-ui.el: Smarten comments.
4095 (gdb-info-breakpoints-custom): Use nowarn when finding file.
4096
4097 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4098
4099 * term/apollo.el (terminal-init-apollo): New function containing
4100 all former top level forms in the file.
4101 * term/bobcat.el (terminal-init-bobcat):
4102 * term/cygwin.el (terminal-init-cygwin):
4103 * term/iris-ansi.el (terminal-init-iris-ansi):
4104 * term/linux.el (terminal-init-linux):
4105 * term/news.el (terminal-init-news):
4106 * term/rxvt.el (terminal-init-rxvt):
4107 * term/sun.el (terminal-init-sun):
4108 * term/tvi970.el (terminal-init-tvi970):
4109 * term/vt100.el (terminal-init-vt100):
4110 * term/vt102.el (terminal-init-vt102):
4111 * term/vt125.el (terminal-init-vt125):
4112 * term/vt200.el (terminal-init-vt200):
4113 * term/vt201.el (terminal-init-vt201):
4114 * term/vt220.el (terminal-init-vt220):
4115 * term/vt240.el (terminal-init-vt240):
4116 * term/vt300.el (terminal-init-vt300):
4117 * term/vt320.el (terminal-init-vt320):
4118 * term/vt400.el (terminal-init-vt400):
4119 * term/vt420.el (terminal-init-vt420):
4120 * term/wyse50.el (terminal-init-wyse50):
4121 * term/xterm.el (terminal-init-xterm): Likewise.
4122
4123 * term/README: Describe the terminal-init-* functionality.
4124
4125 * startup.el (command-line): After loading the terminal initialization
4126 file call the corresponding terminal initialization function.
4127
4128 2005-07-27 Kenichi Handa <handa@m17n.org>
4129
4130 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
4131 negative.
4132
4133 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
4134 (ps-mule-composition-prologue): Fix for the case that
4135 RelativeCompose is false.
4136
4137 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
4138
4139 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
4140
4141 * descr-text.el (describe-char): Handle the case where the list of
4142 chars is displayed in a separate frame.
4143 Be a bit more discriminating when looking for the char.
4144
4145 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
4146
4147 * bookmark.el (bookmark-automatically-show-annotations)
4148 (bookmark-read-annotation-text-func): Doc fixes.
4149 (bookmark-save): Improve argument/docstring consistency.
4150 (bookmark-get-bookmark, bookmark-get-bookmark-record)
4151 (bookmark-alist-from-buffer)
4152 (bookmark-upgrade-file-format-from-0)
4153 (bookmark-grok-file-format-version)
4154 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
4155 (bookmark-read-annotation-mode)
4156 (bookmark-insert-current-bookmark, bookmark-jump)
4157 (bookmark-exit-hook): Fix typos in docstrings.
4158 (bookmark-exit-hooks): Define as obsolete alias.
4159 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
4160 not `bookmark-exit-hooks'. Fix docstring.
4161 (bookmark-bmenu-select): "?\ " -> "?\s".
4162
4163 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
4164
4165 * startup.el (command-line): Fix typo.
4166
4167 2005-07-24 Richard M. Stallman <rms@gnu.org>
4168
4169 * tooltip.el (tooltip-mode): Test emacs-basic-display,
4170 not emacs-quick-startup.
4171
4172 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
4173
4174 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
4175 (reb-next-match, reb-show-subexp): Use `with-selected-window'
4176 instead of `reb-with-current-window'.
4177 (reb-prev-match): Likewise. Also, don't move left if the search
4178 was unsuccessful.
4179 (reb-initialize-buffer): New function.
4180 (re-builder, reb-change-syntax): Use it.
4181
4182 * man.el (Man-goto-page): Make second argument NOERROR optional.
4183
4184 2005-07-23 Richard M. Stallman <rms@gnu.org>
4185
4186 * man.el (Man-bgproc-sentinel): Check here for failure to find
4187 any man page in the output, and report the error here.
4188 (Man-arguments): Make it permanent local.
4189 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
4190 (Man-mode): Pass t for NOERROR.
4191
4192 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
4193 (grep-mode-font-lock-keywords):
4194 Don't use compilation-...-face for messages that are not file names.
4195
4196 * progmodes/compile.el (compilation-mode-font-lock-keywords):
4197 Don't use compilation-...-face for messages that are not file names.
4198
4199 2005-07-22 Juri Linkov <juri@jurta.org>
4200
4201 * startup.el (normal-splash-screen): Update menu name.
4202
4203 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
4204
4205 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
4206
4207 * term/xterm.el: Load term/rxvt if the terminal is actually an
4208 rxvt terminal.
4209 (xterm-rxvt-set-background-mode): Remove, not used anymore.
4210
4211 * term/rxvt.el (function-key-map): Use substitute-key-definition
4212 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
4213
4214 * term/cygwin.el: New file.
4215
4216 2005-07-22 Kim F. Storm <storm@cua.dk>
4217
4218 * image-file.el (insert-image-file, image-file-yank-handler):
4219 Fix last change to maintain a (unique) yank-handler on yanked images.
4220
4221 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
4222
4223 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
4224 of the file size (as in "177B" for 177 bytes). This happens with
4225 "ls -lh" on FreeBSD.
4226
4227 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
4228
4229 * hilit-chg.el (highlight-changes-global-initial-state)
4230 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
4231 (hilit-chg-fixup, highlight-changes-mode):
4232 Fix typos in docstrings.
4233 (highlight-changes-global-modes, highlight-changes-rotate-faces):
4234 Doc fixes.
4235
4236 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
4237
4238 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
4239 mode function using `eval-after-load'.
4240
4241 2005-07-21 Kim F. Storm <storm@cua.dk>
4242
4243 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
4244 included when reporting an emacs crash, and tell about the DEBUG file.
4245
4246 * image-file.el (insert-image-file): Add yank-handler.
4247 (image-file-yank-handler): Yank handler to make unique copies of
4248 images when they are yanked into a buffer next to each other.
4249
4250 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
4251
4252 * comint.el (comint-use-prompt-regexp, comint-send-input)
4253 (comint-source-default, comint-extract-string)
4254 (comint-get-source, comint-word, comint-completion)
4255 (comint-source, comint-prompt-read-only, comint-update-fence):
4256 Fix typos in docstrings.
4257 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
4258 Declare with define-obsolete-*-alias macros.
4259 (comint-previous-matching-input-from-input)
4260 (comint-next-matching-input-from-input)
4261 (comint-previous-matching-input, comint-next-matching-input)
4262 (comint-forward-matching-input):
4263 Improve argument/docstring consistency.
4264
4265 * desktop.el (desktop-clear-preserve-buffers-regexp):
4266 Also preserve the *server* buffer.
4267
4268 * simple.el (clone-indirect-buffer): Doc fix.
4269 (fixup-whitespace, just-one-space)
4270 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
4271 (next-error, next-error-highlight)
4272 (next-error-highlight-no-select, next-error-last-buffer)
4273 (next-error-buffer-p, next-error-find-buffer, next-error)
4274 (previous-error, next-error-no-select, previous-error-no-select)
4275 (open-line, split-line, minibuffer-prompt-width, kill-new)
4276 (binary-overwrite-mode): Fix typos in docstrings.
4277 (set-fill-column): Fix typo in message.
4278
4279 * skeleton.el (skeleton-proxy-new): Doc fix.
4280
4281 * strokes.el (strokes-load-hook): Doc fix.
4282 (strokes-grid-resolution, strokes-get-grid-position)
4283 (strokes-renormalize-to-grid, strokes-read-stroke)
4284 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
4285 (strokes-global-map): Fix typos in docstrings.
4286 (strokes-help): Doc fix. Fix help message and pass it through
4287 `substitute-command-keys'.
4288
4289 * tempo.el (tempo-insert-prompt, tempo-interactive)
4290 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
4291 (tempo-insert-string-functions, tempo-local-tags)
4292 (tempo-define-template, tempo-insert-template)
4293 (tempo-insert-prompt-compat, tempo-is-user-element)
4294 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
4295 Fix typos in docstrings.
4296
4297 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
4298 (vcursor-key-bindings, vcursor-use-vcursor-map)
4299 (vcursor-find-window, vcursor-scroll-down)
4300 (vcursor-disable, vcursor-beginning-of-buffer)
4301 (vcursor-end-of-buffer): Fix typos in docstrings.
4302 (vcursor-relative-move, vcursor-get-char-count):
4303 Improve argument/docstring consistency.
4304
4305 * version.el: "?\ " -> "?\s".
4306
4307 * wid-edit.el (widget-default-create, widget-after-change)
4308 (widget-default-format-handler, widget-checklist-add-item)
4309 (widget-radio-add-item, widget-choose, widget-specify-secret)
4310 (widget-field-value-create, widget-field-value-get)
4311 (widget-editable-list-format-handler)
4312 (widget-editable-list-entry-create, widget-group-value-create)
4313 (widget-documentation-link-add)
4314 (widget-documentation-string-value-create): "?\ " -> "?\s".
4315 (widget-convert-text): Doc fix.
4316 (widget-narrow-to-field, widget-field-find)
4317 (widget-url-link-action, widget-emacs-library-link-action)
4318 (widget-color-notify): Fix typos in docstrings.
4319
4320 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
4321 (x-select-text, set-w32-system-coding-system)
4322 (w32-add-charset-info): Fix typos in docstrings.
4323
4324 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
4325 (cua-enable-cua-keys, cua-use-hyper-key)
4326 (cua-virtual-rectangle-edges): Fix typos in docstrings.
4327 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
4328
4329 * net/tramp.el (tramp-handle-load): Fix typo in error message.
4330
4331 * emacs-lisp/re-builder.el (regexp-builder): Declare with
4332 `defalias' instead of faking it.
4333
4334 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
4335 (eshell-ls-missing, eshell-ls-dired-initial-args)
4336 (eshell-ls-use-in-dired): Fix typos in docstrings.
4337
4338 2005-07-20 Kim F. Storm <storm@cua.dk>
4339
4340 * emulation/cua-base.el (cua-mode): Improve doc string.
4341
4342 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
4343
4344 * abbrev.el (expand-region-abbrevs): Doc fix.
4345 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
4346 Improve argument/docstring consistency.
4347
4348 * arc-mode.el (archive-get-descr, archive-alternate-display):
4349 Doc fixes.
4350 (archive-l-e): Improve argument/docstring consistency.
4351 (archive-tmpdir, archive-unixdate, archive-unixtime)
4352 (archive-chmod-entry): Fix typos in docstrings.
4353 (archive-unflag, archive-unflag-backwards)
4354 (archive-unmark-all-files): "?\ " -> "?\s".
4355
4356 * buff-menu.el (Buffer-menu-unmark): Doc fix.
4357 (Buffer-menu-not-modified, Buffer-menu-execute)
4358 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
4359 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
4360
4361 * composite.el (compose-string, encode-composition-rule)
4362 (compose-last-chars): Fix typos in docstrings.
4363
4364 * desktop.el (desktop-enable, desktop-basefilename):
4365 Declare with `define-obsolete-variable-alias'.
4366 (desktop-internal-v2s): Don't quote keywords.
4367 (desktop-clear): "?\ " -> "?\s".
4368
4369 * dired.el (dired-align-file, dired-flag-backup-files)
4370 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
4371 (dired-listing-switches, dired-ls-F-marks-symlinks)
4372 (dired-dwim-target, dired-load-hook, dired-mode-hook)
4373 (dired-directory, dired-faces, dired, dired-revert)
4374 (dired-mode, dired-summary, dired-view-file)
4375 (dired-copy-filename-as-kill, dired-delete-file)
4376 (dired-no-confirm, dired-unmark-all-marks)
4377 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
4378 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
4379 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
4380 Fix typos in message strings.
4381
4382 * dired-x.el (virtual-dired): Declare with `defalias'.
4383 (dired-mark-unmarked-files, dired-local-variables-file)
4384 (dired-omit-here-always): Doc fix.
4385 (dired-omit-mode, dired-find-subdir)
4386 (dired-enable-local-variables, dired-clean-up-buffers-too)
4387 (dired-extra-startup, dired-mark-extension, dired-jump)
4388 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
4389 (dired-smart-shell-command, dired-guess-shell-alist-user)
4390 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
4391 (dired-x-bind-find-file, dired-x-submit-report):
4392 Fix typos in docstrings.
4393 (dired-mark-unmarked-files): "?\ " -> "?\s".
4394
4395 * dirtrack.el (dirtrack-list): Fix typos in docstring.
4396
4397 * faces.el (describe-face): "?\ " -> "?\s".
4398 (read-all-face-attributes, read-face-font, modify-face)
4399 (face-attr-construct, italic): Fix typos in docstrings.
4400 (frame-update-face-colors): Declare with
4401 `define-obsolete-function-alias'.
4402
4403 * files.el (find-file-noselect, recode-file-name): Doc fixes.
4404 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
4405 (magic-mode-alist, buffer-file-numbers-unique)
4406 (write-file-functions, get-free-disk-space):
4407 Fix typos in docstrings.
4408 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
4409 (write-contents-hooks, write-file-hooks):
4410 Declare with `define-obsolete-variable-alias'.
4411
4412 * forms-d2.el (arch-rj): Fix typo in docstrings.
4413 (arch-tocol): Likewise. "?\ " -> "?\s".
4414
4415 * frame.el (set-frame-font, cursor-in-non-selected-windows):
4416 Fix typo in docstring.
4417 (set-screen-width, set-screen-height): Delete redundant info in
4418 doctrings.
4419 (new-frame, screen-height, screen-width): Declare with
4420 `define-obsolete-function-alias'.
4421 (delete-frame-hook, blink-cursor): Declare with
4422 `define-obsolete-variable-alias'.
4423
4424 * paths.el (prune-directory-list): Fix typos in docstring.
4425
4426 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
4427 (cvs-prefix-get): Fix typos in docstrings.
4428
4429 * ps-print.el (ps-extend-face-list, ps-extend-face)
4430 (ps-print-background-image): Fix typos in docstrings.
4431 (ps-default-fg, ps-default-bg): Doc fixes.
4432
4433 * s-region.el (s-region-bind): Doc fix.
4434 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
4435
4436 * textmodes/org.el (org-table-formula-substitute-names)
4437 (org-table-get-vertical-vector): Doc fixes.
4438 (org-table-recalculate): Remove unused argument to `message'.
4439
4440 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
4441
4442 * textmodes/org.el (org-table-column-names)
4443 (org-table-column-name-regexp)
4444 (org-table-named-field-locations): New variables.
4445 (org-archive-subtree): Protect `this-command' when calling
4446 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
4447 the kill buffer.
4448 (org-complete): Remove fixed-formula completion.
4449 (org-edit-formulas-map): New variable.
4450 (org-table-edit-formulas): New command.
4451 (org-finish-edit-formulas, org-abort-edit-formulas)
4452 (org-show-variable, org-table-get-vertical-vector): New functions.
4453 (org-table-maybe-eval-formula): Handle `:=' fields.
4454 (org-table-get-stored-formulas, org-table-store-formulas)
4455 (org-table-get-formula, org-table-modify-formulas)
4456 (org-table-replace-in-formulas): Handle named field formulas.
4457 (org-table-get-specials): Store locations of named fields.
4458
4459 2005-07-19 Juri Linkov <juri@jurta.org>
4460
4461 * progmodes/grep.el (grep-regexp-alist)
4462 (grep-mode-font-lock-keywords, grep-process-setup):
4463 Use default GNU grep match color "01;31m" instead of "01;41m".
4464 (grep-regexp-alist, grep-mode-font-lock-keywords):
4465 Use `\\[[0-9]*m' instead of `\\[00m'.
4466 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
4467 sgr_start where its handling is more important. Use the real
4468 length of sgr_start instead of constant 8.
4469 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
4470 specially. Delete all remaining escape sequences.
4471 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
4472 (grep-regexp-alist): Make hyperlink only for binary file name
4473 instead of the whole line.
4474 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
4475 (grep-mode): Add autoload.
4476
4477 * emacs-lisp/find-func.el (find-function-regexp):
4478 Add `define-compilation-mode'.
4479
4480 2005-07-19 Juri Linkov <juri@jurta.org>
4481
4482 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
4483 (compare-windows-sync-string-size, compare-windows-recenter)
4484 (compare-windows-highlight, compare-windows): Add version 22.1.
4485 (compare-windows) <defface>: Inherit from lazy-highlight instead
4486 of duplicating its default value.
4487
4488 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
4489 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
4490
4491 * descr-text.el (describe-char): Create link buttons for `charset'
4492 and `code point'. Add the current input method name with a link
4493 button to `to input' field. Print face names of display table
4494 characters in `The display table entry is displayed by' section
4495 instead of printing face-id in the `display' field.
4496 Guess hardcoded faces and create a link button for them.
4497 Skip empty fields when calculating max-width.
4498 Treat `widget-create' specially while inserting strings from the
4499 collected field list.
4500 (describe-char-after): Made obsolete in version 22.1, not 21.5.
4501
4502 * diff-mode.el (diff-file-header): Change foreground color from
4503 yellow to green on light backgrounds.
4504 (diff-context): Inherit from `shadow' only for color/grayscale
4505 with more than 88 colors.
4506 (diff-indicator-removed, diff-indicator-added)
4507 (diff-indicator-changed): New faces.
4508 (diff-font-lock-keywords): Use new faces. Regroup rules.
4509 Add "^---$" for `normal' diff format. Fontify `#' lines with
4510 font-lock-comment-delimiter-face and font-lock-comment-face.
4511 Add `#' to ^[^...] in the rule for `diff-context-face'.
4512
4513 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
4514 a button-like box. Inherit from `highlight' on low colors.
4515 (shadow): Use shades of gray only for color/grayscale with
4516 more than 88 colors. Use green for light backgrounds with
4517 8 colors, and yellow for dark backgrounds with 8 colors.
4518
4519 * font-lock.el (font-lock-regexp-grouping-backslash):
4520 Don't inherit from escape-glyph (use bold for all cases).
4521
4522 * info.el (info-xref-visited): Use light foreground color `violet'
4523 for dark backgrounds instead of dark color `magenta3'.
4524 (info-title-1): Use `yellow' color for dark backgrounds.
4525
4526 * isearch.el (isearch): Use not-too-dark magenta3 instead of
4527 too-light magenta2.
4528
4529 * replace.el (match): Use slightly more light RoyalBlue3 instead
4530 of dark RoyalBlue4.
4531
4532 * wid-edit.el (widget-inactive): Inherit from `shadow'.
4533
4534 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
4535
4536 * novice.el (disabled-command-hook): Declare it with
4537 `define-obsolete-variable-alias'.
4538
4539 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
4540 (desktop-buffer-misc-functions, desktop-buffer-handlers)
4541 (desktop-load-default): Add release to obsolescence info.
4542 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
4543 (desktop-append-buffer-args, desktop-read):
4544 Fix typos in docstrings.
4545 (desktop-kill): Fix typo in message.
4546 (desktop-save): Doc fix.
4547
4548 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
4549
4550 * viper-cmd.el (viper-escape-to-state): Bug fix.
4551 (viper-envelop-ESC-key): Change the definition of fast
4552 keysequence so it'll work with keyboard macros.
4553
4554 * ediff.el (ediff-patch-buffer): Change the docstring.
4555
4556 2005-07-19 Kenichi Handa <handa@m17n.org>
4557
4558 * international/mule-cmds.el (select-safe-coding-system): Try to
4559 use an auto-coding (if any) before anything else. If the found
4560 auto-coding is invalid, show a warning message.
4561
4562 * international/mule.el (find-auto-coding): New function created
4563 by modifying the body of set-auto-coding.
4564 (set-auto-coding): Use find-auto-coding to find a coding.
4565
4566 2005-07-18 Richard M. Stallman <rms@gnu.org>
4567
4568 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
4569 not isearch-mode-end-hook-error.
4570 (allout-before-change-protect): Fix error message.
4571
4572 2005-07-18 Juri Linkov <juri@jurta.org>
4573
4574 * allout.el (allout-mode):
4575 * calculator.el (calculator-copy):
4576 * custom.el (custom-known-themes):
4577 * dired.el (dired-desktop-buffer-misc-data)
4578 (dired-restore-desktop-buffer):
4579 * dired-x.el (dired-omit-marker-char):
4580 * files.el (basic-save-buffer):
4581 * font-core.el (font-lock-mode):
4582 * calendar/calendar.el (calendar-goto-hebrew-date)
4583 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
4584 (calendar-goto-persian-date):
4585 * language/ethio-util.el (ethio-sera-to-fidel-region):
4586 * textmodes/picture.el (picture-mode):
4587 Delete duplicate duplicate words.
4588
4589 2005-07-18 Juri Linkov <juri@jurta.org>
4590
4591 * isearch.el (isearch-mode-map): Remove key bindings for regexp
4592 chars * ? } |.
4593 (isearch-fallback): Don't call `isearch-process-search-char'.
4594 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
4595 (isearch-process-search-char): Call `isearch-fallback' for regexp
4596 chars * ? } |.
4597 (isearch-return-char): Make obsolete with `make-obsolete' instead
4598 of simply documenting it as obsolete in the docstring.
4599 (isearch-fallback): Refill docstring.
4600
4601 * international/isearch-x.el
4602 (isearch-process-search-multibyte-characters): Remove unneeded
4603 `concat'. Add intermediate values to `junk-hist' instead of
4604 `minibuffer-history'. Test the length of `str'.
4605
4606 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
4607
4608 * allout.el (allout-resolve-xref): Fix typos in error strings.
4609 (allout-before-change-protect): Remove unneeded `concat'.
4610
4611 * array.el (array-mode, array-reconfigure-rows)
4612 (untabify-backward): Fix typos in docstrings.
4613 (array-reconfigure-rows): Use `insert-buffer-substring', not
4614 `insert-buffer'.
4615
4616 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
4617 * progmodes/ada-mode.el (ada-make-body):
4618 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
4619
4620 * dired.el (dired-log):
4621 * tar-mode.el (tar-subfile-save-buffer):
4622 * play/zone.el (zone-pgm-stress-destress):
4623 Use `insert-buffer-substring', not `insert-buffer'.
4624
4625 2005-07-17 Simon Josefsson <jas@extundo.com>
4626
4627 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
4628
4629 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
4630
4631 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
4632 Add plain auth method.
4633 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
4634
4635 2005-07-17 Kim F. Storm <storm@cua.dk>
4636
4637 * ido.el (dired-other-window): Add ido property.
4638
4639 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
4640
4641 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
4642 Fix typo in docstring.
4643 (byte-compile-interactive-only-functions): Add `insert-buffer' and
4644 `insert-file-literally'.
4645
4646 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
4647 info and delete redundant message. Doc fix.
4648 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
4649 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
4650
4651 2005-07-16 Richard M. Stallman <rms@gnu.org>
4652
4653 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
4654 (byte-compile-and): Use byte-compile-and-recursion.
4655 (byte-compile-or-recursion): New function.
4656 (byte-compile-or): Use that.
4657 (byte-compile-if): Guard the else-clause too.
4658 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
4659
4660 * isearch.el (isearch-mode-end-hook-quit): New variable.
4661 (isearch-done): Bind it.
4662 (isearch-mode-end-hook): Doc fix.
4663
4664 * allout.el (allout-isearch-did-quit): Variable deleted.
4665 (allout-real-isearch-abort): Function name no longer used.
4666 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
4667 (allout-isearch-rectification): isearch-mode always exists.
4668 Don't set allout-isearch-did-quit.
4669 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
4670 allout-isearch-did-quit.
4671 (allout-enwrap-isearch): Just add the hook.
4672 (allout-isearch-abort): Function deleted.
4673 (allout-pre-command-business): Avoid warning.
4674
4675 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
4676 Correctly avoid warnings.
4677 (pascal-outline): Likewise.
4678
4679 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
4680
4681 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
4682
4683 * play/tetris.el (tetris-mode): Avoid warning.
4684
4685 * play/snake.el (snake-mode): Avoid warning.
4686
4687 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
4688 (gamegrid-set-display-table): Avoid warning.
4689 (gamegrid-set-timer): Likewise.
4690 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
4691 (gamegrid-add-score-with-update-game-score-1): Take FILE
4692 as argument.
4693 (gamegrid-add-score-with-update-game-score): Pass that argument.
4694 Rename have-shared-game-dir to gamegrid-shared-game-dir.
4695
4696 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
4697
4698 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
4699 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
4700
4701 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
4702 and insert-file.
4703
4704 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
4705 (sc-ask): Avoid warnings.
4706
4707 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
4708 (eshell-hist-initialize): Use that var the natural way.
4709
4710 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
4711
4712 * emacs-lisp/re-builder.el (reb-cook-regexp):
4713 Avoid warning calling lre-compile-string.
4714 (reb-color-display-p): Avoid warning.
4715
4716 * calculator.el (calculator-last-input): Guard uses
4717 of event-key and key-press-event-p.
4718 (event-key, key-press-event-p): Delete definitions.
4719
4720 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
4721 (find-gc-source-directory, find-gc-subrs-callers)
4722 (find-gc-noreturn-list, find-gc-source-files)
4723 (find-gc-subrs-called): Vars renamed and defvar'd.
4724
4725 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
4726 (checkdoc-overlay-put, checkdoc-delete-overlay)
4727 (checkdoc-overlay-start, checkdoc-overlay-end)
4728 (checkdoc-mode-line-update, checkdoc-char=):
4729 Define such that compiler knows they are defined.
4730 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
4731 (checkdoc-read-event): Delete. Use read-event directly.
4732
4733 * whitespace.el (whitespace-make-overlay)
4734 (whitespace-overlay-put, whitespace-delete-overlay)
4735 (whitespace-overlay-start, whitespace-overlay-end):
4736 Define such that compiler knows they are defined.
4737 (whitespace): Move conditional inside.
4738
4739 * tempo.el (tempo-insert-template): Suppress warning.
4740
4741 * ediff-diff.el (longlines-mode): Add defvar.
4742
4743 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
4744
4745 * server.el: Bind "C-x #" in a way that works even if C-x is
4746 redefined to a command key, not a prefix key.
4747
4748 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
4749
4750 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
4751 cl-make-type-test till execution time.
4752
4753 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
4754
4755 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
4756 arg ARG and use it.
4757
4758 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
4759
4760 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
4761
4762 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
4763
4764 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
4765 a defcustom with two :set or :type keywords.
4766
4767 2005-07-15 Richard M. Stallman <rms@gnu.org>
4768
4769 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
4770 Don't give ^M comment-end syntax.
4771
4772 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
4773
4774 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
4775 Don't consider gdbmi (gdb-mi.el has its own update functions).
4776 (gdb-var-delete): Make it work for gdbmi as well.
4777 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
4778
4779 * progmodes/gud.el (etags, sdb): Only require etags when needed.
4780 (gud-speedbar-menu-items): Correct logic for enabling items.
4781
4782 2005-07-15 Kim F. Storm <storm@cua.dk>
4783
4784 * ido.el: Fix commentary.
4785 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
4786 Use with-no-warnings around ffap-guesser.
4787 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
4788 Let bind minibuffer-completing-file-name to t.
4789
4790 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
4791
4792 * startup.el (site-run-file, keyboard-type): Doc fixes.
4793 (command-line): Check for "--basic-display" argument; also for
4794 "--quick", not "--bare-bones" (which was renamed).
4795 (fancy-splash-text): Add missing item "Getting New Versions".
4796 (normal-splash-screen): Fix typos and improve consistency with
4797 `fancy-splash-text'. Update copyright year.
4798
4799 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
4800 valid binding for `help-char'.
4801
4802 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
4803
4804 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
4805
4806 * term.el (term-mode): Disable cua-mode for term buffers.
4807
4808 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
4809
4810 * add-log.el (add-log-mailing-address, change-log-merge):
4811 Doc fixes.
4812 (change-log-get-method-definition): Fix typo in docstring.
4813
4814 2005-07-14 Kim F. Storm <storm@cua.dk>
4815
4816 * emulation/cua-base.el:
4817 (cua--pre-command-handler-1, cua--pre-command-handler)
4818 (cua--post-command-handler-1, cua--post-command-handler):
4819 Split in two. Check (buffer local) value of cua-mode.
4820 (cua-selection-mode): New command.
4821
4822 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
4823
4824 * custom.el (custom-initialize-safe-set)
4825 (custom-initialize-safe-default): Doc fixes.
4826
4827 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
4828 and simplify :init-value again.
4829
4830 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
4831 and simplify :init-value again. Delete autoload.
4832
4833 * startup.el (command-line): Use `custom-reevaluate-setting' again
4834 for tooltip-mode.
4835
4836 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
4837 a defcustom with two :initialize keywords.
4838
4839 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
4840
4841 * allout.el (my-mark-marker, allout-isearch-prior-pos)
4842 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
4843 (allout-post-command-business, allout-flag-region)
4844 (isearch-reenable-font-lock, allout-yank)
4845 (allout-insert-latex-header, allout-insert-latex-trailer)
4846 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
4847 (allout-latex-verb-quote): Fix typos in docstrings.
4848 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
4849 (allout-unprotected, allout-prefix-data):
4850 Improve argument/docstring consistency.
4851 (allout-chart-subtree): Fix argument spec.
4852 (allout-open-topic): Rename `use_sib_bullet' argument to
4853 `use-sib-bullet'. Doc fix.
4854
4855 * whitespace.el (whitespace-check-buffer-leading)
4856 (whitespace-check-buffer-trailing)
4857 (whitespace-check-buffer-indent)
4858 (whitespace-check-buffer-spacetab)
4859 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
4860 (whitespace-check-leading-whitespace)
4861 (whitespace-check-trailing-whitespace)
4862 (whitespace-check-spacetab-whitespace)
4863 (whitespace-check-indent-whitespace)
4864 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
4865 (whitespace-modes): Fix typos in docstrings.
4866 (defgroup, defcustom): Doc fixes.
4867
4868 * winner.el (winner-mode, winner-boring-buffers)
4869 (winner-pending-undo-ring): Doc fixes.
4870 (winner-ring): Remove unneeded `progn'.
4871 (winner-equal): `defsubst' it.
4872 (winner-redo): Fix message.
4873
4874 2005-07-13 Kim F. Storm <storm@cua.dk>
4875
4876 * simple.el (line-move-1): Always use vertical-motion to
4877 do the last (or only) line move to ensure some movement.
4878 Undo 2005-06-23 change--don't check for overlays.
4879
4880 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4881
4882 * term/mac-win.el (ccl-encode-mac-roman-font)
4883 (ccl-encode-mac-centraleurroman-font)
4884 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
4885 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
4886 Change charset-id boundary of dimension to ?\xef.
4887 (mac-char-fontspec-list): New constant.
4888 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
4889 argument. Nil uses itself as family in font-spec. Previous
4890 behavior for nil is now provided by non-nil non-string argument.
4891 All callers changed. Add font-specs for Mac fonts to
4892 "fontset-default" unless iso8859-1 fonts are installed.
4893
4894 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
4895
4896 * progmodes/sh-script.el (sh-get-indent-info): Only indent
4897 a continuation line if the \ is preceded by SPC or TAB.
4898 (sh-get-indent-info): Simplify.
4899 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
4900 Use with-current-buffer.
4901
4902 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
4903 when the matched text is empty.
4904
4905 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
4906
4907 * startup.el (command-line): Revert to previous handling of
4908 tooltip-mode. Explain in comment why the complexity is needed.
4909
4910 * tooltip.el (tooltip-mode): Revert to previous implementation of
4911 its defcustom.
4912
4913 * frame.el (blink-cursor-mode): Revert to previous implementation
4914 of its defcustom. Update comment.
4915
4916 2005-07-12 Lars Hansen <larsh@soem.dk>
4917
4918 * desktop.el: Update e-mail address.
4919
4920 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4921
4922 * term/mac-win.el (mac-services-mail-selection)
4923 (mac-services-mail-to): New functions.
4924 (mac-application-menu-map): Bind them.
4925
4926 2005-07-12 wulei <milton@wulei.net> (tiny change)
4927
4928 * progmodes/gdb-ui.el: Add note about buffering with Windows.
4929
4930 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
4931
4932 * custom.el (custom-reevaluate-setting): Doc fix.
4933
4934 2005-07-11 Jay Belanger <belanger@truman.edu>
4935
4936 * calc/calc.el (calc-embedded-announce-formula-alist)
4937 (calc-embedded-open-close-plain-alist)
4938 (calc-embedded-open-close-mode-alist): Add checks for additional
4939 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
4940
4941 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
4942
4943 * custom.el (custom-enable-theme): Don't add theme to
4944 `custom-enabled-themes' with `push' because there is no
4945 setf-method for `delq'.
4946
4947 2005-07-11 Richard M. Stallman <rms@gnu.org>
4948
4949 * custom.el (custom-declare-variable): Doc fix.
4950
4951 * dired-aux.el (dired-compare-directories): Remove "." and ".."
4952 from the alists.
4953
4954 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
4955 Do nothing if edebug-active.
4956
4957 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
4958 (edebug-display): Do it here instead.
4959
4960 2005-07-10 Richard M. Stallman <rms@gnu.org>
4961
4962 * cus-face.el (custom-theme-set-faces): Make it work.
4963 (custom-reset-faces): Doc fix.
4964 (custom-theme-reset-internal-face, custom-theme-face-value):
4965 Functions deleted.
4966
4967 * custom.el (custom-push-theme): Maintain list of the settings
4968 of a given theme in its theme-settings property.
4969 Maintain position of old settings in the theme-value
4970 or theme-face property.
4971 (custom-enabled-themes): New variable.
4972 (custom-theme-enabled-p): New function.
4973 (provide-theme): Update custom-enabled-themes.
4974 Disable and reenable the `user' theme.
4975 (require-theme): Doc fix.
4976 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
4977 (custom-theme-value, custom-theme-variable-value): Likewise.
4978 (custom-theme-reset-internal): Likewise.
4979 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
4980 (custom-enable-theme, custom-disable-theme): New functions.
4981 (custom-variable-theme-value, custom-face-theme-value): Likewise.
4982 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
4983 (custom-theme-reset-variables): Simplify.
4984 (deftheme, custom-declare-theme, custom-make-theme-feature):
4985 Definitions moved.
4986
4987 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
4988
4989 * longlines.el (longlines-show-region)
4990 (longlines-unshow-hard-newlines): Recognize hard newlines by
4991 non-nil hard property, instead of t.
4992
4993 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
4994
4995 * viper-cmd.el (viper--key-maps): New variable.
4996 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
4997 emulation-mode-map-alists.
4998 (viper-envelop-ESC-key): Use viper-subseq.
4999 (viper-search-forward/backward/next): Disable debug-on-error.
5000
5001 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
5002 (viper-ESC-key): New defcustoms.
5003
5004 * viper-macs.el (ex-map-read-args): Use viper-subseq.
5005
5006 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
5007 (viper-subseq): Copy of subseq from cl.el.
5008
5009 * viper.el (viper-go-away, viper-set-hooks): Use
5010 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
5011
5012 * viper-mous.el (viper-current-frame-saved): Use defvar.
5013
5014 * viper-init.el: Get rid of -face in face names.
5015
5016 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
5017 Make it work with longlines mode
5018
5019 * ediff-mult.el (ediff-meta-mode-hook): New variable.
5020
5021 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
5022
5023 * ediff-init.el: Get rid of -face in face names.
5024
5025 2005-07-10 Richard M. Stallman <rms@gnu.org>
5026
5027 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
5028 and with-timeout-unsuspend.
5029
5030 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
5031 and with-timeout-unsuspend.
5032
5033 * emacs-lisp/timer.el (with-timeout-timers): New variable.
5034 (with-timeout): Bind that variable to record timers.
5035 (with-timeout-suspend, with-timeout-unsuspend): New functions.
5036
5037 * emacs-lisp/debug.el (debug-help-follow): New function.
5038 (debugger-mode-map): Use that instead of help-follow.
5039 (debugger-setup-buffer): Use eval-buffer-list
5040 to handle eval-buffer frames.
5041
5042 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
5043
5044 * timezone.el (timezone-parse-date): Change first regexp
5045 so it will not mistakenly match dates with no time zone.
5046
5047 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
5048
5049 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
5050
5051 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
5052
5053 * custom.el (custom-initialize-safe-set)
5054 (custom-initialize-safe-default): New functions.
5055
5056 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
5057 and simplify :init-value.
5058
5059 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
5060 and simplify :init-value. Delete obsolete comment.
5061
5062 * startup.el (command-line): Use `custom-reevaluate-setting' to
5063 handle `tooltip-mode'. Delete obsolete comment.
5064
5065 * files.el (set-visited-file-name): Avoid calling
5066 `file-name-nondirectory' with a nil argument.
5067
5068 2005-07-09 Richard M. Stallman <rms@gnu.org>
5069
5070 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
5071 was called with nil for the buffer, handle the read position right.
5072 Handle read position for eval-region, too.
5073
5074 2005-07-09 Juri Linkov <juri@jurta.org>
5075
5076 * fringe.el (fringe-mode): Add period in docstring.
5077 (fringe-query-style): Build prompt depending on `all-frames' arg.
5078
5079 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
5080 to not create links to unrelated functions in the Help buffer.
5081
5082 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
5083 Doc fix.
5084
5085 * simple.el (next-error-hook): New variable.
5086 (next-error): Use it. Doc fix.
5087
5088 * textmodes/ispell.el (ispell-command-loop): Add current
5089 dictionary name and program name to mode-line-format.
5090 (ispell-region, ispell-process-line): Add current dictionary name
5091 and program name to messages.
5092
5093 2005-07-08 Jay Belanger <belanger@truman.edu>
5094
5095 * calc/calc.el (calc-embedded-announce-formula-alist)
5096 (calc-embedded-open-close-formula-alist)
5097 (calc-embedded-open-close-word-alist)
5098 (calc-embedded-open-close-plain-alist)
5099 (calc-embedded-open-close-new-formula-alist)
5100 (calc-embedded-open-close-mode-alist)
5101 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
5102 (calc-embedded-mode-hook): New variables.
5103
5104 * calc/calc-embed.el (calc-embedded-firsttime)
5105 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
5106 New variables.
5107 (calc-do-embedded): Use calc-embedded-firsttime,
5108 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
5109 determine whether or not to run hooks.
5110 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
5111 calc-embedded-firsttime-formula appropriately.
5112 Set calc-embedded delimiter variables according to mode.
5113
5114 2005-07-08 Richard M. Stallman <rms@gnu.org>
5115
5116 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
5117 Check for "emacs", etc., as entire symbol, not just as word.
5118 (checkdoc-file-comments-engine): Use regexp-quote on FN.
5119
5120 * files.el (set-visited-file-name): Report the error
5121 for "empty filename" earlier.
5122 (kill-some-buffers): Ignore buffers already dead.
5123
5124 * fringe.el (fringe-mode): Doc fix.
5125
5126 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
5127 Check for (featurep 'xemacs) and turn off warnings in what it guards.
5128 Use unwind-protect to ensure byte-compile-unresolved-functions
5129 is updated.
5130
5131 * whitespace.el (whitespace-buffer-leading-cleanup):
5132 Simplify w/ skip-chars-forward.
5133 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
5134
5135 * mail/rmail.el (rmail-only-expunge): Fix paren error.
5136 Unconditionally try to leave point at the same old place.
5137
5138 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
5139
5140 * comint.el (comint-postoutput-scroll-to-bottom)
5141 (comint-show-maximum-output): Take scroll-margin into consideration.
5142
5143 2005-07-08 Kim F. Storm <storm@cua.dk>
5144
5145 * ido.el (ido-use-filename-at-point): New choice `guess'.
5146 (ido-file-internal): Try ffap-guesser if selected.
5147
5148 * ido.el (ido-before-fallback-functions): New hook.
5149 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
5150 (ido-read-file-name): Run it.
5151
5152 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
5153
5154 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
5155 strings rather than a list of symbols to the completion function.
5156
5157 2005-07-07 Jay Belanger <belanger@truman.edu>
5158
5159 * calc/calc-units.el (math-apply-units): Change the places in
5160 which units are simplified.
5161
5162 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5163
5164 * cus-edit.el (customize-option, customize-option-other-window):
5165 Make them handle aliases.
5166
5167 * custom.el (custom-variable-p): Make it recursively follow
5168 aliases. Mention that in the docstring.
5169
5170 2005-07-07 Richard M. Stallman <rms@gnu.org>
5171
5172 * cus-start.el (exec-path): Use `directory' instead of `file'.
5173 Fix tag for nil.
5174
5175 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
5176
5177 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
5178 when called non-interactively. Doc fix.
5179
5180 2005-07-07 Lute Kamstra <lute@gnu.org>
5181
5182 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
5183 new address as well.
5184
5185 2005-07-07 Kenichi Handa <handa@m17n.org>
5186
5187 * international/mule.el (make-coding-system):
5188 Describe `ascii-incompatible' property in the docstring.
5189 (set-file-name-coding-system): Signal an error if coding-system is
5190 ascii-incompatible.
5191 (set-keyboard-coding-system): Likewise.
5192
5193 * international/mule-cmds.el (set-default-coding-systems):
5194 Don't set default-file-name-coding-system and
5195 default-keyboard-coding-system if coding-system is ASCII-incompatible.
5196
5197 * international/utf-16.el: Declare that all UTF-16-based coding
5198 systems are ASCII-incompatible.
5199
5200 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
5201
5202 * progmodes/gud.el: Require font-lock for displaying errors.
5203 Used by gdb-ui.el.
5204
5205 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
5206
5207 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
5208 values for the pattern lists which are `read'able but not
5209 `append'able (like symbols).
5210
5211 2005-07-06 Richard M. Stallman <rms@gnu.org>
5212
5213 * progmodes/flymake.el (flymake-float-time): Instead of
5214 with-no-warnings, test for xemacs.
5215 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
5216 to avoid warning.
5217
5218 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
5219
5220 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
5221
5222 2005-07-05 Lute Kamstra <lute@gnu.org>
5223
5224 * battery.el: Add support for Darwin (with much debugging help
5225 from Samuel Lauber <sam124@operamail.com>).
5226 (battery-status-function, battery-echo-area-format)
5227 (battery-mode-line-format): Add support for pmset on Darwin.
5228 (battery-load-low, battery-load-critical): New user options.
5229 (battery-pmset): New function.
5230
5231 2005-07-05 Lute Kamstra <lute@gnu.org>
5232
5233 Update FSF's address in GPL notices.
5234
5235 * textmodes/page-ext.el: Update FSF's address.
5236
5237 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
5238
5239 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
5240 filling from using prefix when filling a single-line docstring.
5241
5242 * progmodes/flymake.el: Remove useless eval-when-compile.
5243
5244 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
5245
5246 2005-07-04 Richard M. Stallman <rms@gnu.org>
5247
5248 * textmodes/org.el (org-file-apps-defaults-gnu):
5249 Rename from org-file-apps-defaults-linux.
5250 (org-default-apps): Don't test system-type for `linux'.
5251 (org-file-apps): Doc fix.
5252
5253 2005-07-04 David Ponce <david@dponce.com>
5254
5255 * tree-widget.el: Improve header Commentary section.
5256 (tree-widget) [defgroup]
5257 (tree-widget-image-enable, tree-widget-themes-directory)
5258 (tree-widget-theme, tree-widget-image-properties-emacs)
5259 (tree-widget-image-properties-xemacs, tree-widget-create-image)
5260 (tree-widget-image-formats, tree-widget-control)
5261 (tree-widget-empty-control, tree-widget-leaf-control
5262 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
5263 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
5264 (tree-widget-keep, tree-widget-after-toggle-functions)
5265 (tree-widget-open-node, tree-widget-close-node): Doc fix.
5266 (tree-widget-open-control, tree-widget-close-control): Fix doc and
5267 :help-echo message.
5268 (tree-widget-set-theme): Doc fix. Use `string-equal'.
5269 (tree-widget-image-properties): Doc fix. Clearer implementation.
5270 (tree-widget--cursors): New constant.
5271 (tree-widget-lookup-image): New function split from
5272 `tree-widget-find-image'. Clearer implementation.
5273 (tree-widget-find-image): Use it.
5274 (tree-widget-button-keymap): Use `set-keymap-parent'.
5275 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
5276 Define the sub-widgets here.
5277 (tree-widget-node): Check that :node is not a tree-widget.
5278 (tree-widget-get-super, tree-widget-open-control)
5279 (tree-widget-close-control, tree-widget-empty-control)
5280 (tree-widget-leaf-control, tree-widget-guide)
5281 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
5282 (tree-widget-no-handle, tree-widget-value-delete)
5283 (tree-widget-map): Remove.
5284 (tree-widget-children-value-save): Doc fix. Simplified.
5285 (tree-widget-value-create): Update according to previous changes.
5286
5287 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
5288
5289 * textmodes/org.el: Leading space replaced by TABS.
5290 (org-recalc-marks, org-table-rotate-recalc-marks)
5291 (org-table-get-specials): Treat "^" and "_" marks.
5292 (org-table-justify-field-maybe): Optional argument NEW.
5293 (org-table-eval-formula): Parsing of the format simplified.
5294 New modes C,I. Honor the %= parameter in the current table.
5295 Avoid unnecessary re-align by using the NEW argument to
5296 `org-table-justify-field-maybe'.
5297 (org-calc-default-modes): Default for date-format mimicks org-mode.
5298 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
5299
5300 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
5301
5302 * cus-face.el (custom-theme-set-faces): Make it handle face
5303 aliases whose alias declarations are pre- or autoloaded.
5304
5305 2005-07-04 Juri Linkov <juri@jurta.org>
5306
5307 * faces.el (read-face-name): Put the code for getting a face name
5308 from the buffer before adding the faces from the `face' property.
5309 Use `completing-read-multiple' instead of `completing-read'.
5310 Require `crm'. Add default value and post-process the returned
5311 list of faces.
5312
5313 * emacs-lisp/crm.el (crm-find-current-element)
5314 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
5315
5316 * emacs-lisp/lisp-mode.el (eval-defun-1):
5317 * emacs-lisp/edebug.el (edebug-eval-defun):
5318 Remove unnecessary quotes.
5319
5320 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
5321
5322 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
5323 (prolog-indent-level): Fix typo in docstring.
5324
5325 * info.el (Info-history, Info-history-forward)
5326 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
5327
5328 * add-log.el (add-change-log-entry):
5329 * comint.el (comint-dynamic-list-input-ring)
5330 (comint-dynamic-list-completions):
5331 * dabbrev.el (dabbrev-expand):
5332 * delim-col.el (delimit-columns-rectangle-line):
5333 * diff-mode.el (diff-context->unified, diff-reverse-direction)
5334 (diff-unified->context):
5335 * ediff-init.el (ediff-abbrev-jobname):
5336 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
5337 (ediff-replace-session-activity-marker-in-meta-buffer):
5338 * info.el (Info-summary):
5339 * lpr.el (printify-region):
5340 * printing.el (pr-create-interface):
5341 * ps-print.el (ps-print-quote):
5342 * ses.el (ses-column-widths, ses-print-cell)
5343 (ses-adjust-print-width, ses-center):
5344 * shell.el (shell-file-name-quote-list):
5345 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
5346 (strokes-fill-current-buffer-with-whitespace)
5347 (strokes-xpm-for-stroke, strokes-list-strokes)
5348 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
5349 * term.el (term-dynamic-list-input-ring)
5350 (term-dynamic-list-completions):
5351 * calc/calc.el (math-format-stack-value):
5352 * emacs-lisp/edebug.el (edebug-display-freq-count):
5353 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
5354 (delphi-new-comment-line):
5355 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
5356 * progmodes/executable.el (executable-set-magic):
5357 * progmodes/python.el (inferior-python-mode):
5358 * progmodes/scheme.el (scheme-mode-syntax-table):
5359 * progmodes/sh-script.el (sh-maybe-here-document):
5360 * progmodes/sql.el (sql-copy-column):
5361 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
5362 * textmodes/bibtex.el (bibtex-mode):
5363 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
5364 (sgml-auto-attributes):
5365 * textmodes/table.el (table-insert, table-shorten-cell)
5366 (table--generate-source-scan-lines, table-delete-row)
5367 (*table--cell-delete-char, table--spacify-frame)
5368 (table--horizontally-shift-above-and-below)
5369 (table--cell-insert-char, table--cell-blank-str)
5370 (table--fill-region-strictly):
5371 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
5372 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
5373
5374 * add-log.el (change-log):
5375 * apropos.el (apropos):
5376 * comint.el (comint-completion, comint-source):
5377 * dabbrev.el (dabbrev):
5378 * delim-col.el (columns):
5379 * diff-mode.el (diff-mode):
5380 * ediff.el (ediff):
5381 * ediff-diff.el (ediff-diff):
5382 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
5383 * ediff-mult.el (ediff-mult):
5384 * ediff-ptch.el (ediff-ptch):
5385 * ediff-wind.el (ediff-window):
5386 * facemenu.el (facemenu):
5387 * indent.el (indent):
5388 * info.el (info):
5389 * jka-cmpr-hook.el (compression, jka-compr):
5390 * lpr.el (lpr):
5391 * outline.el (outlines):
5392 * pcmpl-cvs.el (pcmpl-cvs):
5393 * pcmpl-rpm.el (pcmpl-rpm):
5394 * printing.el (printing):
5395 * ps-print.el (postscript, ps-print, ps-print-horizontal)
5396 (ps-print-vertical, ps-print-headers, ps-print-font)
5397 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
5398 (ps-print-background, ps-print-printer, ps-print-page)
5399 (ps-print-miscellany):
5400 * ses.el (ses):
5401 * shell.el (shell, shell-directories, shell-faces):
5402 * startup.el (initialization):
5403 * strokes.el (strokes):
5404 * term.el (term):
5405 * uniquify.el (uniquify):
5406 * w32-vars.el (w32):
5407 * calc/calc.el (calc):
5408 * emacs-lisp/bytecomp.el (bytecomp):
5409 * emacs-lisp/cl-indent.el (lisp-indent):
5410 * emacs-lisp/edebug.el (edebug):
5411 * emacs-lisp/elp.el (elp):
5412 * emacs-lisp/testcover.el (testcover):
5413 * emacs-lisp/trace.el (trace):
5414 * emulation/viper-ex.el (viper-ex):
5415 * emulation/viper-mous.el (viper-mouse):
5416 * mail/mailalias.el (mailalias):
5417 * mail/supercite.el (supercite, supercite-frames)
5418 (supercite-attr, supercite-cite, supercite-hooks):
5419 * net/rcompile.el (remote-compile):
5420 * net/rlogin.el (rlogin):
5421 * obsolete/ooutline.el (outlines):
5422 * progmodes/delphi.el (delphi):
5423 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
5424 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
5425 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
5426 (ebnf-optimization):
5427 * progmodes/etags.el (etags):
5428 * progmodes/executable.el (executable):
5429 * progmodes/idlwave.el (idlwave):
5430 * progmodes/pascal.el (pascal):
5431 * progmodes/prolog.el (prolog):
5432 * progmodes/python.el (python):
5433 * progmodes/scheme.el (scheme):
5434 * progmodes/sh-script.el (sh, sh-script):
5435 * progmodes/sql.el (SQL):
5436 * progmodes/tcl.el (tcl):
5437 * textmodes/bibtex.el (bibtex, bibtex-autokey):
5438 * textmodes/enriched.el (enriched):
5439 * textmodes/makeinfo.el (makeinfo):
5440 * textmodes/sgml-mode.el (sgml):
5441 * textmodes/table.el (table-hooks):
5442 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
5443 * textmodes/texinfo.el (texinfo):
5444 * textmodes/two-column.el (two-column):
5445 Finish `defgroup' description with period.
5446
5447 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
5448 * eshell/esh-var.el (eshell-var):
5449 * progmodes/vhdl-mode.el (vhdl-testbench):
5450 * textmodes/org.el (org): Fix typos in docstrings.
5451
5452 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
5453 consistency.
5454
5455 * progmodes/flymake.el (flymake-find-file): Remove.
5456 (flymake-float-time): Use `with-no-warnings'.
5457 (flymake-check-start-time, flymake-check-was-interrupted)
5458 (flymake-err-info, flymake-is-running, flymake-last-change-time)
5459 (flymake-new-err-info): `defvar' at compile time.
5460
5461 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
5462
5463 * replace.el (occur-hook): Doc fix.
5464 (occur-1): Don't call `occur-hook' if there are no matches.
5465
5466 2005-07-03 Richard M. Stallman <rms@gnu.org>
5467
5468 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
5469 global-map, save the same map.
5470 (global-map): Don't alter it at top level.
5471 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
5472 Then alter it here instead.
5473 (tpu-edt-off): Set global-map to the saved one.
5474
5475 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
5476 All references simplified.
5477 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
5478 (zmacs-regions): Add defvar.
5479 (repeat-complex-command-map): Everything about that deleted.
5480
5481 * textmodes/artist.el (artist-key-is-drawing)
5482 (artist-key-endpoint1, artist-key-poly-point-list)
5483 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
5484 (artist-key-compl-table, artist-rb-save-data)
5485 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
5486 Don't put them in eval-when-compile.
5487 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
5488
5489 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
5490 Use with-no-warnings.
5491
5492 * net/browse-url.el (dos-windows-version): Add defvar.
5493
5494 * mail/supercite.el (filladapt-prefix-table): Add defvar.
5495
5496 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
5497 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
5498 (rmail-new-summary-line-count): Rename from new-summary-line-count.
5499 Add defvar.
5500 (rmail-summary-beginning-of-message): Use with-no-warnings.
5501 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
5502
5503 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
5504 Use with-no-warnings.
5505
5506 * emulation/vi.el (vi-mark-region): Use c-mark-function.
5507 (c-mark-function): Add point-moving-unit property.
5508 (vi-goto-line): Use with-no-warnings.
5509
5510 * emulation/edt.el (edt-last-copied-word): Add defvar.
5511 (zmacs-region-stays): Likewise.
5512 (edt-mark-section-wisely): Use c-mark-function for C.
5513 Use makr-defun for Fortran.
5514 (time-string): defvar deleted.
5515 (edt-display-the-time): Don't set time-string.
5516
5517 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
5518
5519 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
5520 Don't warn when name is not constant
5521 or for defining the group `emacs'.
5522
5523 * tooltip.el (gud-tooltip-mode): Add defvar.
5524
5525 * startup.el (default-frame-background-mode): Add defvar.
5526
5527 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
5528
5529 * info.el (tool-bar-map): Add defvar.
5530
5531 * dired.el (dnd-protocol-alist): Add defvar.
5532
5533 * dired-aux.el (dired-query): Display question with answer, when
5534 the user answers.
5535
5536 * custom.el (custom-add-option): Doc fix.
5537
5538 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
5539
5540 2005-07-03 Eli Zaretskii <eliz@gnu.org>
5541
5542 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
5543 bogus name from the last change.
5544
5545 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
5546
5547 * custom.el (custom-declare-variable): Fix typos in comment.
5548 (custom-known-themes): Doc fix.
5549 (custom-theme-directory): New defcustom.
5550 (require-theme): Make it check `custom-theme-directory'.
5551
5552 * cus-theme.el (custom-new-theme-mode): New function.
5553 (custom-theme-name, custom-theme-variables, custom-theme-faces)
5554 (custom-theme-description): Add compiler defvars.
5555 (customize-create-theme): Add doc to the "*New Custom Theme*"
5556 buffer. Use `custom-new-theme-mode'.
5557 (custom-theme-write): Put the created buffer in emacs-lisp-mode
5558 and save it to the `custom-theme-directory'. Make this the
5559 default directory of the buffer.
5560
5561 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
5562
5563 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
5564 Fix unbalanced parentheses.
5565
5566 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
5567
5568 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
5569 into flymake-mode and delegate to flymake-mode.
5570
5571 * find-file.el (ff-which-function-are-we-in): Clean up.
5572
5573 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
5574
5575 * replace.el (occur-rename-buffer): Fix docstring.
5576
5577 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
5578 (edt-last-copied-word, edt-learn-macro-count)
5579 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
5580 (edt-rect-start-point, edt-user-global-map, rect-start-point)
5581 (time-string, zmacs-region-stays):
5582 * emulation/edt-mapper.el (edt-save-function-key-map)
5583 (EDT-key-name): `defvar' to silence the byte-compiler.
5584
5585 2005-07-02 Martin Rudalics <rudalics@gmx.at> (tiny change)
5586
5587 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
5588 font-lock-regexp-backslash. Doc fix.
5589 (font-lock-regexp-backslash-grouping-construct): Rename from
5590 font-lock-regexp-backslash-construct. Doc fix.
5591 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
5592 grouping constructs.
5593
5594 2005-07-02 Eli Zaretskii <eliz@gnu.org>
5595
5596 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
5597 updating all the prerequisites.
5598
5599 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
5600
5601 * textmodes/org.el (org-agenda-start-on-weekday)
5602 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
5603 (org-agenda-use-time-grid, org-archive-location)
5604 (org-allow-space-in-links, org-usenet-links-prefer-google)
5605 (org-enable-table-editor, org-export-default-language)
5606 (org-export-html-show-new-buffer, org-fill-paragraph)
5607 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
5608 (org-goto-quit, org-occur, org-eval-in-calendar)
5609 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
5610 (org-agenda-diary-entry, org-remember-help)
5611 (org-table-convert-region, org-at-table-p)
5612 (org-table-move-row-down, org-table-move-row-up)
5613 (org-table-copy-region, org-table-toggle-vline-visibility)
5614 (org-table-get-stored-formulas, org-table-get-specials)
5615 (org-recalc-commands, org-table-eval-formula)
5616 (org-table-formula-substitute-names, orgtbl-make-binding)
5617 (org-format-org-table-html, org-format-table-table-html)
5618 (org-format-table-table-html-using-table-generate-source)
5619 (org-customize): Fix typos in docstrings.
5620 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
5621 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
5622 (org-back-to-heading): Doc fixes.
5623 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
5624 (org-agenda-change-all-lines, org-get-header):
5625 Improve argument/docstring consistency.
5626 (orgtbl-error): Fix error message.
5627
5628 * progmodes/flymake.el (flymake-find-possible-master-files)
5629 (flymake-master-file-compare, flymake-get-line-err-count)
5630 (flymake-highlight-line, flymake-gui-warnings-enabled):
5631 Fix typos in docstrings.
5632 (flymake-parse-line, flymake-get-project-include-dirs-function)
5633 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
5634 Doc fixes.
5635 (flymake-get-project-include-dirs-function)
5636 (flymake-make-err-menu-data):
5637 Improve argument/docstring consistency.
5638
5639 2005-07-01 Lute Kamstra <lute@gnu.org>
5640
5641 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
5642 Catch errors with ignore-errors. Use temporary buffer.
5643 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
5644
5645 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
5646 background color faces.
5647 (facemenu-set-foreground, facemenu-set-background):
5648 Use facemenu-set-face-from-menu.
5649 (facemenu-set-face-from-menu): Treat face names that start with
5650 "fg:" or "bg:" as special.
5651 (facemenu-add-new-color): Don't create faces. Simplify.
5652
5653 2005-06-30 Richard M. Stallman <rms@gnu.org>
5654
5655 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
5656 (crm-find-current-element): Likewise.
5657
5658 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
5659
5660 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
5661
5662 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
5663
5664 * arc-mode.el (archive-extract): Make it work as a mouse binding.
5665 (archive-mouse-extract): Make it an obsolete alias.
5666 (archive-mode-map): Don't use archive-mouse-extract any more.
5667 (archive-mode, archive-extract): write-contents-hooks ->
5668 write-contents-functions.
5669 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
5670 first arg.
5671 (archive-rename-entry): Update the call.
5672 (archive-zip-summarize): Remove unused var `method'.
5673 (archive-lzh-summarize): Remove unused var `creator'.
5674
5675 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
5676 dedicated frame upon exit.
5677
5678 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
5679 (archive-zip-extract, archive-zip-expunge)
5680 (archive-zip-update, archive-zip-update-case): Use executable-find.
5681 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
5682 Use restore-buffer-modified-p.
5683 (archive-extract, archive-add-new-member, archive-write-file-member):
5684 Use with-current-buffer.
5685 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
5686
5687 2005-06-30 Andreas Schwab <schwab@suse.de>
5688
5689 * progmodes/gud.el (gud-filter): Remove unneeded progn.
5690
5691 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5692
5693 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
5694
5695 2005-06-30 Juri Linkov <juri@jurta.org>
5696
5697 * faces.el (vertical-border): Inherit from mode-line-inactive
5698 only on tty.
5699
5700 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
5701
5702 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
5703 example, -NLINES in the `occur' docstring).
5704
5705 * replace.el (occur-1): When no matches are found, do not set the
5706 `buffer-read-only' and modified flags for the occur buffer,
5707 because it is deleted.
5708
5709 * emulation/cua-base.el (cua-check-pending-input)
5710 (cua-repeat-replace-region, cua-mode, cua-debug)
5711 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
5712 Fix typos in docstrings.
5713
5714 * emulation/cua-gmrk.el (cua-toggle-global-mark)
5715 (cua-cut-region-to-global-mark)
5716 (cua--cut-rectangle-to-global-mark):
5717 Remove period from end of messages.
5718
5719 * emulation/cua-rect.el (cua-do-rectangle-padding):
5720 Remove period from end of messages.
5721 (cua--rectangle-seq-format): Fix typo in docstring.
5722 (cua-sequence-rectangle, cua-fill-char-rectangle):
5723 Improve argument/docstring consistency.
5724
5725 2005-06-29 Juri Linkov <juri@jurta.org>
5726
5727 * faces.el (default-frame-background-mode): New internal variable.
5728 (frame-set-background-mode): Use it.
5729
5730 * startup.el (normal-top-level): Set default-frame-background-mode
5731 instead of frame-background-mode. Before setting it, test for its
5732 nil value. Remove tests for frame-background-mode and frame
5733 parameter `reverse'. Add test for "unspecified-fg".
5734
5735 * term/xterm.el (xterm-rxvt-set-background-mode):
5736 * term/rxvt.el (rxvt-set-background-mode):
5737 Set default-frame-background-mode instead of frame-background-mode.
5738
5739 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
5740
5741 * simple.el (set-variable): Warn about obsolete user variables.
5742
5743 * imenu.el (imenu--completion-buffer):
5744 * mouse.el (mouse-buffer-menu-alist):
5745 * msb.el (msb-invisible-buffer-p):
5746 * calendar/diary-lib.el (diary-header-line-format):
5747 * emacs-lisp/pp.el (pp-buffer):
5748 * progmodes/cperl-mode.el (cperl-do-auto-fill):
5749 * textmodes/picture.el (picture-replace-match):
5750 Change space constants followed by a sexp to "?\s ".
5751
5752 * play/decipher.el (decipher-loop-with-breaks):
5753 * textmodes/texinfo.el (texinfo-insert-@item): Change space
5754 constants "protected" from end of line by a comment to "?\s".
5755
5756 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
5757
5758 * font-lock.el (save-buffer-state): Use `declare'.
5759
5760 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
5761 reset the syntax-table to cperl-mode-syntax-table.
5762 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
5763 "foo_print_bar" is not matched as a reserved keyword.
5764
5765 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
5766
5767 * textmodes/org.el (orgtbl-setup): New function, for delayed
5768 setup for the orgtbl commands.
5769 (org-calc-default-modes): New option.
5770 (orgtbl-make-binding): Use `defun' to get better help display.
5771 (org-diary): Call `org-compile-prefix-format'.
5772 (org-table-formula-substitute-names): New function.
5773 (org-agenda-day-view, org-agenda-week-view): New commands.
5774 (org-agenda-toggle-week-view): Command removed.
5775 (org-tbl-menu): Split off from org-org-menu.
5776 (org-mode): Move removal of outline-mode menus to here.
5777 (org-table-formula-debug): New option.
5778 (org-table-insert-row): Keep first field if just "#" or "*".
5779 (org-mode): Paragraph regexps fixed.
5780 (org-table-recalculate-regexp): New constant.
5781 (org-table-justify-field-maybe): Avoid replace if not necessary.
5782 (org-copy-special, org-cut-special): Use `call-interactively'.
5783 (org-table-copy-region): Take region from `interactive' call.
5784 (org-trim): Return string even if no match.
5785 (org-formula): New face.
5786 (org-set-font-lock-defaults): No longer highlight "FIXME".
5787 But highlight formula-related fields in table.
5788 (org-table-p): Use regexp, not fontification.
5789 (org-table-align): Handle white space at end of line.
5790 (org-table-formula-evaluate-inline): New option.
5791 (org-mode): Auto-wrapping in comment lines turned off.
5792 (org-table-copy-down): Evaluate only in copied field, not in
5793 destination.
5794 (org-table-current-formula): Variable removed.
5795 (org-table-store-formulas, org-table-get-stored-formulas)
5796 (org-table-modify-formulas, org-table-replace-in-formulas)
5797 (org-table-maybe-eval-formula): New functions.
5798 (org-table-get-formula): Modify to use stored formulas.
5799 (org-table-insert-column, org-table-delete-column)
5800 (org-table-move-column): Call `org-table-modify-formulas'.
5801 (org-complete): Add completion for keyword formulas.
5802 (orgtbl-mode): Pull orgtbl-mode-map to start of
5803 minor-mode-map-alist.
5804
5805 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
5806
5807 * progmodes/python.el (python-check): Require `compile' before
5808 modifying its variables.
5809
5810 * newcomment.el (comment-indent-default): Don't get fooled by an early
5811 end of buffer.
5812
5813 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5814
5815 * ps-print.el (ps-print-version): Fix version number.
5816
5817 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
5818
5819 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
5820
5821 2005-06-28 Richard M. Stallman <rms@gnu.org>
5822
5823 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
5824 (flyspell-local-mouse-map): Declaration deleted.
5825 (flyspell-mouse-map): Bind only mouse-2.
5826 (flyspell-mode-map): Don't test flyspell-use-local-map.
5827 (flyspell-overlay-keymap-property-name): Var deleted.
5828 (flyspell-mode-on): Don't make local bindings for
5829 flyspell-mouse-map and flyspell-mode-map.
5830 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
5831
5832 * textmodes/ispell.el (ispell-word): Do not ignore short words.
5833
5834 * progmodes/compile.el (compilation-next-error-function):
5835 Don't switch buffers; operate on the current buffer.
5836
5837 * progmodes/compile.el (compilation-error-file-name)
5838 (compilation-warning-file-name, compilation-info-file-name)
5839 (compilation-line-number, compilation-column-number): New faces.
5840 (compilation-error-face, compilation-warning-face)
5841 (compilation-info-face, compilation-line-face)
5842 (compilation-column-face): Use them.
5843
5844 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
5845
5846 * comint.el (comint-password-prompt-regexp): Accept ", try again".
5847
5848 * bindings.el (global-map): Bind insertchar and its variants.
5849
5850 2005-06-27 Richard M. Stallman <rms@gnu.org>
5851
5852 * textmodes/artist.el (artist-text-overwrite)
5853 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
5854
5855 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5856
5857 * ps-print.el: It was not working the page selection for printing.
5858 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
5859 (ps-print-version): New version 6.6.7.
5860 (ps-end-sheet): New fun.
5861 (ps-header-sheet, ps-end-job): Call it.
5862
5863 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
5864
5865 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
5866
5867 2005-06-27 Lute Kamstra <lute@gnu.org>
5868
5869 * facemenu.el (facemenu-unlisted-faces): Add foreground and
5870 background color faces.
5871 (facemenu-get-face): Delete function.
5872 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
5873 (facemenu-add-new-color): Make second argument mandatory.
5874 Create the appropriate face and return it. Simplify.
5875 (facemenu-set-foreground, facemenu-set-background): Don't check if
5876 color is defined. Use return value of facemenu-add-new-color.
5877
5878 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
5879
5880 * progmodes/gud.el (gud-filter): Add missing argument to
5881 with-selected-window.
5882
5883 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
5884
5885 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
5886 a :require to the defcustom.
5887
5888 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
5889 defcustoms corresponding to minor modes.
5890
5891 2005-06-26 David Ponce <david@dponce.com>
5892
5893 * recentf.el: Require tree-widget instead of wid-edit.
5894 (recentf-filename-handler): Fix widget :type.
5895 (recentf-cancel-dialog, recentf-open-more-files)
5896 (recentf-open-files-action): Doc fix.
5897 (recentf-dialog-goto-first): New function.
5898 (recentf-dialog-mode-map): Set parent keymap first.
5899 (recentf-dialog-mode): Define with define-derived-mode.
5900 Don't display continuation lines in dialogs.
5901 (recentf-edit-list): Rename from recentf-edit-selected-items.
5902 (recentf-edit-list-select): Rename from recentf-edit-list-action.
5903 Simplify.
5904 (recentf-edit-list-validate): New function.
5905 (recentf-edit-list): Update accordingly.
5906 (recentf-open-files-item-shift): Remove.
5907 (recentf-open-files-item): Convert menu elements into tree and
5908 link widgets. Don't create the widgets.
5909 (recentf-open-files): Update accordingly.
5910 (recentf-save-list): Untabify.
5911
5912 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
5913
5914 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
5915 (keep-lines): Add INTERACTIVE arg. Never delete lines only
5916 partially contained in the active region. Do not take active
5917 region into account when called from Lisp, unless INTERACTIVE arg
5918 is non-nil. Use `forward-line' instead of `beginning-of-line' to
5919 avoid trouble with fields. Make marker point nowhere when no
5920 longer used. Always return nil. Doc fix.
5921 (flush-lines): Add INTERACTIVE arg. Do not take active region
5922 into account when called from Lisp, unless INTERACTIVE arg is
5923 non-nil. Use `forward-line' instead of `beginning-of-line' to
5924 avoid trouble with fields. Make marker point nowhere when no
5925 longer used. Always return nil. Doc fix.
5926 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
5927 interchangeable. Do not take active region into account when
5928 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
5929 message in echo area when called from Lisp, unless INTERACTIVE arg
5930 is non-nil. Avoid saying "1 occurrences". Do not use markers.
5931 Return the number of matches. Doc fix.
5932 (occur): Doc fix.
5933 (perform-replace): Make comment follow double space convention for
5934 the sake of `outline-minor-mode'.
5935
5936 * faces.el (facep): Doc fix.
5937
5938 2005-06-25 Richard M. Stallman <rms@gnu.org>
5939
5940 * facemenu.el (facemenu-enable-faces-p): New function.
5941 (facemenu-background-menu, facemenu-foreground-menu)
5942 (facemenu-face-menu): Add menu-enable property.
5943
5944 * jka-compr.el (jka-compr-insert-file-contents):
5945 Special handling if cannot find the uncompression program.
5946
5947 * cus-face.el (custom-face-attributes): Add autoload.
5948
5949 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
5950 Bind comment-indent-function locally.
5951
5952 * window.el (save-selected-window): Use save-current-buffer.
5953
5954 * subr.el (with-selected-window): Use save-current-buffer.
5955
5956 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
5957 and with-current-buffer.
5958
5959 2005-06-24 Richard M. Stallman <rms@gnu.org>
5960
5961 * simple.el (line-move-1): Fix previous change.
5962
5963 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
5964
5965 * replace.el (occur-1): Set `buffer-read-only' and the
5966 buffer-modified flag before running `occur-hook' to protect
5967 against unintentional buffer switches that can lead to data loss.
5968
5969 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
5970
5971 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
5972 (gud-gdb-marker-filter): Use font-lock-warning-face for any
5973 initial error.
5974
5975 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
5976 after fresh input.
5977 (gdb-var-create-handler): Put name of expression in quotes.
5978
5979 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
5980
5981 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
5982 elements of RING in order, and without bogus nil elements.
5983
5984 2005-06-23 Richard M. Stallman <rms@gnu.org>
5985
5986 * simple.el (set-variable): Args renamed; doc fix.
5987 (line-move-1): When there are overlays around, use vertical-motion.
5988
5989 * faces.el (escape-glyph): Use brown against light background.
5990 (nobreak-space): Rename from no-break-space.
5991 Fix previous change.
5992
5993 * dired-aux.el (dired-do-copy): Fix arg prompt.
5994
5995 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
5996
5997 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
5998
5999 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
6000 rather than "Distributor".
6001
6002 2005-06-23 Lute Kamstra <lute@gnu.org>
6003
6004 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
6005 (debug-on-entry): Use it. New interactive declaration that uses
6006 function-called-at-point.
6007
6008 2005-06-23 Kim F. Storm <storm@cua.dk>
6009
6010 * subr.el (save-match-data): Add comment about using evaporate arg
6011 to set-match-data.
6012
6013 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
6014
6015 * cus-edit.el (customize-face)
6016 (customize-face-other-window): Handle face aliases.
6017
6018 * faces.el (face-documentation, set-face-attribute)
6019 (face-spec-set): Handle face aliases.
6020
6021 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
6022
6023 * help-mode.el (help-make-xrefs): If a symbol representing a face
6024 name is not followed by the word "face", it could still be a
6025 function or variable name, so don't bypass other checks.
6026
6027 2005-06-22 Juri Linkov <juri@jurta.org>
6028
6029 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
6030 Replace aliased functions with calls where second arg `inherit' is t.
6031
6032 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
6033
6034 * progmodes/gdb-ui.el (gdb-error): New variable.
6035 (gdb-error): New function.
6036 (gdb-annotation-rules): Act on error-begin and error annotations.
6037 (gdb-concat-output): Use font-lock-warning-face for errors.
6038
6039 2005-06-22 Miles Bader <miles@gnu.org>
6040
6041 * bindings.el (propertized-buffer-identification): Use renamed
6042 `Buffer-menu-buffer' face.
6043
6044 * faces.el (vertical-border): Rename from `vertical-divider'.
6045 (escape-glyph): Change dark-background color back to `cyan'.
6046
6047 2005-06-21 Juri Linkov <juri@jurta.org>
6048
6049 * faces.el (face-user-default-spec): Try getting `customized-face'
6050 prior to `saved-face'.
6051 (frame-background-mode): Refill docstring.
6052
6053 * emacs-lisp/lisp-mode.el (eval-defun-1):
6054 * emacs-lisp/edebug.el (edebug-eval-defun):
6055 Set `saved-face' temporarily to nil before calling form.
6056 Set `customized-face' to the new spec after that.
6057
6058 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
6059
6060 * subr.el (1value, lambda, key-substitution-in-progress):
6061 Doc fixes.
6062
6063 * autoinsert.el (auto-insert-alist):
6064 * ses.el (ses-call-printer):
6065 * subr.el (noreturn):
6066 * emacs-lisp/lisp.el (check-parens):
6067 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
6068 * net/browse-url.el (browse-url-mosaic):
6069 * progmodes/cc-defs.el (c-safe-scan-lists):
6070 * progmodes/ebnf-abn.el (ebnf-abn-lex):
6071 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
6072 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
6073 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
6074 * progmodes/ebnf-iso.el (ebnf-iso-lex):
6075 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
6076
6077 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
6078
6079 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
6080
6081 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
6082
6083 * calendar/appt.el (appt-make-list): Activate the package, if
6084 not already active (for backwards compatibility).
6085
6086 2005-06-20 Kim F. Storm <storm@cua.dk>
6087
6088 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
6089
6090 2005-06-20 Miles Bader <miles@gnu.org>
6091
6092 * faces.el (vertical-divider): New face.
6093
6094 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
6095
6096 * simple.el (kill-whole-line): Doc fix.
6097 (next-error-buffer-p, next-error-find-buffer)
6098 (clone-indirect-buffer): Fix typos in docstrings.
6099 (comment-line-break-function): Doc fix: don't say variable
6100 is automatically buffer-local (it isn't).
6101
6102 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
6103
6104 * net/tramp-ftp.el (top):
6105 * net/tramp-smb.el (top):
6106 * net/tramp-util.el (top):
6107 * net/tramp-uu.el (top):
6108 * net/tramp-vc.el (top):
6109 * net/tramp.el (top): Revert copyright years back to original
6110 ones. Tramp has a life outside GNU Emacs.
6111
6112 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
6113
6114 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
6115
6116 2005-06-18 Juri Linkov <juri@jurta.org>
6117
6118 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
6119 end of first regexp to limit the match to the position between
6120 line number and source line with same separator character as used
6121 between file name and line number. In the second regexp limit
6122 mouse-face area to file name and line number by adding new group
6123 for them and referring it in HYPERLINK arg.
6124 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
6125 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
6126 previous line where grep markers may be already removed.
6127
6128 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
6129
6130 * progmodes/ps-mode.el: Update version and maintainer's email address.
6131
6132 2005-06-18 Steve Youngs <steve@xemacs.org>
6133
6134 * net/browse-url.el (browse-url-browser-function)
6135 (browse-url-default-browser): Add firefox.
6136 (browse-url-firefox-program, browse-url-firefox-arguments)
6137 (browse-url-firefox-startup-arguments)
6138 (browse-url-firefox-new-window-is-tab): New defcustoms.
6139 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
6140
6141 2005-06-17 Richard M. Stallman <rms@gnu.org>
6142
6143 * startup.el (command-line): Warn if specified user name has
6144 no home directory.
6145
6146 * term.el (term-get-old-input, term-input-filter, term-input-sender)
6147 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
6148
6149 * longlines.el (longlines-mode, longlines-show-hard-newlines):
6150 Doc fixes.
6151
6152 * faces.el (underline): Try bold if terminal doesn't support underline.
6153
6154 * mail/sendmail.el (mail-setup-with-from): New variable.
6155 (mail-insert-from-field): New function.
6156 (sendmail-send-it): Call it.
6157 (mail-setup): Optionally call it here.
6158
6159 * term/linux.el: Call tty-no-underline.
6160
6161 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
6162
6163 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
6164
6165 2005-06-17 Miles Bader <miles@gnu.org>
6166
6167 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
6168 (ediff-current-diff-C, ediff-current-diff-Ancestor)
6169 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
6170 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
6171 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
6172 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
6173 Remove "-face" suffix from face names.
6174 (ediff-current-diff-face-A, ediff-current-diff-face-B)
6175 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
6176 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
6177 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
6178 (ediff-even-diff-face-A, ediff-even-diff-face-B)
6179 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
6180 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
6181 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
6182 New backward-compatibility aliases for renamed faces.
6183 (ediff-current-diff-face-A, ediff-current-diff-face-B)
6184 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
6185 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
6186 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
6187 (ediff-even-diff-face-A, ediff-even-diff-face-B)
6188 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
6189 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
6190 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
6191 Use renamed ediff faces.
6192
6193 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
6194 Remove "-face" suffix from face names.
6195 (eshell-test-ok-face, eshell-test-failed-face):
6196 New backward-compatibility aliases for renamed faces.
6197 (eshell-run-test): Use renamed eshell-test faces.
6198
6199 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
6200 face name.
6201 (eshell-prompt-face): New backward-compatibility alias for renamed
6202 face.
6203 (eshell-emit-prompt): Use renamed eshell-prompt face.
6204
6205 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
6206 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
6207 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
6208 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
6209 Remove "-face" suffix from face names.
6210 (eshell-ls-directory-face, eshell-ls-symlink-face)
6211 (eshell-ls-executable-face, eshell-ls-readonly-face)
6212 (eshell-ls-unreadable-face, eshell-ls-special-face)
6213 (eshell-ls-missing-face, eshell-ls-archive-face)
6214 (eshell-ls-backup-face, eshell-ls-product-face)
6215 (eshell-ls-clutter-face):
6216 New backward-compatibility aliases for renamed faces.
6217 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
6218
6219 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
6220 Remove "-face" suffix from face name.
6221 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
6222 instead of literal face.
6223
6224 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
6225
6226 * emacs-lisp/warnings.el (display-warning, lwarn)
6227 (warning-minimum-log-level): Doc fixes.
6228 (warning-minimum-level, warning-minimum-log-level):
6229 Add :debug to :type choices.
6230
6231 * progmodes/ada-mode.el (ada-format-paramlist)
6232 (ada-get-indent-case, ada-check-matching-start)
6233 (ada-check-defun-name, ada-goto-matching-decl-start)
6234 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
6235 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
6236 (ada-make-subprogram-body): Follow error conventions.
6237 (ada-case-exception-file, ada-indent-comment-as-code)
6238 (ada-indent-handle-comment-special, ada-indent-renames)
6239 (ada-indent-return, ada-search-directories-internal)
6240 (ada-tab-policy, ada-case-exception-substring)
6241 (ada-other-file-alist, ada-matching-start-re)
6242 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
6243 (ada-imenu-generic-expression, ada-compile-goto-error)
6244 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
6245 (ada-popup-menu, ada-add-extensions, ada-mode)
6246 (ada-region-selected, ada-create-case-exception)
6247 (ada-create-case-exception-substring, ada-after-keyword-p)
6248 (ada-activate-keys-for-case, ada-adjust-case-region)
6249 (ada-adjust-case-buffer, ada-format-paramlist)
6250 (ada-scan-paramlist, ada-insert-paramlist)
6251 (ada-indent-newline-indent)
6252 (ada-indent-newline-indent-conditional)
6253 (ada-justified-indent-current, ada-goto-previous-word)
6254 (ada-indent-current, ada-get-indent-open-paren)
6255 (ada-get-indent-paramlist, ada-get-indent-end)
6256 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
6257 (ada-get-indent-block-start, ada-get-indent-subprog)
6258 (ada-get-indent-noindent, ada-get-indent-label)
6259 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
6260 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
6261 (ada-goto-stmt-end, ada-goto-next-word)
6262 (ada-check-matching-start, ada-check-defun-name)
6263 (ada-goto-matching-decl-start, ada-goto-matching-start)
6264 (ada-goto-matching-end, ada-search-ignore-string-comment)
6265 (ada-in-decl-p, ada-looking-at-semi-or)
6266 (ada-looking-at-semi-private, ada-in-paramlist-p)
6267 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
6268 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
6269 (ada-next-procedure, ada-previous-procedure, ada-next-package)
6270 (ada-previous-package, ada-create-menu)
6271 (ada-fill-comment-paragraph-justify)
6272 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
6273 (ada-other-file-name, ada-last-which-function-line)
6274 (ada-last-which-function-subprog, ada-which-function)
6275 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
6276 (ada-gen-treat-proc, ada-check-emacs-version)
6277 (ada-continuation-indent, ada-align-region-separate):
6278 Fix typos in docstrings.
6279 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
6280
6281 2005-06-16 Lute Kamstra <lute@gnu.org>
6282
6283 * simple.el (fundamental-mode): Run after-change-major-mode-hook
6284 conditionally.
6285
6286 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
6287
6288 * comint.el (comint-replace-by-expanded-filename)
6289 (comint-prompt-regexp, comint-delimiter-argument-list)
6290 (comint-preinput-scroll-to-bottom):
6291 * info.el (Info-hide-cookies-node):
6292 * ls-lisp.el (ls-lisp-classify):
6293 * find-file.el (ff-search-directories, ff-special-constructs)
6294 (ff-find-other-file):
6295 * font-lock.el (font-lock-keywords):
6296 * shell.el (shell-prompt-pattern)
6297 (shell-dynamic-complete-functions, shell-mode)
6298 (shell-delimiter-argument-list):
6299 * term.el (term-replace-by-expanded-filename)
6300 (term-prompt-regexp, term-delimiter-argument-list):
6301 * woman.el (woman-ignore, woman0-if):
6302 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
6303 * emacs-lisp/elint.el (elint-init-env):
6304 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
6305 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
6306 * language/ethio-util.el (ethio-tilde-escape)
6307 (ethio-use-three-dot-question):
6308 * net/zone-mode.el (zone-mode-load-time-setup):
6309 * progmodes/cc-align.el (c-lineup-argcont):
6310 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
6311 * progmodes/cperl-mode.el (cperl-set-style-back):
6312 * progmodes/inf-lisp.el (inferior-lisp-prompt):
6313 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
6314 Fix spellings in docstrings.
6315
6316 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
6317 * progmodes/modula2.el (m2-for): Fix spellings.
6318
6319 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
6320
6321 * simple.el (undo-more): Don't use `format' on `error' arguments.
6322 Improve argument/docstring consistency.
6323 (pending-undo-list): Doc fix.
6324
6325 * smerge-mode.el (smerge-ensure-match):
6326 * emulation/vip.el (vip-ex):
6327 * net/zone-mode.el (zone-mode-update-serial):
6328 * progmodes/idlwave.el (idlwave-complete):
6329 * progmodes/vhdl-mode.el (vhdl-visit-file)
6330 (vhdl-compose-wire-components):
6331 Don't use `format' on `error' arguments.
6332
6333 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
6334 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
6335 (tooltip-help-tips): Fix typos in docstrings.
6336
6337 2005-06-16 David Ponce <david@dponce.com>
6338
6339 * tree-widget.el (tree-widget-value-create): Simplify last change.
6340
6341 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
6342
6343 * ido.el (ido-incomplete-regexp): New variable.
6344 (ido-set-matches-1): Handle invalid-regexp error and set
6345 ido-incomplete-regexp.
6346 (ido-incomplete-regexp): New face.
6347 (ido-completions): Use it.
6348 (ido-complete, ido-exit-minibuffer, ido-completions):
6349 Handle incomplete regexps.
6350 (ido-completions): Add check for complete match when entering a regexp.
6351
6352 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
6353
6354 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
6355
6356 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6357
6358 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
6359 by field delimiters.
6360
6361 2005-06-15 David Ponce <david@dponce.com>
6362
6363 * tree-widget.el: eval-and-compile inlined functions so they will
6364 be available at run-time too.
6365 (tree-widget-super-format-handler)
6366 (tree-widget-format-handler): Remove.
6367 (tree-widget-value-create): Handle the :indent property.
6368
6369 2005-06-15 Miles Bader <miles@gnu.org>
6370
6371 * progmodes/which-func.el (which-func): Only inherit
6372 `font-lock-function-name-face' when that makes sense against the
6373 default mode-line face, otherwise set the face color explicitly.
6374
6375 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
6376 faces instead of (non-existent) variables.
6377
6378 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
6379
6380 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
6381 (iswitchb-get-matched-buffers): Likewise. Simplify.
6382
6383 2005-06-14 Miles Bader <miles@gnu.org>
6384
6385 * progmodes/ld-script.el (ld-script-location-counter):
6386 Remove "-face" suffix from face name.
6387 (ld-script-location-counter-face):
6388 New backward-compatibility alias for renamed face.
6389 (ld-script-location-counter-face): Use renamed face.
6390
6391 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
6392 (cperl-hash): Remove "-face" suffix from face names.
6393 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
6394 New backward-compatibility aliases for renamed faces.
6395 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
6396 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
6397
6398 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
6399 name.
6400 (which-func-face): New backward-compatibility alias for renamed face.
6401 (which-func-format): Use renamed which-func face.
6402
6403 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
6404 (vhdl-function, vhdl-directive, vhdl-reserved-word)
6405 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
6406 names.
6407 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
6408 (vhdl-speedbar-configuration, vhdl-speedbar-package)
6409 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
6410 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
6411 (vhdl-speedbar-architecture-selected)
6412 (vhdl-speedbar-configuration-selected)
6413 (vhdl-speedbar-package-selected)
6414 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
6415 names.
6416 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
6417 Use renamed faces.
6418 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
6419 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
6420 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
6421 Use renamed faces.
6422 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
6423 names.
6424 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
6425 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
6426 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
6427 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
6428 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
6429 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
6430
6431 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
6432 face name.
6433 (sh-heredoc-face): New backward-compatibility alias for renamed face.
6434 (sh-heredoc-face): Use renamed sh-heredoc face.
6435
6436 * progmodes/idlw-help.el (idlwave-help-link):
6437 Remove "-face" suffix from face name.
6438 (idlwave-help-link-face):
6439 New backward-compatibility alias for renamed face.
6440 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
6441
6442 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
6443 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
6444 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
6445 New backward-compatibility aliases for renamed faces.
6446 (idlwave-shell-disabled-breakpoint-face)
6447 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
6448
6449 * progmodes/flymake.el (flymake-errline, flymake-warnline):
6450 Remove "-face" suffix from face names.
6451 (flymake-errline-face, flymake-warnline-face):
6452 New backward-compatibility aliases for renamed faces.
6453 (flymake-highlight-line): Use renamed flymake faces.
6454
6455 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
6456 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
6457 (ebrowse-member-class, ebrowse-progress):
6458 Remove "-face" suffix from face names.
6459 (ebrowse-tree-mark-face, ebrowse-root-class-face)
6460 (ebrowse-file-name-face, ebrowse-default-face)
6461 (ebrowse-member-attribute-face, ebrowse-member-class-face)
6462 (ebrowse-progress-face):
6463 New backward-compatibility aliases for renamed faces.
6464 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
6465 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
6466 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
6467 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
6468
6469 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
6470 antlr-syntax)
6471 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
6472 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
6473 names.
6474 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
6475 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
6476 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
6477 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
6478 backward-compatibility aliases for renamed faces.
6479 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
6480 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
6481 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
6482 remove "font-lock-". Use renamed antlr-mode faces.
6483 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
6484 literal face-names with face variable references.
6485
6486 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
6487 face name.
6488 (Buffer-menu-buffer-face): New backward-compatibility alias for
6489 renamed face.
6490 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
6491
6492 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
6493
6494 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
6495 Eliminate "-face" suffix.
6496 (makefile-targets): Inherit from font-lock-function-name-face and
6497 eliminate "-face" suffix.
6498 (makefile-shell): Remove attributes and eliminate "-face" suffix.
6499 (makefile-*-font-lock-keywords): Append makefile-targets in rule
6500 actions, instead of prepending, to make it less visible.
6501 (makefile-previous-dependency, makefile-match-dependency):
6502 Don't match a target on a continuation line.
6503
6504 * files.el (auto-mode-alist): Put Makefile in gmake mode.
6505
6506 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
6507
6508 * progmodes/gdb-ui.el (menu): Re-order menu items.
6509 (gdb-tooltip-print): Respect tooltip-use-echo-area.
6510
6511 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
6512 Define in tooltip.el.
6513 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
6514 (gud-tooltip-tips): Respect tooltip-use-echo-area and
6515 gud-tooltip-echo-area.
6516
6517 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
6518 backward compatibility and make obsolete.
6519 (tooltip-help-tips): Use tooltip-use-echo-area.
6520 (tooltip-show-help-function): Rename to...
6521 (tooltip-show-help): ...this, because it is a function.
6522 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
6523
6524 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
6525
6526 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
6527 (edebug-print-length, edebug-print-level, edebug-print-circle)
6528 (edebug-modify-breakpoint, edebug-eval-last-sexp)
6529 (edebug-eval-print-last-sexp): Doc fixes.
6530
6531 2005-06-14 Kim F. Storm <storm@cua.dk>
6532
6533 * ido.el (ido-mode): Make a new keymap every time we enable ido,
6534 as the coverage buffer/file/both may change.
6535
6536 2005-06-14 Lute Kamstra <lute@gnu.org>
6537
6538 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
6539 and run-mode-hooks. Simplify.
6540
6541 * mail/rmailedit.el (rmail-edit-mode):
6542 * progmodes/octave-inf.el (inferior-octave-mode):
6543 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
6544
6545 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
6546 and run-mode-hooks.
6547 (recentf-edit-list, recentf-open-files): Don't call
6548 kill-all-local-variables directly.
6549
6550 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
6551
6552 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
6553
6554 * emacs-lisp/byte-run.el (make-obsolete)
6555 (define-obsolete-function-alias): Rename arguments FUNCTION and
6556 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
6557 (make-obsolete-variable, define-obsolete-variable-alias):
6558 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
6559 respectively.
6560
6561 * isearchb.el (isearchb-activate):
6562 * pcvs.el (cvs-mode):
6563 * ses.el (ses-load):
6564 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
6565 * net/tramp.el (tramp-find-file-exists-command)
6566 (tramp-find-shell):
6567 * progmodes/ada-mode.el (ada-create-case-exception)
6568 (ada-create-case-exception-substring, ada-make-subprogram-body):
6569 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
6570 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
6571 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
6572 * textmodes/org.el (org-promote, org-evaluate-time-range)
6573 (org-agenda-next-date-line, org-agenda-previous-date-line)
6574 (org-agenda-error, org-open-at-point, org-table-move-row)
6575 (org-format-table-table-html-using-table-generate-source)
6576 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
6577 * textmodes/reftex.el (reftex-access-scan-info):
6578 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
6579 (reftex-toc-promote-prepare): Follow error conventions.
6580
6581 * diff-mode.el (diff-mode): Fix typo in docstring.
6582
6583 * forms.el (forms--intuit-from-file): Fix reference to
6584 `forms-number-of-fields' in error message.
6585 (forms-print): Fix quoting in error message.
6586
6587 * forms.el (forms-mode):
6588 * emulation/vi.el (vi-goto-insert-state):
6589 * progmodes/flymake.el (flymake-new-err-info)
6590 (flymake-start-syntax-check-for-current-buffer)
6591 (flymake-simple-cleanup):
6592 * eshell/esh-var.el (eshell/export):
6593 * progmodes/gud.el (xdb):
6594 * textmodes/flyspell.el (flyspell-incorrect-hook)
6595 (flyspell-maybe-correct-transposition)
6596 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
6597
6598 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
6599
6600 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
6601 minibuffer prompt.
6602
6603 2005-06-13 Kim F. Storm <storm@cua.dk>
6604
6605 * subr.el (add-to-ordered-list): New defun.
6606
6607 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
6608 add cua--keymap-alist to emulation-mode-map-alists.
6609
6610 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
6611
6612 * subr.el (complete-in-turn): New macro.
6613 (dynamic-completion-table, lazy-completion-table): Add debug info.
6614
6615 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
6616 in preference to face aliases.
6617
6618 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
6619 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
6620 Remove unused vars `start' and `firstline'.
6621 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
6622 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
6623
6624 2005-06-13 Eli Zaretskii <eliz@gnu.org>
6625
6626 * cus-start.el (all): Don't complain about missing GTK-related
6627 variables, unless either `gtk' is boundp or this isn't a
6628 `windows-nt' build.
6629
6630 2005-06-13 Lute Kamstra <lute@gnu.org>
6631
6632 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
6633 run-mode-hooks.
6634
6635 * ediff-mult.el (ediff-meta-mode):
6636 * ediff-util.el (ediff-mode): Use run-mode-hooks.
6637
6638 * ledit.el (ledit-mode): Use delay-mode-hooks.
6639
6640 * woman.el (woman-mode-line-format): Delete constant.
6641 (woman-mode-map): Initialize it properly.
6642 (woman-mode): Set mode-class property to special.
6643 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
6644 Set major-mode and mode-name. Don't set mode-line-format directly.
6645 (Man-getpage-in-background): Don't reference woman-mode-line-format.
6646
6647 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
6648 string argument obsolete.
6649
6650 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
6651
6652 * textmodes/org.el (org-CUA-compatible): New option.
6653 (org-disputed-keys): New variable.
6654 (org-key): New function.
6655 (orgtbl-make-binding): Add docstring to the created function.
6656 (org-mode): Set paragraph start/separate regexps.
6657 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
6658 (org-archive-location, org-archive-mark-done)
6659 (org-archive-stamp-time): New options.
6660 (org-archive-subtree): New command.
6661 (org-fill-paragraph): New function.
6662 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
6663 (org-fake-empty-table-line): Function removed.
6664 (org-format-org-table-html): Do not create empty table lines at
6665 separator lines. Improved table header treatment.
6666 (org-link-format): New option.
6667 (org-make-link): New function.
6668 (org-insert-link, org-store-link): Use org-make-link.
6669 (org-open-file): Quote file name for shell command, to allow
6670 spaces in file names.
6671 (org-link-regexp): Fix bug with mailto link.
6672 (org-link-maybe-angles-regexp, org-protected-link-regexp):
6673 New constants.
6674 (org-export-as-html): Deal with the optional angles around a link.
6675 Better treatment of file: links.
6676 (org-open-at-point): Replace @{ and @} with < and >.
6677 (org-run-mode-hooks): Function removed.
6678 (org-agenda-mode): No longer use `org-run-mode-hooks'.
6679
6680 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
6681
6682 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
6683 MI command -data-list-register-values.
6684 (gdb-post-prompt): Indent properly.
6685
6686 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
6687
6688 * hilit-chg.el (highlight-changes-colors): Rename from
6689 `highlight-changes-colours'.
6690 (highlight-changes-colours): Keep as obsolete alias.
6691 (highlight-changes-face-list): Doc fix.
6692 (hilit-chg-make-list): Use `highlight-changes-colors'.
6693
6694 2005-06-12 Mark A. Hershberger <mah@everybody.org>
6695
6696 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
6697 defun-prompt-regexp.
6698
6699 2005-06-12 Eli Zaretskii <eliz@gnu.org>
6700
6701 * loadup.el: Don't say we are dumping under 2 names on windows-nt
6702 and cygwin.
6703
6704 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
6705 Don't use an old loaddefs.el, as in Makefile.in.
6706
6707 2005-06-12 Lute Kamstra <lute@gnu.org>
6708
6709 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
6710
6711 * man.el (Man-mode-map): Initialize it properly.
6712 (Man-mode): Set mode-class property to special.
6713
6714 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
6715
6716 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
6717
6718 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
6719 A newline is needed in the docstring there.
6720
6721 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
6722 Doc fixes.
6723
6724 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6725
6726 * printing.el: Doc fix. The menubar is no more changed when printing
6727 is loaded, it only changes when pr-menu-bind or pr-update-menus is
6728 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
6729 (pr-version): New version number (6.8.4).
6730 (pr-menu-bind): New command.
6731 (pr-update-menus): Docstring and code fix.
6732 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
6733 Docstring fix.
6734 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
6735 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
6736
6737 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
6738
6739 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
6740 "Returns" to "return", document useful return values, etc.
6741
6742 2005-06-11 Alan Mackenzie <acm@muc.de>
6743
6744 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
6745 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
6746 (adaptive-file-function): Minor amendment to doc-string.
6747
6748 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
6749
6750 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
6751 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
6752 Fix :type--it is `integer', not `string'.
6753
6754 * faces.el (modeline-highlight): Rename from (the erroneous)
6755 `modeline-higilight'.
6756
6757 2005-06-11 Lute Kamstra <lute@gnu.org>
6758
6759 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
6760 lisp-interaction-mode-map but make it the parent.
6761 (edebug-eval-mode): Use define-derived-mode.
6762
6763 2005-06-11 Andreas Schwab <schwab@suse.de>
6764
6765 * bindings.el: Add binding of `ESC functionkey' for every
6766 `M-functionkey'.
6767 * hexl.el (hexl-mode-map): Likewise.
6768
6769 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
6770
6771 * progmodes/compile.el (compilation-error-regexp-alist-alist)
6772 [msft]: update regexp for newer msft compilers.
6773
6774 2005-06-10 Mark A. Hershberger <mah@everybody.org>
6775
6776 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
6777 ATTLIST portions of included DTDs.
6778 (xml-parse-dtd): Eliminate use of inefficient match-data.
6779
6780 2005-06-10 Miles Bader <miles@gnu.org>
6781
6782 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
6783 (mpuz-text): Remove "-face" suffix from face names.
6784 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
6785 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
6786 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
6787
6788 * play/gomoku.el (gomoku-O, gomoku-X):
6789 Remove "-face" suffix from face names.
6790 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
6791 New backward-compatibility aliases for renamed faces.
6792 (gomoku-font-lock-keywords): Use renamed gomoku faces.
6793
6794 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
6795
6796 * thumbs.el: Fixes for changes of 2005-06-09.
6797 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
6798 as a directory.
6799 (thumbs-thumbname): Remove directory separator from format string;
6800 `thumbs-thumbsdir' now returns a valid directory name.
6801 (thumbs-temp-dir): New defsubst.
6802 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
6803 Use it.
6804
6805 * cus-edit.el (minibuffer):
6806 * files.el (make-backup-file-name-function):
6807 * filesets.el (filesets-external-viewers):
6808 * hilit-chg.el (highlight-changes-colours)
6809 (highlight-changes-face-list, highlight-changes-rotate-faces):
6810 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
6811 * kmacro.el (kmacro-call-macro):
6812 * log-edit.el (log-edit-changelog-full-paragraphs):
6813 * mouse.el (mouse-1-click-follows-link):
6814 * skeleton.el (skeleton-autowrap):
6815 * subr.el (insert-for-yank-1):
6816 * tempo.el (tempo-insert-region):
6817 * terminal.el (terminal-emulator):
6818 * time.el (display-time-mail-face):
6819 * vc.el (vc-annotate):
6820 * vcursor.el (vcursor-copy-line):
6821 * woman.el (woman-bold-headings, woman-ignore)
6822 (woman-default-faces, woman-monochrome-faces):
6823 * calendar/todo-mode.el (todo-insert-threshold):
6824 * emulation/pc-select.el (pc-select-selection-keys-only)
6825 (pc-selection-mode):
6826 * emulation/vip.el (vip-find-char-forward):
6827 * emulation/viper-cmd.el (viper-find-char-forward):
6828 * international/mule-cmds.el
6829 (select-safe-coding-system-accept-default-p)
6830 (input-method-exit-on-invalid-key):
6831 * international/mule-diag.el (describe-coding-system):
6832 * international/ucs-tables.el (unify-8859-on-encoding-mode):
6833 * net/browse-url.el (browse-url-xterm-program):
6834 * obsolete/lazy-lock.el (lazy-lock-mode):
6835 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
6836 (cperl-mode):
6837 * progmodes/cpp.el (cpp-face-light-name-list)
6838 (cpp-face-dark-name-list):
6839 * progmodes/delphi.el (delphi-newline-always-indents):
6840 Fix spellings in docstrings.
6841
6842 * ido.el (ido-mode, ido-file-extensions-order)
6843 (ido-default-file-method, ido-default-buffer-method)
6844 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
6845 (ido-decorations, ido-read-file-name-as-directory-commands)
6846 (ido-read-file-name-non-ido, ido-work-directory-list)
6847 (ido-ignore-item-temp-list, ido-current-directory)
6848 (ido-magic-forward-char, ido-enter-find-file)
6849 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
6850 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
6851
6852 2005-06-10 Lute Kamstra <lute@gnu.org>
6853
6854 * play/dunnet.el (dun-mode): Use define-derived-mode.
6855 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
6856 obsolete alias.
6857
6858 * play/doctor.el (doctor-mode-map): Remove defvar.
6859 (doctor-mode): Use define-derived-mode.
6860
6861 * mail/mspools.el (mspools-mode):
6862 * net/eudc-hotlist.el (eudc-hotlist-mode):
6863 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
6864
6865 2005-06-10 Miles Bader <miles@gnu.org>
6866
6867 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
6868 Remove "-face" suffix from face names.
6869 (flyspell-incorrect-face, flyspell-duplicate-face):
6870 New backward-compatibility aliases for renamed faces.
6871 (flyspell-mode-on, make-flyspell-overlay)
6872 (flyspell-highlight-incorrect-region)
6873 (flyspell-highlight-duplicate-region)
6874 (flyspell-display-next-corrections)
6875 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
6876
6877 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
6878 from face name.
6879 (texinfo-heading-face): New backward-compatibility alias for
6880 renamed face.
6881 (texinfo-heading-face): Use renamed texinfo-heading face.
6882
6883 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
6884 suffix from face names.
6885 (tex-math-face, tex-verbatim-face):
6886 New backward-compatibility aliases for renamed faces.
6887 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
6888 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
6889 literal face name.
6890
6891 * textmodes/table.el (table-cell): Remove "-face" suffix from face
6892 name.
6893 (table-cell-face): New backward-compatibility alias for renamed face.
6894 (table--put-cell-face-property, table--update-cell-face):
6895 Use renamed table-cell face.
6896
6897 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
6898 from face name.
6899 (sgml-namespace-face): New backward-compatibility alias for
6900 renamed face.
6901 (sgml-namespace-face): Use renamed sgml-namespace face.
6902
6903 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
6904 (org-level-4, org-level-5, org-level-6, org-level-7)
6905 (org-level-8, org-warning, org-headline-done)
6906 (org-deadline-announce, org-scheduled-today)
6907 (org-scheduled-previously, org-link, org-done, org-table)
6908 (org-time-grid): Remove "-face" suffix from face names.
6909 (org-level-1-face, org-level-2-face, org-level-3-face)
6910 (org-level-4-face, org-level-5-face, org-level-6-face)
6911 (org-level-7-face, org-level-8-face, org-warning-face)
6912 (org-headline-done-face, org-deadline-announce-face)
6913 (org-scheduled-today-face, org-scheduled-previously-face)
6914 (org-link-face, org-done-face, org-table-face)
6915 (org-time-grid-face):
6916 New backward-compatibility aliases for renamed faces.
6917 (org-level-faces, org-set-font-lock-defaults, org-timeline)
6918 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
6919 (org-agenda-get-timestamps, org-agenda-get-scheduled)
6920 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
6921
6922 * emulation/viper-init.el (viper-search, viper-replace-overlay)
6923 (viper-minibuffer-emacs, viper-minibuffer-insert)
6924 (viper-minibuffer-vi): Remove "-face" suffix from face names.
6925 (viper-search-face, viper-replace-overlay-face)
6926 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
6927 (viper-minibuffer-vi-face):
6928 New backward-compatibility aliases for renamed faces.
6929 (viper-search-face, viper-replace-overlay-face)
6930 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
6931 (viper-minibuffer-vi-face): Use renamed viper faces.
6932
6933 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
6934 Remove "-face" suffix from face names.
6935 (testcover-nohits-face, testcover-1value-face):
6936 New backward-compatibility aliases for renamed faces.
6937 (testcover-mark): Use renamed testcover faces.
6938
6939 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
6940 face name.
6941 (diary-button-face): New backward-compatibility alias for renamed face.
6942 (diary-entry): Use renamed diary-button face.
6943
6944 * calendar/calendar.el (diary, calendar-today, holiday)
6945 (mark-visible-calendar-date): Remove "-face" suffix from face names.
6946 (diary-face, calendar-today-face, holiday-face):
6947 New backward-compatibility aliases for renamed faces.
6948 (eval-after-load "facemenu", diary-entry-marker)
6949 (calendar-today-marker, calendar-holiday-marker, diary-face):
6950 Use renamed calendar faces.
6951
6952 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
6953 (compare-windows-face): New backward-compatibility alias for
6954 renamed face.
6955 (compare-windows-highlight): Use renamed compare-windows face.
6956
6957 * strokes.el (strokes-char): Remove "-face" suffix from face name.
6958 (strokes-char-face): New backward-compatibility alias for renamed face.
6959 (strokes-encode-buffer): Use renamed strokes-char face.
6960
6961 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
6962 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
6963 Remove "-face" suffix from face names.
6964 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
6965 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
6966 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
6967 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
6968 Use renamed pcvs faces.
6969 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
6970 * pcvs-defs.el (cvs-mode-map): Likewise.
6971 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
6972
6973 * info.el (info-title-1, info-title-2, info-title-3)
6974 (info-title-4): Remove "-face" suffix from and downcase face names.
6975 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
6976 (Info-title-4-face):
6977 New backward-compatibility aliases for renamed faces.
6978 (Info-fontify-node): Use renamed info faces.
6979
6980 * hilit-chg.el (highlight-changes, highlight-changes-delete):
6981 Remove "-face" suffix from face names.
6982 (highlight-changes-face, highlight-changes-delete-face):
6983 New backward-compatibility aliases for renamed faces.
6984 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
6985 (hilit-chg-make-list): Use renamed highlight-changes faces.
6986
6987 * generic-x.el (show-tabs-tab, show-tabs-space):
6988 Remove "-face" suffix from face names.
6989 (show-tabs-tab-face, show-tabs-space-face):
6990 New backward-compatibility aliases for renamed faces.
6991 (show-tabs-generic-mode-font-lock-defaults-1)
6992 (show-tabs-generic-mode-font-lock-defaults-2):
6993 Use renamed show-tabs faces.
6994
6995 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
6996 (smerge-markers): Remove "-face" suffix from face names.
6997 (smerge-mine-face, smerge-other-face, smerge-base-face)
6998 (smerge-markers-face):
6999 New backward-compatibility aliases for renamed faces.
7000 (smerge-mine-face, smerge-other-face, smerge-base-face)
7001 (smerge-markers-face): Use renamed smerge faces.
7002
7003 * log-view.el (log-view-file, log-view-message): Remove "-face"
7004 suffix from face names.
7005 (log-view-file-face, log-view-message-face):
7006 New backward-compatibility aliases for renamed faces.
7007 (log-view-file-face, log-view-message-face): Use renamed log-view
7008 faces.
7009
7010 * paren.el (show-paren-match, show-paren-mismatch):
7011 Remove "-face" suffix from face names.
7012 (show-paren-match-face, show-paren-mismatch-face):
7013 New backward-compatibility aliases for renamed faces.
7014 (show-paren-function): Use renamed show-paren faces.
7015
7016 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
7017 (ruler-mode-margins, ruler-mode-fringes)
7018 (ruler-mode-column-number, ruler-mode-fill-column)
7019 (ruler-mode-comment-column, ruler-mode-goal-column)
7020 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
7021 suffix from face names.
7022 (ruler-mode-default-face, ruler-mode-pad-face)
7023 (ruler-mode-margins-face, ruler-mode-fringes-face)
7024 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
7025 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
7026 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
7027 New backward-compatibility aliases for renamed faces.
7028 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
7029 (ruler-mode-column-number, ruler-mode-fill-column)
7030 (ruler-mode-comment-column, ruler-mode-goal-column)
7031 (ruler-mode-tab-stop, ruler-mode-current-column)
7032 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
7033 faces.
7034
7035 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
7036 face name.
7037 (whitespace-highlight-the-space): Use renamed face.
7038 (whitespace-highlight-face): New backward-compatibility alias for
7039 renamed face.
7040
7041 * woman.el (woman-italic, woman-bold, woman-unknown)
7042 (woman-addition, woman-symbol-face):
7043 Remove "-face" suffix from face names.
7044 (woman-italic-face, woman-bold-face, woman-unknown-face)
7045 (woman-addition-face):
7046 New backward-compatibility aliases for renamed faces.
7047 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
7048 (woman-decode-region, woman-replace-match)
7049 (woman-display-extended-fonts, woman-special-characters)
7050 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
7051 Use renamed woman faces.
7052
7053 * longlines.el (longlines-visible-face): Face removed.
7054
7055 * diff-mode.el (diff-header, diff-file-header, diff-index)
7056 (diff-hunk-header, diff-removed, diff-added, diff-changed)
7057 (diff-function, diff-context, diff-nonexistent): Remove "-face"
7058 suffix from face names.
7059 (diff-header-face, diff-file-header-face, diff-index-face)
7060 (diff-hunk-header-face, diff-removed-face, diff-added-face)
7061 (diff-changed-face, diff-function-face, diff-context-face)
7062 (diff-nonexistent-face): New backward-compatibility aliases for
7063 renamed faces.
7064 (diff-header-face, diff-file-header-face)
7065 (diff-index, diff-index-face, diff-hunk-header)
7066 (diff-hunk-header-face, diff-removed, diff-removed-face)
7067 (diff-added, diff-added-face, diff-changed-face, diff-function)
7068 (diff-function-face, diff-context-face, diff-nonexistent)
7069 (diff-nonexistent-face): Use renamed diff-mode faces.
7070
7071 * progmodes/compile.el (compilation-warning-face)
7072 (compilation-info-face): Remove "-face" suffix from face names.
7073 (compilation-warning-face, compilation-info-face):
7074 New backward-compatibility aliases for renamed faces.
7075 (compilation-warning-face, compilation-info-face):
7076 Use renamed compilation faces.
7077
7078 * add-log.el (change-log-date, change-log-name)
7079 (change-log-email, change-log-file, change-log-list)
7080 (change-log-conditionals, change-log-function)
7081 (change-log-acknowledgement): Remove "-face" suffix from face names.
7082 (change-log-date-face, change-log-name-face)
7083 (change-log-email-face, change-log-file-face)
7084 (change-log-list-face, change-log-conditionals-face)
7085 (change-log-function-face, change-log-acknowledgement-face):
7086 New backward-compatibility aliases for renamed faces.
7087 (change-log-font-lock-keywords): Use renamed change-log faces.
7088
7089 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
7090 (custom-set, custom-changed, custom-saved, custom-button)
7091 (custom-button-pressed, custom-documentation, custom-state)
7092 (custom-comment, custom-comment-tag, custom-variable-tag)
7093 (custom-variable-button, custom-face-tag, custom-group-tag-1)
7094 (custom-group-tag): Remove "-face" suffix from face names.
7095 (custom-magic-alist, custom-magic-value-create)
7096 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
7097 (custom-invalid-face, custom-rogue-face, custom-modified-face)
7098 (custom-set-face, custom-changed-face, custom-saved-face)
7099 (custom-button-face, custom-button-pressed-face)
7100 (custom-documentation-face, custom-state-face)
7101 (custom-comment-face, custom-comment-tag-face)
7102 (custom-variable-tag-face, custom-variable-button-face)
7103 (custom-face-tag-face, custom-group-tag-face-1)
7104 (custom-group-tag-face):
7105 New backward-compatibility aliases for renamed faces.
7106
7107 * wid-edit.el (widget-documentation, widget-button)
7108 (widget-field, widget-single-line-field, widget-inactive)
7109 (widget-button-pressed): "-face" suffix removed from face names.
7110 (widget-documentation-face, widget-button-face)
7111 (widget-field-face, widget-single-line-field-face)
7112 (widget-inactive-face, widget-button-pressed-face):
7113 New backward-compatibility aliases for renamed faces.
7114 (widget-documentation-face, widget-button-face)
7115 (widget-button-pressed-face, widget-specify-field)
7116 (widget-specify-inactive): Use renamed widget faces.
7117
7118 2005-06-10 Kenichi Handa <handa@m17n.org>
7119
7120 * term/x-win.el (x-clipboard-yank): Remove condition-case
7121 wrapping.
7122
7123 2005-06-11 Kenichi Handa <handa@m17n.org>
7124
7125 * add-log.el (change-log-font-lock-keywords): Make the regexp for
7126 date lines stricter.
7127
7128 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
7129
7130 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
7131 of x-get-selection.
7132
7133 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
7134
7135 * comint.el (comint-mode, comint-snapshot-last-prompt):
7136 * frame.el (frame-current-scroll-bars):
7137 * term.el (term-mode, term-check-proc, term-input-sender)
7138 (term-simple-send, term-extract-string, term-word)
7139 (term-match-partial-filename):
7140 * window.el (window-current-scroll-bars):
7141 * emulation/cua-base.el (cua-normal-cursor-color)
7142 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
7143 (cua-global-mark-cursor-color):
7144 * mail/undigest.el (rmail-forward-separator-regex):
7145 Fix typos in docstrings.
7146
7147 * comint.el (comint-check-proc, make-comint-in-buffer)
7148 (comint-source-default): Doc fixes.
7149
7150 * term.el (term-send-string): Improve argument/docstring consistency.
7151
7152 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
7153
7154 * comint.el (comint-send-input): Bind `inhibit-read-only' around
7155 call to `delete-region'.
7156 (comint-mode-hook): Do not enable Font Lock by default.
7157
7158 2005-06-09 Lute Kamstra <lute@gnu.org>
7159
7160 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
7161 could be void.
7162
7163 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
7164
7165 * emacs-lisp/debug.el (debugger-will-be-back): New var.
7166 (debug): Use it.
7167 (debugger-step-through, debugger-continue, debugger-jump)
7168 (debugger-return-value): Set it when needed.
7169 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
7170 Use inhibit-read-only.
7171
7172 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
7173
7174 * window.el (shrink-window-if-larger-than-buffer)
7175 (window-size-fixed): Fix typo in docstring.
7176
7177 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
7178 thumbnails directory on loading.
7179 (thumbs-conversion-program): Use `eq' to check the system type,
7180 not `equal'.
7181 (thumbs-temp-dir): Initialize to `temporary-file-directory',
7182 not "/tmp". Fix docstring.
7183 (thumbs-thumbsdir): New function to return the thumbnails
7184 directory, creating it if needed.
7185 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
7186 (thumbs-temp-file): Delete variable and make it into a function.
7187 (thumbs-resize-image, thumbs-modify-image): Use it.
7188 (thumbs-kill-buffer): Simplify.
7189 (thumbs-gensym): Defalias or duplicate CL `gensym'.
7190 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
7191 docstrings.
7192
7193 2005-06-09 Kim F. Storm <storm@cua.dk>
7194
7195 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
7196 set-match-data to free markers in match-data.
7197
7198 * replace.el (replace-match-data): Pass RESEAT arg `t' to
7199 match-data to unchain markers in match-data.
7200
7201 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
7202
7203 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
7204 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
7205 unnecessary now.
7206
7207 2005-06-08 Richard M. Stallman <rms@gnu.org>
7208
7209 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
7210 give the variable a doc string that doesn't say don't set it directly.
7211
7212 * textmodes/ispell.el (ispell-check-version):
7213 Use match-string-no-properties.
7214 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
7215 (ispell-buffer-local-words): Likewise.
7216
7217 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
7218 except on terminals with enough colors to really display it.
7219 (makefile-dependency-regex): Delete spurious `bb'.
7220
7221 * faces.el (escape-glyph): Use blue once again in last case.
7222 (no-break-space): Redefine so that it isn't invisible on a tty.
7223
7224 2005-06-08 Kim F. Storm <storm@cua.dk>
7225
7226 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
7227 also when reading directory name.
7228
7229 2005-06-08 Lute Kamstra <lute@gnu.org>
7230
7231 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
7232 (flyspell-mode-line-string): Remove autoload cookie.
7233 (flyspell-mode): Remove defvar.
7234
7235 2005-06-07 Lute Kamstra <lute@gnu.org>
7236
7237 * textmodes/org.el (org-run-mode-hooks): New function.
7238 (org-agenda-mode): Use it.
7239
7240 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
7241
7242 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
7243
7244 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
7245
7246 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
7247
7248 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
7249
7250 * font-lock.el (font-lock-add-keywords): Doc fix.
7251
7252 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
7253
7254 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
7255 (tex-compile-default): In the absence of any history, use the order in
7256 tex-compile-alist to choose the preferred command.
7257 (tex-compile-commands): Reorder a bit.
7258
7259 * textmodes/flyspell.el (flyspell-auto-correct-binding)
7260 (flyspell-incorrect-face, flyspell-duplicate-face):
7261 Use (X)Emacs-agnostic code.
7262 (flyspell-mode-map): Don't overwrite at each load. Remove code
7263 redundant with the subsequent add-minor-mode. Merge Emacs and
7264 XEmacs code.
7265 (flyspell-word): Minor simplification.
7266 (flyspell-math-tex-command-p): Quieten the byte-compiler.
7267 (flyspell-external-point-words): Remove unused vars `size' and `start'.
7268 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
7269 Merge the corresponding Emacs code.
7270 (flyspell-correct-word, flyspell-xemacs-popup):
7271 Use flyspell-do-correct.
7272
7273 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
7274 a dedicated window.
7275
7276 * international/latexenc.el (latexenc-find-file-coding-system):
7277 Undo part of last patch, to turn off a compiler warning.
7278
7279 2005-06-06 Juri Linkov <juri@jurta.org>
7280
7281 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
7282 Rename `tmm-inactive-face' to `tmm-inactive'.
7283
7284 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
7285
7286 * iswitchb.el: Rename faces.
7287
7288 2005-06-06 Kim F. Storm <storm@cua.dk>
7289
7290 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
7291 (cua-global-mark): Remove -face suffix from face names.
7292
7293 * emulation/cua-gmrk.el (cua--init-global-mark):
7294 Remove cua-global-mark face setup.
7295
7296 2005-06-06 Richard M. Stallman <rms@gnu.org>
7297
7298 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
7299 just like other allowed characters.
7300 (makefile-match-dependency): Exclude leading and training whitespace
7301 from the range of regexp subexp 1.
7302 (makefile-macroassign-regex): Don't try to match the body,
7303 just the name of the macro being defined.
7304
7305 * info.el (Info-read-node-name-2): New function.
7306 (Info-read-node-name-1): Use that.
7307 Add a completion-base-size-function property.
7308
7309 * simple.el (completion-setup-function): Look for
7310 completion-base-size-function property of minibuffer-completion-table.
7311
7312 * files.el (locate-file-completion): Doc fix.
7313
7314 * printing.el: Don't call pr-update-menus; user must do that.
7315
7316 * emacs-lisp/debug.el (debugger-window): New variable.
7317 (debug): Use debugger-window if it is set and still alive.
7318 Record debugger-window for next entry.
7319
7320 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
7321
7322 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
7323
7324 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
7325 (hack-one-local-variable, hack-local-variables)
7326 (hack-local-variables-prop-line): Pass that arg.
7327
7328 2005-06-06 Kim F. Storm <storm@cua.dk>
7329
7330 * ido.el (ido-first-match, ido-only-match, ido-subdir)
7331 (ido-indicator): Remove -face suffix from face names.
7332
7333 2005-06-06 Juri Linkov <juri@jurta.org>
7334
7335 * font-lock.el (font-lock-regexp-backslash)
7336 (font-lock-regexp-backslash-construct): New faces.
7337 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
7338 after `('. Add `while-no-input' to control structures.
7339
7340 * faces.el (no-break-space, shadow): New faces.
7341 (escape-glyph): Use less loud colors pink2 and red4.
7342
7343 * diff-mode.el (diff-context-face)
7344 * dired.el (dired-ignored)
7345 * rfn-eshadow.el (file-name-shadow)
7346 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
7347
7348 * info.el (Info-title-1-face): Use green instead of yellow because
7349 bold yellow is not readable on light backgrounds.
7350
7351 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
7352 before selecting the desired mode to not spend time fontifying
7353 old contents.
7354
7355 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
7356
7357 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
7358 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
7359
7360 * ps-print.el (ps-default-fg, ps-default-bg):
7361 Fix typos in docstrings.
7362
7363 * isearchb.el (isearchb): Don't pass a spurious second argument to
7364 `iswitchb-completions'.
7365
7366 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
7367
7368 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
7369 to preserve point.
7370 (gdb-find-file-hook): Add doc string.
7371
7372 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
7373 C dereferenced pointer expression.
7374 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
7375
7376 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
7377
7378 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
7379 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
7380 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
7381 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
7382 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
7383 Make background transparent.
7384
7385 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
7386
7387 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
7388 (font-lock-remove-keywords): Doc fix.
7389 (font-lock-mode-major-mode): Compiler defvar.
7390 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
7391
7392 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
7393 (font-lock-mode): Update `font-lock-mode-major-mode'.
7394 (font-lock-set-defaults): Compiler defvar.
7395 (font-lock-default-function): Take `font-lock-mode-major-mode'
7396 into account.
7397
7398 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
7399 keep track of which major mode it enabled the minor mode for.
7400 Use find-file-hook again. Update docstring.
7401
7402 * simple.el (eval-expression-print-level)
7403 (eval-expression-print-length, eval-expression-debug-on-error):
7404 Doc fixes.
7405
7406 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
7407
7408 * iswitchb.el (iswitchb-single-match-face)
7409 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
7410 (iswitchb-invalid-regexp-face): New faces.
7411 (iswitchb-completions): Use them.
7412 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
7413 now marked as an obsolete alias.
7414 (iswitchb-read-buffer): Remove check for bound font variables.
7415 (iswitchb-invalid-regexp): New free variable.
7416 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
7417 set iswitchb-invalid-regexp.
7418 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
7419 invalid regexps.
7420 (iswitchb-completions): Add check for complete match when entering
7421 a regexp.
7422 (iswitchb-completions): Remove require-match argument.
7423 (iswitchb-exhibit): Fix caller.
7424 (iswitchb-common-match-inserted): New variable.
7425 (iswitchb-complete, iswitchb-completion-help): Use it.
7426
7427 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
7428
7429 * url-http.el (url-http-chunked-encoding-after-change-function):
7430 Use `url-http-debug' instead of `message'.
7431
7432 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
7433
7434 * url-http.el (url-http-parse-headers): Pass redirected URL as a
7435 callback argument.
7436
7437 2005-06-04 Kim F. Storm <storm@cua.dk>
7438
7439 * simple.el (line-move): Only call sit-for when moving backwards.
7440
7441 * ido.el (ido-make-merged-file-list-1): New defun split from
7442 ido-make-merged-file-list.
7443 (ido-make-merged-file-list): Bind throw-on-input around call to
7444 ido-make-merged-file-list-1. Return input-pending-p if
7445 interrupted by more input available.
7446 (ido-read-internal): Handle input-pending-p return value from
7447 ido-make-merged-file-list.
7448
7449 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
7450
7451 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
7452 compatibility code.
7453
7454 * international/latexenc.el (latexenc-find-file-coding-system):
7455 Don't inherit the EOL part of the coding-system from the
7456 tex-main buffer. Fit within 80 columns.
7457
7458 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
7459
7460 * tmm.el (tmm-inactive-face): New face.
7461 (tmm-remove-inactive-mouse-face): New function.
7462 (tmm-prompt, tmm-add-one-shortcut)
7463 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
7464 but not selectable.
7465
7466 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
7467
7468 * faces.el (face-equal): Improve argument/docstring consistency.
7469
7470 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
7471
7472 * progmodes/make-mode.el (makefile-targets-face)
7473 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
7474 (makefile-bsdmake-dependency-regex)
7475 (makefile-makepp-rule-action-regex)
7476 (makefile-bsdmake-rule-action-regex): New constants.
7477 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
7478
7479 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7480 Allow (...) within `...' for makepp messages.
7481
7482 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
7483
7484 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
7485
7486 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
7487 "." files are deleted from all file lists before comparison.
7488
7489 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
7490 (viper-ESC-key): Made them customizable.
7491
7492 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
7493
7494 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
7495
7496 * autorevert.el (auto-revert-buffers): Use save-match-data.
7497
7498 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
7499
7500 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
7501 menu items with a nil command binding.
7502
7503 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
7504
7505 * emacs-lisp/cl-macs.el (defsetf):
7506 Improve argument/docstring consistency.
7507
7508 * faces.el (list-faces-display): Improve the formatting by
7509 computing the maximum length required for any face-name (reworked
7510 patch of 1999-01-11, accidentally deleted on 1999-07-21).
7511 (internal-find-face): Remove redundant info in docstring.
7512
7513 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
7514
7515 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
7516 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
7517 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
7518 (gdb-assembler-custom): Improve regexps.
7519 (def-gdb-auto-update-handler): Use window point to preserve point.
7520
7521 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
7522
7523 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
7524
7525 2005-05-31 Jay Belanger <belanger@truman.edu>
7526
7527 * calc/calc-embed.el (calc-embedded-word): Change argument passed
7528 to calc-embedded.
7529 (calc-embedded-make-info): Have plain prefix argument select
7530 entire line.
7531
7532 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
7533
7534 * faces.el (list-faces-display): Signal error if passed a regexp
7535 that matches no face name.
7536
7537 * simple.el (filter-buffer-substring): Fix typo in docstring.
7538
7539 2005-05-31 Richard M. Stallman <rms@gnu.org>
7540
7541 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
7542 (vhdl-emacs-21): Doc fix.
7543 (vhdl-mode): Unconditionally set comment-padding.
7544 (vhdl-fixup-whitespace-region): Insert spaces only where
7545 there are none.
7546 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
7547
7548 2005-05-30 John Wiegley <johnw@newartisans.com>
7549
7550 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
7551 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
7552 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
7553 `directory-sep-char' to ?/, and all uses of `string-to-int' to
7554 `string-to-number'.
7555
7556 2005-05-30 Jay Belanger <belanger@truman.edu>
7557
7558 * calc/calc.el (calc-bug-address): Fix docstring.
7559 (calc-window-hook, calc-trail-window-hook): New variables.
7560 (calc-trail-display): Restore use of calc-trail-window-hook.
7561 (calc): Restore use of calc-window-hook.
7562
7563 2005-05-31 Masatake YAMATO <jet@gyve.org>
7564
7565 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
7566
7567 * help-fns.el (help-C-file-name): Add autoload mark for
7568 `find-function-noselect'.
7569
7570 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
7571
7572 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
7573 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
7574
7575 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7576
7577 * calendar/diary-lib.el (mark-included-diary-files): Only kill
7578 included diary buffer if it was not already being visited.
7579 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
7580
7581 * calendar/icalendar.el (top-level): Do not require 'appt.
7582
7583 * mail/supercite.el (sc-select-attribution): Only use a list
7584 element from sc-attrib-selection-list if it returns a string.
7585 Reported by Davide G. M. Salvetti <salve@debian.org>.
7586
7587 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
7588
7589 * thumbs.el (thumbs-thumbname): The resulting thumbname now
7590 includes a hash value to improve its uniqueness, and has a ".jpg"
7591 extension. Also, it is now a valid filename on all systems.
7592 (thumbs-make-thumb): Use `let', not `let*'.
7593 (thumbs-show-thumbs-list): Check for JPEG availability.
7594
7595 2005-05-30 Richard M. Stallman <rms@gnu.org>
7596
7597 * filesets.el (filesets-menu-ensure-use-cached):
7598 Prevent warning when emacs-version>= is undefined.
7599
7600 * printing.el (pr-interactive-n-up): Use string-to-number.
7601
7602 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
7603
7604 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
7605 Warn only when name to be defined is quoted.
7606
7607 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
7608
7609 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
7610 Make regexp more robust.
7611 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
7612 Force regeneration of disassembly.
7613
7614 2005-05-29 Jay Belanger <belanger@truman.edu>
7615
7616 * calc/calc.el (calc-user-invocation): Check if
7617 calc-invocation-macro is non-nil.
7618
7619 2005-05-29 Juri Linkov <juri@jurta.org>
7620
7621 * add-log.el (change-log-font-lock-keywords):
7622 Add `+' to e-mail regexp to accept mail address with keywords.
7623
7624 * man.el (Man-name-regexp): Add `:' to accept qualified names.
7625
7626 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
7627
7628 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
7629
7630 * ielm.el (inferior-emacs-lisp-mode): Ditto.
7631
7632 2005-05-29 Richard M. Stallman <rms@gnu.org>
7633
7634 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
7635 Undo the change that moves to end of the current word.
7636
7637 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
7638
7639 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
7640 Throw error when count <= 0 to ensure input is a number.
7641 (gdb-read-memory-custom): Pick up address from buffer.
7642 (gdb-memory-mode): Allow user to increment and decrement
7643 memory address from header line.
7644
7645 2005-05-29 Richard M. Stallman <rms@gnu.org>
7646
7647 * flyspell.el (flyspell-version): Function deleted.
7648 (flyspell-auto-correct-previous-hook): Doc fix.
7649
7650 * jit-lock.el (jit-lock-function, jit-lock-after-change):
7651 Do nothing if memory is full.
7652
7653 * font-lock.el (font-lock-fontify-syntactically-region):
7654 Pass t for GREEDY to looking-back.
7655
7656 * saveplace.el (save-place-alist-to-file): Write the file
7657 using write-region.
7658
7659 * subr.el (looking-back): New argument GREEDY.
7660
7661 * progmodes/compile.el (compilation-start): Set the mode
7662 before inserting the initial text.
7663
7664 * progmodes/which-func.el (which-func-update-1): Turn the mode
7665 off in case of error by setting which-func-mode.
7666
7667 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
7668
7669 * flyspell.el (flyspell-auto-correct-previous-word):
7670 Narrow down to what's on the screen, and recenter overlays
7671 at the end of the next word.
7672
7673 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
7674
7675 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
7676 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
7677 (flyspell-abbrev-p): Default to nil.
7678 (flyspell-use-global-abbrev-table-p): Doc fix.
7679 (flyspell-large-region): Allow nil as value.
7680 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
7681
7682 (mail-mode-flyspell-verify): More robust handling
7683 of `mail-header-separator'. More efficient signature detection.
7684 Allow for regexp metacharacters in message-header-separator.
7685 Adding `To' not to be checked in mail-mode-flyspell-verify.
7686
7687 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
7688 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
7689 Bind flyspell-auto-correct-binding.
7690 Bind C-. and C-, .
7691 (flyspell-mode-map): Likewise.
7692 (flyspell-mode): Doc fix.
7693 (flyspell-accept-buffer-local-defs): Preserve current buffer.
7694 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
7695 (flyspell-word-cache-result): New var, always local.
7696 (flyspell-check-pre-word-p): Doc fix.
7697 (flyspell-check-changed-word-p): Handle spc like newline.
7698 (flyspell-post-command-hook): Set flyspell-word-cache-result.
7699 (flyspell-word-search-backward, flyspell-word-search-forward):
7700 New functions.
7701 (flyspell-word): Return t if nothing to check.
7702 When parsing TeX code, check for after } or \.
7703 Use flyspell-word-search-backward to find previous word.
7704 Return nil if duplicated word.
7705 For word already checked, return same value as last time.
7706 Set flyspell-word-cache-result after checking.
7707 Don't clobber the return value.
7708 (flyspell-get-word): Major rewrite.
7709 (flyspell-external-point-words): New locals pword, pcount.
7710 Fix size used in progress message.
7711 Find the proper corresponding word in flyspell-large-region-buffer.
7712 (flyspell-region): Check for flyspell-large-region = nil.
7713 (flyspell-highlight-incorrect-region): Clean up overlays in region.
7714 (flyspell-auto-correct-word): Check that WORD is a cons.
7715 (flyspell-correct-word): Likewise.
7716
7717 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
7718
7719 * progmodes/make-mode.el (makefile-rule-action-regex)
7720 (makefile-macroassign-regex, makefile-makepp-mode)
7721 (makefile-bsdmake-mode): Continuation lines may be empty.
7722 Reported by Joshua Varner.
7723 (makefile-makepp-font-lock-keywords): Add $(stem).
7724
7725 2005-05-28 Karl Berry <karl@gnu.org>
7726
7727 * textmodes/tex-mode.el: Now that tex-send-command calls
7728 shell-quote-argument (2005-03-31 change), remove all calls to
7729 shell-quote-argument; they all end up invoking tex-send-command.
7730 The double quoting loses on filenames with non-safe characters,
7731 such as "@". Reported by Frederik Fouvry.
7732
7733 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
7734
7735 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
7736 about preserving point.
7737
7738 2005-05-27 Jay Belanger <belanger@truman.edu>
7739
7740 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
7741 Info-goto-node.
7742
7743 * calc/calc-embed.el (calc-embed-arg): New variable.
7744 (calc-do-embedded-activate, calc-embedded-activate-formula)
7745 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
7746 variable by new variable.
7747 (calc-embedded-make-info): Replace undeclared variable by new
7748 variable. When selecting region with positive prefix
7749 argument, use end of previous line instead of beginning of line.
7750
7751 * calc/calc-aent.el (calc-arg-values): Declare it.
7752
7753 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
7754 Declare them.
7755
7756 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
7757
7758 * calc/calc.el (calc-alg-map): Declare it.
7759
7760 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
7761
7762 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
7763
7764 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
7765 (gdb-registers-buffer, toggle-gdb-all-registers):
7766 Toggle display of floating point registers.
7767 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
7768
7769 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
7770 (toggle-gud-tooltip-dereference):
7771 Rename from gud-toggle-tooltip-dereference.
7772
7773 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
7774
7775 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
7776
7777 2005-05-27 Jay Belanger <belanger@truman.edu>
7778
7779 * calc/calc-prog.el (calc-kbd-report): Remove.
7780 (calc-kbd-query): Rewrite.
7781
7782 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
7783
7784 * image.el (image-library-alist): Move to image.c.
7785 (image-type-available-p): Doc fix.
7786
7787 2005-05-27 Lute Kamstra <lute@gnu.org>
7788
7789 * calc/calc.el (calc):
7790 * outline.el (outline-1, outline-2, outline-3, outline-4)
7791 (outline-5, outline-6, outline-7, outline-8):
7792 * textmodes/dns-mode.el (dns-mode):
7793 * textmodes/sgml-mode.el (sgml-namespace-face):
7794 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
7795 (tex-verbatim-face, tex-use-reftex):
7796 * textmodes/texinfo.el (texinfo-heading-face):
7797 Specify customization group.
7798
7799 * longlines.el: Don't require easy-mmode.
7800 (longlines-visible-face): Specify customization group.
7801
7802 2005-05-27 Kenichi Handa <handa@m17n.org>
7803
7804 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
7805 encoding table of windows-1251.
7806
7807 * international/ucs-tables.el (ucs-set-table-for-input):
7808 If translation-table-for-input of a coding system is a symbol, get
7809 its translation-table property.
7810
7811 * international/code-pages.el: Don't register a coding system into
7812 non-iso-charset-alist more than once.
7813 (cp-make-coding-system): Likewise.
7814
7815 2005-05-26 John Wiegley <johnw@newartisans.com>
7816
7817 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
7818 `eshell-resume-eval' is wrapped in a list, it indicates that the
7819 command was run asynchronously. In that case, unwrap the value
7820 before checking the delimiter value.
7821
7822 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
7823 character before a space at the end of a line is \, assume the space
7824 is part of the last argument rather than a final argument separator.
7825
7826 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
7827 is in use, and the target is `t' or `nil' (which are the most common
7828 values), don't assume that the symbol target is a buffer.
7829
7830 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
7831
7832 * calendar/calendar.el (calendar-mode-line-format):
7833 Use mode-line-highlight as mouse-face.
7834
7835 * time.el (display-time-string-forms, display-time-update):
7836 Use mode-line-highlight as mouse-face.
7837
7838 2005-05-26 Jay Belanger <belanger@truman.edu>
7839
7840 * calc/calc.el (calc-language-alist): Remove extra defvar.
7841
7842 2005-05-26 Lute Kamstra <lute@gnu.org>
7843
7844 * arc-mode.el (archive-mode):
7845 * bookmark.el (bookmark-read-annotation-mode)
7846 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
7847 * bs.el (bs-mode):
7848 * calc/calc-yank.el (calc-edit-mode):
7849 * calc/calc.el (calc-mode, calc-trail-mode):
7850 * calculator.el (calculator-mode):
7851 * chistory.el (command-history-mode):
7852 * comint.el:
7853 * cus-edit.el (custom-mode):
7854 * descr-text.el (describe-text-mode):
7855 * ebuff-menu.el (Electric-buffer-menu-mode):
7856 * ediff-util.el (ediff-mode):
7857 * emacs-lisp/re-builder.el (reb-mode):
7858 * emulation/vi.el (vi-mode-setup):
7859 * emulation/ws-mode.el (wordstar-mode):
7860 * eshell/esh-mode.el (eshell-mode):
7861 * forms.el (forms-mode):
7862 * help-mode.el (help-mode):
7863 * hexl.el (hexl-mode):
7864 * ibuffer.el (ibuffer-mode):
7865 * ielm.el (inferior-emacs-lisp-mode):
7866 * info.el (Info-mode, Info-edit-mode):
7867 * international/swedish.el:
7868 * ledit.el (ledit-from-lisp-mode):
7869 * locate.el (locate-mode):
7870 * mail/rmail.el (rmail-mode):
7871 * mail/rmailedit.el (rmail-edit-mode):
7872 * mail/rmailsum.el (rmail-summary-mode):
7873 * mail/supercite.el (sc-electric-mode):
7874 * net/eudc.el (eudc-mode):
7875 * net/quickurl.el (quickurl-list-mode):
7876 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
7877 * obsolete/ooutline.el (outline-mode):
7878 * obsolete/options.el (Edit-options-mode):
7879 * obsolete/rnews.el (news-mode):
7880 * obsolete/rnewspost.el (news-reply-mode):
7881 * play/5x5.el (5x5-mode):
7882 * play/decipher.el (decipher-mode, decipher-stats-mode):
7883 * play/gomoku.el (gomoku-mode):
7884 * play/snake.el (snake-mode):
7885 * play/solitaire.el (solitaire-mode):
7886 * play/tetris.el (tetris-mode):
7887 * progmodes/ada-mode.el (ada-mode):
7888 * progmodes/antlr-mode.el (antlr-mode):
7889 * progmodes/autoconf.el (autoconf-mode):
7890 * progmodes/dcl-mode.el (dcl-mode):
7891 * progmodes/delphi.el (delphi-mode):
7892 * progmodes/ebrowse.el (ebrowse-tree-mode)
7893 (ebrowse-electric-list-mode, ebrowse-member-mode)
7894 (ebrowse-electric-position-mode):
7895 * progmodes/f90.el (f90-mode):
7896 * progmodes/fortran.el (fortran-mode):
7897 * progmodes/icon.el (icon-mode):
7898 * progmodes/idlw-help.el (idlwave-help-mode):
7899 * progmodes/idlw-shell.el (idlwave-shell-mode):
7900 * progmodes/idlwave.el (idlwave-mode):
7901 * progmodes/inf-lisp.el (inferior-lisp-mode):
7902 * progmodes/m4-mode.el (m4-mode):
7903 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
7904 * progmodes/modula2.el (modula-2-mode):
7905 * progmodes/octave-inf.el (inferior-octave-mode):
7906 * progmodes/octave-mod.el (octave-mode):
7907 * progmodes/pascal.el (pascal-mode):
7908 * progmodes/sh-script.el (sh-mode):
7909 * progmodes/sql.el (sql-mode, sql-interactive-mode):
7910 * progmodes/vhdl-mode.el (vhdl-mode):
7911 * progmodes/xscheme.el (scheme-interaction-mode):
7912 * replace.el (occur-mode):
7913 * ses.el (ses-mode):
7914 * simple.el (completion-list-mode):
7915 * skeleton.el:
7916 * speedbar.el (speedbar-mode):
7917 * term.el (term-mode):
7918 * terminal.el (terminal-edit-mode):
7919 * textmodes/reftex-index.el (reftex-index-mode)
7920 (reftex-index-phrases-mode):
7921 * textmodes/reftex-sel.el (reftex-select-label-mode)
7922 (reftex-select-bib-mode):
7923 * textmodes/reftex-toc.el (reftex-toc-mode):
7924 * wdired.el (wdired-change-to-wdired-mode):
7925 * wid-browse.el (widget-browse-mode):
7926 Use run-mode-hooks.
7927
7928 * array.el (array-mode):
7929 * calendar/todo-mode.el (todo-mode):
7930 * man.el (Man-mode):
7931 * play/landmark.el (lm-mode):
7932 * play/mpuz.el (mpuz-mode):
7933 Use kill-all-local-variables and run-mode-hooks.
7934
7935 * subr.el (delay-mode-hooks): Specify indentation.
7936
7937 2005-05-26 Mark A. Hershberger <mah@everybody.org>
7938
7939 * xml.el (xml-substitute-special): Don't die for undefined xml
7940 entities.
7941
7942 2005-05-26 Jay Belanger <belanger@truman.edu>
7943
7944 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
7945 of nil.
7946
7947 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
7948
7949 * progmodes/gdb-ui.el (gdb-frame-address):
7950 Rename from gdb-current-address.
7951 (gdb-previous-frame-address): Rename from gdb-previous-address.
7952 (gdb-selected-frame): Rename from gdb-current-frame.
7953 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
7954 (gdb-frame-number): Rename from gdb-current-stack-level.
7955 (gdb-ann3): Match new mode-name for disassembly buffer.
7956 Extend initialization of variables.
7957 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
7958 (gdb-memory-mode): Use mouse-face in header line.
7959 (gdb-assembler-buffer-name): Call it disassembly and give frame
7960 in mode line.
7961 (gdb-source-spec-regexp, gdb-assembler-custom)
7962 (gdb-invalidate-assembler, gdb-frame-handler):
7963 Make robust to leading zeroes in address format.
7964
7965 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
7966
7967 * textmodes/org.el (org-mode): Use `define-derived-mode' to
7968 define `org-mode'.
7969 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
7970
7971 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
7972
7973 * log-edit.el (log-edit-changelog-entries): Distinguish between
7974 filenames like xfns.c and fns.c.
7975
7976 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
7977
7978 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
7979 point after reverting.
7980 (Buffer-menu-make-sort-button): Handle the case where
7981 `Buffer-menu-use-header-line' is nil.
7982
7983 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
7984
7985 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
7986 New funcs. In minibuffer-local-completion-map bind `]', `/'
7987 and `:' to them.
7988
7989 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
7990
7991 * startup.el (normal-top-level): Allow modification of load-path while
7992 we're iterating over it.
7993
7994 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
7995
7996 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
7997 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
7998 (thumbs-resize-interactive, thumbs-insert-image)
7999 (thumbs-insert-thumb, thumbs-dired-show-marked)
8000 (thumbs-find-image-at-point, thumbs-delete-images)
8001 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
8002 (thumbs-increment-image-size, thumbs-decrement-image-size):
8003 Fix typos in docstrings.
8004
8005 2005-05-24 Andre Spiegel <spiegel@gnu.org>
8006
8007 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
8008 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
8009 (cperl-mode): Use them.
8010
8011 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
8012
8013 * window.el (quit-window, shrink-window-if-larger-than-buffer):
8014 Doc fixes.
8015
8016 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
8017
8018 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
8019 Bind C-d to gdb-inferior-io-eof.
8020
8021 * dired.el (dired-dnd-popup-notice): Use message-box.
8022
8023 2005-05-23 Masatake YAMATO <jet@gyve.org>
8024
8025 * bindings.el (mode-line-major-mode-keymap):
8026 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
8027
8028 * faces.el (mode-line-highlight): New face.
8029
8030 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
8031 as mouse-face.
8032
8033 * bindings.el (top-level, help-echo, mode-line-modified)
8034 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
8035 as mouse-face.
8036
8037 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
8038
8039 * progmodes/cc-engine.el (c-guess-basic-syntax):
8040 Remove spurious call to `zerop'.
8041
8042 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
8043
8044 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
8045
8046 CC Mode update to 5.30.10:
8047
8048 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
8049 could go past the limit in decoration level 2, thereby causing
8050 errors during interactive fontification.
8051
8052 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
8053 the file is evaluated interactively.
8054
8055 * cc-engine.el (c-guess-basic-syntax): Handle operator
8056 declarations somewhat better in C++.
8057
8058 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
8059 make use of `run-mode-hooks' which has been added in Emacs 21.1.
8060 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
8061 (awk-mode): Use it.
8062 (make-local-hook): Suppress warning about obsoleteness.
8063
8064 * cc-engine.el, cc-align.el, cc-cmds.el
8065 (c-append-backslashes-forward, c-delete-backslashes-forward)
8066 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
8067 Compensate for return value from `forward-line' when it has moved
8068 but not to a different line due to eob.
8069
8070 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
8071 `objc-method-intro' and `objc-method-args-cont'.
8072
8073 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
8074
8075 CC Mode update to 5.30.10:
8076
8077 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
8078 in the copyright statement. Incidentally, change "along with GNU
8079 Emacs" to "along with this program" where it occurs.
8080
8081 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
8082 so that it is interactive, hence can be found by M-x awk-mode
8083 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
8084 <gmorris+emacs@ast.cam.ac.uk>.
8085
8086 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
8087 Mode's regexps.
8088
8089 2005-05-23 Kevin Ryde <user42@zip.com.au>
8090
8091 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
8092 c-parse-state, to avoid a lisp error (on bad code).
8093
8094 2005-05-23 Lute Kamstra <lute@gnu.org>
8095
8096 * subr.el (font-lock-defaults): Remove defvar as it's already
8097 defined in font-core.el.
8098
8099 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
8100
8101 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
8102
8103 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
8104 more general and work when GDB variable "print pretty" is on,
8105 as with Emacs, for example.
8106
8107 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
8108
8109 * font-core.el: Update comment.
8110
8111 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
8112 Use `after-change-major-mode-hook' instead of `find-file-hook'.
8113
8114 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
8115
8116 2005-05-22 Eli Zaretskii <eliz@gnu.org>
8117
8118 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
8119 and `yank-handler' in the doc strings.
8120
8121 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
8122
8123 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
8124
8125 2005-05-22 Richard M. Stallman <rms@gnu.org>
8126
8127 * help.el (describe-key): Move print-help-return-message call
8128 out of conditional.
8129
8130 * progmodes/etags.el (list-tags): Use with-no-warnings.
8131
8132 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
8133 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
8134 (starttls-extra-args, starttls-extra-arguments): Add defvars.
8135
8136 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
8137
8138 * language/viet-util.el (viet-viscii-nonascii-translation-table):
8139 Add defvar.
8140
8141 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
8142 Use defvar, not defconst.
8143
8144 * hexl.el (hexl-follow-line): Use with-no-warnings.
8145
8146 * emulation/tpu-extras.el: Use write-file-functions instead of
8147 write-file-hooks.
8148
8149 * dired.el (dired-font-lock-keywords): Fontify files with junk
8150 extensions even if marked by -F.
8151
8152 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
8153
8154 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
8155 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
8156 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
8157 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
8158 (concatenate, list-length, get*, getf, cl-remprop):
8159 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
8160 (etypecase, progv, lexical-let, lexical-let*)
8161 (multiple-value-bind, multiple-value-setq, shiftf):
8162 Improve argument/docstring consistency.
8163
8164 * subr.el (focus-frame, unfocus-frame):
8165 Revert deletion on 2005-05-01.
8166
8167 2005-05-22 Andre Spiegel <spiegel@gnu.org>
8168
8169 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
8170 doesn't exist.
8171
8172 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
8173 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
8174
8175 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
8176
8177 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
8178 already deleted variables: auto-fill-hook, blink-paren-hook,
8179 lisp-indent-hook, inhibit-local-variables, unread-command-event,
8180 suspend-hooks, comment-indent-hook, meta-flag,
8181 before-change-function, after-change-function,
8182 font-lock-doc-string-face.
8183
8184 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
8185
8186 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
8187
8188 2005-05-21 Eli Zaretskii <eliz@gnu.org>
8189
8190 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
8191 rmail-dont-reply-to.
8192
8193 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
8194
8195 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
8196 literal blank when splitting new-header-values.
8197
8198 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
8199
8200 * calendar/cal-menu.el (cal-menu-update): Add separator as a
8201 string so that tmm doesn't create a completion entry for it.
8202
8203 * textmodes/table.el (table-disable-menu): Ditto.
8204
8205 2005-05-21 Richard M. Stallman <rms@gnu.org>
8206
8207 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
8208
8209 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
8210
8211 * net/rcompile.el (remote-compile): Use compilation-start.
8212
8213 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
8214
8215 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
8216
8217 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
8218 Default to makefile-bsdmake-mode on BSD systems.
8219
8220 * imenu.el (imenu-generic-expression, imenu--generic-function'):
8221 REGEXP may also be a search function now. The part of doc-string
8222 for describing the structure was 95% identical to that of
8223 `imenu--generic-function'. Unify it there.
8224
8225 * progmodes/make-mode.el (makefile-imenu-generic-expression):
8226 Use function to find dependencies, because regexp alone is so complex,
8227 it easily goes into an endless loop.
8228 (makefile-makepp-mode): Also add submenu for Perl functions
8229 defined in the makefile.
8230 (makefile-bsdmake-mode): Special imenu-generic-expression no
8231 longer needed, due to function call.
8232 (makefile-match-dependency): Take BOUND into account when checking
8233 if we're through.
8234
8235 2005-05-20 Jay Belanger <belanger@truman.edu>
8236
8237 * calc/calc-units.el (calc-invalidate-units-table):
8238 Use inhibit-read-only.
8239 (math-build-units-table-buffer): Use view-mode.
8240
8241 2005-05-20 David Kastrup <dak@gnu.org>
8242
8243 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
8244 easy-menu-add is not a nop on Emacs; and clarify when to call it.
8245
8246 2005-05-20 Lute Kamstra <lute@gnu.org>
8247
8248 * diff-mode.el (diff-header-face, diff-file-header-face)
8249 (diff-index-face, diff-hunk-header-face, diff-removed-face)
8250 (diff-added-face, diff-changed-face, diff-function-face)
8251 (diff-context-face, diff-nonexistent-face): Put them in the
8252 diff-mode customization group.
8253
8254 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
8255
8256 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
8257
8258 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
8259
8260 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
8261 Minor regexp-optimization.
8262
8263 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
8264
8265 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
8266 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
8267 (org-agenda-add-time-grid-maybe): New function.
8268 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
8269 (org-table-create): `dotimes' instead of `mapcar'.
8270 (org-xor): Simplify implementation.
8271 (org-agenda): `inhibit-redisplay' turned on.
8272 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
8273 a consistent line after a state change.
8274 (org-agenda-remove-times-when-in-prefix): New option.
8275 (org-prefix-has-time): New variable.
8276 (org-parse-time-string): Optional argument NODEFAULT.
8277 (org-format-agenda-item): Parse items for time-of-day
8278 specifications and move these into the prefix if possible.
8279 (org-agenda-priority): Get current heading, not previous heading
8280 during agenda remote editing.
8281
8282 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
8283
8284 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
8285 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
8286 (remove-duplicates, delete-duplicates, substitute)
8287 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
8288 (nsubstitute-if-not, find, find-if, find-if-not, position)
8289 (position-if, position-if-not, count, count-if, count-if-not)
8290 (mismatch, search, sort*, stable-sort, merge, member*)
8291 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
8292 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
8293 (intersection, nintersection, set-difference, nset-difference)
8294 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
8295 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
8296 (nsublis, tree-equal): Improve argument/docstring consistency.
8297
8298 * subr.el (send-string, send-region):
8299 Remove obsolescence declaration.
8300 (window-dot, set-window-dot, read-input, show-buffer)
8301 (eval-current-buffer, string-to-int):
8302 Add release number to obsolescence declarations.
8303
8304 2005-05-19 Kim F. Storm <storm@cua.dk>
8305
8306 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
8307 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
8308
8309 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
8310
8311 * faces.el (list-faces-display): Make back button respect optional
8312 regexp arg.
8313
8314 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
8315
8316 * calculator.el (calculator-radix-grouping-mode)
8317 (calculator-radix-grouping-digits, calculator-displayer)
8318 (calculator-radix-grouping-separator, calculator-copy-displayer):
8319 * dabbrev.el (dabbrev-search-these-buffers-only):
8320 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
8321 (diff-advance-after-apply-hunk, diff-mode-hook)
8322 (diff-minor-mode-prefix):
8323 * imenu.el (imenu-use-popup-menu):
8324 * jit-lock.el (jit-lock-context-time):
8325 * newcomment.el (comment-fill-column, comment-column)
8326 (comment-style, comment-padding, comment-multi-line)
8327 (comment-empty-lines, comment-auto-fill-only-comments):
8328 * reveal.el (reveal-around-mark):
8329 * uniquify.el (uniquify-buffer-name-style)
8330 (uniquify-after-kill-buffer-p)
8331 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
8332 (uniquify-min-dir-content, uniquify-separator)
8333 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
8334 * w32-vars.el (w32-fixed-font-alist):
8335 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
8336 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
8337 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
8338 * progmodes/perl-mode.el (perl-indent-level)
8339 (perl-continued-statement-offset, perl-continued-brace-offset)
8340 (perl-brace-offset, perl-brace-imaginary-offset)
8341 (perl-label-offset, perl-indent-continued-arguments)
8342 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
8343 * progmodes/tcl.el (tcl-indent-level)
8344 (tcl-continued-indent-level, tcl-auto-newline)
8345 (tcl-tab-always-indent, tcl-electric-hash-style)
8346 (tcl-help-directory-list, tcl-use-smart-word-finder)
8347 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
8348 (inferior-tcl-source-command):
8349 * textmodes/fill.el (enable-kinsoku):
8350 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
8351 * textmodes/table.el (table-yank-handler):
8352 Specify missing group (and type, if simple) in defcustom.
8353
8354 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
8355
8356 * progmodes/compile.el (compilation-finish-function): Fix defvar.
8357
8358 2005-05-19 Richard M. Stallman <rms@gnu.org>
8359
8360 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
8361
8362 * subr.el (event-basic-type): Don't get an error.
8363 (left-fringe-p): Function deleted.
8364
8365 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
8366 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
8367
8368 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
8369 in recursive copy.
8370
8371 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
8372
8373 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
8374
8375 * emacs-lisp/bytecomp.el
8376 (byte-compile-file-form-custom-declare-variable): Call
8377 byte-compile-nogroup-warn if appropriate.
8378
8379 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
8380 (compilation-set-window): Don't call left-fringe-p; do it directly.
8381
8382 2005-05-19 Jay Belanger <belanger@truman.edu>
8383
8384 * calc/calc-graph.el (calc-graph-format-data): Make sure
8385 var-PlotRejects is bound before trying to check its value.
8386
8387 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
8388
8389 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
8390 definition of this variable from reftex-global.el to reftex.el,
8391 because it is needed in the menu.
8392
8393 2005-05-19 Lute Kamstra <lute@gnu.org>
8394
8395 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
8396 years are fixed. Don't insert a space after a dash.
8397
8398 2005-05-19 Kim F. Storm <storm@cua.dk>
8399
8400 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
8401
8402 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
8403
8404 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
8405 strings, because (eq ... ?\\) is fairly frequent.
8406
8407 * progmodes/make-mode.el (makefile-add-this-line-targets):
8408 Simplify and integrate into `makefile-pickup-targets'.
8409 (makefile-add-this-line-macro): Simplify and integrate into
8410 `makefile-pickup-macros.
8411 (makefile-pickup-filenames-as-targets): Simplify.
8412 (makefile-previous-dependency, makefile-match-dependency):
8413 Don't stumble over `::'.
8414
8415 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
8416
8417 * subr.el (post-command-idle-hook, post-command-idle-delay):
8418 Remove obsoletion of post-command-idle-hook and
8419 post-command-idle-delay.
8420
8421 * faces.el (list-faces-display): Provide button when describe-face
8422 is called to take user back to the list of faces.
8423
8424 * help-fns.el (describe-variable): Remove hyperlinks in a
8425 variable's value as these are quite frequently inappropriate.
8426
8427 * follow.el (follow-submit-feedback, follow-mode):
8428 Remove references to post-command-idle-hook.
8429
8430 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
8431
8432 * progmodes/make-mode.el (makefile-previous-dependency)
8433 (makefile-match-dependency): Check for := (and in bsd mode also
8434 !=) to give a better result, even when font-lock is not on.
8435
8436 2005-05-18 Jay Belanger <belanger@truman.edu>
8437
8438 * calc/calc-help.el (calc-s-prefix-help):
8439 Add `calc-copy-special-constant' to help string.
8440
8441 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
8442
8443 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
8444
8445 2005-05-18 Jay Belanger <belanger@truman.edu>
8446
8447 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
8448 in linear factors are in proper order.
8449
8450 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
8451
8452 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
8453 Support for jurabib.
8454
8455 * textmodes/reftex.el (featurep): Define aliases for overlay
8456 commands, for XEmacs compatibility, and use these aliases in
8457 overlay initializations.
8458 (reftex-highlight): Use `reftex-move-overlay'.
8459 (reftex-unhighlight): Use `reftex-delete-overlay'.
8460 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
8461 (reftex-access-search-path): Use `reftex-uniquify' instead of
8462 `reftex-uniq'
8463
8464 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
8465 `before-string' property modification enables for Emacs as well.
8466 (reftex-select-item): Use `reftex-delete-overlay'.
8467 (reftex-select-mark): Use `reftex-make-overlay' and
8468 `reftex-overlay-put'.
8469 (reftex-select-unmark): Use `reftex-delete-overlay' and
8470 `reftex-overlay-put'.
8471
8472 2005-05-18 Lute Kamstra <lute@gnu.org>
8473
8474 * emacs-lisp/lisp.el (check-parens): Fix docstring.
8475
8476 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
8477
8478 * add-log.el (add-change-log-entry):
8479 * array.el (array-make-template, array-reconfigure-rows)
8480 (array-init-max-row, array-init-max-column)
8481 (array-init-columns-per-line, array-init-field-width):
8482 * replace.el (replace-match-maybe-edit, perform-replace):
8483 * textmodes/spell.el (spell-region):
8484 Replace `read-input' by `read-string'.
8485
8486 * forms.el (forms-mode):
8487 * finder.el (finder-compile-keywords):
8488 * shadowfile.el (shadow-read-files):
8489 Replace `eval-current-buffer' by `eval-buffer'.
8490
8491 * terminal.el (te-pass-through):
8492 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
8493 (ange-ftp-raw-send-cmd):
8494 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
8495 (send-process-next-char, telnet-initial-filter, telnet):
8496 Replace `send-string' by `process-send-string'.
8497
8498 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
8499 (prolog-consult-region): Replace `send-string' by
8500 `process-send-string'; replace `send-region' by `process-send-region'.
8501
8502 * progmodes/delphi.el (delphi-log-msg):
8503 Replace `set-window-dot' by `set-window-point'.
8504
8505 * subr.el (window-dot, set-window-dot, read-input, send-string)
8506 (send-region, show-buffer, eval-current-buffer):
8507 Make really obsolete, as the comment says.
8508
8509 2005-05-17 Kim F. Storm <storm@cua.dk>
8510
8511 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
8512 (cua--init-keymaps): Bind C-return instead of S-return to set
8513 rectangle mark.
8514
8515 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
8516 instead of S-return to toggle/clear rectangle mark.
8517
8518 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
8519
8520 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
8521 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
8522 Also fontify plain strings assigned to variables, mostly so that a
8523 colon has a face and is thus not taken as a dependency separator.
8524 (makefile-previous-dependency): Inline the new matcher, because it
8525 is too complex to work in both directions.
8526 (makefile-match-dependency): Eliminate `backward' arg (see above).
8527 Completely reimplemented so as to not sometimes go into an endless
8528 loop. It should also be more efficient, because first it only
8529 searches for `:', instead of applying the very complex regexp.
8530 (makefile-mode): Cancel `font-lock-support-mode', because blocks
8531 to be fontified in one piece can be too long for JIT.
8532 Makefiles are never *that* big.
8533
8534 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
8535
8536 * dired.el (dired-mode): Simplify.
8537
8538 2005-05-17 Lute Kamstra <lute@gnu.org>
8539
8540 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
8541 defcustom for the mode hook variable.
8542
8543 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
8544 Emacs Lisp Reference Manual.
8545
8546 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
8547
8548 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
8549 (evenp, list*):
8550 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
8551 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
8552
8553 * net/tramp-smb.el (tramp-smb-open-connection):
8554 Pass `tramp-chunksize' as fifth (required) argument.
8555
8556 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
8557
8558 * font-lock.el (lisp-font-lock-keywords-1):
8559 Set `font-lock-negation-char-face' for [^...] char group.
8560 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
8561
8562 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
8563 a var, and refine it to mask one more level of nested vars.
8564 (makefile-rule-action-regex): Turn it into a var, and refine it so
8565 it recognizes backslashed continuation lines as belonging to the
8566 same command.
8567 (makefile-macroassign-regex): Refine it so it recognizes
8568 backslashed continuation lines as belonging to the same command.
8569 (makefile-var-use-regex): Don't look at the next char, because it
8570 might be the same one to be skipped by the initial [^$], leading
8571 to an overlooked variable use.
8572 (makefile-make-font-lock-keywords): Remove two parameters, which
8573 are now variables that some of the modes set locally.
8574 Handle dependency and rule action matching through functions, because
8575 regexps alone match too often. Dependency matching now comes
8576 last, so it can check, whether a colon already matched something else.
8577 (makefile-mode): Inform that font-lock improves makefile parsing
8578 capabilities.
8579 (makefile-match-dependency, makefile-match-action): New functions.
8580
8581 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
8582
8583 * emacs-lisp/cl-extra.el (equalp): Doc fix.
8584
8585 * align.el (align-regexp):
8586 * ansi-color.el (ansi-color-get-face):
8587 * array.el (array-reconfigure-rows, array-init-max-row)
8588 (array-init-max-column, array-init-columns-per-line)
8589 (array-init-field-width):
8590 * dired-aux.el (dired-trample-file-versions):
8591 * dired-x.el (dired-mark-sexp):
8592 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
8593 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
8594 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
8595 * faces.el (face-read-integer):
8596 * files.el (backup-extract-version, insert-directory):
8597 * hexl.el (hexl-insert-decimal-char):
8598 * server.el (server-process-filter):
8599 * shell.el (shell-extract-num):
8600 * startup.el (command-line-1):
8601 * term.el (term-command-hook):
8602 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
8603 (time-stamp-do-number):
8604 * time.el (display-time-update):
8605 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
8606 (timezone-fix-time):
8607 * vms-patch.el (vms-suspend-resume-hook):
8608 * calendar/appt.el (appt-convert-time):
8609 * calendar/cal-bahai.el (mark-bahai-diary-entries):
8610 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
8611 * calendar/cal-islam.el (mark-islamic-diary-entries):
8612 * calendar/calendar.el (calendar-cursor-to-date)
8613 (calendar-star-date):
8614 * calendar/diary-lib.el (diary-attrtype-convert)
8615 (mark-diary-entries, diary-entry-time):
8616 * calendar/solar.el (solar-get-number):
8617 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
8618 * emacs-lisp/re-builder.el (reb-display-subexp):
8619 * emulation/edt.el (edt-set-scroll-margins):
8620 * emulation/tpu-extras.el (tpu-set-scroll-margins):
8621 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
8622 (vip-get-ex-count):
8623 * emulation/viper-ex.el (viper-get-ex-token)
8624 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
8625 * international/fontset.el (fontset-plain-name):
8626 * mail/feedmail.el (feedmail-look-at-queue-directory):
8627 * mail/mailalias.el (mail-get-names):
8628 * mail/rmail.el (rmail-convert-to-babyl-format):
8629 * mail/rmailsum.el (rmail-make-basic-summary-line)
8630 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
8631 (rmail-summary-goto-msg):
8632 * mail/smtpmail.el (smtpmail-read-response):
8633 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
8634 (ange-ftp-vms-add-file-entry):
8635 * play/gametree.el (gametree-looking-at-ply)
8636 (gametree-current-branch-score):
8637 * progmodes/ada-xref.el (ada-prj-find-prj-file)
8638 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
8639 * progmodes/cperl-mode.el (condition-case):
8640 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
8641 (ebrowse-set-member-buffer-column-width)
8642 (ebrowse-select-1st-to-9nth):
8643 * progmodes/etags.el (etags-snarf-tag):
8644 * progmodes/flymake.el (flymake-parse-line):
8645 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
8646 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
8647 (idlwave-shell-menu-def):
8648 * progmodes/ps-mode.el (ps-run-goto-error):
8649 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
8650 (vhdl-speedbar-contract-level):
8651 * term/mac-win.el (x-handle-numeric-switch):
8652 * term/sun-mouse.el (sun-get-frame-data):
8653 * term/w32-win.el (x-handle-numeric-switch):
8654 * term/x-win.el (x-handle-numeric-switch):
8655 * textmodes/ispell.el (ispell-parse-output):
8656 * textmodes/nroff-mode.el (nroff-outline-level):
8657 * textmodes/reftex-cite.el (reftex-bib-sort-year)
8658 (reftex-bib-sort-year-reverse, reftex-format-citation):
8659 * textmodes/reftex-parse.el (reftex-init-section-numbers)
8660 (reftex-section-number):
8661 * textmodes/texinfmt.el (texinfo-paragraphindent):
8662 Replace `string-to-int' by `string-to-number'.
8663
8664 * international/latexenc.el: Add page marker to force the "Local
8665 Variables:" string out of the last page.
8666
8667 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8668
8669 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
8670 tooltip-change-major-mode.
8671 (gud-tooltip-print-command): Remove case where gud-minor-mode
8672 is gdb ("--fullname").
8673 (gud-tooltip-tips): Turn GUD tooltips off for this case and
8674 explain to user.
8675
8676 2005-05-16 Jay Belanger <belanger@truman.edu>
8677
8678 * calc/calc-store.el (calc-copy-special-constant): New function.
8679
8680 * calc/calc-ext.el (calc-init-extensions): Add binding for
8681 `calc-copy-special-constant'.
8682
8683 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
8684 for the `calc-copy-special-constant' command.
8685
8686 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8687
8688 * subr.el (left-fringe-p): New function.
8689
8690 * progmodes/compile.el (compilation-setup): Set local value of
8691 overlay-arrow-string to "" always.
8692 (compilation-set-window): Left fringe then don't scroll.
8693 No left fringe then no arrow and scroll message to top.
8694 (compilation-context-lines): Adjust doc string accordingly.
8695
8696 2005-05-16 Kim F. Storm <storm@cua.dk>
8697
8698 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
8699 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
8700 (ido-wide-find-dir-or-delete-dir): New command for M-d.
8701 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
8702 (ido-read-file-name): Handle commands with ido property value
8703 equal to find-file as reading a file name, to allow C-d to enter dired.
8704 (ibuffer-find-file): Add ido property with value find-file.
8705
8706 2005-05-15 Kim F. Storm <storm@cua.dk>
8707
8708 * subr.el (open-network-stream-nowait): Remove.
8709 (open-network-stream-server): Remove.
8710
8711 2005-05-15 Richard M. Stallman <rms@gnu.org>
8712
8713 * faces.el (describe-face): Output a definition link button.
8714
8715 * help-mode.el (help-face-def): New button type.
8716
8717 * emacs-lisp/copyright.el (copyright-fix-years):
8718 Match properly if the first year is 2-digit.
8719 Don't mess up the whitespace after the years by filling.
8720
8721 * dired-aux.el (dired-mark-confirm):
8722 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
8723
8724 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
8725 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
8726 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
8727
8728 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
8729 Set font-lock-comment-start-skip.
8730
8731 * font-lock.el (font-lock-comment-start-skip): New variable.
8732 (font-lock-comment-end-skip): New variable.
8733 (font-lock-fontify-syntactically-region): Use them if non-nil.
8734
8735 2005-05-15 Jay Belanger <belanger@truman.edu>
8736
8737 * calc/calc-store.el (calc-store-value): Return a string rather
8738 than display it as a message.
8739 Use calc-var-name for variable name.
8740 (calc-store-into): Add the result of calc-store-value to message.
8741 (calc-copy-variable): Add a message.
8742 (calc-store-exchange): Improve error messages.
8743 (calc-store-binary, calc-store-map): Don't reset the values of
8744 special constants.
8745
8746 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
8747
8748 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
8749 manual to docstring.
8750
8751 * files.el (hack-local-variables-confirm): Add STRING argument.
8752 Make the function handle non file visiting buffers correctly.
8753 (hack-local-variables-prop-line, hack-local-variables)
8754 (hack-one-local-variable): Use STRING arg of
8755 `hack-local-variables-confirm'.
8756
8757 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
8758
8759 Sync with Tramp 2.0.49.
8760
8761 * net/tramp.el (tramp-handle-dired-call-process)
8762 (tramp-handle-insert-directory):`insert-buffer' cannot be used
8763 because the contents of the Tramp buffer is changed before
8764 insertion (`expand-file' and alike).
8765 (tramp-handle-insert-directory): If `localname' has an empty
8766 nondirectory name, it must not be quoted.
8767 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
8768 variable `tramp-chunksize'. Change callees.
8769 (tramp-open-connection-setup-interactive-shell): Check remote host
8770 for buggy `send-process-string' implementation.
8771 Set `tramp-chunksize' if found. Reported by Michael Kifer
8772 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
8773 (tramp-handle-shell-command): `insert-buffer' cannot be used
8774 because the contents of the Tramp buffer is changed before
8775 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
8776 <frederic.bothamy@free.fr>.
8777 (tramp-set-auto-save): Actions should be done for Tramp file name
8778 handler only. Ange-FTP has its own auto-save mechanism.
8779 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
8780 (tramp-set-auto-save-file-modes): Set file modes of
8781 `buffer-auto-save-file-name' to ?\600 as fallback solution.
8782 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
8783 (tramp-bug): Remove obsolete variable.
8784 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
8785 for presence of `mml-mode'. Make it running for older Emacsen as well.
8786
8787 2005-05-14 John Paul Wallington <jpw@pobox.com>
8788
8789 * ibuf-ext.el (define-ibuffer-filter filename):
8790 If `dired-directory' is a list, use its car.
8791
8792 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
8793
8794 * ibuffer.el (define-ibuffer-column filename):
8795 If `dired-directory' is a list, use its car.
8796
8797 2005-05-14 Richard M. Stallman <rms@gnu.org>
8798
8799 * subr.el (symbol-file): Doc fix.
8800
8801 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
8802 (byte-compile-form): Call byte-compile-nogroup-warn.
8803 (byte-compile-warning-types): Doc fix.
8804
8805 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
8806
8807 * progmodes/cc-engine.el (c-literal-faces):
8808 Add font-lock-comment-delimiter-face.
8809
8810 * net/net-utils.el (dig): Use with-no-warnings.
8811
8812 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
8813 (sc-recite-frame-alist, sc-default-cite-frame)
8814 (sc-default-uncite-frame, sc-default-recite-frame)
8815 (sc-attrib-selection-list, sc-rewrite-header-list):
8816 Mark as risky-local-variable.
8817
8818 * international/ogonek.el (ogonek-jak, ogonek-how):
8819 Don't use beginning-of-buffer.
8820
8821 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
8822
8823 * calendar/solar.el (solar-data-list): Move definition up.
8824
8825 * dnd.el (dnd-protocol-alist): Add autoload.
8826
8827 * progmodes/sh-script.el: Many doc usage fixes.
8828 (sh-indent-after-do): Change default to match common styles.
8829
8830 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
8831
8832 * files.el (interpreter-mode-alist)
8833 (auto-mode-interpreter-regexp): Doc fixes.
8834
8835 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
8836
8837 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
8838
8839 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
8840
8841 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8842
8843 * dired.el (dired-mode): make-variable-buffer-local =>
8844 make-local-variable.
8845
8846 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8847
8848 * term/mac-win.el (mac-select-convert-to-string): Try coding
8849 systems in mac-script-code-coding-systems if specified one cannot
8850 encode string for `com.apple.traditional-mac-plain-text'.
8851
8852 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
8853
8854 * progmodes/make-mode.el (makefile-targets-face)
8855 (makefile-shell-face, makefile-makepp-perl-face): New faces.
8856 (makefile-dependency-regex): Fix it to not make the colon in
8857 $(var:a=b) special.
8858 (makefile-rule-action-regex): New regexp for highlighting embedded
8859 Shell strings.
8860 (makefile-macroassign-regex): Handle != for highlighting as
8861 embedded Shell strings.
8862 (makefile-var-use-regex): New const.
8863 (makefile-statements, makefile-automake-statements)
8864 (makefile-gmake-statements, makefile-makepp-statements)
8865 (makefile-bsdmake-statements): New consts.
8866 (makefile-make-font-lock-keywords): New function.
8867 (makefile-automake-font-lock-keywords)
8868 (makefile-gmake-font-lock-keywords)
8869 (makefile-makepp-font-lock-keywords)
8870 (makefile-bsdmake-font-lock-keywords): New consts.
8871 (makefile-mode-map): Add switchers between the various submodes.
8872 (makefile-mode): Document the availability of the variants.
8873 (makefile-automake-mode, makefile-gmake-mode)
8874 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
8875
8876 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
8877 new variants of makefile-mode.
8878
8879 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
8880
8881 * font-lock.el (font-lock-comment-delimiter-face): Fix up
8882 the inheritance.
8883
8884 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
8885
8886 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
8887 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
8888
8889 * files.el (normal-mode): Extend the scope of the
8890 `enable-local-variables' binding to include the `set-auto-mode' call.
8891 (magic-mode-alist): Doc fix.
8892
8893 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
8894
8895 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
8896 font-lock-comment-face rather than copying its setting.
8897
8898 2005-05-12 Andreas Schwab <schwab@suse.de>
8899
8900 * eshell/esh-mode.el (eshell-send-input): Doc fix.
8901
8902 2005-05-12 Lute Kamstra <lute@gnu.org>
8903
8904 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
8905 defcustom for the mode hook variable. Delete the last argument.
8906 * generic-x.el: Fix callers of define-generic-mode.
8907 (generic-x-modes): Delete group.
8908 (show-tabs-tab-face, show-tabs-space-face): Put them in the
8909 generic-x customization group.
8910
8911 2005-05-12 Kim F. Storm <storm@cua.dk>
8912
8913 * font-lock.el (font-lock-negation-char-face): Default to "off".
8914
8915 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
8916 font-lock-negation-char-face to ! in !=.
8917
8918 2005-05-12 Masatake YAMATO <jet@gyve.org>
8919
8920 * add-log.el (find-change-log): Fix typos in the docstring
8921 of function.
8922
8923 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
8924
8925 * international/latexenc.el (latexenc-find-file-coding-system):
8926 Avoid `re-search-forward' when looking for input encoding because
8927 of speed and safety. Better regular expressions for recognizing
8928 input encoding. Limit a search for TeX-master/tex-main-file to
8929 the local variable section.
8930
8931 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
8932
8933 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
8934 syntax of $ to "'" (quote).
8935
8936 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
8937
8938 * dnd.el (dnd-protocol-alist): Improve custom type.
8939
8940 * dired.el (dired-dnd-protocol-alist): New variable.
8941 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
8942 `dired-mode-hook' to the end.
8943
8944 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
8945
8946 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
8947 comment-end if comment-start-skip is not set.
8948 Obey the font-lock-comment-delimiter-face variables.
8949
8950 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
8951
8952 * files.el (executable-find): Move from executable.el. Use
8953 locate-file.
8954 * progmodes/executable.el (executable-find): Move to files.el.
8955
8956 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
8957 when trying to ensure forward progress.
8958
8959 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
8960
8961 * mouse-sel.el (mouse-sel-follow-link-p): New function.
8962 (mouse-select, mouse-select-internal, mouse-extend-internal):
8963 Use it to implement mouse-1-click-follows-link functionality.
8964
8965 2005-05-11 Richard M. Stallman <rms@gnu.org>
8966
8967 * font-lock.el (font-lock-fontify-syntactically-region):
8968 Use font-lock-comment-delimiter-face for comment delimiters.
8969
8970 2005-05-10 Jay Belanger <belanger@truman.edu>
8971
8972 * calc/calc-help.el (calc-m-prefix-help): Add mention of
8973 preserving embedded modes.
8974
8975 2005-05-10 Richard M. Stallman <rms@gnu.org>
8976
8977 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
8978
8979 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
8980 Move from ada-stmt.el.
8981 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
8982
8983 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
8984 Move to ada-mode.el.
8985 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
8986
8987 * cus-edit.el (custom-file): Call file-chase-links.
8988
8989 * files.el (read-directory-name): Fix previous change.
8990 (hack-local-variables-confirm): New function.
8991 (hack-local-variables-prop-line, hack-local-variables)
8992 (hack-one-local-variable): Use it.
8993
8994 2005-05-10 Lute Kamstra <lute@gnu.org>
8995
8996 * font-lock.el (font-lock-keywords-alist)
8997 (font-lock-removed-keywords-alist): Clarify docstrings.
8998
8999 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
9000
9001 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
9002 (gdb-source-info): Check for preprocessor info.
9003 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
9004 a macro for a function.
9005 (gdb-info-breakpoints-custom): Try to find file again if not already
9006 found (user might have used GDB dir command).
9007 (gdb-get-location): Update gdb-location-alist correctly for change
9008 to gdb-info-breakpoints-custom.
9009
9010 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
9011 (gud-tooltip-print-command): Add gdbmi case.
9012 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
9013 preprocessor info.
9014
9015 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
9016
9017 * startup.el (fancy-splash-insert): Fix typo in doc string.
9018
9019 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
9020
9021 * obsolete/float.el (string-to-float):
9022 * obsolete/hilit19.el (hilit-add-pattern):
9023 * obsolete/rnews.el (news-parse-range, news-select-message)
9024 (news-get-pruned-list-of-files): Replace `string-to-int' by
9025 `string-to-number'.
9026
9027 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
9028 `find-file-not-found-hooks'; use `add-hook'.
9029 (uncompress-while-visiting): Set `write-file-functions', not
9030 `write-file-hooks'; use `add-hook'.
9031
9032 2005-05-09 Kim F. Storm <storm@cua.dk>
9033
9034 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
9035 (cua-paste): Handle clipboard action.
9036 (cua--init-keymaps): Remap clipboard-kill-region and
9037 clipboard-kill-ring-save.
9038
9039 2005-05-08 Eli Zaretskii <eliz@gnu.org>
9040
9041 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
9042 Improve commentary.
9043
9044 * simple.el (next-error-overlay-arrow-position): Revert the change
9045 made on 2005-04-30.
9046
9047 2005-05-07 Jay Belanger <belanger@truman.edu>
9048
9049 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
9050 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
9051 `calc-sel-reselect'.
9052
9053 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
9054 Calc is in embedded mode.
9055
9056 2005-05-07 Eli Zaretskii <eliz@gnu.org>
9057
9058 * progmodes/compile.el (compilation-setup):
9059 Set overlay-arrow-string to an empty string on text terminals.
9060
9061 * textmodes/ispell.el (ispell-program-name): Try looking for
9062 "aspell" along exec-path, and if found, use it as the default
9063 speller program.
9064
9065 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
9066
9067 * international/mule.el (sgml-xml-auto-coding-function):
9068 Recognize encoding='FOO' in single quotes as well as in double quotes.
9069
9070 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
9071
9072 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
9073 as well as `interactive', so that defmacro* would recognize
9074 `declare' forms.
9075
9076 2005-05-07 Eli Zaretskii <eliz@gnu.org>
9077
9078 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
9079 Explain more about the LIGHTER arg's usage in the doc string.
9080 Add commentary to clarify what the code does. Fix the regexp that
9081 strips whitespace from LIGHTER. Quote LIGHTER before using it,
9082 since it could have characters special to regular expressions.
9083
9084 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
9085
9086 * replace.el (occur-1): Bind inhibit-read-only so that
9087 erase-buffer doesn't barf on read-only text properties (likewise
9088 for add-text-properties in occur-engine). Mark buffer as unmodified.
9089 (occur-engine): Don't set buffer-read-only here.
9090
9091 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
9092
9093 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
9094 list-buffers-directory. This caused the *cvs-commit* buffer to be
9095 sometimes mistakenly reused as a *cvs* buffer.
9096
9097 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
9098
9099 * tooltip.el: Move code for GUD tooltips into gud.el.
9100 (require): CL no longer needed to compile case.
9101 (tooltip-mode): Do not toggle functions for GUD tooltips.
9102 (tooltip-gud-tips-p): Remove. Replace with minor mode
9103 gud-tooltip-mode in gud.el.
9104 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
9105 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
9106 tooltip-gud prefix with gud-tooltip and obsolete.
9107 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
9108 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
9109 (tooltip-mouse-motion): Mouse movement functions/variable.
9110 Rename in gud.el by adding gud prefix.
9111 (tooltip-gud-original-filter, tooltip-gud-dereference)
9112 (tooltip-gud-event, tooltip-toggle-gud-tips)
9113 (tooltip-gud-process-output, tooltip-gud-print-command)
9114 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
9115 gud.el by replacing tooltip-gud prefix with gud-tooltip.
9116 (gdb-tooltip-print): Move to gdb-ui.el.
9117
9118 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
9119 (require): CL needed to compile case.
9120 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
9121 tooltip-gud-tips-p. Make it a minor-mode.
9122 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
9123 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
9124 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
9125 (gud-tooltip-change-major-mode)
9126 (gud-tooltip-activate-mouse-motions-if-enabled)
9127 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
9128 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
9129 (gud-tooltip-original-filter, gud-tooltip-dereference)
9130 (gud-tooltip-event, tooltip-toggle-gud-tips)
9131 (gud-tooltip-process-output, gud-tooltip-print-command)
9132 (gud-tooltip-tips): Move from tooltip.el.
9133
9134 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
9135 (gdb-cpp-define-alist-flags): Doc fix.
9136 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
9137 gud-tooltip-mode is t.
9138
9139 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
9140
9141 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
9142 evaporate if their text is deleted.
9143 (goto-address-at-point): Make it work as a mouse binding as well.
9144 (goto-address-at-mouse): Obsolete it. Update users.
9145
9146 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
9147
9148 * calendar/appt.el (top-level): No longer activate on load.
9149
9150 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
9151
9152 * calendar/cal-bahai.el (mark-bahai-diary-entries):
9153 * net/webjump.el (webjump):
9154 * progmodes/idlw-help.el (idlwave-do-context-help1)
9155 (idlwave-highlight-linked-completions):
9156 * textmodes/po.el (po-find-file-coding-system-guts):
9157 Replace `assoc-ignore-case' by `assoc-string'.
9158
9159 2005-05-06 Eli Zaretskii <eliz@gnu.org>
9160
9161 * files.el (locate-file): Doc fix.
9162
9163 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
9164 Remove the redundant test for ms-dos.
9165
9166 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
9167 look for the preprocessor with exec-suffixes. If not found in
9168 standard places, look in exec-path. Remove most of the tests that
9169 used system-type.
9170
9171 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
9172
9173 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
9174
9175 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
9176 file-name clash with jka-compr.el on 8+3 filesystems.
9177
9178 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9179
9180 * term/mac-win.el: Don't define or bind scroll bar functions if
9181 x-toolkit-scroll-bars is t.
9182 (x-select-text, x-get-selection-value): Clear
9183 x-last-selected-text-clipboard if x-select-enable-clipboard is
9184 nil.
9185 (PRIMARY): Put mac-scrap-name property.
9186 (mac-select-convert-to-file-url): New function.
9187 (public.file-url): New selection target type. Add to
9188 selection-converter-alist.
9189 (x-get-selection, x-selection-value): Handle it.
9190 (x-cut-buffer-or-selection-value): New alias.
9191
9192 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9193
9194 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
9195 entry to avoid calling bibtex-find-entry with arg global
9196 being t. Remove arg key.
9197 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
9198 (bibtex-copy-summary-as-kill): Change accordingly.
9199
9200 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
9201
9202 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
9203 (org-agenda-date-later): Use with-current-buffer.
9204
9205 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
9206
9207 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
9208 (define-obsolete-variable-alias): Doc Fixes.
9209
9210 2005-05-06 Kim F. Storm <storm@cua.dk>
9211
9212 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
9213 vertical-motion when selective-display is active.
9214
9215 * ido.el (ido-setup-hook): New hook.
9216 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
9217 (ido-input-stack): New var.
9218 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
9219 ido-next-work-file binding to M-O.
9220 Bind M-f to ido-wide-find-file-or-pop-dir.
9221 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
9222 (ido-read-internal): Run ido-setup-hook.
9223 Catch quit in read-file-name and read-string to cancel edit.
9224 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
9225 Automatically pop-all when completing a directory name (RET).
9226 (ido-file-internal): Add with-no-warnings around ffap and dired code.
9227 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
9228 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
9229 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
9230 New functions for M-b/M-f to move among the directory components.
9231 (ido-make-merged-file-list): Catch quit to cancel merge.
9232 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
9233 (ido-completion-help): No warnings for ido-completion-buffer-full.
9234
9235 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
9236
9237 * font-lock.el (font-lock-negation-char-face): New face and variable.
9238 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
9239 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
9240 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
9241 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
9242
9243 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
9244
9245 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
9246 Fix typo in docstring.
9247
9248 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
9249 (ebrowse-print-statistics-line)
9250 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
9251
9252 * term/w32-win.el (image-library-alist): Add additional name for
9253 Xpm library.
9254
9255 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
9256
9257 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
9258 use gcc instead of cpp.
9259
9260 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
9261 (gdb-create-define-alist): Use it.
9262 (gdb-cpp-define-alist-program): Update for MS-DOS.
9263
9264 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
9265
9266 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
9267
9268 2005-05-04 Richard M. Stallman <rms@gnu.org>
9269
9270 * help.el (describe-key): No error when UNTRANSLATED is nil.
9271
9272 * simple.el (line-move-1): Fix previous change to signal errors
9273 appropriately.
9274
9275 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
9276
9277 * calendar/icalendar.el (icalendar-version): Now at 0.12.
9278 (icalendar-duration-correction): Remove.
9279 (icalendar--get-event-properties): Split result at commas.
9280 (icalendar--decode-isoduration): New optional argument
9281 DURATION-CORRECTION.
9282 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
9283 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
9284 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
9285 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
9286 (icalendar--convert-anniversary-to-ical): New functions, extracted
9287 from icalendar-export-region, with bug fixes.
9288 (icalendar-export-region): Use the above functions.
9289 (icalendar-import-buffer): Check before saving diary file.
9290 (icalendar--convert-recurring-to-diary)
9291 (icalendar--convert-non-recurring-all-day-to-diary)
9292 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
9293 extracted from icalendar--convert-ical-to-diary, with bug fixes.
9294 (icalendar--convert-ical-to-diary): Use the above functions.
9295
9296 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
9297
9298 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
9299 Remove these recent additions.
9300 (c-mode): Restore to before 2005-04-28.
9301
9302 * progmodes/cc-vars.el (cc-define-list-program): Remove this
9303 recent addition.
9304
9305 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
9306 (gdb-define-alist): New variables.
9307 (gdb-create-define-alist): New function.
9308 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
9309 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
9310 with string-to-number.
9311 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
9312
9313 * progmodes/gud.el: Replace string-to-int with string-to-number.
9314 (gud-find-file): Handle gdb-define-alist.
9315
9316 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
9317
9318 2005-05-02 Jay Belanger <belanger@truman.edu>
9319
9320 * calc/calc-aent.el (math-read-token):
9321 * calc/calc-bin.el (calc-word-size):
9322 * calc/calc-ext.el (calc-read-number-fancy):
9323 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
9324 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
9325 * calc/calc-frac.el (calc-over-notation):
9326 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
9327 (calc-graph-num-points, calc-graph-init):
9328 * calc/calc-prog.el (calc-read-parse-table-part)
9329 (calc-edit-macro-repeats):
9330 * calc/calc-yank.el (calc-do-grab-rectangle):
9331 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
9332 Replace `string-to-int' by `string-to-number'.
9333
9334 2005-05-02 Kim F. Storm <storm@cua.dk>
9335
9336 * kmacro.el: Use executing-kbd-macro-index variable.
9337
9338 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
9339
9340 * net/rlogin.el (rlogin-parse-words): Delete func.
9341 (rlogin): Use split-string, not rlogin-parse-words.
9342 Also, if there are option-like elements in the parsed args,
9343 take the host to be the first arg immediately following them.
9344 Suggested by Michael Mauger.
9345
9346 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9347
9348 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
9349
9350 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
9351
9352 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
9353 (cc-mode-cpp-program): Rename to cc-define-list-program and
9354 move to cc-vars.el.
9355
9356 * progmodes/cc-vars.el (cc-define-list-program):
9357 Change to "gcc -E -dM -". Make customizable.
9358
9359 2005-05-02 Kim F. Storm <storm@cua.dk>
9360
9361 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
9362
9363 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
9364
9365 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
9366
9367 * international/mule-util.el (truncate-string): Remove alias and
9368 obsolete declaration.
9369
9370 * international/mule-cmds.el (update-iso-coding-systems):
9371 Remove alias and obsolete declaration.
9372
9373 * international/mule.el (coding-system-parent): Remove alias and
9374 obsolete declaration.
9375
9376 * subr.el (define-function, sref): Remove aliases and obsolete
9377 declarations.
9378 (chars-in-region): Remove obsolete declaration.
9379
9380 2005-05-01 Richard M. Stallman <rms@gnu.org>
9381
9382 * info.el (Info-mode): Set widen-automatically to nil, locally.
9383
9384 * simple.el (widen-automatically): New variable.
9385 (pop-global-mark): Obey widen-automatically.
9386
9387 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
9388
9389 * term/xterm.el (function-key-map): Call substitute-key-definition
9390 before the keymap size is increased by a lot of define-key calls.
9391
9392 2005-05-01 Richard M. Stallman <rms@gnu.org>
9393
9394 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
9395 Rename ARG to ELEMENT. Doc fix.
9396
9397 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
9398
9399 * allout.el (allout-exposure): Remove macro and obsolete declaration.
9400 Remove references to allout-exposure/change to allout-new-exposure.
9401
9402 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
9403 bytecode symbols.
9404
9405 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
9406 (compiled-function-p, focus-frame, unfocus-frame):
9407 Remove aliases and obsolete declarations.
9408 Back out inadvertent changes from previous commit.
9409
9410 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9411
9412 * files.el (require-final-newline): Make Custom tags consistent
9413 with mode-require-final-newline.
9414 (mode-require-final-newline): Doc fix.
9415
9416 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
9417
9418 * international/latexenc.el (latexenc-find-file-coding-system):
9419 Fix regular expressions.
9420
9421 2005-05-01 David Kastrup <dak@gnu.org>
9422
9423 * international/latexenc.el (latexenc-find-file-coding-system):
9424 Fix regular expressions.
9425
9426 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
9427
9428 * subr.el (string-to-int): Make obsolete.
9429
9430 2005-04-30 Richard M. Stallman <rms@gnu.org>
9431
9432 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
9433
9434 * loadup.el: load jka-comp-hook.
9435
9436 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
9437 (jka-compr-handler): Add autoload. `put' calls moved
9438 to jka-comp-hook.el.
9439 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
9440 (jka-compr-inhibit): Autoload.
9441
9442 * jka-comp-hook.el: New file.
9443 Enable the mode by default.
9444
9445 * files.el (backup-buffer-copy): Use copy-file instead
9446 of write-region, and put back the 'excl.
9447
9448 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
9449
9450 * progmodes/flymake.el (flymake-split-string)
9451 (flymake-split-string, flymake-log, flymake-pid-to-names)
9452 (flymake-reg-names, flymake-get-source-buffer-name)
9453 (flymake-unreg-names, flymake-add-line-err-info)
9454 (flymake-add-err-info): Clarify docstrings.
9455 (flymake-popup-menu, flymake-make-emacs-menu)
9456 (flymake-make-xemacs-menu): Add docstrings.
9457 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
9458 Set variables directly throughout.
9459
9460 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
9461
9462 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
9463 exists. Initialize cc-define-alist.
9464 (c-mode): Add cc-create-define-alist locally to after-save-hook.
9465 If there is no file (Macroexpansion) don't create an alist.
9466
9467 2005-04-29 Sam Steingold <sds@gnu.org>
9468
9469 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
9470 (cc-create-define-alist): Use it instead of the hard-coded string.
9471
9472 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
9473
9474 * international/mule-conf.el (file-coding-system-alist): Fix regexp
9475 for latexenc.
9476
9477 2005-04-29 Lute Kamstra <lute@gnu.org>
9478
9479 * emacs-lisp/generic.el: Improve commentary section.
9480 (define-generic-mode): Improve docstring.
9481
9482 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
9483
9484 * textmodes/org.el (many places): Change to quiet the byte compiler.
9485 (org-prefix-format-compiled): New variable.
9486 (org-compile-prefix-format): New function.
9487 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
9488 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
9489 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
9490 (org-get-entries-from-diary): Use `org-get-time-of-day' for
9491 consistency with entries from `org-mode' files.
9492 (org-get-time-of-day): Fix bug with partial matches early in a line.
9493 (org-non-link-chars): New constant.
9494 (org-link-regexp): Respect `org-non-link-chars'.
9495 (org-agenda-day-view): Remove command.
9496 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
9497 (org-follow-bbdb-link, org-store-link): Search also company field.
9498 (org-highlight-overlay): New variable.
9499 (org-highlight, org-unhighlight): New functions.
9500 (org-agenda-mode): Add pre-command-hook to remove highlight.
9501 (org-evaluate-time-range): Behavior depends upon whether time stamp
9502 contains a time or not.
9503 (org-show-subtree, org-show-entry): New functions.
9504 (org-agenda-cleanup-fancy-diary): Remove empty lines.
9505
9506 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
9507
9508 * comint.el (comint-output-filter-functions): Add autoload cookie.
9509
9510 2005-04-28 Kim F. Storm <storm@cua.dk>
9511
9512 * ido.el (ido-everywhere): Fix last change.
9513
9514 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
9515
9516 * international/latexenc.el: New file.
9517 * international/mule-conf.el (file-coding-system-alist): For .tex,
9518 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
9519
9520 2005-04-28 Lute Kamstra <lute@gnu.org>
9521
9522 * font-lock.el (font-lock-add-keywords)
9523 (font-lock-remove-keywords): Clarify docstring.
9524 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
9525 Don't start docstrings with a `*'.
9526 (font-lock-update-removed-keyword-alist): Give it a docstring.
9527
9528 * generic-x.el: Update commentary section.
9529 Only require font-lock when compiling.
9530 Define all modes conditionally.
9531 Place all generic modes in the generic-x-modes customization group.
9532 (generic-x-modes): New customization group.
9533 (generic-default-modes, generic-mswindows-modes)
9534 (generic-unix-modes, generic-other-modes): New constants.
9535 (generic-define-mswindows-modes, generic-define-unix-modes):
9536 Update docstrings. Make them obsolete.
9537 (generic-extras-enable-list): New default value. Update docstring.
9538 Improve :type. Change :set function.
9539 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
9540 Fix docstring.
9541
9542 * emacs-lisp/generic.el (generic-mode-internal):
9543 Simplify font-lock-defaults.
9544 (define-generic-mode): Fix docstring.
9545
9546 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
9547
9548 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
9549 font-lock-face property to highlight matches.
9550
9551 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
9552
9553 * progmodes/cc-mode.el (cc-create-define-alist): New function.
9554 (cc-define-alist): New variable.
9555 (c-mode): Make it local and initialize it.
9556
9557 * progmodes/gdb-ui.el (gdb-active-process): New variable.
9558 (gdb-exited): New function.
9559 (gdb-annotation-rules): Use it.
9560 (gdb-starting): Set gdb-active-process to t.
9561 (gdb-stopping): Amend doc string.
9562 (gdb-reset): Set gdb-active-process to nil.
9563
9564 * tooltip.el (tooltip-gud-tips): Show the associated #define
9565 directives when a C program under GDB is not executing.
9566
9567 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
9568
9569 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
9570 font-lock-fontify-syntactic-keywords.
9571
9572 * font-lock.el (font-lock-default-fontify-region): Don't force
9573 parse-sexp-lookup-properties to nil.
9574
9575 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
9576
9577 * man.el (man-mode-syntax-table): Set up `:' to have
9578 word-constituent syntax.
9579
9580 2005-04-27 Lute Kamstra <lute@gnu.org>
9581
9582 * novice.el (disable-command): Don't add spurious newlines to the
9583 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
9584
9585 2005-04-26 Jay Belanger <belanger@truman.edu>
9586
9587 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
9588 than one window before deleting window.
9589
9590 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
9591
9592 * shell.el (shell-prompt-pattern): Doc fix.
9593 (shell-mode): Set paragraph-separate buffer locally to "\\'".
9594
9595 * comint.el (comint-prompt-regexp, comint-get-old-input)
9596 (comint-use-prompt-regexp)
9597 (comint-use-prompt-regexp-instead-of-fields)
9598 (comint-replace-by-expanded-history, comint-send-input)
9599 (comint-output-filter, comint-get-old-input-default)
9600 (comint-line-beginning-position, comint-bol, comint-show-output)
9601 (comint-backward-matching-input, comint-forward-matching-input)
9602 (comint-next-prompt, comint-previous-prompt):
9603 Rename `comint-use-prompt-regexp-instead-of-fields' to
9604 `comint-use-prompt-regexp'. Keep old name as alias and declare
9605 obsolete.
9606 (comint-use-prompt-regexp): Shorten first line of doc string.
9607
9608 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
9609 Set paragraph-separate buffer locally to "\\'".
9610
9611 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
9612 Adapt to above name change.
9613
9614 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
9615 (smbclient-prompt-regexp): Ditto.
9616
9617 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
9618
9619 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
9620
9621 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
9622 gdb-location-list.
9623 Break lines that are over 80 characters wide.
9624
9625 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
9626
9627 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
9628 New fun and var, to preserve compatibility.
9629
9630 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
9631
9632 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
9633
9634 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
9635 name to file-newer-than-file-p.
9636
9637 2005-04-26 Richard M. Stallman <rms@gnu.org>
9638
9639 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
9640
9641 * progmodes/python.el (python-mode):
9642 Use new name eldoc-documentation-function.
9643
9644 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
9645
9646 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
9647 (eldoc-documentation-function):
9648 Rename from eldoc-print-current-symbol-info-function. Calls changed.
9649
9650 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
9651
9652 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
9653
9654 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
9655
9656 * term/xterm.el (function-key-map): Fix strings for
9657 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
9658 {C,S,A,C-S}-{f1-f12}.
9659
9660 2005-04-26 Kenichi Handa <handa@m17n.org>
9661
9662 * international/mule-cmds.el (select-safe-coding-system):
9663 Fix previous change.
9664
9665 2005-04-26 Lute Kamstra <lute@gnu.org>
9666
9667 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
9668
9669 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
9670 (font-lock-comment-delimiter-face): Ditto.
9671
9672 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
9673
9674 2005-04-25 Jay Belanger <belanger@truman.edu>
9675
9676 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
9677 to t while inserting information; use help-mode.
9678
9679 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
9680
9681 * term.el (ansi-term-color-vector): Use the xterm colors.
9682 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
9683
9684 2005-04-25 Lute Kamstra <lute@gnu.org>
9685
9686 * font-core.el (font-lock-defaults): Fix docstring.
9687
9688 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
9689
9690 2005-04-25 Kenichi Handa <handa@m17n.org>
9691
9692 * international/mule-cmds.el (select-safe-coding-system):
9693 Don't check consistency with coding: spec, etc if raw-text or
9694 no-conversion was found to be safe.
9695
9696 2005-04-24 Richard M. Stallman <rms@gnu.org>
9697
9698 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
9699 citation markers at start of each line.
9700
9701 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
9702 citation markers at start of each line.
9703
9704 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
9705
9706 * files.el (mode-require-final-newline): Fix previous change.
9707 (require-final-newline): Fix type label.
9708
9709 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
9710
9711 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
9712 statement in buffer (broken by 2004-11-24 change).
9713
9714 2005-04-24 Kim F. Storm <storm@cua.dk>
9715
9716 * ido.el (ido-everywhere): Save and restore old read-buffer-function
9717 and read-file-name-function values. Don't overwrite existing
9718 non-nil values if ido-mode is enabled without ido-everywhere.
9719
9720 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
9721
9722 * files.el (mode-require-final-newline): Minor doc fix.
9723
9724 2005-04-24 Eli Zaretskii <eliz@gnu.org>
9725
9726 * subr.el (syntax-after): Doc fix.
9727 (syntax-class): If argument is nil, return nil. Mask off upper 16
9728 bits, not 8 bits.
9729
9730 * files.el (mode-require-final-newline): Doc fix.
9731 (backup-buffer-copy): Fix last change.
9732
9733 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9734
9735 * term/mac-win.el: Require select. Set selection-coding-system to
9736 mac-system-coding-system. Call menu-bar-enable-clipboard.
9737 (x-last-selected-text-clipboard, x-last-selected-text-primary)
9738 (x-select-enable-clipboard): New variables.
9739 (x-select-text, x-get-selection, x-selection-value)
9740 (x-get-selection-value, mac-select-convert-to-string)
9741 (mac-services-open-file, mac-services-open-selection)
9742 (mac-services-insert-text): New functions.
9743 (CLIPBOARD, FIND): Put mac-scrap-name property.
9744 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
9745 (public.tiff): Put mac-ostype property.
9746 (selection-converter-alist): Add entries for them.
9747 (mac-application-menu-map): New keymap.
9748 (interprogram-cut-function, interprogram-paste-function): Set to
9749 x-select-text and x-get-selection-value, respectively.
9750 (split-window-keep-point): Set to t.
9751
9752 2005-04-23 Richard M. Stallman <rms@gnu.org>
9753
9754 * files.el (read-directory-name): Always pass non-nil
9755 DEFAULT-FILENAME arg to read-file-name.
9756 (backup-buffer-copy, basic-save-buffer-2): Take care against
9757 writing thru an unexpected existing symlink.
9758 (revert-buffer): In indirect buffer, revert the base buffer.
9759 (magic-mode-alist): Doc fix.
9760 (buffer-stale-function): Doc fix.
9761 (minibuffer-with-setup-hook): Avoid warning.
9762 (mode-require-final-newline): Doc and custom fix.
9763
9764 * follow.el (follow-end-of-buffer): Use with-no-warnings.
9765
9766 * font-lock.el (font-lock-comment-face): On terminals with few colors,
9767 use the default appearance.
9768 (font-lock-comment-delimiter-face): New face, new variable.
9769
9770 * imenu.el (imenu--generic-function): The official position of a
9771 definition is the start of the line that BEG is in.
9772
9773 * midnight.el (midnight-timer): Move defvar up.
9774
9775 * mouse.el (mouse-drag-region-1): Delete some debugging code.
9776
9777 * saveplace.el (save-place-to-alist): Use with-no-warnings.
9778
9779 * startup.el (command-line): Use with-no-warnings.
9780
9781 * window.el (window-size-fixed): New defvar.
9782
9783 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
9784
9785 * mail/rmail.el (rmail-font-lock-keywords):
9786 Use font-lock-comment-delimiter-face.
9787
9788 * mail/sendmail.el (mail-font-lock-keywords):
9789 Use font-lock-comment-delimiter-face.
9790
9791 * progmodes/compile.el (next-error-highlight-timer): New defvar.
9792
9793 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
9794
9795 * progmodes/compile.el (compilation-mode-font-lock-keywords):
9796 Specify t for LAXMATCH when matching directories.
9797 Save match data around compilation-compat-error-properties form.
9798
9799 2005-04-23 David Kastrup <dak@gnu.org>
9800
9801 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
9802 Mention that the autoloaded aliases should be kept for AUCTeX.
9803
9804 2005-04-23 Andreas Schwab <schwab@suse.de>
9805
9806 * isearch.el (isearch-forward): Doc fix.
9807
9808 2005-04-23 Eli Zaretskii <eliz@gnu.org>
9809
9810 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
9811 (jit-lock-stealth-nice): Change default value to 0.5.
9812
9813 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
9814
9815 * abbrev.el (write-abbrev-file): Write table entries in
9816 alphabetical order by table name.
9817
9818 2005-04-22 Kim F. Storm <storm@cua.dk>
9819
9820 * ido.el (ido-read-internal): Fix `list' completion.
9821
9822 2005-04-22 Kenichi Handa <handa@m17n.org>
9823
9824 * recentf.el (recentf-save-file-coding-system): New variable.
9825 (recentf-save-list): Encode the file by
9826 recentf-save-file-coding-system and add coding: tag.
9827
9828 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
9829
9830 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
9831
9832 2005-04-21 Lute Kamstra <lute@gnu.org>
9833
9834 * loadhist.el (unload-feature): Don't remove a function from hooks
9835 if it is about to be restored to an autoload . Remove functions
9836 that will become unbound from auto-mode-alist. Simplify the code.
9837
9838 * subr.el (assq-delete-all): New implementation that is linear,
9839 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
9840 (rassq-delete-all): New function.
9841
9842 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
9843 Add size-indication-mode.
9844
9845 2005-04-21 Kenichi Handa <handa@m17n.org>
9846
9847 * international/mule-cmds.el: Add autoload for widget-value in
9848 eval-when-compile.
9849
9850 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
9851
9852 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
9853 Add tooltip-mode.
9854
9855 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
9856
9857 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
9858
9859 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
9860 (inferior-lisp-filter-regexp, inferior-lisp-program)
9861 (inferior-lisp-load-command, inferior-lisp-prompt)
9862 (inferior-lisp-mode-hook, lisp-source-modes)
9863 (inferior-lisp-load-hook): defvar->defcustom.
9864 (inferior-lisp-program, inferior-lisp-prompt)
9865 (inferior-lisp-load-hook): Doc fixes.
9866 (inferior-lisp-install-letter-bindings): Small change in
9867 introductory comment.
9868
9869 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
9870
9871 * vc.el (vc-annotate-color-map): Change some colors so that text
9872 using them as foreground is readable on both white and black
9873 backgrounds.
9874
9875 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
9876
9877 * international/mule-conf.el (translation-table-for-input):
9878 Remove redundant declaration.
9879
9880 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
9881
9882 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
9883
9884 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
9885 (tooltip-toggle-gud-tips): New function.
9886
9887 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9888
9889 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
9890 right angle brackets.
9891
9892 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
9893
9894 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
9895
9896 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
9897
9898 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
9899 Remove. Update callers to use expand-file-name instead.
9900
9901 * subr.el (syntax-class): New function.
9902
9903 * simple.el (blink-matching-open): Use it.
9904
9905 * paren.el (show-paren-function): Use it to recognize parens that are
9906 also used in 2-char comment markers.
9907
9908 2005-04-19 Lute Kamstra <lute@gnu.org>
9909
9910 * loadhist.el (unload-feature): Update for new format of
9911 load-history. Simplify the code.
9912
9913 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9914
9915 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
9916 (mac-add-charset-info): New function. Initialize variable
9917 mac-charset-info-alist using it.
9918 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
9919 for translation.
9920 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
9921 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
9922 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
9923 New CCL programs.
9924
9925 2005-04-19 Kim F. Storm <storm@cua.dk>
9926
9927 * simple.el (next-buffer, prev-buffer, next-error)
9928 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
9929 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
9930
9931 * bindings.el (next-buffer, prev-buffer, next-error)
9932 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
9933 (clone-indirect-buffer-other-window): Move bindings from simple.el.
9934 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
9935 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
9936
9937 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
9938
9939 * isearch.el (isearch-edit-string): Make the search-ring available for
9940 minibuffer history commands.
9941 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
9942 the default history commands now work just as well.
9943 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
9944
9945 2005-04-18 Kim F. Storm <storm@cua.dk>
9946
9947 * emulation/cua-base.el (cua--pre-command-handler): Add more
9948 elaborate check for shift modifier on non-window systems.
9949
9950 2005-04-18 Lars Hansen <larsh@math.ku.dk>
9951
9952 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
9953
9954 2005-04-18 Kim F. Storm <storm@cua.dk>
9955
9956 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
9957 and make it optional. Don't test tooltip-gud-echo-area here.
9958 (tooltip-gud-process-output, gdb-tooltip-print):
9959 Pass tooltip-gud-echo-area to tooltip-show.
9960 (tooltip-help-tips): Remove second optional arg to tooltip-show.
9961
9962 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9963
9964 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
9965 `display-graphic-p' may not be bound yet.
9966
9967 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
9968
9969 * startup.el (command-line): No longer enable Xterm Mouse mode by
9970 default in terminals compatible with xterm.
9971
9972 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
9973
9974 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
9975
9976 * tooltip.el (tooltip-gud-echo-area): Rename from
9977 tooltip-use-echo-area.
9978 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
9979 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
9980 area independently of where help tooltips are displayed.
9981
9982 2005-04-17 David Kastrup <dak@gnu.org>
9983
9984 * cus-theme.el (custom-theme-write-variables): Quote variables
9985 where necessary.
9986
9987 2005-04-17 Richard M. Stallman <rms@gnu.org>
9988
9989 * simple.el (yank-excluded-properties): Add follow-link to value.
9990
9991 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
9992
9993 * startup.el (fancy-splash-max-time): Just 30 seconds.
9994 (fancy-splash-delay): Just 7.
9995 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
9996
9997 * loadhist.el (unload-feature): Update for new format of load-history.
9998 Simplify the code.
9999
10000 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
10001 (rmail-font-lock-keywords): Don't fontify the text of a citation.
10002
10003 * mail/sendmail.el (mail-font-lock-keywords):
10004 Don't fontify subject text.
10005 Don't fontify the text of a citation.
10006
10007 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
10008
10009 * comint.el (comint-output-filter): Run comint-output-filter-functions
10010 with point where the user had it.
10011
10012 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
10013
10014 * international/ucs-tables.el (ucs-set-table-for-input):
10015 Disable when using unify-on-decoding.
10016
10017 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
10018
10019 * emulation/cua-base.el (cua-global-mark-face): Add special case
10020 for displays supporting a high number of colors.
10021
10022 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
10023
10024 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
10025
10026 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
10027
10028 * filesets.el (filesets-add-buffer): If user supplies a name of a
10029 non-existing fileset, create a new fileset.
10030
10031 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
10032
10033 * textmodes/org.el (org-up-heading-all): Fix bug with
10034 `outline-up-heading-all'.
10035
10036 2005-04-16 Andreas Schwab <schwab@suse.de>
10037
10038 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
10039 /etc/permissions.d/* and /etc/aliases.d/*.
10040
10041 2005-04-16 Kenichi Handa <handa@m17n.org>
10042
10043 * international/code-pages.el (cp-make-coding-system):
10044 Set `translation-table-for-input' property value to the symbol
10045 ucs-mule-to-mule-unicode, not to that value.
10046 (pt154): Escape guillemet by `\'.
10047
10048 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
10049
10050 * loadup.el: Load tooltip if x-show-tip is fboundp.
10051
10052 * startup.el (command-line): Add comment.
10053
10054 * tooltip.el (tooltip-mode): Specify correct standard value for
10055 Custom in init-value.
10056
10057 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
10058
10059 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
10060 possible.
10061
10062 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10063
10064 * textmodes/org.el (org-agenda-date-prompt): Rename from
10065 `org-agenda-date-today'.
10066 (org-evaluate-time-range): Insert at point instead of directly
10067 after time range.
10068 (org-first-headline-recenter, org-subtree-end-visible-p)
10069 (org-optimize-window-after-visibility-change): New functions
10070 (org-agenda-post-command-hook): Don't allow point at end of line,
10071 to make sure it always hits the text properties.
10072 (org-agenda-next-date-line, org-agenda-previous-date-line):
10073 New commands.
10074 (org-set-regexps-and-options): Category may contain white space.
10075 (org-agenda-get-deadlines, org-agenda-get-scheduled):
10076 Improve marker positions.
10077 (org-agenda-new-marker): Argument POS made optional.
10078 (org-agenda-get-timestamps): Deadlines which are done are listed
10079 in org-done-face now.
10080 (org-agenda-get-todos, org-agenda-get-timestamps)
10081 (org-agenda-get-deadlines, org-agenda-get-scheduled):
10082 Set `undone-face' and `done-face' properties.
10083 (org-last-todo-state-is-todo): New variable.
10084 (org-todo): Set `org-last-todo-state-is-todo'.
10085 (org-agenda-todo): Change face according to
10086 `org-last-todo-state-is-todo'. And change other lines referring to
10087 the same entry.
10088 (org-calendar-goto-agenda): New command.
10089 (org-calendar-to-agenda-key): New option.
10090 (org-startup-folded): New allowed value `content'.
10091 (org-set-regexps-and-options): Accept new value `content' for
10092 `org-startup-folded'.
10093 (org-get-current-options): Handle new value `content' for
10094 `org-startup-folded'.
10095 (org-insert-todo-heading): New command.
10096 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
10097 interactively in empty file and option
10098 `org-insert-mode-line-in-empty-file' has been set.
10099 (org-agenda-todo,org-agenda-priority): Modify to use
10100 `org-agenda-change-all-lines'.
10101 (org-warning-face): Change color on dark background
10102
10103 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10104
10105 * international/mule-cmds.el (set-locale-environment): On Mac OS,
10106 use preferences AppleLocale and AppleLanguages, and variable
10107 mac-system-locale for default locale. On Mac OS Classic, use
10108 mac-system-coding-system for default coding systems.
10109
10110 * term/mac-win.el: Don't set file-name-coding-system.
10111 Decode variables system-name, emacs-build-system, user-login-name, and
10112 user-full-name by mac-system-coding-system on Mac OS Classic.
10113 (mac-system-coding-system): New variable.
10114
10115 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
10116
10117 * startup.el (command-line): Handle `xterm-mouse-mode' before
10118 reading init file.
10119
10120 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
10121
10122 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
10123
10124 * progmodes/sh-script.el (sh-here-document-word): Make it a
10125 defcustom. Doc fix.
10126 (sh-add): Bash uses $(( )) for arithmetic.
10127 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
10128 (sh-maybe-here-document): Remove quotes and leading whitespace
10129 from heredoc word when closing. Indent heredoc with tabs if word
10130 starts with "-".
10131
10132 2005-04-13 Richard M. Stallman <rms@gnu.org>
10133
10134 * simple.el (undo): Fix previous change.
10135
10136 * custom.el (defface): Doc fix.
10137
10138 2005-04-13 Lute Kamstra <lute@gnu.org>
10139
10140 * Makefile.in (DONTCOMPILE): Remove list.
10141 (compile, compile-always): Don't use DONTCOMPILE.
10142 (update-authors): Load the library in which batch-update-authors
10143 is defined.
10144 * makefile.w32-in (DONTCOMPILE): Remove list.
10145 (compile, compile-always): Fix comments.
10146 (update-authors): Load the library in which batch-update-authors
10147 is defined.
10148
10149 * generic-x.el (generic-mode-ini-file-find-file-hook):
10150 Rename to ini-generic-mode-find-file-hook.
10151 Keep generic-mode-ini-file-find-file-hook as an alias.
10152 (ini-generic-mode-find-file-hook): Rename from
10153 generic-mode-ini-file-find-file-hook. Fix docstring.
10154 (ini-generic-mode): Docstring change.
10155 (bat-generic-mode-run-as-comint): Silence the byte compiler.
10156
10157 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
10158 called from lisp.
10159
10160 * generic.el: Move to the emacs-lisp subdir.
10161
10162 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
10163
10164 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
10165 and C-S- function and cursor motion keys.
10166
10167 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
10168
10169 * startup.el (command-line): Enable Xterm Mouse mode by default.
10170 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
10171 for Custom. No longer show "Mouse" in mode line when enabled.
10172 Doc fix.
10173
10174 2005-04-12 Kim F. Storm <storm@cua.dk>
10175
10176 * emulation/cua-base.el (cua-rectangle-face)
10177 (cua-rectangle-noselect-face): Define face attributes here.
10178
10179 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
10180
10181 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10182
10183 * startup.el (command-line): Turn off blinking cursor if
10184 cursorBlink in resources is off or false.
10185
10186 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10187
10188 * term/mac-win.el (dnd): Require dnd.
10189 (mac-drag-n-drop): Call dnd-handle-one-url.
10190 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
10191 (kTextEncodingISOLatin2): Remove constants.
10192 (mac-script-code-coding-systems): New constant.
10193 (mac-handle-language-change): New function.
10194 (special-event-map): Bind it to `language-change' event.
10195 (mac-centraleurroman, mac-cyrillic): New coding systems.
10196 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
10197 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
10198 and mac-cyrillic-encoder to encode-mac-centraleurroman and
10199 encode-mac-cyrillic, respectively.
10200
10201 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
10202
10203 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
10204 Don't set overlay-arrow-string to "=>" as this is done
10205 globally in C now.
10206
10207 2005-04-12 Lute Kamstra <lute@gnu.org>
10208
10209 * generic-x.el (rc-generic-mode, rul-generic-mode):
10210 Fix auto-mode-alist entries.
10211 (etc-fstab-generic-mode): Tweak fontification.
10212
10213 * generic.el (generic-make-keywords-list): Fix docstring.
10214 (generic-mode-internal): Simplify generic-font-lock-keywords.
10215
10216 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
10217
10218 * whitespace.el (whitespace-buffer-leading)
10219 (whitespace-buffer-trailing): Revert the incorrect test inversion.
10220 However, fix the highlight area for the leading and
10221 trailing whitespaces to show space.
10222
10223 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
10224
10225 * whitespace.el (whitespace-version): Bump to 3.5
10226
10227 (whitespace-buffer-leading, whitespace-buffer-trailing):
10228 Invert sense of the test to highlight the whitespace.
10229
10230 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
10231
10232 * progmodes/gud.el (gud-display-line): GUD uses its own
10233 overlay arrow now so don't set overlay-arrow-string.
10234 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
10235
10236 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
10237
10238 * term.el (term-ansi-current-bold, term-ansi-current-underline)
10239 (term-ansi-current-reverse, term-ansi-current-invisible)
10240 (term-ansi-face-already-done): Change to boolean.
10241 (term-reset-terminal, term-handle-colors-array): Handle the above
10242 vars accordingly.
10243 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
10244 (term-emulate-terminal): Use the new name.
10245
10246 * faces.el (secondary-selection): Use yellow1, not yellow.
10247 (trailing-whitespace): Use red1, not red.
10248
10249 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10250
10251 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
10252 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
10253 (dired-dnd-handle-file): Call dnd-get-local-file-uri
10254
10255 * cus-edit.el (dnd): New group.
10256
10257 * term/w32-win.el (dnd): Require dnd
10258 (w32-drag-n-drop): Call dnd-handle-one-url.
10259
10260 * x-dnd.el: Require dnd.
10261 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
10262 Call dnd-handle-one-url.
10263 (x-dnd-types-alist, x-dnd-insert-utf8-text)
10264 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
10265 to dnd-insert-text.
10266 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
10267 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
10268 (x-dnd-get-local-file-name, x-dnd-open-local-file)
10269 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
10270
10271 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
10272
10273 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
10274
10275 * wdired.el: Doc fixes.
10276 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
10277 (wdired-use-dired-vertical-movement): Rename from
10278 wdired-always-move-to-filename-beginning.
10279 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
10280 (wdired-change-to-wdired-mode): Change mode name.
10281 (wdired-newline): Delete.
10282
10283 2005-04-11 Richard M. Stallman <rms@gnu.org>
10284
10285 * whitespace.el (whitespace-highlight-the-space):
10286 Don't call whitespace-unhighlight-the-space here.
10287
10288 * simple.el (undo): Record t in undo-equiv-table
10289 for the redo record made by an undo-in-region.
10290
10291 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
10292
10293 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
10294 (gdb-frame-inferior-io-buffer): New Functions to control
10295 display of separate IO buffer.
10296 (menu): Add them to menu-bar.
10297 (gdb-display-buffer): Check for buffer another frame.
10298 Protect GUD buffer.
10299 (gdb-setup-windows): Create IO buffer if not already there.
10300 (gdb-memory-mode): Remove purecopy noops.
10301
10302 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
10303
10304 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
10305 and pass to self-insert-command.
10306
10307 2005-04-11 Lute Kamstra <lute@gnu.org>
10308
10309 * generic.el: Commentary section cleanup.
10310 (generic): Delete.
10311 (generic-use-find-file-hook, generic-lines-to-scan)
10312 (generic-find-file-regexp, generic-ignore-files-regexp)
10313 (default-generic-mode, generic-mode-find-file-hook)
10314 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
10315 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
10316 (generic-use-find-file-hook, generic-lines-to-scan)
10317 (generic-find-file-regexp, generic-ignore-files-regexp)
10318 (default-generic-mode, generic-mode-find-file-hook)
10319 (generic-mode-ini-file-find-file-hook): Move from generic.el.
10320
10321 2005-04-10 Karl Fogel <kfogel@red-bean.com>
10322
10323 * bookmark.el (bookmark-write-file): Catch errors writing file.
10324 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
10325
10326 2005-04-10 Richard M. Stallman <rms@gnu.org>
10327
10328 * startup.el (fancy-splash-tail): Update copyright year.
10329 (command-line): Split part of -Q into -D.
10330 (emacs-basic-display): New defvar.
10331 (fancy-splash-text): Correct name of menu item.
10332
10333 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
10334
10335 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
10336 lines in one node.
10337
10338 * comint.el (comint-send-input): New arg ARTIFICIAL.
10339 Callers in this file changed.
10340
10341 * abbrev.el (define-abbrevs): Read system abbrevs properly.
10342
10343 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
10344
10345 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
10346
10347 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
10348 `ldap-search-internal'.
10349
10350 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
10351
10352 * files.el (set-auto-mode-1): Use line-end-position.
10353
10354 * international/latin-1.el:
10355 * international/latin-2.el:
10356 * international/latin-3.el:
10357 * international/latin-4.el:
10358 * international/latin-5.el:
10359 * international/latin-8.el:
10360 * international/latin-9.el: Give punctuation syntax to NBSP.
10361
10362 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
10363 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
10364 Use char-classes to accept non-ascii letters, accepted in some recent
10365 bibtex implementations.
10366
10367 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
10368
10369 * custom.el (custom-set-minor-mode): Any non-nil value for the
10370 variable should enable the mode when set through Custom.
10371
10372 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
10373
10374 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
10375 TAB binding so tab-always-indent is obeyed.
10376 (vhdl-minibuffer-local-map): Move initialization into declaration.
10377 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
10378 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
10379 (vhdl-hooked-abbrev): Avoid test for XEmacs.
10380 (vhdl-current-line): Use line-beginning-position.
10381 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
10382 with-output-to-temp-buffer, so the current position can be recorded.
10383
10384 2005-04-10 Masatake YAMATO <jet@gyve.org>
10385
10386 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10387 Add regexp for gcov.
10388
10389 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10390
10391 * calendar/time-date.el (time-to-seconds, seconds-to-time)
10392 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
10393 syntax which Emacs 20 doesn't support.
10394
10395 2005-04-09 Richard M. Stallman <rms@gnu.org>
10396
10397 * help.el (describe-key-briefly, describe-key):
10398 Replace strings as event types with "(any string)".
10399
10400 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
10401
10402 * arc-mode.el (archive-mode-map): Move initialization into
10403 the declaration. Override *all* bindings of `undo'.
10404 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
10405
10406 2005-04-09 Jay Belanger <belanger@truman.edu>
10407
10408 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
10409
10410 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
10411
10412 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
10413 (xterm-register-default-colors): Update color values computation
10414 to match xterm-200.
10415
10416 2005-04-09 Kenichi Handa <handa@m17n.org>
10417
10418 * international/code-pages.el (iso-latin-7): Fix the map.
10419
10420 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
10421
10422 * emacs-lisp/lisp.el (defun-prompt-regexp)
10423 (parens-require-spaces, buffer-end, end-of-defun)
10424 (insert-parentheses): Doc fixes.
10425
10426 2005-04-08 Kim F. Storm <storm@cua.dk>
10427
10428 * comint.el (comint-highlight-prompt): Fix face spec.
10429 * hi-lock.el (hi-green): Likewise.
10430
10431 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
10432
10433 * cus-edit.el (custom-modified-face):
10434 * comint.el (comint-highlight-input): Fix previous changes.
10435 * term.el (term-handle-ansi-escape): Add a comment.
10436
10437 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
10438
10439 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
10440 in the buffer and in whitespace-highlighted-space.
10441 (whitespace-unhighlight-the-space): Simplify.
10442 (whitespace-buffer): Simplify.
10443
10444 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
10445
10446 * textmodes/table.el (table-cell-face): Add special case for
10447 displays supporting a high number of colors.
10448 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
10449 (vhdl-font-lock-reserved-words-face)
10450 (vhdl-speedbar-architecture-face)
10451 (vhdl-speedbar-instantiation-face)
10452 (vhdl-speedbar-architecture-selected-face)
10453 (vhdl-speedbar-instantiation-selected-face): Likewise.
10454 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
10455 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
10456 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
10457 (ebrowse-root-class-face, ebrowse-member-attribute-face)
10458 (ebrowse-progress-face): Likewise.
10459 * progmodes/compile.el (compilation-info-face): Likewise.
10460 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
10461 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
10462 * calendar/calendar.el (diary-face): Likewise.
10463 * woman.el (woman-italic-face, woman-bold-face)
10464 (woman-unknown-face): Likewise.
10465 * wid-edit.el (widget-button-pressed-face): Likewise.
10466 * whitespace.el (whitespace-highlight-face): Likewise.
10467 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
10468 * pcvs-info.el (cvs-marked-face): Likewise.
10469 * info.el (info-xref): Likewise.
10470 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
10471 * hilit-chg.el (highlight-changes-face)
10472 (highlight-changes-delete-face): Likewise.
10473 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
10474 (hi-red-b): Likewise.
10475 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
10476 * font-lock.el (font-lock-keyword-face)
10477 (font-lock-function-name-face, font-lock-warning-face): Likewise.
10478 * cus-edit.el (custom-invalid-face, custom-modified-face)
10479 (custom-set-face, custom-changed-face, custom-variable-tag-face)
10480 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
10481 * comint.el (comint-highlight-prompt): Likewise.
10482
10483 2005-04-08 Lute Kamstra <lute@gnu.org>
10484
10485 * font-lock.el (font-lock-keywords): Docstring fixes.
10486
10487 2005-04-08 Kenichi Handa <handa@m17n.org>
10488
10489 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
10490 chars are more than a limit, print " and more..." at the tail.
10491
10492 2005-04-08 Kim F. Storm <storm@cua.dk>
10493
10494 * emacs-lisp/authors.el (authors-aliases): Update list.
10495 (authors-ignored-files): New list.
10496 (authors-fixed-entries): Fix typo.
10497 (authors-renamed-files-alist): Update list.
10498 (authors-add): Check authors-ignored-files.
10499
10500 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
10501
10502 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
10503 optional, to ensure backward compatibility.
10504
10505 2005-04-08 Stephen Eglen <stephen@gnu.org>
10506
10507 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
10508
10509 2005-04-08 Kim F. Storm <storm@cua.dk>
10510
10511 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
10512
10513 * mouse.el (mouse-on-link-p): Doc fix.
10514
10515 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
10516
10517 * ielm.el (ielm-prompt-read-only): Doc fix.
10518
10519 * comint.el (comint-prompt-read-only): Doc fix.
10520
10521 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
10522
10523 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
10524 ensure dired always handles wildcards passed to ffap.
10525 (find-file-at-point): Use it.
10526 (ffap-dired-wildcards): Doc fix.
10527
10528 2005-04-07 Juri Linkov <juri@jurta.org>
10529
10530 * simple.el (next-error-overlay-arrow-position): New defvar.
10531 Put "=>" on its property `overlay-arrow-string'. Add it to
10532 `overlay-arrow-variable-list'.
10533
10534 * progmodes/compile.el (compilation-setup):
10535 Set `next-error-overlay-arrow-position' to nil. Also set it to
10536 nil in the local hook `kill-buffer-hook'. Make local variable
10537 `overlay-arrow-string' and set it to "=>".
10538 (compilation-goto-locus): Set BOL position to
10539 `next-error-overlay-arrow-position' instead of
10540 `overlay-arrow-position'.
10541
10542 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
10543 locally instead of adding it to the global hook.
10544 (Info-kill-buffer): Move up.
10545
10546 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
10547
10548 * term/xterm.el (xterm-standard-colors): Update color values from
10549 xterm-200.
10550
10551 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
10552
10553 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
10554
10555 * fast-lock.el:
10556 * lazy-lock.el: Move them to the obsolete subdir.
10557
10558 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
10559
10560 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
10561 (wdired-add-replace-advice): Remove.
10562 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
10563
10564 2005-04-06 Kim F. Storm <storm@cua.dk>
10565
10566 * startup.el (command-line): Add --bare-bones alias for -Q.
10567
10568 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10569
10570 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
10571 create the startup fontset if a font specification ends with
10572 `mac-roman'.
10573
10574 2005-04-06 Lute Kamstra <lute@gnu.org>
10575
10576 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
10577 change.
10578
10579 * emacs-lisp/copyright.el (copyright-update-year): Replace the
10580 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
10581
10582 2005-04-05 Lute Kamstra <lute@gnu.org>
10583
10584 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
10585 (define-generic-mode): Ditto. Fix debug declaration.
10586
10587 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
10588 Put them in the generic-x group.
10589
10590 * calendar/timeclock.el (timeclock): Doc fix.
10591
10592 * generic.el (define-generic-mode): Don't use custom-current-group.
10593 Document default :group value.
10594 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
10595 (define-global-minor-mode): Don't use custom-current-group.
10596
10597 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
10598
10599 * startup.el (command-line-1): Display startup-echo-area-message
10600 when fancy splash screen is in use.
10601
10602 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
10603 (sh-escaped-newline): New face.
10604 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
10605 newline, and use sh-escaped-newline face.
10606
10607 * progmodes/tcl.el (tcl-escaped-newline): New face.
10608 (tcl-builtin-list): New variable.
10609 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
10610 newlines. Fix keywords subexpression number.
10611
10612 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
10613
10614 * textmodes/org.el (org-diary-default-entry): Fix call to
10615 `add-to-diary-entry'.
10616
10617 2005-04-05 Kim F. Storm <storm@cua.dk>
10618
10619 * ediff-init.el: Use (featurep 'xemacs).
10620
10621 2005-04-05 David Ponce <david@dponce.com>
10622
10623 * cus-edit.el (face): Derive from symbol widget. Display sample
10624 of the current face on the fly.
10625 (widget-face-sample-face-get, widget-face-notify): New functions.
10626 (widget-face-value-create): Remove.
10627
10628 * wid-edit.el (widget-field-end): Temporarily remove field
10629 narrowing before to call `get-char-property'.
10630
10631 2005-04-04 Jay Belanger <belanger@truman.edu>
10632
10633 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
10634 (math-read-subscripts): New variable.
10635 (math-read-preprocess-string): Process subscripts.
10636
10637 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
10638
10639 * comint.el (comint-prompt-read-only): Doc fix.
10640
10641 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
10642 `-1'. Doc fix.
10643
10644 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
10645
10646 * textmodes/org.el (org-insert-mode-line-in-empty-file):
10647 Change default value to nil.
10648
10649 2005-04-04 Lute Kamstra <lute@gnu.org>
10650
10651 * autorevert.el (auto-revert-mode): Specify :group.
10652 * battery.el (display-battery-mode): Specify :group.
10653 * diff-mode.el (diff-minor-mode): Specify :group.
10654 * font-core.el (font-lock-mode): Specify :group.
10655 * hl-line.el (hl-line-mode): Specify :group.
10656 * iimage.el (iimage): New customization group.
10657 (iimage-mode): Specify :group.
10658 * longlines.el (longlines-mode): Specify :group.
10659 * master.el: Don't require easy-mmode.
10660 (master): New customization group.
10661 (master-mode): Specify :group.
10662 * msb.el (msb-mode): Specify :group.
10663 * reveal.el (reveal-mode): Specify :group.
10664 * simple.el (next-error-follow-minor-mode): Specify :group.
10665 * smerge-mode.el (smerge-mode): Specify :group.
10666 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
10667 * emulation/cua-base.el (cua-mode): Specify :group.
10668 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
10669 * language/thai-util.el (thai-auto-composition-mode)
10670 (thai-word-mode): Specify :group.
10671 * mail/supercite.el (sc-minor-mode): Specify :group.
10672 * progmodes/cwarn.el (cwarn-mode): Specify :group.
10673 * progmodes/flymake.el (flymake-mode): Specify :group.
10674 * progmodes/glasses.el (glasses-mode): Specify :group.
10675 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
10676 * textmodes/enriched.el (enriched-mode): Specify :group.
10677 * textmodes/refill.el (refill-mode): Specify :group.
10678
10679 * add-log.el (change-log-font-lock-keywords): Names in
10680 parenthesized lists can contain spaces.
10681
10682 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
10683
10684 * startup.el (fancy-splash-text): Shorten default text of
10685 "Emacs Tutorial" line. Also, if the current language env
10686 indicates an available tutorial file other than TUTORIAL,
10687 extract its title and append it to the line in parentheses.
10688 (fancy-splash-insert): If arg is a thunk, funcall it.
10689
10690 2005-04-04 Jay Belanger <belanger@truman.edu>
10691
10692 * calc.el (calc-language-alist): Add tags to customization type.
10693
10694 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
10695
10696 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
10697 Doc fix.
10698
10699 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
10700
10701 * add-log.el (change-log-font-lock-keywords): The manual
10702 describing a Change Log entry, says: (...) "Aside from these
10703 header lines, every line in the change log starts with a space or
10704 a tab.". The font-lock was not highlighting lines started with
10705 spaces, added support for it.
10706
10707 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10708
10709 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
10710 (bibtex-generate-url-list): Update docstring accordingly. Put the
10711 complex example in the docstring.
10712 (bibtex-font-lock-url): Use pop.
10713
10714 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
10715
10716 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
10717
10718 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
10719
10720 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10721
10722 * filesets.el (filesets-set-default): Doc fix.
10723
10724 2005-04-03 Lute Kamstra <lute@gnu.org>
10725
10726 * generic.el (define-generic-mode): Add argument to specify
10727 keywords for defcustom.
10728 (default-generic-mode): Specify :group.
10729
10730 * generic-x.el: Specify :group for all generic modes.
10731
10732 * desktop.el (desktop-no-desktop-file-hook)
10733 (desktop-after-read-hook): Doc fix.
10734
10735 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
10736
10737 * simple.el (visible-mode): Use explicit :group keyword.
10738 This changes the group of `visible-mode-hook' from paren-blinking
10739 to editing-basics.
10740
10741 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
10742
10743 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
10744 mailbox specifications as well as URLs.
10745 (rmail-insert-inbox-text): Remove unused conditional branches.
10746
10747 2005-04-01 Jay Belanger <belanger@truman.edu>
10748
10749 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
10750 (calc-gnuplot-print-command): Move definitions to calc.el.
10751
10752 * calc/calc-embed.el (calc-embedded-announce-formula)
10753 (calc-embedded-open-formula, calc-embedded-close-formula)
10754 (calc-embedded-open-word, calc-embedded-close-word)
10755 (calc-embedded-open-plain, calc-embedded-close-plain)
10756 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
10757 (calc-embedded-open-mode, calc-embedded-close-mode):
10758 Move definitions to calc.el.
10759
10760 * calc/calc.el (calc-settings-file, calc-language-alist):
10761 Make customizable.
10762 (calc-embedded-announce-formula, calc-embedded-open-formula)
10763 (calc-embedded-close-formula, calc-embedded-open-word)
10764 (calc-embedded-close-word, calc-embedded-open-plain)
10765 (calc-embedded-close-plain, calc-embedded-open-new-formula)
10766 (calc-embedded-close-new-formula, calc-embedded-open-mode)
10767 (calc-embedded-close-mode, calc-gnuplot-name)
10768 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
10769 from other files and make customizable.
10770
10771 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
10772
10773 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
10774 Use buffer-live-p.
10775 (cvs-mode-run): Don't call cvs-update-header here.
10776 (cvs-run-process): Call cvs-update-header.
10777 Use process properties for cvs-postprocess and cvs-buffer so that
10778 the sentinel can behave better if the temp buffer is killed.
10779 Use a pipe rather than a tty, to better handle unexpected prompts.
10780 (cvs-sentinel): Rewrite. Call cvs-update-header.
10781
10782 2005-04-01 Andre Spiegel <spiegel@gnu.org>
10783
10784 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
10785 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
10786
10787 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
10788
10789 * generic.el (define-generic-mode): Add indentation rule.
10790
10791 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
10792
10793 * files.el (mode-require-final-newline): Make Custom correctly
10794 report a nil value and allow to set it to nil via Custom.
10795 Doc fix.
10796
10797 2005-04-01 Kenichi Handa <handa@m17n.org>
10798
10799 * international/characters.el: Enable the correct case setting for
10800 dotless-i and dotted-I.
10801
10802 2005-04-01 Kim F. Storm <storm@cua.dk>
10803
10804 * ido.el (ido-file-internal): Fall back to non-ido command if
10805 initial directory is on slow ftp (or tramp) host.
10806
10807 2005-03-31 Richard M. Stallman <rms@gnu.org>
10808
10809 * emacs-lisp/autoload.el (make-autoload):
10810 Handle define-global-minor-mode.
10811
10812 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
10813 Rename from easy-mmode-define-global-mode.
10814 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
10815
10816 * progmodes/scheme.el (scheme-mode-syntax-table):
10817 Update syntax of | and # for two-character comment syntax.
10818
10819 2005-03-31 Lute Kamstra <lute@gnu.org>
10820
10821 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
10822 (define-minor-mode): Call custom-current-group at load-time.
10823
10824 * generic.el (define-generic-mode): Add debug declaration.
10825 Add defcustom for the mode hook.
10826 (generic-mode-internal): Use run-mode-hooks.
10827
10828 2005-03-31 Kim F. Storm <storm@cua.dk>
10829
10830 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
10831 (mouse-fixup-help-message): New defun called by show_help_echo
10832 to fixup mouse-2 prefix in help messages when applicable.
10833
10834 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
10835
10836 2005-03-31 Kenichi Handa <handa@m17n.org>
10837
10838 * language/thai-word.el (thai-find-word-ends): Pay attention to
10839 the case that we reach the end of buffer.
10840
10841 * textmodes/fill.el (fill-text-properties-at): New function.
10842 (fill-newline): Use fill-text-properties-at instead of
10843 text-properties-at.
10844
10845 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
10846
10847 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
10848 not comint-quote-filename.
10849
10850 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
10851
10852 * help-fns.el (help-with-tutorial): Revert last change.
10853
10854 2005-03-31 Kim F. Storm <storm@cua.dk>
10855
10856 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
10857
10858 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
10859
10860 * calendar/cal-china.el: Update reference to "Calendrical
10861 Calculations" book; there's a new edition.
10862 * calendar/cal-coptic.el: Likewise.
10863 * calendar/cal-french.el: Likewise.
10864 * calendar/cal-hebrew.el: Likewise.
10865 * calendar/cal-islam.el: Likewise.
10866 * calendar/cal-iso.el: Likewise.
10867 * calendar/cal-julian.el: Likewise.
10868 * calendar/cal-mayan.el: Likewise.
10869 * calendar/cal-persia.el: Likewise.
10870 * calendar/calendar.el: Likewise.
10871 * calendar/holidays.el: Likewise.
10872 * calendar/lunar.el: Likewise.
10873 * calendar/solar.el: Likewise.
10874
10875 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
10876 white space from doc string.
10877
10878 2005-03-30 Jay Belanger <belanger@truman.edu>
10879
10880 * calc/calc-help.el (calc-full-help): Remove email address.
10881
10882 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
10883
10884 * help-fns.el (help-with-tutorial): Delete title line.
10885
10886 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
10887
10888 * calendar/cal-x.el (calendar-one-frame-setup)
10889 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
10890 rather than 'symbol for set-window-dedicated-p.
10891
10892 * calendar/appt.el (appt-buffer-name): Make it a constant.
10893 (appt-add): Doc fix.
10894
10895 * filesets.el (filesets-menu-path, filesets-menu-before)
10896 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
10897 (filesets-menu-cache-file): Use directory ~/.emacs.d.
10898 (filesets-add-submenu): Delete and use add-submenu instead.
10899
10900 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
10901
10902 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
10903 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
10904 (org-diary-default-entry): New function.
10905 (org-get-entries-from-diary): Better parsing of diary entries.
10906 (org-agenda-check-no-diary): New function.
10907 ("diary-lib"): Advice to function `add-to-diary-list', to allow
10908 linking to diary entries.
10909 (org-agenda-execute-calendar-command): New function.
10910 (org-agenda): Improve visible section in window.
10911 Use `org-fit-agenda-window'.
10912 (org-fit-agenda-window): New option.
10913 (org-move-subtree-down): Better handling of empty lines
10914 at end of subtree.
10915 (org-cycle): Numeric prefix is interpreted now as show-subtree N
10916 levels up.
10917 (org-fontify-done-headline): New option.
10918 (org-headline-done-face): New face.
10919 (org-set-font-lock-defaults): Use `org-headline-done-face'.
10920 (org-table-copy-down): Rename from `org-table-copy-from-above'.
10921 When current field is non-empty, it is copied to next row.
10922 (org-table-copy-from-above): Fix bug which made it
10923 impossible to copy fields containing only a single non-white character.
10924
10925 2005-03-30 Kim F. Storm <storm@cua.dk>
10926
10927 * kmacro.el (kmacro-end-macro): Isearch may store this command
10928 into the macro -- so ignore it when executing keyboard macro.
10929
10930 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
10931
10932 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
10933
10934 2005-03-29 Kenichi Handa <handa@m17n.org>
10935
10936 * language/thai.el ("Thai"): Set setup-function and exit-function
10937 for Thai language environment.
10938
10939 * language/thai-util.el: Require thai-word.
10940 (thai-word-mode-map): New variable.
10941 (thai-word-mode): New minor mode.
10942 (setup-thai-language-environment-internal): New function.
10943 (exit-thai-language-environment-internal): New function.
10944
10945 * language/thai-word.el (thai-word-table): Declare it by defvar,
10946 use dolist to initialize it.
10947 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
10948 (thai-fill-find-break-point): New functions.
10949
10950 2005-03-29 Richard M. Stallman <rms@gnu.org>
10951
10952 * simple.el (idle-update-delay): Move definition up.
10953 (set-mark): Doc fix.
10954
10955 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
10956
10957 * longlines.el: New file.
10958
10959 * simple.el (buffer-substring-filters): New variable.
10960 (filter-buffer-substring): New function.
10961 (kill-region, copy-region-as-kill): Use it.
10962
10963 * register.el (copy-to-register, append-to-register)
10964 (prepend-to-register): Use filter-buffer-substring.
10965
10966 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
10967
10968 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
10969 (gud-filter-pending-text): Move in front of gdb.
10970 (gud-overlay-arrow-position): New variable.
10971 (gud-sentinel, gud-display-line): Use it in place of
10972 overlay-arrow-position.
10973
10974 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
10975
10976 * progmodes/fortran.el (fortran-if-indent): Doc fix.
10977 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
10978 (fortran-font-lock-keywords-4): New variable.
10979 (fortran-blocks-re, fortran-end-block-re)
10980 (fortran-start-block-re): New constants, for hideshow.
10981 (hs-special-modes-alist): Add a Fortran entry.
10982 (fortran-mode-map): Bind fortran-end-of-block,
10983 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
10984 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
10985 (fortran-looking-at-if-then, fortran-end-of-block)
10986 (fortran-beginning-of-block): New functions, for hideshow.
10987
10988 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
10989 Doc fix. Tweak regexp.
10990 (f90-beginning-of-block): Push mark first.
10991
10992 2005-03-29 Jay Belanger <belanger@truman.edu>
10993
10994 * calc/calc.el: Update copyright date.
10995 (calc-version): Increase to 2.1.
10996 (calc-version-date): Remove.
10997
10998 * calc/calc-help.el: Update copyright date.
10999 (calc-full-help): Remove reference to calc-version-date.
11000 Update copyright date.
11001
11002 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
11003
11004 * vc.el (vc-do-command): Use a pipe for async processes, so password
11005 prompts don't show up at places where the user can't reply.
11006
11007 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
11008
11009 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
11010 on the file name we pass to the inferior shell.
11011
11012 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
11013
11014 * progmodes/which-func.el (which-function): Be robust in the face of an
11015 imenu--make-index-alist failure.
11016
11017 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
11018
11019 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
11020
11021 * progmodes/python.el (python-preoutput-filter): Fix last change.
11022
11023 2005-03-29 Lute Kamstra <lute@gnu.org>
11024
11025 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
11026 functions and compiled macros.
11027 (debug-convert-byte-code): Handle macros too.
11028 (debug-on-entry-1): Don't signal an error when trying to clear a
11029 function that is not set to debug on entry.
11030
11031 2005-03-29 Jay Belanger <belanger@truman.edu>
11032
11033 * calc/calc-lang.el: Add functions to math-function-table
11034 properties of tex and math.
11035
11036 2005-03-29 Kenichi Handa <handa@m17n.org>
11037
11038 * ps-mule.el (ps-mule-plot-string): Translate characters by
11039 ps-print-translation-table.
11040 (ps-mule-begin-job): Call find-charset-region/string with
11041 ps-print-translation-table.
11042 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
11043
11044 * ps-print.el (ps-print-translation-table): New variable.
11045 (ps-plot-region): Translate characters by ps-print-translation-table.
11046
11047 2005-03-29 Juri Linkov <juri@jurta.org>
11048
11049 * simple.el (next-error-highlight-timer): New variable.
11050
11051 * progmodes/compile.el (compilation-goto-locus):
11052 Use `next-error-highlight-timer' instead of `sit-for'.
11053
11054 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
11055
11056 * mail/supercite.el (sc-mail-field): Use assoc-string.
11057 (sc-get-address): Simplify regexps.
11058
11059 * files.el (minibuffer-with-setup-hook): New macro.
11060 (find-file-read-args): Use it to avoid let-binding
11061 minibuffer-with-setup-hook (which breaks turning on/off
11062 file-name-shadow-mode while in the prompt).
11063
11064 * complete.el (PC-read-include-file-name-internal):
11065 Use test-completion.
11066
11067 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
11068
11069 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
11070
11071 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
11072
11073 * window.el (window-buffer-height): Use count-screen-lines.
11074
11075 * progmodes/python.el (python-preoutput-leftover): New var.
11076 (python-preoutput-filter): Use it.
11077 (python-send-receive): Loop until all the result has been received.
11078
11079 2005-03-28 Juri Linkov <juri@jurta.org>
11080
11081 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
11082
11083 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
11084 "Recover Crashed Session".
11085 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
11086 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
11087 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
11088 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
11089 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
11090 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
11091 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
11092 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
11093
11094 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
11095 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
11096 Ediff Sessions", "Toggle use of separate control buffer frame",
11097 "Use separate frame for Ediff control buffer".
11098
11099 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
11100 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
11101 "Rename Bookmark", "Delete Bookmark".
11102
11103 * info.el (Info-mode-menu): Remove ellipsis from "Index".
11104 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
11105 Add `:active Info-index-alternatives' to "Next Matching Item".
11106
11107 * wdired.el (wdired-change-to-wdired-mode):
11108 Mention `wdired-abort-changes' key in the initial message.
11109
11110 * international/mule.el (auto-coding-alist): Associate non-ascii
11111 image filename extensions with `no-conversion'.
11112
11113 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
11114
11115 * international/iso-acc.el:
11116 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
11117
11118 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
11119
11120 * textmodes/sgml-mode.el (html-mode): Doc update.
11121
11122 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
11123
11124 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
11125
11126 * term.el (term-move-columns): Fix face after extending a line.
11127 (term-insert-spaces): Likewise.
11128 (term-reset-terminal): Fix off by one error.
11129
11130 2005-03-26 Eli Zaretskii <eliz@gnu.org>
11131
11132 * international/mule.el (auto-coding-alist): Add .xpi files.
11133
11134 * files.el (auto-mode-alist): Add .xpi files.
11135
11136 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
11137
11138 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
11139
11140 2005-03-26 Eli Zaretskii <eliz@gnu.org>
11141
11142 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
11143
11144 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
11145
11146 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
11147 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
11148
11149 * calendar/cal-move.el (calendar-beginning-of-year): Move the
11150 cursor to Jan 1 when needed.
11151 (calendar-end-of-year): Fix -/+ typo.
11152 Reported by Chong Yidong <cyd@stupidchicken.com>.
11153
11154 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
11155
11156 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
11157
11158 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
11159 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
11160
11161 2005-03-25 Richard M. Stallman <rms@gnu.org>
11162
11163 * filesets.el (filesets-init): Add autoload.
11164
11165 * mail/mailalias.el (mail-directory): Doc fix.
11166
11167 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
11168
11169 * mail/mailalias.el (mail-directory-process): Do nothing if
11170 mail-directory-process is an atom.
11171 (mail-get-names): Ignore mail-directory-names if it is an atom.
11172 (mail-directory-process defvar): Doc fix.
11173 (mail-names): Doc fix.
11174
11175 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
11176
11177 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
11178
11179 2005-03-26 Kenichi Handa <handa@m17n.org>
11180
11181 * international/mule-util.el (detect-coding-with-priority):
11182 Call update-coding-systems-internal before detect-coding-region.
11183
11184 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
11185
11186 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
11187 (gdb-frames-mode-map): Add follow-link property.
11188
11189 2005-03-25 Jay Belanger <belanger@truman.edu>
11190
11191 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
11192 for variables.
11193
11194 2005-03-25 Juri Linkov <juri@jurta.org>
11195
11196 * image-mode.el: Optimize image filename extension regexps in
11197 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
11198 in `auto-mode-alist'.
11199 (image-mode): Add `image-toggle-display-text' to local hook
11200 `change-major-mode-hook'. Display the image as an image by
11201 default. Set `cursor-type' and `truncate-lines' if the image
11202 is already displayed. Take into account the current mode (image
11203 or text) in message.
11204 (image-minor-mode): New minor mode.
11205 (image-mode-maybe, image-toggle-display-text): New functions.
11206 (image-toggle-display): Use called-interactively-p.
11207 Let-bind `inhibit-read-only' to t.
11208
11209 * image-mode.el (image-minor-mode): Set `cursor-type' and
11210 `truncate-lines' if the image is already displayed. Add turning
11211 image-minor-mode off to `change-major-mode-hook'. Add message.
11212 Call `image-toggle-display-text' after turning image-minor-mode off.
11213
11214 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
11215
11216 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
11217 Terminal.app, use utf-8.
11218 (set-display-table-and-terminal-coding-system): Add coding-system arg.
11219 (set-locale-environment): Use it.
11220
11221 * term/xterm.el: Undo last change, better done in mule-cmds.el.
11222
11223 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
11224
11225 * progmodes/python.el (python-close-block-statement-p)
11226 (python-outdent-p, python-current-defun): Use symbol-end.
11227
11228 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
11229
11230 * files.el (save-some-buffers): Doc fix.
11231
11232 2005-03-25 Werner Lemberg <wl@gnu.org>
11233
11234 * complete.el, thumbs.el: Replace `legal' with `valid'.
11235 * calendar/calendar.el: Replace `legal' with `valid'.
11236 * emacs-lisp/advice.el: Replace `legal' with `valid'.
11237 * mail/supercite.el: Replace `legal' with `valid'.
11238 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
11239 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
11240 Replace `legal' with `valid'.
11241 * textmodes/reftex-vars.el, textmodes/reftex.el:
11242 Replace `legal' with `valid'.
11243
11244 2005-03-25 Werner Lemberg <wl@gnu.org>
11245
11246 * calc/calc-forms.el, calc/calc-sel.el:
11247 * midnight.el, vc-cvs.el:
11248 * emacs-lisp/cl-macs.el:
11249 * emulation/vip.el:
11250 * eshell/esh-io.el, eshell/esh-var.el:
11251 * mail/supercite.el:
11252 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
11253 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
11254 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
11255 * progmodes/sh-script.el, progmodes/xscheme.el:
11256 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
11257 * textmodes/reftex-index.el, textmodes/reftex-parse.el
11258 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
11259 * textmodes/reftex.el, textmodes/org.el:
11260 Replace `illegal' with `invalid'.
11261
11262 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
11263
11264 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
11265 (flymake-find-buildfile, flymake-find-possible-master-files)
11266 (flymake-check-include, flymake-parse-line): Replace loops over the
11267 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
11268
11269 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
11270 Substitute file-name-as-directory in the rest of the file.
11271 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
11272 (flymake-replace-region): Remove unused arg `buffer'.
11273 (flymake-check-patch-master-file-buffer): Update calls to it.
11274 (flymake-add-err-info): Remove unused var `count'.
11275 (flymake-mode): Use define-minor-mode.
11276
11277 * progmodes/flymake.el: Use with-current-buffer.
11278 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
11279 flymake-replace-regexp-in-string, flymake-line-beginning-position)
11280 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
11281 Avoid testing for `xemacs'.
11282 (flymake-nop): Move.
11283 (flymake-region-has-flymake-overlays): Return the computed value.
11284 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
11285 Remove unused var `endline'.
11286 (flymake-get-line-count): Remove unused function.
11287 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
11288
11289 * emulation/vi.el:
11290 * generic.el:
11291 * hilit-chg.el (global-highlight-changes):
11292 * hi-lock.el (hi-lock-mode):
11293 * follow.el: find-file-hooks -> find-file-hook.
11294
11295 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
11296
11297 2005-03-24 Juri Linkov <juri@jurta.org>
11298
11299 * dired.el (dired-mode-map): Add menu item "Compare directories"
11300 for dired-compare-directories.
11301
11302 * dired-aux.el (dired-compare-directories): Add autoload cookie.
11303 Doc fix. Replace `read-file-name' with `read-directory-name'.
11304
11305 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
11306
11307 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
11308
11309 2005-03-24 Jay Belanger <belanger@truman.edu>
11310
11311 * calc/calc-embed.el (calc-embedded-mode-change): Save all
11312 relevant mode settings in calc-embedded-original-modes when modes
11313 are permanently changed.
11314
11315 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
11316
11317 * autoinsert.el: find-file-hooks -> find-file-hook.
11318
11319 2005-03-24 Lute Kamstra <lute@gnu.org>
11320
11321 * generic.el (generic-font-lock-defaults): Make it obsolete.
11322 (generic-font-lock-keywords): New variable to replace
11323 generic-font-lock-defaults.
11324 (generic-mode-set-font-lock): Delete it.
11325 (generic-mode-internal): Don't call generic-mode-set-font-lock.
11326 (generic-bracket-support): Add docstring.
11327
11328 * generic-x.el: Rename generic-font-lock-defaults to
11329 generic-font-lock-keywords throughout.
11330 (mailagent-rules-setup-function): Delete it.
11331 (mailagent-rules-generic-mode): Use anonymous function instead.
11332 (show-tabs-generic-mode-font-lock-defaults-1)
11333 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
11334 Quote faces.
11335 (show-tabs-tab-face, show-tabs-space-face): Specify background,
11336 not foreground.
11337
11338 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
11339 Recognize define-generic-mode.
11340
11341 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
11342
11343 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
11344 if there's no completion table.
11345
11346 2005-03-23 Miles Bader <miles@gnu.org>
11347
11348 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
11349 Remove tty-specific variants, as they're no longer needed.
11350
11351 2005-03-23 Lute Kamstra <lute@gnu.org>
11352
11353 * generic-x.el: Code cleanup: make args constant whenever possible.
11354 (installshield-statement-keyword-list)
11355 (installshield-system-functions-list)
11356 (installshield-system-variables-list, installshield-types-list)
11357 (installshield-funarg-constants-list): Make them constants.
11358
11359 * generic.el (generic-make-keywords-list): Add autoload cookie.
11360
11361 * calendar/time-date.el: Add comment on time value formats.
11362 Don't require parse-time.
11363 (with-decoded-time-value): New macro.
11364 (encode-time-value): New function.
11365 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
11366 (days-to-time): Return a valid time value when arg is huge.
11367 (time-since): Use time-subtract.
11368 (time-to-number-of-days): Use time-to-seconds.
11369
11370 2005-03-23 David Ponce <david@dponce.com>
11371
11372 * recentf.el: (recentf-keep): New option.
11373 (recentf-menu-action): Default to `find-file'.
11374 (recentf-keep-non-readable-files-flag)
11375 (recentf-keep-non-readable-files-p)
11376 (recentf-file-readable-p, recentf-find-file)
11377 (recentf-cleanup-remote): Remove.
11378 (recentf-include-p): More robust.
11379 (recentf-keep-p): New function.
11380 (recentf-remove-if-non-kept): Rename from
11381 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
11382 All callers updated.
11383 (recentf-menu-items-for-commands): Fix help string.
11384 (recentf-track-closed-file): Update. Doc fix.
11385 (recentf-cleanup): Update. Count removed files. Doc fix.
11386
11387 2005-03-23 Kim F. Storm <storm@cua.dk>
11388
11389 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
11390 Don't inherit from fringe face (now happens automatically).
11391
11392 2005-03-22 Kim F. Storm <storm@cua.dk>
11393
11394 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
11395 position values.
11396
11397 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
11398
11399 * menu-bar.el (showhide-date-time): Remove.
11400 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
11401 (menu-bar-make-mm-toggle): Simplify.
11402
11403 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
11404
11405 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
11406 Accept qualified variable and function names.
11407
11408 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
11409
11410 * bindings.el (completion-ignored-extensions):
11411 Remove ".lis" for `vax-vms'.
11412
11413 2005-03-22 Andreas Schwab <schwab@suse.de>
11414
11415 * generic-x.el: Revert last change.
11416 * ldefs-boot.el: Update.
11417
11418 2005-03-22 Jay Belanger <belanger@truman.edu>
11419
11420 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
11421 (calc-embedded-save-original-modes)
11422 (calc-embedded-restore-original-modes): New functions.
11423 (calc-do-embedded): Save original modes when entering embedded mode
11424 and restore when leaving embedded mode.
11425 (calc-embedded-modes-change): Change the value of
11426 calc-embedded-original-modes to reflect permanent changes.
11427
11428 2005-03-22 Lute Kamstra <lute@gnu.org>
11429
11430 * generic-x.el: Require generic again.
11431
11432 2005-03-22 Miles Bader <miles@gnu.org>
11433
11434 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
11435 Tweak details to look good on both ttys and bitmap displays, light
11436 or dark background, etc.
11437
11438 2005-03-21 Kim F. Storm <storm@cua.dk>
11439
11440 * tooltip.el (tooltip-show-help-function): Check car and cdr of
11441 mouse position.
11442
11443 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
11444
11445 * icomplete.el: Don't forcibly turn on the mode upon load.
11446 (icomplete-mode): Use define-minor-mode.
11447 (icomplete-eoinput): Default to nil.
11448 (icomplete-minibuffer-setup): Remove autoload.
11449 (icomplete-tidy): Simplify.
11450 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
11451 in the initial state or if the user has modified the field.
11452 Fix handling of icomplete-max-delay-chars.
11453 Remove code that handles the oddball case where
11454 minibuffer-completion-table is an integer.
11455 Wrap icomplete-completions in while-no-input in case building
11456 completions takes more time than expected.
11457 (icomplete-completions): Simplify.
11458
11459 2005-03-21 Richard M. Stallman <rms@gnu.org>
11460
11461 * jka-compr.el (jka-compr-really-do-compress):
11462 Make variable buffer-local.
11463
11464 * image-mode.el: Handle .xpm files too.
11465 (image-toggle-display): Preserve modification flag.
11466
11467 * help.el (where-is): Don't mention aliases with no key bindings.
11468
11469 2005-03-21 Lute Kamstra <lute@gnu.org>
11470
11471 * generic.el: Fix commentary section. Don't require cl for
11472 compilation.
11473 (generic-mode-list): Add autoload cookie.
11474 (generic-use-find-file-hook, generic-lines-to-scan)
11475 (generic-find-file-regexp, generic-ignore-files-regexp)
11476 (generic-mode, generic-mode-find-file-hook)
11477 (generic-mode-ini-file-find-file-hook): Fix docstrings.
11478 (define-generic-mode): Make it a defmacro. Fix docstring.
11479 (generic-mode-internal): Code cleanup. Add autoload cookie.
11480 (generic-mode-set-comments): Code cleanup.
11481 * generic-x.el: Don't prevent compilation. Don't require generic.
11482 Follow coding conventions. Minor code cleanup.
11483 (etc-fstab-generic-mode): Add some keywords.
11484 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
11485 define-generic-mode like a function declaration.
11486
11487 2005-03-21 Jay Belanger <belanger@truman.edu>
11488
11489 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
11490 changing modes.
11491
11492 2005-03-21 Sam Steingold <sds@gnu.org>
11493
11494 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
11495
11496 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
11497
11498 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
11499 Add underscore to "f$ lexicals" regexp.
11500
11501 2005-03-20 Juri Linkov <juri@jurta.org>
11502
11503 * subr.el (progress-reporter-do-update): When `min-value' is equal
11504 to `max-value', set `percentage' to 0 and prevent division by zero.
11505
11506 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
11507
11508 Sync with Tramp 2.0.48.
11509
11510 * net/tramp.el (all): Change all addresses to .gnu.org.
11511 (tramp-append-tramp-buffers): New defun.
11512 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
11513 Catch `dont-send' signal.
11514 (tramp-set-auto-save-file-modes): Set always permissions, because
11515 there might be an old auto-saved file belonging to another
11516 original file. This could be a security threat. Reported by
11517 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
11518 Check for Emacs 21.3.50 removed.
11519
11520 * net/tramp-smb.el (all): Remove debug construct for
11521 `with-parsed-tramp-file-name'.
11522 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
11523 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
11524 No error message if DIRECTORY or FILENAME doesn't exist.
11525 (tramp-smb-open-connection): Check existence of
11526 `tramp-smb-program'.
11527
11528 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
11529
11530 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
11531 Properly handle the case where the `m' or `s' command's argument is not
11532 yet terminated.
11533 (perl-indent-new-calculate): New function.
11534 (perl-indent-line): Use it.
11535
11536 2005-03-20 Miles Bader <miles@gnu.org>
11537
11538 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
11539 in text-mode too. Change to new face names.
11540 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
11541 Add `:weight bold' attribute.
11542 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
11543
11544 2005-03-19 Juri Linkov <juri@jurta.org>
11545
11546 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
11547
11548 * international/mule.el (auto-coding-alist): Sync with
11549 `auto-mode-alist' by adding upper case archive file extensions
11550 and adding ear/war to jar extension.
11551
11552 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
11553
11554 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
11555 running, restart it.
11556
11557 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
11558
11559 * finder.el (finder-current-item): Throw an error on an empty line.
11560
11561 * man.el (Man-follow-manual-reference): If current-word returns
11562 nil, use "".
11563
11564 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
11565
11566 * simple.el (goto-line): Doc fix.
11567
11568 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
11569
11570 * files.el (save-buffer): Doc fix.
11571
11572 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
11573
11574 * recentf.el (recentf-cleanup-remote): New variable.
11575 (recentf-cleanup): Use it to conditionally check availability of
11576 remote files.
11577
11578 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
11579
11580 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
11581 function names.
11582
11583 2005-03-19 Eli Zaretskii <eliz@gnu.org>
11584
11585 * language/thai-word.el: New file.
11586
11587 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
11588
11589 * files.el (backup-buffer): If the file's directory is not
11590 writable, use copy instead of move to backup the file.
11591
11592 2005-03-19 Eli Zaretskii <eliz@gnu.org>
11593
11594 * obsolete/keyswap.el: Moved to obsolete/ from term/.
11595
11596 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11597
11598 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
11599 Use functionp instead of symbolp and fboundp. Reported by Drkm
11600 <darkman_spam@yahoo.fr>.
11601 (ps-print-version): New version 6.6.6.
11602
11603 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
11604
11605 * textmodes/table.el (table--line-column-position): New idiom.
11606 (table--row-column-insertion-point-p): New function to test
11607 validity of row and column insertion operation at a location.
11608 (table-global-menu, table-cell-menu): Use above functions for
11609 deterministic test operation.
11610 (table--editable-cell-p): Behave in deterministic fashion.
11611
11612 2005-03-18 Juri Linkov <juri@jurta.org>
11613
11614 * isearch.el (isearch-lazy-highlight-new-loop):
11615 Make arguments beg and end optional.
11616 (isearch-update): Remove optional arguments nil from
11617 isearch-lazy-highlight-new-loop.
11618 (isearch-lazy-highlight-search): Let-bind case-fold-search to
11619 isearch-lazy-highlight-case-fold-search instead of
11620 isearch-case-fold-search, and let-bind isearch-regexp to
11621 isearch-lazy-highlight-regexp.
11622 Use isearch-lazy-highlight-last-string instead of isearch-string.
11623
11624 * replace.el (perform-replace): Remove bindings of global
11625 variables isearch-string, isearch-regexp, isearch-case-fold-search.
11626 Add three new arguments to `replace-highlight'.
11627 (replace-highlight): Add arguments string, regexp, case-fold.
11628 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
11629 to allow isearch-lazy-highlight-new-loop to use these values
11630 to set corresponding isearch-lazy-highlight-* internal
11631 variables whose values lazy highlighting will use regardless of
11632 changes to global variables isearch-string, isearch-regexp,
11633 isearch-case-fold-search during lazy highlighting loop.
11634 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
11635 to `lazy-highlight-cleanup'.
11636
11637 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
11638 (ispell-highlight-face): Set default face to `isearch' when
11639 lazy highlighting is enabled.
11640 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
11641 priority to 1. Add lazy highlighting.
11642 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
11643 from `isearch-dehighlight'.
11644
11645 2005-03-18 David Ponce <david@dponce.com>
11646
11647 * files.el (hack-local-variables): Do a case-insensitive search
11648 for End.
11649
11650 2005-03-18 Juri Linkov <juri@jurta.org>
11651
11652 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
11653 `isearch-lazy-highlight-cleanup', add alias to old name and
11654 declare obsolete. Add release numbers to other obsolete vars.
11655 (isearch-done, isearch-lazy-highlight-new-loop):
11656 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
11657 (lazy-highlight-cleanup) <variable>: Doc fix.
11658 (isearch-lazy-highlight-update): Rename obsolete
11659 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
11660
11661 2005-03-18 Kenichi Handa <handa@m17n.org>
11662
11663 * language/thai-util.el: Fix categorization of Thai characters in
11664 thai-category-table.
11665 (thai-composition-pattern): Adjust it for the above change.
11666 (thai-self-insert-command, thai-compose-syllable): New functions.
11667 (thai-compose-region): Use thai-compose-syllable.
11668 (thai-compose-string): Likewise.
11669 (thai-composition-function): Likewise.
11670 (thai-auto-composition): New function.
11671 (thai-auto-composition-mode): New minor mode.
11672
11673 * language/thai.el: Fix patterns to be registered in
11674 composition-function-table.
11675
11676 * international/quail.el (quail-input-method): Locally bind
11677 inhibit-modification-hooks to t.
11678
11679 2005-03-17 Richard M. Stallman <rms@gnu.org>
11680
11681 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
11682 (perl-mode): Use run-mode-hooks.
11683
11684 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
11685 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
11686 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
11687
11688 * mail/sendmail.el (sendmail-send-it): Reenable the code
11689 to compute resend-to-address and use it.
11690
11691 * tar-mode.el (tar-mode): Turn off undo unconditionally.
11692
11693 * image-mode.el: New file.
11694
11695 * image.el (insert-sliced-image): Add autoload cookie.
11696
11697 * font-lock.el (font-lock-lines-before): New user option.
11698 (font-lock-after-change-function): Obey it.
11699
11700 * bindings.el (esc-map): Make M-g a prefix.
11701 Bind M-g g and M-g M-g to goto-line.
11702
11703 * faces.el (face-id): Doc fix.
11704
11705 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
11706
11707 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
11708 (rmail-show-message): Use rmail-unknown-mail-followup-to.
11709 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
11710
11711 * mail/sendmail.el (mail-yank-ignored-headers)
11712 (mail-font-lock-keywords, mail-mode-fill-paragraph):
11713 Add Mail-Followup-To and Mail-Reply-To headers.
11714 (mail-citation-hook): Add autoload cookie.
11715 (mail-mode): Doc fix.
11716 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
11717 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
11718 (mail-mode-fill-paragraph): Handle those headers.
11719 (mail-mailing-lists): New variable.
11720 (mail-mail-reply-to, mail-mail-followup-to): New functions.
11721
11722 2005-03-17 Juri Linkov <juri@jurta.org>
11723
11724 * isearch.el (isearch-fallback): Check for `(car previous)'
11725 before calling `isearch-other-end-state'.
11726
11727 2005-03-17 Kim F. Storm <storm@cua.dk>
11728
11729 * simple.el (move-beginning-of-line): Move to beginning of buffer
11730 line, as well as beginning of screen line.
11731
11732 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
11733
11734 * calendar/diary-lib.el (mark-diary-entries): Use new optional
11735 argument REDRAW rather than calendar-redrawing variable.
11736 * calendar/calendar.el (calendar-redrawing): Delete.
11737 (redraw-calendar): Do not bind calendar-redrawing.
11738
11739 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
11740
11741 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
11742 diary-file buffer.
11743
11744 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
11745
11746 * help.el (describe-mode): Allow a :minor-mode-function property to
11747 specify a different minor mode toggle function than the variable.
11748 * simple.el (auto-fill-function):
11749 * subr.el (add-minor-mode): Use it.
11750
11751 2005-03-16 Kenichi Handa <handa@m17n.org>
11752
11753 * language/ethio-util.el (sera-being-called-by-w3): New variable.
11754 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
11755 (ethio-fidel-to-sera-buffer): Likewise.
11756
11757 2005-03-16 Juri Linkov <juri@jurta.org>
11758
11759 * emacs-lisp/find-func.el (find-function-regexp):
11760 Add defun-emitting macro `menu-bar-make-toggle'.
11761
11762 * isearch.el: Put `isearch-scroll' property to
11763 `split-window-horizontally'.
11764
11765 * info.el: Update error messages for `debug-ignored-errors'.
11766 (Info-isearch-search): Doc fix.
11767 (Info-find-node): Move up code to go into info buffer before
11768 recording the node to the history.
11769 (Info-fontify-node): Fontify titles only if the next line
11770 has two or more `*', `=', `-', `.'.
11771 Display "go to this node" for empty (match-string 3).
11772
11773 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11774
11775 * term/mac-win.el: Add mouse pointer shape constants.
11776
11777 2005-03-15 Kim F. Storm <storm@cua.dk>
11778
11779 * simple.el (move-beginning-of-line): Use vertical-motion.
11780
11781 2005-03-15 Juri Linkov <juri@jurta.org>
11782
11783 * isearch.el (isearch-error): New variable.
11784 (isearch-invalid-regexp, isearch-within-brackets): Remove.
11785 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
11786 (isearch-within-brackets-state): Remove.
11787 (isearch-case-fold-search-state, isearch-pop-fun-state):
11788 Decrease frame index.
11789 (isearch-mode, isearch-top-state, isearch-push-state)
11790 (isearch-edit-string, isearch-abort, isearch-search-and-update)
11791 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
11792 (isearch-search, isearch-lazy-highlight-new-loop):
11793 Replace `isearch-invalid-regexp' with `isearch-error'.
11794 Remove `isearch-within-brackets'.
11795 (isearch-search): Add `search-failed' handler to `condition-case'.
11796 (isearch-lazy-highlight-search): Add `condition-case' to catch
11797 errors and allow `isearch-lazy-highlight-update' to try
11798 highlighting from the beginning of the window.
11799 (isearch-repeat): Move up code to set isearch-wrapped to t
11800 before calling isearch-wrap-function.
11801
11802 * info.el (Info-isearch-initial-node): New internal variable.
11803 (Info-search): Signal an error in isearch mode when search leaves
11804 the initial node. Signal an error when `bound' is non-nil and
11805 nothing was found in the current subfile.
11806 (Info-isearch-search): Remove `condition-case'.
11807 (Info-isearch-wrap): Don't wrap when search failed during leaving
11808 the initial node. If `Info-isearch-search' is nil, wrap around
11809 the current node.
11810 (Info-isearch-start): New fun.
11811 (Info-mode): Add buffer-local hook `Info-isearch-start' to
11812 `isearch-mode-hook'.
11813
11814 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11815
11816 * simple.el (normal-erase-is-backspace): Set default to t if
11817 running on Mac.
11818
11819 * term/mac-win.el (function-key-map): Sync with x-win.el.
11820
11821 2005-03-15 Kenichi Handa <handa@m17n.org>
11822
11823 * international/mule-cmds.el (locale-language-names): Modify the
11824 format of elements and add more entries.
11825 (locale-preferred-coding-systems): Add more entries.
11826 (set-locale-environment): Adjust for the change of
11827 locale-language-names.
11828
11829 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
11830
11831 * pcvs.el (smerge-ediff): Remove bogus autoload.
11832
11833 2005-03-14 Lute Kamstra <lute@gnu.org>
11834
11835 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
11836 Ignore a `*' at the beginning of a line.
11837
11838 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
11839 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
11840 subr.el.
11841 (dont-compile, eval-when-compile, eval-and-compile): Use declare
11842 to specify indentation.
11843
11844 * generic.el (define-generic-mode): Let generic-mode-list be a
11845 list of strings; test membership with equal.
11846
11847 2005-03-14 Kim F. Storm <storm@cua.dk>
11848
11849 * simple.el (next-line, previous-line): Add optional try-vscroll
11850 arg to recognize interactive use. Pass it on to line-move.
11851 (line-move): Don't perform auto-window-vscroll when defining or
11852 executing keyboard macro to ensure consistent behavior.
11853
11854 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
11855
11856 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
11857
11858 2005-03-13 Lute Kamstra <lute@gnu.org>
11859
11860 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
11861 debugger-setup-buffer so that backtrace marks the frames set to
11862 debug-on-exit and we don't have to do it manually. Set an extra
11863 debug-on-exit for macro's.
11864 (debugger-setup-buffer): Don't mark the top frame manually.
11865
11866 2005-03-12 Lute Kamstra <lute@gnu.org>
11867
11868 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
11869 lisp-indent-function throughout.
11870 (with-no-warnings): Set lisp-indent-function property.
11871
11872 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
11873
11874 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
11875 Add entry for backslash.
11876
11877 2005-03-12 Juri Linkov <juri@jurta.org>
11878
11879 * info.el (Info-search): Four fixes for backward search.
11880
11881 2005-03-11 Jay Belanger <belanger@truman.edu>
11882
11883 * calc/calc.el (calc-language-alist): New variable.
11884 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
11885 (calc-embedded-find-modes): Use calc-language-alist instead of
11886 calc-embedded-language-alist.
11887
11888 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
11889
11890 * calendar/calendar.el (calendar-redrawing): New internal
11891 variable.
11892 (redraw-calendar): Remove bogus save-excursion from previous
11893 change. Bind calendar-redrawing to t for mark-diary-entries.
11894 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
11895 calendar if that is why we were called.
11896
11897 2005-03-11 Kenichi Handa <handa@m17n.org>
11898
11899 * international/mule.el (make-coding-system): Set property
11900 coding-system-define-form to nil.
11901 (define-coding-system-alias): Likewise.
11902
11903 2005-03-11 Kenichi Handa <handa@m17n.org>
11904
11905 These changes are suggested by Dave Love <fx@gnu.org>.
11906
11907 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
11908 coding: tag.
11909 (adaptive-fill-regexp): Add more bullets.
11910 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
11911 regexps.
11912
11913 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
11914
11915 * help.el (describe-mode): Properly handle non-trivial lighters.
11916 Don't ignore minor modes that are not listed in minor-mode-list.
11917
11918 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
11919 feature ON when the user requests to turn it OFF.
11920
11921 2005-03-10 Lute Kamstra <lute@gnu.org>
11922
11923 * emacs-lisp/debug.el (debug-entry-code): Delete it.
11924 (implement-debug-on-entry): New function to replace debug-entry-code.
11925 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
11926 second argument as the 2005-03-07 change makes it obsolete.
11927 (debug-on-entry, cancel-debug-on-entry): Update call to
11928 debug-on-entry-1.
11929 (debug, debugger-setup-buffer): Comment update.
11930 (debugger-frame-number): Update to work with implement-debug-on-entry.
11931
11932 2005-03-10 Jay Belanger <belanger@truman.edu>
11933
11934 * calc/calc-embed.el (math-ms-args): Declare it.
11935 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
11936 math-ms-args.
11937 (calc-embedded-subst): Use math-multi-subst-rec to substitute
11938 variables.
11939
11940 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
11941
11942 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
11943 Use message-box.
11944
11945 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
11946 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
11947 (tooltip-gud-tips): Simplify.
11948 (tooltip-gud-tips-p): Remove superfluous :set.
11949 (tooltip-gud-modes): Add fortran-mode.
11950 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
11951
11952 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
11953
11954 2005-03-09 Kim F. Storm <storm@cua.dk>
11955
11956 * play/animate.el (animate-place-char): Use forward-line instead
11957 of next-line to improve performance.
11958
11959 2005-03-09 Simon Josefsson <jas@extundo.com>
11960
11961 * net/browse-url.el (browse-url-default-browser): Doc fix.
11962
11963 2005-03-09 Miles Bader <miles@gnu.org>
11964
11965 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
11966 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
11967
11968 2005-03-09 Kenichi Handa <handa@m17n.org>
11969
11970 * international/latin-1.el: Set case and syntax for 255 only if
11971 set-case-syntax-set-multibyte is nil.
11972
11973 * textmodes/ispell.el (ispell-insert-word): New function.
11974 (ispell-word): Use ispell-insert-word to insert a new word.
11975 (ispell-process-line): Likewise.
11976 (ispell-complete-word): Likewise.
11977
11978 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
11979
11980 * calendar/calendar.el (redraw-calendar): Preserve point.
11981 Reported by Matt Hodges <MPHodges@member.fsf.org>.
11982 (calendar-week-start-day): Move after definition of
11983 redraw-calendar. Delete buffer test, since redraw-calendar has
11984 that now.
11985
11986 * calendar/diary-lib.el (mark-diary-entries): Only call
11987 redraw-calendar in the first of any recursive calls.
11988 Reported by Alan Shutko <ats@acm.org>.
11989
11990 2005-03-08 Juri Linkov <juri@jurta.org>
11991
11992 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
11993 (html-horizontal-rule, html-line, html-image, html-checkboxes)
11994 (html-radio-buttons): Add a space before the trailing `/>' where
11995 sgml-xml-mode is non-nil.
11996 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
11997 the subsequent tag of the empty XML tag.
11998 (html-href-anchor): Don't set initial input to "http:".
11999 (html-image): Ask for the image URL and set point inside alt="".
12000 (html-name-anchor): Duplicate the name in the `id' attribute when
12001 sgml-xml-mode is non-nil.
12002 (html-paragraph): Remove \n before <p>.
12003 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
12004 instead of `checked' when sgml-xml-mode is non-nil.
12005
12006 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
12007 Remove 1 space before #RRGGBB to not truncate it on terminal
12008 windows w/o fringes. Remove 1 space between bg and fg examples
12009 to get more space.
12010 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
12011 avoid byte-compile warnings.
12012
12013 * image-file.el (image-file-handler): Put `safe-magic' property to
12014 `image-file-handler'.
12015
12016 * info.el (Info-isearch-search): Emulate word search in
12017 isearching through multiple Info nodes with Info-search.
12018 (Info-isearch-wrap): Allow isearch-word.
12019
12020 2005-03-08 Lute Kamstra <lute@gnu.org>
12021
12022 * emacs-lisp/debug.el (debugger-step-through): Make sure that
12023 stepping into the debugger's code is not possible.
12024 (debugger-jumping-flag): Docstring update.
12025
12026 2005-03-08 Jay Belanger <belanger@truman.edu>
12027
12028 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
12029 embedded mode begins.
12030 (calc-embedded-language-alist): New variable.
12031 (calc-embedded-find-modes): Use calc-embedded-language-alist to
12032 set default language mode.
12033
12034 2005-03-08 Kenichi Handa <handa@m17n.org>
12035
12036 * international/ccl.el (define-ccl-program): Fix docstring about
12037 extra 256 bytes assured for the output buffer.
12038
12039 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
12040 Fix BUFFER_MAGNIFICATION to 2.
12041 (ccl-encode-mule-utf-16be-with-signature): Likewise.
12042
12043 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
12044
12045 * align.el (align-rules-list): Added an alignment rule for CSS
12046 declarations (applies to css-mode and html-mode buffers).
12047
12048 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
12049
12050 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
12051
12052 2005-03-07 Kim F. Storm <storm@cua.dk>
12053
12054 * simple.el (move-beginning-of-line): New command.
12055
12056 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
12057
12058 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
12059
12060 * emulation/cua-base.el: Put CUA move property on move-end-of-line
12061 and move-beginning-of-line.
12062
12063 * apropos.el (apropos-print): Omit command from M-x ... RET.
12064
12065 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
12066
12067 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
12068 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
12069
12070 2005-03-06 Richard M. Stallman <rms@gnu.org>
12071
12072 * bindings.el (esc-map): Bind M-g to goto-line.
12073
12074 * facemenu.el (global-map): Bind M-o, not M-g.
12075
12076 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12077
12078 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
12079 "Open Directory" as for "Open File".
12080
12081 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
12082
12083 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
12084 (push-mark-command): Run activate-mark-hook.
12085
12086 2005-03-06 Richard M. Stallman <rms@gnu.org>
12087
12088 * help-mode.el (help-mode-finish): Don't alter the element
12089 in view-return-to-alist if there already is one.
12090
12091 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
12092 make sure the current buffer is the expected one.
12093
12094 * novice.el (disabled-command-function): Output in *Disabled Command*.
12095 Explicitly ignore non-keyboard events, and explicitly handle C-g.
12096
12097 * textmodes/flyspell.el (flyspell-large-region):
12098 Pass args differently for aspell.
12099
12100 * files.el (mode-require-final-newline): Doc fix.
12101
12102 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
12103
12104 * progmodes/which-func.el (which-function):
12105 Specify NOERROR when calling imenu--make-index-alist.
12106
12107 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
12108
12109 * simple.el (normal-erase-is-backspace): Define default value.
12110
12111 * custom.el (custom-theme-set-variables): Remove unused var
12112 `immediate'.
12113 (custom-reevaluate-setting): Simple function to handle variables
12114 that are defined before their default value can really be
12115 computed.
12116
12117 * startup.el (command-line): Use it for temporary-file-directory,
12118 small-emporary-file-directory, auto-save-file-name-transforms,
12119 blink-cursor-mode, and normal-erase-is-backspace.
12120
12121 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
12122 progress, even with buggy anchored keywords.
12123
12124 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
12125
12126 * simple.el (goto-line): Remove unbalanced final parenthesis.
12127
12128 2005-03-05 Richard M. Stallman <rms@gnu.org>
12129
12130 * simple.el (goto-line): Use a number at point as the default.
12131 With C-u as arg, switch buffers.
12132
12133 2005-03-05 Juri Linkov <juri@jurta.org>
12134
12135 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
12136 with `no-blinking-cursor'.
12137
12138 * startup.el (no-blinking-cursor): New defvar.
12139 (command-line): Add `--no-blinking-cursor' to longopts.
12140 Set `no-blinking-cursor' to t for command line arguments
12141 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
12142 with `no-blinking-cursor' in the condition for calling
12143 `blink-cursor-mode'.
12144
12145 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
12146
12147 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
12148 (menu-bar-options-save): Add blink-cursor-mode.
12149 (menu-bar-options-menu): Add blink-cursor-mode.
12150
12151 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
12152
12153 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
12154 (icalendar-export-file, icalendar-export-region)
12155 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
12156 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
12157
12158 2005-03-04 Lute Kamstra <lute@gnu.org>
12159
12160 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
12161 (debug-function-list): Ditto.
12162
12163 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
12164
12165 * textmodes/texinfmt.el (texinfo-append-refill):
12166 Redefine the types of line to which @refill
12167 is not appended by replacing a search for `@refill\\|@bye' with
12168 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
12169 itemize@refill' bug and the unfilled long lines bug.
12170 (texinfmt-version): Update number and date.
12171
12172 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
12173
12174 * international/code-pages.el (windows-1250, windows-125[2-8])
12175 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
12176
12177 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
12178
12179 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
12180 bound yet.
12181
12182 2005-03-02 Romain Francoise <romain@orebokech.com>
12183
12184 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
12185 buffer after removing limits.
12186 (ibuffer-pop-filter): Ditto.
12187 Update copyright.
12188
12189 2005-03-02 Miles Bader <miles@gnu.org>
12190
12191 * button.el (make-text-button): If the user doesn't specify a
12192 type, use the default. Rewrite to use `add-text-properties' and
12193 plist functions.
12194
12195 2005-03-01 Lute Kamstra <lute@gnu.org>
12196
12197 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
12198 (debugger-jumping-flag): New var.
12199 (debug-entry-code): Use it.
12200 (debugger-jump): Use debugger-jumping-flag and add
12201 debugger-reenable to post-command-hook.
12202 (debugger-reenable): Use debugger-jumping-flag and remove itself
12203 from post-command-hook.
12204 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
12205 debugger-reenable.
12206
12207 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
12208
12209 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
12210 inclusion of "itemize\\|", which may be unnecessary, is certainly
12211 inelegant, and stops refilling in itemize lists when formatting
12212 Japanese Texinfo files to Info.
12213 Update copyright to 2005.
12214
12215 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
12216
12217 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
12218 of an error if GDB can't find the source file.
12219
12220 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
12221
12222 * calendar/calendar.el (redraw-calendar): Work from any buffer,
12223 not just the calendar.
12224
12225 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
12226 first.
12227 (diary-redraw-calendar): New function.
12228 (make-diary-entry): Add diary-redraw-calendar to local
12229 write-contents-functions. Turn off selective display before
12230 inserting in diary.
12231
12232 2005-03-01 Kim F. Storm <storm@cua.dk>
12233
12234 * emacs-lisp/copyright.el (copyright-fix-years): New command.
12235
12236 2005-03-01 Lute Kamstra <lute@gnu.org>
12237
12238 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
12239 that debug-entry-code can be safely removed from a function while
12240 this code is being evaluated. Revert the 2005-02-27 change as the
12241 new implementation no longer requires it. Make sure that a
12242 function body containing just a string is not mistaken for a docstring.
12243 (debug): Skip one more frame in case of debug on entry.
12244 (debugger-setup-buffer): Delete one more frame line in case of
12245 debug on entry.
12246 (debugger-frame-number): Update to use the new text introduced by
12247 the 1999-11-03 change. Skip one more frame in case of debug on entry.
12248
12249 2005-02-28 Kim F. Storm <storm@cua.dk>
12250
12251 * double.el (double-translate-key): Call force-window-update after
12252 read-event to avoid crash in redisplay.
12253
12254 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
12255
12256 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
12257 (debug): Use it. Move the inhibit-trace earlier.
12258 (debug-entry-code): New const.
12259 (debug-on-entry-1): Use it.
12260
12261 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
12262
12263 * international/utf-16.el (ccl-encode-mule-utf-16le):
12264 Fix BUFFER_MAGNIFICATION to 2.
12265 (ccl-encode-mule-utf-16be): Likewise.
12266
12267 2005-02-28 Kenichi Handa <handa@m17n.org>
12268
12269 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
12270 Fix BUFFER_MAGNIFICATION to 4.
12271 (ccl-encode-mule-utf-16be-with-signature): Likewise.
12272
12273 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
12274
12275 * speedbar.el (speedbar-update-flag): Doc fix.
12276 (speedbar-show-info-under-mouse): Give set-mouse-position the right
12277 argument.
12278
12279 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
12280
12281 * reveal.el (reveal-post-command): Don't try to reveal overlays which
12282 have a non-nil `invisible' property but are actually visible.
12283
12284 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
12285 for perldoc sections.
12286 (perl-outline-regexp, perl-outline-level): New var and function.
12287 (perl-mode): Use them.
12288
12289 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
12290
12291 * calendar/diary-lib.el (diary-remind): Discard any mark portion
12292 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
12293
12294 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
12295
12296 * cus-edit.el: Comment change.
12297 (custom-buffer-create-internal): Slightly reword text at top of
12298 Custom buffers. Mention there that saving an option edits the
12299 init file. Add link to Emacs manual node on `custom-file'.
12300 (custom-magic-alist): Rewrite individual State messages to use
12301 capitalized keywords. Doc fix.
12302
12303 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
12304
12305 * calendar/calendar.el (calendar-buffer): Move above
12306 calendar-week-start-day.
12307 (calendar-week-start-day): Doc fix. Add :set function.
12308 (calendar-minimum-window-height): New variable.
12309 (generate-calendar-window): Only resize window if selected-window
12310 is displaying the calendar buffer. Use new variable
12311 calendar-minimum-window-height.
12312 (generate-calendar): Reword error message.
12313 (calendar-mode-map): Bind DEL to scroll-other-window-down.
12314
12315 2005-02-27 Andreas Schwab <schwab@suse.de>
12316
12317 * vc.el (vc-do-command): Don't run command asynchronously when
12318 operating in a remote directory.
12319
12320 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
12321 change from sync with Tramp 2.0.47.
12322
12323 2005-02-27 Richard M. Stallman <rms@gnu.org>
12324
12325 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
12326
12327 * textmodes/flyspell.el (flyspell-mode-on):
12328 Call ispell-change-dictionary only if necessary.
12329
12330 * emacs-lisp/re-builder.el (regexp-builder): New function.
12331
12332 * register.el (describe-register-1): Explicitly handle
12333 yank-excluded-properties = t.
12334
12335 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
12336 (custom-magic-alist): Change the status descriptions again.
12337 (face widget-type): Total rewrite based on `restricted-sexp'
12338 to eliminate the confusing double hiding levels.
12339
12340 * emacs-lisp/debug.el (debug-on-entry-1):
12341 If function body is empty, add nil as body form.
12342
12343 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
12344
12345 * emacs-lisp/trace.el (inhibit-trace): New var.
12346 (trace-make-advice): Use it.
12347
12348 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
12349
12350 2005-02-26 Kim F. Storm <storm@cua.dk>
12351
12352 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
12353 (mouse-on-link-p, mouse-drag-region-1): Use it.
12354
12355 2005-02-25 Lute Kamstra <lute@gnu.org>
12356
12357 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
12358
12359 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
12360
12361 * frame.el (blink-cursor-mode): Add :group keyword.
12362
12363 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
12364
12365 * calendar/icalendar.el (icalendar--decode-isodatetime):
12366 New optional argument DAY-SHIFT.
12367 (icalendar-export-region): Fix coding-system-for-write.
12368 (icalendar--convert-ical-to-diary): Shift end-day of all-day
12369 events by one.
12370
12371 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
12372
12373 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
12374
12375 2005-02-24 Kim F. Storm <storm@cua.dk>
12376
12377 * international/iso-acc.el (iso-accents-compose): Fix crash
12378 during redisplay. Call force-window-update after read-event
12379 and delete-region to signal that window is not accurate.
12380
12381 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
12382
12383 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
12384 Remove unused and inexistent var `inhibit-trace'.
12385 (debugger-mode): Use run-mode-hooks.
12386 (debugger-list-functions): Add buttons; setup xref stack.
12387
12388 2005-02-23 Richard M. Stallman <rms@gnu.org>
12389
12390 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
12391 appointment says it was explicitly made.
12392 (appt-add): Set the 3rd element.
12393 (appt-make-list): Preserve explicit appointments.
12394
12395 * subr.el (find-tag-default): Catch errors in forward-sexp.
12396
12397 2005-02-23 Juri Linkov <juri@jurta.org>
12398
12399 * info.el (Info-isearch-search): New defcustom.
12400 (Info-isearch-search): Call the default isearch function
12401 when Info-isearch-search is nil.
12402 (Info-isearch-wrap): Use variable Info-isearch-search.
12403
12404 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
12405
12406 * cus-edit.el: Comment change.
12407
12408 2005-02-22 Kim F. Storm <storm@cua.dk>
12409
12410 * progmodes/hideif.el (hide-ifdef-use-define-alist):
12411 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
12412
12413 2005-02-22 Simon Josefsson <jas@extundo.com>
12414
12415 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
12416 New variable.
12417 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
12418 Oskarsson" <myrkraverk@users.sourceforget.net>.
12419
12420 2005-02-22 Kim F. Storm <storm@cua.dk>
12421
12422 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
12423 check that window of that event is the selected window.
12424 (mouse-drag-region-1): Compare mouse event window to selected
12425 window before setting point.
12426
12427 * tooltip.el (tooltip-show-help-function): Pass event to
12428 mouse-on-link-p so it can check selected window.
12429
12430 2005-02-22 Kenichi Handa <handa@m17n.org>
12431
12432 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
12433 (ps-mule-show-warning): New function.
12434 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
12435 characters are found.
12436
12437 * ps-print.el (ps-header-footer-string): Return a list of header
12438 and footer strings.
12439
12440 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
12441
12442 * pcvs.el (cvs-retrieve-revision): Fix thinko.
12443
12444 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
12445
12446 * frame.el (blink-cursor-mode): Use define-minor-mode.
12447
12448 * term/mac-win.el (function-key-map): Use char-names more consistently.
12449 (file-name-coding-system): Only set it for MacOS-9. The other case is
12450 already handled in mule-cmds.el (where it also works when mac-win.el
12451 is not used).
12452
12453 2005-02-21 Kenichi Handa <handa@m17n.org>
12454
12455 * international/mule.el (ctext-pre-write-conversion): Always use
12456 " *code-converting-work*" buffer for work.
12457
12458 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
12459
12460 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
12461
12462 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
12463
12464 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
12465
12466 * ses.el (undo-more): Restore defadvice, but only the part that
12467 allows changes outside the restricted area of the buffer.
12468
12469 2005-02-20 Kim F. Storm <storm@cua.dk>
12470
12471 * simple.el (line-move): Add fourth optional arg try-vscroll which
12472 must be set to perform auto-window-vscroll.
12473 When moving backwards and doing auto-window-vscroll, automatically
12474 vscroll to the last part of lines which are taller than the window.
12475 (next-line, previous-line): Set try-vscroll arg on line-move.
12476
12477 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
12478
12479 * replace.el (query-replace, query-replace-regexp)
12480 (replace-string, replace-regexp): When operating on region, make
12481 the minibuffer prompt say so.
12482
12483 * isearch.el (isearch-forward): Document isearch-query-replace and
12484 isearch-query-replace-regexp keybindings.
12485
12486 2005-02-19 Jay Belanger <belanger@truman.edu>
12487
12488 * calc/calc-aent.el (math-read-token): Add local variable.
12489
12490 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
12491 (calc-edit-top): Move declaration to earlier in file.
12492 (calc-edit-macro-repeats): Add local variables.
12493
12494 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
12495 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
12496 calcFunc-tanh.
12497 Adjust integration rule for calcFunc-tan.
12498
12499 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
12500
12501 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
12502 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
12503 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
12504 (viper-skip-separators): Bug fix.
12505 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
12506 particular major mode.
12507 (viper-del-backward-char-in-replace): Don't put deleted char on the
12508 kill ring.
12509
12510 * viper-ex.el (viper-color-display-p): New function.
12511 (viper-has-face-support-p): Use viper-color-display-p.
12512
12513 * viper-keym.el (viper-gnus-modifier-map): New keymap.
12514
12515 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
12516
12517 * viper-util.el (viper-glob-unix-files): Fix shell status check.
12518 (viper-file-remote-p): Make equivalent to file-remote-p.
12519
12520 * viper.el (viper-major-mode-modifier-list):
12521 Use viper-gnus-modifier-map.
12522
12523 2005-02-19 David Kastrup <dak@gnu.org>
12524
12525 * subr.el (subregexp-context-p): Fix garbled doc string by adding
12526 quoting.
12527
12528 2005-02-19 Jay Belanger <belanger@truman.edu>
12529
12530 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
12531 Remove extra definitions.
12532 (calc-coth): New function.
12533 (calcFunc-cot): Fix `let'.
12534
12535 2005-02-19 Eli Zaretskii <eliz@gnu.org>
12536
12537 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
12538 the reasons we use "type pc" in these faces.
12539
12540 * button.el (button): Ditto.
12541
12542 2005-02-19 Michael Mauger <mmaug@yahoo.com>
12543
12544 * replace.el (query-replace-read-from): Set the value of
12545 query-replace-from-history-variable to handle the case of an empty
12546 string entered to accept the suggested default.
12547
12548 * net/tramp.el (tramp-file-name-for-operation):
12549 Use dired-call-process instead of dired-call-process-command.
12550
12551 2005-02-19 Jay Belanger <belanger@truman.edu>
12552
12553 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
12554 (math-div-non-trig): New variables.
12555 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
12556 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
12557 (math-combine-prod, math-div-symb-fancy): Add simplifications for
12558 trig expressions.
12559
12560 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
12561
12562 * progmodes/gdb-ui.el (gdb-var-update-handler)
12563 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
12564 for watch expressions,
12565 (gdb-var-create-handler): Don't set speedbar-update-flag.
12566 (gdb-post-prompt): Simplify test for speedbar.
12567
12568 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
12569
12570 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
12571 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
12572 we use the syntax table of the correct buffer.
12573 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
12574 Felix Gatzemeier.
12575
12576 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
12577 (ediff-file-remote-p): Make synonymous with file-remote-p.
12578 In all deffaces ediff-*-face-*, use min-colors.
12579
12580 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
12581 ediff-recurse-to-subdirectories.
12582 (ediff-mark-if-equal): Check that the arguments are strings, use
12583 ediff-same-contents (after to Felix Gatzemeier).
12584
12585 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
12586 nil.
12587
12588 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
12589
12590 * log-view.el (log-view-message-re): Fix up Subversion regexp.
12591
12592 2005-02-18 David Kastrup <dak@gnu.org>
12593
12594 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
12595 use `mark-active' when defined.
12596
12597 2005-02-18 Kenichi Handa <handa@m17n.org>
12598
12599 * ps-print.el (ps-font-info-database): New entry
12600 ZapfChancery-MediumItalic with correct font name. Fix font name
12601 of the entry Zapf-Chancery-MediumItalic.
12602
12603 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
12604
12605 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
12606
12607 2005-02-16 Kim F. Storm <storm@cua.dk>
12608
12609 * ido.el (ido-fallback-command): Pass user input to fallback command.
12610
12611 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
12612
12613 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
12614 (gdb-find-file-hook): Add server prefix.
12615
12616 2005-02-16 Richard M. Stallman <rms@gnu.org>
12617
12618 * replace.el (perform-replace): Pass new args to replace-highlight.
12619 (replace-highlight): Take region args,
12620 and pass them to isearch-lazy-highlight-new-loop.
12621
12622 * novice.el (disabled-command-hook): Autoload the defalias
12623 and the make-obsolete-variable call.
12624
12625 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
12626
12627 * isearch.el (isearch-lazy-highlight-start-limit)
12628 (isearch-lazy-highlight-end-limit): New variables limit
12629 the region for highlighting.
12630 (isearch-lazy-highlight-new-loop): New args BEG and END.
12631 (isearch-lazy-highlight-search): Use the new vars.
12632 (isearch-lazy-highlight-update): Likewise.
12633
12634 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
12635
12636 * cus-start.el (all): Use default-boundp.
12637
12638 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
12639
12640 * menu-bar.el (menu-bar-select-frame): Handle current frame.
12641
12642 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
12643
12644 * autorevert.el (auto-revert-stop-on-user-input)
12645 (auto-revert-verbose): Doc fixes.
12646
12647 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
12648
12649 * international/mule-cmds.el (set-locale-environment): Remove call
12650 to set-selection-coding-system on Windows.
12651
12652 2005-02-15 Jay Belanger <belanger@truman.edu>
12653
12654 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
12655 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
12656 calcFunc-coth.
12657 (math-simplify-sqrt): Add simplifications.
12658
12659 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
12660 to list.
12661
12662 * calc/calc-ext.el: Add functions to autoloads.
12663
12664 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
12665 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
12666 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
12667 (math-csc-raw, math-cot-raw): New functions.
12668
12669 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
12670
12671 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
12672 the variable name in a message.
12673
12674 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
12675 calcFunc-csc, calcFunc-cot.
12676
12677 * calc/calcalg2.el: Add derivative and integration rules for
12678 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
12679 calcFunc-csch, calcFunc-coth.
12680 (math-do-integral-methods): Add to checks for when to use
12681 substitutions.
12682
12683 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
12684
12685 2005-02-15 Lute Kamstra <lute@gnu.org>
12686
12687 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
12688 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
12689 <monnier@iro.umontreal.ca>
12690 (lisp-outline-level): Improve efficiency. Suggested by David
12691 Kastrup <dak@gnu.org>.
12692
12693 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
12694
12695 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
12696 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
12697 (gdb-set-gud-minor-mode-existing-buffers): New functions.
12698 (gdb-find-file-hook): New hook. Add it to find-file-hook.
12699 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
12700
12701 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
12702
12703 * cus-start.el (all): Comment change.
12704
12705 2005-02-14 Lute Kamstra <lute@gnu.org>
12706
12707 * cus-start.el (all): Check if symbol is void.
12708
12709 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
12710
12711 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
12712 optional argument to \cite.
12713
12714 2005-02-14 Richard M. Stallman <rms@gnu.org>
12715
12716 * cus-edit.el (custom-buffer-create-internal): Update help message.
12717 (custom-magic-alist): Update help messages.
12718
12719 * cus-start.el (all): Allow a var to specify a standard value.
12720
12721 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
12722
12723 * custom.el (custom-theme-set-variables): Handle variable aliases.
12724
12725 * frame.el (blink-cursor-timer): Doc fix.
12726 (blink-cursor): Make it an alias for `blink-cursor-mode' and
12727 declare obsolete.
12728 (blink-cursor-mode): Define with defcustom and use correct
12729 standard expression in that defcustom.
12730 * startup.el (command-line): Adapt to above changes in frame.el.
12731
12732 2005-02-11 Lute Kamstra <lute@gnu.org>
12733
12734 * apropos.el (apropos-score-doc): Prevent division by zero.
12735
12736 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
12737
12738 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
12739 (icalendar--get-event-property-attributes)
12740 (icalendar--get-event-properties)
12741 (icalendar--datetime-to-diary-date): New functions.
12742 (icalendar--split-value): Doc fix.
12743 (icalendar--datetime-to-noneuropean-date)
12744 (icalendar--datetime-to-european-date): New optional argument
12745 SEPARATOR. Return result as a string instead of a list.
12746 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
12747 (icalendar--convert-string-for-export): Rename arg S to STRING.
12748 (icalendar-export-region): Doc fix. Change name of error buffer.
12749 Save output buffer.
12750 (icalendar-import-file): Add blank at end of prompt.
12751 (icalendar-import-buffer): Doc fix. Do not switch to error
12752 buffer. Indicate status in return value.
12753 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
12754 buffer. Save output buffer. Handle exception from recurrence
12755 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
12756 events. Fix problems with weekly all-day events.
12757
12758 2005-02-10 Richard M. Stallman <rms@gnu.org>
12759
12760 * simple.el (eval-expression-print-format):
12761 Avoid warning about edebug-active.
12762
12763 * help.el (help-for-help-internal): Rename from help-for-help.
12764 (help-for-help): Define with defalias.
12765
12766 * font-core.el (font-lock-default-function): Use with-no-warnings.
12767
12768 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
12769
12770 * custom.el (defface): Doc fix.
12771
12772 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
12773
12774 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
12775 width 0" to prevent word wrapping problems.
12776
12777 2005-02-09 Kim F. Storm <storm@cua.dk>
12778
12779 * ido.el (ido-file-extensions-order): New defcustom.
12780 (ido-file-extension-lessp, ido-file-extension-aux)
12781 (ido-file-extension-order): New advanced file ordering.
12782 (ido-file-lessp): New simple file ordering.
12783 (ido-sort-list): Remove.
12784 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
12785 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
12786
12787 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
12788
12789 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
12790 that some versions of grep produce.
12791 (grep-mode-font-lock-keywords): Likewise.
12792
12793 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
12794
12795 * progmodes/gdb-ui.el (gdb-location-list): New variable.
12796 (gdb-cdir): Delete.
12797 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
12798 (gdb-source-info): Treat case when source file is in another
12799 directory properly.
12800 (gdb-get-location): New function.
12801
12802 2005-02-07 Jay Belanger <belanger@truman.edu>
12803
12804 * calc/calc-prog.el (calc-write-parse-table-part)
12805 (calc-fix-token-name): Fix a check for language type.
12806
12807 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
12808
12809 2005-02-07 Andre Spiegel <spiegel@gnu.org>
12810
12811 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
12812 as directory not writable.
12813
12814 2005-02-07 Kim F. Storm <storm@cua.dk>
12815
12816 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
12817 (cua--standard-movement-commands): Remove list.
12818 Instead, set CUA property value to move for movement commands.
12819 (cua-movement-commands): Remove. Users must set CUA prop instead.
12820 (cua--pre-command-handler): Check CUA property.
12821 (cua--init-keymaps): Don't remap undo commands.
12822 (cua-mode): Don't call cua--rectangle-on-off.
12823
12824 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
12825 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
12826 (cua--rect-undo-set-point): New var.
12827 (cua--rectangle-undo-boundary): Setup undo apply entry.
12828 (cua--rect-undo-handler): New function for rectangle undo.
12829 (cua--rect-start-position, cua--rect-end-position): Add.
12830 (cua--rectangle-post-command): Call cua--rectangle-set-corners
12831 for restored rectangle. Set point if cua--rect-undo-set-point.
12832
12833 2005-02-06 Jay Belanger <belanger@truman.edu>
12834
12835 * calc/calc-lang.el (calc-tex-language): Display more information
12836 in messages.
12837
12838 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
12839 in TeX mode.
12840
12841 2005-02-06 Richard M. Stallman <rms@gnu.org>
12842
12843 * emacs-lisp/lisp.el (buffer-end): Doc fix.
12844
12845 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
12846
12847 * net/ldap.el (ldap-search-internal): Support attributes with
12848 optional descriptions separated by a semi-colon, as in
12849 "userCertificate;binary".
12850
12851 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12852
12853 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
12854 isn't a cons (i.e. the version is 0).
12855
12856 2005-02-05 Eli Zaretskii <eliz@gnu.org>
12857
12858 * help.el (help-for-help): Doc fix.
12859
12860 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
12861
12862 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
12863 GDB-Windows on the menu-bar as this works better.
12864
12865 2005-02-04 Jay Belanger <belanger@truman.edu>
12866
12867 * calc/calc-embed.el (calc-embedded-update): Don't put in
12868 unnecessary newlines. Adjust the end of formula marker.
12869
12870 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
12871 (math-latex-parse-two-args): New function.
12872
12873 2005-02-03 Lute Kamstra <lute@gnu.org>
12874
12875 * help-fns.el (help-with-tutorial): Make sure that users cannot
12876 remove the entire text of the tutorial by means of `undo'.
12877
12878 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
12879
12880 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
12881 in recent changes, where the ispell process was repeatedly
12882 killed & restarted.
12883
12884 * international/mule-cmds.el (set-locale-environment): Set file-name
12885 coding system to utf-8 on Darwin systems.
12886 (set-default-coding-systems): Don't set default-file-name-coding-system
12887 on Darwin systems.
12888
12889 2005-02-03 Richard M. Stallman <rms@gnu.org>
12890
12891 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
12892
12893 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
12894
12895 * faces.el (list-faces-display): Add optional argument.
12896
12897 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
12898
12899 * font-core.el (font-lock-default-function): Handle the rare case where
12900 only font-lock-keywords is set.
12901
12902 2005-02-02 Kenichi Handa <handa@m17n.org>
12903
12904 * international/characters.el: Cancel previous change for
12905 I-WITH-DOT-ABOVE and DOTLESS-i.
12906
12907 * international/latin-5.el: Cancel previous change.
12908
12909 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
12910
12911 * progmodes/gud.el: Correction to syntax in gud-menu-map.
12912
12913 2005-02-02 Kenichi Handa <handa@m17n.org>
12914
12915 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
12916 DOTLESS-i.
12917
12918 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
12919 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
12920
12921 * case-table.el (get-upcase-table): New function.
12922 (copy-case-table): Copy upcaes table too if non-nil.
12923 (set-case-syntax-delims): Maintain upcase table too.
12924 (set-case-syntax-pair): Likewise.
12925 (set-upcase-syntax, set-downcase-syntax): New functions.
12926 (set-case-syntax): Maintain upcase table too.
12927
12928 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
12929
12930 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
12931
12932 * progmodes/gud.el (gud-goto-info): New function.
12933 (gud-tool-bar-map): Use correct icon.
12934
12935 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
12936
12937 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
12938 When delegating, order args in the funcall correctly.
12939
12940 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
12941
12942 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
12943
12944 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
12945
12946 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
12947 buffer not visiting a file.
12948
12949 2005-01-31 Jay Belanger <belanger@truman.edu>
12950
12951 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
12952 bound on the line with the formula.
12953
12954 2005-01-31 Kim F. Storm <storm@cua.dk>
12955
12956 * ses.el (ses-create-cell-variable-range)
12957 (ses-destroy-cell-variable-range, ses-reset-header-string)
12958 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
12959 (ses-insert-row): Fix format of apply undo entries.
12960
12961 2005-01-31 Jay Belanger <belanger@truman.edu>
12962
12963 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
12964 parts.
12965
12966 * calc/calc-embed.el (calc-embedded-open-formula)
12967 (calc-embedded-close-formula): Ignore matrix environments.
12968
12969 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
12970 TeX mode.
12971
12972 * calc/calc-lang.el (math-function-table, math-oper-table)
12973 (math-variable-table): Adjust the LaTeX portions.
12974
12975 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
12976 (math-latex-ignore-words): New constant.
12977
12978 2005-01-31 Richard M. Stallman <rms@gnu.org>
12979
12980 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
12981 (ispell-local-dictionary): Doc fix.
12982 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
12983 Don't reinitialize at run time. Don't defcustom.
12984 All uses changed to append ispell-local-dictionary-alist,
12985 or check it first.
12986 (ispell-current-dictionary): New variable for dictionary in use.
12987 (ispell-dictionary): Now used only for global default.
12988 (ispell-start-process): Set ispell-current-dictionary,
12989 not ispell-dictionary.
12990 (ispell-change-dictionary): Use this only for setting
12991 user preferences.
12992 (ispell-internal-change-dictionary): New function
12993 to change the current dictionary in use.
12994 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
12995 Use ispell-current-dictionary.
12996 Handle ispell-local-dictionary-overridden.
12997 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
12998
12999 2005-01-31 Jay Belanger <belanger@truman.edu>
13000
13001 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
13002
13003 * calc/calc-ext.el: Add calc-latex-language to autoloads.
13004 (calc-mode-map): Add calc-latex-language.
13005
13006 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
13007 (math-latex-print-frac): New functions.
13008 (math-oper-table, math-function-table, math-variable-table)
13009 (math-complex-format, math-input-filter): Add latex properties.
13010 (calc-set-language): Set math-expr-special-function-mapping.
13011
13012 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
13013 (calc-write-parse-table-part): Add LaTeX support.
13014
13015 * calc/calc.el (calc-language): Adjust docstring.
13016 (calc-set-mode-line): Add LaTeX support.
13017 (math-expr-special-function-mapping): New variable.
13018 (math-tex-ignore-words): Add to list.
13019
13020 * calc/calccomp.el (math-compose-expr, math-compose-rows):
13021 Add LaTeX support.
13022 (math-compose-expr): Add support for special functions.
13023
13024 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
13025
13026 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
13027
13028 * progmodes/gdb-ui.el (gdb-memory-address)
13029 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
13030 (gdb-memory-mode-map, gdb-memory-format-keymap)
13031 (gdb-memory-format-menu, gdb-memory-unit-keymap)
13032 (gdb-memory-unit-menu): New variables for a buffer
13033 that lets the user examine program memory.
13034 (gdb-memory-set-address, gdb-memory-set-repeat-count)
13035 (gdb-memory-format-binary, gdb-memory-format-octal)
13036 (gdb-memory-format-unsigned, gdb-memory-format-signed)
13037 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
13038 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
13039 (gdb-memory-unit-word, gdb-memory-unit-halfword)
13040 (gdb-memory-unit-byte, gdb-memory-unit-menu)
13041 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
13042 (gdb-memory-mode, gdb-memory-buffer-name)
13043 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
13044 New functions for above buffer.
13045
13046 2005-01-30 Richard M. Stallman <rms@gnu.org>
13047
13048 * cus-edit.el (custom-bury-buffer): Function deleted.
13049 (custom-buffer-done-function): Option deleted.
13050 (custom-buffer-done-kill): New (replacement option.
13051 (Custom-buffer-done): Call quit-window.
13052 (custom-buffer-create-internal): Update for above changes.
13053
13054 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
13055
13056 * simple.el (undo-ask-before-discard): New var.
13057 (undo-outer-limit-truncate): Implement it.
13058 (undo-extra-outer-limit): Doc update.
13059
13060 2005-01-29 Richard M. Stallman <rms@gnu.org>
13061
13062 * ses.el (undo-more): Delete defadvice.
13063 (ses-begin-change): Doc fix.
13064
13065 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
13066 instead of rebinding C-x u and C-_.
13067
13068 * files.el (normal-backup-enable-predicate): Return nil for files
13069 in /tmp, regardless of temporary-file-directory.
13070
13071 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
13072
13073 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
13074 (open-rectangle, delete-whitespace-rectangle-line)
13075 (clear-rectangle-line): If FILL, pass t instead of FILL
13076 for move-to-column's 2nd arg.
13077
13078 * simple.el (undo): Fix the test for continuing a series of undos.
13079 (undo-more): Set pending-undo-list to t when we reach end.
13080 (pending-undo-list): Move up defvar.
13081
13082 * wid-edit.el (widget-button-click):
13083 Shorten the range of the track-mouse binding.
13084
13085 * comint.el (comint-insert-input): Undo previous changes;
13086 use last-input-event in interactive spec.
13087
13088 2005-01-29 Eli Zaretskii <eliz@gnu.org>
13089
13090 * progmodes/compile.el (compilation-start): Bind buffer-read-only
13091 to nil before invoking call-process. Reset buffer's modified flag
13092 after fontifying it in the no-async branch.
13093
13094 * wid-edit.el (widget-specify-button): If mouse pointer shape
13095 cannot be changed, use mouse face instead.
13096
13097 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
13098
13099 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
13100 (gdb-goto-breakpoint): Make breakpoint handling work on template
13101 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
13102 (gdb-assembler-custom): Update to recognize breakpoint information
13103 added on 2005-01-19.
13104
13105 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
13106
13107 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
13108 (dsssl-mode): Use define-derived-mode.
13109 (scheme-mode-initialize): Remove.
13110 (scheme-mode): Use run-mode-hooks.
13111
13112 * cus-edit.el (customize-group-other-window)
13113 (custom-buffer-create-other-window): Don't override special-display-*.
13114 (custom-mode-map): Make it dense.
13115
13116 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
13117 sets the default value.
13118
13119 2005-01-28 Eli Zaretskii <eliz@gnu.org>
13120
13121 * descr-text.el: Add more keywords.
13122
13123 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
13124
13125 * speedbar.el: Avoid unnecessary use of locate-library.
13126
13127 * international/mule-cmds.el (standard-display-european-internal):
13128 Don't fiddle with latin-1 non-break space any more since it's now
13129 special cased in the C code.
13130 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
13131
13132 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
13133
13134 * cus-start.el (all): Add `undo-outer-limit'.
13135
13136 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13137
13138 * textmodes/bibtex.el (bibtex-format-entry):
13139 Use `bibtex-empty-field-re' only on the text of fields, not on entire
13140 field lines.
13141 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
13142 not on part of a buffer.
13143
13144 2005-01-25 Lute Kamstra <lute@gnu.org>
13145
13146 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
13147 nonempty field text strings like "{letters\\macro{}more letters}".
13148 Clarify docstring.
13149 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
13150 (bibtex-entry-offset, bibtex-parse-association)
13151 (bibtex-parse-field-name): Fix typos in docstrings.
13152 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
13153
13154 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
13155
13156 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
13157 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
13158 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
13159 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
13160
13161 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
13162 isearch minor mode.
13163
13164 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
13165
13166 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
13167
13168 2005-01-24 Lute Kamstra <lute@gnu.org>
13169
13170 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
13171 CASECHARS and NOT-CASECHARS regular expressions of the
13172 "nederlands" and "nederlands8" dictionaries to prevent a "Range
13173 striding over charsets" error.
13174
13175 2005-01-24 Jay Belanger <belanger@truman.edu>
13176
13177 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
13178 display variable name.
13179
13180 2005-01-24 Kenichi Handa <handa@m17n.org>
13181
13182 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
13183 Fix setting of the element of encoded-kbd-iso2022-invocations.
13184
13185 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
13186
13187 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
13188 (gdb-threads-select): Change to also accept mouse events.
13189 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
13190 (gdb-threads-mouse-select): Delete.
13191
13192 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
13193
13194 * files.el (insert-directory): Take care of empty directory,
13195 listed without -a switch.
13196
13197 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
13198
13199 * textmodes/refill.el (refill-post-command-function):
13200 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
13201 to the list of functions that we should be careful not to undo.
13202 (refill-late-fill-paragraph-function): Remove.
13203 (refill-saved-state): New var.
13204 (refill-mode): Use it to save fill-paragraph-function.
13205 Save also the value of auto-fill-function.
13206
13207 * term/w32-win.el: Simplify code.
13208
13209 2005-01-23 Kim F. Storm <storm@cua.dk>
13210
13211 * simple.el (line-move): Adapt to new return value from
13212 pos-visible-in-window-p.
13213
13214 * simple.el (line-move): Fix last change. Check partial
13215 visibility at point rather than at window-start.
13216
13217 2005-01-22 Jason Rumney <jasonr@gnu.org>
13218
13219 * term/w32-win.el (xw-defined-colors): Remove debug-message.
13220
13221 2005-01-22 David Kastrup <dak@gnu.org>
13222
13223 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
13224
13225 2005-01-22 Eli Zaretskii <eliz@gnu.org>
13226
13227 * type-break.el (type-break-mode): Add a test for
13228 type-break-file-name being non-nil.
13229
13230 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
13231
13232 * net/eudc.el (top level): Call (message "") via progn, so that
13233 eudc-options-file is loaded.
13234
13235 2005-01-22 Kim F. Storm <storm@cua.dk>
13236
13237 * simple.el (line-move-1): Rename from line-move.
13238 (line-move): New function that adjusts vscroll for partially
13239 visible rows, and calls line-move-1 otherwise.
13240
13241 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
13242
13243 * pcomplete.el: Define pcomplete-read-event instead of read-event,
13244 since it's not a complete read-event implementation
13245
13246 2005-01-20 Jay Belanger <belanger@truman.edu>
13247
13248 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
13249 for called function.
13250
13251 2005-01-20 Steven Tamm <steventamm@mac.com>
13252
13253 * term/mac-win.el (process-connection-type): Remove.
13254 Controlled now by s/darwin.h:PTY_ITERATION.
13255
13256 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
13257
13258 * window.el (handle-select-window): Don't switch window when we're
13259 in the minibuffer.
13260
13261 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
13262
13263 * subr.el (dotimes-with-progress-reporter): New macro.
13264
13265 * ses.el (ses-dotimes-msg): Remove macro.
13266 Use `dotimes-with-progress-reporter' instead.
13267
13268 2005-01-19 Steven Tamm <steventamm@mac.com>
13269
13270 * term/mac-win.el (process-connection-type): Use new
13271 operating-system-release variable to use ptys on Darwin 7 (OS X
13272 10.3) when using carbon build.
13273
13274 2005-01-19 Jay Belanger <belanger@truman.edu>
13275
13276 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
13277 flags if the last command was a tab or M-tab.
13278
13279 * calc/calc-prog.el (calc-user-define-edit): Put original formula
13280 in formula editing buffer.
13281
13282 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
13283
13284 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
13285 breakpoint image symbol in margin.
13286
13287 2005-01-19 Jay Belanger <belanger@truman.edu>
13288
13289 * calc/calc-prog.el (calc-execute-kbd-macro):
13290 Ignore calc-keep-arg-flag.
13291
13292 2005-01-19 Kenichi Handa <handa@m17n.org>
13293
13294 * textmodes/ispell.el (ispell-looking-at): New function.
13295 (ispell-process-line): Use ispell-looking-at to compare the ispell
13296 output and the buffer contents.
13297
13298 2005-01-18 Jay Belanger <belanger@truman.edu>
13299
13300 * calc/calc.el (calc-display-raw): Fix docstring.
13301
13302 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
13303
13304 * simple.el (blink-matching-open): Strip extra info from syntax.
13305
13306 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
13307 funny chars in the end-of-here-doc marker.
13308
13309 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
13310
13311 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
13312 that enable/disabled state of breakpoints is shown correctly in
13313 fringe and on ttys.
13314 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
13315 Add breakpoint information as text properties.
13316 (gdb-mouse-toggle-breakpoint):
13317 Rename to gdb-mouse-set-clear-breakpoint.
13318 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
13319 breakpoints in the margin.
13320 (gdb-remove-strings): Simplify.
13321
13322 2005-01-17 Jay Belanger <belanger@truman.edu>
13323
13324 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
13325 erasing buffer.
13326
13327 2005-01-17 Richard M. Stallman <rms@gnu.org>
13328
13329 * progmodes/grep.el (grep-find): Copy from `grep' the condition
13330 for calling grep-compute-defaults.
13331
13332 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
13333 if buffer is empty.
13334
13335 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
13336
13337 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
13338
13339 * hilit-chg.el (highlight-changes-mode): Don't autoload.
13340
13341 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
13342 non-preloaded variables.
13343
13344 2005-01-17 Steven Tamm <steventamm@mac.com>
13345
13346 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
13347 tex-shell cause to force interactivity when using pipes.
13348
13349 2005-01-17 Kim F. Storm <storm@cua.dk>
13350
13351 * simple.el (just-one-space): Make arg optional.
13352
13353 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
13354
13355 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
13356 posn-at-x-y to t to access left-margin.
13357
13358 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
13359
13360 Sync with Tramp 2.0.47.
13361
13362 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
13363 catching keep-date problems in cp/scp operations.
13364 (tramp-handle-copy-file): Don't call `set-file-modes'
13365 unconditionally. Specialized functions should know better what is
13366 necessary. This improves performance a little bit, and the
13367 functions could catch errors with `cp -p' and `scp -p'.
13368 (tramp-do-copy-or-rename-file-via-buffer)
13369 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
13370 when appropriate.
13371 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
13372 Call `set-file-modes' when appropriate.
13373 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
13374 Johnsson <isak@hypergene.com>
13375 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
13376 of both Tramp buffer and debug buffer. Reported by Joakim Verona
13377 <joakim@verona.se>
13378 (tramp-file-name-for-operation): Mark `shell-command' as magic for
13379 Emacs only.
13380
13381 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
13382 `find-file-hooks' and `dired-mode-hook'.
13383 (tramp-minor-mode-map): Respective map. Add remapping for
13384 `compile' and `recompile'.
13385 (tramp-remap-command, tramp-recompile): New defuns.
13386 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
13387 in buffer "*Compilation*". Call the commands asynchronously.
13388
13389 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
13390 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
13391 `shell-command', because it isn't magic in XEmacs. Reported by
13392 Adrian Aichner <adrian@xemacs.org>.
13393
13394 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
13395 `substitute-in-file-name.
13396 (tramp-smb-handle-substitute-in-file-name): New defun.
13397 (tramp-smb-advice-PC-do-completion): Delete advice.
13398
13399 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
13400
13401 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
13402 Fix error in deleting region.
13403
13404 2005-01-15 Richard M. Stallman <rms@gnu.org>
13405
13406 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
13407 In non-temp buffer, switch syntax table temporarily.
13408
13409 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
13410
13411 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
13412
13413 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
13414
13415 * imenu.el (imenu--split-menu): Copy menulist before sorting.
13416 (imenu--generic-function): Use START, not BEG, as pos of definition.
13417
13418 * simple.el (just-one-space): Argument specifies number of spaces.
13419
13420 * simple.el (eval-expression-print-format): Avoid warning
13421 about edebug-active.
13422
13423 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
13424
13425 * progmodes/sh-script.el: Code copied from make-mode.el
13426 with small changes,
13427 (sh-mode-map): Bind C-c C-\.
13428 (sh-backslash-column, sh-backslash-align): New variables.
13429 (sh-backslash-region, sh-append-backslash): New functions.
13430
13431 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
13432
13433 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
13434 (rmail-pop-password, rmail-pop-password-required): Move to
13435 rmail-obsolete group.
13436 (rmail-set-pop-password): Rename to rmail-set-remote-password.
13437 All callers updated.
13438 (rmail-get-pop-password): Rename to rmail-get-remote-password.
13439 Take an argument specifying whether it is POP or IMAP mailbox we
13440 are using. All callers updated.
13441 (rmail-pop-password-error): Rename to
13442 rmail-remote-password-error. Added mailutils-specific error message.
13443 (rmail-movemail-search-path)
13444 (rmail-movemail-variant-in-use): New variables.
13445 (rmail-remote-password, rmail-remote-password-required):
13446 New customization variables.
13447 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
13448 (rmail-parse-url): New function.
13449 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
13450 with GNU mailutils movemail.
13451
13452 2005-01-15 Kevin Ryde <user42@zip.com.au>
13453
13454 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
13455 suffix to space, $ or '$, to correctly position point when going
13456 to @table style constants like DBL_MAX.
13457
13458 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
13459
13460 * type-break.el (type-break-mode, type-break-file-time)
13461 (type-break-file-keystroke-count, type-break-choose-file):
13462 Don't store data in or load data from the file if type-break-file-name
13463 is nil.
13464 (type-break-file-name): Doc update as per the above.
13465
13466 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
13467
13468 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
13469 lookup-key might return nil; handle that.
13470
13471 2005-01-15 Alan Mackenzie <acm@muc.de>
13472
13473 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
13474 rather than the element found, thus enabling the tree to be setcar'd.
13475
13476 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
13477
13478 * textmodes/org.el (org-show-following-heading): New option.
13479 (org-show-hierarchy-above): Use `org-show-following-heading'.
13480 (org-cycle): Documentation fix.
13481
13482 * textmodes/org.el (orgtbl-optimized): New option
13483 (orgtbl-mode): New command, a minor mode.
13484 (orgtbl-mode-map): New variable.
13485 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
13486 (orgtbl-error, orgtbl-self-insert-command)
13487 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
13488
13489 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
13490 a local variable in each org-mode buffer.
13491
13492 * textmodes/org.el (org-set-regexps-and-options): Rename from
13493 `org-set-regexps'. Added checking for STARTUP keyword.
13494 (org-get-current-options): Add STARTUP options.
13495 (org-table-insert-row): Make mode intelligent about when
13496 realignment is needed.
13497 (org-self-insert-command, org-delete-backward-char, org-delete-char):
13498 New commands.
13499 (org-enable-table-editor): New default value `optimized'.
13500 (org-table-blank-field): Support blanking regions if active.
13501
13502 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
13503
13504 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
13505 if the year is not given.
13506
13507 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
13508 Add new escapes %m and %M, fixed bug with %F by adding
13509 save-match-data.
13510 (reftex-reference): Remove ?. from list of spaces.
13511 (reftex-label-info): Add automatic label prefix recognition.
13512
13513 * textmodes/reftex-index.el (reftex-index-next-phrase):
13514 Add slave parameter to call of `reftex-index-this-phrase'.
13515 (reftex-index-this-phrase): New optional argument.
13516 (reftex-index-region-phrases): Add slave parameter to call of
13517 `reftex-index-this-phrase'.
13518 (reftex-display-index): New argument redo.
13519 (reftex-index-rescan): Add 'redo to arguments of
13520 `reftex-display-index'.
13521 (reftex-index-Rescan, reftex-index-revert)
13522 (reftex-index-switch-index-tag): Add 'redo to arguments of
13523 `reftex-display-index'.
13524 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
13525 indexing. Fix bug with matching is there is a quote before or
13526 after the word.
13527
13528 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
13529 Fix bug when collecting citation keys in lines with comments.
13530 (reftex-citation): Prefix argument no longer rescans the document,
13531 but forces prompting for optional arguments of cite macros.
13532 (reftex-do-citation): Prompting for optional arguments implemented.
13533
13534 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
13535 Add optional arguments to most cite commands.
13536 (reftex-cite-cleanup-optional-args): New option
13537 (reftex-cite-prompt-optional-args): New option.
13538 (reftex-trust-label-prefix): New option.
13539
13540 * textmodes/reftex-toc.el (reftex-toc-find-section):
13541 Add push-mark before changing the position in the buffer.
13542
13543 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
13544 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
13545
13546 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
13547
13548 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
13549 more carefully.
13550
13551 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
13552
13553 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
13554 (sgml-mode): Use it.
13555 (sgml-get-context): Better keep track of implicitly closed tags.
13556
13557 2005-01-13 Kenichi Handa <handa@m17n.org>
13558
13559 * textmodes/ispell.el: These changes are to fix misalignment error
13560 caused by equivalent characters of different Emacs charsets.
13561 (ispell-unified-chars-table): New variable.
13562 (ispell-get-decoded-string): New function.
13563 (ispell-get-casechars, ispell-get-not-casechars)
13564 (ispell-get-otherchars): Call ispell-get-decoded-string.
13565
13566 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
13567
13568 * custom.el (custom-declare-variable): Just put symbol instead
13569 of (defvar . symbol) in `current-load-list'.
13570
13571 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
13572
13573 * emacs-lisp/elint.el: Fixed typo in Commentary section.
13574
13575 2005-01-12 Jay Belanger <belanger@truman.edu>
13576
13577 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
13578 to create a Calc summary.
13579
13580 2005-01-12 Kim F. Storm <storm@cua.dk>
13581
13582 * mouse.el (mouse-on-link-p): Change functionality and doc
13583 string to comply with latest description in lisp ref.
13584
13585 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
13586
13587 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
13588 Enable mouse clicks on mode-line, header-line and margin.
13589 (event-type): Give mouse event symbols an 'event-kind property
13590 with value 'mouse-click.
13591
13592 2005-01-12 Juri Linkov <juri@jurta.org>
13593
13594 * facemenu.el (list-colors-display): Add new arg buffer-name.
13595 Use it. Fix docstring. Replace code for identifying duplicate
13596 colors by the name with call to `list-colors-duplicates' which
13597 identifies duplicate colors by the value unless the color
13598 is one of special Windows colors. Set truncate-lines to t.
13599 Print sorted duplicate color names on each line. Indent to 22
13600 \(the longest color name in rgb.txt) instead of 20. Optimize.
13601 (list-colors-duplicates): New function.
13602 (facemenu-color-name-equal): Delete function.
13603
13604 * facemenu.el (list-colors-print): New function created from code
13605 in list-colors-display. Print #RRGGBB at the window right edge.
13606 (list-colors-display): When temp-buffer-show-function is not
13607 defined, call list-colors-print from temp-buffer-show-hook
13608 to get the right value of window-width in list-colors-print
13609 after the buffer is displayed.
13610
13611 * simple.el (pop-mark): Move deactivate-mark out of conditional
13612 part to deactivate the active mark regardless of the state of the
13613 mark ring.
13614
13615 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
13616 variables line in desktop files.
13617
13618 2005-01-12 Juri Linkov <juri@jurta.org>
13619
13620 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
13621 Bring together isearch highlight related options.
13622 (lazy-highlight): Replace group `replace' by `matching'.
13623 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
13624 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
13625 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
13626 and declare them obsolete.
13627 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
13628 (isearch-faces): Remove defgroup.
13629 (isearch-overlay, isearch-highlight, isearch-dehighlight):
13630 Move isearch highlighting code closer to lazy highlighting code.
13631
13632 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
13633 (query-replace-highlight, query-replace-lazy-highlight)
13634 (query-replace): Move definitions to the beginning of the file.
13635
13636 2005-01-11 Juri Linkov <juri@jurta.org>
13637
13638 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
13639 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
13640 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
13641
13642 * info.el (Info-history-forward): New variable.
13643 (Info-select-node): Reset Info-history-forward to nil.
13644 (Info-last): Turn into defalias.
13645 (Info-history-back): Rename from Info-last.
13646 Add current node to Info-history-forward.
13647 (Info-history-forward): New fun.
13648 (Info-mode-map): Replace Info-last by Info-history-back.
13649 Bind Info-history-forward to "r".
13650 (Info-mode-menu): Replace Info-last by Info-history-back.
13651 Fix menu item text. Add menu item for Info-history-forward.
13652 (info-tool-bar-map): Replace Info-last by Info-history-back.
13653 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
13654 for Info-history-forward.
13655 (Info-mode): Replace Info-last by Info-history-back in docstring.
13656 Add local variable Info-history-forward.
13657 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
13658
13659 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
13660
13661 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
13662 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
13663 Ignore select-window events rather than fiddle with
13664 mouse-autoselect-window.
13665
13666 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
13667
13668 * type-break.el (type-break-mode): Fix previous change.
13669
13670 2005-01-10 Jay Belanger <belanger@truman.edu>
13671
13672 * calc/calc-ext.el (calc-reset): Reset when inside embedded
13673 calculator; only reset when point is inside a calculator.
13674 Don't adjust the window height if the window takes up the whole height
13675 of the frame.
13676
13677 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
13678
13679 * ebuff-menu.el (Electric-buffer-menu-mode):
13680 Preserve value of buffer-local var header-line-format.
13681
13682 2005-01-09 Jay Belanger <belanger@truman.edu>
13683
13684 * calc/calc.el (calc-mode-var-list-restore-saved-values):
13685 Make sure settings file exists before accessing it.
13686
13687 * calc/calc-embed.el (calc-embedded-subst):
13688 Replace math-multi-subst-rec, which is only supposed to be called
13689 by math-multi-subst, by math-multi-subst.
13690
13691 2005-01-09 Andre Spiegel <spiegel@gnu.org>
13692
13693 * vc.el (vc-allow-async-revert): New user option.
13694 (vc-disable-async-diff): New internal variable.
13695 (vc-revert-buffer): Use them to disable asynchronous diff.
13696
13697 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
13698 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
13699 asynchronously if vc-disable-async-diff is t.
13700
13701 2005-01-09 Jay Belanger <belanger@truman.edu>
13702
13703 * calc/calc.el (defcalcmodevar): New macro.
13704 (calc-mode-var-list-restore-default-values)
13705 (calc-mode-var-list-restore-saved-values): New functions.
13706 (calc-mode-var-list): Use defcalcmodevar to define it.
13707 (calc-always-load-extensions, calc-line-numbering)
13708 (calc-line-breaking, calc-display-just, calc-display-origin)
13709 (calc-number-radix, calc-leading-zeros, calc-group-digits)
13710 (calc-group-char, calc-point-char, calc-frac-format)
13711 (calc-prefer-frac, calc-hms-format, calc-date-format)
13712 (calc-float-format, calc-full-float-format, calc-complex-format)
13713 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
13714 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
13715 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
13716 (calc-matrix-brackets, calc-language, calc-language-option)
13717 (calc-left-label, calc-right-label, calc-word-size)
13718 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
13719 (calc-display-raw, calc-internal-prec, calc-angle-mode)
13720 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
13721 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
13722 (calc-window-height, calc-display-trail, calc-show-selections)
13723 (calc-use-selections, calc-assoc-selections)
13724 (calc-display-working-message, calc-auto-why, calc-timing)
13725 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
13726 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
13727 (calc-gnuplot-default-device, calc-gnuplot-default-output)
13728 (calc-gnuplot-print-device, calc-gnuplot-print-output)
13729 (calc-gnuplot-geometry, calc-graph-default-resolution)
13730 (calc-graph-default-resolution-3d, calc-invocation-macro)
13731 (calc-show-banner): Use defcalcmodevar to declare them and set
13732 their default values.
13733
13734 * calc/calc-ext.el (calc-reset): Restore saved values of variables
13735 instead of default values (but restore default values if there is
13736 an argument of 0).
13737
13738 2005-01-09 David Kastrup <dak@gnu.org>
13739
13740 * desktop.el (desktop-restore-eager): Fix typo in type.
13741
13742 2005-01-08 Richard M. Stallman <rms@gnu.org>
13743
13744 * cus-edit.el (customize): Delete :link.
13745
13746 2005-01-08 Jay Belanger <belanger@truman.edu>
13747
13748 * calc/calc.el (calc-mode): Remove the extension from the
13749 `calc-settings-file' file name when loading it.
13750
13751 2005-01-08 Kim F. Storm <storm@cua.dk>
13752
13753 * info.el (Info-mode-map, Info-next-link-keymap)
13754 (Info-prev-link-keymap, Info-up-link-keymap):
13755 Map follow-link to mouse-face.
13756 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
13757
13758 2005-01-08 Jay Belanger <belanger@truman.edu>
13759
13760 * calc/calc.el (calc-settings-file): Change default value.
13761 Suggested by cgw in a comment in calc-mode.el.
13762
13763 * calc/calc-mode.el (calc-settings-file-name):
13764 Compare calc-settings-file to user-init-file instead of ~/.emacs.
13765 Replace ~/.emacs in a prompt by calc-settings-file.
13766
13767 2005-01-07 Lars Hansen <larsh@math.ku.dk>
13768
13769 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
13770 (desktop-lazy-idle-delay): New customizable variables.
13771 (desktop-buffer-args-list): New variable.
13772 (desktop-append-buffer-args): New function.
13773 (desktop-save): Call desktop-append-buffer-args for some buffers.
13774 (desktop-lazy-create-buffer): New function.
13775 (desktop-idle-create-buffers): New function.
13776 (desktop-read): Add message about buffers to restore lazily.
13777 (desktop-lazy-abort): New command.
13778 (desktop-clear): Call desktop-lazy-abort.
13779 (desktop-lazy-complete): New command.
13780
13781 2005-01-06 Richard M. Stallman <rms@gnu.org>
13782
13783 * emacs-lisp/find-func.el (find-face-definition):
13784 Rename from find-face.
13785
13786 2005-01-06 Kim F. Storm <storm@cua.dk>
13787
13788 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
13789
13790 * man.el (Man-xref-man-page, Man-xref-header-file)
13791 (Man-xref-normal-file): Add follow-link property.
13792
13793 2005-01-06 Jay Belanger <belanger@truman.edu>
13794
13795 * calc/calc-units.el: Make sure the proper macro definitions are
13796 available when compiling.
13797
13798 2005-01-06 Juri Linkov <juri@jurta.org>
13799
13800 * isearch.el (isearch-lazy-highlight-update):
13801 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
13802
13803 2005-01-06 Miles Bader <miles@gnu.org>
13804
13805 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
13806 (isearch-lazy-highlight-face): Use new name.
13807
13808 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
13809
13810 * uniquify.el (uniquify-rationalize-file-buffer-names):
13811 Re-add an interactive spec.
13812 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
13813 to the same name.
13814
13815 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
13816 (isearch-update, isearch-done): Adjust calls accordingly.
13817
13818 2005-01-05 Richard M. Stallman <rms@gnu.org>
13819
13820 * custom.el (custom-set-variables, custom-theme-set-variables):
13821 Clarify documentation.
13822
13823 * emacs-lisp/find-func.el (find-variable)
13824 (find-variable-other-window, find-variable-other-frame):
13825 Fix the TYPE args to find-function-read and find-function-do-it.
13826 (find-function): Doc fix.
13827 (find-function-at-point): Replace function-at-point alias.
13828
13829 2005-01-04 Richard M. Stallman <rms@gnu.org>
13830
13831 * cus-face.el (custom-declare-face):
13832 Record defface in current-load-list.
13833
13834 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
13835
13836 * emacs-lisp/find-func.el: Doc fixes.
13837 (find-face-regexp): New variable.
13838 (find-function-regexp-alist): New variable.
13839 (find-function-C-source): Third arg is now TYPE.
13840 (find-function-search-for-symbol): Handle general TYPE.
13841 (find-function-read, find-function-do-it): Handle general TYPE.
13842 (find-definition-noselect, find-face): New functions.
13843 (function-at-point): Alias deleted.
13844
13845 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
13846
13847 * battery.el (display-battery-mode): Rename from display-battery.
13848 Handle the case where it gets turned off.
13849
13850 2005-01-04 Richard M. Stallman <rms@gnu.org>
13851
13852 * cus-edit.el (customize): Make :link point to user doc.
13853
13854 * man.el (Man-fontify-manpage): Turn off undo generation.
13855
13856 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
13857
13858 2005-01-04 Andreas Schwab <schwab@suse.de>
13859
13860 * files.el (insert-directory): Only look for error lines in
13861 inserted text. Don't move too far after processing --dired markers.
13862
13863 2005-01-04 Richard M. Stallman <rms@gnu.org>
13864
13865 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
13866 Don't expand if the character is @, period, dash, etc.
13867 (define-mail-abbrev): Quote names that contain problem characters.
13868
13869 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
13870
13871 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
13872
13873 2005-01-03 Richard M. Stallman <rms@gnu.org>
13874
13875 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
13876 (query-replace-highlight, query-replace-lazy-highlight)
13877 (query-replace): Definitions moved up. Doc fix.
13878
13879 2005-01-03 Richard M. Stallman <rms@gnu.org>
13880
13881 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
13882 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
13883 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
13884 (lazy-highlight-face): Rename from isearch-lazy-...
13885 Change all references to them.
13886
13887 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
13888
13889 * cus-edit.el (custom-file): Doc fix for defcustom.
13890 (custom-file): The function no longer sets the variable
13891 `custom-file' to its return value.
13892
13893 * startup.el (command-line): No longer load `custom-file'.
13894
13895 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
13896
13897 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
13898
13899 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
13900 Don't confuse module-prefixed identifiers for labels.
13901 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
13902
13903 2005-01-02 Richard M. Stallman <rms@gnu.org>
13904
13905 * files.el (basic-save-buffer-1): Fix previous change.
13906
13907 * loadhist.el (file-loadhist-lookup): New function.
13908 (file-provides, file-requires): Use it.
13909
13910 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
13911 instead of calculating the right size.
13912
13913 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
13914
13915 * vc-svn.el (vc-svn-diff): Stay local if possible.
13916
13917 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
13918
13919 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
13920
13921 * files.el (hack-local-variables): Fix last change.
13922
13923 2005-01-02 Jay Belanger <belanger@truman.edu>
13924
13925 * calc/calc-yank.el (calc-edit-top): New variable.
13926 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
13927 object. Change header properties.
13928 (calc-edit-finish, calc-edit-finish-stack-object)
13929 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
13930 edited object.
13931 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
13932 for the beginning of the edited object.
13933 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
13934 for the beginning of the edited object.
13935 * calc/calc-prog.el (calc-edit-macro-finish-edit)
13936 (calc-finish-formula-edit, calc-macro-repeats)
13937 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
13938 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
13939 beginning of the edited object.
13940 (calc-user-define-edit): Change the header for editing macros.
13941 Remove unnecessary variable.
13942
13943 2005-01-01 Jay Belanger <belanger@truman.edu>
13944
13945 * calc/calc-yank.el (calc-edit-mode): Change default header.
13946 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
13947 * calc/calc-store.el (calc-edit-variable): Change title to match new
13948 header.
13949 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
13950 mode to match new header.
13951 (calc-user-define-edit): Change titles to include names of commands.
13952 (calc-finish-formula-edit): Adjust to handle new header.
13953 (calc-finish-macro-edit): Remove.
13954 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
13955 (calc-edit-macro-command, calc-edit-macro-command-type)
13956 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
13957 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
13958 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
13959 (calc-edit-macro-finish-edit): New functions.
13960 (calc-user-define-edit): Use new functions to edit named calc macros.
13961
13962 2005-01-01 Stefan <monnier@iro.umontreal.ca>
13963
13964 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
13965
13966 * ses.el (copy-region-as-kill): Deactivate mark.
13967
13968 2005-01-01 Richard M. Stallman <rms@gnu.org>
13969
13970 * replace.el (occur-1): If the output buffer is also an input,
13971 don't kill it, rename it.
13972
13973 * faces.el (set-face-background, set-face-foreground): Doc fix.
13974
13975 * cus-face.el (custom-face-attributes): Fix :help-echo strings
13976 for :foreground and :background.
13977
13978 * dired.el (dired-view-command-alist): Variable deleted.
13979 (dired-view-file, dired-mouse-find-file-other-window):
13980 Delete the code to use it.
13981
13982 2005-01-01 Kim F. Storm <storm@cua.dk>
13983
13984 * image.el (insert-sliced-image): Use t for line-height property.
13985
13986 See ChangeLog.11 for earlier changes.
13987
13988 ;; Local Variables:
13989 ;; coding: iso-2022-7bit
13990 ;; End:
13991
13992 Copyright (C) 2005 Free Software Foundation, Inc.
13993 Copying and distribution of this file, with or without modification,
13994 are permitted provided the copyright notice and this notice are preserved.
13995
13996 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1