*** empty log message ***
[bpt/emacs.git] / lisp / ChangeLog
1 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
2
3 * textmodes/org.el: (org-agenda-date-prompt): Renamed from
4 `org-agenda-date-today'.
5 (org-evaluate-time-range): Insert at point instead of directly
6 after time range.
7 (org-first-headline-recenter, org-subtree-end-visible-p)
8 (org-optimize-window-after-visibility-change): New functions
9 (org-agenda-post-command-hook): Don't allow point at end of line,
10 to make sure it always hits the text properties.
11 (org-agenda-next-date-line, org-agenda-previous-date-line): New
12 commands.
13 (org-set-regexps-and-options): Category may contain white space.
14 (org-agenda-get-deadlines, org-agenda-get-scheduled): Improved
15 marker positions.
16 (org-agenda-new-marker): Argument POS made optional.
17 (org-agenda-get-timestamps): Deadlines which are done are listed
18 in org-done-face now.
19 (org-agenda-get-todos, org-agenda-get-timestamps)
20 (org-agenda-get-deadlines, org-agenda-get-scheduled): set
21 `undone-face' and `done-face' properties.
22 (org-last-todo-state-is-todo): New variable.
23 (org-todo): Set `org-last-todo-state-is-todo'.
24 (org-agenda-todo): Change face according to
25 `org-last-todo-state-is-todo'. And change other lines refering to
26 the same entry.
27 (org-calendar-goto-agenda): New command.
28 (org-calendar-to-agenda-key): New option.
29 (org-startup-folded): New allowed value `content'.
30 (org-set-regexps-and-options): Accept new value `content' for
31 `org-startup-folded'.
32 (org-get-current-options): Handle new value `content' for
33 `org-startup-folded'.
34 (org-insert-todo-heading): New command.
35 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
36 interactively in empty file and option
37 `org-insert-mode-line-in-empty-file' has been set.
38 (org-agenda-todo,org-agenda-priority): Modified to use
39 `org-agenda-change-all-lines'.
40 (org-warning-face): Changed color on dark background
41
42 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
43
44 * international/mule-cmds.el (set-locale-environment): On Mac OS,
45 use preferences AppleLocale and AppleLanguages, and variable
46 mac-system-locale for default locale. On Mac OS Classic, use
47 mac-system-coding-system for default coding systems.
48
49 * term/mac-win.el: Don't set file-name-coding-system. Decode
50 variables system-name, emacs-build-system, user-login-name, and
51 user-full-name by mac-system-coding-system on Mac OS Classic.
52 (mac-system-coding-system): New variable.
53
54 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
55
56 * startup.el (command-line): Handle `xterm-mouse-mode' before
57 reading init file.
58
59 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
60
61 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
62
63 * progmodes/sh-script.el (sh-here-document-word): Make it a
64 defcustom. Doc fix.
65 (sh-add): Bash uses $(( )) for arithmetic.
66 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
67 (sh-maybe-here-document): Remove quotes and leading whitespace
68 from heredoc word when closing. Indent heredoc with tabs if word
69 starts with "-".
70
71 2005-04-13 Richard M. Stallman <rms@gnu.org>
72
73 * simple.el (undo): Fix previous change.
74
75 * custom.el (defface): Doc fix.
76
77 2005-04-13 Lute Kamstra <lute@gnu.org>
78
79 * Makefile.in (DONTCOMPILE): Remove list.
80 (compile, compile-always): Don't use DONTCOMPILE.
81 (update-authors): Load the library in which batch-update-authors
82 is defined.
83 * makefile.w32-in (DONTCOMPILE): Remove list.
84 (compile, compile-always): Fix comments.
85 (update-authors): Load the library in which batch-update-authors
86 is defined.
87
88 * generic-x.el (generic-mode-ini-file-find-file-hook):
89 Rename to ini-generic-mode-find-file-hook.
90 Keep generic-mode-ini-file-find-file-hook as an alias.
91 (ini-generic-mode-find-file-hook): Rename from
92 generic-mode-ini-file-find-file-hook. Fix docstring.
93 (ini-generic-mode): Docstring change.
94 (bat-generic-mode-run-as-comint): Silence the byte compiler.
95
96 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
97 called from lisp.
98
99 * generic.el: Move to the emacs-lisp subdir.
100
101 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
102
103 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
104 and C-S- function and cursor motion keys.
105
106 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
107
108 * startup.el (command-line): Enable Xterm Mouse mode by default.
109 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
110 for Custom. No longer show "Mouse" in mode line when enabled.
111 Doc fix.
112
113 2005-04-12 Kim F. Storm <storm@cua.dk>
114
115 * emulation/cua-base.el (cua-rectangle-face)
116 (cua-rectangle-noselect-face): Define face attributes here.
117
118 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
119
120 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
121
122 * startup.el (command-line): Turn off blinking cursor if
123 cursorBlink in resources is off or false.
124
125 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
126
127 * term/mac-win.el (dnd): Require dnd.
128 (mac-drag-n-drop): Call dnd-handle-one-url.
129 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
130 (kTextEncodingISOLatin2): Remove constants.
131 (mac-script-code-coding-systems): New constant.
132 (mac-handle-language-change): New function.
133 (special-event-map): Bind it to `language-change' event.
134 (mac-centraleurroman, mac-cyrillic): New coding systems.
135 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
136 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
137 and mac-cyrillic-encoder to encode-mac-centraleurroman and
138 encode-mac-cyrillic, respectively.
139
140 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
141
142 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
143 Don't set overlay-arrow-string to "=>" as this is done
144 globally in C now.
145
146 2005-04-12 Lute Kamstra <lute@gnu.org>
147
148 * generic-x.el (rc-generic-mode, rul-generic-mode): Fix
149 auto-mode-alist entries.
150 (etc-fstab-generic-mode): Tweak fontification.
151
152 * generic.el (generic-make-keywords-list): Fix docstring.
153 (generic-mode-internal): Simplify generic-font-lock-keywords.
154
155 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
156
157 * whitespace.el (whitespace-buffer-leading,
158 whitespace-buffer-trailing): Revert the incorrect test
159 inversion. However, fix the highlight area for the leading and
160 trailing whitespaces to show space.
161
162 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
163
164 * whitespace.el (whitespace-version): Bump to 3.5
165
166 (whitespace-buffer-leading, whitespace-buffer-trailing): Invert
167 sense of the test to highlight the whitespace.
168
169 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
170
171 * progmodes/gud.el (gud-display-line): GUD uses its own
172 overlay arrow now so don't set overlay-arrow-string.
173 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
174
175 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
176
177 * term.el (term-ansi-current-bold, term-ansi-current-underline)
178 (term-ansi-current-reverse, term-ansi-current-invisible)
179 (term-ansi-face-already-done): Change to boolean.
180 (term-reset-terminal, term-handle-colors-array): Handle the above
181 vars accordingly.
182 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
183 (term-emulate-terminal): Use the new name.
184
185 * faces.el (secondary-selection): Use yellow1, not yellow.
186 (trailing-whitespace): Use red1, not red.
187
188 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
189
190 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
191 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
192 (dired-dnd-handle-file): Call dnd-get-local-file-uri
193
194 * cus-edit.el (dnd): New group.
195
196 * term/w32-win.el (dnd): Require dnd
197 (w32-drag-n-drop): Call dnd-handle-one-url.
198
199 * x-dnd.el: Require dnd.
200 (x-dnd-handle-uri-list, x-dnd-handle-file-name): Call
201 dnd-handle-one-url.
202 (x-dnd-types-alist, x-dnd-insert-utf8-text)
203 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
204 to dnd-insert-text.
205 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
206 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
207 (x-dnd-get-local-file-name, x-dnd-open-local-file)
208 (x-dnd-open-file, x-dnd-insert-text): Moved to dnd.el (without x-).
209
210 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
211
212 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
213
214 * wdired.el: Doc fixes.
215 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
216 (wdired-use-dired-vertical-movement): Rename from
217 wdired-always-move-to-filename-beginning.
218 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
219 (wdired-change-to-wdired-mode): Change mode name.
220 (wdired-newline): Delete.
221
222 2005-04-11 Richard M. Stallman <rms@gnu.org>
223
224 * whitespace.el (whitespace-highlight-the-space):
225 Don't call whitespace-unhighlight-the-space here.
226
227 * simple.el (undo): Record t in undo-equiv-table
228 for the redo record made by an undo-in-region.
229
230 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
231
232 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
233 (gdb-frame-inferior-io-buffer): New Functions to control
234 display of separate IO buffer.
235 (menu): Add them to menu-bar.
236 (gdb-display-buffer): Check for buffer another frame.
237 Protect GUD buffer.
238 (gdb-setup-windows): Create IO buffer if not already there.
239 (gdb-memory-mode): Remove purecopy noops.
240
241 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
242
243 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
244 and pass to self-insert-command.
245
246 2005-04-11 Lute Kamstra <lute@gnu.org>
247
248 * generic.el: Commentary section cleanup.
249 (generic): Delete.
250 (generic-use-find-file-hook, generic-lines-to-scan)
251 (generic-find-file-regexp, generic-ignore-files-regexp)
252 (default-generic-mode, generic-mode-find-file-hook)
253 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
254 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
255 (generic-use-find-file-hook, generic-lines-to-scan)
256 (generic-find-file-regexp, generic-ignore-files-regexp)
257 (default-generic-mode, generic-mode-find-file-hook)
258 (generic-mode-ini-file-find-file-hook): Move from generic.el.
259
260 2005-04-10 Karl Fogel <kfogel@red-bean.com>
261
262 * bookmark.el (bookmark-write-file): Catch errors writing file.
263 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
264
265 2005-04-10 Richard M. Stallman <rms@gnu.org>
266
267 * startup.el (fancy-splash-tail): Update copyright year.
268 (command-line): Split part of -Q into -D.
269 (emacs-basic-display): New defvar.
270 (fancy-splash-text): Correct name of menu item.
271
272 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
273
274 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
275 lines in one node.
276
277 * comint.el (comint-send-input): New arg ARTIFICIAL.
278 Callers in this file changed.
279
280 * abbrev.el (define-abbrevs): Read system abbrevs properly.
281
282 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
283
284 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
285
286 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
287 `ldap-search-internal'.
288
289 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
290
291 * files.el (set-auto-mode-1): Use line-end-position.
292
293 * international/latin-1.el:
294 * international/latin-2.el:
295 * international/latin-3.el:
296 * international/latin-4.el:
297 * international/latin-5.el:
298 * international/latin-8.el:
299 * international/latin-9.el: Give punctuation syntax to NBSP.
300
301 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
302 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
303 Use char-classes to accept non-ascii letters, accepted in some recent
304 bibtex implementations.
305
306 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
307
308 * custom.el (custom-set-minor-mode): Any non-nil value for the
309 variable should enable the mode when set through Custom.
310
311 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
312
313 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
314 TAB binding so tab-always-indent is obeyed.
315 (vhdl-minibuffer-local-map): Move initialization into declaration.
316 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
317 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
318 (vhdl-hooked-abbrev): Avoid test for XEmacs.
319 (vhdl-current-line): Use line-beginning-position.
320 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
321 with-output-to-temp-buffer, so the current position can be recorded.
322
323 2005-04-10 Masatake YAMATO <jet@gyve.org>
324
325 * progmodes/compile.el (compilation-error-regexp-alist-alist):
326 Add regexp for gcov.
327
328 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
329
330 * calendar/time-date.el (time-to-seconds, seconds-to-time)
331 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
332 syntax which Emacs 20 doesn't support.
333
334 2005-04-09 Richard M. Stallman <rms@gnu.org>
335
336 * help.el (describe-key-briefly, describe-key): Replace
337 strings as event types with "(any string)".
338
339 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
340
341 * arc-mode.el (archive-mode-map): Move initialization into
342 the declaration. Override *all* bindings of `undo'.
343 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
344
345 2005-04-09 Jay Belanger <belanger@truman.edu>
346
347 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
348
349 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
350
351 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
352 (xterm-register-default-colors): Update color values computation
353 to match xterm-200.
354
355 2005-04-09 Kenichi Handa <handa@m17n.org>
356
357 * international/code-pages.el (iso-latin-7): Fix the map.
358
359 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
360
361 * emacs-lisp/lisp.el (defun-prompt-regexp)
362 (parens-require-spaces, buffer-end, end-of-defun)
363 (insert-parentheses): Doc fixes.
364
365 2005-04-08 Kim F. Storm <storm@cua.dk>
366
367 * comint.el (comint-highlight-prompt): Fix face spec.
368 * hi-lock.el (hi-green): Likewise.
369
370 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
371
372 * cus-edit.el (custom-modified-face):
373 * comint.el (comint-highlight-input): Fix previous changes.
374 * term.el (term-handle-ansi-escape): Add a comment.
375
376 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
377
378 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
379 in the buffer and in whitespace-highlighted-space.
380 (whitespace-unhighlight-the-space): Simplify.
381 (whitespace-buffer): Simplify.
382
383 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
384
385 * textmodes/table.el (table-cell-face): Add special case for
386 displays supporting a high number of colors.
387 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
388 (vhdl-font-lock-reserved-words-face)
389 (vhdl-speedbar-architecture-face)
390 (vhdl-speedbar-instantiation-face)
391 (vhdl-speedbar-architecture-selected-face)
392 (vhdl-speedbar-instantiation-selected-face): Likewise.
393 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
394 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
395 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
396 (ebrowse-root-class-face, ebrowse-member-attribute-face)
397 (ebrowse-progress-face): Likewise.
398 * progmodes/compile.el (compilation-info-face): Likewise.
399 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
400 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
401 * calendar/calendar.el (diary-face): Likewise.
402 * woman.el (woman-italic-face, woman-bold-face)
403 (woman-unknown-face): Likewise.
404 * wid-edit.el (widget-button-pressed-face): Likewise.
405 * whitespace.el (whitespace-highlight-face): Likewise.
406 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
407 * pcvs-info.el (cvs-marked-face): Likewise.
408 * info.el (info-xref): Likewise.
409 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
410 * hilit-chg.el (highlight-changes-face)
411 (highlight-changes-delete-face): Likewise.
412 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
413 (hi-red-b): Likewise.
414 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
415 * font-lock.el (font-lock-keyword-face)
416 (font-lock-function-name-face, font-lock-warning-face): Likewise.
417 * cus-edit.el (custom-invalid-face, custom-modified-face)
418 (custom-set-face, custom-changed-face, custom-variable-tag-face)
419 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
420 * comint.el (comint-highlight-prompt): Likewise.
421
422 2005-04-08 Lute Kamstra <lute@gnu.org>
423
424 * font-lock.el (font-lock-keywords): Docstring fixes.
425
426 2005-04-08 Kenichi Handa <handa@m17n.org>
427
428 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
429 chars are more than a limit, print " and more..." at the tail.
430
431 2005-04-08 Kim F. Storm <storm@cua.dk>
432
433 * emacs-lisp/authors.el (authors-aliases): Update list.
434 (authors-ignored-files): New list.
435 (authors-fixed-entries): Fix typo.
436 (authors-renamed-files-alist): Update list.
437 (authors-add): Check authors-ignored-files.
438
439 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
440
441 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
442 optional, to ensure backward compatibility.
443
444 2005-04-08 Stephen Eglen <stephen@gnu.org>
445
446 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
447
448 2005-04-08 Kim F. Storm <storm@cua.dk>
449
450 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to
451 mouse-face.
452
453 * mouse.el (mouse-on-link-p): Doc fix.
454
455 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
456
457 * ielm.el (ielm-prompt-read-only): Doc fix.
458
459 * comint.el (comint-prompt-read-only): Doc fix.
460
461 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
462
463 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
464 ensure dired always handles wildcards passed to ffap.
465 (find-file-at-point): Use it.
466 (ffap-dired-wildcards): Doc fix.
467
468 2005-04-07 Juri Linkov <juri@jurta.org>
469
470 * simple.el (next-error-overlay-arrow-position): New defvar.
471 Put "=>" on its property `overlay-arrow-string'. Add it to
472 `overlay-arrow-variable-list'.
473
474 * progmodes/compile.el (compilation-setup):
475 Set `next-error-overlay-arrow-position' to nil. Also set it to
476 nil in the local hook `kill-buffer-hook'. Make local variable
477 `overlay-arrow-string' and set it to "=>".
478 (compilation-goto-locus): Set BOL position to
479 `next-error-overlay-arrow-position' instead of
480 `overlay-arrow-position'.
481
482 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
483 locally instead of adding it to the global hook.
484 (Info-kill-buffer): Move up.
485
486 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
487
488 * term/xterm.el (xterm-standard-colors): Update color values from
489 xterm-200.
490
491 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
492
493 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
494
495 * fast-lock.el:
496 * lazy-lock.el: Move them to the obsolete subdir.
497
498 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
499
500 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
501 (wdired-add-replace-advice): Remove.
502 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
503
504 2005-04-06 Kim F. Storm <storm@cua.dk>
505
506 * startup.el (command-line): Add --bare-bones alias for -Q.
507
508 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
509
510 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
511 create the startup fontset if a font specification ends with
512 `mac-roman'.
513
514 2005-04-06 Lute Kamstra <lute@gnu.org>
515
516 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
517 change.
518
519 * emacs-lisp/copyright.el (copyright-update-year): Replace the
520 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
521
522 2005-04-05 Lute Kamstra <lute@gnu.org>
523
524 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
525 (define-generic-mode): Ditto. Fix debug declaration.
526
527 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
528 Put them in the generic-x group.
529
530 * calendar/timeclock.el (timeclock): Doc fix.
531
532 * generic.el (define-generic-mode): Don't use custom-current-group.
533 Document default :group value.
534 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
535 (define-global-minor-mode): Don't use custom-current-group.
536
537 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
538
539 * startup.el (command-line-1): Display startup-echo-area-message
540 when fancy splash screen is in use.
541
542 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
543 (sh-escaped-newline): New face.
544 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
545 newline, and use sh-escaped-newline face.
546
547 * progmodes/tcl.el (tcl-escaped-newline): New face.
548 (tcl-builtin-list): New variable.
549 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
550 newlines. Fix keywords subexpression number.
551
552 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
553
554 * textmodes/org.el (org-diary-default-entry): Fix call to
555 `add-to-diary-entry'.
556
557 2005-04-05 Kim F. Storm <storm@cua.dk>
558
559 * ediff-init.el: Use (featurep 'xemacs).
560
561 2005-04-05 David Ponce <david@dponce.com>
562
563 * cus-edit.el (face): Derive from symbol widget. Display sample
564 of the current face on the fly.
565 (widget-face-sample-face-get, widget-face-notify): New functions.
566 (widget-face-value-create): Remove.
567
568 * wid-edit.el (widget-field-end): Temporarily remove field
569 narrowing before to call `get-char-property'.
570
571 2005-04-04 Jay Belanger <belanger@truman.edu>
572
573 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
574 (math-read-subscripts): New variable.
575 (math-read-preprocess-string): Process subscripts.
576
577 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
578
579 * comint.el (comint-prompt-read-only): Doc fix.
580
581 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
582 `-1'. Doc fix.
583
584 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
585
586 * textmodes/org.el (org-insert-mode-line-in-empty-file):
587 Change default value to nil.
588
589 2005-04-04 Lute Kamstra <lute@gnu.org>
590
591 * autorevert.el (auto-revert-mode): Specify :group.
592 * battery.el (display-battery-mode): Specify :group.
593 * diff-mode.el (diff-minor-mode): Specify :group.
594 * font-core.el (font-lock-mode): Specify :group.
595 * hl-line.el (hl-line-mode): Specify :group.
596 * iimage.el (iimage): New customization group.
597 (iimage-mode): Specify :group.
598 * longlines.el (longlines-mode): Specify :group.
599 * master.el: Don't require easy-mmode.
600 (master): New customization group.
601 (master-mode): Specify :group.
602 * msb.el (msb-mode): Specify :group.
603 * reveal.el (reveal-mode): Specify :group.
604 * simple.el (next-error-follow-minor-mode): Specify :group.
605 * smerge-mode.el (smerge-mode): Specify :group.
606 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
607 * emulation/cua-base.el (cua-mode): Specify :group.
608 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
609 * language/thai-util.el (thai-auto-composition-mode)
610 (thai-word-mode): Specify :group.
611 * mail/supercite.el (sc-minor-mode): Specify :group.
612 * progmodes/cwarn.el (cwarn-mode): Specify :group.
613 * progmodes/flymake.el (flymake-mode): Specify :group.
614 * progmodes/glasses.el (glasses-mode): Specify :group.
615 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
616 * textmodes/enriched.el (enriched-mode): Specify :group.
617 * textmodes/refill.el (refill-mode): Specify :group.
618
619 * add-log.el (change-log-font-lock-keywords): Names in
620 parenthesized lists can contain spaces.
621
622 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
623
624 * startup.el (fancy-splash-text): Shorten default text of
625 "Emacs Tutorial" line. Also, if the current language env
626 indicates an available tutorial file other than TUTORIAL,
627 extract its title and append it to the line in parentheses.
628 (fancy-splash-insert): If arg is a thunk, funcall it.
629
630 2005-04-04 Jay Belanger <belanger@truman.edu>
631
632 * calc.el (calc-language-alist): Add tags to customization type.
633
634 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
635
636 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
637 Doc fix.
638
639 2005-04-03 Marcelo Toledo <marcelo@marcelotoledo.org>
640
641 * add-log.el (change-log-font-lock-keywords): The manual
642 describing a Change Log entry, says: (...) "Aside from these
643 header lines, every line in the change log starts with a space or
644 a tab.". The font-lock was not highlighting lines started with
645 spaces, added support for it.
646
647 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
648
649 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
650 (bibtex-generate-url-list): Update docstring accordingly. Put the
651 complex example in the docstring.
652 (bibtex-font-lock-url): Use pop.
653
654 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
655
656 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
657
658 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
659
660 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
661
662 * filesets.el (filesets-set-default): Doc fix.
663
664 2005-04-03 Lute Kamstra <lute@gnu.org>
665
666 * generic.el (define-generic-mode): Add argument to specify
667 keywords for defcustom.
668 (default-generic-mode): Specify :group.
669
670 * generic-x.el: Specify :group for all generic modes.
671
672 * desktop.el (desktop-no-desktop-file-hook)
673 (desktop-after-read-hook): Doc fix.
674
675 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
676
677 * simple.el (visible-mode): Use explicit :group keyword.
678 This changes the group of `visible-mode-hook' from paren-blinking
679 to editing-basics.
680
681 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
682
683 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
684 mailbox specifications as well as URLs.
685 (rmail-insert-inbox-text): Remove unused conditional branches.
686
687 2005-04-01 Jay Belanger <belanger@truman.edu>
688
689 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
690 (calc-gnuplot-print-command): Move definitions to calc.el.
691
692 * calc/calc-embed.el (calc-embedded-announce-formula)
693 (calc-embedded-open-formula, calc-embedded-close-formula)
694 (calc-embedded-open-word, calc-embedded-close-word)
695 (calc-embedded-open-plain, calc-embedded-close-plain)
696 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
697 (calc-embedded-open-mode, calc-embedded-close-mode):
698 Move definitions to calc.el.
699
700 * calc/calc.el (calc-settings-file, calc-language-alist):
701 Make customizable.
702 (calc-embedded-announce-formula, calc-embedded-open-formula)
703 (calc-embedded-close-formula, calc-embedded-open-word)
704 (calc-embedded-close-word, calc-embedded-open-plain)
705 (calc-embedded-close-plain, calc-embedded-open-new-formula)
706 (calc-embedded-close-new-formula, calc-embedded-open-mode)
707 (calc-embedded-close-mode, calc-gnuplot-name)
708 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
709 from other files and make customizable.
710
711 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
712
713 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
714 Use buffer-live-p.
715 (cvs-mode-run): Don't call cvs-update-header here.
716 (cvs-run-process): Call cvs-update-header.
717 Use process properties for cvs-postprocess and cvs-buffer so that
718 the sentinel can behave better if the temp buffer is killed.
719 Use a pipe rather than a tty, to better handle unexpected prompts.
720 (cvs-sentinel): Rewrite. Call cvs-update-header.
721
722 2005-04-01 Andre Spiegel <spiegel@gnu.org>
723
724 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
725 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
726
727 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
728
729 * generic.el (define-generic-mode): Add indentation rule.
730
731 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
732
733 * files.el (mode-require-final-newline): Make Custom correctly
734 report a nil value and allow to set it to nil via Custom.
735 Doc fix.
736
737 2005-04-01 Kenichi Handa <handa@m17n.org>
738
739 * international/characters.el: Enable the correct case setting for
740 dotless-i and dotted-I.
741
742 2005-04-01 Kim F. Storm <storm@cua.dk>
743
744 * ido.el (ido-file-internal): Fall back to non-ido command if
745 initial directory is on slow ftp (or tramp) host.
746
747 2005-03-31 Richard M. Stallman <rms@gnu.org>
748
749 * emacs-lisp/autoload.el (make-autoload):
750 Handle define-global-minor-mode.
751
752 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
753 Rename from easy-mmode-define-global-mode.
754 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
755
756 * progmodes/scheme.el (scheme-mode-syntax-table):
757 Update syntax of | and # for two-character comment syntax.
758
759 2005-03-31 Lute Kamstra <lute@gnu.org>
760
761 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
762 (define-minor-mode): Call custom-current-group at load-time.
763
764 * generic.el (define-generic-mode): Add debug declaration.
765 Add defcustom for the mode hook.
766 (generic-mode-internal): Use run-mode-hooks.
767
768 2005-03-31 Kim F. Storm <storm@cua.dk>
769
770 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
771 (mouse-fixup-help-message): New defun called by show_help_echo
772 to fixup mouse-2 prefix in help messages when applicable.
773
774 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
775
776 2005-03-31 Kenichi Handa <handa@m17n.org>
777
778 * language/thai-word.el (thai-find-word-ends): Pay attention to
779 the case that we reach the end of buffer.
780
781 * textmodes/fill.el (fill-text-properties-at): New function.
782 (fill-newline): Use fill-text-properties-at instead of
783 text-properties-at.
784
785 2005-03-31 Karl Berry <karl@freefriends.org>
786
787 * textmodes/tex-mode.el (tex-compile): Use shell-quote-argument,
788 not comint-quote-filename.
789
790 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
791
792 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
793 not comint-quote-filename.
794
795 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
796
797 * help-fns.el (help-with-tutorial): Revert last change.
798
799 2005-03-31 Kim F. Storm <storm@cua.dk>
800
801 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
802
803 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
804
805 * calendar/cal-china.el: Update reference to "Calendrical
806 Calculations" book; there's a new edition.
807 * calendar/cal-coptic.el: Likewise.
808 * calendar/cal-french.el: Likewise.
809 * calendar/cal-hebrew.el: Likewise.
810 * calendar/cal-islam.el: Likewise.
811 * calendar/cal-iso.el: Likewise.
812 * calendar/cal-julian.el: Likewise.
813 * calendar/cal-mayan.el: Likewise.
814 * calendar/cal-persia.el: Likewise.
815 * calendar/calendar.el: Likewise.
816 * calendar/holidays.el: Likewise.
817 * calendar/lunar.el: Likewise.
818 * calendar/solar.el: Likewise.
819
820 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
821 white space from doc string.
822
823 2005-03-30 Jay Belanger <belanger@truman.edu>
824
825 * calc/calc-help.el (calc-full-help): Remove email address.
826
827 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
828
829 * help-fns.el (help-with-tutorial): Delete title line.
830
831 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
832
833 * calendar/cal-x.el (calendar-one-frame-setup)
834 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
835 rather than 'symbol for set-window-dedicated-p.
836
837 * calendar/appt.el (appt-buffer-name): Make it a constant.
838 (appt-add): Doc fix.
839
840 * filesets.el (filesets-menu-path, filesets-menu-before)
841 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
842 (filesets-menu-cache-file): Use directory ~/.emacs.d.
843 (filesets-add-submenu): Delete and use add-submenu instead.
844
845 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
846
847 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
848 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
849 (org-diary-default-entry): New function.
850 (org-get-entries-from-diary): Better parsing of diary entries.
851 (org-agenda-check-no-diary): New function.
852 ("diary-lib"): Advice to function `add-to-diary-list', to allow
853 linking to diary entries.
854 (org-agenda-execute-calendar-command): New function.
855 (org-agenda): Improve visible section in window.
856 Use `org-fit-agenda-window'.
857 (org-fit-agenda-window): New option.
858 (org-move-subtree-down): Better handling of empty lines
859 at end of subtree.
860 (org-cycle): Numeric prefix is interpreted now as show-subtree N
861 levels up.
862 (org-fontify-done-headline): New option.
863 (org-headline-done-face): New face.
864 (org-set-font-lock-defaults): Use `org-headline-done-face'.
865 (org-table-copy-down): Rename from `org-table-copy-from-above'.
866 When current field is non-empty, it is copied to next row.
867 (org-table-copy-from-above): Fix bug which made it
868 impossible to copy fields containing only a single non-white character.
869
870 2005-03-30 Kim F. Storm <storm@cua.dk>
871
872 * kmacro.el (kmacro-end-macro): Isearch may store this command
873 into the macro -- so ignore it when executing keyboard macro.
874
875 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
876
877 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
878
879 2005-03-29 Kenichi Handa <handa@m17n.org>
880
881 * language/thai.el ("Thai"): Set setup-function and exit-function
882 for Thai language environment.
883
884 * language/thai-util.el: Require thai-word.
885 (thai-word-mode-map): New variable.
886 (thai-word-mode): New minor mode.
887 (setup-thai-language-environment-internal): New function.
888 (exit-thai-language-environment-internal): New function.
889
890 * language/thai-word.el (thai-word-table): Declare it by defvar,
891 use dolist to initialize it.
892 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
893 (thai-fill-find-break-point): New functions.
894
895 2005-03-29 Richard M. Stallman <rms@gnu.org>
896
897 * simple.el (idle-update-delay): Move definition up.
898 (set-mark): Doc fix.
899
900 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
901
902 * longlines.el: New file.
903
904 * simple.el (buffer-substring-filters): New variable.
905 (filter-buffer-substring): New function.
906 (kill-region, copy-region-as-kill): Use it.
907
908 * register.el (copy-to-register, append-to-register)
909 (prepend-to-register): Use filter-buffer-substring.
910
911 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
912
913 * progmodes/gud.el (gdb): (Re)-initialise gud-filter-pending-text.
914 (gud-filter-pending-text): Move in front of gdb.
915 (gud-overlay-arrow-position): New variable.
916 (gud-sentinel, gud-display-line): Use it in place of
917 overlay-arrow-position.
918
919 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
920
921 * progmodes/fortran.el (fortran-if-indent): Doc fix.
922 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
923 (fortran-font-lock-keywords-4): New variable.
924 (fortran-blocks-re, fortran-end-block-re)
925 (fortran-start-block-re): New constants, for hideshow.
926 (hs-special-modes-alist): Add a Fortran entry.
927 (fortran-mode-map): Bind fortran-end-of-block,
928 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
929 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
930 (fortran-looking-at-if-then, fortran-end-of-block)
931 (fortran-beginning-of-block): New functions, for hideshow.
932
933 * progmodes/f90.el (f90-end-block-re, f90-start-block-re): Doc
934 fix. Tweak regexp.
935 (f90-beginning-of-block): Push mark first.
936
937 2005-03-29 Jay Belanger <belanger@truman.edu>
938
939 * calc/calc.el: Update copyright date.
940 (calc-version): Increase to 2.1.
941 (calc-version-date): Remove.
942
943 * calc/calc-help.el: Update copyright date.
944 (calc-full-help): Remove reference to calc-version-date.
945 Update copyright date.
946
947 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
948
949 * vc.el (vc-do-command): Use a pipe for async processes, so password
950 prompts don't show up at places where the user can't reply.
951
952 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
953
954 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
955 on the file name we pass to the inferior shell.
956
957 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
958
959 * progmodes/which-func.el (which-function): Be robust in the face of an
960 imenu--make-index-alist failure.
961
962 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
963
964 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
965
966 * progmodes/python.el (python-preoutput-filter): Fix last change.
967
968 2005-03-29 Lute Kamstra <lute@gnu.org>
969
970 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
971 functions and compiled macros.
972 (debug-convert-byte-code): Handle macros too.
973 (debug-on-entry-1): Don't signal an error when trying to clear a
974 function that is not set to debug on entry.
975
976 2005-03-29 Jay Belanger <belanger@truman.edu>
977
978 * calc/calc-lang.el: Add functions to math-function-table
979 properties of tex and math.
980
981 2005-03-29 Kenichi Handa <handa@m17n.org>
982
983 * ps-mule.el (ps-mule-plot-string): Translate characters by
984 ps-print-translation-table.
985 (ps-mule-begin-job): Call find-charset-region/string with
986 ps-print-translation-table.
987 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
988
989 * ps-print.el (ps-print-translation-table): New variable.
990 (ps-plot-region): Translate characters by ps-print-translation-table.
991
992 2005-03-29 Juri Linkov <juri@jurta.org>
993
994 * simple.el (next-error-highlight-timer): New variable.
995
996 * progmodes/compile.el (compilation-goto-locus):
997 Use `next-error-highlight-timer' instead of `sit-for'.
998
999 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
1000
1001 * mail/supercite.el (sc-mail-field): Use assoc-string.
1002 (sc-get-address): Simplify regexps.
1003
1004 * files.el (minibuffer-with-setup-hook): New macro.
1005 (find-file-read-args): Use it to avoid let-binding
1006 minibuffer-with-setup-hook (which breaks turning on/off
1007 file-name-shadow-mode while in the prompt).
1008
1009 * complete.el (PC-read-include-file-name-internal): Use test-completion.
1010
1011 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
1012
1013 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
1014
1015 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
1016
1017 * window.el (window-buffer-height): Use count-screen-lines.
1018
1019 * progmodes/python.el (python-preoutput-leftover): New var.
1020 (python-preoutput-filter): Use it.
1021 (python-send-receive): Loop until all the result has been received.
1022
1023 2005-03-28 Juri Linkov <juri@jurta.org>
1024
1025 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
1026
1027 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
1028 "Recover Crashed Session".
1029 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
1030 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
1031 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
1032 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
1033 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
1034 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
1035 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
1036 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
1037
1038 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
1039 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
1040 Ediff Sessions", "Toggle use of separate control buffer frame",
1041 "Use separate frame for Ediff control buffer".
1042
1043 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
1044 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
1045 "Rename Bookmark", "Delete Bookmark".
1046
1047 * info.el (Info-mode-menu): Remove ellipsis from "Index".
1048 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
1049 Add `:active Info-index-alternatives' to "Next Matching Item".
1050
1051 * wdired.el (wdired-change-to-wdired-mode):
1052 Mention `wdired-abort-changes' key in the initial message.
1053
1054 * international/mule.el (auto-coding-alist): Associate non-ascii
1055 image filename extensions with `no-conversion'.
1056
1057 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
1058
1059 * international/iso-acc.el:
1060 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
1061
1062 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
1063
1064 * textmodes/sgml-mode.el (html-mode): Doc update.
1065
1066 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
1067
1068 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
1069
1070 * term.el (term-move-columns): Fix face after extending a line.
1071 (term-insert-spaces): Likewise.
1072 (term-reset-terminal): Fix off by one error.
1073
1074 2005-03-26 Eli Zaretskii <eliz@gnu.org>
1075
1076 * international/mule.el (auto-coding-alist): Add .xpi files.
1077
1078 * files.el (auto-mode-alist): Add .xpi files.
1079
1080 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
1081
1082 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
1083
1084 2005-03-26 Eli Zaretskii <eliz@gnu.org>
1085
1086 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
1087
1088 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
1089
1090 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
1091 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
1092
1093 * calendar/cal-move.el (calendar-beginning-of-year): Move the
1094 cursor to Jan 1 when needed.
1095 (calendar-end-of-year): Fix -/+ typo.
1096 Reported by Chong Yidong <cyd@stupidchicken.com>.
1097
1098 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1099
1100 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
1101
1102 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
1103 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
1104
1105 2005-03-25 Richard M. Stallman <rms@gnu.org>
1106
1107 * filesets.el (filesets-init): Add autoload.
1108
1109 * mail/mailalias.el (mail-directory): Doc fix.
1110
1111 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
1112
1113 * mail/mailalias.el (mail-directory-process): Do nothing if
1114 mail-directory-process is an atom.
1115 (mail-get-names): Ignore mail-directory-names if it is an atom.
1116 (mail-directory-process defvar): Doc fix.
1117 (mail-names): Doc fix.
1118
1119 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
1120
1121 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
1122
1123 2005-03-26 Kenichi Handa <handa@m17n.org>
1124
1125 * international/mule-util.el (detect-coding-with-priority):
1126 Call update-coding-systems-internal before detect-coding-region.
1127
1128 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
1129
1130 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
1131 (gdb-frames-mode-map): Add follow-link property.
1132
1133 2005-03-25 Jay Belanger <belanger@truman.edu>
1134
1135 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
1136 for variables.
1137
1138 2005-03-25 Juri Linkov <juri@jurta.org>
1139
1140 * image-mode.el: Optimize image filename extension regexps in
1141 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
1142 in `auto-mode-alist'.
1143 (image-mode): Add `image-toggle-display-text' to local hook
1144 `change-major-mode-hook'. Display the image as an image by
1145 default. Set `cursor-type' and `truncate-lines' if the image
1146 is already displayed. Take into account the current mode (image
1147 or text) in message.
1148 (image-minor-mode): New minor mode.
1149 (image-mode-maybe, image-toggle-display-text): New functions.
1150 (image-toggle-display): Use called-interactively-p.
1151 Let-bind `inhibit-read-only' to t.
1152
1153 * image-mode.el (image-minor-mode): Set `cursor-type' and
1154 `truncate-lines' if the image is already displayed. Add turning
1155 image-minor-mode off to `change-major-mode-hook'. Add message.
1156 Call `image-toggle-display-text' after turning image-minor-mode off.
1157
1158 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
1159
1160 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
1161 Terminal.app, use utf-8.
1162 (set-display-table-and-terminal-coding-system): Add coding-system arg.
1163 (set-locale-environment): Use it.
1164
1165 * term/xterm.el: Undo last change, better done in mule-cmds.el.
1166
1167 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
1168
1169 * progmodes/python.el (python-close-block-statement-p)
1170 (python-outdent-p, python-current-defun): Use symbol-end.
1171
1172 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
1173
1174 * files.el (save-some-buffers): Doc fix.
1175
1176 2005-03-25 Werner Lemberg <wl@gnu.org>
1177
1178 * complete.el, thumbs.el: Replace `legal' with `valid'.
1179 * calendar/calendar.el: Replace `legal' with `valid'.
1180 * emacs-lisp/advice.el: Replace `legal' with `valid'.
1181 * mail/supercite.el: Replace `legal' with `valid'.
1182 * progmodes/cperl-mode.el, progmodes/idlw-shell.el,
1183 progmodes/idlwave.el, progmodes/vhdl-mode.el: Replace `legal' with
1184 `valid'.
1185 * textmodes/reftex-vars.el, textmodes/reftex.el: Replace `legal'
1186 with `valid'.
1187
1188 2005-03-25 Werner Lemberg <wl@gnu.org>
1189
1190 * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
1191 * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
1192 * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
1193 * emulation/vip.el: Replace `illegal' with `invalid'.
1194 * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with `invalid'.
1195 * mail/supercite.el: Replace `illegal' with `invalid'.
1196 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el,
1197 progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el,
1198 progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el,
1199 progmodes/sh-script.el, progmodes/xscheme.el: Replace `illegal' with
1200 `invalid'.
1201 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el,
1202 textmodes/reftex-index.el, textmodes/reftex-parse.el,
1203 textmodes/reftex-ref.el, textmodes/reftex-vars.el,
1204 textmodes/reftex.el, textmodes/org.el: Replace `illegal' with `invalid'.
1205
1206 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
1207
1208 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
1209 (flymake-find-buildfile, flymake-find-possible-master-files)
1210 (flymake-check-include, flymake-parse-line): Replace loops over the
1211 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
1212
1213 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
1214 Substitute file-name-as-directory in the rest of the file.
1215 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
1216 (flymake-replace-region): Remove unused arg `buffer'.
1217 (flymake-check-patch-master-file-buffer): Update calls to it.
1218 (flymake-add-err-info): Remove unused var `count'.
1219 (flymake-mode): Use define-minor-mode.
1220
1221 * progmodes/flymake.el: Use with-current-buffer.
1222 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
1223 flymake-replace-regexp-in-string, flymake-line-beginning-position)
1224 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
1225 Avoid testing for `xemacs'.
1226 (flymake-nop): Move.
1227 (flymake-region-has-flymake-overlays): Return the computed value.
1228 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
1229 Remove unused var `endline'.
1230 (flymake-get-line-count): Remove unused function.
1231 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
1232
1233 * emulation/vi.el:
1234 * generic.el:
1235 * hilit-chg.el (global-highlight-changes):
1236 * hi-lock.el (hi-lock-mode):
1237 * follow.el: find-file-hooks -> find-file-hook.
1238
1239 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
1240
1241 2005-03-24 Juri Linkov <juri@jurta.org>
1242
1243 * dired.el (dired-mode-map): Add menu item "Compare directories"
1244 for dired-compare-directories.
1245
1246 * dired-aux.el (dired-compare-directories): Add autoload cookie.
1247 Doc fix. Replace `read-file-name' with `read-directory-name'.
1248
1249 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
1250
1251 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
1252
1253 2005-03-24 Jay Belanger <belanger@truman.edu>
1254
1255 * calc/calc-embed.el (calc-embedded-mode-change): Save all
1256 relevant mode settings in calc-embedded-original-modes when modes
1257 are permanently changed.
1258
1259 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
1260
1261 * autoinsert.el: find-file-hooks -> find-file-hook.
1262
1263 2005-03-24 Lute Kamstra <lute@gnu.org>
1264
1265 * generic.el (generic-font-lock-defaults): Make it obsolete.
1266 (generic-font-lock-keywords): New variable to replace
1267 generic-font-lock-defaults.
1268 (generic-mode-set-font-lock): Delete it.
1269 (generic-mode-internal): Don't call generic-mode-set-font-lock.
1270 (generic-bracket-support): Add docstring.
1271
1272 * generic-x.el: Rename generic-font-lock-defaults to
1273 generic-font-lock-keywords throughout.
1274 (mailagent-rules-setup-function): Delete it.
1275 (mailagent-rules-generic-mode): Use anonymous function instead.
1276 (show-tabs-generic-mode-font-lock-defaults-1)
1277 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
1278 Quote faces.
1279 (show-tabs-tab-face, show-tabs-space-face): Specify background,
1280 not foreground.
1281
1282 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
1283 Recognize define-generic-mode.
1284
1285 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
1286
1287 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
1288 if there's no completion table.
1289
1290 2005-03-23 Miles Bader <miles@gnu.org>
1291
1292 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
1293 Remove tty-specific variants, as they're no longer needed.
1294
1295 2005-03-23 Lute Kamstra <lute@gnu.org>
1296
1297 * generic-x.el: Code cleanup: make args constant whenever possible.
1298 (installshield-statement-keyword-list)
1299 (installshield-system-functions-list)
1300 (installshield-system-variables-list, installshield-types-list)
1301 (installshield-funarg-constants-list): Make them constants.
1302
1303 * generic.el (generic-make-keywords-list): Add autoload cookie.
1304
1305 * calendar/time-date.el: Add comment on time value formats.
1306 Don't require parse-time.
1307 (with-decoded-time-value): New macro.
1308 (encode-time-value): New function.
1309 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
1310 (days-to-time): Return a valid time value when arg is huge.
1311 (time-since): Use time-subtract.
1312 (time-to-number-of-days): Use time-to-seconds.
1313
1314 2005-03-23 David Ponce <david@dponce.com>
1315
1316 * recentf.el: (recentf-keep): New option.
1317 (recentf-menu-action): Default to `find-file'.
1318 (recentf-keep-non-readable-files-flag)
1319 (recentf-keep-non-readable-files-p)
1320 (recentf-file-readable-p, recentf-find-file)
1321 (recentf-cleanup-remote): Remove.
1322 (recentf-include-p): More robust.
1323 (recentf-keep-p): New function.
1324 (recentf-remove-if-non-kept): Rename from
1325 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
1326 All callers updated.
1327 (recentf-menu-items-for-commands): Fix help string.
1328 (recentf-track-closed-file): Update. Doc fix.
1329 (recentf-cleanup): Update. Count removed files. Doc fix.
1330
1331 2005-03-23 Kim F. Storm <storm@cua.dk>
1332
1333 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
1334 Don't inherit from fringe face (now happens automatically).
1335
1336 2005-03-22 Kim F. Storm <storm@cua.dk>
1337
1338 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
1339 position values.
1340
1341 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
1342
1343 * menu-bar.el (showhide-date-time): Remove.
1344 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
1345 (menu-bar-make-mm-toggle): Simplify.
1346
1347 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
1348
1349 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
1350 Accept qualified variable and function names.
1351
1352 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
1353
1354 * bindings.el (completion-ignored-extensions):
1355 Remove ".lis" for `vax-vms'.
1356
1357 2005-03-22 Andreas Schwab <schwab@suse.de>
1358
1359 * generic-x.el: Revert last change.
1360 * ldefs-boot.el: Update.
1361
1362 2005-03-22 Jay Belanger <belanger@truman.edu>
1363
1364 * calc/calc-embed (calc-embedded-original-modes): New variable.
1365 (calc-embedded-save-original-modes)
1366 (calc-embedded-restore-original-modes): New functions.
1367 (calc-do-embedded): Save original modes when entering embedded mode
1368 and restore when leaving embedded mode.
1369 (calc-embedded-modes-change): Change the value of
1370 calc-embedded-original-modes to reflect permanent changes.
1371
1372 2005-03-22 Lute Kamstra <lute@gnu.org>
1373
1374 * generic-x.el: Require generic again.
1375
1376 2005-03-22 Miles Bader <miles@gnu.org>
1377
1378 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
1379 Tweak details to look good on both ttys and bitmap displays, light
1380 or dark background, etc.
1381
1382 2005-03-21 Kim F. Storm <storm@cua.dk>
1383
1384 * tooltip.el (tooltip-show-help-function): Check car and cdr of
1385 mouse position.
1386
1387 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
1388
1389 * icomplete.el: Don't forcibly turn on the mode upon load.
1390 (icomplete-mode): Use define-minor-mode.
1391 (icomplete-eoinput): Default to nil.
1392 (icomplete-minibuffer-setup): Remove autoload.
1393 (icomplete-tidy): Simplify.
1394 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
1395 in the initial state or if the user has modified the field.
1396 Fix handling of icomplete-max-delay-chars.
1397 Remove code that handles the oddball case where
1398 minibuffer-completion-table is an integer.
1399 Wrap icomplete-completions in while-no-input in case building
1400 completions takes more time than expected.
1401 (icomplete-completions): Simplify.
1402
1403 2005-03-21 Richard M. Stallman <rms@gnu.org>
1404
1405 * jka-compr.el (jka-compr-really-do-compress):
1406 Make variable buffer-local.
1407
1408 * image-mode.el: Handle .xpm files too.
1409 (image-toggle-display): Preserve modification flag.
1410
1411 * help.el (where-is): Don't mention aliases with no key bindings.
1412
1413 2005-03-21 Lute Kamstra <lute@gnu.org>
1414
1415 * generic.el: Fix commentary section. Don't require cl for compilation.
1416 (generic-mode-list): Add autoload cookie.
1417 (generic-use-find-file-hook, generic-lines-to-scan)
1418 (generic-find-file-regexp, generic-ignore-files-regexp)
1419 (generic-mode, generic-mode-find-file-hook)
1420 (generic-mode-ini-file-find-file-hook): Fix docstrings.
1421 (define-generic-mode): Make it a defmacro. Fix docstring.
1422 (generic-mode-internal): Code cleanup. Add autoload cookie.
1423 (generic-mode-set-comments): Code cleanup.
1424 * generic-x.el: Don't prevent compilation. Don't require generic.
1425 Follow coding conventions. Minor code cleanup.
1426 (etc-fstab-generic-mode): Add some keywords.
1427 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
1428 define-generic-mode like a function declaration.
1429
1430 2005-03-21 Jay Belanger <belanger@truman.edu>
1431
1432 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
1433 changing modes.
1434
1435 2005-03-21 Sam Steingold <sds@gnu.org>
1436
1437 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
1438
1439 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
1440
1441 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
1442 Add underscore to "f$ lexicals" regexp.
1443
1444 2005-03-20 Juri Linkov <juri@jurta.org>
1445
1446 * subr.el (progress-reporter-do-update): When `min-value' is equal
1447 to `max-value', set `percentage' to 0 and prevent division by zero.
1448
1449 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
1450
1451 Sync with Tramp 2.0.48.
1452
1453 * tramp.el (all): Change all addresses to .gnu.org.
1454 (tramp-append-tramp-buffers): New defun.
1455 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
1456 Catch `dont-send' signal.
1457 (tramp-set-auto-save-file-modes): Set always permissions, because
1458 there might be an old auto-saved file belonging to another
1459 original file. This could be a security threat. Reported by
1460 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
1461 Check for Emacs 21.3.50 removed.
1462
1463 * tramp-smb.el (all): Remove debug construct for
1464 `with-parsed-tramp-file-name'.
1465 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
1466 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
1467 No error message if DIRECTORY or FILENAME doesn't exist.
1468 (tramp-smb-open-connection): Check existence of
1469 `tramp-smb-program'.
1470
1471 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
1472
1473 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
1474 Properly handle the case where the `m' or `s' command's argument is not
1475 yet terminated.
1476 (perl-indent-new-calculate): New function.
1477 (perl-indent-line): Use it.
1478
1479 2005-03-20 Miles Bader <miles@gnu.org>
1480
1481 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
1482 in text-mode too. Change to new face names.
1483 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
1484 Add `:weight bold' attribute.
1485 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
1486
1487 2005-03-19 Juri Linkov <juri@jurta.org>
1488
1489 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
1490
1491 * international/mule.el (auto-coding-alist): Sync with
1492 `auto-mode-alist' by adding upper case archive file extensions
1493 and adding ear/war to jar extension.
1494
1495 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
1496
1497 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
1498 running, restart it.
1499
1500 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
1501
1502 * finder.el (finder-current-item): Throw an error on an empty line.
1503
1504 * man.el (Man-follow-manual-reference): If current-word returns
1505 nil, use "".
1506
1507 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
1508
1509 * simple.el (goto-line): Doc fix.
1510
1511 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
1512
1513 * files.el (save-buffer): Doc fix.
1514
1515 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
1516
1517 * recentf.el (recentf-cleanup-remote): New variable.
1518 (recentf-cleanup): Use it to conditionally check availablity of
1519 remote files.
1520
1521 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
1522
1523 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
1524 function names.
1525
1526 2005-03-19 Eli Zaretskii <eliz@gnu.org>
1527
1528 * language/thai-word.el: New file.
1529
1530 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
1531
1532 * files.el (backup-buffer): If the file's directory is not
1533 writable, use copy instead of move to backup the file.
1534
1535 2005-03-19 Eli Zaretskii <eliz@gnu.org>
1536
1537 * obsolete/keyswap.el: Moved to obsolete/ from term/.
1538
1539 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1540
1541 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
1542 Use functionp instead of symbolp and fboundp. Reported by Drkm
1543 <darkman_spam@yahoo.fr>.
1544 (ps-print-version): New version 6.6.6.
1545
1546 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
1547
1548 * textmodes/table.el (table--line-column-position): New idiom.
1549 (table--row-column-insertion-point-p): New function to test
1550 validity of row and column insertion operation at a location.
1551 (table-global-menu, table-cell-menu): Use above functions for
1552 deterministic test operation.
1553 (table--editable-cell-p): Behave in deterministic fashion.
1554
1555 2005-03-18 Juri Linkov <juri@jurta.org>
1556
1557 * isearch.el (isearch-lazy-highlight-new-loop):
1558 Make arguments beg and end optional.
1559 (isearch-update): Remove optional arguments nil from
1560 isearch-lazy-highlight-new-loop.
1561 (isearch-lazy-highlight-search): Let-bind case-fold-search to
1562 isearch-lazy-highlight-case-fold-search instead of
1563 isearch-case-fold-search, and let-bind isearch-regexp to
1564 isearch-lazy-highlight-regexp.
1565 Use isearch-lazy-highlight-last-string instead of isearch-string.
1566
1567 * replace.el (perform-replace): Remove bindings of global
1568 variables isearch-string, isearch-regexp, isearch-case-fold-search.
1569 Add three new arguments to `replace-highlight'.
1570 (replace-highlight): Add arguments string, regexp, case-fold.
1571 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
1572 to allow isearch-lazy-highlight-new-loop to use these values
1573 to set corresponding isearch-lazy-highlight-* internal
1574 variables whose values lazy highlighting will use regardless of
1575 changes to global variables isearch-string, isearch-regexp,
1576 isearch-case-fold-search during lazy highlighting loop.
1577 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
1578 to `lazy-highlight-cleanup'.
1579
1580 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
1581 (ispell-highlight-face): Set default face to `isearch' when
1582 lazy highlighting is enabled.
1583 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
1584 priority to 1. Add lazy highlighting.
1585 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
1586 from `isearch-dehighlight'.
1587
1588 2005-03-18 David Ponce <david@dponce.com>
1589
1590 * files.el (hack-local-variables): Do a case-insensitive search
1591 for End.
1592
1593 2005-03-18 Juri Linkov <juri@jurta.org>
1594
1595 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
1596 `isearch-lazy-highlight-cleanup', add alias to old name and
1597 declare obsolete. Add release numbers to other obsolete vars.
1598 (isearch-done, isearch-lazy-highlight-new-loop):
1599 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
1600 (lazy-highlight-cleanup) <variable>: Doc fix.
1601 (isearch-lazy-highlight-update): Rename obsolete
1602 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
1603
1604 2005-03-18 Kenichi Handa <handa@m17n.org>
1605
1606 * language/thai-util.el: Fix categorization of Thai characters in
1607 thai-category-table.
1608 (thai-composition-pattern): Adjust it for the above change.
1609 (thai-self-insert-command, thai-compose-syllable): New functions.
1610 (thai-compose-region): Use thai-compose-syllable.
1611 (thai-compose-string): Likewise.
1612 (thai-composition-function): Likewise.
1613 (thai-auto-composition): New function.
1614 (thai-auto-composition-mode): New minor mode.
1615
1616 * language/thai.el: Fix patterns to be registered in
1617 composition-function-table.
1618
1619 * international/quail.el (quail-input-method): Locally bind
1620 inhibit-modification-hooks to t.
1621
1622 2005-03-17 Richard M. Stallman <rms@gnu.org>
1623
1624 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
1625 (perl-mode): Use run-mode-hooks.
1626
1627 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
1628 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
1629 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
1630
1631 * mail/sendmail.el (sendmail-send-it): Reenable the code
1632 to compute resend-to-address and use it.
1633
1634 * tar-mode.el (tar-mode): Turn off undo unconditionally.
1635
1636 * image-mode.el: New file.
1637
1638 * image.el (insert-sliced-image): Add autoload cookie.
1639
1640 * font-lock.el (font-lock-lines-before): New user option.
1641 (font-lock-after-change-function): Obey it.
1642
1643 * bindings.el (esc-map): Make M-g a prefix.
1644 Bind M-g g and M-g M-g to goto-line.
1645
1646 * faces.el (face-id): Doc fix.
1647
1648 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
1649
1650 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
1651 (rmail-show-message): Use rmail-unknown-mail-followup-to.
1652 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
1653
1654 * mail/sendmail.el (mail-yank-ignored-headers)
1655 (mail-font-lock-keywords, mail-mode-fill-paragraph):
1656 Add Mail-Followup-To and Mail-Reply-To headers.
1657 (mail-citation-hook): Add autoload cookie.
1658 (mail-mode): Doc fix.
1659 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
1660 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
1661 (mail-mode-fill-paragraph): Handle those headers.
1662 (mail-mailing-lists): New variable.
1663 (mail-mail-reply-to, mail-mail-followup-to): New functions.
1664
1665 2005-03-17 Juri Linkov <juri@jurta.org>
1666
1667 * isearch.el (isearch-fallback): Check for `(car previous)'
1668 before calling `isearch-other-end-state'.
1669
1670 2005-03-17 Kim F. Storm <storm@cua.dk>
1671
1672 * simple.el (move-beginning-of-line): Move to beginning of buffer
1673 line, as well as beginning of screen line.
1674
1675 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
1676
1677 * calendar/diary-lib.el (mark-diary-entries): Use new optional
1678 argument REDRAW rather than calendar-redrawing variable.
1679 * calendar/calendar.el (calendar-redrawing): Delete.
1680 (redraw-calendar): Do not bind calendar-redrawing.
1681
1682 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
1683
1684 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
1685 diary-file buffer.
1686
1687 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
1688
1689 * help.el (describe-mode): Allow a :minor-mode-function property to
1690 specify a different minor mode toggle function than the variable.
1691 * simple.el (auto-fill-function):
1692 * subr.el (add-minor-mode): Use it.
1693
1694 2005-03-16 Kenichi Handa <handa@m17n.org>
1695
1696 * language/ethio-util.el (sera-being-called-by-w3): New variable.
1697 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
1698 (ethio-fidel-to-sera-buffer): Likewise.
1699
1700 2005-03-16 Juri Linkov <juri@jurta.org>
1701
1702 * emacs-lisp/find-func.el (find-function-regexp):
1703 Add defun-emitting macro `menu-bar-make-toggle'.
1704
1705 * isearch.el: Put `isearch-scroll' property to
1706 `split-window-horizontally'.
1707
1708 * info.el: Update error messages for `debug-ignored-errors'.
1709 (Info-isearch-search): Doc fix.
1710 (Info-find-node): Move up code to go into info buffer before
1711 recording the node to the history.
1712 (Info-fontify-node): Fontify titles only if the next line
1713 has two or more `*', `=', `-', `.'.
1714 Display "go to this node" for empty (match-string 3).
1715
1716 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1717
1718 * term/mac-win.el: Add mouse pointer shape constants.
1719
1720 2005-03-15 Kim F. Storm <storm@cua.dk>
1721
1722 * simple.el (move-beginning-of-line): Use vertical-motion.
1723
1724 2005-03-15 Juri Linkov <juri@jurta.org>
1725
1726 * isearch.el (isearch-error): New variable.
1727 (isearch-invalid-regexp, isearch-within-brackets): Remove.
1728 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
1729 (isearch-within-brackets-state): Remove.
1730 (isearch-case-fold-search-state, isearch-pop-fun-state):
1731 Decrease frame index.
1732 (isearch-mode, isearch-top-state, isearch-push-state)
1733 (isearch-edit-string, isearch-abort, isearch-search-and-update)
1734 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
1735 (isearch-search, isearch-lazy-highlight-new-loop):
1736 Replace `isearch-invalid-regexp' with `isearch-error'.
1737 Remove `isearch-within-brackets'.
1738 (isearch-search): Add `search-failed' handler to `condition-case'.
1739 (isearch-lazy-highlight-search): Add `condition-case' to catch
1740 errors and allow `isearch-lazy-highlight-update' to try
1741 highlighting from the beginning of the window.
1742 (isearch-repeat): Move up code to set isearch-wrapped to t
1743 before calling isearch-wrap-function.
1744
1745 * info.el (Info-isearch-initial-node): New internal variable.
1746 (Info-search): Signal an error in isearch mode when search leaves
1747 the initial node. Signal an error when `bound' is non-nil and
1748 nothing was found in the current subfile.
1749 (Info-isearch-search): Remove `condition-case'.
1750 (Info-isearch-wrap): Don't wrap when search failed during leaving
1751 the initial node. If `Info-isearch-search' is nil, wrap around
1752 the current node.
1753 (Info-isearch-start): New fun.
1754 (Info-mode): Add buffer-local hook `Info-isearch-start' to
1755 `isearch-mode-hook'.
1756
1757 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1758
1759 * simple.el (normal-erase-is-backspace): Set default to t if
1760 running on Mac.
1761
1762 * term/mac-win.el (function-key-map): Sync with x-win.el.
1763
1764 2005-03-15 Kenichi Handa <handa@m17n.org>
1765
1766 * international/mule-cmds.el (locale-language-names): Modify the
1767 format of elements and add more entries.
1768 (locale-preferred-coding-systems): Add more entries.
1769 (set-locale-environment): Adjust for the change of
1770 locale-language-names.
1771
1772 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
1773
1774 * pcvs.el (smerge-ediff): Remove bogus autoload.
1775
1776 2005-03-14 Lute Kamstra <lute@gnu.org>
1777
1778 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
1779 Ignore a `*' at the beginning of a line.
1780
1781 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
1782 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
1783 subr.el.
1784 (dont-compile, eval-when-compile, eval-and-compile): Use declare
1785 to specify indentation.
1786
1787 * generic.el (define-generic-mode): Let generic-mode-list be a
1788 list of strings; test membership with equal.
1789
1790 2005-03-14 Kim F. Storm <storm@cua.dk>
1791
1792 * simple.el (next-line, previous-line): Add optional try-vscroll
1793 arg to recognize interactive use. Pass it on to line-move.
1794 (line-move): Don't perform auto-window-vscroll when defining or
1795 executing keyboard macro to ensure consistent behaviour.
1796
1797 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
1798
1799 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
1800
1801 2005-03-13 Lute Kamstra <lute@gnu.org>
1802
1803 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
1804 debugger-setup-buffer so that backtrace marks the frames set to
1805 debug-on-exit and we don't have to do it manually. Set an extra
1806 debug-on-exit for macro's.
1807 (debugger-setup-buffer): Don't mark the top frame manually.
1808
1809 2005-03-12 Lute Kamstra <lute@gnu.org>
1810
1811 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
1812 lisp-indent-function throughout.
1813 (with-no-warnings): Set lisp-indent-function property.
1814
1815 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
1816
1817 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
1818 Add entry for backslash.
1819
1820 2005-03-12 Juri Linkov <juri@jurta.org>
1821
1822 * info.el (Info-search): Four fixes for backward search.
1823
1824 2005-03-11 Jay Belanger <belanger@truman.edu>
1825
1826 * calc/calc.el (calc-language-alist): New variable.
1827 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
1828 (calc-embedded-find-modes): Use calc-language-alist instead of
1829 calc-embedded-language-alist.
1830
1831 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
1832
1833 * calendar/calendar.el (calendar-redrawing): New internal
1834 variable.
1835 (redraw-calendar): Remove bogus save-excursion from previous
1836 change. Bind calendar-redrawing to t for mark-diary-entries.
1837 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
1838 calendar if that is why we were called.
1839
1840 2005-03-11 Kenichi Handa <handa@m17n.org>
1841
1842 * international/mule.el (make-coding-system): Set property
1843 coding-system-define-form to nil.
1844 (define-coding-system-alias): Likewise.
1845
1846 2005-03-11 Kenichi Handa <handa@m17n.org>
1847
1848 These changes are suggested by Dave Love <fx@gnu.org>.
1849
1850 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
1851 coding: tag.
1852 (adaptive-fill-regexp): Add more bullets.
1853 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
1854 regexps.
1855
1856 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
1857
1858 * help.el (describe-mode): Properly handle non-trivial lighters.
1859 Don't ignore minor modes that are not listed in minor-mode-list.
1860
1861 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
1862 feature ON when the user requests to turn it OFF.
1863
1864 2005-03-10 Lute Kamstra <lute@gnu.org>
1865
1866 * emacs-lisp/debug.el (debug-entry-code): Delete it.
1867 (implement-debug-on-entry): New function to replace debug-entry-code.
1868 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
1869 second argument as the 2005-03-07 change makes it obsolete.
1870 (debug-on-entry, cancel-debug-on-entry): Update call to
1871 debug-on-entry-1.
1872 (debug, debugger-setup-buffer): Comment update.
1873 (debugger-frame-number): Update to work with implement-debug-on-entry.
1874
1875 2005-03-10 Jay Belanger <belanger@truman.edu>
1876
1877 * calc/calc-embed.el (math-ms-args): Declare it.
1878 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
1879 math-ms-args.
1880 (calc-embedded-subst): Use math-multi-subst-rec to substitute
1881 variables.
1882
1883 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
1884
1885 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
1886 Use message-box.
1887
1888 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
1889 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
1890 (tooltip-gud-tips): Simplify.
1891 (tooltip-gud-tips-p): Remove superflouous :set.
1892 (tooltip-gud-modes): Add fortran-mode.
1893 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
1894
1895 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
1896
1897 2005-03-09 Kim F. Storm <storm@cua.dk>
1898
1899 * play/animate.el (animate-place-char): Use forward-line instead
1900 of next-line to improve performance.
1901
1902 2005-03-09 Simon Josefsson <jas@extundo.com>
1903
1904 * net/browse-url.el (browse-url-default-browser): Doc fix.
1905
1906 2005-03-09 Miles Bader <miles@gnu.org>
1907
1908 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
1909 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
1910
1911 2005-03-09 Kenichi Handa <handa@m17n.org>
1912
1913 * international/latin-1.el: Set case and syntax for 255 only if
1914 set-case-syntax-set-multibyte is nil.
1915
1916 * textmodes/ispell.el (ispell-insert-word): New function.
1917 (ispell-word): Use ispell-insert-word to insert a new word.
1918 (ispell-process-line): Likewise.
1919 (ispell-complete-word): Likewise.
1920
1921 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
1922
1923 * calendar/calendar.el (redraw-calendar): Preserve point.
1924 Reported by Matt Hodges <MPHodges@member.fsf.org>.
1925 (calendar-week-start-day): Move after definition of
1926 redraw-calendar. Delete buffer test, since redraw-calendar has
1927 that now.
1928
1929 * calendar/diary-lib.el (mark-diary-entries): Only call
1930 redraw-calendar in the first of any recursive calls.
1931 Reported by Alan Shutko <ats@acm.org>.
1932
1933 2005-03-08 Juri Linkov <juri@jurta.org>
1934
1935 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
1936 (html-horizontal-rule, html-line, html-image, html-checkboxes)
1937 (html-radio-buttons): Add a space before the trailing `/>' where
1938 sgml-xml-mode is non-nil.
1939 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
1940 the subsequent tag of the empty XML tag.
1941 (html-href-anchor): Don't set initial input to "http:".
1942 (html-image): Ask for the image URL and set point inside alt="".
1943 (html-name-anchor): Duplicate the name in the `id' attribute when
1944 sgml-xml-mode is non-nil.
1945 (html-paragraph): Remove \n before <p>.
1946 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
1947 instead of `checked' when sgml-xml-mode is non-nil.
1948
1949 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
1950 Remove 1 space before #RRGGBB to not truncate it on terminal
1951 windows w/o fringes. Remove 1 space between bg and fg examples
1952 to get more space.
1953 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
1954 avoid byte-compile warnings.
1955
1956 * image-file.el (image-file-handler): Put `safe-magic' property to
1957 `image-file-handler'.
1958
1959 * info.el (Info-isearch-search): Emulate word search in
1960 isearching through multiple Info nodes with Info-search.
1961 (Info-isearch-wrap): Allow isearch-word.
1962
1963 2005-03-08 Lute Kamstra <lute@gnu.org>
1964
1965 * emacs-lisp/debug.el (debugger-step-through): Make sure that
1966 stepping into the debugger's code is not possible.
1967 (debugger-jumping-flag): Docstring update.
1968
1969 2005-03-08 Jay Belanger <belanger@truman.edu>
1970
1971 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
1972 embedded mode begins.
1973 (calc-embedded-language-alist): New variable.
1974 (calc-embedded-find-modes): Use calc-embedded-language-alist to
1975 set default language mode.
1976
1977 2005-03-08 Kenichi Handa <handa@m17n.org>
1978
1979 * international/ccl.el (define-ccl-program): Fix docstring about
1980 extra 256 bytes assured for the output buffer.
1981
1982 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
1983 Fix BUFFER_MAGNIFICATION to 2.
1984 (ccl-encode-mule-utf-16be-with-signature): Likewise.
1985
1986 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
1987
1988 * align.el (align-rules-list): Added an alignment rule for CSS
1989 declarations (applies to css-mode and html-mode buffers).
1990
1991 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
1992
1993 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
1994
1995 2005-03-07 Kim F. Storm <storm@cua.dk>
1996
1997 * simple.el (move-beginning-of-line): New command.
1998
1999 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
2000
2001 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
2002
2003 * emulation/cua-base.el: Put CUA move property on move-end-of-line
2004 and move-beginning-of-line.
2005
2006 * apropos.el (apropos-print): Omit command from M-x ... RET.
2007
2008 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
2009
2010 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
2011 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
2012
2013 2005-03-06 Richard M. Stallman <rms@gnu.org>
2014
2015 * bindings.el (esc-map): Bind M-g to goto-line.
2016
2017 * facemenu.el (global-map): Bind M-o, not M-g.
2018
2019 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2020
2021 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
2022 "Open Directory" as for "Open File".
2023
2024 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
2025
2026 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
2027 (push-mark-command): Run activate-mark-hook.
2028
2029 2005-03-06 Richard M. Stallman <rms@gnu.org>
2030
2031 * help-mode.el (help-mode-finish): Don't alter the element
2032 in view-return-to-alist if there already is one.
2033
2034 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
2035 make sure the current buffer is the expected one.
2036
2037 * novice.el (disabled-command-function): Output in *Disabled Command*.
2038 Explicitly ignore non-keyboard events, and explicitly handle C-g.
2039
2040 * textmodes/flyspell.el (flyspell-large-region):
2041 Pass args differently for aspell.
2042
2043 * files.el (mode-require-final-newline): Doc fix.
2044
2045 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
2046
2047 * progmodes/which-func.el (which-function):
2048 Specify NOERROR when calling imenu--make-index-alist.
2049
2050 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
2051
2052 * simple.el (normal-erase-is-backspace): Define default value.
2053
2054 * custom.el (custom-theme-set-variables): Remove unused var `immediate'.
2055 (custom-reevaluate-setting): Simple function to handle
2056 variables that are defined before their default value can really
2057 be computed.
2058
2059 * startup.el (command-line): Use it for temporary-file-directory,
2060 small-emporary-file-directory, auto-save-file-name-transforms,
2061 blink-cursor-mode, and normal-erase-is-backspace.
2062
2063 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
2064 progress, even with buggy anchored keywords.
2065
2066 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
2067
2068 * simple.el (goto-line): Remove unbalanced final parenthesis.
2069
2070 2005-03-05 Richard M. Stallman <rms@gnu.org>
2071
2072 * simple.el (goto-line): Use a number at point as the default.
2073 With C-u as arg, switch buffers.
2074
2075 2005-03-05 Juri Linkov <juri@jurta.org>
2076
2077 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
2078 with `no-blinking-cursor'.
2079
2080 * startup.el (no-blinking-cursor): New defvar.
2081 (command-line): Add `--no-blinking-cursor' to longopts.
2082 Set `no-blinking-cursor' to t for command line arguments
2083 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
2084 with `no-blinking-cursor' in the condition for calling
2085 `blink-cursor-mode'.
2086
2087 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
2088
2089 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
2090 (menu-bar-options-save): Add blink-cursor-mode.
2091 (menu-bar-options-menu): Add blink-cursor-mode.
2092
2093 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
2094
2095 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
2096 (icalendar-export-file, icalendar-export-region)
2097 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
2098 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
2099
2100 2005-03-04 Lute Kamstra <lute@gnu.org>
2101
2102 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
2103 (debug-function-list): Ditto.
2104
2105 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
2106
2107 * textmodes/texinfmt.el (texinfo-append-refill):
2108 Redefine the types of line to which @refill
2109 is not appended by replacing a search for `@refill\\|@bye' with
2110 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
2111 itemize@refill' bug and the unfilled long lines bug.
2112 (texinfmt-version): Update number and date.
2113
2114 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
2115
2116 * international/code-pages.el (windows-1250, windows-125[2-8])
2117 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
2118
2119 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
2120
2121 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
2122 bound yet.
2123
2124 2005-03-02 Romain Francoise <romain@orebokech.com>
2125
2126 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
2127 buffer after removing limits.
2128 (ibuffer-pop-filter): Ditto.
2129 Update copyright.
2130
2131 2005-03-02 Miles Bader <miles@gnu.org>
2132
2133 * button.el (make-text-button): If the user doesn't specify a
2134 type, use the default. Rewrite to use `add-text-properties' and
2135 plist functions.
2136
2137 2005-03-01 Lute Kamstra <lute@gnu.org>
2138
2139 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
2140 (debugger-jumping-flag): New var.
2141 (debug-entry-code): Use it.
2142 (debugger-jump): Use debugger-jumping-flag and add
2143 debugger-reenable to post-command-hook.
2144 (debugger-reenable): Use debugger-jumping-flag and remove itself
2145 from post-command-hook.
2146 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
2147 debugger-reenable.
2148
2149 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
2150
2151 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
2152 inclusion of "itemize\\|", which may be unnecessary, is certainly
2153 inelegant, and stops refilling in itemize lists when formatting
2154 Japanese Texinfo files to Info.
2155 Update copyright to 2005.
2156
2157 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
2158
2159 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
2160 of an error if GDB can't find the source file.
2161
2162 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
2163
2164 * calendar/calendar.el (redraw-calendar): Work from any buffer,
2165 not just the calendar.
2166
2167 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
2168 first.
2169 (diary-redraw-calendar): New function.
2170 (make-diary-entry): Add diary-redraw-calendar to local
2171 write-contents-functions. Turn off selective display before
2172 inserting in diary.
2173
2174 2005-03-01 Kim F. Storm <storm@cua.dk>
2175
2176 * emacs-lisp/copyright.el (copyright-fix-years): New command.
2177
2178 2005-03-01 Lute Kamstra <lute@gnu.org>
2179
2180 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
2181 that debug-entry-code can be safely removed from a function while
2182 this code is being evaluated. Revert the 2005-02-27 change as the
2183 new implementation no longer requires it. Make sure that a
2184 function body containing just a string is not mistaken for a docstring.
2185 (debug): Skip one more frame in case of debug on entry.
2186 (debugger-setup-buffer): Delete one more frame line in case of
2187 debug on entry.
2188 (debugger-frame-number): Update to use the new text introduced by
2189 the 1999-11-03 change. Skip one more frame in case of debug on entry.
2190
2191 2005-02-28 Kim F. Storm <storm@cua.dk>
2192
2193 * double.el (double-translate-key): Call force-window-update after
2194 read-event to avoid crash in redisplay.
2195
2196 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
2197
2198 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
2199 (debug): Use it. Move the inhibit-trace earlier.
2200 (debug-entry-code): New const.
2201 (debug-on-entry-1): Use it.
2202
2203 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
2204
2205 * international/utf-16.el (ccl-encode-mule-utf-16le):
2206 Fix BUFFER_MAGNIFICATION to 2.
2207 (ccl-encode-mule-utf-16be): Likewise.
2208
2209 2005-02-28 Kenichi Handa <handa@m17n.org>
2210
2211 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
2212 Fix BUFFER_MAGNIFICATION to 4.
2213 (ccl-encode-mule-utf-16be-with-signature): Likewise.
2214
2215 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
2216
2217 * speedbar.el (speedbar-update-flag): Doc fix.
2218 (speedbar-show-info-under-mouse): Give set-mouse-position the right
2219 argument.
2220
2221 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
2222
2223 * reveal.el (reveal-post-command): Don't try to reveal overlays which
2224 have a non-nil `invisible' property but are actually visible.
2225
2226 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
2227 for perldoc sections.
2228 (perl-outline-regexp, perl-outline-level): New var and function.
2229 (perl-mode): Use them.
2230
2231 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
2232
2233 * calendar/diary-lib.el (diary-remind): Discard any mark portion
2234 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
2235
2236 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
2237
2238 * cus-edit.el: Comment change.
2239 (custom-buffer-create-internal): Slightly reword text at top of
2240 Custom buffers. Mention there that saving an option edits the
2241 init file. Add link to Emacs manual node on `custom-file'.
2242 (custom-magic-alist): Rewrite individual State messages to use
2243 capitalized keywords. Doc fix.
2244
2245 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
2246
2247 * calendar/calendar.el (calendar-buffer): Move above
2248 calendar-week-start-day.
2249 (calendar-week-start-day): Doc fix. Add :set function.
2250 (calendar-minimum-window-height): New variable.
2251 (generate-calendar-window): Only resize window if selected-window
2252 is displaying the calendar buffer. Use new variable
2253 calendar-minimum-window-height.
2254 (generate-calendar): Reword error message.
2255 (calendar-mode-map): Bind DEL to scroll-other-window-down.
2256
2257 2005-02-27 Andreas Schwab <schwab@suse.de>
2258
2259 * vc.el (vc-do-command): Don't run command asynchronously when
2260 operating in a remote directory.
2261
2262 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
2263 change from sync with Tramp 2.0.47.
2264
2265 2005-02-27 Richard M. Stallman <rms@gnu.org>
2266
2267 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
2268
2269 * textmodes/flyspell.el (flyspell-mode-on):
2270 Call ispell-change-dictionary only if necessary.
2271
2272 * emacs-lisp/re-builder.el (regexp-builder): New function.
2273
2274 * register.el (describe-register-1): Explicitly handle
2275 yank-excluded-properties = t.
2276
2277 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
2278 (custom-magic-alist): Change the status descriptions again.
2279 (face widget-type): Total rewrite based on `restricted-sexp'
2280 to eliminate the confusing double hiding levels.
2281
2282 * emacs-lisp/debug.el (debug-on-entry-1):
2283 If function body is empty, add nil as body form.
2284
2285 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
2286
2287 * emacs-lisp/trace.el (inhibit-trace): New var.
2288 (trace-make-advice): Use it.
2289
2290 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
2291
2292 2005-02-26 Kim F. Storm <storm@cua.dk>
2293
2294 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
2295 (mouse-on-link-p, mouse-drag-region-1): Use it.
2296
2297 2005-02-25 Lute Kamstra <lute@gnu.org>
2298
2299 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
2300
2301 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
2302
2303 * frame.el (blink-cursor-mode): Add :group keyword.
2304
2305 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
2306
2307 * calendar/icalendar.el (icalendar--decode-isodatetime):
2308 New optional argument DAY-SHIFT.
2309 (icalendar-export-region): Fix coding-system-for-write.
2310 (icalendar--convert-ical-to-diary): Shift end-day of all-day
2311 events by one.
2312
2313 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
2314
2315 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
2316
2317 2005-02-24 Kim F. Storm <storm@cua.dk>
2318
2319 * international/iso-acc.el (iso-accents-compose): Fix crash
2320 during redisplay. Call force-window-update after read-event
2321 and delete-region to signal that window is not accurate.
2322
2323 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
2324
2325 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
2326 Remove unused and inexistent var `inhibit-trace'.
2327 (debugger-mode): Use run-mode-hooks.
2328 (debugger-list-functions): Add buttons; setup xref stack.
2329
2330 2005-02-23 Richard M. Stallman <rms@gnu.org>
2331
2332 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
2333 appointment says it was explicitly made.
2334 (appt-add): Set the 3rd element.
2335 (appt-make-list): Preserve explicit appointments.
2336
2337 * subr.el (find-tag-default): Catch errors in forward-sexp.
2338
2339 2005-02-23 Juri Linkov <juri@jurta.org>
2340
2341 * info.el (Info-isearch-search): New defcustom.
2342 (Info-isearch-search): Call the default isearch function
2343 when Info-isearch-search is nil.
2344 (Info-isearch-wrap): Use variable Info-isearch-search.
2345
2346 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
2347
2348 * cus-edit.el: Comment change.
2349
2350 2005-02-22 Kim F. Storm <storm@cua.dk>
2351
2352 * progmodes/hideif.el (hide-ifdef-use-define-alist):
2353 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
2354
2355 2005-02-22 Simon Josefsson <jas@extundo.com>
2356
2357 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
2358 New variable.
2359 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
2360 Oskarsson" <myrkraverk@users.sourceforget.net>.
2361
2362 2005-02-22 Kim F. Storm <storm@cua.dk>
2363
2364 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
2365 check that window of that event is the selected window.
2366 (mouse-drag-region-1): Compare mouse event window to selected
2367 window before setting point.
2368
2369 * tooltip.el (tooltip-show-help-function): Pass event to
2370 mouse-on-link-p so it can check selected window.
2371
2372 2005-02-22 Kenichi Handa <handa@m17n.org>
2373
2374 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
2375 (ps-mule-show-warning): New function.
2376 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
2377 characters are found.
2378
2379 * ps-print.el (ps-header-footer-string): Return a list of header
2380 and footer strings.
2381
2382 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
2383
2384 * pcvs.el (cvs-retrieve-revision): Fix thinko.
2385
2386 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
2387
2388 * frame.el (blink-cursor-mode): Use define-minor-mode.
2389
2390 * term/mac-win.el (function-key-map): Use char-names more consistently.
2391 (file-name-coding-system): Only set it for MacOS-9. The other case is
2392 already handled in mule-cmds.el (where it also works when mac-win.el
2393 is not used).
2394
2395 2005-02-21 Kenichi Handa <handa@m17n.org>
2396
2397 * international/mule.el (ctext-pre-write-conversion): Always use
2398 " *code-converting-work*" buffer for work.
2399
2400 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
2401
2402 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
2403
2404 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
2405
2406 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
2407
2408 * ses.el (undo-more): Restore defadvice, but only the part that
2409 allows changes outside the restricted area of the buffer.
2410
2411 2005-02-20 Kim F. Storm <storm@cua.dk>
2412
2413 * simple.el (line-move): Add fourth optional arg try-vscroll which
2414 must be set to perform auto-window-vscroll.
2415 When moving backwards and doing auto-window-vscroll, automatically
2416 vscroll to the last part of lines which are taller than the window.
2417 (next-line, previous-line): Set try-vscroll arg on line-move.
2418
2419 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
2420
2421 * replace.el (query-replace, query-replace-regexp)
2422 (replace-string, replace-regexp): When operating on region, make
2423 the minibuffer prompt say so.
2424
2425 * isearch.el (isearch-forward): Document isearch-query-replace and
2426 isearch-query-replace-regexp keybindings.
2427
2428 2005-02-19 Jay Belanger <belanger@truman.edu>
2429
2430 * calc/calc-aent.el (math-read-token): Add local variable.
2431
2432 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
2433 (calc-edit-top): Move declaration to earlier in file.
2434 (calc-edit-macro-repeats): Add local variables.
2435
2436 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
2437 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
2438 calcFunc-tanh.
2439 Adjust integration rule for calcFunc-tan.
2440
2441 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
2442
2443 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
2444 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
2445 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
2446 (viper-skip-separators): Bug fix.
2447 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
2448 particular major mode.
2449 (viper-del-backward-char-in-replace): Don't put deleted char on the
2450 kill ring.
2451
2452 * viper-ex.el (viper-color-display-p): New function.
2453 (viper-has-face-support-p): Use viper-color-display-p.
2454
2455 * viper-keym.el (viper-gnus-modifier-map): New keymap.
2456
2457 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
2458
2459 * viper-util.el (viper-glob-unix-files): Fix shell status check.
2460 (viper-file-remote-p): Make equivalent to file-remote-p.
2461
2462 * viper.el (viper-major-mode-modifier-list):
2463 Use viper-gnus-modifier-map.
2464
2465 2005-02-19 David Kastrup <dak@gnu.org>
2466
2467 * subr.el (subregexp-context-p): Fix garbled doc string by adding
2468 quoting.
2469
2470 2005-02-19 Jay Belanger <belanger@truman.edu>
2471
2472 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
2473 Remove extra definitions.
2474 (calc-coth): New function.
2475 (calcFunc-cot): Fix `let'.
2476
2477 2005-02-19 Eli Zaretskii <eliz@gnu.org>
2478
2479 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
2480 the reasons we use "type pc" in these faces.
2481
2482 * button.el (button): Ditto.
2483
2484 2005-02-19 Michael Mauger <mmaug@yahoo.com>
2485
2486 * replace.el (query-replace-read-from): Set the value of
2487 query-replace-from-history-variable to handle the case of an empty
2488 string entered to accept the suggested default.
2489
2490 * net/tramp.el (tramp-file-name-for-operation):
2491 Use dired-call-process instead of dired-call-process-command.
2492
2493 2005-02-19 Jay Belanger <belanger@truman.edu>
2494
2495 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
2496 (math-div-non-trig): New variables.
2497 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
2498 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
2499 (math-combine-prod, math-div-symb-fancy): Add simplifications for
2500 trig expressions.
2501
2502 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
2503
2504 * progmodes/gdb-ui.el (gdb-var-update-handler)
2505 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
2506 for watch expressions,
2507 (gdb-var-create-handler): Don't set speedbar-update-flag.
2508 (gdb-post-prompt): Simplify test for speedbar.
2509
2510 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
2511
2512 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
2513 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
2514 we use the syntax table of the correct buffer.
2515 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
2516 Felix Gatzemeier.
2517
2518 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
2519 (ediff-file-remote-p): Make synonymous with file-remote-p.
2520 In all deffaces ediff-*-face-*, use min-colors.
2521
2522 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
2523 ediff-recurse-to-subdirectories.
2524 (ediff-mark-if-equal): Check that the arguments are strings, use
2525 ediff-same-contents (after to Felix Gatzemeier).
2526
2527 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
2528 nil.
2529
2530 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
2531
2532 * log-view.el (log-view-message-re): Fix up Subversion regexp.
2533
2534 2005-02-18 David Kastrup <dak@gnu.org>
2535
2536 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
2537 use `mark-active' when defined.
2538
2539 2005-02-18 Kenichi Handa <handa@m17n.org>
2540
2541 * ps-print.el (ps-font-info-database): New entry
2542 ZapfChancery-MediumItalic with correct font name. Fix font name
2543 of the entry Zapf-Chancery-MediumItalic.
2544
2545 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
2546
2547 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
2548
2549 2005-02-16 Kim F. Storm <storm@cua.dk>
2550
2551 * ido.el (ido-fallback-command): Pass user input to fallback command.
2552
2553 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
2554
2555 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
2556 (gdb-find-file-hook): Add server prefix.
2557
2558 2005-02-16 Richard M. Stallman <rms@gnu.org>
2559
2560 * replace.el (perform-replace): Pass new args to replace-highlight.
2561 (replace-highlight): Take region args,
2562 and pass them to isearch-lazy-highlight-new-loop.
2563
2564 * novice.el (disabled-command-hook): Autoload the defalias
2565 and the make-obsolete-variable call.
2566
2567 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
2568
2569 * isearch.el (isearch-lazy-highlight-start-limit)
2570 (isearch-lazy-highlight-end-limit): New variables limit
2571 the region for highlighting.
2572 (isearch-lazy-highlight-new-loop): New args BEG and END.
2573 (isearch-lazy-highlight-search): Use the new vars.
2574 (isearch-lazy-highlight-update): Likewise.
2575
2576 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
2577
2578 * cus-start.el (all): Use default-boundp.
2579
2580 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
2581
2582 * menu-bar.el (menu-bar-select-frame): Handle current frame.
2583
2584 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
2585
2586 * autorevert.el (auto-revert-stop-on-user-input)
2587 (auto-revert-verbose): Doc fixes.
2588
2589 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
2590
2591 * international/mule-cmds.el (set-locale-environment): Remove call
2592 to set-selection-coding-system on Windows.
2593
2594 2005-02-15 Jay Belanger <belanger@truman.edu>
2595
2596 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
2597 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
2598 calcFunc-coth.
2599 (math-simplify-sqrt): Add simplifications.
2600
2601 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
2602 to list.
2603
2604 * calc/calc-ext.el: Add functions to autoloads.
2605
2606 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
2607 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
2608 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
2609 (math-csc-raw, math-cot-raw): New functions.
2610
2611 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
2612
2613 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
2614 the variable name in a message.
2615
2616 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
2617 calcFunc-csc, calcFunc-cot.
2618
2619 * calc/calcalg2.el: Add derivative and integration rules for
2620 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
2621 calcFunc-csch, calcFunc-coth.
2622 (math-do-integral-methods): Add to checks for when to use
2623 substitutions.
2624
2625 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
2626
2627 2005-02-15 Lute Kamstra <lute@gnu.org>
2628
2629 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
2630 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
2631 <monnier@iro.umontreal.ca>
2632 (lisp-outline-level): Improve efficiency. Suggested by David
2633 Kastrup <dak@gnu.org>.
2634
2635 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
2636
2637 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
2638 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
2639 (gdb-set-gud-minor-mode-existing-buffers): New functions.
2640 (gdb-find-file-hook): New hook. Add it to find-file-hook.
2641 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
2642
2643 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
2644
2645 * cus-start.el (all): Comment change.
2646
2647 2005-02-14 Lute Kamstra <lute@gnu.org>
2648
2649 * cus-start.el (all): Check if symbol is void.
2650
2651 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
2652
2653 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
2654 optional argument to \cite.
2655
2656 2005-02-14 Richard M. Stallman <rms@gnu.org>
2657
2658 * cus-edit.el (custom-buffer-create-internal): Update help message.
2659 (custom-magic-alist): Update help messages.
2660
2661 * cus-start.el (all): Allow a var to specify a standard value.
2662
2663 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
2664
2665 * custom.el (custom-theme-set-variables): Handle variable aliases.
2666
2667 * frame.el (blink-cursor-timer): Doc fix.
2668 (blink-cursor): Make it an alias for `blink-cursor-mode' and
2669 declare obsolete.
2670 (blink-cursor-mode): Define with defcustom and use correct
2671 standard expression in that defcustom.
2672 * startup.el (command-line): Adapt to above changes in frame.el.
2673
2674 2005-02-11 Lute Kamstra <lute@gnu.org>
2675
2676 * apropos.el (apropos-score-doc): Prevent division by zero.
2677
2678 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
2679
2680 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
2681 (icalendar--get-event-property-attributes)
2682 (icalendar--get-event-properties)
2683 (icalendar--datetime-to-diary-date): New functions.
2684 (icalendar--split-value): Doc fix.
2685 (icalendar--datetime-to-noneuropean-date)
2686 (icalendar--datetime-to-european-date): New optional argument
2687 SEPARATOR. Return result as a string instead of a list.
2688 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
2689 (icalendar--convert-string-for-export): Rename arg S to STRING.
2690 (icalendar-export-region): Doc fix. Change name of error buffer.
2691 Save output buffer.
2692 (icalendar-import-file): Add blank at end of prompt.
2693 (icalendar-import-buffer): Doc fix. Do not switch to error
2694 buffer. Indicate status in return value.
2695 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
2696 buffer. Save output buffer. Handle exception from recurrence
2697 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
2698 events. Fix problems with weekly all-day events.
2699
2700 2005-02-10 Richard M. Stallman <rms@gnu.org>
2701
2702 * simple.el (eval-expression-print-format):
2703 Avoid warning about edebug-active.
2704
2705 * help.el (help-for-help-internal): Rename from help-for-help.
2706 (help-for-help): Define with defalias.
2707
2708 * font-core.el (font-lock-default-function): Use with-no-warnings.
2709
2710 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
2711
2712 * custom.el (defface): Doc fix.
2713
2714 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
2715
2716 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
2717 width 0" to prevent word wrapping problems.
2718
2719 2005-02-09 Kim F. Storm <storm@cua.dk>
2720
2721 * ido.el (ido-file-extensions-order): New defcustom.
2722 (ido-file-extension-lessp, ido-file-extension-aux)
2723 (ido-file-extension-order): New advanced file ordering.
2724 (ido-file-lessp): New simple file ordering.
2725 (ido-sort-list): Remove.
2726 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
2727 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
2728
2729 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
2730
2731 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
2732 that some versions of grep produce.
2733 (grep-mode-font-lock-keywords): Likewise.
2734
2735 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
2736
2737 * progmodes/gdb-ui.el (gdb-location-list): New variable.
2738 (gdb-cdir): Delete.
2739 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
2740 (gdb-source-info): Treat case when source file is in another
2741 directory properly.
2742 (gdb-get-location): New function.
2743
2744 2005-02-07 Jay Belanger <belanger@truman.edu>
2745
2746 * calc/calc-prog.el (calc-write-parse-table-part)
2747 (calc-fix-token-name): Fix a check for language type.
2748
2749 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
2750
2751 2005-02-07 Andre Spiegel <spiegel@gnu.org>
2752
2753 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
2754 as directory not writable.
2755
2756 2005-02-07 Kim F. Storm <storm@cua.dk>
2757
2758 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
2759 (cua--standard-movement-commands): Remove list.
2760 Instead, set CUA property value to move for movement commands.
2761 (cua-movement-commands): Remove. Users must set CUA prop instead.
2762 (cua--pre-command-handler): Check CUA property.
2763 (cua--init-keymaps): Don't remap undo commands.
2764 (cua-mode): Don't call cua--rectangle-on-off.
2765
2766 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
2767 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
2768 (cua--rect-undo-set-point): New var.
2769 (cua--rectangle-undo-boundary): Setup undo apply entry.
2770 (cua--rect-undo-handler): New function for rectangle undo.
2771 (cua--rect-start-position, cua--rect-end-position): Add.
2772 (cua--rectangle-post-command): Call cua--rectangle-set-corners
2773 for restored rectangle. Set point if cua--rect-undo-set-point.
2774
2775 2005-02-06 Jay Belanger <belanger@truman.edu>
2776
2777 * calc/calc-lang.el (calc-tex-language): Display more information
2778 in messages.
2779
2780 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
2781 in TeX mode.
2782
2783 2005-02-06 Richard M. Stallman <rms@gnu.org>
2784
2785 * emacs-lisp/lisp.el (buffer-end): Doc fix.
2786
2787 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
2788
2789 * net/ldap.el (ldap-search-internal): Support attributes with
2790 optional descriptions separated by a semi-colon, as in
2791 "userCertificate;binary".
2792
2793 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2794
2795 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
2796 isn't a cons (i.e. the version is 0).
2797
2798 2005-02-05 Eli Zaretskii <eliz@gnu.org>
2799
2800 * help.el (help-for-help): Doc fix.
2801
2802 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
2803
2804 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
2805 GDB-Windows on the menu-bar as this works better.
2806
2807 2005-02-04 Jay Belanger <belanger@truman.edu>
2808
2809 * calc/calc-embed.el (calc-embedded-update): Don't put in
2810 unnecessary newlines. Adjust the end of formula marker.
2811
2812 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
2813 (math-latex-parse-two-args): New function.
2814
2815 2005-02-03 Lute Kamstra <lute@gnu.org>
2816
2817 * help-fns.el (help-with-tutorial): Make sure that users cannot
2818 remove the entire text of the tutorial by means of `undo'.
2819
2820 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
2821
2822 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
2823 in recent changes, where the ispell process was repeatedly
2824 killed & restarted.
2825
2826 * international/mule-cmds.el (set-locale-environment): Set file-name
2827 coding system to utf-8 on Darwin systems.
2828 (set-default-coding-systems): Don't set default-file-name-coding-system
2829 on Darwin systems.
2830
2831 2005-02-03 Richard M. Stallman <rms@gnu.org>
2832
2833 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
2834
2835 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
2836
2837 * faces.el (list-faces-display): Add optional argument.
2838
2839 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
2840
2841 * font-core.el (font-lock-default-function): Handle the rare case where
2842 only font-lock-keywords is set.
2843
2844 2005-02-02 Kenichi Handa <handa@m17n.org>
2845
2846 * international/characters.el: Cancel previous change for
2847 I-WITH-DOT-ABOVE and DOTLESS-i.
2848
2849 * international/latin-5.el: Cancel previous change.
2850
2851 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
2852
2853 * progmodes/gud.el: Correction to syntax in gud-menu-map.
2854
2855 2005-02-02 Kenichi Handa <handa@m17n.org>
2856
2857 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
2858 DOTLESS-i.
2859
2860 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
2861 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
2862
2863 * case-table.el (get-upcase-table): New function.
2864 (copy-case-table): Copy upcaes table too if non-nil.
2865 (set-case-syntax-delims): Maintain upcase table too.
2866 (set-case-syntax-pair): Likewise.
2867 (set-upcase-syntax, set-downcase-syntax): New functions.
2868 (set-case-syntax): Maintain upcase table too.
2869
2870 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
2871
2872 * progmodes/gdb-ui.el: (gdb-goto-info): Delete.
2873
2874 * progmodes/gud.el (gud-goto-info): New function.
2875 (gud-tool-bar-map): Use correct icon.
2876
2877 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
2878
2879 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
2880 When delegating, order args in the funcall correctly.
2881
2882 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
2883
2884 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
2885
2886 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
2887
2888 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
2889 buffer not visiting a file.
2890
2891 2005-01-31 Jay Belanger <belanger@truman.edu>
2892
2893 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
2894 bound on the line with the formula.
2895
2896 2005-01-31 Kim F. Storm <storm@cua.dk>
2897
2898 * ses.el (ses-create-cell-variable-range)
2899 (ses-destroy-cell-variable-range, ses-reset-header-string)
2900 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
2901 (ses-insert-row): Fix format of apply undo entries.
2902
2903 2005-01-31 Jay Belanger <belanger@truman.edu>
2904
2905 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
2906 parts.
2907
2908 * calc/calc-embed.el (calc-embedded-open-formula)
2909 (calc-embedded-close-formula): Ignore matrix environments.
2910
2911 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
2912 TeX mode.
2913
2914 * calc/calc-lang.el (math-function-table, math-oper-table)
2915 (math-variable-table): Adjust the LaTeX portions.
2916
2917 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
2918 (math-latex-ignore-words): New constant.
2919
2920 2005-01-31 Richard M. Stallman <rms@gnu.org>
2921
2922 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
2923 (ispell-local-dictionary): Doc fix.
2924 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
2925 Don't reinitialize at run time. Don't defcustom.
2926 All uses changed to append ispell-local-dictionary-alist,
2927 or check it first.
2928 (ispell-current-dictionary): New variable for dictionary in use.
2929 (ispell-dictionary): Now used only for global default.
2930 (ispell-start-process): Set ispell-current-dictionary,
2931 not ispell-dictionary.
2932 (ispell-change-dictionary): Use this only for setting
2933 user preferences.
2934 (ispell-internal-change-dictionary): New function
2935 to change the current dictionary in use.
2936 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
2937 Use ispell-current-dictionary.
2938 Handle ispell-local-dictionary-overridden.
2939 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
2940
2941 2005-01-31 Jay Belanger <belanger@truman.edu>
2942
2943 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
2944
2945 * calc/calc-ext.el: Add calc-latex-language to autoloads.
2946 (calc-mode-map): Add calc-latex-language.
2947
2948 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
2949 (math-latex-print-frac): New functions.
2950 (math-oper-table, math-function-table, math-variable-table)
2951 (math-complex-format, math-input-filter): Add latex properties.
2952 (calc-set-language): Set math-expr-special-function-mapping.
2953
2954 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
2955 (calc-write-parse-table-part): Add LaTeX support.
2956
2957 * calc/calc.el (calc-language): Adjust docstring.
2958 (calc-set-mode-line): Add LaTeX support.
2959 (math-expr-special-function-mapping): New variable.
2960 (math-tex-ignore-words): Add to list.
2961
2962 * calc/calccomp.el (math-compose-expr, math-compose-rows):
2963 Add LaTeX support.
2964 (math-compose-expr): Add support for special functions.
2965
2966 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
2967
2968 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
2969
2970 * progmodes/gdb-ui.el (gdb-memory-address)
2971 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
2972 (gdb-memory-mode-map, gdb-memory-format-keymap)
2973 (gdb-memory-format-menu, gdb-memory-unit-keymap)
2974 (gdb-memory-unit-menu): New variables for a buffer
2975 that lets the user examine program memory.
2976 (gdb-memory-set-address, gdb-memory-set-repeat-count)
2977 (gdb-memory-format-binary, gdb-memory-format-octal)
2978 (gdb-memory-format-unsigned, gdb-memory-format-signed)
2979 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
2980 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
2981 (gdb-memory-unit-word, gdb-memory-unit-halfword)
2982 (gdb-memory-unit-byte, gdb-memory-unit-menu)
2983 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
2984 (gdb-memory-mode, gdb-memory-buffer-name)
2985 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
2986 New functions for above buffer.
2987
2988 2005-01-30 Richard M. Stallman <rms@gnu.org>
2989
2990 * cus-edit.el (custom-bury-buffer): Function deleted.
2991 (custom-buffer-done-function): Option deleted.
2992 (custom-buffer-done-kill): New (replacement option.
2993 (Custom-buffer-done): Call quit-window.
2994 (custom-buffer-create-internal): Update for above changes.
2995
2996 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
2997
2998 * simple.el (undo-ask-before-discard): New var.
2999 (undo-outer-limit-truncate): Implement it.
3000 (undo-extra-outer-limit): Doc update.
3001
3002 2005-01-29 Richard M. Stallman <rms@gnu.org>
3003
3004 * ses.el (undo-more): Delete defadvice.
3005 (ses-begin-change): Doc fix.
3006
3007 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
3008 instead of rebinding C-x u and C-_.
3009
3010 * files.el (normal-backup-enable-predicate): Return nil for files
3011 in /tmp, regardless of temporary-file-directory.
3012
3013 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
3014
3015 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
3016 (open-rectangle, delete-whitespace-rectangle-line)
3017 (clear-rectangle-line): If FILL, pass t instead of FILL
3018 for move-to-column's 2nd arg.
3019
3020 * simple.el (undo): Fix the test for continuing a series of undos.
3021 (undo-more): Set pending-undo-list to t when we reach end.
3022 (pending-undo-list): Move up defvar.
3023
3024 * wid-edit.el (widget-button-click):
3025 Shorten the range of the track-mouse binding.
3026
3027 * comint.el (comint-insert-input): Undo previous changes;
3028 use last-input-event in interactive spec.
3029
3030 2005-01-29 Eli Zaretskii <eliz@gnu.org>
3031
3032 * progmodes/compile.el (compilation-start): Bind buffer-read-only
3033 to nil before invoking call-process. Reset buffer's modified flag
3034 after fontifying it in the no-async branch.
3035
3036 * wid-edit.el (widget-specify-button): If mouse pointer shape
3037 cannot be changed, use mouse face instead.
3038
3039 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
3040
3041 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
3042 (gdb-goto-breakpoint): Make breakpoint handling work on template
3043 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
3044 (gdb-assembler-custom): Update to recognise breakpoint information
3045 added on 2005-01-19.
3046
3047 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
3048
3049 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
3050 (dsssl-mode): Use define-derived-mode.
3051 (scheme-mode-initialize): Remove.
3052 (scheme-mode): Use run-mode-hooks.
3053
3054 * cus-edit.el (customize-group-other-window)
3055 (custom-buffer-create-other-window): Don't override special-display-*.
3056 (custom-mode-map): Make it dense.
3057
3058 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
3059 sets the default value.
3060
3061 2005-01-28 Eli Zaretskii <eliz@gnu.org>
3062
3063 * descr-text.el: Add more keywords.
3064
3065 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
3066
3067 * speedbar.el: Avoid unnecessary use of locate-library.
3068
3069 * international/mule-cmds.el (standard-display-european-internal):
3070 Don't fiddle with latin-1 non-break space any more since it's now
3071 special cased in the C code.
3072 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
3073
3074 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
3075
3076 * cus-start.el (all): Add `undo-outer-limit'.
3077
3078 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3079
3080 * textmodes/bibtex.el (bibtex-format-entry):
3081 Use `bibtex-empty-field-re' only on the text of fields, not on entire
3082 field lines.
3083 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
3084 not on part of a buffer.
3085
3086 2005-01-25 Lute Kamstra <lute@gnu.org>
3087
3088 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
3089 nonempty field text strings like "{letters\\macro{}more letters}".
3090 Clarify docstring.
3091 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
3092 (bibtex-entry-offset, bibtex-parse-association)
3093 (bibtex-parse-field-name): Fix typos in docstrings.
3094 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
3095
3096 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
3097
3098 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
3099 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
3100 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
3101 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
3102
3103 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
3104 isearch minor mode.
3105
3106 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
3107
3108 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
3109
3110 2005-01-24 Lute Kamstra <lute@gnu.org>
3111
3112 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
3113 CASECHARS and NOT-CASECHARS regular expressions of the
3114 "nederlands" and "nederlands8" dictionaries to prevent a "Range
3115 striding over charsets" error.
3116
3117 2005-01-24 Jay Belanger <belanger@truman.edu>
3118
3119 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
3120 display variable name.
3121
3122 2005-01-24 Kenichi Handa <handa@m17n.org>
3123
3124 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
3125 Fix setting of the element of encoded-kbd-iso2022-invocations.
3126
3127 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
3128
3129 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
3130 (gdb-threads-select): Change to also accept mouse events.
3131 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
3132 (gdb-threads-mouse-select): Delete.
3133
3134 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
3135
3136 * files.el (insert-directory): Take care of empty directory,
3137 listed without -a switch.
3138
3139 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
3140
3141 * textmodes/refill.el (refill-post-command-function):
3142 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
3143 to the list of functions that we should be careful not to undo.
3144 (refill-late-fill-paragraph-function): Remove.
3145 (refill-saved-state): New var.
3146 (refill-mode): Use it to save fill-paragraph-function.
3147 Save also the value of auto-fill-function.
3148
3149 * term/w32-win.el: Simplify code.
3150
3151 2005-01-23 Kim F. Storm <storm@cua.dk>
3152
3153 * simple.el (line-move): Adapt to new return value from
3154 pos-visible-in-window-p.
3155
3156 * simple.el (line-move): Fix last change. Check partial
3157 visibility at point rather than at window-start.
3158
3159 2005-01-22 Jason Rumney <jasonr@gnu.org>
3160
3161 * term/w32-win.el (xw-defined-colors): Remove debug-message.
3162
3163 2005-01-22 David Kastrup <dak@gnu.org>
3164
3165 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
3166
3167 2005-01-22 Eli Zaretskii <eliz@gnu.org>
3168
3169 * type-break.el (type-break-mode): Add a test for
3170 type-break-file-name being non-nil.
3171
3172 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
3173
3174 * net/eudc.el (top level): Call (message "") via progn, so that
3175 eudc-options-file is loaded.
3176
3177 2005-01-22 Kim F. Storm <storm@cua.dk>
3178
3179 * simple.el (line-move-1): Rename from line-move.
3180 (line-move): New function that adjusts vscroll for partially
3181 visible rows, and calls line-move-1 otherwise.
3182
3183 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
3184
3185 * pcomplete.el: define pcomplete-read-event instead of read-event,
3186 since it's not a complete read-event implementation
3187
3188 2005-01-20 Jay Belanger <belanger@truman.edu>
3189
3190 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
3191 for called function.
3192
3193 2005-01-20 Steven Tamm <steventamm@mac.com>
3194
3195 * term/mac-win.el (process-connection-type): Remove.
3196 Controlled now by s/darwin.h:PTY_ITERATION.
3197
3198 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
3199
3200 * window.el (handle-select-window): Don't switch window when we're
3201 in the minibuffer.
3202
3203 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
3204
3205 * subr.el (dotimes-with-progress-reporter): New macro.
3206
3207 * ses.el (ses-dotimes-msg): Remove macro.
3208 Use `dotimes-with-progress-reporter' instead.
3209
3210 2005-01-19 Steven Tamm <steventamm@mac.com>
3211
3212 * term/mac-win.el (process-connection-type): Use new
3213 operating-system-release variable to use ptys on Darwin 7 (OSX
3214 10.3) when using carbon build.
3215
3216 2005-01-19 Jay Belanger <belanger@truman.edu>
3217
3218 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
3219 flags if the last command was a tab or M-tab.
3220
3221 * calc/calc-prog.el (calc-user-define-edit): Put original formula
3222 in formula editing buffer.
3223
3224 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
3225
3226 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
3227 breakpoint image symbol in margin.
3228
3229 2005-01-19 Jay Belanger <belanger@truman.edu>
3230
3231 * calc/calc-prog.el (calc-execute-kbd-macro):
3232 Ignore calc-keep-arg-flag.
3233
3234 2005-01-19 Kenichi Handa <handa@m17n.org>
3235
3236 * textmodes/ispell.el (ispell-looking-at): New function.
3237 (ispell-process-line): Use ispell-looking-at to compare the ispell
3238 output and the buffer contents.
3239
3240 2005-01-18 Jay Belanger <belanger@truman.edu>
3241
3242 * calc/calc.el (calc-display-raw): Fix docstring.
3243
3244 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
3245
3246 * simple.el (blink-matching-open): Strip extra info from syntax.
3247
3248 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
3249 funny chars in the end-of-here-doc marker.
3250
3251 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
3252
3253 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
3254 that enable/disabled state of breakpoints is shown correctly in
3255 fringe and on ttys.
3256 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
3257 Add breakpoint information as text properties.
3258 (gdb-mouse-toggle-breakpoint):
3259 Rename to gdb-mouse-set-clear-breakpoint.
3260 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
3261 breakpoints in the margin.
3262 (gdb-remove-strings): Simplify.
3263
3264 2005-01-17 Jay Belanger <belanger@truman.edu>
3265
3266 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
3267 erasing buffer.
3268
3269 2005-01-17 Richard M. Stallman <rms@gnu.org>
3270
3271 * progmodes/grep.el (grep-find): Copy from `grep' the condition
3272 for calling grep-compute-defaults.
3273
3274 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
3275 if buffer is empty.
3276
3277 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
3278
3279 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
3280
3281 * hilit-chg.el (highlight-changes-mode): Don't autoload.
3282
3283 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
3284 non-preloaded variables.
3285
3286 2005-01-17 Steven Tamm <steventamm@mac.com>
3287
3288 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
3289 tex-shell cause to force interactivity when using pipes.
3290
3291 2005-01-17 Kim F. Storm <storm@cua.dk>
3292
3293 * simple.el (just-one-space): Make arg optional.
3294
3295 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
3296
3297 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
3298 posn-at-x-y to t to access left-margin.
3299
3300 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
3301
3302 Sync with Tramp 2.0.47.
3303
3304 * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
3305 catching keep-date problems in cp/scp operations.
3306 (tramp-handle-copy-file): Don't call `set-file-modes'
3307 unconditionally. Specialized functions should know better what is
3308 necessary. This improves performance a little bit, and the
3309 functions could catch errors with `cp -p' and `scp -p'.
3310 (tramp-do-copy-or-rename-file-via-buffer)
3311 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
3312 when appropriate.
3313 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
3314 Call `set-file-modes' when appropriate.
3315 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
3316 Johnsson <isak@hypergene.com>
3317 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
3318 of both Tramp buffer and debug buffer. Reported by Joakim Verona
3319 <joakim@verona.se>
3320 (tramp-file-name-for-operation): Mark `shell-command' as magic for
3321 Emacs only.
3322
3323 * tramp-util.el (tramp-minor-mode): New minor mode. Add it to
3324 `find-file-hooks' and `dired-mode-hook'.
3325 (tramp-minor-mode-map): Respective map. Add remapping for
3326 `compile' and `recompile'.
3327 (tramp-remap-command, tramp-recompile): New defuns.
3328 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
3329 in buffer "*Compilation*". Call the commands asynchronously.
3330
3331 * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
3332 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
3333 `shell-command', because it isn't magic in XEmacs. Reported by
3334 Adrian Aichner <adrian@xemacs.org>.
3335
3336 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
3337 `substitute-in-file-name.
3338 (tramp-smb-handle-substitute-in-file-name): New defun.
3339 (tramp-smb-advice-PC-do-completion): Delete advice.
3340
3341 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
3342
3343 * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
3344 Fix error in deleting region.
3345
3346 2005-01-15 Richard M. Stallman <rms@gnu.org>
3347
3348 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
3349 In non-temp buffer, switch syntax table temporarily.
3350
3351 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
3352
3353 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
3354
3355 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
3356
3357 * imenu.el (imenu--split-menu): Copy menulist before sorting.
3358 (imenu--generic-function): Use START, not BEG, as pos of definition.
3359
3360 * simple.el (just-one-space): Argument specifies number of spaces.
3361
3362 * simple.el (eval-expression-print-format): Avoid warning
3363 about edebug-active.
3364
3365 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
3366
3367 * progmodes/sh-script.el: Code copied from make-mode.el
3368 with small changes,
3369 (sh-mode-map): Bind C-c C-\.
3370 (sh-backslash-column, sh-backslash-align): New variables.
3371 (sh-backslash-region, sh-append-backslash): New functions.
3372
3373 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
3374
3375 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
3376 (rmail-pop-password, rmail-pop-password-required): Move to
3377 rmail-obsolete group.
3378 (rmail-set-pop-password): Rename to rmail-set-remote-password.
3379 All callers updated.
3380 (rmail-get-pop-password): Rename to rmail-get-remote-password.
3381 Take an argument specifying whether it is POP or IMAP mailbox we
3382 are using. All callers updated.
3383 (rmail-pop-password-error): Rename to
3384 rmail-remote-password-error. Added mailutils-specific error message.
3385 (rmail-movemail-search-path)
3386 (rmail-movemail-variant-in-use): New variables.
3387 (rmail-remote-password, rmail-remote-password-required):
3388 New customization variables.
3389 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
3390 (rmail-parse-url): New function.
3391 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
3392 with GNU mailutils movemail.
3393
3394 2005-01-15 Kevin Ryde <user42@zip.com.au>
3395
3396 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
3397 suffix to space, $ or '$, to correctly position point when going
3398 to @table style constants like DBL_MAX.
3399
3400 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
3401
3402 * type-break.el (type-break-mode, type-break-file-time)
3403 (type-break-file-keystroke-count, type-break-choose-file):
3404 Don't store data in or load data from the file if type-break-file-name
3405 is nil.
3406 (type-break-file-name): Doc update as per the above.
3407
3408 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
3409
3410 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
3411 lookup-key might return nil; handle that.
3412
3413 2005-01-15 Alan Mackenzie <acm@muc.de>
3414
3415 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
3416 rather than the element found, thus enabling the tree to be setcar'd.
3417
3418 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
3419
3420 * textmodes/org.el (org-show-following-heading): New option.
3421 (org-show-hierarchy-above): Use `org-show-following-heading'.
3422 (org-cycle): Documentation fix.
3423
3424 * textmodes/org.el (orgtbl-optimized): New option
3425 (orgtbl-mode): New command, a minor mode.
3426 (orgtbl-mode-map): New variable.
3427 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
3428 (orgtbl-error, orgtbl-self-insert-command)
3429 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
3430
3431 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
3432 a local variable in each org-mode buffer.
3433
3434 * textmodes/org.el (org-set-regexps-and-options): Rename from
3435 `org-set-regexps'. Added checking for STARTUP keyword.
3436 (org-get-current-options): Add STARTUP options.
3437 (org-table-insert-row): Mode mode intelligent about when
3438 realignment is needed.
3439 (org-self-insert-command, org-delete-backward-char, org-delete-char):
3440 New commands.
3441 (org-enable-table-editor): New default value `optimized'.
3442 (org-table-blank-field): Support blanking regions if active.
3443
3444 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
3445
3446 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
3447 if the year is not given.
3448
3449 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
3450 Add new escapes %m and %M, fixed bug with %F by adding
3451 save-match-data.
3452 (reftex-reference): Remove ?. from list of spaces.
3453 (reftex-label-info): Add automatic label prefix recognition.
3454
3455 * textmodes/reftex-index.el (reftex-index-next-phrase):
3456 Add slave parameter to call of `reftex-index-this-phrase'.
3457 (reftex-index-this-phrase): New optional argument.
3458 (reftex-index-region-phrases): Add slave parameter to call of
3459 `reftex-index-this-phrase'.
3460 (reftex-display-index): New argument redo.
3461 (reftex-index-rescan): Add 'redo to arguments of
3462 `reftex-display-index'.
3463 (reftex-index-Rescan, reftex-index-revert)
3464 (reftex-index-switch-index-tag): Add 'redo to arguments of
3465 `reftex-display-index'.
3466 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
3467 indexing. Fix bug with matching is there is a quote before or
3468 after the word.
3469
3470 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
3471 Fix bug when collecting citation keys in lines with comments.
3472 (reftex-citation): Prefix argument no longer rescans the document,
3473 but forces prompting for optional arguments of cite macros.
3474 (reftex-do-citation): Prompting for optional arguments implemented.
3475
3476 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
3477 Add optional arguments to most cite commands.
3478 (reftex-cite-cleanup-optional-args): New option
3479 (reftex-cite-prompt-optional-args): New option.
3480 (reftex-trust-label-prefix): New option.
3481
3482 * textmodes/reftex-toc.el (reftex-toc-find-section):
3483 Add push-mark before changing the position in the buffer.
3484
3485 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
3486 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
3487
3488 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
3489
3490 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
3491 more carefully.
3492
3493 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
3494
3495 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
3496 (sgml-mode): Use it.
3497 (sgml-get-context): Better keep track of implicitly closed tags.
3498
3499 2005-01-13 Kenichi Handa <handa@m17n.org>
3500
3501 * textmodes/ispell.el: These changes are to fix misalignment error
3502 caused by equivalent characters of different Emacs charsets.
3503 (ispell-unified-chars-table): New variable.
3504 (ispell-get-decoded-string): New function.
3505 (ispell-get-casechars, ispell-get-not-casechars)
3506 (ispell-get-otherchars): Call ispell-get-decoded-string.
3507
3508 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
3509
3510 * custom.el (custom-declare-variable): Just put symbol instead
3511 of (defvar . symbol) in `current-load-list'.
3512
3513 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
3514
3515 * emacs-lisp/elint.el: Fixed typo in Commentary section.
3516
3517 2005-01-12 Jay Belanger <belanger@truman.edu>
3518
3519 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
3520 to create a Calc summary.
3521
3522 2005-01-12 Kim F. Storm <storm@cua.dk>
3523
3524 * mouse.el (mouse-on-link-p): Change functionality and doc
3525 string to comply with latest description in lisp ref.
3526
3527 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
3528
3529 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
3530 Enable mouse clicks on mode-line, header-line and margin.
3531 (event-type): Give mouse event symbols an 'event-kind property
3532 with value 'mouse-click.
3533
3534 2005-01-12 Juri Linkov <juri@jurta.org>
3535
3536 * facemenu.el (list-colors-display): Add new arg buffer-name.
3537 Use it. Fix docstring. Replace code for identifying duplicate
3538 colors by the name with call to `list-colors-duplicates' which
3539 identifies duplicate colors by the value unless the color
3540 is one of special Windows colors. Set truncate-lines to t.
3541 Print sorted duplicate color names on each line. Indent to 22
3542 \(the longest color name in rgb.txt) instead of 20. Optimize.
3543 (list-colors-duplicates): New function.
3544 (facemenu-color-name-equal): Delete function.
3545
3546 * facemenu.el (list-colors-print): New function created from code
3547 in list-colors-display. Print #RRGGBB at the window right edge.
3548 (list-colors-display): When temp-buffer-show-function is not
3549 defined, call list-colors-print from temp-buffer-show-hook
3550 to get the right value of window-width in list-colors-print
3551 after the buffer is displayed.
3552
3553 * simple.el (pop-mark): Move deactivate-mark out of conditional
3554 part to deactivate the active mark regardless of the state of the
3555 mark ring.
3556
3557 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
3558 variables line in desktop files.
3559
3560 2005-01-12 Juri Linkov <juri@jurta.org>
3561
3562 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
3563 Bring together isearch highlight related options.
3564 (lazy-highlight): Replace group `replace' by `matching'.
3565 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
3566 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
3567 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
3568 and declare them obsolete.
3569 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
3570 (isearch-faces): Remove defgroup.
3571 (isearch-overlay, isearch-highlight, isearch-dehighlight):
3572 Move isearch highlighting code closer to lazy highlighting code.
3573
3574 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
3575 (query-replace-highlight, query-replace-lazy-highlight)
3576 (query-replace): Move definitions to the beginning of the file.
3577
3578 2005-01-11 Juri Linkov <juri@jurta.org>
3579
3580 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm,
3581 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm,
3582 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
3583
3584 * info.el (Info-history-forward): New variable.
3585 (Info-select-node): Reset Info-history-forward to nil.
3586 (Info-last): Turn into defalias.
3587 (Info-history-back): Rename from Info-last.
3588 Add current node to Info-history-forward.
3589 (Info-history-forward): New fun.
3590 (Info-mode-map): Replace Info-last by Info-history-back.
3591 Bind Info-history-forward to "r".
3592 (Info-mode-menu): Replace Info-last by Info-history-back.
3593 Fix menu item text. Add menu item for Info-history-forward.
3594 (info-tool-bar-map): Replace Info-last by Info-history-back.
3595 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
3596 for Info-history-forward.
3597 (Info-mode): Replace Info-last by Info-history-back in docstring.
3598 Add local variable Info-history-forward.
3599 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
3600
3601 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
3602
3603 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
3604 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
3605 Ignore select-window events rather than fiddle with
3606 mouse-autoselect-window.
3607
3608 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
3609
3610 * type-break.el (type-break-mode): Fix previous change.
3611
3612 2005-01-10 Jay Belanger <belanger@truman.edu>
3613
3614 * calc/calc-ext.el (calc-reset): Reset when inside embedded
3615 calculator; only reset when point is inside a calculator.
3616 Don't adjust the window height if the window takes up the whole height
3617 of the frame.
3618
3619 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
3620
3621 * ebuff-menu.el (Electric-buffer-menu-mode):
3622 Preserve value of buffer-local var header-line-format.
3623
3624 2005-01-09 Jay Belanger <belanger@truman.edu>
3625
3626 * calc/calc.el (calc-mode-var-list-restore-saved-values):
3627 Make sure settings file exists before accessing it.
3628
3629 * calc/calc-embed.el (calc-embedded-subst):
3630 Replace math-multi-subst-rec, which is only supposed to be called
3631 by math-multi-subst, by math-multi-subst.
3632
3633 2005-01-09 Andre Spiegel <spiegel@gnu.org>
3634
3635 * vc.el (vc-allow-async-revert): New user option.
3636 (vc-disable-async-diff): New internal variable.
3637 (vc-revert-buffer): Use them to disable asynchronous diff.
3638
3639 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
3640 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
3641 asynchronously if vc-disable-async-diff is t.
3642
3643 2005-01-09 Jay Belanger <belanger@truman.edu>
3644
3645 * calc/calc.el (defcalcmodevar): New macro.
3646 (calc-mode-var-list-restore-default-values)
3647 (calc-mode-var-list-restore-saved-values): New functions.
3648 (calc-mode-var-list): Use defcalcmodevar to define it.
3649 (calc-always-load-extensions, calc-line-numbering)
3650 (calc-line-breaking, calc-display-just, calc-display-origin)
3651 (calc-number-radix, calc-leading-zeros, calc-group-digits)
3652 (calc-group-char, calc-point-char, calc-frac-format)
3653 (calc-prefer-frac, calc-hms-format, calc-date-format)
3654 (calc-float-format, calc-full-float-format, calc-complex-format)
3655 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
3656 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
3657 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
3658 (calc-matrix-brackets, calc-language, calc-language-option)
3659 (calc-left-label, calc-right-label, calc-word-size)
3660 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
3661 (calc-display-raw, calc-internal-prec, calc-angle-mode)
3662 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
3663 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
3664 (calc-window-height, calc-display-trail, calc-show-selections)
3665 (calc-use-selections, calc-assoc-selections)
3666 (calc-display-working-message, calc-auto-why, calc-timing)
3667 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
3668 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
3669 (calc-gnuplot-default-device, calc-gnuplot-default-output)
3670 (calc-gnuplot-print-device, calc-gnuplot-print-output)
3671 (calc-gnuplot-geometry, calc-graph-default-resolution)
3672 (calc-graph-default-resolution-3d, calc-invocation-macro)
3673 (calc-show-banner): Use defcalcmodevar to declare them and set
3674 their default values.
3675
3676 * calc/calc-ext.el (calc-reset): Restore saved values of variables
3677 instead of default values (but restore default values if there is
3678 an argument of 0).
3679
3680 2005-01-09 David Kastrup <dak@gnu.org>
3681
3682 * desktop.el (desktop-restore-eager): Fix typo in type.
3683
3684 2005-01-08 Richard M. Stallman <rms@gnu.org>
3685
3686 * cus-edit.el (customize): Delete :link.
3687
3688 2005-01-08 Jay Belanger <belanger@truman.edu>
3689
3690 * calc/calc.el (calc-mode): Remove the extension from the
3691 `calc-settings-file' file name when loading it.
3692
3693 2005-01-08 Kim F. Storm <storm@cua.dk>
3694
3695 * info.el (Info-mode-map, Info-next-link-keymap)
3696 (Info-prev-link-keymap, Info-up-link-keymap):
3697 Map follow-link to mouse-face.
3698 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
3699
3700 2005-01-08 Jay Belanger <belanger@truman.edu>
3701
3702 * calc/calc.el (calc-settings-file): Change default value.
3703 Suggested by cgw in a comment in calc-mode.el.
3704
3705 * calc/calc-mode.el (calc-settings-file-name):
3706 Compare calc-settings-file to user-init-file instead of ~/.emacs.
3707 Replace ~/.emacs in a prompt by calc-settings-file.
3708
3709 2005-01-07 Lars Hansen <larsh@math.ku.dk>
3710
3711 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
3712 (desktop-lazy-idle-delay): New customizable variables.
3713 (desktop-buffer-args-list): New variable.
3714 (desktop-append-buffer-args): New function.
3715 (desktop-save): Call desktop-append-buffer-args for some buffers.
3716 (desktop-lazy-create-buffer): New function.
3717 (desktop-idle-create-buffers): New function.
3718 (desktop-read): Add message about buffers to restore lazily.
3719 (desktop-lazy-abort): New command.
3720 (desktop-clear): Call desktop-lazy-abort.
3721 (desktop-lazy-complete): New command.
3722
3723 2005-01-06 Richard M. Stallman <rms@gnu.org>
3724
3725 * emacs-lisp/find-func.el (find-face-definition):
3726 Rename from find-face.
3727
3728 2005-01-06 Kim F. Storm <storm@cua.dk>
3729
3730 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
3731
3732 * man.el (Man-xref-man-page, Man-xref-header-file)
3733 (Man-xref-normal-file): Add follow-link property.
3734
3735 2005-01-06 Jay Belanger <belanger@truman.edu>
3736
3737 * calc/calc-units.el: Make sure the proper macro definitions are
3738 available when compiling.
3739
3740 2005-01-06 Juri Linkov <juri@jurta.org>
3741
3742 * isearch.el (isearch-lazy-highlight-update):
3743 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
3744
3745 2005-01-06 Miles Bader <miles@gnu.org>
3746
3747 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
3748 (isearch-lazy-highlight-face): Use new name.
3749
3750 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
3751
3752 * uniquify.el (uniquify-rationalize-file-buffer-names):
3753 Re-add an interactive spec.
3754 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
3755 to the same name.
3756
3757 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
3758 (isearch-update, isearch-done): Adjust calls accordingly.
3759
3760 2005-01-05 Richard M. Stallman <rms@gnu.org>
3761
3762 * custom.el (custom-set-variables, custom-theme-set-variables):
3763 Clarify documentation.
3764
3765 * emacs-lisp/find-func.el (find-variable)
3766 (find-variable-other-window, find-variable-other-frame):
3767 Fix the TYPE args to find-function-read and find-function-do-it.
3768 (find-function): Doc fix.
3769 (find-function-at-point): Replace function-at-point alias.
3770
3771 2005-01-04 Richard M. Stallman <rms@gnu.org>
3772
3773 * cus-face.el (custom-declare-face):
3774 Record defface in current-load-list.
3775
3776 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
3777
3778 * emacs-lisp/find-func.el: Doc fixes.
3779 (find-face-regexp): New variable.
3780 (find-function-regexp-alist): New variable.
3781 (find-function-C-source): Third arg is now TYPE.
3782 (find-function-search-for-symbol): Handle general TYPE.
3783 (find-function-read, find-function-do-it): Handle general TYPE.
3784 (find-definition-noselect, find-face): New functions.
3785 (function-at-point): Alias deleted.
3786
3787 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3788
3789 * battery.el (display-battery-mode): Rename from display-battery.
3790 Handle the case where it gets turned off.
3791
3792 2005-01-04 Richard M. Stallman <rms@gnu.org>
3793
3794 * cus-edit.el (customize): Make :link point to user doc.
3795
3796 * man.el (Man-fontify-manpage): Turn off undo generation.
3797
3798 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
3799
3800 2005-01-04 Andreas Schwab <schwab@suse.de>
3801
3802 * files.el (insert-directory): Only look for error lines in
3803 inserted text. Don't move too far after processing --dired markers.
3804
3805 2005-01-04 Richard M. Stallman <rms@gnu.org>
3806
3807 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
3808 Don't expand if the character is @, period, dash, etc.
3809 (define-mail-abbrev): Quote names that contain problem characters.
3810
3811 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
3812
3813 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
3814
3815 2005-01-03 Richard M. Stallman <rms@gnu.org>
3816
3817 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
3818 (query-replace-highlight, query-replace-lazy-highlight)
3819 (query-replace): Definitions moved up. Doc fix.
3820
3821 2005-01-03 Richard M. Stallman <rms@gnu.org>
3822
3823 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
3824 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
3825 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
3826 (lazy-highlight-face): Rename from isearch-lazy-...
3827 Change all references to them.
3828
3829 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
3830
3831 * cus-edit.el (custom-file): Doc fix for defcustom.
3832 (custom-file): The function no longer sets the variable
3833 `custom-file' to its return value.
3834
3835 * startup.el (command-line): No longer load `custom-file'.
3836
3837 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
3838
3839 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
3840
3841 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
3842 Don't confuse module-prefixed identifiers for labels.
3843 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
3844
3845 2005-01-02 Richard M. Stallman <rms@gnu.org>
3846
3847 * files.el (basic-save-buffer-1): Fix previous change.
3848
3849 * loadhist.el (file-loadhist-lookup): New function.
3850 (file-provides, file-requires): Use it.
3851
3852 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
3853 instead of calculating the right size.
3854
3855 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
3856
3857 * vc-svn.el (vc-svn-diff): Stay local if possible.
3858
3859 2005-01-02 Stefan <monnier@iro.umontreal.ca>
3860
3861 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
3862
3863 * files.el (hack-local-variables): Fix last change.
3864
3865 2005-01-02 Jay Belanger <belanger@truman.edu>
3866
3867 * calc/calc-yank.el (calc-edit-top): New variable.
3868 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
3869 object. Change header properties.
3870 (calc-edit-finish, calc-edit-finish-stack-object)
3871 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
3872 edited object.
3873 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
3874 for the beginning of the edited object.
3875 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
3876 for the beginning of the edited object.
3877 * calc/calc-prog.el (calc-edit-macro-finish-edit)
3878 (calc-finish-formula-edit, calc-macro-repeats)
3879 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
3880 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
3881 beginning of the edited object.
3882 (calc-user-define-edit): Change the header for editing macros.
3883 Remove unnecessary variable.
3884
3885 2005-01-01 Jay Belanger <belanger@truman.edu>
3886
3887 * calc/calc-yank.el (calc-edit-mode): Change default header.
3888 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
3889 * calc/calc-store.el (calc-edit-variable): Change title to match new
3890 header.
3891 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
3892 mode to match new header.
3893 (calc-user-define-edit): Change titles to include names of commands.
3894 (calc-finish-formula-edit): Adjust to handle new header.
3895 (calc-finish-macro-edit): Remove.
3896 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
3897 (calc-edit-macro-command, calc-edit-macro-command-type)
3898 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
3899 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
3900 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
3901 (calc-edit-macro-finish-edit): New functions.
3902 (calc-user-define-edit): Use new functions to edit named calc macros.
3903
3904 2005-01-01 Stefan <monnier@iro.umontreal.ca>
3905
3906 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
3907
3908 * ses.el (copy-region-as-kill): Deactivate mark.
3909
3910 2005-01-01 Richard M. Stallman <rms@gnu.org>
3911
3912 * replace.el (occur-1): If the output buffer is also an input,
3913 don't kill it, rename it.
3914
3915 * faces.el (set-face-background, set-face-foreground): Doc fix.
3916
3917 * cus-face.el (custom-face-attributes): Fix :help-echo strings
3918 for :foreground and :background.
3919
3920 * dired.el (dired-view-command-alist): Variable deleted.
3921 (dired-view-file, dired-mouse-find-file-other-window):
3922 Delete the code to use it.
3923
3924 2005-01-01 Kim F. Storm <storm@cua.dk>
3925
3926 * image.el (insert-sliced-image): Use t for line-height property.
3927
3928 2004-12-31 Jay Belanger <belanger@truman.edu>
3929
3930 * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
3931 for "var-" at the beginning of the minibuffer.
3932
3933 2004-12-31 Richard M. Stallman <rms@gnu.org>
3934
3935 * faces.el (read-face-name):
3936 Don't treat an attribute spec as a list of faces.
3937
3938 * simple.el (undo): Use undo-equiv-table to detect
3939 unexpected changes since previous undo.
3940 (undo-list-saved): Variable deleted.
3941 (buffer-disable-undo): Don't alter undo-list-saved.
3942
3943 * files.el (require-final-newline): Allow `visit' and `visit-save'.
3944 (mode-require-final-newline): New option.
3945 (after-find-file): Handle require-final-newline with new values.
3946 (basic-save-buffer): Handle new values of require-final-newline.
3947
3948 * progmodes/sh-script.el (sh-require-final-newline):
3949 Alist value now controls whether to use mode-require-final-newline.
3950 (sh-set-shell): Implement that new meaning.
3951
3952 * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
3953 * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
3954 * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
3955 Delete old-Emacs compatibility code.
3956 (antlr-c-common-init): Function deleted.
3957
3958 * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
3959 * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
3960 * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
3961 * progmodes/python.el (python-mode): Use mode-require-final-newline.
3962 * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
3963 * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
3964 * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
3965 * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
3966 * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
3967 * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
3968 * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
3969 * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
3970 * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
3971 * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
3972 * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
3973 * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
3974
3975 2004-12-31 Jay Belanger <belanger@truman.edu>
3976
3977 * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
3978 way to return to Calc.
3979
3980 * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
3981 finish, C-xk as the way to cancel the edit. Add cancel routine to
3982 kill-buffer-hook.
3983
3984 * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
3985 MacEdit code.
3986
3987 * calc/calc-prog.el: Remove obsolete MacEdit code.
3988 (calc-macro-edit-algebraic, calc-macro-edit-variable)
3989 (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
3990
3991 2004-12-31 Kenichi Handa <handa@m17n.org>
3992
3993 * international/mule.el (buffer-file-coding-system-explicit):
3994 Rename for explicit-buffer-file-coding-system.
3995 (after-insert-file-set-coding): Adjust for the above change.
3996
3997 * files.el (revert-buffer): Change explicit-buffer-file-coding-system
3998 to buffer-file-coding-system-explicit.
3999 (basic-save-buffer-1): Likewise.
4000
4001 2004-12-30 Richard M. Stallman <rms@gnu.org>
4002
4003 * textmodes/artist.el (artist-butlast-fn): Var deleted.
4004 (artist-butlast, artist-last): Functions deleted.
4005 (artist-ellipse-mirror-quadrant): Call last and butlast directly.
4006 (artist-compute-key-compl-table): Call remq directly.
4007 (artist-remove-nulls): Function deleted.
4008 (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
4009 (artist-push, artist-pop): Macro deleted.
4010
4011 2004-12-30 Andreas Leue <al@sphenon.de>
4012
4013 * textmodes/artist.el (artist-version): 1.2.6
4014 (artist-prev-next-op-alist): New variable.
4015 (artist-select-next-op-in-list): New function.
4016 (artist-select-prev-op-in-list): New function.
4017 (artist-make-prev-next-op-alist): New function.
4018 (artist-is-in-op-list-p): New function.
4019 (artist-get-first-non-nil-op): New function.
4020 (artist-get-last-non-nil-op): New function.
4021 (artist-mode-init): Call artist-get-last-non-nil-op to initialize
4022 artist-prev-next-op-alist.
4023 (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
4024 change drawing operation.
4025
4026 2004-12-30 Luc Teirlinck <teirllm@auburn.edu>
4027
4028 * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
4029
4030 2004-12-31 Masatake YAMATO <jet@gyve.org>
4031
4032 * server.el (server-process-filter): Suppress `error', too.
4033
4034 2004-12-30 Jay Belanger <belanger@truman.edu>
4035
4036 * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
4037 Change the way a variable is displayed in a message.
4038
4039 * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
4040 (calc-user-define-permanent, calc-execute-kbd-macro):
4041 Replace old function MacEdit-parse-keys with edmacro-parse-keys.
4042
4043 2004-12-30 Kenichi Handa <handa@m17n.org>
4044
4045 * files.el (basic-save-buffer-1):
4046 Set explicit-buffer-file-coding-system to last-coding-system-used.
4047 (revert-buffer): Pay attention to
4048 explicit-buffer-file-coding-system (not buffer-file-coding-system)
4049 on bind coding-system-for-read.
4050
4051 * international/mule.el (explicit-buffer-file-coding-system):
4052 New buffer local variable.
4053 (after-insert-file-set-coding): Set it to coding-system-for-read.
4054
4055 2004-12-29 Luc Teirlinck <teirllm@auburn.edu>
4056
4057 * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
4058
4059 2004-12-29 Sanghyuk Suh <han9kin@mac.com>
4060
4061 * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
4062 that include line numbers.
4063
4064 2004-12-29 Milan Zamazal <pdm@zamazal.org>
4065
4066 * files.el (hack-local-variables): If no PREFIX, set it to "^".
4067 Redundant variable PREFIXLEN removed.
4068
4069 2004-12-28 Matt Hodges <MPHodges@member.fsf.org>
4070
4071 * eshell/em-hist.el (eshell-previous-matching-input):
4072 Start the deletion from the end of the output.
4073
4074 2004-12-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4075
4076 * term/mac-win.el: Require x-dnd.
4077 (mac-drag-n-drop): Sync with W32 version. Use x-dnd.el functions.
4078
4079 2004-12-29 David Kastrup <dak@gnu.org>
4080
4081 * international/mule.el (decode-coding-inserted-region):
4082 Don't barf if `buffer-undo-list' is already set to `t'.
4083
4084 2004-12-29 Jay Belanger <belanger@truman.edu>
4085
4086 * calc/calc-prog.el (calc-user-define-formula): Put default values
4087 for function names in prompts.
4088 (calc-user-define-permanent, calc-user-define-composition)
4089 (calc-user-define-formula): Remove the need for "calcFunc-" in the
4090 default input for algebraic functions.
4091
4092 2004-12-29 Thien-Thi Nguyen <ttn@gnu.org>
4093
4094 * vc-rcs.el (vc-rcs-annotate-command):
4095 Fix omission bug: Call `vc-setup-buffer'.
4096
4097 2004-12-29 Kenichi Handa <handa@m17n.org>
4098
4099 * international/mule.el (recode-region): New function.
4100
4101 2004-12-28 Richard M. Stallman <rms@gnu.org>
4102
4103 * simple.el (undo-extra-outer-limit): New variable.
4104 (undo-outer-limit-truncate): Test and set it.
4105
4106 * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
4107 enables the feature to extend the existing region.
4108
4109 * simple.el (mark-word): New arg ALLOW-EXTEND
4110 enables the feature to extend the existing region.
4111
4112 * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
4113 enables the feature to extend the existing region.
4114
4115 * startup.el (site-run-file): Don't allow setting it with Custom.
4116
4117 * simple.el (buffer-disable-undo): Fix previous change.
4118
4119 2004-12-27 Masatake YAMATO <jet@gyve.org>
4120
4121 * hexl.el (hexlify-buffer): Remove fontification here.
4122 Use font lock mechanism instead.
4123 (hexl-font-lock-keywords): New font lock kewords.
4124 (hexl-mode-old-font-lock-keywords): New variable.
4125 (hexl-mode): Store the old font lock keywords.
4126 (hexl-mode-exit): Restore the old font lock keywords.
4127
4128 2004-12-27 Richard M. Stallman <rms@gnu.org>
4129
4130 * simple.el (undo): Fix previous change.
4131
4132 2004-12-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4133
4134 * term/mac-win.el: Sync with x-win.el. Rearrange the contents.
4135 Call mac-clear-font-name-table if invoked on Mac OS 8/9.
4136 Call x-open-connection on Mac OS X.
4137
4138 2004-12-27 Richard M. Stallman <rms@gnu.org>
4139
4140 * files.el (buffer-save-without-query): New var (buffer-local).
4141 (save-some-buffers): Save those buffers first, w/o asking.
4142
4143 * files.el (insert-directory-ls-version): New variable.
4144 (insert-directory): When ls returns an error, test the version
4145 number to decide what the return code means.
4146 With --dired output format, detect and distinguish lines
4147 that are really error messages.
4148 (insert-directory-adj-pos): New function.
4149
4150 * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
4151
4152 * battery.el (battery-mode-line-format): Remove initial spaces.
4153
4154 * uniquify.el (uniquify-rationalize-file-buffer-names):
4155 Delete interactive spec.
4156
4157 * type-break.el (type-break-mode): Set buffer-save-without-query.
4158 Remove code that tried to set save-some-buffers-always.
4159 (type-break-file-keystroke-count): Bind deactivate-mark.
4160
4161 * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
4162
4163 * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
4164 Test that the buffer is live, and maybe reject current buffer too.
4165 Clarify.
4166 (next-error-find-buffer): Rewrite for clarity.
4167
4168 * loadup.el: Don't use buffer-disable-undo; do it directly.
4169
4170 * help-fns.el (describe-function-1): Call symbol-file with `defun'.
4171 (describe-variable): Call symbol-file with `defvar'.
4172
4173 * subr.el (messages-buffer-max-lines): Alias for message-log-max.
4174 (symbol-file): Rewritten to handle new load-history format.
4175 Now takes an arg TYPE to specify looking for a particular
4176 type of definition only.
4177
4178 * emacs-lisp/debug.el (debugger-make-xrefs):
4179 Call symbol-file with `defun'.
4180
4181 * emacs-lisp/find-func.el (find-function-noselect):
4182 Call symbol-file with `defun'.
4183 (find-variable-noselect): Call symbol-file with `defvar'.
4184
4185 * eshell/esh-cmd.el (eshell-find-alias-function):
4186 Call symbol-file with `defun'.
4187
4188 * eshell/esh-test.el (eshell-test-goto-func):
4189 Call symbol-file with `defun'.
4190
4191 * mail/rmail.el (rmail-resend):
4192 Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
4193
4194 * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
4195
4196 * progmodes/compile.el (compilation-find-buffer): Rename arg.
4197
4198 * textmodes/texinfmt.el (texinfo-format-buffer-1):
4199 Call buffer-disable-undo.
4200
4201 * simple.el (undo-list-saved): New variable (buffer-local).
4202 (undo): Set and test it.
4203 (buffer-disable-undo): Move here from buffer.c.
4204 Clear out undo-list-saved.
4205
4206 * international/mule.el (decode-coding-inserted-region):
4207 Set buffer-undo-list in a correct and optimal way.
4208
4209 * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
4210 (cperl-font-lock-unfontify-region-function): No need to save and
4211 restore info, since font-lock.el does it for us.
4212
4213 * ansi-color.el (save-buffer-state): Definition deleted.
4214 (ansi-color-unfontify-region): Don't use save-buffer-state.
4215
4216 2004-12-27 Dave Love <fx@gnu.org>
4217
4218 * wid-edit.el (function): Use restricted-sexp as parent.
4219
4220 2004-12-27 Kevin Ryde <user42@zip.com.au>
4221
4222 * simple.el (next-matching-history-element): Use same
4223 `interactive' form as previous-matching-history-element.
4224
4225 * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
4226 it can appear unencoded and has been seen from yahoo.
4227
4228 2004-12-27 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
4229
4230 * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
4231 in upper case. Reported by Wojciech Polak <polak@gnu.org>.
4232
4233 2004-12-27 Kenichi Handa <handa@m17n.org>
4234
4235 * international/utf-8.el (utf-translate-cjk-load-tables):
4236 Bind coding-system-for-read to nil while loading subst-*.
4237
4238 2004-12-26 Jay Belanger <belanger@truman.edu>
4239
4240 * calc/calc-store.el (calc-read-var-name): Remove "var-" from
4241 default input.
4242
4243 2004-12-26 Luc Teirlinck <teirllm@auburn.edu>
4244
4245 * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
4246 before reverting and disable undo recording while reverting.
4247
4248 2004-12-26 Thien-Thi Nguyen <ttn@gnu.org>
4249
4250 * progmodes/hideshow.el (hs-set-up-overlay): New user var.
4251 (hs-make-overlay): New function.
4252 (hs-isearch-show-temporary): Handle `display' overlay prop specially.
4253 (hs-flag-region): Delete function.
4254 (hs-hide-comment-region): No longer use `hs-flag-region'.
4255 Instead, use `hs-discard-overlays' and `hs-make-overlay'.
4256 (hs-hide-block-at-point): Likewise.
4257 (hs-hide-level-recursive): Use `hs-discard-overlays'.
4258 (hs-hide-all, hs-show-all): Likewise.
4259 (hs-show-block): Likewise.
4260 Also, use overlay prop `hs-b-offset', not `hs-ofs'.
4261
4262 2004-12-24 Thien-Thi Nguyen <ttn@gnu.org>
4263
4264 * progmodes/hideshow.el: Require `cl' when compiling.
4265 Remove XEmacs and Emacs 19 compatibility.
4266 Use `dolist' and `add-to-list' for load-time actions.
4267 (hs-discard-overlays): Use `dolist'.
4268 (hs-show-block): Likewise.
4269
4270 2004-12-23 Dan Nicolaescu <dann@ics.uci.edu>
4271
4272 * faces.el (mode-line, mode-line-inactive): Use min-colors.
4273
4274 2004-12-23 Thien-Thi Nguyen <ttn@gnu.org>
4275
4276 * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
4277 When extending backwards, move outside the current comment first.
4278
4279 2004-12-22 Kenichi Handa <handa@m17n.org>
4280
4281 * international/quail.el (quail-start-translation): Fix prompt
4282 string for the case if input-method-use-echo-area being non-nil.
4283 (quail-start-conversion): Likewise.
4284 (quail-show-guidance): Don't show guidance if
4285 input-method-use-echo-area is non-nil.
4286
4287 2004-12-21 Richard M. Stallman <rms@gnu.org>
4288
4289 * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
4290
4291 2004-12-21 Markus Rost <rost@ias.edu>
4292
4293 * calendar/diary-lib.el (mark-diary-entries):
4294 Set mark-diary-entries-in-calendar only after checking for diary-file.
4295
4296 2004-12-21 Richard M. Stallman <rms@gnu.org>
4297
4298 * faces.el (escape-glyph): Use blue against light foreground.
4299
4300 * simple.el (undo-outer-limit-truncate): New function.
4301 (undo-outer-limit-function): Use undo-outer-limit-truncate.
4302
4303 2004-12-21 Eli Barzilay <eli@barzilay.org>
4304
4305 * calculator.el: (calculator-radix-grouping-mode)
4306 (calculator-radix-grouping-digits)
4307 (calculator-radix-grouping-separator):
4308 New defcustoms for the new radix grouping mode functionality.
4309 (calculator-mode-hook): Now used in electric mode too,
4310 (calculator): Call it.
4311 (calculator-mode-map): Some new keys.
4312 (calculator-message): New function. Some new calls.
4313 (calculator-op, calculator-set-register): Use it.
4314 (calculator-string-to-number): New function, mostly moved and
4315 updated code from calculator-curnum-value.
4316 (calculator-curnum-value): Use it.
4317 (calculator-paste): Use it, and update grabbing the current-kill.
4318 (calculator-rotate-displayer)
4319 (calculator-rotate-displayer-back): Toggle digit grouping when
4320 in radix mode, use calculator-message.
4321 (calculator-displayer-prev, calculator-displayer-next):
4322 Change digit group size when in radix mode.
4323 (calculator-number-to-string): Rename from
4324 calculator-num-to-string. Now deals with digit grouping in
4325 radix mode.
4326 (calculator-update-display, calculator-put-value): Use the new name.
4327 (calculator-fact): Return a floating point number.
4328 (calculator-mode): Doc fix.
4329
4330 2004-12-20 Glenn Morris <gmorris@ast.cam.ac.uk>
4331
4332 * calendar/calendar.el (view-other-diary-entries): Add autoload.
4333 * calendar/diary-lib.el (view-other-diary-entries):
4334 Use current-prefix-arg in interactive spec.
4335
4336 2004-12-19 Jay Belanger <belanger@truman.edu>
4337
4338 * calc/calc-aent.el (calcAlg-blank-matching-open):
4339 Temporarily adjust the syntax of both delimiters of half-open intervals.
4340
4341 2004-12-19 Kim F. Storm <storm@cua.dk>
4342
4343 * mouse.el (mouse-1-click-follows-link): Doc fix.
4344
4345 2004-12-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4346
4347 * term/mac-win.el (encoding-vector, mac-font-encoder-list)
4348 (ccl-encode-mac-centraleurroman-font): Use centraleurroman
4349 instead of centraleuropean as the name
4350
4351 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
4352
4353 Sync with Tramp 2.0.46.
4354
4355 * net/tramp.el (tramp-maybe-send-perl-script): Change order of
4356 parameters wrt Tramp convention.
4357 (tramp-handle-file-attributes-with-perl)
4358 (tramp-handle-directory-files-and-attributes): Apply it.
4359 (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
4360 `copy-program'. Reported by Zack Weinberg
4361 <zack@codesourcery.com>.
4362 (top): Set `edebug-form-spec' property directly rather than
4363 calling `def-edebug-spec'.
4364
4365 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
4366 advice less fragile. Surround temporary redefinition of
4367 `substitute-in-file-name' with `unwind-protect'. Suggested by
4368 Matt Hodges <MPHodges@member.fsf.org>.
4369
4370 2004-12-17 Juri Linkov <juri@jurta.org>
4371
4372 * replace.el (occur-accumulate-lines, occur-engine):
4373 Make forcing deferred font-lock fontification jit-specific.
4374
4375 2004-12-17 Kim F. Storm <storm@cua.dk>
4376
4377 * mouse.el (mouse-1-click-follows-link): New defcustom.
4378 (mouse-on-link-p): New function.
4379 (mouse-drag-region-1): Implement mouse-1-click-follows-link
4380 functionality. Map a mouse-1 click event into a mouse-2 (or
4381 other) event when position is inside a link.
4382
4383 * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
4384 prefix in tooltip text with "mouse-1" when this is a link
4385 recognized by mouse-1-click-follows-link functionality.
4386
4387 * help.el (describe-key): Report effective and original binding
4388 for mouse-1 when clicked on a link.
4389 (describe-mode): Add follow-link property to "minor-mode" button.
4390
4391 * help-fns.el (describe-variable): Add follow-link property to
4392 "below" button.
4393
4394 * help-mode.el (help-xref): Add follow-link property.
4395
4396 * apropos.el (apropos-symbol, apropos-function, apropos-macro)
4397 (apropos-command, apropos-variable, apropos-face, apropos-group)
4398 (apropos-widget, apropos-plist): Add follow-link property.
4399
4400 * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
4401 checks if position is in a filename, rather than some other
4402 clickable item. Function looks for cvs-filename-face at position.
4403
4404 * wid-edit.el (widget-specify-field, widget-specify-button):
4405 Map a :follow-link keyword into a follow-link property.
4406 (link): Add :follow-link keyword, map to RET binding.
4407
4408 * dired.el (dired-mode-map): Map follow-link to mouse-face.
4409
4410 * progmodes/compile.el (compilation-minor-mode-map)
4411 (compilation-button-map, compilation-mode-map): Likewise.
4412
4413 2004-12-17 Thien-Thi Nguyen <ttn@gnu.org>
4414
4415 * play/zone.el (zone): Init `line-spacing' from orig buffer.
4416 (zone-replace-char): Take `count' and `del-count'
4417 instead of `direction'. Update callers. When `del-count' is
4418 non-nil, delete that many characters, otherwise `count' characters
4419 backwards. Insert the newly-replaced string `count' times.
4420 (zone-fret): Handle chars w/ width greater than one.
4421 (zone-fall-through-ws): No longer take window width `ww'.
4422 Update callers. Add handling for `char-width' greater than one.
4423 (zone-pgm-drip): Update var holding window-end position every cycle.
4424
4425 2004-12-17 Andre Spiegel <spiegel@gnu.org>
4426
4427 * vc.el (vc-default-update-changelog): Use insert-file-contents,
4428 rather than insert-file.
4429
4430 2004-12-16 Jay Belanger <belanger@truman.edu>
4431
4432 * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
4433 (math-init-random-base, math-random-digit): Check to see if
4434 var-RandSeed is bound.
4435 (math-random-last): Declare it.
4436 (math-random-digit): Don't make math-random-last local.
4437
4438 2004-12-16 Thien-Thi Nguyen <ttn@gnu.org>
4439
4440 * play/zone.el (zone): Fix omission bug: Use a self-disabling
4441 one-shot thunk for uniform (error, quit, normal) recovery.
4442 Reported by John Paul Wallington.
4443 (zone-pgm-random-life): Fix bug:
4444 Recognize empty initial field by lack of "@" chars.
4445
4446 2004-12-16 Juri Linkov <juri@jurta.org>
4447
4448 * help.el (function-called-at-point):
4449 * help-fns.el (variable-at-point): As a last resort try stripping
4450 non-word prefixes and suffixes.
4451
4452 * descr-text.el (describe-property-list): Don't treat syntax-table
4453 specially. Use describe-text-sexp which inserts [show] button
4454 for large objects and handles printing errors. Sort properties
4455 by names in alphabetical order instead of by value sizes.
4456 Add `mouse-face' to list of properties for `describe-face' widget.
4457 (describe-char): Mask out face-id from 19 bits of character.
4458 Print face-id separately.
4459
4460 * replace.el (occur-accumulate-lines, occur-engine):
4461 Fontify unfontified matching lines in the source buffer
4462 before copying them.
4463 (occur-engine): Don't put mouse-face on context lines.
4464 (occur-next-error): Set point to line beginning/end
4465 before searching for prev/next property to skip multiple
4466 matches on a line (not supported by occur engine).
4467 Remove redundant prefix-numeric-value.
4468
4469 2004-12-15 Juri Linkov <juri@jurta.org>
4470
4471 * replace.el (match): New face.
4472 (list-matching-lines-face): Change default from `bold' to `match'.
4473
4474 * progmodes/grep.el (grep-match-face): New defvar.
4475 (grep-mode-font-lock-keywords): Use grep-match-face instead of
4476 compilation-column-face to highlight grep matches.
4477
4478 * apropos.el (apropos-match-face): Change default from
4479 `secondary-selection' to `match'.
4480
4481 * info-look.el (info-lookup-highlight-face): Change default from
4482 `highlight' to `match'.
4483
4484 2004-12-15 Daniel Pfeiffer <occitan@esperanto.org>
4485
4486 * progmodes/executable.el (executable-interpret): Eliminate
4487 obsolete compile-internal, and switch to comint for interaction.
4488
4489 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu>
4490
4491 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
4492 `&&' when skipping multiple statements on a line.
4493
4494 2004-12-15 Thien-Thi Nguyen <ttn@gnu.org>
4495
4496 * play/zone.el (zone): Set `truncate-lines'.
4497 Also, init `tab-width' with value from original buffer.
4498 (zone-shift-up): Rewrite for speed.
4499 (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
4500 (zone-pgm-jitter): Remove redundant entries from ops vector.
4501 (zone-exploding-remove): Reduce iteration count.
4502 (zone-cpos): Convert to defsubst.
4503 (zone-replace-char): New defsubst.
4504 (zone-park/sit-for): Likewise.
4505 (zone-fret): Take window-start arg.
4506 Update callers. Use `zone-park/sit-for'.
4507 (zone-fill-out-screen): Rewrite.
4508 (zone-fall-through-ws): Likewise. Update callers.
4509 (zone-pgm-drip): Use `zone-replace-char'.
4510 Move var inits before while-loop. Use `zone-park/sit-for'.
4511 (zone-pgm-random-life): Handle empty initial field.
4512 Use `zone-replace-char' and `zone-park/sit-for'.
4513
4514 2004-12-15 Juri Linkov <juri@jurta.org>
4515
4516 * isearch.el (isearch-update): Test isearch-lazy-highlight
4517 before calling isearch-lazy-highlight-new-loop.
4518 (isearch-lazy-highlight-new-loop):
4519 Don't test isearch-lazy-highlight.
4520
4521 * replace.el (perform-replace): Add isearch-case-fold-search.
4522 Use delimited-flag for isearch-regexp.
4523 Reset isearch-lazy-highlight-last-string to force lazy
4524 highlighting when called from isearch mode.
4525 (query-replace-highlight): Revert defcustom type to boolean.
4526 (query-replace-lazy-highlight): New defcustom.
4527 (query-replace): New face.
4528 (perform-replace, replace-highlight, replace-dehighlight):
4529 Test query-replace-lazy-highlight instead of special value
4530 `isearch' of query-replace-highlight.
4531 (replace-dehighlight): Don't call isearch-dehighlight.
4532 (replace-highlight): Don't call isearch-highlight.
4533 Use face `query-replace' unconditionally.
4534
4535 2004-12-14 Kim F. Storm <storm@cua.dk>
4536
4537 * simple.el (inhibit-mark-movement): Remove defvar.
4538 (beginning-of-buffer, end-of-buffer): Don't use it.
4539
4540 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
4541 Don't use inhibit-mark-movement.
4542
4543 * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
4544 (cua--undo-push-mark): Remove.
4545 (cua--pre-command-handler, cua--post-command-handler):
4546 Don't fiddle with inhibit-mark-movement.
4547
4548 2004-12-14 Juri Linkov <juri@jurta.org>
4549
4550 * buff-menu.el (list-buffers-noselect): Collect internal info
4551 for every buffer in BUFFER-LIST arg too.
4552 (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
4553 (Buffer-menu-switch-other-window, Buffer-menu-2-window):
4554 Bind same-window-buffer-names and same-window-regexps to nil.
4555
4556 2004-12-13 Juri Linkov <juri@jurta.org>
4557
4558 * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
4559
4560 * mail/supercite.el (sc-cite-frame-alist): Doc fix.
4561 (sc-cite-region, sc-uncite-region, sc-recite-region):
4562 Fix previous change to handle not alist as a symbol, but
4563 a citation frame as a symbol that represents a variable name.
4564
4565 2004-12-13 Richard M. Stallman <rms@gnu.org>
4566
4567 * filecache.el (file-cache-add-directory-using-find):
4568 Only set up file-cache-find-command-posix-flag if we will use it.
4569
4570 * bindings.el (mode-line-buffer-identification-keymap):
4571 Don't cancel the mode-line's usual down-mouse-1 binding.
4572
4573 * cus-edit.el (custom-face-selected): Handle `default' specs.
4574 (custom-face-edit): Increase extra-offset.
4575 (custom-display): Handle `default' specs.
4576
4577 * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
4578
4579 * emacs-lisp/elint.el (elint-standard-variables)
4580 (elint-unknown-builtin-args): Move definitions up.
4581
4582 * net/browse-url.el (browse-url-url-at-point): Add autoload.
4583
4584 * info.el (info-xref-visited): Use `default' instead of t.
4585 (Info-try-follow-nearest-node): Don't explicitly load browse-url.
4586
4587 * faces.el (header-line, mode-line-inactive, tool-bar):
4588 Use `default' instead of t for setting the defaults.
4589 (face-spec-choose): Separate `t' from `default'.
4590
4591 * subr.el (while-no-input): New macro.
4592
4593 2004-12-13 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> (tiny change)
4594
4595 * filecache.el (file-cache-add-directory-using-find):
4596 Only test file-cache-find-command-posix-flag on some systems.
4597
4598 2004-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
4599
4600 * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
4601 Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
4602 (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
4603 (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
4604 (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
4605
4606 2004-12-12 Juri Linkov <juri@jurta.org>
4607
4608 * files.el (find-file-other-window, find-file-other-frame):
4609 Add the first buffer to the returned value to return the complete
4610 list of all visited buffers.
4611 (find-file-read-only, find-file-read-only-other-window)
4612 (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
4613 `find-file-read-args'. Signal an error about non-existent file
4614 only if file name doesn't contain wildcards. Toggle read-only in
4615 all visited buffers.
4616 (find-alternate-file, find-alternate-file-other-window):
4617 Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when
4618 called interactively. Pass arg `wildcards' to other functions.
4619 (find-file-noselect): Doc fix.
4620
4621 * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
4622 Doc fix.
4623 (ffap-directory-finder): New variable.
4624 (ffap-string-at-point-mode-alist): Add * and ? to `file'.
4625 (ffap-file-at-point): Add /* to immediately rejected names.
4626 Return absolute file names matching ffap-dired-wildcards.
4627 (ffap-read-file-or-url): Set default value for `completing-read'
4628 to `buffer-file-name'.
4629 (find-file-at-point): When filename matches ffap-dired-wildcards,
4630 call ffap-file-finder with t arg `wildcards', instead of dired.
4631 (ffap-other-window, ffap-other-frame): Return visited buffers.
4632 (ffap-read-only, ffap-read-only-other-window)
4633 (ffap-read-only-other-frame, ffap-alternate-file): New commands.
4634 (dired-at-point): Call ffap-directory-finder instead of dired.
4635 (ffap-dired-other-window, ffap-dired-other-frame)
4636 (ffap-list-directory): New commands.
4637 (ffap-bindings): New keybindings for new commands.
4638
4639 2004-12-12 Juri Linkov <juri@jurta.org>
4640
4641 * simple.el (beginning-of-buffer, end-of-buffer):
4642 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
4643 Do not push mark when mark is active in transient-mark-mode.
4644
4645 * simple.el (mark-word):
4646 * emacs-lisp/lisp.el (mark-sexp, mark-defun):
4647 * textmodes/paragraphs.el (mark-paragraph):
4648 Extend the region when mark is active in transient-mark-mode,
4649 regardless of the last command. Doc fix.
4650
4651 * simple.el (mark-word): Preserve direction when repeating.
4652 Make arg optional. Interactive "p" -> "P".
4653 (transient-mark-mode, inhibit-mark-movement): Doc fix.
4654
4655 * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
4656 preserving direction, to mark forward instead of backward when mark
4657 is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
4658
4659 2004-12-12 Juri Linkov <juri@jurta.org>
4660
4661 * isearch.el (isearch-edit-string): Set 7th arg of
4662 `read-from-minibuffer' to `t' to inherit the current input
4663 method (whose name is indicated by [IM] in the minibuffer prompt)
4664 from the current buffer to the minibuffer.
4665 (isearch-lazy-highlight-update): Put body to `with-local-quit'
4666 to allow C-g quitting for lazy highlighting looping inside the
4667 search with nested repetition operators. Add overlay to the list
4668 before setting its face and other properties to avoid the case of
4669 code quitting after placing the new overlay but before it's
4670 recorded on the list. Select the window where isearch was
4671 activated, to highlight matches in the right window when isearch
4672 switches the current window to the minibuffer.
4673
4674 * international/isearch-x.el
4675 (isearch-process-search-multibyte-characters):
4676 Use `isearch-message' as initial input for `read-string' instead
4677 of adding it to the minibuffer prompt. After reading a string
4678 remove the initial value of `isearch-message' from the string.
4679
4680 * replace.el (replace-match-maybe-edit): Doc fix.
4681 (perform-replace): Don't call `replace-highlight' when automatic
4682 replacement is requested in literal mode, since it is intended
4683 only to highlight words during entering a new replacement string
4684 for \? in non-literal mode.
4685
4686 * replace.el (query-replace-highlight): Add new value `isearch'
4687 that allows query replacement to use isearch highlighting.
4688 Change type from `boolean' to `choice'. Doc fix.
4689 (replace-highlight, replace-dehighlight, perform-replace):
4690 Use isearch highlighting if query-replace-highlight eq `isearch'.
4691
4692 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
4693
4694 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
4695 (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
4696
4697 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
4698 case of \end{verbatim}.
4699
4700 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
4701
4702 * term.el (term-termcap-format): Synchronyze with terminfo.
4703 (term-emulate-terminal): Handle reset.
4704 (term-reset-terminal): New function.
4705
4706 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
4707
4708 * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
4709 (zone-fill-out-screen): New func.
4710 (zone-pgm-drip): Use `zone-fill-out-screen'.
4711 Also, no longer go to point-min on every cycle.
4712 (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
4713 (zone-pgm-random-life-wait): New user var.
4714 (zone-pgm-random-life): New func.
4715
4716 2004-12-10 Thien-Thi Nguyen <ttn@gnu.org>
4717
4718 * files.el (auto-mode-alist): Map .com to DCL mode.
4719
4720 2004-12-09 Richard M. Stallman <rms@gnu.org>
4721
4722 * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
4723
4724 2004-12-09 Nick Roberts <nickrob@snap.net.nz>
4725
4726 * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
4727 buffer with a display margin.
4728
4729 2004-12-08 Jay Belanger <belanger@truman.edu>
4730
4731 * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
4732 (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
4733
4734 2004-12-08 Richard M. Stallman <rms@gnu.org>
4735
4736 * faces.el: Delete code to set display table.
4737 (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.)
4738
4739 2004-12-08 Jay Belanger <belanger@truman.edu>
4740
4741 * calc/calc.el: Add math-read-preprocess-string to autoloads.
4742
4743 * calc/calc-ext.el (math-read-replacement-list)
4744 (math-read-superscripts, math-read-preprocess-string): Move to
4745 calc-aent.el.
4746
4747 * calc/calc-aent.el (math-read-replacement-list)
4748 (math-read-superscripts, math-read-preprocess-string): Move from
4749 calc-ext.el.
4750
4751 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
4752
4753 * isearch.el (isearch-quote-char): Fix up typo in last change.
4754
4755 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4756
4757 * mouse.el (mouse-set-font): Handle the case where the command was
4758 not invoked using the mouse.
4759
4760 * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
4761 (edmacro-finish-edit): Further update for keyboard macros that are
4762 lambda forms.
4763 (edmacro-sanitize-for-string): Correctly remove Meta modifier.
4764
4765 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
4766
4767 * font-lock.el (font-lock-unfontify-region): Save buffer state.
4768 (font-lock-default-unfontify-region): Don't save buffer state any more.
4769
4770 2004-12-07 Jay Belanger <belanger@truman.edu>
4771
4772 * calc/calc-help.el (calc-describe-key):
4773 Set calc-summary-indentation even when Calc Summary buffer exists.
4774
4775 2004-12-07 Glenn Morris <gmorris@ast.cam.ac.uk>
4776
4777 * calendar/holidays.el (holiday-easter-etc): Make arguments
4778 optional for backwards compatibility. Doc fix.
4779 Remove un-necessary local vars mandatory, output-list.
4780 (holiday-advent): Make arguments optional for backwards
4781 compatibility. Doc fix.
4782
4783 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
4784
4785 * paren.el (show-paren-function): Fix last change (2004-12-02).
4786
4787 * international/mule-util.el (char-displayable-p): Return nil for
4788 unibyte mode.
4789
4790 * subr.el (subregexp-context-p): New function.
4791
4792 * isearch.el (isearch-quote-char): Use it.
4793
4794 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
4795 (regexp-opt-not-groupie*-re): Remove.
4796 (regexp-opt): Properly handle inputs with duplicate entries.
4797
4798 2004-12-06 Richard M. Stallman <rms@gnu.org>
4799
4800 * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
4801
4802 * cus-edit.el (custom-file): Doc fix.
4803
4804 * textmodes/org.el: New file.
4805
4806 2004-12-06 Kenichi Handa <handa@m17n.org>
4807
4808 * ldefs-boot.el: Update international/mule-util.el section.
4809
4810 2004-12-05 Sam Steingold <sds@gnu.org>
4811
4812 * net/tramp.el (tramp-handle-file-accessible-directory-p):
4813 Fix `tramp-time-diff' comparison logic.
4814
4815 2004-12-05 Paul Pogonyshev <pogonyshev@gmx.net>
4816
4817 * progmodes/which-func.el (which-function):
4818 Use `run-hook-with-args-until-success' instead of a custom loop.
4819 Fixes bug with local hooks.
4820
4821 2004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4822
4823 * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
4824 Use delete-dups when calculating the initial value.
4825 (bibtex-autokey-get-title): Use <=.
4826 (bibtex-goto-line): New function.
4827 (bibtex-reposition-window): Use line numbers instead of point
4828 positions. Use window-body-height.
4829 (bibtex-find-crossref): Use bibtex-reposition-window.
4830 (bibtex-find-entry): Use bibtex-reposition-window. Always return
4831 position of entry if key is found or nil if not found.
4832
4833 2004-12-05 Richard M. Stallman <rms@gnu.org>
4834
4835 * cus-edit.el (custom-file): Doc fix.
4836
4837 * progmodes/sh-script.el (sh-indent-for-then): Change default.
4838
4839 2004-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
4840
4841 * simple.el (blink-matching-open):
4842 * textmodes/tex-mode.el (tex-validate-region):
4843 Obey syntax-table text properties.
4844
4845 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk>
4846
4847 * wid-edit.el (widget-specify-field): Add `real-field' property to
4848 boundary.
4849 (widget-field-at): Use it.
4850
4851 2004-12-02 Richard M. Stallman <rms@gnu.org>
4852
4853 * progmodes/cc-mode.el (awk-mode autoload):
4854 Supply t meaning interactive function.
4855
4856 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix.
4857 (isearch-mode-map): No special definition for space.
4858 (isearch-whitespace-chars): Command deleted.
4859 (isearch-forward-regexp): Doc fix.
4860 (isearch-quote-char): When a space is not inside brackets,
4861 use `[ ]' instead of just space.
4862 (isearch-lazy-highlight-search): Bind search-spaces-regexp.
4863
4864 * imenu.el (imenu--generic-function): Delete code to exclude
4865 matches in comments.
4866
4867 * man.el (Man-reverse-face): Change default to `highlight'.
4868
4869 * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
4870 (occur-engine): Use `face' prop rather than `font-lock-face'
4871 when specifying use of `match-face'.
4872 (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
4873
4874 * emacs-lisp/elint.el (elint-standard-variables): Update list.
4875
4876 * add-log.el (add-log-current-defun): Handle the case where point
4877 is in the header part of a DEFUN construct.
4878
4879 2004-12-02 Dave Love <fx@gnu.org>
4880
4881 * progmodes/python.el (python-font-lock-syntactic-keywords):
4882 Fix previous change.
4883
4884 2004-12-02 Richard G Bielawski <Richard.G.Bielawski@wellsfargo.com> (tiny change)
4885
4886 * paren.el (show-paren-function): Check for matching chars
4887 specified by text props.
4888
4889 2004-12-02 Jay Belanger <belanger@truman.edu>
4890
4891 * calc/calc.el (calc-read-key-sequence): Leave the old message visible
4892 when reading a new key sequence.
4893
4894 2004-12-02 Kim F. Storm <storm@cua.dk>
4895
4896 * faces.el (escape-glyph): Rename from glyph.
4897 (standard-display-table): Set it here. Add escape-glyph face to
4898 extra slot characters.
4899
4900 * disp-table.el: Undo 2004-12-01 change. Display table is now
4901 setup in faces.el.
4902
4903 2004-12-02 Mark A. Hershberger <mah@everybody.org>
4904
4905 * xml.el (xml-parse-dtd): Don't show validity messages when
4906 xml-validating-parser is nil.
4907 (xml-substitute-special): Fix validity error messages to
4908 actually show the unexpandable entity. Added validity error if &
4909 isn't followed by an entity.
4910 (xml-parse-tag): Concatenate any string following the a
4911 <![CDATA[]]> section to the parsed CDATA.
4912 (xml-parse-dtd): Skip parameter entity declarations and use of
4913 parameter entities.
4914
4915 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4916
4917 * kmacro.el (kmacro-default-counter-format): New var.
4918 (kmacro-set-format): Use it. Delete `(printf format)' from prompt.
4919 (kmacro-display): Remove `nil' from `and' form. Delete call to
4920 `format' inside `message'.
4921 (kmacro-start-macro): Use `kmacro-default-counter-format'.
4922
4923 2004-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
4924
4925 * pcvs.el (cvs-header-msg): New function.
4926 (cvs-update-header): Use it. Change calling convention.
4927 Correctly handle the case of having simultaneous active processes.
4928 (cvs-sentinel): Don't call cvs-update-header any more.
4929 (cvs-mode-run): Update call and add cvs-update-header to postproc.
4930
4931 2004-12-01 Jay Belanger <belanger@truman.edu>
4932
4933 * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
4934 Change message.
4935
4936 2004-12-01 Juri Linkov <juri@jurta.org>
4937
4938 * progmodes/prolog.el (prolog-mode-variables):
4939 Fix imenu-generic-expression.
4940
4941 2004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
4942
4943 * faces.el (glyph): New face.
4944
4945 * disp-table.el: Add an autoloaded table, that doesn't require
4946 this library, with glyph face.
4947
4948 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
4949 (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
4950 (conf-quote-normal): Allow normalizing only ' or ".
4951 (conf-mode): Regexp-quote constructed comment-start and don't
4952 match section {} where "name" contains braces.
4953
4954 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
4955 files.
4956
4957 2004-12-01 Kenichi Handa <handa@m17n.org>
4958
4959 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
4960 (x-select-text): Don't treat eight-bit-control/graphic chars
4961 specially. Store the encoded text in the X cut buffer.
4962 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
4963 with x-last-selected-text-cut-encoded.
4964
4965 2004-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
4966
4967 * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
4968
4969 2004-11-30 Markus Rost <rost@ias.edu>
4970
4971 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
4972 AUCTeX.
4973
4974 2004-11-30 Jay Belanger <belanger@truman.edu>
4975
4976 * calc/calc-arith.el (math-possible-signs): Made stronger checks
4977 on signs of intervals.
4978 (math-pow-of-zero): Strengthen checks for positive and negative
4979 exponents.
4980
4981 * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
4982 * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
4983 * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
4984 * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
4985 * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
4986 * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
4987 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
4988 * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
4989 * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
4990 * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
4991 * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
4992 * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
4993 * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
4994 with provide statements.
4995
4996 * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
4997
4998 * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
4999
5000 * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
5001 (calc-load-everything, math-defsimplify): Replace dummy autoloading
5002 functions by require statements.
5003 (math-defsimplify): Move to calc-alg.el, add to autoloads.
5004
5005 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
5006 (calc-gnuplot-print): Give them values.
5007
5008 * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
5009 autoloads.
5010 Add calc-do-embedded-activate to autoloads.
5011 (calc-gnuplot-name, calc-gnuplot-plot-command)
5012 (calc-gnuplot-print-command): Move them to calc-graph.el.
5013
5014 2004-11-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5015
5016 * term/mac-win.el (ccl-encode-mac-roman-font)
5017 (ccl-encode-mac-cyrillic-font)
5018 (ccl-encode-mac-centraleuropean-font, encoder-list)
5019 (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
5020 Support Cyrillic, CentralEuropean, and Dingbat font display
5021
5022 2004-11-30 Andre Spiegel <spiegel@gnu.org>
5023
5024 * vc-hooks.el (vc-recompute-state): Move here from vc.el.
5025
5026 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
5027 still nil.
5028
5029 2004-11-29 Luc Teirlinck <teirllm@auburn.edu>
5030
5031 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
5032 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
5033
5034 2004-11-29 Jay Belanger <belanger@truman.edu>
5035
5036 * calc/calc-arith.el (math-pow-of-zero): Take into account different
5037 cases of the base and exponent.
5038
5039 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
5040
5041 * simple.el (next-error-buffer-p): Allow for inclusive and
5042 exclusive tests for finding a buffer.
5043 (next-error-find-buffer): Pass the exclusive and inclusive tests
5044 to next-error-buffer-p.
5045
5046 * replace.el (occur-next-error): Switch to the Occur buffer when
5047 appropriate, use the exclusive filter to next-error-find-buffer to
5048 do it. Use the absolute value of the motion amount.
5049
5050 2004-11-29 Kenichi Handa <handa@m17n.org>
5051
5052 * startup.el (command-line): Decode all default-directory by
5053 locale-coding-system.
5054
5055 2004-11-29 Jay Belanger <belanger@truman.edu>
5056
5057 * calc/calc-aent.el: Remove unnecessary eval-when-compile.
5058 (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
5059 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
5060 Replace calls to calc-extensions by appropriate require, replace
5061 calc-extensions-loaded by appropriate featurep.
5062
5063 * calc/calc-ext.el: Move require to end of file.
5064 Remove redundant loading of calc.el.
5065 (calc-extensions-loaded): Remove unnecessary variable.
5066 (calc-extensions): Remove unnecessary function.
5067 (calc-load-everything): Replace calc-need-macros by appropriate require.
5068
5069 * calc/calc-macs.el: Move provide to end of file.
5070 (calc-need-macros): Remove unnecessary function.
5071
5072 * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
5073 (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
5074 (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
5075 Replace calc-extensions by appropriate require.
5076 (calc-power): Replace calc-extensions-loaded by appropriate featurep.
5077
5078 * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
5079 Replace calc-need-macros by appropriate require.
5080
5081 * calc/calc.el: Move require to end of file.
5082 (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
5083 Remove unnecessary variable.
5084 (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
5085 (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
5086 (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
5087 (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
5088 (math-stack-value-offset, math-format-value, math-format-flat-expr)
5089 (math-format-number, math-format-bignum, math-read-number)
5090 (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
5091 (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
5092 by appropriate require.
5093 (calc-check-defines): Replace calc-need-macros by appropriate require.
5094
5095 2004-11-29 Kim F. Storm <storm@cua.dk>
5096
5097 * macros.el (insert-kbd-macro): Handle kmacro functions.
5098
5099 2004-11-28 Juri Linkov <juri@jurta.org>
5100
5101 * compare-w.el (compare-windows-highlight): Attach each overlay
5102 to its window to properly highlight differences while comparing
5103 two windows of the same buffer. Fix arguments.
5104 (compare-windows-sync-default-function): Fix arguments of
5105 `compare-windows-highlight'.
5106
5107 * emacs-lisp/edebug.el (edebug-set-global-break-condition):
5108 Use `read-expression-history'. Set initial contents only if
5109 `edebug-global-break-condition' is non-nil. Set histpos to 1
5110 if initial contents is equal to the last history element.
5111 (edebug-set-conditional-breakpoint): Instead of temporarily
5112 prepending the current condition to the history, set initial
5113 contents to the current condition. Set histpos to 1 if initial
5114 contents is equal to the last history element.
5115
5116 * info.el (Info-search-whitespace-regexp): Remove shy group.
5117 (Info-search): Forward line if search is on the header line.
5118 Use search-whitespace-regexp in two other places.
5119
5120 2004-11-27 Luc Teirlinck <teirllm@auburn.edu>
5121
5122 * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
5123 warning. Delay real definition, which uses
5124 `set-fringe-indicators-1' till after the definition of that function.
5125
5126 2004-11-28 Kim F. Storm <storm@cua.dk>
5127
5128 * fringe.el (fringe): New defgroup.
5129 (fringe-mode): Move to fringe group.
5130 (fringe-indicators): New defcustom.
5131 (set-fringe-indicators-1): New defun.
5132
5133 * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
5134 (menu-bar-showhide-fringe-ind-menu): New keymap.
5135 (menu-bar-showhide-fringe-ind-empty)
5136 (menu-bar-showhide-fringe-ind-mixed)
5137 (menu-bar-showhide-fringe-ind-box)
5138 (menu-bar-showhide-fringe-ind-right)
5139 (menu-bar-showhide-fringe-ind-left)
5140 (menu-bar-showhide-fringe-ind-none): New defuns.
5141 (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
5142
5143 2004-11-27 Richard M. Stallman <rms@gnu.org>
5144
5145 * comint.el (comint-read-noecho): Add trivial compatibility definition.
5146
5147 * generic.el (define-generic-mode): Doc fix.
5148
5149 * menu-bar.el (menu-bar-options-save): For the options
5150 that are toggled with menu-bar-make-mm-toggle, don't check
5151 for customized-value prop.
5152
5153 2004-11-27 Eli Zaretskii <eliz@gnu.org>
5154
5155 * mail/supercite.el (sc-cite-region): Handle the case where
5156 sc-cite-frame-alist is a symbol.
5157 (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
5158 a symbol.
5159 (sc-recite-region): Handle the case where sc-recite-frame-alist is
5160 a symbol.
5161
5162 2004-11-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
5163
5164 * wid-edit.el (widget-narrow-to-field): New function.
5165 (widget-complete): Use it.
5166
5167 2004-11-27 Jay Belanger <belanger@truman.edu>
5168
5169 * calc/calc-aent.el (calc-eval-error): Declare and initialize the
5170 variable.
5171 (calc-eval-error): Don't check if the variable calc-eval-error is bound.
5172 (calc-buffer, calc-digit-value, math-expr-data): Declare them.
5173 (math-alg-inequalities): Move declaration to earlier in the file.
5174
5175 * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
5176 (calc-gnuplot-input, math-normalize-a, math-integral-cache):
5177 Declare them.
5178
5179 * calc/calc-lang.el (math-expr-data, math-expr-token)
5180 (math-exp-old-pos): Declare them.
5181
5182 * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
5183 (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
5184
5185 2004-11-27 Kim F. Storm <storm@cua.dk>
5186
5187 * progmodes/flymake.el: Use (featurep 'xemacs).
5188 (flymake-makehash): Change to defsubst. Use fboundp.
5189 (flymake-time-to-float): Remove.
5190 (flymake-float-time): Merge code from flymake-time-to-float here.
5191 (flymake-replace-regexp-in-string): Change to defsubst.
5192 (flymake-split-string-remove-empty-edges):
5193 Rename to flymake-split-string.
5194 (flymake-split-string): Remove previous defalias.
5195 (flymake-get-temp-dir): Change to defsubst.
5196 (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
5197 Define for xemacs only.
5198 (flymake-master-file-count-limit): Change into compiler defvar only.
5199 (flymake-find-possible-master-files): Let-bind it dynamically while
5200 sorting files using flymake-master-file-compare.
5201
5202 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
5203
5204 * font-lock.el (font-lock-compile-keywords): Don't complain if the end
5205 of defun-prompt-regexp matches inside a comment/string but the
5206 beginning is correctly outside everything.
5207
5208 * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
5209 appears within a string or a comment.
5210
5211 * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
5212 rather than make-symbol for symbols which are used in
5213 a symbol-macrolet or equivalent.
5214
5215 2004-11-26 Jay Belanger <belanger@truman.edu>
5216
5217 * calc-misc.el (calc-last-why-command): Declare it.
5218
5219 * calc-vec.el (math-grade-vec): New variable.
5220 (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
5221 Replace variable grade-vec by declared variable.
5222 (math-rb-close): New variable.
5223 (math-read-brackets, math-read-vector): Replace variable close by
5224 declared variable.
5225
5226 * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
5227 (calc-one-window, calc-edit-handler, calc-restore-trail)
5228 (calc-allow-ret): Declare them.
5229
5230 * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
5231 (math-lud-cache, math-log2-cache, math-radix-digits-cache)
5232 (math-radix-float-cache-tag, math-random-cache)
5233 (math-max-digits-cache, math-integral-cache, math-units-table)
5234 (math-format-date-cache, math-holidays-cache-tag): Declare them.
5235 (math-moc-func): New variable.
5236 (math-map-over-constants, math-map-over-constants-rec):
5237 Replace variable func by declared variable.
5238
5239 * calc/calc-store.el (calc-given-value, calc-store-opers):
5240 Declare them.
5241 (calc-var-name-map): Move declaration to earlier in the file.
5242 (calc-pv-pos): New variable.
5243 (calc-permanent-variable, calc-insert-permanent-variable):
5244 Replace variable pos by declared variable.
5245
5246 * calc/calc-mtx.el (calc-det-lu): New variable.
5247 (math-det-raw, math-det-step): Replace variable lu by declared variable.
5248
5249 * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
5250 (math-multi-subst, math-multi-subst-rec): Replace variables temp
5251 and arg by declared variables.
5252 (calcFunc-reducer): Fix incorrect variable.
5253 (math-inner-mul-func, math-inner-add-func): New variables.
5254 (calcFunc-inner, math-inner-mats): Replace variables mul-func
5255 and add-func by declared variables.
5256
5257 * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
5258 (calc-digit-value): Declare them.
5259
5260 * calc/calc-help.el (Info-history): Declare it.
5261 (calc-describe-key): Make calc-summary-indentation a local variable.
5262 (calc-help-long-names): Move declaration to earlier in file.
5263
5264 * calc/calc-embed.el (calc-original-buffer): Declare it.
5265 (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
5266 (calc-embed-bot): New variables.
5267 (calc-do-embedded, calc-embedded-mark-formula)
5268 (calc-embedded-find-bounds, calc-embedded-duplicate)
5269 (calc-embedded-new-formula, calc-embedded-make-info):
5270 Replace vars outer-top, outer-bot, bot and top by declared variables.
5271 (calc-embed-prev-modes): New variable.
5272 (calc-embedded-set-modes, calc-embedded-update): Replace variable
5273 prev-modes with declared variable.
5274 (calc-embed-vars-used): New variable.
5275 (calc-embedded-make-info, calc-embedded-evaluate-expr)
5276 (calc-embedded-update, calc-embedded-find-vars): Replace variable
5277 vars-used by declared variable.
5278
5279 * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
5280 (math-format-radix-float): Remove unnecessary setq.
5281 (math-radix-float-cache): Declare it.
5282
5283 * calc/calcsel2.el (calc-keep-selection): Declare it.
5284
5285 * calc/calc-maint.el: Remove file.
5286
5287 2004-11-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5288
5289 * textmodes/bibtex.el (bibtex-sort-entry-class)
5290 (bibtex-comment-start): Use defcustom.
5291 (bibtex-entry-field-alist): Use nil if initial content of the
5292 field is undefined. Fix docstring.
5293 (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
5294 (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
5295 (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
5296 (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
5297 Fix docstring.
5298 (bibtex-autokey-title-terminators): Use only one regexp.
5299 (bibtex-string-maybe-empty-head): New variable.
5300 (bibtex-remove-delimiters-string): New function.
5301 (bibtex-text-in-field-bounds, bibtex-text-in-string):
5302 Use bibtex-remove-delimiters-string.
5303 (bibtex-progress-message, bibtex-field-left-delimiter)
5304 (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
5305 (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
5306 (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
5307 Simplify.
5308 (bibtex-format-entry): Use save-excursion for inherited booktitle.
5309 Use eq and bibtex-remove-delimiters-string. For end markers use
5310 insertion type so that marker stays after inserted text.
5311 (bibtex-autokey-get-names): Return empty string if name is missing.
5312 (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
5313 calling bibtex-autokey-name-case-convert.
5314 (bibtex-autokey-demangle-title):
5315 Call bibtex-autokey-titleword-case-convert. Remove call to
5316 bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
5317 (bibtex-global-key-alist, bibtex-read-string-key): New functions.
5318 (bibtex-read-key): New optional arg global.
5319 (bibtex-files-expand): New optional arg force.
5320 (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
5321 (bibtex-complete-crossref-cleanup): Rename from
5322 bibtex-complete-key-cleanup. Simplify code.
5323 (bibtex-copy-summary-as-kill): Remove arg key. Use looking-at.
5324 Operate on current entry.
5325 (bibtex-button): Add docstring.
5326 (bibtex-entry): Simplify.
5327 (bibtex-make-field): Replace optional arg called-by-yank with more
5328 specific args move and interactive.
5329 (bibtex-end-of-entry): Use forward-sexp.
5330 (bibtex-find-entry-globally): Remove.
5331 (bibtex-find-crossref): Allow for crossref key located in other buffer.
5332 Bound to C-c C-x.
5333 (bibtex-find-entry): New optional args global and display.
5334 (bibtex-find-text): Fix docstring. Remove arg as-if-interactive.
5335 (bibtex-validate): Use arg force of bibtex-files-expand.
5336 (bibtex-clean-entry): Bugfix, clean string entries properly.
5337 Always keep point at beginning of entry.
5338 (bibtex-complete): Bugfix. Handle string entries properly.
5339 Call cleanup functions only if needed.
5340 (bibtex-String): Use bibtex-read-string-key.
5341 (bibtex-url): Use bibtex-remove-delimiters-string. Do not alter
5342 case of replacement text.
5343
5344 2004-11-26 Lars Hansen <larsh@math.ku.dk>
5345
5346 * tramp.el (tramp-handle-directory-files-and-attributes): New function.
5347 (tramp-perl-directory-files-and-attributes): New constant.
5348 (tramp-file-name-handler-alist): Delete file-directory-files, add
5349 directory-files-and-attributes.
5350 (tramp-perl-file-attributes): Surround uid and gid by double
5351 quotes. Change parameter id-format from nonnumeric.
5352 (tramp-convert-file-attributes): New function.
5353 (tramp-handle-file-attributes): Use it.
5354 (tramp-maybe-send-perl-script): New function.
5355 (tramp-handle-file-attributes-with-perl): Use it. Don't convert
5356 file mode. Change parameter id-format from nonnumeric.
5357 (tramp-handle-file-attributes-with-ls): Change parameter id-format
5358 from nonnumeric.
5359 (tramp-post-connection): Don't send tramp-perl-file-attributes
5360 script. Reset connection property "perl-scripts".
5361 (tramp-handle-insert-directory): Run real handler when ls-lisp is
5362 in use.
5363
5364 2004-11-26 Lars Hansen <larsh@math.ku.dk>
5365
5366 * desktop.el (desktop-read): Replace mapcar with mapc.
5367 (desktop-create-buffer): Replace mapcar with mapc.
5368 Remove redundant piece of code.
5369
5370 2004-11-27 Nick Roberts <nickrob@snap.net.nz>
5371
5372 * progmodes/gud.el (gud-display-line): Use display-buffer
5373 for GDB-UI as for GUD.
5374
5375 * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
5376 Delete variables.
5377 (gdb-ann3): Don't make GUD buffer dedicated.
5378 (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
5379 (gdb-display-source-buffer): Delete function.
5380 (gdb-view-source-function, gdb-view-assembler): Delete functions.
5381 (menu): Delete menu bindings for viewing source/assembler.
5382 (gdb-setup-windows, gdb-restore-windows):
5383 Don't dedicate GUD. No assembler now.
5384 (gdb-reset): No need to undedicate source buffers now.
5385 (gdb-source-info): No assembler now.
5386
5387 2004-11-26 Nick Roberts <nickrob@snap.net.nz>
5388
5389 * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
5390 width to those for special frames.
5391 (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
5392 Use display-buffer.
5393 (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
5394 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
5395 (gdb-frame-assembler-buffer): Rework like
5396 gdb-frame-breakpoints-buffer.
5397
5398 2004-11-25 Richard M. Stallman <rms@gnu.org>
5399
5400 * progmodes/flymake.el: Reindent.
5401 (flymake-split-string): Turn into defalias.
5402 (flymake-fix-file-name): Rename from flymake-fix-path-name.
5403 (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
5404 (flymake-get-common-file-prefix): Rename from ...path... Doc fix.
5405 (flymake-build-relative-filename): Rename from ...path.
5406 Fix error message.
5407
5408 2004-11-25 Cheng Gao <chenggao@gmail.com>
5409
5410 * progmodes/flymake.el: Much whitespace and capitalization change.
5411 Move `provide' to end. Require `compile' only when compiling.
5412
5413 2004-11-24 Jay Belanger <belanger@truman.edu>
5414
5415 * calc/calc-alg.el: Added comment.
5416 (math-polynomial-base): Replace variable mpb-top-expr by
5417 math-poly-base-top-expr.
5418
5419 * calc/calc-poly.el (math-poly-base-top-expr): New variable.
5420 (math-polynomial-p1): Replace variable mpb-top-expr by declared
5421 variable.
5422 (math-poly-base-total-base): New variable.
5423 (math-total-polynomial-base, math-polynomial-p1): Replace variable
5424 mpb-total-base by declared variable.
5425 (math-factored-vars, math-to-list): Declare it.
5426 (math-fact-expr): New variable.
5427 (calcFunc-factors, calcFunc-factor, math-factor-expr)
5428 (math-factor-expr-try, math-factor-expr-part): Replace variable
5429 expr by declared variable.
5430 (math-fet-x): New variable.
5431 (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
5432 by declared variable.
5433 (math-factor-poly-coefs): Make temp a local variable.
5434
5435 * calc/calc-units.el (calc-convert-units): Make units a local
5436 variable.
5437 (calc-num-units, calc-den-units): New variables.
5438 (calc-explain-units, calc-explain-units-rec): Replace variables
5439 num-units and den-units by declared variables.
5440 (math-cu-unit-list): New variable.
5441 (math-build-units-table, math-compare-unit-names)
5442 (math-convert-units, math-convert-units-rec): Replace variable
5443 unit-list by declared variable.
5444 (math-fbu-base, math-fbu-entry): New variables.
5445 (math-find-base-units, math-find-base-units-rec): Replace variables
5446 base and entry by declared variables.
5447 (math-which-standard): New variable.
5448 (math-to-standard-units, math-to-standard-rec): Replace variable
5449 which-standard by declared variable.
5450 (math-fcu-u): New variable.
5451 (math-find-compatible-unit, math-find-compatible-unit-rec):
5452 Replace variable u by declared variable.
5453 (math-cu-new-units, math-cu-pure): New variables.
5454 (math-convert-units, math-convert-units-rec): Replace variables
5455 new-units and pure by declared variables.
5456 (math-try-cancel-units): New variable.
5457 (math-simplify-units-quotient): Replace variable try-cancel-units by
5458 declared variable.
5459
5460 2004-11-24 Richard M. Stallman <rms@gnu.org>
5461
5462 * textmodes/ispell.el (ispell-check-version):
5463 If default-directory is nonexistent, use home dir.
5464
5465 * progmodes/grep.el (grep-regexp-alist):
5466 Don't match parens around line numbers.
5467
5468 * progmodes/cperl-mode.el (cperl-indent-region)
5469 (cperl-imenu--create-perl-index, cperl-xsub-scan):
5470 Don't print progress messages.
5471
5472 * progmodes/compile.el (compilation-mode-map):
5473 Don't inherit from compilation-minor-mode-map;
5474 copy its bindings instead. But the menu bar Compile
5475 entry now does inherit from compilation-menu-map.
5476
5477 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
5478 Use with-no-warnings around compiler-macroexpand.
5479
5480 * imenu.el: Don't always require newcomment.
5481 (imenu--generic-function): Call comment-normalize-vars
5482 if we have a comment syntax.
5483 Exit the loop if REGEXP matches the null string.
5484 Test comment-start as well as comment-start-skip
5485 when deciding whether to check for comments.
5486
5487 * tooltip.el (tooltip-mode): Doc fix.
5488
5489 * term.el (term-escape-char, term-mode): Doc fixes.
5490
5491 2004-11-24 Dave Love <fx@gnu.org>
5492
5493 * progmodes/python.el (python-font-lock-syntactic-keywords):
5494 Check for escapes in the regexp.
5495 (python-quote-syntax): Don't do it here.
5496
5497 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
5498
5499 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
5500 (gdb-frames-mode-map, gdb-threads-mode-map)
5501 (gdb-registers-mode-map, gdb-locals-mode-map)
5502 (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
5503 (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
5504
5505 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
5506 (dedicated-switch-to-buffer): Rework.
5507 (gdb-var-evaluate-expression-handler, gdb-put-string):
5508 Remove unused variable bindings.
5509 (gdb-setup-windows, gdb-display-buffer):
5510 Simplify. Use pop-to-buffer.
5511 (gdb-view-source-function): Simplify.
5512 (gdb-frame-breakpoints-buffer):
5513 Use pop-to-buffer, special-display-regexps.
5514
5515 2004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
5516
5517 * progmodes/f90.el (f90-smart-end)
5518 (f90-previous-statement, f90-beginning-of-block): Doc fix.
5519 (f90-calculate-indent): Handle un-named PROGRAM blocks.
5520 (f90-end-of-block): Doc fix. Make check of outermost block
5521 conditional on value of `f90-smart-end'.
5522 (f90-block-match): Hack to deal with un-named PROGRAM blocks.
5523 Handle case where END-BLOCK is nil.
5524 (f90-match-end): Handle un-named PROGRAM blocks.
5525 (f90-backslash-not-special): New function.
5526
5527 2004-11-24 Jay Belanger <belanger@truman.edu>
5528
5529 * calc/calc.el (calc-embedded-active): Removed unnecessary
5530 declaration.
5531 (calc-show-banner): Removed redundant declaration.
5532
5533 * calc/calc-graph.el (calc-gnuplot-default-device)
5534 (calc-gnuplot-default-output, calc-gnuplot-print-device)
5535 (calc-gnuplot-print-output, calc-gnuplot-geometry)
5536 (calc-graph-default-resolution, calc-graph-default-resolution-3d):
5537 Remove redundant initial values.
5538
5539 * calc/calc-arith.el (math-scalar-functions)
5540 (math-nonscalar-functions, math-scalar-if-args-functions)
5541 (math-real-functions, math-positive-functions)
5542 (math-nonnegative-functions, math-real-scalar-functions)
5543 (math-real-if-arg-functions, math-integer-functions)
5544 (math-num-integer-functions, math-rounding-functions)
5545 (math-float-rounding-functions, math-integer-if-args-functions)
5546 (math-super-types): Move declarations to earlier in file.
5547 (math-unit-prefixes): Declared it.
5548 (math-floor-prec, math-trunc-prec): New variables.
5549 (math-trunc-fancy): Replace variable prec by declared variable.
5550 (math-floor-fancy): Replace variable prec by declared variable.
5551 (math-com-bterms): New variable.
5552 (math-commutative-equal, math-commutative-collect):
5553 Replace variable bterms by declared variable.
5554
5555 * calc/calc-misc.el (math-trunc): Replace variable prec by
5556 math-trunc-prec.
5557 (math-floor): Replace variable prec by math-floor-prec.
5558
5559 * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
5560 (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
5561 (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
5562 (math-format-date, math-format-date-part): Replace variables
5563 date, dt, year, month, day, weekday, hour, minute, second and
5564 bc-flag by declared variables.
5565 (math-pd-str): New variable.
5566 (math-parse-date, math-parse-date-word, math-parse-standard-date):
5567 Replace variable str by declared variable.
5568 (math-daylight-savings-hook, math-tzone-names): Move definitions
5569 to earlier in the file.
5570 (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
5571 (math-sh-year): New variable.
5572 (math-setup-add-holidays, math-setup-holidays)
5573 (math-setup-year-holidays): Replace variable `year' by declared
5574 variable.
5575
5576 * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
5577 New variables.
5578 (math-nth-root-float, math-nth-root-float-iter): Replace variables
5579 n, nf and nfm1 by declared variables.
5580 (math-nri-n): New variable.
5581 (math-nth-root-integer, math-nth-root-int-iter): Replace variable
5582 n by declared variable.
5583 (calcFunc-log): Removed misplaced condition.
5584
5585 2004-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
5586
5587 * generic.el (generic-mode-set-comments): Accept an empty comment-end.
5588
5589 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
5590
5591 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
5592 (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
5593 Dedicate gdb-related windows.
5594 (gdb-display-buffer): Dedicate gdb-related windows. Don't grab
5595 other frames.
5596 (gdb-reset): Remove dedicated property after debugging.
5597
5598 2004-11-24 Jay Belanger <belanger@truman.edu>
5599
5600 * calc/calc-sel.el: Add comment.
5601
5602 * calc/calc.el (math-stack-value-offset): Replace variables c,
5603 wid and off with math-svo-c, math-svo-wid and math-svo-off.
5604
5605 * calc/calccomp.el (math-comp-sel-tag): Declare it.
5606 (math-svo-c, math-svo-wid, math-svo-off): New variables.
5607 (math-stack-value-offset-fancy): Replace variables c, wid and off
5608 by declared variables.
5609 (math-comp-just, math-comp-comma-spc): New variables.
5610 (math-compose-expr, math-compose-matrix): Replace variables `just'
5611 and comma-spc by declared variable.
5612 (math-comp-vector-prec): New variable.
5613 (math-compose-expr, math-compose-matrix, math-compose-rows):
5614 Replace variable vector-prec by declared variable.
5615 (math-comp-left-bracket, math-comp-right-bracket)
5616 (math-comp-comma): New variables.
5617 (math-compose-expr, math-compose-rows): Replace variables
5618 left-bracket, right-bracket and comma by declared variables.
5619 (math-comp-full-width): New variable.
5620 (math-comp-to-string-flat, math-comp-to-string-flat-term):
5621 Replace variable full-width by declared variable.
5622 (math-comp-highlight, math-comp-word, math-comp-level)
5623 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
5624 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
5625 New variables.
5626 (math-comp-to-string-flat, math-comp-to-string-flat-term)
5627 (math-comp-sel-flat-term): Replace variables comp-highlight,
5628 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
5629 declared variables.
5630 (math-comp-simplify, math-comp-simplify-term)
5631 (math-comp-add-string, math-comp-add-string-sel):
5632 Replace variables comp-highlight, comp-buf, comp-base,
5633 comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
5634
5635 2004-11-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5636
5637 * cus-start.el (all): Add x-use-old-gtk-file-dialog.
5638
5639 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
5640 and x-server-version may throw.
5641
5642 2004-11-23 Kim F. Storm <storm@cua.dk>
5643
5644 * subr.el (substitute-key-definition-key): Optimize.
5645 Don't call indirect-function for nil defn (always signals error).
5646
5647 * ido.el (ido-read-internal): Fix require-match check when
5648 ido-directory-too-big is set.
5649
5650 2004-11-23 Jay Belanger <belanger@truman.edu>
5651
5652 * calc/calc-ext.el (math-read-replacement-list)
5653 (math-read-superscripts): New variables.
5654 (math-read-preprocess-string): New function.
5655 (math-read-expr): Filter input through math-read-preprocess-string.
5656
5657 * calc/calc-aent.el (math-read-exprs): Filter input through
5658 math-read-preprocess-string.
5659
5660 2004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
5661
5662 * progmodes/compile.el (compilation-start): In cd command use
5663 substitute-env-vars -- not quite shell compatible but better than
5664 nothing.
5665 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
5666 handle the newer versions messages, which are more parseable.
5667
5668 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
5669
5670 * reveal.el (reveal-mode-map): New var.
5671 (reveal-mode): Use it.
5672
5673 2004-11-23 Nick Roberts <nickrob@snap.net.nz>
5674
5675 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
5676 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
5677
5678 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
5679
5680 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
5681 header-line when needed.
5682 Use fixed-pitch only in the header-line.
5683 Build the underline automatically. Use emdash if available.
5684
5685 2004-11-22 Richard M. Stallman <rms@gnu.org>
5686
5687 * dired.el (dired-recursive-copies): Move from dired-aux.el.
5688 * dired-aux.el (dired-recursive-copies): Move to dired.el.
5689
5690 2004-11-22 Nick Roberts <nickrob@snap.net.nz>
5691
5692 * progmodes/gdb-ui.el (gdb-resync): New function.
5693 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
5694 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
5695 Use it to fail more gracefully.
5696 (gdb-variables): Delete variable.
5697 Re-order variables to reduce byte-compiler warnings.
5698
5699 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
5700
5701 * descr-text.el (describe-char):
5702 * paren.el (show-paren-function):
5703 * subr.el (syntax-after): Undo last change.
5704
5705 * progmodes/python.el (run-python): Don't hard code *Python*.
5706 Don't modify global process-environment.
5707 (python-send-region, python-load-file): Don't assume that
5708 python-buffer == (process-buffer (python-proc)).
5709 (python-switch-to-python): Simplify.
5710
5711 * dired.el (dired-align-file): Don't assume line starts with spaces.
5712
5713 2004-11-21 Jay Belanger <belanger@truman.edu>
5714
5715 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
5716 Replace variable `lines' by math-read-big-lines.
5717 (math-read-big-expr): Replace variables the-baseline, the-h2
5718 and err-msg by math-read-big-baseline, math-read-big-h2 and
5719 math-read-err-msg.
5720 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
5721
5722 * calc/calc-lang.el (math-read-big-rec): Fix typo.
5723 (math-read-big-balance): Replace unbound variable by value.
5724 (math-read-big-lines): New variable.
5725 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
5726 (math-read-big-error, math-read-big-balance): Replace variable
5727 `lines' by declared variable.
5728 (math-read-big-baseline, math-read-big-h2): New variables.
5729 (math-read-big-rec): Replace variables the-baseline and the-h2
5730 by declared variables.
5731 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
5732 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
5733 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
5734 declared variables.
5735 (math-read-big-err-msg): New variable.
5736 (math-read-big-error): Replace variable err-msg by declared variable.
5737
5738 2004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
5739
5740 * ses.el: Add coding cookie.
5741 Fix up docstrings, follow new commenting conventions.
5742 (ses-header-line-menu): Fix missing variable rename for header-row.
5743 (ses-cell-size): Remove.
5744 (ses-make-cell): New function.
5745 (ses-cell, ses-insert-row, ses-insert-column): Use it.
5746 (ses-calculate-cell): Remove unused var `symbol'.
5747 (ses-narrowed-p): New function.
5748 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
5749 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
5750 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
5751 (ses-setup): Use restore-buffer-modified-p.
5752 (ses-cleanup): Remove unused var `end'.
5753 (ses-header-string-left-offset): Remove.
5754 (ses-create-header-string): Adjust to new behavior of `align-to'.
5755 Truncate excessively large fields to preserve alignment.
5756 (ses-reconstruct-all): Remove unused var `refs'.
5757 (ses-read-cell-printer): Remove unused var `prompt'.
5758 (ses-delete-row): Remove unused var `pos'.
5759 (ses-delete-column): Remove unused var `new'.
5760
5761 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5762
5763 * ps-print.el: Insert :version tag into all defgroup and defcustom.
5764 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
5765 Eliminate eval-and-compile usage.
5766 (ps-insert-file): Use insert-file-contents instead of insert-file.
5767 (ps-setup): Code fix.
5768
5769 * printing.el (pr-setup, lpr-setup): Code fix.
5770
5771 2004-11-21 Jay Belanger <belanger@truman.edu>
5772
5773 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
5774 (calc-original-buffer): Declare them.
5775 (calc-user-formula-alist): New variable.
5776 (calc-user-define-formula, calc-fix-user-formula)
5777 (calc-user-define-composition, calc-finish-formula-edit):
5778 Replace variable `alist' by declared variable.
5779 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
5780 (var-q7, var-q7, var-q8, var-q9): Declare them.
5781 (calc-kbd-push): Don't check to see if var-q0 through var-q9
5782 are bound.
5783 (calcFunc-typeof): Replace undeclared variable by expression.
5784 (math-exp-env): New variable.
5785 (math-define-body, math-define-exp): Replace exp-env by declared var.
5786 (math-define-exp): Replace misplaced variable by expression.
5787
5788 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
5789 (calc-curve-model, calc-curve-coefnames): New variables.
5790 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
5791 varnames, model and coefnames by declared variables.
5792 (math-root-widen): New variable.
5793 (math-search-root, math-find-root): Replace variable root-widen by
5794 declared variable.
5795 (var-DUMMY): Declare it.
5796 (math-root-vars, math-min-vars): Move the declarations to earlier in
5797 the file.
5798 (math-brent-min): Make d a local variable.
5799 (math-find-minimum): Replace non-existent variable.
5800 (math-ninteg-romberg): Remove unnecessary variable.
5801 (math-ninteg-temp): New variable.
5802 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
5803 integ-temp by declared variable.
5804 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
5805 New variables.
5806 (math-general-fit): Replace variables first-var, first-coef and
5807 new-coefs by declared variables.
5808 (calcFunc-fitvar): Replace variable first-var by declared variable.
5809 (calcFunc-fitparam): Replace variable first-coef by declared variable.
5810 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
5811 (math-all-vars-vars, math-all-vars-found): New variables.
5812 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
5813 found by declared variable math-all-vars-vars.
5814
5815 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
5816
5817 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
5818 of `defconst'.
5819
5820 2004-11-20 Richard M. Stallman <rms@gnu.org>
5821
5822 * isearch.el (isearch-mode-map): Don't bind SPC.
5823 (isearch-whitespace-chars): Function deleted.
5824 (isearch-search): Bind search-spaces-regexp.
5825 (isearch-lazy-highlight-search): Likewise.
5826 (search-whitespace-regexp): Doc fix.
5827 (isearch-forward-regexp): Doc fix.
5828
5829 * emacs-lisp/bytecomp.el (byte-compile-form):
5830 Move the calls to byte-compile-set-symbol-position,
5831 to avoid having two for the same symbol occurrence.
5832
5833 * comint.el (comint-input-ring-size): Increase to 150.
5834
5835 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
5836 New variables.
5837 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
5838 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
5839
5840 * imenu.el (imenu--generic-function):
5841 Ensure we keep moving backward even if BEG isn't further back.
5842
5843 * replace.el (query-replace-read-to, query-replace-read-from):
5844 Specify t for KEEP-ALL in read-from-minibuffer.
5845
5846 * progmodes/python.el (python-switch-to-python):
5847 If Python isn't running, start it.
5848 Don't alter debug-ignored-errors.
5849
5850 * progmodes/cperl-mode.el (cperl-indent-region):
5851 Don't mind imenu-scanning-message.
5852
5853 * bindings.el (global-map): Bind C-e to move-end-of-line.
5854
5855 * simple.el (line-move-finish): New arg FORWARD.
5856 Ignore invisible newlines, not intangible ones.
5857 Conditions for acceptable stopping positions depend on FORWARD.
5858 (line-move): Pass FORWARD arg to line-move-finish.
5859
5860 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
5861 of HEADER. Compensate for this change in the code to add display
5862 properties. Don't make the first line intangible.
5863
5864 * info.el (Info-search): Fix previous change.
5865
5866 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
5867
5868 * Makefile.in (recompile): Revert 2004-11-19 change.
5869 (compile): Likewise.
5870
5871 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
5872
5873 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
5874
5875 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5876
5877 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
5878 defgroup and defcustom. Eliminate eval-and-compile usage.
5879
5880 * progmodes/ebnf-otz.el: Fix typos.
5881
5882 2004-11-19 Jay Belanger <belanger@truman.edu>
5883
5884 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
5885 (calc-edit-finish, calc-finish-stack-edit): Replace variable
5886 disp-trail by declared variable.
5887
5888 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
5889 (calc-finish-selection-edit): Replace variable disp-trail by
5890 declared variable.
5891 (calc-selection-cache-entry): Move declaration to earlier in the file.
5892 (calc-selection-cache-num, calc-selection-cache-comp)
5893 (calc-selection-cache-offset, calc-selection-true-num)
5894 (calc-final-point-line, calc-final-point-column)
5895 (calc-original-buffer): Declare them.
5896 (calc-fnp-op, calc-fnp-num): New variables.
5897 (calc-find-nth-part, calc-find-nth-part-rec)
5898 (calc-select-previous): Replace op and num by declared variables.
5899 (calc-rsf-old, calc-rsf-new): New variables.
5900 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
5901 Replace variables old and new by declared variables.
5902 (calc-sel-reselect): New variable.
5903 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
5904 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
5905 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
5906 reselect with declared variable.
5907
5908 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
5909 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
5910 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
5911 (math-import-list, math-rewrite-phase): Declare them.
5912 (math-rewrite): Use let* to declare variables.
5913 (calc-rewrite-selection): Make rules a local variable.
5914 (calc-rewr-sel): New variable.
5915 (calc-rewrite-selection, calc-locate-selection-marker)
5916 (calc-rewrite): Use the declared variable calc-rewr-sel instead
5917 of sel.
5918 (math-rewrite-whole-expr): New variable.
5919 (math-rewrite, math-rewrite-phase): Replace variable expr by
5920 declared variable.
5921 (math-rewrite-heads-heads, math-rewrite-heads-skips)
5922 (math-rewrite-heads-blanks ): New variables.
5923 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
5924 heads, skips and blanks by declared variables.
5925 (math-rwcomp-subst-old, math-rwcomp-subst-new)
5926 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
5927 New variables.
5928 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
5929 old, new, old-func and new-func by declared variables.
5930 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
5931 Remove unnecessary variable.
5932 (math-apply-rw-regs): New variable.
5933 (math-apply-rewrites, math-rwapply-replace-regs)
5934 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
5935 (math-apply-rw-ruleset): New variable.
5936 (math-apply-rewrites, math-rwapply-remember): Replace variable
5937 ruleset by declared variable.
5938
5939 2004-11-19 Richard M. Stallman <rms@gnu.org>
5940
5941 * info.el (Info-search): Use search-whitespace-regexp.
5942
5943 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5944
5945 * vc-rcs.el (vc-rcs-parse): New function.
5946 (vc-rcs-annotate-command): Likewise.
5947 (vc-rcs-annotate-current-time): Likewise.
5948 (vc-rcs-annotate-time): Likewise.
5949 (vc-rcs-annotate-extract-revision-at-line): Likewise.
5950
5951 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5952
5953 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
5954
5955 2004-11-18 Jay Belanger <belanger@truman.edu>
5956
5957 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
5958
5959 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5960
5961 * printing.el: Eliminate use of interactive-p and eval-and-compile.
5962 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
5963 Use make-temp-file to generate PostScript files in any situation.
5964 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
5965 (pr-interactive-p): Eliminate var.
5966 (pr-save-interactive): Eliminate macro.
5967 (pr-interface, pr-ps-directory-preview)
5968 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
5969 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
5970 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
5971 (pr-ps-buffer-ps-print, pr-ps-region-preview)
5972 (pr-ps-region-using-ghostscript, pr-ps-region-print)
5973 (pr-ps-region-ps-print, pr-ps-mode-preview)
5974 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
5975 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
5976 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
5977 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
5978 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
5979 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
5980 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
5981 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
5982 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
5983 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
5984 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
5985 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
5986 Eliminate pr-save-interactive usage.
5987 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
5988 Eliminate pr-interactive-p usage.
5989 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
5990 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
5991 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
5992 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
5993 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
5994 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
5995 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
5996 New funs.
5997 (pr-ps-file): Use make-temp-file to generate a temporary file.
5998
5999 2004-11-17 Jay Belanger <belanger@truman.edu>
6000
6001 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
6002 a local variable.
6003 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
6004 (math-top-only): New variable.
6005 (math-simplify, math-simplify-step): Replace variable top-only by
6006 declared variable math-top-only.
6007 (math-simplify-expr): Declare it.
6008 Replace argument expr in all calls of math-defsimplify by
6009 math-simplify-expr.
6010 (math-simplify-plus, math-simplify-times, math-simplify-divide)
6011 (math-simplify-divisor, math-simplify-one-divisor)
6012 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
6013 (math-simplify-pow): Replace variable expr by declared variable
6014 math-simplify-expr.
6015 (math-simplify-divisor): Remove local variables temp and op.
6016 (math-simplify-one-divisor): Make temp and op local variables.
6017 (math-simplify-divisor-nover, math-simplify-divisor-dover):
6018 New variables.
6019 (math-simplify-divisor, math-simplify-one-divisor):
6020 Replace variables nover and dover by declared variables.
6021 (math-expr-subst-new, math-expr-subst-old): New variables.
6022 (math-expr-subst, math-expr-subst-rec): Replace variables new
6023 and old by declared variables.
6024 (math-is-poly-degree, math-is-poly-loose): New variables.
6025 (math-is-polynomial, math-is-poly-rec): Replace variables degree
6026 and loose by declared variables.
6027 (math-poly-base-const-ok, math-poly-base-pred): New variables.
6028 (math-polynomial-base, math-polynomial-base-rec):
6029 Replace variables const-ok and mpb-pred by declared variables.
6030
6031 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
6032
6033 * calc/calc-ext.el (math-defsimplify): Change the argument in
6034 the created function to math-simplify-expr.
6035
6036 * calc/calc-units.el (math-simplify-expr): Declare it.
6037 Replace argument expr in all calls of math-defsimplify by
6038 math-simplify-expr.
6039 (math-simplify-units-prod): Replace variable expr by declared
6040 variable math-simplify-expr.
6041
6042 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
6043
6044 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
6045 Replace mapcar->dolist, format->string.
6046
6047 2004-11-17 Miles Bader <miles@gnu.org>
6048
6049 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
6050 * progmodes/idlwave.el: Remove RCS keywords.
6051
6052 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
6053
6054 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
6055 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
6056 Update to IDLWAVE version 5.5. Too many changes to list them here.
6057 * progmodes/idlw-help.el: New file.
6058
6059 2004-11-16 Richard M. Stallman <rms@gnu.org>
6060
6061 * international/iso-cvt.el (iso-tex2iso-trans-tab):
6062 Discard spaces after \i according to TeX rules.
6063
6064 * international/mule.el (set-buffer-file-coding-system):
6065 New arg NOMODIFY.
6066 (after-insert-file-set-coding): Pass that new arg.
6067 Prevent set-buffer-multibyte from trying to lock the file.
6068
6069 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
6070
6071 * saveplace.el (save-place): Doc fix.
6072
6073 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
6074 temporarily widen before finding the following word to copy.
6075
6076 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
6077 (cl-map-keymap): Definition deleted.
6078
6079 * subr.el (map-keymap-internal): New function.
6080
6081 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
6082
6083 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
6084 when pressing rather than when releasing mouse-2. Simplify.
6085
6086 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
6087
6088 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
6089 (compilation-mode): Set it here instead.
6090
6091 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
6092
6093 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
6094 (loop, cl-parse-loop-clause, defsetf): Use backquote.
6095
6096 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
6097
6098 * progmodes/compile.el (compilation-internal-error-properties):
6099 Fix up a transposition-typo. Check end-col before using it.
6100
6101 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
6102
6103 * international/iso-cvt.el (iso-tex2iso-trans-tab):
6104 Discard whitespace after macro \i when converting it.
6105
6106 2004-11-16 Juri Linkov <juri@jurta.org>
6107
6108 * emacs-lisp/find-func.el (find-function-regexp):
6109 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
6110 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
6111 Remove invalid `\W' from [^cgv\W]. Doc fix.
6112 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
6113
6114 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
6115
6116 * play/life.el: Maintainer is now FSF.
6117 (life-patterns, life-neighbor-deltas, life-window-start)
6118 (life-current-generation, life-generation-string): Use defvar
6119 instead of defconst.
6120
6121 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
6122
6123 * progmodes/compile.el (compilation-move-to-column): New fun.
6124 (compilation-internal-error-properties)
6125 (compilation-next-error-function): Use it to make sure we don't go past
6126 the end of line.
6127
6128 2004-11-15 John Paul Wallington <jpw@gnu.org>
6129
6130 * autoinsert.el (auto-insert-alist): Insert the user's name in
6131 copyright notice, rather than Free Software Foundation, for the
6132 Emacs Lisp header case too.
6133
6134 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6135
6136 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
6137 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
6138 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
6139 return the list of string in a string.
6140 (pr-call-process): Message if calling process returns an error, that
6141 is, the exit status is different of zero.
6142
6143 2004-11-15 Jay Belanger <belanger@truman.edu>
6144
6145 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
6146 variable var-thing.
6147 (math-integ-depth, math-integ-level, math-integral-limit)
6148 (math-enable-subst, math-any-substs, math-integ-msg)
6149 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
6150 (math-int-threshold, math-int-factors, math-double-roots)
6151 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
6152 (var-GenCount): Declare these variables.
6153 (calcFunc-integ): Don't check if var-IntegLimit is bound.
6154 (math-integral-cache, math-integral-cache-state):
6155 Move declarations to earlier in the file.
6156 (math-deriv-var, math-deriv-total, math-deriv-symb)
6157 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
6158 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
6159 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
6160 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
6161 (math-solve-res): New variables
6162 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
6163 (math-integral, math-replace-integral-parts)
6164 (math-integrate-by-parts, calc-dump-integral-cache)
6165 (math-try-integral, math-do-integral, math-do-integral)
6166 (math-do-integral-methods, math-try-solve-for)
6167 (math-try-solve-prod, math-solve-poly-funny-powers)
6168 (math-solve-crunch-poly, math-decompose-poly)
6169 (math-solve-find-root-term, math-find-root-in-prod)
6170 (math-integ-try-linear-substitutions)
6171 (math-integ-try-substitutions, math-expr-rational-in)
6172 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
6173 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
6174 (math-solve-for, math-solve-system, math-solve-system-rec)
6175 (math-solve-get-sign, math-solve-get-int)
6176 (math-solve-system-subst): Replace undeclared variables with newly
6177 declared variables.
6178
6179 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
6180
6181 * winner.el (winner-active-region, winner-edges, winner-window-list):
6182 Define at toplevel.
6183 (winner-mode-map): Move init inside declaration.
6184
6185 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
6186
6187 * files.el (convert-standard-filename): Doc fix.
6188
6189 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
6190
6191 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
6192 passwd, group, shadow, default/* and pam.d/*.
6193
6194 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6195
6196 * printing.el (pr-menu-spec): Adjust menu specification.
6197
6198 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6199
6200 * printing.el: Doc fix. Insert :version tag into all defcustom.
6201 Handle interactive-p as is recommended in Emacs Lisp Reference.
6202 Set the file permission bits for newly created files.
6203 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
6204 The printing menu specification (in `pr-menu-spec') was merged.
6205 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
6206 (pr-version): New version number (6.8.3).
6207 (pr-file-modes): New option.
6208 (pr-interactive-p): New var.
6209 (pr-save-interactive, pr-save-file-modes): New macros.
6210 (pr-setup): Code fix.
6211 (pr-menu-spec): Menu specification merged.
6212 (pr-call-process, pr-text2ps): Set file permission bits.
6213 (pr-despool-print): Set file permission bits. Handle interactive-p as
6214 is recommended.
6215 (pr-interface, pr-ps-directory-preview)
6216 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
6217 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
6218 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
6219 (pr-ps-buffer-ps-print, pr-ps-region-preview)
6220 (pr-ps-region-using-ghostscript, pr-ps-region-print)
6221 (pr-ps-region-ps-print, pr-ps-mode-preview)
6222 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
6223 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
6224 (pr-despool-using-ghostscript, pr-despool-ps-print)
6225 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
6226 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
6227 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
6228 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
6229 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
6230 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
6231 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
6232 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
6233 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
6234 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
6235 Handle interactive-p as is recommended.
6236
6237 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
6238
6239 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
6240 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
6241
6242 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
6243 so it doesn't forget to highlight the beginning of the region either.
6244
6245 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
6246
6247 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
6248 (c-font-lock-init): Eliminate obsolete make-local-hook.
6249 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
6250 (awk-mode): Use run-mode-hooks.
6251
6252 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
6253
6254 2004-11-13 Kim F. Storm <storm@cua.dk>
6255
6256 * mouse.el (mouse-drag-copy-region): Add :version.
6257 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
6258 while dragging mode line, so mode line can be dragged downwards.
6259 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
6260 while pressing mouse button so window doesn't scroll until we
6261 release the mouse if clicking on partially visible line.
6262
6263 2004-11-12 Jay Belanger <belanger@truman.edu>
6264
6265 * calc/calc-graph.el (calc-dumb-map): Declare it.
6266 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
6267 than unbound.
6268 (calc-graph-name): Made `end' a local variable.
6269 (calc-graph-lookup): Made `varname' a local variable.
6270 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
6271 Declare them.
6272 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
6273 (calc-graph-plot, calc-graph-compute-3d): Remove references to
6274 the unused variable y3vec.
6275 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
6276 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
6277 calc-graph-prev-kill-hook.
6278 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
6279 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
6280 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
6281 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
6282 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
6283 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
6284 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
6285 (calc-graph-y3value, calc-graph-y3name)
6286 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
6287 (calc-graph-stepcount, calc-graph-is-splot)
6288 (calc-graph-surprise-splot, calc-graph-blank)
6289 (calc-graph-non-blank, calc-graph-curve-num): New variables.
6290 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
6291 (calc-graph-recompute-2d, calc-graph-compute-3d)
6292 (calc-graph-format-data): Replace undeclared variables with the
6293 above newly declared variables.
6294
6295 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
6296
6297 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
6298 `rsf-beep' and `rsf-sleep-after-message'.
6299
6300 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
6301 list if `message-sender' is non-nil.
6302
6303 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
6304
6305 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
6306 consing by using mapc instead of mapcar.
6307
6308 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
6309
6310 * tooltip.el (require): Explain why CL is needed.
6311
6312 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6313
6314 * printing.el: Insert :version into defgroup (printing). All reference
6315 to Files option in menubar were changed to File.
6316 (pr-version): New version number (6.8.2).
6317 (pr-get-symbol): Call easy-menu-intern.
6318 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
6319 compilation gripes.
6320
6321 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
6322
6323 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
6324 new byte-compile-function-environment binding to t.
6325
6326 * font-lock.el (font-lock-fontify-syntactically-region):
6327 Don't forget to highlight the last char when we hit `end'.
6328
6329 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
6330 (mwheel-scroll): Adjust accordingly.
6331
6332 * cvs-status.el: Reduce spurious warnings.
6333 (cvs-status-checkout): Remove.
6334 (cvs-status-mode-map): Use cvs-mode-checkout instead.
6335
6336 * pcvs.el (cvs-mode-checkout): New command.
6337
6338 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
6339
6340 * tooltip.el: Require CL.
6341
6342 * emacs-lisp/bytecomp.el: Use push.
6343 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
6344 (defalias): Remove the `byte-compile' property and add
6345 a `byte-hunk-handler'.
6346
6347 2004-11-11 Juri Linkov <juri@jurta.org>
6348
6349 * info.el (Info-search): Save match data for isearch.
6350 Skip Tag Table node.
6351
6352 * descr-text.el (describe-char): Replace syntax-after with code
6353 from its previous version.
6354
6355 * files.el (magic-mode-alist): Use optimization for SGML mode too.
6356 (set-auto-mode): Doc fix. Remove unused variable `xml'.
6357
6358 * international/mule.el (sgml-html-meta-auto-coding-function):
6359 Remove > after <html to allow HTML attributes.
6360
6361 2004-11-11 Jay Belanger <belanger@truman.edu>
6362
6363 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
6364 a variable.
6365 (calcFunc-dfac): Replace unbound max by n.
6366 (math-stirling-local-cache): New variable.
6367 (math-stirling-number, math-stirling-1, math-stirling-2):
6368 Replace the variable `cache' by the declared variable
6369 math-stirling-local-cache.
6370 (var-RandSeed): Declare it as a variable.
6371 (math-init-random-base, math-random-digit): Don't check to see if
6372 var-RandSeed is bound.
6373 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
6374 Declare them instead of just setting them.
6375 (math-init-random-base): Made i a local variable.
6376 (math-random-digit): Made math-random-last a local variable.
6377 (math-prime-test-cache): Move declaration to before it is used.
6378 (math-prime-test-cache-k, math-prime-test-cache-q)
6379 (math-prime-test-cache-nm1, math-prime-factors-finished):
6380 Declare them as variables.
6381
6382 2004-11-11 Jay Belanger <belanger@truman.edu>
6383
6384 * calc/calc-ext.el (math-defcache): Use defvar for the new
6385 variables it creates.
6386
6387 2004-11-11 Lars Hansen <larsh@math.ku.dk>
6388
6389 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
6390 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
6391 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
6392 (desktop-save): Add :version.
6393
6394 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
6395
6396 * printing.el (pr-get-symbol): Don't downcase.
6397
6398 2004-11-10 Jay Belanger <belanger@truman.edu>
6399
6400 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
6401 string to kill-ring.
6402
6403 * calc/calc-aent.el (calc-alg-exp, math-toks)
6404 (math-exp-pos,math-exp-old-pos, math-exp-token)
6405 (math-exp-keep-spaces, math-exp-str): New variables.
6406 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
6407 (calcAlg-enter): Use declared variable calc-alg-exp.
6408 (math-build-parse-table, math-find-user-token): Use declared
6409 variable math-toks.
6410 (math-read-exprs, math-read-token, calc-check-user-syntax)
6411 (calc-match-user-syntax, match-factor-after, math-read-factor):
6412 Use declared variables math-exp-pos math-exp-old-pos.
6413 (math-read-exprs, math-read-token, math-read-expr-level)
6414 (calc-check-user-syntax, calc-match-user-syntax)
6415 (match-factor-after, math-read-factor): Use declared variable
6416 math-exp-token.
6417 (math-read-exprs, math-read-expr-list, math-read-token)
6418 (math-read-factor): Use declared variable math-exp-keep-spaces.
6419 (math-read-exprs, math-read-token): Use declared variable
6420 math-exp-str.
6421 (calc-match-user-syntax): Make m a local variable.
6422
6423 * calc/calc-ext.el (math-read-expr): Use declared variables
6424 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
6425 math-exp-keep-spaces.
6426
6427 * calc/calc-forms.el (math-read-angle-bracket): Use declared
6428 variables math-exp-pos, math-exp-str.
6429
6430 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
6431 math-exp-old-pos.
6432 (math-parse-fortran-vector, math-parse-fortran-vector-end)
6433 (math-parse-eqn-prime): Use declared variable math-exp-token.
6434
6435 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
6436 Use declared variable math-exp-pos.
6437 (math-check-for-commas): Use declared variable math-exp-str.
6438 (math-read-brackets): Use declared variables math-exp-old-pos,
6439 math-exp-keep-spaces.
6440 (math-read-brackets, math-read-vector, math-read-matrix):
6441 Use declared variable math-exp-token.
6442
6443 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
6444
6445 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
6446 where the keymap is a symbol.
6447 (easy-menu-add-item): Use keymap-prompt. Simplify.
6448
6449 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
6450
6451 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
6452 (sgml-parse-tag-backward): Use it to skip spurious < or >.
6453
6454 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
6455
6456 * ebuff-menu.el: Doc fixes throughout.
6457 (electric-buffer-menu-mode-hook): New defvar.
6458
6459 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
6460
6461 * tooltip.el: Don't require cl, comint, gud, gdb-ui for
6462 compilation. The resulting compiler warnings appear to be harmless.
6463
6464 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
6465
6466 * textmodes/conf-mode.el: New file.
6467
6468 * files.el (auto-mode-alist, magic-mode-alist): Use it.
6469
6470 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
6471
6472 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
6473
6474 2004-11-09 Jay Belanger <belanger@truman.edu>
6475
6476 * calc/calc-ext.el (calc-init-extensions): Remove old code.
6477
6478 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
6479 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
6480 (calc-z-prefix-help, calc-user-function-list): Use declared
6481 variables calc-z-prefix-buf, calc-z-prefix-msgs.
6482 (math-map-tree, math-map-tree-rec): Use declared variables
6483 math-mt-many, math-mt-func.
6484 (math-read-expression, math-read-string): Use declared variable
6485 math-expr-data.
6486
6487 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
6488 variable math-normalize-a.
6489
6490 * calc/calc.el (math-normalize-a): New variable.
6491 (math-normalize): Use declared variable math-normalize-a.
6492
6493 * calc/calc-poly.el (math-expand-form): Use declared variable
6494 math-mt-many.
6495
6496 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
6497 Use declared variable math-mt-many.
6498 (math-rewrite): Use declared variable math-mt-func.
6499
6500 * calc/calc-vec.el (math-read-brackets, math-read-vector)
6501 (math-read-matrix): Use declared variable math-expr-data.
6502
6503 * calc/calc-lang.el (math-parse-fortran-vector)
6504 (math-parse-fortran-vector-end, math-parse-tex-sum)
6505 (math-parse-eqn-matrix, math-parse-eqn-prime)
6506 (math-read-math-subscr): Use declared variable math-expr-data.
6507
6508 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
6509 (math-read-expr-level, math-read-token, calc-check-user-syntax)
6510 (calc-match-user-syntax, math-read-if, math-factor-after)
6511 (math-read-factor): Use declared variable math-expr-data.
6512
6513 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
6514
6515 * calendar/diary-lib.el (diary-from-outlook)
6516 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
6517 interactive-p; but rather new optional argument NOCONFIRM.
6518
6519 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
6520
6521 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
6522 (easy-menu-name-match): Revert correspondingly.
6523
6524 2004-11-09 Richard M. Stallman <rms@gnu.org>
6525
6526 * emacs-lisp/bytecomp.el (byte-compile-defalias):
6527 Turn off warnings for the new function even if definition not constant.
6528 If the definition isn't a quoted symbol, record (FUNCTION . t).
6529 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
6530 (byte-compile-callargs-warn): Handle (FUNCTION . t).
6531 (display-call-tree, byte-compile-arglist-warn):
6532 Handle t returned by byte-compile-fdefinition.
6533
6534 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6535
6536 * Makefile.in (maintainer-clean): Depend on distclean.
6537
6538 * help-fns.el (help-C-file-name): File name must be in build-files
6539 to be returned.
6540
6541 2004-11-09 Jay Belanger <belanger@truman.edu>
6542
6543 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
6544 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
6545
6546 * calc/calc.el (calc, calc-trail-display, calc-mode):
6547 Remove obsolete sections.
6548
6549 * calc/calc.el (calc-x-paste-text): Remove.
6550
6551 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
6552 mouse-2.
6553
6554 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
6555
6556 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
6557 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
6558 current frame (in case of recursive calls).
6559 (gdb-show-changed-values): Add :version keyword.
6560
6561 2004-11-09 Kenichi Handa <handa@m17n.org>
6562
6563 * international/mule-cmds.el: Change coding: tag back to
6564 iso-2022-7bit.
6565
6566 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
6567
6568 * international/mule-cmds.el: Change coding-system to utf-8.
6569 (select-safe-coding-system-interactively):
6570 New function extracted from select-safe-coding-system.
6571 (select-safe-coding-system): Use it.
6572
6573 2004-11-08 Richard M. Stallman <rms@gnu.org>
6574
6575 * subr.el (syntax-after): Doc fix.
6576
6577 * paren.el (show-paren-function): Change calls to syntax-after
6578 for new way of returning the value.
6579
6580 * menu-bar.el (menu-bar-file-menu): Make this the real name
6581 and menu-bar-files-menu the alias. Use the former.
6582 (global-map): Use `file', not `files', as the symbol.
6583
6584 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
6585
6586 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
6587 Don't use beginning-of-buffer.
6588 (filesets-cmd-show-result): Use with-no-warnings.
6589
6590 2004-11-08 Juri Linkov <juri@jurta.org>
6591
6592 * progmodes/compile.el (compile): Don't overwrite last command in
6593 minibuffer history with default command if they are not equal.
6594
6595 2004-11-08 Jay Belanger <belanger@truman.edu>
6596
6597 * calc/calcalg2.el (math-do-integral-methods): Try linear then
6598 non-linear substitutions.
6599
6600 2004-11-08 Jay Belanger <belanger@truman.edu>
6601
6602 * calc/calcalg2.el (math-linear-subst-tried): New variable.
6603 (math-do-integral): Set `math-linear-subst-tried' to nil.
6604 (math-do-integral-methods): Use `math-linear-subst-tried' to
6605 determine what type of substitution to try.
6606 (math-integ-try-linear-substituion):
6607 Set `math-linear-subst-tried' to t.
6608
6609 2004-11-08 Kim F. Storm <storm@cua.dk>
6610
6611 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
6612
6613 2004-11-07 Juri Linkov <juri@jurta.org>
6614
6615 * info-look.el (info-lookup): Allow reusing in the current buffer
6616 not only *info* buffer, but all (even renamed) Info buffers
6617 by checking for major-mode instead of *info* buffer name.
6618 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
6619 (octave-mode, maxima-mode) <doc-spec>:
6620 Allow long dashes generated by Texinfo 4.7 before definitions.
6621 (texinfo-mode) <doc-spec>: Add space to suffix to find command
6622 definitions with argument separated by space.
6623
6624 2004-11-06 Richard M. Stallman <rms@gnu.org>
6625
6626 * simple.el (next-error group, face): Move before first use.
6627 (next-error-highlight, next-error-highlight-no-select): Likewise.
6628
6629 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
6630 (line-move): New args NOERROR and TO-END.
6631 Return t if if succeed in moving specified number of lines.
6632 (move-end-of-line): New function.
6633
6634 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
6635 (end-of-buffer-other-window): Likewise.
6636
6637 * simple.el (line-move-ignore-invisible): Default to t.
6638
6639 * subr.el (syntax-after): Return the syntax letter, not the raw code.
6640
6641 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
6642
6643 * international/iso-cvt.el (iso-cvt-define-menu):
6644 Rename menu-bar-files-menu to menu-bar-file-menu.
6645
6646 * net/browse-url.el (browse-url-gnome-moz-program)
6647 (browse-url-gnome-moz-arguments): Move up before first use.
6648
6649 * net/tramp.el (tramp group): Add :version.
6650
6651 * progmodes/ada-xref.el (ada-gdb-application):
6652 Use goto-char instead of beginning-of-buffer.
6653
6654 * progmodes/cperl-mode.el (cperl-info-on-command):
6655 Use goto-char instead of beginning-of-buffer.
6656
6657 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
6658 Move up before first use.
6659 (idlwave-shell-temp-pro-file): Likewise.
6660 (idlwave-shell-temp-rinfo-save-file): Likewise.
6661 (idlwave-shell-temp-file): Minor doc fix.
6662
6663 * textmodes/flyspell.el (flyspell-external-point-words):
6664 Use goto-char instead of beginning-of-buffer.
6665
6666 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
6667
6668 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
6669 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
6670 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
6671
6672 2004-11-06 David Ponce <david@dponce.com>
6673
6674 * recentf.el (recentf-menu-path): Use menu item name.
6675
6676 2004-11-06 Eli Zaretskii <eliz@gnu.org>
6677
6678 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
6679 display doesn't support images.
6680
6681 2004-11-06 Andreas Schwab <schwab@suse.de>
6682
6683 * tempo.el (tempo-match-finder): Doc fix.
6684
6685 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
6686
6687 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
6688
6689 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
6690 (easy-menu-lookup-name): New fun to replace it.
6691 (easy-menu-get-map): Use it to obey menu item names (rather than just
6692 keys) when looking up `path'.
6693 (easy-menu-always-true-p): Rename from easy-menu-always-true.
6694 (easy-menu-convert-item-1): Adjust to new name.
6695
6696 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
6697
6698 * outline.el (hide-body): Don't hide lines at the top of the file
6699 that precede the first header line.
6700
6701 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
6702
6703 * align.el (align-areas): Delete whitespace before reindenting, so
6704 that tabs are never placed after spaces.
6705
6706 2004-11-06 Alan Shutko <ats@acm.org>
6707
6708 * macros.el (insert-kbd-macro): Do completions based on macros,
6709 rather than all commands.
6710
6711 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
6712
6713 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
6714 to solve a bug whereby tags with 'b' don't match.
6715
6716 2004-11-05 Juri Linkov <juri@jurta.org>
6717
6718 * info.el (Info-search): Don't search in node header lines
6719 and file headers.
6720
6721 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
6722 symbol-constituent characters after dot, not only digits.
6723
6724 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
6725
6726 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
6727
6728 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6729
6730 * dired.el (dired-read-dir-and-switches): Call read-directory-name
6731 if a dialog will be used, read-file-name otherwise.
6732
6733 2004-11-04 Richard M. Stallman <rms@gnu.org>
6734
6735 * textmodes/table.el (table group): Add :version.
6736
6737 * textmodes/ispell.el (ispell-word):
6738 Don't alter args; set them only thru `interactive' spec.
6739
6740 * textmodes/flyspell.el (flyspell-word):
6741 Don't alter FOLLOWING; set it only thru `interactive' spec.
6742
6743 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
6744
6745 * net/browse-url.el (browse-url-maybe-new-window):
6746 Use called-interactively-p.
6747
6748 * mail/supercite.el (sc-cite-region):
6749 Don't use interactive-p. Add arg INTERACTIVE.
6750 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
6751
6752 * international/mule-cmds.el (set-input-method, toggle-input-method):
6753 Don't use interactive-p. Add arg INTERACTIVE.
6754
6755 * eshell/esh-mode.el (eshell-show-maximum-output):
6756 Don't use interactive-p.
6757 (eshell-truncate-buffer): Just message, no error, if buffer is short.
6758
6759 * mouse.el (mouse-show-mark): Get positions to delete from mark
6760 and point, not from mouse-drag-overlay.
6761
6762 * imenu.el (imenu-eager-completion-buffer): Add :version.
6763
6764 * filesets.el (filesets group): Add :version.
6765
6766 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
6767
6768 * files.el (xml-based-modes): Delete var.
6769 (magic-mode-alist): New more general var.
6770 (set-auto-mode): Use it.
6771
6772 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
6773 when clicking from another window.
6774
6775 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
6776
6777 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
6778 (vc-cvs-annotate-time): Incorporate value of deleted var.
6779 Remove special-case handling of beginning-of-buffer cruft.
6780 Cache ending position (point) and return value in text property
6781 `vc-cvs-annotate-time', and consult it on subsequent invocations.
6782
6783 * vc-cvs.el (vc-cvs-annotate-command):
6784 Delete extraneous lines from beginning of buffer.
6785 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
6786
6787 * progmodes/grep.el (grep-default-command): Take empty string
6788 for tag if all other methods yield nil. Shell-quote the tag.
6789
6790 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
6791 spec in `interactive' form, and mention it in the docstring.
6792 Also, make sure point is at bol after calling `annotate-time'.
6793
6794 2004-11-02 Richard M. Stallman <rms@gnu.org>
6795
6796 * cus-edit.el (customize-group-other-window):
6797 Select the window that displays the custom buffer.
6798 (custom-buffer-create-other-window): Likewise.
6799
6800 * comint.el (comint-insert-input): Fix previous change.
6801
6802 * emacs-lisp/elp.el (elp-instrument-function):
6803 Use called-interactively-p.
6804
6805 * emacs-lisp/easymenu.el (easy-menu-intern):
6806 Don't downcase; rather, case-flip the first letter of each word.
6807
6808 * emacs-lisp/easy-mmode.el (define-minor-mode):
6809 Use called-interactively-p.
6810
6811 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
6812 Add interactive-only.
6813 (byte-compile-warnings): Add interactive-only as option.
6814 (byte-compile-interactive-only-functions): New variable.
6815 (byte-compile-form): Warn about calls to functions
6816 in byte-compile-interactive-only-functions.
6817
6818 * emacs-lisp/autoload.el (update-file-autoloads):
6819 Don't use interactive-p; take new arg SAVE-AFTER.
6820
6821 * emacs-lisp/advice.el (ad-make-advised-definition):
6822 Use called-interactively-p.
6823
6824 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6825
6826 * files.el (find-file-existing): New function.
6827
6828 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
6829 find-file-existing. Add "New File..." that calls find-file.
6830
6831 * diropen.pbm, diropen.xpm: New files.
6832
6833 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
6834 icon diropen. New tool bar item find-file-existing uses icon open.
6835
6836 * dired.el (dired-read-dir-and-switches): Call read-driectory-name
6837 instead of read-file-name.
6838
6839 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
6840
6841 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
6842 (icalendar--split-value): Change name of work buffer.
6843 (icalendar--get-weekday-abbrev): Return nil on error.
6844 (icalendar--date-to-isodate): New function.
6845 (icalendar-convert-diary-to-ical)
6846 (icalendar-extract-ical-from-buffer): Use only two args for
6847 make-obsolete (XEmacs compatibility).
6848 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
6849 (icalendar-export-region): Doc fix.
6850 If error, return non-nil and write errors to a buffer.
6851 Use correct weekday for weekly recurring events.
6852 Check whether date has been parsed for ordinary events.
6853 Make weekly events start in the year 2000.
6854 DTEND is non-inclusive, shift end date by one day if
6855 necessary (not for entries that have date and time).
6856 Rename local let variables: oops -> found-error, datestring ->
6857 startdatestring.
6858
6859 2004-11-02 Kim F. Storm <storm@cua.dk>
6860
6861 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
6862 keep-mode-if-same variable. Add it as optional arg instead.
6863 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
6864
6865 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
6866 substitute-command-keys will select lower-case bindings like those
6867 used in the static help texts.
6868
6869 * descr-text.el (describe-text-properties): Don't err if called in
6870 the *Help* buffer; output to *Help-2* buffer instead.
6871
6872 * kmacro.el (group kmacro): Add :version.
6873 (kmacro-keyboard-quit): New function to cleanup on C-g.
6874 (kmacro-start-macro): Set defining-kbd-macro to append when
6875 appending to last macro.
6876
6877 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
6878
6879 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
6880
6881 * progmodes/gdb-ui.el (gdb-enable-debug-log)
6882 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
6883 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
6884 Add :version keyword.
6885
6886 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
6887
6888 * progmodes/flymake.el (flymake-err-line-patterns):
6889 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
6890 `compilation-error-regexp-alist-alist' to internal Flymake format.
6891
6892 * progmodes/flymake.el: Eliminate byte-compiler warnings.
6893
6894 2004-11-01 Jay Belanger <belanger@truman.edu>
6895
6896 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
6897 with `interactive "s"'.
6898
6899 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6900
6901 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
6902 Revert change from 2004-10-16. '*' checks the current buffer, but the
6903 mouse click may be in another buffer.
6904
6905 2004-11-01 John Paul Wallington <jpw@gnu.org>
6906
6907 * files.el (large-file-warning-threshold): Add :version keyword.
6908 (kill-some-buffers): Doc fix.
6909
6910 * thumbs.el (group thumbs): Add :version keyword.
6911
6912 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
6913
6914 2004-11-01 Richard M. Stallman <rms@gnu.org>
6915
6916 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
6917
6918 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
6919
6920 * allout.el (allout group): Add :version.
6921 (allout-init): Don't use interactive-p.
6922 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
6923 (allout-forward-current-level, allout-backward-current-level):
6924 Don't use interactive-p.
6925
6926 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
6927 (bibtex-find-text): Likewise.
6928
6929 * progmodes/vhdl-mode.el (vhdl-fill-region)
6930 (vhdl-beginning-of-statement): Don't use interactive-p.
6931
6932 * progmodes/idlwave.el (idlwave-update-routine-info):
6933 Don't use interactive-p.
6934
6935 * progmodes/idlw-shell.el (idlwave-shell-send-char):
6936 Don't use interactive-p.
6937
6938 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
6939 Don't use interactive-p.
6940
6941 * progmodes/ada-xref.el (ada-make-body-gnatstub):
6942 Don't use interactive-p.
6943
6944 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
6945 (fortune-in-buffer): Doc fix.
6946
6947 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
6948
6949 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
6950 don't select the temporary buffer.
6951 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
6952 (eudc-get-phone): Likewise.
6953
6954 2004-11-01 Kim F. Storm <storm@cua.dk>
6955
6956 * man.el (Man-xref-normal-file): Fix help-echo.
6957
6958 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
6959
6960 * reveal.el (reveal-last-tick): New var.
6961 (reveal-post-command): Use it to avoid closing overlays when we're
6962 appending text to them.
6963
6964 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6965
6966 * textmodes/bibtex.el: Require button.
6967 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
6968 (bibtex-reference-keys): Distinguish between header keys and
6969 crossref keys.
6970 (bibtex-beginning-of-field): New function.
6971 (bibtex-url-map): Remove.
6972 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
6973 (bibtex-font-lock-url-regexp): Assume that field names begin at
6974 the beginning of a line.
6975 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
6976 Remove field delimiters. Use bibtex-beginning-of-field.
6977 Bugfix, point can be inside a field with a url.
6978 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
6979 New functions.
6980 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
6981 (bibtex-key-in-head): Simplify.
6982 (bibtex-current-line): Use bolp.
6983 (bibtex-parse-keys): Remove unused arg `add'.
6984 Use bibtex-type-in-head and bibtex-key-in-head.
6985 (bibtex-parse-entry, bibtex-autofill-entry):
6986 Use bibtex-type-in-head and bibtex-key-in-head.
6987 (bibtex-autokey-get-field): Do not alter case of replacement text.
6988 (bibtex-autokey-get-names): Do all processing of name list.
6989 (bibtex-autokey-get-year): New function.
6990 (bibtex-autokey-get-title): Do all processing of title words.
6991 (bibtex-generate-autokey): Simplify.
6992 (bibtex-string-files-init): Use default-directory.
6993 Allow for absolute file names in bibtex-string-files.
6994 (bibtex-files, bibtex-file-path): New variables.
6995 (bibtex-files-expand): New function.
6996 (bibtex-find-entry-globally): New command.
6997 (bibtex-summary-function): New variable.
6998 (bibtex-summary): Default value of bibtex-summary-function.
6999 (bibtex-find-crossref): New optional args pnt and split.
7000 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
7001 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
7002 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
7003 Fix handling of required and alternative fields.
7004 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
7005 Use cons and display-buffer.
7006 (bibtex-validate-globally): New command.
7007 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
7008 bibtex-parse-keys and bibtex-parse-strings for updating
7009 bibtex-reference-keys and bibtex-strings.
7010 (bibtex-realign): Remove blank lines past the last entry.
7011 (bibtex-reformat): Use bibtex-entry-format as default.
7012 (bibtex-choose-completion-string): Remove.
7013 (bibtex-complete): Do not use bibtex-choose-completion-string.
7014 (bibtex-url): Simplify.
7015
7016 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7017
7018 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
7019 (x-dnd-types-alist, x-dnd-open-file-other-window)
7020 (x-dnd-known-types): Add :version.
7021
7022 2004-10-31 John Paul Wallington <jpw@gnu.org>
7023
7024 * ibuffer.el (group ibuffer): Add :version keyword.
7025
7026 2004-10-31 Kim F. Storm <storm@cua.dk>
7027
7028 * ido.el (group ido): Add :version keyword.
7029 (ido-mode): Remove :version keyword.
7030
7031 * emulation/cua-base.el (group cua): Add :version keyword.
7032 (cua-mode): Remove :version keyword.
7033
7034 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
7035
7036 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
7037
7038 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
7039 compiler warning.
7040 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
7041 function.
7042 (help-at-pt-display-when-idle): Remove autoload.
7043
7044 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
7045
7046 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
7047
7048 2004-10-30 Juri Linkov <juri@jurta.org>
7049
7050 * help.el (function-called-at-point):
7051 * help-fns.el (variable-at-point): Read -> intern.
7052
7053 2004-10-30 Simon Josefsson <jas@extundo.com>
7054
7055 * progmodes/autoconf.el (autoconf-font-lock-keywords):
7056 Recognize AS_* too.
7057
7058 2004-10-29 Simon Josefsson <jas@extundo.com>
7059
7060 * subr.el (read-passwd): Move back from password.el.
7061
7062 * password.el: Remove, not ready yet.
7063
7064 2004-10-29 Andreas Schwab <schwab@suse.de>
7065
7066 * speedbar.el (speedbar-frame-parameters): Improve customize type.
7067
7068 2004-10-29 Sam Steingold <sds@gnu.org>
7069
7070 * mouse.el (mouse-show-mark): Replace the last occurrence of
7071 x-lost-selection-hooks with x-lost-selection-functions.
7072
7073 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
7074
7075 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
7076 x-lost-selection-functions is bound.
7077
7078 * mouse-sel.el (mouse-sel-mode):
7079 * emacs-lisp/lselect.el: Adjust to new names for
7080 x-(lost|sent)-selection-functions.
7081
7082 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
7083 New obsolete aliases of x-lost-selection-functions and
7084 x-sent-selection-functions.
7085
7086 2004-10-28 Kim F. Storm <storm@cua.dk>
7087
7088 * imenu.el (imenu-scanning-message): Remove.
7089 (imenu-progress-message): Make it a no-op.
7090
7091 2004-10-28 John Paul Wallington <jpw@gnu.org>
7092
7093 * files.el (set-auto-mode): Call `throw' correctly.
7094
7095 2004-10-28 Juri Linkov <juri@jurta.org>
7096
7097 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
7098 to search `Info-...' commands in `info' manual.
7099 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
7100 Add 'info-file "emacs" property.
7101 (Info-find-emacs-command-nodes): Fix index line number regexp.
7102 Set real line number (instead of fake 0) in first element of the
7103 returned list.
7104 (Info-goto-emacs-command-node): Use line number of first element
7105 to set point in the first found Info node.
7106
7107 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
7108 code to `grep-mode-font-lock-keywords'.
7109 (grep-mode-font-lock-keywords): Delete grep markers instead
7110 of making them invisible.
7111
7112 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7113
7114 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
7115 and x-server-version in bug report.
7116
7117 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
7118
7119 * files.el (set-auto-mode-0): New function.
7120 (set-auto-mode): Use it to handle aliased modes and to
7121 be consistent between C-x C-f and C-x C-w.
7122
7123 2004-10-28 Kenichi Handa <handa@m17n.org>
7124
7125 * international/utf-8.el (utf-translate-cjk-charsets):
7126 Add katakana-jisx0201.
7127
7128 * international/subst-jis.el: Add data for JISX0201.
7129
7130 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
7131
7132 * obsolete/hilit19.el (hilit-mode): New function.
7133 Move all the toplevel side-effecting stuff into it, so that loading
7134 hilit19 doesn't mess everything up any more.
7135
7136 2004-10-27 Richard M. Stallman <rms@gnu.org>
7137
7138 * add-log.el (add-change-log-entry): Set up mailing address
7139 and full name later, and don't alter add-log-mailing-address
7140 or add-log-full-name.
7141
7142 * elide-head.el (elide-head): Change error to message.
7143 (elide-head-show): Likewise.
7144
7145 * apropos.el (apropos-macrop): Doc fix.
7146
7147 * mouse.el (mouse-show-mark): Do most processing the same
7148 regardless of transient-mark-mode.
7149
7150 * shadowfile.el (shadow-copy-files): Use interactive-p
7151 only to control whether to print a message.
7152
7153 * tar-mode.el (tar-mode): Use write-contents-functions,
7154 not write-contents-hooks.
7155
7156 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
7157 directory-sep-char.
7158
7159 2004-10-27 Richard M. Stallman <rms@gnu.org>
7160
7161 * strokes.el (strokes-unload-hook): Fix previous change.
7162
7163 * type-break.el (type-break-run-at-time): Always use run-at-time;
7164 forget the alternatives.
7165 (type-break-cancel-function-timers): Always use cancel-function-timers;
7166 forget the alternatives.
7167
7168 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
7169
7170 2004-10-27 Kenichi Handa <handa@m17n.org>
7171
7172 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
7173
7174 * international/subst-gb2312.el: Likewise.
7175
7176 * international/subst-big5.el: Likewise.
7177
7178 * international/subst-ksc.el: Likewise.
7179
7180 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
7181 New variable.
7182 (utf-translate-cjk-set-unicode-range): New function.
7183 (utf-translate-cjk-unicode-range): Make it customizable.
7184 (utf-8-post-read-conversion):
7185 Use utf-translate-cjk-unicode-range-string.
7186 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
7187 Unicode ranges.
7188
7189 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
7190
7191 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
7192 trivial variants to shorten the list.
7193 (xml-based-modes): New var.
7194 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
7195 declaration higher priority than auto-mode-alist.
7196
7197 * find-file.el (cc-other-file-alist): Bring it in line with
7198 cc-mode's auto-mode-alist entries and use \' instead of $.
7199
7200 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
7201 and add "Id" and "Name" submenus to it.
7202
7203 * imenu.el (imenu--generic-function): Skip matches in comments.
7204
7205 2004-10-26 Jay Belanger <belanger@truman.edu>
7206
7207 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
7208 (full-calc-keypad, calc-trail-display): Use an extra argument
7209 instead of `interactive-p'.
7210
7211 * calc/calc-misc.el (calc-other-window): Use an extra argument
7212 instead of `interactive-p'.
7213
7214 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
7215 `interactive-p'.
7216
7217 2004-10-26 Kim F. Storm <storm@cua.dk>
7218
7219 * help.el (describe-key): Describe both down-event and up-event
7220 for a mouse click.
7221
7222 2004-10-26 Richard M. Stallman <rms@gnu.org>
7223
7224 * woman.el (woman): Don't call interactive-p.
7225
7226 * pcomplete.el (pcomplete): Instead of interactive-p,
7227 use an arg set non-nil by the interactive spec.
7228
7229 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
7230 use an arg set non-nil by the interactive spec.
7231
7232 * man.el (Man-cleanup-manpage): Instead of interactive-p,
7233 use an arg set non-nil by the interactive spec.
7234
7235 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
7236
7237 * progmodes/flymake.el (flymake-split-string):
7238 Use `flymake-split-string-remove-empty-edges' in any case.
7239
7240 2004-10-26 Masatake YAMATO <jet@gyve.org>
7241
7242 * progmodes/flymake.el (flymake-err-line-patterns):
7243 Use `compilation-error-regexp-alist-alist' instead of
7244 `compilation-error-regexp-alist'.
7245
7246 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
7247
7248 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
7249 verbatim face on the \ of \end{verbatim}.
7250
7251 2004-10-25 Jay Belanger <belanger@truman.edu>
7252
7253 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
7254 erasing minibuffer.
7255
7256 2004-10-25 Simon Josefsson <jas@extundo.com>
7257
7258 * subr.el (read-passwd): Move to net/password.el.
7259
7260 * net/password.el (read-passwd): Add. Autoload it.
7261
7262 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
7263
7264 * mouse-sel.el (mouse-sel-mode): Specify custom group.
7265
7266 * simple.el (process-file): Fix logic.
7267
7268 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
7269
7270 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
7271 (increase-right-margin): Remove erroneous call to `interactive-p'.
7272
7273 2004-10-24 Kim F. Storm <storm@cua.dk>
7274
7275 * help.el (describe-mode): Fix 2004-10-13 change.
7276 Copy pure "Auto Fill" string so it can be propertized later
7277 without causing a read-only error.
7278
7279 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
7280
7281 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
7282 style indexes.
7283
7284 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
7285
7286 * simple.el (process-file): Accept nil for INFILE. Reported by
7287 Luc Teirlinck.
7288
7289 2004-10-24 Masatake YAMATO <jet@gyve.org>
7290
7291 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
7292 Handle periods and underscores in a function name.
7293 Remove the address fontification.
7294
7295 2004-10-24 Masatake YAMATO <jet@gyve.org>
7296
7297 * progmodes/asm-mode.el (asm-font-lock-keywords):
7298 Use font-lock-variable-name-face for registers.
7299
7300 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
7301
7302 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
7303 kill-all-local-variables.
7304 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
7305 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
7306 Use kill-all-local-variables and provide mode-hooks.
7307 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
7308 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
7309 Suggested by Masatake YAMATO <jet@gyve.org>.
7310
7311 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
7312
7313 * simple.el (process-file): New function, similar to call-process
7314 but supports file handlers.
7315 * vc.el (vc-do-command): Use it, instead of call-process.
7316 * net/tramp-vc.el (vc-do-command): Do not advise it if
7317 process-file is fboundp.
7318 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
7319 process-file.
7320 (tramp-handle-process-file): New function.
7321 (tramp-file-name-for-operation): Support process-file.
7322
7323 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
7324
7325 * calendar/icalendar.el (icalendar--weekday-array): New constant.
7326 (icalendar-weekdayabbrev-table)
7327 (icalendar-monthnumber-table): Delete.
7328 (icalendar--get-month-number): Use calendar-month-name-array.
7329 (icalendar--get-weekday-number): New function.
7330 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
7331 (icalendar-export-region): Handle multi-line entries.
7332 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
7333
7334 2004-10-23 John Paul Wallington <jpw@gnu.org>
7335
7336 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
7337 `wildcards' set to t in interactive spec.
7338
7339 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
7340 interactive spec rather than use `interactive-p'.
7341 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
7342 rather than use function `interactive-p'.
7343
7344 2004-10-22 Kenichi Handa <handa@m17n.org>
7345
7346 * international/mule.el (translate-region): Implement it in Lisp
7347 as a front end of translate-region-internal.
7348
7349 2004-10-21 Jay Belanger <belanger@truman.edu>
7350
7351 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
7352 Declare these variables with defvar.
7353
7354 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
7355 is bound, only check to see if it is bound.
7356
7357 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
7358
7359 * textmodes/tex-mode.el (tex-compilation-parse-errors):
7360 Don't output messages.
7361
7362 * calc/calc-help.el (calc-describe-bindings): Fix last change.
7363
7364 2004-10-21 John Paul Wallington <jpw@gnu.org>
7365
7366 * calc/calc-graph.el (calc-graph-init):
7367 Use `set-process-query-on-exit-flag'.
7368
7369 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
7370
7371 * progmodes/compile.el (compilation-start): Rely on `cd' to get
7372 dir right and also allow argumentless cd.
7373
7374 2004-10-19 Richard M. Stallman <rms@gnu.org>
7375
7376 * textmodes/flyspell.el (flyspell-mode): Doc fix.
7377
7378 * eshell/em-unix.el (eshell-grep):
7379 Don't bind compilation-process-setup-function.
7380
7381 * comint.el (comint-insert-input): Use @ in `interactive'.
7382 (comint-input-filter-functions): Doc fix.
7383 (comint-kill-whole-line, comint-get-source): Doc fix.
7384
7385 * progmodes/compile.el (compilation-setup):
7386 Don't set buffer-read-only if MINOR is non-nil.
7387
7388 2004-10-19 Jay Belanger <belanger@truman.edu>
7389
7390 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
7391 (calc-emacs-type-gnu19): Remove.
7392 (calc-digit-map, calc-read-key-sequence, calc-read-key):
7393 Remove check for old emacs versions.
7394
7395 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
7396 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
7397 for current Emacs.
7398
7399 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
7400 the end of the minibuffer.
7401 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
7402 copy `esc-map'.
7403
7404 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
7405
7406 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
7407 call that would be given when the current emacs was used.
7408
7409 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
7410
7411 * calendar/icalendar.el: Set coding to utf-8.
7412 (icalendar-version): Increase to 0.07.
7413 (icalendar-monthnumber-table): Change March pattern.
7414 (icalendar-get-all-event-properties)
7415 (icalendar-set-event-property): Delete.
7416 (icalendar-all-events): No longer interactive.
7417 (icalendar-convert-diary-to-ical)
7418 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
7419 their replacements.
7420 (icalendar-export-file, icalendar-export-region): New functions;
7421 essentially old `icalendar-convert-diary-to-ical' but appending to
7422 target rather than overwriting.
7423 (icalendar-import-file): Append to target file rather than
7424 overwriting. Fourth arg deleted.
7425 (icalendar-import-buffer): New name for old
7426 `icalendar-extract-ical-from-buffer'.
7427 (icalendar--convert-string-for-import): New name for
7428 old `icalendar-convert-for-import'.
7429 (include-icalendar-files): Delete.
7430 Prefix for all internal functions changed from `icalendar-'
7431 to `icalendar--'.
7432
7433 2004-10-19 Richard M. Stallman <rms@gnu.org>
7434
7435 * paths.el (news-path): Fix previous change.
7436
7437 2004-10-18 Jay Belanger <belanger@truman.edu>
7438
7439 * calc/calc-help.el (calc-describe-bindings):
7440 Set `buffer-read-only' to nil while working in the keybindings buffer;
7441 remove some extra information from the keybindings buffer.
7442
7443 2004-10-18 David Ponce <david@dponce.com>
7444
7445 * mouse.el (mouse-drag-move-window-top): New function.
7446 (mouse-drag-mode-line-1): Use it.
7447
7448 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
7449
7450 * info.el (Info-fontify-node): For multiline refs,
7451 arrange to unfontify newline and surrounding whitespace.
7452
7453 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
7454
7455 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
7456 directory is missing.
7457
7458 2004-10-17 John Paul Wallington <jpw@gnu.org>
7459
7460 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
7461 New customizable variable; whether to display buffers that match
7462 `ibuffer-maybe-show-predicates' by default.
7463 (ibuffer-maybe-show-predicates): Mention it in docstring.
7464 (ibuffer-display-maybe-show-predicates): New variable.
7465 (ibuffer-update): Prefix arg now toggles whether buffers that
7466 match `ibuffer-maybe-show-predicates' should be displayed.
7467 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
7468 locally to heed `ibuffer-default-display-maybe-show-predicates'.
7469 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
7470
7471 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
7472
7473 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
7474 work correctly.
7475
7476 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
7477
7478 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
7479 (Buffer-menu-beginning): New helper function.
7480 (Buffer-menu-execute): Use it.
7481 (Buffer-menu-select): Use it.
7482 (Buffer-menu-sort): Use it and also keep markers.
7483
7484 2004-10-17 Richard M. Stallman <rms@gnu.org>
7485
7486 * paths.el (news-directory): Rename from news-path. Old name alias.
7487 (rmail-spool-directory): Use defvar.
7488 (sendmail-program): Use defcustom.
7489 (remote-shell-program): Use defcustom.
7490 (term-file-prefix): Use defvar.
7491 (abbrev-file-name): Use defvar.
7492
7493 * term.el: Add maintainer.
7494
7495 * subr.el (with-local-quit): Return nil if there's a quit.
7496 (read-passwd): Use with-local-quit. Doc fix.
7497
7498 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
7499 (strokes-unload-hook): Set as a variable with add-hook.
7500
7501 * startup.el (fancy-splash-tail, normal-splash-screen):
7502 Update copyright year.
7503
7504 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
7505
7506 * server.el (server-unload-hook): Set as a variable with add-hook.
7507
7508 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
7509
7510 * frame.el (special-display-popup-frame):
7511 Make the buffer current as its frame is created.
7512
7513 * delsel.el (delsel-unload-hook): Set as a variable.
7514
7515 * comint.el (comint-output-filter-functions):
7516 Add comint-watch-for-password-prompt.
7517 (comint-read-noecho): Function deleted.
7518 (send-invisible): Use read-passwd.
7519
7520 * fringe.el (fringe-mode-initialize): New function.
7521 (fringe-mode): Use fringe-mode-initialize as :initialize.
7522
7523 2004-10-17 Kim F. Storm <storm@cua.dk>
7524
7525 * language/indian.el (indian-script-language-alist): Swap value and doc.
7526 (indian-font-char-index-table): Doc fix.
7527
7528 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
7529
7530 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
7531
7532 2004-10-16 Juri Linkov <juri@jurta.org>
7533
7534 * progmodes/compile.el (compilation-start): Move let-binding of
7535 `process-environment' into `with-current-buffer' body.
7536 Reported by Matt Hodges <MPHodges@member.fsf.org>.
7537
7538 2004-10-16 Richard M. Stallman <rms@gnu.org>
7539
7540 * pcvs-util.el (cvs-bury-buffer):
7541 Don't call get-buffer-window for effect.
7542
7543 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
7544
7545 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
7546
7547 * msb.el (msb-unload-hook): Set the variable.
7548
7549 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
7550 Use * to err if buffer is readonly.
7551
7552 * subr.el (looking-back): Return only t or nil.
7553
7554 * whitespace.el (whitespace-unload-hook): Set the variable.
7555
7556 * view.el (view-mode-enable): Set view-page-size and
7557 view-half-page-size to nil.
7558 (view-set-half-page-size-default): view-half-page-size = nil
7559 means the default.
7560 (View-scroll-page-forward): Use view-page-size-default.
7561 (View-scroll-page-backward): Likewise.
7562 (view-page-size, view-half-page-size): Doc fixes.
7563
7564 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
7565
7566 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
7567
7568 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
7569 "cl" like other files. Instead, call byte-compile-find-cl-functions.
7570 (byte-compile-log-1): Bind inhibit-read-only.
7571 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
7572 (byte-compile-log-warning): Likewise.
7573 (byte-compile-file-form-require): Detect "cl" from the arg value.
7574
7575 * progmodes/compile.el (compilation-start): Assume compilation-mode
7576 will make the buffer read-only.
7577 (compilation-mode): Take arg name-of-mode.
7578 (compilation-setup): Make buffer read-only.
7579 (compilation-handle-exit): Bind inhibit-read-only.
7580
7581 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
7582 (ispell-message): Likewise.
7583 (ispell-show-choices): Don't call get-buffer-window uselessly.
7584 (ispell-init-process): Use set-process-query-on-exit-flag.
7585
7586 2004-10-16 Kim F. Storm <storm@cua.dk>
7587
7588 * fringe.el (fringe-bitmaps): Only initialize when defined.
7589
7590 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
7591 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
7592
7593 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
7594
7595 2004-10-15 Simon Josefsson <jas@extundo.com>
7596
7597 * net/password.el: Add.
7598
7599 2004-10-14 Masatake YAMATO <jet@gyve.org>
7600
7601 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
7602 (gdb-script-end-of-defun): New function.
7603 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
7604 `gdb-script-end-of-defun' as *-of-defun-function.
7605
7606 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
7607
7608 * button.el (button-activate): Allow a marker to display as an action.
7609
7610 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
7611
7612 * help.el (describe-mode): Use it to make minor mode list into
7613 hyperlinks.
7614
7615 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
7616
7617 * vc.el (vc-annotate-display-select): Fix typo.
7618
7619 * subr.el (substitute-key-definition-key): New function.
7620 (substitute-key-definition): Use it with map-keymap.
7621 (event-modifiers): Use push.
7622 (mouse-movement-p, with-temp-buffer): Simplify.
7623
7624 2004-10-12 Jay Belanger <belanger@truman.edu>
7625
7626 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
7627 New variables.
7628 (calc-help-index-entries): New function.
7629 (calc-describe-function): Use `calc-help-function-list' instead of
7630 obarray for completion.
7631 (calc-describe-variable): Use `calc-help-variable-list' instead
7632 of obarray for completion.
7633
7634 2004-10-12 Richard M. Stallman <rms@gnu.org>
7635
7636 * info-look.el (info-lookup-file): Add info-file property.
7637 (info-lookup-symbol): Likewise.
7638
7639 * info.el (info-xref): Add underlining.
7640 (info): Add info-file property.
7641 (Info-find-emacs-command-nodes): Specify case-sensitive search.
7642
7643 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
7644
7645 Sync with Tramp 2.0.45.
7646
7647 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
7648 defined. This is not the case for XEmacs without package "edebug".
7649 (tramp-set-auto-save-file-modes): Set permissions of autosaved
7650 remote files to the permissions of the original file. This is not
7651 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
7652 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
7653 (tramp-perl-decode): Fix an error in Perl implementation.
7654 $pending must be cleared every loop. Reported by Benjamin Place
7655 <benjaminplace@sprintmail.com>
7656
7657 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
7658 Don't activate advice during definition. This is done later on,
7659 depending on test result of `substitute-in-file-name'.
7660 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
7661
7662 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
7663
7664 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
7665
7666 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
7667
7668 2004-10-12 David Ponce <david@dponce.com>
7669
7670 * recentf.el (recentf-edit-list): Update the menu when the recentf
7671 list has been modified.
7672
7673 2004-10-12 Simon Josefsson <jas@extundo.com>
7674
7675 * net/tls.el (tls-certtool-program): New variable.
7676 (tls-certificate-information): New function, based on
7677 ssl-certificate-information.
7678
7679 2004-10-12 Kenichi Handa <handa@m17n.org>
7680
7681 * international/mule.el (coding-system-equal): Move from mule-util.el.
7682
7683 * international/mule-util.el (coding-system-equal): Move to mule.el.
7684
7685 2004-10-12 Kim F. Storm <storm@cua.dk>
7686
7687 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
7688 reset kmacro-initial-counter-value if set.
7689 (kmacro-set-counter): Only set kmacro-counter if defining or executing
7690 macro. Set kmacro-initial-counter-value otherwise. Never set both.
7691 (kmacro-display): Show macro counter if non-zero.
7692
7693 * subr.el (substitute-key-definition): Mention command remapping
7694 in doc string.
7695
7696 2004-10-11 Jay Belanger <belanger@truman.edu>
7697
7698 * calc/calc-misc.el (calc-info-goto-node): New function.
7699 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
7700 node in one step.
7701 (calc-describe-copying, calc-describe-distribution)
7702 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
7703 Go to appropriate info node in one step.
7704
7705 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
7706
7707 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
7708
7709 * font-lock.el (font-lock-apply-highlight): Fix last change.
7710
7711 2004-10-11 Simon Josefsson <jas@extundo.com>
7712
7713 * mail/smtpmail.el (smtpmail-open-stream): Look for
7714 starttls-gnutls-program instead of starttls-program iff
7715 starttls-use-gnutls is non-nil.
7716 (smtpmail-open-stream): Don't overwrite user settings of
7717 starttls-extra-arguments and starttls-extra-args.
7718
7719 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
7720
7721 * comint.el (comint-mouse-insert-input): Remove.
7722 (comint-insert-input): Make it work for mouse bindings.
7723 (comint-mode-map): Move defs into the declaration.
7724 (comint-output-filter): Typo.
7725
7726 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
7727
7728 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
7729
7730 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
7731 (ange-ftp-call-chmod): Reference remote-shell-program instead of
7732 ange-ftp-remote-shell.
7733
7734 2004-10-10 Andreas Schwab <schwab@suse.de>
7735
7736 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
7737 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
7738 Reported by <sri@asu.edu>.
7739
7740 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
7741
7742 * vc.el (vc-annotate-mode): Remove variable.
7743 (vc-annotate-display-select): Only call vc-annotate-mode
7744 if we're not in that mode already.
7745
7746 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
7747
7748 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
7749 (imenu-choose-buffer-index): Check here for rescan instead.
7750
7751 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
7752 where the face expression evals to nil.
7753
7754 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
7755 (tex-font-lock-keywords-2): Use it.
7756 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
7757
7758 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
7759
7760 2004-10-09 Kim F. Storm <storm@cua.dk>
7761
7762 * subr.el (progress-reporter-update): Define before first usage.
7763 (make-progress-reporter): Doc fix.
7764
7765 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7766
7767 * textmodes/paragraphs.el (sentence-end-double-space)
7768 (sentence-end-without-period, sentence-end-without-space)
7769 (sentence-end): Doc fixes.
7770
7771 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
7772
7773 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
7774 Change paragraph-start regexp so we don't fill code starting with #'(.
7775
7776 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
7777
7778 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
7779 New defcustom.
7780 (extract-address-components): Use it.
7781
7782 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
7783
7784 * subr.el (make-progress-reporter, progress-reporter-update)
7785 (progress-reporter-force-update, progress-reporter-do-update)
7786 (progress-reporter-done): New functions.
7787
7788 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
7789
7790 * progmodes/etags.el (etags-tags-completion-table): Use progress
7791 reporter.
7792 (etags-tags-apropos): Likewise.
7793
7794 2004-10-08 Alan Mackenzie <acm@muc.de>
7795
7796 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
7797 of current line.
7798
7799 2004-10-08 Masatake YAMATO <jet@gyve.org>
7800
7801 * server.el (server-process-filter): Wrap `process-send-region'
7802 by `condition-case' to guard the case when the pipe to PROC is closed.
7803
7804 2004-10-07 Mark A. Hershberger <mah@everybody.org>
7805
7806 * xml.el (xml-substitute-special): Limit handling of external entities.
7807
7808 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
7809
7810 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
7811
7812 2004-10-06 John Paul Wallington <jpw@gnu.org>
7813
7814 * xml.el (xml-parse-dtd): Fix `error' call.
7815
7816 2004-10-05 Mark A. Hershberger <mah@everybody.org>
7817
7818 * xml.el (xml-substitute-special): Return a single string instead
7819 of a list of strings if an entity substitution is made.
7820
7821 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
7822
7823 * calendar/icalendar.el: New file.
7824
7825 2004-10-05 Juri Linkov <juri@jurta.org>
7826
7827 * isearch.el (isearch-done): Set mark after running hook.
7828 Reported by Drew Adams <drew.adams@oracle.com>.
7829
7830 * info.el (Info-history, Info-toc): Fix Info headers.
7831 (Info-toc): Narrow buffer before Info-fontify-node.
7832 (Info-build-toc): Don't check for special Info file names.
7833 Set main-file to nil if Info-find-file returns a symbol.
7834
7835 2004-10-05 Emilio C. Lopes <eclig@gmx.net>:
7836
7837 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
7838 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
7839 * calendar/cal-menu.el (calendar-mode-map): Ditto.
7840
7841 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
7842
7843 * calendar/cal-iso.el (calendar-iso-read-args): New function,
7844 for old interactive spec from calendar-goto-iso-date.
7845 (calendar-goto-iso-date): Use it.
7846 (calendar-goto-iso-week): New function. Suggested by Emilio
7847 C. Lopes <eclig@gmx.net>.
7848
7849 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
7850
7851 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
7852 `set-right-margin' bindings that follow the minor mode conventions.
7853
7854 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
7855
7856 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
7857 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
7858 (latex-block-args-alist): Add minipage and picture.
7859 (latex-block-body-alist): Use reftex-label if enabled.
7860 (latex-insert-block): Don't insert a \n if not necessary.
7861 (tex-compile-commands): Make sure dvips doesn't send to printer.
7862 (tex-compile-default): Handle the case where no executable is found.
7863 (latex-noindent-environments): New var.
7864 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
7865 If tex-indent-allhanging is non-nil, make sure we only align for macros
7866 at beginning of line.
7867
7868 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
7869
7870 * newcomment.el (comment-beginning): Doc fix and don't choke on
7871 unset `comment-end-skip' when at beginning of comment.
7872
7873 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
7874
7875 * term.el (term-adjust-current-row-cache): Don't allow the current
7876 row to become negative.
7877 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
7878 the end of the line. Fix scroll down. Add comments.
7879 (term-handle-ansi-escape): Don't exceed terminal width when moving
7880 right.
7881 (term-scroll-region): Move the cursor after setting the scroll region.
7882
7883 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
7884
7885 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
7886 to `width' for consistency with docstring. Doc fix.
7887
7888 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
7889
7890 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
7891 This is necessary for derived modes.
7892
7893 2004-09-30 Kim F. Storm <storm@cua.dk>
7894
7895 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
7896 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
7897
7898 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
7899 kmacro-extract-lambda functions.
7900 (edit-kbd-macro): Handle kmacro lambda forms.
7901 Include counter and counter format in edit buffer.
7902 (edmacro-finish-edit): Get counter and format from edit buffer and
7903 update kmacro bindings when found.
7904
7905 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
7906
7907 * textmodes/paragraphs.el (forward-paragraph):
7908 Avoid args-out-of-range error when point winds up at the beginning of
7909 the buffer and hard newlines are enabled.
7910
7911 * newcomment.el (comment-multi-line): Doc fix.
7912
7913 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
7914
7915 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
7916 (diff-fixup-modifs): Catch unified-diff file-headers.
7917
7918 2004-09-29 Kim F. Storm <storm@cua.dk>
7919
7920 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
7921 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
7922 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
7923
7924 * fringe.el (fringe-bitmap-p): New macro.
7925 (fringe-bitmaps): Add standard fringe bitmaps on load.
7926
7927 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
7928
7929 * dired.el (dired-view-command-alist): Use more efficient regexps.
7930 Remove dubious arguments.
7931 (dired-align-file): New function.
7932 (dired-insert-directory): Use it.
7933 (dired-move-to-end-of-filename): Make the " -> " search more specific.
7934 (dired-buffers-for-dir): Remove unused var `pattern'.
7935
7936 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org>
7937
7938 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
7939 from diary display excursion. Store diary buffer's point for
7940 `simple-diary-display'.
7941 (simple-diary-display): Set window point and start when
7942 displaying buffer, to preserve point.
7943
7944 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
7945
7946 * textmodes/enriched.el (enriched-translations): Replace defconst
7947 with defvar.
7948
7949 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7950
7951 * printing.el: Doc fix.
7952 (pr-version): New version number (6.8.1).
7953 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
7954 make-temp-name.
7955 (pr-delete-file): Check if file exists before deleting it.
7956 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
7957
7958 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
7959
7960 * term.el (term-display-table): New variable.
7961 (term-mode): Use it.
7962 (term-exec-1): Set the coding system to binary.
7963 (term-emulate-terminal): Decode the string before inserting it.
7964
7965 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
7966
7967 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
7968 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
7969 (map): Bind S-prior, S-next and S-insert.
7970 (term-mode): Set `indent-tabs-mode' to nil.
7971 (term-paste): New function to be bound to S-insert.
7972 (term-send-del, term-send-backspace): Change the strings sent.
7973 (term-termcap-format): Synchronyze with etc/e/eterm.ti.
7974 (term-handle-colors-array): Fix handling of underline and reverse.
7975 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
7976 (term-erase-in-line): Fix comparison.
7977 (term-emulate-terminal): Fix line wrap handling.
7978 (term-start-output-log): Rename from `term-set-output-log'.
7979 (term-stop-output-log): Rename from `term-stop-photo'.
7980 (term-switch-to-alternate-sub-buffer): Comment out, unused.
7981
7982 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
7983
7984 * dired.el (dired-move-to-filename): Don't output a message if
7985 raise-error is non-nil. Fix return position and value.
7986
7987 * files.el (insert-directory): Obey --dired even with symlinks.
7988
7989 2004-09-25 Lars Hansen <larsh@math.ku.dk>
7990
7991 * ls-lisp.el (ls-lisp-format): Mark file names with property
7992 dired-filename.
7993
7994 2004-09-25 Kim F. Storm <storm@cua.dk>
7995
7996 * ido.el (ido-max-directory-size): New defcustom.
7997 (ido-decorations): Add "too big" element.
7998 (ido-directory-too-big): New dynamic var.
7999 (ido-may-cache-directory): Don't cache big directories.
8000 (ido-directory-too-big-p): New defun.
8001 (ido-set-current-directory): Update ido-directory-too-big.
8002 (ido-read-internal): Make empty ido-cur-item if too-big.
8003 (ido-buffer-internal): Use ido-read-internal directly instead of
8004 ido-read-buffer.
8005 (ido-file-internal): Init ido-directory-too-big.
8006 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
8007 and redo completion with full list.
8008 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
8009 it, and show completions.
8010 (ido-all-completions): Let bind ido-directory-too-big to nil.
8011 (ido-exhibit): Handle ido-directory-too-big.
8012 (ido-read-buffer): Handle fallback to read-buffer.
8013 Init ido-directory-too-big.
8014 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
8015 Init ido-directory-too-big.
8016
8017 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
8018
8019 * subr.el (delay-mode-hooks): Doc fix.
8020
8021 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
8022
8023 * textmodes/enriched.el
8024 (enriched-default-text-properties-local-flag): New variable.
8025 (enriched-mode): Make sure that enabling and disabling the mode is
8026 a no-op. Doc fix.
8027
8028 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
8029
8030 * calendar/holidays.el (holiday-advent): Report on a specified day
8031 offset from advent, not just advent.
8032 (holiday-easter-etc): Report on one specified day offset from
8033 easter, not all easter holidays. Various Easter holidays moved to
8034 `christian-holidays' variable in calendar.el.
8035 * calendar/calendar.el (christian-holidays): Adapt for new
8036 behaviour of `holiday-advent' and `holiday-easter-etc' functions.
8037
8038 2004-09-23 Kim F. Storm <storm@cua.dk>
8039
8040 * image.el (insert-sliced-image): Add doc string.
8041
8042 * ido.el (ido-choice-list): New dynamic var for `list' context.
8043 (ido-context-switch-command): New dynamic var.
8044 (ido-define-mode-map): Generalize switch between file/buffer contexts.
8045 (ido-read-internal): Handle new `list' context.
8046 Handle insert-buffer and insert-file ido-exit values.
8047 (ido-buffer-internal): New arg switch-cmd. Use it to setup
8048 ido-context-switch-command. Handle insert-file ido-exit value.
8049 (ido-read-buffer): Set ido-context-switch-command to 'ignore
8050 unless it is already bound by caller.
8051 (ido-file-internal): New arg switch-cmd. Use it to setup
8052 ido-context-switch-command. Handle insert-buffer ido-exit value.
8053 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
8054 used for context switching.
8055 (ido-all-completions): Handle new `list' context.
8056 (ido-make-choice-list): Return choices for `list' context.
8057 (ido-find-file-in-dir, ido-display-file, ido-write-file)
8058 (ido-display-buffer, ido-kill-buffer): Disable context switching.
8059 (ido-insert-buffer, ido-insert-file): Setup context switching.
8060 (ido-exhibit): Handle `list' context.
8061 (ido-read-file-name): Disable context switching. Handle fallback.
8062 (ido-read-directory-name): Disable context switching.
8063 (ido-completing-read): New defun like completing-read. Setup and
8064 use new `list' context.
8065
8066 2004-09-20 Jesper Harder <harder@ifa.au.dk>
8067
8068 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
8069
8070 2004-09-21 Jay Belanger <belanger@truman.edu>
8071
8072 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
8073 `calc-graph-set-styles' so the gnuplot buffer will appear in a
8074 separate window.
8075
8076 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
8077
8078 * subr.el (after-change-major-mode-hook): Doc fix.
8079
8080 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8081
8082 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
8083 of ghostscript for monochrome PostScript file in Windows.
8084
8085 2004-09-21 Kenichi Handa <handa@m17n.org>
8086
8087 * descr-text.el (describe-char): Checking of quail activation fixed.
8088
8089 2004-09-21 Jay Belanger <belanger@truman.edu>
8090
8091 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
8092
8093 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
8094
8095 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
8096 after the mode hooks instead of before. Doc fix.
8097
8098 2004-09-20 Jason Rumney <jasonr@gnu.org>
8099
8100 * startup.el (command-line) [windows-nt]: Try .emacs first, then
8101 _emacs, but revert to .emacs if neither exists in home directory.
8102
8103 2004-09-20 John Paul Wallington <jpw@gnu.org>
8104
8105 * bindings.el (completion-ignored-extensions): Add .dfsl.
8106
8107 2004-09-20 Richard M. Stallman <rms@gnu.org>
8108
8109 * bindings.el (scroll-left): Make it disabled.
8110
8111 * files.el (enable-local-eval): Doc fix.
8112
8113 * indent.el (move-to-left-margin): Special case for minibuffer.
8114
8115 * term.el (term-emulate-terminal): Turn off undo for output.
8116 Use with-current-buffer and save-selected-window.
8117
8118 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
8119
8120 * progmodes/make-mode.el (makefile-fill-paragraph):
8121 Don't insist on spaces when looking for comments. # is enough.
8122
8123 * files.el (hack-local-variables): Copy the variables list
8124 to another buffer, strip prefixes and suffixes there, then read.
8125 (enable-local-eval): Doc fix.
8126 (ignored-local-variables): Initialize to nil.
8127 (risky-local-variable-p): Don't check ignored-local-variables here.
8128 (hack-one-local-variable): Ignore var if in ignored-local-variables.
8129
8130 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
8131
8132 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
8133 of = to "." (punctuation).
8134
8135 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
8136
8137 * subr.el (event-basic-type): Fix mask (extend to 22bits).
8138
8139 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
8140
8141 * textmodes/enriched.el (enriched-rerun-flag): New variable.
8142 (enriched-before-change-major-mode): New function.
8143 Add it to `change-major-mode-hook'.
8144 (enriched-after-change-major-mode): New function.
8145 Add it to `after-change-major-mode-hook'.
8146 (enriched-mode): Make it work correctly if called from
8147 `after-change-major-mode-hook'.
8148 No longer set `indent-line-function'.
8149
8150 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
8151
8152 * subr.el (after-change-major-mode-hook): New variable.
8153 (run-mode-hooks): Implement it.
8154
8155 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
8156
8157 * battery.el (battery-linux-proc-apm): Use string-to-number.
8158 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
8159 Use dolist (and less indentation). Use erase-buffer.
8160 Pre-initialize `design-capacity', `warn', and `low'.
8161 (battery-format): Use replace-regexp-in-string.
8162
8163 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
8164
8165 * battery.el: Delete superfluous empty lines.
8166 (battery-linux-proc-acpi): Attempt to gather information from all
8167 battery subdirectories regardless of their file name.
8168 (battery-linux-proc-apm): Replace all occurrences of
8169 battery-hex-to-int-2 with string-to-int (base 16).
8170 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
8171 (battery-hex-map): Delete variable.
8172
8173 2004-09-18 John Paul Wallington <jpw@gnu.org>
8174
8175 * calc/calc-units.el (calc-quick-units): Fix overzealous
8176 s/or/unless/.
8177
8178 2004-09-17 Jay Belanger <belanger@truman.edu>
8179
8180 * calc/calc.el (calc-mode-var-list): Fix the value of
8181 `calc-matrix-brackets'.
8182
8183 2004-09-17 Romain Francoise <romain@orebokech.com>
8184
8185 * ibuf-ext.el (define-ibuffer-filter filename):
8186 Expand dired-directory since buffer-file-name is absolute.
8187
8188 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
8189
8190 * ediff-init.el (ediff-current-diff-face-A)
8191 (ediff-current-diff-face-B, ediff-current-diff-face-C)
8192 (ediff-current-diff-face-Ancestor)
8193 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
8194 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
8195 (ediff-even-diff-face-A, ediff-even-diff-face-B)
8196 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
8197 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
8198 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
8199 Use min-colors.
8200
8201 * term.el (term-down): Perform vertical motion if DOWN is negative.
8202 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
8203 (term-termcap-format): Synchronyze with the eterm terminfo entry
8204 in etc/e/eterm.ti.
8205 (term-handle-colors-array): If the current foreground or
8206 background are zero (i.e. unspecified), use the foreground and
8207 background of the default face for reverse video.
8208 (term-ansi-at-eval-string, term-ansi-default-fg)
8209 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
8210 (term-mem): Delete ununsed function.
8211 (term-protocol-version): Increment.
8212 (term-current-face): Set to default.
8213
8214 2004-09-15 Jay Belanger <belanger@truman.edu>
8215
8216 * calc/calc.el (calc-mode-var-list): Define this variable.
8217 (calc-always-load-extensions, calc-line-numbering)
8218 (calc-line-breaking, calc-display-just, calc-display-origin)
8219 (calc-number-radix, calc-leading-zeros, calc-group-digits)
8220 (calc-group-char, calc-point-char, calc-frac-format)
8221 (calc-prefer-frac, calc-hms-format, calc-date-format)
8222 (calc-float-format, calc-full-float-format, calc-complex-format)
8223 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
8224 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
8225 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
8226 (calc-matrix-brackets, calc-language, calc-language-option)
8227 (calc-left-label, calc-right-label, calc-word-size)
8228 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
8229 (calc-display-raw, calc-internal-prec, calc-angle-mode)
8230 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
8231 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
8232 (calc-window-height, calc-display-trail, calc-show-selections)
8233 (calc-use-selections, calc-assoc-selections)
8234 (calc-display-working-message, calc-auto-why, calc-timing)
8235 (calc-mode-save-mode, calc-standard-date-formats)
8236 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
8237 (calc-user-parse-tables, calc-gnuplot-default-device)
8238 (calc-gnuplot-default-output, calc-gnuplot-print-device)
8239 (calc-gnuplot-print-output, calc-gnuplot-geometry)
8240 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
8241 (calc-invocation-macro, calc-show-banner): Give these values as
8242 part of `calc-mode-var-list's initialization after the variables
8243 are declared with defvar.
8244 (calc-bug-address): Change email address to send bug reports to.
8245 Change the maintainer address at the top.
8246 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
8247 than "\\.emacs" to determine if it is the user-init-file.
8248
8249 * calc/calc-embed.el (calc-embedded-set-modes): Use
8250 `calc-mode-var-list' correctly.
8251
8252 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
8253
8254 * vc.el (annotate-time): Document point handling.
8255 (vc-annotate-display-autoscale): Doc fix.
8256
8257 2004-09-15 Miles Bader <miles@gnu.org>
8258
8259 * generic.el (generic-make-keywords-list): Use symbol rather than
8260 word anchors in regexp.
8261
8262 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
8263
8264 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
8265 no file name consider `dired-directory'.
8266
8267 2004-09-14 Kim F. Storm <storm@cua.dk>
8268
8269 * faces.el (cursor): Add face-no-inherit property. Doc fix.
8270
8271 2004-09-14 Simon Josefsson <jas@extundo.com>
8272
8273 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
8274
8275 * textmodes/dns-mode.el: Add.
8276
8277 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
8278
8279 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
8280 (disabled-command-function): Make the ?\ char more obvious.
8281
8282 * vc-arch.el (vc-arch-root, vc-arch-registered):
8283 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
8284
8285 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
8286
8287 * windmove.el (windmove-frame-edges): Report coordinates of
8288 outside edges of frame, not inside edges.
8289 (windmove-coordinates-of-position): Convert into wrapper to new
8290 function `windmove-coordinates-of-window-position';
8291 `compute-motion' always applies to selected window.
8292 (windmove-coordinates-of-position): Update documentation to refer
8293 to Emacs 21 Lisp Reference Manual.
8294 (windmove-find-other-window): Fix off-by-one errors for max x,y.
8295
8296 2004-09-13 Kim F. Storm <storm@cua.dk>
8297
8298 * isearch.el (isearch-resume-in-command-history): Rename from
8299 isearch-resume-enabled and change default to nil.
8300
8301 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
8302
8303 * vc-hooks.el (vc-ignore-dir-regexp): New var.
8304 (vc-registered): Use it.
8305 (vc-find-root): New fun.
8306
8307 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
8308 Don't tell to use \\{...} when it's already done.
8309
8310 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
8311 Provide a sample complex default.
8312 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
8313 (bibtex-entry): Use mapc.
8314
8315 2004-09-12 Kim F. Storm <storm@cua.dk>
8316
8317 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
8318
8319 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
8320 inhibit-field-text-motion to t so rectangles work in comint buffers.
8321
8322 * simple.el (choose-completion-string): Set buffer before running
8323 choose-completion-string-functions hook so it can be buffer-local.
8324
8325 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
8326
8327 * progmodes/compile.el (compilation-start): Parse command to see
8328 if it starts with a cd, and if so perform it for the *compilation*
8329 buffer. Change the header to reflect this.
8330
8331 2004-09-11 Kim F. Storm <storm@cua.dk>
8332
8333 * ido.el (ido-enable-dot-prefix): Doc fix.
8334 (ido-enable-dot-prefix): New defcustom.
8335 (ido-set-matches1): Use it.
8336
8337 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
8338
8339 * textmodes/bibtex.el (bibtex-mark-active)
8340 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
8341
8342 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8343
8344 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
8345 used in a case insensitive environment.
8346 (bibtex-mode-map): Rearrange order of menus.
8347 (bibtex-quoted-string-re): Obsolete.
8348 (bibtex-complete-key-cleanup): Variable replaced by new function.
8349 (bibtex-font-lock-keywords): Use backquotes.
8350 (bibtex-font-lock-url-regexp): New internal variable.
8351 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
8352 "OPT" and "ALT".
8353 (bibtex-insert-current-kill, bibtex-make-field)
8354 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
8355 (bibtex-parse-field-text): Simplify.
8356 (bibtex-string=): New helper function.
8357 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
8358 (bibtex-map-entries): Use bibtex-string=.
8359 (bibtex-search-entry): Use not.
8360 (bibtex-enclosing-field): Fix docstring.
8361 (bibtex-assoc-regexp): Obsolete.
8362 (bibtex-format-entry): Use assoc-string and bibtex-string=.
8363 (bibtex-autokey-get-names): Handle empty name field.
8364 (bibtex-parse-strings): Use assoc-string and unless.
8365 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
8366 Use assoc-string.
8367 (bibtex-pop): Simplify.
8368 (bibtex-mode): Set font-lock-extra-managed-props.
8369 (bibtex-entry-update): Use assoc-string.
8370 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
8371 (bibtex-autofill-entry): Use bibtex-string=.
8372 (bibtex-print-help-message): Simplify.
8373 (bibtex-find-entry): New optional arg START.
8374 (bibtex-validate): Use bibtex-string= and assoc-string.
8375 Do not call obsolete function compilation-parse-errors.
8376 (bibtex-remove-delimiters): Only remove delimiters if present.
8377 (bibtex-copy-entry-as-kill): Add docstring.
8378 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
8379 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
8380 (bibtex-complete): Use bibtex-predefined-month-strings,
8381 bibtex-string=, and new function bibtex-complete-key-cleanup.
8382 (bibtex-generate-url-list): New variable.
8383 (bibtex-url): New command bound to C-c C-l and mouse-2.
8384 (bibtex-url-map): New local keymap for bibtex-url-mouse.
8385 (bibtex-font-lock-url): New function.
8386
8387 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
8388
8389 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
8390
8391 2004-09-09 Kim F. Storm <storm@cua.dk>
8392
8393 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
8394 counter and format with binding.
8395 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
8396 the declared macro uses own macro counter and format. Give symbol
8397 kmacro property.
8398 (kmacro-keymap): Bind kmacro-name-last-macro to n.
8399 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
8400 (kmacro-end-and-call-macro): Doc fix.
8401
8402 2004-09-09 Lars Hansen <larsh@math.ku.dk>
8403
8404 * desktop.el (desktop-clear-preserve-buffers):
8405 Remove make-obsolete-variable.
8406
8407 2004-09-08 Richard M. Stallman <rms@gnu.org>
8408
8409 * buff-menu.el (list-buffers-noselect): Call format-mode-line
8410 with the buffer as argument.
8411
8412 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
8413
8414 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
8415
8416 2004-09-08 Juri Linkov <juri@jurta.org>
8417
8418 * replace.el (perform-replace): Use `query-replace-descr'.
8419
8420 * cus-start.el (history-delete-duplicates): Specify customization.
8421
8422 * diff-mode.el (diff-mode-map):
8423 * progmodes/compile.el (compilation-mode-map):
8424 * progmodes/grep.el (grep-mode-map):
8425 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
8426 to `next-error-follow-minor-mode'.
8427
8428 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8429
8430 * isearch.el (isearch-lazy-highlight-update): Take into account
8431 the case of zero-length match at the search bound.
8432
8433 2004-09-08 Kim F. Storm <storm@cua.dk>
8434
8435 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
8436 change. Use zero width overlays when necessary.
8437
8438 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
8439
8440 * subr.el (split-string): Docfix.
8441
8442 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
8443
8444 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
8445 (display-call-tree): Ensure newline after caller/calls blocks.
8446
8447 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
8448
8449 * startup.el (command-line-1): Make option
8450 --directory/-L modify `load-path' straight away.
8451
8452 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
8453
8454 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
8455
8456 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
8457
8458 * emacs-lisp/autoload.el (make-autoload):
8459 Handle `define-compilation-mode'.
8460
8461 * emacs-lisp/lisp-mode.el (define-compilation-mode):
8462 Specify `doc-string-elt' property.
8463
8464 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
8465
8466 * bs.el (bs-mode): Doc fix.
8467
8468 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
8469
8470 * info.el (Info-insert-dir): Fix temp buffer leak bug.
8471
8472 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
8473
8474 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
8475
8476 2004-09-08 Kenichi Handa <handa@m17n.org>
8477
8478 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
8479 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
8480 ps-mule-next-point -> 1+).
8481
8482 * composite.el (encode-composition-rule): Add autoload cooky.
8483
8484 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
8485
8486 * format.el (buffer-auto-save-file-format): Make it permanent local.
8487
8488 2004-09-07 Kim F. Storm <storm@cua.dk>
8489
8490 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
8491 (authors-fixed-entries): Fix typo.
8492 (authors-canonical-author-name): Compact multiple spaces.
8493 Ignore trivial names (e.g. only first name).
8494
8495 * term.el (term-window-width): Only use full window width on
8496 window system if overflow-newline-into-fringe is enabled.
8497 (term-mode): Don't disable overflow-newline-into-fringe.
8498
8499 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
8500
8501 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
8502 motion as seen on my Mac OS X xterms.
8503
8504 * newcomment.el (uncomment-region-default, comment-region-default):
8505 New functions extracted from uncomment-region and comment-region.
8506 (comment-region, comment-region-function, uncomment-region)
8507 (uncomment-region-function): Use them.
8508
8509 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
8510
8511 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
8512 It's not crucial but can make sense at times.
8513
8514 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
8515 the first commit.
8516
8517 * vc.el (vc-buffer-context, vc-restore-buffer-context):
8518 Disable obsolete code.
8519
8520 2004-09-07 Juri Linkov <juri@jurta.org>
8521
8522 * progmodes/grep.el (grep-highlight-matches): Change default from
8523 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
8524 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
8525 if grep option `--color' is available, or to `nil' otherwise.
8526 (grep-process-setup): Call `grep-compute-defaults' if
8527 `grep-highlight-matches' is not computed. Set env-vars only
8528 if `grep-highlight-matches' is `t'.
8529 (grep-use-null-device): Remove redundant type `boolean' (`choice'
8530 is already defined).
8531
8532 * progmodes/compile.el (compilation-start): Use copy of
8533 `process-environment' created by `copy-sequence' to not
8534 modify env-vars in the global `process-environment'.
8535
8536 2004-09-06 Eli Zaretskii <eliz@gnu.org>
8537
8538 * simple.el (next-error-follow-minor-mode): Fix last change.
8539
8540 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
8541
8542 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
8543 permanent local.
8544
8545 2004-09-04 Richard M. Stallman <rms@gnu.org>
8546
8547 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
8548 highlighting if the search string is empty.
8549
8550 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
8551
8552 * facemenu.el (facemenu-active-faces): Change condition of inner
8553 `while' loop to also check the first two elements of `face-atts'
8554 and `mask-atts'.
8555
8556 2004-09-04 John Paul Wallington <jpw@gnu.org>
8557
8558 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
8559 (thumbs-view-image-mode): Make buffer read-only.
8560
8561 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
8562
8563 * textmodes/ispell.el (ispell-really-aspell): New defvar.
8564 (ispell-check-version): Set it.
8565 (ispell-send-replacement): New function.
8566 (ispell-process-line): Call ispell-send-replacement.
8567
8568 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
8569
8570 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
8571 Support choosing seconds with "s".
8572
8573 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
8574
8575 * terminal.el (te-escape): Show `?' in prompt for help key.
8576
8577 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
8578
8579 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
8580
8581 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
8582
8583 * simple.el (next-error-follow-minor-mode)
8584 (next-error-follow-mode-post-command-hook): New functions.
8585 (next-error-follow-last-line): New defvar.
8586
8587 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
8588 * progmodes/compile.el (compilation-mode-map): Likewise.
8589 * progmodes/grep.el (grep-mode-map): Likewise.
8590 * replace.el (occur-mode-map): Likewise.
8591
8592 * newcomment.el (uncomment-region): Bind comment-use-global-state
8593 to nil.
8594
8595 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
8596
8597 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
8598 locally around the call to `revert-buffer'.
8599
8600 2004-09-03 Juri Linkov <juri@jurta.org>
8601
8602 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
8603 `isearch-adjusted' to `t'.
8604 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
8605 (isearch-message-prefix): Add "pending" for isearch-adjusted.
8606 (isearch-other-meta-char): Restore isearch-point unconditionally.
8607 (isearch-query-replace): Add new arg `regexp-flag' and use it.
8608 Set point to start of match if region is not active in transient
8609 mark mode (to include the current match to region boundaries).
8610 Push the search string to `query-replace-from-history-variable'.
8611 Add prompt "Query replace regexp" for isearch-regexp.
8612 Add region beginning/end as last arguments of `perform-replace.'
8613 (isearch-query-replace-regexp): Replace code by the call to
8614 `isearch-query-replace' with arg `t'.
8615
8616 2004-09-03 Richard M. Stallman <rms@gnu.org>
8617
8618 * startup.el (normal-top-level): Undo previous TERM change.
8619
8620 2004-09-03 Kim F. Storm <storm@cua.dk>
8621
8622 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
8623 highlight overlays; allow using RET when cursor is over a button.
8624 (cua--highlight-rectangle): Use it.
8625 (cua--rectangle-set-corners): Don't move backwards at eol.
8626 (cua--forward-line): Don't move into void after eob.
8627
8628 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
8629 point is set (and displayed) inside rectangle.
8630 (cua--rectangle-operation): Fix for highlight of empty lines.
8631 (cua--highlight-rectangle): Fix highlight for tabs.
8632 Position cursor at left/right edge of rectangle using new `cursor'
8633 property on overlay strings.
8634 (cua--indent-rectangle): Don't tabify.
8635 (cua-rotate-rectangle): Ignore that point has moved.
8636
8637 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8638
8639 * term/mac-win.el: Add ASCII equivalents for some function keys.
8640 (mode-line-frame-identification): Sync with x-win.el.
8641
8642 2004-09-02 Juri Linkov <juri@jurta.org>
8643
8644 * progmodes/compile.el (compilation-buffer-name): Compare major
8645 mode with second element of compilation-arguments instead of third
8646 to reflect latest changes in compilation-arguments structure.
8647 (recompile): Use global variable `compilation-directory' to get
8648 recent compilation directory only when `recompile' is invoked NOT
8649 in the compilation buffer. Otherwise, use `default-directory' of
8650 the compilation buffer.
8651 (compilation-error-properties): Allow to funcall col and end-col.
8652 (compilation-mode-font-lock-keywords): Check col and end-col by
8653 `integerp'.
8654 (compilation-goto-locus): If end-mk is non-nil in transient mark
8655 mode don't activate the mark (and don't display message in
8656 push-mark), but highlight overlay between mk and end-mk.
8657
8658 * progmodes/grep.el (grep-highlight-matches): New defcustom.
8659 (grep-regexp-alist): Add rule to highlight grep matches.
8660 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
8661
8662 * info.el (Info-fontify-node): Don't compute other-tag
8663 if Info-hide-note-references=hide.
8664
8665 * help.el (function-called-at-point):
8666 * help-fns.el (variable-at-point):
8667 Try `find-tag-default' when other methods failed.
8668
8669 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
8670 Do not push mark if inhibit-mark-movement is non-nil.
8671
8672 * textmodes/ispell.el (ispell-html-skip-alists):
8673 Fix backslashes in docstring.
8674
8675 2004-09-01 Juri Linkov <juri@jurta.org>
8676
8677 * isearch.el (isearch-wrap-function)
8678 (isearch-push-state-function): New defvars.
8679 (isearch-pop-fun-state): New defsubst.
8680 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
8681 (isearch-push-state): Set the result of calling
8682 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
8683 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
8684 restore the mode-specific starting point of terminated search.
8685 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
8686 (isearch-repeat): Call `isearch-wrap-function' if defined.
8687 (isearch-message-prefix): Don't add prefix "over" to the message
8688 for wrapped search if `isearch-wrap-function' is defined.
8689 (isearch-search): Call function saved in `isearch-pop-fun-state' to
8690 restore the mode-specific starting point of failed search.
8691
8692 * info.el (Info-search-whitespace-regexp): Fix backslashes.
8693 (Info-search): Add new optional arguments for the sake of isearch.
8694 Replace whitespace in Info-search-whitespace-regexp literally.
8695 Add backward search. Don't call `Info-select-node' if regexp is
8696 found in the same Info node. Don't add node to Info-history for
8697 wrapped isearch.
8698 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
8699 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
8700 (Info-mode): Set local variables `isearch-search-fun-function',
8701 `isearch-wrap-function', `isearch-push-state-function',
8702 `search-whitespace-regexp'.
8703
8704 * isearch.el: Remove ancient Change Log section.
8705 (isearch-string, isearch-message-string, isearch-point)
8706 (isearch-success, isearch-forward-flag, isearch-other-end)
8707 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
8708 (isearch-barrier, isearch-within-brackets)
8709 (isearch-case-fold-search): Add suffix `-state' to state-related
8710 defsubsts to avoid name clashes with other function names.
8711
8712 * simple.el (next-error): New defgroup and defface.
8713 (next-error-highlight, next-error-highlight-no-select):
8714 New defcustoms.
8715 (next-error-no-select): Let-bind next-error-highlight to the value
8716 of next-error-highlight-no-select before calling `next-error'.
8717
8718 * progmodes/compile.el (compilation-goto-locus):
8719 Use `next-error' face instead of `region'. Set 4-th argument of
8720 `move-overlay' to `current-buffer' to move overlay to different
8721 source buffers. Use new variable `next-error-highlight'.
8722
8723 * simple.el (next-error-find-buffer): Move the rule
8724 "if current buffer is a next-error capable buffer" after the
8725 rule "if next-error-last-buffer is set to a live buffer".
8726 Simplify to test all rules in one `or'.
8727 (next-error): Doc fix.
8728 (next-error, previous-error, first-error)
8729 (next-error-no-select, previous-error-no-select):
8730 Make arguments optional.
8731
8732 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8733
8734 * macros.el (apply-macro-to-region-lines): Make it operate on all
8735 lines that begin in the region, rather than on all complete lines
8736 in the region.
8737
8738 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8739
8740 * x-dnd.el (x-dnd-protocol-alist): Document update.
8741 (x-dnd-known-types): Defcustom it.
8742 (x-dnd-handle-motif): Print message-atom in error message.
8743
8744 2004-08-30 John Paul Wallington <jpw@gnu.org>
8745
8746 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
8747 strings rather than programatically constructing message.
8748
8749 2004-08-30 Richard M. Stallman <rms@gnu.org>
8750
8751 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
8752 Don't return a string that would read as the wrong character code.
8753
8754 2004-08-29 Kim F. Storm <storm@cua.dk>
8755
8756 * emulation/cua-base.el (cua-auto-expand-rectangles):
8757 Remove automatic rectangle padding feature; replace by non-destructive
8758 virtual rectangle edges feature.
8759 (cua-virtual-rectangle-edges): New defcustom.
8760 (cua-auto-tabify-rectangles): New defcustom.
8761 (cua-paste): If paste into a marked rectangle, insert rectangle at
8762 current column, even if virtual; also paste exactly as many lines
8763 as has been marked (ignore additional lines or add empty lines),
8764 but paste whole source if only one line is marked.
8765 (cua--update-indications): No longer use overwrite-cursor to
8766 indicate rectangle padding
8767
8768 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
8769 (cua--rectangle-virtual-edges): New defun.
8770 (cua--rectangle-get-corners): Remove optional PAD arg.
8771 (cua--rectangle-set-corners): Never do padding.
8772 (cua--forward-line): Remove optional PAD arg. Simplify.
8773 (cua-resize-rectangle-right, cua-resize-rectangle-left)
8774 (cua-resize-rectangle-down, cua-resize-rectangle-up):
8775 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
8776 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
8777 (cua--rectangle-move): Never do padding. Simplify.
8778 (cua--tabify-start): New defun.
8779 (cua--rectangle-operation): Add tabify arg. All callers changed.
8780 (cua--pad-rectangle): Remove.
8781 (cua--delete-rectangle): Handle delete with virtual edges.
8782 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
8783 (cua--insert-rectangle): Handle insert at virtual column.
8784 Perform auto-tabify if necessary.
8785 (cua--activate-rectangle): Remove optional FORCE arg.
8786 Never do padding. Simplify.
8787 (cua--highlight-rectangle): Enhance for virtual edges.
8788 (cua-toggle-rectangle-padding): Remove command.
8789 (cua-toggle-rectangle-virtual-edges): New command.
8790 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
8791 (cua--rectangle-post-command): Don't force rectangle padding.
8792 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
8793
8794 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
8795
8796 * indent.el (edit-tab-stops-buffer): Doc fix.
8797
8798 2004-08-28 Richard M. Stallman <rms@gnu.org>
8799
8800 * progmodes/grep.el (grep-default-command): Use find-tag-default.
8801 (grep-tag-default): Function deleted.
8802
8803 * subr.el (find-tag-default): Move from etags.el.
8804
8805 * progmodes/etags.el (find-tag-default): Move to subr.el.
8806
8807 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
8808 into the basic character if it has an uppercase form.
8809
8810 2004-08-27 Kenichi Handa <handa@m17n.org>
8811
8812 * international/utf-8.el (utf-8-post-read-conversion): If the
8813 buffer is unibyte, temporarily make it multibyte.
8814
8815 2004-08-27 Masatake YAMATO <jet@gyve.org>
8816
8817 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
8818
8819 2004-08-25 John Paul Wallington <jpw@gnu.org>
8820
8821 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
8822 0, 1, and many mismatches in message.
8823 (tex-start-shell): Use `set-process-query-on-exit-flag'.
8824
8825 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
8826 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
8827
8828 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
8829
8830 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
8831 vc-diff-switches differently.
8832
8833 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8834
8835 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
8836 before and a real defvar after
8837 `speedbar-supported-extension-expressions'. This is to silence
8838 the compiler without breaking bootstrapping.
8839
8840 2004-08-22 Richard M. Stallman <rms@gnu.org>
8841
8842 * textmodes/flyspell.el (flyspell-word):
8843 Use set-process-query-on-exit-flag.
8844 (flyspell-highlight-duplicate-region): Take POSS as arg.
8845 (flyspell-word): Pass POSS as arg.
8846
8847 * progmodes/ada-xref.el: Many doc and style fixes.
8848 (ada-find-any-references): Use compilation-start.
8849 (ada-get-ali-file-name): Improve error msg.
8850 (ada-get-ada-file-name): Likewise.
8851
8852 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
8853 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
8854
8855 * mail/mail-extr.el (mail-extr-all-top-level-domains):
8856 Add forward defvar.
8857
8858 * whitespace.el (global-whitespace-mode): New alias
8859 for whitespace-global-mode.
8860
8861 * speedbar.el (speedbar-file-regexp): Move definition up.
8862 (speedbar-mode, speedbar-set-mode-line-format):
8863 Use with-no-warnings.
8864 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
8865
8866 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
8867 controls whether to display the error buffer.
8868
8869 * ps-mule.el: Delete compatibility code for old Emacses.
8870 (ps-mule-find-wrappoint): Don't use chars-in-region.
8871
8872 * frame.el (display-mouse-p, display-selections-p):
8873 Use with-no-warnings.
8874
8875 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
8876
8877 2004-08-22 David Kastrup <dak@gnu.org>
8878
8879 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
8880 information.
8881
8882 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
8883
8884 2004-08-22 Andreas Schwab <schwab@suse.de>
8885
8886 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
8887
8888 2004-08-22 Masatake YAMATO <jet@gyve.org>
8889
8890 * cvs-status.el (cvs-status-checkout): New function.
8891 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
8892
8893 2004-08-21 David Kastrup <dak@gnu.org>
8894
8895 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
8896 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
8897 has been converted to use hashtables, the relation `nil=none' is
8898 no longer valid, as `nil' is not a hashtable. This patch tries to
8899 reduce the number of resulting errors.
8900
8901 2004-08-21 John Paul Wallington <jpw@gnu.org>
8902
8903 * subr.el (process-kill-without-query): Made obsolete in
8904 version 21.4, not 21.5.
8905
8906 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
8907 (vc-previous-comment, vc-next-comment)
8908 (vc-comment-search-reverse, vc-comment-search-forward)
8909 (vc-comment-to-change-log): Likewise.
8910
8911 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
8912
8913 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
8914
8915 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
8916 Correct indentation of DEFMETHODS with non-standard method
8917 combinations (e.g., PROGN, MIN, MAX).
8918
8919 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
8920
8921 * startup.el (normal-top-level-add-subdirs-to-load-path):
8922 Avoid unnecessarily checking system-type.
8923 (normal-top-level): Set TERM to "dumb". Simplify.
8924
8925 * avoid.el (mouse-avoidance-ignore-p): New fun.
8926 Also ignore switch-frame, select-window, double, and triple clicks.
8927 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
8928 (mouse-avoidance-fancy-hook): Use it.
8929
8930 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
8931
8932 * avoid.el (mouse-avoidance-nudge-mouse)
8933 (mouse-avoidance-banish-destination): Stay within the current window
8934 to avoid problems with mouse-autoselect-window.
8935
8936 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
8937
8938 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
8939 the newer format of some messages in cvs-1.12.1.
8940
8941 2004-08-19 Masatake YAMATO <jet@gyve.org>
8942
8943 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
8944 (elp-results-jump-to-definition-by-mouse)
8945 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
8946 (elp-output-result): Use elp-output-insert-symname.
8947
8948 2004-08-18 Kenichi Handa <handa@m17n.org>
8949
8950 * language/cyrillic.el: Register koi8-r in
8951 ctext-non-standard-encodings-alist.
8952 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
8953
8954 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8955
8956 * emacs-lisp/copyright.el (copyright-update-year): Delete code
8957 that replaces 20xy with xy.
8958
8959 2004-08-17 John Paul Wallington <jpw@gnu.org>
8960
8961 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
8962 (reb-force-update): Doc fix.
8963
8964 2004-08-16 Richard M. Stallman <rms@gnu.org>
8965
8966 * progmodes/which-func.el (which-func-update-1): Doc fix.
8967
8968 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
8969 (sh-mode-abbrev-table): New variable.
8970
8971 * progmodes/compile.el (compilation-mode): Doc fix.
8972
8973 * emacs-lisp/lisp-mode.el (eval-last-sexp):
8974 Don't cons a new symbol each time.
8975 (eval-last-sexp-fake-value): New variable.
8976
8977 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
8978 (copyright-update-year): Detect continuation of list of years.
8979
8980 * term.el (term-default-fg-color, term-default-bg-color)
8981 (ansi-term-color-vector): Use `unspecified', not nil, as default.
8982
8983 * imenu.el: Several doc fixes: don't say variables are buffer-local.
8984
8985 2004-08-16 Davis Herring <herring@lanl.gov>
8986
8987 * isearch.el (isearch-string, isearch-message-string, isearch-point)
8988 (isearch-success, isearch-forward-flag, isearch-other-end)
8989 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
8990 (isearch-barrier, isearch-within-brackets)
8991 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
8992
8993 2004-08-16 Kenichi Handa <handa@m17n.org>
8994
8995 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
8996
8997 2004-08-15 Kenichi Handa <handa@m17n.org>
8998
8999 * term/x-win.el (x-selection-value): If utf8 was successful but
9000 ctext was not, use utf8 string.
9001
9002 2004-08-14 Davis Herring <herring@lanl.gov>
9003
9004 * isearch.el: Remove accidental changes of March 4. Fix backing
9005 up when a regexp isearch is made more general. Use symbolic
9006 accessor functions for isearch stack frames to make usage clearer.
9007 (search-whitespace-regexp): Made groups in documentation shy (as
9008 is the group in the default value).
9009 (isearch-fallback): New function, addresses problems with regexps
9010 liberalized by `\|', adds support for liberalization by `\}' (the
9011 general repetition construct), and incorporates behavior for
9012 `*'/`?'.
9013 (isearch-}-char): New command, calls `isearch-fallback' with
9014 arguments appropriate to a typed `}'.
9015 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
9016 appropriately.
9017 (isearch-mode-map): Bind `}' to `isearch-}-char'.
9018 (isearch-string, isearch-message,string, isearch-point)
9019 (isearch-success, isearch-forward-flag, isearch-other-end)
9020 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
9021 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
9022 New inline functions to read fields of a stack frame.
9023
9024 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
9025
9026 * battery.el (battery-linux-proc-acpi): Look into battery
9027 directories matching the literal string "CMB", too (required for
9028 Linux kernel version 2.6.7).
9029
9030 2004-08-14 John Paul Wallington <jpw@gnu.org>
9031
9032 * cus-start.el (read-file-name-completion-ignore-case): Add.
9033 (blink-cursor-alist): Change version to "21.4".
9034
9035 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
9036
9037 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
9038
9039 * speedbar.el (speedbar-scan-subdirs): New option.
9040 (speedbar-file-lists): Don't ignore file-name case on Unix and use
9041 dolist.
9042 (speedbar-insert-files-at-point): Take an extra argument and use
9043 it to optionally find out if a subdir is empty. Also unreadable
9044 files don't get expand buttons.
9045 (speedbar-directory): New image (unused pixmap already existed).
9046 (speedbar-expand-image-button-alist): Use it.
9047
9048 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
9049
9050 CC Mode update to 5.30.9:
9051
9052 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
9053 Move from cc-vars to cc-defs for dependency reasons. Fix the
9054 POSIX char class test to check that it works in
9055 `skip-chars-(forward|backward)' too.
9056
9057 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
9058 first argument starts with a special brace list.
9059
9060 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
9061 when `c-opt-type-concat-key' is used (i.e. in Pike).
9062
9063 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
9064 Fix bug when the inner char pair doesn't have paren syntax, i.e. "(<
9065 >)".
9066
9067 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
9068 whitespace safe.
9069
9070 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
9071 position for `arglist-intro', `arglist-cont-nonempty' and
9072 `arglist-close' when there are two arglist open parens on the same
9073 line and there's nothing in front of the first.
9074
9075 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
9076 locking of qualified names in Java, which previously could fontify
9077 common indexing expressions in many cases. The standard Java
9078 naming conventions are used to tell them apart.
9079
9080 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
9081 Fix inconsistency wrt opening parens on the first line inside a paren
9082 block.
9083
9084 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
9085 compile time for the sake of `c-major-mode-is'.
9086
9087 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
9088 `c-major-mode-is' in the event that this is used inside a
9089 `c-lang-defconst'.
9090
9091 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
9092 `c-lang-defconst' so that it works better with fallback languages.
9093
9094 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
9095 it to fail to record the base mode.
9096
9097 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
9098 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
9099 is used. Reorder the syntax checks to get more efficient
9100 skipping in some situations.
9101
9102 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
9103 continuation which might precede the newly inserted '{'.
9104
9105 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
9106 Fix cases where it could loop indefinitely.
9107
9108 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
9109 size specs correctly. Only fontify identifiers in front of '('
9110 with as functions - don't accept any paren char. Tighten up
9111 initializer skipping to stop before function and class blocks.
9112
9113 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
9114 the point could be left directly after an open paren when finding
9115 the beginning of the first decl in the block.
9116
9117 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
9118 table when filtering out legitimate open parens to be recorded.
9119 This could cause cache inconsistencies when e.g.
9120 `c++-template-syntax-table' was temporarily in use.
9121
9122 * progmodes/cc-engine.el (c-on-identifier)
9123 (c-simple-skip-symbol-backward): Small fix for handling "-"
9124 correctly in `skip-chars-backward'. Affected the operator lfun
9125 syntax in Pike.
9126
9127 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
9128 Fix bug that could cause an error from `after-change-functions' when
9129 the changed region is at bob.
9130
9131 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
9132
9133 CC Mode update to 5.30.9:
9134
9135 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
9136 to say that <TAB> doesn't insert WS into a CPP line.
9137 (c-indent-command, c-tab-always-indent): Amend doc strings.
9138
9139 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
9140 checks for user errors, thus eliminating cryptic and unhelpful
9141 Emacs error messages. (1) Check the arg to `c-set-style' is a
9142 string. (2) Check that settings to `c-offsets-alist' are not
9143 spuriously quoted.
9144
9145 * progmodes/cc-cmds.el: (c-electric-brace): Don't delete a comment
9146 which precedes the newly inserted `{'.
9147
9148 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
9149
9150 Sync with Tramp 2.0.44.
9151
9152 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
9153 function "tramp_file_attributes". Otherwise, file names
9154 containing spaces are misinterpreted. Reported by Magnus Henoch
9155 <mange@freemail.hu>.
9156 (tramp-handle-file-truename): FILENAME must be expanded first.
9157 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
9158 obscure results. Reported by D. Goel <deego@gnufans.org>.
9159 (tramp-handle-verify-visited-file-modtime): If file does not
9160 exist, say it is not modified if and only if that agrees with the
9161 buffer's record. Check whether a file is visiting the buffer, or
9162 the buffer has no recorded last modification time. Return t in
9163 case the visiting file doesn't exist. Suggested by Luc Teirlinck
9164 <teirllm@auburn.edu>.
9165 (tramp-handle-write-region): Pass modtime explicitely to
9166 `set-visited-file-modtime', because filename can be different
9167 from (buffer-file-name) if `file-precious-flag' is set.
9168 `set-visited-file-modtime' must be called always when `visit' is t
9169 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
9170 (tramp-handle-set-visited-file-modtime): If `time-list' is not
9171 nil, don't apply the whole body. If the file doesn't exists, set
9172 modtime to '(-1 65535). Suggested by Luc Teirlinck
9173 <teirllm@auburn.edu>.
9174
9175 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
9176
9177 * help.el (describe-bindings): Doc fix.
9178
9179 * subr.el (kbd): Doc fix.
9180
9181 2004-08-08 John Paul Wallington <jpw@gnu.org>
9182
9183 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
9184 instead of `string-to-int'.
9185 (define-ibuffer-column mode): Fix indentation.
9186
9187 2004-08-08 Lars Hansen <larsh@math.ku.dk>
9188
9189 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
9190
9191 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
9192
9193 * subr.el (global-unset-key, local-unset-key): Doc fixes.
9194
9195 * novice.el (disabled-command-function): New variable renamed from
9196 `disabled-command-hook'.
9197 (disabled-command-hook): Keep the _variable_ as alias for
9198 `disabled-command-function' and make obsolete.
9199 (disabled-command-function): Function renamed from
9200 `disabled-command-hook'. Adapt code to name change of the variable.
9201
9202 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
9203
9204 * simple.el (completion-root-regexp): New defvar.
9205 (completion-setup-function): Use it instead of a literal string.
9206
9207 2004-08-07 John Paul Wallington <jpw@gnu.org>
9208
9209 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
9210 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
9211 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
9212 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
9213
9214 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
9215
9216 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
9217 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
9218
9219 2004-08-04 Kenichi Handa <handa@m17n.org>
9220
9221 * international/encoded-kb.el (encoded-kbd-setup-keymap):
9222 Fix previous change.
9223
9224 2004-08-03 Kenichi Handa <handa@m17n.org>
9225
9226 * international/encoded-kb.el: The following changes are to
9227 utilize key-translation-map instead of minor mode map.
9228 (encoded-kbd-iso2022-non-ascii-map): Delete it.
9229 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
9230 (encoded-kbd-last-key): New function.
9231 (encoded-kbd-iso2022-single-shift): New function.
9232 (encoded-kbd-iso2022-designation)
9233 (encoded-kbd-self-insert-iso2022-7bit)
9234 (encoded-kbd-self-insert-iso2022-8bit)
9235 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
9236 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
9237 key-translation-map.
9238 (encoded-kbd-setup-keymap): Setup key-translation-map.
9239 (saved-key-translation-map): New variable.
9240 (encoded-kbd-mode): Save/restore key-translation-map.
9241 Adjust for the change of encoded-kbd-setup-keymap.
9242
9243 2004-08-02 Kim F. Storm <storm@cua.dk>
9244
9245 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
9246 and call compute-motion with nil for topos and width to get proper
9247 usable width and height for both window and non-window systems.
9248
9249 * windmove.el (windmove-coordinates-of-position): Let compute-motion
9250 calculate usable window width and height.
9251
9252 * window.el (window-buffer-height): Call compute-motion with nil width.
9253
9254 2004-08-01 David Kastrup <dak@gnu.org>
9255
9256 * replace.el (query-replace-read-from):
9257 Use `query-replace-compile-replacement'.
9258 (query-replace-compile-replacement): New function.
9259 (query-replace-read-to): Use `query-replace-compile-replacement'
9260 for repeating the last command.
9261
9262 2004-08-01 John Paul Wallington <jpw@gnu.org>
9263
9264 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
9265 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
9266 (pr-switches): Remove period from end of error messages.
9267
9268 * help-mode.el (help-go-back): Likewise.
9269
9270 * abbrev.el (only-global-abbrevs): Doc fix.
9271 (edit-abbrevs-map): Define within defvar.
9272 (quietly-read-abbrev-file): Doc fix.
9273
9274 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
9275
9276 * novice.el (enable-command, disable-command): Doc fixes.
9277
9278 * subr.el (event-modifiers, event-basic-type): Doc fixes.
9279
9280 2004-07-30 Richard M. Stallman <rms@gnu.org>
9281
9282 * subr.el (with-local-quit): Doc fix.
9283
9284 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
9285
9286 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
9287
9288 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
9289
9290 * custom.el (defcustom): Doc fix.
9291
9292 2004-07-28 Masatake YAMATO <jet@gyve.org>
9293
9294 * progmodes/etags.el (etags-tags-apropos): Show building progress.
9295
9296 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
9297
9298 * imenu.el (imenu-prev-index-position-function)
9299 (imenu-extract-index-name-function, imenu-name-lookup-function)
9300 (imenu--index-alist): Docstring redundancy fix.
9301
9302 2004-07-25 Lars Hansen <larsh@math.ku.dk>
9303
9304 * wdired.el (wdired-finish-edit): Require dired-aux before locally
9305 binding dired-backup-overwrite.
9306
9307 2004-07-25 John Paul Wallington <jpw@gnu.org>
9308
9309 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
9310
9311 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
9312
9313 * term/tty-colors.el (tty-color-approximate): Doc fix.
9314
9315 * select.el (x-get-selection, x-set-selection): Doc fixes.
9316
9317 * frame.el (make-frame): Doc fix.
9318
9319 2004-07-24 Richard M. Stallman <rms@gnu.org>
9320
9321 * mail/rmail.el (rmail-mime-charset-pattern):
9322 Don't include semicolon in the charset value.
9323
9324 * replace.el (occur-next-error): Call set-window-point.
9325 (occur-engine): Handle negative NLINES.
9326
9327 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
9328
9329 * frame.el (modify-all-frames-parameters): Minor doc fix.
9330 (set-frame-configuration): Doc fix.
9331
9332 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
9333
9334 * simple.el (completion-setup-function): Compute the common parts
9335 and the first difference place correctly when
9336 partial-completion-mode is on.
9337
9338 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9339
9340 * ps-print.el: Doc fix.
9341 (ps-print-version): New version 6.6.5.
9342 (ps-printing-region): Doc fix.
9343 (ps-generate-string-list): Comment fix.
9344 (ps-message-log-max): Code fix.
9345
9346 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
9347
9348 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
9349 generated PostScript.
9350
9351 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
9352
9353 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
9354 with Gnus v5_10 branch.)
9355
9356 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
9357
9358 * calendar/time-date.el (time-to-number-of-days): New function.
9359 Imported from from Gnus.
9360
9361 2004-07-22 Kim F. Storm <storm@cua.dk>
9362
9363 * progmodes/make-mode.el: Fix comments.
9364
9365 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9366
9367 * printing.el: Doc fix.
9368
9369 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
9370
9371 * frame.el (modify-all-frames-parameters): Minor doc fix.
9372
9373 2004-07-20 Richard M. Stallman <rms@gnu.org>
9374
9375 * textmodes/fill.el (fill-nobreak-p): If this break point is
9376 at the end of the line, don't consider the newline which follows
9377 as a reason to return t.
9378
9379 2004-07-19 John Paul Wallington <jpw@gnu.org>
9380
9381 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
9382
9383 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
9384
9385 * dired-aux.el (dired-do-kill-lines): Expand docstring.
9386 Delete irrelevant code.
9387
9388 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
9389
9390 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
9391 New docstring. From Luc Teirlinck.
9392
9393 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
9394
9395 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
9396 section.
9397 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
9398 non-file buffers. We know it is nil.
9399
9400 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
9401
9402 Sync with Tramp 2.0.43.
9403
9404 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
9405 Remove outdated comment.
9406 (tramp-locked, tramp-locker): New variables for implementing a
9407 global lock.
9408 (tramp-sh-file-name-handler): Use them to implement the global lock.
9409
9410 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
9411
9412 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
9413 calls to respective `xxx` calls.
9414 (tramp-process-alive-regexp): Precise doc string.
9415 (tramp-multi-action-process-alive): New defun.
9416 (tramp-multi-actions): Use it.
9417 (tramp-handle-find-backup-file-name): `copy-tree' is available
9418 since Emacs 22.1 only (XEmacs has it). Implementation rewritten
9419 in order to avoid this function.
9420 (tramp-handle-write-region): Set current buffer. If connection
9421 wasn't open, `file-modes' has changed it accidently. Reported by
9422 David Kastrup <dak@gnu.org>.
9423 (tramp-enter-password, tramp-read-passwd): New arguments USER and
9424 HOST.
9425 (tramp-action-password, tramp-multi-action-password): Apply it.
9426 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
9427 name must still contain the port number. Otherwise, we have two
9428 Tramp buffers, with all the confusion. Reported by Myron Selby
9429 <myron@xytech.com> and Rolf Dubitzky
9430 <Dubitzky@physi.uni-heidelberg.de>.
9431
9432 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
9433 HOST to `tramp-enter-passwd'.
9434
9435 * net/tramp-vc.el (all): Code cleanup. Change all
9436 `tramp-handle-xxx' calls to respective `xxx` calls.
9437
9438 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
9439
9440 * emacs-lisp/testcover.el: New category "potentially-1valued" for
9441 functions that are not erroneous if either 1-valued or
9442 multi-valued. Detect functions in this class.
9443 (testcover-1value-functions, testcover-compose-functions)
9444 (testcover-progn-functions) Add some additional functions to lists.
9445 (testcover-mark): Bugfix when marking up the definition for an
9446 empty function.
9447
9448 2004-07-17 Richard M. Stallman <rms@gnu.org>
9449
9450 * replace.el (occur-read-primary-args): Pass default to
9451 read-from-minibuffer.
9452
9453 * mail/footnote.el (footnote-section-tag): Use defcustom.
9454
9455 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
9456 Compile font-lock-keywords, not KEYWORDS.
9457 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
9458 Add warn, check-type. Handle cerror like error.
9459
9460 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
9461
9462 * progmodes/which-func.el (which-func-keymap): New var.
9463 (which-func-face): New face.
9464 (which-func-format): Use them.
9465
9466 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9467
9468 * buff-menu.el (list-buffers-noselect): Append the buffer's
9469 process status to its mode name.
9470
9471 2004-07-16 Kim F. Storm <storm@cua.dk>
9472
9473 * simple.el (inhibit-mark-movement): New defvar.
9474 (beginning-of-buffer, end-of-buffer): Do not push mark if
9475 inhibit-mark-movement is non-nil or C-u prefix is given.
9476
9477 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
9478 Init to beginning-of-buffer and end-of-buffer.
9479 (cua--undo-push-mark): New defvar.
9480 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
9481 already active and command is in cua--preserve-mark-commands.
9482 Also fix check for shift modifier on non-window systems.
9483 (cua--post-command-handler): Clear inhibit-mark-movement if set.
9484
9485 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
9486
9487 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
9488 of two integers, instead of a cons.
9489
9490 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
9491 `visited-file-modtime' now returns a list of two integers, instead
9492 of a cons.
9493
9494 * dired.el (dired-directory-changed-p): Ditto.
9495
9496 * progmodes/grep.el (grep): Doc fix.
9497
9498 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
9499
9500 * autorevert.el (auto-revert-tail-mode)
9501 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
9502 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
9503 in both at the same time.
9504 (auto-revert-tail-mode): New command.
9505 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
9506 (auto-revert-handler): Revert only either tail or whole file.
9507
9508 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
9509 add auto-revert-tail-mode.
9510
9511 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9512
9513 * printing.el: Doc fix. Change name of some funs.
9514 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
9515 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
9516 (pr-standard-file-name): New fun. Replace pr-standard-path.
9517 (pr-call-process): Code fix.
9518
9519 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
9520
9521 * subr.el (with-selected-window): Doc fix.
9522
9523 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
9524
9525 * subr.el (get-buffer-window-list): Doc fix.
9526
9527 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
9528
9529 * files.el (switch-to-buffer-other-window): Doc fix.
9530
9531 * window.el (save-selected-window, one-window-p)
9532 (split-window-keep-point, split-window-vertically)
9533 (split-window-horizontally): Doc fixes.
9534
9535 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9536
9537 * printing.el: Doc fix. Now it uses call-process instead of
9538 shell-command for low command execution.
9539 (pr-version): New version number (6.8).
9540 (pr-shell-file-name): Option removed.
9541 (pr-shell-command): Fun removed.
9542 (pr-call-process): New fun. Replace pr-shell-command.
9543 (pr-standard-path, pr-remove-nil-from-list): New funs.
9544 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
9545 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
9546 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
9547 (pr-ps-utility-process, pr-txt-print): Code fix.
9548
9549 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9550
9551 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
9552 boolean.
9553
9554 2004-07-09 Lars Hansen <larsh@math.ku.dk>
9555
9556 * wid-edit.el (widget-field-buffer): Doc fix.
9557
9558 2004-07-09 John Paul Wallington <jpw@gnu.org>
9559
9560 * emacs-lisp/re-builder.el (reb-update-overlays):
9561 Distinguish between one and several matches in message.
9562
9563 2004-07-09 Richard M. Stallman <rms@gnu.org>
9564
9565 * mouse.el (mouse-set-region-1): If transient-mark-mode
9566 is `identity', change it to `only'.
9567
9568 * simple.el (current-word): Doc fix.
9569
9570 2004-07-09 Mark A. Hershberger <mah@everybody.org>
9571
9572 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
9573 so that it is more understanding of whitespace.
9574
9575 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
9576 (("ns" . "element") (attr-list) children) instead of
9577 ((:ns . "element") (attr-list) children) in order to reduce the
9578 number of symbols used.
9579 (xml-skip-dtd): Change to use xml-parse-dtd but set
9580 xml-validating-parsing to nil.
9581 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
9582 (xml-substitute-entity): Remove in favor of new entity substitution.
9583 (xml-substitute-special): Rewrite in to substitute complex
9584 entities from DOCTYPE declarations.
9585 (xml-parse-fragment): Parse fragments from entity deleclarations.
9586 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
9587 (xml-parse-dtd, xml-substitute-special): Make validity checks
9588 conditioned on xml-validating-parser. Add "Not Well Formed" to
9589 error messages about well-formedness.
9590
9591 2004-07-08 Steven Tamm <steventamm@mac.com>
9592
9593 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
9594 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
9595 Do not treat double clicks and triple clicks specially in the
9596 scroll bar (preventing strange repositioning problems)
9597
9598 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
9599
9600 * replace.el (query-replace-regexp-eval): Fix last change.
9601
9602 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
9603
9604 * replace.el (query-replace-descr): New fun.
9605 (query-replace-read-from, query-replace-read-args): Default to the
9606 previous from&to.
9607 (query-replace-read-to): Quote the `from' string when displaying it.
9608 (query-replace-regexp-eval): Immediately check read-only status.
9609 Use query-replace-read-from to get the \n checking.
9610 Quote the `from' string when displaying it.
9611 (map-query-replace-regexp, occur-read-primary-args):
9612 Quote the `from' string when displaying it.
9613
9614 * isearch.el (isearch-query-replace): Pass the regexp-ness and
9615 delimited-ness of the search to query-replace.
9616
9617 * replace.el (query-replace-read-from, query-replace-read-to):
9618 New funs extracted from query-replace-read-args.
9619 (query-replace-read-args): Use them.
9620
9621 * replace.el (query-replace-interactive, query-replace-read-args):
9622 Remove the `initial' special value.
9623 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
9624 (occur-engine): Remove unused var `matchend'.
9625
9626 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
9627 Use the search string without prompting.
9628
9629 2004-07-05 Kenichi Handa <handa@m17n.org>
9630
9631 * international/mule.el (decode-coding-inserted-region):
9632 Set last-coding-system-used only when coding is nil.
9633
9634 2004-07-03 Eli Zaretskii <eliz@gnu.org>
9635
9636 * progmodes/grep.el (grep-compute-defaults, grep-command)
9637 (grep-program, find-program, grep-find-use-xargs, grep-history)
9638 (grep-find-history, grep-tag-default, grep-find-command)
9639 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
9640 Add autoload cookies, for unbundled packages that load `compile'
9641 and expect all grep-related symbols to become defined.
9642
9643 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
9644
9645 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
9646 (iimage-mode-image-search-path): New user option to search the
9647 image file.
9648 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
9649 have locate-file.
9650 (iimage-mode-buffer): Use it.
9651
9652 2004-07-03 Nick Roberts <nickrob@gnu.org>
9653
9654 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
9655 carefully.
9656 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
9657
9658 2004-07-03 Juri Linkov <juri@jurta.org>
9659
9660 * replace.el (query-replace-read-args): Swallow space after 'foo,
9661 not after (quote foo). Match space only immediately after symbol,
9662 not anywhere in the whole string.
9663
9664 2004-07-02 Richard M. Stallman <rms@gnu.org>
9665
9666 * replace.el (query-replace-read-args): Swallow space after
9667 symbols, not after closeparens. But avoid error if string ends there.
9668
9669 * progmodes/python.el (python-beginning-of-statement):
9670 Exit the loop if backward-up-list gets error.
9671
9672 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
9673
9674 2004-07-02 Andre Spiegel <spiegel@gnu.org>
9675
9676 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
9677 only if vc-consult-headers is non-nil.
9678
9679 2004-07-02 Juri Linkov <juri@jurta.org>
9680
9681 * pcvs.el (cvs-mode-diff-repository): New command.
9682
9683 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
9684
9685 2004-07-01 Juri Linkov <juri@jurta.org>
9686
9687 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
9688 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
9689 C-M-% to isearch-query-replace-regexp.
9690 (minibuffer-local-isearch-map): Add arrow key bindings.
9691 Bind C-f to isearch-yank-char-in-minibuffer.
9692 (isearch-forward): Doc fix.
9693 (isearch-edit-string): Doc fix.
9694 (isearch-query-replace, isearch-query-replace-regexp): New funs.
9695 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
9696 (isearch-yank-char): Add optional arg.
9697 (isearch-yank-char-in-minibuffer): New fun.
9698
9699 * replace.el (query-replace-interactive): Change type from boolean
9700 to choice. Add value `initial'.
9701 (query-replace-read-args): Handle value `initial' of
9702 query-replace-interactive.
9703
9704 2004-06-29 Kim F. Storm <storm@cua.dk>
9705
9706 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
9707 (breakpoint-disabled-bitmap-face): Add :group 'gud.
9708
9709 * progmodes/ada-xref.el (ada-tight-gvd-integration):
9710 Add :group 'ada.
9711
9712 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
9713
9714 2004-06-29 Juri Linkov <juri@jurta.org>
9715
9716 * replace.el (query-replace-read-args): Swallow a space after
9717 everything except )]" which in most cases means after a symbol.
9718
9719 * emacs-lisp/pp.el (pp-buffer): Add autoload.
9720
9721 2004-06-28 Richard M. Stallman <rms@gnu.org>
9722
9723 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
9724 More changes to go with previous change in font-lock.el.
9725
9726 2004-06-26 David Kastrup <dak@gnu.org>
9727
9728 * replace.el (perform-replace): Highlight the match even in
9729 non-query mode if there is potential replace string editing.
9730
9731 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
9732
9733 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
9734 agree with new return value of `file-remote-p'.
9735 This syncs with Tramp 2.0.42.
9736
9737 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
9738 according to new documentation of `file-remote-p'.
9739
9740 * files.el (file-remote-p): Fix doc to say that return value is
9741 identification of remote system, if not nil.
9742 (file-relative-name): Use new return value of `file-remote-p'.
9743
9744 2004-06-26 Nick Roberts <nickrob@gnu.org>
9745
9746 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
9747 (gdb-goto-breakpoint): Fix breakage.
9748
9749 2004-06-26 Eli Zaretskii <eliz@gnu.org>
9750
9751 * man.el (Man-getpage-in-background): Add windows-nt to the list
9752 of systems where shell-file-name should be used instead of
9753 literal "sh".
9754
9755 2004-06-25 Sam Steingold <sds@gnu.org>
9756
9757 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
9758 function names `(setf symbol)'.
9759
9760 2004-06-24 Richard M. Stallman <rms@gnu.org>
9761
9762 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
9763
9764 * font-lock.el (font-lock-keywords): Change format of compiled values.
9765 Document it.
9766 (font-lock-add-keywords): If font-lock-keywords is compiled,
9767 extract the uncompiled version, modify, then recompile.
9768 (font-lock-remove-keywords): Likewise.
9769 (font-lock-fontify-keywords-region): Handle changed format.
9770 (font-lock-compile-keywords): Handle changed format.
9771 (font-lock-set-defaults): Compile the keywords explicitly here.
9772
9773 2004-06-24 David Kastrup <dak@gnu.org>
9774
9775 * replace.el (query-replace-read-args): Implement `\,' and `\#'
9776 replacements here.
9777 (query-replace-regexp): Doc string explaining this and the new
9778 `\?' replacement. Remove `\,' and `\#' implementation here, as it
9779 is better placed in `query-replace-read-args'.
9780 (replace-regexp): Explain `\,', `\#' and `\?'.
9781 (replace-match-data): New function for thorough reuse/destruction
9782 of old match-data.
9783 (replace-match-maybe-edit): Function for implementing `\?' editing.
9784 (perform-replace): Fix maintaining of the match stack including
9785 already matched regions, implement `\?', fix various problems
9786 with regions while editing and other stuff.
9787 (replace-highlight): Simplify.
9788
9789 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
9790
9791 * progmodes/grep.el (grep-error-screen-columns): New variable.
9792 (grep-regexp-alist): Give it the full functionality of gnu style
9793 compilation messages with line and column ranges. Ask me for the
9794 perl script I'm working on, that uses these.
9795
9796 2004-06-23 Nick Roberts <nickrob@gnu.org>
9797
9798 * comint.el: (comint-insert-clicked-input, comint-copy-old-input):
9799 Remove.
9800 (comint-insert-input, comint-mouse-insert-input): New functions
9801 based on comint-insert-clicked-input for two bindings but just
9802 one functionality.
9803
9804 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
9805
9806 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
9807
9808 2004-06-23 Lars Hansen <larsh@math.ku.dk>
9809
9810 * files.el (write-contents-functions): Doc fix.
9811
9812 2004-06-21 Juanma Barranquero <lektu@terra.es>
9813
9814 * image.el (image-library-alist): Rewrite docstring in active voice.
9815
9816 2004-06-20 Richard M. Stallman <rms@gnu.org>
9817
9818 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
9819
9820 * isearch.el (isearch-repeat): Avoid testing old match data.
9821 (isearch-message): Display trailing space in special font
9822 when search is failing.
9823 (isearch-search-fun-function): Doc fix.
9824
9825 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
9826
9827 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
9828
9829 * frame.el (show-trailing-whitespace): Doc fix.
9830
9831 * cus-edit.el (custom-variable-documentation): New function.
9832 (custom-variable): Use it.
9833
9834 2004-06-19 Nick Roberts <nickrob@gnu.org>
9835
9836 * man.el (Man-getpage-in-background): Revert previous change but
9837 make cygwin a special case.
9838
9839 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
9840
9841 * autorevert.el (global-auto-revert-non-file-buffers):
9842 Update docstring.
9843
9844 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
9845
9846 * progmodes/compile.el (compilation-error-properties): Store one
9847 more than end-col, if present, so that transient-mark-mode will
9848 highlight last char too.
9849 * progmodes/grep.el (grep-regexp-alist): Match columns and column
9850 ranges, if present.
9851
9852 2004-06-18 Jason Rumney <jasonr@gnu.org>
9853
9854 * makefile.w32-in: Double percent signs in for loops.
9855
9856 2004-06-17 David Kastrup <dak@gnu.org>
9857
9858 * replace.el (query-replace-read-args): Only warn about use of \n
9859 and \t when we are doing a regexp replacement and the actual
9860 escaped character is n or t.
9861 (query-replace-regexp): Add \, and \# interpretation to
9862 interactive call and document it.
9863 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
9864 as shortkey for replace-count.
9865 (replace-quote): New function for doubling backslashes.
9866
9867 2004-06-17 Juanma Barranquero <lektu@terra.es>
9868
9869 * files.el (parse-colon-path, cd): Mention in docstring that the
9870 path separator is colon in GNU-like systems.
9871
9872 * newcomment.el (comment-region-internal): Fix docstring.
9873
9874 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
9875 (ewoc-invalidate, ewoc-collect): Doc fixes.
9876 (ewoc--create-node, ewoc--delete-node-internal):
9877 Fix typos in docstring.
9878
9879 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
9880
9881 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
9882 manual to docstring.
9883
9884 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9885
9886 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
9887
9888 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
9889
9890 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
9891 Add hyperlink to emacs-xtra manual to docstring.
9892
9893 * autorevert.el (global-auto-revert-non-file-buffers):
9894 Add hyperlink to emacs-xtra manual to docstring, as well as an
9895 info-link.
9896
9897 2004-06-14 Juanma Barranquero <lektu@terra.es>
9898
9899 * image.el (image-library-alist): New variable to map image types
9900 to external libraries. Initialized to nil, unless system-specific
9901 configs change it.
9902 (image-type-available-p): Determine whether an image type is
9903 available by calling `init-image-library'.
9904
9905 * term/w32-win.el (image-library-alist): Initialize to a known set
9906 of probable library names.
9907
9908 2004-06-14 Kenichi Handa <handa@m17n.org>
9909
9910 * international/code-pages.el (windows-1256, cp1125): Fix tables
9911 for several characters.
9912
9913 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
9914
9915 2004-06-13 Richard M. Stallman <rms@gnu.org>
9916
9917 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
9918
9919 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
9920 not "`pc-selection-mode'".
9921
9922 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
9923
9924 * simple.el (previous-matching-history-element): Specify a default.
9925
9926 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
9927
9928 * cus-face.el (custom-declare-face): Simplify code.
9929
9930 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
9931
9932 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
9933
9934 * files.el (before-save-hook): Add `time-stamp' to the options.
9935
9936 * time-stamp.el (time-stamp): Recommend adding it to
9937 `before-save-hook', rather than `write-file-functions'.
9938 Make a similar change in `Commentary' section.
9939
9940 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
9941
9942 * diff-mode.el (diff-current-defun): If at start of hunk, use
9943 position of first change.
9944
9945 2004-06-13 Lars Hansen <larsh@math.ku.dk>
9946
9947 * dired-x.el (dired-mark-omitted): Bind to "*O".
9948
9949 2004-06-12 Karl Fogel <kfogel@red-bean.com>
9950
9951 * bookmark.el (bookmark-bmenu-relocate): New function, as
9952 suggested by David J. Biesack <David.Biesack@sas.com>.
9953 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
9954 (bookmark-bmenu-mode): Describe binding in doc string.
9955 (bookmark-set-filename): Save the bookmark list if it's time.
9956
9957 2004-06-13 Kenichi Handa <handa@m17n.org>
9958
9959 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
9960 (ccl-untranslated-to-ucs): Fix typo.
9961
9962 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
9963
9964 * progmodes/python.el (python-open-block-statement-p):
9965 Fix indentation after a block opening that contains a comment.
9966
9967 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
9968
9969 * bindings.el (completion-ignored-extensions): Add file extensions
9970 of Python byte-compiled files.
9971
9972 2004-06-12 Juri Linkov <juri@jurta.org>
9973
9974 * info.el (Info-goto-node): Add autoload.
9975 (Info-toc): Add substring-no-properties on Info file name.
9976 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
9977 (Info-mode-map): Bind L to Info-history, T to Info-toc.
9978
9979 2004-06-12 Kenichi Handa <handa@m17n.org>
9980
9981 * international/mule-cmds.el (set-language-environment):
9982 Load subst tables if necessary.
9983
9984 * international/mule.el (decode-char): Load subst tables if necessary.
9985 (encode-char): Likewise.
9986
9987 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
9988 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
9989 (utf-16le-decode-loop): Set r5 to -1 before loop.
9990 (utf-16be-decode-loop): Likewise.
9991 (ccl-decode-mule-utf-16le): Add EOF processing block.
9992 (ccl-decode-mule-utf-16be): Likewise.
9993 (ccl-decode-mule-utf-16le-with-signature): Likewise.
9994 (ccl-decode-mule-utf-16be-with-signature): Likewise.
9995 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
9996 (ccl-mule-utf-16-encode-untrans): New CCL.
9997 (utf-16-decode-to-ucs): Handle pre-read character.
9998 (utf-16le-encode-loop): Handle surrogate pair.
9999 (utf-16be-encode-loop): Likewise.
10000 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
10001 of utf-16le-encode-loop.
10002 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
10003 of utf-16be-encode-loop.
10004 (mule-utf-16-post-read-conversion):
10005 Call utf-8-post-read-conversion at first.
10006 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
10007 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
10008 Add post-read-conversion and pre-write-conversion.
10009
10010 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
10011 (utf-translate-cjk-unicode-range): New variable.
10012 (utf-translate-cjk-load-tables): New function.
10013 (utf-lookup-subst-table-for-decode): New function.
10014 (utf-lookup-subst-table-for-encode): New function.
10015 (utf-translate-cjk-mode): Init-value changed to t. Don't load
10016 tables here. Update safe-charsets of utf-* coding systems.
10017 (ccl-mule-utf-untrans): New CCL.
10018 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
10019 at end of each branch.
10020 (ccl-mule-utf-8-encode-untrans): New CCL.
10021 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
10022 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
10023 length of encoding. Don't return r0.
10024 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
10025 (utf-8-post-read-conversion): Narrow to region properly.
10026 If utf-translate-cjk-mode is on, load tables if necessary.
10027 Call utf-8-compose with hash-table arg if necessary.
10028 Call XXX-compose-region instead of XXX-post-read-convesion.
10029 (utf-8-pre-write-conversion): New function.
10030 (mule-utf-8): Include CJK charsets in safe-charsets if
10031 utf-translate-cjk-mode is on. Add pre-write-conversion.
10032
10033 * international/characters.el: Temporarily set
10034 utf-translate-cjk-mode to nil.
10035
10036 * language/devan-util.el (devanagari-compose-region):
10037 Add autoload cookie.
10038
10039 * international/ccl.el (ccl-dump-call): Fix printing the
10040 subroutine name.
10041
10042 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
10043
10044 * dired.el (dired-revert): If buffer is marked unmodified before
10045 reverting, keep it marked unmodified.
10046 Adapt to new conventions for commenting out code.
10047 (dired-make-relative): Adapt to new conventions for commenting out code.
10048
10049 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
10050
10051 * eshell/esh-module.el (eshell-load-defgroups):
10052 Bind `vc-handled-backends' to nil when opening files.
10053
10054 2004-06-11 Juanma Barranquero <lektu@terra.es>
10055
10056 * files.el (parse-colon-path, cd): Doc fixes (refer to
10057 `path-separator', not colon).
10058
10059 2004-06-10 Juanma Barranquero <lektu@terra.es>
10060
10061 * newcomment.el (comment-search-forward)
10062 (comment-search-backward): Fix typos in docstring.
10063 (comment-region): Doc fix.
10064
10065 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
10066
10067 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
10068 switch is no longer stored in `dired-switches-alist'.
10069
10070 * dired-aux.el (dired-insert-subdir): Do not store R switch in
10071 `dired-switches-alist'.
10072
10073 2004-06-10 Kim F. Storm <storm@cua.dk>
10074
10075 * pcvs.el (cvs-mode-diff-yesterday): New command.
10076
10077 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
10078
10079 2004-06-10 Juri Linkov <juri@jurta.org>
10080
10081 * emacs-lisp/edebug.el (edebug-eval-defun):
10082 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
10083 Fix docstring.
10084
10085 * simple.el (eval-expression-print-format): Don't print additional
10086 information on the first call to `eval-print-last-sexp'.
10087 (next-error-find-buffer): Fix punctuation.
10088 (killing) <defgroup>: Fix punctuation.
10089 (yank-excluded-properties): Change group from editing to killing.
10090
10091 * replace.el (perform-replace): Use `limit' to terminate the
10092 while-loop explicitly.
10093
10094 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10095
10096 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
10097 Use lc-*.xpm as prefix instead of *-locol.xpm.
10098
10099 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
10100 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
10101 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
10102 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
10103 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
10104 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
10105 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
10106 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
10107 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
10108 * toolbar/lc-up_arrow.xpm:
10109 Rename from *-locol.xpm.
10110
10111 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
10112
10113 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
10114 include forms like &<str>; as valid url patterns.
10115
10116 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
10117
10118 * dired.el (dired-diff, dired-backup-diff)
10119 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
10120 (dired-do-chown, dired-do-touch, dired-do-print)
10121 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
10122 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
10123 (dired-create-directory, dired-do-copy, dired-do-symlink)
10124 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
10125 (dired-do-copy-regexp, dired-do-hardlink-regexp)
10126 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
10127 (dired-maybe-insert-subdir, dired-next-subdir)
10128 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
10129 (dired-kill-subdir, dired-tree-up, dired-tree-down)
10130 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
10131 (dired-run-shell-command, dired-query): Remove redundant,
10132 or incorrect, autoloads.
10133
10134 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
10135 does not end in a slash. Add optional argument KILL-ROOT.
10136 Update docstring.
10137 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
10138 (dired-query): Add autoloads.
10139
10140 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
10141
10142 * progmodes/compile.el (compilation-set-window-height):
10143 Rearrange the save-* functions because a buffer can have several current
10144 point in different windows.
10145 (compilation-error-regexp-alist-alist): Recognize {standard input}
10146 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
10147
10148 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10149
10150 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
10151 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
10152 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
10153 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
10154 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
10155 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
10156 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
10157 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
10158 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
10159 * toolbar/up_arrow-locol.xpm:
10160 New versions of icons that uses fewer colors.
10161
10162 * toolbar/tool-bar.el (tool-bar-local-item)
10163 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
10164 if display-color-cells is 256 or less.
10165
10166 2004-06-08 Kim F. Storm <storm@cua.dk>
10167
10168 * wid-edit.el (widget-specify-button): Use hand pointer rather
10169 than mouse-face as visible mouse-over effect.
10170
10171 2004-06-07 Karl Fogel <kfogel@red-bean.com>
10172
10173 * saveplace.el (save-place-alist-to-file): Bind `print-length'
10174 and `print-level' to nil when writing out `save-place-alist'.
10175 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
10176
10177 2004-06-07 Juanma Barranquero <lektu@terra.es>
10178
10179 * completion.el (completion-kill-region): Doc fix.
10180
10181 * format.el (format-insert-annotations)
10182 (format-annotate-location): Doc fixes.
10183 (format-subtract-regions): Make arguments match their use in docstring.
10184
10185 * simple.el (kill-region): Doc fix.
10186
10187 * subr.el (insert-buffer-substring-no-properties)
10188 (insert-buffer-substring-as-yank): Doc fixes.
10189
10190 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
10191
10192 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
10193 Update docstring.
10194 (dired-reset-subdir-switches): New function.
10195
10196 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
10197 Limit scope of `buffer-read-only' binding.
10198
10199 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
10200
10201 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
10202 eshell-explicit-command-char.
10203
10204 2004-06-06 Juanma Barranquero <lektu@terra.es>
10205
10206 * help-fns.el (help-argument-name): Inherit from italic face only
10207 if the frame supports it.
10208
10209 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10210
10211 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
10212 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
10213 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
10214 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
10215 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
10216 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
10217 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
10218 New conversions from xpm files.
10219
10220 * toolbar/README: New file.
10221
10222 2004-06-06 Richard M. Stallman <rms@gnu.org>
10223
10224 * isearch.el (isearch-mode-map): Undo previous change.
10225
10226 2004-06-05 Juri Linkov <juri@jurta.org>
10227
10228 * bindings.el (debug-ignored-errors): Add regexps for history
10229 related messages. Remove $ from "No further undo information".
10230 Move Ediff's messages to ediff.el.
10231
10232 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
10233
10234 * cus-edit.el (custom-display): Add `min-colors'.
10235
10236 * custom.el (defface): Add `supports' to docstring.
10237
10238 * help-fns.el (help-argument-name): Add :group 'help.
10239
10240 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
10241
10242 * find-dired.el (find-ls-subdir-switches): New user option.
10243 (find-dired): No longer call `abbreviate-file-name' on DIR.
10244 Set `dired-subdir-switches' buffer-locally.
10245
10246 * locate.el: Merge the two `Commentary' sections.
10247 (locate-ls-subdir-switches): New user option.
10248 (locate): Update for other changes.
10249 (locate-mode-map): Restore Dired binding for mouse-2.
10250 Bind `locate-mouse-view-file' to M-mouse-2.
10251 Bind `l' to `locate-do-redisplay'.
10252 (locate-main-listing-line-p, locate-do-redisplay): New functions.
10253 (locate-mouse-view-file, locate-tags, locate-find-directory):
10254 Print message if used outside main listing.
10255 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
10256 Various changes to support inserted subdirectories.
10257 (locate-insert-header): Change header of *Locate* buffer.
10258
10259 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
10260 Change interactive default switches.
10261 (dired-rename-subdir-2): Update `dired-switches-alist'.
10262 (dired-insert-subdir, dired-kill-subdir):
10263 Handle `dired-switches-alist'. Do not mark buffer modified.
10264 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
10265 (dired-insert-subdir-doinsert): Omit messages.
10266 Handle `dired-subdir-switches'.
10267 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
10268
10269 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
10270 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
10271 subdirs if -R switch is used for a subdir.
10272 (dired-mode): Set `dired-switches-alist'.
10273 (dired-build-subdir-alist): Only print number of directories in
10274 echo area when invoked interactively.
10275
10276 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10277
10278 * dired-x.el (dired-omit-mode): Rename from
10279 dired-omit-files-p. Use define-minor-mode to define it.
10280 (dired-omit-files-p): Add as alias for dired-omit-mode.
10281 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
10282 dired-mark-omitted.
10283 (dired-mark-omitted): Add. Bind to M-O.
10284
10285 2004-06-05 Kenichi Handa <handa@m17n.org>
10286
10287 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
10288
10289 2004-06-05 Juanma Barranquero <lektu@terra.es>
10290
10291 * help-fns.el (help-argument-name): Reintroduce face.
10292 (help-default-arg-highlight): Use it, now that
10293 `face-differs-from-default-p' can be trusted.
10294
10295 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
10296
10297 * textmodes/table.el: Sentence commands added to Point Motion
10298 group; kill and backward-kill commands added to Extraction group.
10299
10300 2004-06-04 Mario Lang <mlang@delysid.org>
10301
10302 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
10303 systems appear to use mW, make the code handle this. Fix a
10304 division-by-zero bug while at it, and handle kernels with
10305 a slightly different layout in /proc/acpi.
10306
10307 2004-06-04 Karl Fogel <kfogel@red-bean.com>
10308
10309 * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
10310 because the latter is a CL-ism. This fixes the bug reported by
10311 Shawn Boyette <mdxi@collapsar.net> in
10312 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
10313
10314 2004-06-04 Miles Bader <miles@gnu.org>
10315
10316 * faces.el (display-supports-face-attributes-p): Function moved to
10317 C code. Previously only the tty-related portion of this function
10318 was done in C; however the previous attempt to do a halfway-proper
10319 job for non-tty displays in lisp didn't work properly because of
10320 funny conditions during Emacs startup.
10321 (face-differs-from-default-p): Simplify, now that
10322 display-supports-face-attributes-p works properly on all display
10323 types. Remove :stipple from comparison; it doesn't really work
10324 in emacs anyway.
10325
10326 2004-06-04 Miles Bader <miles@gnu.org>
10327
10328 * faces.el (face-differs-from-default-p): Use a different
10329 implementation, so we can really check whether FACE displays
10330 differently or not.
10331
10332 2004-06-04 Miles Bader <miles@gnu.org>
10333
10334 * faces.el (display-supports-face-attributes-p): Implement a
10335 `different from default' check for non-tty displays.
10336
10337 2004-06-03 David Kastrup <dak@gnu.org>
10338
10339 * woman.el (woman-mapcan): More concise code.
10340 (woman-topic-all-completions, woman-topic-all-completions-1)
10341 (woman-topic-all-completions-merge): Replace by a simpler and
10342 much faster implementation based on O(n log n) sort/merge instead
10343 of the old O(n^2) behavior.
10344
10345 2004-06-03 Miles Bader <miles@gnu.org>
10346
10347 * subr.el (read-number): Use canonical format for default in prompt.
10348
10349 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
10350 Add regexp for " [...]" style defaults.
10351
10352 2004-06-02 Romain Francoise <romain@orebokech.com>
10353
10354 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
10355 groups: if the user asks for a hidden buffer, open the
10356 corresponding filter group to expose it.
10357
10358 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
10359 `ibuffer-jump-to-buffer'.
10360 (ibuffer-jump-offer-only-visible-buffers): New user option.
10361
10362 2004-06-02 Juanma Barranquero <lektu@terra.es>
10363
10364 * faces.el (frame-update-faces): Add empty docstring so the one
10365 for `ignore' doesn't show through.
10366
10367 * subr.el (process-kill-without-query): Remove spurious "\n" on
10368 obsolescence string.
10369 (focus-frame, unfocus-frame): Add obsolescence declaration and
10370 empty docstring.
10371
10372 * international/mule.el (register-char-codings): Make alias for
10373 `ignore'. Move docstring to obsolescence info and remove redundancy.
10374
10375 2004-06-02 Kim F. Storm <storm@cua.dk>
10376
10377 * frame.el (blink-cursor-start): Turn cursor off initially so blink
10378 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
10379
10380 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
10381
10382 * comint.el (comint-replace-by-expanded-history-before-point):
10383 Obey `start' as the docstring says.
10384 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
10385 (comint-update-fence): Prevent font-lock from running unnecessarily.
10386 (comint-dynamic-list-completions): Use with-current-buffer.
10387
10388 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10389
10390 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
10391 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
10392 (bibtex-entry-update): Handle alternatives and optional fields.
10393 (bibtex-parse-entry): Bugfix, handle empty key.
10394
10395 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
10396
10397 * vc-arch.el (vc-arch-state): Don't assume the file exists.
10398
10399 2004-05-31 Lars Hansen <larsh@math.ku.dk>
10400
10401 * desktop.el (desktop-save): Don't save minor modes without a
10402 known mode initialization function.
10403
10404 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
10405
10406 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
10407
10408 * autorevert.el: Update `Commentary' section.
10409
10410 2004-05-30 Juanma Barranquero <lektu@terra.es>
10411
10412 * dos-fns.el (convert-standard-filename):
10413 * files.el (convert-standard-filename):
10414 * w32-fns.el (convert-standard-filename):
10415 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
10416
10417 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
10418
10419 Sync with Tramp.
10420
10421 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
10422 (tramp-let-maybe): Move to an earlier spot in the file.
10423 Patch by Andreas Schwab.
10424
10425 2004-05-30 Andreas Schwab <schwab@suse.de>
10426
10427 * dired.el (dired-get-filename): Don't use dired-re-dot.
10428
10429 2004-05-30 Richard M. Stallman <rms@gnu.org>
10430
10431 * files.el (find-file): Doc fix.
10432
10433 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
10434
10435 2004-05-30 Nick Roberts <nickrob@gnu.org>
10436
10437 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
10438 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
10439 modeline of the locals buffer.
10440 (gdb-goto-breakpoint): Handle gdbmi.
10441 (gdb-get-frame-number): Change for gdbmi.
10442
10443 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
10444
10445 * files.el (file-remote-p): Apply file name handler for operation
10446 `file-remote-p'. It isn' a property any longer.
10447 (file-relative-name): `fh' and `fd' get the required value via
10448 `find-file-name-handler' already.
10449
10450 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
10451 (top): Remove setting of `file-remote-p' property for
10452 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
10453
10454 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10455
10456 Version 2.0.41 of Tramp released.
10457
10458 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
10459 Throw away if process has died.
10460 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
10461 (tramp-out-of-band-prompt-regexp): Rename to
10462 `tramp-process-alive-regexp', because its usage is widen.
10463 (tramp-actions-copy-out-of-band): Apply it.
10464 (tramp-actions-before-shell, tramp-multi-actions):
10465 Add `tramp-action-process-alive' action.
10466 (tramp-action-process-alive): New defun.
10467 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
10468 Add entry for `file-remote-p'.
10469 (tramp-handle-file-remote-p): New defun.
10470 (top): Remove setting of `file-remote-p'. Don't set
10471 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
10472
10473 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
10474 `file-remote-p'.
10475
10476 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
10477 counted for (last) line. [They should or they shouldn't? --Stef]
10478 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
10479
10480 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
10481
10482 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
10483 not really necessary but seems to keep the shell history smaller
10484 in some cases. It is no substitute for setting HISTFILE and
10485 HISTSIZE from tramp-open-connection-setup-interactive-shell,
10486 though. Suggested by Luc Teirlinck.
10487 (tramp-open-connection-setup-interactive-shell): Export variables
10488 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
10489 (tramp-set-process-query-on-exit-flag): New compat function.
10490 (tramp-open-connection-multi, tramp-open-connection-su)
10491 (tramp-open-connection-rsh, tramp-open-connection-telnet)
10492 (tramp-do-copy-or-rename-file-out-of-band): Use it.
10493 (tramp-let-maybe): New macro, let-binds a variable only if it
10494 isn't obsolete.
10495 (tramp-check-ls-commands, tramp-handle-expand-file-name)
10496 (tramp-handle-file-truename): Use it.
10497 (tramp-completion-file-name-regexp-unified): Avoid matching
10498 filenames starting with "/:" -- those are reserved for
10499 file-name-non-special.
10500
10501 * tramp-smb.el (tramp-smb-open-connection):
10502 Use tramp-set-process-query-on-exit-flag compat function.
10503
10504 2004-05-29 Richard M. Stallman <rms@gnu.org>
10505
10506 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
10507
10508 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
10509 (eval-last-sexp-print-value): Print char equivalent regardless
10510 of standard-output value.
10511
10512 * thumbs.el (thumbs-subst-char-in-string): Delete.
10513 (thumbs-thumbname): Use subst-char-in-string.
10514 (thumbs-resize-image): Use condition-case, not ignore-errors.
10515 (thumbs-kill-buffer): Likewise.
10516
10517 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
10518 (thumbs-mode): Make buffer read-only.
10519 (thumbs-make-thumb): Unconditionally accept an existing file.
10520 (thumbs-insert-thumb): Add thumb-image-file property to the image.
10521 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
10522 (thumbs-show-thumbs-list): Error if images not supported.
10523 (thumbs-save-current-image): Improve prompt string.
10524 (thumbs-mode-map): Define u, R, x.
10525 (thumbs-unmark): New command.
10526 (thumbs-emboss-image): Minor cleanup.
10527 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
10528 (thumbs-rename-images): New command.
10529 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
10530
10531 * thumbs.el (thumbs-current-image): New function.
10532 (thumbs-file-list, thumbs-file-alist): New functions.
10533 (thumbs-find-image): Delete arg L.
10534 Don't set up thumbs-fileL as buffer-local global var.
10535 (thumbs-find-image-at-point): Use thumbs-current-image.
10536 (thumbs-set-image-at-point-to-root-window): Likewise.
10537 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
10538 Record and warn about errors. Update thumbs-markedL for deletions.
10539 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
10540 (thumbs-redraw-buffer): Use thumbs-file-list.
10541 (thumbs-mark): Use thumbs-current-image.
10542 (thumbs-show-name): Use thumbs-current-image.
10543
10544 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
10545 and imenu--last-menubar-index-alist.
10546
10547 * subr.el (with-selected-window): Undo previous change.
10548
10549 2004-05-29 John Paul Wallington <jpw@gnu.org>
10550
10551 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
10552 (thumbs-mouse-find-image): New command.
10553 (thumbs-mode-map): Bind it to mouse-2.
10554 (thumbs-mode): Make mode-class special.
10555 (thumbs-view-image-mode): Likewise.
10556
10557 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10558
10559 * flymake.el: New file.
10560
10561 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
10562
10563 * files.el (find-file-noselect-1): Do not bind
10564 `inhibit-read-only' to t during execution of
10565 `find-file-not-found-functions'.
10566
10567 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
10568
10569 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
10570 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
10571
10572 2004-05-28 Juri Linkov <juri@jurta.org>
10573
10574 * simple.el (eval-expression-print-format): New fun.
10575
10576 * simple.el (eval-expression):
10577 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
10578 * emacs-lisp/edebug.el (edebug-compute-previous-result)
10579 (edebug-eval-expression): Print additionally the value returned by
10580 `eval-expression-print-format'.
10581
10582 * emacs-lisp/lisp.el (insert-pair-alist): New var.
10583 (insert-pair): Make arguments optional. Find character pair
10584 from `insert-pair-alist' according to the last input event.
10585 (insert-parentheses): Make arguments optional.
10586 (raise-sexp, delete-pair): New funs.
10587
10588 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
10589 (emacs-lisp-mode-map, lisp-interaction-mode-map):
10590 Bind C-M-q to `indent-pp-sexp'.
10591
10592 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
10593 `pp-to-string' modified to be able to format text with newlines.
10594 (pp-to-string): Move the buffer-formatting part of the code to
10595 `pp-buffer'. Call `pp-buffer'.
10596
10597 * info.el (Info-desktop-buffer-misc-data): Don't save information
10598 about virtual files.
10599 (Info-restore-desktop-buffer): Restore Info buffers in prepared
10600 buffers with names obtained from the desktop file instead of the
10601 default *info* buffer.
10602
10603 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
10604
10605 * subr.el (with-selected-window): Only save/restore the selected window.
10606
10607 * progmodes/compile.el (compilation-error-regexp-alist):
10608 Use expand-file-name and data-directory.
10609
10610 * progmodes/grep.el (grep-tree): Rework previous fix.
10611
10612 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
10613 after the user marked text with the mouse.
10614
10615 * startup.el (command-line): Keep the first regexp of
10616 auto-save-file-name-transforms intact.
10617
10618 2004-05-28 Juanma Barranquero <lektu@terra.es>
10619
10620 * cus-edit.el (customize-face, customize-face-other-window)
10621 (custom-face-edit-delete): Make arguments match their use in
10622 docstring.
10623 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
10624 docstring.
10625
10626 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
10627 not `cvs-butlast'.
10628
10629 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
10630 `nbutlast' are in subr.el).
10631
10632 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
10633 (set-w32-system-coding-system): Doc fixes.
10634
10635 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
10636 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
10637 Make arguments match their use in docstring.
10638 (artist-draw-region-trim-line-endings)
10639 (artist-mouse-choose-operation): Fix typo in docstring.
10640 (artist-key-set-point-common): Doc fix.
10641
10642 2004-05-28 Simon Josefsson <jas@extundo.com>
10643
10644 * mail/smtpmail.el (smtpmail-open-stream):
10645 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
10646
10647 2004-05-26 Simon Josefsson <jas@extundo.com>
10648
10649 * starttls.el: Merge with my GNUTLS based starttls.el.
10650 (starttls-gnutls-program, starttls-use-gnutls)
10651 (starttls-extra-arguments, starttls-process-connection-type)
10652 (starttls-connect, starttls-failure, starttls-success): New variables.
10653 (starttls-program, starttls-extra-args): Doc fix.
10654 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
10655 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
10656 and pass on to corresponding *-gnutls function if it is set.
10657
10658 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
10659
10660 * autorevert.el (auto-revert-handler): Disable auto-reverting of
10661 remote files.
10662
10663 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
10664
10665 * files.el (file-name-non-special): There are more operations
10666 which need handling: `find-backup-file-name',
10667 `insert-file-contents', `verify-visited-file-modtime',
10668 `write-region'. Rename t value of method to `add'. Add new
10669 methods `quote' and `unquote-then-quote' to file-arg-indices.
10670
10671 2004-05-25 Juri Linkov <juri@jurta.org>
10672
10673 * info.el (Info-toc): Call Info-mode on intermediate buffer.
10674 (Info-index-nodes): Enclose code in condition-case to catch errors.
10675 (Info-index-node): Don't search all index nodes if request is only
10676 for the current node and file is not in the cache of index nodes.
10677 (Info-mode-map): Bind Info-copy-current-node-name to `w'
10678 for consistency with dired-copy-filename-as-kill.
10679 Bind `S' to Info-search-case-sensitively.
10680 (Info-copy-current-node-name): New arg. With zero prefix arg put
10681 the name inside a function call to `info'. Display copied text in
10682 the echo area.
10683
10684 2004-05-25 Sam Steingold <sds@gnu.org>
10685
10686 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
10687 strip the package prefix from the symbol name, if any.
10688 Make it the `find-tag-default-function' for `lisp-mode'.
10689
10690 2004-05-25 John Paul Wallington <jpw@gnu.org>
10691
10692 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
10693 instead of obsolete `process-kill-without-query'.
10694
10695 * textmodes/texinfmt.el (texinfo-indexvar-alist):
10696 Declare as variable, not constant.
10697
10698 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
10699
10700 * files.el (find-file-noselect-1): Fix bug introduced by
10701 Revision 1.694. As a side effect, `inhibit-read-only'
10702 is again, by default, t during execution of
10703 `find-file-not-found-functions'.
10704 (insert-directory): Check that lines were really inserted by
10705 the --dired switch, before erasing them.
10706
10707 2004-05-24 Nick Roberts <nickrob@gnu.org>
10708
10709 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
10710 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
10711 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
10712 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
10713 gud-minor-mode (gdbmi).
10714
10715 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
10716
10717 * net/browse-url.el (browse-url-interactive-arg): Enable user to
10718 explicitly select the text to be taken as URL.
10719
10720 2004-05-23 Juri Linkov <juri@jurta.org>
10721
10722 * info.el (Info-index-nodes): New var and fun.
10723 (Info-goto-index, Info-index, info-apropos)
10724 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
10725 (Info-index): Fix docstring. Store and restore Info-history-list.
10726 (Info-complete-nodes): New var.
10727 (Info-complete-menu-item): Use it.
10728 (Info-index-node): New fun.
10729 (Info-final-node, Info-forward-node, Info-backward-node)
10730 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
10731 Use Info-index-node.
10732 (Info-extract-menu-item, Info-extract-menu-counting): Set second
10733 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
10734 (Info-find-node-2): If a node with period in its name not found,
10735 try to find a node without the name part after period.
10736 (Info-select-node): Call Info-fontify-node only if
10737 Info-fontify-maximum-menu-size is not nil.
10738 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
10739 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
10740 Preserve Info-history-list.
10741 (Info-toc): Set Info-current-file.
10742 (Info-build-toc): Move point to the beginning of the buffer.
10743 Add main-file variable.
10744 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
10745 Use backslashed representation of the control character ^_.
10746
10747 * textmodes/texinfmt.el (texinfo-print-index): Print index line
10748 numbers in the new Texinfo 4.7 format.
10749
10750 * add-log.el (change-log-font-lock-keywords): Remove `:' from
10751 regexps for function and variable names.
10752
10753 * descr-text.el (describe-property-list): Add [show] button for
10754 `syntax-table' property with action to pp to a separate buffer.
10755 (describe-char): Replace search-forward by re-search-forward with
10756 whitespace regexp after "character:" to not fail in too narrow windows.
10757
10758 * simple.el (next-error-find-buffer): Add a rule to return
10759 next-error capable buffer if one window on the selected frame
10760 displays such buffer.
10761
10762 2004-05-23 Nick Roberts <nickrob@gnu.org>
10763
10764 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
10765 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
10766 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
10767 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
10768 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
10769 Handle new value for gud-minor-mode (gdbmi).
10770 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
10771 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
10772 Change from local to global gdb variable set.
10773 (gdb-ann3): Initialise above gdb variable set.
10774 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
10775 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
10776 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
10777 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
10778 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
10779 (gdb-info-locals-handler, gdb-invalidate-assembler)
10780 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
10781 set as global variables.
10782 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
10783 Handle gdbmi.
10784 (gdb-info-breakpoints-custom): Fix regexp.
10785 (def-gdb-var): Delete.
10786
10787 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
10788 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
10789 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
10790 a new mode. The file (gdb-mi.el) for this mode will be included
10791 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
10792 primary interface.
10793
10794 2004-05-23 Jesper Harder <harder@ifa.au.dk>
10795
10796 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
10797 interpreted as a directory.
10798
10799 2004-05-22 Richard M. Stallman <rms@gnu.org>
10800
10801 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
10802 as a close quote.
10803
10804 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
10805
10806 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
10807 Use assoc-string, not assoc-ignore-case.
10808
10809 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
10810
10811 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
10812 If moving back then fwd gets a defun that ends before point,
10813 try again moving fwd then back.
10814
10815 * files.el (file-name-non-special): Allow t in file-arg-indices
10816 to mean requote the return value. Use `identity' as an element
10817 rather than as the whole value.
10818
10819 * gs.el (gs-options): Add -dSAFER. Mark it risky.
10820
10821 2004-05-22 Juanma Barranquero <lektu@terra.es>
10822
10823 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
10824 `help-make-usage'.
10825 (help-highlight-arguments): Skip function name before searching
10826 for arguments.
10827
10828 2004-05-21 Juanma Barranquero <lektu@terra.es>
10829
10830 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
10831 Don't mention in the docstring these arguments meant for
10832 internal (recursive) use only.
10833 (allout-char-spec): Comment out (it's not implemented).
10834 (allout-old-expose-topic, allout-exposure): Fix docstring and add
10835 obsolescence declaration.
10836 (allout-flatten-exposed-to-buffer)
10837 (allout-indented-exposed-to-buffer): Fix typos in docstring.
10838 (my-mark-marker): Doc fix.
10839 (produce-allout-mode-map, allout-sibling-index)
10840 (allout-isearch-expose, allout-distinctive-bullet)
10841 (allout-open-topic, allout-reindent-body)
10842 (allout-rebullet-heading, allout-process-exposed)
10843 (allout-insert-listified, allout-latex-verb-quote)
10844 (allout-insert-latex-header, allout-insert-latex-trailer):
10845 Make arguments match their use in docstring.
10846 (allout-primary-bullet, allout-old-style-prefixes)
10847 (allout-inhibit-protection, allout-init, allout-mode)
10848 (allout-before-change-protect, allout-flag-region):
10849 Use "Emacs" instead of "emacs" in docstrings.
10850
10851 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
10852
10853 * international/characters.el: Modify syntax of more characters.
10854
10855 2004-05-21 Masatake YAMATO <jet@gyve.org>
10856
10857 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
10858 (etags-tags-completion-table): Show parsing progress.
10859
10860 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
10861
10862 * locate.el (locate-prompt-for-command): Shorten first line of
10863 docstring.
10864 (locate-mode): Expand docstring and include keymap summary.
10865
10866 * files.el (find-file-noselect-1): Limit the scope of the
10867 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
10868 is, by default, nil during the execution of
10869 `find-file-not-found-functions' and `find-file-hook'.
10870
10871 2004-05-20 Michael Mauger <mmaug@yahoo.com>
10872
10873 * facemenu.el (facemenu-color-name-equal): New function.
10874 (list-colors-display): Use it to compare colors instead of
10875 facemenu-color-equal.
10876
10877 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
10878
10879 * compare-w.el (compare-windows-face): Use min-colors instead of
10880 checking for tty or pc types.
10881
10882 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
10883
10884 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
10885 (completion-setup-function): Use with-current-buffer.
10886 Properly save excursion. Simplify.
10887 Don't assume there is necessarily a `mouse-face' property somewhere.
10888
10889 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
10890
10891 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
10892
10893 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
10894 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
10895 Use with-current-buffer.
10896 (byte-goto-log-buffer): Delete.
10897 (byte-compile-log-file): Call compilation-forget-errors.
10898
10899 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
10900
10901 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
10902 output messages into the search result.
10903
10904 2004-05-19 Masatake YAMATO <jet@gyve.org>
10905
10906 * wid-edit.el (widget-radio-button-notify): Revert my last
10907 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
10908
10909 2004-05-19 Kenichi Handa <handa@m17n.org>
10910
10911 * international/characters.el: Fix syntax (open/close) of CJK chars.
10912
10913 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
10914
10915 * help-mode.el (help-go-back): Don't depend on position of back button.
10916
10917 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
10918
10919 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
10920 files files don't contain an accidental additional /.
10921
10922 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
10923 in source buffer.
10924
10925 2004-05-18 Masatake YAMATO <jet@gyve.org>
10926
10927 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
10928 to widget-apply. :action method assumes 2 arguments, not 3.
10929
10930 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
10931
10932 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
10933 New constants.
10934 (hs-special-modes-alist): Add an f90-mode entry.
10935
10936 2004-05-17 Sam Steingold <sds@gnu.org>
10937
10938 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
10939 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
10940
10941 2004-05-16 Kim F. Storm <storm@cua.dk>
10942
10943 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
10944
10945 2004-05-15 John Wiegley <johnw@newartisans.com>
10946
10947 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
10948 (eshell-output-object-to-target): Improve output speed 20% by not
10949 calling `eshell-stringify' if something is already known to be a string.
10950
10951 2004-05-15 Alex Ott <ott@jet.msk.su>
10952
10953 * textmodes/ispell.el (ispell-local-dictionary-alist):
10954 Add windows-1251 to the choice of coding systems.
10955 (ispell-dictionary-alist-6): Add support for "russianw.aff",
10956 encoded in cp1251.
10957
10958 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
10959
10960 * progmodes/compile.el (compilation-warning-face)
10961 (compilation-info-face): Use min-colors.
10962
10963 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10964
10965 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
10966 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
10967 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
10968 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
10969 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
10970 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
10971 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
10972 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
10973 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
10974 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
10975 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
10976 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
10977 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
10978 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
10979
10980 2004-05-15 Kim F. Storm <storm@cua.dk>
10981
10982 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
10983 Use it to set triggered-p element of timer.
10984 (timer-event-handler): Set triggered-p element non-nil while running
10985 the timer function.
10986
10987 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
10988
10989 * descr-text.el (describe-char-unicode-data)
10990 (describe-char-unicodedata-file): Re-enable the unicode code now that
10991 the licensing issues have been cleared in the unicode-4 license.
10992 (describe-text-properties-1): Remove unused `overlay' var.
10993 (describe-char): Remove unused var `buffer'.
10994
10995 2004-05-14 David Ponce <david@dponce.com>
10996
10997 * tree-widget.el: New file.
10998
10999 2004-05-13 Marcelo Toledo <marcelo@marcelotoledo.org>
11000
11001 * language/european.el ("Brazilian Portuguese"): Add support for
11002 Brazilian Portuguese.
11003
11004 2004-05-13 John Wiegley <johnw@newartisans.com>
11005
11006 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
11007 `recentf-mode' if this variable has been customized to t.
11008
11009 * eshell/esh-test.el (eshell-test): Call the function
11010 `emacs-version' rather than trying to build a custom version string.
11011
11012 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
11013
11014 * net/telnet.el (telnet-mode): Use define-derived-mode.
11015 Don't modify the global value of comint-prompt-regexp.
11016
11017 2004-05-13 John Paul Wallington <jpw@gnu.org>
11018
11019 * version.el (emacs-version): Check for `gtk' feature before
11020 `x-toolkit' feature.
11021
11022 2004-05-13 Juanma Barranquero <lektu@terra.es>
11023
11024 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
11025 arguments in the docstring, they're used only in recursive calls.
11026
11027 * help-fns.el (help-arg-highlighting-function)
11028 (help-argument-name): Delete.
11029 (help-default-arg-highlight): New function.
11030 (help-do-arg-highlighting): Use it.
11031
11032 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
11033
11034 * calendar/appt.el (appt-disp-window):
11035 Use `calendar-set-mode-line' for a centered mode-line.
11036
11037 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
11038
11039 * calendar/appt.el (appt-disp-window): Do not split window
11040 excessively when `split-height-threshold' is low.
11041
11042 2004-05-12 Nick Roberts <nickrob@gnu.org>
11043
11044 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
11045 kill-buffer-hook here and make it local.
11046 (gud-kill-buffer-hook): Use kill-process for a sure kill.
11047
11048 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
11049
11050 * progmodes/compile.el (compilation-set-window-height):
11051 Use save-excursion to protect against misplaced marker.
11052
11053 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11054
11055 * custom.el (defface): Document that type can have value gtk.
11056
11057 * faces.el (face-spec-set-match-display): Handle type gtk in display.
11058
11059 2004-05-12 Kenichi Handa <handa@m17n.org>
11060
11061 * descr-text.el: Require quail at comile time.
11062 (describe-char): If an input method is on and it supports the
11063 character, show how to input it.
11064
11065 * international/quail.el (quail-install-decode-map): Accept a
11066 char-table whose subtype is `quail-decode-map'.
11067 (quail-store-decode-map-key, quail-gen-decode-map1)
11068 (quail-gen-decode-map, quail-find-key1, quail-find-key)
11069 (quail-show-key): New functions.
11070
11071 2004-05-12 Juanma Barranquero <lektu@terra.es>
11072
11073 * generic.el (define-generic-mode): Remove redundant arglist info.
11074
11075 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
11076 Make arguments match their use in docstring.
11077 (help-arg-highlighting-function): New variable.
11078 (help-argument-name): Mention it in the docstring.
11079 (help-do-arg-highlight): Use it. Expand regexp to accept also
11080 ARG-xxx and xxx-ARG references.
11081
11082 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
11083
11084 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
11085 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
11086 and "mailto:addr1?to=addr2" equal.
11087
11088 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
11089
11090 * man.el (Man-getpage-in-background): Use shell-file-name
11091 and shell-command-switch variables instead of hard-coded values.
11092
11093 2004-05-11 Eli Zaretskii <eliz@gnu.org>
11094
11095 * iimage.el: New file.
11096
11097 2004-05-11 Juanma Barranquero <lektu@terra.es>
11098
11099 * custom.el (custom-initialize-default, defcustom):
11100 Fix typo in docstring.
11101
11102 * files.el (set-visited-file-name, file-expand-wildcards):
11103 Fix docstring.
11104
11105 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
11106
11107 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
11108
11109 * subr.el (eventp): Be more discriminating with integers.
11110
11111 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
11112
11113 * progmodes/compile.el (compile): Add universal prefix arg.
11114 (compilation-error-regexp-alist-alist): Add edg patterns.
11115
11116 2004-05-10 Sam Steingold <sds@gnu.org>
11117
11118 * textmodes/ispell.el (ispell-message):
11119 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
11120
11121 2004-05-10 Dave Love <fx@gnu.org>
11122
11123 * progmodes/python.el (help-buffer): Autoload when compiling.
11124 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
11125 (run-python): Prepend to any existing PYTHONPATH.
11126
11127 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
11128
11129 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
11130 for pending breakpoints.
11131
11132 2004-05-10 Richard M. Stallman <rms@gnu.org>
11133
11134 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
11135 directly without calling any functions in Rmail.
11136 (unrmail-unprune): Function deleted.
11137
11138 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
11139
11140 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
11141 C-c C-z binding.
11142
11143 2004-05-10 Kenichi Handa <handa@m17n.org>
11144
11145 * descr-text.el (describe-char): Fix previous change. Don't make
11146 a unibyte character to multibyte in the *Help* buffer.
11147
11148 2004-05-10 Miles Bader <miles@gnu.org>
11149
11150 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
11151 buffer an error if the debugger process is actually running.
11152
11153 2004-05-10 Juanma Barranquero <lektu@terra.es>
11154
11155 * help-fns.el (help-argument-name): Default to italic.
11156 (help-highlight-arguments): Return always (usage . doc), even when
11157 usage is nil.
11158
11159 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
11160 (define-ibuffer-filter): Add usage info.
11161 (define-ibuffer-op): Add usage info (but CL-style defaults for
11162 keyword args are not shown).
11163
11164 * subr.el (remove-overlays, read-passwd): Fix docstring.
11165 (start-process-shell-command): Fix docstring. Put usage info in a
11166 format usable by `describe-function'.
11167 (open-network-stream, open-network-stream-nowait)
11168 (open-network-stream-server): Fix docstring.
11169
11170 2004-05-09 Jason Rumney <jasonr@gnu.org>
11171
11172 * international/code-pages (cp932, cp936, cp949, c950): Remove.
11173 Only define cp125* if windows-125* is already defined.
11174
11175 * language/korean.el (cp949): Add alias.
11176
11177 * language/chinese.el (cp936, cp950): Add aliases.
11178
11179 * language/japanese.el (cp932): Add alias.
11180
11181 * term/w32-win.el: Require code-pages.
11182
11183 * international/mule-cmds.el (set-locale-environment):
11184 On MS-Windows use ansi code-page for default coding-systems.
11185 Set up paper sizes for Windows 3 letter languages.
11186
11187 * international/code-pages.el (cp932, cp936, cp949, cp950):
11188 Add aliases. Also add cp125* if not already defined.
11189
11190 2004-05-09 Juanma Barranquero <lektu@terra.es>
11191
11192 * help-fns.el (help-highlight-arguments): Don't try to highlight
11193 missing or autoloaded arglists. Accept structured arguments, like
11194 the first ones of `do' and `flet'.
11195
11196 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
11197 (cvs-get-marked): Remove redundant arglist info.
11198
11199 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
11200 Don't use CL-style default args.
11201
11202 2004-05-08 Andreas Schwab <schwab@suse.de>
11203
11204 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
11205
11206 * international/subst-ksc.el: Fix references to utf-translate-cjk
11207 into utf-translate-cjk-mode.
11208 * international/subst-big5.el: Likewise.
11209 * international/subst-gb2312.el: Likewise.
11210 * international/subst-jis.el: Likewise.
11211 * international/utf-16.el: Likewise.
11212 * international/utf-8.el: Likewise.
11213
11214 2004-05-08 John Wiegley <johnw@newartisans.com>
11215
11216 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
11217 "virtual buffers" (off by default), which makes it possible to
11218 switch to the "virtual" buffers of recently visited files. When a
11219 buffer name search fails, and this option is on, iswitchb will
11220 look at the list of recently visited files, and permit matching
11221 against those names. When the user hits RET on a match, it will
11222 revisit that file.
11223 (iswitchb-read-buffer): Add two optional arguments, which makes
11224 isearchb.el possible.
11225 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
11226 (iswitchb-next-match): Add support for virtual buffers.
11227
11228 * isearchb.el: This module extends iswitchb to provide "as you
11229 type" buffer selection.
11230
11231 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
11232 Ignore the read-only property when flyspell highlighting is on.
11233 Not ignoring it leads to a series of confusing errors.
11234 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
11235 but also make sure to call flyspell-incorrect-hook.
11236 (flyspell-maybe-correct-transposition): Perform transposition test
11237 by bit twiddling a string, rather than using a temp buffer.
11238 (flyspell-maybe-correct-doubling): Use a string rather than a temp
11239 buffer. This is also the original version of the code, which
11240 could not be checked in before due to a previous lack of
11241 assignment papers. This version has seen heavy usage on my system
11242 for several years now.
11243
11244 * calendar/cal-bahai.el: New file, which adds support for the
11245 Baha'i calendar to Emacs. This calendar is based on a solar year
11246 of 19 months of 19 days, with 4 intercalary days. Each year
11247 begins on March 21, with the calendar starting in 1844.
11248
11249 * calendar/cal-menu.el, calendar/calendar.el,
11250 calendar/diary-lib.el, calendar/holidays.el: Added support for
11251 using cal-bahai.el.
11252
11253 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
11254 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
11255 function can be used outside of eshell buffers.
11256 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
11257
11258 2004-05-08 Juanma Barranquero <lektu@terra.es>
11259
11260 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
11261 word constituent so FOO-ARG is not recognized as an arg.
11262 (help-highlight-arguments): Don't skip lists in mandatory arguments.
11263
11264 * simple.el (next-error): Fix typo in docstring.
11265 (open-line): Make argument names match their use in docstring.
11266 (split-line): Fix docstring.
11267
11268 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
11269 usable by `describe-function'.
11270 (gensym, gentemp, typep, ignore-errors): Make argument names match
11271 their use in docstring.
11272
11273 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
11274 argument to `help-setup-xref'.
11275
11276 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
11277
11278 Version 2.0.40 of Tramp released.
11279
11280 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
11281 Use symbol-function to invoke functions only known on some Emacs
11282 flavors. This avoids byte-compiler warnings. Reported by Kevin
11283 Scaldeferri <kevin@scaldeferri.com>.
11284 (tramp-do-copy-or-rename-file-via-buffer): Rename from
11285 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
11286 consistent with the other tramp-do-* functions.
11287 (tramp-do-copy-or-rename-file): Calls adjusted.
11288 (tramp-process-initial-commands): Avoid liveness check on shell --
11289 we know that it must be alive since we're opening a connection at
11290 this moment.
11291 (tramp-last-cmd): New internal variable.
11292 (tramp-process-echoes): New tunable.
11293 (tramp-send-command): Set tramp-last-cmd.
11294 (tramp-wait-for-output): Delete echo, if applicable.
11295 (tramp-read-passwd): Construct the key for the password cache in a
11296 way that works for multi methods, too.
11297 (tramp-bug): Add backup-directory-alist and
11298 bkup-backup-directory-info to bug reports, with Tramp counterparts.
11299
11300 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
11301
11302 * net/tramp*.el: Suppress byte-compiler warnings where possible.
11303
11304 * net/tramp.el (tramp-out-of-band-prompt-regexp)
11305 (tramp-actions-copy-out-of-band): New defcustoms.
11306 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
11307 used instead of a synchronous one. Allows password entering.
11308 (tramp-action-out-of-band): New defun.
11309 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
11310 Remove restriction with password from doc string.
11311 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
11312 `tramp-out-of-band-prompt-regexp',
11313 `tramp-actions-copy-out-of-band', `password-cache' and
11314 `password-cache-expiry'.
11315 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
11316 password caching.
11317 (tramp-touch): FILE can be a local file, too.
11318 (TODO): Remove items done.
11319 (tramp-handle-insert-directory): Properly quote file name also if
11320 not full-directory-p. Handle wildcard case. Reported by Andreas
11321 Schwab <schwab@suse.de>.
11322 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
11323 new file.
11324 (tramp-handle-file-local-copy, tramp-handle-write-region):
11325 The permissions of the temporary file are set if filename exists.
11326 Reported by Ted Stern <stern@cray.com>.
11327 (tramp-backup-directory-alist)
11328 (tramp-bkup-backup-directory-info): New defcustoms.
11329 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
11330 (tramp-handle-find-backup-file-name): New function.
11331 Implements Tramp's find-backup-file-name.
11332
11333 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
11334 for `find-backup-file-name'.
11335
11336 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
11337 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
11338
11339 2004-05-07 Lars Hansen <larsh@math.ku.dk>
11340
11341 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
11342
11343 2004-05-07 Juanma Barranquero <lektu@terra.es>
11344
11345 * subr.el (lambda): Add arglist description to docstring.
11346 (declare): Fix typo in docstring.
11347 (open-network-stream): Fix docstring.
11348 (process-kill-without-query): Fix docstring and add obsolescence info.
11349 (last, butlast, nbutlast): Make arguments match their use in docstring.
11350 (insert-buffer-substring-no-properties): Likewise.
11351 (insert-buffer-substring-as-yank): Likewise.
11352 (split-string): Fix docstring.
11353
11354 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
11355 Make argument names match their use in docstring.
11356
11357 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
11358
11359 2004-05-06 Nick Roberts <nickrob@gnu.org>
11360
11361 * progmodes/gdb-ui.el: Improve/extend documentation strings.
11362 Fit first sentence on one line for apropos-command.
11363
11364 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
11365
11366 Changes largely merged in from Dave Love's code.
11367 * progmodes/python.el: Doc fixes.
11368 (python-mode-map): Add python-complete-symbol.
11369 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
11370 (python-comment-indent, python-complete-symbol)
11371 (python-symbol-completions, python-partial-symbol)
11372 (python-try-complete): New.
11373 (python-indent-line): Remove optional arg. Use python-block-end-p.
11374 (python-check): Bind compilation-error-regexp-alist.
11375 (inferior-python-mode): Use rx. Move keybindings to top level.
11376 Set comint-input-filter.
11377 (python-preoutput-filter): Use rx.
11378 (python-input-filter): Re-introduce.
11379 (python-proc): Start new process if necessary.
11380 Check python-buffer non-nil.
11381 (view-return-to-alist): Defvar.
11382 (python-send-receive): New.
11383 (python-eldoc-function): Use it.
11384 (python-mode-running): Don't defvar.
11385 (python-mode): Set comment-indent-function.
11386 Maybe update hippie-expand-try-functions-list.
11387 (python-indentation-levels): Initialize differently.
11388 (python-block-end-p): New.
11389 (python-indent-line): Use it.
11390 (python-compilation-regexp-alist): Augment.
11391 (run-python): Import `emacs' module to Python rather than loading
11392 code directly. Set python-buffer differently.
11393 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
11394 Use python-proc.
11395 (python-send-command): Go to end of comint buffer.
11396 (python-load-file): Use python-proc, emacs.eimport.
11397 (python-describe-symbol): Simplify interactive form.
11398 Use emacs.help. Do use temp-buffer-show-hook.
11399 Call print-help-return-message.
11400 (hippie-exp): Require when compiling.
11401 (python-preoutput-continuation): Use rx.
11402
11403 * diff-mode.el (diff-make-unified): Fix regexp.
11404
11405 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
11406
11407 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
11408 filter groups from the buffer when rebuilding the Ibuffer buffer
11409 and `ibuffer-show-empty-filter-groups' is nil.
11410
11411 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11412
11413 * ps-print.el (ps-print-quote): Call ps-value-string.
11414 (ps-setup): Call ps-comment-string.
11415 (ps-value-string, ps-comment-string): New funs.
11416
11417 2004-05-06 Juanma Barranquero <lektu@terra.es>
11418
11419 * ehelp.el (electric-help-command-loop): Check whether the last
11420 character is visible, not (point-max).
11421
11422 * help-fns.el (help-argument-name): Default to bold; don't inherit
11423 from font-lock-variable-name-face.
11424 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
11425
11426 2004-05-05 Kenichi Handa <handa@m17n.org>
11427
11428 * descr-text.el (describe-char): Copy the character with text
11429 properties and overlays into the first line, and call
11430 describe-text-properties on it.
11431
11432 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
11433
11434 * iswitchb.el (iswitchb-global-map): Fix typo.
11435 Remove unwanted ###autoloads from source file.
11436
11437 2004-05-05 Lars Hansen <larsh@math.ku.dk>
11438
11439 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
11440 in run-hooks. Use substitute-command-keys in message.
11441 (wdired-abort-changes): Add message.
11442
11443 2004-05-03 Michael Mauger <mmaug@yahoo.com>
11444
11445 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
11446 (sql-emacs20-p): Remove.
11447 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
11448 (sql-builtin-face, sql-doc-face): Remove.
11449 (sql-mode-ansi-font-lock-keywords)
11450 (sql-mode-oracle-font-lock-keywords)
11451 (sql-mode-postgres-font-lock-keywords)
11452 (sql-mode-linter-font-lock-keywords)
11453 (sql-mode-ms-font-lock-keywords)
11454 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
11455 (sql-product-font-lock): Fix font-lock reset when font rules change.
11456 (sql-highlight-product): Remove incorrect font-lock reset logic.
11457
11458 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
11459
11460 * ses.el (ses-set-parameter): Fix typo.
11461
11462 2004-05-04 Kim F. Storm <storm@cua.dk>
11463
11464 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
11465 Must expand directory for completion to work; and don't mess with
11466 process-environment.
11467 (ido-read-file-name): If command has ido property, don't use ido
11468 if value is ignore, or read as directory if value is dir.
11469 Set ido ignore property for dired-do-rename command.
11470
11471 2004-05-04 Juanma Barranquero <lektu@terra.es>
11472
11473 * ehelp.el (electric-help-command-loop, electric-help-undefined)
11474 (electric-help-help): Check against unmapped commands.
11475
11476 * help-fns.el (help-argument-name): New face, inheriting from
11477 font-lock-variable-name-face, to highlight function arguments in
11478 `describe-function' and `describe-key'.
11479 (help-do-arg-highlight): Auxiliary function to highlight a given
11480 list of arguments in a string.
11481 (help-highlight-arguments): Highlight the function arguments and
11482 all uses of them in the docstring.
11483 (describe-function-1): Use it. Do docstring output via `insert',
11484 not 'princ', so text attributes are preserved.
11485
11486 * winner.el (winner-mode-map): Move `winner-undo' and
11487 `winner-redo' to C-c <left> and C-c <right>, respectively (the
11488 previous bindings conflict with `prev-buffer', `next-buffer').
11489
11490 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11491
11492 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
11493 (bibtex-entry-update): New command bound to C-c C-u.
11494 (bibtex-text-in-string): Fix regexp.
11495 (bibtex-assoc-of-regexp): Remove.
11496 (bibtex-progress-message): Fix docstring.
11497 (bibtex-inside-field): Use if.
11498 (bibtex-assoc-regexp): New function.
11499 (bibtex-format-entry): Make code more robust so that it formats
11500 also old entries.
11501 (bibtex-autokey-demangle-title): Merge with obsolete function
11502 bibtex-assoc-of-regexp.
11503 (bibtex-field-list): New function.
11504 (bibtex-entry): Use bibtex-field-list.
11505 (bibtex-parse-entry): Fix docstring.
11506 (bibtex-print-help-message): Use bibtex-field-list.
11507 (bibtex-make-field): Use bibtex-field-list.
11508 (bibtex-entry-index): Bugfix. Return crossref key if required.
11509 (bibtex-lessp): Fix docstring.
11510
11511 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
11512
11513 * select.el (xselect-convert-to-string): Move comment to intended line.
11514
11515 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11516
11517 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
11518 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
11519
11520 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11521
11522 * term/x-win.el (x-clipboard-yank): Don't exit on error from
11523 x-get-selection.
11524
11525 2004-05-03 Jason Rumney <jasonr@gnu.org>
11526
11527 * makefile.nt: Remove.
11528
11529 2004-05-03 Kim F. Storm <storm@cua.dk>
11530
11531 * emulation/cua-base.el (cua--update-indications): Fix last change.
11532 (cua-mode): Deactivate mark when cua-mode is enabled.
11533
11534 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
11535
11536 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
11537
11538 2004-05-03 Nick Roberts <nickrob@gnu.org>
11539
11540 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
11541 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
11542 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
11543 window over visible frames.
11544 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
11545
11546 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
11547
11548 * progmodes/compile.el (compilation-gcpro): New var.
11549 (compilation-fake-loc): Use it.
11550 (compilation-forget-errors): Reset it.
11551
11552 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
11553
11554 * diff-mode.el (diff-header-face, diff-file-header-face):
11555 Use min-colors.
11556
11557 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11558
11559 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
11560 (bibtex-clean-entry): Disentangle code.
11561 (bibtex-realign): New function.
11562 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
11563 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
11564 Remove undocumented optional arg called-by-convert-alien.
11565 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
11566 for sorting instead of bibtex-sort-buffer.
11567
11568 2004-05-02 Eli Zaretskii <eliz@gnu.org>
11569
11570 * progmodes/compile.el (compilation-start): In the
11571 no-async-subprocesses branch, call sit-for to give redisplay a
11572 chance to show the updated process status in the mode line, and
11573 fontify the buffer explicitly after the process exits.
11574
11575 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
11576
11577 * progmodes/python.el (python-compilation-line-number): Remove.
11578 (python-compilation-regexp-alist): Don't use it any more.
11579 (python-orig-start, python-input-filter): Remove.
11580 (inferior-python-mode): Don't set up comint-input-filter-functions.
11581 (python-send-region): Use compilation-fake-loc.
11582
11583 * progmodes/compile.el (compilation-messages-start): New var.
11584 (compilation-mode): Don't setup next-error-function here.
11585 (compilation-setup): Set it up here instead (for minor modes as well).
11586 Make compilation-messages-start buffer local.
11587 (compilation-next-error-function): Use it.
11588 (compilation-forget-errors): Set compilation-messages-start.
11589
11590 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
11591
11592 * ielm.el (ielm-prompt-read-only): Update docstring.
11593
11594 * comint.el (comint-prompt-read-only): Update docstring.
11595 (comint-update-fence, comint-kill-whole-line)
11596 (comint-kill-region): New functions.
11597
11598 * simple.el (kill-whole-line): Use "p" instead of "P" in
11599 interactive form.
11600
11601 2004-05-01 Juanma Barranquero <lektu@terra.es>
11602
11603 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
11604 format arglist so default values in CL-style argument lists are
11605 correctly shown.
11606
11607 2004-05-01 Jason Rumney <jasonr@gnu.org>
11608
11609 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
11610
11611 2004-05-01 Kenichi Handa <handa@m17n.org>
11612
11613 * international/titdic-cnv.el (miscdic-convert): Don't generate a
11614 quail file if it is up to date.
11615
11616 2004-04-30 Juri Linkov <juri@jurta.org>
11617
11618 * cus-edit.el (custom-mode-map):
11619 Add key binding `C-x C-s' to `Custom-save'.
11620
11621 * outline.el (outline-blank-line): New var.
11622 (outline-next-preface, outline-show-heading)
11623 (outline-end-of-subtree): Use it.
11624
11625 * dired-aux.el (dired-touch-initial): New fun.
11626 (dired-do-chxxx): Call it for op-symbol `touch'.
11627 (dired-diff): Use `dired-dwim-target-directory'
11628 if current dired buffer has no buffer mark.
11629
11630 * bindings.el (propertized-buffer-identification):
11631 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
11632 Add C-M-arrow keys for consistency.
11633
11634 * files.el (confirm-kill-emacs):
11635 Change group from top-level `emacs' to `convenience'.
11636
11637 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
11638 Push mark on the first call of successive command calls.
11639 (insert-pair): New fun created from `insert-parentheses' with
11640 `open' and `close' arguments added. Enclose active regions
11641 in paired characters. Compare adjacent characters syntax with
11642 inserted characters syntax before inserting a space.
11643 (insert-parentheses): Call `insert-pair' with ?\( ?\).
11644
11645 * delsel.el: Don't put `delete-selection' property
11646 on `insert-parentheses' symbol to take advantage of
11647 region handling in `insert-pair' function.
11648 Suggested by Stephan Stahl <stahl@eos.franken.de>.
11649
11650 2004-04-30 Kim F. Storm <storm@cua.dk>
11651
11652 * emulation/cua-base.el: Add support for changing cursor types;
11653 based on patch from Michael Mauger.
11654 (cua-normal-cursor-color, cua-read-only-cursor-color)
11655 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
11656 Customization cursor type and/or cursor color.
11657 (cua--update-indications): Handle cursor type changes.
11658 (cua-mode): Update cursor indications if enabled.
11659
11660 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
11661
11662 * mouse.el (mouse-drag-copy-region): New defcustom.
11663 (mouse-set-region, mouse-drag-region-1): Use it.
11664
11665 * simple.el (kill-ring-save): If region face background color is
11666 unspecified (if no highlighting), show extent of fully visible
11667 region even if transient-mark-mode is enabled.
11668
11669 * emulation/cua-base.el (cua--standard-movement-commands):
11670 Add cua-scroll-up and cua-scroll-down.
11671 (cua-scroll-up, cua-scroll-down): New commands.
11672 (cua--init-keymaps): Remap scroll-up and scroll-down.
11673
11674 * emulation/cua-rect.el (cua--convert-rectangle-as):
11675 New defmacro.
11676 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
11677 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
11678 New commands (suggested by Jordan Breeding).
11679
11680 2004-04-30 Juanma Barranquero <lektu@terra.es>
11681
11682 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
11683
11684 2004-04-30 Mario Lang <mlang@delysid.org>
11685
11686 * diff.el (diff-switches): Fix typo in docstring.
11687
11688 2004-04-30 Alex Schroeder <alex@gnu.org>
11689
11690 * xml.el (xml-debug-print-internal): Don't add newline and
11691 indentation to text nodes and write empty elements as empty tags
11692 instead of opening and closing tags.
11693 (xml-debug-print): Take optional indent-string argument.
11694 (xml-print): Alias for xml-debug-print.
11695
11696 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
11697
11698 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
11699 than duplicate call to `line-beginning-position'.
11700
11701 * progmodes/f90.el (f90-get-present-comment-type):
11702 Return whitespace, as well as comment chars, for consistent filling
11703 of comment blocks. Use `match-string-no-properties'.
11704 (f90-break-line): Trim trailing whitespace when filling comments.
11705
11706 2004-04-30 Dave Love <fx@gnu.org>
11707
11708 * calendar/diary-lib.el (diary-outlook-formats): New variable.
11709 (diary-from-outlook-internal, diary-from-outlook)
11710 (diary-from-outlook-gnus, diary-from-outlook-rmail):
11711 New functions to import diary entries from Outlook-format
11712 appointments in mail messages.
11713
11714 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
11715
11716 * progmodes/python.el (python-send-command): New fun.
11717 (python-send-region, python-load-file): Use it.
11718
11719 * progmodes/compile.el (compilation-last-buffer): Add var alias.
11720
11721 * help-fns.el (help-C-file-name): Use new subr-name.
11722 Prepend `src/' to the file name.
11723 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
11724 (describe-function-1, describe-variable): Only find a C source file
11725 name if DOC is already loaded.
11726
11727 * help-mode.el (help-function-def, help-variable-def):
11728 Use the new find-function-search-for-symbol functionality.
11729 Allow FILE to be `C-source'.
11730
11731 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
11732 (find-function-C-source): New fun.
11733 (find-function-search-for-symbol): Use it.
11734
11735 2004-03-29 Michael Mauger <mmaug@yahoo.com>
11736
11737 * progmodes/sql.el (sql-product-alist): Rename variable
11738 `sql-product-support'. Add Postgres login parameters.
11739 (sql-set-product, sql-product-feature): Update with renamed variable.
11740 (sql-connect-postgres): Add username prompt.
11741 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
11742 Make patterns less product specific.
11743 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
11744 (sql-mode-abbrev-table): Modify initialization.
11745 (sql-builtin-face): Add variable.
11746 (sql-keywords-re): Add macro.
11747 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
11748 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
11749 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
11750 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
11751 (sql-mode-linter-font-lock-keywords)
11752 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
11753 (sql-mode-sybase-font-lock-keywords)
11754 (sql-mode-informix-font-lock-keywords)
11755 (sql-mode-interbase-font-lock-keywords)
11756 (sql-mode-ingres-font-lock-keywords)
11757 (sql-mode-solid-font-lock-keywords)
11758 (sql-mode-sqlite-font-lock-keywords)
11759 (sql-mode-db2-font-lock-keywords): Default to nil.
11760 (sql-product-font-lock): Always highlight ANSI keywords.
11761 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
11762 (sql-send-string): Add function.
11763
11764 2004-04-29 Dave Love <fx@gnu.org>
11765
11766 * progmodes/cfengine.el (cfengine-beginning-of-defun)
11767 (cfengine-end-of-defun): Ensure progress through buffer.
11768
11769 * info-look.el (cfengine-mode): Accept a terminal ().
11770
11771 2004-04-29 Juri Linkov <juri@jurta.org>
11772
11773 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
11774 instead of isearch-yank-word-or-char. Add new key bindings for
11775 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
11776 (isearch-del-char): New fun.
11777 (isearch-forward, isearch-edit-string): Update docstring.
11778 (isearch-yank-char): Doc fix.
11779 (isearch-other-meta-char): Restore point after scrolling.
11780
11781 * progmodes/compile.el (compilation-context-lines): Add nil option
11782 to disable compilation output window scrolling.
11783 (compilation-set-window): Use it.
11784
11785 * outline.el (outline-next-preface, outline-show-heading):
11786 Don't leave unhidden blank line before heading.
11787 (outline-end-of-subtree): Include last newline into subtree.
11788 (hide-entry): Leave point at beginning of heading instead of end.
11789 (outline-up-heading): Push mark for the first call of successive
11790 command calls.
11791
11792 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
11793
11794 * comint.el (comint-prompt-read-only): New variable.
11795 (comint-output-filter): Implement it.
11796
11797 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
11798 (ielm-prompt-internal): New variable.
11799 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
11800 (ielm-send-input): Delete unused variable `buf'.
11801 (ielm-eval-input): Use `ielm-prompt-internal'.
11802 (inferior-emacs-lisp-mode): Use new variables
11803 `comint-prompt-read-only' and `ielm-prompt-internal'.
11804 Get rid of obsolete variable `directory-sep-char'.
11805 (ielm): Use `zerop'.
11806
11807 2004-04-29 John Paul Wallington <jpw@gnu.org>
11808
11809 * thumbs.el (toplevel): Require cl at compile time.
11810 Remove conditional definitions of `ignore-errors' and `caddar'
11811 because they occur at run time.
11812
11813 2004-04-28 Nick Roberts <nickrob@gnu.org>
11814
11815 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
11816 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
11817 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
11818 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
11819
11820 * progmodes/gud.el (gud-common-init): Throw an error if program is
11821 already running under gdb.
11822
11823 2004-04-28 John Paul Wallington <jpw@gnu.org>
11824
11825 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
11826 (thumbs-show-image-num): Move assignment of
11827 `thumbs-current-image-filename' within scope of `i'.
11828 (thumbs-emboss-image): Don't use `evenp'.
11829
11830 2004-04-28 Richard M. Stallman <rms@gnu.org>
11831
11832 * progmodes/compile.el (compilation-context-lines): Default now 0.
11833
11834 2004-04-28 Juanma Barranquero <lektu@terra.es>
11835
11836 Use `time-less-p' from calendar/time-date.el instead of defining
11837 custom versions of it.
11838
11839 * pcomplete.el (pcomplete-time-less-p): Remove.
11840
11841 * thumbs.el (time-less-p): Remove.
11842
11843 * calendar/timeclock.el (timeclock-time-less-p): Remove.
11844 (timeclock-generate-report): Use `time-less-p'.
11845
11846 * emacs-lisp/autoload.el (autoload-before-p): Remove.
11847 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
11848
11849 2004-04-28 Masatake YAMATO <jet@gyve.org>
11850
11851 * subr.el (remove-overlays): Make arguments optional.
11852
11853 * wid-edit.el (widget-specify-button): Put evaporate to the
11854 overlay for sample.
11855 (widget-specify-sample): Put evaporate to the overlay for sample.
11856 (widget-specify-doc): Put evaporate to the overlay for documentation.
11857
11858 2004-04-27 Jesper Harder <harder@ifa.au.dk>
11859
11860 * info.el (info-apropos): Make it an index node. Align node names
11861 like makeinfo.
11862
11863 2004-04-27 Eli Zaretskii <eliz@gnu.org>
11864
11865 * net/browse-url.el (browse-url-netscape-sentinel)
11866 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
11867 (browse-url-epiphany-sentinel, browse-url-mosaic):
11868 Use browse-url-*-program instead of a literal program name.
11869
11870 2004-04-27 Kevin Ryde <user42@zip.com.au>
11871
11872 * eshell/em-alias.el:
11873 * eshell/em-dirs.el:
11874 * eshell/em-hist.el:
11875 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
11876 features when M-x customize-group loads modules before the main
11877 eshell.el.
11878
11879 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
11880
11881 * subr.el (momentary-string-display): Support EXIT-CHAR that is
11882 either a character representation of an event or an event
11883 description list.
11884
11885 * type-break.el: Capitalise Emacs and Lisp.
11886 (type-break-good-break-interval, type-break-demo-boring-stats)
11887 (type-break-terse-messages, type-break-file-name): New defcustoms.
11888 (type-break-post-command-hook)
11889 (type-break-warning-countdown-string): Quote variable names in doc.
11890 (type-break-interval-start, type-break-auto-save-file-name): New vars.
11891 (type-break-mode): Document type-break-good-break-interval and the
11892 "session" file. Schedule break according to the session file.
11893 Kill session file buffer on exit. Organise for save-some-buffers
11894 to always save the session file.
11895 (type-break-mode-line-message-mode, type-break-query-mode):
11896 Uppercase arguments.
11897 (type-break-file-time, type-break-file-keystroke-count, timep)
11898 (type-break-choose-file, type-break-get-previous-time)
11899 (type-break-get-previous-count): New defuns.
11900 (type-break): Avoid break querying after a completed break in the
11901 case where the query was initiated during user invocation of the
11902 break. Optional terse messages.
11903 Use type-break-good-break-interval if type-break-good-rest-interval is
11904 nil. File the break time.
11905 (type-break-schedule): New optional args for overriding the use of
11906 the current time.
11907 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
11908 after a break.
11909 (type-break-check): File the keystroke count.
11910 (type-break-do-query): Prevent a second query when the break is
11911 interrupted. Optional terse message.
11912 (type-break-keystroke-reset): Record the start of a typing interval.
11913 (type-break-demo-boring): Optional terse messages. Display word
11914 per minute and keystroke counts according to
11915 type-break-demo-boring-stats.
11916
11917 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
11918
11919 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
11920 directories, make sure they exist under archive-tmpdir.
11921
11922 2004-04-27 Juri Linkov <juri@jurta.org>
11923
11924 * help.el (view-emacs-news): With argument, display info for the
11925 selected version by finding it among different NEWS files, and
11926 narrowing the buffer to the selected version.
11927
11928 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
11929 same-window-buffer-names.
11930 (info): New arg `buffer'. Use it. Doc fix. Read file name for
11931 non-numeric prefix argument, append the number to the buffer name
11932 for numeric prefix argument.
11933 (info-other-window): Bind same-window-regexps to nil.
11934 (Info-reference-name): Rename to Info-point-loc.
11935 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
11936 and Info-find-index-name for stringy Info-point-loc.
11937 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
11938 without middle `.', but with final `.' and optional line number
11939 for it. Set Info-point-loc for index nodes.
11940 (Info-index): Remove middle `.' from index entry regexp.
11941 Modify line number regexp.
11942 (Info-index-next): Decrement line number.
11943 (info-apropos): Remove middle `.' from index entry regexp.
11944 Add optional line number regexp at the end. Add matched value
11945 for line number to the result list and insert it to the buffer.
11946 Replace match-string by match-string-no-properties.
11947 Reorder result list.
11948 (Info-fontify-node): Hide index line numbers.
11949 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
11950 empty matches.
11951 (Info-follow-reference): Use `str' instead of
11952 Info-following-node-name-re.
11953 (Info-toc): Use full file names. Set Info-current-node to "Top".
11954 (Info-fontify-node): Compare file names without directory name.
11955 (Info-try-follow-nearest-node): Don't set Info-reference-name.
11956 Set second arg of Info-extract-menu-node-name for index nodes.
11957 (info-xref-visited): Use magenta3 instead of magenta4.
11958 (Info-mode): Add info-apropos to docstring.
11959
11960 * log-view.el (log-view-diff): Replace interactive code "r"
11961 by a list to allow to call it even if region is not active.
11962
11963 * paren.el (show-paren-highlight-openparen): New var.
11964 (show-paren-function): Turn on openparen highlighting when
11965 matching forward if show-paren-highlight-openparen is non-nil.
11966
11967 * simple.el (kill-ring-save): Use blink-matching-delay instead of
11968 the constant value 1.
11969 (completions-common-part): Expand docstring.
11970
11971 * textmodes/picture.el (picture-mode-map): Add arrow keys.
11972
11973 2004-04-27 Kim F. Storm <storm@cua.dk>
11974
11975 * image.el (insert-sliced-image): Use line-height instead of
11976 line-spacing property on newline.
11977
11978 2004-04-26 Lars Hansen <larsh@math.ku.dk>
11979
11980 * desktop.el (desktop-buffer-misc-data-function): Rename to
11981 desktop-save-buffer and change docstring.
11982 (desktop-buffer-modes-to-save): Delete.
11983 (desktop-save-buffer-p): Use desktop-save-buffer instead of
11984 desktop-buffer-modes-to-save.
11985 (desktop-save): Rename desktop-buffer-misc-data-function to
11986 desktop-save-buffer and allow non-function value.
11987 (desktop-missing-file-warning): Correct docstring.
11988
11989 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
11990 to desktop-save-buffer.
11991
11992 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
11993 desktop-save-buffer.
11994
11995 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
11996
11997 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
11998
11999 2004-04-26 Eli Zaretskii <eliz@gnu.org>
12000
12001 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
12002
12003 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
12004
12005 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
12006 (ielm): Only go to the end of the buffer when starting a new process.
12007
12008 2004-04-25 Juanma Barranquero <lektu@terra.es>
12009
12010 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
12011 mode line. Bind `inhibit-read-only' to t before modifying
12012 properties of text in the buffer.
12013 (ielm): Force point to the end of buffer, even when running ielm
12014 from inside itself.
12015
12016 2004-04-25 Jesper Harder <harder@ifa.au.dk>
12017
12018 * info.el (info-apropos): Reset Info-complete-cache.
12019
12020 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
12021
12022 * progmodes/compile.el (compilation-error-regexp-alist-alist):
12023 Also recognize severe Irix et al. messages.
12024 (compilation-normalize-filename, compile-abbreviate-directory):
12025 Delete functions.
12026 (compilation-get-file-structure): New function inherits
12027 functionality of the two preceding ones.
12028 (compilation-internal-error-properties, compilation-fake-loc):
12029 Use it so that different paths to the same file share the same
12030 markers. Also optimize finding adjacent marker slightly.
12031
12032 2004-04-25 Kim F. Storm <storm@cua.dk>
12033
12034 * image.el (insert-sliced-image): Add line-spacing t property
12035 to newlines separating image lines.
12036
12037 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
12038
12039 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
12040
12041 * ielm.el (ielm-prompt-read-only): New user option.
12042 (ielm-prompt): Expand docstring to describe new behavior.
12043 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
12044 mention it in the docstring.
12045
12046 2004-04-24 Andreas Schwab <schwab@suse.de>
12047
12048 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
12049
12050 * diff.el (diff): Set default-directory in diff buffer.
12051
12052 2004-04-24 Eli Zaretskii <eliz@gnu.org>
12053
12054 * mail/sendmail.el (mail-bury): Don't delete the frame where the
12055 mail was being composed if the terminal cannot display more than
12056 one frame; instead, switch to previous frame.
12057
12058 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
12059 (rmail-start-mail): Support rmail-mail-new-frame even on
12060 terminals that can display only one frame at a time.
12061
12062 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
12063
12064 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
12065 (checkdoc-output-font-lock-keywords): Remove error regexp.
12066 (checkdoc-output-mode-map): Remove.
12067 (checkdoc-output-mode): Derive from compilation-mode.
12068 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
12069
12070 * dired.el (dired-mode-map): Add a menu entry for wdired.
12071
12072 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
12073 (rx-bracket, rx-check-any, rx-any): Clean up name space.
12074
12075 * wdired.el: (wdired-mode-map): Move init into declaration.
12076 Fix `return' binding.
12077 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
12078 Use force-mode-line-update.
12079 (wdired-get-filename): Use `unless'.
12080 (wdired-preprocess-files): Don't assume names have no \n and use / for
12081 dir separator.
12082 (wdired-normalize-filename): Use replace-regexp-in-string.
12083 (wdired-load-hooks): Remove.
12084 (wdired-mode-hooks): Rename to wdired-mode-hook.
12085
12086 * info-look.el: Add support for cfengine-mode.
12087 (info-lookup-setup-mode): Use dolist.
12088
12089 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
12090
12091 * wdired.el: New file.
12092
12093 2004-04-23 Juanma Barranquero <lektu@terra.es>
12094
12095 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
12096
12097 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
12098 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
12099 (pcomplete--help, pcomplete--here): Doc fixes.
12100
12101 2004-04-23 Andre Spiegel <spiegel@gnu.org>
12102
12103 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
12104 handles wrong-number-of-arguments in backend call.
12105
12106 * vc.el (vc-print-log): Likewise.
12107
12108 2004-04-20 Dave Love <fx@gnu.org>
12109
12110 * emacs-lisp/rx.el: Doc fixes.
12111 (rx-constituents): Add/extend many forms.
12112 (rx-check): Check form is a list.
12113 (bracket): Defvar.
12114 (rx-check-any, rx-any, rx-check-not): Modify.
12115 (rx-not): Simplify.
12116 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
12117 (rx-kleene): Use rx-trans-forms.
12118 (rx-quote-for-set): Delete.
12119 (rx): Allow multiple args.
12120
12121 2004-04-23 Kenichi Handa <handa@m17n.org>
12122
12123 * international/mule-util.el (char-displayable-p): Simplify by
12124 using internal-char-font.
12125
12126 2004-04-23 Juanma Barranquero <lektu@terra.es>
12127
12128 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
12129
12130 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
12131
12132 * diff-mode.el (diff-next-error): New fun.
12133 (diff-mode): Use it.
12134
12135 * simple.el (next-error): Change arg name.
12136 Add support for the documented C-u C-x ` usage.
12137
12138 * frame.el (special-display-popup-frame, next-multiframe-window)
12139 (previous-multiframe-window): Only consider frames on same display.
12140
12141 2004-04-22 Lars Hansen <larsh@math.ku.dk>
12142
12143 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
12144 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
12145
12146 2004-04-22 Kim F. Storm <storm@cua.dk>
12147
12148 * net/telnet.el (telnet): Add optional port arg.
12149
12150 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
12151
12152 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12153 Minor sanity check on the `hyperlink' slot.
12154
12155 * Makefile.in (recompile): Compile new files.
12156
12157 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
12158 Add byte-recompile-directory's optional `arg'.
12159
12160 * cvs-status.el (cvs-tree-use-charset): New var.
12161 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
12162 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
12163 (cvs-status-cvstrees): Use it.
12164
12165 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
12166 Make it a normal major mode.
12167 (checkdoc-buffer-label): Make sure the file name is meaningful.
12168 (checkdoc-output-to-error-buffer): Remove.
12169 (checkdoc-error, checkdoc-start-section): Rewrite.
12170
12171 * info.el (info-node, info-menu-5, info-xref, info-header-node)
12172 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
12173 (Info-title-4-face): Use new syntax.
12174 (info-xref-visited): Inherit from info-xref.
12175
12176 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
12177
12178 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
12179
12180 * simple.el (next-error-last-buffer, next-error-function):
12181 New variables for the next-error framework.
12182 (next-error-buffer-p): New function.
12183 (next-error-find-buffer): Generalize compilation-find-buffer.
12184 (next-error, previous-error, first-error, next-error-no-select)
12185 (previous-error-no-select): Move from compile.el.
12186
12187 * replace.el (occur-next-error, occur-1): Hook into the next-error
12188 framework.
12189
12190 * progmodes/compile.el (compilation-start):
12191 Set next-error-last-buffer so next-error knows where to jump.
12192 (compilation-setup): Set the buffer-local variable
12193 next-error-function to 'compilation-next-error-function.
12194 (compilation-buffer-p, compilation-buffer-internal-p): Use an
12195 alternate way to find if a buffer is a compilation buffer, for
12196 next-error convenience.
12197 (next-error-no-select, previous-error-no-select, next-error)
12198 (previous-error, first-error): Move to simple.el.
12199 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
12200 (compilation-last-buffer): Remove.
12201 (compilation-start, compilation-next-error, compilation-setup)
12202 (compilation-next-error-function, compilation-find-buffer):
12203 Remove compilation-last-buffer use.
12204
12205 2004-04-21 Juanma Barranquero <lektu@terra.es>
12206
12207 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
12208 (font-lock-warning-face): Fix spacing.
12209
12210 * makefile.w32-in (WINS): Add url/ directory.
12211
12212 2004-04-21 Lars Hansen <larsh@math.ku.dk>
12213
12214 * desktop.el (desktop-buffer-mode-handlers): New variable.
12215 Alist of major mode specific functions to restore a desktop buffer.
12216 (desktop-buffer-handlers): Make variable obsolete.
12217 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
12218 Catch errors signaled in handlers. Update buffer count.
12219 Evaluate desktop-buffer-point.
12220 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
12221 move to dired.el.
12222 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
12223 move to info.el.
12224 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
12225 move to mail/rmail.el.
12226 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
12227 to mh-e/mh-e.el.
12228 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
12229 On fail, print message (to message buffer) even if
12230 desktop-missing-file-warning is nil.
12231 (desktop-buffer-misc-data-function): New buffer local variable.
12232 Function returning major mode specific data.
12233 (desktop-buffer-misc-functions): Make variable obsolete.
12234 (desktop-save): Use desktop-buffer-misc-data-function.
12235 (desktop-buffer-dired-misc-data): Rename to
12236 dired-desktop-buffer-misc-data and move to dired.el.
12237 (desktop-buffer-info-misc-data): Rename to
12238 Info-desktop-buffer-misc-data and move to info.el.
12239 (desktop-read): Add message about number of buffers restored/failed.
12240
12241 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
12242 Add parameters. Pause to display error only when
12243 desktop-missing-file-warning is non-nil.
12244 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
12245 (dired-mode): Bind desktop-buffer-misc-data-function.
12246
12247 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
12248 Add Parameters.
12249 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
12250 (Info-mode): Bind desktop-buffer-misc-data-function.
12251
12252 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
12253 Add Parameters.
12254
12255 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
12256 Add Parameters.
12257
12258 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
12259
12260 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
12261 the case of letters in case-insensitive expansions when the
12262 abbrev is preceded by characters with letter syntax.
12263
12264 2004-04-21 Richard M. Stallman <rms@gnu.org>
12265
12266 * progmodes/cperl-mode.el (cperl-putback-char):
12267 Delete Emacs 18 definition.
12268
12269 * international/mule.el (ctext-post-read-conversion):
12270 Use assoc-string, not assoc-ignore-case.
12271
12272 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
12273
12274 * emacs-lisp/easymenu.el (easy-menu-add):
12275 Do call x-popup-menu, but only if it's defined.
12276
12277 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
12278
12279 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
12280 Handle multiple args: compile like progn.
12281
12282 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
12283 take all args as &rest arg.
12284
12285 * autoinsert.el (auto-insert-alist): Insert the user's name in
12286 copyright notice, rather than Free Software Foundation.
12287
12288 2004-04-21 Kenichi Handa <handa@m17n.org>
12289
12290 * descr-text.el (describe-char): Make it work on *Help* buffer.
12291
12292 2004-04-21 Kim F. Storm <storm@cua.dk>
12293
12294 * image.el (insert-image): Add optional SLICE arg.
12295 (insert-sliced-image): New defun.
12296
12297 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
12298
12299 * subr.el (read-number): Check whether `default' is nil.
12300
12301 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
12302
12303 * progmodes/compile.el (compilation-error-properties):
12304 Split into two.
12305 (compilation-internal-error-properties): New one.
12306 (compilation-compat-error-properties): Use it. Fix the non-marker case.
12307
12308 2004-04-20 Richard M. Stallman <rms@gnu.org>
12309
12310 * window.el (split-window-save-restore-data):
12311 Don't update the data if OLD-INFO is nil.
12312
12313 * view.el (view-return-to-alist): Mark it permanent local.
12314
12315 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
12316
12317 * recentf.el (recentf-save-list): Catch and warn about errors.
12318
12319 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
12320 so "Buffers" won't be pure.
12321
12322 * help-mode.el (help-mode-finish): Set help-return-alist first
12323 thing, setting only the entry for the selected window.
12324
12325 * help-fns.el (describe-function-1): If many non-control non-meta
12326 keys run the command, don't list all of them.
12327
12328 2004-04-20 Juanma Barranquero <lektu@terra.es>
12329
12330 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
12331 arg. Copied from Andre Spiegel's patch of 2004-03-21.
12332
12333 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
12334
12335 2004-04-20 Kenichi Handa <handa@m17n.org>
12336
12337 * international/quail.el (quail-lookup-key): New optional arg
12338 NOT-RESET-INDICES.
12339 (quail-get-translations): Call quail-lookup-key with
12340 NOT-RESET-INDICES t.
12341 (quail-completion): Likewise.
12342 (quail-lookup-map-and-concat): Likewise.
12343
12344 2004-04-20 Kenichi Handa <handa@m17n.org>
12345
12346 * international/quail.el (quail-update-translation): Don't insert
12347 such an unsupported multibyte char in a unibyte buffer.
12348
12349 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
12350
12351 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
12352 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
12353 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
12354 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
12355 (gdb-frame-assembler-buffer): Improve behaviour with
12356 multiple frames.
12357 (gdb-display-buffer): Extend search to all visible frames.
12358
12359 2004-04-19 Eli Zaretskii <eliz@gnu.org>
12360
12361 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
12362 characters left after base64 decoding.
12363 (rmail-decode-region): Use -dos variety of `coding', to remove any
12364 ^M characters left after qp or base64 decoding.
12365
12366 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12367
12368 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
12369 messages.
12370
12371 2004-04-19 Stephen Eglen <stephen@gnu.org>
12372
12373 * add-log.el (add-change-log-entry): Update doc string to mention
12374 add-log-full-name and add-log-mailing-address.
12375
12376 2004-04-18 Juri Linkov <juri@jurta.org>
12377
12378 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
12379 (Info-find-node-2): Simplify error message.
12380 (Info-insert-dir): Use Info-following-node-name.
12381 (Info-goto-node): Remove *info-history* and *info-toc*.
12382 (Info-history): Create a node of the virtual history file.
12383 (Info-toc): Create a node of the virtual toc file.
12384 (Info-insert-toc): New arg `curr-file' for reference file names.
12385 (info-apropos): Remove redundant var binding for temp-file.
12386 (Info-index, Info-index-next, Info-mode): Doc fix.
12387 (Info-goto-emacs-command-node): Don't jump to *info* from
12388 non-*info* Info buffers.
12389 (Info-fontify-node): Don't show the file name of external
12390 references if `Info-hide-note-references' is `hide'. Don't hide
12391 newlines at the end of paragraphs.
12392
12393 * international/mule-diag.el (list-input-methods):
12394 Fix args to help-xref-button.
12395
12396 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
12397 to put into effect local variables from TUTORIAL files.
12398
12399 * textmodes/paragraphs.el (sentence-end) <function>: New fun
12400 with default value taken from the variable `sentence-end'.
12401 (sentence-end) <defcustom>: Set default to nil. Doc fix.
12402 Add nil const to :type.
12403 (sentence-end-without-period, sentence-end-double-space)
12404 (sentence-end-without-space): Doc fix.
12405
12406 * textmodes/paragraphs.el (forward-sentence):
12407 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
12408 (fill-delete-newlines):
12409 * progmodes/cc-cmds.el (c-beginning-of-statement):
12410 Use function `sentence-end' instead of variable `sentence-end'.
12411
12412 2004-04-18 Andreas Schwab <schwab@suse.de>
12413
12414 * progmodes/compile.el (compilation-start): Set window start to
12415 point-min if compilation-scroll-output is nil.
12416
12417 2004-04-18 John Wiegley <johnw@newartisans.com>
12418
12419 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
12420
12421 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
12422
12423 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
12424 (gdb-info-breakpoints-custom): Revert previous change.
12425 (gdb-view-assembler): Update assembler if necessary.
12426 (gdb-frame-handler): Parse correctly for gdb-current-frame.
12427 (gdb-display-source-buffer): Update properly when both source and
12428 assembler are visible.
12429
12430 2004-04-17 John Wiegley <johnw@newartisans.com>
12431
12432 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
12433 which limits the number of names shown in the minibuffer. Off by
12434 default.
12435 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
12436 up iswitchb for users with a multitude of open buffers by showing
12437 only the first and last N/2 buffers in the completion list (which
12438 is enough to aid C-s/C-r, and to know that more characters are
12439 needed to refine the completion list).
12440
12441 2004-04-17 Richard M. Stallman <rms@gnu.org>
12442
12443 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
12444 (file-truename): Expand all ~ constructs directly.
12445 (insert-directory): Delete any error msg output by the
12446 `insert-directory-program'.
12447
12448 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
12449 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
12450 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
12451 (allout-init): Use find-file-hook, not find-file-hooks.
12452 (allout-mode): Eliminate Emacs 18 support.
12453 Use write-contents-functions, not local-write-file-hooks.
12454
12455 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
12456
12457 * progmodes/compile.el (compilation-error-properties): Fix for
12458 adding messages when there are already markers for their file.
12459 (compilation-fake-loc): New function.
12460
12461 2004-04-16 Dave Love <fx@gnu.org>
12462
12463 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
12464 (python-load-file): Fix python-orig-start setting.
12465
12466 * progmodes/compile.el: Doc fixes.
12467 (compilation-error-regexp-alist-alist)
12468 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
12469 (compilation-assq): Wrap in eval-when-compile.
12470 (compilation-mode-font-lock-keywords): Don't use list*.
12471 (compilation-start): Avoid warning.
12472 (compilation-compat-error-properties)
12473 (compilation-directory-properties): Add keymap property.
12474 (compilation-parsing-end): Make it a marker for better compatibility.
12475
12476 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
12477
12478 2004-04-16 Mark A. Hershberger <mah@everybody.org>
12479
12480 * xml.el: Doc fixes.
12481 (xml-get-children): Only looks at sub-tags and ignore strings.
12482
12483 * xml.el (xml-parse-tag): Avoid overwriting node-name.
12484
12485 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
12486
12487 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
12488
12489 2004-04-16 Andre Spiegel <spiegel@gnu.org>
12490
12491 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
12492
12493 * vc.el (vc-print-log): Likewise.
12494
12495 2004-04-16 Masatake YAMATO <jet@gyve.org>
12496
12497 * simple.el (completion-setup-function): Set an initial value
12498 to `element-common-end' before entering loop. Set a value
12499 to `element-common-end' at the end of loop.
12500 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
12501 (completions-common-part): Rename from completion-de-emphasis.
12502 (completions-first-difference): Rename from completion-emphasis.
12503 Suggested by RMS.
12504
12505 2004-04-16 Juanma Barranquero <lektu@terra.es>
12506
12507 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
12508 (bookmark-edit-annotation-mode): Add mode name.
12509
12510 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
12511
12512 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
12513 for nested conflict markers.
12514 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
12515
12516 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
12517
12518 * progmodes/gdb-ui.el (gdb-goto-info): New function.
12519
12520 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
12521
12522 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
12523
12524 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
12525 Give a backtrace if requested.
12526
12527 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
12528
12529 * progmodes/python.el (python-mouse-2-command, python-RET-command):
12530 Remove unused functions.
12531 (python-orig-start-line, python-orig-file): Remove.
12532 (python-orig-start): New var.
12533 (python-input-filter, python-compilation-line-number)
12534 (python-send-region, python-load-file): Use it.
12535
12536 * info.el (info): Always jump to *info*.
12537
12538 * subr.el (posn-set-point): New function.
12539
12540 * mouse.el (mouse-set-point): Use it.
12541
12542 * progmodes/compile.el (compile-goto-error): Use it.
12543 (compilation-button-map): New keymap.
12544 (compilation-error-properties): Use it.
12545 (compilation-shell-minor-mode-map): Don't bind mouse-2.
12546
12547 * smerge-mode.el (smerge-popup-context-menu): Use it.
12548
12549 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
12550 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
12551 mouse and non-mouse case.
12552
12553 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
12554 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
12555
12556 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
12557 Make it work for non-mouse events.
12558
12559 * pcvs-info.el (cvs-status-map): Update binding name.
12560
12561 2004-04-14 Mark A. Hershberger <mah@everybody.org>
12562
12563 * xml.el (xml-maybe-do-ns): New function to handle namespace
12564 parsing of both attribute and element names.
12565 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
12566 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
12567 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
12568 (xml-parse-attlist): Make it do its own namespace parsing.
12569
12570 2004-04-14 Dave Love <fx@gnu.org>
12571
12572 * progmodes/python.el (run-python): Fix use of \n.
12573 (python-load-file): Remove `try' from Python fragment.
12574 (python-describe-symbol): Fix message.
12575
12576 * comint.el: Doc fixes.
12577 (comint-last-input-start, comint-last-input-end)
12578 (comint-last-output-start): Give them values.
12579 (comint-arguments): Avoid warning.
12580 (comint-skip-prompt): Use line-end-position.
12581 (comint-backward-matching-input): Rename arg to agree with doc.
12582 (comint-extract-string): Use syntax-ppss.
12583 (comint-dynamic-simple-complete): Delete useless list construction.
12584 (comint-redirect-subvert-readonly): New.
12585 (comint-redirect-preoutput-filter): Use it.
12586
12587 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
12588 Correctly handle negative arguments when calling hook functions.
12589
12590 2004-04-14 Jesper Harder <harder@ifa.au.dk>
12591
12592 * info.el (info-apropos): Don't clobber Info-history-list.
12593
12594 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
12595
12596 * progmodes/compile.el (compilation-setup):
12597 Localize overlay-arrow-position.
12598 (compilation-sentinel): Restructure code equivalently.
12599 (compilation-next-error): Find message on same line after point if
12600 not found before point.
12601 (compile-mouse-goto-error): Restore function so that compilation
12602 buffer need not be current and use compile-goto-error.
12603 (compile-goto-error): Restore function.
12604 (next-error): Set overlay-arrow-position.
12605 (compilation-forget-errors): Don't localize already local
12606 compilation-locs and remove FIXME about refontifying.
12607
12608 2004-04-14 Kim F. Storm <storm@cua.dk>
12609
12610 * startup.el (emacs-quick-startup): New defvar (set by -Q).
12611 (command-line): New option -Q. Like -q --no-site-file, but
12612 in addition it also disables menu-bar, tool-bar, scroll-bars,
12613 tool-tips, and the blinking cursor.
12614 (command-line-1): Skip startup screen if -Q.
12615 (fancy-splash-head): Use ":align-to center" prop to center splash image.
12616
12617 * emulation/cua-base.el (cua-read-only-cursor-color)
12618 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
12619
12620 2004-04-13 Dave Love <fx@gnu.org>
12621
12622 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
12623 (syntax): Don't require.
12624 (python) <defgroup>: Add :version.
12625 (python-quote-syntax): Re-written.
12626 (inferior-python-mode): Move stuff here from run-python and add
12627 some more.
12628 (python-preoutput-continuation, python-preoutput-result)
12629 (python-dotty-syntax-table): New.
12630 (python-describe-symbol): Use them.
12631 (run-python): Move stuff to inferior-python-mode. Modify code
12632 loaded into Python.
12633 (python-send-region): Use python-proc, python-send-string.
12634 (python-send-string): Send newlines too. Callers changed.
12635 (python-load-file): Re-written.
12636 (python-eldoc-function): New.
12637 (info-look): Don't require.
12638 (python-after-info-look): New. A modified version of former
12639 top-level code for use with eval-after-load.
12640 (python-maybe-jython, python-guess-indent): Use widened buffer.
12641 (python-fill-paragraph): Re-written.
12642 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
12643 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
12644
12645 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
12646
12647 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
12648 Set compilation-error-regexp-alist earlier.
12649
12650 * progmodes/compile.el (compilation-minor-mode-map)
12651 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
12652 (compile-goto-error): Re-merge the mouse and non-mouse commands.
12653
12654 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
12655
12656 * progmodes/compile.el (compile-goto-error): Select the buffer/window
12657 corresponding to the event.
12658
12659 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
12660
12661 * loadup.el: Add cygwin to system-type list, for unexec() support.
12662
12663 2004-04-12 John Paul Wallington <jpw@gnu.org>
12664
12665 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
12666 (ibuffer-restore-window-config-on-quit): New variable to replace
12667 `ibuffer-delete-window-on-quit'. Update all references.
12668 (ibuffer-prev-window-config): New variable.
12669 (ibuffer-quit): Restore previous window configuration instead of
12670 deleting window.
12671 (ibuffer): Save window configuration before showing Ibuffer buffer.
12672
12673 * help.el (describe-mode): Doc fix.
12674
12675 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
12676
12677 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
12678 not to treat nil as a function.
12679
12680 * vc-arch.el (vc-arch-root): Be a bit more careful.
12681 (vc-arch-register): Save the buffer if we modified it.
12682 (vc-arch-delete-rej-if-obsolete): Save excursion.
12683 (vc-arch-find-file-hook): Use the simpler after-save-hook.
12684 (vc-arch-responsible-p, vc-arch-init-version): New functions.
12685
12686 * net/ldap.el (ldap-search): Use list*.
12687
12688 2004-04-12 Juri Linkov <juri@jurta.org>
12689
12690 * info.el (Info-follow-reference): Allow multiline reference name.
12691
12692 2004-04-11 Dave Love <fx@gnu.org>
12693
12694 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
12695
12696 * progmodes/python.el: New file.
12697
12698 2004-04-11 Andre Spiegel <spiegel@gnu.org>
12699
12700 * vc-hooks.el (vc-arg-list): Function removed.
12701 (vc-default-workfile-unchanged-p): Use condition-case to check for
12702 backward compatibility.
12703
12704 * vc.el (vc-print-log): Use condition-case to check for backward
12705 compatibility.
12706
12707 2004-04-11 Juri Linkov <juri@jurta.org>
12708
12709 * dired.el (dired-faces): New defgroup.
12710 (dired-header, dired-mark, dired-marked, dired-flagged)
12711 (dired-warning, dired-directory, dired-symlink, dired-ignored):
12712 New faces.
12713 (dired-header-face, dired-mark-face, dired-marked-face)
12714 (dired-flagged-face, dired-warning-face, dired-directory-face)
12715 (dired-symlink-face, dired-ignored-face): New face variables.
12716 (dired-font-lock-keywords): Use them instead of font-lock faces.
12717 Split the rule for dired marks into 3 separate rules: for marks,
12718 marked file names and flagged file names.
12719
12720 * help-mode.el (help-make-xrefs): Add a final newline to the
12721 *Help* buffer.
12722
12723 2004-04-11 John Paul Wallington <jpw@gnu.org>
12724
12725 * replace.el (occur-engine): Distinguish between one and several
12726 matches in the matches per buffer heading.
12727
12728 2004-04-11 Kim F. Storm <storm@cua.dk>
12729
12730 * ido.el (ido-confirm-unique-completion): New defcustom.
12731 (ido-complete): Use it.
12732 (ido-write-file): Set it to t unconditionally.
12733
12734 2004-04-10 Miles Bader <miles@gnu.org>
12735
12736 RCS keyword removal (only non-comment changes are enumerated here):
12737
12738 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
12739 (byte-compile-insert-header): Don't use `byte-compile-version'.
12740 * forms.el (forms-version): Variable removed.
12741 (forms-mode): Don't use `forms-version'.
12742 * recentf.el (recentf-version): Variable removed.
12743 * progmodes/delphi.el (delphi-version): Variable removed.
12744 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
12745
12746 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
12747
12748 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
12749
12750 2004-04-09 Jesper Harder <harder@ifa.au.dk>
12751
12752 * info.el (info-apropos): Improve menu item regexp.
12753
12754 2004-04-09 Simon Josefsson <jas@extundo.com>
12755
12756 * mail/smtpmail.el: Add comment, based on report by
12757 kdc@rcn.com (Kevin D. Clark).
12758
12759 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
12760
12761 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12762 Redo one more thing that I didn't notice Daniel had undone.
12763
12764 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
12765
12766 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
12767 (gdb-goto-breakpoint, gdb-display-buffer)
12768 (gdb-display-source-buffer, gdb-view-source-function)
12769 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
12770 (gdb-source-info, gdb-frame-handler): Don't specify a window
12771 for display.
12772 (gdb-info-breakpoints-custom): Remove superfluous update of
12773 assembler buffer.
12774 (gdb-many-windows): Make settable outside gdb.
12775
12776 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
12777
12778 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
12779 Derive from fundamental-mode rather than text-mode.
12780
12781 2004-04-08 Juri Linkov <juri@jurta.org>
12782
12783 * info.el (Info-history): Doc fix.
12784 (Info-history-list): New var.
12785 (info-xref): Change magenta4 to blue, remove bold for dark and
12786 light backgrounds, change bold to underline for non-color classes.
12787 (info-xref-visited): New face.
12788 (Info-fontify-visited-nodes): New custom.
12789 (Info-hide-note-references): Add new value `hide'. Doc fix.
12790 (Info-reference-name): New var.
12791 (Info-selection-hook): New custom.
12792 (Info-edit-mode-hook): New var.
12793 (Info-find-file): New fun.
12794 (Info-find-node): Move part of code to Info-find-file.
12795 (Info-find-node-2): Add anchors to Info-history-list. Move point
12796 to the place with the reference name if name is defined.
12797 (Info-select-node): Add current node to Info-history-list.
12798 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
12799 (Info-search-whitespace-regexp): New custom.
12800 (Info-search-case-fold): New var.
12801 (Info-search): Add "case-sensitively" to the prompt.
12802 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
12803 (Info-search-case-sensitively, Info-search-next): New fun.
12804 (Info-up): Move point to the menu item of the current node.
12805 (Info-history): New fun. Add *info-history* to
12806 same-window-buffer-names.
12807 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
12808 (Info-insert-toc): New fun.
12809 (Info-build-toc): New fun.
12810 (Info-follow-reference): Add new arg `fork'. Doc fix.
12811 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
12812 with the same name prefer the reference closest to point.
12813 (Info-next-reference): Replace * by + in the *Note regexp.
12814 Add regexp for http:// and ftp://. Skip the *Note prefix.
12815 (Info-prev-reference): Replace * by + in the *Note regexp.
12816 Add regexp for http:// and ftp://. Skip the *Note prefix.
12817 (Info-follow-nearest-node): Add new arg `fork'.
12818 (Info-try-follow-nearest-node): Add new arg `fork'.
12819 Call browse-url for http:// and ftp:// references.
12820 Set Info-reference-name for index entries.
12821 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
12822 Info-search-next, Info-history, Info-toc, clone-buffer.
12823 (Info-menu-update): Replace * by + in the *Note regexp.
12824 (Info-mode): Add documentation for Info-history, Info-toc,
12825 Info-search-case-sensitively, Info-search-next, clone-buffer.
12826 (Info-fontify-menu-headers): Remove fun. Move code to
12827 Info-fontify-node.
12828 (Info-fontify-node): Add docstring. Add local vars
12829 fontify-visited-p and not-fontified-p. If not-fontified-p is t
12830 then fontify header line, titles, menu headers, http and ftp
12831 references, refill paragraphs. If not-fontified-p is t or
12832 fontify-visited-p is t then fontify cross references, menu items.
12833 Fontify menu headers. Fontify http and ftp references.
12834 Change regexp for cross references to require whitespace after *Note,
12835 add matching groups for file and node names. Remove hack for quote.
12836 Use display property for Info-hide-note-references=t. Use fifth
12837 or fourth match for help-echo. Display visited nodes in a
12838 different face. Unhide file names of external references.
12839 Unhide newlines. Display visited menu items in a different face.
12840
12841 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
12842
12843 * progmodes/compile.el: Require CL.
12844 (compilation-mode-font-lock-keywords): Re-install the "line as
12845 function" patch.
12846
12847 * help-fns.el (help-C-source-directory): New var.
12848 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
12849 (describe-function-1, describe-variable): Use them.
12850
12851 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
12852 to C source files specially.
12853
12854 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
12855
12856 * info.el (Info-hide-cookies-node): New function.
12857 (Info-select-node): Use it.
12858 (Info-display-images-node): Remove message with image file name.
12859
12860 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
12861
12862 * progmodes/compile.el (compilation-warning-face)
12863 (compilation-info-face, compilation-skip-threshold)
12864 (compilation-skip-visited, compilation-context-lines):
12865 Declare :version when added to Emacs.
12866 (compilation-error-regexp-alist-alist): Extend caml and irix.
12867 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
12868 (compilation-mode-font-lock-keywords): Temporarily undo line as
12869 function patch, which wasn't ready.
12870
12871 2004-04-07 Kenichi Handa <handa@m17n.org>
12872
12873 * international/latin1-disp.el (latin1-display-setup): Check each
12874 character is displayable or not instead of calling
12875 latin1-display-check-font.
12876
12877 2004-04-06 Kenichi Handa <handa@m17n.org>
12878
12879 * language/ethio-util.el (ethio-sera-being-called-by-w3):
12880 New variable.
12881 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
12882 instead of sera-being-called-by-w3.
12883 (ethio-fidel-to-sera-buffer): Likewise.
12884 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
12885 instead of sera-being-called-by-w3.
12886 (ethio-write-file): Likewise.
12887
12888 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12889
12890 * printing.el: Doc fix.
12891
12892 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
12893
12894 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
12895 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
12896 (gdb-setup-windows): Only use separate IO buffer if required.
12897
12898 2004-04-06 Kim F. Storm <storm@cua.dk>
12899
12900 * term.el (term-is-xemacs): Remove.
12901 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
12902 (term-window-width): New function.
12903 (term-mode, term-check-size): Use it.
12904 (term-mode): Disable overflow-newline-into-fringe in term buffer.
12905
12906 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
12907
12908 * cus-edit.el (custom-add-parent-links): Change unbound variable
12909 `symbol' to `name'.
12910
12911 2004-04-05 Jesper Harder <harder@ifa.au.dk>
12912 * info.el (info-apropos): New function.
12913 (Info-mode-menu): Add it.
12914 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
12915
12916 * help-mode.el (help-make-xrefs): Recognize aliased variable with
12917 inherited docstring.
12918
12919 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
12920
12921 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
12922
12923 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
12924
12925 * progmodes/compile.el (font-lock): Don't require any more.
12926 (compilation-error-properties, compilation-start, compilation-sentinel)
12927 (compilation-filter, next-error): Use with-current-buffer.
12928 (compilation-skip-to-next-location, compilation-skip-threshold)
12929 (compilation-skip-visited): Move to silence the byte-compiler.
12930 (compilation-setup): Simplify.
12931 (compilation-next-error): Use line-(beginning|end)-position.
12932 Make sure `pt' is non-nil before using compilation-loop.
12933 (compile-goto-error): Add optional event arg. Use it.
12934 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
12935 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
12936 Update the binding for mouse-2.
12937 (first-error): Set compilation-current-error to nil rather than bob.
12938 (compilation-parsing-end, compilation-parse-errors-function)
12939 (compilation-error-list, compilation-old-error-list):
12940 "New" compatibility variables.
12941 (compile-buffer-substring, compilation-compat-error-properties)
12942 (compilation-compat-parse-errors, compilation-forget-errors):
12943 New compatibility functions.
12944 (compilation-mode-font-lock-keywords): Use them.
12945
12946 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
12947
12948 * autorevert.el (auto-revert-handler): If point (or a window
12949 point) is at the end of the buffer, keep it there after
12950 reverting. This allows to tail a file.
12951 Mention this in the `Commentary'.
12952
12953 * format.el (format-write-file): Add optional argument CONFIRM
12954 and make it behave like the analogous argument to `write-file'.
12955
12956 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12957
12958 * progmodes/ebnf2ps.el: Doc fix.
12959 (ebnf-version): New version number (4.2).
12960 (ebnf-syntax): Customization and docstring fix.
12961 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
12962 Put autoloaded funs before first use.
12963 (ebnf-style-database): Add dtd entry.
12964 (ebnf-syntax-alist): Add dtd initialization.
12965 (ebnf-token-sequence): New fun.
12966 (ebnf-comment-table): Add new comment action character.
12967 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
12968
12969 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
12970 Type Definition for XML).
12971
12972 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
12973 * progmodes/ebnf-bnf.el (ebnf-sequence):
12974 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
12975 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
12976 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
12977 Code simplification: call ebnf-token-sequence.
12978
12979 2004-04-04 Eli Zaretskii <eliz@gnu.org>
12980
12981 * calendar/timeclock.el (timeclock-relative)
12982 (timeclock-get-project-function, timeclock-get-workday-function)
12983 (timeclock-query-out, timeclock-when-to-leave)
12984 (timeclock-when-to-leave-string, timeclock-log-data)
12985 (timeclock-generate-report, timeclock-in): Doc fixes.
12986
12987 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
12988
12989 * url/: New dir. Import the URL package from its repository.
12990
12991 2004-04-03 Andreas Schwab <schwab@suse.de>
12992
12993 * diff-mode.el (diff-mode): Fix missing quote.
12994
12995 2004-04-03 Juri Linkov <juri@jurta.org>
12996
12997 * descr-text.el (describe-property-list): Add `font-lock-face'.
12998
12999 * dired.el (dired-font-lock-keywords): Fix permission regexps.
13000
13001 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13002
13003 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
13004 Use utf-16le on little endian machines and utf-16be otherwise.
13005
13006 2004-04-02 David Kastrup <dak@gnu.org>
13007
13008 * net/browse-url.el (browse-url-generic): Use call-process
13009 instead of start-process to allow browsers that fork and detach.
13010
13011 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
13012
13013 * compile.el (compilation-current-error): New var.
13014 (compilation-setup, compile-mouse-goto-error)
13015 (compile-goto-error, next-error): Use it.
13016 (compilation-skip-to-next-location): Default to t, which gives
13017 contiguous skipping like old compile (where this was redundant).
13018 (compilation-next-error): Prevent previous-* commands from moving
13019 back to message at or just before point.
13020
13021 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
13022
13023 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
13024 (gdb-source-info): Don't display source at startup, if required.
13025 (gdb-show-main): New option.
13026 (gdba): Update documentation.
13027 (gdb-source): Cover case of auto-display output.
13028
13029 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
13030
13031 * autorevert.el: Delete obsolete autoload's and defvar's.
13032 (auto-revert-check-vc-info): New user option.
13033 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
13034 (auto-revert-handler-vc): Delete.
13035 (auto-revert-handler): Treat return value `fast' of
13036 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
13037
13038 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
13039 return `fast'.
13040
13041 * files.el (buffer-stale-function): Doc change.
13042
13043 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13044
13045 * printing.el: New tip on Tips section.
13046 (pr-version): New version number (6.7.4).
13047 (pr-shell-file-name): Initialization fix.
13048
13049 2004-03-31 Juri Linkov <juri@jurta.org>
13050
13051 * dired.el: Add autoload for `dired-do-touch'.
13052 (dired-touch-program): New var.
13053 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
13054 (dired-no-confirm): Add `touch' to docstring.
13055
13056 * dired-aux.el (dired-do-touch): New fun.
13057 (dired-do-chxxx): Add argument -t for touch operation.
13058
13059 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
13060 `dired-move-to-filename-regexp'.
13061
13062 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
13063
13064 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
13065
13066 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13067
13068 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
13069 and only if the buffer was modified.
13070
13071 2004-03-30 Kenichi Handa <handa@m17n.org>
13072
13073 * international/characters.el: Delete pairs for U+2308..U+230B.
13074
13075 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
13076
13077 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
13078 to detect the beginning of a level 2 or 3 annotation.
13079
13080 2004-03-29 Kenichi Handa <handa@m17n.org>
13081
13082 * international/ucs-tables.el (ucs-insert): Fix the error message.
13083
13084 2004-03-29 Kenichi Handa <handa@m17n.org>
13085
13086 * international/mule-util.el (char-displayable-p): Fix generation
13087 of XLFD file name.
13088
13089 * Makefile.in (setwins, setwins_almost): Change directory to $wd
13090 before finding directories by `find'.
13091
13092 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
13093
13094 * subr.el (interactive-form): Delete. Now implemented in C.
13095
13096 * pcvs.el (cvs-parse-process): Workaround for Darwin.
13097
13098 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
13099 (vc-diff-label): New fun.
13100 (vc-diff-internal): Use it.
13101
13102 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
13103
13104 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13105
13106 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
13107
13108 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
13109 specify XML (EBNFX).
13110
13111 * progmodes/ebnf2ps.el: Doc fix.
13112 (ebnf-version): New version number (4.1).
13113 (ebnf-syntax): Adjust customization.
13114 (ebnf-style-database): Add ebnfx entry.
13115 (ebnf-syntax-alist): Add ebnfx initialization.
13116 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
13117
13118 * printing.el: Doc fix.
13119 (pr-version): New version number (6.7.3).
13120 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
13121 returns nil for mouse position. Reported by Drew Adams
13122 <drew.adams@oracle.com>.
13123 (pr-update-menus): Modify interactive declaration. Reported by Drew
13124 Adams <drew.adams@oracle.com>.
13125
13126 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
13127
13128 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
13129 (gud-gdba-marker-filter): Log the process input and output, if
13130 required. From Stefan Monnier.
13131 (gdb-debug-log, gdb-enable-debug-log): New variables.
13132 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
13133
13134 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
13135
13136 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
13137 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
13138
13139 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
13140
13141 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
13142 Call vc-find-file-hook here instead of in auto-revert-buffers.
13143 (auto-revert-buffers): Delete call to vc-find-file-hook.
13144 (auto-revert-verbose, global-auto-revert-non-file-buffers)
13145 (global-auto-revert-mode, auto-revert-set-timer)
13146 (auto-revert-handler, auto-revert-buffers): Doc fixes.
13147
13148 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
13149
13150 * woman.el (woman-change-fonts): Rename local variable
13151 woman-font-alist to font-alist to avoid a compiler warning.
13152
13153 2004-03-27 Dave Love <fx@gnu.org>
13154
13155 * emacs-lisp/rx.el (rx): Doc fix.
13156 Fix copyright years.
13157
13158 * strokes.el (strokes-global-set-stroke-string): New function.
13159 (strokes-list-strokes): Cope with strings, not just commands.
13160 Set foreground colour of image.
13161 (strokes-global-set-stroke): Doc fix.
13162
13163 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
13164
13165 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
13166 Auto Revert mode.
13167 (Buffer-menu-files-only): New variable.
13168 (Buffer-menu-toggle-files-only): New function.
13169 (Buffer-menu-mode-map): Bind it to `T'.
13170 (Buffer-menu-mode): Mention `T' in docstring.
13171 Set buffer-stale-function.
13172 (list-buffers-noselect): Mark buffer non-modified and set
13173 Buffer-menu-files-only.
13174
13175 * dired.el (buffer-stale-function): Remove no longer needed defvar.
13176
13177 * autorevert.el (auto-revert-handler): Print revert message
13178 before, rather than after, reverting.
13179 (buffer-stale-function): Move to files.el.
13180
13181 * files.el (buffer-stale-function): Move here from autorevert.el.
13182
13183 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
13184
13185 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
13186
13187 * calc/calc.el (calc-mode-map): Use mapc.
13188
13189 * apropos.el (apropos-mode): Don't autoload.
13190 (apropos-symbols-internal): New fun. Extracted from `apropos'.
13191 (apropos): Use it.
13192 (apropos-print): Add optional `text' argument.
13193 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
13194 Don't assume point-min == 1.
13195
13196 * bs.el (bs-buffer-list): Use buffer-local-value.
13197 (bs--set-toggle-to-show): Use with-current-buffer.
13198
13199 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
13200 New funs.
13201 (list-buffers-noselect): Use them. Adjust :align-to to new style.
13202
13203 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
13204
13205 * dabbrev.el (dabbrev-expand): Fix regexp construction.
13206 (dabbrev--find-expansion): Use pop.
13207 (dabbrev--search): Use match-string-no-properties.
13208
13209 * dired.el (dired-mode): Use run-mode-hooks.
13210 (dired-move-to-end-of-filename): Use match-string.
13211
13212 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
13213 is bound before using it.
13214 (ediff-verbose-p): Make it into a var since it's not constant.
13215
13216 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
13217
13218 * faces.el (read-face-font): Don't cons up unnecessarily.
13219 (header-line, tool-bar): Share common parts.
13220
13221 * files.el (file-relative-name): Use compare-strings.
13222
13223 * finder.el (finder-mode): Follow coding convention.
13224
13225 * subr.el (read-number): New function.
13226
13227 * ses.el (ses-read-number): Move to subr.el.
13228 (ses-set-header-row): Use read-number.
13229
13230 2004-03-26 Andre Spiegel <spiegel@gnu.org>
13231
13232 * vc-hooks.el (vc-arg-list): New function, which handles both
13233 compiled and uncompiled code.
13234 (vc-default-workfile-unchanged-p): Use it.
13235
13236 * vc.el (vc-print-log): Undo prev change, use new function
13237 vc-arg-list from vc-hooks.el.
13238
13239 2004-03-26 Masatake YAMATO <jet@gyve.org>
13240
13241 * simple.el (completion-setup-function): Emphasize the
13242 first uncommon characters in the completions; and de-emphasize
13243 the common prefix substrings.
13244 (completion-emphasis): New face.
13245 (completion-de-emphasis): New face.
13246
13247 2004-03-25 Juanma Barranquero <lektu@terra.es>
13248
13249 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
13250 Comment out (it's unused and unfinished code).
13251
13252 2004-03-25 Sam Steingold <sds@gnu.org>
13253
13254 * vc.el (vc-print-log): Fix a bug in the last patch:
13255 backend-function may be a byte-compiled object, not a lambda.
13256
13257 2004-03-25 Juri Linkov <juri@jurta.org>
13258
13259 * descr-text.el (describe-property-list): Add a button
13260 for `face' property that calls `describe-face'.
13261 Suggested by luis fernandes <elf@ee.ryerson.ca>
13262
13263 * international/mule.el (keyboard-coding-system):
13264 * kmacro.el (kmacro-call-macro): Fix docstring.
13265
13266 * dired.el: Fix comments.
13267
13268 * textmodes/fill.el (fill): Fix Info link.
13269
13270 * font-lock.el (fast-lock, lazy-lock):
13271 * jit-lock.el (jit-lock): Remove links to removed Support Modes
13272 Info node.
13273
13274 * eshell/eshell.el (eshell): Fix broken info-link.
13275
13276 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
13277 * eshell/em-banner.el (eshell-banner):
13278 * eshell/em-smart.el (eshell-smart):
13279 * eshell/esh-cmd.el (eshell-cmd):
13280 Comment out broken info-links to incomplete Info manual.
13281
13282 * info-xref.el: Fix commentary.
13283
13284 2004-03-25 Kevin Ryde <user42@zip.com.au>
13285
13286 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
13287 Remove spurious node duplicate suppression, doesn't work, not wanted.
13288 (info-xref-output): Take format style args, add "sit-for 0" to let
13289 user see the results as they progress.
13290 (info-xref-check-all-custom): New function.
13291
13292 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
13293
13294 * gdb-ui.el: Moved to progmodes.
13295
13296 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
13297
13298 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
13299
13300 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
13301
13302 * calendar/appt.el (appt-check): Remove superfluous progn.
13303 When finished with diary buffer: if it was not being displayed
13304 before, kill it; otherwise restore its original state.
13305 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
13306
13307 * calendar/calendar.el (calendar-set-mode-line): Use total
13308 available mode-line width, rather than frame-width.
13309
13310 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
13311 after mode change so effect not lost.
13312
13313 2004-03-23 Dave Love <fx@gnu.org>
13314
13315 * dired.el (dired) <defgroup>: Add link to manual.
13316 (dired-font-lock-keywords): Add highlighting on unusual permissions.
13317 (dired-revert): Use dolist.
13318 (dired-mode-map): Add U binding.
13319 (dired-mode): Add font-lock-beginning-of-syntax-function.
13320 (dired-garbage-files-regexp): Make it a defcustom.
13321
13322 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
13323
13324 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
13325 is equivalent to nil.
13326 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
13327 (vc-arch-mode-line-string): Accept `added' state.
13328 (vc-arch-state): Use inode-sigs if available.
13329 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
13330 Copy&delete existing id file if any. Fallback if uuidgen is absent.
13331 (vc-arch-tagline-re): New var.
13332 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
13333 New functions.
13334 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
13335 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
13336
13337 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
13338 (vc-file-not-found-hook): Use it.
13339
13340 * diff-mode.el (diff-default-read-only): Change default.
13341 (diff-mode-hook): Make it a defcustom. Add some options.
13342 (diff-mode-map): Bind diff-refine-hook.
13343 (diff-yank-handler): New var.
13344 (diff-yank-function): New fun.
13345 (diff-font-lock-keywords): Use them.
13346 (diff-end-of-file): Handle case where file-header looks like diff text.
13347 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
13348 (diff-file-kill): Delete a subsequent empty line, if applicable.
13349 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
13350 (diff-find-file-name): Use it.
13351 (diff-tell-file-name): New command.
13352 (diff-mode): Be careful with view-mode.
13353 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
13354 New functions, for use in diff-mode-hook.
13355 (diff-find-source-location): Catch "regex too large" errors.
13356 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
13357 (diff-refine-hunk): New command.
13358
13359 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
13360 (smerge-context-menu-map): Remove unused var.
13361 (smerge-keep-all): Preserve markers.
13362 (smerge-keep-n): New fun.
13363 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
13364 (smerge-keep-current, smerge-ediff): Use it.
13365 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
13366 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
13367 (smerge-resolve): Resolve trivial 3-part conflicts.
13368
13369 2004-03-23 Juri Linkov <juri@jurta.org>
13370
13371 * man.el (Man-width): New var.
13372 (Man-getpage-in-background): Use it.
13373 (Man-support-local-filenames): New var and fun.
13374 (Man-build-man-command): Don't add a second %s.
13375 (Man-fontify-manpage): Clean up message.
13376 (Man-mode): Set outline-regexp, outline-level,
13377 imenu-generic-expression.
13378
13379 * woman.el (woman-fill-frame): Doc fix.
13380 (woman-decode-region): Use window-width instead of frame-width.
13381
13382 * abbrevlist.el (list-one-abbrev-table):
13383 * descr-text.el (describe-char):
13384 * international/mule-diag.el (describe-current-coding-system):
13385 * international/quail.el (quail-insert-decode-map):
13386 Use window-width instead of frame-width.
13387
13388 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
13389 (jka-compr-mode-alist-additions): Add tbz.
13390 (jka-compr-write-region, jka-compr-insert-file-contents):
13391 Add message for undefined compress-program.
13392 (jka-compr-write-region): Remove redundant var bindings.
13393
13394 * dired-x.el (dired-guess-shell-alist-default): Add choices for
13395 extracting files into subdirectory. Add tbz and dz. Fix regexps.
13396 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
13397 (dired-man): Use dired-guess-shell-command.
13398 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
13399 Change default nil to t.
13400
13401 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
13402 (dired-compare-directories): Add default value for empty input.
13403
13404 * help-at-pt.el: Move suggestions for key bindings to Commentary.
13405
13406 * time.el (display-time-string-forms): Fix help-echo date format.
13407
13408 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
13409
13410 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
13411 (buffer-stale-function): New variable.
13412 (auto-revert-list-diff, auto-revert-dired-file-list)
13413 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
13414 (auto-revert-handler): Take over some functionality of deleted
13415 functions.
13416 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
13417
13418 * dired.el (dired-directory-changed-p): New fun, extracted from
13419 dired-internal-noselect.
13420 (dired-buffer-stale-p): New fun.
13421 (dired-internal-noselect): Use dired-directory-changed-p.
13422 Eliminate revert messages.
13423 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
13424
13425 2004-03-23 Kenichi Handa <handa@m17n.org>
13426
13427 * international/characters.el: Setup syntaxes for more parentheses
13428 Unicode characters.
13429
13430 * international/mule-cmds.el (select-safe-coding-system):
13431 Merge coding-system and auto-cs before comparing them.
13432
13433 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
13434
13435 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
13436
13437 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
13438 normal-auto-fill-function and comment-indent-function.
13439 The default values now work just as well.
13440 Don't set font-lock-beginning-of-syntax-function since we already set
13441 syntax-begin-function.
13442 (lisp-outline-level): Put ;;;###autoload at same level as (.
13443 (prin1-char): Quote special chars.
13444
13445 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
13446 than with-no-warnings.
13447
13448 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
13449 if the source location can't be found.
13450 (edebug-compute-previous-result): Use prin1-char.
13451
13452 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
13453 (debug-ignored-errors): Add an entry.
13454
13455 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
13456 (byte-compile-file): Output warning when deleting a file.
13457
13458 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
13459 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
13460
13461 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
13462 (byte-compile-inline-expand): Use backquote.
13463 (byte-optimize-pure-func): Rename from byte-optimize-concat.
13464 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
13465
13466 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
13467
13468 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
13469
13470 2004-03-22 Juri Linkov <juri@jurta.org>
13471
13472 * finder.el (finder-known-keywords): Fix data, tex, unix.
13473
13474 * play/landmark.el: Fix keywords.
13475
13476 * language/ethio-util.el (ethio-find-file): Doc fix.
13477
13478 * emacs-lisp/warnings.el: Doc fix.
13479
13480 * textmodes/ispell.el (ispell-help): Doc fix.
13481
13482 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
13483
13484 * format.el (format-insert-file): Always return a list of two
13485 elements, like insert-file-contents does.
13486
13487 2004-03-21 Andre Spiegel <spiegel@gnu.org>
13488
13489 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
13490 and vc-BACKEND-diff.
13491 (vc-print-log): If the print-log implementation supports it, use
13492 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
13493 (vc-version-diff, vc-diff-internal): Doc fixes.
13494
13495 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
13496 implementation supports it, let diff output go to *vc*,
13497 not *vc-diff*, since this is an internal call.
13498
13499 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
13500
13501 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
13502
13503 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
13504
13505 2004-03-21 Dave Love <fx@gnu.org>
13506
13507 * progmodes/cfengine.el (cfengine-mode):
13508 Set parse-sexp-ignore-comments.
13509
13510 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
13511
13512 2004-03-21 Juanma Barranquero <lektu@terra.es>
13513
13514 * allout.el (allout-mode): Fix docstring.
13515
13516 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
13517
13518 * files.el (insert-directory): Fix bug if SWITCHES is a list.
13519
13520 * autorevert.el (auto-revert-interval): Make new value take
13521 effect immediately when set through Custom.
13522 (auto-revert-set-timer): Add interactive declaration.
13523
13524 2004-03-19 David Ponce <david@dponce.com>
13525
13526 * ruler-mode.el (ruler-mode-header-line-format-old):
13527 Don't `make-variable-buffer-local'.
13528 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
13529 (ruler-mode-header-line-format): Simply funcall the above.
13530 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
13531 to save/restore a previous header line format.
13532 (ruler-mode-space): Don't depend on a numeric WIDTH value.
13533 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
13534 fringes and margins width.
13535 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
13536
13537 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
13538
13539 * log-edit.el (log-edit-font-lock-keywords): Typo.
13540
13541 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
13542 (tex-send-tex-command): Rather than here.
13543 (tex-compilation-parse-errors): Simplify.
13544
13545 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
13546
13547 * time.el (display-time-string-forms): Add help-echo with date on time.
13548
13549 * composite.el (compose-region): Use restore-buffer-modified-p.
13550
13551 * disp-table.el (standard-display-8bit): Simplify.
13552
13553 * server.el (server-process-filter): Delete temp frame.
13554
13555 * add-log.el (add-change-log-entry): Simplify.
13556
13557 2004-03-19 Kim F. Storm <storm@cua.dk>
13558
13559 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
13560 (hexl-follow-line): Don't require 'fringe.
13561
13562 * progmodes/compile.el (compilation-start): Always set
13563 compilation-last-buffer and return it.
13564
13565 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
13566
13567 * simple.el (clone-buffer): Doc fix.
13568
13569 2004-03-18 Juanma Barranquero <lektu@terra.es>
13570
13571 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
13572
13573 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
13574
13575 * log-edit.el (log-edit-font-lock-keywords): New var.
13576 (log-edit-mode): Use it.
13577
13578 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
13579
13580 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
13581 properly for watching in speedbar.
13582
13583 2004-03-17 Masatake YAMATO <jet@gyve.org>
13584
13585 * smerge-mode.el (smerge-popup-context-menu):
13586 Put `unwind-protect' around `overlay-put' and `popup-menu'.
13587
13588 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
13589
13590 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
13591 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
13592 Take sealed revisions into account.
13593 (vc-arch-checkin): Extract a summary line from the message.
13594
13595 2004-03-16 Masatake YAMATO <jet@gyve.org>
13596
13597 * register.el (register): Provide `register' feature.
13598
13599 2004-03-15 Masatake YAMATO <jet@gyve.org>
13600
13601 Added context menu support in smerge mode.
13602 Most of the part is written by Stefan Monnier.
13603
13604 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
13605 New keymap and menu.
13606 (smerge-text-properties): New function.
13607 (smerge-remove-props): New function.
13608 (smerge-popup-context-menu): New function.
13609 (smerge-resolve): Call `smerge-remove-props'.
13610 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
13611 (smerge-keep-current): Ditto.
13612 (smerge-kill-current): New function.
13613 (smerge-match-conflict): Put text properties.
13614 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
13615
13616 2004-03-15 David Ponce <david@dponce.com>
13617
13618 * ruler-mode.el: (ruler-mode-left-fringe-cols)
13619 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
13620 (ruler-mode-right-scroll-bar-cols): Remove.
13621 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
13622 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
13623 Use fringe-columns and scroll-bar-columns.
13624
13625 2004-03-15 Masatake YAMATO <jet@gyve.org>
13626
13627 * hl-line.el (hl-line-range-function): New variable.
13628 (hl-line-move): New function.
13629 (global-hl-line-highlight): Use `hl-line-move'.
13630 (hl-line-highlight): Ditto.
13631
13632 * scroll-bar.el (scroll-bar-columns):
13633 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
13634
13635 * ruler-mode.el (top-level): Require scroll-bar and fringe.
13636 (ruler-mode-left-fringe-cols)
13637 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
13638 (ruler-mode-right-scroll-bar-cols)
13639 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
13640 (ruler-mode-ruler-function): New variable.
13641 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
13642 if the value for `ruler-mode-ruler-function'is given.
13643
13644 * hexl.el (hexl-mode-hook): Make the hook customizable.
13645 (hexl-address-area, hexl-ascii-area): New customize variables.
13646 (hexlify-buffer): Put font-lock-faces on the address area and
13647 the ascii area.
13648 (hexl-activate-ruler): New function.
13649 (hexl-follow-line): New function.
13650 (hexl-highlight-line-range): New function.
13651 (hexl-mode-ruler): New function.
13652
13653 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
13654
13655 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
13656 (vc-default-find-file-hook): New fun.
13657 (vc-find-file-hook): Call new find-file-hook operation.
13658
13659 * vc-arch.el: New file.
13660
13661 2004-03-12 Jesper Harder <harder@ifa.au.dk>
13662
13663 * info-look.el (info-lookup): Reuse an existing Info window.
13664
13665 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
13666
13667 * woman.el (woman-preserve-ascii): Default value changed to t and
13668 doc string revised.
13669
13670 2004-03-12 Richard M. Stallman <rms@gnu.org>
13671
13672 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
13673 Fix minor bug.
13674
13675 * replace.el (occur-engine): Change message for count of matches.
13676
13677 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
13678 For strings, do compare text properties.
13679
13680 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
13681
13682 * progmodes/compile.el (compile-auto-highlight)
13683 (compilation-error-list, compilation-old-error-list)
13684 (compilation-parse-errors-function, compilation-parsing-end)
13685 (compilation-error-message, compilation-directory-stack)
13686 (compilation-enter-directory-regexp-alist)
13687 (compilation-leave-directory-regexp-alist)
13688 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
13689 (compilation-current-file, compilation-regexps): Remove vars.
13690
13691 (compile-error-at-point, compilation-error-filedata)
13692 (compilation-error-filedata-file-name, compile-reinitialize-errors)
13693 (compilation-next-error-locus, compilation-forget-errors)
13694 (count-regexp-groupings, compilation-parse-errors)
13695 (compile-collect-regexps, compile-buffer-substring): Remove funs.
13696
13697 (compile-internal): Make obsolete.
13698
13699 (compilation-first-column, compilation-error)
13700 (compilation-directory-matcher, compilation-page-delimiter)
13701 (compilation-mode-font-lock-keywords, compilation-debug)
13702 (compilation-error-face, compilation-warning-face)
13703 (compilation-info-face, compilation-line-face)
13704 (compilation-column-face, compilation-enter-directory-face)
13705 (compilation-leave-directory-face, compilation-skip-threshold)
13706 (compilation-skip-visited, compilation-context-lines): New vars.
13707
13708 (compilation-warning-face, compilation-info-face)
13709 (compilation-message-face): New faces.
13710
13711 (compilation-error-regexp-alist-alist): New constant.
13712
13713 (compilation-face, compilation-directory-properties)
13714 (compilation-assq, compilation-error-properties, compilation-start)
13715 (define-compilation-mode, compilation-loop)
13716 (compilation-set-window): New functions.
13717
13718 (compile): Additional argument for interactive compiles like TeX.
13719
13720 * progmodes/grep.el (kill-grep): Move here from compile.el
13721 (grep-error, grep-hit-face, grep-error-face)
13722 (grep-mode-font-lock-keywords): New variables.
13723 (grep-regexp-alist): Simplify regexp and add `binary' case.
13724 (grep-mode): New mode.
13725 (grep-process-setup): Simplify.
13726
13727 2004-03-11 Jason Rumney <jasonr@gnu.org>
13728
13729 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
13730 letters on DOS/Windows.
13731
13732 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
13733
13734 * server.el (server-name): New var.
13735 (server-socket-dir): New var to replace server-socket-name.
13736 (server-start): Use them.
13737
13738 2004-03-11 Simon Josefsson <jas@extundo.com>
13739
13740 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
13741 died to avoid infloop. Reported by Jonathan Glauner
13742 <jglauner@sbum.org>.
13743
13744 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
13745
13746 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
13747 (smerge-mode-menu): Use it to deactivate menu entries.
13748 (smerge-keep-current): New fun.
13749 (smerge-keep-current): Use it.
13750
13751 2004-03-10 John Paul Wallington <jpw@gnu.org>
13752
13753 * foldout.el (foldout-fold-list, foldout-modeline-string):
13754 Declare them as variables, not constants.
13755
13756 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13757
13758 * ps-print.el: Modification to print *Messages* buffer.
13759 (ps-print-version): New version 6.6.4.
13760 (ps-message-log-max): New fun.
13761 (ps-spool-without-faces, ps-spool-with-faces)
13762 (ps-count-lines-preprint): Code fix.
13763
13764 * printing.el: New tips in Tips section.
13765
13766 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13767
13768 * delim-col.el: Doc fix.
13769
13770 * printing.el: Doc fix. New doc section (Tips).
13771
13772 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
13773
13774 * type-break.el (type-break-emacs-variant): Remove.
13775 (type-break-run-at-time, type-break-cancel-function-timers):
13776 Use fboundp rather than version name and number.
13777
13778 2004-03-09 Masatake YAMATO <jet@gyve.org>
13779
13780 * hexl.el (hexl-mode): Use `make-local-variable' instead of
13781 `make-variable-buffer-local'.
13782
13783 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
13784
13785 * find-dired.el (find-dired): Call `shell-command' instead of
13786 `start-process-shell-command'. By this, Tramp takes over
13787 handling of remote directories.
13788
13789 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
13790
13791 * newcomment.el (comment-use-global-state): New var.
13792 (comment-search-forward): Use it.
13793
13794 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
13795
13796 * cus-edit.el (fill) <defgroup>: Move to fill.el.
13797
13798 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
13799 (enable-kinsoku): Make it a defcustom.
13800 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
13801 paragraph to same-comment-start-marker.
13802
13803 2004-03-07 Dave Love <fx@gnu.org>
13804
13805 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
13806 (browse-url-mail): Use it.
13807
13808 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
13809 (rfc2368-unhexify-string): Use replace-regexp-in-string.
13810
13811 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
13812
13813 * woman.el (woman-man.conf-path): Doc fix.
13814 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
13815
13816 2004-03-07 Eli Zaretskii <eliz@gnu.org>
13817
13818 * sort.el (sort-columns): Remove ms-dos from the list of systems
13819 where the external `sort' command is not used.
13820
13821 2004-03-07 Kim F. Storm <storm@cua.dk>
13822
13823 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
13824 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
13825 from overlay-arrow-variable-list.
13826 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
13827
13828 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
13829
13830 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
13831 overlay arrow string properly for the assembler buffer.
13832
13833 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
13834
13835 * mail/sendmail.el (mail-mode): Fix last change.
13836
13837 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
13838
13839 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
13840 for the assembler buffer.
13841 (gdb-assembler-custom): Position the overlay arrow.
13842 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
13843
13844 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
13845
13846 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
13847
13848 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
13849 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
13850
13851 * mail/sendmail.el (mail-mode): Set comment-start-skip.
13852
13853 * newcomment.el (uncomment-region): Allow non-terminated comment.
13854 (comment-normalize-vars): Check the user-specified comstart marker.
13855
13856 2004-03-04 Jesper Harder <harder@ifa.au.dk>
13857
13858 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
13859 Otherwise, do use it if the region only contains font-lock text
13860 properties.
13861
13862 2004-03-04 Masatake YAMATO <jet@gyve.org>
13863
13864 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
13865 as the callback function for eldoc.
13866 (hexl-print-current-point-info): New function.
13867 (hexl-current-address): Print the address in both decimal
13868 and hexadecimal format.
13869
13870 2004-03-04 Richard M. Stallman <rms@gnu.org>
13871
13872 * mail/rmail.el (rmail-convert-to-babyl-format):
13873 Specify t for UNIBYTE when calling mail-unquote-printable-region.
13874
13875 * mail/mail-utils.el (mail-unquote-printable-region):
13876 New arg UNIBYTE.
13877
13878 * startup.el (command-switch-alist): Doc fix.
13879
13880 * simple.el (undo): Temporarily set this-command to `undo-start',
13881 then set it to `undo' once undo-start returns without error.
13882
13883 * simple.el (minibuffer-history-sexp-flag): Doc fix.
13884
13885 * simple.el (kill-line): Don't disregard trailing whitespace
13886 in eol condition, if show-trailing-whitespace is set.
13887
13888 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
13889 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
13890 When disabling, restore old values only if mouse-sel-has-been-enabled.
13891
13892 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
13893 (isearch-{-char): New function.
13894 (isearch-mode-map): Bind { to isearch-{-char.
13895
13896 * font-lock.el (lisp-font-lock-keywords-2):
13897 Turn off the CL with-... and do-... general patterns.
13898 Instead, recognize several specific with... and do... constructs.
13899
13900 * files.el (switch-to-buffer-other-window):
13901 Bind same-window-buffer-names and same-window-regexps to nil.
13902 (switch-to-buffer-other-frame): Likewise.
13903
13904 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
13905
13906 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
13907 recognizing leading comment on code line.
13908
13909 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
13910
13911 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
13912 hidden files/directories.
13913
13914 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
13915
13916 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
13917 only comment-start (in case the mode hasn't set it).
13918
13919 * Makefile.in (AUTOGENEL): New var.
13920 (bootstrap-prepare): Rename from bootstrap-clean.
13921 Don't remove elc files.
13922 (maintainer-clean): New target.
13923
13924 * xml.el (xml-get-attribute-or-nil): Simplify.
13925
13926 2004-03-02 Juri Linkov <juri@jurta.org>
13927
13928 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
13929 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
13930 URL to prevent their substitution with the environment variable
13931 values by browsers.
13932
13933 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13934
13935 * ps-print.el: Doc fix.
13936 (ps-print-version): New version number (6.6.3).
13937 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
13938 Docstring fix.
13939 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
13940 before printing.
13941 (ps-time-stamp-yyyy-mm-dd): New fun.
13942 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
13943
13944 2004-03-02 Kim F. Storm <storm@cua.dk>
13945
13946 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
13947
13948 2004-03-01 Juanma Barranquero <lektu@terra.es>
13949
13950 * allout.el (allout-rebullet-heading): Fix typo in docstring.
13951
13952 * desktop.el (desktop-file-version)
13953 (desktop-after-read-hook): Fix typos.
13954 (desktop-clear-preserve-buffers): Remove redundant info in
13955 docstring already shown by the obsolescence message.
13956 (desktop-truncate, desktop-internal-v2s)
13957 (desktop-value-to-string): Change argument name to match docstring.
13958
13959 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
13960
13961 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
13962 docstring.
13963
13964 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13965
13966 * printing.el: Replace "As Is..." in PostScript file print/preview by
13967 "No Preprocessing...". Suggested by Colin Marquardt
13968 <_marquardt_@zmd.de>.
13969 (pr-insert-section-4): Adjust buffer interface.
13970
13971 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
13972
13973 Version 2.0.39 of Tramp released.
13974
13975 * net/tramp.el (tramp-handle-file-local-copy)
13976 (tramp-handle-write-region, tramp-open-connection-rsh):
13977 Variable name typo. Small change. From Patrick Tullmann
13978 <tullmann@flux.utah.edu>.
13979 (tramp-process-connection-type): New variable.
13980 (tramp-maybe-open-connection): Use it.
13981 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
13982 (tramp-touch): Set last-modified time of a remote file.
13983 (tramp-handle-write-region): Say which function is used when encoding.
13984
13985 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
13986
13987 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
13988 case of non-existing filename, too. Reported by Christoph Bauer
13989 <c_bauer@informatik.uni-kl.de>.
13990 (tramp-smb-get-file-entries): The directory in question should
13991 have permissions "drwxrwxrwx". Just virtual, because we don't
13992 know the real permissions. Don't we know?
13993 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
13994 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
13995 (tramp-smb-wait-for-output): Optimize algorithm getting pending
13996 output. If it was received chunkwise, there have been problems.
13997 Remove the "prompt not found" error message; it is obvious.
13998 Simplify algorithm.
13999 (tramp-smb-process-running): Remove. Since we acknowledge the
14000 virtual prompt for shares, there's no need for distinction of
14001 reading shares (process ends afterwards) and interactive mode of
14002 smblient.
14003 (tramp-smb-open-connection): Setting process sentinel removed.
14004 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
14005 "NT_STATUS_NETWORK_ACCESS_DENIED".
14006 (tramp-smb-maybe-open-connection): Set `process-connection-type'
14007 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
14008 (top-level): Setting default value in `tramp-default-method-alist'
14009 corrected. Order of USER and HOST have been wrong.
14010 Nobody complained for months ...
14011 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
14012 (tramp-smb-open-connection): Clear password cache if login has failed.
14013
14014 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
14015 `tramp-unified-filenames'.
14016 (tramp-completion-mode): Make test for XEmacs explicitely.
14017 `event-to-character' can exists in Emacs packages too.
14018 Reported by Matt Swift <swift@alum.mit.edu>.
14019 (tramp-buffer-name): Buffer name must contain the user if exists.
14020 Reported by Adrian Phillips <a.phillips@met.no>.
14021 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
14022 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
14023 (tramp-do-copy-or-rename-file-out-of-band): Rename from
14024 `tramp-do-copy-or-rename-file-one-local', because it handles also
14025 the case both files use the same out-of-band method.
14026 Implementation added.
14027 (tramp-handle-file-local-copy, tramp-handle-write-region):
14028 Out-of-band handling removed. `copy-file' called instead, which
14029 calls `tramp-do-copy-or-rename-file-out-of-band'.
14030 (tramp-action-password): Check for out-of-band method removed.
14031 This function is used for 'login-program.
14032 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
14033 appropriate.
14034 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
14035 and `tramp-parse-sknownhosts'.
14036 (tramp-completion-function-alist): It's a defvar now, because we
14037 want to apply the optimized `tramp-set-completion-function'
14038 instead of a static list.
14039 (tramp-set-completion-function): Implementation tuned.
14040 Avoid double entries, and entries where the function or the
14041 file/directory doesn't exist.
14042 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
14043 for SSH2.
14044 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
14045 (tramp-handle-dired-compress-file): New function.
14046 (tramp-async-proc): New variable.
14047 (tramp-handle-shell-command): Adding asynchronous processes.
14048 They are far from being perfect, but it works at least for
14049 `find-grep-dired' and `find-name-dired' in Emacs 22.1.
14050 (top-level): Require password.el if visible. Should be mandatory
14051 once No Gnus has found its way into (X)Emacs.
14052 (tramp-read-passwd): Invoke `password-read' if available,
14053 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
14054 fallback any longer.
14055 (tramp-clear-passwd): New function.
14056 (tramp-process-actions, tramp-process-multi-actions):
14057 Clear password cache if login has failed.
14058
14059 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
14060 its own module.
14061 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
14062 `ange-ftp-ftp-name-res'. There could be incorrect values from
14063 previous calls in case the "ftp" method is used in the Tramp file
14064 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
14065
14066 2004-02-28 Richard M. Stallman <rms@gnu.org>
14067
14068 * term.el (term-mouse-paste): Call mouse-set-point.
14069
14070 * thumbs.el: New file.
14071
14072 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14073
14074 * progmodes/ebnf-abn.el: Doc fix.
14075
14076 * progmodes/ebnf-bnf.el: Doc fix.
14077 (ebnf-repeat): Code fix.
14078
14079 * progmodes/ebnf2ps.el: Doc fix.
14080 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
14081
14082 2004-02-28 Juri Linkov <juri@jurta.org>
14083
14084 * ffap.el (dired-at-point): Additional writability test for
14085 relative directory names.
14086 (dired-at-point-prompter): Treat directories as a directory, get
14087 the directory component from files.
14088 (ffap-string-at-point): Return string from region if region is active.
14089 (ffap-file-at-point): Remove redundant code.
14090
14091 2004-02-28 Kim F. Storm <storm@cua.dk>
14092
14093 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
14094 Initialize margin area images to nil.
14095 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
14096 (breakpoint-enabled-bitmap-face)
14097 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
14098 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
14099 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
14100 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
14101 (gdb-reset): Use gdb-remove-breakpoint-icons.
14102 (gdb-put-string): Add dprop arg to specify alternative display
14103 property (for setting fringe bitmap).
14104 (gdb-remove-strings): Doc fix.
14105 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
14106 icon in fringe (if available), or else as icon or text in display
14107 margin. Creates necessary icons in breakpoint-bitmap,
14108 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
14109 Also make left window margin if required.
14110 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
14111 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
14112 no longer needed.
14113 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
14114 gdb-put-breakpoint-icon.
14115 (gdb-assembler-mode): Don't set left-margin-width here.
14116
14117 2004-02-27 Kevin Ryde <user42@zip.com.au>
14118
14119 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
14120 comma, so that it DTRT in macros.
14121
14122 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
14123
14124 * progmodes/sh-script.el (sh-shell-arg)
14125 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
14126 (sh-leading-keywords, sh-other-keywords): Fix custom type.
14127
14128 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
14129
14130 * faces.el (face-spec-set-match-display): Add a new attribute,
14131 `min-colors'.
14132 (region, highlight, secondary-selection): Use `min-colors'.
14133
14134 * custom.el (defface): Add documentation for `min-colors'.
14135
14136 * font-lock.el (font-lock-comment-face, font-lock-string-face)
14137 (font-lock-keyword-face, font-lock-function-name-face)
14138 (font-lock-variable-name-face, font-lock-constant-face):
14139 Use `min-colors'.
14140
14141 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
14142
14143 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14144
14145 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
14146 define assq-delete-all if it's not defined.
14147 (ebnf-generate-region): Code fix.
14148
14149 * printing.el: Doc fix.
14150 (pr-version): New version number (6.7.2).
14151 (pr-command): Return empty string if command is an empty string.
14152
14153 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14154
14155 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
14156
14157 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
14158 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
14159 semi-down-full. Fix a bug on productions like test = {"test"}* | (
14160 "tt" ["test"] ). Reported by Markus Dreyer
14161 <mdreyer@ix.urz.uni-heidelberg.de>.
14162 (ebnf-version): New version number (4.0).
14163 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
14164 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
14165 (ebnf-delete-style): New commands.
14166 (ebnf-directory, ebnf-file): New funs.
14167 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
14168 (ebnf-production-name-p, ebnf-stop-on-error): New options.
14169 (ebnf-syntax-alist): New var.
14170 (ebnf-element-width): New fun replacing ebnf-list-width.
14171 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
14172 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
14173 (ebnf-prologue): Adjust vars.
14174 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
14175 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
14176 (ebnf-check-style-values, ebnf-generate-production)
14177 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
14178 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
14179 (ebnf-token-repeat): Code fix.
14180
14181 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
14182 %right, %left and %prec. Suggested by Matthew K. Junker
14183 <junker@alum.mit.edu>.
14184 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
14185
14186 * progmodes/ebnf-iso.el: Doc fix.
14187 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
14188 (ebnf-iso-lex): Code fix.
14189
14190 * progmodes/ebnf-bnf.el: Doc fix.
14191 (ebnf-bnf-lex): Code fix.
14192
14193 * progmodes/ebnf-otz.el: Doc fix.
14194
14195 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
14196
14197 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
14198 (abbrev-prefix-mark): Doc fix.
14199
14200 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
14201
14202 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
14203 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
14204 (gdb-var-delete): Make interactive (really).
14205 (gdb-edit-value): Make non-interactive.
14206
14207 * progmodes/gud.el (gud-speedbar-menu-items):
14208 Add gdb-var-delete and, indirectly, gdb-edit-value.
14209 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
14210 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
14211 (gud-gdb-marker-filter): Add comment for annotations.
14212
14213 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
14214
14215 * calendar/calendar.el (generate-calendar)
14216 (calendar-read-date): Prevent display of BC calendars once more -
14217 reverts 2003-10-01 change.
14218 (generate-calendar-month): Doc fix.
14219
14220 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
14221
14222 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
14223 return value of increment-calendar-month.
14224
14225 2004-02-21 Stephen Compall <s11@member.fsf.org>
14226
14227 * saveplace.el (save-place-forget-unreadable-files)
14228 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
14229 (save-place-forget-unreadable-files): New function.
14230 (save-place-alist-to-file): Use it to filter out files that are
14231 no longer readable.
14232
14233 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
14234 current Texinfo environment, using the same method as in
14235 `texinfo-insert-@end', and insert a space rather than a newline if
14236 point in a @table environment.
14237
14238 2004-02-21 Juri Linkov <juri@jurta.org>
14239
14240 * ffap.el (ffap-file-at-point): Try parent directories.
14241
14242 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
14243
14244 * vcursor.el (vcursor-modifiers): New defcustom.
14245 (vcursor-cs-binding): Use vcursor-modifiers instead of a
14246 hard-coded list.
14247
14248 2004-02-21 Masatake YAMATO <jet@gyve.org>
14249
14250 * play/animate.el (animate-birthday-present): Accept names other
14251 than `Sarah', too.
14252
14253 2004-02-21 Juri Linkov <juri@jurta.org>
14254
14255 * startup.el: Remove table of command line arguments from the
14256 Commentary section.
14257
14258 2004-02-20 John Wiegley <johnw@newartisans.com>
14259
14260 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
14261 again" modifier from 'e' to 'E', since 'e' is also used by the
14262 "file extension" modifier.
14263
14264 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
14265
14266 * help-fns.el (describe-categories): Doc fix.
14267
14268 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
14269
14270 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
14271 temporary file for buffer already visiting one. This change makes
14272 output likely to be directly usable by patch program.
14273 Suggested by Adrian Aichner <adrian@xemacs.org>
14274
14275 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
14276
14277 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
14278 case of variables defined in compound statements.
14279 (gdb-setup-windows, gdb-source-info, gdb-source-info):
14280 Simplify constructions using switch-to-buffer.
14281
14282 2004-02-19 Simon Josefsson <jas@extundo.com>
14283
14284 * play/morse.el: Fix typo.
14285 (morse-code): Add @.
14286
14287 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
14288
14289 * calendar/appt.el (appt-display-format): Change default to
14290 'ignore, for backwards compatibility.
14291 (appt-display-message): If appt-display-format is 'ignore,
14292 respect old vars appt-msg-window and appt-visible.
14293 (appt-activate): Don't depend on return value of cancel-timer.
14294
14295 * calendar/calendar.el (calendar-holidays): Doc fix.
14296
14297 * calendar/cal-coptic.el (coptic-prompt-for-date):
14298 Use assoc-string instead of assoc-ignore-case.
14299 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
14300 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
14301 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
14302 * calendar/cal-islam.el (calendar-goto-islamic-date)
14303 (mark-islamic-diary-entries): Ditto.
14304 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
14305 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
14306 (calendar-read-mayan-tzolkin-date): Ditto.
14307 * calendar/calendar.el (calendar-read-date): Ditto.
14308 * calendar/diary-lib.el (mark-diary-entries): Ditto.
14309
14310 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
14311
14312 * progmodes/executable.el (executable-command-find-posix-p):
14313 Fix choice of the directory.
14314
14315 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
14316
14317 * simple.el (interprogram-cut-function)
14318 (interprogram-paste-function, kill-new, kill-append):
14319 Doc fixes.
14320 (kill-region): Make it return nil. Doc fix.
14321 (yank-pop): Make its argument optional.
14322 (yank): Make ARG `-' equivalent to `-1'.
14323
14324 2004-02-17 Eli Zaretskii <eliz@gnu.org>
14325
14326 * mail/rmail.el (rmail-get-new-mail): Don't reference
14327 rmail-use-spam-filter if rmail-spam-filter is not loaded.
14328
14329 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
14330
14331 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
14332 if one of global-auto-revert-non-file-buffers or autorevert-mode
14333 is non-nil.
14334
14335 2004-02-16 Eli Zaretskii <eliz@gnu.org>
14336
14337 * subr.el (delete-dups): A better implementation from Karl Heuer
14338 <kwzh@gnu.org>.
14339
14340 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
14341
14342 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
14343 correct place.
14344 * progmodes/icon.el (icon-indent-command): Ditto.
14345 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
14346
14347 2004-02-16 Eli Zaretskii <eliz@gnu.org>
14348
14349 * progmodes/grep.el (grep-compute-defaults): Undo change from
14350 2004-01-29: don't use executable-command-find-posix-p.
14351
14352 2004-02-16 Richard Sharman <rsharman@pobox.com>
14353
14354 * hilit-chg.el: Use require instead of eval-and-compile.
14355 (highlight-compare-buffers): New function.
14356
14357 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
14358
14359 * man.el (Man-fontify-manpage): Render section headings in
14360 `Man-overstrike-face' even when overstrike was not used by man
14361 formatter for section headings.
14362
14363 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
14364
14365 * rmail-spam-filter.el: (vm-use-spam-filter)
14366 (rsf-min-region-length-added-to-spam-list): New variables.
14367 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
14368 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
14369 spam testing. Don't delete spam message if automatic deletion
14370 after output via variable rmail-delete-after-output is turned on.
14371 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
14372 rsf-bbdb-dont-create-entries-for-spam.
14373 (check-field): New function, extracted from code in
14374 rmail-spam-filter to ease addition of header fields like content-type.
14375 (message-content-type): New variable to check the content-type:
14376 field added, also in defcustom of rsf-definitions-alist.
14377 (rmail-spam-filter): Replace repeated test code for header fields
14378 by calls to check-field; change the call to
14379 rmail-output-to-rmail-file such that rmail-current-message stays
14380 the same to avoid wrong deletion of unseen flags.
14381 (rsf-add-contents-type): New function to convert old format
14382 of rmail-spam-definitions-alist into new one.
14383 Change prefixes of all variables and functions from
14384 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
14385
14386 2004-02-16 Eli Zaretskii <eliz@gnu.org>
14387
14388 * loadhist.el (unload-hook-features-list): New defvar.
14389
14390 2004-02-16 Dave Love <fx@gnu.org>
14391
14392 * loadhist.el (unload-feature): Doc fix. Rename flist to
14393 unload-hook-features-list.
14394
14395 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
14396
14397 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
14398 cookie. Don't check if we are looking-at open-formula.
14399
14400 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
14401
14402 * subr.el (match-string-no-properties): Use substring-no-properties.
14403
14404 2004-02-16 Eli Zaretskii <eliz@gnu.org>
14405
14406 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
14407 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
14408 Use lower-case "rx" in all error message.
14409
14410 2004-02-16 Dave Love <fx@gnu.org>
14411
14412 * emacs-lisp/rx.el (rx-or): Put group around result.
14413 (rx-constituents): Add backref.
14414 (rx-syntax): Add string-delimiter, comment-delimiter.
14415 (rx-categories): Add combining-diacritic.
14416 (rx-check-not, rx-greedy, rx): Doc fix.
14417 (rx-backref, rx-check-backref): New.
14418
14419 2004-02-16 Jesper Harder <harder@ifa.au.dk>
14420
14421 * newcomment.el (uncomment-region): Allow eob as comment end.
14422
14423 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
14424
14425 * filecache.el: All message and error commands now use prefix
14426 "Filecache:" to make it easy to read *Messages* buffer.
14427
14428 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
14429
14430 * autorevert.el: Add support to detect changed dired and VC buffers.
14431 (auto-revert-active-p, auto-revert-list-diff)
14432 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
14433 (auto-revert-handler, auto-revert-active-p): New functions.
14434 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
14435 and `auto-revert-active-p'.
14436 (eval-when-compile): Defvar dired-directory and vc-mode.
14437 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
14438 (auto-revert-handler-vc): New functions.
14439
14440 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
14441
14442 * progmodes/compile.el (compilation-directory): New defvar.
14443 (compile): Save current directory in compilation-directory.
14444 (recompile): Bind default-directory to compilation-directory if
14445 that is non-nil.
14446
14447 2004-02-16 Dave Love <fx@gnu.org>
14448
14449 * newcomment.el (comment-insert-comment-function)
14450 (comment-region-function, uncomment-region-function): New.
14451 (comment-indent): Use comment-insert-comment-function.
14452 (uncomment-region): Use uncomment-region-function.
14453 (comment-region): Use comment-region-function.
14454
14455 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
14456
14457 2004-02-16 Richard Stallman <rms@gnu.org>
14458
14459 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
14460 loaddefs* and ldefs-boot*.
14461
14462 2004-02-16 Eli Zaretskii <eliz@gnu.org>
14463
14464 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
14465 and email address at the beginning and end of the address.
14466
14467 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
14468 anchored at the beginning of the email address.
14469
14470 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
14471
14472 * international/ccl.el (ccl-compile-write): Pass `left' to
14473 ccl-embed-code to generate correct code of write-expr-register.
14474
14475 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
14476
14477 * progmodes/grep.el (grep-compute-defaults): Fix typos.
14478
14479 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14480
14481 * x-dnd.el: Mention support for Motif in commentary.
14482 (x-dnd-handle-drag-n-drop-event): Ditto.
14483
14484 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
14485
14486 * ses.el: Use "ses--" prefixes for buffer-local variables.
14487 Use (point-min) instead of 1, even when we know the buffer
14488 is unnarrowed.
14489 (ses-build-load-map): Delete. Distribute its content to defconst's for
14490 the three maps.
14491 (ses-menu, ses-header-line-menu): New menus.
14492 (ses-mode-map): Use them.
14493 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
14494
14495 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
14496
14497 * Makefile.in: Fix the CC Mode recompile kludge so it works
14498 when building in a different directory.
14499
14500 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
14501
14502 * simple.el (kill-new): Put yank-handler property on the entire string.
14503
14504 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
14505
14506 * diff.el: Don't use compile any more, use diff-mode instead.
14507 (diff-regexp-alist, diff-old-file, diff-new-file)
14508 (diff-parse-differences, diff-process-setup): Remove.
14509 (diff-sentinel): New fun.
14510 (diff): Use it. Run the process ourselves.
14511 Use diff-mode for the rest of the processing.
14512
14513 * diff.el (diff): Simplify code handling `switch'.
14514
14515 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
14516
14517 * pcvs-defs.el (cvs-menu): Add `tag'.
14518
14519 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
14520
14521 * simple.el (kill-append): Doc fix.
14522
14523 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
14524 Adapt outline-regexp to the new conventions for commenting out code.
14525
14526 2004-02-11 John Paul Wallington <jpw@gnu.org>
14527
14528 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
14529
14530 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
14531
14532 * diff.el (diff-switches): New fun.
14533 (diff, diff-backup): Use it.
14534 (diff): Clean up the args construction. Use backquote.
14535 Use listp instead of consp to avoid putting a nil arg.
14536 (diff): Add a revert-buffer function.
14537
14538 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14539
14540 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
14541 handled by x-dnd-handle-file-name.
14542 (x-dnd-known-types): Add COMPOUND_TEXT.
14543 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
14544 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
14545 x-dnd-empty-state.
14546 (x-dnd-forget-drop): Ditto.
14547 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
14548 (x-dnd-handle-one-url): Return private when inserting text.
14549 (x-dnd-insert-ctext): New function.
14550 (x-dnd-handle-file-name): New function for FILE_NAME.
14551 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
14552 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
14553 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
14554
14555 2004-02-10 Kenichi Handa <handa@m17n.org>
14556
14557 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
14558 instead of while loop.
14559
14560 2004-02-10 Miles Bader <miles@gnu.org>
14561
14562 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
14563
14564 2004-02-09 Kenichi Handa <handa@m17n.org>
14565
14566 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
14567 have end-of-line.
14568
14569 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
14570
14571 * Makefile.in: Added extra dependencies in the recompile target
14572 needed to cope with the compile time macro expansions in CC Mode.
14573
14574 2004-02-09 Kim F. Storm <storm@cua.dk>
14575
14576 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
14577 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
14578 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
14579 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
14580 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
14581 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
14582 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
14583 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
14584 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
14585 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
14586 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
14587
14588 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
14589
14590 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
14591 Don't allow shrink if there's a window on our right.
14592
14593 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
14594 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
14595 Bring together declaration and initialization.
14596 (prolog-mode-variables): Don't set the syntax table.
14597 Don't set paragraph-start and comment-indent-function.
14598 Add /*..*/ to the comment regexps.
14599 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
14600 (prolog-mode-map): Don't bind TAB.
14601 (prolog-mode): Set the syntax table.
14602 (prolog-comment-indent): Remove.
14603 (inferior-prolog-mode-map): Initialize in the declaration.
14604 (inferior-prolog-mode-syntax-table)
14605 (inferior-prolog-mode-abbrev-table): New vars.
14606 (inferior-prolog-mode): Derive from comint-mode.
14607 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
14608 minibuffer windows.
14609
14610 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
14611 in file names, as long as it is unabmiguous.
14612
14613 2004-02-08 Andreas Schwab <schwab@suse.de>
14614
14615 * textmodes/reftex-toc.el
14616 (reftex-toc-load-all-files-for-promotion): Remove useless use of
14617 format. Doc fix.
14618
14619 * textmodes/refer.el (refer-find-entry-internal): Remove extra
14620 format string arguments.
14621
14622 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
14623 string argument.
14624
14625 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
14626
14627 * play/zone.el (zone-call): Fix format string.
14628
14629 * net/webjump.el (webjump-builtin): Add missing format string argument.
14630
14631 * midnight.el (midnight-delay-set): Remove extra format string argument.
14632
14633 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
14634
14635 * hexl.el (hexl-insert-char): Add missing format string argument.
14636
14637 * format.el (format-decode): Fix format string.
14638
14639 * emulation/vi.el (vi-mode): Remove extra format string argument.
14640 (vi-repeat-last-search): Likewise.
14641 (vi-reverse-last-search): Likewise.
14642 (vi-goto-mark): Likewise.
14643 (vi-reverse-last-find-char): Likewise.
14644 (vi-repeat-last-find-char): Likewise.
14645 (vi-locate-def): Likewise.
14646
14647 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
14648
14649 * ediff-util.el (ediff-toggle-read-only): Remove extra format
14650 string argument.
14651 (ediff-toggle-regexp-match): Likewise.
14652
14653 * dired-aux.el (dired-do-query-replace-regexp): Add missing
14654 format string argument.
14655
14656 * calc/calc-map.el (calc-get-operator): Remove extra format
14657 string argument.
14658
14659 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
14660
14661 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
14662 string argument.
14663
14664 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
14665
14666 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
14667
14668 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
14669
14670 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
14671 (cl-struct-setf-expander): Likewise.
14672
14673 * vc.el (with-vc-file): Fix unsafe uses of error.
14674 (vc-cancel-version): Likewise.
14675
14676 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
14677
14678 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
14679 thousands separator; fixes <class>:<line-number> regexp for
14680 non-english locales.
14681
14682 2004-02-08 Andreas Schwab <schwab@suse.de>
14683
14684 * view.el (view-mode-enable): Revert previous change.
14685
14686 2004-02-07 Kim F. Storm <storm@cua.dk>
14687
14688 * simple.el (line-number-at-pos): Rename from line-at-pos.
14689 Uses changed (what-line and vc-annotate-warp-version).
14690
14691 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
14692
14693 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
14694 (diff-mode): Remove aborted attempt at support for compile.el.
14695 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
14696
14697 2004-02-06 Andreas Schwab <schwab@suse.de>
14698
14699 * view.el (view-mode-enable): Add view-mode-map to
14700 minor-mode-overriding-map-alist.
14701
14702 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14703
14704 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
14705
14706 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
14707
14708 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
14709 with point inside rather than after the paragraph.
14710
14711 2004-02-04 Sam Steingold <sds@gnu.org>
14712
14713 * mail/smtpmail.el (smtpmail-try-auth-methods):
14714 Do not try authentication when no mechanism is available.
14715 Pass port-name as defaultport to `netrc-machine'.
14716
14717 2004-02-04 Stephen Eglen <stephen@gnu.org>
14718
14719 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
14720 to show how minibuffer height can be constrained.
14721
14722 2004-02-04 John Paul Wallington <jpw@gnu.org>
14723
14724 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
14725
14726 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14727
14728 * x-dnd.el: New file for drag and drop.
14729
14730 * term/x-win.el: require x-dnd, set after-make-frame-functions
14731 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
14732 drag-n-drop event.
14733
14734 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
14735 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
14736 (dired-dnd-handle-file): New functions for drag and drop support.
14737 (dired-mode): Initialize drag and drop if x-dnd present.
14738
14739 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
14740
14741 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
14742 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
14743 (cperl-mode): Set fill-paragraph-function.
14744 (cperl-fill-paragraph): Make it non-interactive.
14745
14746 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
14747
14748 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
14749
14750 2004-02-02 David Kastrup <dak@gnu.org>
14751
14752 * replace.el (perform-replace): Allow 'literal argument in
14753 regexp-flag to indicate literal replacement.
14754 (query-replace-regexp-eval): Use it.
14755
14756 2004-02-01 Andreas Schwab <schwab@suse.de>
14757
14758 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
14759
14760 2004-02-01 Stephen Eglen <stephen@gnu.org>
14761
14762 * info-look.el: Add support for maxima-mode. Update commentary
14763 because info-lookup-symbol is now bound to C-h S.
14764
14765 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
14766
14767 * simple.el (edit-and-eval-command): Bind print-level and
14768 minibuffer-history-sexp-flag around call to read-from-minibuffer.
14769 Correct initial position in command-history.
14770
14771 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
14772
14773 * files.el (read-directory-name): Adapt the docstring to recent
14774 change in Fread_file_name.
14775
14776 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
14777
14778 * ses.el (ses-print-cell): If print format too wide for column
14779 width, truncate decimal places if that helps to avoid "#####" fill.
14780 * ses.el (ses-initial-column-width): Revert previous change.
14781
14782 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
14783
14784 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
14785 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
14786 Add edebug info.
14787 (jit-lock-mode): Setup/cancel the new timer.
14788 (jit-lock-context-fontify): New fun. Extracted from
14789 context fontification code of jit-lock-stealth-fontify.
14790 (jit-lock-stealth-fontify): Don't do context fontification any more.
14791
14792 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
14793 (jit-lock-fontify-now): Handle the `quit' case.
14794 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
14795
14796 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
14797
14798 * progmodes/executable.el (executable-command-find-posix-p):
14799 New. Check if find handles arguments Posix-style.
14800
14801 * progmodes/grep.el (grep-compute-defaults):
14802 Use executable-command-find-posix-p.
14803 (grep-find): Check `grep-find-command'.
14804
14805 * filecache.el (file-cache-find-posix-p): Delete.
14806 (file-cache-add-directory-using-find):
14807 Use `executable-command-find-posix-p'.
14808
14809 2004-01-29 Dave Love <fx@gnu.org>
14810
14811 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
14812 Iterate the hook function if arg is given.
14813 (mark-defun, narrow-to-defun): Change order of finding the limits.
14814
14815 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
14816 (byte-compile-format-warn): New.
14817 (byte-compile-callargs-warn): Use it.
14818 (Format, message, error): Add byte-compile-format-like property.
14819 (byte-compile-maybe-guarded): New.
14820 (byte-compile-if, byte-compile-cond): Use it.
14821 (byte-compile-lambda): Compile interactive forms,
14822 just to make warnings about them.
14823
14824 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
14825
14826 * ses.el (ses-initial-column-width): Increase to 14, so it will
14827 work well with the default printer of "%.7g" for extreme values
14828 like "-1.234567e+07".
14829
14830 2004-01-29 Kenichi Handa <handa@m17n.org>
14831
14832 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
14833
14834 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
14835
14836 * dos-w32.el: Added support for the `default-printer-name' function.
14837
14838 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
14839
14840 * server.el (server-socket-name): Don't use the hostname in the
14841 socket name since /tmp is local to the host anyway.
14842
14843 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
14844 robust check of widening and fix var-naming.
14845
14846 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
14847
14848 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
14849 or rmail-spam- to rsf- in all function and variable names.
14850 (rsf-min-region-to-spam-list): New variable.
14851 (rsf-bbdb-auto-delete-spam-entries): Rename from
14852 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
14853 scanned together with the recipients field for spam testing; Don't
14854 delete spam message if rmail-delete-after-output is non-nil;
14855 (rsf-check-field): New function, extracted from code in
14856 rmail-spam-filter to ease addition of header fields like
14857 content-type:;
14858 (message-content-type): New variable. The content-type: field was
14859 added also in defcustom of rsf-definitions-alist;
14860 (rmail-spam-filter): Replace repeated test code for header fields
14861 by calls to check-field; change the call to
14862 rmail-output-to-rmail-file such that rmail-current-message stays
14863 the same to avoid wrong deletion of unseen flags.
14864 (rmail-use-spam-filter): Add autoload cookie.
14865
14866 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
14867
14868 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
14869 (file-cache-add-directory-using-find): Add Cygwin support.
14870 (file-cache-find-command-posix-flag): New user variable.
14871
14872 * filecache.el (file-cache-add-directory): Check for
14873 directories an remove them from dir-files.
14874
14875 2004-01-27 Richard M. Stallman <rms@gnu.org>
14876
14877 * man.el (Man-fontify-manpage): Clean up message.
14878
14879 2004-01-27 Kenichi Handa <handa@m17n.org>
14880
14881 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
14882 (sentence-end): Define using sentence-end-without-space.
14883
14884 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
14885 a sentence ends with one of a character in sentence-end-without-space.
14886
14887 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
14888
14889 * font-lock.el (font-lock): Add jit-lock as explicit group member.
14890 (jit-lock): Group declaration moved to jit-lock.el.
14891 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
14892 when necessary.
14893
14894 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
14895 (jit-lock-context-unfontify-pos): Rename from
14896 jit-lock-first-unfontify-pos.
14897 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
14898
14899 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
14900
14901 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
14902 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
14903 (fortran-fill): When filling a string, adjust re-search-backward
14904 argument for special case of string just on fill-column.
14905 When filling non-string, allow one extra char if
14906 fortran-break-before-delimiters is non-nil.
14907 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
14908 Use fortran-break-delimiters-re and fortran-no-break-re to
14909 correctly handle cases such as "**".
14910
14911 * progmodes/f90.el (f90-break-delimiters): Doc fix.
14912 (f90-no-break-re): Add some extra tokens. Doc fix.
14913
14914 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
14915
14916 * mail/rmail-spam-filter.el:
14917 Use two semicolons as Commentary line prefix.
14918 Add ";;; Code:" stylized comment.
14919 Delete end-of-line whitespace.
14920 Wrap (require 'cl) with `eval-when-compile'.
14921
14922 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
14923
14924 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
14925 at the top level of vc.el.
14926
14927 2004-01-23 Andre Spiegel <spiegel@gnu.org>
14928
14929 * vc.el (vc-current-line): Function removed. This is now done by
14930 the new function line-at-pos in simple.el.
14931 (vc-annotate-warp-version): Use line-at-pos instead of
14932 vc-current-line.
14933
14934 2004-01-22 Kim F. Storm <storm@cua.dk>
14935
14936 * simple.el (line-at-pos): New defun.
14937 (what-line): Use it. Optimize by only counting lines in narrowed
14938 region once.
14939
14940 2004-01-22 Kenichi Handa <handa@m17n.org>
14941
14942 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
14943 point (register r1) only for charset mule-unicode-0100-24ff.
14944
14945 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
14946
14947 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
14948 trailing white space and ensure a final newline.
14949
14950 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
14951 Add autoload cookie.
14952
14953 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
14954
14955 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
14956 activate view-mode explicitly.
14957
14958 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14959
14960 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
14961 use clipboard first.
14962
14963 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
14964
14965 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
14966 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
14967 (vc-mcvs-cvs): Remove.
14968 (vc-mcvs-command): Remove use of assert.
14969
14970 * outline.el (outline-insert-heading): Tighten up match.
14971 (outline-demote, outline-move-subtree-down): Don't assume anything
14972 about outline-regexp.
14973
14974 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
14975 (texinfo-show-structure): Explicitly add ^, and simplify.
14976
14977 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
14978
14979 * calendar/appt.el (appt-check): Restore usage of
14980 appt-issue-message deleted in previous change.
14981 (top-level): Activate package when loaded (needed for backwards
14982 compatibility).
14983
14984 2004-01-20 Jesper Harder <harder@ifa.au.dk>
14985
14986 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
14987 following previous change to smtpmail-send-data.
14988
14989 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
14990
14991 * vc.el (vc-default-previous-version): Doc enhancement.
14992 (vc-default-next-version): New function.
14993 (vc-print-log): New arg FOCUS-REV.
14994 (vc-annotate-mode): Derive from view-mode.
14995 (vc-annotate): New args REVISION, DISPLAY-MODE.
14996 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
14997 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
14998 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
14999 (vc-annotate-show-diff-revision-at-line, vc-current-line)
15000 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
15001
15002 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
15003
15004 2004-01-19 Karl Berry <karl@gnu.org>
15005
15006 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
15007 or "TexInfo".
15008
15009 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
15010
15011 * subr.el (delete-dups): New function.
15012
15013 2004-01-19 Karl Berry <karl@gnu.org>
15014
15015 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
15016 with ^, since that's what texinfo-show-structure
15017 documentation says (plus it works much better in texinfo.txi).
15018
15019 2004-01-18 Jesper Harder <harder@ifa.au.dk>
15020
15021 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
15022
15023 2004-01-18 David Ponce <david@dponce.com> (tiny change)
15024
15025 * progmodes/which-func.el (which-function-mode): Don't cancel
15026 which-func-update-timer if not set.
15027
15028 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
15029
15030 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
15031 Remove spurious left square bracket in XX:XXam regexp.
15032
15033 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
15034
15035 * progmodes/cc-defs.el: Do not require cl at run time.
15036
15037 2004-01-16 Richard M. Stallman <rms@gnu.org>
15038
15039 * emacs-lisp/cl.el (cl-cannot-unload): New function.
15040 (cl-unload-hook): Defvar this to run cl-cannot-unload.
15041
15042 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
15043 Call rmail-spam-filter. Delete and expunge spam.
15044 Print number of spam messages deleted.
15045 Save and restore the deletion status of old messages when reading
15046 new mail with spam filter, so that expunging spam does not expunge
15047 msgs deleted by the user.
15048 (rmail-only-expunge): Add an optional argument dont-show to
15049 prevent showing message after expunge.
15050
15051 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
15052
15053 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
15054 * subr.el (declare): New macro.
15055
15056 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
15057
15058 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
15059
15060 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
15061
15062 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
15063 Test window-system rather than system-type (for X11/Mac).
15064
15065 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
15066
15067 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
15068
15069 2004-01-12 Richard M. Stallman <rms@gnu.org>
15070
15071 * mail/rmail.el (rmail-convert-to-babyl-format):
15072 Use mail-unquote-printable-region.
15073 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
15074 (rmail-hex-char-to-integer): Functions deleted.
15075
15076 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
15077 (mail-unquote-printable-region): New arg NOERROR.
15078 For invalid encoding, either signal an error to just return nil.
15079
15080 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
15081
15082 * calendar/appt.el: Update copyright and commentary.
15083 (appt-issue-message): Make obsolete.
15084 (appt-visible, appt-msg-window): Make obsolete, in favour of
15085 appt-display-format.
15086 (appt-display-mode-line, appt-display-duration)
15087 (appt-display-diary, appt-time-msg-list, appt-mode-string)
15088 (appt-prev-comp-time, appt-display-count, appt-timer)
15089 (appt-convert-time): Doc change.
15090 (appt-disp-window-function, appt-delete-window-function):
15091 Use defcustom rather than defvar.
15092 (appt-display-format): New variable.
15093 (appt-display-message): New function with display code from appt-check.
15094 (appt-check): Add optional FORCE argument. Doc change.
15095 Add appt-make-list to diary-hook if displaying diary.
15096 Remove checking of view-diary-entries-initially.
15097 Message display section removed to new function appt-display-message.
15098 (appt-display-window): Doc change. Remove unused internal var
15099 this-buffer. Do not beep, since appt-display-message does that.
15100 (appt-make-list): Doc change. Use caar.
15101 (appt-sort-list): Simplify by using builtin sort function.
15102 (appt-update-list): New function for updating appts when diary is
15103 saved.
15104 (appt-activate): New autoloaded function to toggle package
15105 functionality.
15106
15107 * calendar/cal-x.el: (calendar-one-frame-setup)
15108 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
15109
15110 * calendar/calendar.el: Update copyright.
15111 (view-diary-entries-initially, european-calendar-style): Doc change.
15112 (calendar-setup): Make defcustom rather than defvar.
15113 (mark-visible-calendar-date): Initialize temp-face and faceinfo
15114 in let binding so local to function.
15115
15116 * calendar/diary-lib.el: Update copyright.
15117 (diary, diary-entry-time): Doc change.
15118 (list-diary-entries): Doc change. Trivial logic change.
15119 (fancy-diary-display): Restore make-face command mistakenly
15120 deleted 2003-05-08.
15121 (show-all-diary-entries): Allow to pop-up frame if needed.
15122
15123 2004-01-09 John Paul Wallington <jpw@gnu.org>
15124
15125 * bindings.el (mode-line-change-eol): Add EVENT parameter.
15126 Temporarily select EVENT's window for changing eol type.
15127
15128 2004-01-09 Deepak Goel <deego@gnufans.org>
15129
15130 * calendar/diary-lib.el (diary-entry-time):
15131 Also accept time in the form XX[.XX][am/pm/AM/PM].
15132 (fancy-diary-font-lock-keywords): Likewise.
15133 (diary-font-lock-keywords): Likewise.
15134 * calendar/appt.el (appt-add): Likewise.
15135 (appt-make-list): Likewise.
15136 (appt-convert-time): Likewise.
15137
15138 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
15139
15140 * gdb-ui.el (gdb-ann3): Revert previous change.
15141 (gdb-source-info): Allow for case of where compilation directory
15142 is not recorded.
15143
15144 2004-01-08 John Paul Wallington <jpw@gnu.org>
15145
15146 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
15147
15148 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
15149
15150 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
15151
15152 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
15153 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
15154 problems.
15155 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
15156
15157 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
15158
15159 * files.el (write-file-functions, write-contents-functions):
15160 Clarify docstrings.
15161
15162 2004-01-07 Kenichi Handa <handa@m17n.org>
15163
15164 * international/mule.el (set-auto-coding): Fix for the case that
15165 end-of-line is only CR.
15166
15167 2004-01-07 Kim F. Storm <storm@cua.dk>
15168
15169 * subr.el (event-start, event-end): Doc fix.
15170 (posn-string, posn-image): New defuns.
15171 (posn-object): Return either image or string object.
15172 (posn-object-x-y): Return 8th element of position.
15173 (posn-object-width-height): New defun.
15174
15175 2004-01-06 Andreas Schwab <schwab@suse.de>
15176
15177 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
15178 output.
15179
15180 2004-01-05 Karl Berry <karl@gnu.org>
15181
15182 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
15183 / and *, too.
15184
15185 2003-12-31 Simon Josefsson <jas@extundo.com>
15186
15187 * files.el (before-save-hook): Add.
15188 (basic-save-buffer): Use before-save-hook.
15189
15190 * emacs-lisp/copyright.el: Fix comment to recommend
15191 before-save-hook instead of write-file-functions.
15192
15193 2004-01-05 Richard M. Stallman <rms@gnu.org>
15194
15195 * finder.el (finder-commentary): Call delete-other-windows.
15196
15197 * net/ange-ftp.el (ange-ftp-file-attributes):
15198 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
15199
15200 2004-01-04 Karl Berry <karl@gnu.org>
15201
15202 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
15203 comment characters % and # in the copyright year notice,
15204 as well as ;.
15205
15206 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
15207
15208 * wid-edit.el (default): Define dummy :value-delete.
15209 Reported by Jesper Harder <harder@ifa.au.dk>.
15210
15211 2004-01-03 Richard M. Stallman <rms@gnu.org>
15212
15213 * progmodes/compile.el (compile-internal): Use point, not point-min,
15214 for set-window-point.
15215
15216 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
15217
15218 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
15219
15220 * progmodes/grep.el (grep-mode-map):
15221 Don't remap next-line, previous-line.
15222
15223 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
15224
15225 * speedbar.el (speedbar-edit-line): Change regexp to position
15226 the cursor on the first character of this line's button.
15227
15228 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
15229
15230 * subr.el (functionp): Doc fix.
15231
15232 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
15233
15234 * progmodes/idlwave.el (idlwave-make-tags):
15235 * textmodes/flyspell.el (flyspell-large-region):.
15236 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
15237 * emulation/viper-util.el (viper-glob-unix-files):
15238 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
15239 * man.el (Man-init-defvars):
15240 * jka-compr.el (jka-compr-call-process):
15241 * files.el (get-free-disk-space,insert-directory):
15242 * ediff-ptch.el (ediff-test-patch-utility):
15243 * ediff-diff.el (ediff-test-utility):
15244 * dired-aux.el (dired-check-process):
15245 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
15246 test the return value of call-process, because it can be a string.
15247
15248 2003-12-31 John Paul Wallington <jpw@gnu.org>
15249
15250 * bindings.el (completion-ignored-extensions): Add .pfsl.
15251
15252 2003-12-31 Kim F. Storm <storm@cua.dk>
15253
15254 * ido.el (ido-nonreadable-directory-p): New defun to check for
15255 nonreadable directory without activating tramp (to avoid problems
15256 with checking incomplete tramp paths).
15257 (ido-set-current-directory, ido-file-internal)
15258 (ido-file-name-all-completions1): Use it.
15259
15260 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
15261
15262 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
15263 documentation if the anchor (or node) name is preceded by `info
15264 anchor' or `Info anchor' in addition to earlier `info node' and
15265 `Info node'.
15266 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
15267
15268 2003-12-30 Eli Zaretskii <eliz@gnu.org>
15269
15270 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
15271 error in arguments to base64-decode-region. Remove ^M characters
15272 after decoding base64.
15273
15274 2003-12-30 Simon Josefsson <jas@extundo.com>
15275
15276 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
15277 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
15278 have only been distributed with Emacs for some years.
15279 (texinfo-mode-hook): Customize.
15280
15281 2003-12-30 Eli Zaretskii <eliz@gnu.org>
15282
15283 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
15284 cleaner (suggested by Richard Stallman).
15285
15286 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
15287 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
15288 file-name clashes on 8+3 DOS filesystems.
15289
15290 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
15291 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
15292 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
15293 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
15294 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
15295 file-name clashes on 8+3 filesystems.
15296
15297 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
15298 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
15299 file-name clashes on 8+3 DOS filesystems.
15300
15301 2003-12-29 Richard M. Stallman <rms@gnu.org>
15302
15303 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
15304 Upcase the character.
15305
15306 * textmodes/flyspell.el (mail-mode-flyspell-verify):
15307 Search for header separator alone on a line, literally,
15308 and search for it backward, not forward.
15309 (flyspell-abbrev-table): Always use global-abbrev-table
15310 if there is no local one.
15311
15312 * progmodes/sh-script.el (sh-get-indent-info):
15313 Don't move point back if at bob.
15314
15315 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
15316
15317 * play/handwrite.el (handwrite): Make the handwrite credit message
15318 a comment rather than an output command.
15319
15320 * obsolete/sc.el: Display message that this file is obsolete.
15321
15322 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
15323
15324 * mail/rfc822.el (rfc822-address-start): Declare variable.
15325 Renamed from address-start. All uses changed.
15326
15327 * term.el (term-exec): Set up sentinel.
15328 (term-sentinel): New function.
15329 (term-handle-exit): New function.
15330
15331 * subr.el (assoc-ignore-case, assoc-ignore-representation):
15332 Use assoc-string, and mark them obsolete.
15333 (delay-mode-hooks): Mark as permanent local.
15334
15335 * simple.el (sendmail-user-agent-compose): Use assoc-string.
15336
15337 * register.el (copy-rectangle-to-register): Doc fix.
15338
15339 * info.el (Info-insert-dir): Use assoc-string.
15340
15341 * info-look.el (info-lookup): Use assoc-string.
15342
15343 * frame.el (pop-up-frame-function): Use quote, not `function'.
15344 (frame-notice-user-settings): Calculate ADJUSTED-TOP
15345 copying with lists as coordinate values.
15346
15347 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
15348
15349 * find-dired.el (kill-find): New command.
15350 (find-dired): Make buffer read-only.
15351 Set up a keymap with C-c C-k running kill-find.
15352 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
15353
15354 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
15355
15356 * filecache.el (file-cache-ignore-case): New variable.
15357 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
15358
15359 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
15360 (comint-dynamic-complete-as-filename): Rename local vars.
15361 (comint-dynamic-list-filename-completions): Likewise.
15362
15363 * comint.el (comint-dynamic-list-completions-config): New var.
15364 (comint-dynamic-list-completions): Handle both SPC and TAB right.
15365
15366 * comint.el (comint-file-name-chars): Add [].
15367 (comint-word): Use skip-chars-backward, not search.
15368
15369 * shell.el (shell-file-name-chars): Add [].
15370
15371 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
15372
15373 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
15374
15375 * generic.el (define-generic-mode): Doc fix.
15376
15377 2003-12-29 Eli Zaretskii <eliz@gnu.org>
15378
15379 * files.el (kill-some-buffers): Doc fix.
15380
15381 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
15382
15383 * comint.el (comint-watch-for-password-prompt): Pass `string' as
15384 arg to send-invisible
15385 (send-invisible): Doc fix. The argument is now a prompt, not the
15386 string to send.
15387 (comint-read-noecho): Doc fix.
15388
15389 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
15390
15391 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
15392 "@", as required by some ISP hosting service. Fix defcustom
15393 argument syntax errors that prevented use of customization.
15394
15395 2003-12-29 Eli Zaretskii <eliz@gnu.org>
15396
15397 * xml.el (xml-get-attribute-or-nil): Doc fix.
15398
15399 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
15400
15401 * net/zone-mode.el (zone-mode): Use write-file-functions, not
15402 write-file-hooks.
15403
15404 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
15405
15406 * autorevert.el (auto-revert-interval): Doc fix.
15407
15408 2003-12-29 Mark A. Hershberger <mah@everybody.org>
15409
15410 * xml.el (xml-get-attribute-or-nil): New function, like
15411 xml-get-attribute, but returns nil if the attribute was not found.
15412 (xml-get-attribute): Convert to defsubst, uses
15413 xml-get-attribute-or-nil.
15414
15415 2003-12-29 Eli Zaretskii <eliz@gnu.org>
15416
15417 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
15418
15419 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
15420
15421 * custom.el (custom-declare-theme): Use `value' when putting
15422 properties on `theme'.
15423
15424 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
15425
15426 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
15427 for each yank-handler segment.
15428 (insert-for-yank-1): New function, with the body of the previous
15429 insert-for-yank.
15430
15431 * textmodes/table.el (table-yank-handler): New defcustom.
15432 (table--put-cell-indicator-property): Put yank-handler property
15433 that indicates the yank handler for the table cell.
15434
15435 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
15436
15437 * generic-x.el (etc-modules-conf-generic-mode): A more complete
15438 set of keywords.
15439
15440 2003-12-29 Eli Zaretskii <eliz@gnu.org>
15441
15442 * international/mule-cmds.el (reset-language-environment)
15443 (set-language-environment): Don't invoke fontset-related functions
15444 if fontset-list is not fboundp.
15445
15446 2003-12-29 Kenichi Handa <handa@m17n.org>
15447
15448 * international/mule-cmds.el (reset-language-environment):
15449 Call set-overriding-fontspec-internal with nil.
15450 (set-language-environment): Call set-overriding-fontspec-internal
15451 if the language environment specify `overriding-fontspec'.
15452 (language-info-alist): Doc added.
15453
15454 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
15455 characters of mule-unicode-0100-24ff.
15456 (ccl-encode-windows-1251-font): New CCL program.
15457 ("Bulgarian"): Specify overriding-fontspec.
15458 ("Belarusian"): Likewise.
15459
15460 2003-12-28 Sam Steingold <sds@gnu.org>
15461
15462 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
15463 parameter ID-FORMAT to conform with the 2003-11-30 patch.
15464
15465 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
15466
15467 * progmodes/gud.el (gud-gdb-command-name): Set default to
15468 "gdb --annotate=3".
15469 (gud-gdb-marker-filter): Look out for annotations.
15470 (gdb-first-pre-prompt): New variable.
15471 Remove trailing white space.
15472
15473 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
15474 if necessary.
15475 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
15476 annotations are detected.
15477 (gud-gdba-marker-filter): Use global variable gud-marker-acc
15478 instead of a local one to allow transition from
15479 gud-gdb-marker-filter.
15480 Remove trailing white space.
15481
15482 2003-12-27 Kim F. Storm <storm@cua.dk>
15483
15484 * ido.el: Handle non-readable directories.
15485 (ido-decorations): Add 9th element for non-readable directory.
15486 (ido-directory-nonreadable): New dynamic var.
15487 (ido-set-current-directory): Set it.
15488 (ido-read-buffer, ido-file-internal):
15489 (ido-read-file-name, ido-read-directory-name): Let-bind it.
15490 (ido-file-name-all-completions1): Return empty list for
15491 non-readable directory.
15492 (ido-exhibit): Print [Not readable] if directory is not readable.
15493 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
15494 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
15495 Use it.
15496
15497 2003-12-27 Lars Hansen <larsh@math.ku.dk>
15498
15499 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
15500 calls to directory-files-and-attributes and file-attributes.
15501 (ls-lisp-format): Remove system dependent handling of user and
15502 group id's.
15503
15504 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
15505
15506 * ffap.el (ffap-read-file-or-url): Revert previous change.
15507
15508 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
15509
15510 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
15511 new list of included files called `files-with-node-lines', that
15512 only have node lines. This way @include commands can include any
15513 file, such as version and update files without node lines, not
15514 just files that are chapters.
15515
15516 2003-12-25 Andreas Schwab <schwab@suse.de>
15517
15518 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
15519 file not found.
15520
15521 2003-12-08 Miles Bader <miles@gnu.org>
15522
15523 * dired.el (dired-between-files): Always use dired-move-to-filename,
15524 which is more robust in non-english locales.
15525
15526 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
15527
15528 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
15529
15530 2003-12-24 Andreas Schwab <schwab@suse.de>
15531
15532 * shell.el (shell-file-name-quote-list): Add backslash.
15533
15534 * comint.el (comint-quote-filename): Correctly handle backslash
15535 in comint-file-name-quote-list.
15536
15537 2003-12-24 Kenichi Handa <handa@m17n.org>
15538
15539 * international/mule-cmds.el (set-default-coding-systems):
15540 Call ucs-set-table-for-input for all buffers that don't have local
15541 value of buffer-file-coding-system.
15542
15543 * international/ucs-tables.el (ucs-set-table-for-input):
15544 If translation-table-for-encode is a symbol, get its
15545 translation-table property.
15546
15547 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
15548
15549 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
15550 to `completing-read' on a recently fixed bug.
15551
15552 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
15553 instead of SPACE, to get the list of possible fringe modes.
15554 SPACE only works if both `partial-completion-mode' and
15555 `completion-auto-help' are nil.
15556
15557 * complete.el (PC-is-complete-p): Delete.
15558 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
15559 calls to `test-completion'.
15560
15561 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
15562
15563 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
15564 to edit values when there are no children.
15565
15566 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
15567 a mode called "Assembler" already exists.
15568 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
15569 (gud-watch): Use format option. Remove font properties from string.
15570 (gdb-var-create-handler, gdb-var-list-children-handler):
15571 Don't bother about properties as there are none.
15572 (gdb-var-create-handler, gdb-var-list-children-handler)
15573 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
15574 with two arguments.
15575 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
15576 Let speedbar show value changes with a different font.
15577 (gdb-edit-value): New defun.
15578 (gdb-clear-partial-output, gdb-clear-inferior-io)
15579 (def-gdb-auto-update-handler): Use erase-buffer.
15580 (gdb-frame-handler): Display watch expressions in
15581 FUNCTION::VARIABLE format if required.
15582
15583 2003-12-23 John Paul Wallington <jpw@gnu.org>
15584
15585 * info.el (Info-unescape-quotes, Info-split-parameter-string)
15586 (Info-goto-emacs-command-node): Doc fixes.
15587
15588 2003-12-12 Jesper Harder <harder@ifa.au.dk>
15589
15590 * cus-edit.el (custom-add-parent-links): Define "many".
15591
15592 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
15593
15594 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
15595 (widget-child-validate, widget-type-value-create)
15596 (widget-type-default-get, widget-type-match): New functions.
15597 (lazy): New widget.
15598 (menu-choice, checklist, radio-button-choice, editable-list)
15599 (group, documentation-string): Remove redundant (per 2003-10-25
15600 change) calls to `widget-children-value-delete'.
15601 (widget-choice-value-get, widget-choice-value-inline): Remove.
15602 (menu-choice): Update widget.
15603
15604 2003-12-03 Kenichi Handa <handa@m17n.org>
15605
15606 * language/cyrillic.el: Register "microsoft-cp1251" in
15607 ctext-non-standard-encodings-alist.
15608 ("Bulgarian"): Add ctext-non-standard-encodings.
15609 ("Belarusian"): Likewise.
15610
15611 * international/mule-conf.el (compound-text-with-extensions):
15612 Change the type to 2 (iso-2022 base).
15613
15614 * international/mule.el (ctext-non-standard-encodings-alist):
15615 Change the format.
15616 (ctext-non-standard-encodings): New variable.
15617 (ctext-post-read-conversion): Fully re-written.
15618 (ctext-non-standard-designations-alist): Delete it.
15619 (ctext-non-standard-encodings-table): New function.
15620 (ctext-pre-write-conversion): Fully re-written.
15621
15622 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
15623
15624 * cus-edit.el (custom-add-parent-links): Add documentation links
15625 for parent, if the item has none of its own.
15626
15627 2003-11-30 Richard M. Stallman <rms@gnu.org>
15628
15629 * dired-aux.el (dired-do-query-replace-regexp):
15630 Report files visited read-only.
15631
15632 2003-11-30 Juri Linkov <juri@jurta.org>
15633
15634 * dired-aux.el (dired-compare-directories): New command.
15635 (dired-file-set-difference, dired-files-attributes): New functions.
15636
15637 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
15638 Version 2.0.38 of Tramp released.
15639
15640 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
15641 Charles Curley <charlescurley@charlescurley.com>.
15642 (tramp-multi-connection-function-alist): Add ssht entry which adds
15643 "-e none -t -t" to the list of ssh args. Suggested by Adrian
15644 Aichner.
15645 (tramp-get-method-parameter): New function to retrieve a method
15646 parameter. This allows for omission of method parameters.
15647 Callers adjusted.
15648
15649 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
15650
15651 * net/tramp.el: Add new optional parameter ID-FORMAT to
15652 `file-attributes'. Calls of `file-attributes' won't use this
15653 parameter for backward compatibility reasons.
15654 (tramp-perl-file-attributes): Add a new parameter to Perl script
15655 in order to handle uid/gid as strings, if desired.
15656 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
15657 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
15658 order to make the function more general.
15659 (tramp-handle-file-attributes): Replace proprietary optional
15660 parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
15661 (tramp-handle-file-attributes-with-perl): Handle parameter
15662 NONNUMERIC if set. This wasn't done in the past.
15663 (tramp-post-connection): Apply second parameter "$2" if
15664 `tramp-remote-perl' is called.
15665
15666 * net/tramp-smb.el (tramp-smb-handle-delete-file):
15667 Correct cut'n'waste error (`filename' instead of `directory').
15668 (tramp-smb-handle-directory-files-and-attributes)
15669 (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
15670 introduced parameter ID-FORMAT.
15671 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
15672 error (`directory' instead of `ldir').
15673
15674 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
15675 `file-attributes' has a second parameter. If yes, apply it with
15676 value "'integer". Otherwise, don't use that parameter (default is
15677 integer format).
15678
15679 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
15680
15681 * help.el (help-map): Bind `display-local-help' to `C-h .'.
15682 (help-for-help): Add `C-h .' to the listed Help options.
15683 Remove trailing whitespace.
15684
15685 * help-at-pt.el: New file.
15686
15687 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
15688
15689 * subr.el (noreturn, 1value): New macros for test coverage.
15690 See `testcover.el'.
15691
15692 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
15693
15694 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
15695 for macro `1value'.
15696 (testcover-1value): New function. Checks that a 1value form
15697 actually returns only one value. Requested by RMS.
15698
15699 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
15700
15701 * gdb-ui.el (gud-watch, gdb-var-create-handler)
15702 (gdb-var-list-children, gdb-var-list-children-handler)
15703 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
15704 gdb commands that use mi to keep them out of the command history.
15705
15706 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15707
15708 * cus-start.el (all): Add use-file-dialog.
15709
15710 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
15711
15712 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
15713
15714 2003-11-27 Kim F. Storm <storm@cua.dk>
15715
15716 * subr.el (posn-object-x-y): New defun.
15717
15718 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
15719
15720 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
15721 Don't use `space' for \\\n.
15722 Be more selective as to which # are comment-starters.
15723
15724 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
15725
15726 * subr.el (number-sequence): Improve handling of floating point
15727 arguments (suggested by Kim Storm). Allow negative arguments.
15728
15729 2003-11-26 Kenichi Handa <handa@m17n.org>
15730
15731 * international/mule-cmds.el (standard-display-european-internal):
15732 Cancel the standard-display-table setting for ` and '.
15733
15734 2003-11-26 Kim F. Storm <storm@cua.dk>
15735
15736 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
15737 New defcustoms to add ffap-like functionality to ido.
15738 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
15739 (ido-no-final-slash): New defun.
15740 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
15741 (ido-read-file-name): ): Toggle VC checking via
15742 vc-handled-backends instead of vc-master-templates.
15743 (ido-file-internal): Handle ido-use-url-at-point and
15744 ido-use-filename-at-point via code borrowed from ffap-guesser.
15745 Handle new ido-exit code ffap.
15746 (ido-sort-list): Ignore final slash when sorting file names.
15747
15748 2003-11-25 Kim F. Storm <storm@cua.dk>
15749
15750 * emulation/cua-base.el (cua--standard-movement-commands):
15751 Add forward-sentence and backward-sentence.
15752
15753 2003-11-25 Stephen Eglen <stephen@gnu.org>
15754
15755 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
15756 iswitchb-exit is set to 'usefirst when user selects buffer at head
15757 of list using RET. (Selecting buffers at the head of the list was
15758 broken if the substring was also a complete buffername.)
15759
15760 2003-11-23 Kim F. Storm <storm@cua.dk>
15761
15762 * progmodes/compile.el (grep-command, grep-use-null-device)
15763 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
15764 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
15765 (grep-regexp-alist, grep-program, find-program)
15766 (grep-find-use-xargs, grep-history, grep-find-history)
15767 (grep-process-setup, grep-compute-defaults)
15768 (grep-default-command, grep, grep-tag-default, grep-find)
15769 (grep-expand-command-macros, grep-tree-last-regexp)
15770 (grep-tree-last-files, grep-tree): Move grep variables, functions
15771 and commands to new file grep.el.
15772 (compilation-mode-map): Remove grep commands from Compile sub-menu.
15773 (compilation-process-setup-function): Doc fix.
15774 (compilation-highlight-regexp, compilation-highlight-overlay): New
15775 defvars used for highlighting current compile error in source buffer.
15776 (compile-internal): New optional args HIGHLIGHT-REGEXP and
15777 LOCAL-MAP which overrides compilation-highlight-regexp and
15778 compilation-mode-map for this compilation.
15779 Delay calling compilation-set-window-height until after running
15780 compilation-process-setup-function so it can buffer-local override
15781 compilation-window-height.
15782 Check buffer-local value of compilation-scroll-output.
15783 (compilation-set-window-height): Use buffer-local value of
15784 compilation-window-height.
15785 (compilation-revert-buffer): Don't pass (undefined)
15786 preserve-modes arg to revert-buffer.
15787 (next-error-no-select, previous-error-no-select): New commands.
15788 (compilation-goto-locus): Temporarily highlight current match in
15789 source buffer using compilation-highlight-regexp.
15790
15791 * progmodes/grep.el: New file with grep code from compile.el.
15792 (grep): New defcustom group.
15793 (grep-window-height): New defcustom, like compilation-window-height.
15794 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
15795 (grep-scroll-output): New defcustom, like compilation-scroll-output.
15796 (grep-command, grep-use-null-device, grep-find-command)
15797 (grep-tree-files-aliases, grep-tree-ignore-case)
15798 (grep-tree-ignore-CVS-directories): Move to grep custom group.
15799 (grep-setup-hook): New hook variable.
15800 (grep-mode-map): New keymap for grep commands. Add Grep menu.
15801 (grep-last-buffer): New defvar, override compilation-last-buffer.
15802 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
15803 Call compile-internal with args highlight-regexp and grep-mode-map.
15804
15805 2003-11-23 Kim F. Storm <storm@cua.dk>
15806
15807 * subr.el (event-start, event-end): Doc fix.
15808 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
15809 (posn-area, posn-actual-col-row, posn-object): New defuns.
15810 (posn-col-row): Simplify doc. Rewrite to use cond.
15811 (posn-point): Also return buffer position for events outside text
15812 area (that info is now present in the event position).
15813
15814 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
15815 mouse-set-point so that hscroll still works now that clicks on
15816 fringes generate specific mouse events.
15817 (mouse-set-point): Note that it now works in fringes and margins
15818 too due to new semantics of posn-point in fringes and margins.
15819
15820 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
15821 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
15822
15823 2003-11-20 Kim F. Storm <storm@cua.dk>
15824
15825 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
15826 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
15827 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
15828 to 100 for icons to avoid increasing line height when shown.
15829
15830 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
15831
15832 * newcomment.el (comment-normalize-vars): Initialize properly if
15833 comment-start was nil.
15834
15835 2003-11-19 Andreas Schwab <schwab@suse.de>
15836
15837 * simple.el (set-variable): Fix indentation.
15838
15839 2003-11-17 Kenichi Handa <handa@m17n.org>
15840
15841 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
15842 Fix docstring.
15843
15844 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
15845
15846 * international/latin1-disp.el (latin1-display): Fix docstring.
15847
15848 2003-11-16 John Wiegley <johnw@newartisans.com>
15849
15850 * eshell/em-ls.el (eshell-ls-file): There are times with
15851 size-width is nil and uncomputed (when directories are created in
15852 dired, for example); in this case, 4 is reasonable default value,
15853 although it may caused skewed new entries (which could be avoided
15854 by returning the original value of 8 in all cases, but 99% of the
15855 time this is a waste of whitespace).
15856
15857 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
15858
15859 * cc-engine.el (c-guess-continued-construct)
15860 (c-guess-basic-syntax): Check a little more carefully if it's a
15861 function declaration when an unknown construct followed by a block
15862 is found inside a statement context. This avoids macros followed
15863 by blocks to be taken as function declarations.
15864
15865 (c-guess-continued-construct): Change the analysis of a statement
15866 continuation with a brace open to `substatement-block', for
15867 consistency with recognized statements.
15868
15869 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
15870 start is in a position so that `c-beginning-of-statement-1' jumped
15871 to the beginning of the same statement.
15872
15873 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
15874 Don't accept binary operators in the arglist if we're in a function
15875 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
15876 template recognition in cases like "if (a < b || c > d)".
15877
15878 (c-restricted-<>-arglists): New more appropriate name for
15879 `c-disallow-comma-in-<>-arglists'.
15880
15881 Accessing functions updated for the variable name change.
15882
15883 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
15884 match data could get clobbered if NOT-INSIDE-TOKEN is used.
15885
15886 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
15887 labels.
15888
15889 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
15890 instead of duplicating parts of it. This fixes bogus label
15891 recognition.
15892
15893 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
15894 of checking the context in which to apply the minimum indentation,
15895 so that it isn't enforced in e.g. namespace blocks.
15896
15897 * cc-vars.el (c-inside-block-syms): New constant used by
15898 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
15899 to somewhat reduce the risk of becoming stale.
15900
15901 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
15902 cc-cmds to cc-engine to allow use from cc-align.
15903
15904 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
15905 qualified identifiers containing "::".
15906
15907 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
15908 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
15909
15910 * cc-vars.el (c-emacs-features): Use a space in front of the name
15911 of the temporary buffer. That also avoids dumping problems in
15912 XEmacs due to undo info being left around after the buffer is killed.
15913
15914 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
15915 arglist to see if it's a K&R style declaration.
15916
15917 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
15918 before returning `knr-argdecl-intro'.
15919
15920 2003-11-16 John Wiegley <johnw@newartisans.com>
15921
15922 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
15923 field in a long-listing always 8 characters, use `size-width',
15924 which has already been computed.
15925
15926 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
15927
15928 * subr.el (minor-mode-list): Add `hs-minor-mode'.
15929
15930 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
15931
15932 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
15933 Support operation while narrowed, with `diff-restrict-view'.
15934
15935 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
15936
15937 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
15938 Take additional optional arg NARROWFUN. For the generated functions:
15939 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
15940 include frags that arrange to check for and save narrowing state before
15941 the move and then conditionally call NARROWFUN after the move.
15942
15943 2003-11-14 John Wiegley <johnw@newartisans.com>
15944
15945 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
15946 that was optional, but obviously missing based on surrounding code.
15947
15948 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
15949 string arguments to numbers unless the whole argument was seen as
15950 a number.
15951
15952 2003-11-14 Kenichi Handa <handa@m17n.org>
15953
15954 * international/mule.el (ctext-non-standard-encodings-alist):
15955 Fix coding systems.
15956
15957 2003-11-10 Kenichi Handa <handa@m17n.org>
15958
15959 * language/kannada.el ("Kannada"): Add sample-text.
15960
15961 * language/knd-util.el (kannada-compose-region)
15962 (kannada-compose-string, kannada-post-read-conversion):
15963 Add autoload cookie.
15964
15965 * international/quail.el (quail-completion): Change the message
15966 "corresponding translations" to "corresponding characters".
15967
15968 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
15969
15970 * descr-text.el (describe-char): Fix typo.
15971
15972 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
15973
15974 These changes are to support Kannada language/script.
15975
15976 * Makefile.in (DONTCOMPILE): Add kannada.el.
15977
15978 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
15979
15980 * loadup.el: Preload kannada.el.
15981
15982 * language/ind-util.el (ucs-kannada-to-is13194-alist)
15983 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
15984 New variables.
15985
15986 * language/kannada.el: New file.
15987
15988 * language/knd-util.el: New file.
15989
15990 2003-11-07 Andreas Schwab <schwab@suse.de>
15991
15992 * progmodes/autoconf.el (autoconf-font-lock-keywords):
15993 Also highlight AH_*.
15994
15995 * xml.el (xml-parse-dtd): Fix misplaced paren.
15996
15997 2003-11-07 Kenichi Handa <handa@m17n.org>
15998
15999 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
16000
16001 2003-11-05 Juri Linkov <juri@jurta.org>
16002
16003 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
16004 (desktop-buffer-file): Use saved buffer-file-coding-system
16005 for file reading. Set auto-insert to nil to prevent automatic
16006 insertion into restored empty files.
16007
16008 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
16009
16010 * files.el (risky-local-variable-p): Make second argument optional.
16011
16012 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
16013
16014 * subr.el (add-hook): Fix last change.
16015
16016 2003-11-03 Eli Zaretskii <eliz@gnu.org>
16017
16018 * mail/rmail.el (rmail-convert-to-babyl-format):
16019 If base64-decode-region signals an error, catch it and silently
16020 ignore it.
16021
16022 2003-11-01 Mark A. Hershberger <mah@everybody.org>
16023
16024 * xml.el (xml-parse-region): Allow comments to appear after the
16025 topmost element has closed.
16026 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
16027 (xml-ns-expand-attr): New functions to do namespace handling.
16028 (xml-intern-attrlist): Back-compatible handling of attribute names.
16029 (xml-parse-tag): Move namespace handling to separate functions.
16030 Now produces elements in the form ((:ns . "element") (attr-list)
16031 children) instead of ('ns:element (attr-list) children).
16032 (xml-parse-attlist): Fix attribute parsing.
16033 (xml-parse-dtd): Change parsing so that it produces strings
16034 instead of interned symbols.
16035
16036 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
16037
16038 * dired.el (dired-ls-sorting-switches): Doc fix.
16039
16040 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
16041
16042 * emacs-lisp/rx.el (rx-or): Fix the case of
16043 "(rx (and ?a (or ?b ?c) ?d))".
16044
16045 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
16046
16047 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
16048 (texinfo-format-region): Use it.
16049 (texinfo-format-buffer-1): Ditto.
16050
16051 2003-11-01 Alan Mackenzie <acm@muc.de>
16052
16053 Changes to allow scrolling whilst in isearch mode:
16054 * isearch.el (isearch-unread-key-sequence): New function,
16055 extracted from isearch-other-meta-char.
16056 (top level): (put 'foo 'isearch-scroll) on all Emacs's
16057 "scrollable" standard functions.
16058 (isearch-allow-scroll): New customizable variable.
16059 (isearch-string-out-of-window, isearch-back-into-window)
16060 (isearch-reread-key-sequence-naturally)
16061 (isearch-lookup-scroll-key): New functions.
16062 (isearch-other-meta-char): Doc string and functionality enhanced.
16063 Now accepts a prefix argument.
16064 (isearch-lazy-highlight-window-end): New variable.
16065 (isearch-lazy-highlight-new-loop): Pay attention to the window's
16066 end (thru isearch-lazy-highlight-window-end), not only its start.
16067
16068 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
16069 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
16070 (universal-argument, universal-argument-more, negative-argument)
16071 (digit-argument, universal-argument-other-key): Minor changes.
16072
16073 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
16074
16075 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
16076 recursively if the last message is deleted, thus avoiding an
16077 infinite loop.
16078
16079 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
16080
16081 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
16082 (tex-main-file): Don't add .tex if the extension is already present.
16083 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
16084
16085 2003-10-29 Lute Kamstra <lute@gnu.org>
16086
16087 * progmodes/octave-inf.el (inferior-octave-prompt):
16088 Recognize version number in prompt.
16089
16090 2003-10-28 Dave Love <fx@gnu.org>
16091
16092 * international/characters.el: Fix some Unicode ranges.
16093
16094 2003-10-28 Kenichi Handa <handa@m17n.org>
16095
16096 * disp-table.el (standard-display-8bit)
16097 (standard-display-default, standard-display-ascii)
16098 (standard-display-g1, standard-display-graphic)
16099 (standard-display-underline): Assure that standard-display-table
16100 is a display table.
16101
16102 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
16103
16104 * simple.el (reindent-then-newline-and-indent): Delete space *after*
16105 reindenting the first line.
16106
16107 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
16108
16109 * wid-edit.el (widget-default-delete): Always delete child widgets.
16110
16111 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
16112
16113 * newcomment.el (comment-indent): Don't call indent-according-to-mode
16114 if the line has code.
16115 Don't try to line up with something that's too far left.
16116
16117 * progmodes/octave-mod.el (octave-comment-start): Simplify.
16118 (octave-mode-syntax-table): Add % as a comment starter.
16119 (octave-point): Remove.
16120 (octave-in-comment-p, octave-in-string-p)
16121 (octave-not-in-string-or-comment-p, calculate-octave-indent)
16122 (octave-blink-matching-block-open, octave-auto-fill):
16123 Use line-(beginning|end)-position instead.
16124
16125 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
16126
16127 * emacs-lisp/authors.el (authors-aliases): Add correct realname
16128 for Francesco Potort\e,Al\e(B.
16129
16130 2003-10-23 Dave Love <fx@gnu.org>
16131
16132 * international/mule-cmds.el (locale-charset-to-coding-system):
16133 Don't rely on nil being a coding system.
16134
16135 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
16136 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
16137 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
16138
16139 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
16140
16141 * gdb-ui.el (gdb-current-language): New variable.
16142 (gdb-update-flag): Remove variable.
16143 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
16144 (gdb-take-last-elt): Remove function.
16145 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
16146 (gdb-post-prompt): Check for variable object changes here.
16147
16148 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
16149 object changes in gdb-ui.el.
16150
16151 2003-10-21 Richard M. Stallman <rms@gnu.org>
16152
16153 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
16154
16155 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
16156 Don't check for foo*/ wildcard form here.
16157 (insert-directory): Recognize foo*/ as a wildcard.
16158 Separate wildcard-regexp variable from the arg, wildcard.
16159
16160 * subr.el (add-hook): Correctly detect when make-local-hook was used.
16161 (remove-hook): Correctly handle strange cases about local hooks.
16162
16163 2003-10-21 David Ponce <david@dponce.com>
16164
16165 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
16166 argument REAL, to return a real number instead of a rounded
16167 integer value. Define as inline function.
16168 (ruler-mode-right-fringe-cols): Likewise.
16169 (ruler-mode-scroll-bar-cols): New function.
16170 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
16171 (ruler-mode-right-scroll-bar-cols): Likewise.
16172 (ruler-mode-space): New function.
16173 (ruler-mode-ruler): Use it. Handle variations of fringe style,
16174 scroll bar mode and margins in a more robust way.
16175
16176 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
16177
16178 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
16179 (antlr-c-init-language-vars): New function.
16180 (antlr-mode): Use it with cc-mode before v5.29.
16181 (antlr-c-common-init): Don't set some local vars here.
16182 (antlr-mode): Set them here.
16183 (antlr-c-forward-sws): New function alias.
16184 (antlr-mode): Redefine with cc-mode before v5.30.
16185 (antlr-skip-sexps): Use it.
16186 (antlr-skip-exception-part): Ditto.
16187 (antlr-skip-file-prelude): Ditto.
16188 (antlr-outside-rule-p): Ditto.
16189 (antlr-end-of-body): Ditto.
16190 (antlr-option-kind): Ditto.
16191 (antlr-insert-option-area): Ditto.
16192 (antlr-file-dependencies): Ditto.
16193
16194 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
16195
16196 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
16197 Move backward only if point was not inside an entry.
16198
16199 2003-10-21 Richard M. Stallman <rms@gnu.org>
16200
16201 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
16202
16203 2003-10-21 Juri Linkov <juri@jurta.org>
16204
16205 * compare-w.el: Automatically skip non-matching text to resync.
16206 (compare-windows-whitespace): Doc fix.
16207 (compare-windows-sync, compare-windows-sync-string-size)
16208 (compare-windows-recenter, compare-ignore-whitespace)
16209 (compare-windows-highlight, compare-windows-face): New variables.
16210 (compare-windows): Use compare-windows-sync.
16211 (compare-windows-highlight, compare-windows-dehighlight)
16212 (compare-windows-sync-regexp)
16213 (compare-windows-sync-default-function): New functions.
16214
16215 2003-10-21 Juri Linkov <juri@jurta.org>
16216
16217 * diff.el (diff-parse-differences): Don't visit the files now;
16218 instead, just record the error locus.
16219
16220 2003-10-21 Dave Love <fx@gnu.org>
16221
16222 * progmodes/cfengine.el: New file.
16223
16224 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
16225
16226 * complete.el (PC-do-completion): Do not forget to use `pred' as the
16227 default-directory when completing file names.
16228
16229 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
16230
16231 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
16232 followed by the word `face', it gets treated as a face, even if
16233 it is also defined as a variable or a function.
16234
16235 2003-10-20 Dave Love <fx@gnu.org>
16236
16237 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
16238 Avoid incf in macro expansion.
16239
16240 2003-10-20 John Paul Wallington <jpw@gnu.org>
16241
16242 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
16243 `evenp' so we don't implicitly require cl library at runtime.
16244
16245 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
16246
16247 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
16248 (help-make-xrefs): Only make cross-references for faces if
16249 preceded or followed by the word `face'. Do not make a
16250 cross-reference for variables without variable documentation,
16251 unless preceded by the word `variable' or `option'. Update doc
16252 string accordingly.
16253
16254 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
16255
16256 * progmodes/hideshow.el: Rewrite one-armed `if'
16257 constructs using either `when' or `unless'.
16258 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
16259
16260 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
16261
16262 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
16263 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
16264 instead of 12x12.
16265
16266 2003-10-16 Eli Zaretskii <eliz@gnu.org>
16267
16268 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
16269 message while converting to Babyl.
16270
16271 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
16272
16273 * allout.el (allout-mode): Doc fix.
16274
16275 2003-10-16 Lute Kamstra <lute@gnu.org>
16276
16277 * subr.el (force-mode-line-update): Fix docstring.
16278
16279 2003-10-14 Dave Love <fx@gnu.org>
16280
16281 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
16282 (default-input-method): Add :link, improve :type.
16283 (locale-charset-language-names): Fix utf-8 pattern.
16284 (locale-charset-match-p, locale-charset-alist)
16285 (locale-charset-to-coding-system): New.
16286 (set-locale-environment): Deal with codeset part of locale specs.
16287
16288 2003-10-14 Lute Kamstra <lute@gnu.org>
16289
16290 * fringe.el (fringe-mode): Use active voice in docstring.
16291 (set-fringe-style): Ditto.
16292
16293 2003-10-13 Lute Kamstra <lute@gnu.org>
16294
16295 * fringe.el (fringe-mode): Fix docstring.
16296 (set-fringe-style): Ditto.
16297
16298 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
16299
16300 * ediff-mult.el (ediff-filegroup-action):
16301 Use ediff-default-filtering-regexp.
16302
16303 * ediff-util.el (ediff-recenter): Don't call
16304 ediff-restore-highlighting twice.
16305 (ediff-select-difference): Set current difference.
16306 (ediff-unselect-and-select-difference): Add comment.
16307
16308 * ediff.el (ediff-directories,ediff-directory-revisions)
16309 (ediff-directories3,ediff-merge-directories)
16310 (ediff-merge-directories-with-ancestor)
16311 (ediff-merge-directory-revisions)
16312 (ediff-merge-directory-revisions-with-ancestor):
16313 Use ediff-default-filtering-regexp.
16314
16315 2003-10-12 Andreas Schwab <schwab@suse.de>
16316
16317 * international/mule-cmds.el (locale-charset-language-names):
16318 Simplify regex by removing unused grouping.
16319
16320 2003-10-10 Dave Love <fx@gnu.org>
16321
16322 * bindings.el: Don't bind stop.
16323
16324 2003-10-08 Miles Bader <miles@gnu.org>
16325
16326 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
16327 face instead of attempting to emulate it.
16328
16329 2003-10-07 Kenichi Handa <handa@m17n.org>
16330
16331 * international/mule-diag.el (list-coding-systems-1): List coding
16332 systems that are loaded automatically.
16333
16334 * international/code-pages.el (iso-8859-11): Add autoload cookie.
16335
16336 * international/mule.el (autoload-coding-system): New function.
16337
16338 2003-10-07 Andreas Schwab <schwab@suse.de>
16339
16340 * log-edit.el (log-edit-changelog-entries): Prefer local value of
16341 change-log-default-name in the buffer visiting the file.
16342
16343 2003-10-06 Dave Love <fx@gnu.org>
16344
16345 * files.el (find-file-hook): Customize.
16346 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
16347
16348 * bindings.el (completion-ignored-extensions): Remove .log.
16349 (global-map): Add again, open, stop keys.
16350
16351 2003-10-05 Richard M. Stallman <rms@gnu.org>
16352
16353 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
16354 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
16355 Use sh-modify directly.
16356 (sh-select): Use sh-append, not eval.
16357
16358 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
16359
16360 * info.el (Info-following-node-name): New function.
16361
16362 * loadhist.el (unload-feature-special-hooks):
16363 Rename from loadhist-hook-functions.
16364 (loadhist-hook-functions): Now an alias.
16365
16366 2003-10-04 Eli Zaretskii <eliz@gnu.org>
16367
16368 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
16369 file-name clashes on 8+3 filesystems.
16370
16371 * Makefile.in (DONTCOMPILE, bootstrap-clean):
16372 Rename loaddefs-boot.el to ldefs-boot.el
16373
16374 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
16375 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
16376
16377 2003-10-03 Lute Kamstra <lute@gnu.org>
16378
16379 * info.el (Info-mode): Revert previous change.
16380 (Info-escape-percent): New function.
16381 (Info-fontify-node): Use it.
16382
16383 2003-10-02 Andreas Schwab <schwab@suse.de>
16384
16385 * loaddefs-boot.el: Regenerated.
16386
16387 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
16388
16389 * ffap.el: Remove defadvice related code from CVS since `complete'
16390 provides a `PC-completion-as-file-name-predicate' variable that
16391 ffap can override.
16392
16393 2003-10-02 Kenichi Handa <handa@m17n.org>
16394
16395 * international/utf-8.el (ccl-decode-mule-utf-8):
16396 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
16397
16398 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
16399 * international/subst-big5.el: Likewise.
16400 * international/subst-gb2312.el: Likewise.
16401 * international/subst-ksc.el: Likewise.
16402
16403 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
16404
16405 * calendar/calendar.el (increment-calendar-month)
16406 (calendar-leap-year-p, calendar-absolute-from-gregorian)
16407 (generate-calendar, calendar-read-date, calendar-interval)
16408 (calendar-day-of-week): Handle years BC.
16409 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
16410
16411 2003-10-01 Dave Love <fx@gnu.org>
16412
16413 * language/cyrillic.el (cp1251): Alias for windows-1251.
16414
16415 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
16416 bootstrap.
16417
16418 2003-10-01 Lute Kamstra <lute@gnu.org>
16419
16420 * files.el: Fix typo.
16421 * imenu.el (imenu--generic-function): Docstring fix.
16422
16423 2003-09-30 Richard M. Stallman <rms@gnu.org>
16424
16425 * dired.el (dired-mode): Handle dired-directory as a list.
16426
16427 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
16428
16429 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
16430
16431 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
16432
16433 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
16434 Replace gud-display with gud-watch.
16435 (gud-speedbar-buttons): Add stuff for watching expressions
16436 in the speedbar when using M-x gdba. Use dolist on old part
16437 of this function.
16438
16439 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
16440 (gdb-update-flag): New variables.
16441 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
16442 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
16443 (gud-watch, gdb-var-create-handler) : New functions.
16444 (gdb-var-list-children, gdb-var-list-children-handler)
16445 (gdb-var-create-regexp, gdb-var-update-regexp)
16446 (gdb-var-list-children-regexp): New constants.
16447 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
16448 (gdb-annotation-rules): Reduce annotation set (level 3).
16449 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
16450 (gdb-post-prompt): Don't update GDB buffers every time speedbar
16451 updates.
16452 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
16453 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
16454 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
16455 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
16456 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
16457 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
16458 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
16459 (gud-display, gud-display1)
16460 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
16461 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
16462 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
16463 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
16464 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
16465 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
16466 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
16467 (gdb-display-display-buffer, gdb-toggle-display)
16468 (gdb-delete-display, gdb-expressions-popup-menu)
16469 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
16470 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
16471 to display buffer.
16472
16473 2003-09-30 Richard M. Stallman <rms@gnu.org>
16474
16475 * progmodes/ada-mode.el (ada-mode): Don't use advice.
16476 Instead, set which-func-functions.
16477
16478 * progmodes/which-func.el (which-func-modes): Add ada-mode.
16479 (which-func-functions): New variable.
16480 (which-function): Use that.
16481
16482 * info.el (Info-mode): Double each `%' in header line.
16483
16484 * emacs-lisp/lisp-mnt.el (lm-with-file):
16485 When FILE is nil, run BODY in current buffer.
16486
16487 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
16488
16489 * help.el (describe-mode): Start with a brief list of minor modes.
16490 Find them thru minor-mode-list so as to find them all.
16491 Show them in alphabetical order.
16492
16493 * mail/sendmail.el (mail-aliases): Doc fix.
16494
16495 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
16496
16497 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
16498
16499 * mail/rmailsum.el (rmail-make-summary-line-1):
16500 Change comma after last label to a space.
16501 (rmail-summary-font-lock-keywords): Adapt to that change.
16502
16503 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
16504
16505 * progmodes/scheme.el (scheme-mode-variables): When setting
16506 `font-lock-defaults', also specify that "#" should
16507 be interpreted with `word' syntax.
16508 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
16509
16510 2003-09-30 Lars Hansen <larsh@math.ku.dk>
16511
16512 * desktop.el: A lot of comments updated.
16513 (desktop-save-mode): Minor mode introduced.
16514 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
16515 (desktop-load-default): Function made obsolete.
16516 (desktop-locals-to-save): Variable made customizable.
16517 (desktop-read): Optional parameter `dirname' added.
16518 (desktop-change-dir, desktop-revert): Parameter `dirname' in
16519 `desktop-read' used.
16520 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
16521
16522 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
16523
16524 * whitespace.el (whitespace-clean-msg): Add user customizable message
16525 for displaying ``clean'' output.
16526 (whitespace-buffer): Use `whitespace-clean-msg'.
16527 (whitespace-global-mode): Fix typo.
16528
16529 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
16530
16531 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
16532
16533 2003-09-29 Lute Kamstra <lute@gnu.org>
16534
16535 * bindings.el (mode-line-modes): Remove superfluous :propertize
16536 construct in initialization.
16537 (mode-line-position): Change cons cell into proper list in
16538 initialization.
16539
16540 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
16541
16542 * international/mule.el (decode-coding-inserted-region): Use car
16543 of the return value of find-operation-coding-system.
16544
16545 2003-09-29 Kenichi Handa <handa@m17n.org>
16546
16547 * descr-text.el (describe-char): Fix previous change.
16548
16549 2003-09-28 Kenichi Handa <handa@m17n.org>
16550
16551 * descr-text.el (describe-char-display): New function.
16552 (describe-char): Pay attention to display table on describing how
16553 a character is displayed.
16554
16555 * international/mule-cmds.el (encoded-string-description):
16556 Prepend "0x" to each encoded byte.
16557
16558 2003-09-28 Andreas Schwab <schwab@suse.de>
16559
16560 * find-file.el (ff-special-constructs): Add autoload cookie.
16561
16562 2003-09-28 Kevin Ryde <user42@zip.com.au>
16563
16564 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
16565 makeinfo appends to duplicate index entries.
16566
16567 2003-09-28 Eli Zaretskii <eliz@gnu.org>
16568
16569 * dired-x.el (dired-clean-tex): Doc fix.
16570
16571 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
16572 using a Chinese tutorial.
16573
16574 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
16575
16576 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
16577 between "MAIL FROM:" and "RCPT TO:" and the following address.
16578
16579 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
16580
16581 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
16582
16583 2003-09-28 David Ponce <david@dponce.com>
16584
16585 * recentf.el (recentf-initialize-file-name-history): New defcustom.
16586 (recentf-load-list): When `recentf-initialize-file-name-history'
16587 is non-nil, initialize an empty `file-name-history' with the
16588 recent list.
16589
16590 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
16591
16592 * man.el (Man-default-man-entry): Remove the leading `*' from the
16593 word at point.
16594
16595 2003-09-26 Lute Kamstra <lute@gnu.org>
16596
16597 * bindings.el (mode-line-position): Mention size indication in
16598 docstring.
16599
16600 2003-09-26 Andre Spiegel <spiegel@gnu.org>
16601
16602 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
16603
16604 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
16605 because it's autoloaded now.
16606
16607 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
16608
16609 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
16610 (sh-font-lock-keywords, sh-feature): Fix previous change of
16611 sh-feature to avoid infloop with sh-font-lock-keywords.
16612
16613 2003-09-25 Kim F. Storm <storm@cua.dk>
16614
16615 * frame.el (frame-current-scroll-bars): New defun.
16616
16617 * window.el (window-current-scroll-bars): New defun.
16618
16619 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
16620
16621 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
16622 cause errors when the state cache contains info on parts that have
16623 been narrowed out.
16624
16625 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
16626
16627 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
16628 `c-setup-paragraph-variables' has to be used when this variable is
16629 changed; it doesn't work to reinitialize the mode since that
16630 typically clobbers the variable.
16631
16632 * progmodes/cc-styles.el (c-setup-paragraph-variables):
16633 Make it interactive.
16634
16635 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
16636
16637 * progmodes/cc-fonts.el (c-font-lock-declarations):
16638 Fix recognition of constructors and destructors for classes whose
16639 names are matched by `*-font-lock-extra-types'.
16640
16641 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
16642 followed by an identifier in C++ then it's a type.
16643
16644 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
16645
16646 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
16647 problem that primarily affected XEmacs. Don't use faces to find
16648 unterminated strings since Emacs and XEmacs fontify strings
16649 differently - this function should now work better in XEmacs.
16650
16651 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
16652
16653 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
16654 `expand-abbrev' workaround which caused braces to misbehave inside
16655 macros.
16656
16657 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
16658 handling. This bug could cause interactive font locking to bail out.
16659
16660 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
16661
16662 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
16663 Handle paren-style types in Pike. Also fixed some cases of
16664 insufficient handling of unbalanced parens.
16665
16666 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
16667
16668 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
16669 common shell prompts that are not common filename or URL characters.
16670 (ffap-file-at-point): Use the new regexp to strip the prompts from
16671 the file names. This is an issue mostly for user prompts that
16672 don't have a trailing space and find-file-at-point is invoked from
16673 within a shell inside Emacs.
16674
16675 2003-09-24 Andre Spiegel <spiegel@gnu.org>
16676
16677 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
16678 stamps numerically, rather than textually.
16679
16680 2003-09-24 Kenichi Handa <handa@m17n.org>
16681
16682 * language/devan-util.el (devanagari-post-read-conversion):
16683 * language/mlm-util.el (malayalam-post-read-conversion):
16684 * language/tml-util.el (tamil-post-read-conversion):
16685 Add autoload cookie.
16686
16687 * international/utf-8.el (utf-8-post-read-conversion):
16688 Call post-read-conversion functions for Devanagari, Malayalam,
16689 and Tamil.
16690
16691 2003-09-23 Dave Love <fx@gnu.org>
16692
16693 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
16694
16695 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
16696
16697 * progmodes/gud.el (perldb): Add gud-until to list of commands.
16698 Update gud-remove.
16699
16700 2003-09-22 Richard M. Stallman <rms@gnu.org>
16701
16702 * progmodes/sh-script.el (sh-mode-default-syntax-table):
16703 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
16704 (sh-mode-syntax-table-input): New variable.
16705 (sh-require-final-newline): Don't use eval.
16706 (sh-builtins, sh-leading-keywords, sh-other-keywords)
16707 (sh-variables, sh-font-lock-keywords): Don't use eval.
16708 (sh-set-shell): When setting require-final-newline,
16709 treat value = `require-final-newline' as don't change it.
16710 Set sh-mode-syntax-table locally based on
16711 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
16712
16713 * progmodes/compile.el (compile-internal):
16714 Call compilation-set-window-height before setting window start.
16715
16716 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
16717
16718 * emacs-lisp/bytecomp.el (byte-compile-log-file):
16719 Clear out byte-compile-last-warned-form.
16720
16721 2003-09-22 Richard M. Stallman <rms@gnu.org>
16722
16723 * woman.el (woman-file-name, woman-follow-word):
16724 If current-word returns nil, use "".
16725
16726 * simple.el (eval-expression): Bind standard-output in to-buffer case.
16727
16728 2003-09-22 Richard M. Stallman <rms@gnu.org>
16729
16730 * emacs-lisp/lisp-mnt.el (lm-with-file):
16731 Don't visit the file, just use insert-file-contents in temp buffer.
16732
16733 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
16734
16735 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
16736 Add surrounding \\( and \\) around the header, as in
16737 for lm-history-header 'Change Log\\|History'.
16738
16739 2003-09-22 John Paul Wallington <jpw@gnu.org>
16740
16741 * progmodes/ld-script.el: Add Commentary section,
16742 minor cleanup of file header.
16743 (ld-script-font-lock-keywords): Doc fix.
16744 (toplevel): Provide `ld-script' feature.
16745
16746 2003-09-21 Kim F. Storm <storm@cua.dk>
16747
16748 * scroll-bar.el (set-scroll-bar-mode): Initialize to
16749 new built-in variable default-frame-scroll-bars.
16750 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
16751 scroll-bar-mode; notably, use it instead of t when we toggle
16752 scroll-bars on.
16753 (toggle-scroll-bar): Use default-frame-scroll-bars.
16754
16755 2003-09-19 Masatake YAMATO <jet@gyve.org>
16756
16757 * pcvs.el (cvs-do-removal): Change the prompt depending on
16758 `filter' value.
16759
16760 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
16761
16762 * startup.el (command-line-1): Stop startup-echo-area-message
16763 being hidden by "Loading image..." message.
16764 (use-fancy-splash-screens-p, display-splash-screen):
16765 Move display-graphic-p test from latter to former.
16766
16767 * progmodes/sh-script.el (sh-font-lock-keywords):
16768 Highlight escaped EOLs differently from other backslash constructs.
16769
16770 2003-09-19 Richard M. Stallman <rms@gnu.org>
16771
16772 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
16773 New functions.
16774 (edebug-enter, edebug-outside-excursion): Use them.
16775
16776 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
16777 Fix the condition for whether to print "In WHERE".
16778
16779 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
16780
16781 * finder.el (finder-mode-hook): New variable.
16782 (finder-mode): Run hook finder-mode-hook
16783
16784 2003-09-18 Masatake YAMATO <jet@gyve.org>
16785
16786 * progmodes/ebrowse.el: Fix broken magic autoload comments.
16787
16788 2003-09-17 Mario Lang <mlang@delysid.org>
16789
16790 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
16791 "p %e" to actually print the value in the GUD buffer.
16792
16793 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
16794
16795 From David Ponce <david.ponce@wanadoo.fr>:
16796 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
16797 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
16798 from loaddefs-boot.el if necessary.
16799
16800 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
16801
16802 * progmodes/gud.el (gud-find-class): Make jdb work again since
16803 cc-mode changed the syntactic information.
16804
16805 2003-09-15 David Ponce <david@dponce.com>
16806
16807 * recentf.el: (recentf-exclude): Accept predicates too.
16808 (recentf-file-readable-p): New function.
16809 (recentf-include-p): Handle predicates in recentf-exclude.
16810 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
16811 (recentf-cleanup): Likewise.
16812 (recentf-save-list): Use write-file to handle backup of
16813 recentf-save-file.
16814
16815 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
16816
16817 * loaddefs-boot.el: Renamed from `loaddefs.el'
16818 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
16819 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
16820 necessary.
16821
16822 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
16823
16824 * electric.el (Electric-pop-up-window): For the `one-window' case,
16825 no longer disconcertingly move point in the original buffer.
16826
16827 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
16828
16829 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
16830
16831 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
16832
16833 * dired.el (dired-mode-map): Fix typo.
16834
16835 2003-09-11 Richard M. Stallman <rms@gnu.org>
16836
16837 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
16838
16839 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
16840
16841 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
16842 the function is less noisy. Now only `kill-buffer' can ask questions.
16843
16844 2003-09-10 Mario Lang <mlang@delysid.org>
16845
16846 * battery.el: Update Commentary and Copyright.
16847 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
16848 appear due to wrong ordering of the expressions in `or'.
16849
16850 2003-09-09 Lute Kamstra <lute@gnu.org>
16851
16852 * misc.el (upcase-char): Fix docstring.
16853 (zap-up-to-char): New command.
16854
16855 2003-09-08 David Ponce <david@dponce.com>
16856
16857 Ensure that recentf correctly updates the menu bar.
16858 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
16859 (recentf-menu-bar): New function.
16860 (recentf-clear-data): Use it
16861 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
16862 of easy-menu-change.
16863
16864 2003-09-08 Lute Kamstra <lute@gnu.org>
16865
16866 * simple.el (size-indication-mode): New.
16867 * bindings.el (mode-line-position): Add buffer size indicator.
16868
16869 2003-09-04 Mario Lang <mlang@delysid.org>
16870
16871 * battery.el (battery-linux-proc-acpi): New function.
16872 (battery-status-function): Modify default value calculation to also
16873 check for availability of ACPI.
16874 (battery-echo-area-format): Ditto.
16875 (battery-mode-line-format): Ditto.
16876
16877 2003-09-06 Dave Love <fx@gnu.org>
16878
16879 * ielm.el (ielm-mode-hook): Add :options.
16880
16881 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
16882 (eldoc-print-current-symbol-info): Use it.
16883
16884 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
16885
16886 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
16887 being displayed in GUD buffer.
16888 (gdb-idle-input-queue): Remove var. Use just one queue.
16889 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
16890 Remove functions. Use just one queue.
16891 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
16892 (gdb-invalidate-assembler, gdb-get-current-frame):
16893 Modify functions. Use just one queue.
16894
16895 2003-09-04 Dave Love <fx@gnu.org>
16896
16897 * cus-start.el: Add blink-cursor-alist.
16898
16899 * ruler-mode.el (ruler-mode-fill-column-char)
16900 (ruler-mode-current-column-char): Use char-displayable-p,
16901 not window-system.
16902
16903 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
16904
16905 * language/european.el (windows-1252): Move from code-pages.
16906
16907 * language/cyrillic.el ("Windows-1251"): Delete.
16908 ("Bulgarian", "Belarusian"): Remove `features'.
16909 (windows-1251): Move from code-pages.
16910
16911 * international/mule-diag.el (non-iso-charset-alist):
16912 Remove `codepage' stuff.
16913 (print-designation, list-coding-systems-1): Output fixes.
16914
16915 * international/code-pages.el (cp-make-translation-table)
16916 (cp-valid-codes): Made defsubsts.
16917 (cp-fix-safe-chars): Delete.
16918 (mule-diag): Don't require.
16919 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
16920 (top-level): Check for defined coding system when defining
16921 cp... aliases. Change w32-add-charset-info test to avoid warning.
16922 (non-iso-charset-alist): Defvar when compiling.
16923 (cp-make-coding-system): Doc fix.
16924
16925 2003-09-02 Jason Rumney <jasonr@gnu.org>
16926
16927 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
16928 line-ends from CVS before doing conversion.
16929
16930 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
16931
16932 * calendar/diary-lib.el (diary-header-line-flag)
16933 (diary-header-line-format): New variables.
16934 (list-diary-entries): Use them to set header line in simple diary.
16935
16936 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
16937 other than font-lock-string-face to highlight backslashes.
16938
16939 2003-09-01 Jason Rumney <jasonr@gnu.org>
16940
16941 * international/titdic-cnv.el (tit-read-key-value): Include \r in
16942 regexp.
16943
16944 2003-09-01 Dave Love <fx@gnu.org>
16945
16946 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
16947
16948 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
16949 and :help; also line and column numbers labels.
16950
16951 * international/mule-util.el (char-displayable-p): Move from
16952 latin1-disp, rename and autoload.
16953
16954 * international/latin1-disp.el (latin1-char-displayable-p):
16955 Now obsolete alias. Replace uses with char-displayable-p.
16956 (latin1-display-ucs-per-lynx): Fix last change.
16957
16958 * international/mule-cmds.el (standard-display-european-internal):
16959 Don't use char code for Latin-1 NBSP.
16960 <XFree86 4>: Unfrob NBSP display table. Set display table to use
16961 U+2018, U+2019 for `'.
16962 (select-safe-coding-system): Message fix.
16963
16964 2003-09-01 Kenichi Handa <handa@m17n.org>
16965
16966 * international/fontset.el (setup-default-fontset): For Thai
16967 font, specify "*" family.
16968
16969 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
16970
16971 * progmodes/compile.el (previous-error): Accept a prefix
16972 argument, similarly to next-error.
16973
16974 2003-08-31 Masatake YAMATO <jet@gyve.org>
16975
16976 * pcvs.el (cvs-do-removal): Use = instead of eq to check
16977 the number of files. Bind the number of files to a local
16978 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
16979
16980 2003-08-30 Eli Zaretskii <eliz@gnu.org>
16981
16982 * vc-hooks.el (vc-make-version-backup): Fix the change made on
16983 2003-07-26: msdos-long-file-names is a function, not a variable.
16984
16985 2003-08-29 Richard M. Stallman <rms@gnu.org>
16986
16987 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
16988 Do nothing with mail-personal-alias-file if it is nil.
16989
16990 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
16991 Do nothing if mail-personal-alias-file is nil.
16992
16993 * term.el (term-exec-1): Bind coding-system-for-read.
16994
16995 * dired.el (dired-mouse-find-file-other-window):
16996 Use dired-view-command-alist here, as in dired-view-file.
16997 (dired-view-command-alist): Use %s to substitute file name.
16998 Handle .ps_pages, .eps, .jpg, .gif, .png.
16999
17000 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
17001
17002 * info.el (Info-mode-map): Bind S-tab and <backtab> to
17003 `Info-prev-reference', instead of M-tab.
17004
17005 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
17006
17007 * simple.el (blink-matching-open): Work correctly on chars that
17008 are designated as parens through the syntax-table text property.
17009
17010 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
17011
17012 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
17013 line break position in the middle of a non-kinsoku (e.g. latin)
17014 word, making it skip until either a space or a character with
17015 category "|".
17016 (kinsoku-longer): Test for end of buffer.
17017
17018 2003-08-28 Eli Zaretskii <eliz@gnu.org>
17019
17020 * mail/rmail.el (rmail-convert-to-babyl-format):
17021 Detect quoted-printable- and base64-encoded messages and decode them
17022 automatically. Set the message's encoding from the charset=
17023 header, if any. Decode base64-encoded messages in Mail format as well.
17024
17025 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
17026
17027 * mail/smtpmail.el: Fix previous change.
17028 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
17029 calling smtpmail-via-smtp.
17030 (smtpmail-via-smtp): Add fall-back values for envelope-from.
17031
17032 2003-08-26 John Paul Wallington <jpw@gnu.org>
17033
17034 * image.el (image-jpeg-p): Don't search beyond length of data.
17035
17036 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
17037
17038 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
17039 misfeature in `expand-abbrev' which caused electric keywords like
17040 "else" to disappear if an open brace was typed directly afterwards.
17041
17042 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
17043
17044 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
17045 mandatory in `define-widget'.
17046
17047 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
17048 Don't align the operators "!=", "<=" and ">=" as assignment operators.
17049
17050 (c-assignment-operators): New language constant that only contains
17051 the assignment operators.
17052
17053 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
17054
17055 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
17056
17057 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
17058 Safeguard against unbalanced sexps.
17059
17060 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
17061
17062 * version.el (emacs-version): Check for gtk. Include gtk version info.
17063
17064 2003-08-25 John Paul Wallington <jpw@gnu.org>
17065
17066 * man.el (Man-default-man-entry): Don't whizz past the section
17067 number before looking for it.
17068
17069 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
17070
17071 * progmodes/gud.el (gud-display-line): Don't set window-point if
17072 source buffer is not visible. (Only happens with M-x gdba.)
17073
17074 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
17075 documentation.
17076 (gdb-source, gdb-source-info): Update to assembler unnecessary
17077 as its done after each GDB command anyway.
17078 (gdb-pre-prompt): Use with-current-buffer.
17079 (gdb-insert-field): Add help-echo text.
17080 (gdb-invalidate-assembler): Re-display of assembler now done in
17081 gdb-info-breakpoints-custom.
17082 (gdb-info-breakpoints-custom): Force re-display of assembler to
17083 happen *after* update of breakpoints buffer.
17084 (gdb-display-source-buffer): Don't choke if gdb-source-window
17085 isn't visible.
17086 (gdb-put-string, gdb-put-arrow): Remove free variables.
17087
17088 2003-08-24 John Paul Wallington <jpw@gnu.org>
17089
17090 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
17091
17092 * man.el (Man-default-man-entry): Strip text properties when
17093 snarfing parts of entry because `format' preserves properties.
17094
17095 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
17096
17097 * files.el (file-newest-backup): Use `expand-file-name'.
17098
17099 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
17100 Allow the diary to pop up a new frame, if needed.
17101
17102 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
17103 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
17104 (smtpmail-send-it): Make treatment of envelope-from consistent with
17105 sendmail.el.
17106
17107 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
17108 (sh-leading-keywords): Add the bash `time' reserved word.
17109 (sh-variables): Add some bash variables.
17110 (sh-add-completer): Fix nil branch of case statement.
17111
17112 2003-08-24 Masatake YAMATO <jet@gyve.org>
17113
17114 * progmodes/ld-script.el: New file.
17115
17116 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
17117
17118 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
17119
17120 2003-08-23 Andre Spiegel <spiegel@gnu.org>
17121
17122 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
17123 Better explain obsolescence, and what to use instead.
17124
17125 2003-08-23 Masatake YAMATO <jet@gyve.org>
17126
17127 * pcvs.el (cvs-do-removal): Show the deleted file name
17128 on the prompt.
17129
17130 2003-08-20 Dave Love <fx@gnu.org>
17131
17132 * international/mule.el (make-coding-system)
17133 (set-buffer-file-coding-system): Doc fix.
17134
17135 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
17136
17137 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
17138
17139 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
17140
17141 * international/utf-16.el: Add mime-text-unsuitable coding system
17142 properties.
17143
17144 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
17145
17146 * cus-edit.el: Add some :links.
17147 (bib): Remove.
17148
17149 * textmodes/bib-mode.el (bib): Add :group external.
17150
17151 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
17152
17153 * wid-edit.el (widget-echo-help): Make it handle expressions that
17154 evaluate to strings.
17155
17156 2003-08-18 Michael Mauger <mmaug@yahoo.com>
17157
17158 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
17159
17160 Simplify selection of SQL products to define highlighting and
17161 interactive mode. Includes detailed instructions on adding
17162 support for new products.
17163
17164 * progmodes/sql.el (sql-product): New variable. Identifies SQL
17165 product for use in highlighting and interactive mode.
17166 (sql-interactive-product): New variable. SQL product for
17167 sql-interactive-mode.
17168 (sql-product-support): New variable. Specifies product-specific
17169 parameters to drive highlighting and interactive mode.
17170 (sql-imenu-generic-expression): Add more object types.
17171 (sql-sqlite-options): Correct comment.
17172 (sql-ms-program): Use "osql" rather than "isql".
17173 (sql-prompt-regexp, sql-prompt-length): Update comment.
17174 (sql-mode-menu): Add "Start SQLi session" entry.
17175 Replace Highlighting submenu with Product menu. Fix Send Region entry.
17176 (sql-mode-abbrev-table): Add abbreviations. Support of
17177 SYSTEM-FLAG on define-abbrev. Support was removed with last
17178 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
17179 (sql-mode-font-lock-object-name): Add font-lock pattern for object
17180 names.
17181 (sql-mode-ansi-font-lock-keywords): Set as default value.
17182 (sql-mode-oracle-font-lock-keywords): Set as default value.
17183 Support Oracle 9i keywords.
17184 (sql-mode-postgres-font-lock-keywords): Set as default value.
17185 (sql-mode-linter-font-lock-keywords): Set as default value.
17186 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
17187 SQLServer 2000.
17188 (sql-mode-sybase-font-lock-keywords)
17189 (sql-mode-interbase-font-lock-keywords)
17190 (sql-mode-sqlite-font-lock-keywords)
17191 (sql-mode-strong-font-lock-keywords)
17192 (sql-mode-mysql-font-lock-keywords)
17193 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
17194 keywords.
17195 (sql-mode-font-lock-defaults): Update comment.
17196 (sql-product-feature): New function. Returns feature associated
17197 with a product from `sql-product-support' alist.
17198 (sql-product-font-lock): New function. Set font-lock support
17199 based on `sql-product'.
17200 (sql-add-product-keywords): New function. Add font-lock rules to
17201 product-specific keyword variables.
17202 (sql-set-product): New function. Set `sql-product' and apply
17203 appropriate font-lock highlighting.
17204 (sql-highlight-product): New function. Set font-lock support
17205 based on a product. Also set mode name to include product name.
17206 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
17207 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
17208 Use `sql-set-product'.
17209 (sql-highlight-ms-keywords)
17210 (sql-highlight-sybase-keywords)
17211 (sql-highlight-interbase-keywords)
17212 (sql-highlight-strong-keywords)
17213 (sql-highlight-mysql-keywords)
17214 (sql-highlight-sqlite-keywords)
17215 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
17216 (sql-get-login): Prompt in the same order as the tokens.
17217 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
17218 (sql-product-interactive): New function. Common portions of
17219 product-specific interactive mode wrappers.
17220 (sql-interactive-mode): Rewritten to use product features.
17221 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
17222 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
17223 (sql-db2, sql-linter): Use `sql-product-interactive'.
17224 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
17225 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
17226 (sql-connect-ingres, sql-connect-postgres)
17227 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
17228 New functions. Format command line parameters and invoke comint on
17229 the appropriate interpreter. Code was in the corresponding
17230 `sql-xyz' function before.
17231 (sql-connect-ms): New function. Support -E argument to use
17232 operating system credentials for authentication.
17233
17234 2003-08-18 Kenichi Handa <handa@m17n.org>
17235
17236 * international/mule.el (encode-char): Fix for the ASCII case.
17237
17238 2003-08-15 Kenichi Handa <handa@m17n.org>
17239
17240 * international/fontset.el (setup-default-fontset): Change "*" to
17241 nil in the specifications of font family.
17242
17243 2003-08-18 Kim F. Storm <storm@cua.dk>
17244
17245 * kmacro.el (kmacro-keymap): Group related bindings in
17246 initialization for clarity. Bind C-s to start macro.
17247 Remove C-r binding.
17248 (kmacro-initial-counter-value): New defvar to hold initial counter
17249 value in case we set the value before defining a macro.
17250 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
17251 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
17252 not defining or executing macro. Doc fix.
17253 (kmacro-add-counter): Clear kmacro-initial-counter-value.
17254 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
17255 temporarily view older elements on the macro ring without cycling
17256 the ring.
17257 (kmacro-display): Doc fix.
17258 (kmacro-exec-ring-item): New helper function.
17259 (kmacro-call-ring-2nd): Use it.
17260 (kmacro-call-ring-2nd-repeat): Doc fix.
17261 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
17262 (kmacro-end-or-call-macro): Execute last viewed macro (using
17263 kmacro-exec-ring-item) from ring if this follows
17264 kmacro-view-macro. This allows us to find a macro on the ring
17265 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
17266 the ring to bring it to the head of the ring.
17267 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
17268 Allow binding to reserved keys without specifying C-x C-k prefix.
17269 Ask for confirmation if entered key sequence is already bound to
17270 a non-macro command.
17271 (kmacro-view-macro): Repeating command will show older elements
17272 on the macro ring; C-k will execute the last viewed macro.
17273 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
17274 property from 'ring to 'head.
17275
17276 2003-08-17 Alan Shutko <ats@acm.org>
17277
17278 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
17279 keeping December out of the alist.
17280
17281 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
17282
17283 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
17284 * calendar/calendar.el (calendar-mode-map): Bind it to key.
17285 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
17286 (calendar-flatten): New function.
17287 (calendar-mouse-view-other-diary-entries)
17288 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
17289 in the menu title and to show multi-line diary entries correctly
17290 in the menu.
17291
17292 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
17293
17294 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
17295 defcustom, because the default was recently changed.
17296
17297 2003-08-16 Richard M. Stallman <rms@gnu.org>
17298
17299 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
17300
17301 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
17302 New subroutine, broken out of eval-last-sexp-1.
17303 (eval-last-sexp-1): Use eval-last-sexp-print-value.
17304
17305 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
17306
17307 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
17308
17309 * simple.el (eval-expression): Use eval-last-sexp-print-value.
17310
17311 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
17312
17313 * progmodes/compile.el (compilation-error-regexp-alist):
17314 Add Java ANt error detection as described in document
17315 http://ant.apache.org/faq.html
17316
17317 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
17318
17319 * simple.el (backward-word, forward-to-indentation)
17320 (backward-to-indentation): Argument changed to optional.
17321 (next-line, previous-line): Use `or' instead of `unless'.
17322
17323 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17324
17325 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
17326 instead of a constant.
17327
17328 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
17329
17330 * shell.el (shell): With prefix-arg, suggest a new buffer name.
17331
17332 2003-08-12 Andre Spiegel <spiegel@gnu.org>
17333
17334 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
17335 (vc-sccs-workfile-version): Search the entire delta table, rather
17336 than just the first entry, because that might be a deleted version.
17337
17338 2003-08-11 Karl Fogel <kfogel@red-bean.com>
17339
17340 * menu-bar.el (menu-bar-options-menu): Supply a body for the
17341 [save-place] binding in the Options menu. Have it require
17342 'saveplace' and then toggle the variable manually, to avoid an an
17343 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
17344 for the bug report.
17345
17346 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
17347
17348 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
17349 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
17350 (gdb-info-threads-custom): Add help-echo text.
17351 (gdb-display-back): Don't use purecopy.
17352 (gdb-info-breakpoints-custom, gdb-reset)
17353 (gdb-assembler-custom): Use display-images-p to test if breakpoint
17354 icons can be displayed.
17355
17356 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
17357
17358 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
17359
17360 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
17361
17362 * bookmark.el (bookmark-completing-read):
17363 Return a string, instead of a list of one string.
17364 Use a popup menu if activated from the mouse.
17365 (bookmark-edit-annotation): Remove unused vars.
17366 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
17367 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
17368 to bookmark-completing-read.
17369 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
17370 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
17371 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
17372 and erase-buffer.
17373 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
17374 (bookmark-menu-jump, bookmark-menu-insert)
17375 (bookmark-popup-menu-and-apply-function)
17376 (bookmark-menu-popup-paned-bookmark-menu): Remove.
17377 (bookmark-menu-build-paned-menu): Remove by folding it into
17378 bookmark-menu-popup-paned-menu.
17379 (menu-bar-bookmark-map): Move the define-key statements here.
17380 Use the "non-menu" commands since they now pop up a menu if needed.
17381 (bookmark-exit-hook-internal): Simplify.
17382
17383 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
17384
17385 * reftex-toc.el (reftex-toc-rename-label): New function.
17386 (reftex-toc-check-docstruct): New function.
17387
17388 * reftex.el (reftex-region-active-p): New function.
17389
17390 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
17391 regexp to find the \bibliography macro.
17392
17393 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
17394 which does not exist in LaTeX.
17395 (reftex-cite-format-builtin): Added amsrefs support.
17396 (reftex-toc-confirm-promotion): New option
17397
17398 * reftex-toc.el
17399 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
17400 (reftex-toc-demote, reftex-toc-promote)
17401 (reftex-toc-do-promote, reftex-toc-promote-prepare)
17402 (reftex-toc-promote-action, reftex-toc-extract-section-number)
17403 (reftex-toc-newhead-from-alist)
17404 (reftex-toc-load-all-files-for-promotion): New functions.
17405 (reftex-toc-help): Added description of new keys.
17406 (reftex-toc-split-windows-fraction): New option.
17407 (reftex-recenter-toc-when-idle): Search *toc* window on all
17408 visible frames.
17409 (reftex-toc): Additional parameter REUSE
17410 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
17411 with REUSE argument.
17412 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
17413 the call of `reftex-toc'.
17414 (reftex-make-separate-toc-frame): New function .
17415 (reftex-toc-recenter): When called with triple prefix arg, call
17416 `reftex-make-separate-toc-frame' first.
17417 (reftex-toc-toggle-dedicated-frame): New command.
17418 (reftex-toc-quit): Adapted to delete frame when called in
17419 dedicated frame.
17420
17421 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
17422 all enclosing macros.
17423
17424
17425 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17426
17427 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
17428 first use.
17429
17430 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17431
17432 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
17433
17434 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
17435
17436 * calendar/calendar.el (list-diary-entries-hook)
17437 (diary-display-hook, nongregorian-diary-listing-hook)
17438 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
17439 Add some customize options for these hooks.
17440 (calendar-abbrev-construct): Don't try to take a substring longer
17441 than the original string.
17442
17443 2003-08-05 Richard M. Stallman <rms@gnu.org>
17444
17445 * emacs-lisp/testcover.el (noreturn): Report error if does return.
17446 (testcover-reinstrument-clauses): Doc fix.
17447
17448 * emacs-lisp/warnings.el: Doc fixes, args renamed.
17449 (warning-type-format): Rename from warning-group-format.
17450
17451 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
17452 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
17453 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
17454 to prevent warnings about defvar for an obsolete variable.
17455
17456 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
17457 warning-group-format renamed to warning-type-format.
17458
17459 * subr.el (read-passwd): Use clear-string instead of fillarray.
17460
17461 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
17462 Use vconcat instead of concat.
17463 (edmacro-sanitize-for-string): New function.
17464
17465 2003-08-05 Dave Love <fx@gnu.org>
17466
17467 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
17468 line-number-display-limit-width.
17469
17470 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
17471
17472 2003-08-05 Kenichi Handa <handa@m17n.org>
17473
17474 * international/code-pages.el: Don't require mule-diag.
17475
17476 * international/mule-diag.el (non-iso-charset-alist):
17477 Add autoload cookie.
17478
17479 * language/devan-util.el (dev-glyph-order): Add an entry for the
17480 glyph code #xC4.
17481
17482 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
17483
17484 * calendar/calendar.el (diary-file, diary-file-name-prefix)
17485 (european-calendar-style, diary-date-forms)
17486 (calendar-day-name-array, calendar-month-name-array): Doc change.
17487 (generate-calendar-month): Adapt for new behaviour of
17488 `calendar-day-name' function.
17489 (calendar-abbrev-length, calendar-day-abbrev-array)
17490 (calendar-month-abbrev-array): New variables.
17491 (calendar-abbrev-construct): New function.
17492 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
17493 rather than fixing abbrevs at some width. Calling syntax change.
17494 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
17495 (calendar-date-string): Adapt for new behaviours of
17496 `calendar-day-name' and `calendar-month-name' functions.
17497
17498 * calendar/diary-lib.el (list-diary-entries): Adapt for new
17499 behaviour of `calendar-day-name' and `calendar-month-name' functions.
17500 (diary-name-pattern): Use abbrev arrays, rather than fixing
17501 abbrevs at three chars. Calling syntax change.
17502 (mark-diary-entries): Adapt for new behaviours of
17503 `diary-name-pattern' and `calendar-make-alist' functions.
17504 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
17505 `diary-name-pattern' function.
17506 (font-lock-diary-date-forms): Use abbrev arrays, rather than
17507 fixing abbrevs at three chars. Calling syntax change.
17508 (cal-hebrew, cal-islam): Require when compiling.
17509 (diary-font-lock-keywords): Adapt for new behaviour of
17510 `font-lock-diary-date-forms' function.
17511
17512 * calendar/cal-hebrew.el: Reposition some code so defined before used.
17513 (calendar-hebrew-month-name-array-common-year)
17514 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
17515 (list-hebrew-diary-entries): Adapt for new behaviours of
17516 `calendar-day-name' and `add-to-diary-list' functions.
17517 (mark-hebrew-diary-entries): Adapt for new behaviours of
17518 `diary-name-pattern' and `calendar-make-alist' functions.
17519
17520 * calendar/cal-islam.el (calendar-islamic-month-name-array):
17521 Add doc string.
17522 (list-islamic-diary-entries): Adapt for new behaviours of
17523 `calendar-day-name' and `add-to-diary-list' functions.
17524 (mark-islamic-diary-entries): Adapt for new behaviours of
17525 `diary-name-pattern' and `calendar-make-alist' functions.
17526
17527 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
17528 `calendar-month-name' function.
17529
17530 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
17531
17532 * calendar/solar.el (solar-seasons-data): Move definition before use.
17533
17534 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
17535 (cal-tex-LaTeX-hourbox): Move definition before use.
17536
17537 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
17538 cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
17539 lunar.el, solar.el
17540 (displayed-month, displayed-year): Define for compiler.
17541
17542 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
17543
17544 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
17545 MODE. Renamed from c-init-c-language-vars'.
17546 (c-initialize-cc-mode): Change accordingly.
17547 (c-common-init): Ditto.
17548 (c-mode): Ditto.
17549 (c++-mode): Use `c-init-language-vars-for'.
17550 (objc-mode): Ditto.
17551 (java-mode): Ditto.
17552 (idl-mode): Ditto.
17553 (pike-mode): Ditto.
17554 (awk-mode): Ditto.
17555
17556 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
17557
17558 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
17559 or not the point moved.
17560
17561 (c-search-decl-header-end): Don't trip up on operator identifiers
17562 in C++ and operators like == in all languages.
17563
17564 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
17565 Detect leading labels correctly.
17566
17567 2003-08-02 Andreas Schwab <schwab@suse.de>
17568
17569 * textmodes/ispell.el: Don't redo key bindings on loading, put
17570 them only in loaddefs.el.
17571 * bookmark.el: Likewise.
17572 * dabbrev.el: Likewise.
17573 * emerge.el: Likewise.
17574
17575 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
17576 has more than one member.
17577
17578 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
17579
17580 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17581
17582 * lpr.el (printify-region): It was ending conversion before the
17583 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
17584
17585 2003-07-31 John Paul Wallington <jpw@gnu.org>
17586
17587 * net/browse-url.el (browse-url-epiphany): Doc fix.
17588
17589 2003-07-30 Kenichi Handa <handa@m17n.org>
17590
17591 * international/fontset.el (setup-default-fontset):
17592 Change registry names of Akurti fonts.
17593
17594 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
17595
17596 * comint.el (comint-read-noecho): Use `clear-string' instead of
17597 `fillarray'.
17598
17599 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
17600
17601 * outline.el (outline-mode-hook): Add defvar.
17602
17603 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
17604
17605 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
17606 Restore assembler in source window if that is what has been selected.
17607 (menu): Add gdb-restore-windows to menu. Make gdba
17608 specific menus only visible from gdba.
17609
17610 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
17611
17612 * progmodes/compile.el (compilation-environment): New user variable.
17613 (compile-internal): Respect it.
17614
17615 2003-07-23 Masatake YAMATO <jet@gyve.org>
17616
17617 * progmodes/gud.el (gdb-script-font-lock-keywords):
17618 Put `font-lock-function-name-face' on a symbol which includes
17619 `-' like `hook-run'. Put font-lock-variable-name-face
17620 on a symbol starting with $.
17621
17622 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
17623
17624 * files.el (set-visited-file-name): Use truename for buffer-file-name.
17625
17626 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
17627
17628 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
17629
17630 2003-07-26 Andre Spiegel <spiegel@gnu.org>
17631
17632 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
17633 Use with-no-warnings.
17634 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
17635 rather than to find-file-not-found-hook, which doesn't exist.
17636
17637 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
17638
17639 * international/quail.el (quail-translate-key): Fix previous change.
17640
17641 2003-07-25 John Paul Wallington <jpw@gnu.org>
17642
17643 * server.el (server-start): Check `server-process' is non-nil
17644 before killing it to avoid killing current buffer's process.
17645
17646 * simple.el (choose-completion-string): Use `minibufferp';
17647 test `completion-reference-buffer' if `buffer' arg is nil.
17648 (push-mark): Use `when' and `unless'.
17649 (pop-mark): Use `when'.
17650
17651 * mouse-sel.el (mouse-sel-get-selection-function):
17652 Check `x-last-selected-text-primary'. Don't barf if it or
17653 `x-last-selected-text' aren't bound.
17654
17655 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
17656
17657 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
17658
17659 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
17660
17661 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
17662
17663 2003-07-23 John Paul Wallington <jpw@gnu.org>
17664
17665 * tooltip.el (defface tooltip): Inherit from variable-pitch.
17666
17667 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
17668
17669 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
17670 string. Defvar the derived hook.
17671
17672 * macros.el (insert-kbd-macro): Escape double quote character.
17673 From Thomas W Murphy <twm@andrew.cmu.edu>.
17674
17675 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
17676
17677 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
17678 to match the specific mark rather than reusing comment-start-skip.
17679
17680 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
17681
17682 * progmodes/hideshow.el (hs-special-modes-alist):
17683 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
17684
17685 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
17686
17687 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
17688 value using ?\s.
17689
17690 2003-07-21 John Paul Wallington <jpw@gnu.org>
17691
17692 * subr.el (with-selected-window): Add closing paren.
17693
17694 2003-07-21 Richard M. Stallman <rms@gnu.org>
17695
17696 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
17697 (lisp-mode): Likewise.
17698
17699 * subr.el (with-selected-window): Copy code form save-selected-window
17700 so as to call select-window with norecord arg.
17701 (dynamic-completion-table): Doc fix.
17702 (lazy-completion-table): Doc fix.
17703
17704 * international/mule-cmds.el (set-locale-environment):
17705 langinfo renamed to locale-info.
17706
17707 * international/mule.el (auto-coding-functions): Doc fix.
17708
17709 2003-07-21 Kenichi Handa <handa@m17n.org>
17710
17711 * international/quail.el (quail-translate-key):
17712 Update quail-current-str correctly.
17713
17714 2003-07-21 Andreas Schwab <schwab@suse.de>
17715
17716 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
17717 ?, to "_".
17718
17719 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
17720 Version 2.0.36 of Tramp released.
17721
17722 * net/tramp.el (tramp-default-password-end-of-line): Rename from
17723 tramp-password-end-of-line.
17724 (tramp-password-end-of-line): New method parameter.
17725 (tramp-get-password-end-of-line): Function to access method
17726 parameter `tramp-password-end-of-line', or variable
17727 `tramp-default-password-end-of-line' (default value).
17728 (tramp-methods): Add entries for new parameter
17729 tramp-password-end-of-line.
17730 (tramp-enter-password): Use new function
17731 `tramp-get-password-end-of-line'.
17732 (tramp-handle-insert-file-contents): Do not
17733 unconditionally inhibit the file operation file-local-copy, only
17734 do that when the inhibit-file-name-operation is currently
17735 insert-file-contents. This fixes finding remote CVS-controlled
17736 files. (It would barf on inserting the CVS/Entries file
17737 literally, because the file-local-copy handler wasn't called.)
17738 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
17739 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
17740 (tramp-initial-commands): New variable.
17741 (tramp-process-initial-commands): New function, using the variable.
17742 (tramp-open-connection-setup-interactive-shell): Call the new function.
17743 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
17744 method into the buffer name, never use nil. Reported by Hanak
17745 David <dhanak@inf.bme.hu>.
17746 (tramp-open-connection-setup-interactive-shell): Erase buffer
17747 before sending "stty -onlcr".
17748
17749 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
17750
17751 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
17752
17753 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
17754
17755 2003-07-19 John Paul Wallington <jpw@gnu.org>
17756
17757 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
17758 (artist-draw-rect, artist-draw-square): Doc fixes.
17759
17760 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
17761
17762 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
17763
17764 2003-07-19 Kenichi Handa <handa@m17n.org>
17765
17766 * international/kkc.el (kkc-show-conversion-list-update):
17767 Highlight the correct candidate in the message.
17768
17769 2003-07-18 John Paul Wallington <jpw@gnu.org>
17770
17771 * simple.el (current-word): Don't include punctuation char when
17772 `really-word' arg is non-nil.
17773
17774 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
17775
17776 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
17777 moved to the directory obsolete.
17778
17779 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
17780
17781 * info.el (Info-menu-entry-name-re): Allow newlines in
17782 menu entry names.
17783
17784 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
17785 syntax-ppss-after-change-function.
17786 (syntax-ppss-after-change-function): New alias. Update uses.
17787 (syntax-ppss): Catch the case where the buffer is narrowed.
17788
17789 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
17790
17791 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
17792 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
17793
17794 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
17795
17796 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
17797 since it might be modified.
17798
17799 * progmodes/cc-langs.el (c++-make-template-syntax-table)
17800 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
17801 names to these language constants.
17802
17803 2003-07-15 Kim F. Storm <storm@cua.dk>
17804
17805 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
17806 All uses changed.
17807
17808 2003-07-14 Mark A. Hershberger <mah@everybody.org>
17809
17810 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
17811 Namespace support.
17812
17813 2003-07-13 Juanma Barranquero <lektu@terra.es>
17814
17815 * frame.el (modify-all-frames-parameters): Reinstall (copyright
17816 papers received).
17817
17818 2003-07-13 Karl Eichwalder <ke@suse.de>
17819
17820 * textmodes/po.el (po-find-charset): White space at the start of the
17821 Content-Type field body is non-mandatory.
17822
17823 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
17824
17825 * textmodes/texinfo.el (texinfo-section-list):
17826 Append appendixsection; a synonym for appendixsec.
17827
17828 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
17829
17830 * man.el (Man-translate-cleanup): New.
17831 (Man-translate-references): Call `Man-translate-cleanup' to clean
17832 leading, trailing and middle spaces.
17833
17834 2003-07-13 Lars Hansen <larsh@math.ku.dk>
17835
17836 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
17837 Handle `dired-directory' being a list.
17838
17839 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
17840
17841 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
17842 it doesn't exist.
17843
17844 2003-07-12 Richard M. Stallman <rms@gnu.org>
17845
17846 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
17847
17848 * progmodes/cc-defs.el (c-make-keywords-re):
17849 Don't use delete-duplicates.
17850 (c-lang-const): Don't use mapcan.
17851
17852 * apropos.el (apropos-show-scores): Make it customizable.
17853 Document new meaning.
17854 (apropos): Compute scores from symbols.
17855 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
17856
17857 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17858
17859 * ps-bdf.el: Fix copyright line.
17860 (bdf-directory-list): Fix initialization code.
17861
17862 2003-07-11 John Paul Wallington <jpw@gnu.org>
17863
17864 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
17865 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
17866 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
17867
17868 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
17869
17870 * emacs-lisp/ring.el (ring-elements): Doc fix.
17871
17872 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
17873
17874 * calendar/timeclock.el (timeclock-relative)
17875 (timeclock-ask-before-exiting, timeclock-use-display-time):
17876 Doc changes.
17877 (timeclock-modeline-display): Give a message if
17878 `timeclock-use-display-time' is non-nil but `display-time-mode'
17879 is not active.
17880
17881 2003-07-11 Kenichi Handa <handa@m17n.org>
17882
17883 * international/mule-cmds.el (set-language-environment):
17884 Set current-language-environment to the correct string.
17885
17886 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17887
17888 * ps-print.el: Print line number correctly in a region. Reported by
17889 Tim Allen <timallen@ls83.fsnet.co.uk>.
17890 (ps-print-version): New version number (6.6.2).
17891 (ps-printing-region): Code fix.
17892
17893 2003-07-10 John Paul Wallington <jpw@gnu.org>
17894
17895 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
17896 this function can be called from `add-completions-from-tags-table'.
17897
17898 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
17899
17900 * calendar/timeclock.el (timeclock-use-display-time)
17901 (timeclock-day-over-hook, timeclock-workday-remaining)
17902 (timeclock-status-string, timeclock-when-to-leave)
17903 (timeclock-when-to-leave-string, timeclock-log-data)
17904 (timeclock-find-discrep, timeclock-day-base)
17905 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
17906 (timeclock-modeline-display): Set the variable
17907 `timeclock-modeline-display'.
17908 (timeclock-update-modeline): Doc fix. Respect value of
17909 `timeclock-relative'.
17910
17911 2003-07-09 Richard M. Stallman <rms@gnu.org>
17912
17913 * textmodes/reftex-parse.el (reftex-all-document-files):
17914 Add autoload cookie.
17915
17916 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
17917 (reftex-scanning-info-available-p): Add autoload cookie.
17918
17919 * international/mule-cmds.el
17920 (set-display-table-and-terminal-coding-system): Delete duplicate
17921 aset on standard-display-table.
17922
17923 * view.el (view-file): If existing buffer's major mode is special,
17924 don't go into view mode.
17925
17926 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
17927
17928 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
17929
17930 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
17931 buffer changes; there's third party code that calls this function
17932 directly.
17933
17934 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
17935
17936 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
17937 (autodoc-font-lock-keywords): Don't byte compile on font lock
17938 initialization when running from byte compiled files.
17939
17940 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
17941
17942 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
17943 statement ends with auto-increment "++".
17944
17945 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
17946
17947 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
17948 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
17949 these are changed, so declare them as variables and not constants.
17950
17951 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
17952
17953 * subr.el (dolist, dotimes): Doc fix.
17954
17955 2003-07-08 Kim F. Storm <storm@cua.dk>
17956
17957 * international/mule-cmds.el
17958 (set-display-table-and-terminal-coding-system): Don't break
17959 bootstrap if standard-display-table isn't setup yet.
17960
17961 2003-07-07 Richard M. Stallman <rms@gnu.org>
17962
17963 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
17964 Give it a doc string, and autoload it.
17965
17966 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
17967 Use with-no-warnings.
17968
17969 * info.el (Info-search): If find invisible text, search again.
17970
17971 * isearch.el (search-whitespace-regexp): Add a shy group around it.
17972
17973 * man.el (Man-name-regexp): Match + as part of name.
17974
17975 * simple.el (visible-mode): Rename from vis-mode.
17976 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
17977
17978 * simple.el (current-word): New arg REALLY-WORD specifies
17979 don't include punctuation chars.
17980
17981 * emacs-lisp/debug.el (debug, debugger-env-macro):
17982 Use with-no-warnings while accessing and binding unread-command-char.
17983
17984 * international/mule-cmds.el
17985 (set-display-table-and-terminal-coding-system): Use explicit loop
17986 instead of calling standard-display-default.
17987
17988 * net/ange-ftp.el (ange-ftp-file-symlink-p):
17989 Use condition-case to catch error in ange-ftp-get-files.
17990
17991 * net/browse-url.el (browse-url-browser-function):
17992 Add alternative for Epiphany.
17993 (browse-url-epiphany-program, browse-url-epiphany-arguments)
17994 (browse-url-epiphany-startup-arguments)
17995 (browse-url-epiphany-new-window-is-tab): New variables.
17996 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
17997
17998 * progmodes/compile.el (compile-auto-highlight): Default now t.
17999 (compile): Doc fix.
18000 (compilation-next-error): Fix previous change.
18001
18002 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
18003
18004 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
18005
18006 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
18007
18008 * gdb-ui.el (gdb-source-info): Display current frame when
18009 attaching to an existing process.
18010 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
18011 while laying out windows when attaching to an existing process.
18012
18013 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
18014
18015 * info.el (Info-menu): Use Info-menu-entry-name-re.
18016
18017 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
18018
18019 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
18020 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
18021
18022 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
18023 to match the same text.
18024
18025 2003-07-06 John Paul Wallington <jpw@gnu.org>
18026
18027 * vc.el (vc-annotate-offset): Move defvar up.
18028
18029 2003-07-06 Kim F. Storm <storm@cua.dk>
18030
18031 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
18032 This should fix the infinite loop when extracting menu names.
18033
18034 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
18035
18036 * files.el (auto-mode-alist, interpreter-mode-alist):
18037 Remove entries to CC Mode modes to avoid duplicates; they are now added
18038 with autoload directives in cc-mode.el.
18039
18040 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
18041
18042 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
18043 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
18044 these are changed, so declare them as variables and not constants.
18045
18046 * progmodes/cc-mode.el: Fix some autoload problems: Try to
18047 ensure that the entry for ".c" extension comes before the one for
18048 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
18049 Fix incorrect entries that were added to `interpreter-mode-alist'.
18050 Move the autoload directives for AWK to the top level since they
18051 aren't recognized anywhere else. Do not use the new AWK mode doc
18052 in the autoload form for the old AWK mode.
18053
18054 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18055
18056 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
18057 (bibtex-sort-ignore-string-entries): Default value t.
18058 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
18059 erroneously in previous version.
18060 (bibtex-string-files): Docstring reflects new parsing scheme.
18061 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
18062 docstring, add # as one of the chars to crush
18063 (bibtex-autokey-prefix-string, bibtex-autokey-names)
18064 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
18065 (bibtex-autokey-name-change-strings)
18066 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
18067 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
18068 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
18069 (bibtex-autokey-title-terminators)
18070 (bibtex-autokey-titlewords-stretch)
18071 (bibtex-autokey-titleword-ignore)
18072 (bibtex-autokey-titleword-case-convert)
18073 (bibtex-autokey-titleword-abbrevs)
18074 (bibtex-autokey-titleword-abbrevs)
18075 (bibtex-autokey-titleword-change-strings)
18076 (bibtex-autokey-titleword-length)
18077 (bibtex-autokey-titleword-separator)
18078 (bibtex-autokey-name-year-separator)
18079 (bibtex-autokey-year-title-separator)
18080 (bibtex-autokey-before-presentation-function)
18081 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
18082 Fix docstring.
18083 (bibtex-strings, bibtex-reference-keys):
18084 Use lazy-completion-table and make-variable-buffer-local.
18085 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
18086 (bibtex-braced-string-syntax-table)
18087 (bibtex-quoted-string-syntax-table): New variables.
18088 (bibtex-parse-nested-braces): Remove.
18089 (bibtex-parse-field-string): Use syntax table and forward-sexp.
18090 (bibtex-parse-association): Simplify.
18091 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
18092 (bibtex-parse-field-text): Simplify.
18093 (bibtex-search-forward-field, bibtex-search-backward-field):
18094 argument BOUND can take value t.
18095 (bibtex-start-of-field, bibtex-start-of-name-in-field)
18096 (bibtex-end-of-name-in-field, bibtex-end-of-field)
18097 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
18098 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
18099 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
18100 (bibtex-skip-to-valid-entry): Return buffer position of beginning
18101 and ending of entry. Update for changes of bibtex-search-entry.
18102 Simplify.
18103 (bibtex-map-entries): FUN is called with three arguments.
18104 (bibtex-search-entry): Return a cons pair with buffer positions of
18105 beginning and end of entry.
18106 (bibtex-enclosing-field): Simplify.
18107 (bibtex-format-entry): Use booktitle to set a missing title.
18108 (bibtex-autokey-get-names): Fiddle with regexps.
18109 (bibtex-generate-autokey): Use identity.
18110 (bibtex-parse-keys): Use simplified parsing algorithm if
18111 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
18112 arguments. Return alist of keys.
18113 (bibtex-parse-strings): Simplify. Return alist of strings.
18114 (bibtex-complete-string-cleanup): Fix docstring.
18115 (bibtex-read-key): New function.
18116 (bibtex-mode): Fix docstring. Do not parse for keys and
18117 strings when the mode is entered. Set fill-paragraph-function to
18118 bibtex-fill-field. Setup font-lock-mark-block-function the way
18119 font-lock intended.
18120 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
18121 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
18122 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
18123 (bibtex-Preamble): Avoid hard coded constants.
18124 (bibtex-make-field): Fix docstring. Simplify.
18125 (bibtex-beginning-of-entry): Always return new position of point.
18126 (bibtex-end-of-entry): Rearrange cond clauses.
18127 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
18128 Update for changes of bibtex-map-entries.
18129 (bibtex-ispell-abstract): Do not move point.
18130 (bibtex-entry-index): Use downcase. Simplify.
18131 (bibtex-lessp): Handle catch-all.
18132 (bibtex-find-crossref): Turn into a command.
18133 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
18134 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
18135 preamble entries.
18136 (bibtex-fill-field-bounds): New function.
18137 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
18138 (bibtex-fill-entry): Use bibtex-fill-field-bounds
18139 (bibtex-String): Use bibtex-strings. Always obey
18140 bibtex-sort-ignore-string-entries.
18141
18142 2003-07-05 John Paul Wallington <jpw@gnu.org>
18143
18144 * cus-theme.el (customize-create-theme):
18145 Call `customize-create-theme' in Reset widget's notify function.
18146
18147 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
18148 (ibuffer-mark-interactive): Use `or' instead of `unless'.
18149 (define-ibuffer-column name): Add summarizer.
18150 (define-ibuffer-column size): Likewise.
18151 (define-ibuffer-column filename): Likewise.
18152 (define-ibuffer-column process): Likewise. Change BODY's output too.
18153 (define-ibuffer-column filename-and-process): Likewise, likewise.
18154 (ibuffer): Remove local vars `already-in' and `need-update'.
18155
18156 * ibuf-ext.el: Don't require `derived' at compile-time.
18157
18158 2003-07-05 Kim F. Storm <storm@cua.dk>
18159
18160 * info.el: Disable paragraph refilling.
18161 (Info-refill-paragraphs): New defcustom.
18162 (Info-fontify-node): Use it.
18163
18164 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
18165
18166 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
18167 thingies from constructors created by defstruct.
18168
18169 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
18170 the default value of the variable.
18171 (byte-code-meter): Move declaration to top level.
18172
18173 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
18174
18175 * info.el (Info-following-node-name-re): New fun.
18176 (Info-following-node-name): Remove.
18177 (Info-insert-dir): Use the new fun.
18178 (Info-extract-pointer): Don't save restriction; use new fun.
18179 (Info-menu-entry-name-re): New const.
18180 (Info-menu-entry-name-re): Use it along with new fun.
18181 (Info-node-spec-re): Use new fun.
18182 (Info-complete-menu-item, Info-fontify-node): Use new const.
18183 (Info-goto-node, Info-follow-reference, Info-menu-update):
18184 Use match-string.
18185 (Info-follow-reference): Use assoc-string.
18186 Use a list of strings for the completion table.
18187 (Info-fontify-node): Use match-string, line-end-position.
18188 Limit the search for `node:' to the first line.
18189
18190 * newcomment.el (uncomment-region): Remove padding coming from
18191 comment-start rather than just from comment-padding.
18192
18193 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
18194 (vc-cvs-stay-local-p): Use vc-stay-local-p.
18195 (vc-cvs-rename-file): Remove (use the default).
18196 (vc-cvs-register): Register parent dir if needed.
18197 (vc-cvs-could-register): Return non-nil if parent can be registered.
18198 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
18199 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
18200
18201 * vc-svn.el (vc-svn-use-edit): Make it into a const.
18202 (vc-svn-update): Fix the arguments to `svn'.
18203 (vc-svn-diff-tree): Just use `vc-svn-diff'.
18204 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
18205 Simple implementations, assuming `name' is a URL.
18206
18207 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
18208 set of chars allowed unquoted in a case pattern.
18209
18210 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
18211
18212 * font-lock.el (font-lock-extra-types-widget)
18213 (c-font-lock-extra-types, c++-font-lock-extra-types)
18214 (objc-font-lock-extra-types, java-font-lock-extra-types)
18215 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
18216 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
18217 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
18218 (font-lock-match-c++-structor-declaration)
18219 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
18220 (c++-font-lock-keywords-3, c++-font-lock-keywords)
18221 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
18222 (objc-font-lock-keywords-3, objc-font-lock-keywords)
18223 (java-font-lock-keywords-1, java-font-lock-keywords-2)
18224 (java-font-lock-keywords-3, java-font-lock-keywords)
18225 (java-font-lock-syntactic-face-function): Remove obsolete code
18226 and constants. It's all in cc-fonts.el now.
18227
18228 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
18229
18230 * mail/sendmail.el (mail-specify-envelope-from)
18231 (mail-envelope-from): Doc fix.
18232
18233 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
18234
18235 * generic-x.el: Do away with the dependency on `c-emacs-features'
18236 when populating `rul-generic-mode-syntax-table'; we already know
18237 this isn't XEmacs.
18238
18239 See ChangeLog.10 for earlier changes.
18240
18241 ;; Local Variables:
18242 ;; coding: iso-2022-7bit
18243 ;; End:
18244
18245 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
18246 Copying and distribution of this file, with or without modification,
18247 are permitted provided the copyright notice and this notice are preserved.
18248
18249 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1