]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(find-auto-coding): New function created
[gnu-emacs] / lisp / ChangeLog
1 2005-07-19 Kenichi Handa <handa@m17n.org>
2
3 * international/mule-cmds.el (select-safe-coding-system): Try to
4 use an auto-coding (if any) before anything else. If the found
5 auto-coding is invalid, show a warning message.
6
7 * international/mule.el (find-auto-coding): New function created
8 by modifying the body of set-auto-coding.
9 (set-auto-coding): Use find-auto-coding to find a coding.
10
11 2005-07-18 Richard M. Stallman <rms@gnu.org>
12
13 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
14 not isearch-mode-end-hook-error.
15 (allout-before-change-protect): Fix error message.
16
17 2005-07-18 Juri Linkov <juri@jurta.org>
18
19 * allout.el (allout-mode):
20 * calculator.el (calculator-copy):
21 * custom.el (custom-known-themes):
22 * dired.el (dired-desktop-buffer-misc-data)
23 (dired-restore-desktop-buffer):
24 * dired-x.el (dired-omit-marker-char):
25 * files.el (basic-save-buffer):
26 * font-core.el (font-lock-mode):
27 * calendar/calendar.el (calendar-goto-hebrew-date)
28 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
29 (calendar-goto-persian-date):
30 * language/ethio-util.el (ethio-sera-to-fidel-region):
31 * textmodes/picture.el (picture-mode):
32 Delete duplicate duplicate words.
33
34 2005-07-18 Juri Linkov <juri@jurta.org>
35
36 * isearch.el (isearch-mode-map): Remove key bindings for regexp
37 chars * ? } |.
38 (isearch-fallback): Don't call `isearch-process-search-char'.
39 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
40 (isearch-process-search-char): Call `isearch-fallback' for regexp
41 chars * ? } |.
42 (isearch-return-char): Make obsolete with `make-obsolete' instead
43 of simply documenting it as obsolete in the docstring.
44 (isearch-fallback): Refill docstring.
45
46 * international/isearch-x.el
47 (isearch-process-search-multibyte-characters): Remove unneeded `concat'.
48 Add intermediate values to `junk-hist' instead of `minibuffer-history'.
49 Test the length of `str'.
50
51 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
52
53 * allout.el (allout-resolve-xref): Fix typos in error strings.
54 (allout-before-change-protect): Remove unneeded `concat'.
55
56 * array.el (array-mode, array-reconfigure-rows)
57 (untabify-backward): Fix typos in docstrings.
58 (array-reconfigure-rows): Use `insert-buffer-substring', not
59 `insert-buffer'.
60
61 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
62 * progmodes/ada-mode.el (ada-make-body): Use
63 `insert-buffer-substring' and `goto-char', not `insert-buffer'.
64
65 * dired.el (dired-log):
66 * tar-mode.el (tar-subfile-save-buffer):
67 * play/zone.el (zone-pgm-stress-destress):
68 Use `insert-buffer-substring', not `insert-buffer'.
69
70 2005-07-17 Simon Josefsson <jas@extundo.com>
71
72 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
73
74 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
75
76 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
77 Add plain auth method.
78 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
79
80 2005-07-17 Kim F. Storm <storm@cua.dk>
81
82 * ido.el (dired-other-window): Add ido property.
83
84 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
85
86 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
87 Fix typo in docstring.
88 (byte-compile-interactive-only-functions): Add `insert-buffer' and
89 `insert-file-literally'.
90
91 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
92 info and delete redundant message. Doc fix.
93 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
94 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
95
96 2005-07-16 Richard M. Stallman <rms@gnu.org>
97
98 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
99 (byte-compile-and): Use byte-compile-and-recursion.
100 (byte-compile-or-recursion): New function.
101 (byte-compile-or): Use that.
102 (byte-compile-if): Guard the else-clause too.
103 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
104
105 * isearch.el (isearch-mode-end-hook-quit): New variable.
106 (isearch-done): Bind it.
107 (isearch-mode-end-hook): Doc fix.
108
109 * allout.el (allout-isearch-did-quit): Variable deleted.
110 (allout-real-isearch-abort): Function name no longer used.
111 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
112 (allout-isearch-rectification): isearch-mode always exists.
113 Don't set allout-isearch-did-quit.
114 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
115 allout-isearch-did-quit.
116 (allout-enwrap-isearch): Just add the hook.
117 (allout-isearch-abort): Function deleted.
118 (allout-pre-command-business): Avoid warning.
119
120 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
121 Correctly avoid warnings.
122 (pascal-outline): Likewise.
123
124 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
125
126 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
127
128 * play/tetris.el (tetris-mode): Avoid warning.
129
130 * play/snake.el (snake-mode): Avoid warning.
131
132 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
133 (gamegrid-set-display-table): Avoid warning.
134 (gamegrid-set-timer): Likewise.
135 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
136 (gamegrid-add-score-with-update-game-score-1): Take FILE
137 as argument.
138 (gamegrid-add-score-with-update-game-score): Pass that argument.
139 Rename have-shared-game-dir to gamegrid-shared-game-dir.
140
141 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
142
143 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
144 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
145
146 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
147 and insert-file.
148
149 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
150 (sc-ask): Avoid warnings.
151
152 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
153 (eshell-hist-initialize): Use that var the natural way.
154
155 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
156
157 * emacs-lisp/re-builder.el (reb-cook-regexp): Avoid
158 warning calling lre-compile-string.
159 (reb-color-display-p): Avoid warning.
160
161 * calculator.el (calculator-last-input): Guard uses
162 of event-key and key-press-event-p.
163 (event-key, key-press-event-p): Delete definitions.
164
165 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
166 (find-gc-source-directory, find-gc-subrs-callers)
167 (find-gc-noreturn-list, find-gc-source-files)
168 (find-gc-subrs-called): Vars renamed and defvar'd.
169
170 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
171 (checkdoc-overlay-put, checkdoc-delete-overlay)
172 (checkdoc-overlay-start, checkdoc-overlay-end)
173 (checkdoc-mode-line-update, checkdoc-char=):
174 Define such that compiler knows they are defined.
175 (checkdoc-call-eval-buffer): Deleted. Use eval-buffer directly.
176 (checkdoc-read-event): Deleted. Use read-event directly.
177
178 * whitespace.el (whitespace-make-overlay)
179 (whitespace-overlay-put, whitespace-delete-overlay)
180 (whitespace-overlay-start, whitespace-overlay-end):
181 Define such that compiler knows they are defined.
182 (whitespace): Move conditional inside.
183
184 * tempo.el (tempo-insert-template): Suppress warning.
185
186 * ediff-diff.el (longlines-mode): Add defvar.
187
188 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
189
190 * server.el: Bind "C-x #" in a way that works even if C-x is
191 redefined to a command key, not a prefix key.
192
193 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
194
195 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
196 cl-make-type-test till execution time.
197
198 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
199
200 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
201 arg ARG and use it.
202
203 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
204
205 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
206
207 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
208
209 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
210 a defcustom with two :set or :type keywords.
211
212 2005-07-15 Richard M. Stallman <rms@gnu.org>
213
214 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
215 Don't give ^M comment-end syntax.
216
217 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
218
219 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
220 Don't consider gdbmi (gdb-mi.el has its own update functions).
221 (gdb-var-delete): Make it work for gdbmi as well.
222 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
223
224 * progmodes/gud.el (etags, sdb): Only require etags when needed.
225 (gud-speedbar-menu-items): Correct logic for enabling items.
226
227 2005-07-15 Kim F. Storm <storm@cua.dk>
228
229 * ido.el: Fix commentary.
230 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
231 Use with-no-warnings around ffap-guesser.
232 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
233 Let bind minibuffer-completing-file-name to t.
234
235 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
236
237 * startup.el (site-run-file, keyboard-type): Doc fixes.
238 (command-line): Check for "--basic-display" argument; also for
239 "--quick", not "--bare-bones" (which was renamed).
240 (fancy-splash-text): Add missing item "Getting New Versions".
241 (normal-splash-screen): Fix typos and improve consistency with
242 `fancy-splash-text'. Update copyright year.
243
244 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
245 valid binding for `help-char'.
246
247 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
248
249 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
250
251 * term.el (term-mode): Disable cua-mode for term buffers.
252
253 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
254
255 * add-log.el (add-log-mailing-address, change-log-merge):
256 Doc fixes.
257 (change-log-get-method-definition): Fix typo in docstring.
258
259 2005-07-14 Kim F. Storm <storm@cua.dk>
260
261 * emulation/cua-base.el:
262 (cua--pre-command-handler-1, cua--pre-command-handler)
263 (cua--post-command-handler-1, cua--post-command-handler):
264 Split in two. Check (buffer local) value of cua-mode.
265 (cua-selection-mode): New command.
266
267 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
268
269 * custom.el (custom-initialize-safe-set)
270 (custom-initialize-safe-default): Doc fixes.
271
272 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
273 and simplify :init-value again.
274
275 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
276 and simplify :init-value again. Delete autoload.
277
278 * startup.el (command-line): Use `custom-reevaluate-setting' again
279 for tooltip-mode.
280
281 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
282 a defcustom with two :initialize keywords.
283
284 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
285
286 * allout.el (my-mark-marker, allout-isearch-prior-pos)
287 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
288 (allout-post-command-business, allout-flag-region)
289 (isearch-reenable-font-lock, allout-yank)
290 (allout-insert-latex-header, allout-insert-latex-trailer)
291 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
292 (allout-latex-verb-quote): Fix typos in docstrings.
293 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
294 (allout-unprotected, allout-prefix-data):
295 Improve argument/docstring consistency.
296 (allout-chart-subtree): Fix argument spec.
297 (allout-open-topic): Rename `use_sib_bullet' argument to
298 `use-sib-bullet'. Doc fix.
299
300 * whitespace.el (whitespace-check-buffer-leading)
301 (whitespace-check-buffer-trailing)
302 (whitespace-check-buffer-indent)
303 (whitespace-check-buffer-spacetab)
304 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
305 (whitespace-check-leading-whitespace)
306 (whitespace-check-trailing-whitespace)
307 (whitespace-check-spacetab-whitespace)
308 (whitespace-check-indent-whitespace)
309 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
310 (whitespace-modes): Fix typos in docstrings.
311 (defgroup, defcustom): Doc fixes.
312
313 * winner.el (winner-mode, winner-boring-buffers)
314 (winner-pending-undo-ring): Doc fixes.
315 (winner-ring): Remove unneeded `progn'.
316 (winner-equal): `defsubst' it.
317 (winner-redo): Fix message.
318
319 2005-07-13 Kim F. Storm <storm@cua.dk>
320
321 * simple.el (line-move-1): Always use vertical-motion to
322 do the last (or only) line move to ensure some movement.
323 Undo 2005-06-23 change--don't check for overlays.
324
325 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
326
327 * term/mac-win.el (ccl-encode-mac-roman-font)
328 (ccl-encode-mac-centraleurroman-font)
329 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
330 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
331 Change charset-id boundary of dimension to ?\xef.
332 (mac-char-fontspec-list): New constant.
333 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
334 argument. Nil uses itself as family in font-spec. Previous
335 behavior for nil is now provided by non-nil non-string argument.
336 All callers changed. Add font-specs for Mac fonts to
337 "fontset-default" unless iso8859-1 fonts are installed.
338
339 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
340
341 * progmodes/sh-script.el (sh-get-indent-info): Only indent
342 a continuation line if the \ is preceded by SPC or TAB.
343 (sh-get-indent-info): Simplify.
344 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
345 Use with-current-buffer.
346
347 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
348 when the matched text is empty.
349
350 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
351
352 * startup.el (command-line): Revert to previous handling of
353 tooltip-mode. Explain in comment why the complexity is needed.
354
355 * tooltip.el (tooltip-mode): Revert to previous implementation of
356 its defcustom.
357
358 * frame.el (blink-cursor-mode): Revert to previous implementation
359 of its defcustom. Update comment.
360
361 2005-07-12 Lars Hansen <larsh@soem.dk>
362
363 * desktop.el: Update e-mail address.
364
365 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
366
367 * term/mac-win.el (mac-services-mail-selection)
368 (mac-services-mail-to): New functions.
369 (mac-application-menu-map): Bind them.
370
371 2005-07-12 wulei <milton@wulei.net> (tiny change)
372
373 * progmodes/gdb-ui.el: Add note about buffering with Windows.
374
375 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
376
377 * custom.el (custom-reevaluate-setting): Doc fix.
378
379 2005-07-11 Jay Belanger <belanger@truman.edu>
380
381 * calc/calc.el (calc-embedded-announce-formula-alist)
382 (calc-embedded-open-close-plain-alist)
383 (calc-embedded-open-close-mode-alist): Add checks for additional
384 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
385
386 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
387
388 * custom.el (custom-enable-theme): Don't add theme to
389 `custom-enabled-themes' with `push' because there is no
390 setf-method for `delq'.
391
392 2005-07-11 Richard M. Stallman <rms@gnu.org>
393
394 * custom.el (custom-declare-variable): Doc fix.
395
396 * dired-aux.el (dired-compare-directories): Remove "." and ".."
397 from the alists.
398
399 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
400 Do nothing if edebug-active.
401
402 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
403 (edebug-display): Do it here instead.
404
405 2005-07-10 Richard M. Stallman <rms@gnu.org>
406
407 * cus-face.el (custom-theme-set-faces): Make it work.
408 (custom-reset-faces): Doc fix.
409 (custom-theme-reset-internal-face, custom-theme-face-value):
410 Functions deleted.
411
412 * custom.el (custom-push-theme): Maintain list of the settings
413 of a given theme in its theme-settings property.
414 Maintain position of old settings in the theme-value
415 or theme-face property.
416 (custom-enabled-themes): New variable.
417 (custom-theme-enabled-p): New function.
418 (provide-theme): Update custom-enabled-themes.
419 Disable and reenable the `user' theme.
420 (require-theme): Doc fix.
421 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
422 (custom-theme-value, custom-theme-variable-value): Likewise.
423 (custom-theme-reset-internal): Likewise.
424 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
425 (custom-enable-theme, custom-disable-theme): New functions.
426 (custom-variable-theme-value, custom-face-theme-value): Likewise.
427 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
428 (custom-theme-reset-variables): Simplify.
429 (deftheme, custom-declare-theme, custom-make-theme-feature):
430 Definitions moved.
431
432 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
433
434 * longlines.el (longlines-show-region)
435 (longlines-unshow-hard-newlines): Recognize hard newlines by
436 non-nil hard property, instead of t.
437
438 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
439
440 * viper-cmd.el (viper--key-maps): New variable.
441 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
442 emulation-mode-map-alists.
443 (viper-envelop-ESC-key): Use viper-subseq.
444 (viper-search-forward/backward/next): Disable debug-on-error.
445
446 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
447 (viper-ESC-key): New defcustoms.
448
449 * viper-macs.el (ex-map-read-args): Use viper-subseq.
450
451 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
452 (viper-subseq): Copy of subseq from cl.el.
453
454 * viper.el (viper-go-away, viper-set-hooks): Use
455 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
456
457 * viper-mous.el (viper-current-frame-saved): Use defvar.
458
459 * viper-init.el: Get rid of -face in face names.
460
461 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
462 Make it work with longlines mode
463
464 * ediff-mult.el (ediff-meta-mode-hook): New variable.
465
466 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
467
468 * ediff-init: Get rid of -face in face names.
469
470 2005-07-10 Richard M. Stallman <rms@gnu.org>
471
472 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
473 and with-timeout-unsuspend.
474
475 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
476 and with-timeout-unsuspend.
477
478 * emacs-lisp/timer.el (with-timeout-timers): New variable.
479 (with-timeout): Bind that variable to record timers.
480 (with-timeout-suspend, with-timeout-unsuspend): New functions.
481
482 * emacs-lisp/debug.el (debug-help-follow): New function.
483 (debugger-mode-map): Use that instead of help-follow.
484 (debugger-setup-buffer): Use eval-buffer-list
485 to handle eval-buffer frames.
486
487 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
488
489 * timezone.el (timezone-parse-date): Change first regexp
490 so it will not mistakenly match dates with no time zone.
491
492 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
493
494 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
495
496 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
497
498 * custom.el (custom-initialize-safe-set)
499 (custom-initialize-safe-default): New functions.
500
501 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
502 and simplify :init-value.
503
504 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
505 and simplify :init-value. Delete obsolete comment.
506
507 * startup.el (command-line): Use `custom-reevaluate-setting' to
508 handle `tooltip-mode'. Delete obsolete comment.
509
510 * files.el (set-visited-file-name): Avoid calling
511 `file-name-nondirectory' with a nil argument.
512
513 2005-07-09 Richard M. Stallman <rms@gnu.org>
514
515 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
516 was called with nil for the buffer, handle the read position right.
517 Handle read position for eval-region, too.
518
519 2005-07-09 Juri Linkov <juri@jurta.org>
520
521 * fringe.el (fringe-mode): Add period in docstring.
522 (fringe-query-style): Build prompt depending on `all-frames' arg.
523
524 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
525 to not create links to unrelated functions in the Help buffer.
526
527 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
528 Doc fix.
529
530 * simple.el (next-error-hook): New variable.
531 (next-error): Use it. Doc fix.
532
533 * textmodes/ispell.el (ispell-command-loop): Add current
534 dictionary name and program name to mode-line-format.
535 (ispell-region, ispell-process-line): Add current dictionary name
536 and program name to messages.
537
538 2005-07-08 Jay Belanger <belanger@truman.edu>
539
540 * calc/calc.el (calc-embedded-announce-formula-alist)
541 (calc-embedded-open-close-formula-alist)
542 (calc-embedded-open-close-word-alist)
543 (calc-embedded-open-close-plain-alist)
544 (calc-embedded-open-close-new-formula-alist)
545 (calc-embedded-open-close-mode-alist)
546 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
547 (calc-embedded-mode-hook): New variables.
548
549 * calc/calc-embed.el (calc-embedded-firsttime)
550 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
551 New variables.
552 (calc-do-embedded): Use calc-embedded-firsttime,
553 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
554 determine whether or not to run hooks.
555 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
556 calc-embedded-firsttime-formula appropriately.
557 Set calc-embedded delimiter variables according to mode.
558
559 2005-07-08 Richard M. Stallman <rms@gnu.org>
560
561 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
562 Check for "emacs", etc., as entire symbol, not just as word.
563 (checkdoc-file-comments-engine): Use regexp-quote on FN.
564
565 * files.el (set-visited-file-name): Report the error
566 for "empty filename" earlier.
567 (kill-some-buffers): Ignore buffers already dead.
568
569 * fringe.el (fringe-mode): Doc fix.
570
571 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
572 Check for (featurep 'xemacs) and turn off warnings in what it guards.
573 Use unwind-protect to ensure byte-compile-unresolved-functions
574 is updated.
575
576 * whitespace.el (whitespace-buffer-leading-cleanup):
577 Simplify w/ skip-chars-forward.
578 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
579
580 * mail/rmail.el (rmail-only-expunge): Fix paren error.
581 Unconditionally try to leave point at the same old place.
582
583 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
584
585 * comint.el (comint-postoutput-scroll-to-bottom)
586 (comint-show-maximum-output): Take scroll-margin into consideration.
587
588 2005-07-08 Kim F. Storm <storm@cua.dk>
589
590 * ido.el (ido-use-filename-at-point): New choice `guess'.
591 (ido-file-internal): Try ffap-guesser if selected.
592
593 * ido.el (ido-before-fallback-functions): New hook.
594 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
595 (ido-read-file-name): Run it.
596
597 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
598
599 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
600 strings rather than a list of symbols to the completion function.
601
602 2005-07-07 Jay Belanger <belanger@truman.edu>
603
604 * calc/calc-units.el (math-apply-units): Change the places in
605 which units are simplified.
606
607 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
608
609 * cus-edit.el (customize-option, customize-option-other-window):
610 Make them handle aliases.
611
612 * custom.el (custom-variable-p): Make it recursively follow
613 aliases. Mention that in the docstring.
614
615 2005-07-07 Richard M. Stallman <rms@gnu.org>
616
617 * cus-start.el (exec-path): Use `directory' instead of `file'.
618 Fix tag for nil.
619
620 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
621
622 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
623 when called non-interactively. Doc fix.
624
625 2005-07-07 Lute Kamstra <lute@gnu.org>
626
627 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
628 new address as well.
629
630 2005-07-07 Kenichi Handa <handa@m17n.org>
631
632 * international/mule.el (make-coding-system):
633 Describe `ascii-incompatible' property in the docstring.
634 (set-file-name-coding-system): Signal an error if coding-system is
635 ascii-incompatible.
636 (set-keyboard-coding-system): Likewise.
637
638 * international/mule-cmds.el (set-default-coding-systems):
639 Don't set default-file-name-coding-system and
640 default-keyboard-coding-system if coding-system is ASCII-incompatible.
641
642 * international/utf-16.el: Declare that all UTF-16-based coding
643 systems are ASCII-incompatible.
644
645 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
646
647 * progmodes/gud.el: Require font-lock for displaying errors.
648 Used by gdb-ui.el.
649
650 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
651
652 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
653 values for the pattern lists which are `read'able but not
654 `append'able (like symbols).
655
656 2005-07-06 Richard M. Stallman <rms@gnu.org>
657
658 * progmodes/flymake.el (flymake-float-time): Instead of
659 with-no-warnings, test for xemacs.
660 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
661 to avoid warning.
662
663 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
664
665 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
666
667 2005-07-05 Lute Kamstra <lute@gnu.org>
668
669 * battery.el: Add support for Darwin (with much debugging help
670 from Samuel Lauber <sam124@operamail.com>).
671 (battery-status-function, battery-echo-area-format)
672 (battery-mode-line-format): Add support for pmset on Darwin.
673 (battery-load-low, battery-load-critical): New user options.
674 (battery-pmset): New function.
675
676 2005-07-05 Lute Kamstra <lute@gnu.org>
677
678 Update FSF's address in GPL notices.
679
680 * textmodes/page-ext.el: Update FSF's address.
681
682 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
683
684 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
685 filling from using prefix when filling a single-line docstring.
686
687 * progmodes/flymake.el: Remove useless eval-when-compile.
688
689 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
690
691 2005-07-04 Richard M. Stallman <rms@gnu.org>
692
693 * textmodes/org.el (org-file-apps-defaults-gnu):
694 Rename from org-file-apps-defaults-linux.
695 (org-default-apps): Don't test system-type for `linux'.
696 (org-file-apps): Doc fix.
697
698 2005-07-04 David Ponce <david@dponce.com>
699
700 * tree-widget.el: Improve header Commentary section.
701 (tree-widget) [defgroup]
702 (tree-widget-image-enable, tree-widget-themes-directory)
703 (tree-widget-theme, tree-widget-image-properties-emacs)
704 (tree-widget-image-properties-xemacs, tree-widget-create-image)
705 (tree-widget-image-formats, tree-widget-control)
706 (tree-widget-empty-control, tree-widget-leaf-control
707 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
708 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
709 (tree-widget-keep, tree-widget-after-toggle-functions)
710 (tree-widget-open-node, tree-widget-close-node): Doc fix.
711 (tree-widget-open-control, tree-widget-close-control): Fix doc and
712 :help-echo message.
713 (tree-widget-set-theme): Doc fix. Use `string-equal'.
714 (tree-widget-image-properties): Doc fix. Clearer implementation.
715 (tree-widget--cursors): New constant.
716 (tree-widget-lookup-image): New function split from
717 `tree-widget-find-image'. Clearer implementation.
718 (tree-widget-find-image): Use it.
719 (tree-widget-button-keymap): Use `set-keymap-parent'.
720 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
721 Define the sub-widgets here.
722 (tree-widget-node): Check that :node is not a tree-widget.
723 (tree-widget-get-super, tree-widget-open-control)
724 (tree-widget-close-control, tree-widget-empty-control)
725 (tree-widget-leaf-control, tree-widget-guide)
726 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
727 (tree-widget-no-handle, tree-widget-value-delete)
728 (tree-widget-map): Remove.
729 (tree-widget-children-value-save): Doc fix. Simplified.
730 (tree-widget-value-create): Update according to previous changes.
731
732 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
733
734 * textmodes/org.el: Leading space replaced by TABS.
735 (org-recalc-marks, org-table-rotate-recalc-marks)
736 (org-table-get-specials): Treat "^" and "_" marks.
737 (org-table-justify-field-maybe): Optional argument NEW.
738 (org-table-eval-formula): Parsing of the format simplified.
739 New modes C,I. Honor the %= parameter in the current table.
740 Avoid unnecessary re-align by using the NEW argument to
741 `org-table-justify-field-maybe'.
742 (org-calc-default-modes): Default for date-format mimicks org-mode.
743 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
744
745 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
746
747 * cus-face.el (custom-theme-set-faces): Make it handle face
748 aliases whose alias declarations are pre- or autoloaded.
749
750 2005-07-04 Juri Linkov <juri@jurta.org>
751
752 * faces.el (read-face-name): Put the code for getting a face name
753 from the buffer before adding the faces from the `face' property.
754 Use `completing-read-multiple' instead of `completing-read'.
755 Require `crm'. Add default value and post-process the returned
756 list of faces.
757
758 * emacs-lisp/crm.el (crm-find-current-element)
759 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
760
761 * emacs-lisp/lisp-mode.el (eval-defun-1):
762 * emacs-lisp/edebug.el (edebug-eval-defun):
763 Remove unnecessary quotes.
764
765 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
766
767 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
768 (prolog-indent-level): Fix typo in docstring.
769
770 * info.el (Info-history, Info-history-forward)
771 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
772
773 * add-log.el (add-change-log-entry):
774 * comint.el (comint-dynamic-list-input-ring)
775 (comint-dynamic-list-completions):
776 * dabbrev.el (dabbrev-expand):
777 * delim-col.el (delimit-columns-rectangle-line):
778 * diff-mode.el (diff-context->unified, diff-reverse-direction)
779 (diff-unified->context):
780 * ediff-init.el (ediff-abbrev-jobname):
781 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
782 (ediff-replace-session-activity-marker-in-meta-buffer):
783 * info.el (Info-summary):
784 * lpr.el (printify-region):
785 * printing.el (pr-create-interface):
786 * ps-print.el (ps-print-quote):
787 * ses.el (ses-column-widths, ses-print-cell)
788 (ses-adjust-print-width, ses-center):
789 * shell.el (shell-file-name-quote-list):
790 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
791 (strokes-fill-current-buffer-with-whitespace)
792 (strokes-xpm-for-stroke, strokes-list-strokes)
793 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
794 * term.el (term-dynamic-list-input-ring)
795 (term-dynamic-list-completions):
796 * calc/calc.el (math-format-stack-value):
797 * emacs-lisp/edebug.el (edebug-display-freq-count):
798 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
799 (delphi-new-comment-line):
800 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
801 * progmodes/executable.el (executable-set-magic):
802 * progmodes/python.el (inferior-python-mode):
803 * progmodes/scheme.el (scheme-mode-syntax-table):
804 * progmodes/sh-script.el (sh-maybe-here-document):
805 * progmodes/sql.el (sql-copy-column):
806 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
807 * textmodes/bibtex.el (bibtex-mode):
808 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
809 (sgml-auto-attributes):
810 * textmodes/table.el (table-insert, table-shorten-cell)
811 (table--generate-source-scan-lines, table-delete-row)
812 (*table--cell-delete-char, table--spacify-frame)
813 (table--horizontally-shift-above-and-below)
814 (table--cell-insert-char, table--cell-blank-str)
815 (table--fill-region-strictly):
816 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
817 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
818
819 * add-log.el (change-log):
820 * apropos.el (apropos):
821 * comint.el (comint-completion, comint-source):
822 * dabbrev.el (dabbrev):
823 * delim-col.el (columns):
824 * diff-mode.el (diff-mode):
825 * ediff.el (ediff):
826 * ediff-diff.el (ediff-diff):
827 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
828 * ediff-mult.el (ediff-mult):
829 * ediff-ptch.el (ediff-ptch):
830 * ediff-wind.el (ediff-window):
831 * facemenu.el (facemenu):
832 * indent.el (indent):
833 * info.el (info):
834 * jka-cmpr-hook.el (compression, jka-compr):
835 * lpr.el (lpr):
836 * outline.el (outlines):
837 * pcmpl-cvs.el (pcmpl-cvs):
838 * pcmpl-rpm.el (pcmpl-rpm):
839 * printing.el (printing):
840 * ps-print.el (postscript, ps-print, ps-print-horizontal)
841 (ps-print-vertical, ps-print-headers, ps-print-font)
842 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
843 (ps-print-background, ps-print-printer, ps-print-page)
844 (ps-print-miscellany):
845 * ses.el (ses):
846 * shell.el (shell, shell-directories, shell-faces):
847 * startup.el (initialization):
848 * strokes.el (strokes):
849 * term.el (term):
850 * uniquify.el (uniquify):
851 * w32-vars.el (w32):
852 * calc/calc.el (calc):
853 * emacs-lisp/bytecomp.el (bytecomp):
854 * emacs-lisp/cl-indent.el (lisp-indent):
855 * emacs-lisp/edebug.el (edebug):
856 * emacs-lisp/elp.el (elp):
857 * emacs-lisp/testcover.el (testcover):
858 * emacs-lisp/trace.el (trace):
859 * emulation/viper-ex.el (viper-ex):
860 * emulation/viper-mous.el (viper-mouse):
861 * mail/mailalias.el (mailalias):
862 * mail/supercite.el (supercite, supercite-frames)
863 (supercite-attr, supercite-cite, supercite-hooks):
864 * net/rcompile.el (remote-compile):
865 * net/rlogin.el (rlogin):
866 * obsolete/ooutline.el (outlines):
867 * progmodes/delphi.el (delphi):
868 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
869 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
870 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
871 (ebnf-optimization):
872 * progmodes/etags.el (etags):
873 * progmodes/executable.el (executable):
874 * progmodes/idlwave.el (idlwave):
875 * progmodes/pascal.el (pascal):
876 * progmodes/prolog.el (prolog):
877 * progmodes/python.el (python):
878 * progmodes/scheme.el (scheme):
879 * progmodes/sh-script.el (sh, sh-script):
880 * progmodes/sql.el (SQL):
881 * progmodes/tcl.el (tcl):
882 * textmodes/bibtex.el (bibtex, bibtex-autokey):
883 * textmodes/enriched.el (enriched):
884 * textmodes/makeinfo.el (makeinfo):
885 * textmodes/sgml-mode.el (sgml):
886 * textmodes/table.el (table-hooks):
887 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
888 * textmodes/texinfo.el (texinfo):
889 * textmodes/two-column.el (two-column):
890 Finish `defgroup' description with period.
891
892 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
893 * eshell/esh-var.el (eshell-var):
894 * progmodes/vhdl-mode.el (vhdl-testbench):
895 * textmodes/org.el (org): Fix typos in docstrings.
896
897 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
898 consistency.
899
900 * progmodes/flymake.el (flymake-find-file): Remove.
901 (flymake-float-time): Use `with-no-warnings'.
902 (flymake-check-start-time, flymake-check-was-interrupted)
903 (flymake-err-info, flymake-is-running, flymake-last-change-time)
904 (flymake-new-err-info): `defvar' at compile time.
905
906 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
907
908 * replace.el (occur-hook): Doc fix.
909 (occur-1): Don't call `occur-hook' if there are no matches.
910
911 2005-07-03 Richard M. Stallman <rms@gnu.org>
912
913 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
914 global-map, save the same map.
915 (global-map): Don't alter it at top level.
916 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
917 Then alter it here instead.
918 (tpu-edt-off): Set global-map to the saved one.
919
920 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
921 All references simplified.
922 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
923 (zmacs-regions): Add defvar.
924 (repeat-complex-command-map): Everything about that deleted.
925
926 * textmodes/artist.el (artist-key-is-drawing)
927 (artist-key-endpoint1, artist-key-poly-point-list)
928 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
929 (artist-key-compl-table, artist-rb-save-data)
930 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
931 Don't put them in eval-when-compile.
932 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
933
934 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
935 Use with-no-warnings.
936
937 * net/browse-url.el (dos-windows-version): Add defvar.
938
939 * mail/supercite.el (filladapt-prefix-table): Add defvar.
940
941 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
942 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
943 (rmail-new-summary-line-count): Rename from new-summary-line-count.
944 Add defvar.
945 (rmail-summary-beginning-of-message): Use with-no-warnings.
946 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
947
948 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
949 Use with-no-warnings.
950
951 * emulation/vi.el (vi-mark-region): Use c-mark-function.
952 (c-mark-function): Add point-moving-unit property.
953 (vi-goto-line): Use with-no-warnings.
954
955 * emulation/edt.el (edt-last-copied-word): Add defvar.
956 (zmacs-region-stays): Likewise.
957 (edt-mark-section-wisely): Use c-mark-function for C.
958 Use makr-defun for Fortran.
959 (time-string): defvar deleted.
960 (edt-display-the-time): Don't set time-string.
961
962 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
963
964 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
965 Don't warn when name is not constant
966 or for defining the group `emacs'.
967
968 * tooltip.el (gud-tooltip-mode): Add defvar.
969
970 * startup.el (default-frame-background-mode): Add defvar.
971
972 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
973
974 * info.el (tool-bar-map): Add defvar.
975
976 * dired.el (dnd-protocol-alist): Add defvar.
977
978 * dired-aux.el (dired-query): Display question with answer, when
979 the user answers.
980
981 * custom.el (custom-add-option): Doc fix.
982
983 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
984
985 2005-07-03 Eli Zaretskii <eliz@gnu.org>
986
987 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
988 bogus name from the last change.
989
990 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
991
992 * custom.el (custom-declare-variable): Fix typos in comment.
993 (custom-known-themes): Doc fix.
994 (custom-theme-directory): New defcustom.
995 (require-theme): Make it check `custom-theme-directory'.
996
997 * cus-theme.el (custom-new-theme-mode): New function.
998 (custom-theme-name, custom-theme-variables, custom-theme-faces)
999 (custom-theme-description): Add compiler defvars.
1000 (customize-create-theme): Add doc to the "*New Custom Theme*"
1001 buffer. Use `custom-new-theme-mode'.
1002 (custom-theme-write): Put the created buffer in emacs-lisp-mode
1003 and save it to the `custom-theme-directory'. Make this the
1004 default directory of the buffer.
1005
1006 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
1007
1008 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
1009 Fix unbalanced parentheses.
1010
1011 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
1012
1013 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
1014 into flymake-mode and delegate to flymake-mode.
1015
1016 * find-file.el (ff-which-function-are-we-in): Clean up.
1017
1018 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
1019
1020 * replace.el (occur-rename-buffer): Fix docstring.
1021
1022 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
1023 (edt-last-copied-word, edt-learn-macro-count)
1024 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
1025 (edt-rect-start-point, edt-user-global-map, rect-start-point)
1026 (time-string, zmacs-region-stays):
1027 * emulation/edt-mapper.el (edt-save-function-key-map)
1028 (EDT-key-name): `defvar' to silence the byte-compiler.
1029
1030 2005-07-02 Martin Rudalics <rudalics@gmx.at> (tiny change)
1031
1032 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
1033 font-lock-regexp-backslash. Doc fix.
1034 (font-lock-regexp-backslash-grouping-construct): Rename from
1035 font-lock-regexp-backslash-construct. Doc fix.
1036 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
1037 grouping constructs.
1038
1039 2005-07-02 Eli Zaretskii <eliz@gnu.org>
1040
1041 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
1042 updating all the prerequisites.
1043
1044 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
1045
1046 * textmodes/org.el (org-agenda-start-on-weekday)
1047 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
1048 (org-agenda-use-time-grid, org-archive-location)
1049 (org-allow-space-in-links, org-usenet-links-prefer-google)
1050 (org-enable-table-editor, org-export-default-language)
1051 (org-export-html-show-new-buffer, org-fill-paragraph)
1052 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
1053 (org-goto-quit, org-occur, org-eval-in-calendar)
1054 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
1055 (org-agenda-diary-entry, org-remember-help)
1056 (org-table-convert-region, org-at-table-p)
1057 (org-table-move-row-down, org-table-move-row-up)
1058 (org-table-copy-region, org-table-toggle-vline-visibility)
1059 (org-table-get-stored-formulas, org-table-get-specials)
1060 (org-recalc-commands, org-table-eval-formula)
1061 (org-table-formula-substitute-names, orgtbl-make-binding)
1062 (org-format-org-table-html, org-format-table-table-html)
1063 (org-format-table-table-html-using-table-generate-source)
1064 (org-customize): Fix typos in docstrings.
1065 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
1066 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
1067 (org-back-to-heading): Doc fixes.
1068 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
1069 (org-agenda-change-all-lines, org-get-header):
1070 Improve argument/docstring consistency.
1071 (orgtbl-error): Fix error message.
1072
1073 * progmodes/flymake.el (flymake-find-possible-master-files)
1074 (flymake-master-file-compare, flymake-get-line-err-count)
1075 (flymake-highlight-line, flymake-gui-warnings-enabled):
1076 Fix typos in docstrings.
1077 (flymake-parse-line, flymake-get-project-include-dirs-function)
1078 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
1079 Doc fixes.
1080 (flymake-get-project-include-dirs-function)
1081 (flymake-make-err-menu-data):
1082 Improve argument/docstring consistency.
1083
1084 2005-07-01 Lute Kamstra <lute@gnu.org>
1085
1086 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
1087 Catch errors with ignore-errors. Use temporary buffer.
1088 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
1089
1090 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
1091 background color faces.
1092 (facemenu-set-foreground, facemenu-set-background):
1093 Use facemenu-set-face-from-menu.
1094 (facemenu-set-face-from-menu): Treat face names that start with
1095 "fg:" or "bg:" as special.
1096 (facemenu-add-new-color): Don't create faces. Simplify.
1097
1098 2005-06-30 Richard M. Stallman <rms@gnu.org>
1099
1100 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
1101 (crm-find-current-element): Likewise.
1102
1103 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
1104
1105 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
1106
1107 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
1108
1109 * arc-mode.el (archive-extract): Make it work as a mouse binding.
1110 (archive-mouse-extract): Make it an obsolete alias.
1111 (archive-mode-map): Don't use archive-mouse-extract any more.
1112 (archive-mode, archive-extract): write-contents-hooks ->
1113 write-contents-functions.
1114 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
1115 first arg.
1116 (archive-rename-entry): Update the call.
1117 (archive-zip-summarize): Remove unused var `method'.
1118 (archive-lzh-summarize): Remove unused var `creator'.
1119
1120 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
1121 dedicated frame upon exit.
1122
1123 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
1124 (archive-zip-extract, archive-zip-expunge)
1125 (archive-zip-update, archive-zip-update-case): Use executable-find.
1126 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
1127 Use restore-buffer-modified-p.
1128 (archive-extract, archive-add-new-member, archive-write-file-member):
1129 Use with-current-buffer.
1130 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
1131
1132 2005-06-30 Andreas Schwab <schwab@suse.de>
1133
1134 * progmodes/gud.el (gud-filter): Remove unneeded progn.
1135
1136 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
1137
1138 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
1139
1140 2005-06-30 Juri Linkov <juri@jurta.org>
1141
1142 * faces.el (vertical-border): Inherit from mode-line-inactive
1143 only on tty.
1144
1145 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
1146
1147 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
1148 example, -NLINES in the `occur' docstring).
1149
1150 * replace.el (occur-1): When no matches are found, do not set the
1151 `buffer-read-only' and modified flags for the occur buffer,
1152 because it is deleted.
1153
1154 * emulation/cua-base.el (cua-check-pending-input)
1155 (cua-repeat-replace-region, cua-mode, cua-debug)
1156 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
1157 Fix typos in docstrings.
1158
1159 * emulation/cua-gmrk.el (cua-toggle-global-mark)
1160 (cua-cut-region-to-global-mark)
1161 (cua--cut-rectangle-to-global-mark):
1162 Remove period from end of messages.
1163
1164 * emulation/cua-rect.el (cua-do-rectangle-padding):
1165 Remove period from end of messages.
1166 (cua--rectangle-seq-format): Fix typo in docstring.
1167 (cua-sequence-rectangle, cua-fill-char-rectangle):
1168 Improve argument/docstring consistency.
1169
1170 2005-06-29 Juri Linkov <juri@jurta.org>
1171
1172 * faces.el (default-frame-background-mode): New internal variable.
1173 (frame-set-background-mode): Use it.
1174
1175 * startup.el (normal-top-level): Set default-frame-background-mode
1176 instead of frame-background-mode. Before setting it, test for its
1177 nil value. Remove tests for frame-background-mode and frame
1178 parameter `reverse'. Add test for "unspecified-fg".
1179
1180 * term/xterm.el (xterm-rxvt-set-background-mode):
1181 * term/rxvt.el (rxvt-set-background-mode):
1182 Set default-frame-background-mode instead of frame-background-mode.
1183
1184 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
1185
1186 * simple.el (set-variable): Warn about obsolete user variables.
1187
1188 * imenu.el (imenu--completion-buffer):
1189 * mouse.el (mouse-buffer-menu-alist):
1190 * msb.el (msb-invisible-buffer-p):
1191 * calendar/diary-lib.el (diary-header-line-format):
1192 * emacs-lisp/pp.el (pp-buffer):
1193 * progmodes/cperl-mode.el (cperl-do-auto-fill):
1194 * textmodes/picture.el (picture-replace-match):
1195 Change space constants followed by a sexp to "?\s ".
1196
1197 * play/decipher.el (decipher-loop-with-breaks):
1198 * textmodes/texinfo.el (texinfo-insert-@item): Change space
1199 constants "protected" from end of line by a comment to "?\s".
1200
1201 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
1202
1203 * font-lock.el (save-buffer-state): Use `declare'.
1204
1205 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
1206 reset the syntax-table to cperl-mode-syntax-table.
1207 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
1208 "foo_print_bar" is not matched as a reserved keyword.
1209
1210 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
1211
1212 * textmodes/org.el (orgtbl-setup): New function, for delayed
1213 setup for the orgtbl commands.
1214 (org-calc-default-modes): New option.
1215 (orgtbl-make-binding): Use `defun' to get better help display.
1216 (org-diary): Call `org-compile-prefix-format'.
1217 (org-table-formula-substitute-names): New function.
1218 (org-agenda-day-view, org-agenda-week-view): New commands.
1219 (org-agenda-toggle-week-view): Command removed.
1220 (org-tbl-menu): Split off from org-org-menu.
1221 (org-mode): Move removal of outline-mode menus to here.
1222 (org-table-formula-debug): New option.
1223 (org-table-insert-row): Keep first field if just "#" or "*".
1224 (org-mode): Paragraph regexps fixed.
1225 (org-table-recalculate-regexp): New constant.
1226 (org-table-justify-field-maybe): Avoid replace if not necessary.
1227 (org-copy-special, org-cut-special): Use `call-interactively'.
1228 (org-table-copy-region): Take region from `interactive' call.
1229 (org-trim): Return string even if no match.
1230 (org-formula): New face.
1231 (org-set-font-lock-defaults): No longer highlight "FIXME".
1232 But highlight formula-related fields in table.
1233 (org-table-p): Use regexp, not fontification.
1234 (org-table-align): Handle white space at end of line.
1235 (org-table-formula-evaluate-inline): New option.
1236 (org-mode): Auto-wrapping in comment lines turned off.
1237 (org-table-copy-down): Evaluate only in copied field, not in
1238 destination.
1239 (org-table-current-formula): Variable removed.
1240 (org-table-store-formulas, org-table-get-stored-formulas)
1241 (org-table-modify-formulas, org-table-replace-in-formulas)
1242 (org-table-maybe-eval-formula): New functions.
1243 (org-table-get-formula): Modify to use stored formulas.
1244 (org-table-insert-column, org-table-delete-column)
1245 (org-table-move-column): Call `org-table-modify-formulas'.
1246 (org-complete): Add completion for keyword formulas.
1247 (orgtbl-mode): Pull orgtbl-mode-map to start of
1248 minor-mode-map-alist.
1249
1250 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
1251
1252 * progmodes/python.el (python-check): Require `compile' before
1253 modifying its variables.
1254
1255 * newcomment.el (comment-indent-default): Don't get fooled by an early
1256 end of buffer.
1257
1258 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1259
1260 * ps-print.el (ps-print-version): Fix version number.
1261
1262 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
1263
1264 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
1265
1266 2005-06-28 Richard M. Stallman <rms@gnu.org>
1267
1268 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
1269 (flyspell-local-mouse-map): Declaration deleted.
1270 (flyspell-mouse-map): Bind only mouse-2.
1271 (flyspell-mode-map): Don't test flyspell-use-local-map.
1272 (flyspell-overlay-keymap-property-name): Var deleted.
1273 (flyspell-mode-on): Don't make local bindings for
1274 flyspell-mouse-map and flyspell-mode-map.
1275 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
1276
1277 * textmodes/ispell.el (ispell-word): Do not ignore short words.
1278
1279 * progmodes/compile.el (compilation-next-error-function):
1280 Don't switch buffers; operate on the current buffer.
1281
1282 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
1283
1284 * comint.el (comint-password-prompt-regexp): Accept ", try again".
1285
1286 * bindings.el (global-map): Bind insertchar and its variants.
1287
1288 2005-06-27 Richard M. Stallman <rms@gnu.org>
1289
1290 * textmodes/artist.el (artist-text-overwrite)
1291 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
1292
1293 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1294
1295 * ps-print.el: It was not working the page selection for printing.
1296 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
1297 (ps-print-version): New version 6.6.7.
1298 (ps-end-sheet): New fun.
1299 (ps-header-sheet, ps-end-job): Call it.
1300
1301 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
1302
1303 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
1304
1305 2005-06-27 Lute Kamstra <lute@gnu.org>
1306
1307 * facemenu.el (facemenu-unlisted-faces): Add foreground and
1308 background color faces.
1309 (facemenu-get-face): Delete function.
1310 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
1311 (facemenu-add-new-color): Make second argument mandatory.
1312 Create the appropriate face and return it. Simplify.
1313 (facemenu-set-foreground, facemenu-set-background): Don't check if
1314 color is defined. Use return value of facemenu-add-new-color.
1315
1316 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
1317
1318 * progmodes/gud.el (gud-filter): Add missing argument to
1319 with-selected-window.
1320
1321 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
1322
1323 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
1324 a :require to the defcustom.
1325
1326 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
1327 defcustoms corresponding to minor modes.
1328
1329 2005-06-26 David Ponce <david@dponce.com>
1330
1331 * recentf.el: Require tree-widget instead of wid-edit.
1332 (recentf-filename-handler): Fix widget :type.
1333 (recentf-cancel-dialog, recentf-open-more-files)
1334 (recentf-open-files-action): Doc fix.
1335 (recentf-dialog-goto-first): New function.
1336 (recentf-dialog-mode-map): Set parent keymap first.
1337 (recentf-dialog-mode): Define with define-derived-mode.
1338 Don't display continuation lines in dialogs.
1339 (recentf-edit-list): Rename from recentf-edit-selected-items.
1340 (recentf-edit-list-select): Rename from recentf-edit-list-action.
1341 Simplify.
1342 (recentf-edit-list-validate): New function.
1343 (recentf-edit-list): Update accordingly.
1344 (recentf-open-files-item-shift): Remove.
1345 (recentf-open-files-item): Convert menu elements into tree and
1346 link widgets. Don't create the widgets.
1347 (recentf-open-files): Update accordingly.
1348 (recentf-save-list): Untabify.
1349
1350 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
1351
1352 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
1353 (keep-lines): Add INTERACTIVE arg. Never delete lines only
1354 partially contained in the active region. Do not take active
1355 region into account when called from Lisp, unless INTERACTIVE arg
1356 is non-nil. Use `forward-line' instead of `beginning-of-line' to
1357 avoid trouble with fields. Make marker point nowhere when no
1358 longer used. Always return nil. Doc fix.
1359 (flush-lines): Add INTERACTIVE arg. Do not take active region
1360 into account when called from Lisp, unless INTERACTIVE arg is
1361 non-nil. Use `forward-line' instead of `beginning-of-line' to
1362 avoid trouble with fields. Make marker point nowhere when no
1363 longer used. Always return nil. Doc fix.
1364 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
1365 interchangeable. Do not take active region into account when
1366 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
1367 message in echo area when called from Lisp, unless INTERACTIVE arg
1368 is non-nil. Avoid saying "1 occurrences". Do not use markers.
1369 Return the number of matches. Doc fix.
1370 (occur): Doc fix.
1371 (perform-replace): Make comment follow double space convention for
1372 the sake of `outline-minor-mode'.
1373
1374 * faces.el (facep): Doc fix.
1375
1376 2005-06-25 Richard M. Stallman <rms@gnu.org>
1377
1378 * facemenu.el (facemenu-enable-faces-p): New function.
1379 (facemenu-background-menu, facemenu-foreground-menu)
1380 (facemenu-face-menu): Add menu-enable property.
1381
1382 * jka-compr.el (jka-compr-insert-file-contents):
1383 Special handling if cannot find the uncompression program.
1384
1385 * cus-face.el (custom-face-attributes): Add autoload.
1386
1387 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1388 Bind comment-indent-function locally.
1389
1390 * window.el (save-selected-window): Use save-current-buffer.
1391
1392 * subr.el (with-selected-window): Use save-current-buffer.
1393
1394 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
1395 and with-current-buffer.
1396
1397 2005-06-24 Richard M. Stallman <rms@gnu.org>
1398
1399 * simple.el (line-move-1): Fix previous change.
1400
1401 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
1402
1403 * replace.el (occur-1): Set `buffer-read-only' and the
1404 buffer-modified flag before running `occur-hook' to protect
1405 against unintentional buffer switches that can lead to data loss.
1406
1407 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
1408
1409 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
1410 (gud-gdb-marker-filter): Use font-lock-warning-face for any
1411 initial error.
1412
1413 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
1414 after fresh input.
1415 (gdb-var-create-handler): Put name of expression in quotes.
1416
1417 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
1418
1419 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
1420 elements of RING in order, and without bogus nil elements.
1421
1422 2005-06-23 Richard M. Stallman <rms@gnu.org>
1423
1424 * simple.el (set-variable): Args renamed; doc fix.
1425 (line-move-1): When there are overlays around, use vertical-motion.
1426
1427 * faces.el (escape-glyph): Use brown against light background.
1428 (nobreak-space): Rename from no-break-space.
1429 Fix previous change.
1430
1431 * dired-aux.el (dired-do-copy): Fix arg prompt.
1432
1433 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
1434
1435 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
1436
1437 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
1438 rather than "Distributor".
1439
1440 2005-06-23 Lute Kamstra <lute@gnu.org>
1441
1442 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
1443 (debug-on-entry): Use it. New interactive declaration that uses
1444 function-called-at-point.
1445
1446 2005-06-23 Kim F. Storm <storm@cua.dk>
1447
1448 * subr.el (save-match-data): Add comment about using evaporate arg
1449 to set-match-data.
1450
1451 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
1452
1453 * cus-edit.el (customize-face)
1454 (customize-face-other-window): Handle face aliases.
1455
1456 * faces.el (face-documentation, set-face-attribute)
1457 (face-spec-set): Handle face aliases.
1458
1459 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
1460
1461 * help-mode.el (help-make-xrefs): If a symbol representing a face
1462 name is not followed by the word "face", it could still be a
1463 function or variable name, so don't bypass other checks.
1464
1465 2005-06-22 Juri Linkov <juri@jurta.org>
1466
1467 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
1468 Replace aliased functions with calls where second arg `inherit' is t.
1469
1470 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
1471
1472 * progmodes/gdb-ui.el (gdb-error): New variable.
1473 (gdb-error): New function.
1474 (gdb-annotation-rules): Act on error-begin and error annotations.
1475 (gdb-concat-output): Use font-lock-warning-face for errors.
1476
1477 2005-06-22 Miles Bader <miles@gnu.org>
1478
1479 * bindings.el (propertized-buffer-identification): Use renamed
1480 `Buffer-menu-buffer' face.
1481
1482 * faces.el (vertical-border): Rename from `vertical-divider'.
1483 (escape-glyph): Change dark-background color back to `cyan'.
1484
1485 2005-06-21 Juri Linkov <juri@jurta.org>
1486
1487 * faces.el (face-user-default-spec): Try getting `customized-face'
1488 prior to `saved-face'.
1489 (frame-background-mode): Refill docstring.
1490
1491 * emacs-lisp/lisp-mode.el (eval-defun-1):
1492 * emacs-lisp/edebug.el (edebug-eval-defun):
1493 Set `saved-face' temporarily to nil before calling form.
1494 Set `customized-face' to the new spec after that.
1495
1496 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
1497
1498 * subr.el (1value, lambda, key-substitution-in-progress):
1499 Doc fixes.
1500
1501 * autoinsert.el (auto-insert-alist):
1502 * ses.el (ses-call-printer):
1503 * subr.el (noreturn):
1504 * emacs-lisp/lisp.el (check-parens):
1505 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
1506 * net/browse-url.el (browse-url-mosaic):
1507 * progmodes/cc-defs.el (c-safe-scan-lists):
1508 * progmodes/ebnf-abn.el (ebnf-abn-lex):
1509 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
1510 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
1511 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
1512 * progmodes/ebnf-iso.el (ebnf-iso-lex):
1513 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
1514
1515 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
1516
1517 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
1518
1519 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
1520
1521 * calendar/appt.el (appt-make-list): Activate the package, if
1522 not already active (for backwards compatibility).
1523
1524 2005-06-20 Kim F. Storm <storm@cua.dk>
1525
1526 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
1527
1528 2005-06-20 Miles Bader <miles@gnu.org>
1529
1530 * faces.el (vertical-divider): New face.
1531
1532 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
1533
1534 * simple.el (kill-whole-line): Doc fix.
1535 (next-error-buffer-p, next-error-find-buffer)
1536 (clone-indirect-buffer): Fix typos in docstrings.
1537 (comment-line-break-function): Doc fix: don't say variable
1538 is automatically buffer-local (it isn't).
1539
1540 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
1541
1542 * net/tramp-ftp.el (top):
1543 * net/tramp-smb.el (top):
1544 * net/tramp-util.el (top):
1545 * net/tramp-uu.el (top):
1546 * net/tramp-vc.el (top):
1547 * net/tramp.el (top): Revert copyright years back to original
1548 ones. Tramp has a life outside GNU Emacs.
1549
1550 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
1551
1552 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
1553
1554 2005-06-18 Juri Linkov <juri@jurta.org>
1555
1556 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
1557 end of first regexp to limit the match to the position between
1558 line number and source line with same separator character as used
1559 between file name and line number. In the second regexp limit
1560 mouse-face area to file name and line number by adding new group
1561 for them and referring it in HYPERLINK arg.
1562 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
1563 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
1564 previous line where grep markers may be already removed.
1565
1566 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
1567
1568 * progmodes/ps-mode.el: Update version and maintainer's email address.
1569
1570 2005-06-18 Steve Youngs <steve@xemacs.org>
1571
1572 * net/browse-url.el (browse-url-browser-function)
1573 (browse-url-default-browser): Add firefox.
1574 (browse-url-firefox-program, browse-url-firefox-arguments)
1575 (browse-url-firefox-startup-arguments)
1576 (browse-url-firefox-new-window-is-tab): New defcustoms.
1577 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
1578
1579 2005-06-17 Richard M. Stallman <rms@gnu.org>
1580
1581 * startup.el (command-line): Warn if specified user name has
1582 no home directory.
1583
1584 * term.el (term-get-old-input, term-input-filter, term-input-sender)
1585 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
1586
1587 * longlines.el (longlines-mode, longlines-show-hard-newlines):
1588 Doc fixes.
1589
1590 * faces.el (underline): Try bold if terminal doesn't support underline.
1591
1592 * mail/sendmail.el (mail-setup-with-from): New variable.
1593 (mail-insert-from-field): New function.
1594 (sendmail-send-it): Call it.
1595 (mail-setup): Optionally call it here.
1596
1597 * term/linux.el: Call tty-no-underline.
1598
1599 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
1600
1601 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
1602
1603 2005-06-17 Miles Bader <miles@gnu.org>
1604
1605 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
1606 (ediff-current-diff-C, ediff-current-diff-Ancestor)
1607 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
1608 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
1609 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
1610 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
1611 Remove "-face" suffix from face names.
1612 (ediff-current-diff-face-A, ediff-current-diff-face-B)
1613 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
1614 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
1615 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
1616 (ediff-even-diff-face-A, ediff-even-diff-face-B)
1617 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
1618 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
1619 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
1620 New backward-compatibility aliases for renamed faces.
1621 (ediff-current-diff-face-A, ediff-current-diff-face-B)
1622 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
1623 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
1624 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
1625 (ediff-even-diff-face-A, ediff-even-diff-face-B)
1626 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
1627 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
1628 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
1629 Use renamed ediff faces.
1630
1631 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
1632 Remove "-face" suffix from face names.
1633 (eshell-test-ok-face, eshell-test-failed-face):
1634 New backward-compatibility aliases for renamed faces.
1635 (eshell-run-test): Use renamed eshell-test faces.
1636
1637 * eshell/em-prompt.el (eshell-prompt):
1638 Remove "-face" suffix from face name.
1639 (eshell-prompt-face): New backward-compatibility alias for renamed face.
1640 (eshell-emit-prompt): Use renamed eshell-prompt face.
1641
1642 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
1643 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
1644 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
1645 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
1646 Remove "-face" suffix from face names.
1647 (eshell-ls-directory-face, eshell-ls-symlink-face)
1648 (eshell-ls-executable-face, eshell-ls-readonly-face)
1649 (eshell-ls-unreadable-face, eshell-ls-special-face)
1650 (eshell-ls-missing-face, eshell-ls-archive-face)
1651 (eshell-ls-backup-face, eshell-ls-product-face)
1652 (eshell-ls-clutter-face):
1653 New backward-compatibility aliases for renamed faces.
1654 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
1655
1656 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
1657 Remove "-face" suffix from face name.
1658 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
1659 instead of literal face.
1660
1661 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
1662
1663 * emacs-lisp/warnings.el (display-warning, lwarn)
1664 (warning-minimum-log-level): Doc fixes.
1665 (warning-minimum-level, warning-minimum-log-level):
1666 Add :debug to :type choices.
1667
1668 * progmodes/ada-mode.el (ada-format-paramlist)
1669 (ada-get-indent-case, ada-check-matching-start)
1670 (ada-check-defun-name, ada-goto-matching-decl-start)
1671 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
1672 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
1673 (ada-make-subprogram-body): Follow error conventions.
1674 (ada-case-exception-file, ada-indent-comment-as-code)
1675 (ada-indent-handle-comment-special, ada-indent-renames)
1676 (ada-indent-return, ada-search-directories-internal)
1677 (ada-tab-policy, ada-case-exception-substring)
1678 (ada-other-file-alist, ada-matching-start-re)
1679 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
1680 (ada-imenu-generic-expression, ada-compile-goto-error)
1681 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
1682 (ada-popup-menu, ada-add-extensions, ada-mode)
1683 (ada-region-selected, ada-create-case-exception)
1684 (ada-create-case-exception-substring, ada-after-keyword-p)
1685 (ada-activate-keys-for-case, ada-adjust-case-region)
1686 (ada-adjust-case-buffer, ada-format-paramlist)
1687 (ada-scan-paramlist, ada-insert-paramlist)
1688 (ada-indent-newline-indent)
1689 (ada-indent-newline-indent-conditional)
1690 (ada-justified-indent-current, ada-goto-previous-word)
1691 (ada-indent-current, ada-get-indent-open-paren)
1692 (ada-get-indent-paramlist, ada-get-indent-end)
1693 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
1694 (ada-get-indent-block-start, ada-get-indent-subprog)
1695 (ada-get-indent-noindent, ada-get-indent-label)
1696 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
1697 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
1698 (ada-goto-stmt-end, ada-goto-next-word)
1699 (ada-check-matching-start, ada-check-defun-name)
1700 (ada-goto-matching-decl-start, ada-goto-matching-start)
1701 (ada-goto-matching-end, ada-search-ignore-string-comment)
1702 (ada-in-decl-p, ada-looking-at-semi-or)
1703 (ada-looking-at-semi-private, ada-in-paramlist-p)
1704 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
1705 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
1706 (ada-next-procedure, ada-previous-procedure, ada-next-package)
1707 (ada-previous-package, ada-create-menu)
1708 (ada-fill-comment-paragraph-justify)
1709 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
1710 (ada-other-file-name, ada-last-which-function-line)
1711 (ada-last-which-function-subprog, ada-which-function)
1712 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
1713 (ada-gen-treat-proc, ada-check-emacs-version)
1714 (ada-continuation-indent, ada-align-region-separate):
1715 Fix typos in docstrings.
1716 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
1717
1718 2005-06-16 Lute Kamstra <lute@gnu.org>
1719
1720 * simple.el (fundamental-mode): Run after-change-major-mode-hook
1721 conditionally.
1722
1723 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
1724
1725 * comint.el (comint-replace-by-expanded-filename)
1726 (comint-prompt-regexp, comint-delimiter-argument-list)
1727 (comint-preinput-scroll-to-bottom):
1728 * info.el (Info-hide-cookies-node):
1729 * ls-lisp.el (ls-lisp-classify):
1730 * find-file.el (ff-search-directories, ff-special-constructs)
1731 (ff-find-other-file):
1732 * font-lock.el (font-lock-keywords):
1733 * shell.el (shell-prompt-pattern)
1734 (shell-dynamic-complete-functions, shell-mode)
1735 (shell-delimiter-argument-list):
1736 * term.el (term-replace-by-expanded-filename)
1737 (term-prompt-regexp, term-delimiter-argument-list):
1738 * woman.el (woman-ignore, woman0-if):
1739 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
1740 * emacs-lisp/elint.el (elint-init-env):
1741 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
1742 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
1743 * language/ethio-util.el (ethio-tilde-escape)
1744 (ethio-use-three-dot-question):
1745 * net/zone-mode.el (zone-mode-load-time-setup):
1746 * progmodes/cc-align.el (c-lineup-argcont):
1747 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
1748 * progmodes/cperl-mode.el (cperl-set-style-back):
1749 * progmodes/inf-lisp.el (inferior-lisp-prompt):
1750 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
1751 Fix spellings in docstrings.
1752
1753 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
1754 * progmodes/modula2.el (m2-for): Fix spellings.
1755
1756 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
1757
1758 * simple.el (undo-more): Don't use `format' on `error' arguments.
1759 Improve argument/docstring consistency.
1760 (pending-undo-list): Doc fix.
1761
1762 * smerge-mode.el (smerge-ensure-match):
1763 * emulation/vip.el (vip-ex):
1764 * net/zone-mode.el (zone-mode-update-serial):
1765 * progmodes/idlwave.el (idlwave-complete):
1766 * progmodes/vhdl-mode.el (vhdl-visit-file)
1767 (vhdl-compose-wire-components):
1768 Don't use `format' on `error' arguments.
1769
1770 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
1771 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
1772 (tooltip-help-tips): Fix typos in docstrings.
1773
1774 2005-06-16 David Ponce <david@dponce.com>
1775
1776 * tree-widget.el (tree-widget-value-create): Simplify last change.
1777
1778 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
1779
1780 * ido.el (ido-incomplete-regexp): New variable.
1781 (ido-set-matches-1): Handle invalid-regexp error and set
1782 ido-incomplete-regexp.
1783 (ido-incomplete-regexp): New face.
1784 (ido-completions): Use it.
1785 (ido-complete, ido-exit-minibuffer, ido-completions):
1786 Handle incomplete regexps.
1787 (ido-completions): Add check for complete match when entering a regexp.
1788
1789 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
1790
1791 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
1792
1793 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1794
1795 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
1796 by field delimiters.
1797
1798 2005-06-15 David Ponce <david@dponce.com>
1799
1800 * tree-widget.el: eval-and-compile inlined functions so they will
1801 be available at run-time too.
1802 (tree-widget-super-format-handler)
1803 (tree-widget-format-handler): Remove.
1804 (tree-widget-value-create): Handle the :indent property.
1805
1806 2005-06-15 Miles Bader <miles@gnu.org>
1807
1808 * progmodes/which-func.el (which-func): Only inherit
1809 `font-lock-function-name-face' when that makes sense against the
1810 default mode-line face, otherwise set the face color explicitly.
1811
1812 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
1813 faces instead of (non-existent) variables.
1814
1815 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
1816
1817 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
1818 (iswitchb-get-matched-buffers): Likewise. Simplify.
1819
1820 2005-06-14 Miles Bader <miles@gnu.org>
1821
1822 * progmodes/ld-script.el (ld-script-location-counter):
1823 Remove "-face" suffix from face name.
1824 (ld-script-location-counter-face):
1825 New backward-compatibility alias for renamed face.
1826 (ld-script-location-counter-face): Use renamed face.
1827
1828 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
1829 (cperl-hash): Remove "-face" suffix from face names.
1830 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
1831 New backward-compatibility aliases for renamed faces.
1832 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
1833 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
1834
1835 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
1836 name.
1837 (which-func-face): New backward-compatibility alias for renamed face.
1838 (which-func-format): Use renamed which-func face.
1839
1840 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
1841 (vhdl-function, vhdl-directive, vhdl-reserved-word)
1842 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
1843 names.
1844 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
1845 (vhdl-speedbar-configuration, vhdl-speedbar-package)
1846 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
1847 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
1848 (vhdl-speedbar-architecture-selected)
1849 (vhdl-speedbar-configuration-selected)
1850 (vhdl-speedbar-package-selected)
1851 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
1852 names.
1853 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
1854 Use renamed faces.
1855 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
1856 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
1857 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
1858 Use renamed faces.
1859 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
1860 names.
1861 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
1862 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
1863 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
1864 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
1865 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
1866 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
1867
1868 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
1869 face name.
1870 (sh-heredoc-face): New backward-compatibility alias for renamed face.
1871 (sh-heredoc-face): Use renamed sh-heredoc face.
1872
1873 * progmodes/idlw-help.el (idlwave-help-link):
1874 Remove "-face" suffix from face name.
1875 (idlwave-help-link-face):
1876 New backward-compatibility alias for renamed face.
1877 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
1878
1879 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
1880 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
1881 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
1882 New backward-compatibility aliases for renamed faces.
1883 (idlwave-shell-disabled-breakpoint-face)
1884 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
1885
1886 * progmodes/flymake.el (flymake-errline, flymake-warnline):
1887 Remove "-face" suffix from face names.
1888 (flymake-errline-face, flymake-warnline-face):
1889 New backward-compatibility aliases for renamed faces.
1890 (flymake-highlight-line): Use renamed flymake faces.
1891
1892 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
1893 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
1894 (ebrowse-member-class, ebrowse-progress):
1895 Remove "-face" suffix from face names.
1896 (ebrowse-tree-mark-face, ebrowse-root-class-face)
1897 (ebrowse-file-name-face, ebrowse-default-face)
1898 (ebrowse-member-attribute-face, ebrowse-member-class-face)
1899 (ebrowse-progress-face):
1900 New backward-compatibility aliases for renamed faces.
1901 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
1902 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
1903 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
1904 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
1905
1906 * progmodes/antlr-mode.el (antlr-default, antlr-keyword, antlr-syntax)
1907 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
1908 (antlr-literal): Remove "-face" suffix and "font-lock-" from face names.
1909 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
1910 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
1911 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
1912 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face):
1913 New backward-compatibility aliases for renamed faces.
1914 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
1915 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
1916 (antlr-tokenref-face, antlr-literal-face): Variables renamed to remove
1917 "font-lock-". Use renamed antlr-mode faces.
1918 (antlr-font-lock-additional-keywords): Use renamed faces.
1919 Replace literal face-names with face variable references.
1920
1921 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
1922 face name.
1923 (Buffer-menu-buffer-face): New backward-compatibility alias for
1924 renamed face.
1925 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
1926
1927 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
1928
1929 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
1930 Eliminate "-face" suffix.
1931 (makefile-targets): Inherit from font-lock-function-name-face and
1932 eliminate "-face" suffix.
1933 (makefile-shell): Remove attributes and eliminate "-face" suffix.
1934 (makefile-*-font-lock-keywords): Append makefile-targets in rule
1935 actions, instead of prepending, to make it less visible.
1936 (makefile-previous-dependency, makefile-match-dependency):
1937 Don't match a target on a continuation line.
1938
1939 * files.el (auto-mode-alist): Put Makefile in gmake mode.
1940
1941 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
1942
1943 * progmodes/gdb-ui.el (menu): Re-order menu items.
1944 (gdb-tooltip-print): Respect tooltip-use-echo-area.
1945
1946 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
1947 Define in tooltip.el.
1948 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
1949 (gud-tooltip-tips): Respect tooltip-use-echo-area and
1950 gud-tooltip-echo-area.
1951
1952 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
1953 backward compatibility and make obsolete.
1954 (tooltip-help-tips): Use tooltip-use-echo-area.
1955 (tooltip-show-help-function): Rename to...
1956 (tooltip-show-help): ...this, because it is a function.
1957 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
1958
1959 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
1960
1961 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
1962 (edebug-print-length, edebug-print-level, edebug-print-circle)
1963 (edebug-modify-breakpoint, edebug-eval-last-sexp)
1964 (edebug-eval-print-last-sexp): Doc fixes.
1965
1966 2005-06-14 Kim F. Storm <storm@cua.dk>
1967
1968 * ido.el (ido-mode): Make a new keymap every time we enable ido,
1969 as the coverage buffer/file/both may change.
1970
1971 2005-06-14 Lute Kamstra <lute@gnu.org>
1972
1973 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
1974 and run-mode-hooks. Simplify.
1975
1976 * mail/rmailedit.el (rmail-edit-mode):
1977 * progmodes/octave-inf.el (inferior-octave-mode):
1978 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
1979
1980 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
1981 and run-mode-hooks.
1982 (recentf-edit-list, recentf-open-files): Don't call
1983 kill-all-local-variables directly.
1984
1985 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
1986
1987 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
1988
1989 * emacs-lisp/byte-run.el (make-obsolete)
1990 (define-obsolete-function-alias): Rename arguments FUNCTION and
1991 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
1992 (make-obsolete-variable, define-obsolete-variable-alias):
1993 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
1994 respectively.
1995
1996 * isearchb.el (isearchb-activate):
1997 * pcvs.el (cvs-mode):
1998 * ses.el (ses-load):
1999 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
2000 * net/tramp.el (tramp-find-file-exists-command)
2001 (tramp-find-shell):
2002 * progmodes/ada-mode.el (ada-create-case-exception)
2003 (ada-create-case-exception-substring, ada-make-subprogram-body):
2004 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
2005 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
2006 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
2007 * textmodes/org.el (org-promote, org-evaluate-time-range)
2008 (org-agenda-next-date-line, org-agenda-previous-date-line)
2009 (org-agenda-error, org-open-at-point, org-table-move-row)
2010 (org-format-table-table-html-using-table-generate-source)
2011 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
2012 * textmodes/reftex.el (reftex-access-scan-info):
2013 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
2014 (reftex-toc-promote-prepare): Follow error conventions.
2015
2016 * diff-mode.el (diff-mode): Fix typo in docstring.
2017
2018 * forms.el (forms--intuit-from-file): Fix reference to
2019 `forms-number-of-fields' in error message.
2020 (forms-print): Fix quoting in error message.
2021
2022 * forms.el (forms-mode):
2023 * emulation/vi.el (vi-goto-insert-state):
2024 * progmodes/flymake.el (flymake-new-err-info)
2025 (flymake-start-syntax-check-for-current-buffer)
2026 (flymake-simple-cleanup):
2027 * eshell/esh-var.el (eshell/export):
2028 * progmodes/gud.el (xdb):
2029 * textmodes/flyspell.el (flyspell-incorrect-hook)
2030 (flyspell-maybe-correct-transposition)
2031 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
2032
2033 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
2034
2035 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
2036 minibuffer prompt.
2037
2038 2005-06-13 Kim F. Storm <storm@cua.dk>
2039
2040 * subr.el (add-to-ordered-list): New defun.
2041
2042 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
2043 add cua--keymap-alist to emulation-mode-map-alists.
2044
2045 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
2046
2047 * subr.el (complete-in-turn): New macro.
2048 (dynamic-completion-table, lazy-completion-table): Add debug info.
2049
2050 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
2051 in preference to face aliases.
2052
2053 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
2054 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
2055 Remove unused vars `start' and `firstline'.
2056 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
2057 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
2058
2059 2005-06-13 Eli Zaretskii <eliz@gnu.org>
2060
2061 * cus-start.el (all): Don't complain about missing GTK-related
2062 variables, unless either `gtk' is boundp or this isn't a
2063 `windows-nt' build.
2064
2065 2005-06-13 Lute Kamstra <lute@gnu.org>
2066
2067 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
2068 run-mode-hooks.
2069
2070 * ediff-mult.el (ediff-meta-mode):
2071 * ediff-util.el (ediff-mode): Use run-mode-hooks.
2072
2073 * ledit.el (ledit-mode): Use delay-mode-hooks.
2074
2075 * woman.el (woman-mode-line-format): Delete constant.
2076 (woman-mode-map): Initialize it properly.
2077 (woman-mode): Set mode-class property to special.
2078 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
2079 Set major-mode and mode-name. Don't set mode-line-format directly.
2080 (Man-getpage-in-background): Don't reference woman-mode-line-format.
2081
2082 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
2083 string argument obsolete.
2084
2085 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
2086
2087 * textmodes/org.el (org-CUA-compatible): New option.
2088 (org-disputed-keys): New variable.
2089 (org-key): New function.
2090 (orgtbl-make-binding): Add docstring to the created function.
2091 (org-mode): Set paragraph start/separate regexps.
2092 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
2093 (org-archive-location, org-archive-mark-done)
2094 (org-archive-stamp-time): New options.
2095 (org-archive-subtree): New command.
2096 (org-fill-paragraph): New function.
2097 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
2098 (org-fake-empty-table-line): Function removed.
2099 (org-format-org-table-html): Do not create empty table lines at
2100 separator lines. Improved table header treatment.
2101 (org-link-format): New option.
2102 (org-make-link): New function.
2103 (org-insert-link, org-store-link): Use org-make-link.
2104 (org-open-file): Quote file name for shell command, to allow
2105 spaces in file names.
2106 (org-link-regexp): Fix bug with mailto link.
2107 (org-link-maybe-angles-regexp, org-protected-link-regexp):
2108 New constants.
2109 (org-export-as-html): Deal with the optional angles around a link.
2110 Better treatment of file: links.
2111 (org-open-at-point): Replace @{ and @} with < and >.
2112 (org-run-mode-hooks): Function removed.
2113 (org-agenda-mode): No longer use `org-run-mode-hooks'.
2114
2115 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
2116
2117 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
2118 MI command -data-list-register-values.
2119 (gdb-post-prompt): Indent properly.
2120
2121 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
2122
2123 * hilit-chg.el (highlight-changes-colors): Rename from
2124 `highlight-changes-colours'.
2125 (highlight-changes-colours): Keep as obsolete alias.
2126 (highlight-changes-face-list): Doc fix.
2127 (hilit-chg-make-list): Use `highlight-changes-colors'.
2128
2129 2005-06-12 Mark A. Hershberger <mah@everybody.org>
2130
2131 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
2132 defun-prompt-regexp.
2133
2134 2005-06-12 Eli Zaretskii <eliz@gnu.org>
2135
2136 * loadup.el: Don't say we are dumping under 2 names on windows-nt
2137 and cygwin.
2138
2139 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
2140 Don't use an old loaddefs.el, as in Makefile.in.
2141
2142 2005-06-12 Lute Kamstra <lute@gnu.org>
2143
2144 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
2145
2146 * man.el (Man-mode-map): Initialize it properly.
2147 (Man-mode): Set mode-class property to special.
2148
2149 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
2150
2151 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
2152
2153 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
2154 A newline is needed in the docstring there.
2155
2156 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
2157 Doc fixes.
2158
2159 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2160
2161 * printing.el: Doc fix. The menubar is no more changed when printing
2162 is loaded, it only changes when pr-menu-bind or pr-update-menus is
2163 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
2164 (pr-version): New version number (6.8.4).
2165 (pr-menu-bind): New command.
2166 (pr-update-menus): Docstring and code fix.
2167 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
2168 Docstring fix.
2169 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
2170 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
2171
2172 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
2173
2174 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
2175 "Returns" to "return", document useful return values, etc.
2176
2177 2005-06-11 Alan Mackenzie <acm@muc.de>
2178
2179 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
2180 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
2181 (adaptive-file-function): Minor amendment to doc-string.
2182
2183 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
2184
2185 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
2186 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
2187 Fix :type--it is `integer', not `string'.
2188
2189 * faces.el (modeline-highlight): Rename from (the erroneous)
2190 `modeline-higilight'.
2191
2192 2005-06-11 Lute Kamstra <lute@gnu.org>
2193
2194 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
2195 lisp-interaction-mode-map but make it the parent.
2196 (edebug-eval-mode): Use define-derived-mode.
2197
2198 2005-06-11 Andreas Schwab <schwab@suse.de>
2199
2200 * bindings.el: Add binding of `ESC functionkey' for every
2201 `M-functionkey'.
2202 * hexl.el (hexl-mode-map): Likewise.
2203
2204 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
2205
2206 * progmodes/compile.el (compilation-error-regexp-alist-alist)
2207 [msft]: update regexp for newer msft compilers.
2208
2209 2005-06-10 Mark A. Hershberger <mah@everybody.org>
2210
2211 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
2212 ATTLIST portions of included DTDs.
2213 (xml-parse-dtd): Eliminate use of inefficient match-data.
2214
2215 2005-06-10 Miles Bader <miles@gnu.org>
2216
2217 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
2218 (mpuz-text): Remove "-face" suffix from face names.
2219 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
2220 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
2221 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
2222
2223 * play/gomoku.el (gomoku-O, gomoku-X):
2224 Remove "-face" suffix from face names.
2225 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
2226 New backward-compatibility aliases for renamed faces.
2227 (gomoku-font-lock-keywords): Use renamed gomoku faces.
2228
2229 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
2230
2231 * thumbs.el: Fixes for changes of 2005-06-09.
2232 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
2233 as a directory.
2234 (thumbs-thumbname): Remove directory separator from format string;
2235 `thumbs-thumbsdir' now returns a valid directory name.
2236 (thumbs-temp-dir): New defsubst.
2237 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
2238 Use it.
2239
2240 * cus-edit.el (minibuffer):
2241 * files.el (make-backup-file-name-function):
2242 * filesets.el (filesets-external-viewers):
2243 * hilit-chg.el (highlight-changes-colours)
2244 (highlight-changes-face-list, highlight-changes-rotate-faces):
2245 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
2246 * kmacro.el (kmacro-call-macro):
2247 * log-edit.el (log-edit-changelog-full-paragraphs):
2248 * mouse.el (mouse-1-click-follows-link):
2249 * skeleton.el (skeleton-autowrap):
2250 * subr.el (insert-for-yank-1):
2251 * tempo.el (tempo-insert-region):
2252 * terminal.el (terminal-emulator):
2253 * time.el (display-time-mail-face):
2254 * vc.el (vc-annotate):
2255 * vcursor.el (vcursor-copy-line):
2256 * woman.el (woman-bold-headings, woman-ignore)
2257 (woman-default-faces, woman-monochrome-faces):
2258 * calendar/todo-mode.el (todo-insert-threshold):
2259 * emulation/pc-select.el (pc-select-selection-keys-only)
2260 (pc-selection-mode):
2261 * emulation/vip.el (vip-find-char-forward):
2262 * emulation/viper-cmd.el (viper-find-char-forward):
2263 * international/mule-cmds.el (select-safe-coding-system-accept-default-p)
2264 (input-method-exit-on-invalid-key):
2265 * international/mule-diag.el (describe-coding-system):
2266 * international/ucs-tables.el (unify-8859-on-encoding-mode):
2267 * net/browse-url.el (browse-url-xterm-program):
2268 * obsolete/lazy-lock.el (lazy-lock-mode):
2269 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
2270 (cperl-mode):
2271 * progmodes/cpp.el (cpp-face-light-name-list)
2272 (cpp-face-dark-name-list):
2273 * progmodes/delphi.el (delphi-newline-always-indents):
2274 Fix spellings in docstrings.
2275
2276 * ido.el (ido-mode, ido-file-extensions-order)
2277 (ido-default-file-method, ido-default-buffer-method)
2278 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
2279 (ido-decorations, ido-read-file-name-as-directory-commands)
2280 (ido-read-file-name-non-ido, ido-work-directory-list)
2281 (ido-ignore-item-temp-list, ido-current-directory)
2282 (ido-magic-forward-char, ido-enter-find-file)
2283 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
2284 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
2285
2286 2005-06-10 Lute Kamstra <lute@gnu.org>
2287
2288 * play/dunnet.el (dun-mode): Use define-derived-mode.
2289 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
2290 obsolete alias.
2291
2292 * play/doctor.el (doctor-mode-map): Remove defvar.
2293 (doctor-mode): Use define-derived-mode.
2294
2295 * mail/mspools.el (mspools-mode):
2296 * net/eudc-hotlist.el (eudc-hotlist-mode):
2297 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
2298
2299 2005-06-10 Miles Bader <miles@gnu.org>
2300
2301 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
2302 Remove "-face" suffix from face names.
2303 (flyspell-incorrect-face, flyspell-duplicate-face):
2304 New backward-compatibility aliases for renamed faces.
2305 (flyspell-mode-on, make-flyspell-overlay)
2306 (flyspell-highlight-incorrect-region)
2307 (flyspell-highlight-duplicate-region)
2308 (flyspell-display-next-corrections)
2309 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
2310
2311 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
2312 from face name.
2313 (texinfo-heading-face): New backward-compatibility alias for
2314 renamed face.
2315 (texinfo-heading-face): Use renamed texinfo-heading face.
2316
2317 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
2318 suffix from face names.
2319 (tex-math-face, tex-verbatim-face):
2320 New backward-compatibility aliases for renamed faces.
2321 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
2322 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
2323 literal face name.
2324
2325 * textmodes/table.el (table-cell): Remove "-face" suffix from face
2326 name.
2327 (table-cell-face): New backward-compatibility alias for renamed face.
2328 (table--put-cell-face-property, table--update-cell-face):
2329 Use renamed table-cell face.
2330
2331 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
2332 from face name.
2333 (sgml-namespace-face): New backward-compatibility alias for
2334 renamed face.
2335 (sgml-namespace-face): Use renamed sgml-namespace face.
2336
2337 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
2338 (org-level-4, org-level-5, org-level-6, org-level-7)
2339 (org-level-8, org-warning, org-headline-done)
2340 (org-deadline-announce, org-scheduled-today)
2341 (org-scheduled-previously, org-link, org-done, org-table)
2342 (org-time-grid): Remove "-face" suffix from face names.
2343 (org-level-1-face, org-level-2-face, org-level-3-face)
2344 (org-level-4-face, org-level-5-face, org-level-6-face)
2345 (org-level-7-face, org-level-8-face, org-warning-face)
2346 (org-headline-done-face, org-deadline-announce-face)
2347 (org-scheduled-today-face, org-scheduled-previously-face)
2348 (org-link-face, org-done-face, org-table-face)
2349 (org-time-grid-face):
2350 New backward-compatibility aliases for renamed faces.
2351 (org-level-faces, org-set-font-lock-defaults, org-timeline)
2352 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
2353 (org-agenda-get-timestamps, org-agenda-get-scheduled)
2354 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
2355
2356 * emulation/viper-init.el (viper-search, viper-replace-overlay)
2357 (viper-minibuffer-emacs, viper-minibuffer-insert)
2358 (viper-minibuffer-vi): Remove "-face" suffix from face names.
2359 (viper-search-face, viper-replace-overlay-face)
2360 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
2361 (viper-minibuffer-vi-face):
2362 New backward-compatibility aliases for renamed faces.
2363 (viper-search-face, viper-replace-overlay-face)
2364 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
2365 (viper-minibuffer-vi-face): Use renamed viper faces.
2366
2367 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
2368 Remove "-face" suffix from face names.
2369 (testcover-nohits-face, testcover-1value-face):
2370 New backward-compatibility aliases for renamed faces.
2371 (testcover-mark): Use renamed testcover faces.
2372
2373 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
2374 face name.
2375 (diary-button-face): New backward-compatibility alias for renamed face.
2376 (diary-entry): Use renamed diary-button face.
2377
2378 * calendar/calendar.el (diary, calendar-today, holiday)
2379 (mark-visible-calendar-date): Remove "-face" suffix from face names.
2380 (diary-face, calendar-today-face, holiday-face):
2381 New backward-compatibility aliases for renamed faces.
2382 (eval-after-load "facemenu", diary-entry-marker)
2383 (calendar-today-marker, calendar-holiday-marker, diary-face):
2384 Use renamed calendar faces.
2385
2386 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
2387 (compare-windows-face): New backward-compatibility alias for
2388 renamed face.
2389 (compare-windows-highlight): Use renamed compare-windows face.
2390
2391 * strokes.el (strokes-char): Remove "-face" suffix from face name.
2392 (strokes-char-face): New backward-compatibility alias for renamed face.
2393 (strokes-encode-buffer): Use renamed strokes-char face.
2394
2395 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
2396 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
2397 Remove "-face" suffix from face names.
2398 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
2399 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
2400 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
2401 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
2402 Use renamed pcvs faces.
2403 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
2404 * pcvs-defs.el (cvs-mode-map): Likewise.
2405 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
2406
2407 * info.el (info-title-1, info-title-2, info-title-3)
2408 (info-title-4): Remove "-face" suffix from and downcase face names.
2409 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
2410 (Info-title-4-face):
2411 New backward-compatibility aliases for renamed faces.
2412 (Info-fontify-node): Use renamed info faces.
2413
2414 * hilit-chg.el (highlight-changes, highlight-changes-delete):
2415 Remove "-face" suffix from face names.
2416 (highlight-changes-face, highlight-changes-delete-face):
2417 New backward-compatibility aliases for renamed faces.
2418 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
2419 (hilit-chg-make-list): Use renamed highlight-changes faces.
2420
2421 * generic-x.el (show-tabs-tab, show-tabs-space):
2422 Remove "-face" suffix from face names.
2423 (show-tabs-tab-face, show-tabs-space-face):
2424 New backward-compatibility aliases for renamed faces.
2425 (show-tabs-generic-mode-font-lock-defaults-1)
2426 (show-tabs-generic-mode-font-lock-defaults-2):
2427 Use renamed show-tabs faces.
2428
2429 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
2430 (smerge-markers): Remove "-face" suffix from face names.
2431 (smerge-mine-face, smerge-other-face, smerge-base-face)
2432 (smerge-markers-face):
2433 New backward-compatibility aliases for renamed faces.
2434 (smerge-mine-face, smerge-other-face, smerge-base-face)
2435 (smerge-markers-face): Use renamed smerge faces.
2436
2437 * log-view.el (log-view-file, log-view-message):
2438 Remove "-face" suffix from face names.
2439 (log-view-file-face, log-view-message-face):
2440 New backward-compatibility aliases for renamed faces.
2441 (log-view-file-face, log-view-message-face): Use renamed log-view faces.
2442
2443 * paren.el (show-paren-match, show-paren-mismatch):
2444 Remove "-face" suffix from face names.
2445 (show-paren-match-face, show-paren-mismatch-face):
2446 New backward-compatibility aliases for renamed faces.
2447 (show-paren-function): Use renamed show-paren faces.
2448
2449 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
2450 (ruler-mode-margins, ruler-mode-fringes)
2451 (ruler-mode-column-number, ruler-mode-fill-column)
2452 (ruler-mode-comment-column, ruler-mode-goal-column)
2453 (ruler-mode-tab-stop, ruler-mode-current-column):
2454 Remove "-face" suffix from face names.
2455 (ruler-mode-default-face, ruler-mode-pad-face)
2456 (ruler-mode-margins-face, ruler-mode-fringes-face)
2457 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
2458 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
2459 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
2460 New backward-compatibility aliases for renamed faces.
2461 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
2462 (ruler-mode-column-number, ruler-mode-fill-column)
2463 (ruler-mode-comment-column, ruler-mode-goal-column)
2464 (ruler-mode-tab-stop, ruler-mode-current-column)
2465 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed faces.
2466
2467 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
2468 face name.
2469 (whitespace-highlight-the-space): Use renamed face.
2470 (whitespace-highlight-face): New backward-compatibility alias for
2471 renamed face.
2472
2473 * woman.el (woman-italic, woman-bold, woman-unknown)
2474 (woman-addition, woman-symbol-face):
2475 Remove "-face" suffix from face names.
2476 (woman-italic-face, woman-bold-face, woman-unknown-face)
2477 (woman-addition-face):
2478 New backward-compatibility aliases for renamed faces.
2479 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
2480 (woman-decode-region, woman-replace-match)
2481 (woman-display-extended-fonts, woman-special-characters)
2482 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
2483 Use renamed woman faces.
2484
2485 * longlines.el (longlines-visible-face): Face removed.
2486
2487 * diff-mode.el (diff-header, diff-file-header, diff-index)
2488 (diff-hunk-header, diff-removed, diff-added, diff-changed)
2489 (diff-function, diff-context, diff-nonexistent): Remove "-face"
2490 suffix from face names.
2491 (diff-header-face, diff-file-header-face, diff-index-face)
2492 (diff-hunk-header-face, diff-removed-face, diff-added-face)
2493 (diff-changed-face, diff-function-face, diff-context-face)
2494 (diff-nonexistent-face): New backward-compatibility aliases for
2495 renamed faces.
2496 (diff-header-face, diff-file-header-face)
2497 (diff-index, diff-index-face, diff-hunk-header)
2498 (diff-hunk-header-face, diff-removed, diff-removed-face)
2499 (diff-added, diff-added-face, diff-changed-face, diff-function)
2500 (diff-function-face, diff-context-face, diff-nonexistent)
2501 (diff-nonexistent-face): Use renamed diff-mode faces.
2502
2503 * progmodes/compile.el (compilation-warning-face)
2504 (compilation-info-face): Remove "-face" suffix from face names.
2505 (compilation-warning-face, compilation-info-face):
2506 New backward-compatibility aliases for renamed faces.
2507 (compilation-warning-face, compilation-info-face):
2508 Use renamed compilation faces.
2509
2510 * add-log.el (change-log-date, change-log-name)
2511 (change-log-email, change-log-file, change-log-list)
2512 (change-log-conditionals, change-log-function)
2513 (change-log-acknowledgement): Remove "-face" suffix from face names.
2514 (change-log-date-face, change-log-name-face)
2515 (change-log-email-face, change-log-file-face)
2516 (change-log-list-face, change-log-conditionals-face)
2517 (change-log-function-face, change-log-acknowledgement-face):
2518 New backward-compatibility aliases for renamed faces.
2519 (change-log-font-lock-keywords): Use renamed change-log faces.
2520
2521 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
2522 (custom-set, custom-changed, custom-saved, custom-button)
2523 (custom-button-pressed, custom-documentation, custom-state)
2524 (custom-comment, custom-comment-tag, custom-variable-tag)
2525 (custom-variable-button, custom-face-tag, custom-group-tag-1)
2526 (custom-group-tag): Remove "-face" suffix from face names.
2527 (custom-magic-alist, custom-magic-value-create)
2528 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
2529 (custom-invalid-face, custom-rogue-face, custom-modified-face)
2530 (custom-set-face, custom-changed-face, custom-saved-face)
2531 (custom-button-face, custom-button-pressed-face)
2532 (custom-documentation-face, custom-state-face)
2533 (custom-comment-face, custom-comment-tag-face)
2534 (custom-variable-tag-face, custom-variable-button-face)
2535 (custom-face-tag-face, custom-group-tag-face-1)
2536 (custom-group-tag-face):
2537 New backward-compatibility aliases for renamed faces.
2538
2539 * wid-edit.el (widget-documentation, widget-button)
2540 (widget-field, widget-single-line-field, widget-inactive)
2541 (widget-button-pressed): "-face" suffix removed from face names.
2542 (widget-documentation-face, widget-button-face)
2543 (widget-field-face, widget-single-line-field-face)
2544 (widget-inactive-face, widget-button-pressed-face):
2545 New backward-compatibility aliases for renamed faces.
2546 (widget-documentation-face, widget-button-face)
2547 (widget-button-pressed-face, widget-specify-field)
2548 (widget-specify-inactive): Use renamed widget faces.
2549
2550 2005-06-10 Kenichi Handa <handa@m17n.org>
2551
2552 * term/x-win.el (x-clipboard-yank): Remove condition-case
2553 wrapping.
2554
2555 2005-06-11 Kenichi Handa <handa@m17n.org>
2556
2557 * add-log.el (change-log-font-lock-keywords): Make the regexp for
2558 date lines stricter.
2559
2560 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
2561
2562 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
2563 of x-get-selection.
2564
2565 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
2566
2567 * comint.el (comint-mode, comint-snapshot-last-prompt):
2568 * frame.el (frame-current-scroll-bars):
2569 * term.el (term-mode, term-check-proc, term-input-sender)
2570 (term-simple-send, term-extract-string, term-word)
2571 (term-match-partial-filename):
2572 * window.el (window-current-scroll-bars):
2573 * emulation/cua-base.el (cua-normal-cursor-color)
2574 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
2575 (cua-global-mark-cursor-color):
2576 * mail/undigest.el (rmail-forward-separator-regex):
2577 Fix typos in docstrings.
2578
2579 * comint.el (comint-check-proc, make-comint-in-buffer)
2580 (comint-source-default): Doc fixes.
2581
2582 * term.el (term-send-string): Improve argument/docstring
2583 consistency.
2584
2585 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
2586
2587 * comint.el (comint-send-input): Bind `inhibit-read-only' around
2588 call to `delete-region'.
2589 (comint-mode-hook): Do not enable Font Lock by default.
2590
2591 2005-06-09 Lute Kamstra <lute@gnu.org>
2592
2593 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
2594 could be void.
2595
2596 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
2597
2598 * emacs-lisp/debug.el (debugger-will-be-back): New var.
2599 (debug): Use it.
2600 (debugger-step-through, debugger-continue, debugger-jump)
2601 (debugger-return-value): Set it when needed.
2602 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
2603 Use inhibit-read-only.
2604
2605 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
2606
2607 * window.el (shrink-window-if-larger-than-buffer)
2608 (window-size-fixed): Fix typo in docstring.
2609
2610 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
2611 thumbnails directory on loading.
2612 (thumbs-conversion-program): Use `eq' to check the system type,
2613 not `equal'.
2614 (thumbs-temp-dir): Initialize to `temporary-file-directory',
2615 not "/tmp". Fix docstring.
2616 (thumbs-thumbsdir): New function to return the thumbnails
2617 directory, creating it if needed.
2618 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
2619 (thumbs-temp-file): Delete variable and make it into a function.
2620 (thumbs-resize-image, thumbs-modify-image): Use it.
2621 (thumbs-kill-buffer): Simplify.
2622 (thumbs-gensym): Defalias or duplicate CL `gensym'.
2623 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
2624 docstrings.
2625
2626 2005-06-09 Kim F. Storm <storm@cua.dk>
2627
2628 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
2629 set-match-data to free markers in match-data.
2630
2631 * replace.el (replace-match-data): Pass RESEAT arg `t' to
2632 match-data to unchain markers in match-data.
2633
2634 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
2635
2636 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
2637 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
2638 unnecessary now.
2639
2640 2005-06-08 Richard M. Stallman <rms@gnu.org>
2641
2642 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
2643 give the variable a doc string that doesn't say don't set it directly.
2644
2645 * textmodes/ispell.el (ispell-check-version):
2646 Use match-string-no-properties.
2647 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
2648 (ispell-buffer-local-words): Likewise.
2649
2650 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
2651 except on terminals with enough colors to really display it.
2652 (makefile-dependency-regex): Delete spurious `bb'.
2653
2654 * faces.el (escape-glyph): Use blue once again in last case.
2655 (no-break-space): Redefine so that it isn't invisible on a tty.
2656
2657 2005-06-08 Kim F. Storm <storm@cua.dk>
2658
2659 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
2660 also when reading directory name.
2661
2662 2005-06-08 Lute Kamstra <lute@gnu.org>
2663
2664 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
2665 (flyspell-mode-line-string): Remove autoload cookie.
2666 (flyspell-mode): Remove defvar.
2667
2668 2005-06-07 Lute Kamstra <lute@gnu.org>
2669
2670 * textmodes/org.el (org-run-mode-hooks): New function.
2671 (org-agenda-mode): Use it.
2672
2673 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
2674
2675 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
2676
2677 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
2678
2679 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
2680
2681 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
2682
2683 * font-lock.el (font-lock-add-keywords): Doc fix.
2684
2685 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
2686
2687 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
2688 (tex-compile-default): In the absence of any history, use the order in
2689 tex-compile-alist to choose the preferred command.
2690 (tex-compile-commands): Reorder a bit.
2691
2692 * textmodes/flyspell.el (flyspell-auto-correct-binding)
2693 (flyspell-incorrect-face, flyspell-duplicate-face):
2694 Use (X)Emacs-agnostic code.
2695 (flyspell-mode-map): Don't overwrite at each load. Remove code
2696 redundant with the subsequent add-minor-mode. Merge Emacs and
2697 XEmacs code.
2698 (flyspell-word): Minor simplification.
2699 (flyspell-math-tex-command-p): Quieten the byte-compiler.
2700 (flyspell-external-point-words): Remove unused vars `size' and `start'.
2701 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
2702 Merge the corresponding Emacs code.
2703 (flyspell-correct-word, flyspell-xemacs-popup): Use flyspell-do-correct.
2704
2705 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
2706 a dedicated window.
2707
2708 * international/latexenc.el (latexenc-find-file-coding-system):
2709 Undo part of last patch, to turn off a compiler warning.
2710
2711 2005-06-06 Juri Linkov <juri@jurta.org>
2712
2713 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
2714 Rename `tmm-inactive-face' to `tmm-inactive'.
2715
2716 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
2717
2718 * iswitchb.el: Rename faces.
2719
2720 2005-06-06 Kim F. Storm <storm@cua.dk>
2721
2722 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
2723 (cua-global-mark): Remove -face suffix from face names.
2724
2725 * emulation/cua-gmrk.el (cua--init-global-mark):
2726 Remove cua-global-mark face setup.
2727
2728 2005-06-06 Richard M. Stallman <rms@gnu.org>
2729
2730 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
2731 just like other allowed characters.
2732 (makefile-match-dependency): Exclude leading and training whitespace
2733 from the range of regexp subexp 1.
2734 (makefile-macroassign-regex): Don't try to match the body,
2735 just the name of the macro being defined.
2736
2737 * info.el (Info-read-node-name-2): New function.
2738 (Info-read-node-name-1): Use that.
2739 Add a completion-base-size-function property.
2740
2741 * simple.el (completion-setup-function): Look for
2742 completion-base-size-function property of
2743 minibuffer-completion-table.
2744
2745 * files.el (locate-file-completion): Doc fix.
2746
2747 * printing.el: Don't call pr-update-menus; user must do that.
2748
2749 * emacs-lisp/debug.el (debugger-window): New variable.
2750 (debug): Use debugger-window if it is set and still alive.
2751 Record debugger-window for next entry.
2752
2753 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
2754
2755 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
2756
2757 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
2758 (hack-one-local-variable, hack-local-variables)
2759 (hack-local-variables-prop-line): Pass that arg.
2760
2761 2005-06-06 Kim F. Storm <storm@cua.dk>
2762
2763 * ido.el (ido-first-match, ido-only-match, ido-subdir)
2764 (ido-indicator): Remove -face suffix from face names.
2765
2766 2005-06-06 Juri Linkov <juri@jurta.org>
2767
2768 * font-lock.el (font-lock-regexp-backslash)
2769 (font-lock-regexp-backslash-construct): New faces.
2770 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
2771 after `('. Add `while-no-input' to control structures.
2772
2773 * faces.el (no-break-space, shadow): New faces.
2774 (escape-glyph): Use less loud colors pink2 and red4.
2775
2776 * diff-mode.el (diff-context-face)
2777 * dired.el (dired-ignored)
2778 * rfn-eshadow.el (file-name-shadow)
2779 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
2780
2781 * info.el (Info-title-1-face): Use green instead of yellow because
2782 bold yellow is not readable on light backgrounds.
2783
2784 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
2785 before selecting the desired mode to not spend time fontifying
2786 old contents.
2787
2788 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
2789
2790 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
2791 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
2792
2793 * ps-print.el (ps-default-fg, ps-default-bg):
2794 Fix typos in docstrings.
2795
2796 * isearchb.el (isearchb): Don't pass a spurious second argument to
2797 `iswitchb-completions'.
2798
2799 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
2800
2801 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
2802 to preserve point.
2803 (gdb-find-file-hook): Add doc string.
2804
2805 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
2806 C dereferenced pointer expression.
2807 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
2808
2809 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
2810
2811 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
2812 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
2813 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
2814 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
2815 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
2816 Make background transparent.
2817
2818 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
2819
2820 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
2821 (font-lock-remove-keywords): Doc fix.
2822 (font-lock-mode-major-mode): Compiler defvar.
2823 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
2824
2825 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
2826 (font-lock-mode): Update `font-lock-mode-major-mode'.
2827 (font-lock-set-defaults): Compiler defvar.
2828 (font-lock-default-function): Take `font-lock-mode-major-mode'
2829 into account.
2830
2831 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
2832 keep track of which major mode it enabled the minor mode for.
2833 Use find-file-hook again. Update docstring.
2834
2835 * simple.el (eval-expression-print-level)
2836 (eval-expression-print-length, eval-expression-debug-on-error):
2837 Doc fixes.
2838
2839 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
2840
2841 * iswitchb.el (iswitchb-single-match-face)
2842 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
2843 (iswitchb-invalid-regexp-face): New faces.
2844 (iswitchb-completions): Use them.
2845 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
2846 now marked as an obsolete alias.
2847 (iswitchb-read-buffer): Remove check for bound font variables.
2848 (iswitchb-invalid-regexp): New free variable.
2849 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
2850 set iswitchb-invalid-regexp.
2851 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
2852 invalid regexps.
2853 (iswitchb-completions): Add check for complete match when entering
2854 a regexp.
2855 (iswitchb-completions): Remove require-match argument.
2856 (iswitchb-exhibit): Fix caller.
2857 (iswitchb-common-match-inserted): New variable.
2858 (iswitchb-complete, iswitchb-completion-help): Use it.
2859
2860 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
2861
2862 * url-http.el (url-http-chunked-encoding-after-change-function):
2863 Use `url-http-debug' instead of `message'.
2864
2865 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
2866
2867 * url-http.el (url-http-parse-headers): Pass redirected URL as a
2868 callback argument.
2869
2870 2005-06-04 Kim F. Storm <storm@cua.dk>
2871
2872 * simple.el (line-move): Only call sit-for when moving backwards.
2873
2874 * ido.el (ido-make-merged-file-list-1): New defun split from
2875 ido-make-merged-file-list.
2876 (ido-make-merged-file-list): Bind throw-on-input around call to
2877 ido-make-merged-file-list-1. Return input-pending-p if
2878 interrupted by more input available.
2879 (ido-read-internal): Handle input-pending-p return value from
2880 ido-make-merged-file-list.
2881
2882 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
2883
2884 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
2885 compatibility code.
2886
2887 * international/latexenc.el (latexenc-find-file-coding-system):
2888 Don't inherit the EOL part of the coding-system from the
2889 tex-main buffer. Fit within 80 columns.
2890
2891 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
2892
2893 * tmm.el (tmm-inactive-face): New face.
2894 (tmm-remove-inactive-mouse-face): New function.
2895 (tmm-prompt, tmm-add-one-shortcut)
2896 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
2897 but not selectable.
2898
2899 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
2900
2901 * faces.el (face-equal): Improve argument/docstring consistency.
2902
2903 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
2904
2905 * progmodes/make-mode.el (makefile-targets-face)
2906 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
2907 (makefile-bsdmake-dependency-regex)
2908 (makefile-makepp-rule-action-regex)
2909 (makefile-bsdmake-rule-action-regex): New constants.
2910 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
2911
2912 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2913 Allow (...) within `...' for makepp messages.
2914
2915 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
2916
2917 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
2918
2919 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
2920 "." files are deleted from all file lists before comparison.
2921
2922 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
2923 (viper-ESC-key): Made them customizable.
2924
2925 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
2926
2927 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
2928
2929 * autorevert.el (auto-revert-buffers): Use save-match-data.
2930
2931 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
2932
2933 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
2934 menu items with a nil command binding.
2935
2936 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
2937
2938 * emacs-lisp/cl-macs.el (defsetf):
2939 Improve argument/docstring consistency.
2940
2941 * faces.el (list-faces-display): Improve the formatting by
2942 computing the maximum length required for any face-name (reworked
2943 patch of 1999-01-11, accidentally deleted on 1999-07-21).
2944 (internal-find-face): Remove redundant info in docstring.
2945
2946 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
2947
2948 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
2949 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
2950 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
2951 (gdb-assembler-custom): Improve regexps.
2952 (def-gdb-auto-update-handler): Use window point to preserve point.
2953
2954 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
2955
2956 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
2957
2958 2005-05-31 Jay Belanger <belanger@truman.edu>
2959
2960 * calc/calc-embed.el (calc-embedded-word): Change argument passed
2961 to calc-embedded.
2962 (calc-embedded-make-info): Have plain prefix argument select
2963 entire line.
2964
2965 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
2966
2967 * faces.el (list-faces-display): Signal error if passed a regexp
2968 that matches no face name.
2969
2970 * simple.el (filter-buffer-substring): Fix typo in docstring.
2971
2972 2005-05-31 Richard M. Stallman <rms@gnu.org>
2973
2974 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
2975 (vhdl-emacs-21): Doc fix.
2976 (vhdl-mode): Unconditionally set comment-padding.
2977 (vhdl-fixup-whitespace-region): Insert spaces only where
2978 there are none.
2979 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
2980
2981 2005-05-30 John Wiegley <johnw@newartisans.com>
2982
2983 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
2984 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
2985 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
2986 `directory-sep-char' to ?/, and all uses of `string-to-int' to
2987 `string-to-number'.
2988
2989 2005-05-30 Jay Belanger <belanger@truman.edu>
2990
2991 * calc/calc.el (calc-bug-address): Fix docstring.
2992 (calc-window-hook, calc-trail-window-hook): New variables.
2993 (calc-trail-display): Restore use of calc-trail-window-hook.
2994 (calc): Restore use of calc-window-hook.
2995
2996 2005-05-31 Masatake YAMATO <jet@gyve.org>
2997
2998 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
2999
3000 * help-fns.el (help-C-file-name): Add autoload mark for
3001 `find-function-noselect'.
3002
3003 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
3004
3005 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
3006 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
3007
3008 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3009
3010 * calendar/diary-lib.el (mark-included-diary-files): Only kill
3011 included diary buffer if it was not already being visited.
3012 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
3013
3014 * calendar/icalendar.el (top-level): Do not require 'appt.
3015
3016 * mail/supercite.el (sc-select-attribution): Only use a list
3017 element from sc-attrib-selection-list if it returns a string.
3018 Reported by Davide G. M. Salvetti <salve@debian.org>.
3019
3020 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
3021
3022 * thumbs.el (thumbs-thumbname): The resulting thumbname now
3023 includes a hash value to improve its uniqueness, and has a ".jpg"
3024 extension. Also, it is now a valid filename on all systems.
3025 (thumbs-make-thumb): Use `let', not `let*'.
3026 (thumbs-show-thumbs-list): Check for JPEG availability.
3027
3028 2005-05-30 Richard M. Stallman <rms@gnu.org>
3029
3030 * filesets.el (filesets-menu-ensure-use-cached):
3031 Prevent warning when emacs-version>= is undefined.
3032
3033 * printing.el (pr-interactive-n-up): Use string-to-number.
3034
3035 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
3036
3037 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
3038 Warn only when name to be defined is quoted.
3039
3040 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
3041
3042 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
3043 Make regexp more robust.
3044 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
3045 Force regeneration of disassembly.
3046
3047 2005-05-29 Jay Belanger <belanger@truman.edu>
3048
3049 * calc/calc.el (calc-user-invocation): Check if
3050 calc-invocation-macro is non-nil.
3051
3052 2005-05-29 Juri Linkov <juri@jurta.org>
3053
3054 * add-log.el (change-log-font-lock-keywords):
3055 Add `+' to e-mail regexp to accept mail address with keywords.
3056
3057 * man.el (Man-name-regexp): Add `:' to accept qualified names.
3058
3059 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
3060
3061 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
3062
3063 * ielm.el (inferior-emacs-lisp-mode): Ditto.
3064
3065 2005-05-29 Richard M. Stallman <rms@gnu.org>
3066
3067 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
3068 Undo the change that moves to end of the current word.
3069
3070 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
3071
3072 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
3073 Throw error when count <= 0 to ensure input is a number.
3074 (gdb-read-memory-custom): Pick up address from buffer.
3075 (gdb-memory-mode): Allow user to increment and decrement
3076 memory address from header line.
3077
3078 2005-05-29 Richard M. Stallman <rms@gnu.org>
3079
3080 * flyspell.el (flyspell-version): Function deleted.
3081 (flyspell-auto-correct-previous-hook): Doc fix.
3082
3083 * jit-lock.el (jit-lock-function, jit-lock-after-change):
3084 Do nothing if memory is full.
3085
3086 * font-lock.el (font-lock-fontify-syntactically-region):
3087 Pass t for GREEDY to looking-back.
3088
3089 * saveplace.el (save-place-alist-to-file): Write the file
3090 using write-region.
3091
3092 * subr.el (looking-back): New argument GREEDY.
3093
3094 * progmodes/compile.el (compilation-start): Set the mode
3095 before inserting the initial text.
3096
3097 * progmodes/which-func.el (which-func-update-1): Turn the mode
3098 off in case of error by setting which-func-mode.
3099
3100 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
3101
3102 * flyspell.el (flyspell-auto-correct-previous-word):
3103 Narrow down to what's on the screen, and recenter overlays
3104 at the end of the next word.
3105
3106 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
3107
3108 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
3109 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
3110 (flyspell-abbrev-p): Default to nil.
3111 (flyspell-use-global-abbrev-table-p): Doc fix.
3112 (flyspell-large-region): Allow nil as value.
3113 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
3114
3115 (mail-mode-flyspell-verify): More robust handling
3116 of `mail-header-separator'. More efficient signature detection.
3117 Allow for regexp metacharacters in message-header-separator.
3118 Adding `To' not to be checked in mail-mode-flyspell-verify.
3119
3120 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
3121 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
3122 Bind flyspell-auto-correct-binding.
3123 Bind C-. and C-, .
3124 (flyspell-mode-map): Likewise.
3125 (flyspell-mode): Doc fix.
3126 (flyspell-accept-buffer-local-defs): Preserve current buffer.
3127 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
3128 (flyspell-word-cache-result): New var, always local.
3129 (flyspell-check-pre-word-p): Doc fix.
3130 (flyspell-check-changed-word-p): Handle spc like newline.
3131 (flyspell-post-command-hook): Set flyspell-word-cache-result.
3132 (flyspell-word-search-backward, flyspell-word-search-forward):
3133 New functions.
3134 (flyspell-word): Return t if nothing to check.
3135 When parsing TeX code, check for after } or \.
3136 Use flyspell-word-search-backward to find previous word.
3137 Return nil if duplicated word.
3138 For word already checked, return same value as last time.
3139 Set flyspell-word-cache-result after checking.
3140 Don't clobber the return value.
3141 (flyspell-get-word): Major rewrite.
3142 (flyspell-external-point-words): New locals pword, pcount.
3143 Fix size used in progress message.
3144 Find the proper corresponding word in flyspell-large-region-buffer.
3145 (flyspell-region): Check for flyspell-large-region = nil.
3146 (flyspell-highlight-incorrect-region): Clean up overlays in region.
3147 (flyspell-auto-correct-word): Check that WORD is a cons.
3148 (flyspell-correct-word): Likewise.
3149
3150 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
3151
3152 * progmodes/make-mode.el (makefile-rule-action-regex)
3153 (makefile-macroassign-regex, makefile-makepp-mode)
3154 (makefile-bsdmake-mode): Continuation lines may be empty.
3155 Reported by Joshua Varner.
3156 (makefile-makepp-font-lock-keywords): Add $(stem).
3157
3158 2005-05-28 Karl Berry <karl@gnu.org>
3159
3160 * textmodes/tex-mode.el: Now that tex-send-command calls
3161 shell-quote-argument (2005-03-31 change), remove all calls to
3162 shell-quote-argument; they all end up invoking tex-send-command.
3163 The double quoting loses on filenames with non-safe characters,
3164 such as "@". Reported by Frederik Fouvry.
3165
3166 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
3167
3168 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
3169 about preserving point.
3170
3171 2005-05-27 Jay Belanger <belanger@truman.edu>
3172
3173 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
3174 Info-goto-node.
3175
3176 * calc/calc-embed.el (calc-embed-arg): New variable.
3177 (calc-do-embedded-activate, calc-embedded-activate-formula)
3178 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
3179 variable by new variable.
3180 (calc-embedded-make-info): Replace undeclared variable by new
3181 variable. When selecting region with positive prefix
3182 argument, use end of previous line instead of beginning of line.
3183
3184 * calc/calc-aent.el (calc-arg-values): Declare it.
3185
3186 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
3187 Declare them.
3188
3189 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
3190
3191 * calc/calc.el (calc-alg-map): Declare it.
3192
3193 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
3194
3195 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
3196
3197 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
3198 (gdb-registers-buffer, toggle-gdb-all-registers):
3199 Toggle display of floating point registers.
3200 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
3201
3202 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
3203 (toggle-gud-tooltip-dereference):
3204 Rename from gud-toggle-tooltip-dereference.
3205
3206 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
3207
3208 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
3209
3210 2005-05-27 Jay Belanger <belanger@truman.edu>
3211
3212 * calc/calc-prog.el (calc-kbd-report): Remove.
3213 (calc-kbd-query): Rewrite.
3214
3215 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
3216
3217 * image.el (image-library-alist): Move to image.c.
3218 (image-type-available-p): Doc fix.
3219
3220 2005-05-27 Lute Kamstra <lute@gnu.org>
3221
3222 * calc/calc.el (calc):
3223 * outline.el (outline-1, outline-2, outline-3, outline-4)
3224 (outline-5, outline-6, outline-7, outline-8):
3225 * textmodes/dns-mode.el (dns-mode):
3226 * textmodes/sgml-mode.el (sgml-namespace-face):
3227 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
3228 (tex-verbatim-face, tex-use-reftex):
3229 * textmodes/texinfo.el (texinfo-heading-face):
3230 Specify customization group.
3231
3232 * longlines.el: Don't require easy-mmode.
3233 (longlines-visible-face): Specify customization group.
3234
3235 2005-05-27 Kenichi Handa <handa@m17n.org>
3236
3237 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
3238 encoding table of windows-1251.
3239
3240 * international/ucs-tables.el (ucs-set-table-for-input):
3241 If translation-table-for-input of a coding system is a symbol, get
3242 its translation-table property.
3243
3244 * international/code-pages.el: Don't register a coding system into
3245 non-iso-charset-alist more than once.
3246 (cp-make-coding-system): Likewise.
3247
3248 2005-05-26 John Wiegley <johnw@newartisans.com>
3249
3250 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
3251 `eshell-resume-eval' is wrapped in a list, it indicates that the
3252 command was run asynchronously. In that case, unwrap the value
3253 before checking the delimiter value.
3254
3255 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
3256 character before a space at the end of a line is \, assume the space
3257 is part of the last argument rather than a final argument separator.
3258
3259 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
3260 is in use, and the target is `t' or `nil' (which are the most common
3261 values), don't assume that the symbol target is a buffer.
3262
3263 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
3264
3265 * calendar/calendar.el (calendar-mode-line-format):
3266 Use mode-line-highlight as mouse-face.
3267
3268 * time.el (display-time-string-forms, display-time-update):
3269 Use mode-line-highlight as mouse-face.
3270
3271 2005-05-26 Jay Belanger <belanger@truman.edu>
3272
3273 * calc/calc.el (calc-language-alist): Remove extra defvar.
3274
3275 2005-05-26 Lute Kamstra <lute@gnu.org>
3276
3277 * arc-mode.el (archive-mode):
3278 * bookmark.el (bookmark-read-annotation-mode)
3279 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
3280 * bs.el (bs-mode):
3281 * calc/calc-yank.el (calc-edit-mode):
3282 * calc/calc.el (calc-mode, calc-trail-mode):
3283 * calculator.el (calculator-mode):
3284 * chistory.el (command-history-mode):
3285 * comint.el:
3286 * cus-edit.el (custom-mode):
3287 * descr-text.el (describe-text-mode):
3288 * ebuff-menu.el (Electric-buffer-menu-mode):
3289 * ediff-util.el (ediff-mode):
3290 * emacs-lisp/re-builder.el (reb-mode):
3291 * emulation/vi.el (vi-mode-setup):
3292 * emulation/ws-mode.el (wordstar-mode):
3293 * eshell/esh-mode.el (eshell-mode):
3294 * forms.el (forms-mode):
3295 * help-mode.el (help-mode):
3296 * hexl.el (hexl-mode):
3297 * ibuffer.el (ibuffer-mode):
3298 * ielm.el (inferior-emacs-lisp-mode):
3299 * info.el (Info-mode, Info-edit-mode):
3300 * international/swedish.el:
3301 * ledit.el (ledit-from-lisp-mode):
3302 * locate.el (locate-mode):
3303 * mail/rmail.el (rmail-mode):
3304 * mail/rmailedit.el (rmail-edit-mode):
3305 * mail/rmailsum.el (rmail-summary-mode):
3306 * mail/supercite.el (sc-electric-mode):
3307 * net/eudc.el (eudc-mode):
3308 * net/quickurl.el (quickurl-list-mode):
3309 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
3310 * obsolete/ooutline.el (outline-mode):
3311 * obsolete/options.el (Edit-options-mode):
3312 * obsolete/rnews.el (news-mode):
3313 * obsolete/rnewspost.el (news-reply-mode):
3314 * play/5x5.el (5x5-mode):
3315 * play/decipher.el (decipher-mode, decipher-stats-mode):
3316 * play/gomoku.el (gomoku-mode):
3317 * play/snake.el (snake-mode):
3318 * play/solitaire.el (solitaire-mode):
3319 * play/tetris.el (tetris-mode):
3320 * progmodes/ada-mode.el (ada-mode):
3321 * progmodes/antlr-mode.el (antlr-mode):
3322 * progmodes/autoconf.el (autoconf-mode):
3323 * progmodes/dcl-mode.el (dcl-mode):
3324 * progmodes/delphi.el (delphi-mode):
3325 * progmodes/ebrowse.el (ebrowse-tree-mode)
3326 (ebrowse-electric-list-mode, ebrowse-member-mode)
3327 (ebrowse-electric-position-mode):
3328 * progmodes/f90.el (f90-mode):
3329 * progmodes/fortran.el (fortran-mode):
3330 * progmodes/icon.el (icon-mode):
3331 * progmodes/idlw-help.el (idlwave-help-mode):
3332 * progmodes/idlw-shell.el (idlwave-shell-mode):
3333 * progmodes/idlwave.el (idlwave-mode):
3334 * progmodes/inf-lisp.el (inferior-lisp-mode):
3335 * progmodes/m4-mode.el (m4-mode):
3336 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
3337 * progmodes/modula2.el (modula-2-mode):
3338 * progmodes/octave-inf.el (inferior-octave-mode):
3339 * progmodes/octave-mod.el (octave-mode):
3340 * progmodes/pascal.el (pascal-mode):
3341 * progmodes/sh-script.el (sh-mode):
3342 * progmodes/sql.el (sql-mode, sql-interactive-mode):
3343 * progmodes/vhdl-mode.el (vhdl-mode):
3344 * progmodes/xscheme.el (scheme-interaction-mode):
3345 * replace.el (occur-mode):
3346 * ses.el (ses-mode):
3347 * simple.el (completion-list-mode):
3348 * skeleton.el:
3349 * speedbar.el (speedbar-mode):
3350 * term.el (term-mode):
3351 * terminal.el (terminal-edit-mode):
3352 * textmodes/reftex-index.el (reftex-index-mode)
3353 (reftex-index-phrases-mode):
3354 * textmodes/reftex-sel.el (reftex-select-label-mode)
3355 (reftex-select-bib-mode):
3356 * textmodes/reftex-toc.el (reftex-toc-mode):
3357 * wdired.el (wdired-change-to-wdired-mode):
3358 * wid-browse.el (widget-browse-mode):
3359 Use run-mode-hooks.
3360
3361 * array.el (array-mode):
3362 * calendar/todo-mode.el (todo-mode):
3363 * man.el (Man-mode):
3364 * play/landmark.el (lm-mode):
3365 * play/mpuz.el (mpuz-mode):
3366 Use kill-all-local-variables and run-mode-hooks.
3367
3368 * subr.el (delay-mode-hooks): Specify indentation.
3369
3370 2005-05-26 Mark A. Hershberger <mah@everybody.org>
3371
3372 * xml.el (xml-substitute-special): Don't die for undefined xml entities.
3373
3374 2005-05-26 Jay Belanger <belanger@truman.edu>
3375
3376 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
3377 of nil.
3378
3379 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
3380
3381 * progmodes/gdb-ui.el (gdb-frame-address):
3382 Rename from gdb-current-address.
3383 (gdb-previous-frame-address): Rename from gdb-previous-address.
3384 (gdb-selected-frame): Rename from gdb-current-frame.
3385 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
3386 (gdb-frame-number): Rename from gdb-current-stack-level.
3387 (gdb-ann3): Match new mode-name for disassembly buffer.
3388 Extend initialization of variables.
3389 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
3390 (gdb-memory-mode): Use mouse-face in header line.
3391 (gdb-assembler-buffer-name): Call it disassembly and give frame
3392 in mode line.
3393 (gdb-source-spec-regexp, gdb-assembler-custom)
3394 (gdb-invalidate-assembler, gdb-frame-handler):
3395 Make robust to leading zeroes in address format.
3396
3397 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
3398
3399 * textmodes/org.el (org-mode): Use `define-derived-mode' to
3400 define `org-mode'.
3401 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
3402
3403 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
3404
3405 * log-edit.el (log-edit-changelog-entries): Distinguish between
3406 filenames like xfns.c and fns.c.
3407
3408 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
3409
3410 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
3411 point after reverting.
3412 (Buffer-menu-make-sort-button): Handle the case where
3413 `Buffer-menu-use-header-line' is nil.
3414
3415 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
3416
3417 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
3418 New funcs. In minibuffer-local-completion-map bind `]', `/'
3419 and `:' to them.
3420
3421 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
3422
3423 * startup.el (normal-top-level): Allow modification of load-path while
3424 we're iterating over it.
3425
3426 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
3427
3428 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
3429 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
3430 (thumbs-resize-interactive, thumbs-insert-image)
3431 (thumbs-insert-thumb, thumbs-dired-show-marked)
3432 (thumbs-find-image-at-point, thumbs-delete-images)
3433 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
3434 (thumbs-increment-image-size, thumbs-decrement-image-size):
3435 Fix typos in docstrings.
3436
3437 2005-05-24 Andre Spiegel <spiegel@gnu.org>
3438
3439 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
3440 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
3441 (cperl-mode): Use them.
3442
3443 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
3444
3445 * window.el (quit-window, shrink-window-if-larger-than-buffer):
3446 Doc fixes.
3447
3448 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
3449
3450 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
3451 Bind C-d to gdb-inferior-io-eof.
3452
3453 * dired.el (dired-dnd-popup-notice): Use message-box.
3454
3455 2005-05-23 Masatake YAMATO <jet@gyve.org>
3456
3457 * bindings.el (mode-line-major-mode-keymap):
3458 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
3459
3460 * faces.el (mode-line-highlight): New face.
3461
3462 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
3463 as mouse-face.
3464
3465 * bindings.el (top-level, help-echo, mode-line-modified)
3466 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
3467 as mouse-face.
3468
3469 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
3470
3471 * progmodes/cc-engine.el (c-guess-basic-syntax):
3472 Remove spurious call to `zerop'.
3473
3474 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
3475
3476 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
3477
3478 CC Mode update to 5.30.10:
3479
3480 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
3481 could go past the limit in decoration level 2, thereby causing
3482 errors during interactive fontification.
3483
3484 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
3485 the file is evaluated interactively.
3486
3487 * cc-engine.el (c-guess-basic-syntax): Handle operator
3488 declarations somewhat better in C++.
3489
3490 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
3491 make use of `run-mode-hooks' which has been added in Emacs 21.1.
3492 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
3493 (awk-mode): Use it.
3494 (make-local-hook): Suppress warning about obsoleteness.
3495
3496 * cc-engine.el, cc-align.el, cc-cmds.el
3497 (c-append-backslashes-forward, c-delete-backslashes-forward)
3498 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
3499 Compensate for return value from `forward-line' when it has moved
3500 but not to a different line due to eob.
3501
3502 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
3503 `objc-method-intro' and `objc-method-args-cont'.
3504
3505 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
3506
3507 CC Mode update to 5.30.10:
3508
3509 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
3510 in the copyright statement. Incidentally, change "along with GNU
3511 Emacs" to "along with this program" where it occurs.
3512
3513 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
3514 so that it is interactive, hence can be found by M-x awk-mode
3515 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
3516 <gmorris+emacs@ast.cam.ac.uk>.
3517
3518 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
3519 Mode's regexps.
3520
3521 2005-05-23 Kevin Ryde <user42@zip.com.au>
3522
3523 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
3524 c-parse-state, to avoid a lisp error (on bad code).
3525
3526 2005-05-23 Lute Kamstra <lute@gnu.org>
3527
3528 * subr.el (font-lock-defaults): Remove defvar as it's already
3529 defined in font-core.el.
3530
3531 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
3532
3533 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
3534
3535 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
3536 more general and work when GDB variable "print pretty" is on,
3537 as with Emacs, for example.
3538
3539 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
3540
3541 * font-core.el: Update comment.
3542
3543 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
3544 Use `after-change-major-mode-hook' instead of `find-file-hook'.
3545
3546 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
3547
3548 2005-05-22 Eli Zaretskii <eliz@gnu.org>
3549
3550 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
3551 and `yank-handler' in the doc strings.
3552
3553 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
3554
3555 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
3556
3557 2005-05-22 Richard M. Stallman <rms@gnu.org>
3558
3559 * help.el (describe-key): Move print-help-return-message call
3560 out of conditional.
3561
3562 * progmodes/etags.el (list-tags): Use with-no-warnings.
3563
3564 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
3565 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
3566 (starttls-extra-args, starttls-extra-arguments): Add defvars.
3567
3568 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
3569
3570 * language/viet-util.el (viet-viscii-nonascii-translation-table):
3571 Add defvar.
3572
3573 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
3574 Use defvar, not defconst.
3575
3576 * hexl.el (hexl-follow-line): Use with-no-warnings.
3577
3578 * emulation/tpu-extras.el: Use write-file-functions instead of
3579 write-file-hooks.
3580
3581 * dired.el (dired-font-lock-keywords): Fontify files with junk
3582 extensions even if marked by -F.
3583
3584 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
3585
3586 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
3587 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
3588 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
3589 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
3590 (concatenate, list-length, get*, getf, cl-remprop):
3591 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
3592 (etypecase, progv, lexical-let, lexical-let*)
3593 (multiple-value-bind, multiple-value-setq, shiftf):
3594 Improve argument/docstring consistency.
3595
3596 * subr.el (focus-frame, unfocus-frame):
3597 Revert deletion on 2005-05-01.
3598
3599 2005-05-22 Andre Spiegel <spiegel@gnu.org>
3600
3601 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
3602 doesn't exist.
3603
3604 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
3605 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
3606
3607 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
3608
3609 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
3610 already deleted variables: auto-fill-hook, blink-paren-hook,
3611 lisp-indent-hook, inhibit-local-variables, unread-command-event,
3612 suspend-hooks, comment-indent-hook, meta-flag,
3613 before-change-function, after-change-function,
3614 font-lock-doc-string-face.
3615
3616 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
3617
3618 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
3619
3620 2005-05-21 Eli Zaretskii <eliz@gnu.org>
3621
3622 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
3623 rmail-dont-reply-to.
3624
3625 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3626
3627 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
3628 literal blank when splitting new-header-values.
3629
3630 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
3631
3632 * calendar/cal-menu.el (cal-menu-update): Add separator as a
3633 string so that tmm doesn't create a completion entry for it.
3634
3635 * textmodes/table.el (table-disable-menu): Ditto.
3636
3637 2005-05-21 Richard M. Stallman <rms@gnu.org>
3638
3639 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
3640
3641 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
3642
3643 * net/rcompile.el (remote-compile): Use compilation-start.
3644
3645 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
3646
3647 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
3648
3649 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
3650 Default to makefile-bsdmake-mode on BSD systems.
3651
3652 * imenu.el (imenu-generic-expression, imenu--generic-function'):
3653 REGEXP may also be a search function now. The part of doc-string
3654 for describing the structure was 95% identical to that of
3655 `imenu--generic-function'. Unify it there.
3656
3657 * progmodes/make-mode.el (makefile-imenu-generic-expression):
3658 Use function to find dependencies, because regexp alone is so complex,
3659 it easily goes into an endless loop.
3660 (makefile-makepp-mode): Also add submenu for Perl functions
3661 defined in the makefile.
3662 (makefile-bsdmake-mode): Special imenu-generic-expression no
3663 longer needed, due to function call.
3664 (makefile-match-dependency): Take BOUND into account when checking
3665 if we're through.
3666
3667 2005-05-20 Jay Belanger <belanger@truman.edu>
3668
3669 * calc/calc-units.el (calc-invalidate-units-table):
3670 Use inhibit-read-only.
3671 (math-build-units-table-buffer): Use view-mode.
3672
3673 2005-05-20 David Kastrup <dak@gnu.org>
3674
3675 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
3676 easy-menu-add is not a nop on Emacs; and clarify when to call it.
3677
3678 2005-05-20 Lute Kamstra <lute@gnu.org>
3679
3680 * diff-mode.el (diff-header-face, diff-file-header-face)
3681 (diff-index-face, diff-hunk-header-face, diff-removed-face)
3682 (diff-added-face, diff-changed-face, diff-function-face)
3683 (diff-context-face, diff-nonexistent-face): Put them in the
3684 diff-mode customization group.
3685
3686 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
3687
3688 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
3689
3690 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
3691
3692 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
3693 Minor regexp-optimization.
3694
3695 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
3696
3697 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
3698 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
3699 (org-agenda-add-time-grid-maybe): New function.
3700 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
3701 (org-table-create): `dotimes' instead of `mapcar'.
3702 (org-xor): Simplify implementation.
3703 (org-agenda): `inhibit-redisplay' turned on.
3704 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
3705 a consistent line after a state change.
3706 (org-agenda-remove-times-when-in-prefix): New option.
3707 (org-prefix-has-time): New variable.
3708 (org-parse-time-string): Optional argument NODEFAULT.
3709 (org-format-agenda-item): Parse items for time-of-day
3710 specifications and move these into the prefix if possible.
3711 (org-agenda-priority): Get current heading, not previous heading
3712 during agenda remote editing.
3713
3714 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
3715
3716 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
3717 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
3718 (remove-duplicates, delete-duplicates, substitute)
3719 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
3720 (nsubstitute-if-not, find, find-if, find-if-not, position)
3721 (position-if, position-if-not, count, count-if, count-if-not)
3722 (mismatch, search, sort*, stable-sort, merge, member*)
3723 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
3724 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
3725 (intersection, nintersection, set-difference, nset-difference)
3726 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
3727 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
3728 (nsublis, tree-equal): Improve argument/docstring consistency.
3729
3730 * subr.el (send-string, send-region):
3731 Remove obsolescence declaration.
3732 (window-dot, set-window-dot, read-input, show-buffer)
3733 (eval-current-buffer, string-to-int):
3734 Add release number to obsolescence declarations.
3735
3736 2005-05-19 Kim F. Storm <storm@cua.dk>
3737
3738 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
3739 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
3740
3741 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
3742
3743 * faces.el (list-faces-display): Make back button respect optional
3744 regexp arg.
3745
3746 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
3747
3748 * calculator.el (calculator-radix-grouping-mode)
3749 (calculator-radix-grouping-digits, calculator-displayer)
3750 (calculator-radix-grouping-separator, calculator-copy-displayer):
3751 * dabbrev.el (dabbrev-search-these-buffers-only):
3752 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
3753 (diff-advance-after-apply-hunk, diff-mode-hook)
3754 (diff-minor-mode-prefix):
3755 * imenu.el (imenu-use-popup-menu):
3756 * jit-lock.el (jit-lock-context-time):
3757 * newcomment.el (comment-fill-column, comment-column)
3758 (comment-style, comment-padding, comment-multi-line)
3759 (comment-empty-lines, comment-auto-fill-only-comments):
3760 * reveal.el (reveal-around-mark):
3761 * uniquify.el (uniquify-buffer-name-style)
3762 (uniquify-after-kill-buffer-p)
3763 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
3764 (uniquify-min-dir-content, uniquify-separator)
3765 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
3766 * w32-vars.el (w32-fixed-font-alist):
3767 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
3768 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
3769 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
3770 * progmodes/perl-mode.el (perl-indent-level)
3771 (perl-continued-statement-offset, perl-continued-brace-offset)
3772 (perl-brace-offset, perl-brace-imaginary-offset)
3773 (perl-label-offset, perl-indent-continued-arguments)
3774 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
3775 * progmodes/tcl.el (tcl-indent-level)
3776 (tcl-continued-indent-level, tcl-auto-newline)
3777 (tcl-tab-always-indent, tcl-electric-hash-style)
3778 (tcl-help-directory-list, tcl-use-smart-word-finder)
3779 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
3780 (inferior-tcl-source-command):
3781 * textmodes/fill.el (enable-kinsoku):
3782 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
3783 * textmodes/table.el (table-yank-handler):
3784 Specify missing group (and type, if simple) in defcustom.
3785
3786 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
3787
3788 * progmodes/compile.el (compilation-finish-function): Fix defvar.
3789
3790 2005-05-19 Richard M. Stallman <rms@gnu.org>
3791
3792 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
3793
3794 * subr.el (event-basic-type): Don't get an error.
3795 (left-fringe-p): Function deleted.
3796
3797 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
3798 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
3799
3800 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
3801 in recursive copy.
3802
3803 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
3804
3805 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
3806
3807 * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable):
3808 Call byte-compile-nogroup-warn if appropriate.
3809
3810 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
3811 (compilation-set-window): Don't call left-fringe-p; do it directly.
3812
3813 2005-05-19 Jay Belanger <belanger@truman.edu>
3814
3815 * calc/calc-graph.el (calc-graph-format-data): Make sure
3816 var-PlotRejects is bound before trying to check its value.
3817
3818 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
3819
3820 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
3821 definition of this variable from reftex-global.el to reftex.el,
3822 because it is needed in the menu.
3823
3824 2005-05-19 Lute Kamstra <lute@gnu.org>
3825
3826 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
3827 years are fixed. Don't insert a space after a dash.
3828
3829 2005-05-19 Kim F. Storm <storm@cua.dk>
3830
3831 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
3832
3833 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
3834
3835 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
3836 strings, because (eq ... ?\\) is fairly frequent.
3837
3838 * progmodes/make-mode.el (makefile-add-this-line-targets):
3839 Simplify and integrate into `makefile-pickup-targets'.
3840 (makefile-add-this-line-macro): Simplify and integrate into
3841 `makefile-pickup-macros.
3842 (makefile-pickup-filenames-as-targets): Simplify.
3843 (makefile-previous-dependency, makefile-match-dependency):
3844 Don't stumble over `::'.
3845
3846 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
3847
3848 * subr.el (post-command-idle-hook, post-command-idle-delay):
3849 Remove obsoletion of post-command-idle-hook and
3850 post-command-idle-delay.
3851
3852 * faces.el (list-faces-display): Provide button when describe-face
3853 is called to take user back to the list of faces.
3854
3855 * help-fns.el (describe-variable): Remove hyperlinks in a
3856 variable's value as these are quite frequently inappropriate.
3857
3858 * follow.el (follow-submit-feedback, follow-mode):
3859 Remove references to post-command-idle-hook.
3860
3861 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
3862
3863 * progmodes/make-mode.el (makefile-previous-dependency)
3864 (makefile-match-dependency): Check for := (and in bsd mode also
3865 !=) to give a better result, even when font-lock is not on.
3866
3867 2005-05-18 Jay Belanger <belanger@truman.edu>
3868
3869 * calc/calc-help.el (calc-s-prefix-help):
3870 Add `calc-copy-special-constant' to help string.
3871
3872 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3873
3874 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
3875
3876 2005-05-18 Jay Belanger <belanger@truman.edu>
3877
3878 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
3879 in linear factors are in proper order.
3880
3881 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
3882
3883 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
3884 Support for jurabib.
3885
3886 * textmodes/reftex.el (featurep): Define aliases for overlay
3887 commands, for XEmacs compatibility, and use these aliases in
3888 overlay initializations.
3889 (reftex-highlight): Use `reftex-move-overlay'.
3890 (reftex-unhighlight): Use `reftex-delete-overlay'.
3891 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
3892 (reftex-access-search-path): Use `reftex-uniquify' instead of
3893 `reftex-uniq'
3894
3895 * textmodes/reftex-sel.el (reftex-select-unmark):
3896 Overlay `before-string' property modification enables for Emacs as well.
3897 (reftex-select-item): Use `reftex-delete-overlay'.
3898 (reftex-select-mark): Use `reftex-make-overlay' and
3899 `reftex-overlay-put'.
3900 (reftex-select-unmark): Use `reftex-delete-overlay' and
3901 `reftex-overlay-put'.
3902
3903 2005-05-18 Lute Kamstra <lute@gnu.org>
3904
3905 * emacs-lisp/lisp.el (check-parens): Fix docstring.
3906
3907 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
3908
3909 * add-log.el (add-change-log-entry):
3910 * array.el (array-make-template, array-reconfigure-rows)
3911 (array-init-max-row, array-init-max-column)
3912 (array-init-columns-per-line, array-init-field-width):
3913 * replace.el (replace-match-maybe-edit, perform-replace):
3914 * textmodes/spell.el (spell-region):
3915 Replace `read-input' by `read-string'.
3916
3917 * forms.el (forms-mode):
3918 * finder.el (finder-compile-keywords):
3919 * shadowfile.el (shadow-read-files):
3920 Replace `eval-current-buffer' by `eval-buffer'.
3921
3922 * terminal.el (te-pass-through):
3923 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
3924 (ange-ftp-raw-send-cmd):
3925 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
3926 (send-process-next-char, telnet-initial-filter, telnet):
3927 Replace `send-string' by `process-send-string'.
3928
3929 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
3930 (prolog-consult-region): Replace `send-string' by
3931 `process-send-string'; replace `send-region' by `process-send-region'.
3932
3933 * progmodes/delphi.el (delphi-log-msg):
3934 Replace `set-window-dot' by `set-window-point'.
3935
3936 * subr.el (window-dot, set-window-dot, read-input, send-string)
3937 (send-region, show-buffer, eval-current-buffer):
3938 Make really obsolete, as the comment says.
3939
3940 2005-05-17 Kim F. Storm <storm@cua.dk>
3941
3942 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
3943 (cua--init-keymaps): Bind C-return instead of S-return to set
3944 rectangle mark.
3945
3946 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
3947 instead of S-return to toggle/clear rectangle mark.
3948
3949 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
3950
3951 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
3952 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
3953 Also fontify plain strings assigned to variables, mostly so that a
3954 colon has a face and is thus not taken as a dependency separator.
3955 (makefile-previous-dependency): Inline the new matcher, because it
3956 is too complex to work in both directions.
3957 (makefile-match-dependency): Eliminate `backward' arg (see above).
3958 Completely reimplemented so as to not sometimes go into an endless
3959 loop. It should also be more efficient, because first it only
3960 searches for `:', instead of applying the very complex regexp.
3961 (makefile-mode): Cancel `font-lock-support-mode', because blocks
3962 to be fontified in one piece can be too long for JIT.
3963 Makefiles are never *that* big.
3964
3965 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
3966
3967 * dired.el (dired-mode): Simplify.
3968
3969 2005-05-17 Lute Kamstra <lute@gnu.org>
3970
3971 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
3972 defcustom for the mode hook variable.
3973
3974 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
3975 Emacs Lisp Reference Manual.
3976
3977 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
3978
3979 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
3980 (evenp, list*):
3981 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
3982 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
3983
3984 * net/tramp-smb.el (tramp-smb-open-connection):
3985 Pass `tramp-chunksize' as fifth (required) argument.
3986
3987 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
3988
3989 * font-lock.el (lisp-font-lock-keywords-1):
3990 Set `font-lock-negation-char-face' for [^...] char group.
3991 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
3992
3993 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
3994 a var, and refine it to mask one more level of nested vars.
3995 (makefile-rule-action-regex): Turn it into a var, and refine it so
3996 it recognizes backslashed continuation lines as belonging to the
3997 same command.
3998 (makefile-macroassign-regex): Refine it so it recognizes
3999 backslashed continuation lines as belonging to the same command.
4000 (makefile-var-use-regex): Don't look at the next char, because it
4001 might be the same one to be skipped by the initial [^$], leading
4002 to an overlooked variable use.
4003 (makefile-make-font-lock-keywords): Remove two parameters, which
4004 are now variables that some of the modes set locally.
4005 Handle dependency and rule action matching through functions, because
4006 regexps alone match too often. Dependency matching now comes
4007 last, so it can check, whether a colon already matched something else.
4008 (makefile-mode): Inform that font-lock improves makefile parsing
4009 capabilities.
4010 (makefile-match-dependency, makefile-match-action): New functions.
4011
4012 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
4013
4014 * emacs-lisp/cl-extra.el (equalp): Doc fix.
4015
4016 * align.el (align-regexp):
4017 * ansi-color.el (ansi-color-get-face):
4018 * array.el (array-reconfigure-rows, array-init-max-row)
4019 (array-init-max-column, array-init-columns-per-line)
4020 (array-init-field-width):
4021 * dired-aux.el (dired-trample-file-versions):
4022 * dired-x.el (dired-mark-sexp):
4023 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
4024 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
4025 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
4026 * faces.el (face-read-integer):
4027 * files.el (backup-extract-version, insert-directory):
4028 * hexl.el (hexl-insert-decimal-char):
4029 * server.el (server-process-filter):
4030 * shell.el (shell-extract-num):
4031 * startup.el (command-line-1):
4032 * term.el (term-command-hook):
4033 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
4034 (time-stamp-do-number):
4035 * time.el (display-time-update):
4036 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
4037 (timezone-fix-time):
4038 * vms-patch.el (vms-suspend-resume-hook):
4039 * calendar/appt.el (appt-convert-time):
4040 * calendar/cal-bahai.el (mark-bahai-diary-entries):
4041 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
4042 * calendar/cal-islam.el (mark-islamic-diary-entries):
4043 * calendar/calendar.el (calendar-cursor-to-date)
4044 (calendar-star-date):
4045 * calendar/diary-lib.el (diary-attrtype-convert)
4046 (mark-diary-entries, diary-entry-time):
4047 * calendar/solar.el (solar-get-number):
4048 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
4049 * emacs-lisp/re-builder.el (reb-display-subexp):
4050 * emulation/edt.el (edt-set-scroll-margins):
4051 * emulation/tpu-extras.el (tpu-set-scroll-margins):
4052 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
4053 (vip-get-ex-count):
4054 * emulation/viper-ex.el (viper-get-ex-token)
4055 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
4056 * international/fontset.el (fontset-plain-name):
4057 * mail/feedmail.el (feedmail-look-at-queue-directory):
4058 * mail/mailalias.el (mail-get-names):
4059 * mail/rmail.el (rmail-convert-to-babyl-format):
4060 * mail/rmailsum.el (rmail-make-basic-summary-line)
4061 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
4062 (rmail-summary-goto-msg):
4063 * mail/smtpmail.el (smtpmail-read-response):
4064 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
4065 (ange-ftp-vms-add-file-entry):
4066 * play/gametree.el (gametree-looking-at-ply)
4067 (gametree-current-branch-score):
4068 * progmodes/ada-xref.el (ada-prj-find-prj-file)
4069 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
4070 * progmodes/cperl-mode.el (condition-case):
4071 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
4072 (ebrowse-set-member-buffer-column-width)
4073 (ebrowse-select-1st-to-9nth):
4074 * progmodes/etags.el (etags-snarf-tag):
4075 * progmodes/flymake.el (flymake-parse-line):
4076 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
4077 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
4078 (idlwave-shell-menu-def):
4079 * progmodes/ps-mode.el (ps-run-goto-error):
4080 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
4081 (vhdl-speedbar-contract-level):
4082 * term/mac-win.el (x-handle-numeric-switch):
4083 * term/sun-mouse.el (sun-get-frame-data):
4084 * term/w32-win.el (x-handle-numeric-switch):
4085 * term/x-win.el (x-handle-numeric-switch):
4086 * textmodes/ispell.el (ispell-parse-output):
4087 * textmodes/nroff-mode.el (nroff-outline-level):
4088 * textmodes/reftex-cite.el (reftex-bib-sort-year)
4089 (reftex-bib-sort-year-reverse, reftex-format-citation):
4090 * textmodes/reftex-parse.el (reftex-init-section-numbers)
4091 (reftex-section-number):
4092 * textmodes/texinfmt.el (texinfo-paragraphindent):
4093 Replace `string-to-int' by `string-to-number'.
4094
4095 * international/latexenc.el: Add page marker to force the "Local
4096 Variables:" string out of the last page.
4097
4098 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
4099
4100 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
4101 tooltip-change-major-mode.
4102 (gud-tooltip-print-command): Remove case where gud-minor-mode
4103 is gdb ("--fullname").
4104 (gud-tooltip-tips): Turn GUD tooltips off for this case and
4105 explain to user.
4106
4107 2005-05-16 Jay Belanger <belanger@truman.edu>
4108
4109 * calc/calc-store.el (calc-copy-special-constant): New function.
4110
4111 * calc/calc-ext.el (calc-init-extensions): Add binding for
4112 `calc-copy-special-constant'.
4113
4114 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
4115 for the `calc-copy-special-constant' command.
4116
4117 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
4118
4119 * subr.el (left-fringe-p): New function.
4120
4121 * progmodes/compile.el (compilation-setup): Set local value of
4122 overlay-arrow-string to "" always.
4123 (compilation-set-window): Left fringe then don't scroll.
4124 No left fringe then no arrow and scroll message to top.
4125 (compilation-context-lines): Adjust doc string accordingly.
4126
4127 2005-05-16 Kim F. Storm <storm@cua.dk>
4128
4129 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
4130 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
4131 (ido-wide-find-dir-or-delete-dir): New command for M-d.
4132 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
4133 (ido-read-file-name): Handle commands with ido property value
4134 equal to find-file as reading a file name, to allow C-d to enter dired.
4135 (ibuffer-find-file): Add ido property with value find-file.
4136
4137 2005-05-15 Kim F. Storm <storm@cua.dk>
4138
4139 * subr.el (open-network-stream-nowait): Remove.
4140 (open-network-stream-server): Remove.
4141
4142 2005-05-15 Richard M. Stallman <rms@gnu.org>
4143
4144 * faces.el (describe-face): Output a definition link button.
4145
4146 * help-mode.el (help-face-def): New button type.
4147
4148 * emacs-lisp/copyright.el (copyright-fix-years):
4149 Match properly if the first year is 2-digit.
4150 Don't mess up the whitespace after the years by filling.
4151
4152 * dired-aux.el (dired-mark-confirm):
4153 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
4154
4155 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
4156 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
4157 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
4158
4159 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4160 Set font-lock-comment-start-skip.
4161
4162 * font-lock.el (font-lock-comment-start-skip): New variable.
4163 (font-lock-comment-end-skip): New variable.
4164 (font-lock-fontify-syntactically-region): Use them if non-nil.
4165
4166 2005-05-15 Jay Belanger <belanger@truman.edu>
4167
4168 * calc/calc-store.el (calc-store-value): Return a string rather
4169 than display it as a message.
4170 Use calc-var-name for variable name.
4171 (calc-store-into): Add the result of calc-store-value to message.
4172 (calc-copy-variable): Add a message.
4173 (calc-store-exchange): Improve error messages.
4174 (calc-store-binary, calc-store-map): Don't reset the values of
4175 special constants.
4176
4177 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4178
4179 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
4180 manual to docstring.
4181
4182 * files.el (hack-local-variables-confirm): Add STRING argument.
4183 Make the function handle non file visiting buffers correctly.
4184 (hack-local-variables-prop-line, hack-local-variables)
4185 (hack-one-local-variable): Use STRING arg of
4186 `hack-local-variables-confirm'.
4187
4188 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
4189
4190 Sync with Tramp 2.0.49.
4191
4192 * tramp.el (tramp-handle-dired-call-process)
4193 (tramp-handle-insert-directory):`insert-buffer' cannot be used
4194 because the contents of the Tramp buffer is changed before
4195 insertion (`expand-file' and alike).
4196 (tramp-handle-insert-directory): If `localname' has an empty
4197 nondirectory name, it must not be quoted.
4198 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
4199 variable `tramp-chunksize'. Change callees.
4200 (tramp-open-connection-setup-interactive-shell): Check remote host
4201 for buggy `send-process-string' implementation.
4202 Set `tramp-chunksize' if found. Reported by Michael Kifer
4203 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
4204 (tramp-handle-shell-command): `insert-buffer' cannot be used
4205 because the contents of the Tramp buffer is changed before
4206 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
4207 <frederic.bothamy@free.fr>.
4208 (tramp-set-auto-save): Actions should be done for Tramp file name
4209 handler only. Ange-FTP has its own auto-save mechanism.
4210 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
4211 (tramp-set-auto-save-file-modes): Set file modes of
4212 `buffer-auto-save-file-name' to ?\600 as fallback solution.
4213 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
4214 (tramp-bug): Remove obsolete variable.
4215 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
4216 for presence of `mml-mode'. Make it running for older Emacsen as well.
4217
4218 2005-05-14 John Paul Wallington <jpw@pobox.com>
4219
4220 * ibuf-ext.el (define-ibuffer-filter filename):
4221 If `dired-directory' is a list, use its car.
4222
4223 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
4224
4225 * ibuffer.el (define-ibuffer-column filename):
4226 If `dired-directory' is a list, use its car.
4227
4228 2005-05-14 Richard M. Stallman <rms@gnu.org>
4229
4230 * subr.el (symbol-file): Doc fix.
4231
4232 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
4233 (byte-compile-form): Call byte-compile-nogroup-warn.
4234 (byte-compile-warning-types): Doc fix.
4235
4236 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
4237
4238 * progmodes/cc-engine.el (c-literal-faces):
4239 Add font-lock-comment-delimiter-face.
4240
4241 * net/net-utils.el (dig): Use with-no-warnings.
4242
4243 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
4244 (sc-recite-frame-alist, sc-default-cite-frame)
4245 (sc-default-uncite-frame, sc-default-recite-frame)
4246 (sc-attrib-selection-list, sc-rewrite-header-list):
4247 Mark as risky-local-variable.
4248
4249 * international/ogonek.el (ogonek-jak, ogonek-how):
4250 Don't use beginning-of-buffer.
4251
4252 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
4253
4254 * calendar/solar.el (solar-data-list): Move definition up.
4255
4256 * dnd.el (dnd-protocol-alist): Add autoload.
4257
4258 * progmodes/sh-script.el: Many doc usage fixes.
4259 (sh-indent-after-do): Change default to match common styles.
4260
4261 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
4262
4263 * files.el (interpreter-mode-alist)
4264 (auto-mode-interpreter-regexp): Doc fixes.
4265
4266 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
4267
4268 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
4269
4270 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
4271
4272 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4273
4274 * dired.el (dired-mode): make-variable-buffer-local =>
4275 make-local-variable.
4276
4277 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4278
4279 * term/mac-win.el (mac-select-convert-to-string): Try coding
4280 systems in mac-script-code-coding-systems if specified one cannot
4281 encode string for `com.apple.traditional-mac-plain-text'.
4282
4283 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
4284
4285 * progmodes/make-mode.el (makefile-targets-face)
4286 (makefile-shell-face, makefile-makepp-perl-face): New faces.
4287 (makefile-dependency-regex): Fix it to not make the colon in
4288 $(var:a=b) special.
4289 (makefile-rule-action-regex): New regexp for highlighting embedded
4290 Shell strings.
4291 (makefile-macroassign-regex): Handle != for highlighting as
4292 embedded Shell strings.
4293 (makefile-var-use-regex): New const.
4294 (makefile-statements, makefile-automake-statements)
4295 (makefile-gmake-statements, makefile-makepp-statements)
4296 (makefile-bsdmake-statements): New consts.
4297 (makefile-make-font-lock-keywords): New function.
4298 (makefile-automake-font-lock-keywords)
4299 (makefile-gmake-font-lock-keywords)
4300 (makefile-makepp-font-lock-keywords)
4301 (makefile-bsdmake-font-lock-keywords): New consts.
4302 (makefile-mode-map): Add switchers between the various submodes.
4303 (makefile-mode): Document the availability of the variants.
4304 (makefile-automake-mode, makefile-gmake-mode)
4305 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
4306
4307 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
4308 new variants of makefile-mode.
4309
4310 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
4311
4312 * font-lock.el (font-lock-comment-delimiter-face): Fix up
4313 the inheritance.
4314
4315 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
4316
4317 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
4318 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
4319
4320 * files.el (normal-mode): Extend the scope of the
4321 `enable-local-variables' binding to include the `set-auto-mode' call.
4322 (magic-mode-alist): Doc fix.
4323
4324 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
4325
4326 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
4327 font-lock-comment-face rather than copying its setting.
4328
4329 2005-05-12 Andreas Schwab <schwab@suse.de>
4330
4331 * eshell/esh-mode.el (eshell-send-input): Doc fix.
4332
4333 2005-05-12 Lute Kamstra <lute@gnu.org>
4334
4335 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
4336 defcustom for the mode hook variable. Delete the last argument.
4337 * generic-x.el: Fix callers of define-generic-mode.
4338 (generic-x-modes): Delete group.
4339 (show-tabs-tab-face, show-tabs-space-face): Put them in the
4340 generic-x customization group.
4341
4342 2005-05-12 Kim F. Storm <storm@cua.dk>
4343
4344 * font-lock.el (font-lock-negation-char-face): Default to "off".
4345
4346 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
4347 font-lock-negation-char-face to ! in !=.
4348
4349 2005-05-12 Masatake YAMATO <jet@gyve.org>
4350
4351 * add-log.el (find-change-log): Fix typos in the docstring
4352 of function.
4353
4354 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
4355
4356 * international/latexenc.el (latexenc-find-file-coding-system):
4357 Avoid `re-search-forward' when looking for input encoding because
4358 of speed and safety. Better regular expressions for recognizing
4359 input encoding. Limit a search for TeX-master/tex-main-file to
4360 the local variable section.
4361
4362 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
4363
4364 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
4365 syntax of $ to "'" (quote).
4366
4367 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
4368
4369 * dnd.el (dnd-protocol-alist): Improve custom type.
4370
4371 * dired.el (dired-dnd-protocol-alist): New variable.
4372 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
4373 `dired-mode-hook' to the end.
4374
4375 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
4376
4377 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
4378 comment-end if comment-start-skip is not set.
4379 Obey the font-lock-comment-delimiter-face variables.
4380
4381 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
4382
4383 * files.el (executable-find): Move from executable.el. Use locate-file.
4384 * progmodes/executable.el (executable-find): Move to files.el.
4385
4386 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
4387 when trying to ensure forward progress.
4388
4389 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
4390
4391 * mouse-sel.el (mouse-sel-follow-link-p): New function.
4392 (mouse-select, mouse-select-internal, mouse-extend-internal):
4393 Use it to implement mouse-1-click-follows-link functionality.
4394
4395 2005-05-11 Richard M. Stallman <rms@gnu.org>
4396
4397 * font-lock.el (font-lock-fontify-syntactically-region):
4398 Use font-lock-comment-delimiter-face for comment delimiters.
4399
4400 2005-05-10 Jay Belanger <belanger@truman.edu>
4401
4402 * calc/calc-help.el (calc-m-prefix-help): Add mention of
4403 preserving embedded modes.
4404
4405 2005-05-10 Richard M. Stallman <rms@gnu.org>
4406
4407 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
4408
4409 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
4410 Move from ada-stmt.el.
4411 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
4412
4413 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
4414 Move to ada-mode.el.
4415 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
4416
4417 * cus-edit.el (custom-file): Call file-chase-links.
4418
4419 * files.el (read-directory-name): Fix previous change.
4420 (hack-local-variables-confirm): New function.
4421 (hack-local-variables-prop-line, hack-local-variables)
4422 (hack-one-local-variable): Use it.
4423
4424 2005-05-10 Lute Kamstra <lute@gnu.org>
4425
4426 * font-lock.el (font-lock-keywords-alist)
4427 (font-lock-removed-keywords-alist): Clarify docstrings.
4428
4429 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
4430
4431 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
4432 (gdb-source-info): Check for preprocessor info.
4433 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
4434 a macro for a function.
4435 (gdb-info-breakpoints-custom): Try to find file again if not already
4436 found (user might have used GDB dir command).
4437 (gdb-get-location): Update gdb-location-alist correctly for change
4438 to gdb-info-breakpoints-custom.
4439
4440 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
4441 (gud-tooltip-print-command): Add gdbmi case.
4442 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
4443 preprocessor info.
4444
4445 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
4446
4447 * startup.el (fancy-splash-insert): Fix typo in doc string.
4448
4449 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
4450
4451 * obsolete/float.el (string-to-float):
4452 * obsolete/hilit19.el (hilit-add-pattern):
4453 * obsolete/rnews.el (news-parse-range, news-select-message)
4454 (news-get-pruned-list-of-files): Replace `string-to-int' by
4455 `string-to-number'.
4456
4457 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
4458 `find-file-not-found-hooks'; use `add-hook'.
4459 (uncompress-while-visiting): Set `write-file-functions', not
4460 `write-file-hooks'; use `add-hook'.
4461
4462 2005-05-09 Kim F. Storm <storm@cua.dk>
4463
4464 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
4465 (cua-paste): Handle clipboard action.
4466 (cua--init-keymaps): Remap clipboard-kill-region and
4467 clipboard-kill-ring-save.
4468
4469 2005-05-08 Eli Zaretskii <eliz@gnu.org>
4470
4471 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
4472 Improve commentary.
4473
4474 * simple.el (next-error-overlay-arrow-position): Revert the change
4475 made on 2005-04-30.
4476
4477 2005-05-07 Jay Belanger <belanger@truman.edu>
4478
4479 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
4480 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
4481 `calc-sel-reselect'.
4482
4483 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
4484 Calc is in embedded mode.
4485
4486 2005-05-07 Eli Zaretskii <eliz@gnu.org>
4487
4488 * progmodes/compile.el (compilation-setup):
4489 Set overlay-arrow-string to an empty string on text terminals.
4490
4491 * textmodes/ispell.el (ispell-program-name): Try looking for
4492 "aspell" along exec-path, and if found, use it as the default
4493 speller program.
4494
4495 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
4496
4497 * international/mule.el (sgml-xml-auto-coding-function):
4498 Recognize encoding='FOO' in single quotes as well as in double quotes.
4499
4500 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4501
4502 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
4503 as well as `interactive', so that defmacro* would recognize
4504 `declare' forms.
4505
4506 2005-05-07 Eli Zaretskii <eliz@gnu.org>
4507
4508 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
4509 Explain more about the LIGHTER arg's usage in the doc string.
4510 Add commentary to clarify what the code does. Fix the regexp that
4511 strips whitespace from LIGHTER. Quote LIGHTER before using it,
4512 since it could have characters special to regular expressions.
4513
4514 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
4515
4516 * replace.el (occur-1): Bind inhibit-read-only so that
4517 erase-buffer doesn't barf on read-only text properties (likewise
4518 for add-text-properties in occur-engine). Mark buffer as unmodified.
4519 (occur-engine): Don't set buffer-read-only here.
4520
4521 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
4522
4523 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
4524 list-buffers-directory. This caused the *cvs-commit* buffer to be
4525 sometimes mistakenly reused as a *cvs* buffer.
4526
4527 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
4528
4529 * tooltip.el: Move code for GUD tooltips into gud.el.
4530 (require): CL no longer needed to compile case.
4531 (tooltip-mode): Do not toggle functions for GUD tooltips.
4532 (tooltip-gud-tips-p): Remove. Replace with minor mode
4533 gud-tooltip-mode in gud.el.
4534 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
4535 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
4536 tooltip-gud prefix with gud-tooltip and obsolete.
4537 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
4538 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
4539 (tooltip-mouse-motion): Mouse movement functions/variable.
4540 Rename in gud.el by adding gud prefix.
4541 (tooltip-gud-original-filter, tooltip-gud-dereference)
4542 (tooltip-gud-event, tooltip-toggle-gud-tips)
4543 (tooltip-gud-process-output, tooltip-gud-print-command)
4544 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
4545 gud.el by replacing tooltip-gud prefix with gud-tooltip.
4546 (gdb-tooltip-print): Move to gdb-ui.el.
4547
4548 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
4549 (require): CL needed to compile case.
4550 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
4551 tooltip-gud-tips-p. Make it a minor-mode.
4552 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
4553 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
4554 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
4555 (gud-tooltip-change-major-mode)
4556 (gud-tooltip-activate-mouse-motions-if-enabled)
4557 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
4558 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
4559 (gud-tooltip-original-filter, gud-tooltip-dereference)
4560 (gud-tooltip-event, tooltip-toggle-gud-tips)
4561 (gud-tooltip-process-output, gud-tooltip-print-command)
4562 (gud-tooltip-tips): Move from tooltip.el.
4563
4564 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
4565 (gdb-cpp-define-alist-flags): Doc fix.
4566 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
4567 gud-tooltip-mode is t.
4568
4569 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
4570
4571 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
4572 evaporate if their text is deleted.
4573 (goto-address-at-point): Make it work as a mouse binding as well.
4574 (goto-address-at-mouse): Obsolete it. Update users.
4575
4576 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
4577
4578 * calendar/appt.el (top-level): No longer activate on load.
4579
4580 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
4581
4582 * calendar/cal-bahai.el (mark-bahai-diary-entries):
4583 * net/webjump.el (webjump):
4584 * progmodes/idlw-help.el (idlwave-do-context-help1)
4585 (idlwave-highlight-linked-completions):
4586 * textmodes/po.el (po-find-file-coding-system-guts):
4587 Replace `assoc-ignore-case' by `assoc-string'.
4588
4589 2005-05-06 Eli Zaretskii <eliz@gnu.org>
4590
4591 * files.el (locate-file): Doc fix.
4592
4593 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
4594 Remove the redundant test for ms-dos.
4595
4596 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
4597 look for the preprocessor with exec-suffixes. If not found in
4598 standard places, look in exec-path. Remove most of the tests that
4599 used system-type.
4600
4601 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
4602
4603 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
4604
4605 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
4606 file-name clash with jka-compr.el on 8+3 filesystems.
4607
4608 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4609
4610 * term/mac-win.el: Don't define or bind scroll bar functions if
4611 x-toolkit-scroll-bars is t.
4612 (x-select-text, x-get-selection-value):
4613 Clear x-last-selected-text-clipboard if x-select-enable-clipboard is nil.
4614 (PRIMARY): Put mac-scrap-name property.
4615 (mac-select-convert-to-file-url): New function.
4616 (public.file-url): New selection target type. Add to
4617 selection-converter-alist.
4618 (x-get-selection, x-selection-value): Handle it.
4619 (x-cut-buffer-or-selection-value): New alias.
4620
4621 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4622
4623 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
4624 entry to avoid calling bibtex-find-entry with arg global
4625 being t. Remove arg key.
4626 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
4627 (bibtex-copy-summary-as-kill): Change accordingly.
4628
4629 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
4630
4631 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
4632 (org-agenda-date-later): Use with-current-buffer.
4633
4634 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
4635
4636 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
4637 (define-obsolete-variable-alias): Doc Fixes.
4638
4639 2005-05-06 Kim F. Storm <storm@cua.dk>
4640
4641 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
4642 vertical-motion when selective-display is active.
4643
4644 * ido.el (ido-setup-hook): New hook.
4645 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
4646 (ido-input-stack): New var.
4647 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
4648 ido-next-work-file binding to M-O.
4649 Bind M-f to ido-wide-find-file-or-pop-dir.
4650 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
4651 (ido-read-internal): Run ido-setup-hook.
4652 Catch quit in read-file-name and read-string to cancel edit.
4653 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
4654 Automatically pop-all when completing a directory name (RET).
4655 (ido-file-internal): Add with-no-warnings around ffap and dired code.
4656 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
4657 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
4658 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
4659 New functions for M-b/M-f to move among the directory components.
4660 (ido-make-merged-file-list): Catch quit to cancel merge.
4661 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
4662 (ido-completion-help): No warnings for ido-completion-buffer-full.
4663
4664 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
4665
4666 * font-lock.el (font-lock-negation-char-face): New face and variable.
4667 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
4668 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
4669 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
4670 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
4671
4672 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
4673
4674 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
4675 Fix typo in docstring.
4676
4677 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
4678 (ebrowse-print-statistics-line)
4679 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
4680
4681 * term/w32-win.el (image-library-alist): Add additional name for
4682 Xpm library.
4683
4684 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
4685
4686 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
4687 use gcc instead of cpp.
4688
4689 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
4690 (gdb-create-define-alist): Use it.
4691 (gdb-cpp-define-alist-program): Update for MS-DOS.
4692
4693 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
4694
4695 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
4696
4697 2005-05-04 Richard M. Stallman <rms@gnu.org>
4698
4699 * help.el (describe-key): No error when UNTRANSLATED is nil.
4700
4701 * simple.el (line-move-1): Fix previous change to signal errors
4702 appropriately.
4703
4704 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
4705
4706 * calendar/icalendar.el (icalendar-version): Now at 0.12.
4707 (icalendar-duration-correction): Remove.
4708 (icalendar--get-event-properties): Split result at commas.
4709 (icalendar--decode-isoduration): New optional argument
4710 DURATION-CORRECTION.
4711 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
4712 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
4713 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
4714 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
4715 (icalendar--convert-anniversary-to-ical): New functions, extracted
4716 from icalendar-export-region, with bug fixes.
4717 (icalendar-export-region): Use the above functions.
4718 (icalendar-import-buffer): Check before saving diary file.
4719 (icalendar--convert-recurring-to-diary)
4720 (icalendar--convert-non-recurring-all-day-to-diary)
4721 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
4722 extracted from icalendar--convert-ical-to-diary, with bug fixes.
4723 (icalendar--convert-ical-to-diary): Use the above functions.
4724
4725 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
4726
4727 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
4728 Remove these recent additions.
4729 (c-mode): Restore to before 2005-04-28.
4730
4731 * progmodes/cc-vars.el (cc-define-list-program): Remove this
4732 recent addition.
4733
4734 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
4735 (gdb-define-alist): New variables.
4736 (gdb-create-define-alist): New function.
4737 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
4738 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
4739 with string-to-number.
4740 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
4741
4742 * progmodes/gud.el: Replace string-to-int with string-to-number.
4743 (gud-find-file): Handle gdb-define-alist.
4744
4745 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
4746
4747 2005-05-02 Jay Belanger <belanger@truman.edu>
4748
4749 * calc/calc-aent.el (math-read-token):
4750 * calc/calc-bin.el (calc-word-size):
4751 * calc/calc-ext.el (calc-read-number-fancy):
4752 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
4753 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
4754 * calc/calc-frac.el (calc-over-notation):
4755 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
4756 (calc-graph-num-points, calc-graph-init):
4757 * calc/calc-prog.el (calc-read-parse-table-part)
4758 (calc-edit-macro-repeats):
4759 * calc/calc-yank.el (calc-do-grab-rectangle):
4760 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
4761 Replace `string-to-int' by `string-to-number'.
4762
4763 2005-05-02 Kim F. Storm <storm@cua.dk>
4764
4765 * kmacro.el: Use executing-kbd-macro-index variable.
4766
4767 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
4768
4769 * net/rlogin.el (rlogin-parse-words): Delete func.
4770 (rlogin): Use split-string, not rlogin-parse-words.
4771 Also, if there are option-like elements in the parsed args,
4772 take the host to be the first arg immediately following them.
4773 Suggested by Michael Mauger.
4774
4775 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4776
4777 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
4778
4779 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
4780
4781 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
4782 (cc-mode-cpp-program): Rename to cc-define-list-program and
4783 move to cc-vars.el.
4784
4785 * progmodes/cc-vars.el (cc-define-list-program):
4786 Change to "gcc -E -dM -". Make customizable.
4787
4788 2005-05-02 Kim F. Storm <storm@cua.dk>
4789
4790 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
4791
4792 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
4793
4794 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
4795
4796 * international/mule-util.el (truncate-string): Remove alias and
4797 obsolete declaration.
4798
4799 * international/mule-cmds.el (update-iso-coding-systems):
4800 Remove alias and obsolete declaration.
4801
4802 * international/mule.el (coding-system-parent): Remove alias and
4803 obsolete declaration.
4804
4805 * subr.el (define-function, sref): Remove aliases and obsolete
4806 declarations.
4807 (chars-in-region): Remove obsolete declaration.
4808
4809 2005-05-01 Richard M. Stallman <rms@gnu.org>
4810
4811 * info.el (Info-mode): Set widen-automatically to nil, locally.
4812
4813 * simple.el (widen-automatically): New variable.
4814 (pop-global-mark): Obey widen-automatically.
4815
4816 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
4817
4818 * term/xterm.el (function-key-map): Call substitute-key-definition
4819 before the keymap size is increased by a lot of define-key calls.
4820
4821 2005-05-01 Richard M. Stallman <rms@gnu.org>
4822
4823 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
4824 Rename ARG to ELEMENT. Doc fix.
4825
4826 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
4827
4828 * allout.el (allout-exposure): Remove macro and obsolete declaration.
4829 Remove references to allout-exposure/change to allout-new-exposure.
4830
4831 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
4832 bytecode symbols.
4833
4834 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
4835 (compiled-function-p, focus-frame, unfocus-frame):
4836 Remove aliases and obsolete declarations.
4837 Back out inadvertent changes from previous commit.
4838
4839 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4840
4841 * files.el (require-final-newline): Make Custom tags consistent
4842 with mode-require-final-newline.
4843 (mode-require-final-newline): Doc fix.
4844
4845 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
4846
4847 * international/latexenc.el (latexenc-find-file-coding-system):
4848 Fix regular expressions.
4849
4850 2005-05-01 David Kastrup <dak@gnu.org>
4851
4852 * international/latexenc.el (latexenc-find-file-coding-system):
4853 Fix regular expressions.
4854
4855 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
4856
4857 * subr.el (string-to-int): Make obsolete.
4858
4859 2005-04-30 Richard M. Stallman <rms@gnu.org>
4860
4861 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
4862
4863 * loadup.el: load jka-comp-hook.
4864
4865 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
4866 (jka-compr-handler): Add autoload. `put' calls moved
4867 to jka-comp-hook.el.
4868 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
4869 (jka-compr-inhibit): Autoload.
4870
4871 * jka-comp-hook.el: New file.
4872 Enable the mode by default.
4873
4874 * files.el (backup-buffer-copy): Use copy-file instead
4875 of write-region, and put back the 'excl.
4876
4877 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
4878
4879 * progmodes/flymake.el (flymake-split-string)
4880 (flymake-split-string, flymake-log, flymake-pid-to-names)
4881 (flymake-reg-names, flymake-get-source-buffer-name)
4882 (flymake-unreg-names, flymake-add-line-err-info)
4883 (flymake-add-err-info): Clarify docstrings.
4884 (flymake-popup-menu, flymake-make-emacs-menu)
4885 (flymake-make-xemacs-menu): Add docstrings.
4886 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
4887 Set variables directly throughout.
4888
4889 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
4890
4891 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
4892 exists. Initialize cc-define-alist.
4893 (c-mode): Add cc-create-define-alist locally to after-save-hook.
4894 If there is no file (Macroexpansion) don't create an alist.
4895
4896 2005-04-29 Sam Steingold <sds@gnu.org>
4897
4898 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
4899 (cc-create-define-alist): Use it instead of the hard-coded string.
4900
4901 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
4902
4903 * international/mule-conf.el (file-coding-system-alist): Fix regexp
4904 for latexenc.
4905
4906 2005-04-29 Lute Kamstra <lute@gnu.org>
4907
4908 * emacs-lisp/generic.el: Improve commentary section.
4909 (define-generic-mode): Improve docstring.
4910
4911 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
4912
4913 * textmodes/org.el (many places): Change to quiet the byte compiler.
4914 (org-prefix-format-compiled): New variable.
4915 (org-compile-prefix-format): New function.
4916 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
4917 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
4918 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
4919 (org-get-entries-from-diary): Use `org-get-time-of-day' for
4920 consistency with entries from `org-mode' files.
4921 (org-get-time-of-day): Fix bug with partial matches early in a line.
4922 (org-non-link-chars): New constant.
4923 (org-link-regexp): Respect `org-non-link-chars'.
4924 (org-agenda-day-view): Remove command.
4925 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
4926 (org-follow-bbdb-link, org-store-link): Search also company field.
4927 (org-highlight-overlay): New variable.
4928 (org-highlight, org-unhighlight): New functions.
4929 (org-agenda-mode): Add pre-command-hook to remove highlight.
4930 (org-evaluate-time-range): Behavior depends upon whether time stamp
4931 contains a time or not.
4932 (org-show-subtree, org-show-entry): New functions.
4933 (org-agenda-cleanup-fancy-diary): Remove empty lines.
4934
4935 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
4936
4937 * comint.el (comint-output-filter-functions): Add autoload cookie.
4938
4939 2005-04-28 Kim F. Storm <storm@cua.dk>
4940
4941 * ido.el (ido-everywhere): Fix last change.
4942
4943 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
4944
4945 * international/latexenc.el: New file.
4946 * international/mule-conf.el (file-coding-system-alist): For .tex,
4947 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
4948
4949 2005-04-28 Lute Kamstra <lute@gnu.org>
4950
4951 * font-lock.el (font-lock-add-keywords)
4952 (font-lock-remove-keywords): Clarify docstring.
4953 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
4954 Don't start docstrings with a `*'.
4955 (font-lock-update-removed-keyword-alist): Give it a docstring.
4956
4957 * generic-x.el: Update commentary section.
4958 Only require font-lock when compiling.
4959 Define all modes conditionally.
4960 Place all generic modes in the generic-x-modes customization group.
4961 (generic-x-modes): New customization group.
4962 (generic-default-modes, generic-mswindows-modes)
4963 (generic-unix-modes, generic-other-modes): New constants.
4964 (generic-define-mswindows-modes, generic-define-unix-modes):
4965 Update docstrings. Make them obsolete.
4966 (generic-extras-enable-list): New default value. Update docstring.
4967 Improve :type. Change :set function.
4968 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
4969 Fix docstring.
4970
4971 * emacs-lisp/generic.el (generic-mode-internal):
4972 Simplify font-lock-defaults.
4973 (define-generic-mode): Fix docstring.
4974
4975 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
4976
4977 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
4978 font-lock-face property to highlight matches.
4979
4980 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
4981
4982 * progmodes/cc-mode.el (cc-create-define-alist): New function.
4983 (cc-define-alist): New variable.
4984 (c-mode): Make it local and initialize it.
4985
4986 * progmodes/gdb-ui.el (gdb-active-process): New variable.
4987 (gdb-exited): New function.
4988 (gdb-annotation-rules): Use it.
4989 (gdb-starting): Set gdb-active-process to t.
4990 (gdb-stopping): Amend doc string.
4991 (gdb-reset): Set gdb-active-process to nil.
4992
4993 * tooltip.el (tooltip-gud-tips): Show the associated #define
4994 directives when a C program under GDB is not executing.
4995
4996 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
4997
4998 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
4999 font-lock-fontify-syntactic-keywords.
5000
5001 * font-lock.el (font-lock-default-fontify-region): Don't force
5002 parse-sexp-lookup-properties to nil.
5003
5004 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
5005
5006 * man.el (man-mode-syntax-table): Set up `:' to have
5007 word-constituent syntax.
5008
5009 2005-04-27 Lute Kamstra <lute@gnu.org>
5010
5011 * novice.el (disable-command): Don't add spurious newlines to the
5012 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
5013
5014 2005-04-26 Jay Belanger <belanger@truman.edu>
5015
5016 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
5017 than one window before deleting window.
5018
5019 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5020
5021 * shell.el (shell-prompt-pattern): Doc fix.
5022 (shell-mode): Set paragraph-separate buffer locally to "\\'".
5023
5024 * comint.el (comint-prompt-regexp, comint-get-old-input)
5025 (comint-use-prompt-regexp)
5026 (comint-use-prompt-regexp-instead-of-fields)
5027 (comint-replace-by-expanded-history, comint-send-input)
5028 (comint-output-filter, comint-get-old-input-default)
5029 (comint-line-beginning-position, comint-bol, comint-show-output)
5030 (comint-backward-matching-input, comint-forward-matching-input)
5031 (comint-next-prompt, comint-previous-prompt):
5032 Rename `comint-use-prompt-regexp-instead-of-fields' to
5033 `comint-use-prompt-regexp'. Keep old name as alias and declare
5034 obsolete.
5035 (comint-use-prompt-regexp): Shorten first line of doc string.
5036
5037 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
5038 Set paragraph-separate buffer locally to "\\'".
5039
5040 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
5041 Adapt to above name change.
5042
5043 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
5044 (smbclient-prompt-regexp): Ditto.
5045
5046 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
5047
5048 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
5049
5050 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
5051 gdb-location-list.
5052 Break lines that are over 80 characters wide.
5053
5054 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
5055
5056 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
5057 New fun and var, to preserve compatibility.
5058
5059 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
5060
5061 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
5062
5063 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
5064 name to file-newer-than-file-p.
5065
5066 2005-04-26 Richard M. Stallman <rms@gnu.org>
5067
5068 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
5069
5070 * progmodes/python.el (python-mode):
5071 Use new name eldoc-documentation-function.
5072
5073 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
5074
5075 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
5076 (eldoc-documentation-function):
5077 Rename from eldoc-print-current-symbol-info-function. Calls changed.
5078
5079 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
5080
5081 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
5082
5083 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
5084
5085 * term/xterm.el (function-key-map): Fix strings for
5086 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
5087 {C,S,A,C-S}-{f1-f12}.
5088
5089 2005-04-26 Kenichi Handa <handa@m17n.org>
5090
5091 * international/mule-cmds.el (select-safe-coding-system):
5092 Fix previous change.
5093
5094 2005-04-26 Lute Kamstra <lute@gnu.org>
5095
5096 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
5097
5098 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
5099 (font-lock-comment-delimiter-face): Ditto.
5100
5101 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
5102
5103 2005-04-25 Jay Belanger <belanger@truman.edu>
5104
5105 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
5106 to t while inserting information; use help-mode.
5107
5108 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
5109
5110 * term.el (ansi-term-color-vector): Use the xterm colors.
5111 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
5112
5113 2005-04-25 Lute Kamstra <lute@gnu.org>
5114
5115 * font-core.el (font-lock-defaults): Fix docstring.
5116
5117 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
5118
5119 2005-04-25 Kenichi Handa <handa@m17n.org>
5120
5121 * international/mule-cmds.el (select-safe-coding-system):
5122 Don't check consistency with coding: spec, etc if raw-text or
5123 no-conversion was found to be safe.
5124
5125 2005-04-24 Richard M. Stallman <rms@gnu.org>
5126
5127 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
5128 citation markers at start of each line.
5129
5130 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
5131 citation markers at start of each line.
5132
5133 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
5134
5135 * files.el (mode-require-final-newline): Fix previous change.
5136 (require-final-newline): Fix type label.
5137
5138 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
5139
5140 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
5141 statement in buffer (broken by 2004-11-24 change).
5142
5143 2005-04-24 Kim F. Storm <storm@cua.dk>
5144
5145 * ido.el (ido-everywhere): Save and restore old read-buffer-function
5146 and read-file-name-function values. Don't overwrite existing
5147 non-nil values if ido-mode is enabled without ido-everywhere.
5148
5149 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
5150
5151 * files.el (mode-require-final-newline): Minor doc fix.
5152
5153 2005-04-24 Eli Zaretskii <eliz@gnu.org>
5154
5155 * subr.el (syntax-after): Doc fix.
5156 (syntax-class): If argument is nil, return nil. Mask off upper 16
5157 bits, not 8 bits.
5158
5159 * files.el (mode-require-final-newline): Doc fix.
5160 (backup-buffer-copy): Fix last change.
5161
5162 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5163
5164 * term/mac-win.el: Require select. Set selection-coding-system to
5165 mac-system-coding-system. Call menu-bar-enable-clipboard.
5166 (x-last-selected-text-clipboard, x-last-selected-text-primary)
5167 (x-select-enable-clipboard): New variables.
5168 (x-select-text, x-get-selection, x-selection-value)
5169 (x-get-selection-value, mac-select-convert-to-string)
5170 (mac-services-open-file, mac-services-open-selection)
5171 (mac-services-insert-text): New functions.
5172 (CLIPBOARD, FIND): Put mac-scrap-name property.
5173 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
5174 (public.tiff): Put mac-ostype property.
5175 (selection-converter-alist): Add entries for them.
5176 (mac-application-menu-map): New keymap.
5177 (interprogram-cut-function, interprogram-paste-function): Set to
5178 x-select-text and x-get-selection-value, respectively.
5179 (split-window-keep-point): Set to t.
5180
5181 2005-04-23 Richard M. Stallman <rms@gnu.org>
5182
5183 * files.el (read-directory-name): Always pass non-nil
5184 DEFAULT-FILENAME arg to read-file-name.
5185 (backup-buffer-copy, basic-save-buffer-2): Take care against
5186 writing thru an unexpected existing symlink.
5187 (revert-buffer): In indirect buffer, revert the base buffer.
5188 (magic-mode-alist): Doc fix.
5189 (buffer-stale-function): Doc fix.
5190 (minibuffer-with-setup-hook): Avoid warning.
5191 (mode-require-final-newline): Doc and custom fix.
5192
5193 * follow.el (follow-end-of-buffer): Use with-no-warnings.
5194
5195 * font-lock.el (font-lock-comment-face): On terminals with few colors,
5196 use the default appearance.
5197 (font-lock-comment-delimiter-face): New face, new variable.
5198
5199 * imenu.el (imenu--generic-function): The official position of a
5200 definition is the start of the line that BEG is in.
5201
5202 * midnight.el (midnight-timer): Move defvar up.
5203
5204 * mouse.el (mouse-drag-region-1): Delete some debugging code.
5205
5206 * saveplace.el (save-place-to-alist): Use with-no-warnings.
5207
5208 * startup.el (command-line): Use with-no-warnings.
5209
5210 * window.el (window-size-fixed): New defvar.
5211
5212 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
5213
5214 * mail/rmail.el (rmail-font-lock-keywords):
5215 Use font-lock-comment-delimiter-face.
5216
5217 * mail/sendmail.el (mail-font-lock-keywords):
5218 Use font-lock-comment-delimiter-face.
5219
5220 * progmodes/compile.el (next-error-highlight-timer): New defvar.
5221
5222 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
5223
5224 * progmodes/compile.el (compilation-mode-font-lock-keywords):
5225 Specify t for LAXMATCH when matching directories.
5226 Save match data around compilation-compat-error-properties form.
5227
5228 2005-04-23 David Kastrup <dak@gnu.org>
5229
5230 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
5231 Mention that the autoloaded aliases should be kept for AUCTeX.
5232
5233 2005-04-23 Andreas Schwab <schwab@suse.de>
5234
5235 * isearch.el (isearch-forward): Doc fix.
5236
5237 2005-04-23 Eli Zaretskii <eliz@gnu.org>
5238
5239 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
5240 (jit-lock-stealth-nice): Change default value to 0.5.
5241
5242 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
5243
5244 * abbrev.el (write-abbrev-file): Write table entries in
5245 alphabetical order by table name.
5246
5247 2005-04-22 Kim F. Storm <storm@cua.dk>
5248
5249 * ido.el (ido-read-internal): Fix `list' completion.
5250
5251 2005-04-22 Kenichi Handa <handa@m17n.org>
5252
5253 * recentf.el (recentf-save-file-coding-system): New variable.
5254 (recentf-save-list): Encode the file by
5255 recentf-save-file-coding-system and add coding: tag.
5256
5257 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
5258
5259 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
5260
5261 2005-04-21 Lute Kamstra <lute@gnu.org>
5262
5263 * loadhist.el (unload-feature): Don't remove a function from hooks
5264 if it is about to be restored to an autoload . Remove functions
5265 that will become unbound from auto-mode-alist. Simplify the code.
5266
5267 * subr.el (assq-delete-all): New implementation that is linear,
5268 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
5269 (rassq-delete-all): New function.
5270
5271 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
5272 Add size-indication-mode.
5273
5274 2005-04-21 Kenichi Handa <handa@m17n.org>
5275
5276 * international/mule-cmds.el: Add autoload for widget-value in
5277 eval-when-compile.
5278
5279 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
5280
5281 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
5282 Add tooltip-mode.
5283
5284 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
5285
5286 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
5287
5288 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
5289 (inferior-lisp-filter-regexp, inferior-lisp-program)
5290 (inferior-lisp-load-command, inferior-lisp-prompt)
5291 (inferior-lisp-mode-hook, lisp-source-modes)
5292 (inferior-lisp-load-hook): defvar->defcustom.
5293 (inferior-lisp-program, inferior-lisp-prompt)
5294 (inferior-lisp-load-hook): Doc fixes.
5295 (inferior-lisp-install-letter-bindings): Small change in
5296 introductory comment.
5297
5298 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
5299
5300 * vc.el (vc-annotate-color-map): Change some colors so that text
5301 using them as foreground is readable on both white and black
5302 backgrounds.
5303
5304 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
5305
5306 * international/mule-conf.el (translation-table-for-input):
5307 Remove redundant declaration.
5308
5309 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
5310
5311 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
5312
5313 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
5314 (tooltip-toggle-gud-tips): New function.
5315
5316 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5317
5318 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
5319 right angle brackets.
5320
5321 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
5322
5323 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
5324
5325 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
5326
5327 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
5328 Remove. Update callers to use expand-file-name instead.
5329
5330 * subr.el (syntax-class): New function.
5331
5332 * simple.el (blink-matching-open): Use it.
5333
5334 * paren.el (show-paren-function): Use it to recognize parens that are
5335 also used in 2-char comment markers.
5336
5337 2005-04-19 Lute Kamstra <lute@gnu.org>
5338
5339 * loadhist.el (unload-feature): Update for new format of
5340 load-history. Simplify the code.
5341
5342 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5343
5344 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
5345 (mac-add-charset-info): New function. Initialize variable
5346 mac-charset-info-alist using it.
5347 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
5348 for translation.
5349 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
5350 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
5351 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
5352 New CCL programs.
5353
5354 2005-04-19 Kim F. Storm <storm@cua.dk>
5355
5356 * simple.el (next-buffer, prev-buffer, next-error)
5357 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
5358 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
5359
5360 * bindings.el (next-buffer, prev-buffer, next-error)
5361 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
5362 (clone-indirect-buffer-other-window): Move bindings from simple.el.
5363 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
5364 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
5365
5366 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
5367
5368 * isearch.el (isearch-edit-string): Make the search-ring available for
5369 minibuffer history commands.
5370 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
5371 the default history commands now work just as well.
5372 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
5373
5374 2005-04-18 Kim F. Storm <storm@cua.dk>
5375
5376 * emulation/cua-base.el (cua--pre-command-handler): Add more
5377 elaborate check for shift modifier on non-window systems.
5378
5379 2005-04-18 Lars Hansen <larsh@math.ku.dk>
5380
5381 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
5382
5383 2005-04-18 Kim F. Storm <storm@cua.dk>
5384
5385 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
5386 and make it optional. Don't test tooltip-gud-echo-area here.
5387 (tooltip-gud-process-output, gdb-tooltip-print):
5388 Pass tooltip-gud-echo-area to tooltip-show.
5389 (tooltip-help-tips): Remove second optional arg to tooltip-show.
5390
5391 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5392
5393 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
5394 `display-graphic-p' may not be bound yet.
5395
5396 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5397
5398 * startup.el (command-line): No longer enable Xterm Mouse mode by
5399 default in terminals compatible with xterm.
5400
5401 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
5402
5403 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
5404
5405 * tooltip.el (tooltip-gud-echo-area): Rename from
5406 tooltip-use-echo-area.
5407 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
5408 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
5409 area independently of where help tooltips are displayed.
5410
5411 2005-04-17 David Kastrup <dak@gnu.org>
5412
5413 * cus-theme.el (custom-theme-write-variables): Quote variables
5414 where necessary.
5415
5416 2005-04-17 Richard M. Stallman <rms@gnu.org>
5417
5418 * simple.el (yank-excluded-properties): Add follow-link to value.
5419
5420 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
5421
5422 * startup.el (fancy-splash-max-time): Just 30 seconds.
5423 (fancy-splash-delay): Just 7.
5424 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
5425
5426 * loadhist.el (unload-feature): Update for new format of load-history.
5427 Simplify the code.
5428
5429 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
5430 (rmail-font-lock-keywords): Don't fontify the text of a citation.
5431
5432 * mail/sendmail.el (mail-font-lock-keywords):
5433 Don't fontify subject text.
5434 Don't fontify the text of a citation.
5435
5436 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
5437
5438 * comint.el (comint-output-filter): Run comint-output-filter-functions
5439 with point where the user had it.
5440
5441 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
5442
5443 * international/ucs-tables.el (ucs-set-table-for-input):
5444 Disable when using unify-on-decoding.
5445
5446 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
5447
5448 * emulation/cua-base.el (cua-global-mark-face): Add special case
5449 for displays supporting a high number of colors.
5450
5451 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
5452
5453 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
5454
5455 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
5456
5457 * filesets.el (filesets-add-buffer): If user supplies a name of a
5458 non-existing fileset, create a new fileset.
5459
5460 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
5461
5462 * textmodes/org.el (org-up-heading-all): Fix bug with
5463 `outline-up-heading-all'.
5464
5465 2005-04-16 Andreas Schwab <schwab@suse.de>
5466
5467 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
5468 /etc/permissions.d/* and /etc/aliases.d/*.
5469
5470 2005-04-16 Kenichi Handa <handa@m17n.org>
5471
5472 * international/code-pages.el (cp-make-coding-system):
5473 Set `translation-table-for-input' property value to the symbol
5474 ucs-mule-to-mule-unicode, not to that value.
5475 (pt154): Escape guillemet by `\'.
5476
5477 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
5478
5479 * loadup.el: Load tooltip if x-show-tip is fboundp.
5480
5481 * startup.el (command-line): Add comment.
5482
5483 * tooltip.el (tooltip-mode): Specify correct standard value for
5484 Custom in init-value.
5485
5486 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
5487
5488 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
5489 possible.
5490
5491 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
5492
5493 * textmodes/org.el (org-agenda-date-prompt): Rename from
5494 `org-agenda-date-today'.
5495 (org-evaluate-time-range): Insert at point instead of directly
5496 after time range.
5497 (org-first-headline-recenter, org-subtree-end-visible-p)
5498 (org-optimize-window-after-visibility-change): New functions
5499 (org-agenda-post-command-hook): Don't allow point at end of line,
5500 to make sure it always hits the text properties.
5501 (org-agenda-next-date-line, org-agenda-previous-date-line):
5502 New commands.
5503 (org-set-regexps-and-options): Category may contain white space.
5504 (org-agenda-get-deadlines, org-agenda-get-scheduled):
5505 Improve marker positions.
5506 (org-agenda-new-marker): Argument POS made optional.
5507 (org-agenda-get-timestamps): Deadlines which are done are listed
5508 in org-done-face now.
5509 (org-agenda-get-todos, org-agenda-get-timestamps)
5510 (org-agenda-get-deadlines, org-agenda-get-scheduled):
5511 Set `undone-face' and `done-face' properties.
5512 (org-last-todo-state-is-todo): New variable.
5513 (org-todo): Set `org-last-todo-state-is-todo'.
5514 (org-agenda-todo): Change face according to
5515 `org-last-todo-state-is-todo'. And change other lines referring to
5516 the same entry.
5517 (org-calendar-goto-agenda): New command.
5518 (org-calendar-to-agenda-key): New option.
5519 (org-startup-folded): New allowed value `content'.
5520 (org-set-regexps-and-options): Accept new value `content' for
5521 `org-startup-folded'.
5522 (org-get-current-options): Handle new value `content' for
5523 `org-startup-folded'.
5524 (org-insert-todo-heading): New command.
5525 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
5526 interactively in empty file and option
5527 `org-insert-mode-line-in-empty-file' has been set.
5528 (org-agenda-todo,org-agenda-priority): Modify to use
5529 `org-agenda-change-all-lines'.
5530 (org-warning-face): Change color on dark background
5531
5532 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5533
5534 * international/mule-cmds.el (set-locale-environment): On Mac OS,
5535 use preferences AppleLocale and AppleLanguages, and variable
5536 mac-system-locale for default locale. On Mac OS Classic, use
5537 mac-system-coding-system for default coding systems.
5538
5539 * term/mac-win.el: Don't set file-name-coding-system.
5540 Decode variables system-name, emacs-build-system, user-login-name, and
5541 user-full-name by mac-system-coding-system on Mac OS Classic.
5542 (mac-system-coding-system): New variable.
5543
5544 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
5545
5546 * startup.el (command-line): Handle `xterm-mouse-mode' before
5547 reading init file.
5548
5549 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
5550
5551 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
5552
5553 * progmodes/sh-script.el (sh-here-document-word): Make it a
5554 defcustom. Doc fix.
5555 (sh-add): Bash uses $(( )) for arithmetic.
5556 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
5557 (sh-maybe-here-document): Remove quotes and leading whitespace
5558 from heredoc word when closing. Indent heredoc with tabs if word
5559 starts with "-".
5560
5561 2005-04-13 Richard M. Stallman <rms@gnu.org>
5562
5563 * simple.el (undo): Fix previous change.
5564
5565 * custom.el (defface): Doc fix.
5566
5567 2005-04-13 Lute Kamstra <lute@gnu.org>
5568
5569 * Makefile.in (DONTCOMPILE): Remove list.
5570 (compile, compile-always): Don't use DONTCOMPILE.
5571 (update-authors): Load the library in which batch-update-authors
5572 is defined.
5573 * makefile.w32-in (DONTCOMPILE): Remove list.
5574 (compile, compile-always): Fix comments.
5575 (update-authors): Load the library in which batch-update-authors
5576 is defined.
5577
5578 * generic-x.el (generic-mode-ini-file-find-file-hook):
5579 Rename to ini-generic-mode-find-file-hook.
5580 Keep generic-mode-ini-file-find-file-hook as an alias.
5581 (ini-generic-mode-find-file-hook): Rename from
5582 generic-mode-ini-file-find-file-hook. Fix docstring.
5583 (ini-generic-mode): Docstring change.
5584 (bat-generic-mode-run-as-comint): Silence the byte compiler.
5585
5586 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
5587 called from lisp.
5588
5589 * generic.el: Move to the emacs-lisp subdir.
5590
5591 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
5592
5593 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
5594 and C-S- function and cursor motion keys.
5595
5596 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5597
5598 * startup.el (command-line): Enable Xterm Mouse mode by default.
5599 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
5600 for Custom. No longer show "Mouse" in mode line when enabled.
5601 Doc fix.
5602
5603 2005-04-12 Kim F. Storm <storm@cua.dk>
5604
5605 * emulation/cua-base.el (cua-rectangle-face)
5606 (cua-rectangle-noselect-face): Define face attributes here.
5607
5608 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
5609
5610 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5611
5612 * startup.el (command-line): Turn off blinking cursor if
5613 cursorBlink in resources is off or false.
5614
5615 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5616
5617 * term/mac-win.el (dnd): Require dnd.
5618 (mac-drag-n-drop): Call dnd-handle-one-url.
5619 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
5620 (kTextEncodingISOLatin2): Remove constants.
5621 (mac-script-code-coding-systems): New constant.
5622 (mac-handle-language-change): New function.
5623 (special-event-map): Bind it to `language-change' event.
5624 (mac-centraleurroman, mac-cyrillic): New coding systems.
5625 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
5626 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
5627 and mac-cyrillic-encoder to encode-mac-centraleurroman and
5628 encode-mac-cyrillic, respectively.
5629
5630 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
5631
5632 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
5633 Don't set overlay-arrow-string to "=>" as this is done
5634 globally in C now.
5635
5636 2005-04-12 Lute Kamstra <lute@gnu.org>
5637
5638 * generic-x.el (rc-generic-mode, rul-generic-mode):
5639 Fix auto-mode-alist entries.
5640 (etc-fstab-generic-mode): Tweak fontification.
5641
5642 * generic.el (generic-make-keywords-list): Fix docstring.
5643 (generic-mode-internal): Simplify generic-font-lock-keywords.
5644
5645 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
5646
5647 * whitespace.el (whitespace-buffer-leading)
5648 (whitespace-buffer-trailing): Revert the incorrect test inversion.
5649 However, fix the highlight area for the leading and
5650 trailing whitespaces to show space.
5651
5652 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
5653
5654 * whitespace.el (whitespace-version): Bump to 3.5
5655
5656 (whitespace-buffer-leading, whitespace-buffer-trailing):
5657 Invert sense of the test to highlight the whitespace.
5658
5659 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
5660
5661 * progmodes/gud.el (gud-display-line): GUD uses its own
5662 overlay arrow now so don't set overlay-arrow-string.
5663 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
5664
5665 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
5666
5667 * term.el (term-ansi-current-bold, term-ansi-current-underline)
5668 (term-ansi-current-reverse, term-ansi-current-invisible)
5669 (term-ansi-face-already-done): Change to boolean.
5670 (term-reset-terminal, term-handle-colors-array): Handle the above
5671 vars accordingly.
5672 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
5673 (term-emulate-terminal): Use the new name.
5674
5675 * faces.el (secondary-selection): Use yellow1, not yellow.
5676 (trailing-whitespace): Use red1, not red.
5677
5678 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5679
5680 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
5681 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
5682 (dired-dnd-handle-file): Call dnd-get-local-file-uri
5683
5684 * cus-edit.el (dnd): New group.
5685
5686 * term/w32-win.el (dnd): Require dnd
5687 (w32-drag-n-drop): Call dnd-handle-one-url.
5688
5689 * x-dnd.el: Require dnd.
5690 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
5691 Call dnd-handle-one-url.
5692 (x-dnd-types-alist, x-dnd-insert-utf8-text)
5693 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
5694 to dnd-insert-text.
5695 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
5696 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
5697 (x-dnd-get-local-file-name, x-dnd-open-local-file)
5698 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
5699
5700 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
5701
5702 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
5703
5704 * wdired.el: Doc fixes.
5705 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
5706 (wdired-use-dired-vertical-movement): Rename from
5707 wdired-always-move-to-filename-beginning.
5708 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
5709 (wdired-change-to-wdired-mode): Change mode name.
5710 (wdired-newline): Delete.
5711
5712 2005-04-11 Richard M. Stallman <rms@gnu.org>
5713
5714 * whitespace.el (whitespace-highlight-the-space):
5715 Don't call whitespace-unhighlight-the-space here.
5716
5717 * simple.el (undo): Record t in undo-equiv-table
5718 for the redo record made by an undo-in-region.
5719
5720 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
5721
5722 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
5723 (gdb-frame-inferior-io-buffer): New Functions to control
5724 display of separate IO buffer.
5725 (menu): Add them to menu-bar.
5726 (gdb-display-buffer): Check for buffer another frame.
5727 Protect GUD buffer.
5728 (gdb-setup-windows): Create IO buffer if not already there.
5729 (gdb-memory-mode): Remove purecopy noops.
5730
5731 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5732
5733 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
5734 and pass to self-insert-command.
5735
5736 2005-04-11 Lute Kamstra <lute@gnu.org>
5737
5738 * generic.el: Commentary section cleanup.
5739 (generic): Delete.
5740 (generic-use-find-file-hook, generic-lines-to-scan)
5741 (generic-find-file-regexp, generic-ignore-files-regexp)
5742 (default-generic-mode, generic-mode-find-file-hook)
5743 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
5744 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
5745 (generic-use-find-file-hook, generic-lines-to-scan)
5746 (generic-find-file-regexp, generic-ignore-files-regexp)
5747 (default-generic-mode, generic-mode-find-file-hook)
5748 (generic-mode-ini-file-find-file-hook): Move from generic.el.
5749
5750 2005-04-10 Karl Fogel <kfogel@red-bean.com>
5751
5752 * bookmark.el (bookmark-write-file): Catch errors writing file.
5753 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
5754
5755 2005-04-10 Richard M. Stallman <rms@gnu.org>
5756
5757 * startup.el (fancy-splash-tail): Update copyright year.
5758 (command-line): Split part of -Q into -D.
5759 (emacs-basic-display): New defvar.
5760 (fancy-splash-text): Correct name of menu item.
5761
5762 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
5763
5764 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
5765 lines in one node.
5766
5767 * comint.el (comint-send-input): New arg ARTIFICIAL.
5768 Callers in this file changed.
5769
5770 * abbrev.el (define-abbrevs): Read system abbrevs properly.
5771
5772 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
5773
5774 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
5775
5776 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
5777 `ldap-search-internal'.
5778
5779 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
5780
5781 * files.el (set-auto-mode-1): Use line-end-position.
5782
5783 * international/latin-1.el:
5784 * international/latin-2.el:
5785 * international/latin-3.el:
5786 * international/latin-4.el:
5787 * international/latin-5.el:
5788 * international/latin-8.el:
5789 * international/latin-9.el: Give punctuation syntax to NBSP.
5790
5791 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
5792 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
5793 Use char-classes to accept non-ascii letters, accepted in some recent
5794 bibtex implementations.
5795
5796 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5797
5798 * custom.el (custom-set-minor-mode): Any non-nil value for the
5799 variable should enable the mode when set through Custom.
5800
5801 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
5802
5803 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
5804 TAB binding so tab-always-indent is obeyed.
5805 (vhdl-minibuffer-local-map): Move initialization into declaration.
5806 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
5807 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
5808 (vhdl-hooked-abbrev): Avoid test for XEmacs.
5809 (vhdl-current-line): Use line-beginning-position.
5810 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
5811 with-output-to-temp-buffer, so the current position can be recorded.
5812
5813 2005-04-10 Masatake YAMATO <jet@gyve.org>
5814
5815 * progmodes/compile.el (compilation-error-regexp-alist-alist):
5816 Add regexp for gcov.
5817
5818 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5819
5820 * calendar/time-date.el (time-to-seconds, seconds-to-time)
5821 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
5822 syntax which Emacs 20 doesn't support.
5823
5824 2005-04-09 Richard M. Stallman <rms@gnu.org>
5825
5826 * help.el (describe-key-briefly, describe-key):
5827 Replace strings as event types with "(any string)".
5828
5829 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
5830
5831 * arc-mode.el (archive-mode-map): Move initialization into
5832 the declaration. Override *all* bindings of `undo'.
5833 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
5834
5835 2005-04-09 Jay Belanger <belanger@truman.edu>
5836
5837 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
5838
5839 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
5840
5841 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
5842 (xterm-register-default-colors): Update color values computation
5843 to match xterm-200.
5844
5845 2005-04-09 Kenichi Handa <handa@m17n.org>
5846
5847 * international/code-pages.el (iso-latin-7): Fix the map.
5848
5849 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
5850
5851 * emacs-lisp/lisp.el (defun-prompt-regexp)
5852 (parens-require-spaces, buffer-end, end-of-defun)
5853 (insert-parentheses): Doc fixes.
5854
5855 2005-04-08 Kim F. Storm <storm@cua.dk>
5856
5857 * comint.el (comint-highlight-prompt): Fix face spec.
5858 * hi-lock.el (hi-green): Likewise.
5859
5860 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
5861
5862 * cus-edit.el (custom-modified-face):
5863 * comint.el (comint-highlight-input): Fix previous changes.
5864 * term.el (term-handle-ansi-escape): Add a comment.
5865
5866 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
5867
5868 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
5869 in the buffer and in whitespace-highlighted-space.
5870 (whitespace-unhighlight-the-space): Simplify.
5871 (whitespace-buffer): Simplify.
5872
5873 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
5874
5875 * textmodes/table.el (table-cell-face): Add special case for
5876 displays supporting a high number of colors.
5877 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
5878 (vhdl-font-lock-reserved-words-face)
5879 (vhdl-speedbar-architecture-face)
5880 (vhdl-speedbar-instantiation-face)
5881 (vhdl-speedbar-architecture-selected-face)
5882 (vhdl-speedbar-instantiation-selected-face): Likewise.
5883 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
5884 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
5885 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
5886 (ebrowse-root-class-face, ebrowse-member-attribute-face)
5887 (ebrowse-progress-face): Likewise.
5888 * progmodes/compile.el (compilation-info-face): Likewise.
5889 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
5890 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
5891 * calendar/calendar.el (diary-face): Likewise.
5892 * woman.el (woman-italic-face, woman-bold-face)
5893 (woman-unknown-face): Likewise.
5894 * wid-edit.el (widget-button-pressed-face): Likewise.
5895 * whitespace.el (whitespace-highlight-face): Likewise.
5896 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
5897 * pcvs-info.el (cvs-marked-face): Likewise.
5898 * info.el (info-xref): Likewise.
5899 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
5900 * hilit-chg.el (highlight-changes-face)
5901 (highlight-changes-delete-face): Likewise.
5902 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
5903 (hi-red-b): Likewise.
5904 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
5905 * font-lock.el (font-lock-keyword-face)
5906 (font-lock-function-name-face, font-lock-warning-face): Likewise.
5907 * cus-edit.el (custom-invalid-face, custom-modified-face)
5908 (custom-set-face, custom-changed-face, custom-variable-tag-face)
5909 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
5910 * comint.el (comint-highlight-prompt): Likewise.
5911
5912 2005-04-08 Lute Kamstra <lute@gnu.org>
5913
5914 * font-lock.el (font-lock-keywords): Docstring fixes.
5915
5916 2005-04-08 Kenichi Handa <handa@m17n.org>
5917
5918 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
5919 chars are more than a limit, print " and more..." at the tail.
5920
5921 2005-04-08 Kim F. Storm <storm@cua.dk>
5922
5923 * emacs-lisp/authors.el (authors-aliases): Update list.
5924 (authors-ignored-files): New list.
5925 (authors-fixed-entries): Fix typo.
5926 (authors-renamed-files-alist): Update list.
5927 (authors-add): Check authors-ignored-files.
5928
5929 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
5930
5931 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
5932 optional, to ensure backward compatibility.
5933
5934 2005-04-08 Stephen Eglen <stephen@gnu.org>
5935
5936 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
5937
5938 2005-04-08 Kim F. Storm <storm@cua.dk>
5939
5940 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
5941
5942 * mouse.el (mouse-on-link-p): Doc fix.
5943
5944 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
5945
5946 * ielm.el (ielm-prompt-read-only): Doc fix.
5947
5948 * comint.el (comint-prompt-read-only): Doc fix.
5949
5950 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
5951
5952 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
5953 ensure dired always handles wildcards passed to ffap.
5954 (find-file-at-point): Use it.
5955 (ffap-dired-wildcards): Doc fix.
5956
5957 2005-04-07 Juri Linkov <juri@jurta.org>
5958
5959 * simple.el (next-error-overlay-arrow-position): New defvar.
5960 Put "=>" on its property `overlay-arrow-string'. Add it to
5961 `overlay-arrow-variable-list'.
5962
5963 * progmodes/compile.el (compilation-setup):
5964 Set `next-error-overlay-arrow-position' to nil. Also set it to
5965 nil in the local hook `kill-buffer-hook'. Make local variable
5966 `overlay-arrow-string' and set it to "=>".
5967 (compilation-goto-locus): Set BOL position to
5968 `next-error-overlay-arrow-position' instead of
5969 `overlay-arrow-position'.
5970
5971 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
5972 locally instead of adding it to the global hook.
5973 (Info-kill-buffer): Move up.
5974
5975 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
5976
5977 * term/xterm.el (xterm-standard-colors): Update color values from
5978 xterm-200.
5979
5980 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
5981
5982 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
5983
5984 * fast-lock.el:
5985 * lazy-lock.el: Move them to the obsolete subdir.
5986
5987 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
5988
5989 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
5990 (wdired-add-replace-advice): Remove.
5991 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
5992
5993 2005-04-06 Kim F. Storm <storm@cua.dk>
5994
5995 * startup.el (command-line): Add --bare-bones alias for -Q.
5996
5997 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5998
5999 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
6000 create the startup fontset if a font specification ends with
6001 `mac-roman'.
6002
6003 2005-04-06 Lute Kamstra <lute@gnu.org>
6004
6005 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
6006 change.
6007
6008 * emacs-lisp/copyright.el (copyright-update-year): Replace the
6009 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
6010
6011 2005-04-05 Lute Kamstra <lute@gnu.org>
6012
6013 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
6014 (define-generic-mode): Ditto. Fix debug declaration.
6015
6016 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
6017 Put them in the generic-x group.
6018
6019 * calendar/timeclock.el (timeclock): Doc fix.
6020
6021 * generic.el (define-generic-mode): Don't use custom-current-group.
6022 Document default :group value.
6023 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
6024 (define-global-minor-mode): Don't use custom-current-group.
6025
6026 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
6027
6028 * startup.el (command-line-1): Display startup-echo-area-message
6029 when fancy splash screen is in use.
6030
6031 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
6032 (sh-escaped-newline): New face.
6033 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
6034 newline, and use sh-escaped-newline face.
6035
6036 * progmodes/tcl.el (tcl-escaped-newline): New face.
6037 (tcl-builtin-list): New variable.
6038 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
6039 newlines. Fix keywords subexpression number.
6040
6041 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
6042
6043 * textmodes/org.el (org-diary-default-entry): Fix call to
6044 `add-to-diary-entry'.
6045
6046 2005-04-05 Kim F. Storm <storm@cua.dk>
6047
6048 * ediff-init.el: Use (featurep 'xemacs).
6049
6050 2005-04-05 David Ponce <david@dponce.com>
6051
6052 * cus-edit.el (face): Derive from symbol widget. Display sample
6053 of the current face on the fly.
6054 (widget-face-sample-face-get, widget-face-notify): New functions.
6055 (widget-face-value-create): Remove.
6056
6057 * wid-edit.el (widget-field-end): Temporarily remove field
6058 narrowing before to call `get-char-property'.
6059
6060 2005-04-04 Jay Belanger <belanger@truman.edu>
6061
6062 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
6063 (math-read-subscripts): New variable.
6064 (math-read-preprocess-string): Process subscripts.
6065
6066 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6067
6068 * comint.el (comint-prompt-read-only): Doc fix.
6069
6070 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
6071 `-1'. Doc fix.
6072
6073 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
6074
6075 * textmodes/org.el (org-insert-mode-line-in-empty-file):
6076 Change default value to nil.
6077
6078 2005-04-04 Lute Kamstra <lute@gnu.org>
6079
6080 * autorevert.el (auto-revert-mode): Specify :group.
6081 * battery.el (display-battery-mode): Specify :group.
6082 * diff-mode.el (diff-minor-mode): Specify :group.
6083 * font-core.el (font-lock-mode): Specify :group.
6084 * hl-line.el (hl-line-mode): Specify :group.
6085 * iimage.el (iimage): New customization group.
6086 (iimage-mode): Specify :group.
6087 * longlines.el (longlines-mode): Specify :group.
6088 * master.el: Don't require easy-mmode.
6089 (master): New customization group.
6090 (master-mode): Specify :group.
6091 * msb.el (msb-mode): Specify :group.
6092 * reveal.el (reveal-mode): Specify :group.
6093 * simple.el (next-error-follow-minor-mode): Specify :group.
6094 * smerge-mode.el (smerge-mode): Specify :group.
6095 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
6096 * emulation/cua-base.el (cua-mode): Specify :group.
6097 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
6098 * language/thai-util.el (thai-auto-composition-mode)
6099 (thai-word-mode): Specify :group.
6100 * mail/supercite.el (sc-minor-mode): Specify :group.
6101 * progmodes/cwarn.el (cwarn-mode): Specify :group.
6102 * progmodes/flymake.el (flymake-mode): Specify :group.
6103 * progmodes/glasses.el (glasses-mode): Specify :group.
6104 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
6105 * textmodes/enriched.el (enriched-mode): Specify :group.
6106 * textmodes/refill.el (refill-mode): Specify :group.
6107
6108 * add-log.el (change-log-font-lock-keywords): Names in
6109 parenthesized lists can contain spaces.
6110
6111 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
6112
6113 * startup.el (fancy-splash-text): Shorten default text of
6114 "Emacs Tutorial" line. Also, if the current language env
6115 indicates an available tutorial file other than TUTORIAL,
6116 extract its title and append it to the line in parentheses.
6117 (fancy-splash-insert): If arg is a thunk, funcall it.
6118
6119 2005-04-04 Jay Belanger <belanger@truman.edu>
6120
6121 * calc.el (calc-language-alist): Add tags to customization type.
6122
6123 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
6124
6125 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
6126 Doc fix.
6127
6128 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
6129
6130 * add-log.el (change-log-font-lock-keywords): The manual
6131 describing a Change Log entry, says: (...) "Aside from these
6132 header lines, every line in the change log starts with a space or
6133 a tab.". The font-lock was not highlighting lines started with
6134 spaces, added support for it.
6135
6136 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6137
6138 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
6139 (bibtex-generate-url-list): Update docstring accordingly. Put the
6140 complex example in the docstring.
6141 (bibtex-font-lock-url): Use pop.
6142
6143 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
6144
6145 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
6146
6147 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
6148
6149 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6150
6151 * filesets.el (filesets-set-default): Doc fix.
6152
6153 2005-04-03 Lute Kamstra <lute@gnu.org>
6154
6155 * generic.el (define-generic-mode): Add argument to specify
6156 keywords for defcustom.
6157 (default-generic-mode): Specify :group.
6158
6159 * generic-x.el: Specify :group for all generic modes.
6160
6161 * desktop.el (desktop-no-desktop-file-hook)
6162 (desktop-after-read-hook): Doc fix.
6163
6164 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
6165
6166 * simple.el (visible-mode): Use explicit :group keyword.
6167 This changes the group of `visible-mode-hook' from paren-blinking
6168 to editing-basics.
6169
6170 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
6171
6172 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
6173 mailbox specifications as well as URLs.
6174 (rmail-insert-inbox-text): Remove unused conditional branches.
6175
6176 2005-04-01 Jay Belanger <belanger@truman.edu>
6177
6178 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
6179 (calc-gnuplot-print-command): Move definitions to calc.el.
6180
6181 * calc/calc-embed.el (calc-embedded-announce-formula)
6182 (calc-embedded-open-formula, calc-embedded-close-formula)
6183 (calc-embedded-open-word, calc-embedded-close-word)
6184 (calc-embedded-open-plain, calc-embedded-close-plain)
6185 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
6186 (calc-embedded-open-mode, calc-embedded-close-mode):
6187 Move definitions to calc.el.
6188
6189 * calc/calc.el (calc-settings-file, calc-language-alist):
6190 Make customizable.
6191 (calc-embedded-announce-formula, calc-embedded-open-formula)
6192 (calc-embedded-close-formula, calc-embedded-open-word)
6193 (calc-embedded-close-word, calc-embedded-open-plain)
6194 (calc-embedded-close-plain, calc-embedded-open-new-formula)
6195 (calc-embedded-close-new-formula, calc-embedded-open-mode)
6196 (calc-embedded-close-mode, calc-gnuplot-name)
6197 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
6198 from other files and make customizable.
6199
6200 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
6201
6202 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
6203 Use buffer-live-p.
6204 (cvs-mode-run): Don't call cvs-update-header here.
6205 (cvs-run-process): Call cvs-update-header.
6206 Use process properties for cvs-postprocess and cvs-buffer so that
6207 the sentinel can behave better if the temp buffer is killed.
6208 Use a pipe rather than a tty, to better handle unexpected prompts.
6209 (cvs-sentinel): Rewrite. Call cvs-update-header.
6210
6211 2005-04-01 Andre Spiegel <spiegel@gnu.org>
6212
6213 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
6214 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
6215
6216 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
6217
6218 * generic.el (define-generic-mode): Add indentation rule.
6219
6220 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6221
6222 * files.el (mode-require-final-newline): Make Custom correctly
6223 report a nil value and allow to set it to nil via Custom.
6224 Doc fix.
6225
6226 2005-04-01 Kenichi Handa <handa@m17n.org>
6227
6228 * international/characters.el: Enable the correct case setting for
6229 dotless-i and dotted-I.
6230
6231 2005-04-01 Kim F. Storm <storm@cua.dk>
6232
6233 * ido.el (ido-file-internal): Fall back to non-ido command if
6234 initial directory is on slow ftp (or tramp) host.
6235
6236 2005-03-31 Richard M. Stallman <rms@gnu.org>
6237
6238 * emacs-lisp/autoload.el (make-autoload):
6239 Handle define-global-minor-mode.
6240
6241 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
6242 Rename from easy-mmode-define-global-mode.
6243 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
6244
6245 * progmodes/scheme.el (scheme-mode-syntax-table):
6246 Update syntax of | and # for two-character comment syntax.
6247
6248 2005-03-31 Lute Kamstra <lute@gnu.org>
6249
6250 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
6251 (define-minor-mode): Call custom-current-group at load-time.
6252
6253 * generic.el (define-generic-mode): Add debug declaration.
6254 Add defcustom for the mode hook.
6255 (generic-mode-internal): Use run-mode-hooks.
6256
6257 2005-03-31 Kim F. Storm <storm@cua.dk>
6258
6259 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
6260 (mouse-fixup-help-message): New defun called by show_help_echo
6261 to fixup mouse-2 prefix in help messages when applicable.
6262
6263 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
6264
6265 2005-03-31 Kenichi Handa <handa@m17n.org>
6266
6267 * language/thai-word.el (thai-find-word-ends): Pay attention to
6268 the case that we reach the end of buffer.
6269
6270 * textmodes/fill.el (fill-text-properties-at): New function.
6271 (fill-newline): Use fill-text-properties-at instead of
6272 text-properties-at.
6273
6274 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
6275
6276 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
6277 not comint-quote-filename.
6278
6279 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
6280
6281 * help-fns.el (help-with-tutorial): Revert last change.
6282
6283 2005-03-31 Kim F. Storm <storm@cua.dk>
6284
6285 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
6286
6287 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
6288
6289 * calendar/cal-china.el: Update reference to "Calendrical
6290 Calculations" book; there's a new edition.
6291 * calendar/cal-coptic.el: Likewise.
6292 * calendar/cal-french.el: Likewise.
6293 * calendar/cal-hebrew.el: Likewise.
6294 * calendar/cal-islam.el: Likewise.
6295 * calendar/cal-iso.el: Likewise.
6296 * calendar/cal-julian.el: Likewise.
6297 * calendar/cal-mayan.el: Likewise.
6298 * calendar/cal-persia.el: Likewise.
6299 * calendar/calendar.el: Likewise.
6300 * calendar/holidays.el: Likewise.
6301 * calendar/lunar.el: Likewise.
6302 * calendar/solar.el: Likewise.
6303
6304 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
6305 white space from doc string.
6306
6307 2005-03-30 Jay Belanger <belanger@truman.edu>
6308
6309 * calc/calc-help.el (calc-full-help): Remove email address.
6310
6311 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
6312
6313 * help-fns.el (help-with-tutorial): Delete title line.
6314
6315 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6316
6317 * calendar/cal-x.el (calendar-one-frame-setup)
6318 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
6319 rather than 'symbol for set-window-dedicated-p.
6320
6321 * calendar/appt.el (appt-buffer-name): Make it a constant.
6322 (appt-add): Doc fix.
6323
6324 * filesets.el (filesets-menu-path, filesets-menu-before)
6325 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
6326 (filesets-menu-cache-file): Use directory ~/.emacs.d.
6327 (filesets-add-submenu): Delete and use add-submenu instead.
6328
6329 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
6330
6331 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
6332 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
6333 (org-diary-default-entry): New function.
6334 (org-get-entries-from-diary): Better parsing of diary entries.
6335 (org-agenda-check-no-diary): New function.
6336 ("diary-lib"): Advice to function `add-to-diary-list', to allow
6337 linking to diary entries.
6338 (org-agenda-execute-calendar-command): New function.
6339 (org-agenda): Improve visible section in window.
6340 Use `org-fit-agenda-window'.
6341 (org-fit-agenda-window): New option.
6342 (org-move-subtree-down): Better handling of empty lines
6343 at end of subtree.
6344 (org-cycle): Numeric prefix is interpreted now as show-subtree N
6345 levels up.
6346 (org-fontify-done-headline): New option.
6347 (org-headline-done-face): New face.
6348 (org-set-font-lock-defaults): Use `org-headline-done-face'.
6349 (org-table-copy-down): Rename from `org-table-copy-from-above'.
6350 When current field is non-empty, it is copied to next row.
6351 (org-table-copy-from-above): Fix bug which made it
6352 impossible to copy fields containing only a single non-white character.
6353
6354 2005-03-30 Kim F. Storm <storm@cua.dk>
6355
6356 * kmacro.el (kmacro-end-macro): Isearch may store this command
6357 into the macro -- so ignore it when executing keyboard macro.
6358
6359 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
6360
6361 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
6362
6363 2005-03-29 Kenichi Handa <handa@m17n.org>
6364
6365 * language/thai.el ("Thai"): Set setup-function and exit-function
6366 for Thai language environment.
6367
6368 * language/thai-util.el: Require thai-word.
6369 (thai-word-mode-map): New variable.
6370 (thai-word-mode): New minor mode.
6371 (setup-thai-language-environment-internal): New function.
6372 (exit-thai-language-environment-internal): New function.
6373
6374 * language/thai-word.el (thai-word-table): Declare it by defvar,
6375 use dolist to initialize it.
6376 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
6377 (thai-fill-find-break-point): New functions.
6378
6379 2005-03-29 Richard M. Stallman <rms@gnu.org>
6380
6381 * simple.el (idle-update-delay): Move definition up.
6382 (set-mark): Doc fix.
6383
6384 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
6385
6386 * longlines.el: New file.
6387
6388 * simple.el (buffer-substring-filters): New variable.
6389 (filter-buffer-substring): New function.
6390 (kill-region, copy-region-as-kill): Use it.
6391
6392 * register.el (copy-to-register, append-to-register)
6393 (prepend-to-register): Use filter-buffer-substring.
6394
6395 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
6396
6397 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
6398 (gud-filter-pending-text): Move in front of gdb.
6399 (gud-overlay-arrow-position): New variable.
6400 (gud-sentinel, gud-display-line): Use it in place of
6401 overlay-arrow-position.
6402
6403 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6404
6405 * progmodes/fortran.el (fortran-if-indent): Doc fix.
6406 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
6407 (fortran-font-lock-keywords-4): New variable.
6408 (fortran-blocks-re, fortran-end-block-re)
6409 (fortran-start-block-re): New constants, for hideshow.
6410 (hs-special-modes-alist): Add a Fortran entry.
6411 (fortran-mode-map): Bind fortran-end-of-block,
6412 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
6413 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
6414 (fortran-looking-at-if-then, fortran-end-of-block)
6415 (fortran-beginning-of-block): New functions, for hideshow.
6416
6417 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
6418 Doc fix. Tweak regexp.
6419 (f90-beginning-of-block): Push mark first.
6420
6421 2005-03-29 Jay Belanger <belanger@truman.edu>
6422
6423 * calc/calc.el: Update copyright date.
6424 (calc-version): Increase to 2.1.
6425 (calc-version-date): Remove.
6426
6427 * calc/calc-help.el: Update copyright date.
6428 (calc-full-help): Remove reference to calc-version-date.
6429 Update copyright date.
6430
6431 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6432
6433 * vc.el (vc-do-command): Use a pipe for async processes, so password
6434 prompts don't show up at places where the user can't reply.
6435
6436 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
6437
6438 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
6439 on the file name we pass to the inferior shell.
6440
6441 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
6442
6443 * progmodes/which-func.el (which-function): Be robust in the face of an
6444 imenu--make-index-alist failure.
6445
6446 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6447
6448 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
6449
6450 * progmodes/python.el (python-preoutput-filter): Fix last change.
6451
6452 2005-03-29 Lute Kamstra <lute@gnu.org>
6453
6454 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
6455 functions and compiled macros.
6456 (debug-convert-byte-code): Handle macros too.
6457 (debug-on-entry-1): Don't signal an error when trying to clear a
6458 function that is not set to debug on entry.
6459
6460 2005-03-29 Jay Belanger <belanger@truman.edu>
6461
6462 * calc/calc-lang.el: Add functions to math-function-table
6463 properties of tex and math.
6464
6465 2005-03-29 Kenichi Handa <handa@m17n.org>
6466
6467 * ps-mule.el (ps-mule-plot-string): Translate characters by
6468 ps-print-translation-table.
6469 (ps-mule-begin-job): Call find-charset-region/string with
6470 ps-print-translation-table.
6471 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
6472
6473 * ps-print.el (ps-print-translation-table): New variable.
6474 (ps-plot-region): Translate characters by ps-print-translation-table.
6475
6476 2005-03-29 Juri Linkov <juri@jurta.org>
6477
6478 * simple.el (next-error-highlight-timer): New variable.
6479
6480 * progmodes/compile.el (compilation-goto-locus):
6481 Use `next-error-highlight-timer' instead of `sit-for'.
6482
6483 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
6484
6485 * mail/supercite.el (sc-mail-field): Use assoc-string.
6486 (sc-get-address): Simplify regexps.
6487
6488 * files.el (minibuffer-with-setup-hook): New macro.
6489 (find-file-read-args): Use it to avoid let-binding
6490 minibuffer-with-setup-hook (which breaks turning on/off
6491 file-name-shadow-mode while in the prompt).
6492
6493 * complete.el (PC-read-include-file-name-internal): Use test-completion.
6494
6495 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
6496
6497 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
6498
6499 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
6500
6501 * window.el (window-buffer-height): Use count-screen-lines.
6502
6503 * progmodes/python.el (python-preoutput-leftover): New var.
6504 (python-preoutput-filter): Use it.
6505 (python-send-receive): Loop until all the result has been received.
6506
6507 2005-03-28 Juri Linkov <juri@jurta.org>
6508
6509 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
6510
6511 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
6512 "Recover Crashed Session".
6513 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
6514 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
6515 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
6516 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
6517 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
6518 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
6519 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
6520 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
6521
6522 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
6523 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
6524 Ediff Sessions", "Toggle use of separate control buffer frame",
6525 "Use separate frame for Ediff control buffer".
6526
6527 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
6528 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
6529 "Rename Bookmark", "Delete Bookmark".
6530
6531 * info.el (Info-mode-menu): Remove ellipsis from "Index".
6532 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
6533 Add `:active Info-index-alternatives' to "Next Matching Item".
6534
6535 * wdired.el (wdired-change-to-wdired-mode):
6536 Mention `wdired-abort-changes' key in the initial message.
6537
6538 * international/mule.el (auto-coding-alist): Associate non-ascii
6539 image filename extensions with `no-conversion'.
6540
6541 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
6542
6543 * international/iso-acc.el:
6544 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
6545
6546 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6547
6548 * textmodes/sgml-mode.el (html-mode): Doc update.
6549
6550 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
6551
6552 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
6553
6554 * term.el (term-move-columns): Fix face after extending a line.
6555 (term-insert-spaces): Likewise.
6556 (term-reset-terminal): Fix off by one error.
6557
6558 2005-03-26 Eli Zaretskii <eliz@gnu.org>
6559
6560 * international/mule.el (auto-coding-alist): Add .xpi files.
6561
6562 * files.el (auto-mode-alist): Add .xpi files.
6563
6564 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
6565
6566 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
6567
6568 2005-03-26 Eli Zaretskii <eliz@gnu.org>
6569
6570 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
6571
6572 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6573
6574 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
6575 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
6576
6577 * calendar/cal-move.el (calendar-beginning-of-year): Move the
6578 cursor to Jan 1 when needed.
6579 (calendar-end-of-year): Fix -/+ typo.
6580 Reported by Chong Yidong <cyd@stupidchicken.com>.
6581
6582 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6583
6584 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
6585
6586 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
6587 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
6588
6589 2005-03-25 Richard M. Stallman <rms@gnu.org>
6590
6591 * filesets.el (filesets-init): Add autoload.
6592
6593 * mail/mailalias.el (mail-directory): Doc fix.
6594
6595 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
6596
6597 * mail/mailalias.el (mail-directory-process): Do nothing if
6598 mail-directory-process is an atom.
6599 (mail-get-names): Ignore mail-directory-names if it is an atom.
6600 (mail-directory-process defvar): Doc fix.
6601 (mail-names): Doc fix.
6602
6603 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
6604
6605 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
6606
6607 2005-03-26 Kenichi Handa <handa@m17n.org>
6608
6609 * international/mule-util.el (detect-coding-with-priority):
6610 Call update-coding-systems-internal before detect-coding-region.
6611
6612 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
6613
6614 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
6615 (gdb-frames-mode-map): Add follow-link property.
6616
6617 2005-03-25 Jay Belanger <belanger@truman.edu>
6618
6619 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
6620 for variables.
6621
6622 2005-03-25 Juri Linkov <juri@jurta.org>
6623
6624 * image-mode.el: Optimize image filename extension regexps in
6625 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
6626 in `auto-mode-alist'.
6627 (image-mode): Add `image-toggle-display-text' to local hook
6628 `change-major-mode-hook'. Display the image as an image by
6629 default. Set `cursor-type' and `truncate-lines' if the image
6630 is already displayed. Take into account the current mode (image
6631 or text) in message.
6632 (image-minor-mode): New minor mode.
6633 (image-mode-maybe, image-toggle-display-text): New functions.
6634 (image-toggle-display): Use called-interactively-p.
6635 Let-bind `inhibit-read-only' to t.
6636
6637 * image-mode.el (image-minor-mode): Set `cursor-type' and
6638 `truncate-lines' if the image is already displayed. Add turning
6639 image-minor-mode off to `change-major-mode-hook'. Add message.
6640 Call `image-toggle-display-text' after turning image-minor-mode off.
6641
6642 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
6643
6644 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
6645 Terminal.app, use utf-8.
6646 (set-display-table-and-terminal-coding-system): Add coding-system arg.
6647 (set-locale-environment): Use it.
6648
6649 * term/xterm.el: Undo last change, better done in mule-cmds.el.
6650
6651 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
6652
6653 * progmodes/python.el (python-close-block-statement-p)
6654 (python-outdent-p, python-current-defun): Use symbol-end.
6655
6656 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
6657
6658 * files.el (save-some-buffers): Doc fix.
6659
6660 2005-03-25 Werner Lemberg <wl@gnu.org>
6661
6662 * complete.el, thumbs.el: Replace `legal' with `valid'.
6663 * calendar/calendar.el: Replace `legal' with `valid'.
6664 * emacs-lisp/advice.el: Replace `legal' with `valid'.
6665 * mail/supercite.el: Replace `legal' with `valid'.
6666 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
6667 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
6668 Replace `legal' with `valid'.
6669 * textmodes/reftex-vars.el, textmodes/reftex.el:
6670 Replace `legal' with `valid'.
6671
6672 2005-03-25 Werner Lemberg <wl@gnu.org>
6673
6674 * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
6675 * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
6676 * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
6677 * emulation/vip.el: Replace `illegal' with `invalid'.
6678 * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with `invalid'.
6679 * mail/supercite.el: Replace `illegal' with `invalid'.
6680 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
6681 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
6682 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
6683 * progmodes/sh-script.el, progmodes/xscheme.el:
6684 Replace `illegal' with `invalid'.
6685 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
6686 * textmodes/reftex-index.el, textmodes/reftex-parse.el
6687 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
6688 * textmodes/reftex.el, textmodes/org.el: Replace `illegal' with `invalid'.
6689
6690 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
6691
6692 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
6693 (flymake-find-buildfile, flymake-find-possible-master-files)
6694 (flymake-check-include, flymake-parse-line): Replace loops over the
6695 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
6696
6697 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
6698 Substitute file-name-as-directory in the rest of the file.
6699 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
6700 (flymake-replace-region): Remove unused arg `buffer'.
6701 (flymake-check-patch-master-file-buffer): Update calls to it.
6702 (flymake-add-err-info): Remove unused var `count'.
6703 (flymake-mode): Use define-minor-mode.
6704
6705 * progmodes/flymake.el: Use with-current-buffer.
6706 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
6707 flymake-replace-regexp-in-string, flymake-line-beginning-position)
6708 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
6709 Avoid testing for `xemacs'.
6710 (flymake-nop): Move.
6711 (flymake-region-has-flymake-overlays): Return the computed value.
6712 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
6713 Remove unused var `endline'.
6714 (flymake-get-line-count): Remove unused function.
6715 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
6716
6717 * emulation/vi.el:
6718 * generic.el:
6719 * hilit-chg.el (global-highlight-changes):
6720 * hi-lock.el (hi-lock-mode):
6721 * follow.el: find-file-hooks -> find-file-hook.
6722
6723 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
6724
6725 2005-03-24 Juri Linkov <juri@jurta.org>
6726
6727 * dired.el (dired-mode-map): Add menu item "Compare directories"
6728 for dired-compare-directories.
6729
6730 * dired-aux.el (dired-compare-directories): Add autoload cookie.
6731 Doc fix. Replace `read-file-name' with `read-directory-name'.
6732
6733 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
6734
6735 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
6736
6737 2005-03-24 Jay Belanger <belanger@truman.edu>
6738
6739 * calc/calc-embed.el (calc-embedded-mode-change): Save all
6740 relevant mode settings in calc-embedded-original-modes when modes
6741 are permanently changed.
6742
6743 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
6744
6745 * autoinsert.el: find-file-hooks -> find-file-hook.
6746
6747 2005-03-24 Lute Kamstra <lute@gnu.org>
6748
6749 * generic.el (generic-font-lock-defaults): Make it obsolete.
6750 (generic-font-lock-keywords): New variable to replace
6751 generic-font-lock-defaults.
6752 (generic-mode-set-font-lock): Delete it.
6753 (generic-mode-internal): Don't call generic-mode-set-font-lock.
6754 (generic-bracket-support): Add docstring.
6755
6756 * generic-x.el: Rename generic-font-lock-defaults to
6757 generic-font-lock-keywords throughout.
6758 (mailagent-rules-setup-function): Delete it.
6759 (mailagent-rules-generic-mode): Use anonymous function instead.
6760 (show-tabs-generic-mode-font-lock-defaults-1)
6761 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
6762 Quote faces.
6763 (show-tabs-tab-face, show-tabs-space-face): Specify background,
6764 not foreground.
6765
6766 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
6767 Recognize define-generic-mode.
6768
6769 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
6770
6771 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
6772 if there's no completion table.
6773
6774 2005-03-23 Miles Bader <miles@gnu.org>
6775
6776 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
6777 Remove tty-specific variants, as they're no longer needed.
6778
6779 2005-03-23 Lute Kamstra <lute@gnu.org>
6780
6781 * generic-x.el: Code cleanup: make args constant whenever possible.
6782 (installshield-statement-keyword-list)
6783 (installshield-system-functions-list)
6784 (installshield-system-variables-list, installshield-types-list)
6785 (installshield-funarg-constants-list): Make them constants.
6786
6787 * generic.el (generic-make-keywords-list): Add autoload cookie.
6788
6789 * calendar/time-date.el: Add comment on time value formats.
6790 Don't require parse-time.
6791 (with-decoded-time-value): New macro.
6792 (encode-time-value): New function.
6793 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
6794 (days-to-time): Return a valid time value when arg is huge.
6795 (time-since): Use time-subtract.
6796 (time-to-number-of-days): Use time-to-seconds.
6797
6798 2005-03-23 David Ponce <david@dponce.com>
6799
6800 * recentf.el: (recentf-keep): New option.
6801 (recentf-menu-action): Default to `find-file'.
6802 (recentf-keep-non-readable-files-flag)
6803 (recentf-keep-non-readable-files-p)
6804 (recentf-file-readable-p, recentf-find-file)
6805 (recentf-cleanup-remote): Remove.
6806 (recentf-include-p): More robust.
6807 (recentf-keep-p): New function.
6808 (recentf-remove-if-non-kept): Rename from
6809 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
6810 All callers updated.
6811 (recentf-menu-items-for-commands): Fix help string.
6812 (recentf-track-closed-file): Update. Doc fix.
6813 (recentf-cleanup): Update. Count removed files. Doc fix.
6814
6815 2005-03-23 Kim F. Storm <storm@cua.dk>
6816
6817 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
6818 Don't inherit from fringe face (now happens automatically).
6819
6820 2005-03-22 Kim F. Storm <storm@cua.dk>
6821
6822 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
6823 position values.
6824
6825 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
6826
6827 * menu-bar.el (showhide-date-time): Remove.
6828 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
6829 (menu-bar-make-mm-toggle): Simplify.
6830
6831 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
6832
6833 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
6834 Accept qualified variable and function names.
6835
6836 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
6837
6838 * bindings.el (completion-ignored-extensions):
6839 Remove ".lis" for `vax-vms'.
6840
6841 2005-03-22 Andreas Schwab <schwab@suse.de>
6842
6843 * generic-x.el: Revert last change.
6844 * ldefs-boot.el: Update.
6845
6846 2005-03-22 Jay Belanger <belanger@truman.edu>
6847
6848 * calc/calc-embed (calc-embedded-original-modes): New variable.
6849 (calc-embedded-save-original-modes)
6850 (calc-embedded-restore-original-modes): New functions.
6851 (calc-do-embedded): Save original modes when entering embedded mode
6852 and restore when leaving embedded mode.
6853 (calc-embedded-modes-change): Change the value of
6854 calc-embedded-original-modes to reflect permanent changes.
6855
6856 2005-03-22 Lute Kamstra <lute@gnu.org>
6857
6858 * generic-x.el: Require generic again.
6859
6860 2005-03-22 Miles Bader <miles@gnu.org>
6861
6862 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
6863 Tweak details to look good on both ttys and bitmap displays, light
6864 or dark background, etc.
6865
6866 2005-03-21 Kim F. Storm <storm@cua.dk>
6867
6868 * tooltip.el (tooltip-show-help-function): Check car and cdr of
6869 mouse position.
6870
6871 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
6872
6873 * icomplete.el: Don't forcibly turn on the mode upon load.
6874 (icomplete-mode): Use define-minor-mode.
6875 (icomplete-eoinput): Default to nil.
6876 (icomplete-minibuffer-setup): Remove autoload.
6877 (icomplete-tidy): Simplify.
6878 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
6879 in the initial state or if the user has modified the field.
6880 Fix handling of icomplete-max-delay-chars.
6881 Remove code that handles the oddball case where
6882 minibuffer-completion-table is an integer.
6883 Wrap icomplete-completions in while-no-input in case building
6884 completions takes more time than expected.
6885 (icomplete-completions): Simplify.
6886
6887 2005-03-21 Richard M. Stallman <rms@gnu.org>
6888
6889 * jka-compr.el (jka-compr-really-do-compress):
6890 Make variable buffer-local.
6891
6892 * image-mode.el: Handle .xpm files too.
6893 (image-toggle-display): Preserve modification flag.
6894
6895 * help.el (where-is): Don't mention aliases with no key bindings.
6896
6897 2005-03-21 Lute Kamstra <lute@gnu.org>
6898
6899 * generic.el: Fix commentary section. Don't require cl for compilation.
6900 (generic-mode-list): Add autoload cookie.
6901 (generic-use-find-file-hook, generic-lines-to-scan)
6902 (generic-find-file-regexp, generic-ignore-files-regexp)
6903 (generic-mode, generic-mode-find-file-hook)
6904 (generic-mode-ini-file-find-file-hook): Fix docstrings.
6905 (define-generic-mode): Make it a defmacro. Fix docstring.
6906 (generic-mode-internal): Code cleanup. Add autoload cookie.
6907 (generic-mode-set-comments): Code cleanup.
6908 * generic-x.el: Don't prevent compilation. Don't require generic.
6909 Follow coding conventions. Minor code cleanup.
6910 (etc-fstab-generic-mode): Add some keywords.
6911 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
6912 define-generic-mode like a function declaration.
6913
6914 2005-03-21 Jay Belanger <belanger@truman.edu>
6915
6916 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
6917 changing modes.
6918
6919 2005-03-21 Sam Steingold <sds@gnu.org>
6920
6921 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
6922
6923 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
6924
6925 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
6926 Add underscore to "f$ lexicals" regexp.
6927
6928 2005-03-20 Juri Linkov <juri@jurta.org>
6929
6930 * subr.el (progress-reporter-do-update): When `min-value' is equal
6931 to `max-value', set `percentage' to 0 and prevent division by zero.
6932
6933 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
6934
6935 Sync with Tramp 2.0.48.
6936
6937 * tramp.el (all): Change all addresses to .gnu.org.
6938 (tramp-append-tramp-buffers): New defun.
6939 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
6940 Catch `dont-send' signal.
6941 (tramp-set-auto-save-file-modes): Set always permissions, because
6942 there might be an old auto-saved file belonging to another
6943 original file. This could be a security threat. Reported by
6944 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
6945 Check for Emacs 21.3.50 removed.
6946
6947 * tramp-smb.el (all): Remove debug construct for
6948 `with-parsed-tramp-file-name'.
6949 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
6950 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
6951 No error message if DIRECTORY or FILENAME doesn't exist.
6952 (tramp-smb-open-connection): Check existence of
6953 `tramp-smb-program'.
6954
6955 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
6956
6957 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
6958 Properly handle the case where the `m' or `s' command's argument is not
6959 yet terminated.
6960 (perl-indent-new-calculate): New function.
6961 (perl-indent-line): Use it.
6962
6963 2005-03-20 Miles Bader <miles@gnu.org>
6964
6965 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
6966 in text-mode too. Change to new face names.
6967 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
6968 Add `:weight bold' attribute.
6969 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
6970
6971 2005-03-19 Juri Linkov <juri@jurta.org>
6972
6973 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
6974
6975 * international/mule.el (auto-coding-alist): Sync with
6976 `auto-mode-alist' by adding upper case archive file extensions
6977 and adding ear/war to jar extension.
6978
6979 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
6980
6981 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
6982 running, restart it.
6983
6984 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
6985
6986 * finder.el (finder-current-item): Throw an error on an empty line.
6987
6988 * man.el (Man-follow-manual-reference): If current-word returns
6989 nil, use "".
6990
6991 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
6992
6993 * simple.el (goto-line): Doc fix.
6994
6995 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
6996
6997 * files.el (save-buffer): Doc fix.
6998
6999 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
7000
7001 * recentf.el (recentf-cleanup-remote): New variable.
7002 (recentf-cleanup): Use it to conditionally check availability of
7003 remote files.
7004
7005 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
7006
7007 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
7008 function names.
7009
7010 2005-03-19 Eli Zaretskii <eliz@gnu.org>
7011
7012 * language/thai-word.el: New file.
7013
7014 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
7015
7016 * files.el (backup-buffer): If the file's directory is not
7017 writable, use copy instead of move to backup the file.
7018
7019 2005-03-19 Eli Zaretskii <eliz@gnu.org>
7020
7021 * obsolete/keyswap.el: Moved to obsolete/ from term/.
7022
7023 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7024
7025 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
7026 Use functionp instead of symbolp and fboundp. Reported by Drkm
7027 <darkman_spam@yahoo.fr>.
7028 (ps-print-version): New version 6.6.6.
7029
7030 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
7031
7032 * textmodes/table.el (table--line-column-position): New idiom.
7033 (table--row-column-insertion-point-p): New function to test
7034 validity of row and column insertion operation at a location.
7035 (table-global-menu, table-cell-menu): Use above functions for
7036 deterministic test operation.
7037 (table--editable-cell-p): Behave in deterministic fashion.
7038
7039 2005-03-18 Juri Linkov <juri@jurta.org>
7040
7041 * isearch.el (isearch-lazy-highlight-new-loop):
7042 Make arguments beg and end optional.
7043 (isearch-update): Remove optional arguments nil from
7044 isearch-lazy-highlight-new-loop.
7045 (isearch-lazy-highlight-search): Let-bind case-fold-search to
7046 isearch-lazy-highlight-case-fold-search instead of
7047 isearch-case-fold-search, and let-bind isearch-regexp to
7048 isearch-lazy-highlight-regexp.
7049 Use isearch-lazy-highlight-last-string instead of isearch-string.
7050
7051 * replace.el (perform-replace): Remove bindings of global
7052 variables isearch-string, isearch-regexp, isearch-case-fold-search.
7053 Add three new arguments to `replace-highlight'.
7054 (replace-highlight): Add arguments string, regexp, case-fold.
7055 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
7056 to allow isearch-lazy-highlight-new-loop to use these values
7057 to set corresponding isearch-lazy-highlight-* internal
7058 variables whose values lazy highlighting will use regardless of
7059 changes to global variables isearch-string, isearch-regexp,
7060 isearch-case-fold-search during lazy highlighting loop.
7061 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
7062 to `lazy-highlight-cleanup'.
7063
7064 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
7065 (ispell-highlight-face): Set default face to `isearch' when
7066 lazy highlighting is enabled.
7067 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
7068 priority to 1. Add lazy highlighting.
7069 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
7070 from `isearch-dehighlight'.
7071
7072 2005-03-18 David Ponce <david@dponce.com>
7073
7074 * files.el (hack-local-variables): Do a case-insensitive search
7075 for End.
7076
7077 2005-03-18 Juri Linkov <juri@jurta.org>
7078
7079 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
7080 `isearch-lazy-highlight-cleanup', add alias to old name and
7081 declare obsolete. Add release numbers to other obsolete vars.
7082 (isearch-done, isearch-lazy-highlight-new-loop):
7083 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
7084 (lazy-highlight-cleanup) <variable>: Doc fix.
7085 (isearch-lazy-highlight-update): Rename obsolete
7086 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
7087
7088 2005-03-18 Kenichi Handa <handa@m17n.org>
7089
7090 * language/thai-util.el: Fix categorization of Thai characters in
7091 thai-category-table.
7092 (thai-composition-pattern): Adjust it for the above change.
7093 (thai-self-insert-command, thai-compose-syllable): New functions.
7094 (thai-compose-region): Use thai-compose-syllable.
7095 (thai-compose-string): Likewise.
7096 (thai-composition-function): Likewise.
7097 (thai-auto-composition): New function.
7098 (thai-auto-composition-mode): New minor mode.
7099
7100 * language/thai.el: Fix patterns to be registered in
7101 composition-function-table.
7102
7103 * international/quail.el (quail-input-method): Locally bind
7104 inhibit-modification-hooks to t.
7105
7106 2005-03-17 Richard M. Stallman <rms@gnu.org>
7107
7108 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
7109 (perl-mode): Use run-mode-hooks.
7110
7111 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
7112 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
7113 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
7114
7115 * mail/sendmail.el (sendmail-send-it): Reenable the code
7116 to compute resend-to-address and use it.
7117
7118 * tar-mode.el (tar-mode): Turn off undo unconditionally.
7119
7120 * image-mode.el: New file.
7121
7122 * image.el (insert-sliced-image): Add autoload cookie.
7123
7124 * font-lock.el (font-lock-lines-before): New user option.
7125 (font-lock-after-change-function): Obey it.
7126
7127 * bindings.el (esc-map): Make M-g a prefix.
7128 Bind M-g g and M-g M-g to goto-line.
7129
7130 * faces.el (face-id): Doc fix.
7131
7132 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
7133
7134 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
7135 (rmail-show-message): Use rmail-unknown-mail-followup-to.
7136 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
7137
7138 * mail/sendmail.el (mail-yank-ignored-headers)
7139 (mail-font-lock-keywords, mail-mode-fill-paragraph):
7140 Add Mail-Followup-To and Mail-Reply-To headers.
7141 (mail-citation-hook): Add autoload cookie.
7142 (mail-mode): Doc fix.
7143 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
7144 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
7145 (mail-mode-fill-paragraph): Handle those headers.
7146 (mail-mailing-lists): New variable.
7147 (mail-mail-reply-to, mail-mail-followup-to): New functions.
7148
7149 2005-03-17 Juri Linkov <juri@jurta.org>
7150
7151 * isearch.el (isearch-fallback): Check for `(car previous)'
7152 before calling `isearch-other-end-state'.
7153
7154 2005-03-17 Kim F. Storm <storm@cua.dk>
7155
7156 * simple.el (move-beginning-of-line): Move to beginning of buffer
7157 line, as well as beginning of screen line.
7158
7159 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
7160
7161 * calendar/diary-lib.el (mark-diary-entries): Use new optional
7162 argument REDRAW rather than calendar-redrawing variable.
7163 * calendar/calendar.el (calendar-redrawing): Delete.
7164 (redraw-calendar): Do not bind calendar-redrawing.
7165
7166 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
7167
7168 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
7169 diary-file buffer.
7170
7171 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
7172
7173 * help.el (describe-mode): Allow a :minor-mode-function property to
7174 specify a different minor mode toggle function than the variable.
7175 * simple.el (auto-fill-function):
7176 * subr.el (add-minor-mode): Use it.
7177
7178 2005-03-16 Kenichi Handa <handa@m17n.org>
7179
7180 * language/ethio-util.el (sera-being-called-by-w3): New variable.
7181 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
7182 (ethio-fidel-to-sera-buffer): Likewise.
7183
7184 2005-03-16 Juri Linkov <juri@jurta.org>
7185
7186 * emacs-lisp/find-func.el (find-function-regexp):
7187 Add defun-emitting macro `menu-bar-make-toggle'.
7188
7189 * isearch.el: Put `isearch-scroll' property to
7190 `split-window-horizontally'.
7191
7192 * info.el: Update error messages for `debug-ignored-errors'.
7193 (Info-isearch-search): Doc fix.
7194 (Info-find-node): Move up code to go into info buffer before
7195 recording the node to the history.
7196 (Info-fontify-node): Fontify titles only if the next line
7197 has two or more `*', `=', `-', `.'.
7198 Display "go to this node" for empty (match-string 3).
7199
7200 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7201
7202 * term/mac-win.el: Add mouse pointer shape constants.
7203
7204 2005-03-15 Kim F. Storm <storm@cua.dk>
7205
7206 * simple.el (move-beginning-of-line): Use vertical-motion.
7207
7208 2005-03-15 Juri Linkov <juri@jurta.org>
7209
7210 * isearch.el (isearch-error): New variable.
7211 (isearch-invalid-regexp, isearch-within-brackets): Remove.
7212 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
7213 (isearch-within-brackets-state): Remove.
7214 (isearch-case-fold-search-state, isearch-pop-fun-state):
7215 Decrease frame index.
7216 (isearch-mode, isearch-top-state, isearch-push-state)
7217 (isearch-edit-string, isearch-abort, isearch-search-and-update)
7218 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
7219 (isearch-search, isearch-lazy-highlight-new-loop):
7220 Replace `isearch-invalid-regexp' with `isearch-error'.
7221 Remove `isearch-within-brackets'.
7222 (isearch-search): Add `search-failed' handler to `condition-case'.
7223 (isearch-lazy-highlight-search): Add `condition-case' to catch
7224 errors and allow `isearch-lazy-highlight-update' to try
7225 highlighting from the beginning of the window.
7226 (isearch-repeat): Move up code to set isearch-wrapped to t
7227 before calling isearch-wrap-function.
7228
7229 * info.el (Info-isearch-initial-node): New internal variable.
7230 (Info-search): Signal an error in isearch mode when search leaves
7231 the initial node. Signal an error when `bound' is non-nil and
7232 nothing was found in the current subfile.
7233 (Info-isearch-search): Remove `condition-case'.
7234 (Info-isearch-wrap): Don't wrap when search failed during leaving
7235 the initial node. If `Info-isearch-search' is nil, wrap around
7236 the current node.
7237 (Info-isearch-start): New fun.
7238 (Info-mode): Add buffer-local hook `Info-isearch-start' to
7239 `isearch-mode-hook'.
7240
7241 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7242
7243 * simple.el (normal-erase-is-backspace): Set default to t if
7244 running on Mac.
7245
7246 * term/mac-win.el (function-key-map): Sync with x-win.el.
7247
7248 2005-03-15 Kenichi Handa <handa@m17n.org>
7249
7250 * international/mule-cmds.el (locale-language-names): Modify the
7251 format of elements and add more entries.
7252 (locale-preferred-coding-systems): Add more entries.
7253 (set-locale-environment): Adjust for the change of
7254 locale-language-names.
7255
7256 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
7257
7258 * pcvs.el (smerge-ediff): Remove bogus autoload.
7259
7260 2005-03-14 Lute Kamstra <lute@gnu.org>
7261
7262 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
7263 Ignore a `*' at the beginning of a line.
7264
7265 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
7266 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
7267 subr.el.
7268 (dont-compile, eval-when-compile, eval-and-compile): Use declare
7269 to specify indentation.
7270
7271 * generic.el (define-generic-mode): Let generic-mode-list be a
7272 list of strings; test membership with equal.
7273
7274 2005-03-14 Kim F. Storm <storm@cua.dk>
7275
7276 * simple.el (next-line, previous-line): Add optional try-vscroll
7277 arg to recognize interactive use. Pass it on to line-move.
7278 (line-move): Don't perform auto-window-vscroll when defining or
7279 executing keyboard macro to ensure consistent behavior.
7280
7281 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
7282
7283 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
7284
7285 2005-03-13 Lute Kamstra <lute@gnu.org>
7286
7287 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
7288 debugger-setup-buffer so that backtrace marks the frames set to
7289 debug-on-exit and we don't have to do it manually. Set an extra
7290 debug-on-exit for macro's.
7291 (debugger-setup-buffer): Don't mark the top frame manually.
7292
7293 2005-03-12 Lute Kamstra <lute@gnu.org>
7294
7295 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
7296 lisp-indent-function throughout.
7297 (with-no-warnings): Set lisp-indent-function property.
7298
7299 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
7300
7301 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
7302 Add entry for backslash.
7303
7304 2005-03-12 Juri Linkov <juri@jurta.org>
7305
7306 * info.el (Info-search): Four fixes for backward search.
7307
7308 2005-03-11 Jay Belanger <belanger@truman.edu>
7309
7310 * calc/calc.el (calc-language-alist): New variable.
7311 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
7312 (calc-embedded-find-modes): Use calc-language-alist instead of
7313 calc-embedded-language-alist.
7314
7315 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7316
7317 * calendar/calendar.el (calendar-redrawing): New internal
7318 variable.
7319 (redraw-calendar): Remove bogus save-excursion from previous
7320 change. Bind calendar-redrawing to t for mark-diary-entries.
7321 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
7322 calendar if that is why we were called.
7323
7324 2005-03-11 Kenichi Handa <handa@m17n.org>
7325
7326 * international/mule.el (make-coding-system): Set property
7327 coding-system-define-form to nil.
7328 (define-coding-system-alias): Likewise.
7329
7330 2005-03-11 Kenichi Handa <handa@m17n.org>
7331
7332 These changes are suggested by Dave Love <fx@gnu.org>.
7333
7334 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
7335 coding: tag.
7336 (adaptive-fill-regexp): Add more bullets.
7337 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
7338 regexps.
7339
7340 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
7341
7342 * help.el (describe-mode): Properly handle non-trivial lighters.
7343 Don't ignore minor modes that are not listed in minor-mode-list.
7344
7345 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
7346 feature ON when the user requests to turn it OFF.
7347
7348 2005-03-10 Lute Kamstra <lute@gnu.org>
7349
7350 * emacs-lisp/debug.el (debug-entry-code): Delete it.
7351 (implement-debug-on-entry): New function to replace debug-entry-code.
7352 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
7353 second argument as the 2005-03-07 change makes it obsolete.
7354 (debug-on-entry, cancel-debug-on-entry): Update call to
7355 debug-on-entry-1.
7356 (debug, debugger-setup-buffer): Comment update.
7357 (debugger-frame-number): Update to work with implement-debug-on-entry.
7358
7359 2005-03-10 Jay Belanger <belanger@truman.edu>
7360
7361 * calc/calc-embed.el (math-ms-args): Declare it.
7362 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
7363 math-ms-args.
7364 (calc-embedded-subst): Use math-multi-subst-rec to substitute
7365 variables.
7366
7367 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
7368
7369 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
7370 Use message-box.
7371
7372 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
7373 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
7374 (tooltip-gud-tips): Simplify.
7375 (tooltip-gud-tips-p): Remove superfluous :set.
7376 (tooltip-gud-modes): Add fortran-mode.
7377 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
7378
7379 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
7380
7381 2005-03-09 Kim F. Storm <storm@cua.dk>
7382
7383 * play/animate.el (animate-place-char): Use forward-line instead
7384 of next-line to improve performance.
7385
7386 2005-03-09 Simon Josefsson <jas@extundo.com>
7387
7388 * net/browse-url.el (browse-url-default-browser): Doc fix.
7389
7390 2005-03-09 Miles Bader <miles@gnu.org>
7391
7392 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
7393 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
7394
7395 2005-03-09 Kenichi Handa <handa@m17n.org>
7396
7397 * international/latin-1.el: Set case and syntax for 255 only if
7398 set-case-syntax-set-multibyte is nil.
7399
7400 * textmodes/ispell.el (ispell-insert-word): New function.
7401 (ispell-word): Use ispell-insert-word to insert a new word.
7402 (ispell-process-line): Likewise.
7403 (ispell-complete-word): Likewise.
7404
7405 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
7406
7407 * calendar/calendar.el (redraw-calendar): Preserve point.
7408 Reported by Matt Hodges <MPHodges@member.fsf.org>.
7409 (calendar-week-start-day): Move after definition of
7410 redraw-calendar. Delete buffer test, since redraw-calendar has
7411 that now.
7412
7413 * calendar/diary-lib.el (mark-diary-entries): Only call
7414 redraw-calendar in the first of any recursive calls.
7415 Reported by Alan Shutko <ats@acm.org>.
7416
7417 2005-03-08 Juri Linkov <juri@jurta.org>
7418
7419 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
7420 (html-horizontal-rule, html-line, html-image, html-checkboxes)
7421 (html-radio-buttons): Add a space before the trailing `/>' where
7422 sgml-xml-mode is non-nil.
7423 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
7424 the subsequent tag of the empty XML tag.
7425 (html-href-anchor): Don't set initial input to "http:".
7426 (html-image): Ask for the image URL and set point inside alt="".
7427 (html-name-anchor): Duplicate the name in the `id' attribute when
7428 sgml-xml-mode is non-nil.
7429 (html-paragraph): Remove \n before <p>.
7430 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
7431 instead of `checked' when sgml-xml-mode is non-nil.
7432
7433 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
7434 Remove 1 space before #RRGGBB to not truncate it on terminal
7435 windows w/o fringes. Remove 1 space between bg and fg examples
7436 to get more space.
7437 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
7438 avoid byte-compile warnings.
7439
7440 * image-file.el (image-file-handler): Put `safe-magic' property to
7441 `image-file-handler'.
7442
7443 * info.el (Info-isearch-search): Emulate word search in
7444 isearching through multiple Info nodes with Info-search.
7445 (Info-isearch-wrap): Allow isearch-word.
7446
7447 2005-03-08 Lute Kamstra <lute@gnu.org>
7448
7449 * emacs-lisp/debug.el (debugger-step-through): Make sure that
7450 stepping into the debugger's code is not possible.
7451 (debugger-jumping-flag): Docstring update.
7452
7453 2005-03-08 Jay Belanger <belanger@truman.edu>
7454
7455 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
7456 embedded mode begins.
7457 (calc-embedded-language-alist): New variable.
7458 (calc-embedded-find-modes): Use calc-embedded-language-alist to
7459 set default language mode.
7460
7461 2005-03-08 Kenichi Handa <handa@m17n.org>
7462
7463 * international/ccl.el (define-ccl-program): Fix docstring about
7464 extra 256 bytes assured for the output buffer.
7465
7466 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
7467 Fix BUFFER_MAGNIFICATION to 2.
7468 (ccl-encode-mule-utf-16be-with-signature): Likewise.
7469
7470 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
7471
7472 * align.el (align-rules-list): Added an alignment rule for CSS
7473 declarations (applies to css-mode and html-mode buffers).
7474
7475 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
7476
7477 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
7478
7479 2005-03-07 Kim F. Storm <storm@cua.dk>
7480
7481 * simple.el (move-beginning-of-line): New command.
7482
7483 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
7484
7485 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
7486
7487 * emulation/cua-base.el: Put CUA move property on move-end-of-line
7488 and move-beginning-of-line.
7489
7490 * apropos.el (apropos-print): Omit command from M-x ... RET.
7491
7492 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
7493
7494 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
7495 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
7496
7497 2005-03-06 Richard M. Stallman <rms@gnu.org>
7498
7499 * bindings.el (esc-map): Bind M-g to goto-line.
7500
7501 * facemenu.el (global-map): Bind M-o, not M-g.
7502
7503 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7504
7505 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
7506 "Open Directory" as for "Open File".
7507
7508 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
7509
7510 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
7511 (push-mark-command): Run activate-mark-hook.
7512
7513 2005-03-06 Richard M. Stallman <rms@gnu.org>
7514
7515 * help-mode.el (help-mode-finish): Don't alter the element
7516 in view-return-to-alist if there already is one.
7517
7518 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
7519 make sure the current buffer is the expected one.
7520
7521 * novice.el (disabled-command-function): Output in *Disabled Command*.
7522 Explicitly ignore non-keyboard events, and explicitly handle C-g.
7523
7524 * textmodes/flyspell.el (flyspell-large-region):
7525 Pass args differently for aspell.
7526
7527 * files.el (mode-require-final-newline): Doc fix.
7528
7529 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
7530
7531 * progmodes/which-func.el (which-function):
7532 Specify NOERROR when calling imenu--make-index-alist.
7533
7534 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
7535
7536 * simple.el (normal-erase-is-backspace): Define default value.
7537
7538 * custom.el (custom-theme-set-variables): Remove unused var `immediate'.
7539 (custom-reevaluate-setting): Simple function to handle
7540 variables that are defined before their default value can really
7541 be computed.
7542
7543 * startup.el (command-line): Use it for temporary-file-directory,
7544 small-emporary-file-directory, auto-save-file-name-transforms,
7545 blink-cursor-mode, and normal-erase-is-backspace.
7546
7547 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
7548 progress, even with buggy anchored keywords.
7549
7550 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
7551
7552 * simple.el (goto-line): Remove unbalanced final parenthesis.
7553
7554 2005-03-05 Richard M. Stallman <rms@gnu.org>
7555
7556 * simple.el (goto-line): Use a number at point as the default.
7557 With C-u as arg, switch buffers.
7558
7559 2005-03-05 Juri Linkov <juri@jurta.org>
7560
7561 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
7562 with `no-blinking-cursor'.
7563
7564 * startup.el (no-blinking-cursor): New defvar.
7565 (command-line): Add `--no-blinking-cursor' to longopts.
7566 Set `no-blinking-cursor' to t for command line arguments
7567 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
7568 with `no-blinking-cursor' in the condition for calling
7569 `blink-cursor-mode'.
7570
7571 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
7572
7573 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
7574 (menu-bar-options-save): Add blink-cursor-mode.
7575 (menu-bar-options-menu): Add blink-cursor-mode.
7576
7577 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
7578
7579 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
7580 (icalendar-export-file, icalendar-export-region)
7581 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
7582 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
7583
7584 2005-03-04 Lute Kamstra <lute@gnu.org>
7585
7586 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
7587 (debug-function-list): Ditto.
7588
7589 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
7590
7591 * textmodes/texinfmt.el (texinfo-append-refill):
7592 Redefine the types of line to which @refill
7593 is not appended by replacing a search for `@refill\\|@bye' with
7594 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
7595 itemize@refill' bug and the unfilled long lines bug.
7596 (texinfmt-version): Update number and date.
7597
7598 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
7599
7600 * international/code-pages.el (windows-1250, windows-125[2-8])
7601 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
7602
7603 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
7604
7605 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
7606 bound yet.
7607
7608 2005-03-02 Romain Francoise <romain@orebokech.com>
7609
7610 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
7611 buffer after removing limits.
7612 (ibuffer-pop-filter): Ditto.
7613 Update copyright.
7614
7615 2005-03-02 Miles Bader <miles@gnu.org>
7616
7617 * button.el (make-text-button): If the user doesn't specify a
7618 type, use the default. Rewrite to use `add-text-properties' and
7619 plist functions.
7620
7621 2005-03-01 Lute Kamstra <lute@gnu.org>
7622
7623 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
7624 (debugger-jumping-flag): New var.
7625 (debug-entry-code): Use it.
7626 (debugger-jump): Use debugger-jumping-flag and add
7627 debugger-reenable to post-command-hook.
7628 (debugger-reenable): Use debugger-jumping-flag and remove itself
7629 from post-command-hook.
7630 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
7631 debugger-reenable.
7632
7633 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
7634
7635 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
7636 inclusion of "itemize\\|", which may be unnecessary, is certainly
7637 inelegant, and stops refilling in itemize lists when formatting
7638 Japanese Texinfo files to Info.
7639 Update copyright to 2005.
7640
7641 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
7642
7643 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
7644 of an error if GDB can't find the source file.
7645
7646 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7647
7648 * calendar/calendar.el (redraw-calendar): Work from any buffer,
7649 not just the calendar.
7650
7651 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
7652 first.
7653 (diary-redraw-calendar): New function.
7654 (make-diary-entry): Add diary-redraw-calendar to local
7655 write-contents-functions. Turn off selective display before
7656 inserting in diary.
7657
7658 2005-03-01 Kim F. Storm <storm@cua.dk>
7659
7660 * emacs-lisp/copyright.el (copyright-fix-years): New command.
7661
7662 2005-03-01 Lute Kamstra <lute@gnu.org>
7663
7664 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
7665 that debug-entry-code can be safely removed from a function while
7666 this code is being evaluated. Revert the 2005-02-27 change as the
7667 new implementation no longer requires it. Make sure that a
7668 function body containing just a string is not mistaken for a docstring.
7669 (debug): Skip one more frame in case of debug on entry.
7670 (debugger-setup-buffer): Delete one more frame line in case of
7671 debug on entry.
7672 (debugger-frame-number): Update to use the new text introduced by
7673 the 1999-11-03 change. Skip one more frame in case of debug on entry.
7674
7675 2005-02-28 Kim F. Storm <storm@cua.dk>
7676
7677 * double.el (double-translate-key): Call force-window-update after
7678 read-event to avoid crash in redisplay.
7679
7680 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
7681
7682 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
7683 (debug): Use it. Move the inhibit-trace earlier.
7684 (debug-entry-code): New const.
7685 (debug-on-entry-1): Use it.
7686
7687 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
7688
7689 * international/utf-16.el (ccl-encode-mule-utf-16le):
7690 Fix BUFFER_MAGNIFICATION to 2.
7691 (ccl-encode-mule-utf-16be): Likewise.
7692
7693 2005-02-28 Kenichi Handa <handa@m17n.org>
7694
7695 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
7696 Fix BUFFER_MAGNIFICATION to 4.
7697 (ccl-encode-mule-utf-16be-with-signature): Likewise.
7698
7699 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
7700
7701 * speedbar.el (speedbar-update-flag): Doc fix.
7702 (speedbar-show-info-under-mouse): Give set-mouse-position the right
7703 argument.
7704
7705 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
7706
7707 * reveal.el (reveal-post-command): Don't try to reveal overlays which
7708 have a non-nil `invisible' property but are actually visible.
7709
7710 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
7711 for perldoc sections.
7712 (perl-outline-regexp, perl-outline-level): New var and function.
7713 (perl-mode): Use them.
7714
7715 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7716
7717 * calendar/diary-lib.el (diary-remind): Discard any mark portion
7718 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
7719
7720 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
7721
7722 * cus-edit.el: Comment change.
7723 (custom-buffer-create-internal): Slightly reword text at top of
7724 Custom buffers. Mention there that saving an option edits the
7725 init file. Add link to Emacs manual node on `custom-file'.
7726 (custom-magic-alist): Rewrite individual State messages to use
7727 capitalized keywords. Doc fix.
7728
7729 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7730
7731 * calendar/calendar.el (calendar-buffer): Move above
7732 calendar-week-start-day.
7733 (calendar-week-start-day): Doc fix. Add :set function.
7734 (calendar-minimum-window-height): New variable.
7735 (generate-calendar-window): Only resize window if selected-window
7736 is displaying the calendar buffer. Use new variable
7737 calendar-minimum-window-height.
7738 (generate-calendar): Reword error message.
7739 (calendar-mode-map): Bind DEL to scroll-other-window-down.
7740
7741 2005-02-27 Andreas Schwab <schwab@suse.de>
7742
7743 * vc.el (vc-do-command): Don't run command asynchronously when
7744 operating in a remote directory.
7745
7746 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
7747 change from sync with Tramp 2.0.47.
7748
7749 2005-02-27 Richard M. Stallman <rms@gnu.org>
7750
7751 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
7752
7753 * textmodes/flyspell.el (flyspell-mode-on):
7754 Call ispell-change-dictionary only if necessary.
7755
7756 * emacs-lisp/re-builder.el (regexp-builder): New function.
7757
7758 * register.el (describe-register-1): Explicitly handle
7759 yank-excluded-properties = t.
7760
7761 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
7762 (custom-magic-alist): Change the status descriptions again.
7763 (face widget-type): Total rewrite based on `restricted-sexp'
7764 to eliminate the confusing double hiding levels.
7765
7766 * emacs-lisp/debug.el (debug-on-entry-1):
7767 If function body is empty, add nil as body form.
7768
7769 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
7770
7771 * emacs-lisp/trace.el (inhibit-trace): New var.
7772 (trace-make-advice): Use it.
7773
7774 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
7775
7776 2005-02-26 Kim F. Storm <storm@cua.dk>
7777
7778 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
7779 (mouse-on-link-p, mouse-drag-region-1): Use it.
7780
7781 2005-02-25 Lute Kamstra <lute@gnu.org>
7782
7783 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
7784
7785 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
7786
7787 * frame.el (blink-cursor-mode): Add :group keyword.
7788
7789 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
7790
7791 * calendar/icalendar.el (icalendar--decode-isodatetime):
7792 New optional argument DAY-SHIFT.
7793 (icalendar-export-region): Fix coding-system-for-write.
7794 (icalendar--convert-ical-to-diary): Shift end-day of all-day
7795 events by one.
7796
7797 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
7798
7799 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
7800
7801 2005-02-24 Kim F. Storm <storm@cua.dk>
7802
7803 * international/iso-acc.el (iso-accents-compose): Fix crash
7804 during redisplay. Call force-window-update after read-event
7805 and delete-region to signal that window is not accurate.
7806
7807 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
7808
7809 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
7810 Remove unused and inexistent var `inhibit-trace'.
7811 (debugger-mode): Use run-mode-hooks.
7812 (debugger-list-functions): Add buttons; setup xref stack.
7813
7814 2005-02-23 Richard M. Stallman <rms@gnu.org>
7815
7816 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
7817 appointment says it was explicitly made.
7818 (appt-add): Set the 3rd element.
7819 (appt-make-list): Preserve explicit appointments.
7820
7821 * subr.el (find-tag-default): Catch errors in forward-sexp.
7822
7823 2005-02-23 Juri Linkov <juri@jurta.org>
7824
7825 * info.el (Info-isearch-search): New defcustom.
7826 (Info-isearch-search): Call the default isearch function
7827 when Info-isearch-search is nil.
7828 (Info-isearch-wrap): Use variable Info-isearch-search.
7829
7830 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
7831
7832 * cus-edit.el: Comment change.
7833
7834 2005-02-22 Kim F. Storm <storm@cua.dk>
7835
7836 * progmodes/hideif.el (hide-ifdef-use-define-alist):
7837 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
7838
7839 2005-02-22 Simon Josefsson <jas@extundo.com>
7840
7841 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
7842 New variable.
7843 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
7844 Oskarsson" <myrkraverk@users.sourceforget.net>.
7845
7846 2005-02-22 Kim F. Storm <storm@cua.dk>
7847
7848 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
7849 check that window of that event is the selected window.
7850 (mouse-drag-region-1): Compare mouse event window to selected
7851 window before setting point.
7852
7853 * tooltip.el (tooltip-show-help-function): Pass event to
7854 mouse-on-link-p so it can check selected window.
7855
7856 2005-02-22 Kenichi Handa <handa@m17n.org>
7857
7858 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
7859 (ps-mule-show-warning): New function.
7860 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
7861 characters are found.
7862
7863 * ps-print.el (ps-header-footer-string): Return a list of header
7864 and footer strings.
7865
7866 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
7867
7868 * pcvs.el (cvs-retrieve-revision): Fix thinko.
7869
7870 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
7871
7872 * frame.el (blink-cursor-mode): Use define-minor-mode.
7873
7874 * term/mac-win.el (function-key-map): Use char-names more consistently.
7875 (file-name-coding-system): Only set it for MacOS-9. The other case is
7876 already handled in mule-cmds.el (where it also works when mac-win.el
7877 is not used).
7878
7879 2005-02-21 Kenichi Handa <handa@m17n.org>
7880
7881 * international/mule.el (ctext-pre-write-conversion): Always use
7882 " *code-converting-work*" buffer for work.
7883
7884 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
7885
7886 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
7887
7888 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
7889
7890 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
7891
7892 * ses.el (undo-more): Restore defadvice, but only the part that
7893 allows changes outside the restricted area of the buffer.
7894
7895 2005-02-20 Kim F. Storm <storm@cua.dk>
7896
7897 * simple.el (line-move): Add fourth optional arg try-vscroll which
7898 must be set to perform auto-window-vscroll.
7899 When moving backwards and doing auto-window-vscroll, automatically
7900 vscroll to the last part of lines which are taller than the window.
7901 (next-line, previous-line): Set try-vscroll arg on line-move.
7902
7903 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
7904
7905 * replace.el (query-replace, query-replace-regexp)
7906 (replace-string, replace-regexp): When operating on region, make
7907 the minibuffer prompt say so.
7908
7909 * isearch.el (isearch-forward): Document isearch-query-replace and
7910 isearch-query-replace-regexp keybindings.
7911
7912 2005-02-19 Jay Belanger <belanger@truman.edu>
7913
7914 * calc/calc-aent.el (math-read-token): Add local variable.
7915
7916 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
7917 (calc-edit-top): Move declaration to earlier in file.
7918 (calc-edit-macro-repeats): Add local variables.
7919
7920 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
7921 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
7922 calcFunc-tanh.
7923 Adjust integration rule for calcFunc-tan.
7924
7925 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
7926
7927 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
7928 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
7929 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
7930 (viper-skip-separators): Bug fix.
7931 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
7932 particular major mode.
7933 (viper-del-backward-char-in-replace): Don't put deleted char on the
7934 kill ring.
7935
7936 * viper-ex.el (viper-color-display-p): New function.
7937 (viper-has-face-support-p): Use viper-color-display-p.
7938
7939 * viper-keym.el (viper-gnus-modifier-map): New keymap.
7940
7941 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
7942
7943 * viper-util.el (viper-glob-unix-files): Fix shell status check.
7944 (viper-file-remote-p): Make equivalent to file-remote-p.
7945
7946 * viper.el (viper-major-mode-modifier-list):
7947 Use viper-gnus-modifier-map.
7948
7949 2005-02-19 David Kastrup <dak@gnu.org>
7950
7951 * subr.el (subregexp-context-p): Fix garbled doc string by adding
7952 quoting.
7953
7954 2005-02-19 Jay Belanger <belanger@truman.edu>
7955
7956 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
7957 Remove extra definitions.
7958 (calc-coth): New function.
7959 (calcFunc-cot): Fix `let'.
7960
7961 2005-02-19 Eli Zaretskii <eliz@gnu.org>
7962
7963 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
7964 the reasons we use "type pc" in these faces.
7965
7966 * button.el (button): Ditto.
7967
7968 2005-02-19 Michael Mauger <mmaug@yahoo.com>
7969
7970 * replace.el (query-replace-read-from): Set the value of
7971 query-replace-from-history-variable to handle the case of an empty
7972 string entered to accept the suggested default.
7973
7974 * net/tramp.el (tramp-file-name-for-operation):
7975 Use dired-call-process instead of dired-call-process-command.
7976
7977 2005-02-19 Jay Belanger <belanger@truman.edu>
7978
7979 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
7980 (math-div-non-trig): New variables.
7981 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
7982 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
7983 (math-combine-prod, math-div-symb-fancy): Add simplifications for
7984 trig expressions.
7985
7986 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
7987
7988 * progmodes/gdb-ui.el (gdb-var-update-handler)
7989 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
7990 for watch expressions,
7991 (gdb-var-create-handler): Don't set speedbar-update-flag.
7992 (gdb-post-prompt): Simplify test for speedbar.
7993
7994 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
7995
7996 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
7997 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
7998 we use the syntax table of the correct buffer.
7999 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
8000 Felix Gatzemeier.
8001
8002 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
8003 (ediff-file-remote-p): Make synonymous with file-remote-p.
8004 In all deffaces ediff-*-face-*, use min-colors.
8005
8006 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
8007 ediff-recurse-to-subdirectories.
8008 (ediff-mark-if-equal): Check that the arguments are strings, use
8009 ediff-same-contents (after to Felix Gatzemeier).
8010
8011 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
8012 nil.
8013
8014 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
8015
8016 * log-view.el (log-view-message-re): Fix up Subversion regexp.
8017
8018 2005-02-18 David Kastrup <dak@gnu.org>
8019
8020 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
8021 use `mark-active' when defined.
8022
8023 2005-02-18 Kenichi Handa <handa@m17n.org>
8024
8025 * ps-print.el (ps-font-info-database): New entry
8026 ZapfChancery-MediumItalic with correct font name. Fix font name
8027 of the entry Zapf-Chancery-MediumItalic.
8028
8029 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
8030
8031 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
8032
8033 2005-02-16 Kim F. Storm <storm@cua.dk>
8034
8035 * ido.el (ido-fallback-command): Pass user input to fallback command.
8036
8037 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
8038
8039 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
8040 (gdb-find-file-hook): Add server prefix.
8041
8042 2005-02-16 Richard M. Stallman <rms@gnu.org>
8043
8044 * replace.el (perform-replace): Pass new args to replace-highlight.
8045 (replace-highlight): Take region args,
8046 and pass them to isearch-lazy-highlight-new-loop.
8047
8048 * novice.el (disabled-command-hook): Autoload the defalias
8049 and the make-obsolete-variable call.
8050
8051 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
8052
8053 * isearch.el (isearch-lazy-highlight-start-limit)
8054 (isearch-lazy-highlight-end-limit): New variables limit
8055 the region for highlighting.
8056 (isearch-lazy-highlight-new-loop): New args BEG and END.
8057 (isearch-lazy-highlight-search): Use the new vars.
8058 (isearch-lazy-highlight-update): Likewise.
8059
8060 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
8061
8062 * cus-start.el (all): Use default-boundp.
8063
8064 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
8065
8066 * menu-bar.el (menu-bar-select-frame): Handle current frame.
8067
8068 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
8069
8070 * autorevert.el (auto-revert-stop-on-user-input)
8071 (auto-revert-verbose): Doc fixes.
8072
8073 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
8074
8075 * international/mule-cmds.el (set-locale-environment): Remove call
8076 to set-selection-coding-system on Windows.
8077
8078 2005-02-15 Jay Belanger <belanger@truman.edu>
8079
8080 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
8081 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
8082 calcFunc-coth.
8083 (math-simplify-sqrt): Add simplifications.
8084
8085 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
8086 to list.
8087
8088 * calc/calc-ext.el: Add functions to autoloads.
8089
8090 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
8091 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
8092 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
8093 (math-csc-raw, math-cot-raw): New functions.
8094
8095 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
8096
8097 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
8098 the variable name in a message.
8099
8100 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
8101 calcFunc-csc, calcFunc-cot.
8102
8103 * calc/calcalg2.el: Add derivative and integration rules for
8104 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
8105 calcFunc-csch, calcFunc-coth.
8106 (math-do-integral-methods): Add to checks for when to use
8107 substitutions.
8108
8109 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
8110
8111 2005-02-15 Lute Kamstra <lute@gnu.org>
8112
8113 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
8114 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
8115 <monnier@iro.umontreal.ca>
8116 (lisp-outline-level): Improve efficiency. Suggested by David
8117 Kastrup <dak@gnu.org>.
8118
8119 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
8120
8121 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
8122 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
8123 (gdb-set-gud-minor-mode-existing-buffers): New functions.
8124 (gdb-find-file-hook): New hook. Add it to find-file-hook.
8125 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
8126
8127 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
8128
8129 * cus-start.el (all): Comment change.
8130
8131 2005-02-14 Lute Kamstra <lute@gnu.org>
8132
8133 * cus-start.el (all): Check if symbol is void.
8134
8135 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
8136
8137 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
8138 optional argument to \cite.
8139
8140 2005-02-14 Richard M. Stallman <rms@gnu.org>
8141
8142 * cus-edit.el (custom-buffer-create-internal): Update help message.
8143 (custom-magic-alist): Update help messages.
8144
8145 * cus-start.el (all): Allow a var to specify a standard value.
8146
8147 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
8148
8149 * custom.el (custom-theme-set-variables): Handle variable aliases.
8150
8151 * frame.el (blink-cursor-timer): Doc fix.
8152 (blink-cursor): Make it an alias for `blink-cursor-mode' and
8153 declare obsolete.
8154 (blink-cursor-mode): Define with defcustom and use correct
8155 standard expression in that defcustom.
8156 * startup.el (command-line): Adapt to above changes in frame.el.
8157
8158 2005-02-11 Lute Kamstra <lute@gnu.org>
8159
8160 * apropos.el (apropos-score-doc): Prevent division by zero.
8161
8162 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
8163
8164 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
8165 (icalendar--get-event-property-attributes)
8166 (icalendar--get-event-properties)
8167 (icalendar--datetime-to-diary-date): New functions.
8168 (icalendar--split-value): Doc fix.
8169 (icalendar--datetime-to-noneuropean-date)
8170 (icalendar--datetime-to-european-date): New optional argument
8171 SEPARATOR. Return result as a string instead of a list.
8172 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
8173 (icalendar--convert-string-for-export): Rename arg S to STRING.
8174 (icalendar-export-region): Doc fix. Change name of error buffer.
8175 Save output buffer.
8176 (icalendar-import-file): Add blank at end of prompt.
8177 (icalendar-import-buffer): Doc fix. Do not switch to error
8178 buffer. Indicate status in return value.
8179 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
8180 buffer. Save output buffer. Handle exception from recurrence
8181 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
8182 events. Fix problems with weekly all-day events.
8183
8184 2005-02-10 Richard M. Stallman <rms@gnu.org>
8185
8186 * simple.el (eval-expression-print-format):
8187 Avoid warning about edebug-active.
8188
8189 * help.el (help-for-help-internal): Rename from help-for-help.
8190 (help-for-help): Define with defalias.
8191
8192 * font-core.el (font-lock-default-function): Use with-no-warnings.
8193
8194 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
8195
8196 * custom.el (defface): Doc fix.
8197
8198 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
8199
8200 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
8201 width 0" to prevent word wrapping problems.
8202
8203 2005-02-09 Kim F. Storm <storm@cua.dk>
8204
8205 * ido.el (ido-file-extensions-order): New defcustom.
8206 (ido-file-extension-lessp, ido-file-extension-aux)
8207 (ido-file-extension-order): New advanced file ordering.
8208 (ido-file-lessp): New simple file ordering.
8209 (ido-sort-list): Remove.
8210 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
8211 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
8212
8213 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
8214
8215 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
8216 that some versions of grep produce.
8217 (grep-mode-font-lock-keywords): Likewise.
8218
8219 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
8220
8221 * progmodes/gdb-ui.el (gdb-location-list): New variable.
8222 (gdb-cdir): Delete.
8223 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
8224 (gdb-source-info): Treat case when source file is in another
8225 directory properly.
8226 (gdb-get-location): New function.
8227
8228 2005-02-07 Jay Belanger <belanger@truman.edu>
8229
8230 * calc/calc-prog.el (calc-write-parse-table-part)
8231 (calc-fix-token-name): Fix a check for language type.
8232
8233 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
8234
8235 2005-02-07 Andre Spiegel <spiegel@gnu.org>
8236
8237 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
8238 as directory not writable.
8239
8240 2005-02-07 Kim F. Storm <storm@cua.dk>
8241
8242 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
8243 (cua--standard-movement-commands): Remove list.
8244 Instead, set CUA property value to move for movement commands.
8245 (cua-movement-commands): Remove. Users must set CUA prop instead.
8246 (cua--pre-command-handler): Check CUA property.
8247 (cua--init-keymaps): Don't remap undo commands.
8248 (cua-mode): Don't call cua--rectangle-on-off.
8249
8250 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
8251 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
8252 (cua--rect-undo-set-point): New var.
8253 (cua--rectangle-undo-boundary): Setup undo apply entry.
8254 (cua--rect-undo-handler): New function for rectangle undo.
8255 (cua--rect-start-position, cua--rect-end-position): Add.
8256 (cua--rectangle-post-command): Call cua--rectangle-set-corners
8257 for restored rectangle. Set point if cua--rect-undo-set-point.
8258
8259 2005-02-06 Jay Belanger <belanger@truman.edu>
8260
8261 * calc/calc-lang.el (calc-tex-language): Display more information
8262 in messages.
8263
8264 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
8265 in TeX mode.
8266
8267 2005-02-06 Richard M. Stallman <rms@gnu.org>
8268
8269 * emacs-lisp/lisp.el (buffer-end): Doc fix.
8270
8271 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
8272
8273 * net/ldap.el (ldap-search-internal): Support attributes with
8274 optional descriptions separated by a semi-colon, as in
8275 "userCertificate;binary".
8276
8277 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8278
8279 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
8280 isn't a cons (i.e. the version is 0).
8281
8282 2005-02-05 Eli Zaretskii <eliz@gnu.org>
8283
8284 * help.el (help-for-help): Doc fix.
8285
8286 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
8287
8288 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
8289 GDB-Windows on the menu-bar as this works better.
8290
8291 2005-02-04 Jay Belanger <belanger@truman.edu>
8292
8293 * calc/calc-embed.el (calc-embedded-update): Don't put in
8294 unnecessary newlines. Adjust the end of formula marker.
8295
8296 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
8297 (math-latex-parse-two-args): New function.
8298
8299 2005-02-03 Lute Kamstra <lute@gnu.org>
8300
8301 * help-fns.el (help-with-tutorial): Make sure that users cannot
8302 remove the entire text of the tutorial by means of `undo'.
8303
8304 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
8305
8306 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
8307 in recent changes, where the ispell process was repeatedly
8308 killed & restarted.
8309
8310 * international/mule-cmds.el (set-locale-environment): Set file-name
8311 coding system to utf-8 on Darwin systems.
8312 (set-default-coding-systems): Don't set default-file-name-coding-system
8313 on Darwin systems.
8314
8315 2005-02-03 Richard M. Stallman <rms@gnu.org>
8316
8317 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
8318
8319 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
8320
8321 * faces.el (list-faces-display): Add optional argument.
8322
8323 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
8324
8325 * font-core.el (font-lock-default-function): Handle the rare case where
8326 only font-lock-keywords is set.
8327
8328 2005-02-02 Kenichi Handa <handa@m17n.org>
8329
8330 * international/characters.el: Cancel previous change for
8331 I-WITH-DOT-ABOVE and DOTLESS-i.
8332
8333 * international/latin-5.el: Cancel previous change.
8334
8335 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
8336
8337 * progmodes/gud.el: Correction to syntax in gud-menu-map.
8338
8339 2005-02-02 Kenichi Handa <handa@m17n.org>
8340
8341 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
8342 DOTLESS-i.
8343
8344 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
8345 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
8346
8347 * case-table.el (get-upcase-table): New function.
8348 (copy-case-table): Copy upcaes table too if non-nil.
8349 (set-case-syntax-delims): Maintain upcase table too.
8350 (set-case-syntax-pair): Likewise.
8351 (set-upcase-syntax, set-downcase-syntax): New functions.
8352 (set-case-syntax): Maintain upcase table too.
8353
8354 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
8355
8356 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
8357
8358 * progmodes/gud.el (gud-goto-info): New function.
8359 (gud-tool-bar-map): Use correct icon.
8360
8361 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
8362
8363 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
8364 When delegating, order args in the funcall correctly.
8365
8366 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
8367
8368 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
8369
8370 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
8371
8372 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
8373 buffer not visiting a file.
8374
8375 2005-01-31 Jay Belanger <belanger@truman.edu>
8376
8377 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
8378 bound on the line with the formula.
8379
8380 2005-01-31 Kim F. Storm <storm@cua.dk>
8381
8382 * ses.el (ses-create-cell-variable-range)
8383 (ses-destroy-cell-variable-range, ses-reset-header-string)
8384 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
8385 (ses-insert-row): Fix format of apply undo entries.
8386
8387 2005-01-31 Jay Belanger <belanger@truman.edu>
8388
8389 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
8390 parts.
8391
8392 * calc/calc-embed.el (calc-embedded-open-formula)
8393 (calc-embedded-close-formula): Ignore matrix environments.
8394
8395 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
8396 TeX mode.
8397
8398 * calc/calc-lang.el (math-function-table, math-oper-table)
8399 (math-variable-table): Adjust the LaTeX portions.
8400
8401 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
8402 (math-latex-ignore-words): New constant.
8403
8404 2005-01-31 Richard M. Stallman <rms@gnu.org>
8405
8406 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
8407 (ispell-local-dictionary): Doc fix.
8408 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
8409 Don't reinitialize at run time. Don't defcustom.
8410 All uses changed to append ispell-local-dictionary-alist,
8411 or check it first.
8412 (ispell-current-dictionary): New variable for dictionary in use.
8413 (ispell-dictionary): Now used only for global default.
8414 (ispell-start-process): Set ispell-current-dictionary,
8415 not ispell-dictionary.
8416 (ispell-change-dictionary): Use this only for setting
8417 user preferences.
8418 (ispell-internal-change-dictionary): New function
8419 to change the current dictionary in use.
8420 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
8421 Use ispell-current-dictionary.
8422 Handle ispell-local-dictionary-overridden.
8423 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
8424
8425 2005-01-31 Jay Belanger <belanger@truman.edu>
8426
8427 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
8428
8429 * calc/calc-ext.el: Add calc-latex-language to autoloads.
8430 (calc-mode-map): Add calc-latex-language.
8431
8432 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
8433 (math-latex-print-frac): New functions.
8434 (math-oper-table, math-function-table, math-variable-table)
8435 (math-complex-format, math-input-filter): Add latex properties.
8436 (calc-set-language): Set math-expr-special-function-mapping.
8437
8438 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
8439 (calc-write-parse-table-part): Add LaTeX support.
8440
8441 * calc/calc.el (calc-language): Adjust docstring.
8442 (calc-set-mode-line): Add LaTeX support.
8443 (math-expr-special-function-mapping): New variable.
8444 (math-tex-ignore-words): Add to list.
8445
8446 * calc/calccomp.el (math-compose-expr, math-compose-rows):
8447 Add LaTeX support.
8448 (math-compose-expr): Add support for special functions.
8449
8450 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
8451
8452 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
8453
8454 * progmodes/gdb-ui.el (gdb-memory-address)
8455 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
8456 (gdb-memory-mode-map, gdb-memory-format-keymap)
8457 (gdb-memory-format-menu, gdb-memory-unit-keymap)
8458 (gdb-memory-unit-menu): New variables for a buffer
8459 that lets the user examine program memory.
8460 (gdb-memory-set-address, gdb-memory-set-repeat-count)
8461 (gdb-memory-format-binary, gdb-memory-format-octal)
8462 (gdb-memory-format-unsigned, gdb-memory-format-signed)
8463 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
8464 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
8465 (gdb-memory-unit-word, gdb-memory-unit-halfword)
8466 (gdb-memory-unit-byte, gdb-memory-unit-menu)
8467 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
8468 (gdb-memory-mode, gdb-memory-buffer-name)
8469 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
8470 New functions for above buffer.
8471
8472 2005-01-30 Richard M. Stallman <rms@gnu.org>
8473
8474 * cus-edit.el (custom-bury-buffer): Function deleted.
8475 (custom-buffer-done-function): Option deleted.
8476 (custom-buffer-done-kill): New (replacement option.
8477 (Custom-buffer-done): Call quit-window.
8478 (custom-buffer-create-internal): Update for above changes.
8479
8480 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
8481
8482 * simple.el (undo-ask-before-discard): New var.
8483 (undo-outer-limit-truncate): Implement it.
8484 (undo-extra-outer-limit): Doc update.
8485
8486 2005-01-29 Richard M. Stallman <rms@gnu.org>
8487
8488 * ses.el (undo-more): Delete defadvice.
8489 (ses-begin-change): Doc fix.
8490
8491 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
8492 instead of rebinding C-x u and C-_.
8493
8494 * files.el (normal-backup-enable-predicate): Return nil for files
8495 in /tmp, regardless of temporary-file-directory.
8496
8497 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
8498
8499 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
8500 (open-rectangle, delete-whitespace-rectangle-line)
8501 (clear-rectangle-line): If FILL, pass t instead of FILL
8502 for move-to-column's 2nd arg.
8503
8504 * simple.el (undo): Fix the test for continuing a series of undos.
8505 (undo-more): Set pending-undo-list to t when we reach end.
8506 (pending-undo-list): Move up defvar.
8507
8508 * wid-edit.el (widget-button-click):
8509 Shorten the range of the track-mouse binding.
8510
8511 * comint.el (comint-insert-input): Undo previous changes;
8512 use last-input-event in interactive spec.
8513
8514 2005-01-29 Eli Zaretskii <eliz@gnu.org>
8515
8516 * progmodes/compile.el (compilation-start): Bind buffer-read-only
8517 to nil before invoking call-process. Reset buffer's modified flag
8518 after fontifying it in the no-async branch.
8519
8520 * wid-edit.el (widget-specify-button): If mouse pointer shape
8521 cannot be changed, use mouse face instead.
8522
8523 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
8524
8525 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
8526 (gdb-goto-breakpoint): Make breakpoint handling work on template
8527 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
8528 (gdb-assembler-custom): Update to recognize breakpoint information
8529 added on 2005-01-19.
8530
8531 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
8532
8533 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
8534 (dsssl-mode): Use define-derived-mode.
8535 (scheme-mode-initialize): Remove.
8536 (scheme-mode): Use run-mode-hooks.
8537
8538 * cus-edit.el (customize-group-other-window)
8539 (custom-buffer-create-other-window): Don't override special-display-*.
8540 (custom-mode-map): Make it dense.
8541
8542 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
8543 sets the default value.
8544
8545 2005-01-28 Eli Zaretskii <eliz@gnu.org>
8546
8547 * descr-text.el: Add more keywords.
8548
8549 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
8550
8551 * speedbar.el: Avoid unnecessary use of locate-library.
8552
8553 * international/mule-cmds.el (standard-display-european-internal):
8554 Don't fiddle with latin-1 non-break space any more since it's now
8555 special cased in the C code.
8556 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
8557
8558 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
8559
8560 * cus-start.el (all): Add `undo-outer-limit'.
8561
8562 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8563
8564 * textmodes/bibtex.el (bibtex-format-entry):
8565 Use `bibtex-empty-field-re' only on the text of fields, not on entire
8566 field lines.
8567 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
8568 not on part of a buffer.
8569
8570 2005-01-25 Lute Kamstra <lute@gnu.org>
8571
8572 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
8573 nonempty field text strings like "{letters\\macro{}more letters}".
8574 Clarify docstring.
8575 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
8576 (bibtex-entry-offset, bibtex-parse-association)
8577 (bibtex-parse-field-name): Fix typos in docstrings.
8578 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
8579
8580 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
8581
8582 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
8583 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
8584 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
8585 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
8586
8587 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
8588 isearch minor mode.
8589
8590 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
8591
8592 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
8593
8594 2005-01-24 Lute Kamstra <lute@gnu.org>
8595
8596 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
8597 CASECHARS and NOT-CASECHARS regular expressions of the
8598 "nederlands" and "nederlands8" dictionaries to prevent a "Range
8599 striding over charsets" error.
8600
8601 2005-01-24 Jay Belanger <belanger@truman.edu>
8602
8603 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
8604 display variable name.
8605
8606 2005-01-24 Kenichi Handa <handa@m17n.org>
8607
8608 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
8609 Fix setting of the element of encoded-kbd-iso2022-invocations.
8610
8611 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
8612
8613 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
8614 (gdb-threads-select): Change to also accept mouse events.
8615 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
8616 (gdb-threads-mouse-select): Delete.
8617
8618 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
8619
8620 * files.el (insert-directory): Take care of empty directory,
8621 listed without -a switch.
8622
8623 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
8624
8625 * textmodes/refill.el (refill-post-command-function):
8626 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
8627 to the list of functions that we should be careful not to undo.
8628 (refill-late-fill-paragraph-function): Remove.
8629 (refill-saved-state): New var.
8630 (refill-mode): Use it to save fill-paragraph-function.
8631 Save also the value of auto-fill-function.
8632
8633 * term/w32-win.el: Simplify code.
8634
8635 2005-01-23 Kim F. Storm <storm@cua.dk>
8636
8637 * simple.el (line-move): Adapt to new return value from
8638 pos-visible-in-window-p.
8639
8640 * simple.el (line-move): Fix last change. Check partial
8641 visibility at point rather than at window-start.
8642
8643 2005-01-22 Jason Rumney <jasonr@gnu.org>
8644
8645 * term/w32-win.el (xw-defined-colors): Remove debug-message.
8646
8647 2005-01-22 David Kastrup <dak@gnu.org>
8648
8649 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
8650
8651 2005-01-22 Eli Zaretskii <eliz@gnu.org>
8652
8653 * type-break.el (type-break-mode): Add a test for
8654 type-break-file-name being non-nil.
8655
8656 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
8657
8658 * net/eudc.el (top level): Call (message "") via progn, so that
8659 eudc-options-file is loaded.
8660
8661 2005-01-22 Kim F. Storm <storm@cua.dk>
8662
8663 * simple.el (line-move-1): Rename from line-move.
8664 (line-move): New function that adjusts vscroll for partially
8665 visible rows, and calls line-move-1 otherwise.
8666
8667 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
8668
8669 * pcomplete.el: define pcomplete-read-event instead of read-event,
8670 since it's not a complete read-event implementation
8671
8672 2005-01-20 Jay Belanger <belanger@truman.edu>
8673
8674 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
8675 for called function.
8676
8677 2005-01-20 Steven Tamm <steventamm@mac.com>
8678
8679 * term/mac-win.el (process-connection-type): Remove.
8680 Controlled now by s/darwin.h:PTY_ITERATION.
8681
8682 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
8683
8684 * window.el (handle-select-window): Don't switch window when we're
8685 in the minibuffer.
8686
8687 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
8688
8689 * subr.el (dotimes-with-progress-reporter): New macro.
8690
8691 * ses.el (ses-dotimes-msg): Remove macro.
8692 Use `dotimes-with-progress-reporter' instead.
8693
8694 2005-01-19 Steven Tamm <steventamm@mac.com>
8695
8696 * term/mac-win.el (process-connection-type): Use new
8697 operating-system-release variable to use ptys on Darwin 7 (OS X
8698 10.3) when using carbon build.
8699
8700 2005-01-19 Jay Belanger <belanger@truman.edu>
8701
8702 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
8703 flags if the last command was a tab or M-tab.
8704
8705 * calc/calc-prog.el (calc-user-define-edit): Put original formula
8706 in formula editing buffer.
8707
8708 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
8709
8710 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
8711 breakpoint image symbol in margin.
8712
8713 2005-01-19 Jay Belanger <belanger@truman.edu>
8714
8715 * calc/calc-prog.el (calc-execute-kbd-macro):
8716 Ignore calc-keep-arg-flag.
8717
8718 2005-01-19 Kenichi Handa <handa@m17n.org>
8719
8720 * textmodes/ispell.el (ispell-looking-at): New function.
8721 (ispell-process-line): Use ispell-looking-at to compare the ispell
8722 output and the buffer contents.
8723
8724 2005-01-18 Jay Belanger <belanger@truman.edu>
8725
8726 * calc/calc.el (calc-display-raw): Fix docstring.
8727
8728 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
8729
8730 * simple.el (blink-matching-open): Strip extra info from syntax.
8731
8732 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
8733 funny chars in the end-of-here-doc marker.
8734
8735 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
8736
8737 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
8738 that enable/disabled state of breakpoints is shown correctly in
8739 fringe and on ttys.
8740 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
8741 Add breakpoint information as text properties.
8742 (gdb-mouse-toggle-breakpoint):
8743 Rename to gdb-mouse-set-clear-breakpoint.
8744 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
8745 breakpoints in the margin.
8746 (gdb-remove-strings): Simplify.
8747
8748 2005-01-17 Jay Belanger <belanger@truman.edu>
8749
8750 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
8751 erasing buffer.
8752
8753 2005-01-17 Richard M. Stallman <rms@gnu.org>
8754
8755 * progmodes/grep.el (grep-find): Copy from `grep' the condition
8756 for calling grep-compute-defaults.
8757
8758 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
8759 if buffer is empty.
8760
8761 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
8762
8763 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
8764
8765 * hilit-chg.el (highlight-changes-mode): Don't autoload.
8766
8767 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
8768 non-preloaded variables.
8769
8770 2005-01-17 Steven Tamm <steventamm@mac.com>
8771
8772 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
8773 tex-shell cause to force interactivity when using pipes.
8774
8775 2005-01-17 Kim F. Storm <storm@cua.dk>
8776
8777 * simple.el (just-one-space): Make arg optional.
8778
8779 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
8780
8781 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
8782 posn-at-x-y to t to access left-margin.
8783
8784 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
8785
8786 Sync with Tramp 2.0.47.
8787
8788 * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
8789 catching keep-date problems in cp/scp operations.
8790 (tramp-handle-copy-file): Don't call `set-file-modes'
8791 unconditionally. Specialized functions should know better what is
8792 necessary. This improves performance a little bit, and the
8793 functions could catch errors with `cp -p' and `scp -p'.
8794 (tramp-do-copy-or-rename-file-via-buffer)
8795 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
8796 when appropriate.
8797 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
8798 Call `set-file-modes' when appropriate.
8799 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
8800 Johnsson <isak@hypergene.com>
8801 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
8802 of both Tramp buffer and debug buffer. Reported by Joakim Verona
8803 <joakim@verona.se>
8804 (tramp-file-name-for-operation): Mark `shell-command' as magic for
8805 Emacs only.
8806
8807 * tramp-util.el (tramp-minor-mode): New minor mode. Add it to
8808 `find-file-hooks' and `dired-mode-hook'.
8809 (tramp-minor-mode-map): Respective map. Add remapping for
8810 `compile' and `recompile'.
8811 (tramp-remap-command, tramp-recompile): New defuns.
8812 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
8813 in buffer "*Compilation*". Call the commands asynchronously.
8814
8815 * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
8816 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
8817 `shell-command', because it isn't magic in XEmacs. Reported by
8818 Adrian Aichner <adrian@xemacs.org>.
8819
8820 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
8821 `substitute-in-file-name.
8822 (tramp-smb-handle-substitute-in-file-name): New defun.
8823 (tramp-smb-advice-PC-do-completion): Delete advice.
8824
8825 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
8826
8827 * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
8828 Fix error in deleting region.
8829
8830 2005-01-15 Richard M. Stallman <rms@gnu.org>
8831
8832 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
8833 In non-temp buffer, switch syntax table temporarily.
8834
8835 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
8836
8837 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
8838
8839 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
8840
8841 * imenu.el (imenu--split-menu): Copy menulist before sorting.
8842 (imenu--generic-function): Use START, not BEG, as pos of definition.
8843
8844 * simple.el (just-one-space): Argument specifies number of spaces.
8845
8846 * simple.el (eval-expression-print-format): Avoid warning
8847 about edebug-active.
8848
8849 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
8850
8851 * progmodes/sh-script.el: Code copied from make-mode.el
8852 with small changes,
8853 (sh-mode-map): Bind C-c C-\.
8854 (sh-backslash-column, sh-backslash-align): New variables.
8855 (sh-backslash-region, sh-append-backslash): New functions.
8856
8857 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8858
8859 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
8860 (rmail-pop-password, rmail-pop-password-required): Move to
8861 rmail-obsolete group.
8862 (rmail-set-pop-password): Rename to rmail-set-remote-password.
8863 All callers updated.
8864 (rmail-get-pop-password): Rename to rmail-get-remote-password.
8865 Take an argument specifying whether it is POP or IMAP mailbox we
8866 are using. All callers updated.
8867 (rmail-pop-password-error): Rename to
8868 rmail-remote-password-error. Added mailutils-specific error message.
8869 (rmail-movemail-search-path)
8870 (rmail-movemail-variant-in-use): New variables.
8871 (rmail-remote-password, rmail-remote-password-required):
8872 New customization variables.
8873 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
8874 (rmail-parse-url): New function.
8875 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
8876 with GNU mailutils movemail.
8877
8878 2005-01-15 Kevin Ryde <user42@zip.com.au>
8879
8880 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
8881 suffix to space, $ or '$, to correctly position point when going
8882 to @table style constants like DBL_MAX.
8883
8884 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
8885
8886 * type-break.el (type-break-mode, type-break-file-time)
8887 (type-break-file-keystroke-count, type-break-choose-file):
8888 Don't store data in or load data from the file if type-break-file-name
8889 is nil.
8890 (type-break-file-name): Doc update as per the above.
8891
8892 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
8893
8894 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
8895 lookup-key might return nil; handle that.
8896
8897 2005-01-15 Alan Mackenzie <acm@muc.de>
8898
8899 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
8900 rather than the element found, thus enabling the tree to be setcar'd.
8901
8902 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
8903
8904 * textmodes/org.el (org-show-following-heading): New option.
8905 (org-show-hierarchy-above): Use `org-show-following-heading'.
8906 (org-cycle): Documentation fix.
8907
8908 * textmodes/org.el (orgtbl-optimized): New option
8909 (orgtbl-mode): New command, a minor mode.
8910 (orgtbl-mode-map): New variable.
8911 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
8912 (orgtbl-error, orgtbl-self-insert-command)
8913 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
8914
8915 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
8916 a local variable in each org-mode buffer.
8917
8918 * textmodes/org.el (org-set-regexps-and-options): Rename from
8919 `org-set-regexps'. Added checking for STARTUP keyword.
8920 (org-get-current-options): Add STARTUP options.
8921 (org-table-insert-row): Make mode intelligent about when
8922 realignment is needed.
8923 (org-self-insert-command, org-delete-backward-char, org-delete-char):
8924 New commands.
8925 (org-enable-table-editor): New default value `optimized'.
8926 (org-table-blank-field): Support blanking regions if active.
8927
8928 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
8929
8930 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
8931 if the year is not given.
8932
8933 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
8934 Add new escapes %m and %M, fixed bug with %F by adding
8935 save-match-data.
8936 (reftex-reference): Remove ?. from list of spaces.
8937 (reftex-label-info): Add automatic label prefix recognition.
8938
8939 * textmodes/reftex-index.el (reftex-index-next-phrase):
8940 Add slave parameter to call of `reftex-index-this-phrase'.
8941 (reftex-index-this-phrase): New optional argument.
8942 (reftex-index-region-phrases): Add slave parameter to call of
8943 `reftex-index-this-phrase'.
8944 (reftex-display-index): New argument redo.
8945 (reftex-index-rescan): Add 'redo to arguments of
8946 `reftex-display-index'.
8947 (reftex-index-Rescan, reftex-index-revert)
8948 (reftex-index-switch-index-tag): Add 'redo to arguments of
8949 `reftex-display-index'.
8950 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
8951 indexing. Fix bug with matching is there is a quote before or
8952 after the word.
8953
8954 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
8955 Fix bug when collecting citation keys in lines with comments.
8956 (reftex-citation): Prefix argument no longer rescans the document,
8957 but forces prompting for optional arguments of cite macros.
8958 (reftex-do-citation): Prompting for optional arguments implemented.
8959
8960 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
8961 Add optional arguments to most cite commands.
8962 (reftex-cite-cleanup-optional-args): New option
8963 (reftex-cite-prompt-optional-args): New option.
8964 (reftex-trust-label-prefix): New option.
8965
8966 * textmodes/reftex-toc.el (reftex-toc-find-section):
8967 Add push-mark before changing the position in the buffer.
8968
8969 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
8970 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
8971
8972 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
8973
8974 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
8975 more carefully.
8976
8977 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
8978
8979 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
8980 (sgml-mode): Use it.
8981 (sgml-get-context): Better keep track of implicitly closed tags.
8982
8983 2005-01-13 Kenichi Handa <handa@m17n.org>
8984
8985 * textmodes/ispell.el: These changes are to fix misalignment error
8986 caused by equivalent characters of different Emacs charsets.
8987 (ispell-unified-chars-table): New variable.
8988 (ispell-get-decoded-string): New function.
8989 (ispell-get-casechars, ispell-get-not-casechars)
8990 (ispell-get-otherchars): Call ispell-get-decoded-string.
8991
8992 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
8993
8994 * custom.el (custom-declare-variable): Just put symbol instead
8995 of (defvar . symbol) in `current-load-list'.
8996
8997 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
8998
8999 * emacs-lisp/elint.el: Fixed typo in Commentary section.
9000
9001 2005-01-12 Jay Belanger <belanger@truman.edu>
9002
9003 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
9004 to create a Calc summary.
9005
9006 2005-01-12 Kim F. Storm <storm@cua.dk>
9007
9008 * mouse.el (mouse-on-link-p): Change functionality and doc
9009 string to comply with latest description in lisp ref.
9010
9011 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
9012
9013 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
9014 Enable mouse clicks on mode-line, header-line and margin.
9015 (event-type): Give mouse event symbols an 'event-kind property
9016 with value 'mouse-click.
9017
9018 2005-01-12 Juri Linkov <juri@jurta.org>
9019
9020 * facemenu.el (list-colors-display): Add new arg buffer-name.
9021 Use it. Fix docstring. Replace code for identifying duplicate
9022 colors by the name with call to `list-colors-duplicates' which
9023 identifies duplicate colors by the value unless the color
9024 is one of special Windows colors. Set truncate-lines to t.
9025 Print sorted duplicate color names on each line. Indent to 22
9026 \(the longest color name in rgb.txt) instead of 20. Optimize.
9027 (list-colors-duplicates): New function.
9028 (facemenu-color-name-equal): Delete function.
9029
9030 * facemenu.el (list-colors-print): New function created from code
9031 in list-colors-display. Print #RRGGBB at the window right edge.
9032 (list-colors-display): When temp-buffer-show-function is not
9033 defined, call list-colors-print from temp-buffer-show-hook
9034 to get the right value of window-width in list-colors-print
9035 after the buffer is displayed.
9036
9037 * simple.el (pop-mark): Move deactivate-mark out of conditional
9038 part to deactivate the active mark regardless of the state of the
9039 mark ring.
9040
9041 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
9042 variables line in desktop files.
9043
9044 2005-01-12 Juri Linkov <juri@jurta.org>
9045
9046 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
9047 Bring together isearch highlight related options.
9048 (lazy-highlight): Replace group `replace' by `matching'.
9049 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
9050 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
9051 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
9052 and declare them obsolete.
9053 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
9054 (isearch-faces): Remove defgroup.
9055 (isearch-overlay, isearch-highlight, isearch-dehighlight):
9056 Move isearch highlighting code closer to lazy highlighting code.
9057
9058 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
9059 (query-replace-highlight, query-replace-lazy-highlight)
9060 (query-replace): Move definitions to the beginning of the file.
9061
9062 2005-01-11 Juri Linkov <juri@jurta.org>
9063
9064 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
9065 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
9066 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
9067
9068 * info.el (Info-history-forward): New variable.
9069 (Info-select-node): Reset Info-history-forward to nil.
9070 (Info-last): Turn into defalias.
9071 (Info-history-back): Rename from Info-last.
9072 Add current node to Info-history-forward.
9073 (Info-history-forward): New fun.
9074 (Info-mode-map): Replace Info-last by Info-history-back.
9075 Bind Info-history-forward to "r".
9076 (Info-mode-menu): Replace Info-last by Info-history-back.
9077 Fix menu item text. Add menu item for Info-history-forward.
9078 (info-tool-bar-map): Replace Info-last by Info-history-back.
9079 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
9080 for Info-history-forward.
9081 (Info-mode): Replace Info-last by Info-history-back in docstring.
9082 Add local variable Info-history-forward.
9083 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
9084
9085 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
9086
9087 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
9088 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
9089 Ignore select-window events rather than fiddle with
9090 mouse-autoselect-window.
9091
9092 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
9093
9094 * type-break.el (type-break-mode): Fix previous change.
9095
9096 2005-01-10 Jay Belanger <belanger@truman.edu>
9097
9098 * calc/calc-ext.el (calc-reset): Reset when inside embedded
9099 calculator; only reset when point is inside a calculator.
9100 Don't adjust the window height if the window takes up the whole height
9101 of the frame.
9102
9103 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
9104
9105 * ebuff-menu.el (Electric-buffer-menu-mode):
9106 Preserve value of buffer-local var header-line-format.
9107
9108 2005-01-09 Jay Belanger <belanger@truman.edu>
9109
9110 * calc/calc.el (calc-mode-var-list-restore-saved-values):
9111 Make sure settings file exists before accessing it.
9112
9113 * calc/calc-embed.el (calc-embedded-subst):
9114 Replace math-multi-subst-rec, which is only supposed to be called
9115 by math-multi-subst, by math-multi-subst.
9116
9117 2005-01-09 Andre Spiegel <spiegel@gnu.org>
9118
9119 * vc.el (vc-allow-async-revert): New user option.
9120 (vc-disable-async-diff): New internal variable.
9121 (vc-revert-buffer): Use them to disable asynchronous diff.
9122
9123 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
9124 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
9125 asynchronously if vc-disable-async-diff is t.
9126
9127 2005-01-09 Jay Belanger <belanger@truman.edu>
9128
9129 * calc/calc.el (defcalcmodevar): New macro.
9130 (calc-mode-var-list-restore-default-values)
9131 (calc-mode-var-list-restore-saved-values): New functions.
9132 (calc-mode-var-list): Use defcalcmodevar to define it.
9133 (calc-always-load-extensions, calc-line-numbering)
9134 (calc-line-breaking, calc-display-just, calc-display-origin)
9135 (calc-number-radix, calc-leading-zeros, calc-group-digits)
9136 (calc-group-char, calc-point-char, calc-frac-format)
9137 (calc-prefer-frac, calc-hms-format, calc-date-format)
9138 (calc-float-format, calc-full-float-format, calc-complex-format)
9139 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
9140 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
9141 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
9142 (calc-matrix-brackets, calc-language, calc-language-option)
9143 (calc-left-label, calc-right-label, calc-word-size)
9144 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
9145 (calc-display-raw, calc-internal-prec, calc-angle-mode)
9146 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
9147 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
9148 (calc-window-height, calc-display-trail, calc-show-selections)
9149 (calc-use-selections, calc-assoc-selections)
9150 (calc-display-working-message, calc-auto-why, calc-timing)
9151 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
9152 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
9153 (calc-gnuplot-default-device, calc-gnuplot-default-output)
9154 (calc-gnuplot-print-device, calc-gnuplot-print-output)
9155 (calc-gnuplot-geometry, calc-graph-default-resolution)
9156 (calc-graph-default-resolution-3d, calc-invocation-macro)
9157 (calc-show-banner): Use defcalcmodevar to declare them and set
9158 their default values.
9159
9160 * calc/calc-ext.el (calc-reset): Restore saved values of variables
9161 instead of default values (but restore default values if there is
9162 an argument of 0).
9163
9164 2005-01-09 David Kastrup <dak@gnu.org>
9165
9166 * desktop.el (desktop-restore-eager): Fix typo in type.
9167
9168 2005-01-08 Richard M. Stallman <rms@gnu.org>
9169
9170 * cus-edit.el (customize): Delete :link.
9171
9172 2005-01-08 Jay Belanger <belanger@truman.edu>
9173
9174 * calc/calc.el (calc-mode): Remove the extension from the
9175 `calc-settings-file' file name when loading it.
9176
9177 2005-01-08 Kim F. Storm <storm@cua.dk>
9178
9179 * info.el (Info-mode-map, Info-next-link-keymap)
9180 (Info-prev-link-keymap, Info-up-link-keymap):
9181 Map follow-link to mouse-face.
9182 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
9183
9184 2005-01-08 Jay Belanger <belanger@truman.edu>
9185
9186 * calc/calc.el (calc-settings-file): Change default value.
9187 Suggested by cgw in a comment in calc-mode.el.
9188
9189 * calc/calc-mode.el (calc-settings-file-name):
9190 Compare calc-settings-file to user-init-file instead of ~/.emacs.
9191 Replace ~/.emacs in a prompt by calc-settings-file.
9192
9193 2005-01-07 Lars Hansen <larsh@math.ku.dk>
9194
9195 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
9196 (desktop-lazy-idle-delay): New customizable variables.
9197 (desktop-buffer-args-list): New variable.
9198 (desktop-append-buffer-args): New function.
9199 (desktop-save): Call desktop-append-buffer-args for some buffers.
9200 (desktop-lazy-create-buffer): New function.
9201 (desktop-idle-create-buffers): New function.
9202 (desktop-read): Add message about buffers to restore lazily.
9203 (desktop-lazy-abort): New command.
9204 (desktop-clear): Call desktop-lazy-abort.
9205 (desktop-lazy-complete): New command.
9206
9207 2005-01-06 Richard M. Stallman <rms@gnu.org>
9208
9209 * emacs-lisp/find-func.el (find-face-definition):
9210 Rename from find-face.
9211
9212 2005-01-06 Kim F. Storm <storm@cua.dk>
9213
9214 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
9215
9216 * man.el (Man-xref-man-page, Man-xref-header-file)
9217 (Man-xref-normal-file): Add follow-link property.
9218
9219 2005-01-06 Jay Belanger <belanger@truman.edu>
9220
9221 * calc/calc-units.el: Make sure the proper macro definitions are
9222 available when compiling.
9223
9224 2005-01-06 Juri Linkov <juri@jurta.org>
9225
9226 * isearch.el (isearch-lazy-highlight-update):
9227 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
9228
9229 2005-01-06 Miles Bader <miles@gnu.org>
9230
9231 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
9232 (isearch-lazy-highlight-face): Use new name.
9233
9234 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
9235
9236 * uniquify.el (uniquify-rationalize-file-buffer-names):
9237 Re-add an interactive spec.
9238 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
9239 to the same name.
9240
9241 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
9242 (isearch-update, isearch-done): Adjust calls accordingly.
9243
9244 2005-01-05 Richard M. Stallman <rms@gnu.org>
9245
9246 * custom.el (custom-set-variables, custom-theme-set-variables):
9247 Clarify documentation.
9248
9249 * emacs-lisp/find-func.el (find-variable)
9250 (find-variable-other-window, find-variable-other-frame):
9251 Fix the TYPE args to find-function-read and find-function-do-it.
9252 (find-function): Doc fix.
9253 (find-function-at-point): Replace function-at-point alias.
9254
9255 2005-01-04 Richard M. Stallman <rms@gnu.org>
9256
9257 * cus-face.el (custom-declare-face):
9258 Record defface in current-load-list.
9259
9260 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
9261
9262 * emacs-lisp/find-func.el: Doc fixes.
9263 (find-face-regexp): New variable.
9264 (find-function-regexp-alist): New variable.
9265 (find-function-C-source): Third arg is now TYPE.
9266 (find-function-search-for-symbol): Handle general TYPE.
9267 (find-function-read, find-function-do-it): Handle general TYPE.
9268 (find-definition-noselect, find-face): New functions.
9269 (function-at-point): Alias deleted.
9270
9271 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
9272
9273 * battery.el (display-battery-mode): Rename from display-battery.
9274 Handle the case where it gets turned off.
9275
9276 2005-01-04 Richard M. Stallman <rms@gnu.org>
9277
9278 * cus-edit.el (customize): Make :link point to user doc.
9279
9280 * man.el (Man-fontify-manpage): Turn off undo generation.
9281
9282 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
9283
9284 2005-01-04 Andreas Schwab <schwab@suse.de>
9285
9286 * files.el (insert-directory): Only look for error lines in
9287 inserted text. Don't move too far after processing --dired markers.
9288
9289 2005-01-04 Richard M. Stallman <rms@gnu.org>
9290
9291 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
9292 Don't expand if the character is @, period, dash, etc.
9293 (define-mail-abbrev): Quote names that contain problem characters.
9294
9295 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
9296
9297 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
9298
9299 2005-01-03 Richard M. Stallman <rms@gnu.org>
9300
9301 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
9302 (query-replace-highlight, query-replace-lazy-highlight)
9303 (query-replace): Definitions moved up. Doc fix.
9304
9305 2005-01-03 Richard M. Stallman <rms@gnu.org>
9306
9307 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
9308 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
9309 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
9310 (lazy-highlight-face): Rename from isearch-lazy-...
9311 Change all references to them.
9312
9313 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
9314
9315 * cus-edit.el (custom-file): Doc fix for defcustom.
9316 (custom-file): The function no longer sets the variable
9317 `custom-file' to its return value.
9318
9319 * startup.el (command-line): No longer load `custom-file'.
9320
9321 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
9322
9323 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
9324
9325 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
9326 Don't confuse module-prefixed identifiers for labels.
9327 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
9328
9329 2005-01-02 Richard M. Stallman <rms@gnu.org>
9330
9331 * files.el (basic-save-buffer-1): Fix previous change.
9332
9333 * loadhist.el (file-loadhist-lookup): New function.
9334 (file-provides, file-requires): Use it.
9335
9336 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
9337 instead of calculating the right size.
9338
9339 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
9340
9341 * vc-svn.el (vc-svn-diff): Stay local if possible.
9342
9343 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
9344
9345 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
9346
9347 * files.el (hack-local-variables): Fix last change.
9348
9349 2005-01-02 Jay Belanger <belanger@truman.edu>
9350
9351 * calc/calc-yank.el (calc-edit-top): New variable.
9352 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
9353 object. Change header properties.
9354 (calc-edit-finish, calc-edit-finish-stack-object)
9355 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
9356 edited object.
9357 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
9358 for the beginning of the edited object.
9359 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
9360 for the beginning of the edited object.
9361 * calc/calc-prog.el (calc-edit-macro-finish-edit)
9362 (calc-finish-formula-edit, calc-macro-repeats)
9363 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
9364 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
9365 beginning of the edited object.
9366 (calc-user-define-edit): Change the header for editing macros.
9367 Remove unnecessary variable.
9368
9369 2005-01-01 Jay Belanger <belanger@truman.edu>
9370
9371 * calc/calc-yank.el (calc-edit-mode): Change default header.
9372 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
9373 * calc/calc-store.el (calc-edit-variable): Change title to match new
9374 header.
9375 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
9376 mode to match new header.
9377 (calc-user-define-edit): Change titles to include names of commands.
9378 (calc-finish-formula-edit): Adjust to handle new header.
9379 (calc-finish-macro-edit): Remove.
9380 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
9381 (calc-edit-macro-command, calc-edit-macro-command-type)
9382 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
9383 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
9384 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
9385 (calc-edit-macro-finish-edit): New functions.
9386 (calc-user-define-edit): Use new functions to edit named calc macros.
9387
9388 2005-01-01 Stefan <monnier@iro.umontreal.ca>
9389
9390 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
9391
9392 * ses.el (copy-region-as-kill): Deactivate mark.
9393
9394 2005-01-01 Richard M. Stallman <rms@gnu.org>
9395
9396 * replace.el (occur-1): If the output buffer is also an input,
9397 don't kill it, rename it.
9398
9399 * faces.el (set-face-background, set-face-foreground): Doc fix.
9400
9401 * cus-face.el (custom-face-attributes): Fix :help-echo strings
9402 for :foreground and :background.
9403
9404 * dired.el (dired-view-command-alist): Variable deleted.
9405 (dired-view-file, dired-mouse-find-file-other-window):
9406 Delete the code to use it.
9407
9408 2005-01-01 Kim F. Storm <storm@cua.dk>
9409
9410 * image.el (insert-sliced-image): Use t for line-height property.
9411
9412 2004-12-31 Jay Belanger <belanger@truman.edu>
9413
9414 * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
9415 for "var-" at the beginning of the minibuffer.
9416
9417 2004-12-31 Richard M. Stallman <rms@gnu.org>
9418
9419 * faces.el (read-face-name):
9420 Don't treat an attribute spec as a list of faces.
9421
9422 * simple.el (undo): Use undo-equiv-table to detect
9423 unexpected changes since previous undo.
9424 (undo-list-saved): Variable deleted.
9425 (buffer-disable-undo): Don't alter undo-list-saved.
9426
9427 * files.el (require-final-newline): Allow `visit' and `visit-save'.
9428 (mode-require-final-newline): New option.
9429 (after-find-file): Handle require-final-newline with new values.
9430 (basic-save-buffer): Handle new values of require-final-newline.
9431
9432 * progmodes/sh-script.el (sh-require-final-newline):
9433 Alist value now controls whether to use mode-require-final-newline.
9434 (sh-set-shell): Implement that new meaning.
9435
9436 * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
9437 * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
9438 * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
9439 Delete old-Emacs compatibility code.
9440 (antlr-c-common-init): Function deleted.
9441
9442 * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
9443 * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
9444 * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
9445 * progmodes/python.el (python-mode): Use mode-require-final-newline.
9446 * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
9447 * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
9448 * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
9449 * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
9450 * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
9451 * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
9452 * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
9453 * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
9454 * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
9455 * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
9456 * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
9457 * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
9458
9459 2004-12-31 Jay Belanger <belanger@truman.edu>
9460
9461 * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
9462 way to return to Calc.
9463
9464 * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
9465 finish, C-xk as the way to cancel the edit. Add cancel routine to
9466 kill-buffer-hook.
9467
9468 * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
9469 MacEdit code.
9470
9471 * calc/calc-prog.el: Remove obsolete MacEdit code.
9472 (calc-macro-edit-algebraic, calc-macro-edit-variable)
9473 (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
9474
9475 2004-12-31 Kenichi Handa <handa@m17n.org>
9476
9477 * international/mule.el (buffer-file-coding-system-explicit):
9478 Rename for explicit-buffer-file-coding-system.
9479 (after-insert-file-set-coding): Adjust for the above change.
9480
9481 * files.el (revert-buffer): Change explicit-buffer-file-coding-system
9482 to buffer-file-coding-system-explicit.
9483 (basic-save-buffer-1): Likewise.
9484
9485 2004-12-30 Richard M. Stallman <rms@gnu.org>
9486
9487 * textmodes/artist.el (artist-butlast-fn): Var deleted.
9488 (artist-butlast, artist-last): Functions deleted.
9489 (artist-ellipse-mirror-quadrant): Call last and butlast directly.
9490 (artist-compute-key-compl-table): Call remq directly.
9491 (artist-remove-nulls): Function deleted.
9492 (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
9493 (artist-push, artist-pop): Macro deleted.
9494
9495 2004-12-30 Andreas Leue <al@sphenon.de>
9496
9497 * textmodes/artist.el (artist-version): 1.2.6
9498 (artist-prev-next-op-alist): New variable.
9499 (artist-select-next-op-in-list): New function.
9500 (artist-select-prev-op-in-list): New function.
9501 (artist-make-prev-next-op-alist): New function.
9502 (artist-is-in-op-list-p): New function.
9503 (artist-get-first-non-nil-op): New function.
9504 (artist-get-last-non-nil-op): New function.
9505 (artist-mode-init): Call artist-get-last-non-nil-op to initialize
9506 artist-prev-next-op-alist.
9507 (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
9508 change drawing operation.
9509
9510 2004-12-30 Luc Teirlinck <teirllm@auburn.edu>
9511
9512 * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
9513
9514 2004-12-31 Masatake YAMATO <jet@gyve.org>
9515
9516 * server.el (server-process-filter): Suppress `error', too.
9517
9518 2004-12-30 Jay Belanger <belanger@truman.edu>
9519
9520 * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
9521 Change the way a variable is displayed in a message.
9522
9523 * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
9524 (calc-user-define-permanent, calc-execute-kbd-macro):
9525 Replace old function MacEdit-parse-keys with edmacro-parse-keys.
9526
9527 2004-12-30 Kenichi Handa <handa@m17n.org>
9528
9529 * files.el (basic-save-buffer-1):
9530 Set explicit-buffer-file-coding-system to last-coding-system-used.
9531 (revert-buffer): Pay attention to
9532 explicit-buffer-file-coding-system (not buffer-file-coding-system)
9533 on bind coding-system-for-read.
9534
9535 * international/mule.el (explicit-buffer-file-coding-system):
9536 New buffer local variable.
9537 (after-insert-file-set-coding): Set it to coding-system-for-read.
9538
9539 2004-12-29 Luc Teirlinck <teirllm@auburn.edu>
9540
9541 * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
9542
9543 2004-12-29 Sanghyuk Suh <han9kin@mac.com>
9544
9545 * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
9546 that include line numbers.
9547
9548 2004-12-29 Milan Zamazal <pdm@zamazal.org>
9549
9550 * files.el (hack-local-variables): If no PREFIX, set it to "^".
9551 Redundant variable PREFIXLEN removed.
9552
9553 2004-12-28 Matt Hodges <MPHodges@member.fsf.org>
9554
9555 * eshell/em-hist.el (eshell-previous-matching-input):
9556 Start the deletion from the end of the output.
9557
9558 2004-12-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9559
9560 * term/mac-win.el: Require x-dnd.
9561 (mac-drag-n-drop): Sync with W32 version. Use x-dnd.el functions.
9562
9563 2004-12-29 David Kastrup <dak@gnu.org>
9564
9565 * international/mule.el (decode-coding-inserted-region):
9566 Don't barf if `buffer-undo-list' is already set to `t'.
9567
9568 2004-12-29 Jay Belanger <belanger@truman.edu>
9569
9570 * calc/calc-prog.el (calc-user-define-formula): Put default values
9571 for function names in prompts.
9572 (calc-user-define-permanent, calc-user-define-composition)
9573 (calc-user-define-formula): Remove the need for "calcFunc-" in the
9574 default input for algebraic functions.
9575
9576 2004-12-29 Thien-Thi Nguyen <ttn@gnu.org>
9577
9578 * vc-rcs.el (vc-rcs-annotate-command):
9579 Fix omission bug: Call `vc-setup-buffer'.
9580
9581 2004-12-29 Kenichi Handa <handa@m17n.org>
9582
9583 * international/mule.el (recode-region): New function.
9584
9585 2004-12-28 Richard M. Stallman <rms@gnu.org>
9586
9587 * simple.el (undo-extra-outer-limit): New variable.
9588 (undo-outer-limit-truncate): Test and set it.
9589
9590 * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
9591 enables the feature to extend the existing region.
9592
9593 * simple.el (mark-word): New arg ALLOW-EXTEND
9594 enables the feature to extend the existing region.
9595
9596 * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
9597 enables the feature to extend the existing region.
9598
9599 * startup.el (site-run-file): Don't allow setting it with Custom.
9600
9601 * simple.el (buffer-disable-undo): Fix previous change.
9602
9603 2004-12-27 Masatake YAMATO <jet@gyve.org>
9604
9605 * hexl.el (hexlify-buffer): Remove fontification here.
9606 Use font lock mechanism instead.
9607 (hexl-font-lock-keywords): New font lock kewords.
9608 (hexl-mode-old-font-lock-keywords): New variable.
9609 (hexl-mode): Store the old font lock keywords.
9610 (hexl-mode-exit): Restore the old font lock keywords.
9611
9612 2004-12-27 Richard M. Stallman <rms@gnu.org>
9613
9614 * simple.el (undo): Fix previous change.
9615
9616 2004-12-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9617
9618 * term/mac-win.el: Sync with x-win.el. Rearrange the contents.
9619 Call mac-clear-font-name-table if invoked on Mac OS 8/9.
9620 Call x-open-connection on Mac OS X.
9621
9622 2004-12-27 Richard M. Stallman <rms@gnu.org>
9623
9624 * files.el (buffer-save-without-query): New var (buffer-local).
9625 (save-some-buffers): Save those buffers first, w/o asking.
9626
9627 * files.el (insert-directory-ls-version): New variable.
9628 (insert-directory): When ls returns an error, test the version
9629 number to decide what the return code means.
9630 With --dired output format, detect and distinguish lines
9631 that are really error messages.
9632 (insert-directory-adj-pos): New function.
9633
9634 * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
9635
9636 * battery.el (battery-mode-line-format): Remove initial spaces.
9637
9638 * uniquify.el (uniquify-rationalize-file-buffer-names):
9639 Delete interactive spec.
9640
9641 * type-break.el (type-break-mode): Set buffer-save-without-query.
9642 Remove code that tried to set save-some-buffers-always.
9643 (type-break-file-keystroke-count): Bind deactivate-mark.
9644
9645 * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
9646
9647 * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
9648 Test that the buffer is live, and maybe reject current buffer too.
9649 Clarify.
9650 (next-error-find-buffer): Rewrite for clarity.
9651
9652 * loadup.el: Don't use buffer-disable-undo; do it directly.
9653
9654 * help-fns.el (describe-function-1): Call symbol-file with `defun'.
9655 (describe-variable): Call symbol-file with `defvar'.
9656
9657 * subr.el (messages-buffer-max-lines): Alias for message-log-max.
9658 (symbol-file): Rewritten to handle new load-history format.
9659 Now takes an arg TYPE to specify looking for a particular
9660 type of definition only.
9661
9662 * emacs-lisp/debug.el (debugger-make-xrefs):
9663 Call symbol-file with `defun'.
9664
9665 * emacs-lisp/find-func.el (find-function-noselect):
9666 Call symbol-file with `defun'.
9667 (find-variable-noselect): Call symbol-file with `defvar'.
9668
9669 * eshell/esh-cmd.el (eshell-find-alias-function):
9670 Call symbol-file with `defun'.
9671
9672 * eshell/esh-test.el (eshell-test-goto-func):
9673 Call symbol-file with `defun'.
9674
9675 * mail/rmail.el (rmail-resend):
9676 Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
9677
9678 * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
9679
9680 * progmodes/compile.el (compilation-find-buffer): Rename arg.
9681
9682 * textmodes/texinfmt.el (texinfo-format-buffer-1):
9683 Call buffer-disable-undo.
9684
9685 * simple.el (undo-list-saved): New variable (buffer-local).
9686 (undo): Set and test it.
9687 (buffer-disable-undo): Move here from buffer.c.
9688 Clear out undo-list-saved.
9689
9690 * international/mule.el (decode-coding-inserted-region):
9691 Set buffer-undo-list in a correct and optimal way.
9692
9693 * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
9694 (cperl-font-lock-unfontify-region-function): No need to save and
9695 restore info, since font-lock.el does it for us.
9696
9697 * ansi-color.el (save-buffer-state): Definition deleted.
9698 (ansi-color-unfontify-region): Don't use save-buffer-state.
9699
9700 2004-12-27 Dave Love <fx@gnu.org>
9701
9702 * wid-edit.el (function): Use restricted-sexp as parent.
9703
9704 2004-12-27 Kevin Ryde <user42@zip.com.au>
9705
9706 * simple.el (next-matching-history-element): Use same
9707 `interactive' form as previous-matching-history-element.
9708
9709 * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
9710 it can appear unencoded and has been seen from yahoo.
9711
9712 2004-12-27 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
9713
9714 * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
9715 in upper case. Reported by Wojciech Polak <polak@gnu.org>.
9716
9717 2004-12-27 Kenichi Handa <handa@m17n.org>
9718
9719 * international/utf-8.el (utf-translate-cjk-load-tables):
9720 Bind coding-system-for-read to nil while loading subst-*.
9721
9722 2004-12-26 Jay Belanger <belanger@truman.edu>
9723
9724 * calc/calc-store.el (calc-read-var-name): Remove "var-" from
9725 default input.
9726
9727 2004-12-26 Luc Teirlinck <teirllm@auburn.edu>
9728
9729 * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
9730 before reverting and disable undo recording while reverting.
9731
9732 2004-12-26 Thien-Thi Nguyen <ttn@gnu.org>
9733
9734 * progmodes/hideshow.el (hs-set-up-overlay): New user var.
9735 (hs-make-overlay): New function.
9736 (hs-isearch-show-temporary): Handle `display' overlay prop specially.
9737 (hs-flag-region): Delete function.
9738 (hs-hide-comment-region): No longer use `hs-flag-region'.
9739 Instead, use `hs-discard-overlays' and `hs-make-overlay'.
9740 (hs-hide-block-at-point): Likewise.
9741 (hs-hide-level-recursive): Use `hs-discard-overlays'.
9742 (hs-hide-all, hs-show-all): Likewise.
9743 (hs-show-block): Likewise.
9744 Also, use overlay prop `hs-b-offset', not `hs-ofs'.
9745
9746 2004-12-24 Thien-Thi Nguyen <ttn@gnu.org>
9747
9748 * progmodes/hideshow.el: Require `cl' when compiling.
9749 Remove XEmacs and Emacs 19 compatibility.
9750 Use `dolist' and `add-to-list' for load-time actions.
9751 (hs-discard-overlays): Use `dolist'.
9752 (hs-show-block): Likewise.
9753
9754 2004-12-23 Dan Nicolaescu <dann@ics.uci.edu>
9755
9756 * faces.el (mode-line, mode-line-inactive): Use min-colors.
9757
9758 2004-12-23 Thien-Thi Nguyen <ttn@gnu.org>
9759
9760 * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
9761 When extending backwards, move outside the current comment first.
9762
9763 2004-12-22 Kenichi Handa <handa@m17n.org>
9764
9765 * international/quail.el (quail-start-translation): Fix prompt
9766 string for the case if input-method-use-echo-area being non-nil.
9767 (quail-start-conversion): Likewise.
9768 (quail-show-guidance): Don't show guidance if
9769 input-method-use-echo-area is non-nil.
9770
9771 2004-12-21 Richard M. Stallman <rms@gnu.org>
9772
9773 * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
9774
9775 2004-12-21 Markus Rost <rost@ias.edu>
9776
9777 * calendar/diary-lib.el (mark-diary-entries):
9778 Set mark-diary-entries-in-calendar only after checking for diary-file.
9779
9780 2004-12-21 Richard M. Stallman <rms@gnu.org>
9781
9782 * faces.el (escape-glyph): Use blue against light foreground.
9783
9784 * simple.el (undo-outer-limit-truncate): New function.
9785 (undo-outer-limit-function): Use undo-outer-limit-truncate.
9786
9787 2004-12-21 Eli Barzilay <eli@barzilay.org>
9788
9789 * calculator.el (calculator-radix-grouping-mode)
9790 (calculator-radix-grouping-digits)
9791 (calculator-radix-grouping-separator):
9792 New defcustoms for the new radix grouping mode functionality.
9793 (calculator-mode-hook): Now used in electric mode too,
9794 (calculator): Call it.
9795 (calculator-mode-map): Some new keys.
9796 (calculator-message): New function. Some new calls.
9797 (calculator-op, calculator-set-register): Use it.
9798 (calculator-string-to-number): New function, mostly moved and
9799 updated code from calculator-curnum-value.
9800 (calculator-curnum-value): Use it.
9801 (calculator-paste): Use it, and update grabbing the current-kill.
9802 (calculator-rotate-displayer)
9803 (calculator-rotate-displayer-back): Toggle digit grouping when
9804 in radix mode, use calculator-message.
9805 (calculator-displayer-prev, calculator-displayer-next):
9806 Change digit group size when in radix mode.
9807 (calculator-number-to-string): Rename from
9808 calculator-num-to-string. Now deals with digit grouping in
9809 radix mode.
9810 (calculator-update-display, calculator-put-value): Use the new name.
9811 (calculator-fact): Return a floating point number.
9812 (calculator-mode): Doc fix.
9813
9814 2004-12-20 Glenn Morris <gmorris@ast.cam.ac.uk>
9815
9816 * calendar/calendar.el (view-other-diary-entries): Add autoload.
9817 * calendar/diary-lib.el (view-other-diary-entries):
9818 Use current-prefix-arg in interactive spec.
9819
9820 2004-12-19 Jay Belanger <belanger@truman.edu>
9821
9822 * calc/calc-aent.el (calcAlg-blank-matching-open):
9823 Temporarily adjust the syntax of both delimiters of half-open intervals.
9824
9825 2004-12-19 Kim F. Storm <storm@cua.dk>
9826
9827 * mouse.el (mouse-1-click-follows-link): Doc fix.
9828
9829 2004-12-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9830
9831 * term/mac-win.el (encoding-vector, mac-font-encoder-list)
9832 (ccl-encode-mac-centraleurroman-font): Use centraleurroman
9833 instead of centraleuropean as the name
9834
9835 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
9836
9837 Sync with Tramp 2.0.46.
9838
9839 * net/tramp.el (tramp-maybe-send-perl-script): Change order of
9840 parameters wrt Tramp convention.
9841 (tramp-handle-file-attributes-with-perl)
9842 (tramp-handle-directory-files-and-attributes): Apply it.
9843 (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
9844 `copy-program'. Reported by Zack Weinberg
9845 <zack@codesourcery.com>.
9846 (top): Set `edebug-form-spec' property directly rather than
9847 calling `def-edebug-spec'.
9848
9849 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
9850 advice less fragile. Surround temporary redefinition of
9851 `substitute-in-file-name' with `unwind-protect'. Suggested by
9852 Matt Hodges <MPHodges@member.fsf.org>.
9853
9854 2004-12-17 Juri Linkov <juri@jurta.org>
9855
9856 * replace.el (occur-accumulate-lines, occur-engine):
9857 Make forcing deferred font-lock fontification jit-specific.
9858
9859 2004-12-17 Kim F. Storm <storm@cua.dk>
9860
9861 * mouse.el (mouse-1-click-follows-link): New defcustom.
9862 (mouse-on-link-p): New function.
9863 (mouse-drag-region-1): Implement mouse-1-click-follows-link
9864 functionality. Map a mouse-1 click event into a mouse-2 (or
9865 other) event when position is inside a link.
9866
9867 * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
9868 prefix in tooltip text with "mouse-1" when this is a link
9869 recognized by mouse-1-click-follows-link functionality.
9870
9871 * help.el (describe-key): Report effective and original binding
9872 for mouse-1 when clicked on a link.
9873 (describe-mode): Add follow-link property to "minor-mode" button.
9874
9875 * help-fns.el (describe-variable): Add follow-link property to
9876 "below" button.
9877
9878 * help-mode.el (help-xref): Add follow-link property.
9879
9880 * apropos.el (apropos-symbol, apropos-function, apropos-macro)
9881 (apropos-command, apropos-variable, apropos-face, apropos-group)
9882 (apropos-widget, apropos-plist): Add follow-link property.
9883
9884 * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
9885 checks if position is in a filename, rather than some other
9886 clickable item. Function looks for cvs-filename-face at position.
9887
9888 * wid-edit.el (widget-specify-field, widget-specify-button):
9889 Map a :follow-link keyword into a follow-link property.
9890 (link): Add :follow-link keyword, map to RET binding.
9891
9892 * dired.el (dired-mode-map): Map follow-link to mouse-face.
9893
9894 * progmodes/compile.el (compilation-minor-mode-map)
9895 (compilation-button-map, compilation-mode-map): Likewise.
9896
9897 2004-12-17 Thien-Thi Nguyen <ttn@gnu.org>
9898
9899 * play/zone.el (zone): Init `line-spacing' from orig buffer.
9900 (zone-replace-char): Take `count' and `del-count'
9901 instead of `direction'. Update callers. When `del-count' is
9902 non-nil, delete that many characters, otherwise `count' characters
9903 backwards. Insert the newly-replaced string `count' times.
9904 (zone-fret): Handle chars w/ width greater than one.
9905 (zone-fall-through-ws): No longer take window width `ww'.
9906 Update callers. Add handling for `char-width' greater than one.
9907 (zone-pgm-drip): Update var holding window-end position every cycle.
9908
9909 2004-12-17 Andre Spiegel <spiegel@gnu.org>
9910
9911 * vc.el (vc-default-update-changelog): Use insert-file-contents,
9912 rather than insert-file.
9913
9914 2004-12-16 Jay Belanger <belanger@truman.edu>
9915
9916 * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
9917 (math-init-random-base, math-random-digit): Check to see if
9918 var-RandSeed is bound.
9919 (math-random-last): Declare it.
9920 (math-random-digit): Don't make math-random-last local.
9921
9922 2004-12-16 Thien-Thi Nguyen <ttn@gnu.org>
9923
9924 * play/zone.el (zone): Fix omission bug: Use a self-disabling
9925 one-shot thunk for uniform (error, quit, normal) recovery.
9926 Reported by John Paul Wallington.
9927 (zone-pgm-random-life): Fix bug:
9928 Recognize empty initial field by lack of "@" chars.
9929
9930 2004-12-16 Juri Linkov <juri@jurta.org>
9931
9932 * help.el (function-called-at-point):
9933 * help-fns.el (variable-at-point): As a last resort try stripping
9934 non-word prefixes and suffixes.
9935
9936 * descr-text.el (describe-property-list): Don't treat syntax-table
9937 specially. Use describe-text-sexp which inserts [show] button
9938 for large objects and handles printing errors. Sort properties
9939 by names in alphabetical order instead of by value sizes.
9940 Add `mouse-face' to list of properties for `describe-face' widget.
9941 (describe-char): Mask out face-id from 19 bits of character.
9942 Print face-id separately.
9943
9944 * replace.el (occur-accumulate-lines, occur-engine):
9945 Fontify unfontified matching lines in the source buffer
9946 before copying them.
9947 (occur-engine): Don't put mouse-face on context lines.
9948 (occur-next-error): Set point to line beginning/end
9949 before searching for prev/next property to skip multiple
9950 matches on a line (not supported by occur engine).
9951 Remove redundant prefix-numeric-value.
9952
9953 2004-12-15 Juri Linkov <juri@jurta.org>
9954
9955 * replace.el (match): New face.
9956 (list-matching-lines-face): Change default from `bold' to `match'.
9957
9958 * progmodes/grep.el (grep-match-face): New defvar.
9959 (grep-mode-font-lock-keywords): Use grep-match-face instead of
9960 compilation-column-face to highlight grep matches.
9961
9962 * apropos.el (apropos-match-face): Change default from
9963 `secondary-selection' to `match'.
9964
9965 * info-look.el (info-lookup-highlight-face): Change default from
9966 `highlight' to `match'.
9967
9968 2004-12-15 Daniel Pfeiffer <occitan@esperanto.org>
9969
9970 * progmodes/executable.el (executable-interpret): Eliminate
9971 obsolete compile-internal, and switch to comint for interaction.
9972
9973 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu>
9974
9975 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
9976 `&&' when skipping multiple statements on a line.
9977
9978 2004-12-15 Thien-Thi Nguyen <ttn@gnu.org>
9979
9980 * play/zone.el (zone): Set `truncate-lines'.
9981 Also, init `tab-width' with value from original buffer.
9982 (zone-shift-up): Rewrite for speed.
9983 (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
9984 (zone-pgm-jitter): Remove redundant entries from ops vector.
9985 (zone-exploding-remove): Reduce iteration count.
9986 (zone-cpos): Convert to defsubst.
9987 (zone-replace-char): New defsubst.
9988 (zone-park/sit-for): Likewise.
9989 (zone-fret): Take window-start arg.
9990 Update callers. Use `zone-park/sit-for'.
9991 (zone-fill-out-screen): Rewrite.
9992 (zone-fall-through-ws): Likewise. Update callers.
9993 (zone-pgm-drip): Use `zone-replace-char'.
9994 Move var inits before while-loop. Use `zone-park/sit-for'.
9995 (zone-pgm-random-life): Handle empty initial field.
9996 Use `zone-replace-char' and `zone-park/sit-for'.
9997
9998 2004-12-15 Juri Linkov <juri@jurta.org>
9999
10000 * isearch.el (isearch-update): Test isearch-lazy-highlight
10001 before calling isearch-lazy-highlight-new-loop.
10002 (isearch-lazy-highlight-new-loop):
10003 Don't test isearch-lazy-highlight.
10004
10005 * replace.el (perform-replace): Add isearch-case-fold-search.
10006 Use delimited-flag for isearch-regexp.
10007 Reset isearch-lazy-highlight-last-string to force lazy
10008 highlighting when called from isearch mode.
10009 (query-replace-highlight): Revert defcustom type to boolean.
10010 (query-replace-lazy-highlight): New defcustom.
10011 (query-replace): New face.
10012 (perform-replace, replace-highlight, replace-dehighlight):
10013 Test query-replace-lazy-highlight instead of special value
10014 `isearch' of query-replace-highlight.
10015 (replace-dehighlight): Don't call isearch-dehighlight.
10016 (replace-highlight): Don't call isearch-highlight.
10017 Use face `query-replace' unconditionally.
10018
10019 2004-12-14 Kim F. Storm <storm@cua.dk>
10020
10021 * simple.el (inhibit-mark-movement): Remove defvar.
10022 (beginning-of-buffer, end-of-buffer): Don't use it.
10023
10024 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
10025 Don't use inhibit-mark-movement.
10026
10027 * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
10028 (cua--undo-push-mark): Remove.
10029 (cua--pre-command-handler, cua--post-command-handler):
10030 Don't fiddle with inhibit-mark-movement.
10031
10032 2004-12-14 Juri Linkov <juri@jurta.org>
10033
10034 * buff-menu.el (list-buffers-noselect): Collect internal info
10035 for every buffer in BUFFER-LIST arg too.
10036 (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
10037 (Buffer-menu-switch-other-window, Buffer-menu-2-window):
10038 Bind same-window-buffer-names and same-window-regexps to nil.
10039
10040 2004-12-13 Juri Linkov <juri@jurta.org>
10041
10042 * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
10043
10044 * mail/supercite.el (sc-cite-frame-alist): Doc fix.
10045 (sc-cite-region, sc-uncite-region, sc-recite-region):
10046 Fix previous change to handle not alist as a symbol, but
10047 a citation frame as a symbol that represents a variable name.
10048
10049 2004-12-13 Richard M. Stallman <rms@gnu.org>
10050
10051 * filecache.el (file-cache-add-directory-using-find):
10052 Only set up file-cache-find-command-posix-flag if we will use it.
10053
10054 * bindings.el (mode-line-buffer-identification-keymap):
10055 Don't cancel the mode-line's usual down-mouse-1 binding.
10056
10057 * cus-edit.el (custom-face-selected): Handle `default' specs.
10058 (custom-face-edit): Increase extra-offset.
10059 (custom-display): Handle `default' specs.
10060
10061 * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
10062
10063 * emacs-lisp/elint.el (elint-standard-variables)
10064 (elint-unknown-builtin-args): Move definitions up.
10065
10066 * net/browse-url.el (browse-url-url-at-point): Add autoload.
10067
10068 * info.el (info-xref-visited): Use `default' instead of t.
10069 (Info-try-follow-nearest-node): Don't explicitly load browse-url.
10070
10071 * faces.el (header-line, mode-line-inactive, tool-bar):
10072 Use `default' instead of t for setting the defaults.
10073 (face-spec-choose): Separate `t' from `default'.
10074
10075 * subr.el (while-no-input): New macro.
10076
10077 2004-12-13 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> (tiny change)
10078
10079 * filecache.el (file-cache-add-directory-using-find):
10080 Only test file-cache-find-command-posix-flag on some systems.
10081
10082 2004-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
10083
10084 * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
10085 Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
10086 (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
10087 (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
10088 (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
10089
10090 2004-12-12 Juri Linkov <juri@jurta.org>
10091
10092 * files.el (find-file-other-window, find-file-other-frame):
10093 Add the first buffer to the returned value to return the complete
10094 list of all visited buffers.
10095 (find-file-read-only, find-file-read-only-other-window)
10096 (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
10097 `find-file-read-args'. Signal an error about non-existent file
10098 only if file name doesn't contain wildcards. Toggle read-only in
10099 all visited buffers.
10100 (find-alternate-file, find-alternate-file-other-window):
10101 Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when
10102 called interactively. Pass arg `wildcards' to other functions.
10103 (find-file-noselect): Doc fix.
10104
10105 * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
10106 Doc fix.
10107 (ffap-directory-finder): New variable.
10108 (ffap-string-at-point-mode-alist): Add * and ? to `file'.
10109 (ffap-file-at-point): Add /* to immediately rejected names.
10110 Return absolute file names matching ffap-dired-wildcards.
10111 (ffap-read-file-or-url): Set default value for `completing-read'
10112 to `buffer-file-name'.
10113 (find-file-at-point): When filename matches ffap-dired-wildcards,
10114 call ffap-file-finder with t arg `wildcards', instead of dired.
10115 (ffap-other-window, ffap-other-frame): Return visited buffers.
10116 (ffap-read-only, ffap-read-only-other-window)
10117 (ffap-read-only-other-frame, ffap-alternate-file): New commands.
10118 (dired-at-point): Call ffap-directory-finder instead of dired.
10119 (ffap-dired-other-window, ffap-dired-other-frame)
10120 (ffap-list-directory): New commands.
10121 (ffap-bindings): New keybindings for new commands.
10122
10123 2004-12-12 Juri Linkov <juri@jurta.org>
10124
10125 * simple.el (beginning-of-buffer, end-of-buffer):
10126 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
10127 Do not push mark when mark is active in transient-mark-mode.
10128
10129 * simple.el (mark-word):
10130 * emacs-lisp/lisp.el (mark-sexp, mark-defun):
10131 * textmodes/paragraphs.el (mark-paragraph):
10132 Extend the region when mark is active in transient-mark-mode,
10133 regardless of the last command. Doc fix.
10134
10135 * simple.el (mark-word): Preserve direction when repeating.
10136 Make arg optional. Interactive "p" -> "P".
10137 (transient-mark-mode, inhibit-mark-movement): Doc fix.
10138
10139 * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
10140 preserving direction, to mark forward instead of backward when mark
10141 is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
10142
10143 2004-12-12 Juri Linkov <juri@jurta.org>
10144
10145 * isearch.el (isearch-edit-string): Set 7th arg of
10146 `read-from-minibuffer' to `t' to inherit the current input
10147 method (whose name is indicated by [IM] in the minibuffer prompt)
10148 from the current buffer to the minibuffer.
10149 (isearch-lazy-highlight-update): Put body to `with-local-quit'
10150 to allow C-g quitting for lazy highlighting looping inside the
10151 search with nested repetition operators. Add overlay to the list
10152 before setting its face and other properties to avoid the case of
10153 code quitting after placing the new overlay but before it's
10154 recorded on the list. Select the window where isearch was
10155 activated, to highlight matches in the right window when isearch
10156 switches the current window to the minibuffer.
10157
10158 * international/isearch-x.el
10159 (isearch-process-search-multibyte-characters):
10160 Use `isearch-message' as initial input for `read-string' instead
10161 of adding it to the minibuffer prompt. After reading a string
10162 remove the initial value of `isearch-message' from the string.
10163
10164 * replace.el (replace-match-maybe-edit): Doc fix.
10165 (perform-replace): Don't call `replace-highlight' when automatic
10166 replacement is requested in literal mode, since it is intended
10167 only to highlight words during entering a new replacement string
10168 for \? in non-literal mode.
10169
10170 * replace.el (query-replace-highlight): Add new value `isearch'
10171 that allows query replacement to use isearch highlighting.
10172 Change type from `boolean' to `choice'. Doc fix.
10173 (replace-highlight, replace-dehighlight, perform-replace):
10174 Use isearch highlighting if query-replace-highlight eq `isearch'.
10175
10176 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
10177
10178 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
10179 (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
10180
10181 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
10182 case of \end{verbatim}.
10183
10184 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
10185
10186 * term.el (term-termcap-format): Synchronize with terminfo.
10187 (term-emulate-terminal): Handle reset.
10188 (term-reset-terminal): New function.
10189
10190 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
10191
10192 * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
10193 (zone-fill-out-screen): New func.
10194 (zone-pgm-drip): Use `zone-fill-out-screen'.
10195 Also, no longer go to point-min on every cycle.
10196 (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
10197 (zone-pgm-random-life-wait): New user var.
10198 (zone-pgm-random-life): New func.
10199
10200 2004-12-10 Thien-Thi Nguyen <ttn@gnu.org>
10201
10202 * files.el (auto-mode-alist): Map .com to DCL mode.
10203
10204 2004-12-09 Richard M. Stallman <rms@gnu.org>
10205
10206 * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
10207
10208 2004-12-09 Nick Roberts <nickrob@snap.net.nz>
10209
10210 * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
10211 buffer with a display margin.
10212
10213 2004-12-08 Jay Belanger <belanger@truman.edu>
10214
10215 * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
10216 (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
10217
10218 2004-12-08 Richard M. Stallman <rms@gnu.org>
10219
10220 * faces.el: Delete code to set display table.
10221 (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.)
10222
10223 2004-12-08 Jay Belanger <belanger@truman.edu>
10224
10225 * calc/calc.el: Add math-read-preprocess-string to autoloads.
10226
10227 * calc/calc-ext.el (math-read-replacement-list)
10228 (math-read-superscripts, math-read-preprocess-string): Move to
10229 calc-aent.el.
10230
10231 * calc/calc-aent.el (math-read-replacement-list)
10232 (math-read-superscripts, math-read-preprocess-string): Move from
10233 calc-ext.el.
10234
10235 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10236
10237 * isearch.el (isearch-quote-char): Fix up typo in last change.
10238
10239 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
10240
10241 * mouse.el (mouse-set-font): Handle the case where the command was
10242 not invoked using the mouse.
10243
10244 * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
10245 (edmacro-finish-edit): Further update for keyboard macros that are
10246 lambda forms.
10247 (edmacro-sanitize-for-string): Correctly remove Meta modifier.
10248
10249 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10250
10251 * font-lock.el (font-lock-unfontify-region): Save buffer state.
10252 (font-lock-default-unfontify-region): Don't save buffer state any more.
10253
10254 2004-12-07 Jay Belanger <belanger@truman.edu>
10255
10256 * calc/calc-help.el (calc-describe-key):
10257 Set calc-summary-indentation even when Calc Summary buffer exists.
10258
10259 2004-12-07 Glenn Morris <gmorris@ast.cam.ac.uk>
10260
10261 * calendar/holidays.el (holiday-easter-etc): Make arguments
10262 optional for backwards compatibility. Doc fix.
10263 Remove un-necessary local vars mandatory, output-list.
10264 (holiday-advent): Make arguments optional for backwards
10265 compatibility. Doc fix.
10266
10267 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
10268
10269 * paren.el (show-paren-function): Fix last change (2004-12-02).
10270
10271 * international/mule-util.el (char-displayable-p): Return nil for
10272 unibyte mode.
10273
10274 * subr.el (subregexp-context-p): New function.
10275
10276 * isearch.el (isearch-quote-char): Use it.
10277
10278 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
10279 (regexp-opt-not-groupie*-re): Remove.
10280 (regexp-opt): Properly handle inputs with duplicate entries.
10281
10282 2004-12-06 Richard M. Stallman <rms@gnu.org>
10283
10284 * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
10285
10286 * cus-edit.el (custom-file): Doc fix.
10287
10288 * textmodes/org.el: New file.
10289
10290 2004-12-06 Kenichi Handa <handa@m17n.org>
10291
10292 * ldefs-boot.el: Update international/mule-util.el section.
10293
10294 2004-12-05 Sam Steingold <sds@gnu.org>
10295
10296 * net/tramp.el (tramp-handle-file-accessible-directory-p):
10297 Fix `tramp-time-diff' comparison logic.
10298
10299 2004-12-05 Paul Pogonyshev <pogonyshev@gmx.net>
10300
10301 * progmodes/which-func.el (which-function):
10302 Use `run-hook-with-args-until-success' instead of a custom loop.
10303 Fixes bug with local hooks.
10304
10305 2004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10306
10307 * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
10308 Use delete-dups when calculating the initial value.
10309 (bibtex-autokey-get-title): Use <=.
10310 (bibtex-goto-line): New function.
10311 (bibtex-reposition-window): Use line numbers instead of point
10312 positions. Use window-body-height.
10313 (bibtex-find-crossref): Use bibtex-reposition-window.
10314 (bibtex-find-entry): Use bibtex-reposition-window. Always return
10315 position of entry if key is found or nil if not found.
10316
10317 2004-12-05 Richard M. Stallman <rms@gnu.org>
10318
10319 * cus-edit.el (custom-file): Doc fix.
10320
10321 * progmodes/sh-script.el (sh-indent-for-then): Change default.
10322
10323 2004-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
10324
10325 * simple.el (blink-matching-open):
10326 * textmodes/tex-mode.el (tex-validate-region):
10327 Obey syntax-table text properties.
10328
10329 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk>
10330
10331 * wid-edit.el (widget-specify-field): Add `real-field' property to
10332 boundary.
10333 (widget-field-at): Use it.
10334
10335 2004-12-02 Richard M. Stallman <rms@gnu.org>
10336
10337 * progmodes/cc-mode.el (awk-mode autoload):
10338 Supply t meaning interactive function.
10339
10340 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix.
10341 (isearch-mode-map): No special definition for space.
10342 (isearch-whitespace-chars): Command deleted.
10343 (isearch-forward-regexp): Doc fix.
10344 (isearch-quote-char): When a space is not inside brackets,
10345 use `[ ]' instead of just space.
10346 (isearch-lazy-highlight-search): Bind search-spaces-regexp.
10347
10348 * imenu.el (imenu--generic-function): Delete code to exclude
10349 matches in comments.
10350
10351 * man.el (Man-reverse-face): Change default to `highlight'.
10352
10353 * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
10354 (occur-engine): Use `face' prop rather than `font-lock-face'
10355 when specifying use of `match-face'.
10356 (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
10357
10358 * emacs-lisp/elint.el (elint-standard-variables): Update list.
10359
10360 * add-log.el (add-log-current-defun): Handle the case where point
10361 is in the header part of a DEFUN construct.
10362
10363 2004-12-02 Dave Love <fx@gnu.org>
10364
10365 * progmodes/python.el (python-font-lock-syntactic-keywords):
10366 Fix previous change.
10367
10368 2004-12-02 Richard G Bielawski <Richard.G.Bielawski@wellsfargo.com> (tiny change)
10369
10370 * paren.el (show-paren-function): Check for matching chars
10371 specified by text props.
10372
10373 2004-12-02 Jay Belanger <belanger@truman.edu>
10374
10375 * calc/calc.el (calc-read-key-sequence): Leave the old message visible
10376 when reading a new key sequence.
10377
10378 2004-12-02 Kim F. Storm <storm@cua.dk>
10379
10380 * faces.el (escape-glyph): Rename from glyph.
10381 (standard-display-table): Set it here. Add escape-glyph face to
10382 extra slot characters.
10383
10384 * disp-table.el: Undo 2004-12-01 change. Display table is now
10385 setup in faces.el.
10386
10387 2004-12-02 Mark A. Hershberger <mah@everybody.org>
10388
10389 * xml.el (xml-parse-dtd): Don't show validity messages when
10390 xml-validating-parser is nil.
10391 (xml-substitute-special): Fix validity error messages to
10392 actually show the unexpandable entity. Added validity error if &
10393 isn't followed by an entity.
10394 (xml-parse-tag): Concatenate any string following the a
10395 <![CDATA[]]> section to the parsed CDATA.
10396 (xml-parse-dtd): Skip parameter entity declarations and use of
10397 parameter entities.
10398
10399 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
10400
10401 * kmacro.el (kmacro-default-counter-format): New var.
10402 (kmacro-set-format): Use it. Delete `(printf format)' from prompt.
10403 (kmacro-display): Remove `nil' from `and' form. Delete call to
10404 `format' inside `message'.
10405 (kmacro-start-macro): Use `kmacro-default-counter-format'.
10406
10407 2004-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
10408
10409 * pcvs.el (cvs-header-msg): New function.
10410 (cvs-update-header): Use it. Change calling convention.
10411 Correctly handle the case of having simultaneous active processes.
10412 (cvs-sentinel): Don't call cvs-update-header any more.
10413 (cvs-mode-run): Update call and add cvs-update-header to postproc.
10414
10415 2004-12-01 Jay Belanger <belanger@truman.edu>
10416
10417 * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
10418 Change message.
10419
10420 2004-12-01 Juri Linkov <juri@jurta.org>
10421
10422 * progmodes/prolog.el (prolog-mode-variables):
10423 Fix imenu-generic-expression.
10424
10425 2004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
10426
10427 * faces.el (glyph): New face.
10428
10429 * disp-table.el: Add an autoloaded table, that doesn't require
10430 this library, with glyph face.
10431
10432 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
10433 (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
10434 (conf-quote-normal): Allow normalizing only ' or ".
10435 (conf-mode): Regexp-quote constructed comment-start and don't
10436 match section {} where "name" contains braces.
10437
10438 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
10439 files.
10440
10441 2004-12-01 Kenichi Handa <handa@m17n.org>
10442
10443 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
10444 (x-select-text): Don't treat eight-bit-control/graphic chars
10445 specially. Store the encoded text in the X cut buffer.
10446 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
10447 with x-last-selected-text-cut-encoded.
10448
10449 2004-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
10450
10451 * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
10452
10453 2004-11-30 Markus Rost <rost@ias.edu>
10454
10455 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
10456 AUCTeX.
10457
10458 2004-11-30 Jay Belanger <belanger@truman.edu>
10459
10460 * calc/calc-arith.el (math-possible-signs): Made stronger checks
10461 on signs of intervals.
10462 (math-pow-of-zero): Strengthen checks for positive and negative
10463 exponents.
10464
10465 * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
10466 * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
10467 * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
10468 * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
10469 * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
10470 * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
10471 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
10472 * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
10473 * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
10474 * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
10475 * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
10476 * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
10477 * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
10478 with provide statements.
10479
10480 * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
10481
10482 * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
10483
10484 * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
10485 (calc-load-everything, math-defsimplify): Replace dummy autoloading
10486 functions by require statements.
10487 (math-defsimplify): Move to calc-alg.el, add to autoloads.
10488
10489 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
10490 (calc-gnuplot-print): Give them values.
10491
10492 * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
10493 autoloads.
10494 Add calc-do-embedded-activate to autoloads.
10495 (calc-gnuplot-name, calc-gnuplot-plot-command)
10496 (calc-gnuplot-print-command): Move them to calc-graph.el.
10497
10498 2004-11-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10499
10500 * term/mac-win.el (ccl-encode-mac-roman-font)
10501 (ccl-encode-mac-cyrillic-font)
10502 (ccl-encode-mac-centraleuropean-font, encoder-list)
10503 (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
10504 Support Cyrillic, CentralEuropean, and Dingbat font display
10505
10506 2004-11-30 Andre Spiegel <spiegel@gnu.org>
10507
10508 * vc-hooks.el (vc-recompute-state): Move here from vc.el.
10509
10510 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
10511 still nil.
10512
10513 2004-11-29 Luc Teirlinck <teirllm@auburn.edu>
10514
10515 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
10516 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
10517
10518 2004-11-29 Jay Belanger <belanger@truman.edu>
10519
10520 * calc/calc-arith.el (math-pow-of-zero): Take into account different
10521 cases of the base and exponent.
10522
10523 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
10524
10525 * simple.el (next-error-buffer-p): Allow for inclusive and
10526 exclusive tests for finding a buffer.
10527 (next-error-find-buffer): Pass the exclusive and inclusive tests
10528 to next-error-buffer-p.
10529
10530 * replace.el (occur-next-error): Switch to the Occur buffer when
10531 appropriate, use the exclusive filter to next-error-find-buffer to
10532 do it. Use the absolute value of the motion amount.
10533
10534 2004-11-29 Kenichi Handa <handa@m17n.org>
10535
10536 * startup.el (command-line): Decode all default-directory by
10537 locale-coding-system.
10538
10539 2004-11-29 Jay Belanger <belanger@truman.edu>
10540
10541 * calc/calc-aent.el: Remove unnecessary eval-when-compile.
10542 (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
10543 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
10544 Replace calls to calc-extensions by appropriate require, replace
10545 calc-extensions-loaded by appropriate featurep.
10546
10547 * calc/calc-ext.el: Move require to end of file.
10548 Remove redundant loading of calc.el.
10549 (calc-extensions-loaded): Remove unnecessary variable.
10550 (calc-extensions): Remove unnecessary function.
10551 (calc-load-everything): Replace calc-need-macros by appropriate require.
10552
10553 * calc/calc-macs.el: Move provide to end of file.
10554 (calc-need-macros): Remove unnecessary function.
10555
10556 * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
10557 (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
10558 (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
10559 Replace calc-extensions by appropriate require.
10560 (calc-power): Replace calc-extensions-loaded by appropriate featurep.
10561
10562 * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
10563 Replace calc-need-macros by appropriate require.
10564
10565 * calc/calc.el: Move require to end of file.
10566 (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
10567 Remove unnecessary variable.
10568 (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
10569 (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
10570 (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
10571 (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
10572 (math-stack-value-offset, math-format-value, math-format-flat-expr)
10573 (math-format-number, math-format-bignum, math-read-number)
10574 (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
10575 (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
10576 by appropriate require.
10577 (calc-check-defines): Replace calc-need-macros by appropriate require.
10578
10579 2004-11-29 Kim F. Storm <storm@cua.dk>
10580
10581 * macros.el (insert-kbd-macro): Handle kmacro functions.
10582
10583 2004-11-28 Juri Linkov <juri@jurta.org>
10584
10585 * compare-w.el (compare-windows-highlight): Attach each overlay
10586 to its window to properly highlight differences while comparing
10587 two windows of the same buffer. Fix arguments.
10588 (compare-windows-sync-default-function): Fix arguments of
10589 `compare-windows-highlight'.
10590
10591 * emacs-lisp/edebug.el (edebug-set-global-break-condition):
10592 Use `read-expression-history'. Set initial contents only if
10593 `edebug-global-break-condition' is non-nil. Set histpos to 1
10594 if initial contents is equal to the last history element.
10595 (edebug-set-conditional-breakpoint): Instead of temporarily
10596 prepending the current condition to the history, set initial
10597 contents to the current condition. Set histpos to 1 if initial
10598 contents is equal to the last history element.
10599
10600 * info.el (Info-search-whitespace-regexp): Remove shy group.
10601 (Info-search): Forward line if search is on the header line.
10602 Use search-whitespace-regexp in two other places.
10603
10604 2004-11-27 Luc Teirlinck <teirllm@auburn.edu>
10605
10606 * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
10607 warning. Delay real definition, which uses
10608 `set-fringe-indicators-1' till after the definition of that function.
10609
10610 2004-11-28 Kim F. Storm <storm@cua.dk>
10611
10612 * fringe.el (fringe): New defgroup.
10613 (fringe-mode): Move to fringe group.
10614 (fringe-indicators): New defcustom.
10615 (set-fringe-indicators-1): New defun.
10616
10617 * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
10618 (menu-bar-showhide-fringe-ind-menu): New keymap.
10619 (menu-bar-showhide-fringe-ind-empty)
10620 (menu-bar-showhide-fringe-ind-mixed)
10621 (menu-bar-showhide-fringe-ind-box)
10622 (menu-bar-showhide-fringe-ind-right)
10623 (menu-bar-showhide-fringe-ind-left)
10624 (menu-bar-showhide-fringe-ind-none): New defuns.
10625 (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
10626
10627 2004-11-27 Richard M. Stallman <rms@gnu.org>
10628
10629 * comint.el (comint-read-noecho): Add trivial compatibility definition.
10630
10631 * generic.el (define-generic-mode): Doc fix.
10632
10633 * menu-bar.el (menu-bar-options-save): For the options
10634 that are toggled with menu-bar-make-mm-toggle, don't check
10635 for customized-value prop.
10636
10637 2004-11-27 Eli Zaretskii <eliz@gnu.org>
10638
10639 * mail/supercite.el (sc-cite-region): Handle the case where
10640 sc-cite-frame-alist is a symbol.
10641 (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
10642 a symbol.
10643 (sc-recite-region): Handle the case where sc-recite-frame-alist is
10644 a symbol.
10645
10646 2004-11-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
10647
10648 * wid-edit.el (widget-narrow-to-field): New function.
10649 (widget-complete): Use it.
10650
10651 2004-11-27 Jay Belanger <belanger@truman.edu>
10652
10653 * calc/calc-aent.el (calc-eval-error): Declare and initialize the
10654 variable.
10655 (calc-eval-error): Don't check if the variable calc-eval-error is bound.
10656 (calc-buffer, calc-digit-value, math-expr-data): Declare them.
10657 (math-alg-inequalities): Move declaration to earlier in the file.
10658
10659 * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
10660 (calc-gnuplot-input, math-normalize-a, math-integral-cache):
10661 Declare them.
10662
10663 * calc/calc-lang.el (math-expr-data, math-expr-token)
10664 (math-exp-old-pos): Declare them.
10665
10666 * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
10667 (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
10668
10669 2004-11-27 Kim F. Storm <storm@cua.dk>
10670
10671 * progmodes/flymake.el: Use (featurep 'xemacs).
10672 (flymake-makehash): Change to defsubst. Use fboundp.
10673 (flymake-time-to-float): Remove.
10674 (flymake-float-time): Merge code from flymake-time-to-float here.
10675 (flymake-replace-regexp-in-string): Change to defsubst.
10676 (flymake-split-string-remove-empty-edges):
10677 Rename to flymake-split-string.
10678 (flymake-split-string): Remove previous defalias.
10679 (flymake-get-temp-dir): Change to defsubst.
10680 (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
10681 Define for xemacs only.
10682 (flymake-master-file-count-limit): Change into compiler defvar only.
10683 (flymake-find-possible-master-files): Let-bind it dynamically while
10684 sorting files using flymake-master-file-compare.
10685
10686 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
10687
10688 * font-lock.el (font-lock-compile-keywords): Don't complain if the end
10689 of defun-prompt-regexp matches inside a comment/string but the
10690 beginning is correctly outside everything.
10691
10692 * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
10693 appears within a string or a comment.
10694
10695 * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
10696 rather than make-symbol for symbols which are used in
10697 a symbol-macrolet or equivalent.
10698
10699 2004-11-26 Jay Belanger <belanger@truman.edu>
10700
10701 * calc-misc.el (calc-last-why-command): Declare it.
10702
10703 * calc-vec.el (math-grade-vec): New variable.
10704 (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
10705 Replace variable grade-vec by declared variable.
10706 (math-rb-close): New variable.
10707 (math-read-brackets, math-read-vector): Replace variable close by
10708 declared variable.
10709
10710 * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
10711 (calc-one-window, calc-edit-handler, calc-restore-trail)
10712 (calc-allow-ret): Declare them.
10713
10714 * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
10715 (math-lud-cache, math-log2-cache, math-radix-digits-cache)
10716 (math-radix-float-cache-tag, math-random-cache)
10717 (math-max-digits-cache, math-integral-cache, math-units-table)
10718 (math-format-date-cache, math-holidays-cache-tag): Declare them.
10719 (math-moc-func): New variable.
10720 (math-map-over-constants, math-map-over-constants-rec):
10721 Replace variable func by declared variable.
10722
10723 * calc/calc-store.el (calc-given-value, calc-store-opers):
10724 Declare them.
10725 (calc-var-name-map): Move declaration to earlier in the file.
10726 (calc-pv-pos): New variable.
10727 (calc-permanent-variable, calc-insert-permanent-variable):
10728 Replace variable pos by declared variable.
10729
10730 * calc/calc-mtx.el (calc-det-lu): New variable.
10731 (math-det-raw, math-det-step): Replace variable lu by declared variable.
10732
10733 * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
10734 (math-multi-subst, math-multi-subst-rec): Replace variables temp
10735 and arg by declared variables.
10736 (calcFunc-reducer): Fix incorrect variable.
10737 (math-inner-mul-func, math-inner-add-func): New variables.
10738 (calcFunc-inner, math-inner-mats): Replace variables mul-func
10739 and add-func by declared variables.
10740
10741 * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
10742 (calc-digit-value): Declare them.
10743
10744 * calc/calc-help.el (Info-history): Declare it.
10745 (calc-describe-key): Make calc-summary-indentation a local variable.
10746 (calc-help-long-names): Move declaration to earlier in file.
10747
10748 * calc/calc-embed.el (calc-original-buffer): Declare it.
10749 (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
10750 (calc-embed-bot): New variables.
10751 (calc-do-embedded, calc-embedded-mark-formula)
10752 (calc-embedded-find-bounds, calc-embedded-duplicate)
10753 (calc-embedded-new-formula, calc-embedded-make-info):
10754 Replace vars outer-top, outer-bot, bot and top by declared variables.
10755 (calc-embed-prev-modes): New variable.
10756 (calc-embedded-set-modes, calc-embedded-update): Replace variable
10757 prev-modes with declared variable.
10758 (calc-embed-vars-used): New variable.
10759 (calc-embedded-make-info, calc-embedded-evaluate-expr)
10760 (calc-embedded-update, calc-embedded-find-vars): Replace variable
10761 vars-used by declared variable.
10762
10763 * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
10764 (math-format-radix-float): Remove unnecessary setq.
10765 (math-radix-float-cache): Declare it.
10766
10767 * calc/calcsel2.el (calc-keep-selection): Declare it.
10768
10769 * calc/calc-maint.el: Remove file.
10770
10771 2004-11-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10772
10773 * textmodes/bibtex.el (bibtex-sort-entry-class)
10774 (bibtex-comment-start): Use defcustom.
10775 (bibtex-entry-field-alist): Use nil if initial content of the
10776 field is undefined. Fix docstring.
10777 (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
10778 (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
10779 (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
10780 (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
10781 Fix docstring.
10782 (bibtex-autokey-title-terminators): Use only one regexp.
10783 (bibtex-string-maybe-empty-head): New variable.
10784 (bibtex-remove-delimiters-string): New function.
10785 (bibtex-text-in-field-bounds, bibtex-text-in-string):
10786 Use bibtex-remove-delimiters-string.
10787 (bibtex-progress-message, bibtex-field-left-delimiter)
10788 (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
10789 (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
10790 (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
10791 Simplify.
10792 (bibtex-format-entry): Use save-excursion for inherited booktitle.
10793 Use eq and bibtex-remove-delimiters-string. For end markers use
10794 insertion type so that marker stays after inserted text.
10795 (bibtex-autokey-get-names): Return empty string if name is missing.
10796 (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
10797 calling bibtex-autokey-name-case-convert.
10798 (bibtex-autokey-demangle-title):
10799 Call bibtex-autokey-titleword-case-convert. Remove call to
10800 bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
10801 (bibtex-global-key-alist, bibtex-read-string-key): New functions.
10802 (bibtex-read-key): New optional arg global.
10803 (bibtex-files-expand): New optional arg force.
10804 (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
10805 (bibtex-complete-crossref-cleanup): Rename from
10806 bibtex-complete-key-cleanup. Simplify code.
10807 (bibtex-copy-summary-as-kill): Remove arg key. Use looking-at.
10808 Operate on current entry.
10809 (bibtex-button): Add docstring.
10810 (bibtex-entry): Simplify.
10811 (bibtex-make-field): Replace optional arg called-by-yank with more
10812 specific args move and interactive.
10813 (bibtex-end-of-entry): Use forward-sexp.
10814 (bibtex-find-entry-globally): Remove.
10815 (bibtex-find-crossref): Allow for crossref key located in other buffer.
10816 Bound to C-c C-x.
10817 (bibtex-find-entry): New optional args global and display.
10818 (bibtex-find-text): Fix docstring. Remove arg as-if-interactive.
10819 (bibtex-validate): Use arg force of bibtex-files-expand.
10820 (bibtex-clean-entry): Bugfix, clean string entries properly.
10821 Always keep point at beginning of entry.
10822 (bibtex-complete): Bugfix. Handle string entries properly.
10823 Call cleanup functions only if needed.
10824 (bibtex-String): Use bibtex-read-string-key.
10825 (bibtex-url): Use bibtex-remove-delimiters-string. Do not alter
10826 case of replacement text.
10827
10828 2004-11-26 Lars Hansen <larsh@math.ku.dk>
10829
10830 * tramp.el (tramp-handle-directory-files-and-attributes): New function.
10831 (tramp-perl-directory-files-and-attributes): New constant.
10832 (tramp-file-name-handler-alist): Delete file-directory-files, add
10833 directory-files-and-attributes.
10834 (tramp-perl-file-attributes): Surround uid and gid by double
10835 quotes. Change parameter id-format from nonnumeric.
10836 (tramp-convert-file-attributes): New function.
10837 (tramp-handle-file-attributes): Use it.
10838 (tramp-maybe-send-perl-script): New function.
10839 (tramp-handle-file-attributes-with-perl): Use it. Don't convert
10840 file mode. Change parameter id-format from nonnumeric.
10841 (tramp-handle-file-attributes-with-ls): Change parameter id-format
10842 from nonnumeric.
10843 (tramp-post-connection): Don't send tramp-perl-file-attributes
10844 script. Reset connection property "perl-scripts".
10845 (tramp-handle-insert-directory): Run real handler when ls-lisp is
10846 in use.
10847
10848 2004-11-26 Lars Hansen <larsh@math.ku.dk>
10849
10850 * desktop.el (desktop-read): Replace mapcar with mapc.
10851 (desktop-create-buffer): Replace mapcar with mapc.
10852 Remove redundant piece of code.
10853
10854 2004-11-27 Nick Roberts <nickrob@snap.net.nz>
10855
10856 * progmodes/gud.el (gud-display-line): Use display-buffer
10857 for GDB-UI as for GUD.
10858
10859 * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
10860 Delete variables.
10861 (gdb-ann3): Don't make GUD buffer dedicated.
10862 (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
10863 (gdb-display-source-buffer): Delete function.
10864 (gdb-view-source-function, gdb-view-assembler): Delete functions.
10865 (menu): Delete menu bindings for viewing source/assembler.
10866 (gdb-setup-windows, gdb-restore-windows):
10867 Don't dedicate GUD. No assembler now.
10868 (gdb-reset): No need to undedicate source buffers now.
10869 (gdb-source-info): No assembler now.
10870
10871 2004-11-26 Nick Roberts <nickrob@snap.net.nz>
10872
10873 * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
10874 width to those for special frames.
10875 (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
10876 Use display-buffer.
10877 (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
10878 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
10879 (gdb-frame-assembler-buffer): Rework like
10880 gdb-frame-breakpoints-buffer.
10881
10882 2004-11-25 Richard M. Stallman <rms@gnu.org>
10883
10884 * progmodes/flymake.el: Reindent.
10885 (flymake-split-string): Turn into defalias.
10886 (flymake-fix-file-name): Rename from flymake-fix-path-name.
10887 (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
10888 (flymake-get-common-file-prefix): Rename from ...path... Doc fix.
10889 (flymake-build-relative-filename): Rename from ...path.
10890 Fix error message.
10891
10892 2004-11-25 Cheng Gao <chenggao@gmail.com>
10893
10894 * progmodes/flymake.el: Much whitespace and capitalization change.
10895 Move `provide' to end. Require `compile' only when compiling.
10896
10897 2004-11-24 Jay Belanger <belanger@truman.edu>
10898
10899 * calc/calc-alg.el: Added comment.
10900 (math-polynomial-base): Replace variable mpb-top-expr by
10901 math-poly-base-top-expr.
10902
10903 * calc/calc-poly.el (math-poly-base-top-expr): New variable.
10904 (math-polynomial-p1): Replace variable mpb-top-expr by declared
10905 variable.
10906 (math-poly-base-total-base): New variable.
10907 (math-total-polynomial-base, math-polynomial-p1): Replace variable
10908 mpb-total-base by declared variable.
10909 (math-factored-vars, math-to-list): Declare it.
10910 (math-fact-expr): New variable.
10911 (calcFunc-factors, calcFunc-factor, math-factor-expr)
10912 (math-factor-expr-try, math-factor-expr-part): Replace variable
10913 expr by declared variable.
10914 (math-fet-x): New variable.
10915 (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
10916 by declared variable.
10917 (math-factor-poly-coefs): Make temp a local variable.
10918
10919 * calc/calc-units.el (calc-convert-units): Make units a local
10920 variable.
10921 (calc-num-units, calc-den-units): New variables.
10922 (calc-explain-units, calc-explain-units-rec): Replace variables
10923 num-units and den-units by declared variables.
10924 (math-cu-unit-list): New variable.
10925 (math-build-units-table, math-compare-unit-names)
10926 (math-convert-units, math-convert-units-rec): Replace variable
10927 unit-list by declared variable.
10928 (math-fbu-base, math-fbu-entry): New variables.
10929 (math-find-base-units, math-find-base-units-rec): Replace variables
10930 base and entry by declared variables.
10931 (math-which-standard): New variable.
10932 (math-to-standard-units, math-to-standard-rec): Replace variable
10933 which-standard by declared variable.
10934 (math-fcu-u): New variable.
10935 (math-find-compatible-unit, math-find-compatible-unit-rec):
10936 Replace variable u by declared variable.
10937 (math-cu-new-units, math-cu-pure): New variables.
10938 (math-convert-units, math-convert-units-rec): Replace variables
10939 new-units and pure by declared variables.
10940 (math-try-cancel-units): New variable.
10941 (math-simplify-units-quotient): Replace variable try-cancel-units by
10942 declared variable.
10943
10944 2004-11-24 Richard M. Stallman <rms@gnu.org>
10945
10946 * textmodes/ispell.el (ispell-check-version):
10947 If default-directory is nonexistent, use home dir.
10948
10949 * progmodes/grep.el (grep-regexp-alist):
10950 Don't match parens around line numbers.
10951
10952 * progmodes/cperl-mode.el (cperl-indent-region)
10953 (cperl-imenu--create-perl-index, cperl-xsub-scan):
10954 Don't print progress messages.
10955
10956 * progmodes/compile.el (compilation-mode-map):
10957 Don't inherit from compilation-minor-mode-map;
10958 copy its bindings instead. But the menu bar Compile
10959 entry now does inherit from compilation-menu-map.
10960
10961 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
10962 Use with-no-warnings around compiler-macroexpand.
10963
10964 * imenu.el: Don't always require newcomment.
10965 (imenu--generic-function): Call comment-normalize-vars
10966 if we have a comment syntax.
10967 Exit the loop if REGEXP matches the null string.
10968 Test comment-start as well as comment-start-skip
10969 when deciding whether to check for comments.
10970
10971 * tooltip.el (tooltip-mode): Doc fix.
10972
10973 * term.el (term-escape-char, term-mode): Doc fixes.
10974
10975 2004-11-24 Dave Love <fx@gnu.org>
10976
10977 * progmodes/python.el (python-font-lock-syntactic-keywords):
10978 Check for escapes in the regexp.
10979 (python-quote-syntax): Don't do it here.
10980
10981 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
10982
10983 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
10984 (gdb-frames-mode-map, gdb-threads-mode-map)
10985 (gdb-registers-mode-map, gdb-locals-mode-map)
10986 (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
10987 (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
10988
10989 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
10990 (dedicated-switch-to-buffer): Rework.
10991 (gdb-var-evaluate-expression-handler, gdb-put-string):
10992 Remove unused variable bindings.
10993 (gdb-setup-windows, gdb-display-buffer):
10994 Simplify. Use pop-to-buffer.
10995 (gdb-view-source-function): Simplify.
10996 (gdb-frame-breakpoints-buffer):
10997 Use pop-to-buffer, special-display-regexps.
10998
10999 2004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
11000
11001 * progmodes/f90.el (f90-smart-end)
11002 (f90-previous-statement, f90-beginning-of-block): Doc fix.
11003 (f90-calculate-indent): Handle un-named PROGRAM blocks.
11004 (f90-end-of-block): Doc fix. Make check of outermost block
11005 conditional on value of `f90-smart-end'.
11006 (f90-block-match): Hack to deal with un-named PROGRAM blocks.
11007 Handle case where END-BLOCK is nil.
11008 (f90-match-end): Handle un-named PROGRAM blocks.
11009 (f90-backslash-not-special): New function.
11010
11011 2004-11-24 Jay Belanger <belanger@truman.edu>
11012
11013 * calc/calc.el (calc-embedded-active): Removed unnecessary
11014 declaration.
11015 (calc-show-banner): Removed redundant declaration.
11016
11017 * calc/calc-graph.el (calc-gnuplot-default-device)
11018 (calc-gnuplot-default-output, calc-gnuplot-print-device)
11019 (calc-gnuplot-print-output, calc-gnuplot-geometry)
11020 (calc-graph-default-resolution, calc-graph-default-resolution-3d):
11021 Remove redundant initial values.
11022
11023 * calc/calc-arith.el (math-scalar-functions)
11024 (math-nonscalar-functions, math-scalar-if-args-functions)
11025 (math-real-functions, math-positive-functions)
11026 (math-nonnegative-functions, math-real-scalar-functions)
11027 (math-real-if-arg-functions, math-integer-functions)
11028 (math-num-integer-functions, math-rounding-functions)
11029 (math-float-rounding-functions, math-integer-if-args-functions)
11030 (math-super-types): Move declarations to earlier in file.
11031 (math-unit-prefixes): Declared it.
11032 (math-floor-prec, math-trunc-prec): New variables.
11033 (math-trunc-fancy): Replace variable prec by declared variable.
11034 (math-floor-fancy): Replace variable prec by declared variable.
11035 (math-com-bterms): New variable.
11036 (math-commutative-equal, math-commutative-collect):
11037 Replace variable bterms by declared variable.
11038
11039 * calc/calc-misc.el (math-trunc): Replace variable prec by
11040 math-trunc-prec.
11041 (math-floor): Replace variable prec by math-floor-prec.
11042
11043 * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
11044 (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
11045 (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
11046 (math-format-date, math-format-date-part): Replace variables
11047 date, dt, year, month, day, weekday, hour, minute, second and
11048 bc-flag by declared variables.
11049 (math-pd-str): New variable.
11050 (math-parse-date, math-parse-date-word, math-parse-standard-date):
11051 Replace variable str by declared variable.
11052 (math-daylight-savings-hook, math-tzone-names): Move definitions
11053 to earlier in the file.
11054 (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
11055 (math-sh-year): New variable.
11056 (math-setup-add-holidays, math-setup-holidays)
11057 (math-setup-year-holidays): Replace variable `year' by declared
11058 variable.
11059
11060 * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
11061 New variables.
11062 (math-nth-root-float, math-nth-root-float-iter): Replace variables
11063 n, nf and nfm1 by declared variables.
11064 (math-nri-n): New variable.
11065 (math-nth-root-integer, math-nth-root-int-iter): Replace variable
11066 n by declared variable.
11067 (calcFunc-log): Removed misplaced condition.
11068
11069 2004-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
11070
11071 * generic.el (generic-mode-set-comments): Accept an empty comment-end.
11072
11073 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
11074
11075 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
11076 (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
11077 Dedicate gdb-related windows.
11078 (gdb-display-buffer): Dedicate gdb-related windows.
11079 Don't grab other frames.
11080 (gdb-reset): Remove dedicated property after debugging.
11081
11082 2004-11-24 Jay Belanger <belanger@truman.edu>
11083
11084 * calc/calc-sel.el: Add comment.
11085
11086 * calc/calc.el (math-stack-value-offset): Replace variables c,
11087 wid and off with math-svo-c, math-svo-wid and math-svo-off.
11088
11089 * calc/calccomp.el (math-comp-sel-tag): Declare it.
11090 (math-svo-c, math-svo-wid, math-svo-off): New variables.
11091 (math-stack-value-offset-fancy): Replace variables c, wid and off
11092 by declared variables.
11093 (math-comp-just, math-comp-comma-spc): New variables.
11094 (math-compose-expr, math-compose-matrix): Replace variables `just'
11095 and comma-spc by declared variable.
11096 (math-comp-vector-prec): New variable.
11097 (math-compose-expr, math-compose-matrix, math-compose-rows):
11098 Replace variable vector-prec by declared variable.
11099 (math-comp-left-bracket, math-comp-right-bracket)
11100 (math-comp-comma): New variables.
11101 (math-compose-expr, math-compose-rows): Replace variables
11102 left-bracket, right-bracket and comma by declared variables.
11103 (math-comp-full-width): New variable.
11104 (math-comp-to-string-flat, math-comp-to-string-flat-term):
11105 Replace variable full-width by declared variable.
11106 (math-comp-highlight, math-comp-word, math-comp-level)
11107 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
11108 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
11109 New variables.
11110 (math-comp-to-string-flat, math-comp-to-string-flat-term)
11111 (math-comp-sel-flat-term): Replace variables comp-highlight,
11112 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
11113 declared variables.
11114 (math-comp-simplify, math-comp-simplify-term)
11115 (math-comp-add-string, math-comp-add-string-sel):
11116 Replace variables comp-highlight, comp-buf, comp-base,
11117 comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
11118
11119 2004-11-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11120
11121 * cus-start.el (all): Add x-use-old-gtk-file-dialog.
11122
11123 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
11124 and x-server-version may throw.
11125
11126 2004-11-23 Kim F. Storm <storm@cua.dk>
11127
11128 * subr.el (substitute-key-definition-key): Optimize.
11129 Don't call indirect-function for nil defn (always signals error).
11130
11131 * ido.el (ido-read-internal): Fix require-match check when
11132 ido-directory-too-big is set.
11133
11134 2004-11-23 Jay Belanger <belanger@truman.edu>
11135
11136 * calc/calc-ext.el (math-read-replacement-list)
11137 (math-read-superscripts): New variables.
11138 (math-read-preprocess-string): New function.
11139 (math-read-expr): Filter input through math-read-preprocess-string.
11140
11141 * calc/calc-aent.el (math-read-exprs): Filter input through
11142 math-read-preprocess-string.
11143
11144 2004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
11145
11146 * progmodes/compile.el (compilation-start): In cd command use
11147 substitute-env-vars -- not quite shell compatible but better than
11148 nothing.
11149 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
11150 handle the newer versions messages, which are more parseable.
11151
11152 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
11153
11154 * reveal.el (reveal-mode-map): New var.
11155 (reveal-mode): Use it.
11156
11157 2004-11-23 Nick Roberts <nickrob@snap.net.nz>
11158
11159 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
11160 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
11161
11162 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
11163
11164 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
11165 header-line when needed.
11166 Use fixed-pitch only in the header-line.
11167 Build the underline automatically. Use emdash if available.
11168
11169 2004-11-22 Richard M. Stallman <rms@gnu.org>
11170
11171 * dired.el (dired-recursive-copies): Move from dired-aux.el.
11172 * dired-aux.el (dired-recursive-copies): Move to dired.el.
11173
11174 2004-11-22 Nick Roberts <nickrob@snap.net.nz>
11175
11176 * progmodes/gdb-ui.el (gdb-resync): New function.
11177 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
11178 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
11179 Use it to fail more gracefully.
11180 (gdb-variables): Delete variable.
11181 Re-order variables to reduce byte-compiler warnings.
11182
11183 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
11184
11185 * descr-text.el (describe-char):
11186 * paren.el (show-paren-function):
11187 * subr.el (syntax-after): Undo last change.
11188
11189 * progmodes/python.el (run-python): Don't hard code *Python*.
11190 Don't modify global process-environment.
11191 (python-send-region, python-load-file): Don't assume that
11192 python-buffer == (process-buffer (python-proc)).
11193 (python-switch-to-python): Simplify.
11194
11195 * dired.el (dired-align-file): Don't assume line starts with spaces.
11196
11197 2004-11-21 Jay Belanger <belanger@truman.edu>
11198
11199 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
11200 Replace variable `lines' by math-read-big-lines.
11201 (math-read-big-expr): Replace variables the-baseline, the-h2
11202 and err-msg by math-read-big-baseline, math-read-big-h2 and
11203 math-read-err-msg.
11204 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
11205
11206 * calc/calc-lang.el (math-read-big-rec): Fix typo.
11207 (math-read-big-balance): Replace unbound variable by value.
11208 (math-read-big-lines): New variable.
11209 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
11210 (math-read-big-error, math-read-big-balance): Replace variable
11211 `lines' by declared variable.
11212 (math-read-big-baseline, math-read-big-h2): New variables.
11213 (math-read-big-rec): Replace variables the-baseline and the-h2
11214 by declared variables.
11215 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
11216 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
11217 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
11218 declared variables.
11219 (math-read-big-err-msg): New variable.
11220 (math-read-big-error): Replace variable err-msg by declared variable.
11221
11222 2004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
11223
11224 * ses.el: Add coding cookie.
11225 Fix up docstrings, follow new commenting conventions.
11226 (ses-header-line-menu): Fix missing variable rename for header-row.
11227 (ses-cell-size): Remove.
11228 (ses-make-cell): New function.
11229 (ses-cell, ses-insert-row, ses-insert-column): Use it.
11230 (ses-calculate-cell): Remove unused var `symbol'.
11231 (ses-narrowed-p): New function.
11232 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
11233 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
11234 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
11235 (ses-setup): Use restore-buffer-modified-p.
11236 (ses-cleanup): Remove unused var `end'.
11237 (ses-header-string-left-offset): Remove.
11238 (ses-create-header-string): Adjust to new behavior of `align-to'.
11239 Truncate excessively large fields to preserve alignment.
11240 (ses-reconstruct-all): Remove unused var `refs'.
11241 (ses-read-cell-printer): Remove unused var `prompt'.
11242 (ses-delete-row): Remove unused var `pos'.
11243 (ses-delete-column): Remove unused var `new'.
11244
11245 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11246
11247 * ps-print.el: Insert :version tag into all defgroup and defcustom.
11248 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
11249 Eliminate eval-and-compile usage.
11250 (ps-insert-file): Use insert-file-contents instead of insert-file.
11251 (ps-setup): Code fix.
11252
11253 * printing.el (pr-setup, lpr-setup): Code fix.
11254
11255 2004-11-21 Jay Belanger <belanger@truman.edu>
11256
11257 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
11258 (calc-original-buffer): Declare them.
11259 (calc-user-formula-alist): New variable.
11260 (calc-user-define-formula, calc-fix-user-formula)
11261 (calc-user-define-composition, calc-finish-formula-edit):
11262 Replace variable `alist' by declared variable.
11263 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
11264 (var-q7, var-q7, var-q8, var-q9): Declare them.
11265 (calc-kbd-push): Don't check to see if var-q0 through var-q9
11266 are bound.
11267 (calcFunc-typeof): Replace undeclared variable by expression.
11268 (math-exp-env): New variable.
11269 (math-define-body, math-define-exp): Replace exp-env by declared var.
11270 (math-define-exp): Replace misplaced variable by expression.
11271
11272 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
11273 (calc-curve-model, calc-curve-coefnames): New variables.
11274 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
11275 varnames, model and coefnames by declared variables.
11276 (math-root-widen): New variable.
11277 (math-search-root, math-find-root): Replace variable root-widen by
11278 declared variable.
11279 (var-DUMMY): Declare it.
11280 (math-root-vars, math-min-vars): Move the declarations to earlier in
11281 the file.
11282 (math-brent-min): Make d a local variable.
11283 (math-find-minimum): Replace non-existent variable.
11284 (math-ninteg-romberg): Remove unnecessary variable.
11285 (math-ninteg-temp): New variable.
11286 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
11287 integ-temp by declared variable.
11288 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
11289 New variables.
11290 (math-general-fit): Replace variables first-var, first-coef and
11291 new-coefs by declared variables.
11292 (calcFunc-fitvar): Replace variable first-var by declared variable.
11293 (calcFunc-fitparam): Replace variable first-coef by declared variable.
11294 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
11295 (math-all-vars-vars, math-all-vars-found): New variables.
11296 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
11297 found by declared variable math-all-vars-vars.
11298
11299 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
11300
11301 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
11302 of `defconst'.
11303
11304 2004-11-20 Richard M. Stallman <rms@gnu.org>
11305
11306 * isearch.el (isearch-mode-map): Don't bind SPC.
11307 (isearch-whitespace-chars): Function deleted.
11308 (isearch-search): Bind search-spaces-regexp.
11309 (isearch-lazy-highlight-search): Likewise.
11310 (search-whitespace-regexp): Doc fix.
11311 (isearch-forward-regexp): Doc fix.
11312
11313 * emacs-lisp/bytecomp.el (byte-compile-form):
11314 Move the calls to byte-compile-set-symbol-position,
11315 to avoid having two for the same symbol occurrence.
11316
11317 * comint.el (comint-input-ring-size): Increase to 150.
11318
11319 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
11320 New variables.
11321 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
11322 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
11323
11324 * imenu.el (imenu--generic-function):
11325 Ensure we keep moving backward even if BEG isn't further back.
11326
11327 * replace.el (query-replace-read-to, query-replace-read-from):
11328 Specify t for KEEP-ALL in read-from-minibuffer.
11329
11330 * progmodes/python.el (python-switch-to-python):
11331 If Python isn't running, start it.
11332 Don't alter debug-ignored-errors.
11333
11334 * progmodes/cperl-mode.el (cperl-indent-region):
11335 Don't mind imenu-scanning-message.
11336
11337 * bindings.el (global-map): Bind C-e to move-end-of-line.
11338
11339 * simple.el (line-move-finish): New arg FORWARD.
11340 Ignore invisible newlines, not intangible ones.
11341 Conditions for acceptable stopping positions depend on FORWARD.
11342 (line-move): Pass FORWARD arg to line-move-finish.
11343
11344 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
11345 of HEADER. Compensate for this change in the code to add display
11346 properties. Don't make the first line intangible.
11347
11348 * info.el (Info-search): Fix previous change.
11349
11350 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
11351
11352 * Makefile.in (recompile): Revert 2004-11-19 change.
11353 (compile): Likewise.
11354
11355 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
11356
11357 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
11358
11359 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11360
11361 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
11362 defgroup and defcustom. Eliminate eval-and-compile usage.
11363
11364 * progmodes/ebnf-otz.el: Fix typos.
11365
11366 2004-11-19 Jay Belanger <belanger@truman.edu>
11367
11368 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
11369 (calc-edit-finish, calc-finish-stack-edit): Replace variable
11370 disp-trail by declared variable.
11371
11372 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
11373 (calc-finish-selection-edit): Replace variable disp-trail by
11374 declared variable.
11375 (calc-selection-cache-entry): Move declaration to earlier in the file.
11376 (calc-selection-cache-num, calc-selection-cache-comp)
11377 (calc-selection-cache-offset, calc-selection-true-num)
11378 (calc-final-point-line, calc-final-point-column)
11379 (calc-original-buffer): Declare them.
11380 (calc-fnp-op, calc-fnp-num): New variables.
11381 (calc-find-nth-part, calc-find-nth-part-rec)
11382 (calc-select-previous): Replace op and num by declared variables.
11383 (calc-rsf-old, calc-rsf-new): New variables.
11384 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
11385 Replace variables old and new by declared variables.
11386 (calc-sel-reselect): New variable.
11387 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
11388 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
11389 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
11390 reselect with declared variable.
11391
11392 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
11393 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
11394 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
11395 (math-import-list, math-rewrite-phase): Declare them.
11396 (math-rewrite): Use let* to declare variables.
11397 (calc-rewrite-selection): Make rules a local variable.
11398 (calc-rewr-sel): New variable.
11399 (calc-rewrite-selection, calc-locate-selection-marker)
11400 (calc-rewrite): Use the declared variable calc-rewr-sel instead
11401 of sel.
11402 (math-rewrite-whole-expr): New variable.
11403 (math-rewrite, math-rewrite-phase): Replace variable expr by
11404 declared variable.
11405 (math-rewrite-heads-heads, math-rewrite-heads-skips)
11406 (math-rewrite-heads-blanks ): New variables.
11407 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
11408 heads, skips and blanks by declared variables.
11409 (math-rwcomp-subst-old, math-rwcomp-subst-new)
11410 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
11411 New variables.
11412 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
11413 old, new, old-func and new-func by declared variables.
11414 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
11415 Remove unnecessary variable.
11416 (math-apply-rw-regs): New variable.
11417 (math-apply-rewrites, math-rwapply-replace-regs)
11418 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
11419 (math-apply-rw-ruleset): New variable.
11420 (math-apply-rewrites, math-rwapply-remember): Replace variable
11421 ruleset by declared variable.
11422
11423 2004-11-19 Richard M. Stallman <rms@gnu.org>
11424
11425 * info.el (Info-search): Use search-whitespace-regexp.
11426
11427 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
11428
11429 * vc-rcs.el (vc-rcs-parse): New function.
11430 (vc-rcs-annotate-command): Likewise.
11431 (vc-rcs-annotate-current-time): Likewise.
11432 (vc-rcs-annotate-time): Likewise.
11433 (vc-rcs-annotate-extract-revision-at-line): Likewise.
11434
11435 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
11436
11437 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
11438
11439 2004-11-18 Jay Belanger <belanger@truman.edu>
11440
11441 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
11442
11443 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11444
11445 * printing.el: Eliminate use of interactive-p and eval-and-compile.
11446 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
11447 Use make-temp-file to generate PostScript files in any situation.
11448 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
11449 (pr-interactive-p): Eliminate var.
11450 (pr-save-interactive): Eliminate macro.
11451 (pr-interface, pr-ps-directory-preview)
11452 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
11453 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
11454 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
11455 (pr-ps-buffer-ps-print, pr-ps-region-preview)
11456 (pr-ps-region-using-ghostscript, pr-ps-region-print)
11457 (pr-ps-region-ps-print, pr-ps-mode-preview)
11458 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
11459 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
11460 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
11461 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
11462 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
11463 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
11464 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
11465 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
11466 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
11467 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
11468 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
11469 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
11470 Eliminate pr-save-interactive usage.
11471 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
11472 Eliminate pr-interactive-p usage.
11473 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
11474 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
11475 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
11476 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
11477 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
11478 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
11479 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
11480 New funs.
11481 (pr-ps-file): Use make-temp-file to generate a temporary file.
11482
11483 2004-11-17 Jay Belanger <belanger@truman.edu>
11484
11485 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
11486 a local variable.
11487 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
11488 (math-top-only): New variable.
11489 (math-simplify, math-simplify-step): Replace variable top-only by
11490 declared variable math-top-only.
11491 (math-simplify-expr): Declare it.
11492 Replace argument expr in all calls of math-defsimplify by
11493 math-simplify-expr.
11494 (math-simplify-plus, math-simplify-times, math-simplify-divide)
11495 (math-simplify-divisor, math-simplify-one-divisor)
11496 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
11497 (math-simplify-pow): Replace variable expr by declared variable
11498 math-simplify-expr.
11499 (math-simplify-divisor): Remove local variables temp and op.
11500 (math-simplify-one-divisor): Make temp and op local variables.
11501 (math-simplify-divisor-nover, math-simplify-divisor-dover):
11502 New variables.
11503 (math-simplify-divisor, math-simplify-one-divisor):
11504 Replace variables nover and dover by declared variables.
11505 (math-expr-subst-new, math-expr-subst-old): New variables.
11506 (math-expr-subst, math-expr-subst-rec): Replace variables new
11507 and old by declared variables.
11508 (math-is-poly-degree, math-is-poly-loose): New variables.
11509 (math-is-polynomial, math-is-poly-rec): Replace variables degree
11510 and loose by declared variables.
11511 (math-poly-base-const-ok, math-poly-base-pred): New variables.
11512 (math-polynomial-base, math-polynomial-base-rec):
11513 Replace variables const-ok and mpb-pred by declared variables.
11514
11515 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
11516
11517 * calc/calc-ext.el (math-defsimplify): Change the argument in
11518 the created function to math-simplify-expr.
11519
11520 * calc/calc-units.el (math-simplify-expr): Declare it.
11521 Replace argument expr in all calls of math-defsimplify by
11522 math-simplify-expr.
11523 (math-simplify-units-prod): Replace variable expr by declared
11524 variable math-simplify-expr.
11525
11526 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
11527
11528 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
11529 Replace mapcar->dolist, format->string.
11530
11531 2004-11-17 Miles Bader <miles@gnu.org>
11532
11533 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
11534 * progmodes/idlwave.el: Remove RCS keywords.
11535
11536 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
11537
11538 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
11539 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
11540 Update to IDLWAVE version 5.5. Too many changes to list them here.
11541 * progmodes/idlw-help.el: New file.
11542
11543 2004-11-16 Richard M. Stallman <rms@gnu.org>
11544
11545 * international/iso-cvt.el (iso-tex2iso-trans-tab):
11546 Discard spaces after \i according to TeX rules.
11547
11548 * international/mule.el (set-buffer-file-coding-system):
11549 New arg NOMODIFY.
11550 (after-insert-file-set-coding): Pass that new arg.
11551 Prevent set-buffer-multibyte from trying to lock the file.
11552
11553 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
11554
11555 * saveplace.el (save-place): Doc fix.
11556
11557 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
11558 temporarily widen before finding the following word to copy.
11559
11560 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
11561 (cl-map-keymap): Definition deleted.
11562
11563 * subr.el (map-keymap-internal): New function.
11564
11565 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
11566
11567 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
11568 when pressing rather than when releasing mouse-2. Simplify.
11569
11570 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
11571
11572 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
11573 (compilation-mode): Set it here instead.
11574
11575 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
11576
11577 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
11578 (loop, cl-parse-loop-clause, defsetf): Use backquote.
11579
11580 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
11581
11582 * progmodes/compile.el (compilation-internal-error-properties):
11583 Fix up a transposition-typo. Check end-col before using it.
11584
11585 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
11586
11587 * international/iso-cvt.el (iso-tex2iso-trans-tab):
11588 Discard whitespace after macro \i when converting it.
11589
11590 2004-11-16 Juri Linkov <juri@jurta.org>
11591
11592 * emacs-lisp/find-func.el (find-function-regexp):
11593 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
11594 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
11595 Remove invalid `\W' from [^cgv\W]. Doc fix.
11596 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
11597
11598 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
11599
11600 * play/life.el: Maintainer is now FSF.
11601 (life-patterns, life-neighbor-deltas, life-window-start)
11602 (life-current-generation, life-generation-string): Use defvar
11603 instead of defconst.
11604
11605 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
11606
11607 * progmodes/compile.el (compilation-move-to-column): New fun.
11608 (compilation-internal-error-properties)
11609 (compilation-next-error-function): Use it to make sure we don't go past
11610 the end of line.
11611
11612 2004-11-15 John Paul Wallington <jpw@gnu.org>
11613
11614 * autoinsert.el (auto-insert-alist): Insert the user's name in
11615 copyright notice, rather than Free Software Foundation, for the
11616 Emacs Lisp header case too.
11617
11618 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11619
11620 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
11621 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
11622 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
11623 return the list of string in a string.
11624 (pr-call-process): Message if calling process returns an error, that
11625 is, the exit status is different of zero.
11626
11627 2004-11-15 Jay Belanger <belanger@truman.edu>
11628
11629 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
11630 variable var-thing.
11631 (math-integ-depth, math-integ-level, math-integral-limit)
11632 (math-enable-subst, math-any-substs, math-integ-msg)
11633 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
11634 (math-int-threshold, math-int-factors, math-double-roots)
11635 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
11636 (var-GenCount): Declare these variables.
11637 (calcFunc-integ): Don't check if var-IntegLimit is bound.
11638 (math-integral-cache, math-integral-cache-state):
11639 Move declarations to earlier in the file.
11640 (math-deriv-var, math-deriv-total, math-deriv-symb)
11641 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
11642 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
11643 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
11644 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
11645 (math-solve-res): New variables
11646 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
11647 (math-integral, math-replace-integral-parts)
11648 (math-integrate-by-parts, calc-dump-integral-cache)
11649 (math-try-integral, math-do-integral, math-do-integral)
11650 (math-do-integral-methods, math-try-solve-for)
11651 (math-try-solve-prod, math-solve-poly-funny-powers)
11652 (math-solve-crunch-poly, math-decompose-poly)
11653 (math-solve-find-root-term, math-find-root-in-prod)
11654 (math-integ-try-linear-substitutions)
11655 (math-integ-try-substitutions, math-expr-rational-in)
11656 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
11657 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
11658 (math-solve-for, math-solve-system, math-solve-system-rec)
11659 (math-solve-get-sign, math-solve-get-int)
11660 (math-solve-system-subst): Replace undeclared variables with newly
11661 declared variables.
11662
11663 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
11664
11665 * winner.el (winner-active-region, winner-edges, winner-window-list):
11666 Define at toplevel.
11667 (winner-mode-map): Move init inside declaration.
11668
11669 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
11670
11671 * files.el (convert-standard-filename): Doc fix.
11672
11673 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
11674
11675 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
11676 passwd, group, shadow, default/* and pam.d/*.
11677
11678 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11679
11680 * printing.el (pr-menu-spec): Adjust menu specification.
11681
11682 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11683
11684 * printing.el: Doc fix. Insert :version tag into all defcustom.
11685 Handle interactive-p as is recommended in Emacs Lisp Reference.
11686 Set the file permission bits for newly created files.
11687 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
11688 The printing menu specification (in `pr-menu-spec') was merged.
11689 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11690 (pr-version): New version number (6.8.3).
11691 (pr-file-modes): New option.
11692 (pr-interactive-p): New var.
11693 (pr-save-interactive, pr-save-file-modes): New macros.
11694 (pr-setup): Code fix.
11695 (pr-menu-spec): Menu specification merged.
11696 (pr-call-process, pr-text2ps): Set file permission bits.
11697 (pr-despool-print): Set file permission bits. Handle interactive-p as
11698 is recommended.
11699 (pr-interface, pr-ps-directory-preview)
11700 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
11701 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
11702 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
11703 (pr-ps-buffer-ps-print, pr-ps-region-preview)
11704 (pr-ps-region-using-ghostscript, pr-ps-region-print)
11705 (pr-ps-region-ps-print, pr-ps-mode-preview)
11706 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
11707 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
11708 (pr-despool-using-ghostscript, pr-despool-ps-print)
11709 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
11710 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
11711 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
11712 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
11713 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
11714 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
11715 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
11716 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
11717 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
11718 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
11719 Handle interactive-p as is recommended.
11720
11721 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
11722
11723 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
11724 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
11725
11726 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
11727 so it doesn't forget to highlight the beginning of the region either.
11728
11729 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
11730
11731 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
11732 (c-font-lock-init): Eliminate obsolete make-local-hook.
11733 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
11734 (awk-mode): Use run-mode-hooks.
11735
11736 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
11737
11738 2004-11-13 Kim F. Storm <storm@cua.dk>
11739
11740 * mouse.el (mouse-drag-copy-region): Add :version.
11741 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
11742 while dragging mode line, so mode line can be dragged downwards.
11743 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
11744 while pressing mouse button so window doesn't scroll until we
11745 release the mouse if clicking on partially visible line.
11746
11747 2004-11-12 Jay Belanger <belanger@truman.edu>
11748
11749 * calc/calc-graph.el (calc-dumb-map): Declare it.
11750 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
11751 than unbound.
11752 (calc-graph-name): Made `end' a local variable.
11753 (calc-graph-lookup): Made `varname' a local variable.
11754 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
11755 Declare them.
11756 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
11757 (calc-graph-plot, calc-graph-compute-3d): Remove references to
11758 the unused variable y3vec.
11759 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
11760 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
11761 calc-graph-prev-kill-hook.
11762 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
11763 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
11764 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
11765 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
11766 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
11767 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
11768 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
11769 (calc-graph-y3value, calc-graph-y3name)
11770 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
11771 (calc-graph-stepcount, calc-graph-is-splot)
11772 (calc-graph-surprise-splot, calc-graph-blank)
11773 (calc-graph-non-blank, calc-graph-curve-num): New variables.
11774 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
11775 (calc-graph-recompute-2d, calc-graph-compute-3d)
11776 (calc-graph-format-data): Replace undeclared variables with the
11777 above newly declared variables.
11778
11779 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
11780
11781 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
11782 `rsf-beep' and `rsf-sleep-after-message'.
11783
11784 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
11785 list if `message-sender' is non-nil.
11786
11787 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
11788
11789 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
11790 consing by using mapc instead of mapcar.
11791
11792 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
11793
11794 * tooltip.el (require): Explain why CL is needed.
11795
11796 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11797
11798 * printing.el: Insert :version into defgroup (printing). All reference
11799 to Files option in menubar were changed to File.
11800 (pr-version): New version number (6.8.2).
11801 (pr-get-symbol): Call easy-menu-intern.
11802 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
11803 compilation gripes.
11804
11805 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
11806
11807 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
11808 new byte-compile-function-environment binding to t.
11809
11810 * font-lock.el (font-lock-fontify-syntactically-region):
11811 Don't forget to highlight the last char when we hit `end'.
11812
11813 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
11814 (mwheel-scroll): Adjust accordingly.
11815
11816 * cvs-status.el: Reduce spurious warnings.
11817 (cvs-status-checkout): Remove.
11818 (cvs-status-mode-map): Use cvs-mode-checkout instead.
11819
11820 * pcvs.el (cvs-mode-checkout): New command.
11821
11822 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
11823
11824 * tooltip.el: Require CL.
11825
11826 * emacs-lisp/bytecomp.el: Use push.
11827 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
11828 (defalias): Remove the `byte-compile' property and add
11829 a `byte-hunk-handler'.
11830
11831 2004-11-11 Juri Linkov <juri@jurta.org>
11832
11833 * info.el (Info-search): Save match data for isearch.
11834 Skip Tag Table node.
11835
11836 * descr-text.el (describe-char): Replace syntax-after with code
11837 from its previous version.
11838
11839 * files.el (magic-mode-alist): Use optimization for SGML mode too.
11840 (set-auto-mode): Doc fix. Remove unused variable `xml'.
11841
11842 * international/mule.el (sgml-html-meta-auto-coding-function):
11843 Remove > after <html to allow HTML attributes.
11844
11845 2004-11-11 Jay Belanger <belanger@truman.edu>
11846
11847 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
11848 a variable.
11849 (calcFunc-dfac): Replace unbound max by n.
11850 (math-stirling-local-cache): New variable.
11851 (math-stirling-number, math-stirling-1, math-stirling-2):
11852 Replace the variable `cache' by the declared variable
11853 math-stirling-local-cache.
11854 (var-RandSeed): Declare it as a variable.
11855 (math-init-random-base, math-random-digit): Don't check to see if
11856 var-RandSeed is bound.
11857 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
11858 Declare them instead of just setting them.
11859 (math-init-random-base): Made i a local variable.
11860 (math-random-digit): Made math-random-last a local variable.
11861 (math-prime-test-cache): Move declaration to before it is used.
11862 (math-prime-test-cache-k, math-prime-test-cache-q)
11863 (math-prime-test-cache-nm1, math-prime-factors-finished):
11864 Declare them as variables.
11865
11866 2004-11-11 Jay Belanger <belanger@truman.edu>
11867
11868 * calc/calc-ext.el (math-defcache): Use defvar for the new
11869 variables it creates.
11870
11871 2004-11-11 Lars Hansen <larsh@math.ku.dk>
11872
11873 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
11874 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
11875 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
11876 (desktop-save): Add :version.
11877
11878 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
11879
11880 * printing.el (pr-get-symbol): Don't downcase.
11881
11882 2004-11-10 Jay Belanger <belanger@truman.edu>
11883
11884 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
11885 string to kill-ring.
11886
11887 * calc/calc-aent.el (calc-alg-exp, math-toks)
11888 (math-exp-pos,math-exp-old-pos, math-exp-token)
11889 (math-exp-keep-spaces, math-exp-str): New variables.
11890 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
11891 (calcAlg-enter): Use declared variable calc-alg-exp.
11892 (math-build-parse-table, math-find-user-token): Use declared
11893 variable math-toks.
11894 (math-read-exprs, math-read-token, calc-check-user-syntax)
11895 (calc-match-user-syntax, match-factor-after, math-read-factor):
11896 Use declared variables math-exp-pos math-exp-old-pos.
11897 (math-read-exprs, math-read-token, math-read-expr-level)
11898 (calc-check-user-syntax, calc-match-user-syntax)
11899 (match-factor-after, math-read-factor): Use declared variable
11900 math-exp-token.
11901 (math-read-exprs, math-read-expr-list, math-read-token)
11902 (math-read-factor): Use declared variable math-exp-keep-spaces.
11903 (math-read-exprs, math-read-token): Use declared variable
11904 math-exp-str.
11905 (calc-match-user-syntax): Make m a local variable.
11906
11907 * calc/calc-ext.el (math-read-expr): Use declared variables
11908 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
11909 math-exp-keep-spaces.
11910
11911 * calc/calc-forms.el (math-read-angle-bracket): Use declared
11912 variables math-exp-pos, math-exp-str.
11913
11914 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
11915 math-exp-old-pos.
11916 (math-parse-fortran-vector, math-parse-fortran-vector-end)
11917 (math-parse-eqn-prime): Use declared variable math-exp-token.
11918
11919 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
11920 Use declared variable math-exp-pos.
11921 (math-check-for-commas): Use declared variable math-exp-str.
11922 (math-read-brackets): Use declared variables math-exp-old-pos,
11923 math-exp-keep-spaces.
11924 (math-read-brackets, math-read-vector, math-read-matrix):
11925 Use declared variable math-exp-token.
11926
11927 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
11928
11929 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
11930 where the keymap is a symbol.
11931 (easy-menu-add-item): Use keymap-prompt. Simplify.
11932
11933 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
11934
11935 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
11936 (sgml-parse-tag-backward): Use it to skip spurious < or >.
11937
11938 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
11939
11940 * ebuff-menu.el: Doc fixes throughout.
11941 (electric-buffer-menu-mode-hook): New defvar.
11942
11943 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
11944
11945 * tooltip.el: Don't require cl, comint, gud, gdb-ui for compilation.
11946 The resulting compiler warnings appear to be harmless.
11947
11948 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
11949
11950 * textmodes/conf-mode.el: New file.
11951
11952 * files.el (auto-mode-alist, magic-mode-alist): Use it.
11953
11954 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
11955
11956 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
11957
11958 2004-11-09 Jay Belanger <belanger@truman.edu>
11959
11960 * calc/calc-ext.el (calc-init-extensions): Remove old code.
11961
11962 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
11963 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
11964 (calc-z-prefix-help, calc-user-function-list): Use declared
11965 variables calc-z-prefix-buf, calc-z-prefix-msgs.
11966 (math-map-tree, math-map-tree-rec): Use declared variables
11967 math-mt-many, math-mt-func.
11968 (math-read-expression, math-read-string): Use declared variable
11969 math-expr-data.
11970
11971 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
11972 variable math-normalize-a.
11973
11974 * calc/calc.el (math-normalize-a): New variable.
11975 (math-normalize): Use declared variable math-normalize-a.
11976
11977 * calc/calc-poly.el (math-expand-form): Use declared variable
11978 math-mt-many.
11979
11980 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
11981 Use declared variable math-mt-many.
11982 (math-rewrite): Use declared variable math-mt-func.
11983
11984 * calc/calc-vec.el (math-read-brackets, math-read-vector)
11985 (math-read-matrix): Use declared variable math-expr-data.
11986
11987 * calc/calc-lang.el (math-parse-fortran-vector)
11988 (math-parse-fortran-vector-end, math-parse-tex-sum)
11989 (math-parse-eqn-matrix, math-parse-eqn-prime)
11990 (math-read-math-subscr): Use declared variable math-expr-data.
11991
11992 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
11993 (math-read-expr-level, math-read-token, calc-check-user-syntax)
11994 (calc-match-user-syntax, math-read-if, math-factor-after)
11995 (math-read-factor): Use declared variable math-expr-data.
11996
11997 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
11998
11999 * calendar/diary-lib.el (diary-from-outlook)
12000 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
12001 interactive-p; but rather new optional argument NOCONFIRM.
12002
12003 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
12004
12005 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
12006 (easy-menu-name-match): Revert correspondingly.
12007
12008 2004-11-09 Richard M. Stallman <rms@gnu.org>
12009
12010 * emacs-lisp/bytecomp.el (byte-compile-defalias):
12011 Turn off warnings for the new function even if definition not constant.
12012 If the definition isn't a quoted symbol, record (FUNCTION . t).
12013 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
12014 (byte-compile-callargs-warn): Handle (FUNCTION . t).
12015 (display-call-tree, byte-compile-arglist-warn):
12016 Handle t returned by byte-compile-fdefinition.
12017
12018 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12019
12020 * Makefile.in (maintainer-clean): Depend on distclean.
12021
12022 * help-fns.el (help-C-file-name): File name must be in build-files
12023 to be returned.
12024
12025 2004-11-09 Jay Belanger <belanger@truman.edu>
12026
12027 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
12028 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
12029
12030 * calc/calc.el (calc, calc-trail-display, calc-mode):
12031 Remove obsolete sections.
12032
12033 * calc/calc.el (calc-x-paste-text): Remove.
12034
12035 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
12036 mouse-2.
12037
12038 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
12039
12040 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
12041 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
12042 current frame (in case of recursive calls).
12043 (gdb-show-changed-values): Add :version keyword.
12044
12045 2004-11-09 Kenichi Handa <handa@m17n.org>
12046
12047 * international/mule-cmds.el: Change coding: tag back to
12048 iso-2022-7bit.
12049
12050 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
12051
12052 * international/mule-cmds.el: Change coding-system to utf-8.
12053 (select-safe-coding-system-interactively):
12054 New function extracted from select-safe-coding-system.
12055 (select-safe-coding-system): Use it.
12056
12057 2004-11-08 Richard M. Stallman <rms@gnu.org>
12058
12059 * subr.el (syntax-after): Doc fix.
12060
12061 * paren.el (show-paren-function): Change calls to syntax-after
12062 for new way of returning the value.
12063
12064 * menu-bar.el (menu-bar-file-menu): Make this the real name
12065 and menu-bar-files-menu the alias. Use the former.
12066 (global-map): Use `file', not `files', as the symbol.
12067
12068 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
12069
12070 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
12071 Don't use beginning-of-buffer.
12072 (filesets-cmd-show-result): Use with-no-warnings.
12073
12074 2004-11-08 Juri Linkov <juri@jurta.org>
12075
12076 * progmodes/compile.el (compile): Don't overwrite last command in
12077 minibuffer history with default command if they are not equal.
12078
12079 2004-11-08 Jay Belanger <belanger@truman.edu>
12080
12081 * calc/calcalg2.el (math-do-integral-methods): Try linear then
12082 non-linear substitutions.
12083
12084 2004-11-08 Jay Belanger <belanger@truman.edu>
12085
12086 * calc/calcalg2.el (math-linear-subst-tried): New variable.
12087 (math-do-integral): Set `math-linear-subst-tried' to nil.
12088 (math-do-integral-methods): Use `math-linear-subst-tried' to
12089 determine what type of substitution to try.
12090 (math-integ-try-linear-substituion):
12091 Set `math-linear-subst-tried' to t.
12092
12093 2004-11-08 Kim F. Storm <storm@cua.dk>
12094
12095 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
12096
12097 2004-11-07 Juri Linkov <juri@jurta.org>
12098
12099 * info-look.el (info-lookup): Allow reusing in the current buffer
12100 not only *info* buffer, but all (even renamed) Info buffers
12101 by checking for major-mode instead of *info* buffer name.
12102 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
12103 (octave-mode, maxima-mode) <doc-spec>:
12104 Allow long dashes generated by Texinfo 4.7 before definitions.
12105 (texinfo-mode) <doc-spec>: Add space to suffix to find command
12106 definitions with argument separated by space.
12107
12108 2004-11-06 Richard M. Stallman <rms@gnu.org>
12109
12110 * simple.el (next-error group, face): Move before first use.
12111 (next-error-highlight, next-error-highlight-no-select): Likewise.
12112
12113 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
12114 (line-move): New args NOERROR and TO-END.
12115 Return t if succeed in moving specified number of lines.
12116 (move-end-of-line): New function.
12117
12118 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
12119 (end-of-buffer-other-window): Likewise.
12120
12121 * simple.el (line-move-ignore-invisible): Default to t.
12122
12123 * subr.el (syntax-after): Return the syntax letter, not the raw code.
12124
12125 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
12126
12127 * international/iso-cvt.el (iso-cvt-define-menu):
12128 Rename menu-bar-files-menu to menu-bar-file-menu.
12129
12130 * net/browse-url.el (browse-url-gnome-moz-program)
12131 (browse-url-gnome-moz-arguments): Move up before first use.
12132
12133 * net/tramp.el (tramp group): Add :version.
12134
12135 * progmodes/ada-xref.el (ada-gdb-application):
12136 Use goto-char instead of beginning-of-buffer.
12137
12138 * progmodes/cperl-mode.el (cperl-info-on-command):
12139 Use goto-char instead of beginning-of-buffer.
12140
12141 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
12142 Move up before first use.
12143 (idlwave-shell-temp-pro-file): Likewise.
12144 (idlwave-shell-temp-rinfo-save-file): Likewise.
12145 (idlwave-shell-temp-file): Minor doc fix.
12146
12147 * textmodes/flyspell.el (flyspell-external-point-words):
12148 Use goto-char instead of beginning-of-buffer.
12149
12150 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
12151
12152 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
12153 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
12154 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
12155
12156 2004-11-06 David Ponce <david@dponce.com>
12157
12158 * recentf.el (recentf-menu-path): Use menu item name.
12159
12160 2004-11-06 Eli Zaretskii <eliz@gnu.org>
12161
12162 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
12163 display doesn't support images.
12164
12165 2004-11-06 Andreas Schwab <schwab@suse.de>
12166
12167 * tempo.el (tempo-match-finder): Doc fix.
12168
12169 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
12170
12171 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
12172
12173 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
12174 (easy-menu-lookup-name): New fun to replace it.
12175 (easy-menu-get-map): Use it to obey menu item names (rather than just
12176 keys) when looking up `path'.
12177 (easy-menu-always-true-p): Rename from easy-menu-always-true.
12178 (easy-menu-convert-item-1): Adjust to new name.
12179
12180 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
12181
12182 * outline.el (hide-body): Don't hide lines at the top of the file
12183 that precede the first header line.
12184
12185 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
12186
12187 * align.el (align-areas): Delete whitespace before reindenting, so
12188 that tabs are never placed after spaces.
12189
12190 2004-11-06 Alan Shutko <ats@acm.org>
12191
12192 * macros.el (insert-kbd-macro): Do completions based on macros,
12193 rather than all commands.
12194
12195 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
12196
12197 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
12198 to solve a bug whereby tags with 'b' don't match.
12199
12200 2004-11-05 Juri Linkov <juri@jurta.org>
12201
12202 * info.el (Info-search): Don't search in node header lines
12203 and file headers.
12204
12205 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
12206 symbol-constituent characters after dot, not only digits.
12207
12208 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
12209
12210 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
12211
12212 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12213
12214 * dired.el (dired-read-dir-and-switches): Call read-directory-name
12215 if a dialog will be used, read-file-name otherwise.
12216
12217 2004-11-04 Richard M. Stallman <rms@gnu.org>
12218
12219 * textmodes/table.el (table group): Add :version.
12220
12221 * textmodes/ispell.el (ispell-word):
12222 Don't alter args; set them only thru `interactive' spec.
12223
12224 * textmodes/flyspell.el (flyspell-word):
12225 Don't alter FOLLOWING; set it only thru `interactive' spec.
12226
12227 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
12228
12229 * net/browse-url.el (browse-url-maybe-new-window):
12230 Use called-interactively-p.
12231
12232 * mail/supercite.el (sc-cite-region):
12233 Don't use interactive-p. Add arg INTERACTIVE.
12234 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
12235
12236 * international/mule-cmds.el (set-input-method, toggle-input-method):
12237 Don't use interactive-p. Add arg INTERACTIVE.
12238
12239 * eshell/esh-mode.el (eshell-show-maximum-output):
12240 Don't use interactive-p.
12241 (eshell-truncate-buffer): Just message, no error, if buffer is short.
12242
12243 * mouse.el (mouse-show-mark): Get positions to delete from mark
12244 and point, not from mouse-drag-overlay.
12245
12246 * imenu.el (imenu-eager-completion-buffer): Add :version.
12247
12248 * filesets.el (filesets group): Add :version.
12249
12250 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
12251
12252 * files.el (xml-based-modes): Delete var.
12253 (magic-mode-alist): New more general var.
12254 (set-auto-mode): Use it.
12255
12256 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
12257 when clicking from another window.
12258
12259 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
12260
12261 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
12262 (vc-cvs-annotate-time): Incorporate value of deleted var.
12263 Remove special-case handling of beginning-of-buffer cruft.
12264 Cache ending position (point) and return value in text property
12265 `vc-cvs-annotate-time', and consult it on subsequent invocations.
12266
12267 * vc-cvs.el (vc-cvs-annotate-command):
12268 Delete extraneous lines from beginning of buffer.
12269 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
12270
12271 * progmodes/grep.el (grep-default-command): Take empty string
12272 for tag if all other methods yield nil. Shell-quote the tag.
12273
12274 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
12275 spec in `interactive' form, and mention it in the docstring.
12276 Also, make sure point is at bol after calling `annotate-time'.
12277
12278 2004-11-02 Richard M. Stallman <rms@gnu.org>
12279
12280 * cus-edit.el (customize-group-other-window):
12281 Select the window that displays the custom buffer.
12282 (custom-buffer-create-other-window): Likewise.
12283
12284 * comint.el (comint-insert-input): Fix previous change.
12285
12286 * emacs-lisp/elp.el (elp-instrument-function):
12287 Use called-interactively-p.
12288
12289 * emacs-lisp/easymenu.el (easy-menu-intern):
12290 Don't downcase; rather, case-flip the first letter of each word.
12291
12292 * emacs-lisp/easy-mmode.el (define-minor-mode):
12293 Use called-interactively-p.
12294
12295 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
12296 Add interactive-only.
12297 (byte-compile-warnings): Add interactive-only as option.
12298 (byte-compile-interactive-only-functions): New variable.
12299 (byte-compile-form): Warn about calls to functions
12300 in byte-compile-interactive-only-functions.
12301
12302 * emacs-lisp/autoload.el (update-file-autoloads):
12303 Don't use interactive-p; take new arg SAVE-AFTER.
12304
12305 * emacs-lisp/advice.el (ad-make-advised-definition):
12306 Use called-interactively-p.
12307
12308 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12309
12310 * files.el (find-file-existing): New function.
12311
12312 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
12313 find-file-existing. Add "New File..." that calls find-file.
12314
12315 * diropen.pbm, diropen.xpm: New files.
12316
12317 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
12318 icon diropen. New tool bar item find-file-existing uses icon open.
12319
12320 * dired.el (dired-read-dir-and-switches): Call read-directory-name
12321 instead of read-file-name.
12322
12323 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
12324
12325 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
12326 (icalendar--split-value): Change name of work buffer.
12327 (icalendar--get-weekday-abbrev): Return nil on error.
12328 (icalendar--date-to-isodate): New function.
12329 (icalendar-convert-diary-to-ical)
12330 (icalendar-extract-ical-from-buffer): Use only two args for
12331 make-obsolete (XEmacs compatibility).
12332 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
12333 (icalendar-export-region): Doc fix.
12334 If error, return non-nil and write errors to a buffer.
12335 Use correct weekday for weekly recurring events.
12336 Check whether date has been parsed for ordinary events.
12337 Make weekly events start in the year 2000.
12338 DTEND is non-inclusive, shift end date by one day if
12339 necessary (not for entries that have date and time).
12340 Rename local let variables: oops -> found-error, datestring ->
12341 startdatestring.
12342
12343 2004-11-02 Kim F. Storm <storm@cua.dk>
12344
12345 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
12346 keep-mode-if-same variable. Add it as optional arg instead.
12347 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
12348
12349 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
12350 substitute-command-keys will select lower-case bindings like those
12351 used in the static help texts.
12352
12353 * descr-text.el (describe-text-properties): Don't err if called in
12354 the *Help* buffer; output to *Help-2* buffer instead.
12355
12356 * kmacro.el (group kmacro): Add :version.
12357 (kmacro-keyboard-quit): New function to cleanup on C-g.
12358 (kmacro-start-macro): Set defining-kbd-macro to append when
12359 appending to last macro.
12360
12361 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
12362
12363 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
12364
12365 * progmodes/gdb-ui.el (gdb-enable-debug-log)
12366 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
12367 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
12368 Add :version keyword.
12369
12370 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
12371
12372 * progmodes/flymake.el (flymake-err-line-patterns):
12373 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
12374 `compilation-error-regexp-alist-alist' to internal Flymake format.
12375
12376 * progmodes/flymake.el: Eliminate byte-compiler warnings.
12377
12378 2004-11-01 Jay Belanger <belanger@truman.edu>
12379
12380 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
12381 with `interactive "s"'.
12382
12383 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12384
12385 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
12386 Revert change from 2004-10-16. '*' checks the current buffer, but the
12387 mouse click may be in another buffer.
12388
12389 2004-11-01 John Paul Wallington <jpw@gnu.org>
12390
12391 * files.el (large-file-warning-threshold): Add :version keyword.
12392 (kill-some-buffers): Doc fix.
12393
12394 * thumbs.el (group thumbs): Add :version keyword.
12395
12396 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
12397
12398 2004-11-01 Richard M. Stallman <rms@gnu.org>
12399
12400 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
12401
12402 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
12403
12404 * allout.el (allout group): Add :version.
12405 (allout-init): Don't use interactive-p.
12406 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
12407 (allout-forward-current-level, allout-backward-current-level):
12408 Don't use interactive-p.
12409
12410 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
12411 (bibtex-find-text): Likewise.
12412
12413 * progmodes/vhdl-mode.el (vhdl-fill-region)
12414 (vhdl-beginning-of-statement): Don't use interactive-p.
12415
12416 * progmodes/idlwave.el (idlwave-update-routine-info):
12417 Don't use interactive-p.
12418
12419 * progmodes/idlw-shell.el (idlwave-shell-send-char):
12420 Don't use interactive-p.
12421
12422 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
12423 Don't use interactive-p.
12424
12425 * progmodes/ada-xref.el (ada-make-body-gnatstub):
12426 Don't use interactive-p.
12427
12428 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
12429 (fortune-in-buffer): Doc fix.
12430
12431 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
12432
12433 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
12434 don't select the temporary buffer.
12435 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
12436 (eudc-get-phone): Likewise.
12437
12438 2004-11-01 Kim F. Storm <storm@cua.dk>
12439
12440 * man.el (Man-xref-normal-file): Fix help-echo.
12441
12442 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
12443
12444 * reveal.el (reveal-last-tick): New var.
12445 (reveal-post-command): Use it to avoid closing overlays when we're
12446 appending text to them.
12447
12448 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12449
12450 * textmodes/bibtex.el: Require button.
12451 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
12452 (bibtex-reference-keys): Distinguish between header keys and
12453 crossref keys.
12454 (bibtex-beginning-of-field): New function.
12455 (bibtex-url-map): Remove.
12456 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
12457 (bibtex-font-lock-url-regexp): Assume that field names begin at
12458 the beginning of a line.
12459 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
12460 Remove field delimiters. Use bibtex-beginning-of-field.
12461 Bugfix, point can be inside a field with a url.
12462 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
12463 New functions.
12464 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
12465 (bibtex-key-in-head): Simplify.
12466 (bibtex-current-line): Use bolp.
12467 (bibtex-parse-keys): Remove unused arg `add'.
12468 Use bibtex-type-in-head and bibtex-key-in-head.
12469 (bibtex-parse-entry, bibtex-autofill-entry):
12470 Use bibtex-type-in-head and bibtex-key-in-head.
12471 (bibtex-autokey-get-field): Do not alter case of replacement text.
12472 (bibtex-autokey-get-names): Do all processing of name list.
12473 (bibtex-autokey-get-year): New function.
12474 (bibtex-autokey-get-title): Do all processing of title words.
12475 (bibtex-generate-autokey): Simplify.
12476 (bibtex-string-files-init): Use default-directory.
12477 Allow for absolute file names in bibtex-string-files.
12478 (bibtex-files, bibtex-file-path): New variables.
12479 (bibtex-files-expand): New function.
12480 (bibtex-find-entry-globally): New command.
12481 (bibtex-summary-function): New variable.
12482 (bibtex-summary): Default value of bibtex-summary-function.
12483 (bibtex-find-crossref): New optional args pnt and split.
12484 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
12485 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
12486 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
12487 Fix handling of required and alternative fields.
12488 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
12489 Use cons and display-buffer.
12490 (bibtex-validate-globally): New command.
12491 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
12492 bibtex-parse-keys and bibtex-parse-strings for updating
12493 bibtex-reference-keys and bibtex-strings.
12494 (bibtex-realign): Remove blank lines past the last entry.
12495 (bibtex-reformat): Use bibtex-entry-format as default.
12496 (bibtex-choose-completion-string): Remove.
12497 (bibtex-complete): Do not use bibtex-choose-completion-string.
12498 (bibtex-url): Simplify.
12499
12500 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12501
12502 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
12503 (x-dnd-types-alist, x-dnd-open-file-other-window)
12504 (x-dnd-known-types): Add :version.
12505
12506 2004-10-31 John Paul Wallington <jpw@gnu.org>
12507
12508 * ibuffer.el (group ibuffer): Add :version keyword.
12509
12510 2004-10-31 Kim F. Storm <storm@cua.dk>
12511
12512 * ido.el (group ido): Add :version keyword.
12513 (ido-mode): Remove :version keyword.
12514
12515 * emulation/cua-base.el (group cua): Add :version keyword.
12516 (cua-mode): Remove :version keyword.
12517
12518 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
12519
12520 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
12521
12522 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
12523 compiler warning.
12524 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
12525 function.
12526 (help-at-pt-display-when-idle): Remove autoload.
12527
12528 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
12529
12530 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
12531
12532 2004-10-30 Juri Linkov <juri@jurta.org>
12533
12534 * help.el (function-called-at-point):
12535 * help-fns.el (variable-at-point): Read -> intern.
12536
12537 2004-10-30 Simon Josefsson <jas@extundo.com>
12538
12539 * progmodes/autoconf.el (autoconf-font-lock-keywords):
12540 Recognize AS_* too.
12541
12542 2004-10-29 Simon Josefsson <jas@extundo.com>
12543
12544 * subr.el (read-passwd): Move back from password.el.
12545
12546 * password.el: Remove, not ready yet.
12547
12548 2004-10-29 Andreas Schwab <schwab@suse.de>
12549
12550 * speedbar.el (speedbar-frame-parameters): Improve customize type.
12551
12552 2004-10-29 Sam Steingold <sds@gnu.org>
12553
12554 * mouse.el (mouse-show-mark): Replace the last occurrence of
12555 x-lost-selection-hooks with x-lost-selection-functions.
12556
12557 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
12558
12559 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
12560 x-lost-selection-functions is bound.
12561
12562 * mouse-sel.el (mouse-sel-mode):
12563 * emacs-lisp/lselect.el: Adjust to new names for
12564 x-(lost|sent)-selection-functions.
12565
12566 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
12567 New obsolete aliases of x-lost-selection-functions and
12568 x-sent-selection-functions.
12569
12570 2004-10-28 Kim F. Storm <storm@cua.dk>
12571
12572 * imenu.el (imenu-scanning-message): Remove.
12573 (imenu-progress-message): Make it a no-op.
12574
12575 2004-10-28 John Paul Wallington <jpw@gnu.org>
12576
12577 * files.el (set-auto-mode): Call `throw' correctly.
12578
12579 2004-10-28 Juri Linkov <juri@jurta.org>
12580
12581 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
12582 to search `Info-...' commands in `info' manual.
12583 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
12584 Add 'info-file "emacs" property.
12585 (Info-find-emacs-command-nodes): Fix index line number regexp.
12586 Set real line number (instead of fake 0) in first element of the
12587 returned list.
12588 (Info-goto-emacs-command-node): Use line number of first element
12589 to set point in the first found Info node.
12590
12591 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
12592 code to `grep-mode-font-lock-keywords'.
12593 (grep-mode-font-lock-keywords): Delete grep markers instead
12594 of making them invisible.
12595
12596 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12597
12598 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
12599 and x-server-version in bug report.
12600
12601 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
12602
12603 * files.el (set-auto-mode-0): New function.
12604 (set-auto-mode): Use it to handle aliased modes and to
12605 be consistent between C-x C-f and C-x C-w.
12606
12607 2004-10-28 Kenichi Handa <handa@m17n.org>
12608
12609 * international/utf-8.el (utf-translate-cjk-charsets):
12610 Add katakana-jisx0201.
12611
12612 * international/subst-jis.el: Add data for JISX0201.
12613
12614 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
12615
12616 * obsolete/hilit19.el (hilit-mode): New function.
12617 Move all the toplevel side-effecting stuff into it, so that loading
12618 hilit19 doesn't mess everything up any more.
12619
12620 2004-10-27 Richard M. Stallman <rms@gnu.org>
12621
12622 * add-log.el (add-change-log-entry): Set up mailing address
12623 and full name later, and don't alter add-log-mailing-address
12624 or add-log-full-name.
12625
12626 * elide-head.el (elide-head): Change error to message.
12627 (elide-head-show): Likewise.
12628
12629 * apropos.el (apropos-macrop): Doc fix.
12630
12631 * mouse.el (mouse-show-mark): Do most processing the same
12632 regardless of transient-mark-mode.
12633
12634 * shadowfile.el (shadow-copy-files): Use interactive-p
12635 only to control whether to print a message.
12636
12637 * tar-mode.el (tar-mode): Use write-contents-functions,
12638 not write-contents-hooks.
12639
12640 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
12641 directory-sep-char.
12642
12643 2004-10-27 Richard M. Stallman <rms@gnu.org>
12644
12645 * strokes.el (strokes-unload-hook): Fix previous change.
12646
12647 * type-break.el (type-break-run-at-time): Always use run-at-time;
12648 forget the alternatives.
12649 (type-break-cancel-function-timers): Always use cancel-function-timers;
12650 forget the alternatives.
12651
12652 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
12653
12654 2004-10-27 Kenichi Handa <handa@m17n.org>
12655
12656 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
12657
12658 * international/subst-gb2312.el: Likewise.
12659
12660 * international/subst-big5.el: Likewise.
12661
12662 * international/subst-ksc.el: Likewise.
12663
12664 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
12665 New variable.
12666 (utf-translate-cjk-set-unicode-range): New function.
12667 (utf-translate-cjk-unicode-range): Make it customizable.
12668 (utf-8-post-read-conversion):
12669 Use utf-translate-cjk-unicode-range-string.
12670 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
12671 Unicode ranges.
12672
12673 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
12674
12675 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
12676 trivial variants to shorten the list.
12677 (xml-based-modes): New var.
12678 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
12679 declaration higher priority than auto-mode-alist.
12680
12681 * find-file.el (cc-other-file-alist): Bring it in line with
12682 cc-mode's auto-mode-alist entries and use \' instead of $.
12683
12684 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
12685 and add "Id" and "Name" submenus to it.
12686
12687 * imenu.el (imenu--generic-function): Skip matches in comments.
12688
12689 2004-10-26 Jay Belanger <belanger@truman.edu>
12690
12691 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
12692 (full-calc-keypad, calc-trail-display): Use an extra argument
12693 instead of `interactive-p'.
12694
12695 * calc/calc-misc.el (calc-other-window): Use an extra argument
12696 instead of `interactive-p'.
12697
12698 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
12699 `interactive-p'.
12700
12701 2004-10-26 Kim F. Storm <storm@cua.dk>
12702
12703 * help.el (describe-key): Describe both down-event and up-event
12704 for a mouse click.
12705
12706 2004-10-26 Richard M. Stallman <rms@gnu.org>
12707
12708 * woman.el (woman): Don't call interactive-p.
12709
12710 * pcomplete.el (pcomplete): Instead of interactive-p,
12711 use an arg set non-nil by the interactive spec.
12712
12713 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
12714 use an arg set non-nil by the interactive spec.
12715
12716 * man.el (Man-cleanup-manpage): Instead of interactive-p,
12717 use an arg set non-nil by the interactive spec.
12718
12719 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
12720
12721 * progmodes/flymake.el (flymake-split-string):
12722 Use `flymake-split-string-remove-empty-edges' in any case.
12723
12724 2004-10-26 Masatake YAMATO <jet@gyve.org>
12725
12726 * progmodes/flymake.el (flymake-err-line-patterns):
12727 Use `compilation-error-regexp-alist-alist' instead of
12728 `compilation-error-regexp-alist'.
12729
12730 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
12731
12732 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
12733 verbatim face on the \ of \end{verbatim}.
12734
12735 2004-10-25 Jay Belanger <belanger@truman.edu>
12736
12737 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
12738 erasing minibuffer.
12739
12740 2004-10-25 Simon Josefsson <jas@extundo.com>
12741
12742 * subr.el (read-passwd): Move to net/password.el.
12743
12744 * net/password.el (read-passwd): Add. Autoload it.
12745
12746 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
12747
12748 * mouse-sel.el (mouse-sel-mode): Specify custom group.
12749
12750 * simple.el (process-file): Fix logic.
12751
12752 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
12753
12754 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
12755 (increase-right-margin): Remove erroneous call to `interactive-p'.
12756
12757 2004-10-24 Kim F. Storm <storm@cua.dk>
12758
12759 * help.el (describe-mode): Fix 2004-10-13 change.
12760 Copy pure "Auto Fill" string so it can be propertized later
12761 without causing a read-only error.
12762
12763 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
12764
12765 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
12766 style indexes.
12767
12768 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
12769
12770 * simple.el (process-file): Accept nil for INFILE. Reported by
12771 Luc Teirlinck.
12772
12773 2004-10-24 Masatake YAMATO <jet@gyve.org>
12774
12775 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
12776 Handle periods and underscores in a function name.
12777 Remove the address fontification.
12778
12779 2004-10-24 Masatake YAMATO <jet@gyve.org>
12780
12781 * progmodes/asm-mode.el (asm-font-lock-keywords):
12782 Use font-lock-variable-name-face for registers.
12783
12784 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
12785
12786 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
12787 kill-all-local-variables.
12788 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
12789 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
12790 Use kill-all-local-variables and provide mode-hooks.
12791 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
12792 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
12793 Suggested by Masatake YAMATO <jet@gyve.org>.
12794
12795 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
12796
12797 * simple.el (process-file): New function, similar to call-process
12798 but supports file handlers.
12799 * vc.el (vc-do-command): Use it, instead of call-process.
12800 * net/tramp-vc.el (vc-do-command): Do not advise it if
12801 process-file is fboundp.
12802 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
12803 process-file.
12804 (tramp-handle-process-file): New function.
12805 (tramp-file-name-for-operation): Support process-file.
12806
12807 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
12808
12809 * calendar/icalendar.el (icalendar--weekday-array): New constant.
12810 (icalendar-weekdayabbrev-table)
12811 (icalendar-monthnumber-table): Delete.
12812 (icalendar--get-month-number): Use calendar-month-name-array.
12813 (icalendar--get-weekday-number): New function.
12814 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
12815 (icalendar-export-region): Handle multi-line entries.
12816 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
12817
12818 2004-10-23 John Paul Wallington <jpw@gnu.org>
12819
12820 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
12821 `wildcards' set to t in interactive spec.
12822
12823 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
12824 interactive spec rather than use `interactive-p'.
12825 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
12826 rather than use function `interactive-p'.
12827
12828 2004-10-22 Kenichi Handa <handa@m17n.org>
12829
12830 * international/mule.el (translate-region): Implement it in Lisp
12831 as a front end of translate-region-internal.
12832
12833 2004-10-21 Jay Belanger <belanger@truman.edu>
12834
12835 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
12836 Declare these variables with defvar.
12837
12838 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
12839 is bound, only check to see if it is bound.
12840
12841 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
12842
12843 * textmodes/tex-mode.el (tex-compilation-parse-errors):
12844 Don't output messages.
12845
12846 * calc/calc-help.el (calc-describe-bindings): Fix last change.
12847
12848 2004-10-21 John Paul Wallington <jpw@gnu.org>
12849
12850 * calc/calc-graph.el (calc-graph-init):
12851 Use `set-process-query-on-exit-flag'.
12852
12853 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
12854
12855 * progmodes/compile.el (compilation-start): Rely on `cd' to get
12856 dir right and also allow argumentless cd.
12857
12858 2004-10-19 Richard M. Stallman <rms@gnu.org>
12859
12860 * textmodes/flyspell.el (flyspell-mode): Doc fix.
12861
12862 * eshell/em-unix.el (eshell-grep):
12863 Don't bind compilation-process-setup-function.
12864
12865 * comint.el (comint-insert-input): Use @ in `interactive'.
12866 (comint-input-filter-functions): Doc fix.
12867 (comint-kill-whole-line, comint-get-source): Doc fix.
12868
12869 * progmodes/compile.el (compilation-setup):
12870 Don't set buffer-read-only if MINOR is non-nil.
12871
12872 2004-10-19 Jay Belanger <belanger@truman.edu>
12873
12874 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
12875 (calc-emacs-type-gnu19): Remove.
12876 (calc-digit-map, calc-read-key-sequence, calc-read-key):
12877 Remove check for old emacs versions.
12878
12879 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
12880 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
12881 for current Emacs.
12882
12883 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
12884 the end of the minibuffer.
12885 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
12886 copy `esc-map'.
12887
12888 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
12889
12890 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
12891 call that would be given when the current emacs was used.
12892
12893 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
12894
12895 * calendar/icalendar.el: Set coding to utf-8.
12896 (icalendar-version): Increase to 0.07.
12897 (icalendar-monthnumber-table): Change March pattern.
12898 (icalendar-get-all-event-properties)
12899 (icalendar-set-event-property): Delete.
12900 (icalendar-all-events): No longer interactive.
12901 (icalendar-convert-diary-to-ical)
12902 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
12903 their replacements.
12904 (icalendar-export-file, icalendar-export-region): New functions;
12905 essentially old `icalendar-convert-diary-to-ical' but appending to
12906 target rather than overwriting.
12907 (icalendar-import-file): Append to target file rather than
12908 overwriting. Fourth arg deleted.
12909 (icalendar-import-buffer): New name for old
12910 `icalendar-extract-ical-from-buffer'.
12911 (icalendar--convert-string-for-import): New name for
12912 old `icalendar-convert-for-import'.
12913 (include-icalendar-files): Delete.
12914 Prefix for all internal functions changed from `icalendar-'
12915 to `icalendar--'.
12916
12917 2004-10-19 Richard M. Stallman <rms@gnu.org>
12918
12919 * paths.el (news-path): Fix previous change.
12920
12921 2004-10-18 Jay Belanger <belanger@truman.edu>
12922
12923 * calc/calc-help.el (calc-describe-bindings):
12924 Set `buffer-read-only' to nil while working in the keybindings buffer;
12925 remove some extra information from the keybindings buffer.
12926
12927 2004-10-18 David Ponce <david@dponce.com>
12928
12929 * mouse.el (mouse-drag-move-window-top): New function.
12930 (mouse-drag-mode-line-1): Use it.
12931
12932 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
12933
12934 * info.el (Info-fontify-node): For multiline refs,
12935 arrange to unfontify newline and surrounding whitespace.
12936
12937 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
12938
12939 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
12940 directory is missing.
12941
12942 2004-10-17 John Paul Wallington <jpw@gnu.org>
12943
12944 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
12945 New customizable variable; whether to display buffers that match
12946 `ibuffer-maybe-show-predicates' by default.
12947 (ibuffer-maybe-show-predicates): Mention it in docstring.
12948 (ibuffer-display-maybe-show-predicates): New variable.
12949 (ibuffer-update): Prefix arg now toggles whether buffers that
12950 match `ibuffer-maybe-show-predicates' should be displayed.
12951 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
12952 locally to heed `ibuffer-default-display-maybe-show-predicates'.
12953 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
12954
12955 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
12956
12957 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
12958 work correctly.
12959
12960 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
12961
12962 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
12963 (Buffer-menu-beginning): New helper function.
12964 (Buffer-menu-execute): Use it.
12965 (Buffer-menu-select): Use it.
12966 (Buffer-menu-sort): Use it and also keep markers.
12967
12968 2004-10-17 Richard M. Stallman <rms@gnu.org>
12969
12970 * paths.el (news-directory): Rename from news-path. Old name alias.
12971 (rmail-spool-directory): Use defvar.
12972 (sendmail-program): Use defcustom.
12973 (remote-shell-program): Use defcustom.
12974 (term-file-prefix): Use defvar.
12975 (abbrev-file-name): Use defvar.
12976
12977 * term.el: Add maintainer.
12978
12979 * subr.el (with-local-quit): Return nil if there's a quit.
12980 (read-passwd): Use with-local-quit. Doc fix.
12981
12982 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
12983 (strokes-unload-hook): Set as a variable with add-hook.
12984
12985 * startup.el (fancy-splash-tail, normal-splash-screen):
12986 Update copyright year.
12987
12988 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
12989
12990 * server.el (server-unload-hook): Set as a variable with add-hook.
12991
12992 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
12993
12994 * frame.el (special-display-popup-frame):
12995 Make the buffer current as its frame is created.
12996
12997 * delsel.el (delsel-unload-hook): Set as a variable.
12998
12999 * comint.el (comint-output-filter-functions):
13000 Add comint-watch-for-password-prompt.
13001 (comint-read-noecho): Function deleted.
13002 (send-invisible): Use read-passwd.
13003
13004 * fringe.el (fringe-mode-initialize): New function.
13005 (fringe-mode): Use fringe-mode-initialize as :initialize.
13006
13007 2004-10-17 Kim F. Storm <storm@cua.dk>
13008
13009 * language/indian.el (indian-script-language-alist): Swap value and doc.
13010 (indian-font-char-index-table): Doc fix.
13011
13012 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
13013
13014 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
13015
13016 2004-10-16 Juri Linkov <juri@jurta.org>
13017
13018 * progmodes/compile.el (compilation-start): Move let-binding of
13019 `process-environment' into `with-current-buffer' body.
13020 Reported by Matt Hodges <MPHodges@member.fsf.org>.
13021
13022 2004-10-16 Richard M. Stallman <rms@gnu.org>
13023
13024 * pcvs-util.el (cvs-bury-buffer):
13025 Don't call get-buffer-window for effect.
13026
13027 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
13028
13029 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
13030
13031 * msb.el (msb-unload-hook): Set the variable.
13032
13033 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
13034 Use * to err if buffer is readonly.
13035
13036 * subr.el (looking-back): Return only t or nil.
13037
13038 * whitespace.el (whitespace-unload-hook): Set the variable.
13039
13040 * view.el (view-mode-enable): Set view-page-size and
13041 view-half-page-size to nil.
13042 (view-set-half-page-size-default): view-half-page-size = nil
13043 means the default.
13044 (View-scroll-page-forward): Use view-page-size-default.
13045 (View-scroll-page-backward): Likewise.
13046 (view-page-size, view-half-page-size): Doc fixes.
13047
13048 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
13049
13050 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
13051
13052 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
13053 "cl" like other files. Instead, call byte-compile-find-cl-functions.
13054 (byte-compile-log-1): Bind inhibit-read-only.
13055 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
13056 (byte-compile-log-warning): Likewise.
13057 (byte-compile-file-form-require): Detect "cl" from the arg value.
13058
13059 * progmodes/compile.el (compilation-start): Assume compilation-mode
13060 will make the buffer read-only.
13061 (compilation-mode): Take arg name-of-mode.
13062 (compilation-setup): Make buffer read-only.
13063 (compilation-handle-exit): Bind inhibit-read-only.
13064
13065 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
13066 (ispell-message): Likewise.
13067 (ispell-show-choices): Don't call get-buffer-window uselessly.
13068 (ispell-init-process): Use set-process-query-on-exit-flag.
13069
13070 2004-10-16 Kim F. Storm <storm@cua.dk>
13071
13072 * fringe.el (fringe-bitmaps): Only initialize when defined.
13073
13074 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
13075 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
13076
13077 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
13078
13079 2004-10-15 Simon Josefsson <jas@extundo.com>
13080
13081 * net/password.el: Add.
13082
13083 2004-10-14 Masatake YAMATO <jet@gyve.org>
13084
13085 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
13086 (gdb-script-end-of-defun): New function.
13087 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
13088 `gdb-script-end-of-defun' as *-of-defun-function.
13089
13090 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
13091
13092 * button.el (button-activate): Allow a marker to display as an action.
13093
13094 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
13095
13096 * help.el (describe-mode): Use it to make minor mode list into
13097 hyperlinks.
13098
13099 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
13100
13101 * vc.el (vc-annotate-display-select): Fix typo.
13102
13103 * subr.el (substitute-key-definition-key): New function.
13104 (substitute-key-definition): Use it with map-keymap.
13105 (event-modifiers): Use push.
13106 (mouse-movement-p, with-temp-buffer): Simplify.
13107
13108 2004-10-12 Jay Belanger <belanger@truman.edu>
13109
13110 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
13111 New variables.
13112 (calc-help-index-entries): New function.
13113 (calc-describe-function): Use `calc-help-function-list' instead of
13114 obarray for completion.
13115 (calc-describe-variable): Use `calc-help-variable-list' instead
13116 of obarray for completion.
13117
13118 2004-10-12 Richard M. Stallman <rms@gnu.org>
13119
13120 * info-look.el (info-lookup-file): Add info-file property.
13121 (info-lookup-symbol): Likewise.
13122
13123 * info.el (info-xref): Add underlining.
13124 (info): Add info-file property.
13125 (Info-find-emacs-command-nodes): Specify case-sensitive search.
13126
13127 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
13128
13129 Sync with Tramp 2.0.45.
13130
13131 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
13132 defined. This is not the case for XEmacs without package "edebug".
13133 (tramp-set-auto-save-file-modes): Set permissions of autosaved
13134 remote files to the permissions of the original file. This is not
13135 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
13136 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
13137 (tramp-perl-decode): Fix an error in Perl implementation.
13138 $pending must be cleared every loop. Reported by Benjamin Place
13139 <benjaminplace@sprintmail.com>
13140
13141 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
13142 Don't activate advice during definition. This is done later on,
13143 depending on test result of `substitute-in-file-name'.
13144 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
13145
13146 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
13147
13148 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
13149
13150 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
13151
13152 2004-10-12 David Ponce <david@dponce.com>
13153
13154 * recentf.el (recentf-edit-list): Update the menu when the recentf
13155 list has been modified.
13156
13157 2004-10-12 Simon Josefsson <jas@extundo.com>
13158
13159 * net/tls.el (tls-certtool-program): New variable.
13160 (tls-certificate-information): New function, based on
13161 ssl-certificate-information.
13162
13163 2004-10-12 Kenichi Handa <handa@m17n.org>
13164
13165 * international/mule.el (coding-system-equal): Move from mule-util.el.
13166
13167 * international/mule-util.el (coding-system-equal): Move to mule.el.
13168
13169 2004-10-12 Kim F. Storm <storm@cua.dk>
13170
13171 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
13172 reset kmacro-initial-counter-value if set.
13173 (kmacro-set-counter): Only set kmacro-counter if defining or executing
13174 macro. Set kmacro-initial-counter-value otherwise. Never set both.
13175 (kmacro-display): Show macro counter if non-zero.
13176
13177 * subr.el (substitute-key-definition): Mention command remapping
13178 in doc string.
13179
13180 2004-10-11 Jay Belanger <belanger@truman.edu>
13181
13182 * calc/calc-misc.el (calc-info-goto-node): New function.
13183 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
13184 node in one step.
13185 (calc-describe-copying, calc-describe-distribution)
13186 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
13187 Go to appropriate info node in one step.
13188
13189 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
13190
13191 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
13192
13193 * font-lock.el (font-lock-apply-highlight): Fix last change.
13194
13195 2004-10-11 Simon Josefsson <jas@extundo.com>
13196
13197 * mail/smtpmail.el (smtpmail-open-stream): Look for
13198 starttls-gnutls-program instead of starttls-program iff
13199 starttls-use-gnutls is non-nil.
13200 (smtpmail-open-stream): Don't overwrite user settings of
13201 starttls-extra-arguments and starttls-extra-args.
13202
13203 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
13204
13205 * comint.el (comint-mouse-insert-input): Remove.
13206 (comint-insert-input): Make it work for mouse bindings.
13207 (comint-mode-map): Move defs into the declaration.
13208 (comint-output-filter): Typo.
13209
13210 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
13211
13212 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
13213
13214 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
13215 (ange-ftp-call-chmod): Reference remote-shell-program instead of
13216 ange-ftp-remote-shell.
13217
13218 2004-10-10 Andreas Schwab <schwab@suse.de>
13219
13220 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
13221 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
13222 Reported by <sri@asu.edu>.
13223
13224 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
13225
13226 * vc.el (vc-annotate-mode): Remove variable.
13227 (vc-annotate-display-select): Only call vc-annotate-mode
13228 if we're not in that mode already.
13229
13230 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
13231
13232 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
13233 (imenu-choose-buffer-index): Check here for rescan instead.
13234
13235 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
13236 where the face expression evals to nil.
13237
13238 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
13239 (tex-font-lock-keywords-2): Use it.
13240 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
13241
13242 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
13243
13244 2004-10-09 Kim F. Storm <storm@cua.dk>
13245
13246 * subr.el (progress-reporter-update): Define before first usage.
13247 (make-progress-reporter): Doc fix.
13248
13249 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
13250
13251 * textmodes/paragraphs.el (sentence-end-double-space)
13252 (sentence-end-without-period, sentence-end-without-space)
13253 (sentence-end): Doc fixes.
13254
13255 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
13256
13257 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
13258 Change paragraph-start regexp so we don't fill code starting with #'(.
13259
13260 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
13261
13262 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
13263 New defcustom.
13264 (extract-address-components): Use it.
13265
13266 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
13267
13268 * subr.el (make-progress-reporter, progress-reporter-update)
13269 (progress-reporter-force-update, progress-reporter-do-update)
13270 (progress-reporter-done): New functions.
13271
13272 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
13273
13274 * progmodes/etags.el (etags-tags-completion-table): Use progress
13275 reporter.
13276 (etags-tags-apropos): Likewise.
13277
13278 2004-10-08 Alan Mackenzie <acm@muc.de>
13279
13280 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
13281 of current line.
13282
13283 2004-10-08 Masatake YAMATO <jet@gyve.org>
13284
13285 * server.el (server-process-filter): Wrap `process-send-region'
13286 by `condition-case' to guard the case when the pipe to PROC is closed.
13287
13288 2004-10-07 Mark A. Hershberger <mah@everybody.org>
13289
13290 * xml.el (xml-substitute-special): Limit handling of external entities.
13291
13292 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
13293
13294 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialize gdb-input-queue.
13295
13296 2004-10-06 John Paul Wallington <jpw@gnu.org>
13297
13298 * xml.el (xml-parse-dtd): Fix `error' call.
13299
13300 2004-10-05 Mark A. Hershberger <mah@everybody.org>
13301
13302 * xml.el (xml-substitute-special): Return a single string instead
13303 of a list of strings if an entity substitution is made.
13304
13305 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
13306
13307 * calendar/icalendar.el: New file.
13308
13309 2004-10-05 Juri Linkov <juri@jurta.org>
13310
13311 * isearch.el (isearch-done): Set mark after running hook.
13312 Reported by Drew Adams <drew.adams@oracle.com>.
13313
13314 * info.el (Info-history, Info-toc): Fix Info headers.
13315 (Info-toc): Narrow buffer before Info-fontify-node.
13316 (Info-build-toc): Don't check for special Info file names.
13317 Set main-file to nil if Info-find-file returns a symbol.
13318
13319 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
13320
13321 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
13322 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
13323 * calendar/cal-menu.el (calendar-mode-map): Ditto.
13324
13325 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
13326
13327 * calendar/cal-iso.el (calendar-iso-read-args): New function,
13328 for old interactive spec from calendar-goto-iso-date.
13329 (calendar-goto-iso-date): Use it.
13330 (calendar-goto-iso-week): New function. Suggested by Emilio
13331 C. Lopes <eclig@gmx.net>.
13332
13333 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
13334
13335 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
13336 `set-right-margin' bindings that follow the minor mode conventions.
13337
13338 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
13339
13340 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
13341 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
13342 (latex-block-args-alist): Add minipage and picture.
13343 (latex-block-body-alist): Use reftex-label if enabled.
13344 (latex-insert-block): Don't insert a \n if not necessary.
13345 (tex-compile-commands): Make sure dvips doesn't send to printer.
13346 (tex-compile-default): Handle the case where no executable is found.
13347 (latex-noindent-environments): New var.
13348 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
13349 If tex-indent-allhanging is non-nil, make sure we only align for macros
13350 at beginning of line.
13351
13352 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
13353
13354 * newcomment.el (comment-beginning): Doc fix and don't choke on
13355 unset `comment-end-skip' when at beginning of comment.
13356
13357 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
13358
13359 * term.el (term-adjust-current-row-cache): Don't allow the current
13360 row to become negative.
13361 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
13362 the end of the line. Fix scroll down. Add comments.
13363 (term-handle-ansi-escape): Don't exceed terminal width when moving
13364 right.
13365 (term-scroll-region): Move the cursor after setting the scroll region.
13366
13367 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
13368
13369 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
13370 to `width' for consistency with docstring. Doc fix.
13371
13372 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
13373
13374 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
13375 This is necessary for derived modes.
13376
13377 2004-09-30 Kim F. Storm <storm@cua.dk>
13378
13379 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
13380 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
13381
13382 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
13383 kmacro-extract-lambda functions.
13384 (edit-kbd-macro): Handle kmacro lambda forms.
13385 Include counter and counter format in edit buffer.
13386 (edmacro-finish-edit): Get counter and format from edit buffer and
13387 update kmacro bindings when found.
13388
13389 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
13390
13391 * textmodes/paragraphs.el (forward-paragraph):
13392 Avoid args-out-of-range error when point winds up at the beginning of
13393 the buffer and hard newlines are enabled.
13394
13395 * newcomment.el (comment-multi-line): Doc fix.
13396
13397 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
13398
13399 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
13400 (diff-fixup-modifs): Catch unified-diff file-headers.
13401
13402 2004-09-29 Kim F. Storm <storm@cua.dk>
13403
13404 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
13405 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
13406 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
13407
13408 * fringe.el (fringe-bitmap-p): New macro.
13409 (fringe-bitmaps): Add standard fringe bitmaps on load.
13410
13411 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
13412
13413 * dired.el (dired-view-command-alist): Use more efficient regexps.
13414 Remove dubious arguments.
13415 (dired-align-file): New function.
13416 (dired-insert-directory): Use it.
13417 (dired-move-to-end-of-filename): Make the " -> " search more specific.
13418 (dired-buffers-for-dir): Remove unused var `pattern'.
13419
13420 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org>
13421
13422 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
13423 from diary display excursion. Store diary buffer's point for
13424 `simple-diary-display'.
13425 (simple-diary-display): Set window point and start when
13426 displaying buffer, to preserve point.
13427
13428 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
13429
13430 * textmodes/enriched.el (enriched-translations): Replace defconst
13431 with defvar.
13432
13433 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13434
13435 * printing.el: Doc fix.
13436 (pr-version): New version number (6.8.1).
13437 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
13438 make-temp-name.
13439 (pr-delete-file): Check if file exists before deleting it.
13440 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
13441
13442 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
13443
13444 * term.el (term-display-table): New variable.
13445 (term-mode): Use it.
13446 (term-exec-1): Set the coding system to binary.
13447 (term-emulate-terminal): Decode the string before inserting it.
13448
13449 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
13450
13451 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
13452 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
13453 (map): Bind S-prior, S-next and S-insert.
13454 (term-mode): Set `indent-tabs-mode' to nil.
13455 (term-paste): New function to be bound to S-insert.
13456 (term-send-del, term-send-backspace): Change the strings sent.
13457 (term-termcap-format): Synchronize with etc/e/eterm.ti.
13458 (term-handle-colors-array): Fix handling of underline and reverse.
13459 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
13460 (term-erase-in-line): Fix comparison.
13461 (term-emulate-terminal): Fix line wrap handling.
13462 (term-start-output-log): Rename from `term-set-output-log'.
13463 (term-stop-output-log): Rename from `term-stop-photo'.
13464 (term-switch-to-alternate-sub-buffer): Comment out, unused.
13465
13466 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
13467
13468 * dired.el (dired-move-to-filename): Don't output a message if
13469 raise-error is non-nil. Fix return position and value.
13470
13471 * files.el (insert-directory): Obey --dired even with symlinks.
13472
13473 2004-09-25 Lars Hansen <larsh@math.ku.dk>
13474
13475 * ls-lisp.el (ls-lisp-format): Mark file names with property
13476 dired-filename.
13477
13478 2004-09-25 Kim F. Storm <storm@cua.dk>
13479
13480 * ido.el (ido-max-directory-size): New defcustom.
13481 (ido-decorations): Add "too big" element.
13482 (ido-directory-too-big): New dynamic var.
13483 (ido-may-cache-directory): Don't cache big directories.
13484 (ido-directory-too-big-p): New defun.
13485 (ido-set-current-directory): Update ido-directory-too-big.
13486 (ido-read-internal): Make empty ido-cur-item if too-big.
13487 (ido-buffer-internal): Use ido-read-internal directly instead of
13488 ido-read-buffer.
13489 (ido-file-internal): Init ido-directory-too-big.
13490 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
13491 and redo completion with full list.
13492 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
13493 it, and show completions.
13494 (ido-all-completions): Let bind ido-directory-too-big to nil.
13495 (ido-exhibit): Handle ido-directory-too-big.
13496 (ido-read-buffer): Handle fallback to read-buffer.
13497 Init ido-directory-too-big.
13498 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
13499 Init ido-directory-too-big.
13500
13501 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
13502
13503 * subr.el (delay-mode-hooks): Doc fix.
13504
13505 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
13506
13507 * textmodes/enriched.el
13508 (enriched-default-text-properties-local-flag): New variable.
13509 (enriched-mode): Make sure that enabling and disabling the mode is
13510 a no-op. Doc fix.
13511
13512 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
13513
13514 * calendar/holidays.el (holiday-advent): Report on a specified day
13515 offset from advent, not just advent.
13516 (holiday-easter-etc): Report on one specified day offset from
13517 easter, not all easter holidays. Various Easter holidays moved to
13518 `christian-holidays' variable in calendar.el.
13519 * calendar/calendar.el (christian-holidays): Adapt for new
13520 behavior of `holiday-advent' and `holiday-easter-etc' functions.
13521
13522 2004-09-23 Kim F. Storm <storm@cua.dk>
13523
13524 * image.el (insert-sliced-image): Add doc string.
13525
13526 * ido.el (ido-choice-list): New dynamic var for `list' context.
13527 (ido-context-switch-command): New dynamic var.
13528 (ido-define-mode-map): Generalize switch between file/buffer contexts.
13529 (ido-read-internal): Handle new `list' context.
13530 Handle insert-buffer and insert-file ido-exit values.
13531 (ido-buffer-internal): New arg switch-cmd. Use it to setup
13532 ido-context-switch-command. Handle insert-file ido-exit value.
13533 (ido-read-buffer): Set ido-context-switch-command to 'ignore
13534 unless it is already bound by caller.
13535 (ido-file-internal): New arg switch-cmd. Use it to setup
13536 ido-context-switch-command. Handle insert-buffer ido-exit value.
13537 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
13538 used for context switching.
13539 (ido-all-completions): Handle new `list' context.
13540 (ido-make-choice-list): Return choices for `list' context.
13541 (ido-find-file-in-dir, ido-display-file, ido-write-file)
13542 (ido-display-buffer, ido-kill-buffer): Disable context switching.
13543 (ido-insert-buffer, ido-insert-file): Setup context switching.
13544 (ido-exhibit): Handle `list' context.
13545 (ido-read-file-name): Disable context switching. Handle fallback.
13546 (ido-read-directory-name): Disable context switching.
13547 (ido-completing-read): New defun like completing-read. Setup and
13548 use new `list' context.
13549
13550 2004-09-20 Jesper Harder <harder@ifa.au.dk>
13551
13552 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
13553
13554 2004-09-21 Jay Belanger <belanger@truman.edu>
13555
13556 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
13557 `calc-graph-set-styles' so the gnuplot buffer will appear in a
13558 separate window.
13559
13560 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
13561
13562 * subr.el (after-change-major-mode-hook): Doc fix.
13563
13564 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13565
13566 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
13567 of ghostscript for monochrome PostScript file in Windows.
13568
13569 2004-09-21 Kenichi Handa <handa@m17n.org>
13570
13571 * descr-text.el (describe-char): Checking of quail activation fixed.
13572
13573 2004-09-21 Jay Belanger <belanger@truman.edu>
13574
13575 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
13576
13577 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
13578
13579 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
13580 after the mode hooks instead of before. Doc fix.
13581
13582 2004-09-20 Jason Rumney <jasonr@gnu.org>
13583
13584 * startup.el (command-line) [windows-nt]: Try .emacs first, then
13585 _emacs, but revert to .emacs if neither exists in home directory.
13586
13587 2004-09-20 John Paul Wallington <jpw@gnu.org>
13588
13589 * bindings.el (completion-ignored-extensions): Add .dfsl.
13590
13591 2004-09-20 Richard M. Stallman <rms@gnu.org>
13592
13593 * bindings.el (scroll-left): Make it disabled.
13594
13595 * files.el (enable-local-eval): Doc fix.
13596
13597 * indent.el (move-to-left-margin): Special case for minibuffer.
13598
13599 * term.el (term-emulate-terminal): Turn off undo for output.
13600 Use with-current-buffer and save-selected-window.
13601
13602 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
13603
13604 * progmodes/make-mode.el (makefile-fill-paragraph):
13605 Don't insist on spaces when looking for comments. # is enough.
13606
13607 * files.el (hack-local-variables): Copy the variables list
13608 to another buffer, strip prefixes and suffixes there, then read.
13609 (enable-local-eval): Doc fix.
13610 (ignored-local-variables): Initialize to nil.
13611 (risky-local-variable-p): Don't check ignored-local-variables here.
13612 (hack-one-local-variable): Ignore var if in ignored-local-variables.
13613
13614 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
13615
13616 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
13617 of = to "." (punctuation).
13618
13619 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
13620
13621 * subr.el (event-basic-type): Fix mask (extend to 22bits).
13622
13623 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
13624
13625 * textmodes/enriched.el (enriched-rerun-flag): New variable.
13626 (enriched-before-change-major-mode): New function.
13627 Add it to `change-major-mode-hook'.
13628 (enriched-after-change-major-mode): New function.
13629 Add it to `after-change-major-mode-hook'.
13630 (enriched-mode): Make it work correctly if called from
13631 `after-change-major-mode-hook'.
13632 No longer set `indent-line-function'.
13633
13634 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
13635
13636 * subr.el (after-change-major-mode-hook): New variable.
13637 (run-mode-hooks): Implement it.
13638
13639 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
13640
13641 * battery.el (battery-linux-proc-apm): Use string-to-number.
13642 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
13643 Use dolist (and less indentation). Use erase-buffer.
13644 Pre-initialize `design-capacity', `warn', and `low'.
13645 (battery-format): Use replace-regexp-in-string.
13646
13647 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
13648
13649 * battery.el: Delete superfluous empty lines.
13650 (battery-linux-proc-acpi): Attempt to gather information from all
13651 battery subdirectories regardless of their file name.
13652 (battery-linux-proc-apm): Replace all occurrences of
13653 battery-hex-to-int-2 with string-to-int (base 16).
13654 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
13655 (battery-hex-map): Delete variable.
13656
13657 2004-09-18 John Paul Wallington <jpw@gnu.org>
13658
13659 * calc/calc-units.el (calc-quick-units): Fix overzealous
13660 s/or/unless/.
13661
13662 2004-09-17 Jay Belanger <belanger@truman.edu>
13663
13664 * calc/calc.el (calc-mode-var-list): Fix the value of
13665 `calc-matrix-brackets'.
13666
13667 2004-09-17 Romain Francoise <romain@orebokech.com>
13668
13669 * ibuf-ext.el (define-ibuffer-filter filename):
13670 Expand dired-directory since buffer-file-name is absolute.
13671
13672 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
13673
13674 * ediff-init.el (ediff-current-diff-face-A)
13675 (ediff-current-diff-face-B, ediff-current-diff-face-C)
13676 (ediff-current-diff-face-Ancestor)
13677 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
13678 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
13679 (ediff-even-diff-face-A, ediff-even-diff-face-B)
13680 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
13681 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
13682 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
13683 Use min-colors.
13684
13685 * term.el (term-down): Perform vertical motion if DOWN is negative.
13686 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
13687 (term-termcap-format): Synchronize with the eterm terminfo entry
13688 in etc/e/eterm.ti.
13689 (term-handle-colors-array): If the current foreground or
13690 background are zero (i.e. unspecified), use the foreground and
13691 background of the default face for reverse video.
13692 (term-ansi-at-eval-string, term-ansi-default-fg)
13693 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
13694 (term-mem): Delete unused function.
13695 (term-protocol-version): Increment.
13696 (term-current-face): Set to default.
13697
13698 2004-09-15 Jay Belanger <belanger@truman.edu>
13699
13700 * calc/calc.el (calc-mode-var-list): Define this variable.
13701 (calc-always-load-extensions, calc-line-numbering)
13702 (calc-line-breaking, calc-display-just, calc-display-origin)
13703 (calc-number-radix, calc-leading-zeros, calc-group-digits)
13704 (calc-group-char, calc-point-char, calc-frac-format)
13705 (calc-prefer-frac, calc-hms-format, calc-date-format)
13706 (calc-float-format, calc-full-float-format, calc-complex-format)
13707 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
13708 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
13709 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
13710 (calc-matrix-brackets, calc-language, calc-language-option)
13711 (calc-left-label, calc-right-label, calc-word-size)
13712 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
13713 (calc-display-raw, calc-internal-prec, calc-angle-mode)
13714 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
13715 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
13716 (calc-window-height, calc-display-trail, calc-show-selections)
13717 (calc-use-selections, calc-assoc-selections)
13718 (calc-display-working-message, calc-auto-why, calc-timing)
13719 (calc-mode-save-mode, calc-standard-date-formats)
13720 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
13721 (calc-user-parse-tables, calc-gnuplot-default-device)
13722 (calc-gnuplot-default-output, calc-gnuplot-print-device)
13723 (calc-gnuplot-print-output, calc-gnuplot-geometry)
13724 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
13725 (calc-invocation-macro, calc-show-banner): Give these values as
13726 part of `calc-mode-var-list's initialization after the variables
13727 are declared with defvar.
13728 (calc-bug-address): Change email address to send bug reports to.
13729 Change the maintainer address at the top.
13730 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
13731 than "\\.emacs" to determine if it is the user-init-file.
13732
13733 * calc/calc-embed.el (calc-embedded-set-modes): Use
13734 `calc-mode-var-list' correctly.
13735
13736 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
13737
13738 * vc.el (annotate-time): Document point handling.
13739 (vc-annotate-display-autoscale): Doc fix.
13740
13741 2004-09-15 Miles Bader <miles@gnu.org>
13742
13743 * generic.el (generic-make-keywords-list): Use symbol rather than
13744 word anchors in regexp.
13745
13746 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
13747
13748 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
13749 no file name consider `dired-directory'.
13750
13751 2004-09-14 Kim F. Storm <storm@cua.dk>
13752
13753 * faces.el (cursor): Add face-no-inherit property. Doc fix.
13754
13755 2004-09-14 Simon Josefsson <jas@extundo.com>
13756
13757 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
13758
13759 * textmodes/dns-mode.el: Add.
13760
13761 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
13762
13763 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
13764 (disabled-command-function): Make the ?\ char more obvious.
13765
13766 * vc-arch.el (vc-arch-root, vc-arch-registered):
13767 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
13768
13769 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
13770
13771 * windmove.el (windmove-frame-edges): Report coordinates of
13772 outside edges of frame, not inside edges.
13773 (windmove-coordinates-of-position): Convert into wrapper to new
13774 function `windmove-coordinates-of-window-position';
13775 `compute-motion' always applies to selected window.
13776 (windmove-coordinates-of-position): Update documentation to refer
13777 to Emacs 21 Lisp Reference Manual.
13778 (windmove-find-other-window): Fix off-by-one errors for max x,y.
13779
13780 2004-09-13 Kim F. Storm <storm@cua.dk>
13781
13782 * isearch.el (isearch-resume-in-command-history): Rename from
13783 isearch-resume-enabled and change default to nil.
13784
13785 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
13786
13787 * vc-hooks.el (vc-ignore-dir-regexp): New var.
13788 (vc-registered): Use it.
13789 (vc-find-root): New fun.
13790
13791 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
13792 Don't tell to use \\{...} when it's already done.
13793
13794 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
13795 Provide a sample complex default.
13796 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
13797 (bibtex-entry): Use mapc.
13798
13799 2004-09-12 Kim F. Storm <storm@cua.dk>
13800
13801 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
13802
13803 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
13804 inhibit-field-text-motion to t so rectangles work in comint buffers.
13805
13806 * simple.el (choose-completion-string): Set buffer before running
13807 choose-completion-string-functions hook so it can be buffer-local.
13808
13809 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
13810
13811 * progmodes/compile.el (compilation-start): Parse command to see
13812 if it starts with a cd, and if so perform it for the *compilation*
13813 buffer. Change the header to reflect this.
13814
13815 2004-09-11 Kim F. Storm <storm@cua.dk>
13816
13817 * ido.el (ido-enable-dot-prefix): Doc fix.
13818 (ido-enable-dot-prefix): New defcustom.
13819 (ido-set-matches1): Use it.
13820
13821 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
13822
13823 * textmodes/bibtex.el (bibtex-mark-active)
13824 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
13825
13826 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13827
13828 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
13829 used in a case insensitive environment.
13830 (bibtex-mode-map): Rearrange order of menus.
13831 (bibtex-quoted-string-re): Obsolete.
13832 (bibtex-complete-key-cleanup): Variable replaced by new function.
13833 (bibtex-font-lock-keywords): Use backquotes.
13834 (bibtex-font-lock-url-regexp): New internal variable.
13835 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
13836 "OPT" and "ALT".
13837 (bibtex-insert-current-kill, bibtex-make-field)
13838 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
13839 (bibtex-parse-field-text): Simplify.
13840 (bibtex-string=): New helper function.
13841 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
13842 (bibtex-map-entries): Use bibtex-string=.
13843 (bibtex-search-entry): Use not.
13844 (bibtex-enclosing-field): Fix docstring.
13845 (bibtex-assoc-regexp): Obsolete.
13846 (bibtex-format-entry): Use assoc-string and bibtex-string=.
13847 (bibtex-autokey-get-names): Handle empty name field.
13848 (bibtex-parse-strings): Use assoc-string and unless.
13849 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
13850 Use assoc-string.
13851 (bibtex-pop): Simplify.
13852 (bibtex-mode): Set font-lock-extra-managed-props.
13853 (bibtex-entry-update): Use assoc-string.
13854 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
13855 (bibtex-autofill-entry): Use bibtex-string=.
13856 (bibtex-print-help-message): Simplify.
13857 (bibtex-find-entry): New optional arg START.
13858 (bibtex-validate): Use bibtex-string= and assoc-string.
13859 Do not call obsolete function compilation-parse-errors.
13860 (bibtex-remove-delimiters): Only remove delimiters if present.
13861 (bibtex-copy-entry-as-kill): Add docstring.
13862 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
13863 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
13864 (bibtex-complete): Use bibtex-predefined-month-strings,
13865 bibtex-string=, and new function bibtex-complete-key-cleanup.
13866 (bibtex-generate-url-list): New variable.
13867 (bibtex-url): New command bound to C-c C-l and mouse-2.
13868 (bibtex-url-map): New local keymap for bibtex-url-mouse.
13869 (bibtex-font-lock-url): New function.
13870
13871 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
13872
13873 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
13874
13875 2004-09-09 Kim F. Storm <storm@cua.dk>
13876
13877 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
13878 counter and format with binding.
13879 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
13880 the declared macro uses own macro counter and format. Give symbol
13881 kmacro property.
13882 (kmacro-keymap): Bind kmacro-name-last-macro to n.
13883 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
13884 (kmacro-end-and-call-macro): Doc fix.
13885
13886 2004-09-09 Lars Hansen <larsh@math.ku.dk>
13887
13888 * desktop.el (desktop-clear-preserve-buffers):
13889 Remove make-obsolete-variable.
13890
13891 2004-09-08 Richard M. Stallman <rms@gnu.org>
13892
13893 * buff-menu.el (list-buffers-noselect): Call format-mode-line
13894 with the buffer as argument.
13895
13896 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
13897
13898 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
13899
13900 2004-09-08 Juri Linkov <juri@jurta.org>
13901
13902 * replace.el (perform-replace): Use `query-replace-descr'.
13903
13904 * cus-start.el (history-delete-duplicates): Specify customization.
13905
13906 * diff-mode.el (diff-mode-map):
13907 * progmodes/compile.el (compilation-mode-map):
13908 * progmodes/grep.el (grep-mode-map):
13909 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
13910 to `next-error-follow-minor-mode'.
13911
13912 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13913
13914 * isearch.el (isearch-lazy-highlight-update): Take into account
13915 the case of zero-length match at the search bound.
13916
13917 2004-09-08 Kim F. Storm <storm@cua.dk>
13918
13919 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
13920 change. Use zero width overlays when necessary.
13921
13922 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
13923
13924 * subr.el (split-string): Docfix.
13925
13926 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
13927
13928 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
13929 (display-call-tree): Ensure newline after caller/calls blocks.
13930
13931 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
13932
13933 * startup.el (command-line-1): Make option
13934 --directory/-L modify `load-path' straight away.
13935
13936 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
13937
13938 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
13939
13940 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
13941
13942 * emacs-lisp/autoload.el (make-autoload):
13943 Handle `define-compilation-mode'.
13944
13945 * emacs-lisp/lisp-mode.el (define-compilation-mode):
13946 Specify `doc-string-elt' property.
13947
13948 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
13949
13950 * bs.el (bs-mode): Doc fix.
13951
13952 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
13953
13954 * info.el (Info-insert-dir): Fix temp buffer leak bug.
13955
13956 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
13957
13958 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
13959
13960 2004-09-08 Kenichi Handa <handa@m17n.org>
13961
13962 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
13963 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
13964 ps-mule-next-point -> 1+).
13965
13966 * composite.el (encode-composition-rule): Add autoload cookie.
13967
13968 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
13969
13970 * format.el (buffer-auto-save-file-format): Make it permanent local.
13971
13972 2004-09-07 Kim F. Storm <storm@cua.dk>
13973
13974 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
13975 (authors-fixed-entries): Fix typo.
13976 (authors-canonical-author-name): Compact multiple spaces.
13977 Ignore trivial names (e.g. only first name).
13978
13979 * term.el (term-window-width): Only use full window width on
13980 window system if overflow-newline-into-fringe is enabled.
13981 (term-mode): Don't disable overflow-newline-into-fringe.
13982
13983 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
13984
13985 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
13986 motion as seen on my Mac OS X xterms.
13987
13988 * newcomment.el (uncomment-region-default, comment-region-default):
13989 New functions extracted from uncomment-region and comment-region.
13990 (comment-region, comment-region-function, uncomment-region)
13991 (uncomment-region-function): Use them.
13992
13993 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
13994
13995 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
13996 It's not crucial but can make sense at times.
13997
13998 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
13999 the first commit.
14000
14001 * vc.el (vc-buffer-context, vc-restore-buffer-context):
14002 Disable obsolete code.
14003
14004 2004-09-07 Juri Linkov <juri@jurta.org>
14005
14006 * progmodes/grep.el (grep-highlight-matches): Change default from
14007 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
14008 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
14009 if grep option `--color' is available, or to `nil' otherwise.
14010 (grep-process-setup): Call `grep-compute-defaults' if
14011 `grep-highlight-matches' is not computed. Set env-vars only
14012 if `grep-highlight-matches' is `t'.
14013 (grep-use-null-device): Remove redundant type `boolean' (`choice'
14014 is already defined).
14015
14016 * progmodes/compile.el (compilation-start): Use copy of
14017 `process-environment' created by `copy-sequence' to not
14018 modify env-vars in the global `process-environment'.
14019
14020 2004-09-06 Eli Zaretskii <eliz@gnu.org>
14021
14022 * simple.el (next-error-follow-minor-mode): Fix last change.
14023
14024 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
14025
14026 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
14027 permanent local.
14028
14029 2004-09-04 Richard M. Stallman <rms@gnu.org>
14030
14031 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
14032 highlighting if the search string is empty.
14033
14034 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
14035
14036 * facemenu.el (facemenu-active-faces): Change condition of inner
14037 `while' loop to also check the first two elements of `face-atts'
14038 and `mask-atts'.
14039
14040 2004-09-04 John Paul Wallington <jpw@gnu.org>
14041
14042 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
14043 (thumbs-view-image-mode): Make buffer read-only.
14044
14045 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
14046
14047 * textmodes/ispell.el (ispell-really-aspell): New defvar.
14048 (ispell-check-version): Set it.
14049 (ispell-send-replacement): New function.
14050 (ispell-process-line): Call ispell-send-replacement.
14051
14052 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
14053
14054 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
14055 Support choosing seconds with "s".
14056
14057 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
14058
14059 * terminal.el (te-escape): Show `?' in prompt for help key.
14060
14061 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
14062
14063 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
14064
14065 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
14066
14067 * simple.el (next-error-follow-minor-mode)
14068 (next-error-follow-mode-post-command-hook): New functions.
14069 (next-error-follow-last-line): New defvar.
14070
14071 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
14072 * progmodes/compile.el (compilation-mode-map): Likewise.
14073 * progmodes/grep.el (grep-mode-map): Likewise.
14074 * replace.el (occur-mode-map): Likewise.
14075
14076 * newcomment.el (uncomment-region): Bind comment-use-global-state
14077 to nil.
14078
14079 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
14080
14081 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
14082 locally around the call to `revert-buffer'.
14083
14084 2004-09-03 Juri Linkov <juri@jurta.org>
14085
14086 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
14087 `isearch-adjusted' to `t'.
14088 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
14089 (isearch-message-prefix): Add "pending" for isearch-adjusted.
14090 (isearch-other-meta-char): Restore isearch-point unconditionally.
14091 (isearch-query-replace): Add new arg `regexp-flag' and use it.
14092 Set point to start of match if region is not active in transient
14093 mark mode (to include the current match to region boundaries).
14094 Push the search string to `query-replace-from-history-variable'.
14095 Add prompt "Query replace regexp" for isearch-regexp.
14096 Add region beginning/end as last arguments of `perform-replace.'
14097 (isearch-query-replace-regexp): Replace code by the call to
14098 `isearch-query-replace' with arg `t'.
14099
14100 2004-09-03 Richard M. Stallman <rms@gnu.org>
14101
14102 * startup.el (normal-top-level): Undo previous TERM change.
14103
14104 2004-09-03 Kim F. Storm <storm@cua.dk>
14105
14106 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
14107 highlight overlays; allow using RET when cursor is over a button.
14108 (cua--highlight-rectangle): Use it.
14109 (cua--rectangle-set-corners): Don't move backwards at eol.
14110 (cua--forward-line): Don't move into void after eob.
14111
14112 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
14113 point is set (and displayed) inside rectangle.
14114 (cua--rectangle-operation): Fix for highlight of empty lines.
14115 (cua--highlight-rectangle): Fix highlight for tabs.
14116 Position cursor at left/right edge of rectangle using new `cursor'
14117 property on overlay strings.
14118 (cua--indent-rectangle): Don't tabify.
14119 (cua-rotate-rectangle): Ignore that point has moved.
14120
14121 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14122
14123 * term/mac-win.el: Add ASCII equivalents for some function keys.
14124 (mode-line-frame-identification): Sync with x-win.el.
14125
14126 2004-09-02 Juri Linkov <juri@jurta.org>
14127
14128 * progmodes/compile.el (compilation-buffer-name): Compare major
14129 mode with second element of compilation-arguments instead of third
14130 to reflect latest changes in compilation-arguments structure.
14131 (recompile): Use global variable `compilation-directory' to get
14132 recent compilation directory only when `recompile' is invoked NOT
14133 in the compilation buffer. Otherwise, use `default-directory' of
14134 the compilation buffer.
14135 (compilation-error-properties): Allow to funcall col and end-col.
14136 (compilation-mode-font-lock-keywords): Check col and end-col by
14137 `integerp'.
14138 (compilation-goto-locus): If end-mk is non-nil in transient mark
14139 mode don't activate the mark (and don't display message in
14140 push-mark), but highlight overlay between mk and end-mk.
14141
14142 * progmodes/grep.el (grep-highlight-matches): New defcustom.
14143 (grep-regexp-alist): Add rule to highlight grep matches.
14144 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
14145
14146 * info.el (Info-fontify-node): Don't compute other-tag
14147 if Info-hide-note-references=hide.
14148
14149 * help.el (function-called-at-point):
14150 * help-fns.el (variable-at-point):
14151 Try `find-tag-default' when other methods failed.
14152
14153 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
14154 Do not push mark if inhibit-mark-movement is non-nil.
14155
14156 * textmodes/ispell.el (ispell-html-skip-alists):
14157 Fix backslashes in docstring.
14158
14159 2004-09-01 Juri Linkov <juri@jurta.org>
14160
14161 * isearch.el (isearch-wrap-function)
14162 (isearch-push-state-function): New defvars.
14163 (isearch-pop-fun-state): New defsubst.
14164 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
14165 (isearch-push-state): Set the result of calling
14166 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
14167 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
14168 restore the mode-specific starting point of terminated search.
14169 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
14170 (isearch-repeat): Call `isearch-wrap-function' if defined.
14171 (isearch-message-prefix): Don't add prefix "over" to the message
14172 for wrapped search if `isearch-wrap-function' is defined.
14173 (isearch-search): Call function saved in `isearch-pop-fun-state' to
14174 restore the mode-specific starting point of failed search.
14175
14176 * info.el (Info-search-whitespace-regexp): Fix backslashes.
14177 (Info-search): Add new optional arguments for the sake of isearch.
14178 Replace whitespace in Info-search-whitespace-regexp literally.
14179 Add backward search. Don't call `Info-select-node' if regexp is
14180 found in the same Info node. Don't add node to Info-history for
14181 wrapped isearch.
14182 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
14183 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
14184 (Info-mode): Set local variables `isearch-search-fun-function',
14185 `isearch-wrap-function', `isearch-push-state-function',
14186 `search-whitespace-regexp'.
14187
14188 * isearch.el: Remove ancient Change Log section.
14189 (isearch-string, isearch-message-string, isearch-point)
14190 (isearch-success, isearch-forward-flag, isearch-other-end)
14191 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
14192 (isearch-barrier, isearch-within-brackets)
14193 (isearch-case-fold-search): Add suffix `-state' to state-related
14194 defsubsts to avoid name clashes with other function names.
14195
14196 * simple.el (next-error): New defgroup and defface.
14197 (next-error-highlight, next-error-highlight-no-select):
14198 New defcustoms.
14199 (next-error-no-select): Let-bind next-error-highlight to the value
14200 of next-error-highlight-no-select before calling `next-error'.
14201
14202 * progmodes/compile.el (compilation-goto-locus):
14203 Use `next-error' face instead of `region'. Set 4-th argument of
14204 `move-overlay' to `current-buffer' to move overlay to different
14205 source buffers. Use new variable `next-error-highlight'.
14206
14207 * simple.el (next-error-find-buffer): Move the rule
14208 "if current buffer is a next-error capable buffer" after the
14209 rule "if next-error-last-buffer is set to a live buffer".
14210 Simplify to test all rules in one `or'.
14211 (next-error): Doc fix.
14212 (next-error, previous-error, first-error)
14213 (next-error-no-select, previous-error-no-select):
14214 Make arguments optional.
14215
14216 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
14217
14218 * macros.el (apply-macro-to-region-lines): Make it operate on all
14219 lines that begin in the region, rather than on all complete lines
14220 in the region.
14221
14222 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14223
14224 * x-dnd.el (x-dnd-protocol-alist): Document update.
14225 (x-dnd-known-types): Defcustom it.
14226 (x-dnd-handle-motif): Print message-atom in error message.
14227
14228 2004-08-30 John Paul Wallington <jpw@gnu.org>
14229
14230 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
14231 strings rather than programatically constructing message.
14232
14233 2004-08-30 Richard M. Stallman <rms@gnu.org>
14234
14235 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
14236 Don't return a string that would read as the wrong character code.
14237
14238 2004-08-29 Kim F. Storm <storm@cua.dk>
14239
14240 * emulation/cua-base.el (cua-auto-expand-rectangles):
14241 Remove automatic rectangle padding feature; replace by non-destructive
14242 virtual rectangle edges feature.
14243 (cua-virtual-rectangle-edges): New defcustom.
14244 (cua-auto-tabify-rectangles): New defcustom.
14245 (cua-paste): If paste into a marked rectangle, insert rectangle at
14246 current column, even if virtual; also paste exactly as many lines
14247 as has been marked (ignore additional lines or add empty lines),
14248 but paste whole source if only one line is marked.
14249 (cua--update-indications): No longer use overwrite-cursor to
14250 indicate rectangle padding
14251
14252 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
14253 (cua--rectangle-virtual-edges): New defun.
14254 (cua--rectangle-get-corners): Remove optional PAD arg.
14255 (cua--rectangle-set-corners): Never do padding.
14256 (cua--forward-line): Remove optional PAD arg. Simplify.
14257 (cua-resize-rectangle-right, cua-resize-rectangle-left)
14258 (cua-resize-rectangle-down, cua-resize-rectangle-up):
14259 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
14260 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
14261 (cua--rectangle-move): Never do padding. Simplify.
14262 (cua--tabify-start): New defun.
14263 (cua--rectangle-operation): Add tabify arg. All callers changed.
14264 (cua--pad-rectangle): Remove.
14265 (cua--delete-rectangle): Handle delete with virtual edges.
14266 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
14267 (cua--insert-rectangle): Handle insert at virtual column.
14268 Perform auto-tabify if necessary.
14269 (cua--activate-rectangle): Remove optional FORCE arg.
14270 Never do padding. Simplify.
14271 (cua--highlight-rectangle): Enhance for virtual edges.
14272 (cua-toggle-rectangle-padding): Remove command.
14273 (cua-toggle-rectangle-virtual-edges): New command.
14274 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
14275 (cua--rectangle-post-command): Don't force rectangle padding.
14276 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
14277
14278 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
14279
14280 * indent.el (edit-tab-stops-buffer): Doc fix.
14281
14282 2004-08-28 Richard M. Stallman <rms@gnu.org>
14283
14284 * progmodes/grep.el (grep-default-command): Use find-tag-default.
14285 (grep-tag-default): Function deleted.
14286
14287 * subr.el (find-tag-default): Move from etags.el.
14288
14289 * progmodes/etags.el (find-tag-default): Move to subr.el.
14290
14291 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
14292 into the basic character if it has an uppercase form.
14293
14294 2004-08-27 Kenichi Handa <handa@m17n.org>
14295
14296 * international/utf-8.el (utf-8-post-read-conversion): If the
14297 buffer is unibyte, temporarily make it multibyte.
14298
14299 2004-08-27 Masatake YAMATO <jet@gyve.org>
14300
14301 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
14302
14303 2004-08-25 John Paul Wallington <jpw@gnu.org>
14304
14305 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
14306 0, 1, and many mismatches in message.
14307 (tex-start-shell): Use `set-process-query-on-exit-flag'.
14308
14309 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
14310 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
14311
14312 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
14313
14314 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
14315 vc-diff-switches differently.
14316
14317 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
14318
14319 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
14320 before and a real defvar after
14321 `speedbar-supported-extension-expressions'. This is to silence
14322 the compiler without breaking bootstrapping.
14323
14324 2004-08-22 Richard M. Stallman <rms@gnu.org>
14325
14326 * textmodes/flyspell.el (flyspell-word):
14327 Use set-process-query-on-exit-flag.
14328 (flyspell-highlight-duplicate-region): Take POSS as arg.
14329 (flyspell-word): Pass POSS as arg.
14330
14331 * progmodes/ada-xref.el: Many doc and style fixes.
14332 (ada-find-any-references): Use compilation-start.
14333 (ada-get-ali-file-name): Improve error msg.
14334 (ada-get-ada-file-name): Likewise.
14335
14336 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
14337 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
14338
14339 * mail/mail-extr.el (mail-extr-all-top-level-domains):
14340 Add forward defvar.
14341
14342 * whitespace.el (global-whitespace-mode): New alias
14343 for whitespace-global-mode.
14344
14345 * speedbar.el (speedbar-file-regexp): Move definition up.
14346 (speedbar-mode, speedbar-set-mode-line-format):
14347 Use with-no-warnings.
14348 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
14349
14350 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
14351 controls whether to display the error buffer.
14352
14353 * ps-mule.el: Delete compatibility code for old Emacsen.
14354 (ps-mule-find-wrappoint): Don't use chars-in-region.
14355
14356 * frame.el (display-mouse-p, display-selections-p):
14357 Use with-no-warnings.
14358
14359 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
14360
14361 2004-08-22 David Kastrup <dak@gnu.org>
14362
14363 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
14364 information.
14365
14366 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
14367
14368 2004-08-22 Andreas Schwab <schwab@suse.de>
14369
14370 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
14371
14372 2004-08-22 Masatake YAMATO <jet@gyve.org>
14373
14374 * cvs-status.el (cvs-status-checkout): New function.
14375 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
14376
14377 2004-08-21 David Kastrup <dak@gnu.org>
14378
14379 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
14380 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
14381 has been converted to use hashtables, the relation `nil=none' is
14382 no longer valid, as `nil' is not a hashtable. This patch tries to
14383 reduce the number of resulting errors.
14384
14385 2004-08-21 John Paul Wallington <jpw@gnu.org>
14386
14387 * subr.el (process-kill-without-query): Made obsolete in
14388 version 21.4, not 21.5.
14389
14390 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
14391 (vc-previous-comment, vc-next-comment)
14392 (vc-comment-search-reverse, vc-comment-search-forward)
14393 (vc-comment-to-change-log): Likewise.
14394
14395 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
14396
14397 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
14398
14399 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
14400 Correct indentation of DEFMETHODS with non-standard method
14401 combinations (e.g., PROGN, MIN, MAX).
14402
14403 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
14404
14405 * startup.el (normal-top-level-add-subdirs-to-load-path):
14406 Avoid unnecessarily checking system-type.
14407 (normal-top-level): Set TERM to "dumb". Simplify.
14408
14409 * avoid.el (mouse-avoidance-ignore-p): New fun.
14410 Also ignore switch-frame, select-window, double, and triple clicks.
14411 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
14412 (mouse-avoidance-fancy-hook): Use it.
14413
14414 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
14415
14416 * avoid.el (mouse-avoidance-nudge-mouse)
14417 (mouse-avoidance-banish-destination): Stay within the current window
14418 to avoid problems with mouse-autoselect-window.
14419
14420 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
14421
14422 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
14423 the newer format of some messages in cvs-1.12.1.
14424
14425 2004-08-19 Masatake YAMATO <jet@gyve.org>
14426
14427 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
14428 (elp-results-jump-to-definition-by-mouse)
14429 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
14430 (elp-output-result): Use elp-output-insert-symname.
14431
14432 2004-08-18 Kenichi Handa <handa@m17n.org>
14433
14434 * language/cyrillic.el: Register koi8-r in
14435 ctext-non-standard-encodings-alist.
14436 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
14437
14438 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
14439
14440 * emacs-lisp/copyright.el (copyright-update-year): Delete code
14441 that replaces 20xy with xy.
14442
14443 2004-08-17 John Paul Wallington <jpw@gnu.org>
14444
14445 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
14446 (reb-force-update): Doc fix.
14447
14448 2004-08-16 Richard M. Stallman <rms@gnu.org>
14449
14450 * progmodes/which-func.el (which-func-update-1): Doc fix.
14451
14452 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
14453 (sh-mode-abbrev-table): New variable.
14454
14455 * progmodes/compile.el (compilation-mode): Doc fix.
14456
14457 * emacs-lisp/lisp-mode.el (eval-last-sexp):
14458 Don't cons a new symbol each time.
14459 (eval-last-sexp-fake-value): New variable.
14460
14461 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
14462 (copyright-update-year): Detect continuation of list of years.
14463
14464 * term.el (term-default-fg-color, term-default-bg-color)
14465 (ansi-term-color-vector): Use `unspecified', not nil, as default.
14466
14467 * imenu.el: Several doc fixes: don't say variables are buffer-local.
14468
14469 2004-08-16 Davis Herring <herring@lanl.gov>
14470
14471 * isearch.el (isearch-string, isearch-message-string, isearch-point)
14472 (isearch-success, isearch-forward-flag, isearch-other-end)
14473 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
14474 (isearch-barrier, isearch-within-brackets)
14475 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
14476
14477 2004-08-16 Kenichi Handa <handa@m17n.org>
14478
14479 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
14480
14481 2004-08-15 Kenichi Handa <handa@m17n.org>
14482
14483 * term/x-win.el (x-selection-value): If utf8 was successful but
14484 ctext was not, use utf8 string.
14485
14486 2004-08-14 Davis Herring <herring@lanl.gov>
14487
14488 * isearch.el: Remove accidental changes of March 4. Fix backing
14489 up when a regexp isearch is made more general. Use symbolic
14490 accessor functions for isearch stack frames to make usage clearer.
14491 (search-whitespace-regexp): Made groups in documentation shy (as
14492 is the group in the default value).
14493 (isearch-fallback): New function, addresses problems with regexps
14494 liberalized by `\|', adds support for liberalization by `\}' (the
14495 general repetition construct), and incorporates behavior for
14496 `*'/`?'.
14497 (isearch-}-char): New command, calls `isearch-fallback' with
14498 arguments appropriate to a typed `}'.
14499 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
14500 appropriately.
14501 (isearch-mode-map): Bind `}' to `isearch-}-char'.
14502 (isearch-string, isearch-message,string, isearch-point)
14503 (isearch-success, isearch-forward-flag, isearch-other-end)
14504 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
14505 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
14506 New inline functions to read fields of a stack frame.
14507
14508 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
14509
14510 * battery.el (battery-linux-proc-acpi): Look into battery
14511 directories matching the literal string "CMB", too (required for
14512 Linux kernel version 2.6.7).
14513
14514 2004-08-14 John Paul Wallington <jpw@gnu.org>
14515
14516 * cus-start.el (read-file-name-completion-ignore-case): Add.
14517 (blink-cursor-alist): Change version to "21.4".
14518
14519 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
14520
14521 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
14522
14523 * speedbar.el (speedbar-scan-subdirs): New option.
14524 (speedbar-file-lists): Don't ignore file-name case on Unix and use
14525 dolist.
14526 (speedbar-insert-files-at-point): Take an extra argument and use
14527 it to optionally find out if a subdir is empty. Also unreadable
14528 files don't get expand buttons.
14529 (speedbar-directory): New image (unused pixmap already existed).
14530 (speedbar-expand-image-button-alist): Use it.
14531
14532 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
14533
14534 CC Mode update to 5.30.9:
14535
14536 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
14537 Move from cc-vars to cc-defs for dependency reasons. Fix the
14538 POSIX char class test to check that it works in
14539 `skip-chars-(forward|backward)' too.
14540
14541 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
14542 first argument starts with a special brace list.
14543
14544 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
14545 when `c-opt-type-concat-key' is used (i.e. in Pike).
14546
14547 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
14548 Fix bug when the inner char pair doesn't have paren syntax,
14549 i.e. "(<>)".
14550
14551 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
14552 whitespace safe.
14553
14554 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
14555 position for `arglist-intro', `arglist-cont-nonempty' and
14556 `arglist-close' when there are two arglist open parens on the same
14557 line and there's nothing in front of the first.
14558
14559 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
14560 locking of qualified names in Java, which previously could fontify
14561 common indexing expressions in many cases. The standard Java
14562 naming conventions are used to tell them apart.
14563
14564 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
14565 Fix inconsistency wrt opening parens on the first line inside a paren
14566 block.
14567
14568 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
14569 compile time for the sake of `c-major-mode-is'.
14570
14571 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
14572 `c-major-mode-is' in the event that this is used inside a
14573 `c-lang-defconst'.
14574
14575 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
14576 `c-lang-defconst' so that it works better with fallback languages.
14577
14578 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
14579 it to fail to record the base mode.
14580
14581 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
14582 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
14583 is used. Reorder the syntax checks to get more efficient
14584 skipping in some situations.
14585
14586 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
14587 continuation which might precede the newly inserted '{'.
14588
14589 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
14590 Fix cases where it could loop indefinitely.
14591
14592 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
14593 size specs correctly. Only fontify identifiers in front of '('
14594 with as functions - don't accept any paren char. Tighten up
14595 initializer skipping to stop before function and class blocks.
14596
14597 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
14598 the point could be left directly after an open paren when finding
14599 the beginning of the first decl in the block.
14600
14601 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
14602 table when filtering out legitimate open parens to be recorded.
14603 This could cause cache inconsistencies when e.g.
14604 `c++-template-syntax-table' was temporarily in use.
14605
14606 * progmodes/cc-engine.el (c-on-identifier)
14607 (c-simple-skip-symbol-backward): Small fix for handling "-"
14608 correctly in `skip-chars-backward'. Affected the operator lfun
14609 syntax in Pike.
14610
14611 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
14612 Fix bug that could cause an error from `after-change-functions' when
14613 the changed region is at bob.
14614
14615 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
14616
14617 CC Mode update to 5.30.9:
14618
14619 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
14620 to say that <TAB> doesn't insert WS into a CPP line.
14621 (c-indent-command, c-tab-always-indent): Amend doc strings.
14622
14623 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
14624 checks for user errors, thus eliminating cryptic and unhelpful
14625 Emacs error messages. (1) Check the arg to `c-set-style' is a
14626 string. (2) Check that settings to `c-offsets-alist' are not
14627 spuriously quoted.
14628
14629 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
14630 which precedes the newly inserted `{'.
14631
14632 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
14633
14634 Sync with Tramp 2.0.44.
14635
14636 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
14637 function "tramp_file_attributes". Otherwise, file names
14638 containing spaces are misinterpreted. Reported by Magnus Henoch
14639 <mange@freemail.hu>.
14640 (tramp-handle-file-truename): FILENAME must be expanded first.
14641 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
14642 obscure results. Reported by D. Goel <deego@gnufans.org>.
14643 (tramp-handle-verify-visited-file-modtime): If file does not
14644 exist, say it is not modified if and only if that agrees with the
14645 buffer's record. Check whether a file is visiting the buffer, or
14646 the buffer has no recorded last modification time. Return t in
14647 case the visiting file doesn't exist. Suggested by Luc Teirlinck
14648 <teirllm@auburn.edu>.
14649 (tramp-handle-write-region): Pass modtime explicitly to
14650 `set-visited-file-modtime', because filename can be different
14651 from (buffer-file-name) if `file-precious-flag' is set.
14652 `set-visited-file-modtime' must be called always when `visit' is t
14653 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
14654 (tramp-handle-set-visited-file-modtime): If `time-list' is not
14655 nil, don't apply the whole body. If the file doesn't exists, set
14656 modtime to '(-1 65535). Suggested by Luc Teirlinck
14657 <teirllm@auburn.edu>.
14658
14659 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
14660
14661 * help.el (describe-bindings): Doc fix.
14662
14663 * subr.el (kbd): Doc fix.
14664
14665 2004-08-08 John Paul Wallington <jpw@gnu.org>
14666
14667 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
14668 instead of `string-to-int'.
14669 (define-ibuffer-column mode): Fix indentation.
14670
14671 2004-08-08 Lars Hansen <larsh@math.ku.dk>
14672
14673 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
14674
14675 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
14676
14677 * subr.el (global-unset-key, local-unset-key): Doc fixes.
14678
14679 * novice.el (disabled-command-function): New variable renamed from
14680 `disabled-command-hook'.
14681 (disabled-command-hook): Keep the _variable_ as alias for
14682 `disabled-command-function' and make obsolete.
14683 (disabled-command-function): Function renamed from
14684 `disabled-command-hook'. Adapt code to name change of the variable.
14685
14686 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
14687
14688 * simple.el (completion-root-regexp): New defvar.
14689 (completion-setup-function): Use it instead of a literal string.
14690
14691 2004-08-07 John Paul Wallington <jpw@gnu.org>
14692
14693 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
14694 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
14695 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
14696 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
14697
14698 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
14699
14700 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
14701 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
14702
14703 2004-08-04 Kenichi Handa <handa@m17n.org>
14704
14705 * international/encoded-kb.el (encoded-kbd-setup-keymap):
14706 Fix previous change.
14707
14708 2004-08-03 Kenichi Handa <handa@m17n.org>
14709
14710 * international/encoded-kb.el: The following changes are to
14711 utilize key-translation-map instead of minor mode map.
14712 (encoded-kbd-iso2022-non-ascii-map): Delete it.
14713 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
14714 (encoded-kbd-last-key): New function.
14715 (encoded-kbd-iso2022-single-shift): New function.
14716 (encoded-kbd-iso2022-designation)
14717 (encoded-kbd-self-insert-iso2022-7bit)
14718 (encoded-kbd-self-insert-iso2022-8bit)
14719 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
14720 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
14721 key-translation-map.
14722 (encoded-kbd-setup-keymap): Setup key-translation-map.
14723 (saved-key-translation-map): New variable.
14724 (encoded-kbd-mode): Save/restore key-translation-map.
14725 Adjust for the change of encoded-kbd-setup-keymap.
14726
14727 2004-08-02 Kim F. Storm <storm@cua.dk>
14728
14729 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
14730 and call compute-motion with nil for topos and width to get proper
14731 usable width and height for both window and non-window systems.
14732
14733 * windmove.el (windmove-coordinates-of-position): Let compute-motion
14734 calculate usable window width and height.
14735
14736 * window.el (window-buffer-height): Call compute-motion with nil width.
14737
14738 2004-08-01 David Kastrup <dak@gnu.org>
14739
14740 * replace.el (query-replace-read-from):
14741 Use `query-replace-compile-replacement'.
14742 (query-replace-compile-replacement): New function.
14743 (query-replace-read-to): Use `query-replace-compile-replacement'
14744 for repeating the last command.
14745
14746 2004-08-01 John Paul Wallington <jpw@gnu.org>
14747
14748 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
14749 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
14750 (pr-switches): Remove period from end of error messages.
14751
14752 * help-mode.el (help-go-back): Likewise.
14753
14754 * abbrev.el (only-global-abbrevs): Doc fix.
14755 (edit-abbrevs-map): Define within defvar.
14756 (quietly-read-abbrev-file): Doc fix.
14757
14758 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
14759
14760 * novice.el (enable-command, disable-command): Doc fixes.
14761
14762 * subr.el (event-modifiers, event-basic-type): Doc fixes.
14763
14764 2004-07-30 Richard M. Stallman <rms@gnu.org>
14765
14766 * subr.el (with-local-quit): Doc fix.
14767
14768 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
14769
14770 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
14771
14772 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
14773
14774 * custom.el (defcustom): Doc fix.
14775
14776 2004-07-28 Masatake YAMATO <jet@gyve.org>
14777
14778 * progmodes/etags.el (etags-tags-apropos): Show building progress.
14779
14780 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
14781
14782 * imenu.el (imenu-prev-index-position-function)
14783 (imenu-extract-index-name-function, imenu-name-lookup-function)
14784 (imenu--index-alist): Docstring redundancy fix.
14785
14786 2004-07-25 Lars Hansen <larsh@math.ku.dk>
14787
14788 * wdired.el (wdired-finish-edit): Require dired-aux before locally
14789 binding dired-backup-overwrite.
14790
14791 2004-07-25 John Paul Wallington <jpw@gnu.org>
14792
14793 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
14794
14795 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
14796
14797 * term/tty-colors.el (tty-color-approximate): Doc fix.
14798
14799 * select.el (x-get-selection, x-set-selection): Doc fixes.
14800
14801 * frame.el (make-frame): Doc fix.
14802
14803 2004-07-24 Richard M. Stallman <rms@gnu.org>
14804
14805 * mail/rmail.el (rmail-mime-charset-pattern):
14806 Don't include semicolon in the charset value.
14807
14808 * replace.el (occur-next-error): Call set-window-point.
14809 (occur-engine): Handle negative NLINES.
14810
14811 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
14812
14813 * frame.el (modify-all-frames-parameters): Minor doc fix.
14814 (set-frame-configuration): Doc fix.
14815
14816 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
14817
14818 * simple.el (completion-setup-function): Compute the common parts
14819 and the first difference place correctly when
14820 partial-completion-mode is on.
14821
14822 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14823
14824 * ps-print.el: Doc fix.
14825 (ps-print-version): New version 6.6.5.
14826 (ps-printing-region): Doc fix.
14827 (ps-generate-string-list): Comment fix.
14828 (ps-message-log-max): Code fix.
14829
14830 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
14831
14832 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
14833 generated PostScript.
14834
14835 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
14836
14837 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
14838 with Gnus v5_10 branch.)
14839
14840 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
14841
14842 * calendar/time-date.el (time-to-number-of-days): New function.
14843 Imported from Gnus.
14844
14845 2004-07-22 Kim F. Storm <storm@cua.dk>
14846
14847 * progmodes/make-mode.el: Fix comments.
14848
14849 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14850
14851 * printing.el: Doc fix.
14852
14853 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
14854
14855 * frame.el (modify-all-frames-parameters): Minor doc fix.
14856
14857 2004-07-20 Richard M. Stallman <rms@gnu.org>
14858
14859 * textmodes/fill.el (fill-nobreak-p): If this break point is
14860 at the end of the line, don't consider the newline which follows
14861 as a reason to return t.
14862
14863 2004-07-19 John Paul Wallington <jpw@gnu.org>
14864
14865 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
14866
14867 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
14868
14869 * dired-aux.el (dired-do-kill-lines): Expand docstring.
14870 Delete irrelevant code.
14871
14872 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
14873
14874 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
14875 New docstring. From Luc Teirlinck.
14876
14877 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
14878
14879 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
14880 section.
14881 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
14882 non-file buffers. We know it is nil.
14883
14884 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
14885
14886 Sync with Tramp 2.0.43.
14887
14888 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
14889 Remove outdated comment.
14890 (tramp-locked, tramp-locker): New variables for implementing a
14891 global lock.
14892 (tramp-sh-file-name-handler): Use them to implement the global lock.
14893
14894 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
14895
14896 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
14897 calls to respective `xxx` calls.
14898 (tramp-process-alive-regexp): Precise doc string.
14899 (tramp-multi-action-process-alive): New defun.
14900 (tramp-multi-actions): Use it.
14901 (tramp-handle-find-backup-file-name): `copy-tree' is available
14902 since Emacs 22.1 only (XEmacs has it). Implementation rewritten
14903 in order to avoid this function.
14904 (tramp-handle-write-region): Set current buffer. If connection
14905 wasn't open, `file-modes' has changed it accidentally. Reported by
14906 David Kastrup <dak@gnu.org>.
14907 (tramp-enter-password, tramp-read-passwd): New arguments USER and
14908 HOST.
14909 (tramp-action-password, tramp-multi-action-password): Apply it.
14910 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
14911 name must still contain the port number. Otherwise, we have two
14912 Tramp buffers, with all the confusion. Reported by Myron Selby
14913 <myron@xytech.com> and Rolf Dubitzky
14914 <Dubitzky@physi.uni-heidelberg.de>.
14915
14916 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
14917 HOST to `tramp-enter-passwd'.
14918
14919 * net/tramp-vc.el (all): Code cleanup. Change all
14920 `tramp-handle-xxx' calls to respective `xxx` calls.
14921
14922 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
14923
14924 * emacs-lisp/testcover.el: New category "potentially-1valued" for
14925 functions that are not erroneous if either 1-valued or
14926 multi-valued. Detect functions in this class.
14927 (testcover-1value-functions, testcover-compose-functions)
14928 (testcover-progn-functions) Add some additional functions to lists.
14929 (testcover-mark): Bugfix when marking up the definition for an
14930 empty function.
14931
14932 2004-07-17 Richard M. Stallman <rms@gnu.org>
14933
14934 * replace.el (occur-read-primary-args): Pass default to
14935 read-from-minibuffer.
14936
14937 * mail/footnote.el (footnote-section-tag): Use defcustom.
14938
14939 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
14940 Compile font-lock-keywords, not KEYWORDS.
14941 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
14942 Add warn, check-type. Handle cerror like error.
14943
14944 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
14945
14946 * progmodes/which-func.el (which-func-keymap): New var.
14947 (which-func-face): New face.
14948 (which-func-format): Use them.
14949
14950 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
14951
14952 * buff-menu.el (list-buffers-noselect): Append the buffer's
14953 process status to its mode name.
14954
14955 2004-07-16 Kim F. Storm <storm@cua.dk>
14956
14957 * simple.el (inhibit-mark-movement): New defvar.
14958 (beginning-of-buffer, end-of-buffer): Do not push mark if
14959 inhibit-mark-movement is non-nil or C-u prefix is given.
14960
14961 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
14962 Init to beginning-of-buffer and end-of-buffer.
14963 (cua--undo-push-mark): New defvar.
14964 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
14965 already active and command is in cua--preserve-mark-commands.
14966 Also fix check for shift modifier on non-window systems.
14967 (cua--post-command-handler): Clear inhibit-mark-movement if set.
14968
14969 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
14970
14971 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
14972 of two integers, instead of a cons.
14973
14974 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
14975 `visited-file-modtime' now returns a list of two integers, instead
14976 of a cons.
14977
14978 * dired.el (dired-directory-changed-p): Ditto.
14979
14980 * progmodes/grep.el (grep): Doc fix.
14981
14982 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
14983
14984 * autorevert.el (auto-revert-tail-mode)
14985 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
14986 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
14987 in both at the same time.
14988 (auto-revert-tail-mode): New command.
14989 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
14990 (auto-revert-handler): Revert only either tail or whole file.
14991
14992 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
14993 add auto-revert-tail-mode.
14994
14995 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14996
14997 * printing.el: Doc fix. Change name of some funs.
14998 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
14999 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
15000 (pr-standard-file-name): New fun. Replace pr-standard-path.
15001 (pr-call-process): Code fix.
15002
15003 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
15004
15005 * subr.el (with-selected-window): Doc fix.
15006
15007 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
15008
15009 * subr.el (get-buffer-window-list): Doc fix.
15010
15011 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
15012
15013 * files.el (switch-to-buffer-other-window): Doc fix.
15014
15015 * window.el (save-selected-window, one-window-p)
15016 (split-window-keep-point, split-window-vertically)
15017 (split-window-horizontally): Doc fixes.
15018
15019 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15020
15021 * printing.el: Doc fix. Now it uses call-process instead of
15022 shell-command for low command execution.
15023 (pr-version): New version number (6.8).
15024 (pr-shell-file-name): Option removed.
15025 (pr-shell-command): Fun removed.
15026 (pr-call-process): New fun. Replace pr-shell-command.
15027 (pr-standard-path, pr-remove-nil-from-list): New funs.
15028 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
15029 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
15030 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
15031 (pr-ps-utility-process, pr-txt-print): Code fix.
15032
15033 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
15034
15035 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
15036 boolean.
15037
15038 2004-07-09 Lars Hansen <larsh@math.ku.dk>
15039
15040 * wid-edit.el (widget-field-buffer): Doc fix.
15041
15042 2004-07-09 John Paul Wallington <jpw@gnu.org>
15043
15044 * emacs-lisp/re-builder.el (reb-update-overlays):
15045 Distinguish between one and several matches in message.
15046
15047 2004-07-09 Richard M. Stallman <rms@gnu.org>
15048
15049 * mouse.el (mouse-set-region-1): If transient-mark-mode
15050 is `identity', change it to `only'.
15051
15052 * simple.el (current-word): Doc fix.
15053
15054 2004-07-09 Mark A. Hershberger <mah@everybody.org>
15055
15056 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
15057 so that it is more understanding of whitespace.
15058
15059 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
15060 (("ns" . "element") (attr-list) children) instead of
15061 ((:ns . "element") (attr-list) children) in order to reduce the
15062 number of symbols used.
15063 (xml-skip-dtd): Change to use xml-parse-dtd but set
15064 xml-validating-parsing to nil.
15065 (xml-parse-dtd): Parse entity declarations in DOCTYPEs.
15066 (xml-substitute-entity): Remove in favor of new entity substitution.
15067 (xml-substitute-special): Rewrite in to substitute complex
15068 entities from DOCTYPE declarations.
15069 (xml-parse-fragment): Parse fragments from entity declarations.
15070 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
15071 (xml-parse-dtd, xml-substitute-special): Make validity checks
15072 conditioned on xml-validating-parser. Add "Not Well Formed" to
15073 error messages about well-formedness.
15074
15075 2004-07-08 Steven Tamm <steventamm@mac.com>
15076
15077 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
15078 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
15079 Do not treat double clicks and triple clicks specially in the
15080 scroll bar (preventing strange repositioning problems)
15081
15082 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
15083
15084 * replace.el (query-replace-regexp-eval): Fix last change.
15085
15086 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
15087
15088 * replace.el (query-replace-descr): New fun.
15089 (query-replace-read-from, query-replace-read-args): Default to the
15090 previous from&to.
15091 (query-replace-read-to): Quote the `from' string when displaying it.
15092 (query-replace-regexp-eval): Immediately check read-only status.
15093 Use query-replace-read-from to get the \n checking.
15094 Quote the `from' string when displaying it.
15095 (map-query-replace-regexp, occur-read-primary-args):
15096 Quote the `from' string when displaying it.
15097
15098 * isearch.el (isearch-query-replace): Pass the regexp-ness and
15099 delimited-ness of the search to query-replace.
15100
15101 * replace.el (query-replace-read-from, query-replace-read-to):
15102 New funs extracted from query-replace-read-args.
15103 (query-replace-read-args): Use them.
15104
15105 * replace.el (query-replace-interactive, query-replace-read-args):
15106 Remove the `initial' special value.
15107 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
15108 (occur-engine): Remove unused var `matchend'.
15109
15110 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
15111 Use the search string without prompting.
15112
15113 2004-07-05 Kenichi Handa <handa@m17n.org>
15114
15115 * international/mule.el (decode-coding-inserted-region):
15116 Set last-coding-system-used only when coding is nil.
15117
15118 2004-07-03 Eli Zaretskii <eliz@gnu.org>
15119
15120 * progmodes/grep.el (grep-compute-defaults, grep-command)
15121 (grep-program, find-program, grep-find-use-xargs, grep-history)
15122 (grep-find-history, grep-tag-default, grep-find-command)
15123 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
15124 Add autoload cookies, for unbundled packages that load `compile'
15125 and expect all grep-related symbols to become defined.
15126
15127 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
15128
15129 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
15130 (iimage-mode-image-search-path): New user option to search the
15131 image file.
15132 (iimage-locate-file): New function. Emacs21.3 or earlier does not
15133 have locate-file.
15134 (iimage-mode-buffer): Use it.
15135
15136 2004-07-03 Nick Roberts <nickrob@gnu.org>
15137
15138 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
15139 carefully.
15140 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
15141
15142 2004-07-03 Juri Linkov <juri@jurta.org>
15143
15144 * replace.el (query-replace-read-args): Swallow space after 'foo,
15145 not after (quote foo). Match space only immediately after symbol,
15146 not anywhere in the whole string.
15147
15148 2004-07-02 Richard M. Stallman <rms@gnu.org>
15149
15150 * replace.el (query-replace-read-args): Swallow space after
15151 symbols, not after closeparens. But avoid error if string ends there.
15152
15153 * progmodes/python.el (python-beginning-of-statement):
15154 Exit the loop if backward-up-list gets error.
15155
15156 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
15157
15158 2004-07-02 Andre Spiegel <spiegel@gnu.org>
15159
15160 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
15161 only if vc-consult-headers is non-nil.
15162
15163 2004-07-02 Juri Linkov <juri@jurta.org>
15164
15165 * pcvs.el (cvs-mode-diff-repository): New command.
15166
15167 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
15168
15169 2004-07-01 Juri Linkov <juri@jurta.org>
15170
15171 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
15172 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
15173 C-M-% to isearch-query-replace-regexp.
15174 (minibuffer-local-isearch-map): Add arrow key bindings.
15175 Bind C-f to isearch-yank-char-in-minibuffer.
15176 (isearch-forward): Doc fix.
15177 (isearch-edit-string): Doc fix.
15178 (isearch-query-replace, isearch-query-replace-regexp): New funs.
15179 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
15180 (isearch-yank-char): Add optional arg.
15181 (isearch-yank-char-in-minibuffer): New fun.
15182
15183 * replace.el (query-replace-interactive): Change type from boolean
15184 to choice. Add value `initial'.
15185 (query-replace-read-args): Handle value `initial' of
15186 query-replace-interactive.
15187
15188 2004-06-29 Kim F. Storm <storm@cua.dk>
15189
15190 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
15191 (breakpoint-disabled-bitmap-face): Add :group 'gud.
15192
15193 * progmodes/ada-xref.el (ada-tight-gvd-integration):
15194 Add :group 'ada.
15195
15196 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
15197
15198 2004-06-29 Juri Linkov <juri@jurta.org>
15199
15200 * replace.el (query-replace-read-args): Swallow a space after
15201 everything except )]" which in most cases means after a symbol.
15202
15203 * emacs-lisp/pp.el (pp-buffer): Add autoload.
15204
15205 2004-06-28 Richard M. Stallman <rms@gnu.org>
15206
15207 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
15208 More changes to go with previous change in font-lock.el.
15209
15210 2004-06-26 David Kastrup <dak@gnu.org>
15211
15212 * replace.el (perform-replace): Highlight the match even in
15213 non-query mode if there is potential replace string editing.
15214
15215 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
15216
15217 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
15218 agree with new return value of `file-remote-p'.
15219 This syncs with Tramp 2.0.42.
15220
15221 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
15222 according to new documentation of `file-remote-p'.
15223
15224 * files.el (file-remote-p): Fix doc to say that return value is
15225 identification of remote system, if not nil.
15226 (file-relative-name): Use new return value of `file-remote-p'.
15227
15228 2004-06-26 Nick Roberts <nickrob@gnu.org>
15229
15230 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
15231 (gdb-goto-breakpoint): Fix breakage.
15232
15233 2004-06-26 Eli Zaretskii <eliz@gnu.org>
15234
15235 * man.el (Man-getpage-in-background): Add windows-nt to the list
15236 of systems where shell-file-name should be used instead of
15237 literal "sh".
15238
15239 2004-06-25 Sam Steingold <sds@gnu.org>
15240
15241 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
15242 function names `(setf symbol)'.
15243
15244 2004-06-24 Richard M. Stallman <rms@gnu.org>
15245
15246 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
15247
15248 * font-lock.el (font-lock-keywords): Change format of compiled values.
15249 Document it.
15250 (font-lock-add-keywords): If font-lock-keywords is compiled,
15251 extract the uncompiled version, modify, then recompile.
15252 (font-lock-remove-keywords): Likewise.
15253 (font-lock-fontify-keywords-region): Handle changed format.
15254 (font-lock-compile-keywords): Handle changed format.
15255 (font-lock-set-defaults): Compile the keywords explicitly here.
15256
15257 2004-06-24 David Kastrup <dak@gnu.org>
15258
15259 * replace.el (query-replace-read-args): Implement `\,' and `\#'
15260 replacements here.
15261 (query-replace-regexp): Doc string explaining this and the new
15262 `\?' replacement. Remove `\,' and `\#' implementation here, as it
15263 is better placed in `query-replace-read-args'.
15264 (replace-regexp): Explain `\,', `\#' and `\?'.
15265 (replace-match-data): New function for thorough reuse/destruction
15266 of old match-data.
15267 (replace-match-maybe-edit): Function for implementing `\?' editing.
15268 (perform-replace): Fix maintaining of the match stack including
15269 already matched regions, implement `\?', fix various problems
15270 with regions while editing and other stuff.
15271 (replace-highlight): Simplify.
15272
15273 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
15274
15275 * progmodes/grep.el (grep-error-screen-columns): New variable.
15276 (grep-regexp-alist): Give it the full functionality of gnu style
15277 compilation messages with line and column ranges. Ask me for the
15278 perl script I'm working on, that uses these.
15279
15280 2004-06-23 Nick Roberts <nickrob@gnu.org>
15281
15282 * comint.el (comint-insert-clicked-input, comint-copy-old-input):
15283 Remove.
15284 (comint-insert-input, comint-mouse-insert-input): New functions
15285 based on comint-insert-clicked-input for two bindings but just
15286 one functionality.
15287
15288 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
15289
15290 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
15291
15292 2004-06-23 Lars Hansen <larsh@math.ku.dk>
15293
15294 * files.el (write-contents-functions): Doc fix.
15295
15296 2004-06-21 Juanma Barranquero <lektu@terra.es>
15297
15298 * image.el (image-library-alist): Rewrite docstring in active voice.
15299
15300 2004-06-20 Richard M. Stallman <rms@gnu.org>
15301
15302 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
15303
15304 * isearch.el (isearch-repeat): Avoid testing old match data.
15305 (isearch-message): Display trailing space in special font
15306 when search is failing.
15307 (isearch-search-fun-function): Doc fix.
15308
15309 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
15310
15311 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
15312
15313 * frame.el (show-trailing-whitespace): Doc fix.
15314
15315 * cus-edit.el (custom-variable-documentation): New function.
15316 (custom-variable): Use it.
15317
15318 2004-06-19 Nick Roberts <nickrob@gnu.org>
15319
15320 * man.el (Man-getpage-in-background): Revert previous change but
15321 make cygwin a special case.
15322
15323 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
15324
15325 * autorevert.el (global-auto-revert-non-file-buffers):
15326 Update docstring.
15327
15328 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
15329
15330 * progmodes/compile.el (compilation-error-properties): Store one
15331 more than end-col, if present, so that transient-mark-mode will
15332 highlight last char too.
15333 * progmodes/grep.el (grep-regexp-alist): Match columns and column
15334 ranges, if present.
15335
15336 2004-06-18 Jason Rumney <jasonr@gnu.org>
15337
15338 * makefile.w32-in: Double percent signs in for loops.
15339
15340 2004-06-17 David Kastrup <dak@gnu.org>
15341
15342 * replace.el (query-replace-read-args): Only warn about use of \n
15343 and \t when we are doing a regexp replacement and the actual
15344 escaped character is n or t.
15345 (query-replace-regexp): Add \, and \# interpretation to
15346 interactive call and document it.
15347 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
15348 as shortkey for replace-count.
15349 (replace-quote): New function for doubling backslashes.
15350
15351 2004-06-17 Juanma Barranquero <lektu@terra.es>
15352
15353 * files.el (parse-colon-path, cd): Mention in docstring that the
15354 path separator is colon in GNU-like systems.
15355
15356 * newcomment.el (comment-region-internal): Fix docstring.
15357
15358 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
15359 (ewoc-invalidate, ewoc-collect): Doc fixes.
15360 (ewoc--create-node, ewoc--delete-node-internal):
15361 Fix typos in docstring.
15362
15363 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
15364
15365 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
15366 manual to docstring.
15367
15368 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15369
15370 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
15371
15372 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
15373
15374 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
15375 Add hyperlink to emacs-xtra manual to docstring.
15376
15377 * autorevert.el (global-auto-revert-non-file-buffers):
15378 Add hyperlink to emacs-xtra manual to docstring, as well as an
15379 info-link.
15380
15381 2004-06-14 Juanma Barranquero <lektu@terra.es>
15382
15383 * image.el (image-library-alist): New variable to map image types
15384 to external libraries. Initialized to nil, unless system-specific
15385 configs change it.
15386 (image-type-available-p): Determine whether an image type is
15387 available by calling `init-image-library'.
15388
15389 * term/w32-win.el (image-library-alist): Initialize to a known set
15390 of probable library names.
15391
15392 2004-06-14 Kenichi Handa <handa@m17n.org>
15393
15394 * international/code-pages.el (windows-1256, cp1125): Fix tables
15395 for several characters.
15396
15397 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
15398
15399 2004-06-13 Richard M. Stallman <rms@gnu.org>
15400
15401 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
15402
15403 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
15404 not "`pc-selection-mode'".
15405
15406 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
15407
15408 * simple.el (previous-matching-history-element): Specify a default.
15409
15410 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
15411
15412 * cus-face.el (custom-declare-face): Simplify code.
15413
15414 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
15415
15416 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
15417
15418 * files.el (before-save-hook): Add `time-stamp' to the options.
15419
15420 * time-stamp.el (time-stamp): Recommend adding it to
15421 `before-save-hook', rather than `write-file-functions'.
15422 Make a similar change in `Commentary' section.
15423
15424 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
15425
15426 * diff-mode.el (diff-current-defun): If at start of hunk, use
15427 position of first change.
15428
15429 2004-06-13 Lars Hansen <larsh@math.ku.dk>
15430
15431 * dired-x.el (dired-mark-omitted): Bind to "*O".
15432
15433 2004-06-12 Karl Fogel <kfogel@red-bean.com>
15434
15435 * bookmark.el (bookmark-bmenu-relocate): New function, as
15436 suggested by David J. Biesack <David.Biesack@sas.com>.
15437 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
15438 (bookmark-bmenu-mode): Describe binding in doc string.
15439 (bookmark-set-filename): Save the bookmark list if it's time.
15440
15441 2004-06-13 Kenichi Handa <handa@m17n.org>
15442
15443 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
15444 (ccl-untranslated-to-ucs): Fix typo.
15445
15446 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
15447
15448 * progmodes/python.el (python-open-block-statement-p):
15449 Fix indentation after a block opening that contains a comment.
15450
15451 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
15452
15453 * bindings.el (completion-ignored-extensions): Add file extensions
15454 of Python byte-compiled files.
15455
15456 2004-06-12 Juri Linkov <juri@jurta.org>
15457
15458 * info.el (Info-goto-node): Add autoload.
15459 (Info-toc): Add substring-no-properties on Info file name.
15460 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
15461 (Info-mode-map): Bind L to Info-history, T to Info-toc.
15462
15463 2004-06-12 Kenichi Handa <handa@m17n.org>
15464
15465 * international/mule-cmds.el (set-language-environment):
15466 Load subst tables if necessary.
15467
15468 * international/mule.el (decode-char): Load subst tables if necessary.
15469 (encode-char): Likewise.
15470
15471 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
15472 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
15473 (utf-16le-decode-loop): Set r5 to -1 before loop.
15474 (utf-16be-decode-loop): Likewise.
15475 (ccl-decode-mule-utf-16le): Add EOF processing block.
15476 (ccl-decode-mule-utf-16be): Likewise.
15477 (ccl-decode-mule-utf-16le-with-signature): Likewise.
15478 (ccl-decode-mule-utf-16be-with-signature): Likewise.
15479 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
15480 (ccl-mule-utf-16-encode-untrans): New CCL.
15481 (utf-16-decode-to-ucs): Handle pre-read character.
15482 (utf-16le-encode-loop): Handle surrogate pair.
15483 (utf-16be-encode-loop): Likewise.
15484 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
15485 of utf-16le-encode-loop.
15486 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
15487 of utf-16be-encode-loop.
15488 (mule-utf-16-post-read-conversion):
15489 Call utf-8-post-read-conversion at first.
15490 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
15491 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
15492 Add post-read-conversion and pre-write-conversion.
15493
15494 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
15495 (utf-translate-cjk-unicode-range): New variable.
15496 (utf-translate-cjk-load-tables): New function.
15497 (utf-lookup-subst-table-for-decode): New function.
15498 (utf-lookup-subst-table-for-encode): New function.
15499 (utf-translate-cjk-mode): Init-value changed to t. Don't load
15500 tables here. Update safe-charsets of utf-* coding systems.
15501 (ccl-mule-utf-untrans): New CCL.
15502 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
15503 at end of each branch.
15504 (ccl-mule-utf-8-encode-untrans): New CCL.
15505 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
15506 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
15507 length of encoding. Don't return r0.
15508 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
15509 (utf-8-post-read-conversion): Narrow to region properly.
15510 If utf-translate-cjk-mode is on, load tables if necessary.
15511 Call utf-8-compose with hash-table arg if necessary.
15512 Call XXX-compose-region instead of XXX-post-read-conversion.
15513 (utf-8-pre-write-conversion): New function.
15514 (mule-utf-8): Include CJK charsets in safe-charsets if
15515 utf-translate-cjk-mode is on. Add pre-write-conversion.
15516
15517 * international/characters.el: Temporarily set
15518 utf-translate-cjk-mode to nil.
15519
15520 * language/devan-util.el (devanagari-compose-region):
15521 Add autoload cookie.
15522
15523 * international/ccl.el (ccl-dump-call): Fix printing the
15524 subroutine name.
15525
15526 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
15527
15528 * dired.el (dired-revert): If buffer is marked unmodified before
15529 reverting, keep it marked unmodified.
15530 Adapt to new conventions for commenting out code.
15531 (dired-make-relative): Adapt to new conventions for commenting out code.
15532
15533 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
15534
15535 * eshell/esh-module.el (eshell-load-defgroups):
15536 Bind `vc-handled-backends' to nil when opening files.
15537
15538 2004-06-11 Juanma Barranquero <lektu@terra.es>
15539
15540 * files.el (parse-colon-path, cd): Doc fixes (refer to
15541 `path-separator', not colon).
15542
15543 2004-06-10 Juanma Barranquero <lektu@terra.es>
15544
15545 * newcomment.el (comment-search-forward)
15546 (comment-search-backward): Fix typos in docstring.
15547 (comment-region): Doc fix.
15548
15549 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
15550
15551 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
15552 switch is no longer stored in `dired-switches-alist'.
15553
15554 * dired-aux.el (dired-insert-subdir): Do not store R switch in
15555 `dired-switches-alist'.
15556
15557 2004-06-10 Kim F. Storm <storm@cua.dk>
15558
15559 * pcvs.el (cvs-mode-diff-yesterday): New command.
15560
15561 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
15562
15563 2004-06-10 Juri Linkov <juri@jurta.org>
15564
15565 * emacs-lisp/edebug.el (edebug-eval-defun):
15566 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
15567 Fix docstring.
15568
15569 * simple.el (eval-expression-print-format): Don't print additional
15570 information on the first call to `eval-print-last-sexp'.
15571 (next-error-find-buffer): Fix punctuation.
15572 (killing) <defgroup>: Fix punctuation.
15573 (yank-excluded-properties): Change group from editing to killing.
15574
15575 * replace.el (perform-replace): Use `limit' to terminate the
15576 while-loop explicitly.
15577
15578 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15579
15580 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
15581 Use lc-*.xpm as prefix instead of *-locol.xpm.
15582
15583 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
15584 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
15585 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
15586 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
15587 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
15588 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
15589 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
15590 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
15591 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
15592 * toolbar/lc-up_arrow.xpm:
15593 Rename from *-locol.xpm.
15594
15595 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
15596
15597 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
15598 include forms like &<str>; as valid url patterns.
15599
15600 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
15601
15602 * dired.el (dired-diff, dired-backup-diff)
15603 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
15604 (dired-do-chown, dired-do-touch, dired-do-print)
15605 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
15606 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
15607 (dired-create-directory, dired-do-copy, dired-do-symlink)
15608 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
15609 (dired-do-copy-regexp, dired-do-hardlink-regexp)
15610 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
15611 (dired-maybe-insert-subdir, dired-next-subdir)
15612 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
15613 (dired-kill-subdir, dired-tree-up, dired-tree-down)
15614 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
15615 (dired-run-shell-command, dired-query): Remove redundant,
15616 or incorrect, autoloads.
15617
15618 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
15619 does not end in a slash. Add optional argument KILL-ROOT.
15620 Update docstring.
15621 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
15622 (dired-query): Add autoloads.
15623
15624 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
15625
15626 * progmodes/compile.el (compilation-set-window-height):
15627 Rearrange the save-* functions because a buffer can have several current
15628 point in different windows.
15629 (compilation-error-regexp-alist-alist): Recognize {standard input}
15630 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
15631
15632 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15633
15634 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
15635 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
15636 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
15637 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
15638 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
15639 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
15640 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
15641 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
15642 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
15643 * toolbar/up_arrow-locol.xpm:
15644 New versions of icons that uses fewer colors.
15645
15646 * toolbar/tool-bar.el (tool-bar-local-item)
15647 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
15648 if display-color-cells is 256 or less.
15649
15650 2004-06-08 Kim F. Storm <storm@cua.dk>
15651
15652 * wid-edit.el (widget-specify-button): Use hand pointer rather
15653 than mouse-face as visible mouse-over effect.
15654
15655 2004-06-07 Karl Fogel <kfogel@red-bean.com>
15656
15657 * saveplace.el (save-place-alist-to-file): Bind `print-length'
15658 and `print-level' to nil when writing out `save-place-alist'.
15659 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
15660
15661 2004-06-07 Juanma Barranquero <lektu@terra.es>
15662
15663 * completion.el (completion-kill-region): Doc fix.
15664
15665 * format.el (format-insert-annotations)
15666 (format-annotate-location): Doc fixes.
15667 (format-subtract-regions): Make arguments match their use in docstring.
15668
15669 * simple.el (kill-region): Doc fix.
15670
15671 * subr.el (insert-buffer-substring-no-properties)
15672 (insert-buffer-substring-as-yank): Doc fixes.
15673
15674 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
15675
15676 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
15677 Update docstring.
15678 (dired-reset-subdir-switches): New function.
15679
15680 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
15681 Limit scope of `buffer-read-only' binding.
15682
15683 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
15684
15685 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
15686 eshell-explicit-command-char.
15687
15688 2004-06-06 Juanma Barranquero <lektu@terra.es>
15689
15690 * help-fns.el (help-argument-name): Inherit from italic face only
15691 if the frame supports it.
15692
15693 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15694
15695 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
15696 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
15697 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
15698 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
15699 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
15700 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
15701 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
15702 New conversions from xpm files.
15703
15704 * toolbar/README: New file.
15705
15706 2004-06-06 Richard M. Stallman <rms@gnu.org>
15707
15708 * isearch.el (isearch-mode-map): Undo previous change.
15709
15710 2004-06-05 Juri Linkov <juri@jurta.org>
15711
15712 * bindings.el (debug-ignored-errors): Add regexps for history
15713 related messages. Remove $ from "No further undo information".
15714 Move Ediff's messages to ediff.el.
15715
15716 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
15717
15718 * cus-edit.el (custom-display): Add `min-colors'.
15719
15720 * custom.el (defface): Add `supports' to docstring.
15721
15722 * help-fns.el (help-argument-name): Add :group 'help.
15723
15724 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
15725
15726 * find-dired.el (find-ls-subdir-switches): New user option.
15727 (find-dired): No longer call `abbreviate-file-name' on DIR.
15728 Set `dired-subdir-switches' buffer-locally.
15729
15730 * locate.el: Merge the two `Commentary' sections.
15731 (locate-ls-subdir-switches): New user option.
15732 (locate): Update for other changes.
15733 (locate-mode-map): Restore Dired binding for mouse-2.
15734 Bind `locate-mouse-view-file' to M-mouse-2.
15735 Bind `l' to `locate-do-redisplay'.
15736 (locate-main-listing-line-p, locate-do-redisplay): New functions.
15737 (locate-mouse-view-file, locate-tags, locate-find-directory):
15738 Print message if used outside main listing.
15739 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
15740 Various changes to support inserted subdirectories.
15741 (locate-insert-header): Change header of *Locate* buffer.
15742
15743 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
15744 Change interactive default switches.
15745 (dired-rename-subdir-2): Update `dired-switches-alist'.
15746 (dired-insert-subdir, dired-kill-subdir):
15747 Handle `dired-switches-alist'. Do not mark buffer modified.
15748 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
15749 (dired-insert-subdir-doinsert): Omit messages.
15750 Handle `dired-subdir-switches'.
15751 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
15752
15753 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
15754 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
15755 subdirs if -R switch is used for a subdir.
15756 (dired-mode): Set `dired-switches-alist'.
15757 (dired-build-subdir-alist): Only print number of directories in
15758 echo area when invoked interactively.
15759
15760 2004-06-05 Lars Hansen <larsh@math.ku.dk>
15761
15762 * dired-x.el (dired-omit-mode): Rename from
15763 dired-omit-files-p. Use define-minor-mode to define it.
15764 (dired-omit-files-p): Add as alias for dired-omit-mode.
15765 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
15766 dired-mark-omitted.
15767 (dired-mark-omitted): Add. Bind to M-O.
15768
15769 2004-06-05 Kenichi Handa <handa@m17n.org>
15770
15771 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
15772
15773 2004-06-05 Juanma Barranquero <lektu@terra.es>
15774
15775 * help-fns.el (help-argument-name): Reintroduce face.
15776 (help-default-arg-highlight): Use it, now that
15777 `face-differs-from-default-p' can be trusted.
15778
15779 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
15780
15781 * textmodes/table.el: Sentence commands added to Point Motion
15782 group; kill and backward-kill commands added to Extraction group.
15783
15784 2004-06-04 Mario Lang <mlang@delysid.org>
15785
15786 * battery.el (battery-linux-proc-acpi): `mA' was hardcoded, but some
15787 systems appear to use mW, make the code handle this. Fix a
15788 division-by-zero bug while at it, and handle kernels with
15789 a slightly different layout in /proc/acpi.
15790
15791 2004-06-04 Karl Fogel <kfogel@red-bean.com>
15792
15793 * vc-svn.el (vc-svn-checkin): Use `nconc' instead of `list*',
15794 because the latter is a CL-ism. This fixes the bug reported by
15795 Shawn Boyette <mdxi@collapsar.net> in
15796 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
15797
15798 2004-06-04 Miles Bader <miles@gnu.org>
15799
15800 * faces.el (display-supports-face-attributes-p): Function moved to
15801 C code. Previously only the tty-related portion of this function
15802 was done in C; however the previous attempt to do a halfway-proper
15803 job for non-tty displays in lisp didn't work properly because of
15804 funny conditions during Emacs startup.
15805 (face-differs-from-default-p): Simplify, now that
15806 display-supports-face-attributes-p works properly on all display
15807 types. Remove :stipple from comparison; it doesn't really work
15808 in emacs anyway.
15809
15810 2004-06-04 Miles Bader <miles@gnu.org>
15811
15812 * faces.el (face-differs-from-default-p): Use a different
15813 implementation, so we can really check whether FACE displays
15814 differently or not.
15815
15816 2004-06-04 Miles Bader <miles@gnu.org>
15817
15818 * faces.el (display-supports-face-attributes-p): Implement a
15819 `different from default' check for non-tty displays.
15820
15821 2004-06-03 David Kastrup <dak@gnu.org>
15822
15823 * woman.el (woman-mapcan): More concise code.
15824 (woman-topic-all-completions, woman-topic-all-completions-1)
15825 (woman-topic-all-completions-merge): Replace by a simpler and
15826 much faster implementation based on O(n log n) sort/merge instead
15827 of the old O(n^2) behavior.
15828
15829 2004-06-03 Miles Bader <miles@gnu.org>
15830
15831 * subr.el (read-number): Use canonical format for default in prompt.
15832
15833 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
15834 Add regexp for " [...]" style defaults.
15835
15836 2004-06-02 Romain Francoise <romain@orebokech.com>
15837
15838 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
15839 groups: if the user asks for a hidden buffer, open the
15840 corresponding filter group to expose it.
15841
15842 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
15843 `ibuffer-jump-to-buffer'.
15844 (ibuffer-jump-offer-only-visible-buffers): New user option.
15845
15846 2004-06-02 Juanma Barranquero <lektu@terra.es>
15847
15848 * faces.el (frame-update-faces): Add empty docstring so the one
15849 for `ignore' doesn't show through.
15850
15851 * subr.el (process-kill-without-query): Remove spurious "\n" on
15852 obsolescence string.
15853 (focus-frame, unfocus-frame): Add obsolescence declaration and
15854 empty docstring.
15855
15856 * international/mule.el (register-char-codings): Make alias for
15857 `ignore'. Move docstring to obsolescence info and remove redundancy.
15858
15859 2004-06-02 Kim F. Storm <storm@cua.dk>
15860
15861 * frame.el (blink-cursor-start): Turn cursor off initially so blink
15862 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
15863
15864 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
15865
15866 * comint.el (comint-replace-by-expanded-history-before-point):
15867 Obey `start' as the docstring says.
15868 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
15869 (comint-update-fence): Prevent font-lock from running unnecessarily.
15870 (comint-dynamic-list-completions): Use with-current-buffer.
15871
15872 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15873
15874 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
15875 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
15876 (bibtex-entry-update): Handle alternatives and optional fields.
15877 (bibtex-parse-entry): Bugfix, handle empty key.
15878
15879 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
15880
15881 * vc-arch.el (vc-arch-state): Don't assume the file exists.
15882
15883 2004-05-31 Lars Hansen <larsh@math.ku.dk>
15884
15885 * desktop.el (desktop-save): Don't save minor modes without a
15886 known mode initialization function.
15887
15888 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
15889
15890 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
15891
15892 * autorevert.el: Update `Commentary' section.
15893
15894 2004-05-30 Juanma Barranquero <lektu@terra.es>
15895
15896 * dos-fns.el (convert-standard-filename):
15897 * files.el (convert-standard-filename):
15898 * w32-fns.el (convert-standard-filename):
15899 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
15900
15901 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
15902
15903 Sync with Tramp.
15904
15905 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
15906 (tramp-let-maybe): Move to an earlier spot in the file.
15907 Patch by Andreas Schwab.
15908
15909 2004-05-30 Andreas Schwab <schwab@suse.de>
15910
15911 * dired.el (dired-get-filename): Don't use dired-re-dot.
15912
15913 2004-05-30 Richard M. Stallman <rms@gnu.org>
15914
15915 * files.el (find-file): Doc fix.
15916
15917 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
15918
15919 2004-05-30 Nick Roberts <nickrob@gnu.org>
15920
15921 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
15922 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
15923 modeline of the locals buffer.
15924 (gdb-goto-breakpoint): Handle gdbmi.
15925 (gdb-get-frame-number): Change for gdbmi.
15926
15927 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
15928
15929 * files.el (file-remote-p): Apply file name handler for operation
15930 `file-remote-p'. It isn't a property any longer.
15931 (file-relative-name): `fh' and `fd' get the required value via
15932 `find-file-name-handler' already.
15933
15934 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
15935 (top): Remove setting of `file-remote-p' property for
15936 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
15937
15938 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
15939
15940 Version 2.0.41 of Tramp released.
15941
15942 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
15943 Throw away if process has died.
15944 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
15945 (tramp-out-of-band-prompt-regexp): Rename to
15946 `tramp-process-alive-regexp', because its usage is widen.
15947 (tramp-actions-copy-out-of-band): Apply it.
15948 (tramp-actions-before-shell, tramp-multi-actions):
15949 Add `tramp-action-process-alive' action.
15950 (tramp-action-process-alive): New defun.
15951 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
15952 Add entry for `file-remote-p'.
15953 (tramp-handle-file-remote-p): New defun.
15954 (top): Remove setting of `file-remote-p'. Don't set
15955 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
15956
15957 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
15958 `file-remote-p'.
15959
15960 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
15961 counted for (last) line. [They should or they shouldn't? --Stef]
15962 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
15963
15964 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
15965
15966 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
15967 not really necessary but seems to keep the shell history smaller
15968 in some cases. It is no substitute for setting HISTFILE and
15969 HISTSIZE from tramp-open-connection-setup-interactive-shell,
15970 though. Suggested by Luc Teirlinck.
15971 (tramp-open-connection-setup-interactive-shell): Export variables
15972 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
15973 (tramp-set-process-query-on-exit-flag): New compat function.
15974 (tramp-open-connection-multi, tramp-open-connection-su)
15975 (tramp-open-connection-rsh, tramp-open-connection-telnet)
15976 (tramp-do-copy-or-rename-file-out-of-band): Use it.
15977 (tramp-let-maybe): New macro, let-binds a variable only if it
15978 isn't obsolete.
15979 (tramp-check-ls-commands, tramp-handle-expand-file-name)
15980 (tramp-handle-file-truename): Use it.
15981 (tramp-completion-file-name-regexp-unified): Avoid matching
15982 filenames starting with "/:" -- those are reserved for
15983 file-name-non-special.
15984
15985 * tramp-smb.el (tramp-smb-open-connection):
15986 Use tramp-set-process-query-on-exit-flag compat function.
15987
15988 2004-05-29 Richard M. Stallman <rms@gnu.org>
15989
15990 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
15991
15992 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
15993 (eval-last-sexp-print-value): Print char equivalent regardless
15994 of standard-output value.
15995
15996 * thumbs.el (thumbs-subst-char-in-string): Delete.
15997 (thumbs-thumbname): Use subst-char-in-string.
15998 (thumbs-resize-image): Use condition-case, not ignore-errors.
15999 (thumbs-kill-buffer): Likewise.
16000
16001 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
16002 (thumbs-mode): Make buffer read-only.
16003 (thumbs-make-thumb): Unconditionally accept an existing file.
16004 (thumbs-insert-thumb): Add thumb-image-file property to the image.
16005 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
16006 (thumbs-show-thumbs-list): Error if images not supported.
16007 (thumbs-save-current-image): Improve prompt string.
16008 (thumbs-mode-map): Define u, R, x.
16009 (thumbs-unmark): New command.
16010 (thumbs-emboss-image): Minor cleanup.
16011 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
16012 (thumbs-rename-images): New command.
16013 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
16014
16015 * thumbs.el (thumbs-current-image): New function.
16016 (thumbs-file-list, thumbs-file-alist): New functions.
16017 (thumbs-find-image): Delete arg L.
16018 Don't set up thumbs-fileL as buffer-local global var.
16019 (thumbs-find-image-at-point): Use thumbs-current-image.
16020 (thumbs-set-image-at-point-to-root-window): Likewise.
16021 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
16022 Record and warn about errors. Update thumbs-markedL for deletions.
16023 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
16024 (thumbs-redraw-buffer): Use thumbs-file-list.
16025 (thumbs-mark): Use thumbs-current-image.
16026 (thumbs-show-name): Use thumbs-current-image.
16027
16028 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
16029 and imenu--last-menubar-index-alist.
16030
16031 * subr.el (with-selected-window): Undo previous change.
16032
16033 2004-05-29 John Paul Wallington <jpw@gnu.org>
16034
16035 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
16036 (thumbs-mouse-find-image): New command.
16037 (thumbs-mode-map): Bind it to mouse-2.
16038 (thumbs-mode): Make mode-class special.
16039 (thumbs-view-image-mode): Likewise.
16040
16041 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
16042
16043 * flymake.el: New file.
16044
16045 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
16046
16047 * files.el (find-file-noselect-1): Do not bind
16048 `inhibit-read-only' to t during execution of
16049 `find-file-not-found-functions'.
16050
16051 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
16052
16053 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
16054 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
16055
16056 2004-05-28 Juri Linkov <juri@jurta.org>
16057
16058 * simple.el (eval-expression-print-format): New fun.
16059
16060 * simple.el (eval-expression):
16061 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
16062 * emacs-lisp/edebug.el (edebug-compute-previous-result)
16063 (edebug-eval-expression): Print additionally the value returned by
16064 `eval-expression-print-format'.
16065
16066 * emacs-lisp/lisp.el (insert-pair-alist): New var.
16067 (insert-pair): Make arguments optional. Find character pair
16068 from `insert-pair-alist' according to the last input event.
16069 (insert-parentheses): Make arguments optional.
16070 (raise-sexp, delete-pair): New funs.
16071
16072 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
16073 (emacs-lisp-mode-map, lisp-interaction-mode-map):
16074 Bind C-M-q to `indent-pp-sexp'.
16075
16076 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
16077 `pp-to-string' modified to be able to format text with newlines.
16078 (pp-to-string): Move the buffer-formatting part of the code to
16079 `pp-buffer'. Call `pp-buffer'.
16080
16081 * info.el (Info-desktop-buffer-misc-data): Don't save information
16082 about virtual files.
16083 (Info-restore-desktop-buffer): Restore Info buffers in prepared
16084 buffers with names obtained from the desktop file instead of the
16085 default *info* buffer.
16086
16087 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
16088
16089 * subr.el (with-selected-window): Only save/restore the selected window.
16090
16091 * progmodes/compile.el (compilation-error-regexp-alist):
16092 Use expand-file-name and data-directory.
16093
16094 * progmodes/grep.el (grep-tree): Rework previous fix.
16095
16096 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
16097 after the user marked text with the mouse.
16098
16099 * startup.el (command-line): Keep the first regexp of
16100 auto-save-file-name-transforms intact.
16101
16102 2004-05-28 Juanma Barranquero <lektu@terra.es>
16103
16104 * cus-edit.el (customize-face, customize-face-other-window)
16105 (custom-face-edit-delete): Make arguments match their use in
16106 docstring.
16107 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
16108 docstring.
16109
16110 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
16111 not `cvs-butlast'.
16112
16113 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
16114 `nbutlast' are in subr.el).
16115
16116 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
16117 (set-w32-system-coding-system): Doc fixes.
16118
16119 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
16120 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
16121 Make arguments match their use in docstring.
16122 (artist-draw-region-trim-line-endings)
16123 (artist-mouse-choose-operation): Fix typo in docstring.
16124 (artist-key-set-point-common): Doc fix.
16125
16126 2004-05-28 Simon Josefsson <jas@extundo.com>
16127
16128 * mail/smtpmail.el (smtpmail-open-stream):
16129 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
16130
16131 2004-05-26 Simon Josefsson <jas@extundo.com>
16132
16133 * starttls.el: Merge with my GNUTLS based starttls.el.
16134 (starttls-gnutls-program, starttls-use-gnutls)
16135 (starttls-extra-arguments, starttls-process-connection-type)
16136 (starttls-connect, starttls-failure, starttls-success): New variables.
16137 (starttls-program, starttls-extra-args): Doc fix.
16138 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
16139 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
16140 and pass on to corresponding *-gnutls function if it is set.
16141
16142 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
16143
16144 * autorevert.el (auto-revert-handler): Disable auto-reverting of
16145 remote files.
16146
16147 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
16148
16149 * files.el (file-name-non-special): There are more operations
16150 which need handling: `find-backup-file-name',
16151 `insert-file-contents', `verify-visited-file-modtime',
16152 `write-region'. Rename t value of method to `add'. Add new
16153 methods `quote' and `unquote-then-quote' to file-arg-indices.
16154
16155 2004-05-25 Juri Linkov <juri@jurta.org>
16156
16157 * info.el (Info-toc): Call Info-mode on intermediate buffer.
16158 (Info-index-nodes): Enclose code in condition-case to catch errors.
16159 (Info-index-node): Don't search all index nodes if request is only
16160 for the current node and file is not in the cache of index nodes.
16161 (Info-mode-map): Bind Info-copy-current-node-name to `w'
16162 for consistency with dired-copy-filename-as-kill.
16163 Bind `S' to Info-search-case-sensitively.
16164 (Info-copy-current-node-name): New arg. With zero prefix arg put
16165 the name inside a function call to `info'. Display copied text in
16166 the echo area.
16167
16168 2004-05-25 Sam Steingold <sds@gnu.org>
16169
16170 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
16171 strip the package prefix from the symbol name, if any.
16172 Make it the `find-tag-default-function' for `lisp-mode'.
16173
16174 2004-05-25 John Paul Wallington <jpw@gnu.org>
16175
16176 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
16177 instead of obsolete `process-kill-without-query'.
16178
16179 * textmodes/texinfmt.el (texinfo-indexvar-alist):
16180 Declare as variable, not constant.
16181
16182 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
16183
16184 * files.el (find-file-noselect-1): Fix bug introduced by
16185 Revision 1.694. As a side effect, `inhibit-read-only'
16186 is again, by default, t during execution of
16187 `find-file-not-found-functions'.
16188 (insert-directory): Check that lines were really inserted by
16189 the --dired switch, before erasing them.
16190
16191 2004-05-24 Nick Roberts <nickrob@gnu.org>
16192
16193 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
16194 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
16195 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
16196 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
16197 gud-minor-mode (gdbmi).
16198
16199 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
16200
16201 * net/browse-url.el (browse-url-interactive-arg): Enable user to
16202 explicitly select the text to be taken as URL.
16203
16204 2004-05-23 Juri Linkov <juri@jurta.org>
16205
16206 * info.el (Info-index-nodes): New var and fun.
16207 (Info-goto-index, Info-index, info-apropos)
16208 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
16209 (Info-index): Fix docstring. Store and restore Info-history-list.
16210 (Info-complete-nodes): New var.
16211 (Info-complete-menu-item): Use it.
16212 (Info-index-node): New fun.
16213 (Info-final-node, Info-forward-node, Info-backward-node)
16214 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
16215 Use Info-index-node.
16216 (Info-extract-menu-item, Info-extract-menu-counting): Set second
16217 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
16218 (Info-find-node-2): If a node with period in its name not found,
16219 try to find a node without the name part after period.
16220 (Info-select-node): Call Info-fontify-node only if
16221 Info-fontify-maximum-menu-size is not nil.
16222 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
16223 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
16224 Preserve Info-history-list.
16225 (Info-toc): Set Info-current-file.
16226 (Info-build-toc): Move point to the beginning of the buffer.
16227 Add main-file variable.
16228 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
16229 Use backslashed representation of the control character ^_.
16230
16231 * textmodes/texinfmt.el (texinfo-print-index): Print index line
16232 numbers in the new Texinfo 4.7 format.
16233
16234 * add-log.el (change-log-font-lock-keywords): Remove `:' from
16235 regexps for function and variable names.
16236
16237 * descr-text.el (describe-property-list): Add [show] button for
16238 `syntax-table' property with action to pp to a separate buffer.
16239 (describe-char): Replace search-forward by re-search-forward with
16240 whitespace regexp after "character:" to not fail in too narrow windows.
16241
16242 * simple.el (next-error-find-buffer): Add a rule to return
16243 next-error capable buffer if one window on the selected frame
16244 displays such buffer.
16245
16246 2004-05-23 Nick Roberts <nickrob@gnu.org>
16247
16248 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
16249 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
16250 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
16251 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
16252 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
16253 Handle new value for gud-minor-mode (gdbmi).
16254 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
16255 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
16256 Change from local to global gdb variable set.
16257 (gdb-ann3): Initialize above gdb variable set.
16258 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
16259 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
16260 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
16261 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
16262 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
16263 (gdb-info-locals-handler, gdb-invalidate-assembler)
16264 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
16265 set as global variables.
16266 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
16267 Handle gdbmi.
16268 (gdb-info-breakpoints-custom): Fix regexp.
16269 (def-gdb-var): Delete.
16270
16271 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
16272 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
16273 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
16274 a new mode. The file (gdb-mi.el) for this mode will be included
16275 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
16276 primary interface.
16277
16278 2004-05-23 Jesper Harder <harder@ifa.au.dk>
16279
16280 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
16281 interpreted as a directory.
16282
16283 2004-05-22 Richard M. Stallman <rms@gnu.org>
16284
16285 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
16286 as a close quote.
16287
16288 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
16289
16290 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
16291 Use assoc-string, not assoc-ignore-case.
16292
16293 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
16294
16295 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
16296 If moving back then fwd gets a defun that ends before point,
16297 try again moving fwd then back.
16298
16299 * files.el (file-name-non-special): Allow t in file-arg-indices
16300 to mean requote the return value. Use `identity' as an element
16301 rather than as the whole value.
16302
16303 * gs.el (gs-options): Add -dSAFER. Mark it risky.
16304
16305 2004-05-22 Juanma Barranquero <lektu@terra.es>
16306
16307 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
16308 `help-make-usage'.
16309 (help-highlight-arguments): Skip function name before searching
16310 for arguments.
16311
16312 2004-05-21 Juanma Barranquero <lektu@terra.es>
16313
16314 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
16315 Don't mention in the docstring these arguments meant for
16316 internal (recursive) use only.
16317 (allout-char-spec): Comment out (it's not implemented).
16318 (allout-old-expose-topic, allout-exposure): Fix docstring and add
16319 obsolescence declaration.
16320 (allout-flatten-exposed-to-buffer)
16321 (allout-indented-exposed-to-buffer): Fix typos in docstring.
16322 (my-mark-marker): Doc fix.
16323 (produce-allout-mode-map, allout-sibling-index)
16324 (allout-isearch-expose, allout-distinctive-bullet)
16325 (allout-open-topic, allout-reindent-body)
16326 (allout-rebullet-heading, allout-process-exposed)
16327 (allout-insert-listified, allout-latex-verb-quote)
16328 (allout-insert-latex-header, allout-insert-latex-trailer):
16329 Make arguments match their use in docstring.
16330 (allout-primary-bullet, allout-old-style-prefixes)
16331 (allout-inhibit-protection, allout-init, allout-mode)
16332 (allout-before-change-protect, allout-flag-region):
16333 Use "Emacs" instead of "emacs" in docstrings.
16334
16335 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
16336
16337 * international/characters.el: Modify syntax of more characters.
16338
16339 2004-05-21 Masatake YAMATO <jet@gyve.org>
16340
16341 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
16342 (etags-tags-completion-table): Show parsing progress.
16343
16344 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
16345
16346 * locate.el (locate-prompt-for-command): Shorten first line of
16347 docstring.
16348 (locate-mode): Expand docstring and include keymap summary.
16349
16350 * files.el (find-file-noselect-1): Limit the scope of the
16351 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
16352 is, by default, nil during the execution of
16353 `find-file-not-found-functions' and `find-file-hook'.
16354
16355 2004-05-20 Michael Mauger <mmaug@yahoo.com>
16356
16357 * facemenu.el (facemenu-color-name-equal): New function.
16358 (list-colors-display): Use it to compare colors instead of
16359 facemenu-color-equal.
16360
16361 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
16362
16363 * compare-w.el (compare-windows-face): Use min-colors instead of
16364 checking for tty or pc types.
16365
16366 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
16367
16368 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
16369 (completion-setup-function): Use with-current-buffer.
16370 Properly save excursion. Simplify.
16371 Don't assume there is necessarily a `mouse-face' property somewhere.
16372
16373 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
16374
16375 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
16376
16377 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
16378 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
16379 Use with-current-buffer.
16380 (byte-goto-log-buffer): Delete.
16381 (byte-compile-log-file): Call compilation-forget-errors.
16382
16383 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
16384
16385 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
16386 output messages into the search result.
16387
16388 2004-05-19 Masatake YAMATO <jet@gyve.org>
16389
16390 * wid-edit.el (widget-radio-button-notify): Revert my last
16391 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
16392
16393 2004-05-19 Kenichi Handa <handa@m17n.org>
16394
16395 * international/characters.el: Fix syntax (open/close) of CJK chars.
16396
16397 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
16398
16399 * help-mode.el (help-go-back): Don't depend on position of back button.
16400
16401 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
16402
16403 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
16404 files don't contain an accidental additional /.
16405
16406 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
16407 in source buffer.
16408
16409 2004-05-18 Masatake YAMATO <jet@gyve.org>
16410
16411 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
16412 to widget-apply. :action method assumes 2 arguments, not 3.
16413
16414 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
16415
16416 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
16417 New constants.
16418 (hs-special-modes-alist): Add an f90-mode entry.
16419
16420 2004-05-17 Sam Steingold <sds@gnu.org>
16421
16422 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
16423 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
16424
16425 2004-05-16 Kim F. Storm <storm@cua.dk>
16426
16427 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
16428
16429 2004-05-15 John Wiegley <johnw@newartisans.com>
16430
16431 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
16432 (eshell-output-object-to-target): Improve output speed 20% by not
16433 calling `eshell-stringify' if something is already known to be a string.
16434
16435 2004-05-15 Alex Ott <ott@jet.msk.su>
16436
16437 * textmodes/ispell.el (ispell-local-dictionary-alist):
16438 Add windows-1251 to the choice of coding systems.
16439 (ispell-dictionary-alist-6): Add support for "russianw.aff",
16440 encoded in cp1251.
16441
16442 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
16443
16444 * progmodes/compile.el (compilation-warning-face)
16445 (compilation-info-face): Use min-colors.
16446
16447 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16448
16449 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
16450 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
16451 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
16452 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
16453 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
16454 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
16455 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
16456 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
16457 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
16458 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
16459 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
16460 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
16461 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
16462 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
16463
16464 2004-05-15 Kim F. Storm <storm@cua.dk>
16465
16466 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
16467 Use it to set triggered-p element of timer.
16468 (timer-event-handler): Set triggered-p element non-nil while running
16469 the timer function.
16470
16471 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
16472
16473 * descr-text.el (describe-char-unicode-data)
16474 (describe-char-unicodedata-file): Re-enable the unicode code now that
16475 the licensing issues have been cleared in the unicode-4 license.
16476 (describe-text-properties-1): Remove unused `overlay' var.
16477 (describe-char): Remove unused var `buffer'.
16478
16479 2004-05-14 David Ponce <david@dponce.com>
16480
16481 * tree-widget.el: New file.
16482
16483 2004-05-13 Marcelo Toledo <marcelo@gnu.org>
16484
16485 * language/european.el ("Brazilian Portuguese"): Add support for
16486 Brazilian Portuguese.
16487
16488 2004-05-13 John Wiegley <johnw@newartisans.com>
16489
16490 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
16491 `recentf-mode' if this variable has been customized to t.
16492
16493 * eshell/esh-test.el (eshell-test): Call the function
16494 `emacs-version' rather than trying to build a custom version string.
16495
16496 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
16497
16498 * net/telnet.el (telnet-mode): Use define-derived-mode.
16499 Don't modify the global value of comint-prompt-regexp.
16500
16501 2004-05-13 John Paul Wallington <jpw@gnu.org>
16502
16503 * version.el (emacs-version): Check for `gtk' feature before
16504 `x-toolkit' feature.
16505
16506 2004-05-13 Juanma Barranquero <lektu@terra.es>
16507
16508 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
16509 arguments in the docstring, they're used only in recursive calls.
16510
16511 * help-fns.el (help-arg-highlighting-function)
16512 (help-argument-name): Delete.
16513 (help-default-arg-highlight): New function.
16514 (help-do-arg-highlighting): Use it.
16515
16516 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
16517
16518 * calendar/appt.el (appt-disp-window):
16519 Use `calendar-set-mode-line' for a centered mode-line.
16520
16521 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
16522
16523 * calendar/appt.el (appt-disp-window): Do not split window
16524 excessively when `split-height-threshold' is low.
16525
16526 2004-05-12 Nick Roberts <nickrob@gnu.org>
16527
16528 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
16529 kill-buffer-hook here and make it local.
16530 (gud-kill-buffer-hook): Use kill-process for a sure kill.
16531
16532 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
16533
16534 * progmodes/compile.el (compilation-set-window-height):
16535 Use save-excursion to protect against misplaced marker.
16536
16537 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16538
16539 * custom.el (defface): Document that type can have value gtk.
16540
16541 * faces.el (face-spec-set-match-display): Handle type gtk in display.
16542
16543 2004-05-12 Kenichi Handa <handa@m17n.org>
16544
16545 * descr-text.el: Require quail at compile time.
16546 (describe-char): If an input method is on and it supports the
16547 character, show how to input it.
16548
16549 * international/quail.el (quail-install-decode-map): Accept a
16550 char-table whose subtype is `quail-decode-map'.
16551 (quail-store-decode-map-key, quail-gen-decode-map1)
16552 (quail-gen-decode-map, quail-find-key1, quail-find-key)
16553 (quail-show-key): New functions.
16554
16555 2004-05-12 Juanma Barranquero <lektu@terra.es>
16556
16557 * generic.el (define-generic-mode): Remove redundant arglist info.
16558
16559 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
16560 Make arguments match their use in docstring.
16561 (help-arg-highlighting-function): New variable.
16562 (help-argument-name): Mention it in the docstring.
16563 (help-do-arg-highlight): Use it. Expand regexp to accept also
16564 ARG-xxx and xxx-ARG references.
16565
16566 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
16567
16568 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
16569 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
16570 and "mailto:addr1?to=addr2" equal.
16571
16572 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
16573
16574 * man.el (Man-getpage-in-background): Use shell-file-name
16575 and shell-command-switch variables instead of hard-coded values.
16576
16577 2004-05-11 Eli Zaretskii <eliz@gnu.org>
16578
16579 * iimage.el: New file.
16580
16581 2004-05-11 Juanma Barranquero <lektu@terra.es>
16582
16583 * custom.el (custom-initialize-default, defcustom):
16584 Fix typo in docstring.
16585
16586 * files.el (set-visited-file-name, file-expand-wildcards):
16587 Fix docstring.
16588
16589 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
16590
16591 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
16592
16593 * subr.el (eventp): Be more discriminating with integers.
16594
16595 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
16596
16597 * progmodes/compile.el (compile): Add universal prefix arg.
16598 (compilation-error-regexp-alist-alist): Add edg patterns.
16599
16600 2004-05-10 Sam Steingold <sds@gnu.org>
16601
16602 * textmodes/ispell.el (ispell-message):
16603 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
16604
16605 2004-05-10 Dave Love <fx@gnu.org>
16606
16607 * progmodes/python.el (help-buffer): Autoload when compiling.
16608 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
16609 (run-python): Prepend to any existing PYTHONPATH.
16610
16611 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
16612
16613 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
16614 for pending breakpoints.
16615
16616 2004-05-10 Richard M. Stallman <rms@gnu.org>
16617
16618 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
16619 directly without calling any functions in Rmail.
16620 (unrmail-unprune): Function deleted.
16621
16622 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
16623
16624 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
16625 C-c C-z binding.
16626
16627 2004-05-10 Kenichi Handa <handa@m17n.org>
16628
16629 * descr-text.el (describe-char): Fix previous change. Don't make
16630 a unibyte character to multibyte in the *Help* buffer.
16631
16632 2004-05-10 Miles Bader <miles@gnu.org>
16633
16634 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
16635 buffer an error if the debugger process is actually running.
16636
16637 2004-05-10 Juanma Barranquero <lektu@terra.es>
16638
16639 * help-fns.el (help-argument-name): Default to italic.
16640 (help-highlight-arguments): Return always (usage . doc), even when
16641 usage is nil.
16642
16643 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
16644 (define-ibuffer-filter): Add usage info.
16645 (define-ibuffer-op): Add usage info (but CL-style defaults for
16646 keyword args are not shown).
16647
16648 * subr.el (remove-overlays, read-passwd): Fix docstring.
16649 (start-process-shell-command): Fix docstring. Put usage info in a
16650 format usable by `describe-function'.
16651 (open-network-stream, open-network-stream-nowait)
16652 (open-network-stream-server): Fix docstring.
16653
16654 2004-05-09 Jason Rumney <jasonr@gnu.org>
16655
16656 * international/code-pages (cp932, cp936, cp949, c950): Remove.
16657 Only define cp125* if windows-125* is already defined.
16658
16659 * language/korean.el (cp949): Add alias.
16660
16661 * language/chinese.el (cp936, cp950): Add aliases.
16662
16663 * language/japanese.el (cp932): Add alias.
16664
16665 * term/w32-win.el: Require code-pages.
16666
16667 * international/mule-cmds.el (set-locale-environment):
16668 On MS-Windows use ansi code-page for default coding-systems.
16669 Set up paper sizes for Windows 3 letter languages.
16670
16671 * international/code-pages.el (cp932, cp936, cp949, cp950):
16672 Add aliases. Also add cp125* if not already defined.
16673
16674 2004-05-09 Juanma Barranquero <lektu@terra.es>
16675
16676 * help-fns.el (help-highlight-arguments): Don't try to highlight
16677 missing or autoloaded arglists. Accept structured arguments, like
16678 the first ones of `do' and `flet'.
16679
16680 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
16681 (cvs-get-marked): Remove redundant arglist info.
16682
16683 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
16684 Don't use CL-style default args.
16685
16686 2004-05-08 Andreas Schwab <schwab@suse.de>
16687
16688 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
16689
16690 * international/subst-ksc.el: Fix references to utf-translate-cjk
16691 into utf-translate-cjk-mode.
16692 * international/subst-big5.el: Likewise.
16693 * international/subst-gb2312.el: Likewise.
16694 * international/subst-jis.el: Likewise.
16695 * international/utf-16.el: Likewise.
16696 * international/utf-8.el: Likewise.
16697
16698 2004-05-08 John Wiegley <johnw@newartisans.com>
16699
16700 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
16701 "virtual buffers" (off by default), which makes it possible to
16702 switch to the "virtual" buffers of recently visited files. When a
16703 buffer name search fails, and this option is on, iswitchb will
16704 look at the list of recently visited files, and permit matching
16705 against those names. When the user hits RET on a match, it will
16706 revisit that file.
16707 (iswitchb-read-buffer): Add two optional arguments, which makes
16708 isearchb.el possible.
16709 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
16710 (iswitchb-next-match): Add support for virtual buffers.
16711
16712 * isearchb.el: This module extends iswitchb to provide "as you
16713 type" buffer selection.
16714
16715 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
16716 Ignore the read-only property when flyspell highlighting is on.
16717 Not ignoring it leads to a series of confusing errors.
16718 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
16719 but also make sure to call flyspell-incorrect-hook.
16720 (flyspell-maybe-correct-transposition): Perform transposition test
16721 by bit twiddling a string, rather than using a temp buffer.
16722 (flyspell-maybe-correct-doubling): Use a string rather than a temp
16723 buffer. This is also the original version of the code, which
16724 could not be checked in before due to a previous lack of
16725 assignment papers. This version has seen heavy usage on my system
16726 for several years now.
16727
16728 * calendar/cal-bahai.el: New file, which adds support for the
16729 Baha'i calendar to Emacs. This calendar is based on a solar year
16730 of 19 months of 19 days, with 4 intercalary days. Each year
16731 begins on March 21, with the calendar starting in 1844.
16732
16733 * calendar/cal-menu.el, calendar/calendar.el
16734 * calendar/diary-lib.el, calendar/holidays.el:
16735 Added support for using cal-bahai.el.
16736
16737 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
16738 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
16739 function can be used outside of eshell buffers.
16740 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
16741
16742 2004-05-08 Juanma Barranquero <lektu@terra.es>
16743
16744 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
16745 word constituent so FOO-ARG is not recognized as an arg.
16746 (help-highlight-arguments): Don't skip lists in mandatory arguments.
16747
16748 * simple.el (next-error): Fix typo in docstring.
16749 (open-line): Make argument names match their use in docstring.
16750 (split-line): Fix docstring.
16751
16752 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
16753 usable by `describe-function'.
16754 (gensym, gentemp, typep, ignore-errors): Make argument names match
16755 their use in docstring.
16756
16757 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
16758 argument to `help-setup-xref'.
16759
16760 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
16761
16762 Version 2.0.40 of Tramp released.
16763
16764 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
16765 Use symbol-function to invoke functions only known on some Emacs
16766 flavors. This avoids byte-compiler warnings. Reported by Kevin
16767 Scaldeferri <kevin@scaldeferri.com>.
16768 (tramp-do-copy-or-rename-file-via-buffer): Rename from
16769 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
16770 consistent with the other tramp-do-* functions.
16771 (tramp-do-copy-or-rename-file): Calls adjusted.
16772 (tramp-process-initial-commands): Avoid liveness check on shell --
16773 we know that it must be alive since we're opening a connection at
16774 this moment.
16775 (tramp-last-cmd): New internal variable.
16776 (tramp-process-echoes): New tunable.
16777 (tramp-send-command): Set tramp-last-cmd.
16778 (tramp-wait-for-output): Delete echo, if applicable.
16779 (tramp-read-passwd): Construct the key for the password cache in a
16780 way that works for multi methods, too.
16781 (tramp-bug): Add backup-directory-alist and
16782 bkup-backup-directory-info to bug reports, with Tramp counterparts.
16783
16784 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
16785
16786 * net/tramp*.el: Suppress byte-compiler warnings where possible.
16787
16788 * net/tramp.el (tramp-out-of-band-prompt-regexp)
16789 (tramp-actions-copy-out-of-band): New defcustoms.
16790 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
16791 used instead of a synchronous one. Allows password entering.
16792 (tramp-action-out-of-band): New defun.
16793 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
16794 Remove restriction with password from doc string.
16795 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
16796 `tramp-out-of-band-prompt-regexp',
16797 `tramp-actions-copy-out-of-band', `password-cache' and
16798 `password-cache-expiry'.
16799 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
16800 password caching.
16801 (tramp-touch): FILE can be a local file, too.
16802 (TODO): Remove items done.
16803 (tramp-handle-insert-directory): Properly quote file name also if
16804 not full-directory-p. Handle wildcard case. Reported by Andreas
16805 Schwab <schwab@suse.de>.
16806 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
16807 new file.
16808 (tramp-handle-file-local-copy, tramp-handle-write-region):
16809 The permissions of the temporary file are set if filename exists.
16810 Reported by Ted Stern <stern@cray.com>.
16811 (tramp-backup-directory-alist)
16812 (tramp-bkup-backup-directory-info): New defcustoms.
16813 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
16814 (tramp-handle-find-backup-file-name): New function.
16815 Implements Tramp's find-backup-file-name.
16816
16817 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
16818 for `find-backup-file-name'.
16819
16820 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
16821 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
16822
16823 2004-05-07 Lars Hansen <larsh@math.ku.dk>
16824
16825 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
16826
16827 2004-05-07 Juanma Barranquero <lektu@terra.es>
16828
16829 * subr.el (lambda): Add arglist description to docstring.
16830 (declare): Fix typo in docstring.
16831 (open-network-stream): Fix docstring.
16832 (process-kill-without-query): Fix docstring and add obsolescence info.
16833 (last, butlast, nbutlast): Make arguments match their use in docstring.
16834 (insert-buffer-substring-no-properties): Likewise.
16835 (insert-buffer-substring-as-yank): Likewise.
16836 (split-string): Fix docstring.
16837
16838 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
16839 Make argument names match their use in docstring.
16840
16841 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
16842
16843 2004-05-06 Nick Roberts <nickrob@gnu.org>
16844
16845 * progmodes/gdb-ui.el: Improve/extend documentation strings.
16846 Fit first sentence on one line for apropos-command.
16847
16848 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
16849
16850 Changes largely merged in from Dave Love's code.
16851 * progmodes/python.el: Doc fixes.
16852 (python-mode-map): Add python-complete-symbol.
16853 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
16854 (python-comment-indent, python-complete-symbol)
16855 (python-symbol-completions, python-partial-symbol)
16856 (python-try-complete): New.
16857 (python-indent-line): Remove optional arg. Use python-block-end-p.
16858 (python-check): Bind compilation-error-regexp-alist.
16859 (inferior-python-mode): Use rx. Move keybindings to top level.
16860 Set comint-input-filter.
16861 (python-preoutput-filter): Use rx.
16862 (python-input-filter): Re-introduce.
16863 (python-proc): Start new process if necessary.
16864 Check python-buffer non-nil.
16865 (view-return-to-alist): Defvar.
16866 (python-send-receive): New.
16867 (python-eldoc-function): Use it.
16868 (python-mode-running): Don't defvar.
16869 (python-mode): Set comment-indent-function.
16870 Maybe update hippie-expand-try-functions-list.
16871 (python-indentation-levels): Initialize differently.
16872 (python-block-end-p): New.
16873 (python-indent-line): Use it.
16874 (python-compilation-regexp-alist): Augment.
16875 (run-python): Import `emacs' module to Python rather than loading
16876 code directly. Set python-buffer differently.
16877 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
16878 Use python-proc.
16879 (python-send-command): Go to end of comint buffer.
16880 (python-load-file): Use python-proc, emacs.eimport.
16881 (python-describe-symbol): Simplify interactive form.
16882 Use emacs.help. Do use temp-buffer-show-hook.
16883 Call print-help-return-message.
16884 (hippie-exp): Require when compiling.
16885 (python-preoutput-continuation): Use rx.
16886
16887 * diff-mode.el (diff-make-unified): Fix regexp.
16888
16889 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
16890
16891 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
16892 filter groups from the buffer when rebuilding the Ibuffer buffer
16893 and `ibuffer-show-empty-filter-groups' is nil.
16894
16895 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16896
16897 * ps-print.el (ps-print-quote): Call ps-value-string.
16898 (ps-setup): Call ps-comment-string.
16899 (ps-value-string, ps-comment-string): New funs.
16900
16901 2004-05-06 Juanma Barranquero <lektu@terra.es>
16902
16903 * ehelp.el (electric-help-command-loop): Check whether the last
16904 character is visible, not (point-max).
16905
16906 * help-fns.el (help-argument-name): Default to bold; don't inherit
16907 from font-lock-variable-name-face.
16908 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
16909
16910 2004-05-05 Kenichi Handa <handa@m17n.org>
16911
16912 * descr-text.el (describe-char): Copy the character with text
16913 properties and overlays into the first line, and call
16914 describe-text-properties on it.
16915
16916 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
16917
16918 * iswitchb.el (iswitchb-global-map): Fix typo.
16919 Remove unwanted ###autoloads from source file.
16920
16921 2004-05-05 Lars Hansen <larsh@math.ku.dk>
16922
16923 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
16924 in run-hooks. Use substitute-command-keys in message.
16925 (wdired-abort-changes): Add message.
16926
16927 2004-05-03 Michael Mauger <mmaug@yahoo.com>
16928
16929 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
16930 (sql-emacs20-p): Remove.
16931 (sql-mode-syntax-table): Use shared GNU Emacs/XEmacs syntax.
16932 (sql-builtin-face, sql-doc-face): Remove.
16933 (sql-mode-ansi-font-lock-keywords)
16934 (sql-mode-oracle-font-lock-keywords)
16935 (sql-mode-postgres-font-lock-keywords)
16936 (sql-mode-linter-font-lock-keywords)
16937 (sql-mode-ms-font-lock-keywords)
16938 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
16939 (sql-product-font-lock): Fix font-lock reset when font rules change.
16940 (sql-highlight-product): Remove incorrect font-lock reset logic.
16941
16942 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
16943
16944 * ses.el (ses-set-parameter): Fix typo.
16945
16946 2004-05-04 Kim F. Storm <storm@cua.dk>
16947
16948 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
16949 Must expand directory for completion to work; and don't mess with
16950 process-environment.
16951 (ido-read-file-name): If command has ido property, don't use ido
16952 if value is ignore, or read as directory if value is dir.
16953 Set ido ignore property for dired-do-rename command.
16954
16955 2004-05-04 Juanma Barranquero <lektu@terra.es>
16956
16957 * ehelp.el (electric-help-command-loop, electric-help-undefined)
16958 (electric-help-help): Check against unmapped commands.
16959
16960 * help-fns.el (help-argument-name): New face, inheriting from
16961 font-lock-variable-name-face, to highlight function arguments in
16962 `describe-function' and `describe-key'.
16963 (help-do-arg-highlight): Auxiliary function to highlight a given
16964 list of arguments in a string.
16965 (help-highlight-arguments): Highlight the function arguments and
16966 all uses of them in the docstring.
16967 (describe-function-1): Use it. Do docstring output via `insert',
16968 not 'princ', so text attributes are preserved.
16969
16970 * winner.el (winner-mode-map): Move `winner-undo' and
16971 `winner-redo' to C-c <left> and C-c <right>, respectively (the
16972 previous bindings conflict with `prev-buffer', `next-buffer').
16973
16974 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
16975
16976 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
16977 (bibtex-entry-update): New command bound to C-c C-u.
16978 (bibtex-text-in-string): Fix regexp.
16979 (bibtex-assoc-of-regexp): Remove.
16980 (bibtex-progress-message): Fix docstring.
16981 (bibtex-inside-field): Use if.
16982 (bibtex-assoc-regexp): New function.
16983 (bibtex-format-entry): Make code more robust so that it formats
16984 also old entries.
16985 (bibtex-autokey-demangle-title): Merge with obsolete function
16986 bibtex-assoc-of-regexp.
16987 (bibtex-field-list): New function.
16988 (bibtex-entry): Use bibtex-field-list.
16989 (bibtex-parse-entry): Fix docstring.
16990 (bibtex-print-help-message): Use bibtex-field-list.
16991 (bibtex-make-field): Use bibtex-field-list.
16992 (bibtex-entry-index): Bugfix. Return crossref key if required.
16993 (bibtex-lessp): Fix docstring.
16994
16995 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
16996
16997 * select.el (xselect-convert-to-string): Move comment to intended line.
16998
16999 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17000
17001 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
17002 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
17003
17004 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17005
17006 * term/x-win.el (x-clipboard-yank): Don't exit on error from
17007 x-get-selection.
17008
17009 2004-05-03 Jason Rumney <jasonr@gnu.org>
17010
17011 * makefile.nt: Remove.
17012
17013 2004-05-03 Kim F. Storm <storm@cua.dk>
17014
17015 * emulation/cua-base.el (cua--update-indications): Fix last change.
17016 (cua-mode): Deactivate mark when cua-mode is enabled.
17017
17018 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
17019
17020 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
17021
17022 2004-05-03 Nick Roberts <nickrob@gnu.org>
17023
17024 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
17025 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
17026 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
17027 window over visible frames.
17028 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
17029
17030 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
17031
17032 * progmodes/compile.el (compilation-gcpro): New var.
17033 (compilation-fake-loc): Use it.
17034 (compilation-forget-errors): Reset it.
17035
17036 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
17037
17038 * diff-mode.el (diff-header-face, diff-file-header-face):
17039 Use min-colors.
17040
17041 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17042
17043 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
17044 (bibtex-clean-entry): Disentangle code.
17045 (bibtex-realign): New function.
17046 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
17047 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
17048 Remove undocumented optional arg called-by-convert-alien.
17049 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
17050 for sorting instead of bibtex-sort-buffer.
17051
17052 2004-05-02 Eli Zaretskii <eliz@gnu.org>
17053
17054 * progmodes/compile.el (compilation-start): In the
17055 no-async-subprocesses branch, call sit-for to give redisplay a
17056 chance to show the updated process status in the mode line, and
17057 fontify the buffer explicitly after the process exits.
17058
17059 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
17060
17061 * progmodes/python.el (python-compilation-line-number): Remove.
17062 (python-compilation-regexp-alist): Don't use it any more.
17063 (python-orig-start, python-input-filter): Remove.
17064 (inferior-python-mode): Don't set up comint-input-filter-functions.
17065 (python-send-region): Use compilation-fake-loc.
17066
17067 * progmodes/compile.el (compilation-messages-start): New var.
17068 (compilation-mode): Don't setup next-error-function here.
17069 (compilation-setup): Set it up here instead (for minor modes as well).
17070 Make compilation-messages-start buffer local.
17071 (compilation-next-error-function): Use it.
17072 (compilation-forget-errors): Set compilation-messages-start.
17073
17074 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
17075
17076 * ielm.el (ielm-prompt-read-only): Update docstring.
17077
17078 * comint.el (comint-prompt-read-only): Update docstring.
17079 (comint-update-fence, comint-kill-whole-line)
17080 (comint-kill-region): New functions.
17081
17082 * simple.el (kill-whole-line): Use "p" instead of "P" in
17083 interactive form.
17084
17085 2004-05-01 Juanma Barranquero <lektu@terra.es>
17086
17087 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
17088 format arglist so default values in CL-style argument lists are
17089 correctly shown.
17090
17091 2004-05-01 Jason Rumney <jasonr@gnu.org>
17092
17093 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
17094
17095 2004-05-01 Kenichi Handa <handa@m17n.org>
17096
17097 * international/titdic-cnv.el (miscdic-convert): Don't generate a
17098 quail file if it is up to date.
17099
17100 2004-04-30 Juri Linkov <juri@jurta.org>
17101
17102 * cus-edit.el (custom-mode-map):
17103 Add key binding `C-x C-s' to `Custom-save'.
17104
17105 * outline.el (outline-blank-line): New var.
17106 (outline-next-preface, outline-show-heading)
17107 (outline-end-of-subtree): Use it.
17108
17109 * dired-aux.el (dired-touch-initial): New fun.
17110 (dired-do-chxxx): Call it for op-symbol `touch'.
17111 (dired-diff): Use `dired-dwim-target-directory'
17112 if current dired buffer has no buffer mark.
17113
17114 * bindings.el (propertized-buffer-identification):
17115 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
17116 Add C-M-arrow keys for consistency.
17117
17118 * files.el (confirm-kill-emacs):
17119 Change group from top-level `emacs' to `convenience'.
17120
17121 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
17122 Push mark on the first call of successive command calls.
17123 (insert-pair): New fun created from `insert-parentheses' with
17124 `open' and `close' arguments added. Enclose active regions
17125 in paired characters. Compare adjacent characters syntax with
17126 inserted characters syntax before inserting a space.
17127 (insert-parentheses): Call `insert-pair' with ?\( ?\).
17128
17129 * delsel.el: Don't put `delete-selection' property
17130 on `insert-parentheses' symbol to take advantage of
17131 region handling in `insert-pair' function.
17132 Suggested by Stephan Stahl <stahl@eos.franken.de>.
17133
17134 2004-04-30 Kim F. Storm <storm@cua.dk>
17135
17136 * emulation/cua-base.el: Add support for changing cursor types;
17137 based on patch from Michael Mauger.
17138 (cua-normal-cursor-color, cua-read-only-cursor-color)
17139 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
17140 Customization cursor type and/or cursor color.
17141 (cua--update-indications): Handle cursor type changes.
17142 (cua-mode): Update cursor indications if enabled.
17143
17144 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
17145
17146 * mouse.el (mouse-drag-copy-region): New defcustom.
17147 (mouse-set-region, mouse-drag-region-1): Use it.
17148
17149 * simple.el (kill-ring-save): If region face background color is
17150 unspecified (if no highlighting), show extent of fully visible
17151 region even if transient-mark-mode is enabled.
17152
17153 * emulation/cua-base.el (cua--standard-movement-commands):
17154 Add cua-scroll-up and cua-scroll-down.
17155 (cua-scroll-up, cua-scroll-down): New commands.
17156 (cua--init-keymaps): Remap scroll-up and scroll-down.
17157
17158 * emulation/cua-rect.el (cua--convert-rectangle-as):
17159 New defmacro.
17160 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
17161 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
17162 New commands (suggested by Jordan Breeding).
17163
17164 2004-04-30 Juanma Barranquero <lektu@terra.es>
17165
17166 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
17167
17168 2004-04-30 Mario Lang <mlang@delysid.org>
17169
17170 * diff.el (diff-switches): Fix typo in docstring.
17171
17172 2004-04-30 Alex Schroeder <alex@gnu.org>
17173
17174 * xml.el (xml-debug-print-internal): Don't add newline and
17175 indentation to text nodes and write empty elements as empty tags
17176 instead of opening and closing tags.
17177 (xml-debug-print): Take optional indent-string argument.
17178 (xml-print): Alias for xml-debug-print.
17179
17180 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
17181
17182 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
17183 than duplicate call to `line-beginning-position'.
17184
17185 * progmodes/f90.el (f90-get-present-comment-type):
17186 Return whitespace, as well as comment chars, for consistent filling
17187 of comment blocks. Use `match-string-no-properties'.
17188 (f90-break-line): Trim trailing whitespace when filling comments.
17189
17190 2004-04-30 Dave Love <fx@gnu.org>
17191
17192 * calendar/diary-lib.el (diary-outlook-formats): New variable.
17193 (diary-from-outlook-internal, diary-from-outlook)
17194 (diary-from-outlook-gnus, diary-from-outlook-rmail):
17195 New functions to import diary entries from Outlook-format
17196 appointments in mail messages.
17197
17198 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
17199
17200 * progmodes/python.el (python-send-command): New fun.
17201 (python-send-region, python-load-file): Use it.
17202
17203 * progmodes/compile.el (compilation-last-buffer): Add var alias.
17204
17205 * help-fns.el (help-C-file-name): Use new subr-name.
17206 Prepend `src/' to the file name.
17207 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
17208 (describe-function-1, describe-variable): Only find a C source file
17209 name if DOC is already loaded.
17210
17211 * help-mode.el (help-function-def, help-variable-def):
17212 Use the new find-function-search-for-symbol functionality.
17213 Allow FILE to be `C-source'.
17214
17215 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
17216 (find-function-C-source): New fun.
17217 (find-function-search-for-symbol): Use it.
17218
17219 2004-03-29 Michael Mauger <mmaug@yahoo.com>
17220
17221 * progmodes/sql.el (sql-product-alist): Rename variable
17222 `sql-product-support'. Add Postgres login parameters.
17223 (sql-set-product, sql-product-feature): Update with renamed variable.
17224 (sql-connect-postgres): Add username prompt.
17225 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
17226 Make patterns less product specific.
17227 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
17228 (sql-mode-abbrev-table): Modify initialization.
17229 (sql-builtin-face): Add variable.
17230 (sql-keywords-re): Add macro.
17231 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
17232 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
17233 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
17234 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
17235 (sql-mode-linter-font-lock-keywords)
17236 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
17237 (sql-mode-sybase-font-lock-keywords)
17238 (sql-mode-informix-font-lock-keywords)
17239 (sql-mode-interbase-font-lock-keywords)
17240 (sql-mode-ingres-font-lock-keywords)
17241 (sql-mode-solid-font-lock-keywords)
17242 (sql-mode-sqlite-font-lock-keywords)
17243 (sql-mode-db2-font-lock-keywords): Default to nil.
17244 (sql-product-font-lock): Always highlight ANSI keywords.
17245 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
17246 (sql-send-string): Add function.
17247
17248 2004-04-29 Dave Love <fx@gnu.org>
17249
17250 * progmodes/cfengine.el (cfengine-beginning-of-defun)
17251 (cfengine-end-of-defun): Ensure progress through buffer.
17252
17253 * info-look.el (cfengine-mode): Accept a terminal ().
17254
17255 2004-04-29 Juri Linkov <juri@jurta.org>
17256
17257 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
17258 instead of isearch-yank-word-or-char. Add new key bindings for
17259 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
17260 (isearch-del-char): New fun.
17261 (isearch-forward, isearch-edit-string): Update docstring.
17262 (isearch-yank-char): Doc fix.
17263 (isearch-other-meta-char): Restore point after scrolling.
17264
17265 * progmodes/compile.el (compilation-context-lines): Add nil option
17266 to disable compilation output window scrolling.
17267 (compilation-set-window): Use it.
17268
17269 * outline.el (outline-next-preface, outline-show-heading):
17270 Don't leave unhidden blank line before heading.
17271 (outline-end-of-subtree): Include last newline into subtree.
17272 (hide-entry): Leave point at beginning of heading instead of end.
17273 (outline-up-heading): Push mark for the first call of successive
17274 command calls.
17275
17276 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
17277
17278 * comint.el (comint-prompt-read-only): New variable.
17279 (comint-output-filter): Implement it.
17280
17281 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
17282 (ielm-prompt-internal): New variable.
17283 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
17284 (ielm-send-input): Delete unused variable `buf'.
17285 (ielm-eval-input): Use `ielm-prompt-internal'.
17286 (inferior-emacs-lisp-mode): Use new variables
17287 `comint-prompt-read-only' and `ielm-prompt-internal'.
17288 Get rid of obsolete variable `directory-sep-char'.
17289 (ielm): Use `zerop'.
17290
17291 2004-04-29 John Paul Wallington <jpw@gnu.org>
17292
17293 * thumbs.el (toplevel): Require cl at compile time.
17294 Remove conditional definitions of `ignore-errors' and `caddar'
17295 because they occur at run time.
17296
17297 2004-04-28 Nick Roberts <nickrob@gnu.org>
17298
17299 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
17300 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
17301 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
17302 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
17303
17304 * progmodes/gud.el (gud-common-init): Throw an error if program is
17305 already running under gdb.
17306
17307 2004-04-28 John Paul Wallington <jpw@gnu.org>
17308
17309 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
17310 (thumbs-show-image-num): Move assignment of
17311 `thumbs-current-image-filename' within scope of `i'.
17312 (thumbs-emboss-image): Don't use `evenp'.
17313
17314 2004-04-28 Richard M. Stallman <rms@gnu.org>
17315
17316 * progmodes/compile.el (compilation-context-lines): Default now 0.
17317
17318 2004-04-28 Juanma Barranquero <lektu@terra.es>
17319
17320 Use `time-less-p' from calendar/time-date.el instead of defining
17321 custom versions of it.
17322
17323 * pcomplete.el (pcomplete-time-less-p): Remove.
17324
17325 * thumbs.el (time-less-p): Remove.
17326
17327 * calendar/timeclock.el (timeclock-time-less-p): Remove.
17328 (timeclock-generate-report): Use `time-less-p'.
17329
17330 * emacs-lisp/autoload.el (autoload-before-p): Remove.
17331 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
17332
17333 2004-04-28 Masatake YAMATO <jet@gyve.org>
17334
17335 * subr.el (remove-overlays): Make arguments optional.
17336
17337 * wid-edit.el (widget-specify-button): Put evaporate to the
17338 overlay for sample.
17339 (widget-specify-sample): Put evaporate to the overlay for sample.
17340 (widget-specify-doc): Put evaporate to the overlay for documentation.
17341
17342 2004-04-27 Jesper Harder <harder@ifa.au.dk>
17343
17344 * info.el (info-apropos): Make it an index node. Align node names
17345 like makeinfo.
17346
17347 2004-04-27 Eli Zaretskii <eliz@gnu.org>
17348
17349 * net/browse-url.el (browse-url-netscape-sentinel)
17350 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
17351 (browse-url-epiphany-sentinel, browse-url-mosaic):
17352 Use browse-url-*-program instead of a literal program name.
17353
17354 2004-04-27 Kevin Ryde <user42@zip.com.au>
17355
17356 * eshell/em-alias.el:
17357 * eshell/em-dirs.el:
17358 * eshell/em-hist.el:
17359 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
17360 features when M-x customize-group loads modules before the main
17361 eshell.el.
17362
17363 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
17364
17365 * subr.el (momentary-string-display): Support EXIT-CHAR that is
17366 either a character representation of an event or an event
17367 description list.
17368
17369 * type-break.el: Capitalize Emacs and Lisp.
17370 (type-break-good-break-interval, type-break-demo-boring-stats)
17371 (type-break-terse-messages, type-break-file-name): New defcustoms.
17372 (type-break-post-command-hook)
17373 (type-break-warning-countdown-string): Quote variable names in doc.
17374 (type-break-interval-start, type-break-auto-save-file-name): New vars.
17375 (type-break-mode): Document type-break-good-break-interval and the
17376 "session" file. Schedule break according to the session file.
17377 Kill session file buffer on exit. Organize for save-some-buffers
17378 to always save the session file.
17379 (type-break-mode-line-message-mode, type-break-query-mode):
17380 Uppercase arguments.
17381 (type-break-file-time, type-break-file-keystroke-count, timep)
17382 (type-break-choose-file, type-break-get-previous-time)
17383 (type-break-get-previous-count): New defuns.
17384 (type-break): Avoid break querying after a completed break in the
17385 case where the query was initiated during user invocation of the
17386 break. Optional terse messages.
17387 Use type-break-good-break-interval if type-break-good-rest-interval is
17388 nil. File the break time.
17389 (type-break-schedule): New optional args for overriding the use of
17390 the current time.
17391 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
17392 after a break.
17393 (type-break-check): File the keystroke count.
17394 (type-break-do-query): Prevent a second query when the break is
17395 interrupted. Optional terse message.
17396 (type-break-keystroke-reset): Record the start of a typing interval.
17397 (type-break-demo-boring): Optional terse messages. Display word
17398 per minute and keystroke counts according to
17399 type-break-demo-boring-stats.
17400
17401 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
17402
17403 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
17404 directories, make sure they exist under archive-tmpdir.
17405
17406 2004-04-27 Juri Linkov <juri@jurta.org>
17407
17408 * help.el (view-emacs-news): With argument, display info for the
17409 selected version by finding it among different NEWS files, and
17410 narrowing the buffer to the selected version.
17411
17412 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
17413 same-window-buffer-names.
17414 (info): New arg `buffer'. Use it. Doc fix. Read file name for
17415 non-numeric prefix argument, append the number to the buffer name
17416 for numeric prefix argument.
17417 (info-other-window): Bind same-window-regexps to nil.
17418 (Info-reference-name): Rename to Info-point-loc.
17419 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
17420 and Info-find-index-name for stringy Info-point-loc.
17421 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
17422 without middle `.', but with final `.' and optional line number
17423 for it. Set Info-point-loc for index nodes.
17424 (Info-index): Remove middle `.' from index entry regexp.
17425 Modify line number regexp.
17426 (Info-index-next): Decrement line number.
17427 (info-apropos): Remove middle `.' from index entry regexp.
17428 Add optional line number regexp at the end. Add matched value
17429 for line number to the result list and insert it to the buffer.
17430 Replace match-string by match-string-no-properties.
17431 Reorder result list.
17432 (Info-fontify-node): Hide index line numbers.
17433 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
17434 empty matches.
17435 (Info-follow-reference): Use `str' instead of
17436 Info-following-node-name-re.
17437 (Info-toc): Use full file names. Set Info-current-node to "Top".
17438 (Info-fontify-node): Compare file names without directory name.
17439 (Info-try-follow-nearest-node): Don't set Info-reference-name.
17440 Set second arg of Info-extract-menu-node-name for index nodes.
17441 (info-xref-visited): Use magenta3 instead of magenta4.
17442 (Info-mode): Add info-apropos to docstring.
17443
17444 * log-view.el (log-view-diff): Replace interactive code "r"
17445 by a list to allow to call it even if region is not active.
17446
17447 * paren.el (show-paren-highlight-openparen): New var.
17448 (show-paren-function): Turn on openparen highlighting when
17449 matching forward if show-paren-highlight-openparen is non-nil.
17450
17451 * simple.el (kill-ring-save): Use blink-matching-delay instead of
17452 the constant value 1.
17453 (completions-common-part): Expand docstring.
17454
17455 * textmodes/picture.el (picture-mode-map): Add arrow keys.
17456
17457 2004-04-27 Kim F. Storm <storm@cua.dk>
17458
17459 * image.el (insert-sliced-image): Use line-height instead of
17460 line-spacing property on newline.
17461
17462 2004-04-26 Lars Hansen <larsh@math.ku.dk>
17463
17464 * desktop.el (desktop-buffer-misc-data-function): Rename to
17465 desktop-save-buffer and change docstring.
17466 (desktop-buffer-modes-to-save): Delete.
17467 (desktop-save-buffer-p): Use desktop-save-buffer instead of
17468 desktop-buffer-modes-to-save.
17469 (desktop-save): Rename desktop-buffer-misc-data-function to
17470 desktop-save-buffer and allow non-function value.
17471 (desktop-missing-file-warning): Correct docstring.
17472
17473 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
17474 to desktop-save-buffer.
17475
17476 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
17477 desktop-save-buffer.
17478
17479 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
17480
17481 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
17482
17483 2004-04-26 Eli Zaretskii <eliz@gnu.org>
17484
17485 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
17486
17487 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
17488
17489 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
17490 (ielm): Only go to the end of the buffer when starting a new process.
17491
17492 2004-04-25 Juanma Barranquero <lektu@terra.es>
17493
17494 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
17495 mode line. Bind `inhibit-read-only' to t before modifying
17496 properties of text in the buffer.
17497 (ielm): Force point to the end of buffer, even when running ielm
17498 from inside itself.
17499
17500 2004-04-25 Jesper Harder <harder@ifa.au.dk>
17501
17502 * info.el (info-apropos): Reset Info-complete-cache.
17503
17504 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
17505
17506 * progmodes/compile.el (compilation-error-regexp-alist-alist):
17507 Also recognize severe Irix et al. messages.
17508 (compilation-normalize-filename, compile-abbreviate-directory):
17509 Delete functions.
17510 (compilation-get-file-structure): New function inherits
17511 functionality of the two preceding ones.
17512 (compilation-internal-error-properties, compilation-fake-loc):
17513 Use it so that different paths to the same file share the same
17514 markers. Also optimize finding adjacent marker slightly.
17515
17516 2004-04-25 Kim F. Storm <storm@cua.dk>
17517
17518 * image.el (insert-sliced-image): Add line-spacing t property
17519 to newlines separating image lines.
17520
17521 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
17522
17523 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
17524
17525 * ielm.el (ielm-prompt-read-only): New user option.
17526 (ielm-prompt): Expand docstring to describe new behavior.
17527 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
17528 mention it in the docstring.
17529
17530 2004-04-24 Andreas Schwab <schwab@suse.de>
17531
17532 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
17533
17534 * diff.el (diff): Set default-directory in diff buffer.
17535
17536 2004-04-24 Eli Zaretskii <eliz@gnu.org>
17537
17538 * mail/sendmail.el (mail-bury): Don't delete the frame where the
17539 mail was being composed if the terminal cannot display more than
17540 one frame; instead, switch to previous frame.
17541
17542 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
17543 (rmail-start-mail): Support rmail-mail-new-frame even on
17544 terminals that can display only one frame at a time.
17545
17546 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
17547
17548 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
17549 (checkdoc-output-font-lock-keywords): Remove error regexp.
17550 (checkdoc-output-mode-map): Remove.
17551 (checkdoc-output-mode): Derive from compilation-mode.
17552 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
17553
17554 * dired.el (dired-mode-map): Add a menu entry for wdired.
17555
17556 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
17557 (rx-bracket, rx-check-any, rx-any): Clean up name space.
17558
17559 * wdired.el (wdired-mode-map): Move init into declaration.
17560 Fix `return' binding.
17561 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
17562 Use force-mode-line-update.
17563 (wdired-get-filename): Use `unless'.
17564 (wdired-preprocess-files): Don't assume names have no \n and use / for
17565 dir separator.
17566 (wdired-normalize-filename): Use replace-regexp-in-string.
17567 (wdired-load-hooks): Remove.
17568 (wdired-mode-hooks): Rename to wdired-mode-hook.
17569
17570 * info-look.el: Add support for cfengine-mode.
17571 (info-lookup-setup-mode): Use dolist.
17572
17573 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
17574
17575 * wdired.el: New file.
17576
17577 2004-04-23 Juanma Barranquero <lektu@terra.es>
17578
17579 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
17580
17581 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
17582 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
17583 (pcomplete--help, pcomplete--here): Doc fixes.
17584
17585 2004-04-23 Andre Spiegel <spiegel@gnu.org>
17586
17587 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
17588 handles wrong-number-of-arguments in backend call.
17589
17590 * vc.el (vc-print-log): Likewise.
17591
17592 2004-04-20 Dave Love <fx@gnu.org>
17593
17594 * emacs-lisp/rx.el: Doc fixes.
17595 (rx-constituents): Add/extend many forms.
17596 (rx-check): Check form is a list.
17597 (bracket): Defvar.
17598 (rx-check-any, rx-any, rx-check-not): Modify.
17599 (rx-not): Simplify.
17600 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
17601 (rx-kleene): Use rx-trans-forms.
17602 (rx-quote-for-set): Delete.
17603 (rx): Allow multiple args.
17604
17605 2004-04-23 Kenichi Handa <handa@m17n.org>
17606
17607 * international/mule-util.el (char-displayable-p): Simplify by
17608 using internal-char-font.
17609
17610 2004-04-23 Juanma Barranquero <lektu@terra.es>
17611
17612 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
17613
17614 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
17615
17616 * diff-mode.el (diff-next-error): New fun.
17617 (diff-mode): Use it.
17618
17619 * simple.el (next-error): Change arg name.
17620 Add support for the documented C-u C-x ` usage.
17621
17622 * frame.el (special-display-popup-frame, next-multiframe-window)
17623 (previous-multiframe-window): Only consider frames on same display.
17624
17625 2004-04-22 Lars Hansen <larsh@math.ku.dk>
17626
17627 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
17628 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
17629
17630 2004-04-22 Kim F. Storm <storm@cua.dk>
17631
17632 * net/telnet.el (telnet): Add optional port arg.
17633
17634 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
17635
17636 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17637 Minor sanity check on the `hyperlink' slot.
17638
17639 * Makefile.in (recompile): Compile new files.
17640
17641 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
17642 Add byte-recompile-directory's optional `arg'.
17643
17644 * cvs-status.el (cvs-tree-use-charset): New var.
17645 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
17646 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
17647 (cvs-status-cvstrees): Use it.
17648
17649 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
17650 Make it a normal major mode.
17651 (checkdoc-buffer-label): Make sure the file name is meaningful.
17652 (checkdoc-output-to-error-buffer): Remove.
17653 (checkdoc-error, checkdoc-start-section): Rewrite.
17654
17655 * info.el (info-node, info-menu-5, info-xref, info-header-node)
17656 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
17657 (Info-title-4-face): Use new syntax.
17658 (info-xref-visited): Inherit from info-xref.
17659
17660 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
17661
17662 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
17663
17664 * simple.el (next-error-last-buffer, next-error-function):
17665 New variables for the next-error framework.
17666 (next-error-buffer-p): New function.
17667 (next-error-find-buffer): Generalize compilation-find-buffer.
17668 (next-error, previous-error, first-error, next-error-no-select)
17669 (previous-error-no-select): Move from compile.el.
17670
17671 * replace.el (occur-next-error, occur-1): Hook into the next-error
17672 framework.
17673
17674 * progmodes/compile.el (compilation-start):
17675 Set next-error-last-buffer so next-error knows where to jump.
17676 (compilation-setup): Set the buffer-local variable
17677 next-error-function to 'compilation-next-error-function.
17678 (compilation-buffer-p, compilation-buffer-internal-p): Use an
17679 alternate way to find if a buffer is a compilation buffer, for
17680 next-error convenience.
17681 (next-error-no-select, previous-error-no-select, next-error)
17682 (previous-error, first-error): Move to simple.el.
17683 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
17684 (compilation-last-buffer): Remove.
17685 (compilation-start, compilation-next-error, compilation-setup)
17686 (compilation-next-error-function, compilation-find-buffer):
17687 Remove compilation-last-buffer use.
17688
17689 2004-04-21 Juanma Barranquero <lektu@terra.es>
17690
17691 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
17692 (font-lock-warning-face): Fix spacing.
17693
17694 * makefile.w32-in (WINS): Add url/ directory.
17695
17696 2004-04-21 Lars Hansen <larsh@math.ku.dk>
17697
17698 * desktop.el (desktop-buffer-mode-handlers): New variable.
17699 Alist of major mode specific functions to restore a desktop buffer.
17700 (desktop-buffer-handlers): Make variable obsolete.
17701 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
17702 Catch errors signaled in handlers. Update buffer count.
17703 Evaluate desktop-buffer-point.
17704 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
17705 move to dired.el.
17706 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
17707 move to info.el.
17708 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
17709 move to mail/rmail.el.
17710 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
17711 to mh-e/mh-e.el.
17712 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
17713 On fail, print message (to message buffer) even if
17714 desktop-missing-file-warning is nil.
17715 (desktop-buffer-misc-data-function): New buffer local variable.
17716 Function returning major mode specific data.
17717 (desktop-buffer-misc-functions): Make variable obsolete.
17718 (desktop-save): Use desktop-buffer-misc-data-function.
17719 (desktop-buffer-dired-misc-data): Rename to
17720 dired-desktop-buffer-misc-data and move to dired.el.
17721 (desktop-buffer-info-misc-data): Rename to
17722 Info-desktop-buffer-misc-data and move to info.el.
17723 (desktop-read): Add message about number of buffers restored/failed.
17724
17725 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
17726 Add parameters. Pause to display error only when
17727 desktop-missing-file-warning is non-nil.
17728 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
17729 (dired-mode): Bind desktop-buffer-misc-data-function.
17730
17731 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
17732 Add Parameters.
17733 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
17734 (Info-mode): Bind desktop-buffer-misc-data-function.
17735
17736 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
17737 Add Parameters.
17738
17739 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
17740 Add Parameters.
17741
17742 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
17743
17744 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
17745 the case of letters in case-insensitive expansions when the
17746 abbrev is preceded by characters with letter syntax.
17747
17748 2004-04-21 Richard M. Stallman <rms@gnu.org>
17749
17750 * progmodes/cperl-mode.el (cperl-putback-char):
17751 Delete Emacs 18 definition.
17752
17753 * international/mule.el (ctext-post-read-conversion):
17754 Use assoc-string, not assoc-ignore-case.
17755
17756 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
17757
17758 * emacs-lisp/easymenu.el (easy-menu-add):
17759 Do call x-popup-menu, but only if it's defined.
17760
17761 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
17762
17763 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
17764 Handle multiple args: compile like progn.
17765
17766 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
17767 take all args as &rest arg.
17768
17769 * autoinsert.el (auto-insert-alist): Insert the user's name in
17770 copyright notice, rather than Free Software Foundation.
17771
17772 2004-04-21 Kenichi Handa <handa@m17n.org>
17773
17774 * descr-text.el (describe-char): Make it work on *Help* buffer.
17775
17776 2004-04-21 Kim F. Storm <storm@cua.dk>
17777
17778 * image.el (insert-image): Add optional SLICE arg.
17779 (insert-sliced-image): New defun.
17780
17781 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
17782
17783 * subr.el (read-number): Check whether `default' is nil.
17784
17785 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
17786
17787 * progmodes/compile.el (compilation-error-properties):
17788 Split into two.
17789 (compilation-internal-error-properties): New one.
17790 (compilation-compat-error-properties): Use it. Fix the non-marker case.
17791
17792 2004-04-20 Richard M. Stallman <rms@gnu.org>
17793
17794 * window.el (split-window-save-restore-data):
17795 Don't update the data if OLD-INFO is nil.
17796
17797 * view.el (view-return-to-alist): Mark it permanent local.
17798
17799 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
17800
17801 * recentf.el (recentf-save-list): Catch and warn about errors.
17802
17803 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
17804 so "Buffers" won't be pure.
17805
17806 * help-mode.el (help-mode-finish): Set help-return-alist first
17807 thing, setting only the entry for the selected window.
17808
17809 * help-fns.el (describe-function-1): If many non-control non-meta
17810 keys run the command, don't list all of them.
17811
17812 2004-04-20 Juanma Barranquero <lektu@terra.es>
17813
17814 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
17815 arg. Copied from Andre Spiegel's patch of 2004-03-21.
17816
17817 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
17818
17819 2004-04-20 Kenichi Handa <handa@m17n.org>
17820
17821 * international/quail.el (quail-lookup-key): New optional arg
17822 NOT-RESET-INDICES.
17823 (quail-get-translations): Call quail-lookup-key with
17824 NOT-RESET-INDICES t.
17825 (quail-completion): Likewise.
17826 (quail-lookup-map-and-concat): Likewise.
17827
17828 2004-04-20 Kenichi Handa <handa@m17n.org>
17829
17830 * international/quail.el (quail-update-translation): Don't insert
17831 such an unsupported multibyte char in a unibyte buffer.
17832
17833 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
17834
17835 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
17836 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
17837 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
17838 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
17839 (gdb-frame-assembler-buffer): Improve behavior with
17840 multiple frames.
17841 (gdb-display-buffer): Extend search to all visible frames.
17842
17843 2004-04-19 Eli Zaretskii <eliz@gnu.org>
17844
17845 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
17846 characters left after base64 decoding.
17847 (rmail-decode-region): Use -dos variety of `coding', to remove any
17848 ^M characters left after qp or base64 decoding.
17849
17850 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17851
17852 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
17853 messages.
17854
17855 2004-04-19 Stephen Eglen <stephen@gnu.org>
17856
17857 * add-log.el (add-change-log-entry): Update doc string to mention
17858 add-log-full-name and add-log-mailing-address.
17859
17860 2004-04-18 Juri Linkov <juri@jurta.org>
17861
17862 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
17863 (Info-find-node-2): Simplify error message.
17864 (Info-insert-dir): Use Info-following-node-name.
17865 (Info-goto-node): Remove *info-history* and *info-toc*.
17866 (Info-history): Create a node of the virtual history file.
17867 (Info-toc): Create a node of the virtual toc file.
17868 (Info-insert-toc): New arg `curr-file' for reference file names.
17869 (info-apropos): Remove redundant var binding for temp-file.
17870 (Info-index, Info-index-next, Info-mode): Doc fix.
17871 (Info-goto-emacs-command-node): Don't jump to *info* from
17872 non-*info* Info buffers.
17873 (Info-fontify-node): Don't show the file name of external
17874 references if `Info-hide-note-references' is `hide'. Don't hide
17875 newlines at the end of paragraphs.
17876
17877 * international/mule-diag.el (list-input-methods):
17878 Fix args to help-xref-button.
17879
17880 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
17881 to put into effect local variables from TUTORIAL files.
17882
17883 * textmodes/paragraphs.el (sentence-end) <function>: New fun
17884 with default value taken from the variable `sentence-end'.
17885 (sentence-end) <defcustom>: Set default to nil. Doc fix.
17886 Add nil const to :type.
17887 (sentence-end-without-period, sentence-end-double-space)
17888 (sentence-end-without-space): Doc fix.
17889
17890 * textmodes/paragraphs.el (forward-sentence):
17891 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
17892 (fill-delete-newlines):
17893 * progmodes/cc-cmds.el (c-beginning-of-statement):
17894 Use function `sentence-end' instead of variable `sentence-end'.
17895
17896 2004-04-18 Andreas Schwab <schwab@suse.de>
17897
17898 * progmodes/compile.el (compilation-start): Set window start to
17899 point-min if compilation-scroll-output is nil.
17900
17901 2004-04-18 John Wiegley <johnw@newartisans.com>
17902
17903 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
17904
17905 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
17906
17907 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
17908 (gdb-info-breakpoints-custom): Revert previous change.
17909 (gdb-view-assembler): Update assembler if necessary.
17910 (gdb-frame-handler): Parse correctly for gdb-current-frame.
17911 (gdb-display-source-buffer): Update properly when both source and
17912 assembler are visible.
17913
17914 2004-04-17 John Wiegley <johnw@newartisans.com>
17915
17916 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
17917 which limits the number of names shown in the minibuffer. Off by
17918 default.
17919 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
17920 up iswitchb for users with a multitude of open buffers by showing
17921 only the first and last N/2 buffers in the completion list (which
17922 is enough to aid C-s/C-r, and to know that more characters are
17923 needed to refine the completion list).
17924
17925 2004-04-17 Richard M. Stallman <rms@gnu.org>
17926
17927 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
17928 (file-truename): Expand all ~ constructs directly.
17929 (insert-directory): Delete any error msg output by the
17930 `insert-directory-program'.
17931
17932 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
17933 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
17934 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
17935 (allout-init): Use find-file-hook, not find-file-hooks.
17936 (allout-mode): Eliminate Emacs 18 support.
17937 Use write-contents-functions, not local-write-file-hooks.
17938
17939 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
17940
17941 * progmodes/compile.el (compilation-error-properties): Fix for
17942 adding messages when there are already markers for their file.
17943 (compilation-fake-loc): New function.
17944
17945 2004-04-16 Dave Love <fx@gnu.org>
17946
17947 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
17948 (python-load-file): Fix python-orig-start setting.
17949
17950 * progmodes/compile.el: Doc fixes.
17951 (compilation-error-regexp-alist-alist)
17952 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
17953 (compilation-assq): Wrap in eval-when-compile.
17954 (compilation-mode-font-lock-keywords): Don't use list*.
17955 (compilation-start): Avoid warning.
17956 (compilation-compat-error-properties)
17957 (compilation-directory-properties): Add keymap property.
17958 (compilation-parsing-end): Make it a marker for better compatibility.
17959
17960 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
17961
17962 2004-04-16 Mark A. Hershberger <mah@everybody.org>
17963
17964 * xml.el: Doc fixes.
17965 (xml-get-children): Only looks at sub-tags and ignore strings.
17966
17967 * xml.el (xml-parse-tag): Avoid overwriting node-name.
17968
17969 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
17970
17971 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
17972
17973 2004-04-16 Andre Spiegel <spiegel@gnu.org>
17974
17975 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
17976
17977 * vc.el (vc-print-log): Likewise.
17978
17979 2004-04-16 Masatake YAMATO <jet@gyve.org>
17980
17981 * simple.el (completion-setup-function): Set an initial value
17982 to `element-common-end' before entering loop. Set a value
17983 to `element-common-end' at the end of loop.
17984 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
17985 (completions-common-part): Rename from completion-de-emphasis.
17986 (completions-first-difference): Rename from completion-emphasis.
17987 Suggested by RMS.
17988
17989 2004-04-16 Juanma Barranquero <lektu@terra.es>
17990
17991 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
17992 (bookmark-edit-annotation-mode): Add mode name.
17993
17994 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
17995
17996 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
17997 for nested conflict markers.
17998 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
17999
18000 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
18001
18002 * progmodes/gdb-ui.el (gdb-goto-info): New function.
18003
18004 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
18005
18006 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
18007
18008 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
18009 Give a backtrace if requested.
18010
18011 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
18012
18013 * progmodes/python.el (python-mouse-2-command, python-RET-command):
18014 Remove unused functions.
18015 (python-orig-start-line, python-orig-file): Remove.
18016 (python-orig-start): New var.
18017 (python-input-filter, python-compilation-line-number)
18018 (python-send-region, python-load-file): Use it.
18019
18020 * info.el (info): Always jump to *info*.
18021
18022 * subr.el (posn-set-point): New function.
18023
18024 * mouse.el (mouse-set-point): Use it.
18025
18026 * progmodes/compile.el (compile-goto-error): Use it.
18027 (compilation-button-map): New keymap.
18028 (compilation-error-properties): Use it.
18029 (compilation-shell-minor-mode-map): Don't bind mouse-2.
18030
18031 * smerge-mode.el (smerge-popup-context-menu): Use it.
18032
18033 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
18034 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
18035 mouse and non-mouse case.
18036
18037 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
18038 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
18039
18040 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
18041 Make it work for non-mouse events.
18042
18043 * pcvs-info.el (cvs-status-map): Update binding name.
18044
18045 2004-04-14 Mark A. Hershberger <mah@everybody.org>
18046
18047 * xml.el (xml-maybe-do-ns): New function to handle namespace
18048 parsing of both attribute and element names.
18049 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
18050 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
18051 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
18052 (xml-parse-attlist): Make it do its own namespace parsing.
18053
18054 2004-04-14 Dave Love <fx@gnu.org>
18055
18056 * progmodes/python.el (run-python): Fix use of \n.
18057 (python-load-file): Remove `try' from Python fragment.
18058 (python-describe-symbol): Fix message.
18059
18060 * comint.el: Doc fixes.
18061 (comint-last-input-start, comint-last-input-end)
18062 (comint-last-output-start): Give them values.
18063 (comint-arguments): Avoid warning.
18064 (comint-skip-prompt): Use line-end-position.
18065 (comint-backward-matching-input): Rename arg to agree with doc.
18066 (comint-extract-string): Use syntax-ppss.
18067 (comint-dynamic-simple-complete): Delete useless list construction.
18068 (comint-redirect-subvert-readonly): New.
18069 (comint-redirect-preoutput-filter): Use it.
18070
18071 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
18072 Correctly handle negative arguments when calling hook functions.
18073
18074 2004-04-14 Jesper Harder <harder@ifa.au.dk>
18075
18076 * info.el (info-apropos): Don't clobber Info-history-list.
18077
18078 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
18079
18080 * progmodes/compile.el (compilation-setup):
18081 Localize overlay-arrow-position.
18082 (compilation-sentinel): Restructure code equivalently.
18083 (compilation-next-error): Find message on same line after point if
18084 not found before point.
18085 (compile-mouse-goto-error): Restore function so that compilation
18086 buffer need not be current and use compile-goto-error.
18087 (compile-goto-error): Restore function.
18088 (next-error): Set overlay-arrow-position.
18089 (compilation-forget-errors): Don't localize already local
18090 compilation-locs and remove FIXME about refontifying.
18091
18092 2004-04-14 Kim F. Storm <storm@cua.dk>
18093
18094 * startup.el (emacs-quick-startup): New defvar (set by -Q).
18095 (command-line): New option -Q. Like -q --no-site-file, but
18096 in addition it also disables menu-bar, tool-bar, scroll-bars,
18097 tool-tips, and the blinking cursor.
18098 (command-line-1): Skip startup screen if -Q.
18099 (fancy-splash-head): Use ":align-to center" prop to center splash image.
18100
18101 * emulation/cua-base.el (cua-read-only-cursor-color)
18102 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
18103
18104 2004-04-13 Dave Love <fx@gnu.org>
18105
18106 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
18107 (syntax): Don't require.
18108 (python) <defgroup>: Add :version.
18109 (python-quote-syntax): Re-written.
18110 (inferior-python-mode): Move stuff here from run-python and add
18111 some more.
18112 (python-preoutput-continuation, python-preoutput-result)
18113 (python-dotty-syntax-table): New.
18114 (python-describe-symbol): Use them.
18115 (run-python): Move stuff to inferior-python-mode. Modify code
18116 loaded into Python.
18117 (python-send-region): Use python-proc, python-send-string.
18118 (python-send-string): Send newlines too. Callers changed.
18119 (python-load-file): Re-written.
18120 (python-eldoc-function): New.
18121 (info-look): Don't require.
18122 (python-after-info-look): New. A modified version of former
18123 top-level code for use with eval-after-load.
18124 (python-maybe-jython, python-guess-indent): Use widened buffer.
18125 (python-fill-paragraph): Re-written.
18126 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
18127 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
18128
18129 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
18130
18131 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
18132 Set compilation-error-regexp-alist earlier.
18133
18134 * progmodes/compile.el (compilation-minor-mode-map)
18135 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
18136 (compile-goto-error): Re-merge the mouse and non-mouse commands.
18137
18138 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
18139
18140 * progmodes/compile.el (compile-goto-error): Select the buffer/window
18141 corresponding to the event.
18142
18143 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
18144
18145 * loadup.el: Add cygwin to system-type list, for unexec() support.
18146
18147 2004-04-12 John Paul Wallington <jpw@gnu.org>
18148
18149 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
18150 (ibuffer-restore-window-config-on-quit): New variable to replace
18151 `ibuffer-delete-window-on-quit'. Update all references.
18152 (ibuffer-prev-window-config): New variable.
18153 (ibuffer-quit): Restore previous window configuration instead of
18154 deleting window.
18155 (ibuffer): Save window configuration before showing Ibuffer buffer.
18156
18157 * help.el (describe-mode): Doc fix.
18158
18159 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
18160
18161 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
18162 not to treat nil as a function.
18163
18164 * vc-arch.el (vc-arch-root): Be a bit more careful.
18165 (vc-arch-register): Save the buffer if we modified it.
18166 (vc-arch-delete-rej-if-obsolete): Save excursion.
18167 (vc-arch-find-file-hook): Use the simpler after-save-hook.
18168 (vc-arch-responsible-p, vc-arch-init-version): New functions.
18169
18170 * net/ldap.el (ldap-search): Use list*.
18171
18172 2004-04-12 Juri Linkov <juri@jurta.org>
18173
18174 * info.el (Info-follow-reference): Allow multiline reference name.
18175
18176 2004-04-11 Dave Love <fx@gnu.org>
18177
18178 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
18179
18180 * progmodes/python.el: New file.
18181
18182 2004-04-11 Andre Spiegel <spiegel@gnu.org>
18183
18184 * vc-hooks.el (vc-arg-list): Function removed.
18185 (vc-default-workfile-unchanged-p): Use condition-case to check for
18186 backward compatibility.
18187
18188 * vc.el (vc-print-log): Use condition-case to check for backward
18189 compatibility.
18190
18191 2004-04-11 Juri Linkov <juri@jurta.org>
18192
18193 * dired.el (dired-faces): New defgroup.
18194 (dired-header, dired-mark, dired-marked, dired-flagged)
18195 (dired-warning, dired-directory, dired-symlink, dired-ignored):
18196 New faces.
18197 (dired-header-face, dired-mark-face, dired-marked-face)
18198 (dired-flagged-face, dired-warning-face, dired-directory-face)
18199 (dired-symlink-face, dired-ignored-face): New face variables.
18200 (dired-font-lock-keywords): Use them instead of font-lock faces.
18201 Split the rule for dired marks into 3 separate rules: for marks,
18202 marked file names and flagged file names.
18203
18204 * help-mode.el (help-make-xrefs): Add a final newline to the
18205 *Help* buffer.
18206
18207 2004-04-11 John Paul Wallington <jpw@gnu.org>
18208
18209 * replace.el (occur-engine): Distinguish between one and several
18210 matches in the matches per buffer heading.
18211
18212 2004-04-11 Kim F. Storm <storm@cua.dk>
18213
18214 * ido.el (ido-confirm-unique-completion): New defcustom.
18215 (ido-complete): Use it.
18216 (ido-write-file): Set it to t unconditionally.
18217
18218 2004-04-10 Miles Bader <miles@gnu.org>
18219
18220 RCS keyword removal (only non-comment changes are enumerated here):
18221
18222 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
18223 (byte-compile-insert-header): Don't use `byte-compile-version'.
18224 * forms.el (forms-version): Variable removed.
18225 (forms-mode): Don't use `forms-version'.
18226 * recentf.el (recentf-version): Variable removed.
18227 * progmodes/delphi.el (delphi-version): Variable removed.
18228 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
18229
18230 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
18231
18232 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
18233
18234 2004-04-09 Jesper Harder <harder@ifa.au.dk>
18235
18236 * info.el (info-apropos): Improve menu item regexp.
18237
18238 2004-04-09 Simon Josefsson <jas@extundo.com>
18239
18240 * mail/smtpmail.el: Add comment, based on report by
18241 kdc@rcn.com (Kevin D. Clark).
18242
18243 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
18244
18245 * progmodes/compile.el (compilation-mode-font-lock-keywords):
18246 Redo one more thing that I didn't notice Daniel had undone.
18247
18248 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
18249
18250 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
18251 (gdb-goto-breakpoint, gdb-display-buffer)
18252 (gdb-display-source-buffer, gdb-view-source-function)
18253 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
18254 (gdb-source-info, gdb-frame-handler): Don't specify a window
18255 for display.
18256 (gdb-info-breakpoints-custom): Remove superfluous update of
18257 assembler buffer.
18258 (gdb-many-windows): Make settable outside gdb.
18259
18260 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
18261
18262 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
18263 Derive from fundamental-mode rather than text-mode.
18264
18265 2004-04-08 Juri Linkov <juri@jurta.org>
18266
18267 * info.el (Info-history): Doc fix.
18268 (Info-history-list): New var.
18269 (info-xref): Change magenta4 to blue, remove bold for dark and
18270 light backgrounds, change bold to underline for non-color classes.
18271 (info-xref-visited): New face.
18272 (Info-fontify-visited-nodes): New custom.
18273 (Info-hide-note-references): Add new value `hide'. Doc fix.
18274 (Info-reference-name): New var.
18275 (Info-selection-hook): New custom.
18276 (Info-edit-mode-hook): New var.
18277 (Info-find-file): New fun.
18278 (Info-find-node): Move part of code to Info-find-file.
18279 (Info-find-node-2): Add anchors to Info-history-list. Move point
18280 to the place with the reference name if name is defined.
18281 (Info-select-node): Add current node to Info-history-list.
18282 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
18283 (Info-search-whitespace-regexp): New custom.
18284 (Info-search-case-fold): New var.
18285 (Info-search): Add "case-sensitively" to the prompt.
18286 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
18287 (Info-search-case-sensitively, Info-search-next): New fun.
18288 (Info-up): Move point to the menu item of the current node.
18289 (Info-history): New fun. Add *info-history* to
18290 same-window-buffer-names.
18291 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
18292 (Info-insert-toc): New fun.
18293 (Info-build-toc): New fun.
18294 (Info-follow-reference): Add new arg `fork'. Doc fix.
18295 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
18296 with the same name prefer the reference closest to point.
18297 (Info-next-reference): Replace * by + in the *Note regexp.
18298 Add regexp for http:// and ftp://. Skip the *Note prefix.
18299 (Info-prev-reference): Replace * by + in the *Note regexp.
18300 Add regexp for http:// and ftp://. Skip the *Note prefix.
18301 (Info-follow-nearest-node): Add new arg `fork'.
18302 (Info-try-follow-nearest-node): Add new arg `fork'.
18303 Call browse-url for http:// and ftp:// references.
18304 Set Info-reference-name for index entries.
18305 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
18306 Info-search-next, Info-history, Info-toc, clone-buffer.
18307 (Info-menu-update): Replace * by + in the *Note regexp.
18308 (Info-mode): Add documentation for Info-history, Info-toc,
18309 Info-search-case-sensitively, Info-search-next, clone-buffer.
18310 (Info-fontify-menu-headers): Remove fun. Move code to
18311 Info-fontify-node.
18312 (Info-fontify-node): Add docstring. Add local vars
18313 fontify-visited-p and not-fontified-p. If not-fontified-p is t
18314 then fontify header line, titles, menu headers, http and ftp
18315 references, refill paragraphs. If not-fontified-p is t or
18316 fontify-visited-p is t then fontify cross references, menu items.
18317 Fontify menu headers. Fontify http and ftp references.
18318 Change regexp for cross references to require whitespace after *Note,
18319 add matching groups for file and node names. Remove hack for quote.
18320 Use display property for Info-hide-note-references=t. Use fifth
18321 or fourth match for help-echo. Display visited nodes in a
18322 different face. Unhide file names of external references.
18323 Unhide newlines. Display visited menu items in a different face.
18324
18325 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
18326
18327 * progmodes/compile.el: Require CL.
18328 (compilation-mode-font-lock-keywords): Re-install the "line as
18329 function" patch.
18330
18331 * help-fns.el (help-C-source-directory): New var.
18332 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
18333 (describe-function-1, describe-variable): Use them.
18334
18335 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
18336 to C source files specially.
18337
18338 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
18339
18340 * info.el (Info-hide-cookies-node): New function.
18341 (Info-select-node): Use it.
18342 (Info-display-images-node): Remove message with image file name.
18343
18344 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
18345
18346 * progmodes/compile.el (compilation-warning-face)
18347 (compilation-info-face, compilation-skip-threshold)
18348 (compilation-skip-visited, compilation-context-lines):
18349 Declare :version when added to Emacs.
18350 (compilation-error-regexp-alist-alist): Extend caml and irix.
18351 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
18352 (compilation-mode-font-lock-keywords): Temporarily undo line as
18353 function patch, which wasn't ready.
18354
18355 2004-04-07 Kenichi Handa <handa@m17n.org>
18356
18357 * international/latin1-disp.el (latin1-display-setup): Check each
18358 character is displayable or not instead of calling
18359 latin1-display-check-font.
18360
18361 2004-04-06 Kenichi Handa <handa@m17n.org>
18362
18363 * language/ethio-util.el (ethio-sera-being-called-by-w3):
18364 New variable.
18365 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
18366 instead of sera-being-called-by-w3.
18367 (ethio-fidel-to-sera-buffer): Likewise.
18368 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
18369 instead of sera-being-called-by-w3.
18370 (ethio-write-file): Likewise.
18371
18372 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18373
18374 * printing.el: Doc fix.
18375
18376 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
18377
18378 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
18379 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
18380 (gdb-setup-windows): Only use separate IO buffer if required.
18381
18382 2004-04-06 Kim F. Storm <storm@cua.dk>
18383
18384 * term.el (term-is-xemacs): Remove.
18385 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
18386 (term-window-width): New function.
18387 (term-mode, term-check-size): Use it.
18388 (term-mode): Disable overflow-newline-into-fringe in term buffer.
18389
18390 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
18391
18392 * cus-edit.el (custom-add-parent-links): Change unbound variable
18393 `symbol' to `name'.
18394
18395 2004-04-05 Jesper Harder <harder@ifa.au.dk>
18396 * info.el (info-apropos): New function.
18397 (Info-mode-menu): Add it.
18398 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
18399
18400 * help-mode.el (help-make-xrefs): Recognize aliased variable with
18401 inherited docstring.
18402
18403 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
18404
18405 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
18406
18407 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
18408
18409 * progmodes/compile.el (font-lock): Don't require any more.
18410 (compilation-error-properties, compilation-start, compilation-sentinel)
18411 (compilation-filter, next-error): Use with-current-buffer.
18412 (compilation-skip-to-next-location, compilation-skip-threshold)
18413 (compilation-skip-visited): Move to silence the byte-compiler.
18414 (compilation-setup): Simplify.
18415 (compilation-next-error): Use line-(beginning|end)-position.
18416 Make sure `pt' is non-nil before using compilation-loop.
18417 (compile-goto-error): Add optional event arg. Use it.
18418 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
18419 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
18420 Update the binding for mouse-2.
18421 (first-error): Set compilation-current-error to nil rather than bob.
18422 (compilation-parsing-end, compilation-parse-errors-function)
18423 (compilation-error-list, compilation-old-error-list):
18424 "New" compatibility variables.
18425 (compile-buffer-substring, compilation-compat-error-properties)
18426 (compilation-compat-parse-errors, compilation-forget-errors):
18427 New compatibility functions.
18428 (compilation-mode-font-lock-keywords): Use them.
18429
18430 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
18431
18432 * autorevert.el (auto-revert-handler): If point (or a window
18433 point) is at the end of the buffer, keep it there after
18434 reverting. This allows to tail a file.
18435 Mention this in the `Commentary'.
18436
18437 * format.el (format-write-file): Add optional argument CONFIRM
18438 and make it behave like the analogous argument to `write-file'.
18439
18440 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18441
18442 * progmodes/ebnf2ps.el: Doc fix.
18443 (ebnf-version): New version number (4.2).
18444 (ebnf-syntax): Customization and docstring fix.
18445 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
18446 Put autoloaded funs before first use.
18447 (ebnf-style-database): Add dtd entry.
18448 (ebnf-syntax-alist): Add dtd initialization.
18449 (ebnf-token-sequence): New fun.
18450 (ebnf-comment-table): Add new comment action character.
18451 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
18452
18453 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
18454 Type Definition for XML).
18455
18456 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
18457 * progmodes/ebnf-bnf.el (ebnf-sequence):
18458 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
18459 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
18460 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
18461 Code simplification: call ebnf-token-sequence.
18462
18463 2004-04-04 Eli Zaretskii <eliz@gnu.org>
18464
18465 * calendar/timeclock.el (timeclock-relative)
18466 (timeclock-get-project-function, timeclock-get-workday-function)
18467 (timeclock-query-out, timeclock-when-to-leave)
18468 (timeclock-when-to-leave-string, timeclock-log-data)
18469 (timeclock-generate-report, timeclock-in): Doc fixes.
18470
18471 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
18472
18473 * url/: New dir. Import the URL package from its repository.
18474
18475 2004-04-03 Andreas Schwab <schwab@suse.de>
18476
18477 * diff-mode.el (diff-mode): Fix missing quote.
18478
18479 2004-04-03 Juri Linkov <juri@jurta.org>
18480
18481 * descr-text.el (describe-property-list): Add `font-lock-face'.
18482
18483 * dired.el (dired-font-lock-keywords): Fix permission regexps.
18484
18485 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18486
18487 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
18488 Use utf-16le on little endian machines and utf-16be otherwise.
18489
18490 2004-04-02 David Kastrup <dak@gnu.org>
18491
18492 * net/browse-url.el (browse-url-generic): Use call-process
18493 instead of start-process to allow browsers that fork and detach.
18494
18495 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
18496
18497 * compile.el (compilation-current-error): New var.
18498 (compilation-setup, compile-mouse-goto-error)
18499 (compile-goto-error, next-error): Use it.
18500 (compilation-skip-to-next-location): Default to t, which gives
18501 contiguous skipping like old compile (where this was redundant).
18502 (compilation-next-error): Prevent previous-* commands from moving
18503 back to message at or just before point.
18504
18505 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
18506
18507 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
18508 (gdb-source-info): Don't display source at startup, if required.
18509 (gdb-show-main): New option.
18510 (gdba): Update documentation.
18511 (gdb-source): Cover case of auto-display output.
18512
18513 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
18514
18515 * autorevert.el: Delete obsolete autoloads and defvars.
18516 (auto-revert-check-vc-info): New user option.
18517 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
18518 (auto-revert-handler-vc): Delete.
18519 (auto-revert-handler): Treat return value `fast' of
18520 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
18521
18522 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
18523 return `fast'.
18524
18525 * files.el (buffer-stale-function): Doc change.
18526
18527 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18528
18529 * printing.el: New tip on Tips section.
18530 (pr-version): New version number (6.7.4).
18531 (pr-shell-file-name): Initialization fix.
18532
18533 2004-03-31 Juri Linkov <juri@jurta.org>
18534
18535 * dired.el: Add autoload for `dired-do-touch'.
18536 (dired-touch-program): New var.
18537 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
18538 (dired-no-confirm): Add `touch' to docstring.
18539
18540 * dired-aux.el (dired-do-touch): New fun.
18541 (dired-do-chxxx): Add argument -t for touch operation.
18542
18543 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
18544 `dired-move-to-filename-regexp'.
18545
18546 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
18547
18548 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
18549
18550 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18551
18552 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
18553 and only if the buffer was modified.
18554
18555 2004-03-30 Kenichi Handa <handa@m17n.org>
18556
18557 * international/characters.el: Delete pairs for U+2308..U+230B.
18558
18559 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
18560
18561 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
18562 to detect the beginning of a level 2 or 3 annotation.
18563
18564 2004-03-29 Kenichi Handa <handa@m17n.org>
18565
18566 * international/ucs-tables.el (ucs-insert): Fix the error message.
18567
18568 2004-03-29 Kenichi Handa <handa@m17n.org>
18569
18570 * international/mule-util.el (char-displayable-p): Fix generation
18571 of XLFD file name.
18572
18573 * Makefile.in (setwins, setwins_almost): Change directory to $wd
18574 before finding directories by `find'.
18575
18576 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
18577
18578 * subr.el (interactive-form): Delete. Now implemented in C.
18579
18580 * pcvs.el (cvs-parse-process): Workaround for Darwin.
18581
18582 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
18583 (vc-diff-label): New fun.
18584 (vc-diff-internal): Use it.
18585
18586 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
18587
18588 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18589
18590 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
18591
18592 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
18593 specify XML (EBNFX).
18594
18595 * progmodes/ebnf2ps.el: Doc fix.
18596 (ebnf-version): New version number (4.1).
18597 (ebnf-syntax): Adjust customization.
18598 (ebnf-style-database): Add ebnfx entry.
18599 (ebnf-syntax-alist): Add ebnfx initialization.
18600 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
18601
18602 * printing.el: Doc fix.
18603 (pr-version): New version number (6.7.3).
18604 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
18605 returns nil for mouse position. Reported by Drew Adams
18606 <drew.adams@oracle.com>.
18607 (pr-update-menus): Modify interactive declaration. Reported by Drew
18608 Adams <drew.adams@oracle.com>.
18609
18610 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
18611
18612 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
18613 (gud-gdba-marker-filter): Log the process input and output, if
18614 required. From Stefan Monnier.
18615 (gdb-debug-log, gdb-enable-debug-log): New variables.
18616 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
18617
18618 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
18619
18620 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
18621 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
18622
18623 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
18624
18625 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
18626 Call vc-find-file-hook here instead of in auto-revert-buffers.
18627 (auto-revert-buffers): Delete call to vc-find-file-hook.
18628 (auto-revert-verbose, global-auto-revert-non-file-buffers)
18629 (global-auto-revert-mode, auto-revert-set-timer)
18630 (auto-revert-handler, auto-revert-buffers): Doc fixes.
18631
18632 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
18633
18634 * woman.el (woman-change-fonts): Rename local variable
18635 woman-font-alist to font-alist to avoid a compiler warning.
18636
18637 2004-03-27 Dave Love <fx@gnu.org>
18638
18639 * emacs-lisp/rx.el (rx): Doc fix.
18640 Fix copyright years.
18641
18642 * strokes.el (strokes-global-set-stroke-string): New function.
18643 (strokes-list-strokes): Cope with strings, not just commands.
18644 Set foreground color of image.
18645 (strokes-global-set-stroke): Doc fix.
18646
18647 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
18648
18649 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
18650 Auto Revert mode.
18651 (Buffer-menu-files-only): New variable.
18652 (Buffer-menu-toggle-files-only): New function.
18653 (Buffer-menu-mode-map): Bind it to `T'.
18654 (Buffer-menu-mode): Mention `T' in docstring.
18655 Set buffer-stale-function.
18656 (list-buffers-noselect): Mark buffer non-modified and set
18657 Buffer-menu-files-only.
18658
18659 * dired.el (buffer-stale-function): Remove no longer needed defvar.
18660
18661 * autorevert.el (auto-revert-handler): Print revert message
18662 before, rather than after, reverting.
18663 (buffer-stale-function): Move to files.el.
18664
18665 * files.el (buffer-stale-function): Move here from autorevert.el.
18666
18667 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
18668
18669 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
18670
18671 * calc/calc.el (calc-mode-map): Use mapc.
18672
18673 * apropos.el (apropos-mode): Don't autoload.
18674 (apropos-symbols-internal): New fun. Extracted from `apropos'.
18675 (apropos): Use it.
18676 (apropos-print): Add optional `text' argument.
18677 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
18678 Don't assume point-min == 1.
18679
18680 * bs.el (bs-buffer-list): Use buffer-local-value.
18681 (bs--set-toggle-to-show): Use with-current-buffer.
18682
18683 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
18684 New funs.
18685 (list-buffers-noselect): Use them. Adjust :align-to to new style.
18686
18687 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
18688
18689 * dabbrev.el (dabbrev-expand): Fix regexp construction.
18690 (dabbrev--find-expansion): Use pop.
18691 (dabbrev--search): Use match-string-no-properties.
18692
18693 * dired.el (dired-mode): Use run-mode-hooks.
18694 (dired-move-to-end-of-filename): Use match-string.
18695
18696 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
18697 is bound before using it.
18698 (ediff-verbose-p): Make it into a var since it's not constant.
18699
18700 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
18701
18702 * faces.el (read-face-font): Don't cons up unnecessarily.
18703 (header-line, tool-bar): Share common parts.
18704
18705 * files.el (file-relative-name): Use compare-strings.
18706
18707 * finder.el (finder-mode): Follow coding convention.
18708
18709 * subr.el (read-number): New function.
18710
18711 * ses.el (ses-read-number): Move to subr.el.
18712 (ses-set-header-row): Use read-number.
18713
18714 2004-03-26 Andre Spiegel <spiegel@gnu.org>
18715
18716 * vc-hooks.el (vc-arg-list): New function, which handles both
18717 compiled and uncompiled code.
18718 (vc-default-workfile-unchanged-p): Use it.
18719
18720 * vc.el (vc-print-log): Undo prev change, use new function
18721 vc-arg-list from vc-hooks.el.
18722
18723 2004-03-26 Masatake YAMATO <jet@gyve.org>
18724
18725 * simple.el (completion-setup-function): Emphasize the
18726 first uncommon characters in the completions; and de-emphasize
18727 the common prefix substrings.
18728 (completion-emphasis): New face.
18729 (completion-de-emphasis): New face.
18730
18731 2004-03-25 Juanma Barranquero <lektu@terra.es>
18732
18733 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
18734 Comment out (it's unused and unfinished code).
18735
18736 2004-03-25 Sam Steingold <sds@gnu.org>
18737
18738 * vc.el (vc-print-log): Fix a bug in the last patch:
18739 backend-function may be a byte-compiled object, not a lambda.
18740
18741 2004-03-25 Juri Linkov <juri@jurta.org>
18742
18743 * descr-text.el (describe-property-list): Add a button
18744 for `face' property that calls `describe-face'.
18745 Suggested by Luis Fernandes <elf@ee.ryerson.ca>
18746
18747 * international/mule.el (keyboard-coding-system):
18748 * kmacro.el (kmacro-call-macro): Fix docstring.
18749
18750 * dired.el: Fix comments.
18751
18752 * textmodes/fill.el (fill): Fix Info link.
18753
18754 * font-lock.el (fast-lock, lazy-lock):
18755 * jit-lock.el (jit-lock): Remove links to removed Support Modes
18756 Info node.
18757
18758 * eshell/eshell.el (eshell): Fix broken info-link.
18759
18760 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
18761 * eshell/em-banner.el (eshell-banner):
18762 * eshell/em-smart.el (eshell-smart):
18763 * eshell/esh-cmd.el (eshell-cmd):
18764 Comment out broken info-links to incomplete Info manual.
18765
18766 * info-xref.el: Fix commentary.
18767
18768 2004-03-25 Kevin Ryde <user42@zip.com.au>
18769
18770 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
18771 Remove spurious node duplicate suppression, doesn't work, not wanted.
18772 (info-xref-output): Take format style args, add "sit-for 0" to let
18773 user see the results as they progress.
18774 (info-xref-check-all-custom): New function.
18775
18776 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
18777
18778 * gdb-ui.el: Moved to progmodes.
18779
18780 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
18781
18782 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
18783
18784 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
18785
18786 * calendar/appt.el (appt-check): Remove superfluous progn.
18787 When finished with diary buffer: if it was not being displayed
18788 before, kill it; otherwise restore its original state.
18789 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
18790
18791 * calendar/calendar.el (calendar-set-mode-line): Use total
18792 available mode-line width, rather than frame-width.
18793
18794 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
18795 after mode change so effect not lost.
18796
18797 2004-03-23 Dave Love <fx@gnu.org>
18798
18799 * dired.el (dired) <defgroup>: Add link to manual.
18800 (dired-font-lock-keywords): Add highlighting on unusual permissions.
18801 (dired-revert): Use dolist.
18802 (dired-mode-map): Add U binding.
18803 (dired-mode): Add font-lock-beginning-of-syntax-function.
18804 (dired-garbage-files-regexp): Make it a defcustom.
18805
18806 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
18807
18808 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
18809 is equivalent to nil.
18810 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
18811 (vc-arch-mode-line-string): Accept `added' state.
18812 (vc-arch-state): Use inode-sigs if available.
18813 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
18814 Copy&delete existing id file if any. Fallback if uuidgen is absent.
18815 (vc-arch-tagline-re): New var.
18816 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
18817 New functions.
18818 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
18819 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
18820
18821 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
18822 (vc-file-not-found-hook): Use it.
18823
18824 * diff-mode.el (diff-default-read-only): Change default.
18825 (diff-mode-hook): Make it a defcustom. Add some options.
18826 (diff-mode-map): Bind diff-refine-hook.
18827 (diff-yank-handler): New var.
18828 (diff-yank-function): New fun.
18829 (diff-font-lock-keywords): Use them.
18830 (diff-end-of-file): Handle case where file-header looks like diff text.
18831 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
18832 (diff-file-kill): Delete a subsequent empty line, if applicable.
18833 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
18834 (diff-find-file-name): Use it.
18835 (diff-tell-file-name): New command.
18836 (diff-mode): Be careful with view-mode.
18837 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
18838 New functions, for use in diff-mode-hook.
18839 (diff-find-source-location): Catch "regex too large" errors.
18840 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
18841 (diff-refine-hunk): New command.
18842
18843 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
18844 (smerge-context-menu-map): Remove unused var.
18845 (smerge-keep-all): Preserve markers.
18846 (smerge-keep-n): New fun.
18847 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
18848 (smerge-keep-current, smerge-ediff): Use it.
18849 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
18850 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
18851 (smerge-resolve): Resolve trivial 3-part conflicts.
18852
18853 2004-03-23 Juri Linkov <juri@jurta.org>
18854
18855 * man.el (Man-width): New var.
18856 (Man-getpage-in-background): Use it.
18857 (Man-support-local-filenames): New var and fun.
18858 (Man-build-man-command): Don't add a second %s.
18859 (Man-fontify-manpage): Clean up message.
18860 (Man-mode): Set outline-regexp, outline-level,
18861 imenu-generic-expression.
18862
18863 * woman.el (woman-fill-frame): Doc fix.
18864 (woman-decode-region): Use window-width instead of frame-width.
18865
18866 * abbrevlist.el (list-one-abbrev-table):
18867 * descr-text.el (describe-char):
18868 * international/mule-diag.el (describe-current-coding-system):
18869 * international/quail.el (quail-insert-decode-map):
18870 Use window-width instead of frame-width.
18871
18872 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
18873 (jka-compr-mode-alist-additions): Add tbz.
18874 (jka-compr-write-region, jka-compr-insert-file-contents):
18875 Add message for undefined compress-program.
18876 (jka-compr-write-region): Remove redundant var bindings.
18877
18878 * dired-x.el (dired-guess-shell-alist-default): Add choices for
18879 extracting files into subdirectory. Add tbz and dz. Fix regexps.
18880 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
18881 (dired-man): Use dired-guess-shell-command.
18882 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
18883 Change default nil to t.
18884
18885 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
18886 (dired-compare-directories): Add default value for empty input.
18887
18888 * help-at-pt.el: Move suggestions for key bindings to Commentary.
18889
18890 * time.el (display-time-string-forms): Fix help-echo date format.
18891
18892 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
18893
18894 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
18895 (buffer-stale-function): New variable.
18896 (auto-revert-list-diff, auto-revert-dired-file-list)
18897 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
18898 (auto-revert-handler): Take over some functionality of deleted
18899 functions.
18900 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
18901
18902 * dired.el (dired-directory-changed-p): New fun, extracted from
18903 dired-internal-noselect.
18904 (dired-buffer-stale-p): New fun.
18905 (dired-internal-noselect): Use dired-directory-changed-p.
18906 Eliminate revert messages.
18907 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
18908
18909 2004-03-23 Kenichi Handa <handa@m17n.org>
18910
18911 * international/characters.el: Setup syntaxes for more parentheses
18912 Unicode characters.
18913
18914 * international/mule-cmds.el (select-safe-coding-system):
18915 Merge coding-system and auto-cs before comparing them.
18916
18917 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
18918
18919 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
18920
18921 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
18922 normal-auto-fill-function and comment-indent-function.
18923 The default values now work just as well.
18924 Don't set font-lock-beginning-of-syntax-function since we already set
18925 syntax-begin-function.
18926 (lisp-outline-level): Put ;;;###autoload at same level as (.
18927 (prin1-char): Quote special chars.
18928
18929 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
18930 than with-no-warnings.
18931
18932 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
18933 if the source location can't be found.
18934 (edebug-compute-previous-result): Use prin1-char.
18935
18936 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
18937 (debug-ignored-errors): Add an entry.
18938
18939 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
18940 (byte-compile-file): Output warning when deleting a file.
18941
18942 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
18943 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
18944
18945 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
18946 (byte-compile-inline-expand): Use backquote.
18947 (byte-optimize-pure-func): Rename from byte-optimize-concat.
18948 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
18949
18950 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
18951
18952 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
18953
18954 2004-03-22 Juri Linkov <juri@jurta.org>
18955
18956 * finder.el (finder-known-keywords): Fix data, tex, unix.
18957
18958 * play/landmark.el: Fix keywords.
18959
18960 * language/ethio-util.el (ethio-find-file): Doc fix.
18961
18962 * emacs-lisp/warnings.el: Doc fix.
18963
18964 * textmodes/ispell.el (ispell-help): Doc fix.
18965
18966 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
18967
18968 * format.el (format-insert-file): Always return a list of two
18969 elements, like insert-file-contents does.
18970
18971 2004-03-21 Andre Spiegel <spiegel@gnu.org>
18972
18973 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
18974 and vc-BACKEND-diff.
18975 (vc-print-log): If the print-log implementation supports it, use
18976 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
18977 (vc-version-diff, vc-diff-internal): Doc fixes.
18978
18979 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
18980 implementation supports it, let diff output go to *vc*,
18981 not *vc-diff*, since this is an internal call.
18982
18983 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
18984
18985 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
18986
18987 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
18988
18989 2004-03-21 Dave Love <fx@gnu.org>
18990
18991 * progmodes/cfengine.el (cfengine-mode):
18992 Set parse-sexp-ignore-comments.
18993
18994 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
18995
18996 2004-03-21 Juanma Barranquero <lektu@terra.es>
18997
18998 * allout.el (allout-mode): Fix docstring.
18999
19000 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
19001
19002 * files.el (insert-directory): Fix bug if SWITCHES is a list.
19003
19004 * autorevert.el (auto-revert-interval): Make new value take
19005 effect immediately when set through Custom.
19006 (auto-revert-set-timer): Add interactive declaration.
19007
19008 2004-03-19 David Ponce <david@dponce.com>
19009
19010 * ruler-mode.el (ruler-mode-header-line-format-old):
19011 Don't `make-variable-buffer-local'.
19012 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
19013 (ruler-mode-header-line-format): Simply funcall the above.
19014 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
19015 to save/restore a previous header line format.
19016 (ruler-mode-space): Don't depend on a numeric WIDTH value.
19017 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
19018 fringes and margins width.
19019 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
19020
19021 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
19022
19023 * log-edit.el (log-edit-font-lock-keywords): Typo.
19024
19025 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
19026 (tex-send-tex-command): Rather than here.
19027 (tex-compilation-parse-errors): Simplify.
19028
19029 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
19030
19031 * time.el (display-time-string-forms): Add help-echo with date on time.
19032
19033 * composite.el (compose-region): Use restore-buffer-modified-p.
19034
19035 * disp-table.el (standard-display-8bit): Simplify.
19036
19037 * server.el (server-process-filter): Delete temp frame.
19038
19039 * add-log.el (add-change-log-entry): Simplify.
19040
19041 2004-03-19 Kim F. Storm <storm@cua.dk>
19042
19043 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
19044 (hexl-follow-line): Don't require 'fringe.
19045
19046 * progmodes/compile.el (compilation-start): Always set
19047 compilation-last-buffer and return it.
19048
19049 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
19050
19051 * simple.el (clone-buffer): Doc fix.
19052
19053 2004-03-18 Juanma Barranquero <lektu@terra.es>
19054
19055 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
19056
19057 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
19058
19059 * log-edit.el (log-edit-font-lock-keywords): New var.
19060 (log-edit-mode): Use it.
19061
19062 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
19063
19064 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
19065 properly for watching in speedbar.
19066
19067 2004-03-17 Masatake YAMATO <jet@gyve.org>
19068
19069 * smerge-mode.el (smerge-popup-context-menu):
19070 Put `unwind-protect' around `overlay-put' and `popup-menu'.
19071
19072 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
19073
19074 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
19075 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
19076 Take sealed revisions into account.
19077 (vc-arch-checkin): Extract a summary line from the message.
19078
19079 2004-03-16 Masatake YAMATO <jet@gyve.org>
19080
19081 * register.el (register): Provide `register' feature.
19082
19083 2004-03-15 Masatake YAMATO <jet@gyve.org>
19084
19085 Added context menu support in smerge mode.
19086 Most of the part is written by Stefan Monnier.
19087
19088 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
19089 New keymap and menu.
19090 (smerge-text-properties): New function.
19091 (smerge-remove-props): New function.
19092 (smerge-popup-context-menu): New function.
19093 (smerge-resolve): Call `smerge-remove-props'.
19094 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
19095 (smerge-keep-current): Ditto.
19096 (smerge-kill-current): New function.
19097 (smerge-match-conflict): Put text properties.
19098 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
19099
19100 2004-03-15 David Ponce <david@dponce.com>
19101
19102 * ruler-mode.el (ruler-mode-left-fringe-cols)
19103 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
19104 (ruler-mode-right-scroll-bar-cols): Remove.
19105 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
19106 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
19107 Use fringe-columns and scroll-bar-columns.
19108
19109 2004-03-15 Masatake YAMATO <jet@gyve.org>
19110
19111 * hl-line.el (hl-line-range-function): New variable.
19112 (hl-line-move): New function.
19113 (global-hl-line-highlight): Use `hl-line-move'.
19114 (hl-line-highlight): Ditto.
19115
19116 * scroll-bar.el (scroll-bar-columns):
19117 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
19118
19119 * ruler-mode.el (top-level): Require scroll-bar and fringe.
19120 (ruler-mode-left-fringe-cols)
19121 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
19122 (ruler-mode-right-scroll-bar-cols)
19123 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
19124 (ruler-mode-ruler-function): New variable.
19125 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
19126 if the value for `ruler-mode-ruler-function' is given.
19127
19128 * hexl.el (hexl-mode-hook): Make the hook customizable.
19129 (hexl-address-area, hexl-ascii-area): New customize variables.
19130 (hexlify-buffer): Put font-lock-faces on the address area and
19131 the ascii area.
19132 (hexl-activate-ruler): New function.
19133 (hexl-follow-line): New function.
19134 (hexl-highlight-line-range): New function.
19135 (hexl-mode-ruler): New function.
19136
19137 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
19138
19139 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
19140 (vc-default-find-file-hook): New fun.
19141 (vc-find-file-hook): Call new find-file-hook operation.
19142
19143 * vc-arch.el: New file.
19144
19145 2004-03-12 Jesper Harder <harder@ifa.au.dk>
19146
19147 * info-look.el (info-lookup): Reuse an existing Info window.
19148
19149 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
19150
19151 * woman.el (woman-preserve-ascii): Default value changed to t and
19152 doc string revised.
19153
19154 2004-03-12 Richard M. Stallman <rms@gnu.org>
19155
19156 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
19157 Fix minor bug.
19158
19159 * replace.el (occur-engine): Change message for count of matches.
19160
19161 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
19162 For strings, do compare text properties.
19163
19164 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
19165
19166 * progmodes/compile.el (compile-auto-highlight)
19167 (compilation-error-list, compilation-old-error-list)
19168 (compilation-parse-errors-function, compilation-parsing-end)
19169 (compilation-error-message, compilation-directory-stack)
19170 (compilation-enter-directory-regexp-alist)
19171 (compilation-leave-directory-regexp-alist)
19172 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
19173 (compilation-current-file, compilation-regexps): Remove vars.
19174
19175 (compile-error-at-point, compilation-error-filedata)
19176 (compilation-error-filedata-file-name, compile-reinitialize-errors)
19177 (compilation-next-error-locus, compilation-forget-errors)
19178 (count-regexp-groupings, compilation-parse-errors)
19179 (compile-collect-regexps, compile-buffer-substring): Remove funs.
19180
19181 (compile-internal): Make obsolete.
19182
19183 (compilation-first-column, compilation-error)
19184 (compilation-directory-matcher, compilation-page-delimiter)
19185 (compilation-mode-font-lock-keywords, compilation-debug)
19186 (compilation-error-face, compilation-warning-face)
19187 (compilation-info-face, compilation-line-face)
19188 (compilation-column-face, compilation-enter-directory-face)
19189 (compilation-leave-directory-face, compilation-skip-threshold)
19190 (compilation-skip-visited, compilation-context-lines): New vars.
19191
19192 (compilation-warning-face, compilation-info-face)
19193 (compilation-message-face): New faces.
19194
19195 (compilation-error-regexp-alist-alist): New constant.
19196
19197 (compilation-face, compilation-directory-properties)
19198 (compilation-assq, compilation-error-properties, compilation-start)
19199 (define-compilation-mode, compilation-loop)
19200 (compilation-set-window): New functions.
19201
19202 (compile): Additional argument for interactive compiles like TeX.
19203
19204 * progmodes/grep.el (kill-grep): Move here from compile.el
19205 (grep-error, grep-hit-face, grep-error-face)
19206 (grep-mode-font-lock-keywords): New variables.
19207 (grep-regexp-alist): Simplify regexp and add `binary' case.
19208 (grep-mode): New mode.
19209 (grep-process-setup): Simplify.
19210
19211 2004-03-11 Jason Rumney <jasonr@gnu.org>
19212
19213 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
19214 letters on DOS/Windows.
19215
19216 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
19217
19218 * server.el (server-name): New var.
19219 (server-socket-dir): New var to replace server-socket-name.
19220 (server-start): Use them.
19221
19222 2004-03-11 Simon Josefsson <jas@extundo.com>
19223
19224 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
19225 died to avoid infloop. Reported by Jonathan Glauner
19226 <jglauner@sbum.org>.
19227
19228 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
19229
19230 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
19231 (smerge-mode-menu): Use it to deactivate menu entries.
19232 (smerge-keep-current): New fun.
19233 (smerge-keep-current): Use it.
19234
19235 2004-03-10 John Paul Wallington <jpw@gnu.org>
19236
19237 * foldout.el (foldout-fold-list, foldout-modeline-string):
19238 Declare them as variables, not constants.
19239
19240 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19241
19242 * ps-print.el: Modification to print *Messages* buffer.
19243 (ps-print-version): New version 6.6.4.
19244 (ps-message-log-max): New fun.
19245 (ps-spool-without-faces, ps-spool-with-faces)
19246 (ps-count-lines-preprint): Code fix.
19247
19248 * printing.el: New tips in Tips section.
19249
19250 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19251
19252 * delim-col.el: Doc fix.
19253
19254 * printing.el: Doc fix. New doc section (Tips).
19255
19256 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
19257
19258 * type-break.el (type-break-emacs-variant): Remove.
19259 (type-break-run-at-time, type-break-cancel-function-timers):
19260 Use fboundp rather than version name and number.
19261
19262 2004-03-09 Masatake YAMATO <jet@gyve.org>
19263
19264 * hexl.el (hexl-mode): Use `make-local-variable' instead of
19265 `make-variable-buffer-local'.
19266
19267 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
19268
19269 * find-dired.el (find-dired): Call `shell-command' instead of
19270 `start-process-shell-command'. By this, Tramp takes over
19271 handling of remote directories.
19272
19273 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
19274
19275 * newcomment.el (comment-use-global-state): New var.
19276 (comment-search-forward): Use it.
19277
19278 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
19279
19280 * cus-edit.el (fill) <defgroup>: Move to fill.el.
19281
19282 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
19283 (enable-kinsoku): Make it a defcustom.
19284 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
19285 paragraph to same-comment-start-marker.
19286
19287 2004-03-07 Dave Love <fx@gnu.org>
19288
19289 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
19290 (browse-url-mail): Use it.
19291
19292 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
19293 (rfc2368-unhexify-string): Use replace-regexp-in-string.
19294
19295 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
19296
19297 * woman.el (woman-man.conf-path): Doc fix.
19298 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
19299
19300 2004-03-07 Eli Zaretskii <eliz@gnu.org>
19301
19302 * sort.el (sort-columns): Remove ms-dos from the list of systems
19303 where the external `sort' command is not used.
19304
19305 2004-03-07 Kim F. Storm <storm@cua.dk>
19306
19307 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
19308 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
19309 from overlay-arrow-variable-list.
19310 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
19311
19312 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
19313
19314 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
19315 overlay arrow string properly for the assembler buffer.
19316
19317 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
19318
19319 * mail/sendmail.el (mail-mode): Fix last change.
19320
19321 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
19322
19323 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
19324 for the assembler buffer.
19325 (gdb-assembler-custom): Position the overlay arrow.
19326 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
19327
19328 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
19329
19330 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
19331
19332 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
19333 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
19334
19335 * mail/sendmail.el (mail-mode): Set comment-start-skip.
19336
19337 * newcomment.el (uncomment-region): Allow non-terminated comment.
19338 (comment-normalize-vars): Check the user-specified comstart marker.
19339
19340 2004-03-04 Jesper Harder <harder@ifa.au.dk>
19341
19342 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
19343 Otherwise, do use it if the region only contains font-lock text
19344 properties.
19345
19346 2004-03-04 Masatake YAMATO <jet@gyve.org>
19347
19348 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
19349 as the callback function for eldoc.
19350 (hexl-print-current-point-info): New function.
19351 (hexl-current-address): Print the address in both decimal
19352 and hexadecimal format.
19353
19354 2004-03-04 Richard M. Stallman <rms@gnu.org>
19355
19356 * mail/rmail.el (rmail-convert-to-babyl-format):
19357 Specify t for UNIBYTE when calling mail-unquote-printable-region.
19358
19359 * mail/mail-utils.el (mail-unquote-printable-region):
19360 New arg UNIBYTE.
19361
19362 * startup.el (command-switch-alist): Doc fix.
19363
19364 * simple.el (undo): Temporarily set this-command to `undo-start',
19365 then set it to `undo' once undo-start returns without error.
19366
19367 * simple.el (minibuffer-history-sexp-flag): Doc fix.
19368
19369 * simple.el (kill-line): Don't disregard trailing whitespace
19370 in eol condition, if show-trailing-whitespace is set.
19371
19372 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
19373 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
19374 When disabling, restore old values only if mouse-sel-has-been-enabled.
19375
19376 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
19377 (isearch-{-char): New function.
19378 (isearch-mode-map): Bind { to isearch-{-char.
19379
19380 * font-lock.el (lisp-font-lock-keywords-2):
19381 Turn off the CL with-... and do-... general patterns.
19382 Instead, recognize several specific with... and do... constructs.
19383
19384 * files.el (switch-to-buffer-other-window):
19385 Bind same-window-buffer-names and same-window-regexps to nil.
19386 (switch-to-buffer-other-frame): Likewise.
19387
19388 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
19389
19390 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
19391 recognizing leading comment on code line.
19392
19393 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
19394
19395 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
19396 hidden files/directories.
19397
19398 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
19399
19400 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
19401 only comment-start (in case the mode hasn't set it).
19402
19403 * Makefile.in (AUTOGENEL): New var.
19404 (bootstrap-prepare): Rename from bootstrap-clean.
19405 Don't remove elc files.
19406 (maintainer-clean): New target.
19407
19408 * xml.el (xml-get-attribute-or-nil): Simplify.
19409
19410 2004-03-02 Juri Linkov <juri@jurta.org>
19411
19412 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
19413 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
19414 URL to prevent their substitution with the environment variable
19415 values by browsers.
19416
19417 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19418
19419 * ps-print.el: Doc fix.
19420 (ps-print-version): New version number (6.6.3).
19421 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
19422 Docstring fix.
19423 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
19424 before printing.
19425 (ps-time-stamp-yyyy-mm-dd): New fun.
19426 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
19427
19428 2004-03-02 Kim F. Storm <storm@cua.dk>
19429
19430 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
19431
19432 2004-03-01 Juanma Barranquero <lektu@terra.es>
19433
19434 * allout.el (allout-rebullet-heading): Fix typo in docstring.
19435
19436 * desktop.el (desktop-file-version)
19437 (desktop-after-read-hook): Fix typos.
19438 (desktop-clear-preserve-buffers): Remove redundant info in
19439 docstring already shown by the obsolescence message.
19440 (desktop-truncate, desktop-internal-v2s)
19441 (desktop-value-to-string): Change argument name to match docstring.
19442
19443 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
19444
19445 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
19446 docstring.
19447
19448 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19449
19450 * printing.el: Replace "As Is..." in PostScript file print/preview by
19451 "No Preprocessing...". Suggested by Colin Marquardt
19452 <_marquardt_@zmd.de>.
19453 (pr-insert-section-4): Adjust buffer interface.
19454
19455 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
19456
19457 Version 2.0.39 of Tramp released.
19458
19459 * net/tramp.el (tramp-handle-file-local-copy)
19460 (tramp-handle-write-region, tramp-open-connection-rsh):
19461 Variable name typo. Small change. From Patrick Tullmann
19462 <tullmann@flux.utah.edu>.
19463 (tramp-process-connection-type): New variable.
19464 (tramp-maybe-open-connection): Use it.
19465 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
19466 (tramp-touch): Set last-modified time of a remote file.
19467 (tramp-handle-write-region): Say which function is used when encoding.
19468
19469 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
19470
19471 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
19472 case of non-existing filename, too. Reported by Christoph Bauer
19473 <c_bauer@informatik.uni-kl.de>.
19474 (tramp-smb-get-file-entries): The directory in question should
19475 have permissions "drwxrwxrwx". Just virtual, because we don't
19476 know the real permissions. Don't we know?
19477 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
19478 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
19479 (tramp-smb-wait-for-output): Optimize algorithm getting pending
19480 output. If it was received chunkwise, there have been problems.
19481 Remove the "prompt not found" error message; it is obvious.
19482 Simplify algorithm.
19483 (tramp-smb-process-running): Remove. Since we acknowledge the
19484 virtual prompt for shares, there's no need for distinction of
19485 reading shares (process ends afterwards) and interactive mode of
19486 smblient.
19487 (tramp-smb-open-connection): Setting process sentinel removed.
19488 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
19489 "NT_STATUS_NETWORK_ACCESS_DENIED".
19490 (tramp-smb-maybe-open-connection): Set `process-connection-type'
19491 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
19492 (top-level): Setting default value in `tramp-default-method-alist'
19493 corrected. Order of USER and HOST have been wrong.
19494 Nobody complained for months ...
19495 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
19496 (tramp-smb-open-connection): Clear password cache if login has failed.
19497
19498 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
19499 `tramp-unified-filenames'.
19500 (tramp-completion-mode): Make test for XEmacs explicitly.
19501 `event-to-character' can exists in Emacs packages too.
19502 Reported by Matt Swift <swift@alum.mit.edu>.
19503 (tramp-buffer-name): Buffer name must contain the user if exists.
19504 Reported by Adrian Phillips <a.phillips@met.no>.
19505 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
19506 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
19507 (tramp-do-copy-or-rename-file-out-of-band): Rename from
19508 `tramp-do-copy-or-rename-file-one-local', because it handles also
19509 the case both files use the same out-of-band method.
19510 Implementation added.
19511 (tramp-handle-file-local-copy, tramp-handle-write-region):
19512 Out-of-band handling removed. `copy-file' called instead, which
19513 calls `tramp-do-copy-or-rename-file-out-of-band'.
19514 (tramp-action-password): Check for out-of-band method removed.
19515 This function is used for 'login-program.
19516 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
19517 appropriate.
19518 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
19519 and `tramp-parse-sknownhosts'.
19520 (tramp-completion-function-alist): It's a defvar now, because we
19521 want to apply the optimized `tramp-set-completion-function'
19522 instead of a static list.
19523 (tramp-set-completion-function): Implementation tuned.
19524 Avoid double entries, and entries where the function or the
19525 file/directory doesn't exist.
19526 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
19527 for SSH2.
19528 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
19529 (tramp-handle-dired-compress-file): New function.
19530 (tramp-async-proc): New variable.
19531 (tramp-handle-shell-command): Adding asynchronous processes.
19532 They are far from being perfect, but it works at least for
19533 `find-grep-dired' and `find-name-dired' in Emacs 22.1.
19534 (top-level): Require password.el if visible. Should be mandatory
19535 once No Gnus has found its way into (X)Emacs.
19536 (tramp-read-passwd): Invoke `password-read' if available,
19537 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
19538 fallback any longer.
19539 (tramp-clear-passwd): New function.
19540 (tramp-process-actions, tramp-process-multi-actions):
19541 Clear password cache if login has failed.
19542
19543 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
19544 its own module.
19545 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
19546 `ange-ftp-ftp-name-res'. There could be incorrect values from
19547 previous calls in case the "ftp" method is used in the Tramp file
19548 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
19549
19550 2004-02-28 Richard M. Stallman <rms@gnu.org>
19551
19552 * term.el (term-mouse-paste): Call mouse-set-point.
19553
19554 * thumbs.el: New file.
19555
19556 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19557
19558 * progmodes/ebnf-abn.el: Doc fix.
19559
19560 * progmodes/ebnf-bnf.el: Doc fix.
19561 (ebnf-repeat): Code fix.
19562
19563 * progmodes/ebnf2ps.el: Doc fix.
19564 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
19565
19566 2004-02-28 Juri Linkov <juri@jurta.org>
19567
19568 * ffap.el (dired-at-point): Additional writability test for
19569 relative directory names.
19570 (dired-at-point-prompter): Treat directories as a directory, get
19571 the directory component from files.
19572 (ffap-string-at-point): Return string from region if region is active.
19573 (ffap-file-at-point): Remove redundant code.
19574
19575 2004-02-28 Kim F. Storm <storm@cua.dk>
19576
19577 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
19578 Initialize margin area images to nil.
19579 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
19580 (breakpoint-enabled-bitmap-face)
19581 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
19582 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
19583 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
19584 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
19585 (gdb-reset): Use gdb-remove-breakpoint-icons.
19586 (gdb-put-string): Add dprop arg to specify alternative display
19587 property (for setting fringe bitmap).
19588 (gdb-remove-strings): Doc fix.
19589 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
19590 icon in fringe (if available), or else as icon or text in display
19591 margin. Creates necessary icons in breakpoint-bitmap,
19592 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
19593 Also make left window margin if required.
19594 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
19595 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
19596 no longer needed.
19597 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
19598 gdb-put-breakpoint-icon.
19599 (gdb-assembler-mode): Don't set left-margin-width here.
19600
19601 2004-02-27 Kevin Ryde <user42@zip.com.au>
19602
19603 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
19604 comma, so that it DTRT in macros.
19605
19606 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
19607
19608 * progmodes/sh-script.el (sh-shell-arg)
19609 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
19610 (sh-leading-keywords, sh-other-keywords): Fix custom type.
19611
19612 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
19613
19614 * faces.el (face-spec-set-match-display): Add a new attribute,
19615 `min-colors'.
19616 (region, highlight, secondary-selection): Use `min-colors'.
19617
19618 * custom.el (defface): Add documentation for `min-colors'.
19619
19620 * font-lock.el (font-lock-comment-face, font-lock-string-face)
19621 (font-lock-keyword-face, font-lock-function-name-face)
19622 (font-lock-variable-name-face, font-lock-constant-face):
19623 Use `min-colors'.
19624
19625 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
19626
19627 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19628
19629 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
19630 define assq-delete-all if it's not defined.
19631 (ebnf-generate-region): Code fix.
19632
19633 * printing.el: Doc fix.
19634 (pr-version): New version number (6.7.2).
19635 (pr-command): Return empty string if command is an empty string.
19636
19637 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19638
19639 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
19640
19641 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
19642 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
19643 semi-down-full. Fix a bug on productions like test = {"test"}* | (
19644 "tt" ["test"] ). Reported by Markus Dreyer
19645 <mdreyer@ix.urz.uni-heidelberg.de>.
19646 (ebnf-version): New version number (4.0).
19647 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
19648 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
19649 (ebnf-delete-style): New commands.
19650 (ebnf-directory, ebnf-file): New funs.
19651 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
19652 (ebnf-production-name-p, ebnf-stop-on-error): New options.
19653 (ebnf-syntax-alist): New var.
19654 (ebnf-element-width): New fun replacing ebnf-list-width.
19655 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
19656 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
19657 (ebnf-prologue): Adjust vars.
19658 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
19659 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
19660 (ebnf-check-style-values, ebnf-generate-production)
19661 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
19662 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
19663 (ebnf-token-repeat): Code fix.
19664
19665 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
19666 %right, %left and %prec. Suggested by Matthew K. Junker
19667 <junker@alum.mit.edu>.
19668 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
19669
19670 * progmodes/ebnf-iso.el: Doc fix.
19671 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
19672 (ebnf-iso-lex): Code fix.
19673
19674 * progmodes/ebnf-bnf.el: Doc fix.
19675 (ebnf-bnf-lex): Code fix.
19676
19677 * progmodes/ebnf-otz.el: Doc fix.
19678
19679 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
19680
19681 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
19682 (abbrev-prefix-mark): Doc fix.
19683
19684 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
19685
19686 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
19687 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
19688 (gdb-var-delete): Make interactive (really).
19689 (gdb-edit-value): Make non-interactive.
19690
19691 * progmodes/gud.el (gud-speedbar-menu-items):
19692 Add gdb-var-delete and, indirectly, gdb-edit-value.
19693 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
19694 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
19695 (gud-gdb-marker-filter): Add comment for annotations.
19696
19697 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
19698
19699 * calendar/calendar.el (generate-calendar)
19700 (calendar-read-date): Prevent display of BC calendars once more -
19701 reverts 2003-10-01 change.
19702 (generate-calendar-month): Doc fix.
19703
19704 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
19705
19706 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
19707 return value of increment-calendar-month.
19708
19709 2004-02-21 Stephen Compall <s11@member.fsf.org>
19710
19711 * saveplace.el (save-place-forget-unreadable-files)
19712 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
19713 (save-place-forget-unreadable-files): New function.
19714 (save-place-alist-to-file): Use it to filter out files that are
19715 no longer readable.
19716
19717 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
19718 current Texinfo environment, using the same method as in
19719 `texinfo-insert-@end', and insert a space rather than a newline if
19720 point in a @table environment.
19721
19722 2004-02-21 Juri Linkov <juri@jurta.org>
19723
19724 * ffap.el (ffap-file-at-point): Try parent directories.
19725
19726 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
19727
19728 * vcursor.el (vcursor-modifiers): New defcustom.
19729 (vcursor-cs-binding): Use vcursor-modifiers instead of a
19730 hard-coded list.
19731
19732 2004-02-21 Masatake YAMATO <jet@gyve.org>
19733
19734 * play/animate.el (animate-birthday-present): Accept names other
19735 than `Sarah', too.
19736
19737 2004-02-21 Juri Linkov <juri@jurta.org>
19738
19739 * startup.el: Remove table of command line arguments from the
19740 Commentary section.
19741
19742 2004-02-20 John Wiegley <johnw@newartisans.com>
19743
19744 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
19745 again" modifier from 'e' to 'E', since 'e' is also used by the
19746 "file extension" modifier.
19747
19748 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
19749
19750 * help-fns.el (describe-categories): Doc fix.
19751
19752 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
19753
19754 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
19755 temporary file for buffer already visiting one. This change makes
19756 output likely to be directly usable by patch program.
19757 Suggested by Adrian Aichner <adrian@xemacs.org>
19758
19759 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
19760
19761 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
19762 case of variables defined in compound statements.
19763 (gdb-setup-windows, gdb-source-info, gdb-source-info):
19764 Simplify constructions using switch-to-buffer.
19765
19766 2004-02-19 Simon Josefsson <jas@extundo.com>
19767
19768 * play/morse.el: Fix typo.
19769 (morse-code): Add @.
19770
19771 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
19772
19773 * calendar/appt.el (appt-display-format): Change default to
19774 'ignore, for backwards compatibility.
19775 (appt-display-message): If appt-display-format is 'ignore,
19776 respect old vars appt-msg-window and appt-visible.
19777 (appt-activate): Don't depend on return value of cancel-timer.
19778
19779 * calendar/calendar.el (calendar-holidays): Doc fix.
19780
19781 * calendar/cal-coptic.el (coptic-prompt-for-date):
19782 Use assoc-string instead of assoc-ignore-case.
19783 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
19784 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
19785 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
19786 * calendar/cal-islam.el (calendar-goto-islamic-date)
19787 (mark-islamic-diary-entries): Ditto.
19788 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
19789 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
19790 (calendar-read-mayan-tzolkin-date): Ditto.
19791 * calendar/calendar.el (calendar-read-date): Ditto.
19792 * calendar/diary-lib.el (mark-diary-entries): Ditto.
19793
19794 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
19795
19796 * progmodes/executable.el (executable-command-find-posix-p):
19797 Fix choice of the directory.
19798
19799 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
19800
19801 * simple.el (interprogram-cut-function)
19802 (interprogram-paste-function, kill-new, kill-append):
19803 Doc fixes.
19804 (kill-region): Make it return nil. Doc fix.
19805 (yank-pop): Make its argument optional.
19806 (yank): Make ARG `-' equivalent to `-1'.
19807
19808 2004-02-17 Eli Zaretskii <eliz@gnu.org>
19809
19810 * mail/rmail.el (rmail-get-new-mail): Don't reference
19811 rmail-use-spam-filter if rmail-spam-filter is not loaded.
19812
19813 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
19814
19815 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
19816 if one of global-auto-revert-non-file-buffers or autorevert-mode
19817 is non-nil.
19818
19819 2004-02-16 Eli Zaretskii <eliz@gnu.org>
19820
19821 * subr.el (delete-dups): A better implementation from Karl Heuer
19822 <kwzh@gnu.org>.
19823
19824 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
19825
19826 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
19827 correct place.
19828 * progmodes/icon.el (icon-indent-command): Ditto.
19829 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
19830
19831 2004-02-16 Eli Zaretskii <eliz@gnu.org>
19832
19833 * progmodes/grep.el (grep-compute-defaults): Undo change from
19834 2004-01-29: don't use executable-command-find-posix-p.
19835
19836 2004-02-16 Richard Sharman <rsharman@pobox.com>
19837
19838 * hilit-chg.el: Use require instead of eval-and-compile.
19839 (highlight-compare-buffers): New function.
19840
19841 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
19842
19843 * man.el (Man-fontify-manpage): Render section headings in
19844 `Man-overstrike-face' even when overstrike was not used by man
19845 formatter for section headings.
19846
19847 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
19848
19849 * rmail-spam-filter.el (vm-use-spam-filter)
19850 (rsf-min-region-length-added-to-spam-list): New variables.
19851 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
19852 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
19853 spam testing. Don't delete spam message if automatic deletion
19854 after output via variable rmail-delete-after-output is turned on.
19855 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
19856 rsf-bbdb-dont-create-entries-for-spam.
19857 (check-field): New function, extracted from code in
19858 rmail-spam-filter to ease addition of header fields like content-type.
19859 (message-content-type): New variable to check the content-type:
19860 field added, also in defcustom of rsf-definitions-alist.
19861 (rmail-spam-filter): Replace repeated test code for header fields
19862 by calls to check-field; change the call to
19863 rmail-output-to-rmail-file such that rmail-current-message stays
19864 the same to avoid wrong deletion of unseen flags.
19865 (rsf-add-contents-type): New function to convert old format
19866 of rmail-spam-definitions-alist into new one.
19867 Change prefixes of all variables and functions from
19868 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
19869
19870 2004-02-16 Eli Zaretskii <eliz@gnu.org>
19871
19872 * loadhist.el (unload-hook-features-list): New defvar.
19873
19874 2004-02-16 Dave Love <fx@gnu.org>
19875
19876 * loadhist.el (unload-feature): Doc fix. Rename flist to
19877 unload-hook-features-list.
19878
19879 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
19880
19881 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
19882 cookie. Don't check if we are looking-at open-formula.
19883
19884 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
19885
19886 * subr.el (match-string-no-properties): Use substring-no-properties.
19887
19888 2004-02-16 Eli Zaretskii <eliz@gnu.org>
19889
19890 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
19891 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
19892 Use lower-case "rx" in all error message.
19893
19894 2004-02-16 Dave Love <fx@gnu.org>
19895
19896 * emacs-lisp/rx.el (rx-or): Put group around result.
19897 (rx-constituents): Add backref.
19898 (rx-syntax): Add string-delimiter, comment-delimiter.
19899 (rx-categories): Add combining-diacritic.
19900 (rx-check-not, rx-greedy, rx): Doc fix.
19901 (rx-backref, rx-check-backref): New.
19902
19903 2004-02-16 Jesper Harder <harder@ifa.au.dk>
19904
19905 * newcomment.el (uncomment-region): Allow eob as comment end.
19906
19907 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
19908
19909 * filecache.el: All message and error commands now use prefix
19910 "Filecache:" to make it easy to read *Messages* buffer.
19911
19912 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
19913
19914 * autorevert.el: Add support to detect changed dired and VC buffers.
19915 (auto-revert-active-p, auto-revert-list-diff)
19916 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
19917 (auto-revert-handler, auto-revert-active-p): New functions.
19918 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
19919 and `auto-revert-active-p'.
19920 (eval-when-compile): Defvar dired-directory and vc-mode.
19921 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
19922 (auto-revert-handler-vc): New functions.
19923
19924 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
19925
19926 * progmodes/compile.el (compilation-directory): New defvar.
19927 (compile): Save current directory in compilation-directory.
19928 (recompile): Bind default-directory to compilation-directory if
19929 that is non-nil.
19930
19931 2004-02-16 Dave Love <fx@gnu.org>
19932
19933 * newcomment.el (comment-insert-comment-function)
19934 (comment-region-function, uncomment-region-function): New.
19935 (comment-indent): Use comment-insert-comment-function.
19936 (uncomment-region): Use uncomment-region-function.
19937 (comment-region): Use comment-region-function.
19938
19939 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
19940
19941 2004-02-16 Richard Stallman <rms@gnu.org>
19942
19943 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
19944 loaddefs* and ldefs-boot*.
19945
19946 2004-02-16 Eli Zaretskii <eliz@gnu.org>
19947
19948 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
19949 and email address at the beginning and end of the address.
19950
19951 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
19952 anchored at the beginning of the email address.
19953
19954 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
19955
19956 * international/ccl.el (ccl-compile-write): Pass `left' to
19957 ccl-embed-code to generate correct code of write-expr-register.
19958
19959 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
19960
19961 * progmodes/grep.el (grep-compute-defaults): Fix typos.
19962
19963 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19964
19965 * x-dnd.el: Mention support for Motif in commentary.
19966 (x-dnd-handle-drag-n-drop-event): Ditto.
19967
19968 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
19969
19970 * ses.el: Use "ses--" prefixes for buffer-local variables.
19971 Use (point-min) instead of 1, even when we know the buffer
19972 is unnarrowed.
19973 (ses-build-load-map): Delete. Distribute its content to defconsts for
19974 the three maps.
19975 (ses-menu, ses-header-line-menu): New menus.
19976 (ses-mode-map): Use them.
19977 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
19978
19979 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
19980
19981 * Makefile.in: Fix the CC Mode recompile kludge so it works
19982 when building in a different directory.
19983
19984 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
19985
19986 * simple.el (kill-new): Put yank-handler property on the entire string.
19987
19988 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
19989
19990 * diff.el: Don't use compile any more, use diff-mode instead.
19991 (diff-regexp-alist, diff-old-file, diff-new-file)
19992 (diff-parse-differences, diff-process-setup): Remove.
19993 (diff-sentinel): New fun.
19994 (diff): Use it. Run the process ourselves.
19995 Use diff-mode for the rest of the processing.
19996
19997 * diff.el (diff): Simplify code handling `switch'.
19998
19999 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
20000
20001 * pcvs-defs.el (cvs-menu): Add `tag'.
20002
20003 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
20004
20005 * simple.el (kill-append): Doc fix.
20006
20007 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
20008 Adapt outline-regexp to the new conventions for commenting out code.
20009
20010 2004-02-11 John Paul Wallington <jpw@gnu.org>
20011
20012 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
20013
20014 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
20015
20016 * diff.el (diff-switches): New fun.
20017 (diff, diff-backup): Use it.
20018 (diff): Clean up the args construction. Use backquote.
20019 Use listp instead of consp to avoid putting a nil arg.
20020 (diff): Add a revert-buffer function.
20021
20022 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20023
20024 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
20025 handled by x-dnd-handle-file-name.
20026 (x-dnd-known-types): Add COMPOUND_TEXT.
20027 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
20028 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
20029 x-dnd-empty-state.
20030 (x-dnd-forget-drop): Ditto.
20031 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
20032 (x-dnd-handle-one-url): Return private when inserting text.
20033 (x-dnd-insert-ctext): New function.
20034 (x-dnd-handle-file-name): New function for FILE_NAME.
20035 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
20036 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
20037 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
20038
20039 2004-02-10 Kenichi Handa <handa@m17n.org>
20040
20041 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
20042 instead of while loop.
20043
20044 2004-02-10 Miles Bader <miles@gnu.org>
20045
20046 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
20047
20048 2004-02-09 Kenichi Handa <handa@m17n.org>
20049
20050 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
20051 have end-of-line.
20052
20053 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
20054
20055 * Makefile.in: Added extra dependencies in the recompile target
20056 needed to cope with the compile time macro expansions in CC Mode.
20057
20058 2004-02-09 Kim F. Storm <storm@cua.dk>
20059
20060 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
20061 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
20062 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
20063 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
20064 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
20065 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
20066 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
20067 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
20068 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
20069 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
20070 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
20071
20072 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
20073
20074 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
20075 Don't allow shrink if there's a window on our right.
20076
20077 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
20078 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
20079 Bring together declaration and initialization.
20080 (prolog-mode-variables): Don't set the syntax table.
20081 Don't set paragraph-start and comment-indent-function.
20082 Add /*..*/ to the comment regexps.
20083 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
20084 (prolog-mode-map): Don't bind TAB.
20085 (prolog-mode): Set the syntax table.
20086 (prolog-comment-indent): Remove.
20087 (inferior-prolog-mode-map): Initialize in the declaration.
20088 (inferior-prolog-mode-syntax-table)
20089 (inferior-prolog-mode-abbrev-table): New vars.
20090 (inferior-prolog-mode): Derive from comint-mode.
20091 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
20092 minibuffer windows.
20093
20094 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
20095 in file names, as long as it is unambiguous.
20096
20097 2004-02-08 Andreas Schwab <schwab@suse.de>
20098
20099 * textmodes/reftex-toc.el
20100 (reftex-toc-load-all-files-for-promotion): Remove useless use of
20101 format. Doc fix.
20102
20103 * textmodes/refer.el (refer-find-entry-internal): Remove extra
20104 format string arguments.
20105
20106 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
20107 string argument.
20108
20109 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
20110
20111 * play/zone.el (zone-call): Fix format string.
20112
20113 * net/webjump.el (webjump-builtin): Add missing format string argument.
20114
20115 * midnight.el (midnight-delay-set): Remove extra format string argument.
20116
20117 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
20118
20119 * hexl.el (hexl-insert-char): Add missing format string argument.
20120
20121 * format.el (format-decode): Fix format string.
20122
20123 * emulation/vi.el (vi-mode): Remove extra format string argument.
20124 (vi-repeat-last-search): Likewise.
20125 (vi-reverse-last-search): Likewise.
20126 (vi-goto-mark): Likewise.
20127 (vi-reverse-last-find-char): Likewise.
20128 (vi-repeat-last-find-char): Likewise.
20129 (vi-locate-def): Likewise.
20130
20131 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
20132
20133 * ediff-util.el (ediff-toggle-read-only): Remove extra format
20134 string argument.
20135 (ediff-toggle-regexp-match): Likewise.
20136
20137 * dired-aux.el (dired-do-query-replace-regexp): Add missing
20138 format string argument.
20139
20140 * calc/calc-map.el (calc-get-operator): Remove extra format
20141 string argument.
20142
20143 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
20144
20145 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
20146 string argument.
20147
20148 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
20149
20150 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
20151
20152 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
20153
20154 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
20155 (cl-struct-setf-expander): Likewise.
20156
20157 * vc.el (with-vc-file): Fix unsafe uses of error.
20158 (vc-cancel-version): Likewise.
20159
20160 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
20161
20162 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
20163 thousands separator; fixes <class>:<line-number> regexp for
20164 non-english locales.
20165
20166 2004-02-08 Andreas Schwab <schwab@suse.de>
20167
20168 * view.el (view-mode-enable): Revert previous change.
20169
20170 2004-02-07 Kim F. Storm <storm@cua.dk>
20171
20172 * simple.el (line-number-at-pos): Rename from line-at-pos.
20173 Uses changed (what-line and vc-annotate-warp-version).
20174
20175 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
20176
20177 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
20178 (diff-mode): Remove aborted attempt at support for compile.el.
20179 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
20180
20181 2004-02-06 Andreas Schwab <schwab@suse.de>
20182
20183 * view.el (view-mode-enable): Add view-mode-map to
20184 minor-mode-overriding-map-alist.
20185
20186 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20187
20188 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
20189
20190 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
20191
20192 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
20193 with point inside rather than after the paragraph.
20194
20195 2004-02-04 Sam Steingold <sds@gnu.org>
20196
20197 * mail/smtpmail.el (smtpmail-try-auth-methods):
20198 Do not try authentication when no mechanism is available.
20199 Pass port-name as defaultport to `netrc-machine'.
20200
20201 2004-02-04 Stephen Eglen <stephen@gnu.org>
20202
20203 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
20204 to show how minibuffer height can be constrained.
20205
20206 2004-02-04 John Paul Wallington <jpw@gnu.org>
20207
20208 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
20209
20210 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20211
20212 * x-dnd.el: New file for drag and drop.
20213
20214 * term/x-win.el: require x-dnd, set after-make-frame-functions
20215 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
20216 drag-n-drop event.
20217
20218 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
20219 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
20220 (dired-dnd-handle-file): New functions for drag and drop support.
20221 (dired-mode): Initialize drag and drop if x-dnd present.
20222
20223 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
20224
20225 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
20226 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
20227 (cperl-mode): Set fill-paragraph-function.
20228 (cperl-fill-paragraph): Make it non-interactive.
20229
20230 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
20231
20232 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
20233
20234 2004-02-02 David Kastrup <dak@gnu.org>
20235
20236 * replace.el (perform-replace): Allow 'literal argument in
20237 regexp-flag to indicate literal replacement.
20238 (query-replace-regexp-eval): Use it.
20239
20240 2004-02-01 Andreas Schwab <schwab@suse.de>
20241
20242 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
20243
20244 2004-02-01 Stephen Eglen <stephen@gnu.org>
20245
20246 * info-look.el: Add support for maxima-mode. Update commentary
20247 because info-lookup-symbol is now bound to C-h S.
20248
20249 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
20250
20251 * simple.el (edit-and-eval-command): Bind print-level and
20252 minibuffer-history-sexp-flag around call to read-from-minibuffer.
20253 Correct initial position in command-history.
20254
20255 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
20256
20257 * files.el (read-directory-name): Adapt the docstring to recent
20258 change in Fread_file_name.
20259
20260 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
20261
20262 * ses.el (ses-print-cell): If print format too wide for column
20263 width, truncate decimal places if that helps to avoid "#####" fill.
20264 * ses.el (ses-initial-column-width): Revert previous change.
20265
20266 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
20267
20268 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
20269 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
20270 Add edebug info.
20271 (jit-lock-mode): Setup/cancel the new timer.
20272 (jit-lock-context-fontify): New fun. Extracted from
20273 context fontification code of jit-lock-stealth-fontify.
20274 (jit-lock-stealth-fontify): Don't do context fontification any more.
20275
20276 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
20277 (jit-lock-fontify-now): Handle the `quit' case.
20278 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
20279
20280 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
20281
20282 * progmodes/executable.el (executable-command-find-posix-p):
20283 New. Check if find handles arguments Posix-style.
20284
20285 * progmodes/grep.el (grep-compute-defaults):
20286 Use executable-command-find-posix-p.
20287 (grep-find): Check `grep-find-command'.
20288
20289 * filecache.el (file-cache-find-posix-p): Delete.
20290 (file-cache-add-directory-using-find):
20291 Use `executable-command-find-posix-p'.
20292
20293 2004-01-29 Dave Love <fx@gnu.org>
20294
20295 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
20296 Iterate the hook function if arg is given.
20297 (mark-defun, narrow-to-defun): Change order of finding the limits.
20298
20299 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
20300 (byte-compile-format-warn): New.
20301 (byte-compile-callargs-warn): Use it.
20302 (Format, message, error): Add byte-compile-format-like property.
20303 (byte-compile-maybe-guarded): New.
20304 (byte-compile-if, byte-compile-cond): Use it.
20305 (byte-compile-lambda): Compile interactive forms,
20306 just to make warnings about them.
20307
20308 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
20309
20310 * ses.el (ses-initial-column-width): Increase to 14, so it will
20311 work well with the default printer of "%.7g" for extreme values
20312 like "-1.234567e+07".
20313
20314 2004-01-29 Kenichi Handa <handa@m17n.org>
20315
20316 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
20317
20318 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
20319
20320 * dos-w32.el: Added support for the `default-printer-name' function.
20321
20322 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
20323
20324 * server.el (server-socket-name): Don't use the hostname in the
20325 socket name since /tmp is local to the host anyway.
20326
20327 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
20328 robust check of widening and fix var-naming.
20329
20330 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
20331
20332 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
20333 or rmail-spam- to rsf- in all function and variable names.
20334 (rsf-min-region-to-spam-list): New variable.
20335 (rsf-bbdb-auto-delete-spam-entries): Rename from
20336 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
20337 scanned together with the recipients field for spam testing; Don't
20338 delete spam message if rmail-delete-after-output is non-nil;
20339 (rsf-check-field): New function, extracted from code in
20340 rmail-spam-filter to ease addition of header fields like
20341 content-type:;
20342 (message-content-type): New variable. The content-type: field was
20343 added also in defcustom of rsf-definitions-alist;
20344 (rmail-spam-filter): Replace repeated test code for header fields
20345 by calls to check-field; change the call to
20346 rmail-output-to-rmail-file such that rmail-current-message stays
20347 the same to avoid wrong deletion of unseen flags.
20348 (rmail-use-spam-filter): Add autoload cookie.
20349
20350 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
20351
20352 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
20353 (file-cache-add-directory-using-find): Add Cygwin support.
20354 (file-cache-find-command-posix-flag): New user variable.
20355
20356 * filecache.el (file-cache-add-directory): Check for
20357 directories an remove them from dir-files.
20358
20359 2004-01-27 Richard M. Stallman <rms@gnu.org>
20360
20361 * man.el (Man-fontify-manpage): Clean up message.
20362
20363 2004-01-27 Kenichi Handa <handa@m17n.org>
20364
20365 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
20366 (sentence-end): Define using sentence-end-without-space.
20367
20368 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
20369 a sentence ends with one of a character in sentence-end-without-space.
20370
20371 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
20372
20373 * font-lock.el (font-lock): Add jit-lock as explicit group member.
20374 (jit-lock): Group declaration moved to jit-lock.el.
20375 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
20376 when necessary.
20377
20378 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
20379 (jit-lock-context-unfontify-pos): Rename from
20380 jit-lock-first-unfontify-pos.
20381 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
20382
20383 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
20384
20385 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
20386 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
20387 (fortran-fill): When filling a string, adjust re-search-backward
20388 argument for special case of string just on fill-column.
20389 When filling non-string, allow one extra char if
20390 fortran-break-before-delimiters is non-nil.
20391 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
20392 Use fortran-break-delimiters-re and fortran-no-break-re to
20393 correctly handle cases such as "**".
20394
20395 * progmodes/f90.el (f90-break-delimiters): Doc fix.
20396 (f90-no-break-re): Add some extra tokens. Doc fix.
20397
20398 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
20399
20400 * mail/rmail-spam-filter.el:
20401 Use two semicolons as Commentary line prefix.
20402 Add ";;; Code:" stylized comment.
20403 Delete end-of-line whitespace.
20404 Wrap (require 'cl) with `eval-when-compile'.
20405
20406 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
20407
20408 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
20409 at the top level of vc.el.
20410
20411 2004-01-23 Andre Spiegel <spiegel@gnu.org>
20412
20413 * vc.el (vc-current-line): Function removed. This is now done by
20414 the new function line-at-pos in simple.el.
20415 (vc-annotate-warp-version): Use line-at-pos instead of
20416 vc-current-line.
20417
20418 2004-01-22 Kim F. Storm <storm@cua.dk>
20419
20420 * simple.el (line-at-pos): New defun.
20421 (what-line): Use it. Optimize by only counting lines in narrowed
20422 region once.
20423
20424 2004-01-22 Kenichi Handa <handa@m17n.org>
20425
20426 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
20427 point (register r1) only for charset mule-unicode-0100-24ff.
20428
20429 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
20430
20431 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
20432 trailing white space and ensure a final newline.
20433
20434 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
20435 Add autoload cookie.
20436
20437 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
20438
20439 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
20440 activate view-mode explicitly.
20441
20442 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20443
20444 * term/x-win.el (x-clipboard-yank, menu-bar-edit-menu): Call
20445 menu-bar-enable-clipboard and make Paste use clipboard first.
20446
20447 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
20448
20449 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
20450 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
20451 (vc-mcvs-cvs): Remove.
20452 (vc-mcvs-command): Remove use of assert.
20453
20454 * outline.el (outline-insert-heading): Tighten up match.
20455 (outline-demote, outline-move-subtree-down): Don't assume anything
20456 about outline-regexp.
20457
20458 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
20459 (texinfo-show-structure): Explicitly add ^, and simplify.
20460
20461 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
20462
20463 * calendar/appt.el (appt-check): Restore usage of
20464 appt-issue-message deleted in previous change.
20465 (top-level): Activate package when loaded (needed for backwards
20466 compatibility).
20467
20468 2004-01-20 Jesper Harder <harder@ifa.au.dk>
20469
20470 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
20471 following previous change to smtpmail-send-data.
20472
20473 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
20474
20475 * vc.el (vc-default-previous-version): Doc enhancement.
20476 (vc-default-next-version): New function.
20477 (vc-print-log): New arg FOCUS-REV.
20478 (vc-annotate-mode): Derive from view-mode.
20479 (vc-annotate): New args REVISION, DISPLAY-MODE.
20480 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
20481 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
20482 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
20483 (vc-annotate-show-diff-revision-at-line, vc-current-line)
20484 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
20485
20486 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
20487
20488 2004-01-19 Karl Berry <karl@gnu.org>
20489
20490 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
20491 or "TexInfo".
20492
20493 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
20494
20495 * subr.el (delete-dups): New function.
20496
20497 2004-01-19 Karl Berry <karl@gnu.org>
20498
20499 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
20500 with ^, since that's what texinfo-show-structure
20501 documentation says (plus it works much better in texinfo.txi).
20502
20503 2004-01-18 Jesper Harder <harder@ifa.au.dk>
20504
20505 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
20506
20507 2004-01-18 David Ponce <david@dponce.com> (tiny change)
20508
20509 * progmodes/which-func.el (which-function-mode): Don't cancel
20510 which-func-update-timer if not set.
20511
20512 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
20513
20514 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
20515 Remove spurious left square bracket in XX:XXam regexp.
20516
20517 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
20518
20519 * progmodes/cc-defs.el: Do not require cl at run time.
20520
20521 2004-01-16 Richard M. Stallman <rms@gnu.org>
20522
20523 * emacs-lisp/cl.el (cl-cannot-unload): New function.
20524 (cl-unload-hook): Defvar this to run cl-cannot-unload.
20525
20526 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
20527 Call rmail-spam-filter. Delete and expunge spam.
20528 Print number of spam messages deleted.
20529 Save and restore the deletion status of old messages when reading
20530 new mail with spam filter, so that expunging spam does not expunge
20531 msgs deleted by the user.
20532 (rmail-only-expunge): Add an optional argument dont-show to
20533 prevent showing message after expunge.
20534
20535 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
20536
20537 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
20538 * subr.el (declare): New macro.
20539
20540 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
20541
20542 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
20543
20544 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
20545
20546 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
20547 Test window-system rather than system-type (for X11/Mac).
20548
20549 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
20550
20551 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
20552
20553 2004-01-12 Richard M. Stallman <rms@gnu.org>
20554
20555 * mail/rmail.el (rmail-convert-to-babyl-format):
20556 Use mail-unquote-printable-region.
20557 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
20558 (rmail-hex-char-to-integer): Functions deleted.
20559
20560 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
20561 (mail-unquote-printable-region): New arg NOERROR.
20562 For invalid encoding, either signal an error to just return nil.
20563
20564 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
20565
20566 * calendar/appt.el: Update copyright and commentary.
20567 (appt-issue-message): Make obsolete.
20568 (appt-visible, appt-msg-window): Make obsolete, in favor of
20569 appt-display-format.
20570 (appt-display-mode-line, appt-display-duration)
20571 (appt-display-diary, appt-time-msg-list, appt-mode-string)
20572 (appt-prev-comp-time, appt-display-count, appt-timer)
20573 (appt-convert-time): Doc change.
20574 (appt-disp-window-function, appt-delete-window-function):
20575 Use defcustom rather than defvar.
20576 (appt-display-format): New variable.
20577 (appt-display-message): New function with display code from appt-check.
20578 (appt-check): Add optional FORCE argument. Doc change.
20579 Add appt-make-list to diary-hook if displaying diary.
20580 Remove checking of view-diary-entries-initially.
20581 Message display section removed to new function appt-display-message.
20582 (appt-display-window): Doc change. Remove unused internal var
20583 this-buffer. Do not beep, since appt-display-message does that.
20584 (appt-make-list): Doc change. Use caar.
20585 (appt-sort-list): Simplify by using builtin sort function.
20586 (appt-update-list): New function for updating appts when diary is
20587 saved.
20588 (appt-activate): New autoloaded function to toggle package
20589 functionality.
20590
20591 * calendar/cal-x.el: (calendar-one-frame-setup)
20592 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
20593
20594 * calendar/calendar.el: Update copyright.
20595 (view-diary-entries-initially, european-calendar-style): Doc change.
20596 (calendar-setup): Make defcustom rather than defvar.
20597 (mark-visible-calendar-date): Initialize temp-face and faceinfo
20598 in let binding so local to function.
20599
20600 * calendar/diary-lib.el: Update copyright.
20601 (diary, diary-entry-time): Doc change.
20602 (list-diary-entries): Doc change. Trivial logic change.
20603 (fancy-diary-display): Restore make-face command mistakenly
20604 deleted 2003-05-08.
20605 (show-all-diary-entries): Allow to pop-up frame if needed.
20606
20607 2004-01-09 John Paul Wallington <jpw@gnu.org>
20608
20609 * bindings.el (mode-line-change-eol): Add EVENT parameter.
20610 Temporarily select EVENT's window for changing eol type.
20611
20612 2004-01-09 Deepak Goel <deego@gnufans.org>
20613
20614 * calendar/diary-lib.el (diary-entry-time):
20615 Also accept time in the form XX[.XX][am/pm/AM/PM].
20616 (fancy-diary-font-lock-keywords): Likewise.
20617 (diary-font-lock-keywords): Likewise.
20618 * calendar/appt.el (appt-add): Likewise.
20619 (appt-make-list): Likewise.
20620 (appt-convert-time): Likewise.
20621
20622 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
20623
20624 * gdb-ui.el (gdb-ann3): Revert previous change.
20625 (gdb-source-info): Allow for case of where compilation directory
20626 is not recorded.
20627
20628 2004-01-08 John Paul Wallington <jpw@gnu.org>
20629
20630 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
20631
20632 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
20633
20634 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
20635
20636 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
20637 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
20638 problems.
20639 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
20640
20641 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
20642
20643 * files.el (write-file-functions, write-contents-functions):
20644 Clarify docstrings.
20645
20646 2004-01-07 Kenichi Handa <handa@m17n.org>
20647
20648 * international/mule.el (set-auto-coding): Fix for the case that
20649 end-of-line is only CR.
20650
20651 2004-01-07 Kim F. Storm <storm@cua.dk>
20652
20653 * subr.el (event-start, event-end): Doc fix.
20654 (posn-string, posn-image): New defuns.
20655 (posn-object): Return either image or string object.
20656 (posn-object-x-y): Return 8th element of position.
20657 (posn-object-width-height): New defun.
20658
20659 2004-01-06 Andreas Schwab <schwab@suse.de>
20660
20661 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
20662 output.
20663
20664 2004-01-05 Karl Berry <karl@gnu.org>
20665
20666 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
20667 / and *, too.
20668
20669 2003-12-31 Simon Josefsson <jas@extundo.com>
20670
20671 * files.el (before-save-hook): Add.
20672 (basic-save-buffer): Use before-save-hook.
20673
20674 * emacs-lisp/copyright.el: Fix comment to recommend
20675 before-save-hook instead of write-file-functions.
20676
20677 2004-01-05 Richard M. Stallman <rms@gnu.org>
20678
20679 * finder.el (finder-commentary): Call delete-other-windows.
20680
20681 * net/ange-ftp.el (ange-ftp-file-attributes):
20682 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
20683
20684 2004-01-04 Karl Berry <karl@gnu.org>
20685
20686 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
20687 comment characters % and # in the copyright year notice,
20688 as well as ;.
20689
20690 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
20691
20692 * wid-edit.el (default): Define dummy :value-delete.
20693 Reported by Jesper Harder <harder@ifa.au.dk>.
20694
20695 2004-01-03 Richard M. Stallman <rms@gnu.org>
20696
20697 * progmodes/compile.el (compile-internal): Use point, not point-min,
20698 for set-window-point.
20699
20700 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
20701
20702 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
20703
20704 * progmodes/grep.el (grep-mode-map):
20705 Don't remap next-line, previous-line.
20706
20707 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
20708
20709 * speedbar.el (speedbar-edit-line): Change regexp to position
20710 the cursor on the first character of this line's button.
20711
20712 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
20713
20714 * subr.el (functionp): Doc fix.
20715
20716 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
20717
20718 * progmodes/idlwave.el (idlwave-make-tags):
20719 * textmodes/flyspell.el (flyspell-large-region):.
20720 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
20721 * emulation/viper-util.el (viper-glob-unix-files):
20722 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
20723 * man.el (Man-init-defvars):
20724 * jka-compr.el (jka-compr-call-process):
20725 * files.el (get-free-disk-space,insert-directory):
20726 * ediff-ptch.el (ediff-test-patch-utility):
20727 * ediff-diff.el (ediff-test-utility):
20728 * dired-aux.el (dired-check-process):
20729 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
20730 test the return value of call-process, because it can be a string.
20731
20732 2003-12-31 John Paul Wallington <jpw@gnu.org>
20733
20734 * bindings.el (completion-ignored-extensions): Add .pfsl.
20735
20736 2003-12-31 Kim F. Storm <storm@cua.dk>
20737
20738 * ido.el (ido-nonreadable-directory-p): New defun to check for
20739 nonreadable directory without activating tramp (to avoid problems
20740 with checking incomplete tramp paths).
20741 (ido-set-current-directory, ido-file-internal)
20742 (ido-file-name-all-completions1): Use it.
20743
20744 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
20745
20746 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
20747 documentation if the anchor (or node) name is preceded by `info
20748 anchor' or `Info anchor' in addition to earlier `info node' and
20749 `Info node'.
20750 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
20751
20752 2003-12-30 Eli Zaretskii <eliz@gnu.org>
20753
20754 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
20755 error in arguments to base64-decode-region. Remove ^M characters
20756 after decoding base64.
20757
20758 2003-12-30 Simon Josefsson <jas@extundo.com>
20759
20760 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
20761 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
20762 have only been distributed with Emacs for some years.
20763 (texinfo-mode-hook): Customize.
20764
20765 2003-12-30 Eli Zaretskii <eliz@gnu.org>
20766
20767 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
20768 cleaner (suggested by Richard Stallman).
20769
20770 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
20771 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
20772 file-name clashes on 8+3 DOS filesystems.
20773
20774 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
20775 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
20776 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
20777 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
20778 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
20779 file-name clashes on 8+3 filesystems.
20780
20781 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
20782 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
20783 file-name clashes on 8+3 DOS filesystems.
20784
20785 2003-12-29 Richard M. Stallman <rms@gnu.org>
20786
20787 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
20788 Upcase the character.
20789
20790 * textmodes/flyspell.el (mail-mode-flyspell-verify):
20791 Search for header separator alone on a line, literally,
20792 and search for it backward, not forward.
20793 (flyspell-abbrev-table): Always use global-abbrev-table
20794 if there is no local one.
20795
20796 * progmodes/sh-script.el (sh-get-indent-info):
20797 Don't move point back if at bob.
20798
20799 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
20800
20801 * play/handwrite.el (handwrite): Make the handwrite credit message
20802 a comment rather than an output command.
20803
20804 * obsolete/sc.el: Display message that this file is obsolete.
20805
20806 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
20807
20808 * mail/rfc822.el (rfc822-address-start): Declare variable.
20809 Renamed from address-start. All uses changed.
20810
20811 * term.el (term-exec): Set up sentinel.
20812 (term-sentinel): New function.
20813 (term-handle-exit): New function.
20814
20815 * subr.el (assoc-ignore-case, assoc-ignore-representation):
20816 Use assoc-string, and mark them obsolete.
20817 (delay-mode-hooks): Mark as permanent local.
20818
20819 * simple.el (sendmail-user-agent-compose): Use assoc-string.
20820
20821 * register.el (copy-rectangle-to-register): Doc fix.
20822
20823 * info.el (Info-insert-dir): Use assoc-string.
20824
20825 * info-look.el (info-lookup): Use assoc-string.
20826
20827 * frame.el (pop-up-frame-function): Use quote, not `function'.
20828 (frame-notice-user-settings): Calculate ADJUSTED-TOP
20829 copying with lists as coordinate values.
20830
20831 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
20832
20833 * find-dired.el (kill-find): New command.
20834 (find-dired): Make buffer read-only.
20835 Set up a keymap with C-c C-k running kill-find.
20836 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
20837
20838 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
20839
20840 * filecache.el (file-cache-ignore-case): New variable.
20841 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
20842
20843 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
20844 (comint-dynamic-complete-as-filename): Rename local vars.
20845 (comint-dynamic-list-filename-completions): Likewise.
20846
20847 * comint.el (comint-dynamic-list-completions-config): New var.
20848 (comint-dynamic-list-completions): Handle both SPC and TAB right.
20849
20850 * comint.el (comint-file-name-chars): Add [].
20851 (comint-word): Use skip-chars-backward, not search.
20852
20853 * shell.el (shell-file-name-chars): Add [].
20854
20855 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
20856
20857 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
20858
20859 * generic.el (define-generic-mode): Doc fix.
20860
20861 2003-12-29 Eli Zaretskii <eliz@gnu.org>
20862
20863 * files.el (kill-some-buffers): Doc fix.
20864
20865 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
20866
20867 * comint.el (comint-watch-for-password-prompt): Pass `string' as
20868 arg to send-invisible
20869 (send-invisible): Doc fix. The argument is now a prompt, not the
20870 string to send.
20871 (comint-read-noecho): Doc fix.
20872
20873 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
20874
20875 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
20876 "@", as required by some ISP hosting service. Fix defcustom
20877 argument syntax errors that prevented use of customization.
20878
20879 2003-12-29 Eli Zaretskii <eliz@gnu.org>
20880
20881 * xml.el (xml-get-attribute-or-nil): Doc fix.
20882
20883 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
20884
20885 * net/zone-mode.el (zone-mode): Use write-file-functions, not
20886 write-file-hooks.
20887
20888 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
20889
20890 * autorevert.el (auto-revert-interval): Doc fix.
20891
20892 2003-12-29 Mark A. Hershberger <mah@everybody.org>
20893
20894 * xml.el (xml-get-attribute-or-nil): New function, like
20895 xml-get-attribute, but returns nil if the attribute was not found.
20896 (xml-get-attribute): Convert to defsubst, uses
20897 xml-get-attribute-or-nil.
20898
20899 2003-12-29 Eli Zaretskii <eliz@gnu.org>
20900
20901 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
20902
20903 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
20904
20905 * custom.el (custom-declare-theme): Use `value' when putting
20906 properties on `theme'.
20907
20908 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
20909
20910 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
20911 for each yank-handler segment.
20912 (insert-for-yank-1): New function, with the body of the previous
20913 insert-for-yank.
20914
20915 * textmodes/table.el (table-yank-handler): New defcustom.
20916 (table--put-cell-indicator-property): Put yank-handler property
20917 that indicates the yank handler for the table cell.
20918
20919 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
20920
20921 * generic-x.el (etc-modules-conf-generic-mode): A more complete
20922 set of keywords.
20923
20924 2003-12-29 Eli Zaretskii <eliz@gnu.org>
20925
20926 * international/mule-cmds.el (reset-language-environment)
20927 (set-language-environment): Don't invoke fontset-related functions
20928 if fontset-list is not fboundp.
20929
20930 2003-12-29 Kenichi Handa <handa@m17n.org>
20931
20932 * international/mule-cmds.el (reset-language-environment):
20933 Call set-overriding-fontspec-internal with nil.
20934 (set-language-environment): Call set-overriding-fontspec-internal
20935 if the language environment specify `overriding-fontspec'.
20936 (language-info-alist): Doc added.
20937
20938 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
20939 characters of mule-unicode-0100-24ff.
20940 (ccl-encode-windows-1251-font): New CCL program.
20941 ("Bulgarian"): Specify overriding-fontspec.
20942 ("Belarusian"): Likewise.
20943
20944 2003-12-28 Sam Steingold <sds@gnu.org>
20945
20946 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
20947 parameter ID-FORMAT to conform with the 2003-11-30 patch.
20948
20949 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
20950
20951 * progmodes/gud.el (gud-gdb-command-name): Set default to
20952 "gdb --annotate=3".
20953 (gud-gdb-marker-filter): Look out for annotations.
20954 (gdb-first-pre-prompt): New variable.
20955 Remove trailing white space.
20956
20957 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
20958 if necessary.
20959 (gdb-ann3): New function. Initialize M-x gdb as for M-x gdba if
20960 annotations are detected.
20961 (gud-gdba-marker-filter): Use global variable gud-marker-acc
20962 instead of a local one to allow transition from
20963 gud-gdb-marker-filter.
20964 Remove trailing white space.
20965
20966 2003-12-27 Kim F. Storm <storm@cua.dk>
20967
20968 * ido.el: Handle non-readable directories.
20969 (ido-decorations): Add 9th element for non-readable directory.
20970 (ido-directory-nonreadable): New dynamic var.
20971 (ido-set-current-directory): Set it.
20972 (ido-read-buffer, ido-file-internal):
20973 (ido-read-file-name, ido-read-directory-name): Let-bind it.
20974 (ido-file-name-all-completions1): Return empty list for
20975 non-readable directory.
20976 (ido-exhibit): Print [Not readable] if directory is not readable.
20977 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
20978 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
20979 Use it.
20980
20981 2003-12-27 Lars Hansen <larsh@math.ku.dk>
20982
20983 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
20984 calls to directory-files-and-attributes and file-attributes.
20985 (ls-lisp-format): Remove system dependent handling of user and
20986 group id's.
20987
20988 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
20989
20990 * ffap.el (ffap-read-file-or-url): Revert previous change.
20991
20992 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
20993
20994 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
20995 new list of included files called `files-with-node-lines', that
20996 only have node lines. This way @include commands can include any
20997 file, such as version and update files without node lines, not
20998 just files that are chapters.
20999
21000 2003-12-25 Andreas Schwab <schwab@suse.de>
21001
21002 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
21003 file not found.
21004
21005 2003-12-08 Miles Bader <miles@gnu.org>
21006
21007 * dired.el (dired-between-files): Always use dired-move-to-filename,
21008 which is more robust in non-english locales.
21009
21010 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
21011
21012 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
21013
21014 2003-12-24 Andreas Schwab <schwab@suse.de>
21015
21016 * shell.el (shell-file-name-quote-list): Add backslash.
21017
21018 * comint.el (comint-quote-filename): Correctly handle backslash
21019 in comint-file-name-quote-list.
21020
21021 2003-12-24 Kenichi Handa <handa@m17n.org>
21022
21023 * international/mule-cmds.el (set-default-coding-systems):
21024 Call ucs-set-table-for-input for all buffers that don't have local
21025 value of buffer-file-coding-system.
21026
21027 * international/ucs-tables.el (ucs-set-table-for-input):
21028 If translation-table-for-encode is a symbol, get its
21029 translation-table property.
21030
21031 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
21032
21033 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
21034 to `completing-read' on a recently fixed bug.
21035
21036 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
21037 instead of SPACE, to get the list of possible fringe modes.
21038 SPACE only works if both `partial-completion-mode' and
21039 `completion-auto-help' are nil.
21040
21041 * complete.el (PC-is-complete-p): Delete.
21042 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
21043 calls to `test-completion'.
21044
21045 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
21046
21047 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
21048 to edit values when there are no children.
21049
21050 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
21051 a mode called "Assembler" already exists.
21052 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
21053 (gud-watch): Use format option. Remove font properties from string.
21054 (gdb-var-create-handler, gdb-var-list-children-handler):
21055 Don't bother about properties as there are none.
21056 (gdb-var-create-handler, gdb-var-list-children-handler)
21057 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
21058 with two arguments.
21059 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
21060 Let speedbar show value changes with a different font.
21061 (gdb-edit-value): New defun.
21062 (gdb-clear-partial-output, gdb-clear-inferior-io)
21063 (def-gdb-auto-update-handler): Use erase-buffer.
21064 (gdb-frame-handler): Display watch expressions in
21065 FUNCTION::VARIABLE format if required.
21066
21067 2003-12-23 John Paul Wallington <jpw@gnu.org>
21068
21069 * info.el (Info-unescape-quotes, Info-split-parameter-string)
21070 (Info-goto-emacs-command-node): Doc fixes.
21071
21072 2003-12-12 Jesper Harder <harder@ifa.au.dk>
21073
21074 * cus-edit.el (custom-add-parent-links): Define "many".
21075
21076 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
21077
21078 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
21079 (widget-child-validate, widget-type-value-create)
21080 (widget-type-default-get, widget-type-match): New functions.
21081 (lazy): New widget.
21082 (menu-choice, checklist, radio-button-choice, editable-list)
21083 (group, documentation-string): Remove redundant (per 2003-10-25
21084 change) calls to `widget-children-value-delete'.
21085 (widget-choice-value-get, widget-choice-value-inline): Remove.
21086 (menu-choice): Update widget.
21087
21088 2003-12-03 Kenichi Handa <handa@m17n.org>
21089
21090 * language/cyrillic.el: Register "microsoft-cp1251" in
21091 ctext-non-standard-encodings-alist.
21092 ("Bulgarian"): Add ctext-non-standard-encodings.
21093 ("Belarusian"): Likewise.
21094
21095 * international/mule-conf.el (compound-text-with-extensions):
21096 Change the type to 2 (iso-2022 base).
21097
21098 * international/mule.el (ctext-non-standard-encodings-alist):
21099 Change the format.
21100 (ctext-non-standard-encodings): New variable.
21101 (ctext-post-read-conversion): Fully re-written.
21102 (ctext-non-standard-designations-alist): Delete it.
21103 (ctext-non-standard-encodings-table): New function.
21104 (ctext-pre-write-conversion): Fully re-written.
21105
21106 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
21107
21108 * cus-edit.el (custom-add-parent-links): Add documentation links
21109 for parent, if the item has none of its own.
21110
21111 2003-11-30 Richard M. Stallman <rms@gnu.org>
21112
21113 * dired-aux.el (dired-do-query-replace-regexp):
21114 Report files visited read-only.
21115
21116 2003-11-30 Juri Linkov <juri@jurta.org>
21117
21118 * dired-aux.el (dired-compare-directories): New command.
21119 (dired-file-set-difference, dired-files-attributes): New functions.
21120
21121 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
21122 Version 2.0.38 of Tramp released.
21123
21124 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
21125 Charles Curley <charlescurley@charlescurley.com>.
21126 (tramp-multi-connection-function-alist): Add ssht entry which adds
21127 "-e none -t -t" to the list of ssh args. Suggested by Adrian
21128 Aichner.
21129 (tramp-get-method-parameter): New function to retrieve a method
21130 parameter. This allows for omission of method parameters.
21131 Callers adjusted.
21132
21133 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
21134
21135 * net/tramp.el: Add new optional parameter ID-FORMAT to
21136 `file-attributes'. Calls of `file-attributes' won't use this
21137 parameter for backward compatibility reasons.
21138 (tramp-perl-file-attributes): Add a new parameter to Perl script
21139 in order to handle uid/gid as strings, if desired.
21140 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
21141 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
21142 order to make the function more general.
21143 (tramp-handle-file-attributes): Replace proprietary optional
21144 parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
21145 (tramp-handle-file-attributes-with-perl): Handle parameter
21146 NONNUMERIC if set. This wasn't done in the past.
21147 (tramp-post-connection): Apply second parameter "$2" if
21148 `tramp-remote-perl' is called.
21149
21150 * net/tramp-smb.el (tramp-smb-handle-delete-file):
21151 Correct cut'n'waste error (`filename' instead of `directory').
21152 (tramp-smb-handle-directory-files-and-attributes)
21153 (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
21154 introduced parameter ID-FORMAT.
21155 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
21156 error (`directory' instead of `ldir').
21157
21158 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
21159 `file-attributes' has a second parameter. If yes, apply it with
21160 value "'integer". Otherwise, don't use that parameter (default is
21161 integer format).
21162
21163 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
21164
21165 * help.el (help-map): Bind `display-local-help' to `C-h .'.
21166 (help-for-help): Add `C-h .' to the listed Help options.
21167 Remove trailing whitespace.
21168
21169 * help-at-pt.el: New file.
21170
21171 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
21172
21173 * subr.el (noreturn, 1value): New macros for test coverage.
21174 See `testcover.el'.
21175
21176 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
21177
21178 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
21179 for macro `1value'.
21180 (testcover-1value): New function. Checks that a 1value form
21181 actually returns only one value. Requested by RMS.
21182
21183 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
21184
21185 * gdb-ui.el (gud-watch, gdb-var-create-handler)
21186 (gdb-var-list-children, gdb-var-list-children-handler)
21187 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
21188 gdb commands that use mi to keep them out of the command history.
21189
21190 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21191
21192 * cus-start.el (all): Add use-file-dialog.
21193
21194 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
21195
21196 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
21197
21198 2003-11-27 Kim F. Storm <storm@cua.dk>
21199
21200 * subr.el (posn-object-x-y): New defun.
21201
21202 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
21203
21204 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
21205 Don't use `space' for \\\n.
21206 Be more selective as to which # are comment-starters.
21207
21208 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
21209
21210 * subr.el (number-sequence): Improve handling of floating point
21211 arguments (suggested by Kim Storm). Allow negative arguments.
21212
21213 2003-11-26 Kenichi Handa <handa@m17n.org>
21214
21215 * international/mule-cmds.el (standard-display-european-internal):
21216 Cancel the standard-display-table setting for ` and '.
21217
21218 2003-11-26 Kim F. Storm <storm@cua.dk>
21219
21220 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
21221 New defcustoms to add ffap-like functionality to ido.
21222 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
21223 (ido-no-final-slash): New defun.
21224 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
21225 (ido-read-file-name): ): Toggle VC checking via
21226 vc-handled-backends instead of vc-master-templates.
21227 (ido-file-internal): Handle ido-use-url-at-point and
21228 ido-use-filename-at-point via code borrowed from ffap-guesser.
21229 Handle new ido-exit code ffap.
21230 (ido-sort-list): Ignore final slash when sorting file names.
21231
21232 2003-11-25 Kim F. Storm <storm@cua.dk>
21233
21234 * emulation/cua-base.el (cua--standard-movement-commands):
21235 Add forward-sentence and backward-sentence.
21236
21237 2003-11-25 Stephen Eglen <stephen@gnu.org>
21238
21239 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
21240 iswitchb-exit is set to 'usefirst when user selects buffer at head
21241 of list using RET. (Selecting buffers at the head of the list was
21242 broken if the substring was also a complete buffername.)
21243
21244 2003-11-23 Kim F. Storm <storm@cua.dk>
21245
21246 * progmodes/compile.el (grep-command, grep-use-null-device)
21247 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
21248 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
21249 (grep-regexp-alist, grep-program, find-program)
21250 (grep-find-use-xargs, grep-history, grep-find-history)
21251 (grep-process-setup, grep-compute-defaults)
21252 (grep-default-command, grep, grep-tag-default, grep-find)
21253 (grep-expand-command-macros, grep-tree-last-regexp)
21254 (grep-tree-last-files, grep-tree): Move grep variables, functions
21255 and commands to new file grep.el.
21256 (compilation-mode-map): Remove grep commands from Compile sub-menu.
21257 (compilation-process-setup-function): Doc fix.
21258 (compilation-highlight-regexp, compilation-highlight-overlay): New
21259 defvars used for highlighting current compile error in source buffer.
21260 (compile-internal): New optional args HIGHLIGHT-REGEXP and
21261 LOCAL-MAP which overrides compilation-highlight-regexp and
21262 compilation-mode-map for this compilation.
21263 Delay calling compilation-set-window-height until after running
21264 compilation-process-setup-function so it can buffer-local override
21265 compilation-window-height.
21266 Check buffer-local value of compilation-scroll-output.
21267 (compilation-set-window-height): Use buffer-local value of
21268 compilation-window-height.
21269 (compilation-revert-buffer): Don't pass (undefined)
21270 preserve-modes arg to revert-buffer.
21271 (next-error-no-select, previous-error-no-select): New commands.
21272 (compilation-goto-locus): Temporarily highlight current match in
21273 source buffer using compilation-highlight-regexp.
21274
21275 * progmodes/grep.el: New file with grep code from compile.el.
21276 (grep): New defcustom group.
21277 (grep-window-height): New defcustom, like compilation-window-height.
21278 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
21279 (grep-scroll-output): New defcustom, like compilation-scroll-output.
21280 (grep-command, grep-use-null-device, grep-find-command)
21281 (grep-tree-files-aliases, grep-tree-ignore-case)
21282 (grep-tree-ignore-CVS-directories): Move to grep custom group.
21283 (grep-setup-hook): New hook variable.
21284 (grep-mode-map): New keymap for grep commands. Add Grep menu.
21285 (grep-last-buffer): New defvar, override compilation-last-buffer.
21286 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
21287 Call compile-internal with args highlight-regexp and grep-mode-map.
21288
21289 2003-11-23 Kim F. Storm <storm@cua.dk>
21290
21291 * subr.el (event-start, event-end): Doc fix.
21292 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
21293 (posn-area, posn-actual-col-row, posn-object): New defuns.
21294 (posn-col-row): Simplify doc. Rewrite to use cond.
21295 (posn-point): Also return buffer position for events outside text
21296 area (that info is now present in the event position).
21297
21298 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
21299 mouse-set-point so that hscroll still works now that clicks on
21300 fringes generate specific mouse events.
21301 (mouse-set-point): Note that it now works in fringes and margins
21302 too due to new semantics of posn-point in fringes and margins.
21303
21304 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
21305 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
21306
21307 2003-11-20 Kim F. Storm <storm@cua.dk>
21308
21309 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
21310 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
21311 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
21312 to 100 for icons to avoid increasing line height when shown.
21313
21314 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
21315
21316 * newcomment.el (comment-normalize-vars): Initialize properly if
21317 comment-start was nil.
21318
21319 2003-11-19 Andreas Schwab <schwab@suse.de>
21320
21321 * simple.el (set-variable): Fix indentation.
21322
21323 2003-11-17 Kenichi Handa <handa@m17n.org>
21324
21325 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
21326 Fix docstring.
21327
21328 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
21329
21330 * international/latin1-disp.el (latin1-display): Fix docstring.
21331
21332 2003-11-16 John Wiegley <johnw@newartisans.com>
21333
21334 * eshell/em-ls.el (eshell-ls-file): There are times with
21335 size-width is nil and uncomputed (when directories are created in
21336 dired, for example); in this case, 4 is reasonable default value,
21337 although it may caused skewed new entries (which could be avoided
21338 by returning the original value of 8 in all cases, but 99% of the
21339 time this is a waste of whitespace).
21340
21341 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
21342
21343 * cc-engine.el (c-guess-continued-construct)
21344 (c-guess-basic-syntax): Check a little more carefully if it's a
21345 function declaration when an unknown construct followed by a block
21346 is found inside a statement context. This avoids macros followed
21347 by blocks to be taken as function declarations.
21348
21349 (c-guess-continued-construct): Change the analysis of a statement
21350 continuation with a brace open to `substatement-block', for
21351 consistency with recognized statements.
21352
21353 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
21354 start is in a position so that `c-beginning-of-statement-1' jumped
21355 to the beginning of the same statement.
21356
21357 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
21358 Don't accept binary operators in the arglist if we're in a function
21359 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
21360 template recognition in cases like "if (a < b || c > d)".
21361
21362 (c-restricted-<>-arglists): New more appropriate name for
21363 `c-disallow-comma-in-<>-arglists'.
21364
21365 Accessing functions updated for the variable name change.
21366
21367 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
21368 match data could get clobbered if NOT-INSIDE-TOKEN is used.
21369
21370 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
21371 labels.
21372
21373 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
21374 instead of duplicating parts of it. This fixes bogus label
21375 recognition.
21376
21377 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
21378 of checking the context in which to apply the minimum indentation,
21379 so that it isn't enforced in e.g. namespace blocks.
21380
21381 * cc-vars.el (c-inside-block-syms): New constant used by
21382 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
21383 to somewhat reduce the risk of becoming stale.
21384
21385 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
21386 cc-cmds to cc-engine to allow use from cc-align.
21387
21388 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
21389 qualified identifiers containing "::".
21390
21391 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
21392 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
21393
21394 * cc-vars.el (c-emacs-features): Use a space in front of the name
21395 of the temporary buffer. That also avoids dumping problems in
21396 XEmacs due to undo info being left around after the buffer is killed.
21397
21398 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
21399 arglist to see if it's a K&R style declaration.
21400
21401 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
21402 before returning `knr-argdecl-intro'.
21403
21404 2003-11-16 John Wiegley <johnw@newartisans.com>
21405
21406 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
21407 field in a long-listing always 8 characters, use `size-width',
21408 which has already been computed.
21409
21410 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
21411
21412 * subr.el (minor-mode-list): Add `hs-minor-mode'.
21413
21414 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
21415
21416 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
21417 Support operation while narrowed, with `diff-restrict-view'.
21418
21419 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
21420
21421 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
21422 Take additional optional arg NARROWFUN. For the generated functions:
21423 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
21424 include frags that arrange to check for and save narrowing state before
21425 the move and then conditionally call NARROWFUN after the move.
21426
21427 2003-11-14 John Wiegley <johnw@newartisans.com>
21428
21429 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
21430 that was optional, but obviously missing based on surrounding code.
21431
21432 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
21433 string arguments to numbers unless the whole argument was seen as
21434 a number.
21435
21436 2003-11-14 Kenichi Handa <handa@m17n.org>
21437
21438 * international/mule.el (ctext-non-standard-encodings-alist):
21439 Fix coding systems.
21440
21441 2003-11-10 Kenichi Handa <handa@m17n.org>
21442
21443 * language/kannada.el ("Kannada"): Add sample-text.
21444
21445 * language/knd-util.el (kannada-compose-region)
21446 (kannada-compose-string, kannada-post-read-conversion):
21447 Add autoload cookie.
21448
21449 * international/quail.el (quail-completion): Change the message
21450 "corresponding translations" to "corresponding characters".
21451
21452 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
21453
21454 * descr-text.el (describe-char): Fix typo.
21455
21456 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
21457
21458 These changes are to support Kannada language/script.
21459
21460 * Makefile.in (DONTCOMPILE): Add kannada.el.
21461
21462 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
21463
21464 * loadup.el: Preload kannada.el.
21465
21466 * language/ind-util.el (ucs-kannada-to-is13194-alist)
21467 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
21468 New variables.
21469
21470 * language/kannada.el: New file.
21471
21472 * language/knd-util.el: New file.
21473
21474 2003-11-07 Andreas Schwab <schwab@suse.de>
21475
21476 * progmodes/autoconf.el (autoconf-font-lock-keywords):
21477 Also highlight AH_*.
21478
21479 * xml.el (xml-parse-dtd): Fix misplaced paren.
21480
21481 2003-11-07 Kenichi Handa <handa@m17n.org>
21482
21483 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
21484
21485 2003-11-05 Juri Linkov <juri@jurta.org>
21486
21487 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
21488 (desktop-buffer-file): Use saved buffer-file-coding-system
21489 for file reading. Set auto-insert to nil to prevent automatic
21490 insertion into restored empty files.
21491
21492 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
21493
21494 * files.el (risky-local-variable-p): Make second argument optional.
21495
21496 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
21497
21498 * subr.el (add-hook): Fix last change.
21499
21500 2003-11-03 Eli Zaretskii <eliz@gnu.org>
21501
21502 * mail/rmail.el (rmail-convert-to-babyl-format):
21503 If base64-decode-region signals an error, catch it and silently
21504 ignore it.
21505
21506 2003-11-01 Mark A. Hershberger <mah@everybody.org>
21507
21508 * xml.el (xml-parse-region): Allow comments to appear after the
21509 topmost element has closed.
21510 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
21511 (xml-ns-expand-attr): New functions to do namespace handling.
21512 (xml-intern-attrlist): Back-compatible handling of attribute names.
21513 (xml-parse-tag): Move namespace handling to separate functions.
21514 Now produces elements in the form ((:ns . "element") (attr-list)
21515 children) instead of ('ns:element (attr-list) children).
21516 (xml-parse-attlist): Fix attribute parsing.
21517 (xml-parse-dtd): Change parsing so that it produces strings
21518 instead of interned symbols.
21519
21520 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
21521
21522 * dired.el (dired-ls-sorting-switches): Doc fix.
21523
21524 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
21525
21526 * emacs-lisp/rx.el (rx-or): Fix the case of
21527 "(rx (and ?a (or ?b ?c) ?d))".
21528
21529 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
21530
21531 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
21532 (texinfo-format-region): Use it.
21533 (texinfo-format-buffer-1): Ditto.
21534
21535 2003-11-01 Alan Mackenzie <acm@muc.de>
21536
21537 Changes to allow scrolling whilst in isearch mode:
21538 * isearch.el (isearch-unread-key-sequence): New function,
21539 extracted from isearch-other-meta-char.
21540 (top level): (put 'foo 'isearch-scroll) on all Emacs's
21541 "scrollable" standard functions.
21542 (isearch-allow-scroll): New customizable variable.
21543 (isearch-string-out-of-window, isearch-back-into-window)
21544 (isearch-reread-key-sequence-naturally)
21545 (isearch-lookup-scroll-key): New functions.
21546 (isearch-other-meta-char): Doc string and functionality enhanced.
21547 Now accepts a prefix argument.
21548 (isearch-lazy-highlight-window-end): New variable.
21549 (isearch-lazy-highlight-new-loop): Pay attention to the window's
21550 end (thru isearch-lazy-highlight-window-end), not only its start.
21551
21552 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
21553 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
21554 (universal-argument, universal-argument-more, negative-argument)
21555 (digit-argument, universal-argument-other-key): Minor changes.
21556
21557 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
21558
21559 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
21560 recursively if the last message is deleted, thus avoiding an
21561 infinite loop.
21562
21563 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
21564
21565 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
21566 (tex-main-file): Don't add .tex if the extension is already present.
21567 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
21568
21569 2003-10-29 Lute Kamstra <lute@gnu.org>
21570
21571 * progmodes/octave-inf.el (inferior-octave-prompt):
21572 Recognize version number in prompt.
21573
21574 2003-10-28 Dave Love <fx@gnu.org>
21575
21576 * international/characters.el: Fix some Unicode ranges.
21577
21578 2003-10-28 Kenichi Handa <handa@m17n.org>
21579
21580 * disp-table.el (standard-display-8bit)
21581 (standard-display-default, standard-display-ascii)
21582 (standard-display-g1, standard-display-graphic)
21583 (standard-display-underline): Assure that standard-display-table
21584 is a display table.
21585
21586 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
21587
21588 * simple.el (reindent-then-newline-and-indent): Delete space *after*
21589 reindenting the first line.
21590
21591 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
21592
21593 * wid-edit.el (widget-default-delete): Always delete child widgets.
21594
21595 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
21596
21597 * newcomment.el (comment-indent): Don't call indent-according-to-mode
21598 if the line has code.
21599 Don't try to line up with something that's too far left.
21600
21601 * progmodes/octave-mod.el (octave-comment-start): Simplify.
21602 (octave-mode-syntax-table): Add % as a comment starter.
21603 (octave-point): Remove.
21604 (octave-in-comment-p, octave-in-string-p)
21605 (octave-not-in-string-or-comment-p, calculate-octave-indent)
21606 (octave-blink-matching-block-open, octave-auto-fill):
21607 Use line-(beginning|end)-position instead.
21608
21609 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
21610
21611 * emacs-lisp/authors.el (authors-aliases): Add correct realname
21612 for Francesco Potort\e,Al\e(B.
21613
21614 2003-10-23 Dave Love <fx@gnu.org>
21615
21616 * international/mule-cmds.el (locale-charset-to-coding-system):
21617 Don't rely on nil being a coding system.
21618
21619 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
21620 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
21621 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
21622
21623 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
21624
21625 * gdb-ui.el (gdb-current-language): New variable.
21626 (gdb-update-flag): Remove variable.
21627 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
21628 (gdb-take-last-elt): Remove function.
21629 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
21630 (gdb-post-prompt): Check for variable object changes here.
21631
21632 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
21633 object changes in gdb-ui.el.
21634
21635 2003-10-21 Richard M. Stallman <rms@gnu.org>
21636
21637 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
21638
21639 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
21640 Don't check for foo*/ wildcard form here.
21641 (insert-directory): Recognize foo*/ as a wildcard.
21642 Separate wildcard-regexp variable from the arg, wildcard.
21643
21644 * subr.el (add-hook): Correctly detect when make-local-hook was used.
21645 (remove-hook): Correctly handle strange cases about local hooks.
21646
21647 2003-10-21 David Ponce <david@dponce.com>
21648
21649 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
21650 argument REAL, to return a real number instead of a rounded
21651 integer value. Define as inline function.
21652 (ruler-mode-right-fringe-cols): Likewise.
21653 (ruler-mode-scroll-bar-cols): New function.
21654 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
21655 (ruler-mode-right-scroll-bar-cols): Likewise.
21656 (ruler-mode-space): New function.
21657 (ruler-mode-ruler): Use it. Handle variations of fringe style,
21658 scroll bar mode and margins in a more robust way.
21659
21660 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
21661
21662 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
21663 (antlr-c-init-language-vars): New function.
21664 (antlr-mode): Use it with cc-mode before v5.29.
21665 (antlr-c-common-init): Don't set some local vars here.
21666 (antlr-mode): Set them here.
21667 (antlr-c-forward-sws): New function alias.
21668 (antlr-mode): Redefine with cc-mode before v5.30.
21669 (antlr-skip-sexps): Use it.
21670 (antlr-skip-exception-part): Ditto.
21671 (antlr-skip-file-prelude): Ditto.
21672 (antlr-outside-rule-p): Ditto.
21673 (antlr-end-of-body): Ditto.
21674 (antlr-option-kind): Ditto.
21675 (antlr-insert-option-area): Ditto.
21676 (antlr-file-dependencies): Ditto.
21677
21678 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
21679
21680 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
21681 Move backward only if point was not inside an entry.
21682
21683 2003-10-21 Richard M. Stallman <rms@gnu.org>
21684
21685 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
21686
21687 2003-10-21 Juri Linkov <juri@jurta.org>
21688
21689 * compare-w.el: Automatically skip non-matching text to resync.
21690 (compare-windows-whitespace): Doc fix.
21691 (compare-windows-sync, compare-windows-sync-string-size)
21692 (compare-windows-recenter, compare-ignore-whitespace)
21693 (compare-windows-highlight, compare-windows-face): New variables.
21694 (compare-windows): Use compare-windows-sync.
21695 (compare-windows-highlight, compare-windows-dehighlight)
21696 (compare-windows-sync-regexp)
21697 (compare-windows-sync-default-function): New functions.
21698
21699 2003-10-21 Juri Linkov <juri@jurta.org>
21700
21701 * diff.el (diff-parse-differences): Don't visit the files now;
21702 instead, just record the error locus.
21703
21704 2003-10-21 Dave Love <fx@gnu.org>
21705
21706 * progmodes/cfengine.el: New file.
21707
21708 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
21709
21710 * complete.el (PC-do-completion): Do not forget to use `pred' as the
21711 default-directory when completing file names.
21712
21713 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
21714
21715 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
21716 followed by the word `face', it gets treated as a face, even if
21717 it is also defined as a variable or a function.
21718
21719 2003-10-20 Dave Love <fx@gnu.org>
21720
21721 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
21722 Avoid incf in macro expansion.
21723
21724 2003-10-20 John Paul Wallington <jpw@gnu.org>
21725
21726 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
21727 `evenp' so we don't implicitly require cl library at runtime.
21728
21729 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
21730
21731 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
21732 (help-make-xrefs): Only make cross-references for faces if
21733 preceded or followed by the word `face'. Do not make a
21734 cross-reference for variables without variable documentation,
21735 unless preceded by the word `variable' or `option'. Update doc
21736 string accordingly.
21737
21738 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
21739
21740 * progmodes/hideshow.el: Rewrite one-armed `if'
21741 constructs using either `when' or `unless'.
21742 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
21743
21744 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
21745
21746 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
21747 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
21748 instead of 12x12.
21749
21750 2003-10-16 Eli Zaretskii <eliz@gnu.org>
21751
21752 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
21753 message while converting to Babyl.
21754
21755 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
21756
21757 * allout.el (allout-mode): Doc fix.
21758
21759 2003-10-16 Lute Kamstra <lute@gnu.org>
21760
21761 * subr.el (force-mode-line-update): Fix docstring.
21762
21763 2003-10-14 Dave Love <fx@gnu.org>
21764
21765 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
21766 (default-input-method): Add :link, improve :type.
21767 (locale-charset-language-names): Fix utf-8 pattern.
21768 (locale-charset-match-p, locale-charset-alist)
21769 (locale-charset-to-coding-system): New.
21770 (set-locale-environment): Deal with codeset part of locale specs.
21771
21772 2003-10-14 Lute Kamstra <lute@gnu.org>
21773
21774 * fringe.el (fringe-mode): Use active voice in docstring.
21775 (set-fringe-style): Ditto.
21776
21777 2003-10-13 Lute Kamstra <lute@gnu.org>
21778
21779 * fringe.el (fringe-mode): Fix docstring.
21780 (set-fringe-style): Ditto.
21781
21782 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
21783
21784 * ediff-mult.el (ediff-filegroup-action):
21785 Use ediff-default-filtering-regexp.
21786
21787 * ediff-util.el (ediff-recenter): Don't call
21788 ediff-restore-highlighting twice.
21789 (ediff-select-difference): Set current difference.
21790 (ediff-unselect-and-select-difference): Add comment.
21791
21792 * ediff.el (ediff-directories,ediff-directory-revisions)
21793 (ediff-directories3,ediff-merge-directories)
21794 (ediff-merge-directories-with-ancestor)
21795 (ediff-merge-directory-revisions)
21796 (ediff-merge-directory-revisions-with-ancestor):
21797 Use ediff-default-filtering-regexp.
21798
21799 2003-10-12 Andreas Schwab <schwab@suse.de>
21800
21801 * international/mule-cmds.el (locale-charset-language-names):
21802 Simplify regex by removing unused grouping.
21803
21804 2003-10-10 Dave Love <fx@gnu.org>
21805
21806 * bindings.el: Don't bind stop.
21807
21808 2003-10-08 Miles Bader <miles@gnu.org>
21809
21810 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
21811 face instead of attempting to emulate it.
21812
21813 2003-10-07 Kenichi Handa <handa@m17n.org>
21814
21815 * international/mule-diag.el (list-coding-systems-1): List coding
21816 systems that are loaded automatically.
21817
21818 * international/code-pages.el (iso-8859-11): Add autoload cookie.
21819
21820 * international/mule.el (autoload-coding-system): New function.
21821
21822 2003-10-07 Andreas Schwab <schwab@suse.de>
21823
21824 * log-edit.el (log-edit-changelog-entries): Prefer local value of
21825 change-log-default-name in the buffer visiting the file.
21826
21827 2003-10-06 Dave Love <fx@gnu.org>
21828
21829 * files.el (find-file-hook): Customize.
21830 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
21831
21832 * bindings.el (completion-ignored-extensions): Remove .log.
21833 (global-map): Add again, open, stop keys.
21834
21835 2003-10-05 Richard M. Stallman <rms@gnu.org>
21836
21837 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
21838 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
21839 Use sh-modify directly.
21840 (sh-select): Use sh-append, not eval.
21841
21842 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
21843
21844 * info.el (Info-following-node-name): New function.
21845
21846 * loadhist.el (unload-feature-special-hooks):
21847 Rename from loadhist-hook-functions.
21848 (loadhist-hook-functions): Now an alias.
21849
21850 2003-10-04 Eli Zaretskii <eliz@gnu.org>
21851
21852 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
21853 file-name clashes on 8+3 filesystems.
21854
21855 * Makefile.in (DONTCOMPILE, bootstrap-clean):
21856 Rename loaddefs-boot.el to ldefs-boot.el
21857
21858 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
21859 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
21860
21861 2003-10-03 Lute Kamstra <lute@gnu.org>
21862
21863 * info.el (Info-mode): Revert previous change.
21864 (Info-escape-percent): New function.
21865 (Info-fontify-node): Use it.
21866
21867 2003-10-02 Andreas Schwab <schwab@suse.de>
21868
21869 * loaddefs-boot.el: Regenerated.
21870
21871 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
21872
21873 * ffap.el: Remove defadvice related code from CVS since `complete'
21874 provides a `PC-completion-as-file-name-predicate' variable that
21875 ffap can override.
21876
21877 2003-10-02 Kenichi Handa <handa@m17n.org>
21878
21879 * international/utf-8.el (ccl-decode-mule-utf-8):
21880 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
21881
21882 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
21883 * international/subst-big5.el: Likewise.
21884 * international/subst-gb2312.el: Likewise.
21885 * international/subst-ksc.el: Likewise.
21886
21887 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
21888
21889 * calendar/calendar.el (increment-calendar-month)
21890 (calendar-leap-year-p, calendar-absolute-from-gregorian)
21891 (generate-calendar, calendar-read-date, calendar-interval)
21892 (calendar-day-of-week): Handle years BC.
21893 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
21894
21895 2003-10-01 Dave Love <fx@gnu.org>
21896
21897 * language/cyrillic.el (cp1251): Alias for windows-1251.
21898
21899 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
21900 bootstrap.
21901
21902 2003-10-01 Lute Kamstra <lute@gnu.org>
21903
21904 * files.el: Fix typo.
21905 * imenu.el (imenu--generic-function): Docstring fix.
21906
21907 2003-09-30 Richard M. Stallman <rms@gnu.org>
21908
21909 * dired.el (dired-mode): Handle dired-directory as a list.
21910
21911 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
21912
21913 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
21914
21915 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
21916
21917 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
21918 Replace gud-display with gud-watch.
21919 (gud-speedbar-buttons): Add stuff for watching expressions
21920 in the speedbar when using M-x gdba. Use dolist on old part
21921 of this function.
21922
21923 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
21924 (gdb-update-flag): New variables.
21925 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
21926 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
21927 (gud-watch, gdb-var-create-handler) : New functions.
21928 (gdb-var-list-children, gdb-var-list-children-handler)
21929 (gdb-var-create-regexp, gdb-var-update-regexp)
21930 (gdb-var-list-children-regexp): New constants.
21931 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
21932 (gdb-annotation-rules): Reduce annotation set (level 3).
21933 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
21934 (gdb-post-prompt): Don't update GDB buffers every time speedbar
21935 updates.
21936 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
21937 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
21938 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
21939 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
21940 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
21941 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
21942 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
21943 (gud-display, gud-display1)
21944 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
21945 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
21946 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
21947 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
21948 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
21949 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
21950 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
21951 (gdb-display-display-buffer, gdb-toggle-display)
21952 (gdb-delete-display, gdb-expressions-popup-menu)
21953 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
21954 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
21955 to display buffer.
21956
21957 2003-09-30 Richard M. Stallman <rms@gnu.org>
21958
21959 * progmodes/ada-mode.el (ada-mode): Don't use advice.
21960 Instead, set which-func-functions.
21961
21962 * progmodes/which-func.el (which-func-modes): Add ada-mode.
21963 (which-func-functions): New variable.
21964 (which-function): Use that.
21965
21966 * info.el (Info-mode): Double each `%' in header line.
21967
21968 * emacs-lisp/lisp-mnt.el (lm-with-file):
21969 When FILE is nil, run BODY in current buffer.
21970
21971 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
21972
21973 * help.el (describe-mode): Start with a brief list of minor modes.
21974 Find them thru minor-mode-list so as to find them all.
21975 Show them in alphabetical order.
21976
21977 * mail/sendmail.el (mail-aliases): Doc fix.
21978
21979 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
21980
21981 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
21982
21983 * mail/rmailsum.el (rmail-make-summary-line-1):
21984 Change comma after last label to a space.
21985 (rmail-summary-font-lock-keywords): Adapt to that change.
21986
21987 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
21988
21989 * progmodes/scheme.el (scheme-mode-variables): When setting
21990 `font-lock-defaults', also specify that "#" should
21991 be interpreted with `word' syntax.
21992 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
21993
21994 2003-09-30 Lars Hansen <larsh@math.ku.dk>
21995
21996 * desktop.el: A lot of comments updated.
21997 (desktop-save-mode): Minor mode introduced.
21998 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
21999 (desktop-load-default): Function made obsolete.
22000 (desktop-locals-to-save): Variable made customizable.
22001 (desktop-read): Optional parameter `dirname' added.
22002 (desktop-change-dir, desktop-revert): Parameter `dirname' in
22003 `desktop-read' used.
22004 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
22005
22006 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
22007
22008 * whitespace.el (whitespace-clean-msg): Add user customizable message
22009 for displaying ``clean'' output.
22010 (whitespace-buffer): Use `whitespace-clean-msg'.
22011 (whitespace-global-mode): Fix typo.
22012
22013 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
22014
22015 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
22016
22017 2003-09-29 Lute Kamstra <lute@gnu.org>
22018
22019 * bindings.el (mode-line-modes): Remove superfluous :propertize
22020 construct in initialization.
22021 (mode-line-position): Change cons cell into proper list in
22022 initialization.
22023
22024 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
22025
22026 * international/mule.el (decode-coding-inserted-region): Use car
22027 of the return value of find-operation-coding-system.
22028
22029 2003-09-29 Kenichi Handa <handa@m17n.org>
22030
22031 * descr-text.el (describe-char): Fix previous change.
22032
22033 2003-09-28 Kenichi Handa <handa@m17n.org>
22034
22035 * descr-text.el (describe-char-display): New function.
22036 (describe-char): Pay attention to display table on describing how
22037 a character is displayed.
22038
22039 * international/mule-cmds.el (encoded-string-description):
22040 Prepend "0x" to each encoded byte.
22041
22042 2003-09-28 Andreas Schwab <schwab@suse.de>
22043
22044 * find-file.el (ff-special-constructs): Add autoload cookie.
22045
22046 2003-09-28 Kevin Ryde <user42@zip.com.au>
22047
22048 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
22049 makeinfo appends to duplicate index entries.
22050
22051 2003-09-28 Eli Zaretskii <eliz@gnu.org>
22052
22053 * dired-x.el (dired-clean-tex): Doc fix.
22054
22055 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
22056 using a Chinese tutorial.
22057
22058 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
22059
22060 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
22061 between "MAIL FROM:" and "RCPT TO:" and the following address.
22062
22063 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
22064
22065 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
22066
22067 2003-09-28 David Ponce <david@dponce.com>
22068
22069 * recentf.el (recentf-initialize-file-name-history): New defcustom.
22070 (recentf-load-list): When `recentf-initialize-file-name-history'
22071 is non-nil, initialize an empty `file-name-history' with the
22072 recent list.
22073
22074 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
22075
22076 * man.el (Man-default-man-entry): Remove the leading `*' from the
22077 word at point.
22078
22079 2003-09-26 Lute Kamstra <lute@gnu.org>
22080
22081 * bindings.el (mode-line-position): Mention size indication in
22082 docstring.
22083
22084 2003-09-26 Andre Spiegel <spiegel@gnu.org>
22085
22086 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
22087
22088 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
22089 because it's autoloaded now.
22090
22091 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
22092
22093 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
22094 (sh-font-lock-keywords, sh-feature): Fix previous change of
22095 sh-feature to avoid infloop with sh-font-lock-keywords.
22096
22097 2003-09-25 Kim F. Storm <storm@cua.dk>
22098
22099 * frame.el (frame-current-scroll-bars): New defun.
22100
22101 * window.el (window-current-scroll-bars): New defun.
22102
22103 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
22104
22105 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
22106 cause errors when the state cache contains info on parts that have
22107 been narrowed out.
22108
22109 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
22110
22111 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
22112 `c-setup-paragraph-variables' has to be used when this variable is
22113 changed; it doesn't work to reinitialize the mode since that
22114 typically clobbers the variable.
22115
22116 * progmodes/cc-styles.el (c-setup-paragraph-variables):
22117 Make it interactive.
22118
22119 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
22120
22121 * progmodes/cc-fonts.el (c-font-lock-declarations):
22122 Fix recognition of constructors and destructors for classes whose
22123 names are matched by `*-font-lock-extra-types'.
22124
22125 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
22126 followed by an identifier in C++ then it's a type.
22127
22128 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
22129
22130 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
22131 problem that primarily affected XEmacs. Don't use faces to find
22132 unterminated strings since Emacs and XEmacs fontify strings
22133 differently - this function should now work better in XEmacs.
22134
22135 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
22136
22137 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
22138 `expand-abbrev' workaround which caused braces to misbehave inside
22139 macros.
22140
22141 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
22142 handling. This bug could cause interactive font locking to bail out.
22143
22144 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
22145
22146 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
22147 Handle paren-style types in Pike. Also fixed some cases of
22148 insufficient handling of unbalanced parens.
22149
22150 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
22151
22152 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
22153 common shell prompts that are not common filename or URL characters.
22154 (ffap-file-at-point): Use the new regexp to strip the prompts from
22155 the file names. This is an issue mostly for user prompts that
22156 don't have a trailing space and find-file-at-point is invoked from
22157 within a shell inside Emacs.
22158
22159 2003-09-24 Andre Spiegel <spiegel@gnu.org>
22160
22161 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
22162 stamps numerically, rather than textually.
22163
22164 2003-09-24 Kenichi Handa <handa@m17n.org>
22165
22166 * language/devan-util.el (devanagari-post-read-conversion):
22167 * language/mlm-util.el (malayalam-post-read-conversion):
22168 * language/tml-util.el (tamil-post-read-conversion):
22169 Add autoload cookie.
22170
22171 * international/utf-8.el (utf-8-post-read-conversion):
22172 Call post-read-conversion functions for Devanagari, Malayalam,
22173 and Tamil.
22174
22175 2003-09-23 Dave Love <fx@gnu.org>
22176
22177 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
22178
22179 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
22180
22181 * progmodes/gud.el (perldb): Add gud-until to list of commands.
22182 Update gud-remove.
22183
22184 2003-09-22 Richard M. Stallman <rms@gnu.org>
22185
22186 * progmodes/sh-script.el (sh-mode-default-syntax-table):
22187 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
22188 (sh-mode-syntax-table-input): New variable.
22189 (sh-require-final-newline): Don't use eval.
22190 (sh-builtins, sh-leading-keywords, sh-other-keywords)
22191 (sh-variables, sh-font-lock-keywords): Don't use eval.
22192 (sh-set-shell): When setting require-final-newline,
22193 treat value = `require-final-newline' as don't change it.
22194 Set sh-mode-syntax-table locally based on
22195 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
22196
22197 * progmodes/compile.el (compile-internal):
22198 Call compilation-set-window-height before setting window start.
22199
22200 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
22201
22202 * emacs-lisp/bytecomp.el (byte-compile-log-file):
22203 Clear out byte-compile-last-warned-form.
22204
22205 2003-09-22 Richard M. Stallman <rms@gnu.org>
22206
22207 * woman.el (woman-file-name, woman-follow-word):
22208 If current-word returns nil, use "".
22209
22210 * simple.el (eval-expression): Bind standard-output in to-buffer case.
22211
22212 2003-09-22 Richard M. Stallman <rms@gnu.org>
22213
22214 * emacs-lisp/lisp-mnt.el (lm-with-file):
22215 Don't visit the file, just use insert-file-contents in temp buffer.
22216
22217 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
22218
22219 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
22220 Add surrounding \\( and \\) around the header, as in
22221 for lm-history-header 'Change Log\\|History'.
22222
22223 2003-09-22 John Paul Wallington <jpw@gnu.org>
22224
22225 * progmodes/ld-script.el: Add Commentary section,
22226 minor cleanup of file header.
22227 (ld-script-font-lock-keywords): Doc fix.
22228 (toplevel): Provide `ld-script' feature.
22229
22230 2003-09-21 Kim F. Storm <storm@cua.dk>
22231
22232 * scroll-bar.el (set-scroll-bar-mode): Initialize to
22233 new built-in variable default-frame-scroll-bars.
22234 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
22235 scroll-bar-mode; notably, use it instead of t when we toggle
22236 scroll-bars on.
22237 (toggle-scroll-bar): Use default-frame-scroll-bars.
22238
22239 2003-09-19 Masatake YAMATO <jet@gyve.org>
22240
22241 * pcvs.el (cvs-do-removal): Change the prompt depending on
22242 `filter' value.
22243
22244 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
22245
22246 * startup.el (command-line-1): Stop startup-echo-area-message
22247 being hidden by "Loading image..." message.
22248 (use-fancy-splash-screens-p, display-splash-screen):
22249 Move display-graphic-p test from latter to former.
22250
22251 * progmodes/sh-script.el (sh-font-lock-keywords):
22252 Highlight escaped EOLs differently from other backslash constructs.
22253
22254 2003-09-19 Richard M. Stallman <rms@gnu.org>
22255
22256 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
22257 New functions.
22258 (edebug-enter, edebug-outside-excursion): Use them.
22259
22260 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
22261 Fix the condition for whether to print "In WHERE".
22262
22263 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
22264
22265 * finder.el (finder-mode-hook): New variable.
22266 (finder-mode): Run hook finder-mode-hook
22267
22268 2003-09-18 Masatake YAMATO <jet@gyve.org>
22269
22270 * progmodes/ebrowse.el: Fix broken magic autoload comments.
22271
22272 2003-09-17 Mario Lang <mlang@delysid.org>
22273
22274 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
22275 "p %e" to actually print the value in the GUD buffer.
22276
22277 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
22278
22279 From David Ponce <david.ponce@wanadoo.fr>:
22280 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
22281 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
22282 from loaddefs-boot.el if necessary.
22283
22284 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
22285
22286 * progmodes/gud.el (gud-find-class): Make jdb work again since
22287 cc-mode changed the syntactic information.
22288
22289 2003-09-15 David Ponce <david@dponce.com>
22290
22291 * recentf.el: (recentf-exclude): Accept predicates too.
22292 (recentf-file-readable-p): New function.
22293 (recentf-include-p): Handle predicates in recentf-exclude.
22294 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
22295 (recentf-cleanup): Likewise.
22296 (recentf-save-list): Use write-file to handle backup of
22297 recentf-save-file.
22298
22299 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
22300
22301 * loaddefs-boot.el: Renamed from `loaddefs.el'
22302 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
22303 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
22304 necessary.
22305
22306 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
22307
22308 * electric.el (Electric-pop-up-window): For the `one-window' case,
22309 no longer disconcertingly move point in the original buffer.
22310
22311 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
22312
22313 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
22314
22315 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
22316
22317 * dired.el (dired-mode-map): Fix typo.
22318
22319 2003-09-11 Richard M. Stallman <rms@gnu.org>
22320
22321 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
22322
22323 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
22324
22325 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
22326 the function is less noisy. Now only `kill-buffer' can ask questions.
22327
22328 2003-09-10 Mario Lang <mlang@delysid.org>
22329
22330 * battery.el: Update Commentary and Copyright.
22331 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
22332 appear due to wrong ordering of the expressions in `or'.
22333
22334 2003-09-09 Lute Kamstra <lute@gnu.org>
22335
22336 * misc.el (upcase-char): Fix docstring.
22337 (zap-up-to-char): New command.
22338
22339 2003-09-08 David Ponce <david@dponce.com>
22340
22341 Ensure that recentf correctly updates the menu bar.
22342 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
22343 (recentf-menu-bar): New function.
22344 (recentf-clear-data): Use it
22345 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
22346 of easy-menu-change.
22347
22348 2003-09-08 Lute Kamstra <lute@gnu.org>
22349
22350 * simple.el (size-indication-mode): New.
22351 * bindings.el (mode-line-position): Add buffer size indicator.
22352
22353 2003-09-04 Mario Lang <mlang@delysid.org>
22354
22355 * battery.el (battery-linux-proc-acpi): New function.
22356 (battery-status-function): Modify default value calculation to also
22357 check for availability of ACPI.
22358 (battery-echo-area-format): Ditto.
22359 (battery-mode-line-format): Ditto.
22360
22361 2003-09-06 Dave Love <fx@gnu.org>
22362
22363 * ielm.el (ielm-mode-hook): Add :options.
22364
22365 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
22366 (eldoc-print-current-symbol-info): Use it.
22367
22368 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
22369
22370 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
22371 being displayed in GUD buffer.
22372 (gdb-idle-input-queue): Remove var. Use just one queue.
22373 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
22374 Remove functions. Use just one queue.
22375 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
22376 (gdb-invalidate-assembler, gdb-get-current-frame):
22377 Modify functions. Use just one queue.
22378
22379 2003-09-04 Dave Love <fx@gnu.org>
22380
22381 * cus-start.el: Add blink-cursor-alist.
22382
22383 * ruler-mode.el (ruler-mode-fill-column-char)
22384 (ruler-mode-current-column-char): Use char-displayable-p,
22385 not window-system.
22386
22387 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
22388
22389 * language/european.el (windows-1252): Move from code-pages.
22390
22391 * language/cyrillic.el ("Windows-1251"): Delete.
22392 ("Bulgarian", "Belarusian"): Remove `features'.
22393 (windows-1251): Move from code-pages.
22394
22395 * international/mule-diag.el (non-iso-charset-alist):
22396 Remove `codepage' stuff.
22397 (print-designation, list-coding-systems-1): Output fixes.
22398
22399 * international/code-pages.el (cp-make-translation-table)
22400 (cp-valid-codes): Made defsubsts.
22401 (cp-fix-safe-chars): Delete.
22402 (mule-diag): Don't require.
22403 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
22404 (top-level): Check for defined coding system when defining
22405 cp... aliases. Change w32-add-charset-info test to avoid warning.
22406 (non-iso-charset-alist): Defvar when compiling.
22407 (cp-make-coding-system): Doc fix.
22408
22409 2003-09-02 Jason Rumney <jasonr@gnu.org>
22410
22411 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
22412 line-ends from CVS before doing conversion.
22413
22414 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
22415
22416 * calendar/diary-lib.el (diary-header-line-flag)
22417 (diary-header-line-format): New variables.
22418 (list-diary-entries): Use them to set header line in simple diary.
22419
22420 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
22421 other than font-lock-string-face to highlight backslashes.
22422
22423 2003-09-01 Jason Rumney <jasonr@gnu.org>
22424
22425 * international/titdic-cnv.el (tit-read-key-value): Include \r in
22426 regexp.
22427
22428 2003-09-01 Dave Love <fx@gnu.org>
22429
22430 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
22431
22432 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
22433 and :help; also line and column numbers labels.
22434
22435 * international/mule-util.el (char-displayable-p): Move from
22436 latin1-disp, rename and autoload.
22437
22438 * international/latin1-disp.el (latin1-char-displayable-p):
22439 Now obsolete alias. Replace uses with char-displayable-p.
22440 (latin1-display-ucs-per-lynx): Fix last change.
22441
22442 * international/mule-cmds.el (standard-display-european-internal):
22443 Don't use char code for Latin-1 NBSP.
22444 <XFree86 4>: Unfrob NBSP display table. Set display table to use
22445 U+2018, U+2019 for `'.
22446 (select-safe-coding-system): Message fix.
22447
22448 2003-09-01 Kenichi Handa <handa@m17n.org>
22449
22450 * international/fontset.el (setup-default-fontset): For Thai
22451 font, specify "*" family.
22452
22453 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
22454
22455 * progmodes/compile.el (previous-error): Accept a prefix
22456 argument, similarly to next-error.
22457
22458 2003-08-31 Masatake YAMATO <jet@gyve.org>
22459
22460 * pcvs.el (cvs-do-removal): Use = instead of eq to check
22461 the number of files. Bind the number of files to a local
22462 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
22463
22464 2003-08-30 Eli Zaretskii <eliz@gnu.org>
22465
22466 * vc-hooks.el (vc-make-version-backup): Fix the change made on
22467 2003-07-26: msdos-long-file-names is a function, not a variable.
22468
22469 2003-08-29 Richard M. Stallman <rms@gnu.org>
22470
22471 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
22472 Do nothing with mail-personal-alias-file if it is nil.
22473
22474 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
22475 Do nothing if mail-personal-alias-file is nil.
22476
22477 * term.el (term-exec-1): Bind coding-system-for-read.
22478
22479 * dired.el (dired-mouse-find-file-other-window):
22480 Use dired-view-command-alist here, as in dired-view-file.
22481 (dired-view-command-alist): Use %s to substitute file name.
22482 Handle .ps_pages, .eps, .jpg, .gif, .png.
22483
22484 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
22485
22486 * info.el (Info-mode-map): Bind S-tab and <backtab> to
22487 `Info-prev-reference', instead of M-tab.
22488
22489 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
22490
22491 * simple.el (blink-matching-open): Work correctly on chars that
22492 are designated as parens through the syntax-table text property.
22493
22494 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
22495
22496 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
22497 line break position in the middle of a non-kinsoku (e.g. latin)
22498 word, making it skip until either a space or a character with
22499 category "|".
22500 (kinsoku-longer): Test for end of buffer.
22501
22502 2003-08-28 Eli Zaretskii <eliz@gnu.org>
22503
22504 * mail/rmail.el (rmail-convert-to-babyl-format):
22505 Detect quoted-printable- and base64-encoded messages and decode them
22506 automatically. Set the message's encoding from the charset=
22507 header, if any. Decode base64-encoded messages in Mail format as well.
22508
22509 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
22510
22511 * mail/smtpmail.el: Fix previous change.
22512 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
22513 calling smtpmail-via-smtp.
22514 (smtpmail-via-smtp): Add fall-back values for envelope-from.
22515
22516 2003-08-26 John Paul Wallington <jpw@gnu.org>
22517
22518 * image.el (image-jpeg-p): Don't search beyond length of data.
22519
22520 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
22521
22522 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
22523 misfeature in `expand-abbrev' which caused electric keywords like
22524 "else" to disappear if an open brace was typed directly afterwards.
22525
22526 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
22527
22528 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
22529 mandatory in `define-widget'.
22530
22531 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
22532 Don't align the operators "!=", "<=" and ">=" as assignment operators.
22533
22534 (c-assignment-operators): New language constant that only contains
22535 the assignment operators.
22536
22537 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
22538
22539 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
22540
22541 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
22542 Safeguard against unbalanced sexps.
22543
22544 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
22545
22546 * version.el (emacs-version): Check for gtk. Include gtk version info.
22547
22548 2003-08-25 John Paul Wallington <jpw@gnu.org>
22549
22550 * man.el (Man-default-man-entry): Don't whizz past the section
22551 number before looking for it.
22552
22553 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
22554
22555 * progmodes/gud.el (gud-display-line): Don't set window-point if
22556 source buffer is not visible. (Only happens with M-x gdba.)
22557
22558 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
22559 documentation.
22560 (gdb-source, gdb-source-info): Update to assembler unnecessary
22561 as its done after each GDB command anyway.
22562 (gdb-pre-prompt): Use with-current-buffer.
22563 (gdb-insert-field): Add help-echo text.
22564 (gdb-invalidate-assembler): Re-display of assembler now done in
22565 gdb-info-breakpoints-custom.
22566 (gdb-info-breakpoints-custom): Force re-display of assembler to
22567 happen *after* update of breakpoints buffer.
22568 (gdb-display-source-buffer): Don't choke if gdb-source-window
22569 isn't visible.
22570 (gdb-put-string, gdb-put-arrow): Remove free variables.
22571
22572 2003-08-24 John Paul Wallington <jpw@gnu.org>
22573
22574 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
22575
22576 * man.el (Man-default-man-entry): Strip text properties when
22577 snarfing parts of entry because `format' preserves properties.
22578
22579 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
22580
22581 * files.el (file-newest-backup): Use `expand-file-name'.
22582
22583 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
22584 Allow the diary to pop up a new frame, if needed.
22585
22586 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
22587 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
22588 (smtpmail-send-it): Make treatment of envelope-from consistent with
22589 sendmail.el.
22590
22591 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
22592 (sh-leading-keywords): Add the bash `time' reserved word.
22593 (sh-variables): Add some bash variables.
22594 (sh-add-completer): Fix nil branch of case statement.
22595
22596 2003-08-24 Masatake YAMATO <jet@gyve.org>
22597
22598 * progmodes/ld-script.el: New file.
22599
22600 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
22601
22602 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
22603
22604 2003-08-23 Andre Spiegel <spiegel@gnu.org>
22605
22606 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
22607 Better explain obsolescence, and what to use instead.
22608
22609 2003-08-23 Masatake YAMATO <jet@gyve.org>
22610
22611 * pcvs.el (cvs-do-removal): Show the deleted file name
22612 on the prompt.
22613
22614 2003-08-20 Dave Love <fx@gnu.org>
22615
22616 * international/mule.el (make-coding-system)
22617 (set-buffer-file-coding-system): Doc fix.
22618
22619 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
22620
22621 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
22622
22623 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
22624
22625 * international/utf-16.el: Add mime-text-unsuitable coding system
22626 properties.
22627
22628 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
22629
22630 * cus-edit.el: Add some :links.
22631 (bib): Remove.
22632
22633 * textmodes/bib-mode.el (bib): Add :group external.
22634
22635 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
22636
22637 * wid-edit.el (widget-echo-help): Make it handle expressions that
22638 evaluate to strings.
22639
22640 2003-08-18 Michael Mauger <mmaug@yahoo.com>
22641
22642 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
22643
22644 Simplify selection of SQL products to define highlighting and
22645 interactive mode. Includes detailed instructions on adding
22646 support for new products.
22647
22648 * progmodes/sql.el (sql-product): New variable. Identifies SQL
22649 product for use in highlighting and interactive mode.
22650 (sql-interactive-product): New variable. SQL product for
22651 sql-interactive-mode.
22652 (sql-product-support): New variable. Specifies product-specific
22653 parameters to drive highlighting and interactive mode.
22654 (sql-imenu-generic-expression): Add more object types.
22655 (sql-sqlite-options): Correct comment.
22656 (sql-ms-program): Use "osql" rather than "isql".
22657 (sql-prompt-regexp, sql-prompt-length): Update comment.
22658 (sql-mode-menu): Add "Start SQLi session" entry.
22659 Replace Highlighting submenu with Product menu. Fix Send Region entry.
22660 (sql-mode-abbrev-table): Add abbreviations. Support of
22661 SYSTEM-FLAG on define-abbrev. Support was removed with last
22662 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
22663 (sql-mode-font-lock-object-name): Add font-lock pattern for object
22664 names.
22665 (sql-mode-ansi-font-lock-keywords): Set as default value.
22666 (sql-mode-oracle-font-lock-keywords): Set as default value.
22667 Support Oracle 9i keywords.
22668 (sql-mode-postgres-font-lock-keywords): Set as default value.
22669 (sql-mode-linter-font-lock-keywords): Set as default value.
22670 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
22671 SQLServer 2000.
22672 (sql-mode-sybase-font-lock-keywords)
22673 (sql-mode-interbase-font-lock-keywords)
22674 (sql-mode-sqlite-font-lock-keywords)
22675 (sql-mode-strong-font-lock-keywords)
22676 (sql-mode-mysql-font-lock-keywords)
22677 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
22678 keywords.
22679 (sql-mode-font-lock-defaults): Update comment.
22680 (sql-product-feature): New function. Returns feature associated
22681 with a product from `sql-product-support' alist.
22682 (sql-product-font-lock): New function. Set font-lock support
22683 based on `sql-product'.
22684 (sql-add-product-keywords): New function. Add font-lock rules to
22685 product-specific keyword variables.
22686 (sql-set-product): New function. Set `sql-product' and apply
22687 appropriate font-lock highlighting.
22688 (sql-highlight-product): New function. Set font-lock support
22689 based on a product. Also set mode name to include product name.
22690 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
22691 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
22692 Use `sql-set-product'.
22693 (sql-highlight-ms-keywords)
22694 (sql-highlight-sybase-keywords)
22695 (sql-highlight-interbase-keywords)
22696 (sql-highlight-strong-keywords)
22697 (sql-highlight-mysql-keywords)
22698 (sql-highlight-sqlite-keywords)
22699 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
22700 (sql-get-login): Prompt in the same order as the tokens.
22701 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
22702 (sql-product-interactive): New function. Common portions of
22703 product-specific interactive mode wrappers.
22704 (sql-interactive-mode): Rewritten to use product features.
22705 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
22706 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
22707 (sql-db2, sql-linter): Use `sql-product-interactive'.
22708 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
22709 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
22710 (sql-connect-ingres, sql-connect-postgres)
22711 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
22712 New functions. Format command line parameters and invoke comint on
22713 the appropriate interpreter. Code was in the corresponding
22714 `sql-xyz' function before.
22715 (sql-connect-ms): New function. Support -E argument to use
22716 operating system credentials for authentication.
22717
22718 2003-08-18 Kenichi Handa <handa@m17n.org>
22719
22720 * international/mule.el (encode-char): Fix for the ASCII case.
22721
22722 2003-08-15 Kenichi Handa <handa@m17n.org>
22723
22724 * international/fontset.el (setup-default-fontset): Change "*" to
22725 nil in the specifications of font family.
22726
22727 2003-08-18 Kim F. Storm <storm@cua.dk>
22728
22729 * kmacro.el (kmacro-keymap): Group related bindings in
22730 initialization for clarity. Bind C-s to start macro.
22731 Remove C-r binding.
22732 (kmacro-initial-counter-value): New defvar to hold initial counter
22733 value in case we set the value before defining a macro.
22734 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
22735 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
22736 not defining or executing macro. Doc fix.
22737 (kmacro-add-counter): Clear kmacro-initial-counter-value.
22738 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
22739 temporarily view older elements on the macro ring without cycling
22740 the ring.
22741 (kmacro-display): Doc fix.
22742 (kmacro-exec-ring-item): New helper function.
22743 (kmacro-call-ring-2nd): Use it.
22744 (kmacro-call-ring-2nd-repeat): Doc fix.
22745 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
22746 (kmacro-end-or-call-macro): Execute last viewed macro (using
22747 kmacro-exec-ring-item) from ring if this follows
22748 kmacro-view-macro. This allows us to find a macro on the ring
22749 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
22750 the ring to bring it to the head of the ring.
22751 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
22752 Allow binding to reserved keys without specifying C-x C-k prefix.
22753 Ask for confirmation if entered key sequence is already bound to
22754 a non-macro command.
22755 (kmacro-view-macro): Repeating command will show older elements
22756 on the macro ring; C-k will execute the last viewed macro.
22757 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
22758 property from 'ring to 'head.
22759
22760 2003-08-17 Alan Shutko <ats@acm.org>
22761
22762 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
22763 keeping December out of the alist.
22764
22765 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
22766
22767 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
22768 * calendar/calendar.el (calendar-mode-map): Bind it to key.
22769 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
22770 (calendar-flatten): New function.
22771 (calendar-mouse-view-other-diary-entries)
22772 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
22773 in the menu title and to show multi-line diary entries correctly
22774 in the menu.
22775
22776 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
22777
22778 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
22779 defcustom, because the default was recently changed.
22780
22781 2003-08-16 Richard M. Stallman <rms@gnu.org>
22782
22783 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
22784
22785 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
22786 New subroutine, broken out of eval-last-sexp-1.
22787 (eval-last-sexp-1): Use eval-last-sexp-print-value.
22788
22789 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
22790
22791 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
22792
22793 * simple.el (eval-expression): Use eval-last-sexp-print-value.
22794
22795 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
22796
22797 * progmodes/compile.el (compilation-error-regexp-alist):
22798 Add Java ANt error detection as described in document
22799 http://ant.apache.org/faq.html
22800
22801 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
22802
22803 * simple.el (backward-word, forward-to-indentation)
22804 (backward-to-indentation): Argument changed to optional.
22805 (next-line, previous-line): Use `or' instead of `unless'.
22806
22807 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
22808
22809 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
22810 instead of a constant.
22811
22812 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
22813
22814 * shell.el (shell): With prefix-arg, suggest a new buffer name.
22815
22816 2003-08-12 Andre Spiegel <spiegel@gnu.org>
22817
22818 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
22819 (vc-sccs-workfile-version): Search the entire delta table, rather
22820 than just the first entry, because that might be a deleted version.
22821
22822 2003-08-11 Karl Fogel <kfogel@red-bean.com>
22823
22824 * menu-bar.el (menu-bar-options-menu): Supply a body for the
22825 [save-place] binding in the Options menu. Have it require
22826 'saveplace' and then toggle the variable manually, to avoid an
22827 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
22828 for the bug report.
22829
22830 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
22831
22832 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
22833 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
22834 (gdb-info-threads-custom): Add help-echo text.
22835 (gdb-display-back): Don't use purecopy.
22836 (gdb-info-breakpoints-custom, gdb-reset)
22837 (gdb-assembler-custom): Use display-images-p to test if breakpoint
22838 icons can be displayed.
22839
22840 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
22841
22842 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
22843
22844 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
22845
22846 * bookmark.el (bookmark-completing-read):
22847 Return a string, instead of a list of one string.
22848 Use a popup menu if activated from the mouse.
22849 (bookmark-edit-annotation): Remove unused vars.
22850 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
22851 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
22852 to bookmark-completing-read.
22853 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
22854 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
22855 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
22856 and erase-buffer.
22857 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
22858 (bookmark-menu-jump, bookmark-menu-insert)
22859 (bookmark-popup-menu-and-apply-function)
22860 (bookmark-menu-popup-paned-bookmark-menu): Remove.
22861 (bookmark-menu-build-paned-menu): Remove by folding it into
22862 bookmark-menu-popup-paned-menu.
22863 (menu-bar-bookmark-map): Move the define-key statements here.
22864 Use the "non-menu" commands since they now pop up a menu if needed.
22865 (bookmark-exit-hook-internal): Simplify.
22866
22867 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
22868
22869 * reftex-toc.el (reftex-toc-rename-label): New function.
22870 (reftex-toc-check-docstruct): New function.
22871
22872 * reftex.el (reftex-region-active-p): New function.
22873
22874 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
22875 regexp to find the \bibliography macro.
22876
22877 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
22878 which does not exist in LaTeX.
22879 (reftex-cite-format-builtin): Added amsrefs support.
22880 (reftex-toc-confirm-promotion): New option
22881
22882 * reftex-toc.el
22883 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
22884 (reftex-toc-demote, reftex-toc-promote)
22885 (reftex-toc-do-promote, reftex-toc-promote-prepare)
22886 (reftex-toc-promote-action, reftex-toc-extract-section-number)
22887 (reftex-toc-newhead-from-alist)
22888 (reftex-toc-load-all-files-for-promotion): New functions.
22889 (reftex-toc-help): Added description of new keys.
22890 (reftex-toc-split-windows-fraction): New option.
22891 (reftex-recenter-toc-when-idle): Search *toc* window on all
22892 visible frames.
22893 (reftex-toc): Additional parameter REUSE
22894 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
22895 with REUSE argument.
22896 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
22897 the call of `reftex-toc'.
22898 (reftex-make-separate-toc-frame): New function .
22899 (reftex-toc-recenter): When called with triple prefix arg, call
22900 `reftex-make-separate-toc-frame' first.
22901 (reftex-toc-toggle-dedicated-frame): New command.
22902 (reftex-toc-quit): Adapted to delete frame when called in
22903 dedicated frame.
22904
22905 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
22906 all enclosing macros.
22907
22908
22909 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
22910
22911 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
22912 first use.
22913
22914 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
22915
22916 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
22917
22918 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
22919
22920 * calendar/calendar.el (list-diary-entries-hook)
22921 (diary-display-hook, nongregorian-diary-listing-hook)
22922 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
22923 Add some customize options for these hooks.
22924 (calendar-abbrev-construct): Don't try to take a substring longer
22925 than the original string.
22926
22927 2003-08-05 Richard M. Stallman <rms@gnu.org>
22928
22929 * emacs-lisp/testcover.el (noreturn): Report error if does return.
22930 (testcover-reinstrument-clauses): Doc fix.
22931
22932 * emacs-lisp/warnings.el: Doc fixes, args renamed.
22933 (warning-type-format): Rename from warning-group-format.
22934
22935 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
22936 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
22937 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
22938 to prevent warnings about defvar for an obsolete variable.
22939
22940 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
22941 warning-group-format renamed to warning-type-format.
22942
22943 * subr.el (read-passwd): Use clear-string instead of fillarray.
22944
22945 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
22946 Use vconcat instead of concat.
22947 (edmacro-sanitize-for-string): New function.
22948
22949 2003-08-05 Dave Love <fx@gnu.org>
22950
22951 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
22952 line-number-display-limit-width.
22953
22954 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
22955
22956 2003-08-05 Kenichi Handa <handa@m17n.org>
22957
22958 * international/code-pages.el: Don't require mule-diag.
22959
22960 * international/mule-diag.el (non-iso-charset-alist):
22961 Add autoload cookie.
22962
22963 * language/devan-util.el (dev-glyph-order): Add an entry for the
22964 glyph code #xC4.
22965
22966 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
22967
22968 * calendar/calendar.el (diary-file, diary-file-name-prefix)
22969 (european-calendar-style, diary-date-forms)
22970 (calendar-day-name-array, calendar-month-name-array): Doc change.
22971 (generate-calendar-month): Adapt for new behavior of
22972 `calendar-day-name' function.
22973 (calendar-abbrev-length, calendar-day-abbrev-array)
22974 (calendar-month-abbrev-array): New variables.
22975 (calendar-abbrev-construct): New function.
22976 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
22977 rather than fixing abbrevs at some width. Calling syntax change.
22978 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
22979 (calendar-date-string): Adapt for new behaviors of
22980 `calendar-day-name' and `calendar-month-name' functions.
22981
22982 * calendar/diary-lib.el (list-diary-entries): Adapt for new
22983 behavior of `calendar-day-name' and `calendar-month-name' functions.
22984 (diary-name-pattern): Use abbrev arrays, rather than fixing
22985 abbrevs at three chars. Calling syntax change.
22986 (mark-diary-entries): Adapt for new behaviors of
22987 `diary-name-pattern' and `calendar-make-alist' functions.
22988 (fancy-diary-font-lock-keywords): Adapt for new behavior of
22989 `diary-name-pattern' function.
22990 (font-lock-diary-date-forms): Use abbrev arrays, rather than
22991 fixing abbrevs at three chars. Calling syntax change.
22992 (cal-hebrew, cal-islam): Require when compiling.
22993 (diary-font-lock-keywords): Adapt for new behavior of
22994 `font-lock-diary-date-forms' function.
22995
22996 * calendar/cal-hebrew.el: Reposition some code so defined before used.
22997 (calendar-hebrew-month-name-array-common-year)
22998 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
22999 (list-hebrew-diary-entries): Adapt for new behaviors of
23000 `calendar-day-name' and `add-to-diary-list' functions.
23001 (mark-hebrew-diary-entries): Adapt for new behaviors of
23002 `diary-name-pattern' and `calendar-make-alist' functions.
23003
23004 * calendar/cal-islam.el (calendar-islamic-month-name-array):
23005 Add doc string.
23006 (list-islamic-diary-entries): Adapt for new behaviors of
23007 `calendar-day-name' and `add-to-diary-list' functions.
23008 (mark-islamic-diary-entries): Adapt for new behaviors of
23009 `diary-name-pattern' and `calendar-make-alist' functions.
23010
23011 * calendar/cal-menu.el (cal-menu-update): Adapt for new behavior of
23012 `calendar-month-name' function.
23013
23014 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
23015
23016 * calendar/solar.el (solar-seasons-data): Move definition before use.
23017
23018 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
23019 (cal-tex-LaTeX-hourbox): Move definition before use.
23020
23021 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el
23022 * cal-julian.el, cal-menu.el, cal-move.el, holidays.el
23023 * lunar.el, solar.el (displayed-month, displayed-year):
23024 Define for compiler.
23025
23026 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
23027
23028 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
23029 MODE. Renamed from c-init-c-language-vars'.
23030 (c-initialize-cc-mode): Change accordingly.
23031 (c-common-init): Ditto.
23032 (c-mode): Ditto.
23033 (c++-mode): Use `c-init-language-vars-for'.
23034 (objc-mode): Ditto.
23035 (java-mode): Ditto.
23036 (idl-mode): Ditto.
23037 (pike-mode): Ditto.
23038 (awk-mode): Ditto.
23039
23040 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
23041
23042 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
23043 or not the point moved.
23044
23045 (c-search-decl-header-end): Don't trip up on operator identifiers
23046 in C++ and operators like == in all languages.
23047
23048 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
23049 Detect leading labels correctly.
23050
23051 2003-08-02 Andreas Schwab <schwab@suse.de>
23052
23053 * textmodes/ispell.el: Don't redo key bindings on loading, put
23054 them only in loaddefs.el.
23055 * bookmark.el: Likewise.
23056 * dabbrev.el: Likewise.
23057 * emerge.el: Likewise.
23058
23059 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
23060 has more than one member.
23061
23062 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
23063
23064 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
23065
23066 * lpr.el (printify-region): It was ending conversion before the
23067 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
23068
23069 2003-07-31 John Paul Wallington <jpw@gnu.org>
23070
23071 * net/browse-url.el (browse-url-epiphany): Doc fix.
23072
23073 2003-07-30 Kenichi Handa <handa@m17n.org>
23074
23075 * international/fontset.el (setup-default-fontset):
23076 Change registry names of Akurti fonts.
23077
23078 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
23079
23080 * comint.el (comint-read-noecho): Use `clear-string' instead of
23081 `fillarray'.
23082
23083 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
23084
23085 * outline.el (outline-mode-hook): Add defvar.
23086
23087 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
23088
23089 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
23090 Restore assembler in source window if that is what has been selected.
23091 (menu): Add gdb-restore-windows to menu. Make gdba
23092 specific menus only visible from gdba.
23093
23094 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
23095
23096 * progmodes/compile.el (compilation-environment): New user variable.
23097 (compile-internal): Respect it.
23098
23099 2003-07-23 Masatake YAMATO <jet@gyve.org>
23100
23101 * progmodes/gud.el (gdb-script-font-lock-keywords):
23102 Put `font-lock-function-name-face' on a symbol which includes
23103 `-' like `hook-run'. Put font-lock-variable-name-face
23104 on a symbol starting with $.
23105
23106 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
23107
23108 * files.el (set-visited-file-name): Use truename for buffer-file-name.
23109
23110 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
23111
23112 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
23113
23114 2003-07-26 Andre Spiegel <spiegel@gnu.org>
23115
23116 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
23117 Use with-no-warnings.
23118 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
23119 rather than to find-file-not-found-hook, which doesn't exist.
23120
23121 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
23122
23123 * international/quail.el (quail-translate-key): Fix previous change.
23124
23125 2003-07-25 John Paul Wallington <jpw@gnu.org>
23126
23127 * server.el (server-start): Check `server-process' is non-nil
23128 before killing it to avoid killing current buffer's process.
23129
23130 * simple.el (choose-completion-string): Use `minibufferp';
23131 test `completion-reference-buffer' if `buffer' arg is nil.
23132 (push-mark): Use `when' and `unless'.
23133 (pop-mark): Use `when'.
23134
23135 * mouse-sel.el (mouse-sel-get-selection-function):
23136 Check `x-last-selected-text-primary'. Don't barf if it or
23137 `x-last-selected-text' aren't bound.
23138
23139 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
23140
23141 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
23142
23143 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
23144
23145 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
23146
23147 2003-07-23 John Paul Wallington <jpw@gnu.org>
23148
23149 * tooltip.el (defface tooltip): Inherit from variable-pitch.
23150
23151 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
23152
23153 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
23154 string. Defvar the derived hook.
23155
23156 * macros.el (insert-kbd-macro): Escape double quote character.
23157 From Thomas W Murphy <twm@andrew.cmu.edu>.
23158
23159 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
23160
23161 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
23162 to match the specific mark rather than reusing comment-start-skip.
23163
23164 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
23165
23166 * progmodes/hideshow.el (hs-special-modes-alist):
23167 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
23168
23169 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
23170
23171 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
23172 value using ?\s.
23173
23174 2003-07-21 John Paul Wallington <jpw@gnu.org>
23175
23176 * subr.el (with-selected-window): Add closing paren.
23177
23178 2003-07-21 Richard M. Stallman <rms@gnu.org>
23179
23180 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
23181 (lisp-mode): Likewise.
23182
23183 * subr.el (with-selected-window): Copy code form save-selected-window
23184 so as to call select-window with norecord arg.
23185 (dynamic-completion-table): Doc fix.
23186 (lazy-completion-table): Doc fix.
23187
23188 * international/mule-cmds.el (set-locale-environment):
23189 langinfo renamed to locale-info.
23190
23191 * international/mule.el (auto-coding-functions): Doc fix.
23192
23193 2003-07-21 Kenichi Handa <handa@m17n.org>
23194
23195 * international/quail.el (quail-translate-key):
23196 Update quail-current-str correctly.
23197
23198 2003-07-21 Andreas Schwab <schwab@suse.de>
23199
23200 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
23201 ?, to "_".
23202
23203 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
23204 Version 2.0.36 of Tramp released.
23205
23206 * net/tramp.el (tramp-default-password-end-of-line): Rename from
23207 tramp-password-end-of-line.
23208 (tramp-password-end-of-line): New method parameter.
23209 (tramp-get-password-end-of-line): Function to access method
23210 parameter `tramp-password-end-of-line', or variable
23211 `tramp-default-password-end-of-line' (default value).
23212 (tramp-methods): Add entries for new parameter
23213 tramp-password-end-of-line.
23214 (tramp-enter-password): Use new function
23215 `tramp-get-password-end-of-line'.
23216 (tramp-handle-insert-file-contents): Do not
23217 unconditionally inhibit the file operation file-local-copy, only
23218 do that when the inhibit-file-name-operation is currently
23219 insert-file-contents. This fixes finding remote CVS-controlled
23220 files. (It would barf on inserting the CVS/Entries file
23221 literally, because the file-local-copy handler wasn't called.)
23222 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
23223 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
23224 (tramp-initial-commands): New variable.
23225 (tramp-process-initial-commands): New function, using the variable.
23226 (tramp-open-connection-setup-interactive-shell): Call the new function.
23227 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
23228 method into the buffer name, never use nil. Reported by Hanak
23229 David <dhanak@inf.bme.hu>.
23230 (tramp-open-connection-setup-interactive-shell): Erase buffer
23231 before sending "stty -onlcr".
23232
23233 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
23234
23235 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
23236
23237 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
23238
23239 2003-07-19 John Paul Wallington <jpw@gnu.org>
23240
23241 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
23242 (artist-draw-rect, artist-draw-square): Doc fixes.
23243
23244 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
23245
23246 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
23247
23248 2003-07-19 Kenichi Handa <handa@m17n.org>
23249
23250 * international/kkc.el (kkc-show-conversion-list-update):
23251 Highlight the correct candidate in the message.
23252
23253 2003-07-18 John Paul Wallington <jpw@gnu.org>
23254
23255 * simple.el (current-word): Don't include punctuation char when
23256 `really-word' arg is non-nil.
23257
23258 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
23259
23260 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
23261 moved to the directory obsolete.
23262
23263 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
23264
23265 * info.el (Info-menu-entry-name-re): Allow newlines in
23266 menu entry names.
23267
23268 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
23269 syntax-ppss-after-change-function.
23270 (syntax-ppss-after-change-function): New alias. Update uses.
23271 (syntax-ppss): Catch the case where the buffer is narrowed.
23272
23273 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
23274
23275 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
23276 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
23277
23278 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
23279
23280 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
23281 since it might be modified.
23282
23283 * progmodes/cc-langs.el (c++-make-template-syntax-table)
23284 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
23285 names to these language constants.
23286
23287 2003-07-15 Kim F. Storm <storm@cua.dk>
23288
23289 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
23290 All uses changed.
23291
23292 2003-07-14 Mark A. Hershberger <mah@everybody.org>
23293
23294 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
23295 Namespace support.
23296
23297 2003-07-13 Juanma Barranquero <lektu@terra.es>
23298
23299 * frame.el (modify-all-frames-parameters): Reinstall (copyright
23300 papers received).
23301
23302 2003-07-13 Karl Eichwalder <ke@suse.de>
23303
23304 * textmodes/po.el (po-find-charset): White space at the start of the
23305 Content-Type field body is non-mandatory.
23306
23307 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
23308
23309 * textmodes/texinfo.el (texinfo-section-list):
23310 Append appendixsection; a synonym for appendixsec.
23311
23312 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
23313
23314 * man.el (Man-translate-cleanup): New.
23315 (Man-translate-references): Call `Man-translate-cleanup' to clean
23316 leading, trailing and middle spaces.
23317
23318 2003-07-13 Lars Hansen <larsh@math.ku.dk>
23319
23320 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
23321 Handle `dired-directory' being a list.
23322
23323 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
23324
23325 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
23326 it doesn't exist.
23327
23328 2003-07-12 Richard M. Stallman <rms@gnu.org>
23329
23330 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
23331
23332 * progmodes/cc-defs.el (c-make-keywords-re):
23333 Don't use delete-duplicates.
23334 (c-lang-const): Don't use mapcan.
23335
23336 * apropos.el (apropos-show-scores): Make it customizable.
23337 Document new meaning.
23338 (apropos): Compute scores from symbols.
23339 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
23340
23341 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
23342
23343 * ps-bdf.el: Fix copyright line.
23344 (bdf-directory-list): Fix initialization code.
23345
23346 2003-07-11 John Paul Wallington <jpw@gnu.org>
23347
23348 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
23349 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
23350 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
23351
23352 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
23353
23354 * emacs-lisp/ring.el (ring-elements): Doc fix.
23355
23356 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
23357
23358 * calendar/timeclock.el (timeclock-relative)
23359 (timeclock-ask-before-exiting, timeclock-use-display-time):
23360 Doc changes.
23361 (timeclock-modeline-display): Give a message if
23362 `timeclock-use-display-time' is non-nil but `display-time-mode'
23363 is not active.
23364
23365 2003-07-11 Kenichi Handa <handa@m17n.org>
23366
23367 * international/mule-cmds.el (set-language-environment):
23368 Set current-language-environment to the correct string.
23369
23370 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
23371
23372 * ps-print.el: Print line number correctly in a region. Reported by
23373 Tim Allen <timallen@ls83.fsnet.co.uk>.
23374 (ps-print-version): New version number (6.6.2).
23375 (ps-printing-region): Code fix.
23376
23377 2003-07-10 John Paul Wallington <jpw@gnu.org>
23378
23379 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
23380 this function can be called from `add-completions-from-tags-table'.
23381
23382 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
23383
23384 * calendar/timeclock.el (timeclock-use-display-time)
23385 (timeclock-day-over-hook, timeclock-workday-remaining)
23386 (timeclock-status-string, timeclock-when-to-leave)
23387 (timeclock-when-to-leave-string, timeclock-log-data)
23388 (timeclock-find-discrep, timeclock-day-base)
23389 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
23390 (timeclock-modeline-display): Set the variable
23391 `timeclock-modeline-display'.
23392 (timeclock-update-modeline): Doc fix. Respect value of
23393 `timeclock-relative'.
23394
23395 2003-07-09 Richard M. Stallman <rms@gnu.org>
23396
23397 * textmodes/reftex-parse.el (reftex-all-document-files):
23398 Add autoload cookie.
23399
23400 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
23401 (reftex-scanning-info-available-p): Add autoload cookie.
23402
23403 * international/mule-cmds.el
23404 (set-display-table-and-terminal-coding-system): Delete duplicate
23405 aset on standard-display-table.
23406
23407 * view.el (view-file): If existing buffer's major mode is special,
23408 don't go into view mode.
23409
23410 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
23411
23412 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
23413
23414 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
23415 buffer changes; there's third party code that calls this function
23416 directly.
23417
23418 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
23419
23420 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
23421 (autodoc-font-lock-keywords): Don't byte compile on font lock
23422 initialization when running from byte compiled files.
23423
23424 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
23425
23426 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
23427 statement ends with auto-increment "++".
23428
23429 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
23430
23431 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
23432 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
23433 these are changed, so declare them as variables and not constants.
23434
23435 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
23436
23437 * subr.el (dolist, dotimes): Doc fix.
23438
23439 2003-07-08 Kim F. Storm <storm@cua.dk>
23440
23441 * international/mule-cmds.el
23442 (set-display-table-and-terminal-coding-system): Don't break
23443 bootstrap if standard-display-table isn't setup yet.
23444
23445 2003-07-07 Richard M. Stallman <rms@gnu.org>
23446
23447 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
23448 Give it a doc string, and autoload it.
23449
23450 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
23451 Use with-no-warnings.
23452
23453 * info.el (Info-search): If find invisible text, search again.
23454
23455 * isearch.el (search-whitespace-regexp): Add a shy group around it.
23456
23457 * man.el (Man-name-regexp): Match + as part of name.
23458
23459 * simple.el (visible-mode): Rename from vis-mode.
23460 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
23461
23462 * simple.el (current-word): New arg REALLY-WORD specifies
23463 don't include punctuation chars.
23464
23465 * emacs-lisp/debug.el (debug, debugger-env-macro):
23466 Use with-no-warnings while accessing and binding unread-command-char.
23467
23468 * international/mule-cmds.el
23469 (set-display-table-and-terminal-coding-system): Use explicit loop
23470 instead of calling standard-display-default.
23471
23472 * net/ange-ftp.el (ange-ftp-file-symlink-p):
23473 Use condition-case to catch error in ange-ftp-get-files.
23474
23475 * net/browse-url.el (browse-url-browser-function):
23476 Add alternative for Epiphany.
23477 (browse-url-epiphany-program, browse-url-epiphany-arguments)
23478 (browse-url-epiphany-startup-arguments)
23479 (browse-url-epiphany-new-window-is-tab): New variables.
23480 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
23481
23482 * progmodes/compile.el (compile-auto-highlight): Default now t.
23483 (compile): Doc fix.
23484 (compilation-next-error): Fix previous change.
23485
23486 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
23487
23488 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
23489
23490 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
23491
23492 * gdb-ui.el (gdb-source-info): Display current frame when
23493 attaching to an existing process.
23494 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
23495 while laying out windows when attaching to an existing process.
23496
23497 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
23498
23499 * info.el (Info-menu): Use Info-menu-entry-name-re.
23500
23501 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
23502
23503 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
23504 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
23505
23506 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
23507 to match the same text.
23508
23509 2003-07-06 John Paul Wallington <jpw@gnu.org>
23510
23511 * vc.el (vc-annotate-offset): Move defvar up.
23512
23513 2003-07-06 Kim F. Storm <storm@cua.dk>
23514
23515 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
23516 This should fix the infinite loop when extracting menu names.
23517
23518 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
23519
23520 * files.el (auto-mode-alist, interpreter-mode-alist):
23521 Remove entries to CC Mode modes to avoid duplicates; they are now added
23522 with autoload directives in cc-mode.el.
23523
23524 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
23525
23526 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
23527 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
23528 these are changed, so declare them as variables and not constants.
23529
23530 * progmodes/cc-mode.el: Fix some autoload problems: Try to
23531 ensure that the entry for ".c" extension comes before the one for
23532 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
23533 Fix incorrect entries that were added to `interpreter-mode-alist'.
23534 Move the autoload directives for AWK to the top level since they
23535 aren't recognized anywhere else. Do not use the new AWK mode doc
23536 in the autoload form for the old AWK mode.
23537
23538 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
23539
23540 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
23541 (bibtex-sort-ignore-string-entries): Default value t.
23542 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
23543 erroneously in previous version.
23544 (bibtex-string-files): Docstring reflects new parsing scheme.
23545 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
23546 docstring, add # as one of the chars to crush
23547 (bibtex-autokey-prefix-string, bibtex-autokey-names)
23548 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
23549 (bibtex-autokey-name-change-strings)
23550 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
23551 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
23552 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
23553 (bibtex-autokey-title-terminators)
23554 (bibtex-autokey-titlewords-stretch)
23555 (bibtex-autokey-titleword-ignore)
23556 (bibtex-autokey-titleword-case-convert)
23557 (bibtex-autokey-titleword-abbrevs)
23558 (bibtex-autokey-titleword-abbrevs)
23559 (bibtex-autokey-titleword-change-strings)
23560 (bibtex-autokey-titleword-length)
23561 (bibtex-autokey-titleword-separator)
23562 (bibtex-autokey-name-year-separator)
23563 (bibtex-autokey-year-title-separator)
23564 (bibtex-autokey-before-presentation-function)
23565 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
23566 Fix docstring.
23567 (bibtex-strings, bibtex-reference-keys):
23568 Use lazy-completion-table and make-variable-buffer-local.
23569 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
23570 (bibtex-braced-string-syntax-table)
23571 (bibtex-quoted-string-syntax-table): New variables.
23572 (bibtex-parse-nested-braces): Remove.
23573 (bibtex-parse-field-string): Use syntax table and forward-sexp.
23574 (bibtex-parse-association): Simplify.
23575 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
23576 (bibtex-parse-field-text): Simplify.
23577 (bibtex-search-forward-field, bibtex-search-backward-field):
23578 argument BOUND can take value t.
23579 (bibtex-start-of-field, bibtex-start-of-name-in-field)
23580 (bibtex-end-of-name-in-field, bibtex-end-of-field)
23581 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
23582 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
23583 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
23584 (bibtex-skip-to-valid-entry): Return buffer position of beginning
23585 and ending of entry. Update for changes of bibtex-search-entry.
23586 Simplify.
23587 (bibtex-map-entries): FUN is called with three arguments.
23588 (bibtex-search-entry): Return a cons pair with buffer positions of
23589 beginning and end of entry.
23590 (bibtex-enclosing-field): Simplify.
23591 (bibtex-format-entry): Use booktitle to set a missing title.
23592 (bibtex-autokey-get-names): Fiddle with regexps.
23593 (bibtex-generate-autokey): Use identity.
23594 (bibtex-parse-keys): Use simplified parsing algorithm if
23595 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
23596 arguments. Return alist of keys.
23597 (bibtex-parse-strings): Simplify. Return alist of strings.
23598 (bibtex-complete-string-cleanup): Fix docstring.
23599 (bibtex-read-key): New function.
23600 (bibtex-mode): Fix docstring. Do not parse for keys and
23601 strings when the mode is entered. Set fill-paragraph-function to
23602 bibtex-fill-field. Setup font-lock-mark-block-function the way
23603 font-lock intended.
23604 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
23605 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
23606 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
23607 (bibtex-Preamble): Avoid hard coded constants.
23608 (bibtex-make-field): Fix docstring. Simplify.
23609 (bibtex-beginning-of-entry): Always return new position of point.
23610 (bibtex-end-of-entry): Rearrange cond clauses.
23611 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
23612 Update for changes of bibtex-map-entries.
23613 (bibtex-ispell-abstract): Do not move point.
23614 (bibtex-entry-index): Use downcase. Simplify.
23615 (bibtex-lessp): Handle catch-all.
23616 (bibtex-find-crossref): Turn into a command.
23617 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
23618 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
23619 preamble entries.
23620 (bibtex-fill-field-bounds): New function.
23621 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
23622 (bibtex-fill-entry): Use bibtex-fill-field-bounds
23623 (bibtex-String): Use bibtex-strings. Always obey
23624 bibtex-sort-ignore-string-entries.
23625
23626 2003-07-05 John Paul Wallington <jpw@gnu.org>
23627
23628 * cus-theme.el (customize-create-theme):
23629 Call `customize-create-theme' in Reset widget's notify function.
23630
23631 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
23632 (ibuffer-mark-interactive): Use `or' instead of `unless'.
23633 (define-ibuffer-column name): Add summarizer.
23634 (define-ibuffer-column size): Likewise.
23635 (define-ibuffer-column filename): Likewise.
23636 (define-ibuffer-column process): Likewise. Change BODY's output too.
23637 (define-ibuffer-column filename-and-process): Likewise, likewise.
23638 (ibuffer): Remove local vars `already-in' and `need-update'.
23639
23640 * ibuf-ext.el: Don't require `derived' at compile-time.
23641
23642 2003-07-05 Kim F. Storm <storm@cua.dk>
23643
23644 * info.el: Disable paragraph refilling.
23645 (Info-refill-paragraphs): New defcustom.
23646 (Info-fontify-node): Use it.
23647
23648 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
23649
23650 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
23651 thingies from constructors created by defstruct.
23652
23653 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
23654 the default value of the variable.
23655 (byte-code-meter): Move declaration to top level.
23656
23657 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
23658
23659 * info.el (Info-following-node-name-re): New fun.
23660 (Info-following-node-name): Remove.
23661 (Info-insert-dir): Use the new fun.
23662 (Info-extract-pointer): Don't save restriction; use new fun.
23663 (Info-menu-entry-name-re): New const.
23664 (Info-menu-entry-name-re): Use it along with new fun.
23665 (Info-node-spec-re): Use new fun.
23666 (Info-complete-menu-item, Info-fontify-node): Use new const.
23667 (Info-goto-node, Info-follow-reference, Info-menu-update):
23668 Use match-string.
23669 (Info-follow-reference): Use assoc-string.
23670 Use a list of strings for the completion table.
23671 (Info-fontify-node): Use match-string, line-end-position.
23672 Limit the search for `node:' to the first line.
23673
23674 * newcomment.el (uncomment-region): Remove padding coming from
23675 comment-start rather than just from comment-padding.
23676
23677 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
23678 (vc-cvs-stay-local-p): Use vc-stay-local-p.
23679 (vc-cvs-rename-file): Remove (use the default).
23680 (vc-cvs-register): Register parent dir if needed.
23681 (vc-cvs-could-register): Return non-nil if parent can be registered.
23682 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
23683 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
23684
23685 * vc-svn.el (vc-svn-use-edit): Make it into a const.
23686 (vc-svn-update): Fix the arguments to `svn'.
23687 (vc-svn-diff-tree): Just use `vc-svn-diff'.
23688 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
23689 Simple implementations, assuming `name' is a URL.
23690
23691 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
23692 set of chars allowed unquoted in a case pattern.
23693
23694 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
23695
23696 * font-lock.el (font-lock-extra-types-widget)
23697 (c-font-lock-extra-types, c++-font-lock-extra-types)
23698 (objc-font-lock-extra-types, java-font-lock-extra-types)
23699 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
23700 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
23701 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
23702 (font-lock-match-c++-structor-declaration)
23703 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
23704 (c++-font-lock-keywords-3, c++-font-lock-keywords)
23705 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
23706 (objc-font-lock-keywords-3, objc-font-lock-keywords)
23707 (java-font-lock-keywords-1, java-font-lock-keywords-2)
23708 (java-font-lock-keywords-3, java-font-lock-keywords)
23709 (java-font-lock-syntactic-face-function): Remove obsolete code
23710 and constants. It's all in cc-fonts.el now.
23711
23712 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
23713
23714 * mail/sendmail.el (mail-specify-envelope-from)
23715 (mail-envelope-from): Doc fix.
23716
23717 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
23718
23719 * generic-x.el: Do away with the dependency on `c-emacs-features'
23720 when populating `rul-generic-mode-syntax-table'; we already know
23721 this isn't XEmacs.
23722
23723 See ChangeLog.10 for earlier changes.
23724
23725 ;; Local Variables:
23726 ;; coding: iso-2022-7bit
23727 ;; End:
23728
23729 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
23730 Copying and distribution of this file, with or without modification,
23731 are permitted provided the copyright notice and this notice are preserved.
23732
23733 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1