]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(org-up-heading-all): Fixed bug with
[gnu-emacs] / lisp / ChangeLog
1 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
2
3 * textmodes/org.el (org-up-heading-all): Fixed bug with
4 `outline-up-heading-all'.
5
6 2005-04-16 Andreas Schwab <schwab@suse.de>
7
8 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
9 /etc/permissions.d/* and /etc/aliases.d/*.
10
11 2005-04-16 Kenichi Handa <handa@m17n.org>
12
13 * international/code-pages.el (cp-make-coding-system): Set
14 `translation-table-for-input' property value to the symbol
15 ucs-mule-to-mule-unicode, not to that value.
16 (pt154): Escape guillemet by `\'.
17
18 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
19
20 * loadup.el: Load tooltip if x-show-tip is fboundp.
21
22 * startup.el (command-line): Add comment.
23
24 * tooltip.el (tooltip-mode): Specify correct standard value for
25 Custom in init-value.
26
27 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
28
29 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
30 possible.
31
32 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
33
34 * textmodes/org.el: (org-agenda-date-prompt): Renamed from
35 `org-agenda-date-today'.
36 (org-evaluate-time-range): Insert at point instead of directly
37 after time range.
38 (org-first-headline-recenter, org-subtree-end-visible-p)
39 (org-optimize-window-after-visibility-change): New functions
40 (org-agenda-post-command-hook): Don't allow point at end of line,
41 to make sure it always hits the text properties.
42 (org-agenda-next-date-line, org-agenda-previous-date-line): New
43 commands.
44 (org-set-regexps-and-options): Category may contain white space.
45 (org-agenda-get-deadlines, org-agenda-get-scheduled): Improved
46 marker positions.
47 (org-agenda-new-marker): Argument POS made optional.
48 (org-agenda-get-timestamps): Deadlines which are done are listed
49 in org-done-face now.
50 (org-agenda-get-todos, org-agenda-get-timestamps)
51 (org-agenda-get-deadlines, org-agenda-get-scheduled): set
52 `undone-face' and `done-face' properties.
53 (org-last-todo-state-is-todo): New variable.
54 (org-todo): Set `org-last-todo-state-is-todo'.
55 (org-agenda-todo): Change face according to
56 `org-last-todo-state-is-todo'. And change other lines refering to
57 the same entry.
58 (org-calendar-goto-agenda): New command.
59 (org-calendar-to-agenda-key): New option.
60 (org-startup-folded): New allowed value `content'.
61 (org-set-regexps-and-options): Accept new value `content' for
62 `org-startup-folded'.
63 (org-get-current-options): Handle new value `content' for
64 `org-startup-folded'.
65 (org-insert-todo-heading): New command.
66 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
67 interactively in empty file and option
68 `org-insert-mode-line-in-empty-file' has been set.
69 (org-agenda-todo,org-agenda-priority): Modified to use
70 `org-agenda-change-all-lines'.
71 (org-warning-face): Changed color on dark background
72
73 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
74
75 * international/mule-cmds.el (set-locale-environment): On Mac OS,
76 use preferences AppleLocale and AppleLanguages, and variable
77 mac-system-locale for default locale. On Mac OS Classic, use
78 mac-system-coding-system for default coding systems.
79
80 * term/mac-win.el: Don't set file-name-coding-system. Decode
81 variables system-name, emacs-build-system, user-login-name, and
82 user-full-name by mac-system-coding-system on Mac OS Classic.
83 (mac-system-coding-system): New variable.
84
85 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
86
87 * startup.el (command-line): Handle `xterm-mouse-mode' before
88 reading init file.
89
90 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
91
92 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
93
94 * progmodes/sh-script.el (sh-here-document-word): Make it a
95 defcustom. Doc fix.
96 (sh-add): Bash uses $(( )) for arithmetic.
97 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
98 (sh-maybe-here-document): Remove quotes and leading whitespace
99 from heredoc word when closing. Indent heredoc with tabs if word
100 starts with "-".
101
102 2005-04-13 Richard M. Stallman <rms@gnu.org>
103
104 * simple.el (undo): Fix previous change.
105
106 * custom.el (defface): Doc fix.
107
108 2005-04-13 Lute Kamstra <lute@gnu.org>
109
110 * Makefile.in (DONTCOMPILE): Remove list.
111 (compile, compile-always): Don't use DONTCOMPILE.
112 (update-authors): Load the library in which batch-update-authors
113 is defined.
114 * makefile.w32-in (DONTCOMPILE): Remove list.
115 (compile, compile-always): Fix comments.
116 (update-authors): Load the library in which batch-update-authors
117 is defined.
118
119 * generic-x.el (generic-mode-ini-file-find-file-hook):
120 Rename to ini-generic-mode-find-file-hook.
121 Keep generic-mode-ini-file-find-file-hook as an alias.
122 (ini-generic-mode-find-file-hook): Rename from
123 generic-mode-ini-file-find-file-hook. Fix docstring.
124 (ini-generic-mode): Docstring change.
125 (bat-generic-mode-run-as-comint): Silence the byte compiler.
126
127 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
128 called from lisp.
129
130 * generic.el: Move to the emacs-lisp subdir.
131
132 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
133
134 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
135 and C-S- function and cursor motion keys.
136
137 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
138
139 * startup.el (command-line): Enable Xterm Mouse mode by default.
140 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
141 for Custom. No longer show "Mouse" in mode line when enabled.
142 Doc fix.
143
144 2005-04-12 Kim F. Storm <storm@cua.dk>
145
146 * emulation/cua-base.el (cua-rectangle-face)
147 (cua-rectangle-noselect-face): Define face attributes here.
148
149 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
150
151 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
152
153 * startup.el (command-line): Turn off blinking cursor if
154 cursorBlink in resources is off or false.
155
156 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
157
158 * term/mac-win.el (dnd): Require dnd.
159 (mac-drag-n-drop): Call dnd-handle-one-url.
160 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
161 (kTextEncodingISOLatin2): Remove constants.
162 (mac-script-code-coding-systems): New constant.
163 (mac-handle-language-change): New function.
164 (special-event-map): Bind it to `language-change' event.
165 (mac-centraleurroman, mac-cyrillic): New coding systems.
166 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
167 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
168 and mac-cyrillic-encoder to encode-mac-centraleurroman and
169 encode-mac-cyrillic, respectively.
170
171 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
172
173 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
174 Don't set overlay-arrow-string to "=>" as this is done
175 globally in C now.
176
177 2005-04-12 Lute Kamstra <lute@gnu.org>
178
179 * generic-x.el (rc-generic-mode, rul-generic-mode): Fix
180 auto-mode-alist entries.
181 (etc-fstab-generic-mode): Tweak fontification.
182
183 * generic.el (generic-make-keywords-list): Fix docstring.
184 (generic-mode-internal): Simplify generic-font-lock-keywords.
185
186 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
187
188 * whitespace.el (whitespace-buffer-leading,
189 whitespace-buffer-trailing): Revert the incorrect test
190 inversion. However, fix the highlight area for the leading and
191 trailing whitespaces to show space.
192
193 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
194
195 * whitespace.el (whitespace-version): Bump to 3.5
196
197 (whitespace-buffer-leading, whitespace-buffer-trailing): Invert
198 sense of the test to highlight the whitespace.
199
200 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
201
202 * progmodes/gud.el (gud-display-line): GUD uses its own
203 overlay arrow now so don't set overlay-arrow-string.
204 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
205
206 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
207
208 * term.el (term-ansi-current-bold, term-ansi-current-underline)
209 (term-ansi-current-reverse, term-ansi-current-invisible)
210 (term-ansi-face-already-done): Change to boolean.
211 (term-reset-terminal, term-handle-colors-array): Handle the above
212 vars accordingly.
213 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
214 (term-emulate-terminal): Use the new name.
215
216 * faces.el (secondary-selection): Use yellow1, not yellow.
217 (trailing-whitespace): Use red1, not red.
218
219 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
220
221 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
222 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
223 (dired-dnd-handle-file): Call dnd-get-local-file-uri
224
225 * cus-edit.el (dnd): New group.
226
227 * term/w32-win.el (dnd): Require dnd
228 (w32-drag-n-drop): Call dnd-handle-one-url.
229
230 * x-dnd.el: Require dnd.
231 (x-dnd-handle-uri-list, x-dnd-handle-file-name): Call
232 dnd-handle-one-url.
233 (x-dnd-types-alist, x-dnd-insert-utf8-text)
234 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
235 to dnd-insert-text.
236 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
237 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
238 (x-dnd-get-local-file-name, x-dnd-open-local-file)
239 (x-dnd-open-file, x-dnd-insert-text): Moved to dnd.el (without x-).
240
241 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
242
243 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
244
245 * wdired.el: Doc fixes.
246 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
247 (wdired-use-dired-vertical-movement): Rename from
248 wdired-always-move-to-filename-beginning.
249 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
250 (wdired-change-to-wdired-mode): Change mode name.
251 (wdired-newline): Delete.
252
253 2005-04-11 Richard M. Stallman <rms@gnu.org>
254
255 * whitespace.el (whitespace-highlight-the-space):
256 Don't call whitespace-unhighlight-the-space here.
257
258 * simple.el (undo): Record t in undo-equiv-table
259 for the redo record made by an undo-in-region.
260
261 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
262
263 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
264 (gdb-frame-inferior-io-buffer): New Functions to control
265 display of separate IO buffer.
266 (menu): Add them to menu-bar.
267 (gdb-display-buffer): Check for buffer another frame.
268 Protect GUD buffer.
269 (gdb-setup-windows): Create IO buffer if not already there.
270 (gdb-memory-mode): Remove purecopy noops.
271
272 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
273
274 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
275 and pass to self-insert-command.
276
277 2005-04-11 Lute Kamstra <lute@gnu.org>
278
279 * generic.el: Commentary section cleanup.
280 (generic): Delete.
281 (generic-use-find-file-hook, generic-lines-to-scan)
282 (generic-find-file-regexp, generic-ignore-files-regexp)
283 (default-generic-mode, generic-mode-find-file-hook)
284 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
285 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
286 (generic-use-find-file-hook, generic-lines-to-scan)
287 (generic-find-file-regexp, generic-ignore-files-regexp)
288 (default-generic-mode, generic-mode-find-file-hook)
289 (generic-mode-ini-file-find-file-hook): Move from generic.el.
290
291 2005-04-10 Karl Fogel <kfogel@red-bean.com>
292
293 * bookmark.el (bookmark-write-file): Catch errors writing file.
294 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
295
296 2005-04-10 Richard M. Stallman <rms@gnu.org>
297
298 * startup.el (fancy-splash-tail): Update copyright year.
299 (command-line): Split part of -Q into -D.
300 (emacs-basic-display): New defvar.
301 (fancy-splash-text): Correct name of menu item.
302
303 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
304
305 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
306 lines in one node.
307
308 * comint.el (comint-send-input): New arg ARTIFICIAL.
309 Callers in this file changed.
310
311 * abbrev.el (define-abbrevs): Read system abbrevs properly.
312
313 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
314
315 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
316
317 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
318 `ldap-search-internal'.
319
320 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
321
322 * files.el (set-auto-mode-1): Use line-end-position.
323
324 * international/latin-1.el:
325 * international/latin-2.el:
326 * international/latin-3.el:
327 * international/latin-4.el:
328 * international/latin-5.el:
329 * international/latin-8.el:
330 * international/latin-9.el: Give punctuation syntax to NBSP.
331
332 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
333 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
334 Use char-classes to accept non-ascii letters, accepted in some recent
335 bibtex implementations.
336
337 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
338
339 * custom.el (custom-set-minor-mode): Any non-nil value for the
340 variable should enable the mode when set through Custom.
341
342 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
343
344 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
345 TAB binding so tab-always-indent is obeyed.
346 (vhdl-minibuffer-local-map): Move initialization into declaration.
347 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
348 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
349 (vhdl-hooked-abbrev): Avoid test for XEmacs.
350 (vhdl-current-line): Use line-beginning-position.
351 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
352 with-output-to-temp-buffer, so the current position can be recorded.
353
354 2005-04-10 Masatake YAMATO <jet@gyve.org>
355
356 * progmodes/compile.el (compilation-error-regexp-alist-alist):
357 Add regexp for gcov.
358
359 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
360
361 * calendar/time-date.el (time-to-seconds, seconds-to-time)
362 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
363 syntax which Emacs 20 doesn't support.
364
365 2005-04-09 Richard M. Stallman <rms@gnu.org>
366
367 * help.el (describe-key-briefly, describe-key): Replace
368 strings as event types with "(any string)".
369
370 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
371
372 * arc-mode.el (archive-mode-map): Move initialization into
373 the declaration. Override *all* bindings of `undo'.
374 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
375
376 2005-04-09 Jay Belanger <belanger@truman.edu>
377
378 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
379
380 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
381
382 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
383 (xterm-register-default-colors): Update color values computation
384 to match xterm-200.
385
386 2005-04-09 Kenichi Handa <handa@m17n.org>
387
388 * international/code-pages.el (iso-latin-7): Fix the map.
389
390 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
391
392 * emacs-lisp/lisp.el (defun-prompt-regexp)
393 (parens-require-spaces, buffer-end, end-of-defun)
394 (insert-parentheses): Doc fixes.
395
396 2005-04-08 Kim F. Storm <storm@cua.dk>
397
398 * comint.el (comint-highlight-prompt): Fix face spec.
399 * hi-lock.el (hi-green): Likewise.
400
401 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
402
403 * cus-edit.el (custom-modified-face):
404 * comint.el (comint-highlight-input): Fix previous changes.
405 * term.el (term-handle-ansi-escape): Add a comment.
406
407 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
408
409 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
410 in the buffer and in whitespace-highlighted-space.
411 (whitespace-unhighlight-the-space): Simplify.
412 (whitespace-buffer): Simplify.
413
414 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
415
416 * textmodes/table.el (table-cell-face): Add special case for
417 displays supporting a high number of colors.
418 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
419 (vhdl-font-lock-reserved-words-face)
420 (vhdl-speedbar-architecture-face)
421 (vhdl-speedbar-instantiation-face)
422 (vhdl-speedbar-architecture-selected-face)
423 (vhdl-speedbar-instantiation-selected-face): Likewise.
424 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
425 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
426 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
427 (ebrowse-root-class-face, ebrowse-member-attribute-face)
428 (ebrowse-progress-face): Likewise.
429 * progmodes/compile.el (compilation-info-face): Likewise.
430 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
431 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
432 * calendar/calendar.el (diary-face): Likewise.
433 * woman.el (woman-italic-face, woman-bold-face)
434 (woman-unknown-face): Likewise.
435 * wid-edit.el (widget-button-pressed-face): Likewise.
436 * whitespace.el (whitespace-highlight-face): Likewise.
437 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
438 * pcvs-info.el (cvs-marked-face): Likewise.
439 * info.el (info-xref): Likewise.
440 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
441 * hilit-chg.el (highlight-changes-face)
442 (highlight-changes-delete-face): Likewise.
443 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
444 (hi-red-b): Likewise.
445 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
446 * font-lock.el (font-lock-keyword-face)
447 (font-lock-function-name-face, font-lock-warning-face): Likewise.
448 * cus-edit.el (custom-invalid-face, custom-modified-face)
449 (custom-set-face, custom-changed-face, custom-variable-tag-face)
450 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
451 * comint.el (comint-highlight-prompt): Likewise.
452
453 2005-04-08 Lute Kamstra <lute@gnu.org>
454
455 * font-lock.el (font-lock-keywords): Docstring fixes.
456
457 2005-04-08 Kenichi Handa <handa@m17n.org>
458
459 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
460 chars are more than a limit, print " and more..." at the tail.
461
462 2005-04-08 Kim F. Storm <storm@cua.dk>
463
464 * emacs-lisp/authors.el (authors-aliases): Update list.
465 (authors-ignored-files): New list.
466 (authors-fixed-entries): Fix typo.
467 (authors-renamed-files-alist): Update list.
468 (authors-add): Check authors-ignored-files.
469
470 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
471
472 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
473 optional, to ensure backward compatibility.
474
475 2005-04-08 Stephen Eglen <stephen@gnu.org>
476
477 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
478
479 2005-04-08 Kim F. Storm <storm@cua.dk>
480
481 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to
482 mouse-face.
483
484 * mouse.el (mouse-on-link-p): Doc fix.
485
486 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
487
488 * ielm.el (ielm-prompt-read-only): Doc fix.
489
490 * comint.el (comint-prompt-read-only): Doc fix.
491
492 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
493
494 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
495 ensure dired always handles wildcards passed to ffap.
496 (find-file-at-point): Use it.
497 (ffap-dired-wildcards): Doc fix.
498
499 2005-04-07 Juri Linkov <juri@jurta.org>
500
501 * simple.el (next-error-overlay-arrow-position): New defvar.
502 Put "=>" on its property `overlay-arrow-string'. Add it to
503 `overlay-arrow-variable-list'.
504
505 * progmodes/compile.el (compilation-setup):
506 Set `next-error-overlay-arrow-position' to nil. Also set it to
507 nil in the local hook `kill-buffer-hook'. Make local variable
508 `overlay-arrow-string' and set it to "=>".
509 (compilation-goto-locus): Set BOL position to
510 `next-error-overlay-arrow-position' instead of
511 `overlay-arrow-position'.
512
513 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
514 locally instead of adding it to the global hook.
515 (Info-kill-buffer): Move up.
516
517 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
518
519 * term/xterm.el (xterm-standard-colors): Update color values from
520 xterm-200.
521
522 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
523
524 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
525
526 * fast-lock.el:
527 * lazy-lock.el: Move them to the obsolete subdir.
528
529 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
530
531 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
532 (wdired-add-replace-advice): Remove.
533 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
534
535 2005-04-06 Kim F. Storm <storm@cua.dk>
536
537 * startup.el (command-line): Add --bare-bones alias for -Q.
538
539 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
540
541 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
542 create the startup fontset if a font specification ends with
543 `mac-roman'.
544
545 2005-04-06 Lute Kamstra <lute@gnu.org>
546
547 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
548 change.
549
550 * emacs-lisp/copyright.el (copyright-update-year): Replace the
551 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
552
553 2005-04-05 Lute Kamstra <lute@gnu.org>
554
555 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
556 (define-generic-mode): Ditto. Fix debug declaration.
557
558 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
559 Put them in the generic-x group.
560
561 * calendar/timeclock.el (timeclock): Doc fix.
562
563 * generic.el (define-generic-mode): Don't use custom-current-group.
564 Document default :group value.
565 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
566 (define-global-minor-mode): Don't use custom-current-group.
567
568 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
569
570 * startup.el (command-line-1): Display startup-echo-area-message
571 when fancy splash screen is in use.
572
573 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
574 (sh-escaped-newline): New face.
575 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
576 newline, and use sh-escaped-newline face.
577
578 * progmodes/tcl.el (tcl-escaped-newline): New face.
579 (tcl-builtin-list): New variable.
580 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
581 newlines. Fix keywords subexpression number.
582
583 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
584
585 * textmodes/org.el (org-diary-default-entry): Fix call to
586 `add-to-diary-entry'.
587
588 2005-04-05 Kim F. Storm <storm@cua.dk>
589
590 * ediff-init.el: Use (featurep 'xemacs).
591
592 2005-04-05 David Ponce <david@dponce.com>
593
594 * cus-edit.el (face): Derive from symbol widget. Display sample
595 of the current face on the fly.
596 (widget-face-sample-face-get, widget-face-notify): New functions.
597 (widget-face-value-create): Remove.
598
599 * wid-edit.el (widget-field-end): Temporarily remove field
600 narrowing before to call `get-char-property'.
601
602 2005-04-04 Jay Belanger <belanger@truman.edu>
603
604 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
605 (math-read-subscripts): New variable.
606 (math-read-preprocess-string): Process subscripts.
607
608 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
609
610 * comint.el (comint-prompt-read-only): Doc fix.
611
612 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
613 `-1'. Doc fix.
614
615 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
616
617 * textmodes/org.el (org-insert-mode-line-in-empty-file):
618 Change default value to nil.
619
620 2005-04-04 Lute Kamstra <lute@gnu.org>
621
622 * autorevert.el (auto-revert-mode): Specify :group.
623 * battery.el (display-battery-mode): Specify :group.
624 * diff-mode.el (diff-minor-mode): Specify :group.
625 * font-core.el (font-lock-mode): Specify :group.
626 * hl-line.el (hl-line-mode): Specify :group.
627 * iimage.el (iimage): New customization group.
628 (iimage-mode): Specify :group.
629 * longlines.el (longlines-mode): Specify :group.
630 * master.el: Don't require easy-mmode.
631 (master): New customization group.
632 (master-mode): Specify :group.
633 * msb.el (msb-mode): Specify :group.
634 * reveal.el (reveal-mode): Specify :group.
635 * simple.el (next-error-follow-minor-mode): Specify :group.
636 * smerge-mode.el (smerge-mode): Specify :group.
637 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
638 * emulation/cua-base.el (cua-mode): Specify :group.
639 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
640 * language/thai-util.el (thai-auto-composition-mode)
641 (thai-word-mode): Specify :group.
642 * mail/supercite.el (sc-minor-mode): Specify :group.
643 * progmodes/cwarn.el (cwarn-mode): Specify :group.
644 * progmodes/flymake.el (flymake-mode): Specify :group.
645 * progmodes/glasses.el (glasses-mode): Specify :group.
646 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
647 * textmodes/enriched.el (enriched-mode): Specify :group.
648 * textmodes/refill.el (refill-mode): Specify :group.
649
650 * add-log.el (change-log-font-lock-keywords): Names in
651 parenthesized lists can contain spaces.
652
653 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
654
655 * startup.el (fancy-splash-text): Shorten default text of
656 "Emacs Tutorial" line. Also, if the current language env
657 indicates an available tutorial file other than TUTORIAL,
658 extract its title and append it to the line in parentheses.
659 (fancy-splash-insert): If arg is a thunk, funcall it.
660
661 2005-04-04 Jay Belanger <belanger@truman.edu>
662
663 * calc.el (calc-language-alist): Add tags to customization type.
664
665 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
666
667 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
668 Doc fix.
669
670 2005-04-03 Marcelo Toledo <marcelo@marcelotoledo.org>
671
672 * add-log.el (change-log-font-lock-keywords): The manual
673 describing a Change Log entry, says: (...) "Aside from these
674 header lines, every line in the change log starts with a space or
675 a tab.". The font-lock was not highlighting lines started with
676 spaces, added support for it.
677
678 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
679
680 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
681 (bibtex-generate-url-list): Update docstring accordingly. Put the
682 complex example in the docstring.
683 (bibtex-font-lock-url): Use pop.
684
685 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
686
687 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
688
689 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
690
691 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
692
693 * filesets.el (filesets-set-default): Doc fix.
694
695 2005-04-03 Lute Kamstra <lute@gnu.org>
696
697 * generic.el (define-generic-mode): Add argument to specify
698 keywords for defcustom.
699 (default-generic-mode): Specify :group.
700
701 * generic-x.el: Specify :group for all generic modes.
702
703 * desktop.el (desktop-no-desktop-file-hook)
704 (desktop-after-read-hook): Doc fix.
705
706 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
707
708 * simple.el (visible-mode): Use explicit :group keyword.
709 This changes the group of `visible-mode-hook' from paren-blinking
710 to editing-basics.
711
712 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
713
714 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
715 mailbox specifications as well as URLs.
716 (rmail-insert-inbox-text): Remove unused conditional branches.
717
718 2005-04-01 Jay Belanger <belanger@truman.edu>
719
720 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
721 (calc-gnuplot-print-command): Move definitions to calc.el.
722
723 * calc/calc-embed.el (calc-embedded-announce-formula)
724 (calc-embedded-open-formula, calc-embedded-close-formula)
725 (calc-embedded-open-word, calc-embedded-close-word)
726 (calc-embedded-open-plain, calc-embedded-close-plain)
727 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
728 (calc-embedded-open-mode, calc-embedded-close-mode):
729 Move definitions to calc.el.
730
731 * calc/calc.el (calc-settings-file, calc-language-alist):
732 Make customizable.
733 (calc-embedded-announce-formula, calc-embedded-open-formula)
734 (calc-embedded-close-formula, calc-embedded-open-word)
735 (calc-embedded-close-word, calc-embedded-open-plain)
736 (calc-embedded-close-plain, calc-embedded-open-new-formula)
737 (calc-embedded-close-new-formula, calc-embedded-open-mode)
738 (calc-embedded-close-mode, calc-gnuplot-name)
739 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
740 from other files and make customizable.
741
742 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
743
744 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
745 Use buffer-live-p.
746 (cvs-mode-run): Don't call cvs-update-header here.
747 (cvs-run-process): Call cvs-update-header.
748 Use process properties for cvs-postprocess and cvs-buffer so that
749 the sentinel can behave better if the temp buffer is killed.
750 Use a pipe rather than a tty, to better handle unexpected prompts.
751 (cvs-sentinel): Rewrite. Call cvs-update-header.
752
753 2005-04-01 Andre Spiegel <spiegel@gnu.org>
754
755 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
756 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
757
758 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
759
760 * generic.el (define-generic-mode): Add indentation rule.
761
762 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
763
764 * files.el (mode-require-final-newline): Make Custom correctly
765 report a nil value and allow to set it to nil via Custom.
766 Doc fix.
767
768 2005-04-01 Kenichi Handa <handa@m17n.org>
769
770 * international/characters.el: Enable the correct case setting for
771 dotless-i and dotted-I.
772
773 2005-04-01 Kim F. Storm <storm@cua.dk>
774
775 * ido.el (ido-file-internal): Fall back to non-ido command if
776 initial directory is on slow ftp (or tramp) host.
777
778 2005-03-31 Richard M. Stallman <rms@gnu.org>
779
780 * emacs-lisp/autoload.el (make-autoload):
781 Handle define-global-minor-mode.
782
783 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
784 Rename from easy-mmode-define-global-mode.
785 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
786
787 * progmodes/scheme.el (scheme-mode-syntax-table):
788 Update syntax of | and # for two-character comment syntax.
789
790 2005-03-31 Lute Kamstra <lute@gnu.org>
791
792 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
793 (define-minor-mode): Call custom-current-group at load-time.
794
795 * generic.el (define-generic-mode): Add debug declaration.
796 Add defcustom for the mode hook.
797 (generic-mode-internal): Use run-mode-hooks.
798
799 2005-03-31 Kim F. Storm <storm@cua.dk>
800
801 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
802 (mouse-fixup-help-message): New defun called by show_help_echo
803 to fixup mouse-2 prefix in help messages when applicable.
804
805 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
806
807 2005-03-31 Kenichi Handa <handa@m17n.org>
808
809 * language/thai-word.el (thai-find-word-ends): Pay attention to
810 the case that we reach the end of buffer.
811
812 * textmodes/fill.el (fill-text-properties-at): New function.
813 (fill-newline): Use fill-text-properties-at instead of
814 text-properties-at.
815
816 2005-03-31 Karl Berry <karl@freefriends.org>
817
818 * textmodes/tex-mode.el (tex-compile): Use shell-quote-argument,
819 not comint-quote-filename.
820
821 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
822
823 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
824 not comint-quote-filename.
825
826 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
827
828 * help-fns.el (help-with-tutorial): Revert last change.
829
830 2005-03-31 Kim F. Storm <storm@cua.dk>
831
832 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
833
834 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
835
836 * calendar/cal-china.el: Update reference to "Calendrical
837 Calculations" book; there's a new edition.
838 * calendar/cal-coptic.el: Likewise.
839 * calendar/cal-french.el: Likewise.
840 * calendar/cal-hebrew.el: Likewise.
841 * calendar/cal-islam.el: Likewise.
842 * calendar/cal-iso.el: Likewise.
843 * calendar/cal-julian.el: Likewise.
844 * calendar/cal-mayan.el: Likewise.
845 * calendar/cal-persia.el: Likewise.
846 * calendar/calendar.el: Likewise.
847 * calendar/holidays.el: Likewise.
848 * calendar/lunar.el: Likewise.
849 * calendar/solar.el: Likewise.
850
851 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
852 white space from doc string.
853
854 2005-03-30 Jay Belanger <belanger@truman.edu>
855
856 * calc/calc-help.el (calc-full-help): Remove email address.
857
858 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
859
860 * help-fns.el (help-with-tutorial): Delete title line.
861
862 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
863
864 * calendar/cal-x.el (calendar-one-frame-setup)
865 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
866 rather than 'symbol for set-window-dedicated-p.
867
868 * calendar/appt.el (appt-buffer-name): Make it a constant.
869 (appt-add): Doc fix.
870
871 * filesets.el (filesets-menu-path, filesets-menu-before)
872 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
873 (filesets-menu-cache-file): Use directory ~/.emacs.d.
874 (filesets-add-submenu): Delete and use add-submenu instead.
875
876 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
877
878 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
879 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
880 (org-diary-default-entry): New function.
881 (org-get-entries-from-diary): Better parsing of diary entries.
882 (org-agenda-check-no-diary): New function.
883 ("diary-lib"): Advice to function `add-to-diary-list', to allow
884 linking to diary entries.
885 (org-agenda-execute-calendar-command): New function.
886 (org-agenda): Improve visible section in window.
887 Use `org-fit-agenda-window'.
888 (org-fit-agenda-window): New option.
889 (org-move-subtree-down): Better handling of empty lines
890 at end of subtree.
891 (org-cycle): Numeric prefix is interpreted now as show-subtree N
892 levels up.
893 (org-fontify-done-headline): New option.
894 (org-headline-done-face): New face.
895 (org-set-font-lock-defaults): Use `org-headline-done-face'.
896 (org-table-copy-down): Rename from `org-table-copy-from-above'.
897 When current field is non-empty, it is copied to next row.
898 (org-table-copy-from-above): Fix bug which made it
899 impossible to copy fields containing only a single non-white character.
900
901 2005-03-30 Kim F. Storm <storm@cua.dk>
902
903 * kmacro.el (kmacro-end-macro): Isearch may store this command
904 into the macro -- so ignore it when executing keyboard macro.
905
906 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
907
908 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
909
910 2005-03-29 Kenichi Handa <handa@m17n.org>
911
912 * language/thai.el ("Thai"): Set setup-function and exit-function
913 for Thai language environment.
914
915 * language/thai-util.el: Require thai-word.
916 (thai-word-mode-map): New variable.
917 (thai-word-mode): New minor mode.
918 (setup-thai-language-environment-internal): New function.
919 (exit-thai-language-environment-internal): New function.
920
921 * language/thai-word.el (thai-word-table): Declare it by defvar,
922 use dolist to initialize it.
923 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
924 (thai-fill-find-break-point): New functions.
925
926 2005-03-29 Richard M. Stallman <rms@gnu.org>
927
928 * simple.el (idle-update-delay): Move definition up.
929 (set-mark): Doc fix.
930
931 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
932
933 * longlines.el: New file.
934
935 * simple.el (buffer-substring-filters): New variable.
936 (filter-buffer-substring): New function.
937 (kill-region, copy-region-as-kill): Use it.
938
939 * register.el (copy-to-register, append-to-register)
940 (prepend-to-register): Use filter-buffer-substring.
941
942 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
943
944 * progmodes/gud.el (gdb): (Re)-initialise gud-filter-pending-text.
945 (gud-filter-pending-text): Move in front of gdb.
946 (gud-overlay-arrow-position): New variable.
947 (gud-sentinel, gud-display-line): Use it in place of
948 overlay-arrow-position.
949
950 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
951
952 * progmodes/fortran.el (fortran-if-indent): Doc fix.
953 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
954 (fortran-font-lock-keywords-4): New variable.
955 (fortran-blocks-re, fortran-end-block-re)
956 (fortran-start-block-re): New constants, for hideshow.
957 (hs-special-modes-alist): Add a Fortran entry.
958 (fortran-mode-map): Bind fortran-end-of-block,
959 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
960 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
961 (fortran-looking-at-if-then, fortran-end-of-block)
962 (fortran-beginning-of-block): New functions, for hideshow.
963
964 * progmodes/f90.el (f90-end-block-re, f90-start-block-re): Doc
965 fix. Tweak regexp.
966 (f90-beginning-of-block): Push mark first.
967
968 2005-03-29 Jay Belanger <belanger@truman.edu>
969
970 * calc/calc.el: Update copyright date.
971 (calc-version): Increase to 2.1.
972 (calc-version-date): Remove.
973
974 * calc/calc-help.el: Update copyright date.
975 (calc-full-help): Remove reference to calc-version-date.
976 Update copyright date.
977
978 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
979
980 * vc.el (vc-do-command): Use a pipe for async processes, so password
981 prompts don't show up at places where the user can't reply.
982
983 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
984
985 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
986 on the file name we pass to the inferior shell.
987
988 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
989
990 * progmodes/which-func.el (which-function): Be robust in the face of an
991 imenu--make-index-alist failure.
992
993 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
994
995 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
996
997 * progmodes/python.el (python-preoutput-filter): Fix last change.
998
999 2005-03-29 Lute Kamstra <lute@gnu.org>
1000
1001 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
1002 functions and compiled macros.
1003 (debug-convert-byte-code): Handle macros too.
1004 (debug-on-entry-1): Don't signal an error when trying to clear a
1005 function that is not set to debug on entry.
1006
1007 2005-03-29 Jay Belanger <belanger@truman.edu>
1008
1009 * calc/calc-lang.el: Add functions to math-function-table
1010 properties of tex and math.
1011
1012 2005-03-29 Kenichi Handa <handa@m17n.org>
1013
1014 * ps-mule.el (ps-mule-plot-string): Translate characters by
1015 ps-print-translation-table.
1016 (ps-mule-begin-job): Call find-charset-region/string with
1017 ps-print-translation-table.
1018 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
1019
1020 * ps-print.el (ps-print-translation-table): New variable.
1021 (ps-plot-region): Translate characters by ps-print-translation-table.
1022
1023 2005-03-29 Juri Linkov <juri@jurta.org>
1024
1025 * simple.el (next-error-highlight-timer): New variable.
1026
1027 * progmodes/compile.el (compilation-goto-locus):
1028 Use `next-error-highlight-timer' instead of `sit-for'.
1029
1030 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
1031
1032 * mail/supercite.el (sc-mail-field): Use assoc-string.
1033 (sc-get-address): Simplify regexps.
1034
1035 * files.el (minibuffer-with-setup-hook): New macro.
1036 (find-file-read-args): Use it to avoid let-binding
1037 minibuffer-with-setup-hook (which breaks turning on/off
1038 file-name-shadow-mode while in the prompt).
1039
1040 * complete.el (PC-read-include-file-name-internal): Use test-completion.
1041
1042 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
1043
1044 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
1045
1046 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
1047
1048 * window.el (window-buffer-height): Use count-screen-lines.
1049
1050 * progmodes/python.el (python-preoutput-leftover): New var.
1051 (python-preoutput-filter): Use it.
1052 (python-send-receive): Loop until all the result has been received.
1053
1054 2005-03-28 Juri Linkov <juri@jurta.org>
1055
1056 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
1057
1058 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
1059 "Recover Crashed Session".
1060 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
1061 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
1062 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
1063 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
1064 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
1065 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
1066 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
1067 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
1068
1069 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
1070 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
1071 Ediff Sessions", "Toggle use of separate control buffer frame",
1072 "Use separate frame for Ediff control buffer".
1073
1074 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
1075 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
1076 "Rename Bookmark", "Delete Bookmark".
1077
1078 * info.el (Info-mode-menu): Remove ellipsis from "Index".
1079 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
1080 Add `:active Info-index-alternatives' to "Next Matching Item".
1081
1082 * wdired.el (wdired-change-to-wdired-mode):
1083 Mention `wdired-abort-changes' key in the initial message.
1084
1085 * international/mule.el (auto-coding-alist): Associate non-ascii
1086 image filename extensions with `no-conversion'.
1087
1088 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
1089
1090 * international/iso-acc.el:
1091 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
1092
1093 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
1094
1095 * textmodes/sgml-mode.el (html-mode): Doc update.
1096
1097 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
1098
1099 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
1100
1101 * term.el (term-move-columns): Fix face after extending a line.
1102 (term-insert-spaces): Likewise.
1103 (term-reset-terminal): Fix off by one error.
1104
1105 2005-03-26 Eli Zaretskii <eliz@gnu.org>
1106
1107 * international/mule.el (auto-coding-alist): Add .xpi files.
1108
1109 * files.el (auto-mode-alist): Add .xpi files.
1110
1111 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
1112
1113 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
1114
1115 2005-03-26 Eli Zaretskii <eliz@gnu.org>
1116
1117 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
1118
1119 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
1120
1121 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
1122 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
1123
1124 * calendar/cal-move.el (calendar-beginning-of-year): Move the
1125 cursor to Jan 1 when needed.
1126 (calendar-end-of-year): Fix -/+ typo.
1127 Reported by Chong Yidong <cyd@stupidchicken.com>.
1128
1129 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1130
1131 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
1132
1133 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
1134 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
1135
1136 2005-03-25 Richard M. Stallman <rms@gnu.org>
1137
1138 * filesets.el (filesets-init): Add autoload.
1139
1140 * mail/mailalias.el (mail-directory): Doc fix.
1141
1142 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
1143
1144 * mail/mailalias.el (mail-directory-process): Do nothing if
1145 mail-directory-process is an atom.
1146 (mail-get-names): Ignore mail-directory-names if it is an atom.
1147 (mail-directory-process defvar): Doc fix.
1148 (mail-names): Doc fix.
1149
1150 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
1151
1152 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
1153
1154 2005-03-26 Kenichi Handa <handa@m17n.org>
1155
1156 * international/mule-util.el (detect-coding-with-priority):
1157 Call update-coding-systems-internal before detect-coding-region.
1158
1159 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
1160
1161 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
1162 (gdb-frames-mode-map): Add follow-link property.
1163
1164 2005-03-25 Jay Belanger <belanger@truman.edu>
1165
1166 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
1167 for variables.
1168
1169 2005-03-25 Juri Linkov <juri@jurta.org>
1170
1171 * image-mode.el: Optimize image filename extension regexps in
1172 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
1173 in `auto-mode-alist'.
1174 (image-mode): Add `image-toggle-display-text' to local hook
1175 `change-major-mode-hook'. Display the image as an image by
1176 default. Set `cursor-type' and `truncate-lines' if the image
1177 is already displayed. Take into account the current mode (image
1178 or text) in message.
1179 (image-minor-mode): New minor mode.
1180 (image-mode-maybe, image-toggle-display-text): New functions.
1181 (image-toggle-display): Use called-interactively-p.
1182 Let-bind `inhibit-read-only' to t.
1183
1184 * image-mode.el (image-minor-mode): Set `cursor-type' and
1185 `truncate-lines' if the image is already displayed. Add turning
1186 image-minor-mode off to `change-major-mode-hook'. Add message.
1187 Call `image-toggle-display-text' after turning image-minor-mode off.
1188
1189 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
1190
1191 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
1192 Terminal.app, use utf-8.
1193 (set-display-table-and-terminal-coding-system): Add coding-system arg.
1194 (set-locale-environment): Use it.
1195
1196 * term/xterm.el: Undo last change, better done in mule-cmds.el.
1197
1198 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
1199
1200 * progmodes/python.el (python-close-block-statement-p)
1201 (python-outdent-p, python-current-defun): Use symbol-end.
1202
1203 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
1204
1205 * files.el (save-some-buffers): Doc fix.
1206
1207 2005-03-25 Werner Lemberg <wl@gnu.org>
1208
1209 * complete.el, thumbs.el: Replace `legal' with `valid'.
1210 * calendar/calendar.el: Replace `legal' with `valid'.
1211 * emacs-lisp/advice.el: Replace `legal' with `valid'.
1212 * mail/supercite.el: Replace `legal' with `valid'.
1213 * progmodes/cperl-mode.el, progmodes/idlw-shell.el,
1214 progmodes/idlwave.el, progmodes/vhdl-mode.el: Replace `legal' with
1215 `valid'.
1216 * textmodes/reftex-vars.el, textmodes/reftex.el: Replace `legal'
1217 with `valid'.
1218
1219 2005-03-25 Werner Lemberg <wl@gnu.org>
1220
1221 * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
1222 * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
1223 * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
1224 * emulation/vip.el: Replace `illegal' with `invalid'.
1225 * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with `invalid'.
1226 * mail/supercite.el: Replace `illegal' with `invalid'.
1227 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el,
1228 progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el,
1229 progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el,
1230 progmodes/sh-script.el, progmodes/xscheme.el: Replace `illegal' with
1231 `invalid'.
1232 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el,
1233 textmodes/reftex-index.el, textmodes/reftex-parse.el,
1234 textmodes/reftex-ref.el, textmodes/reftex-vars.el,
1235 textmodes/reftex.el, textmodes/org.el: Replace `illegal' with `invalid'.
1236
1237 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
1238
1239 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
1240 (flymake-find-buildfile, flymake-find-possible-master-files)
1241 (flymake-check-include, flymake-parse-line): Replace loops over the
1242 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
1243
1244 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
1245 Substitute file-name-as-directory in the rest of the file.
1246 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
1247 (flymake-replace-region): Remove unused arg `buffer'.
1248 (flymake-check-patch-master-file-buffer): Update calls to it.
1249 (flymake-add-err-info): Remove unused var `count'.
1250 (flymake-mode): Use define-minor-mode.
1251
1252 * progmodes/flymake.el: Use with-current-buffer.
1253 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
1254 flymake-replace-regexp-in-string, flymake-line-beginning-position)
1255 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
1256 Avoid testing for `xemacs'.
1257 (flymake-nop): Move.
1258 (flymake-region-has-flymake-overlays): Return the computed value.
1259 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
1260 Remove unused var `endline'.
1261 (flymake-get-line-count): Remove unused function.
1262 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
1263
1264 * emulation/vi.el:
1265 * generic.el:
1266 * hilit-chg.el (global-highlight-changes):
1267 * hi-lock.el (hi-lock-mode):
1268 * follow.el: find-file-hooks -> find-file-hook.
1269
1270 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
1271
1272 2005-03-24 Juri Linkov <juri@jurta.org>
1273
1274 * dired.el (dired-mode-map): Add menu item "Compare directories"
1275 for dired-compare-directories.
1276
1277 * dired-aux.el (dired-compare-directories): Add autoload cookie.
1278 Doc fix. Replace `read-file-name' with `read-directory-name'.
1279
1280 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
1281
1282 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
1283
1284 2005-03-24 Jay Belanger <belanger@truman.edu>
1285
1286 * calc/calc-embed.el (calc-embedded-mode-change): Save all
1287 relevant mode settings in calc-embedded-original-modes when modes
1288 are permanently changed.
1289
1290 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
1291
1292 * autoinsert.el: find-file-hooks -> find-file-hook.
1293
1294 2005-03-24 Lute Kamstra <lute@gnu.org>
1295
1296 * generic.el (generic-font-lock-defaults): Make it obsolete.
1297 (generic-font-lock-keywords): New variable to replace
1298 generic-font-lock-defaults.
1299 (generic-mode-set-font-lock): Delete it.
1300 (generic-mode-internal): Don't call generic-mode-set-font-lock.
1301 (generic-bracket-support): Add docstring.
1302
1303 * generic-x.el: Rename generic-font-lock-defaults to
1304 generic-font-lock-keywords throughout.
1305 (mailagent-rules-setup-function): Delete it.
1306 (mailagent-rules-generic-mode): Use anonymous function instead.
1307 (show-tabs-generic-mode-font-lock-defaults-1)
1308 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
1309 Quote faces.
1310 (show-tabs-tab-face, show-tabs-space-face): Specify background,
1311 not foreground.
1312
1313 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
1314 Recognize define-generic-mode.
1315
1316 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
1317
1318 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
1319 if there's no completion table.
1320
1321 2005-03-23 Miles Bader <miles@gnu.org>
1322
1323 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
1324 Remove tty-specific variants, as they're no longer needed.
1325
1326 2005-03-23 Lute Kamstra <lute@gnu.org>
1327
1328 * generic-x.el: Code cleanup: make args constant whenever possible.
1329 (installshield-statement-keyword-list)
1330 (installshield-system-functions-list)
1331 (installshield-system-variables-list, installshield-types-list)
1332 (installshield-funarg-constants-list): Make them constants.
1333
1334 * generic.el (generic-make-keywords-list): Add autoload cookie.
1335
1336 * calendar/time-date.el: Add comment on time value formats.
1337 Don't require parse-time.
1338 (with-decoded-time-value): New macro.
1339 (encode-time-value): New function.
1340 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
1341 (days-to-time): Return a valid time value when arg is huge.
1342 (time-since): Use time-subtract.
1343 (time-to-number-of-days): Use time-to-seconds.
1344
1345 2005-03-23 David Ponce <david@dponce.com>
1346
1347 * recentf.el: (recentf-keep): New option.
1348 (recentf-menu-action): Default to `find-file'.
1349 (recentf-keep-non-readable-files-flag)
1350 (recentf-keep-non-readable-files-p)
1351 (recentf-file-readable-p, recentf-find-file)
1352 (recentf-cleanup-remote): Remove.
1353 (recentf-include-p): More robust.
1354 (recentf-keep-p): New function.
1355 (recentf-remove-if-non-kept): Rename from
1356 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
1357 All callers updated.
1358 (recentf-menu-items-for-commands): Fix help string.
1359 (recentf-track-closed-file): Update. Doc fix.
1360 (recentf-cleanup): Update. Count removed files. Doc fix.
1361
1362 2005-03-23 Kim F. Storm <storm@cua.dk>
1363
1364 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
1365 Don't inherit from fringe face (now happens automatically).
1366
1367 2005-03-22 Kim F. Storm <storm@cua.dk>
1368
1369 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
1370 position values.
1371
1372 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
1373
1374 * menu-bar.el (showhide-date-time): Remove.
1375 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
1376 (menu-bar-make-mm-toggle): Simplify.
1377
1378 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
1379
1380 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
1381 Accept qualified variable and function names.
1382
1383 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
1384
1385 * bindings.el (completion-ignored-extensions):
1386 Remove ".lis" for `vax-vms'.
1387
1388 2005-03-22 Andreas Schwab <schwab@suse.de>
1389
1390 * generic-x.el: Revert last change.
1391 * ldefs-boot.el: Update.
1392
1393 2005-03-22 Jay Belanger <belanger@truman.edu>
1394
1395 * calc/calc-embed (calc-embedded-original-modes): New variable.
1396 (calc-embedded-save-original-modes)
1397 (calc-embedded-restore-original-modes): New functions.
1398 (calc-do-embedded): Save original modes when entering embedded mode
1399 and restore when leaving embedded mode.
1400 (calc-embedded-modes-change): Change the value of
1401 calc-embedded-original-modes to reflect permanent changes.
1402
1403 2005-03-22 Lute Kamstra <lute@gnu.org>
1404
1405 * generic-x.el: Require generic again.
1406
1407 2005-03-22 Miles Bader <miles@gnu.org>
1408
1409 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
1410 Tweak details to look good on both ttys and bitmap displays, light
1411 or dark background, etc.
1412
1413 2005-03-21 Kim F. Storm <storm@cua.dk>
1414
1415 * tooltip.el (tooltip-show-help-function): Check car and cdr of
1416 mouse position.
1417
1418 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
1419
1420 * icomplete.el: Don't forcibly turn on the mode upon load.
1421 (icomplete-mode): Use define-minor-mode.
1422 (icomplete-eoinput): Default to nil.
1423 (icomplete-minibuffer-setup): Remove autoload.
1424 (icomplete-tidy): Simplify.
1425 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
1426 in the initial state or if the user has modified the field.
1427 Fix handling of icomplete-max-delay-chars.
1428 Remove code that handles the oddball case where
1429 minibuffer-completion-table is an integer.
1430 Wrap icomplete-completions in while-no-input in case building
1431 completions takes more time than expected.
1432 (icomplete-completions): Simplify.
1433
1434 2005-03-21 Richard M. Stallman <rms@gnu.org>
1435
1436 * jka-compr.el (jka-compr-really-do-compress):
1437 Make variable buffer-local.
1438
1439 * image-mode.el: Handle .xpm files too.
1440 (image-toggle-display): Preserve modification flag.
1441
1442 * help.el (where-is): Don't mention aliases with no key bindings.
1443
1444 2005-03-21 Lute Kamstra <lute@gnu.org>
1445
1446 * generic.el: Fix commentary section. Don't require cl for compilation.
1447 (generic-mode-list): Add autoload cookie.
1448 (generic-use-find-file-hook, generic-lines-to-scan)
1449 (generic-find-file-regexp, generic-ignore-files-regexp)
1450 (generic-mode, generic-mode-find-file-hook)
1451 (generic-mode-ini-file-find-file-hook): Fix docstrings.
1452 (define-generic-mode): Make it a defmacro. Fix docstring.
1453 (generic-mode-internal): Code cleanup. Add autoload cookie.
1454 (generic-mode-set-comments): Code cleanup.
1455 * generic-x.el: Don't prevent compilation. Don't require generic.
1456 Follow coding conventions. Minor code cleanup.
1457 (etc-fstab-generic-mode): Add some keywords.
1458 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
1459 define-generic-mode like a function declaration.
1460
1461 2005-03-21 Jay Belanger <belanger@truman.edu>
1462
1463 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
1464 changing modes.
1465
1466 2005-03-21 Sam Steingold <sds@gnu.org>
1467
1468 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
1469
1470 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
1471
1472 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
1473 Add underscore to "f$ lexicals" regexp.
1474
1475 2005-03-20 Juri Linkov <juri@jurta.org>
1476
1477 * subr.el (progress-reporter-do-update): When `min-value' is equal
1478 to `max-value', set `percentage' to 0 and prevent division by zero.
1479
1480 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
1481
1482 Sync with Tramp 2.0.48.
1483
1484 * tramp.el (all): Change all addresses to .gnu.org.
1485 (tramp-append-tramp-buffers): New defun.
1486 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
1487 Catch `dont-send' signal.
1488 (tramp-set-auto-save-file-modes): Set always permissions, because
1489 there might be an old auto-saved file belonging to another
1490 original file. This could be a security threat. Reported by
1491 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
1492 Check for Emacs 21.3.50 removed.
1493
1494 * tramp-smb.el (all): Remove debug construct for
1495 `with-parsed-tramp-file-name'.
1496 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
1497 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
1498 No error message if DIRECTORY or FILENAME doesn't exist.
1499 (tramp-smb-open-connection): Check existence of
1500 `tramp-smb-program'.
1501
1502 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
1503
1504 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
1505 Properly handle the case where the `m' or `s' command's argument is not
1506 yet terminated.
1507 (perl-indent-new-calculate): New function.
1508 (perl-indent-line): Use it.
1509
1510 2005-03-20 Miles Bader <miles@gnu.org>
1511
1512 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
1513 in text-mode too. Change to new face names.
1514 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
1515 Add `:weight bold' attribute.
1516 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
1517
1518 2005-03-19 Juri Linkov <juri@jurta.org>
1519
1520 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
1521
1522 * international/mule.el (auto-coding-alist): Sync with
1523 `auto-mode-alist' by adding upper case archive file extensions
1524 and adding ear/war to jar extension.
1525
1526 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
1527
1528 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
1529 running, restart it.
1530
1531 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
1532
1533 * finder.el (finder-current-item): Throw an error on an empty line.
1534
1535 * man.el (Man-follow-manual-reference): If current-word returns
1536 nil, use "".
1537
1538 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
1539
1540 * simple.el (goto-line): Doc fix.
1541
1542 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
1543
1544 * files.el (save-buffer): Doc fix.
1545
1546 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
1547
1548 * recentf.el (recentf-cleanup-remote): New variable.
1549 (recentf-cleanup): Use it to conditionally check availablity of
1550 remote files.
1551
1552 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
1553
1554 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
1555 function names.
1556
1557 2005-03-19 Eli Zaretskii <eliz@gnu.org>
1558
1559 * language/thai-word.el: New file.
1560
1561 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
1562
1563 * files.el (backup-buffer): If the file's directory is not
1564 writable, use copy instead of move to backup the file.
1565
1566 2005-03-19 Eli Zaretskii <eliz@gnu.org>
1567
1568 * obsolete/keyswap.el: Moved to obsolete/ from term/.
1569
1570 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1571
1572 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
1573 Use functionp instead of symbolp and fboundp. Reported by Drkm
1574 <darkman_spam@yahoo.fr>.
1575 (ps-print-version): New version 6.6.6.
1576
1577 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
1578
1579 * textmodes/table.el (table--line-column-position): New idiom.
1580 (table--row-column-insertion-point-p): New function to test
1581 validity of row and column insertion operation at a location.
1582 (table-global-menu, table-cell-menu): Use above functions for
1583 deterministic test operation.
1584 (table--editable-cell-p): Behave in deterministic fashion.
1585
1586 2005-03-18 Juri Linkov <juri@jurta.org>
1587
1588 * isearch.el (isearch-lazy-highlight-new-loop):
1589 Make arguments beg and end optional.
1590 (isearch-update): Remove optional arguments nil from
1591 isearch-lazy-highlight-new-loop.
1592 (isearch-lazy-highlight-search): Let-bind case-fold-search to
1593 isearch-lazy-highlight-case-fold-search instead of
1594 isearch-case-fold-search, and let-bind isearch-regexp to
1595 isearch-lazy-highlight-regexp.
1596 Use isearch-lazy-highlight-last-string instead of isearch-string.
1597
1598 * replace.el (perform-replace): Remove bindings of global
1599 variables isearch-string, isearch-regexp, isearch-case-fold-search.
1600 Add three new arguments to `replace-highlight'.
1601 (replace-highlight): Add arguments string, regexp, case-fold.
1602 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
1603 to allow isearch-lazy-highlight-new-loop to use these values
1604 to set corresponding isearch-lazy-highlight-* internal
1605 variables whose values lazy highlighting will use regardless of
1606 changes to global variables isearch-string, isearch-regexp,
1607 isearch-case-fold-search during lazy highlighting loop.
1608 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
1609 to `lazy-highlight-cleanup'.
1610
1611 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
1612 (ispell-highlight-face): Set default face to `isearch' when
1613 lazy highlighting is enabled.
1614 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
1615 priority to 1. Add lazy highlighting.
1616 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
1617 from `isearch-dehighlight'.
1618
1619 2005-03-18 David Ponce <david@dponce.com>
1620
1621 * files.el (hack-local-variables): Do a case-insensitive search
1622 for End.
1623
1624 2005-03-18 Juri Linkov <juri@jurta.org>
1625
1626 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
1627 `isearch-lazy-highlight-cleanup', add alias to old name and
1628 declare obsolete. Add release numbers to other obsolete vars.
1629 (isearch-done, isearch-lazy-highlight-new-loop):
1630 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
1631 (lazy-highlight-cleanup) <variable>: Doc fix.
1632 (isearch-lazy-highlight-update): Rename obsolete
1633 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
1634
1635 2005-03-18 Kenichi Handa <handa@m17n.org>
1636
1637 * language/thai-util.el: Fix categorization of Thai characters in
1638 thai-category-table.
1639 (thai-composition-pattern): Adjust it for the above change.
1640 (thai-self-insert-command, thai-compose-syllable): New functions.
1641 (thai-compose-region): Use thai-compose-syllable.
1642 (thai-compose-string): Likewise.
1643 (thai-composition-function): Likewise.
1644 (thai-auto-composition): New function.
1645 (thai-auto-composition-mode): New minor mode.
1646
1647 * language/thai.el: Fix patterns to be registered in
1648 composition-function-table.
1649
1650 * international/quail.el (quail-input-method): Locally bind
1651 inhibit-modification-hooks to t.
1652
1653 2005-03-17 Richard M. Stallman <rms@gnu.org>
1654
1655 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
1656 (perl-mode): Use run-mode-hooks.
1657
1658 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
1659 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
1660 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
1661
1662 * mail/sendmail.el (sendmail-send-it): Reenable the code
1663 to compute resend-to-address and use it.
1664
1665 * tar-mode.el (tar-mode): Turn off undo unconditionally.
1666
1667 * image-mode.el: New file.
1668
1669 * image.el (insert-sliced-image): Add autoload cookie.
1670
1671 * font-lock.el (font-lock-lines-before): New user option.
1672 (font-lock-after-change-function): Obey it.
1673
1674 * bindings.el (esc-map): Make M-g a prefix.
1675 Bind M-g g and M-g M-g to goto-line.
1676
1677 * faces.el (face-id): Doc fix.
1678
1679 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
1680
1681 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
1682 (rmail-show-message): Use rmail-unknown-mail-followup-to.
1683 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
1684
1685 * mail/sendmail.el (mail-yank-ignored-headers)
1686 (mail-font-lock-keywords, mail-mode-fill-paragraph):
1687 Add Mail-Followup-To and Mail-Reply-To headers.
1688 (mail-citation-hook): Add autoload cookie.
1689 (mail-mode): Doc fix.
1690 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
1691 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
1692 (mail-mode-fill-paragraph): Handle those headers.
1693 (mail-mailing-lists): New variable.
1694 (mail-mail-reply-to, mail-mail-followup-to): New functions.
1695
1696 2005-03-17 Juri Linkov <juri@jurta.org>
1697
1698 * isearch.el (isearch-fallback): Check for `(car previous)'
1699 before calling `isearch-other-end-state'.
1700
1701 2005-03-17 Kim F. Storm <storm@cua.dk>
1702
1703 * simple.el (move-beginning-of-line): Move to beginning of buffer
1704 line, as well as beginning of screen line.
1705
1706 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
1707
1708 * calendar/diary-lib.el (mark-diary-entries): Use new optional
1709 argument REDRAW rather than calendar-redrawing variable.
1710 * calendar/calendar.el (calendar-redrawing): Delete.
1711 (redraw-calendar): Do not bind calendar-redrawing.
1712
1713 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
1714
1715 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
1716 diary-file buffer.
1717
1718 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
1719
1720 * help.el (describe-mode): Allow a :minor-mode-function property to
1721 specify a different minor mode toggle function than the variable.
1722 * simple.el (auto-fill-function):
1723 * subr.el (add-minor-mode): Use it.
1724
1725 2005-03-16 Kenichi Handa <handa@m17n.org>
1726
1727 * language/ethio-util.el (sera-being-called-by-w3): New variable.
1728 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
1729 (ethio-fidel-to-sera-buffer): Likewise.
1730
1731 2005-03-16 Juri Linkov <juri@jurta.org>
1732
1733 * emacs-lisp/find-func.el (find-function-regexp):
1734 Add defun-emitting macro `menu-bar-make-toggle'.
1735
1736 * isearch.el: Put `isearch-scroll' property to
1737 `split-window-horizontally'.
1738
1739 * info.el: Update error messages for `debug-ignored-errors'.
1740 (Info-isearch-search): Doc fix.
1741 (Info-find-node): Move up code to go into info buffer before
1742 recording the node to the history.
1743 (Info-fontify-node): Fontify titles only if the next line
1744 has two or more `*', `=', `-', `.'.
1745 Display "go to this node" for empty (match-string 3).
1746
1747 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1748
1749 * term/mac-win.el: Add mouse pointer shape constants.
1750
1751 2005-03-15 Kim F. Storm <storm@cua.dk>
1752
1753 * simple.el (move-beginning-of-line): Use vertical-motion.
1754
1755 2005-03-15 Juri Linkov <juri@jurta.org>
1756
1757 * isearch.el (isearch-error): New variable.
1758 (isearch-invalid-regexp, isearch-within-brackets): Remove.
1759 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
1760 (isearch-within-brackets-state): Remove.
1761 (isearch-case-fold-search-state, isearch-pop-fun-state):
1762 Decrease frame index.
1763 (isearch-mode, isearch-top-state, isearch-push-state)
1764 (isearch-edit-string, isearch-abort, isearch-search-and-update)
1765 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
1766 (isearch-search, isearch-lazy-highlight-new-loop):
1767 Replace `isearch-invalid-regexp' with `isearch-error'.
1768 Remove `isearch-within-brackets'.
1769 (isearch-search): Add `search-failed' handler to `condition-case'.
1770 (isearch-lazy-highlight-search): Add `condition-case' to catch
1771 errors and allow `isearch-lazy-highlight-update' to try
1772 highlighting from the beginning of the window.
1773 (isearch-repeat): Move up code to set isearch-wrapped to t
1774 before calling isearch-wrap-function.
1775
1776 * info.el (Info-isearch-initial-node): New internal variable.
1777 (Info-search): Signal an error in isearch mode when search leaves
1778 the initial node. Signal an error when `bound' is non-nil and
1779 nothing was found in the current subfile.
1780 (Info-isearch-search): Remove `condition-case'.
1781 (Info-isearch-wrap): Don't wrap when search failed during leaving
1782 the initial node. If `Info-isearch-search' is nil, wrap around
1783 the current node.
1784 (Info-isearch-start): New fun.
1785 (Info-mode): Add buffer-local hook `Info-isearch-start' to
1786 `isearch-mode-hook'.
1787
1788 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1789
1790 * simple.el (normal-erase-is-backspace): Set default to t if
1791 running on Mac.
1792
1793 * term/mac-win.el (function-key-map): Sync with x-win.el.
1794
1795 2005-03-15 Kenichi Handa <handa@m17n.org>
1796
1797 * international/mule-cmds.el (locale-language-names): Modify the
1798 format of elements and add more entries.
1799 (locale-preferred-coding-systems): Add more entries.
1800 (set-locale-environment): Adjust for the change of
1801 locale-language-names.
1802
1803 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
1804
1805 * pcvs.el (smerge-ediff): Remove bogus autoload.
1806
1807 2005-03-14 Lute Kamstra <lute@gnu.org>
1808
1809 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
1810 Ignore a `*' at the beginning of a line.
1811
1812 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
1813 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
1814 subr.el.
1815 (dont-compile, eval-when-compile, eval-and-compile): Use declare
1816 to specify indentation.
1817
1818 * generic.el (define-generic-mode): Let generic-mode-list be a
1819 list of strings; test membership with equal.
1820
1821 2005-03-14 Kim F. Storm <storm@cua.dk>
1822
1823 * simple.el (next-line, previous-line): Add optional try-vscroll
1824 arg to recognize interactive use. Pass it on to line-move.
1825 (line-move): Don't perform auto-window-vscroll when defining or
1826 executing keyboard macro to ensure consistent behaviour.
1827
1828 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
1829
1830 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
1831
1832 2005-03-13 Lute Kamstra <lute@gnu.org>
1833
1834 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
1835 debugger-setup-buffer so that backtrace marks the frames set to
1836 debug-on-exit and we don't have to do it manually. Set an extra
1837 debug-on-exit for macro's.
1838 (debugger-setup-buffer): Don't mark the top frame manually.
1839
1840 2005-03-12 Lute Kamstra <lute@gnu.org>
1841
1842 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
1843 lisp-indent-function throughout.
1844 (with-no-warnings): Set lisp-indent-function property.
1845
1846 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
1847
1848 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
1849 Add entry for backslash.
1850
1851 2005-03-12 Juri Linkov <juri@jurta.org>
1852
1853 * info.el (Info-search): Four fixes for backward search.
1854
1855 2005-03-11 Jay Belanger <belanger@truman.edu>
1856
1857 * calc/calc.el (calc-language-alist): New variable.
1858 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
1859 (calc-embedded-find-modes): Use calc-language-alist instead of
1860 calc-embedded-language-alist.
1861
1862 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
1863
1864 * calendar/calendar.el (calendar-redrawing): New internal
1865 variable.
1866 (redraw-calendar): Remove bogus save-excursion from previous
1867 change. Bind calendar-redrawing to t for mark-diary-entries.
1868 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
1869 calendar if that is why we were called.
1870
1871 2005-03-11 Kenichi Handa <handa@m17n.org>
1872
1873 * international/mule.el (make-coding-system): Set property
1874 coding-system-define-form to nil.
1875 (define-coding-system-alias): Likewise.
1876
1877 2005-03-11 Kenichi Handa <handa@m17n.org>
1878
1879 These changes are suggested by Dave Love <fx@gnu.org>.
1880
1881 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
1882 coding: tag.
1883 (adaptive-fill-regexp): Add more bullets.
1884 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
1885 regexps.
1886
1887 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
1888
1889 * help.el (describe-mode): Properly handle non-trivial lighters.
1890 Don't ignore minor modes that are not listed in minor-mode-list.
1891
1892 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
1893 feature ON when the user requests to turn it OFF.
1894
1895 2005-03-10 Lute Kamstra <lute@gnu.org>
1896
1897 * emacs-lisp/debug.el (debug-entry-code): Delete it.
1898 (implement-debug-on-entry): New function to replace debug-entry-code.
1899 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
1900 second argument as the 2005-03-07 change makes it obsolete.
1901 (debug-on-entry, cancel-debug-on-entry): Update call to
1902 debug-on-entry-1.
1903 (debug, debugger-setup-buffer): Comment update.
1904 (debugger-frame-number): Update to work with implement-debug-on-entry.
1905
1906 2005-03-10 Jay Belanger <belanger@truman.edu>
1907
1908 * calc/calc-embed.el (math-ms-args): Declare it.
1909 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
1910 math-ms-args.
1911 (calc-embedded-subst): Use math-multi-subst-rec to substitute
1912 variables.
1913
1914 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
1915
1916 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
1917 Use message-box.
1918
1919 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
1920 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
1921 (tooltip-gud-tips): Simplify.
1922 (tooltip-gud-tips-p): Remove superflouous :set.
1923 (tooltip-gud-modes): Add fortran-mode.
1924 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
1925
1926 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
1927
1928 2005-03-09 Kim F. Storm <storm@cua.dk>
1929
1930 * play/animate.el (animate-place-char): Use forward-line instead
1931 of next-line to improve performance.
1932
1933 2005-03-09 Simon Josefsson <jas@extundo.com>
1934
1935 * net/browse-url.el (browse-url-default-browser): Doc fix.
1936
1937 2005-03-09 Miles Bader <miles@gnu.org>
1938
1939 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
1940 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
1941
1942 2005-03-09 Kenichi Handa <handa@m17n.org>
1943
1944 * international/latin-1.el: Set case and syntax for 255 only if
1945 set-case-syntax-set-multibyte is nil.
1946
1947 * textmodes/ispell.el (ispell-insert-word): New function.
1948 (ispell-word): Use ispell-insert-word to insert a new word.
1949 (ispell-process-line): Likewise.
1950 (ispell-complete-word): Likewise.
1951
1952 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
1953
1954 * calendar/calendar.el (redraw-calendar): Preserve point.
1955 Reported by Matt Hodges <MPHodges@member.fsf.org>.
1956 (calendar-week-start-day): Move after definition of
1957 redraw-calendar. Delete buffer test, since redraw-calendar has
1958 that now.
1959
1960 * calendar/diary-lib.el (mark-diary-entries): Only call
1961 redraw-calendar in the first of any recursive calls.
1962 Reported by Alan Shutko <ats@acm.org>.
1963
1964 2005-03-08 Juri Linkov <juri@jurta.org>
1965
1966 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
1967 (html-horizontal-rule, html-line, html-image, html-checkboxes)
1968 (html-radio-buttons): Add a space before the trailing `/>' where
1969 sgml-xml-mode is non-nil.
1970 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
1971 the subsequent tag of the empty XML tag.
1972 (html-href-anchor): Don't set initial input to "http:".
1973 (html-image): Ask for the image URL and set point inside alt="".
1974 (html-name-anchor): Duplicate the name in the `id' attribute when
1975 sgml-xml-mode is non-nil.
1976 (html-paragraph): Remove \n before <p>.
1977 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
1978 instead of `checked' when sgml-xml-mode is non-nil.
1979
1980 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
1981 Remove 1 space before #RRGGBB to not truncate it on terminal
1982 windows w/o fringes. Remove 1 space between bg and fg examples
1983 to get more space.
1984 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
1985 avoid byte-compile warnings.
1986
1987 * image-file.el (image-file-handler): Put `safe-magic' property to
1988 `image-file-handler'.
1989
1990 * info.el (Info-isearch-search): Emulate word search in
1991 isearching through multiple Info nodes with Info-search.
1992 (Info-isearch-wrap): Allow isearch-word.
1993
1994 2005-03-08 Lute Kamstra <lute@gnu.org>
1995
1996 * emacs-lisp/debug.el (debugger-step-through): Make sure that
1997 stepping into the debugger's code is not possible.
1998 (debugger-jumping-flag): Docstring update.
1999
2000 2005-03-08 Jay Belanger <belanger@truman.edu>
2001
2002 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
2003 embedded mode begins.
2004 (calc-embedded-language-alist): New variable.
2005 (calc-embedded-find-modes): Use calc-embedded-language-alist to
2006 set default language mode.
2007
2008 2005-03-08 Kenichi Handa <handa@m17n.org>
2009
2010 * international/ccl.el (define-ccl-program): Fix docstring about
2011 extra 256 bytes assured for the output buffer.
2012
2013 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
2014 Fix BUFFER_MAGNIFICATION to 2.
2015 (ccl-encode-mule-utf-16be-with-signature): Likewise.
2016
2017 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
2018
2019 * align.el (align-rules-list): Added an alignment rule for CSS
2020 declarations (applies to css-mode and html-mode buffers).
2021
2022 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
2023
2024 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
2025
2026 2005-03-07 Kim F. Storm <storm@cua.dk>
2027
2028 * simple.el (move-beginning-of-line): New command.
2029
2030 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
2031
2032 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
2033
2034 * emulation/cua-base.el: Put CUA move property on move-end-of-line
2035 and move-beginning-of-line.
2036
2037 * apropos.el (apropos-print): Omit command from M-x ... RET.
2038
2039 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
2040
2041 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
2042 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
2043
2044 2005-03-06 Richard M. Stallman <rms@gnu.org>
2045
2046 * bindings.el (esc-map): Bind M-g to goto-line.
2047
2048 * facemenu.el (global-map): Bind M-o, not M-g.
2049
2050 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2051
2052 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
2053 "Open Directory" as for "Open File".
2054
2055 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
2056
2057 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
2058 (push-mark-command): Run activate-mark-hook.
2059
2060 2005-03-06 Richard M. Stallman <rms@gnu.org>
2061
2062 * help-mode.el (help-mode-finish): Don't alter the element
2063 in view-return-to-alist if there already is one.
2064
2065 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
2066 make sure the current buffer is the expected one.
2067
2068 * novice.el (disabled-command-function): Output in *Disabled Command*.
2069 Explicitly ignore non-keyboard events, and explicitly handle C-g.
2070
2071 * textmodes/flyspell.el (flyspell-large-region):
2072 Pass args differently for aspell.
2073
2074 * files.el (mode-require-final-newline): Doc fix.
2075
2076 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
2077
2078 * progmodes/which-func.el (which-function):
2079 Specify NOERROR when calling imenu--make-index-alist.
2080
2081 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
2082
2083 * simple.el (normal-erase-is-backspace): Define default value.
2084
2085 * custom.el (custom-theme-set-variables): Remove unused var `immediate'.
2086 (custom-reevaluate-setting): Simple function to handle
2087 variables that are defined before their default value can really
2088 be computed.
2089
2090 * startup.el (command-line): Use it for temporary-file-directory,
2091 small-emporary-file-directory, auto-save-file-name-transforms,
2092 blink-cursor-mode, and normal-erase-is-backspace.
2093
2094 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
2095 progress, even with buggy anchored keywords.
2096
2097 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
2098
2099 * simple.el (goto-line): Remove unbalanced final parenthesis.
2100
2101 2005-03-05 Richard M. Stallman <rms@gnu.org>
2102
2103 * simple.el (goto-line): Use a number at point as the default.
2104 With C-u as arg, switch buffers.
2105
2106 2005-03-05 Juri Linkov <juri@jurta.org>
2107
2108 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
2109 with `no-blinking-cursor'.
2110
2111 * startup.el (no-blinking-cursor): New defvar.
2112 (command-line): Add `--no-blinking-cursor' to longopts.
2113 Set `no-blinking-cursor' to t for command line arguments
2114 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
2115 with `no-blinking-cursor' in the condition for calling
2116 `blink-cursor-mode'.
2117
2118 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
2119
2120 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
2121 (menu-bar-options-save): Add blink-cursor-mode.
2122 (menu-bar-options-menu): Add blink-cursor-mode.
2123
2124 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
2125
2126 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
2127 (icalendar-export-file, icalendar-export-region)
2128 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
2129 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
2130
2131 2005-03-04 Lute Kamstra <lute@gnu.org>
2132
2133 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
2134 (debug-function-list): Ditto.
2135
2136 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
2137
2138 * textmodes/texinfmt.el (texinfo-append-refill):
2139 Redefine the types of line to which @refill
2140 is not appended by replacing a search for `@refill\\|@bye' with
2141 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
2142 itemize@refill' bug and the unfilled long lines bug.
2143 (texinfmt-version): Update number and date.
2144
2145 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
2146
2147 * international/code-pages.el (windows-1250, windows-125[2-8])
2148 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
2149
2150 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
2151
2152 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
2153 bound yet.
2154
2155 2005-03-02 Romain Francoise <romain@orebokech.com>
2156
2157 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
2158 buffer after removing limits.
2159 (ibuffer-pop-filter): Ditto.
2160 Update copyright.
2161
2162 2005-03-02 Miles Bader <miles@gnu.org>
2163
2164 * button.el (make-text-button): If the user doesn't specify a
2165 type, use the default. Rewrite to use `add-text-properties' and
2166 plist functions.
2167
2168 2005-03-01 Lute Kamstra <lute@gnu.org>
2169
2170 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
2171 (debugger-jumping-flag): New var.
2172 (debug-entry-code): Use it.
2173 (debugger-jump): Use debugger-jumping-flag and add
2174 debugger-reenable to post-command-hook.
2175 (debugger-reenable): Use debugger-jumping-flag and remove itself
2176 from post-command-hook.
2177 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
2178 debugger-reenable.
2179
2180 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
2181
2182 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
2183 inclusion of "itemize\\|", which may be unnecessary, is certainly
2184 inelegant, and stops refilling in itemize lists when formatting
2185 Japanese Texinfo files to Info.
2186 Update copyright to 2005.
2187
2188 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
2189
2190 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
2191 of an error if GDB can't find the source file.
2192
2193 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
2194
2195 * calendar/calendar.el (redraw-calendar): Work from any buffer,
2196 not just the calendar.
2197
2198 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
2199 first.
2200 (diary-redraw-calendar): New function.
2201 (make-diary-entry): Add diary-redraw-calendar to local
2202 write-contents-functions. Turn off selective display before
2203 inserting in diary.
2204
2205 2005-03-01 Kim F. Storm <storm@cua.dk>
2206
2207 * emacs-lisp/copyright.el (copyright-fix-years): New command.
2208
2209 2005-03-01 Lute Kamstra <lute@gnu.org>
2210
2211 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
2212 that debug-entry-code can be safely removed from a function while
2213 this code is being evaluated. Revert the 2005-02-27 change as the
2214 new implementation no longer requires it. Make sure that a
2215 function body containing just a string is not mistaken for a docstring.
2216 (debug): Skip one more frame in case of debug on entry.
2217 (debugger-setup-buffer): Delete one more frame line in case of
2218 debug on entry.
2219 (debugger-frame-number): Update to use the new text introduced by
2220 the 1999-11-03 change. Skip one more frame in case of debug on entry.
2221
2222 2005-02-28 Kim F. Storm <storm@cua.dk>
2223
2224 * double.el (double-translate-key): Call force-window-update after
2225 read-event to avoid crash in redisplay.
2226
2227 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
2228
2229 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
2230 (debug): Use it. Move the inhibit-trace earlier.
2231 (debug-entry-code): New const.
2232 (debug-on-entry-1): Use it.
2233
2234 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
2235
2236 * international/utf-16.el (ccl-encode-mule-utf-16le):
2237 Fix BUFFER_MAGNIFICATION to 2.
2238 (ccl-encode-mule-utf-16be): Likewise.
2239
2240 2005-02-28 Kenichi Handa <handa@m17n.org>
2241
2242 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
2243 Fix BUFFER_MAGNIFICATION to 4.
2244 (ccl-encode-mule-utf-16be-with-signature): Likewise.
2245
2246 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
2247
2248 * speedbar.el (speedbar-update-flag): Doc fix.
2249 (speedbar-show-info-under-mouse): Give set-mouse-position the right
2250 argument.
2251
2252 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
2253
2254 * reveal.el (reveal-post-command): Don't try to reveal overlays which
2255 have a non-nil `invisible' property but are actually visible.
2256
2257 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
2258 for perldoc sections.
2259 (perl-outline-regexp, perl-outline-level): New var and function.
2260 (perl-mode): Use them.
2261
2262 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
2263
2264 * calendar/diary-lib.el (diary-remind): Discard any mark portion
2265 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
2266
2267 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
2268
2269 * cus-edit.el: Comment change.
2270 (custom-buffer-create-internal): Slightly reword text at top of
2271 Custom buffers. Mention there that saving an option edits the
2272 init file. Add link to Emacs manual node on `custom-file'.
2273 (custom-magic-alist): Rewrite individual State messages to use
2274 capitalized keywords. Doc fix.
2275
2276 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
2277
2278 * calendar/calendar.el (calendar-buffer): Move above
2279 calendar-week-start-day.
2280 (calendar-week-start-day): Doc fix. Add :set function.
2281 (calendar-minimum-window-height): New variable.
2282 (generate-calendar-window): Only resize window if selected-window
2283 is displaying the calendar buffer. Use new variable
2284 calendar-minimum-window-height.
2285 (generate-calendar): Reword error message.
2286 (calendar-mode-map): Bind DEL to scroll-other-window-down.
2287
2288 2005-02-27 Andreas Schwab <schwab@suse.de>
2289
2290 * vc.el (vc-do-command): Don't run command asynchronously when
2291 operating in a remote directory.
2292
2293 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
2294 change from sync with Tramp 2.0.47.
2295
2296 2005-02-27 Richard M. Stallman <rms@gnu.org>
2297
2298 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
2299
2300 * textmodes/flyspell.el (flyspell-mode-on):
2301 Call ispell-change-dictionary only if necessary.
2302
2303 * emacs-lisp/re-builder.el (regexp-builder): New function.
2304
2305 * register.el (describe-register-1): Explicitly handle
2306 yank-excluded-properties = t.
2307
2308 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
2309 (custom-magic-alist): Change the status descriptions again.
2310 (face widget-type): Total rewrite based on `restricted-sexp'
2311 to eliminate the confusing double hiding levels.
2312
2313 * emacs-lisp/debug.el (debug-on-entry-1):
2314 If function body is empty, add nil as body form.
2315
2316 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
2317
2318 * emacs-lisp/trace.el (inhibit-trace): New var.
2319 (trace-make-advice): Use it.
2320
2321 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
2322
2323 2005-02-26 Kim F. Storm <storm@cua.dk>
2324
2325 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
2326 (mouse-on-link-p, mouse-drag-region-1): Use it.
2327
2328 2005-02-25 Lute Kamstra <lute@gnu.org>
2329
2330 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
2331
2332 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
2333
2334 * frame.el (blink-cursor-mode): Add :group keyword.
2335
2336 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
2337
2338 * calendar/icalendar.el (icalendar--decode-isodatetime):
2339 New optional argument DAY-SHIFT.
2340 (icalendar-export-region): Fix coding-system-for-write.
2341 (icalendar--convert-ical-to-diary): Shift end-day of all-day
2342 events by one.
2343
2344 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
2345
2346 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
2347
2348 2005-02-24 Kim F. Storm <storm@cua.dk>
2349
2350 * international/iso-acc.el (iso-accents-compose): Fix crash
2351 during redisplay. Call force-window-update after read-event
2352 and delete-region to signal that window is not accurate.
2353
2354 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
2355
2356 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
2357 Remove unused and inexistent var `inhibit-trace'.
2358 (debugger-mode): Use run-mode-hooks.
2359 (debugger-list-functions): Add buttons; setup xref stack.
2360
2361 2005-02-23 Richard M. Stallman <rms@gnu.org>
2362
2363 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
2364 appointment says it was explicitly made.
2365 (appt-add): Set the 3rd element.
2366 (appt-make-list): Preserve explicit appointments.
2367
2368 * subr.el (find-tag-default): Catch errors in forward-sexp.
2369
2370 2005-02-23 Juri Linkov <juri@jurta.org>
2371
2372 * info.el (Info-isearch-search): New defcustom.
2373 (Info-isearch-search): Call the default isearch function
2374 when Info-isearch-search is nil.
2375 (Info-isearch-wrap): Use variable Info-isearch-search.
2376
2377 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
2378
2379 * cus-edit.el: Comment change.
2380
2381 2005-02-22 Kim F. Storm <storm@cua.dk>
2382
2383 * progmodes/hideif.el (hide-ifdef-use-define-alist):
2384 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
2385
2386 2005-02-22 Simon Josefsson <jas@extundo.com>
2387
2388 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
2389 New variable.
2390 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
2391 Oskarsson" <myrkraverk@users.sourceforget.net>.
2392
2393 2005-02-22 Kim F. Storm <storm@cua.dk>
2394
2395 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
2396 check that window of that event is the selected window.
2397 (mouse-drag-region-1): Compare mouse event window to selected
2398 window before setting point.
2399
2400 * tooltip.el (tooltip-show-help-function): Pass event to
2401 mouse-on-link-p so it can check selected window.
2402
2403 2005-02-22 Kenichi Handa <handa@m17n.org>
2404
2405 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
2406 (ps-mule-show-warning): New function.
2407 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
2408 characters are found.
2409
2410 * ps-print.el (ps-header-footer-string): Return a list of header
2411 and footer strings.
2412
2413 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
2414
2415 * pcvs.el (cvs-retrieve-revision): Fix thinko.
2416
2417 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
2418
2419 * frame.el (blink-cursor-mode): Use define-minor-mode.
2420
2421 * term/mac-win.el (function-key-map): Use char-names more consistently.
2422 (file-name-coding-system): Only set it for MacOS-9. The other case is
2423 already handled in mule-cmds.el (where it also works when mac-win.el
2424 is not used).
2425
2426 2005-02-21 Kenichi Handa <handa@m17n.org>
2427
2428 * international/mule.el (ctext-pre-write-conversion): Always use
2429 " *code-converting-work*" buffer for work.
2430
2431 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
2432
2433 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
2434
2435 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
2436
2437 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
2438
2439 * ses.el (undo-more): Restore defadvice, but only the part that
2440 allows changes outside the restricted area of the buffer.
2441
2442 2005-02-20 Kim F. Storm <storm@cua.dk>
2443
2444 * simple.el (line-move): Add fourth optional arg try-vscroll which
2445 must be set to perform auto-window-vscroll.
2446 When moving backwards and doing auto-window-vscroll, automatically
2447 vscroll to the last part of lines which are taller than the window.
2448 (next-line, previous-line): Set try-vscroll arg on line-move.
2449
2450 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
2451
2452 * replace.el (query-replace, query-replace-regexp)
2453 (replace-string, replace-regexp): When operating on region, make
2454 the minibuffer prompt say so.
2455
2456 * isearch.el (isearch-forward): Document isearch-query-replace and
2457 isearch-query-replace-regexp keybindings.
2458
2459 2005-02-19 Jay Belanger <belanger@truman.edu>
2460
2461 * calc/calc-aent.el (math-read-token): Add local variable.
2462
2463 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
2464 (calc-edit-top): Move declaration to earlier in file.
2465 (calc-edit-macro-repeats): Add local variables.
2466
2467 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
2468 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
2469 calcFunc-tanh.
2470 Adjust integration rule for calcFunc-tan.
2471
2472 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
2473
2474 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
2475 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
2476 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
2477 (viper-skip-separators): Bug fix.
2478 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
2479 particular major mode.
2480 (viper-del-backward-char-in-replace): Don't put deleted char on the
2481 kill ring.
2482
2483 * viper-ex.el (viper-color-display-p): New function.
2484 (viper-has-face-support-p): Use viper-color-display-p.
2485
2486 * viper-keym.el (viper-gnus-modifier-map): New keymap.
2487
2488 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
2489
2490 * viper-util.el (viper-glob-unix-files): Fix shell status check.
2491 (viper-file-remote-p): Make equivalent to file-remote-p.
2492
2493 * viper.el (viper-major-mode-modifier-list):
2494 Use viper-gnus-modifier-map.
2495
2496 2005-02-19 David Kastrup <dak@gnu.org>
2497
2498 * subr.el (subregexp-context-p): Fix garbled doc string by adding
2499 quoting.
2500
2501 2005-02-19 Jay Belanger <belanger@truman.edu>
2502
2503 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
2504 Remove extra definitions.
2505 (calc-coth): New function.
2506 (calcFunc-cot): Fix `let'.
2507
2508 2005-02-19 Eli Zaretskii <eliz@gnu.org>
2509
2510 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
2511 the reasons we use "type pc" in these faces.
2512
2513 * button.el (button): Ditto.
2514
2515 2005-02-19 Michael Mauger <mmaug@yahoo.com>
2516
2517 * replace.el (query-replace-read-from): Set the value of
2518 query-replace-from-history-variable to handle the case of an empty
2519 string entered to accept the suggested default.
2520
2521 * net/tramp.el (tramp-file-name-for-operation):
2522 Use dired-call-process instead of dired-call-process-command.
2523
2524 2005-02-19 Jay Belanger <belanger@truman.edu>
2525
2526 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
2527 (math-div-non-trig): New variables.
2528 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
2529 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
2530 (math-combine-prod, math-div-symb-fancy): Add simplifications for
2531 trig expressions.
2532
2533 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
2534
2535 * progmodes/gdb-ui.el (gdb-var-update-handler)
2536 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
2537 for watch expressions,
2538 (gdb-var-create-handler): Don't set speedbar-update-flag.
2539 (gdb-post-prompt): Simplify test for speedbar.
2540
2541 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
2542
2543 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
2544 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
2545 we use the syntax table of the correct buffer.
2546 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
2547 Felix Gatzemeier.
2548
2549 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
2550 (ediff-file-remote-p): Make synonymous with file-remote-p.
2551 In all deffaces ediff-*-face-*, use min-colors.
2552
2553 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
2554 ediff-recurse-to-subdirectories.
2555 (ediff-mark-if-equal): Check that the arguments are strings, use
2556 ediff-same-contents (after to Felix Gatzemeier).
2557
2558 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
2559 nil.
2560
2561 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
2562
2563 * log-view.el (log-view-message-re): Fix up Subversion regexp.
2564
2565 2005-02-18 David Kastrup <dak@gnu.org>
2566
2567 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
2568 use `mark-active' when defined.
2569
2570 2005-02-18 Kenichi Handa <handa@m17n.org>
2571
2572 * ps-print.el (ps-font-info-database): New entry
2573 ZapfChancery-MediumItalic with correct font name. Fix font name
2574 of the entry Zapf-Chancery-MediumItalic.
2575
2576 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
2577
2578 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
2579
2580 2005-02-16 Kim F. Storm <storm@cua.dk>
2581
2582 * ido.el (ido-fallback-command): Pass user input to fallback command.
2583
2584 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
2585
2586 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
2587 (gdb-find-file-hook): Add server prefix.
2588
2589 2005-02-16 Richard M. Stallman <rms@gnu.org>
2590
2591 * replace.el (perform-replace): Pass new args to replace-highlight.
2592 (replace-highlight): Take region args,
2593 and pass them to isearch-lazy-highlight-new-loop.
2594
2595 * novice.el (disabled-command-hook): Autoload the defalias
2596 and the make-obsolete-variable call.
2597
2598 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
2599
2600 * isearch.el (isearch-lazy-highlight-start-limit)
2601 (isearch-lazy-highlight-end-limit): New variables limit
2602 the region for highlighting.
2603 (isearch-lazy-highlight-new-loop): New args BEG and END.
2604 (isearch-lazy-highlight-search): Use the new vars.
2605 (isearch-lazy-highlight-update): Likewise.
2606
2607 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
2608
2609 * cus-start.el (all): Use default-boundp.
2610
2611 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
2612
2613 * menu-bar.el (menu-bar-select-frame): Handle current frame.
2614
2615 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
2616
2617 * autorevert.el (auto-revert-stop-on-user-input)
2618 (auto-revert-verbose): Doc fixes.
2619
2620 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
2621
2622 * international/mule-cmds.el (set-locale-environment): Remove call
2623 to set-selection-coding-system on Windows.
2624
2625 2005-02-15 Jay Belanger <belanger@truman.edu>
2626
2627 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
2628 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
2629 calcFunc-coth.
2630 (math-simplify-sqrt): Add simplifications.
2631
2632 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
2633 to list.
2634
2635 * calc/calc-ext.el: Add functions to autoloads.
2636
2637 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
2638 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
2639 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
2640 (math-csc-raw, math-cot-raw): New functions.
2641
2642 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
2643
2644 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
2645 the variable name in a message.
2646
2647 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
2648 calcFunc-csc, calcFunc-cot.
2649
2650 * calc/calcalg2.el: Add derivative and integration rules for
2651 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
2652 calcFunc-csch, calcFunc-coth.
2653 (math-do-integral-methods): Add to checks for when to use
2654 substitutions.
2655
2656 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
2657
2658 2005-02-15 Lute Kamstra <lute@gnu.org>
2659
2660 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
2661 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
2662 <monnier@iro.umontreal.ca>
2663 (lisp-outline-level): Improve efficiency. Suggested by David
2664 Kastrup <dak@gnu.org>.
2665
2666 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
2667
2668 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
2669 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
2670 (gdb-set-gud-minor-mode-existing-buffers): New functions.
2671 (gdb-find-file-hook): New hook. Add it to find-file-hook.
2672 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
2673
2674 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
2675
2676 * cus-start.el (all): Comment change.
2677
2678 2005-02-14 Lute Kamstra <lute@gnu.org>
2679
2680 * cus-start.el (all): Check if symbol is void.
2681
2682 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
2683
2684 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
2685 optional argument to \cite.
2686
2687 2005-02-14 Richard M. Stallman <rms@gnu.org>
2688
2689 * cus-edit.el (custom-buffer-create-internal): Update help message.
2690 (custom-magic-alist): Update help messages.
2691
2692 * cus-start.el (all): Allow a var to specify a standard value.
2693
2694 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
2695
2696 * custom.el (custom-theme-set-variables): Handle variable aliases.
2697
2698 * frame.el (blink-cursor-timer): Doc fix.
2699 (blink-cursor): Make it an alias for `blink-cursor-mode' and
2700 declare obsolete.
2701 (blink-cursor-mode): Define with defcustom and use correct
2702 standard expression in that defcustom.
2703 * startup.el (command-line): Adapt to above changes in frame.el.
2704
2705 2005-02-11 Lute Kamstra <lute@gnu.org>
2706
2707 * apropos.el (apropos-score-doc): Prevent division by zero.
2708
2709 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
2710
2711 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
2712 (icalendar--get-event-property-attributes)
2713 (icalendar--get-event-properties)
2714 (icalendar--datetime-to-diary-date): New functions.
2715 (icalendar--split-value): Doc fix.
2716 (icalendar--datetime-to-noneuropean-date)
2717 (icalendar--datetime-to-european-date): New optional argument
2718 SEPARATOR. Return result as a string instead of a list.
2719 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
2720 (icalendar--convert-string-for-export): Rename arg S to STRING.
2721 (icalendar-export-region): Doc fix. Change name of error buffer.
2722 Save output buffer.
2723 (icalendar-import-file): Add blank at end of prompt.
2724 (icalendar-import-buffer): Doc fix. Do not switch to error
2725 buffer. Indicate status in return value.
2726 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
2727 buffer. Save output buffer. Handle exception from recurrence
2728 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
2729 events. Fix problems with weekly all-day events.
2730
2731 2005-02-10 Richard M. Stallman <rms@gnu.org>
2732
2733 * simple.el (eval-expression-print-format):
2734 Avoid warning about edebug-active.
2735
2736 * help.el (help-for-help-internal): Rename from help-for-help.
2737 (help-for-help): Define with defalias.
2738
2739 * font-core.el (font-lock-default-function): Use with-no-warnings.
2740
2741 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
2742
2743 * custom.el (defface): Doc fix.
2744
2745 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
2746
2747 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
2748 width 0" to prevent word wrapping problems.
2749
2750 2005-02-09 Kim F. Storm <storm@cua.dk>
2751
2752 * ido.el (ido-file-extensions-order): New defcustom.
2753 (ido-file-extension-lessp, ido-file-extension-aux)
2754 (ido-file-extension-order): New advanced file ordering.
2755 (ido-file-lessp): New simple file ordering.
2756 (ido-sort-list): Remove.
2757 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
2758 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
2759
2760 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
2761
2762 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
2763 that some versions of grep produce.
2764 (grep-mode-font-lock-keywords): Likewise.
2765
2766 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
2767
2768 * progmodes/gdb-ui.el (gdb-location-list): New variable.
2769 (gdb-cdir): Delete.
2770 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
2771 (gdb-source-info): Treat case when source file is in another
2772 directory properly.
2773 (gdb-get-location): New function.
2774
2775 2005-02-07 Jay Belanger <belanger@truman.edu>
2776
2777 * calc/calc-prog.el (calc-write-parse-table-part)
2778 (calc-fix-token-name): Fix a check for language type.
2779
2780 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
2781
2782 2005-02-07 Andre Spiegel <spiegel@gnu.org>
2783
2784 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
2785 as directory not writable.
2786
2787 2005-02-07 Kim F. Storm <storm@cua.dk>
2788
2789 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
2790 (cua--standard-movement-commands): Remove list.
2791 Instead, set CUA property value to move for movement commands.
2792 (cua-movement-commands): Remove. Users must set CUA prop instead.
2793 (cua--pre-command-handler): Check CUA property.
2794 (cua--init-keymaps): Don't remap undo commands.
2795 (cua-mode): Don't call cua--rectangle-on-off.
2796
2797 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
2798 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
2799 (cua--rect-undo-set-point): New var.
2800 (cua--rectangle-undo-boundary): Setup undo apply entry.
2801 (cua--rect-undo-handler): New function for rectangle undo.
2802 (cua--rect-start-position, cua--rect-end-position): Add.
2803 (cua--rectangle-post-command): Call cua--rectangle-set-corners
2804 for restored rectangle. Set point if cua--rect-undo-set-point.
2805
2806 2005-02-06 Jay Belanger <belanger@truman.edu>
2807
2808 * calc/calc-lang.el (calc-tex-language): Display more information
2809 in messages.
2810
2811 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
2812 in TeX mode.
2813
2814 2005-02-06 Richard M. Stallman <rms@gnu.org>
2815
2816 * emacs-lisp/lisp.el (buffer-end): Doc fix.
2817
2818 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
2819
2820 * net/ldap.el (ldap-search-internal): Support attributes with
2821 optional descriptions separated by a semi-colon, as in
2822 "userCertificate;binary".
2823
2824 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2825
2826 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
2827 isn't a cons (i.e. the version is 0).
2828
2829 2005-02-05 Eli Zaretskii <eliz@gnu.org>
2830
2831 * help.el (help-for-help): Doc fix.
2832
2833 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
2834
2835 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
2836 GDB-Windows on the menu-bar as this works better.
2837
2838 2005-02-04 Jay Belanger <belanger@truman.edu>
2839
2840 * calc/calc-embed.el (calc-embedded-update): Don't put in
2841 unnecessary newlines. Adjust the end of formula marker.
2842
2843 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
2844 (math-latex-parse-two-args): New function.
2845
2846 2005-02-03 Lute Kamstra <lute@gnu.org>
2847
2848 * help-fns.el (help-with-tutorial): Make sure that users cannot
2849 remove the entire text of the tutorial by means of `undo'.
2850
2851 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
2852
2853 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
2854 in recent changes, where the ispell process was repeatedly
2855 killed & restarted.
2856
2857 * international/mule-cmds.el (set-locale-environment): Set file-name
2858 coding system to utf-8 on Darwin systems.
2859 (set-default-coding-systems): Don't set default-file-name-coding-system
2860 on Darwin systems.
2861
2862 2005-02-03 Richard M. Stallman <rms@gnu.org>
2863
2864 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
2865
2866 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
2867
2868 * faces.el (list-faces-display): Add optional argument.
2869
2870 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
2871
2872 * font-core.el (font-lock-default-function): Handle the rare case where
2873 only font-lock-keywords is set.
2874
2875 2005-02-02 Kenichi Handa <handa@m17n.org>
2876
2877 * international/characters.el: Cancel previous change for
2878 I-WITH-DOT-ABOVE and DOTLESS-i.
2879
2880 * international/latin-5.el: Cancel previous change.
2881
2882 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
2883
2884 * progmodes/gud.el: Correction to syntax in gud-menu-map.
2885
2886 2005-02-02 Kenichi Handa <handa@m17n.org>
2887
2888 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
2889 DOTLESS-i.
2890
2891 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
2892 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
2893
2894 * case-table.el (get-upcase-table): New function.
2895 (copy-case-table): Copy upcaes table too if non-nil.
2896 (set-case-syntax-delims): Maintain upcase table too.
2897 (set-case-syntax-pair): Likewise.
2898 (set-upcase-syntax, set-downcase-syntax): New functions.
2899 (set-case-syntax): Maintain upcase table too.
2900
2901 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
2902
2903 * progmodes/gdb-ui.el: (gdb-goto-info): Delete.
2904
2905 * progmodes/gud.el (gud-goto-info): New function.
2906 (gud-tool-bar-map): Use correct icon.
2907
2908 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
2909
2910 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
2911 When delegating, order args in the funcall correctly.
2912
2913 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
2914
2915 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
2916
2917 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
2918
2919 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
2920 buffer not visiting a file.
2921
2922 2005-01-31 Jay Belanger <belanger@truman.edu>
2923
2924 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
2925 bound on the line with the formula.
2926
2927 2005-01-31 Kim F. Storm <storm@cua.dk>
2928
2929 * ses.el (ses-create-cell-variable-range)
2930 (ses-destroy-cell-variable-range, ses-reset-header-string)
2931 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
2932 (ses-insert-row): Fix format of apply undo entries.
2933
2934 2005-01-31 Jay Belanger <belanger@truman.edu>
2935
2936 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
2937 parts.
2938
2939 * calc/calc-embed.el (calc-embedded-open-formula)
2940 (calc-embedded-close-formula): Ignore matrix environments.
2941
2942 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
2943 TeX mode.
2944
2945 * calc/calc-lang.el (math-function-table, math-oper-table)
2946 (math-variable-table): Adjust the LaTeX portions.
2947
2948 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
2949 (math-latex-ignore-words): New constant.
2950
2951 2005-01-31 Richard M. Stallman <rms@gnu.org>
2952
2953 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
2954 (ispell-local-dictionary): Doc fix.
2955 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
2956 Don't reinitialize at run time. Don't defcustom.
2957 All uses changed to append ispell-local-dictionary-alist,
2958 or check it first.
2959 (ispell-current-dictionary): New variable for dictionary in use.
2960 (ispell-dictionary): Now used only for global default.
2961 (ispell-start-process): Set ispell-current-dictionary,
2962 not ispell-dictionary.
2963 (ispell-change-dictionary): Use this only for setting
2964 user preferences.
2965 (ispell-internal-change-dictionary): New function
2966 to change the current dictionary in use.
2967 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
2968 Use ispell-current-dictionary.
2969 Handle ispell-local-dictionary-overridden.
2970 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
2971
2972 2005-01-31 Jay Belanger <belanger@truman.edu>
2973
2974 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
2975
2976 * calc/calc-ext.el: Add calc-latex-language to autoloads.
2977 (calc-mode-map): Add calc-latex-language.
2978
2979 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
2980 (math-latex-print-frac): New functions.
2981 (math-oper-table, math-function-table, math-variable-table)
2982 (math-complex-format, math-input-filter): Add latex properties.
2983 (calc-set-language): Set math-expr-special-function-mapping.
2984
2985 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
2986 (calc-write-parse-table-part): Add LaTeX support.
2987
2988 * calc/calc.el (calc-language): Adjust docstring.
2989 (calc-set-mode-line): Add LaTeX support.
2990 (math-expr-special-function-mapping): New variable.
2991 (math-tex-ignore-words): Add to list.
2992
2993 * calc/calccomp.el (math-compose-expr, math-compose-rows):
2994 Add LaTeX support.
2995 (math-compose-expr): Add support for special functions.
2996
2997 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
2998
2999 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
3000
3001 * progmodes/gdb-ui.el (gdb-memory-address)
3002 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
3003 (gdb-memory-mode-map, gdb-memory-format-keymap)
3004 (gdb-memory-format-menu, gdb-memory-unit-keymap)
3005 (gdb-memory-unit-menu): New variables for a buffer
3006 that lets the user examine program memory.
3007 (gdb-memory-set-address, gdb-memory-set-repeat-count)
3008 (gdb-memory-format-binary, gdb-memory-format-octal)
3009 (gdb-memory-format-unsigned, gdb-memory-format-signed)
3010 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
3011 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
3012 (gdb-memory-unit-word, gdb-memory-unit-halfword)
3013 (gdb-memory-unit-byte, gdb-memory-unit-menu)
3014 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
3015 (gdb-memory-mode, gdb-memory-buffer-name)
3016 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
3017 New functions for above buffer.
3018
3019 2005-01-30 Richard M. Stallman <rms@gnu.org>
3020
3021 * cus-edit.el (custom-bury-buffer): Function deleted.
3022 (custom-buffer-done-function): Option deleted.
3023 (custom-buffer-done-kill): New (replacement option.
3024 (Custom-buffer-done): Call quit-window.
3025 (custom-buffer-create-internal): Update for above changes.
3026
3027 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
3028
3029 * simple.el (undo-ask-before-discard): New var.
3030 (undo-outer-limit-truncate): Implement it.
3031 (undo-extra-outer-limit): Doc update.
3032
3033 2005-01-29 Richard M. Stallman <rms@gnu.org>
3034
3035 * ses.el (undo-more): Delete defadvice.
3036 (ses-begin-change): Doc fix.
3037
3038 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
3039 instead of rebinding C-x u and C-_.
3040
3041 * files.el (normal-backup-enable-predicate): Return nil for files
3042 in /tmp, regardless of temporary-file-directory.
3043
3044 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
3045
3046 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
3047 (open-rectangle, delete-whitespace-rectangle-line)
3048 (clear-rectangle-line): If FILL, pass t instead of FILL
3049 for move-to-column's 2nd arg.
3050
3051 * simple.el (undo): Fix the test for continuing a series of undos.
3052 (undo-more): Set pending-undo-list to t when we reach end.
3053 (pending-undo-list): Move up defvar.
3054
3055 * wid-edit.el (widget-button-click):
3056 Shorten the range of the track-mouse binding.
3057
3058 * comint.el (comint-insert-input): Undo previous changes;
3059 use last-input-event in interactive spec.
3060
3061 2005-01-29 Eli Zaretskii <eliz@gnu.org>
3062
3063 * progmodes/compile.el (compilation-start): Bind buffer-read-only
3064 to nil before invoking call-process. Reset buffer's modified flag
3065 after fontifying it in the no-async branch.
3066
3067 * wid-edit.el (widget-specify-button): If mouse pointer shape
3068 cannot be changed, use mouse face instead.
3069
3070 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
3071
3072 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
3073 (gdb-goto-breakpoint): Make breakpoint handling work on template
3074 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
3075 (gdb-assembler-custom): Update to recognise breakpoint information
3076 added on 2005-01-19.
3077
3078 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
3079
3080 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
3081 (dsssl-mode): Use define-derived-mode.
3082 (scheme-mode-initialize): Remove.
3083 (scheme-mode): Use run-mode-hooks.
3084
3085 * cus-edit.el (customize-group-other-window)
3086 (custom-buffer-create-other-window): Don't override special-display-*.
3087 (custom-mode-map): Make it dense.
3088
3089 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
3090 sets the default value.
3091
3092 2005-01-28 Eli Zaretskii <eliz@gnu.org>
3093
3094 * descr-text.el: Add more keywords.
3095
3096 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
3097
3098 * speedbar.el: Avoid unnecessary use of locate-library.
3099
3100 * international/mule-cmds.el (standard-display-european-internal):
3101 Don't fiddle with latin-1 non-break space any more since it's now
3102 special cased in the C code.
3103 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
3104
3105 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
3106
3107 * cus-start.el (all): Add `undo-outer-limit'.
3108
3109 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3110
3111 * textmodes/bibtex.el (bibtex-format-entry):
3112 Use `bibtex-empty-field-re' only on the text of fields, not on entire
3113 field lines.
3114 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
3115 not on part of a buffer.
3116
3117 2005-01-25 Lute Kamstra <lute@gnu.org>
3118
3119 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
3120 nonempty field text strings like "{letters\\macro{}more letters}".
3121 Clarify docstring.
3122 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
3123 (bibtex-entry-offset, bibtex-parse-association)
3124 (bibtex-parse-field-name): Fix typos in docstrings.
3125 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
3126
3127 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
3128
3129 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
3130 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
3131 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
3132 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
3133
3134 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
3135 isearch minor mode.
3136
3137 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
3138
3139 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
3140
3141 2005-01-24 Lute Kamstra <lute@gnu.org>
3142
3143 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
3144 CASECHARS and NOT-CASECHARS regular expressions of the
3145 "nederlands" and "nederlands8" dictionaries to prevent a "Range
3146 striding over charsets" error.
3147
3148 2005-01-24 Jay Belanger <belanger@truman.edu>
3149
3150 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
3151 display variable name.
3152
3153 2005-01-24 Kenichi Handa <handa@m17n.org>
3154
3155 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
3156 Fix setting of the element of encoded-kbd-iso2022-invocations.
3157
3158 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
3159
3160 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
3161 (gdb-threads-select): Change to also accept mouse events.
3162 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
3163 (gdb-threads-mouse-select): Delete.
3164
3165 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
3166
3167 * files.el (insert-directory): Take care of empty directory,
3168 listed without -a switch.
3169
3170 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
3171
3172 * textmodes/refill.el (refill-post-command-function):
3173 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
3174 to the list of functions that we should be careful not to undo.
3175 (refill-late-fill-paragraph-function): Remove.
3176 (refill-saved-state): New var.
3177 (refill-mode): Use it to save fill-paragraph-function.
3178 Save also the value of auto-fill-function.
3179
3180 * term/w32-win.el: Simplify code.
3181
3182 2005-01-23 Kim F. Storm <storm@cua.dk>
3183
3184 * simple.el (line-move): Adapt to new return value from
3185 pos-visible-in-window-p.
3186
3187 * simple.el (line-move): Fix last change. Check partial
3188 visibility at point rather than at window-start.
3189
3190 2005-01-22 Jason Rumney <jasonr@gnu.org>
3191
3192 * term/w32-win.el (xw-defined-colors): Remove debug-message.
3193
3194 2005-01-22 David Kastrup <dak@gnu.org>
3195
3196 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
3197
3198 2005-01-22 Eli Zaretskii <eliz@gnu.org>
3199
3200 * type-break.el (type-break-mode): Add a test for
3201 type-break-file-name being non-nil.
3202
3203 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
3204
3205 * net/eudc.el (top level): Call (message "") via progn, so that
3206 eudc-options-file is loaded.
3207
3208 2005-01-22 Kim F. Storm <storm@cua.dk>
3209
3210 * simple.el (line-move-1): Rename from line-move.
3211 (line-move): New function that adjusts vscroll for partially
3212 visible rows, and calls line-move-1 otherwise.
3213
3214 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
3215
3216 * pcomplete.el: define pcomplete-read-event instead of read-event,
3217 since it's not a complete read-event implementation
3218
3219 2005-01-20 Jay Belanger <belanger@truman.edu>
3220
3221 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
3222 for called function.
3223
3224 2005-01-20 Steven Tamm <steventamm@mac.com>
3225
3226 * term/mac-win.el (process-connection-type): Remove.
3227 Controlled now by s/darwin.h:PTY_ITERATION.
3228
3229 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
3230
3231 * window.el (handle-select-window): Don't switch window when we're
3232 in the minibuffer.
3233
3234 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
3235
3236 * subr.el (dotimes-with-progress-reporter): New macro.
3237
3238 * ses.el (ses-dotimes-msg): Remove macro.
3239 Use `dotimes-with-progress-reporter' instead.
3240
3241 2005-01-19 Steven Tamm <steventamm@mac.com>
3242
3243 * term/mac-win.el (process-connection-type): Use new
3244 operating-system-release variable to use ptys on Darwin 7 (OSX
3245 10.3) when using carbon build.
3246
3247 2005-01-19 Jay Belanger <belanger@truman.edu>
3248
3249 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
3250 flags if the last command was a tab or M-tab.
3251
3252 * calc/calc-prog.el (calc-user-define-edit): Put original formula
3253 in formula editing buffer.
3254
3255 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
3256
3257 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
3258 breakpoint image symbol in margin.
3259
3260 2005-01-19 Jay Belanger <belanger@truman.edu>
3261
3262 * calc/calc-prog.el (calc-execute-kbd-macro):
3263 Ignore calc-keep-arg-flag.
3264
3265 2005-01-19 Kenichi Handa <handa@m17n.org>
3266
3267 * textmodes/ispell.el (ispell-looking-at): New function.
3268 (ispell-process-line): Use ispell-looking-at to compare the ispell
3269 output and the buffer contents.
3270
3271 2005-01-18 Jay Belanger <belanger@truman.edu>
3272
3273 * calc/calc.el (calc-display-raw): Fix docstring.
3274
3275 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
3276
3277 * simple.el (blink-matching-open): Strip extra info from syntax.
3278
3279 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
3280 funny chars in the end-of-here-doc marker.
3281
3282 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
3283
3284 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
3285 that enable/disabled state of breakpoints is shown correctly in
3286 fringe and on ttys.
3287 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
3288 Add breakpoint information as text properties.
3289 (gdb-mouse-toggle-breakpoint):
3290 Rename to gdb-mouse-set-clear-breakpoint.
3291 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
3292 breakpoints in the margin.
3293 (gdb-remove-strings): Simplify.
3294
3295 2005-01-17 Jay Belanger <belanger@truman.edu>
3296
3297 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
3298 erasing buffer.
3299
3300 2005-01-17 Richard M. Stallman <rms@gnu.org>
3301
3302 * progmodes/grep.el (grep-find): Copy from `grep' the condition
3303 for calling grep-compute-defaults.
3304
3305 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
3306 if buffer is empty.
3307
3308 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
3309
3310 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
3311
3312 * hilit-chg.el (highlight-changes-mode): Don't autoload.
3313
3314 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
3315 non-preloaded variables.
3316
3317 2005-01-17 Steven Tamm <steventamm@mac.com>
3318
3319 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
3320 tex-shell cause to force interactivity when using pipes.
3321
3322 2005-01-17 Kim F. Storm <storm@cua.dk>
3323
3324 * simple.el (just-one-space): Make arg optional.
3325
3326 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
3327
3328 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
3329 posn-at-x-y to t to access left-margin.
3330
3331 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
3332
3333 Sync with Tramp 2.0.47.
3334
3335 * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
3336 catching keep-date problems in cp/scp operations.
3337 (tramp-handle-copy-file): Don't call `set-file-modes'
3338 unconditionally. Specialized functions should know better what is
3339 necessary. This improves performance a little bit, and the
3340 functions could catch errors with `cp -p' and `scp -p'.
3341 (tramp-do-copy-or-rename-file-via-buffer)
3342 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
3343 when appropriate.
3344 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
3345 Call `set-file-modes' when appropriate.
3346 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
3347 Johnsson <isak@hypergene.com>
3348 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
3349 of both Tramp buffer and debug buffer. Reported by Joakim Verona
3350 <joakim@verona.se>
3351 (tramp-file-name-for-operation): Mark `shell-command' as magic for
3352 Emacs only.
3353
3354 * tramp-util.el (tramp-minor-mode): New minor mode. Add it to
3355 `find-file-hooks' and `dired-mode-hook'.
3356 (tramp-minor-mode-map): Respective map. Add remapping for
3357 `compile' and `recompile'.
3358 (tramp-remap-command, tramp-recompile): New defuns.
3359 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
3360 in buffer "*Compilation*". Call the commands asynchronously.
3361
3362 * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
3363 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
3364 `shell-command', because it isn't magic in XEmacs. Reported by
3365 Adrian Aichner <adrian@xemacs.org>.
3366
3367 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
3368 `substitute-in-file-name.
3369 (tramp-smb-handle-substitute-in-file-name): New defun.
3370 (tramp-smb-advice-PC-do-completion): Delete advice.
3371
3372 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
3373
3374 * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
3375 Fix error in deleting region.
3376
3377 2005-01-15 Richard M. Stallman <rms@gnu.org>
3378
3379 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
3380 In non-temp buffer, switch syntax table temporarily.
3381
3382 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
3383
3384 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
3385
3386 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
3387
3388 * imenu.el (imenu--split-menu): Copy menulist before sorting.
3389 (imenu--generic-function): Use START, not BEG, as pos of definition.
3390
3391 * simple.el (just-one-space): Argument specifies number of spaces.
3392
3393 * simple.el (eval-expression-print-format): Avoid warning
3394 about edebug-active.
3395
3396 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
3397
3398 * progmodes/sh-script.el: Code copied from make-mode.el
3399 with small changes,
3400 (sh-mode-map): Bind C-c C-\.
3401 (sh-backslash-column, sh-backslash-align): New variables.
3402 (sh-backslash-region, sh-append-backslash): New functions.
3403
3404 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
3405
3406 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
3407 (rmail-pop-password, rmail-pop-password-required): Move to
3408 rmail-obsolete group.
3409 (rmail-set-pop-password): Rename to rmail-set-remote-password.
3410 All callers updated.
3411 (rmail-get-pop-password): Rename to rmail-get-remote-password.
3412 Take an argument specifying whether it is POP or IMAP mailbox we
3413 are using. All callers updated.
3414 (rmail-pop-password-error): Rename to
3415 rmail-remote-password-error. Added mailutils-specific error message.
3416 (rmail-movemail-search-path)
3417 (rmail-movemail-variant-in-use): New variables.
3418 (rmail-remote-password, rmail-remote-password-required):
3419 New customization variables.
3420 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
3421 (rmail-parse-url): New function.
3422 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
3423 with GNU mailutils movemail.
3424
3425 2005-01-15 Kevin Ryde <user42@zip.com.au>
3426
3427 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
3428 suffix to space, $ or '$, to correctly position point when going
3429 to @table style constants like DBL_MAX.
3430
3431 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
3432
3433 * type-break.el (type-break-mode, type-break-file-time)
3434 (type-break-file-keystroke-count, type-break-choose-file):
3435 Don't store data in or load data from the file if type-break-file-name
3436 is nil.
3437 (type-break-file-name): Doc update as per the above.
3438
3439 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
3440
3441 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
3442 lookup-key might return nil; handle that.
3443
3444 2005-01-15 Alan Mackenzie <acm@muc.de>
3445
3446 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
3447 rather than the element found, thus enabling the tree to be setcar'd.
3448
3449 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
3450
3451 * textmodes/org.el (org-show-following-heading): New option.
3452 (org-show-hierarchy-above): Use `org-show-following-heading'.
3453 (org-cycle): Documentation fix.
3454
3455 * textmodes/org.el (orgtbl-optimized): New option
3456 (orgtbl-mode): New command, a minor mode.
3457 (orgtbl-mode-map): New variable.
3458 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
3459 (orgtbl-error, orgtbl-self-insert-command)
3460 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
3461
3462 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
3463 a local variable in each org-mode buffer.
3464
3465 * textmodes/org.el (org-set-regexps-and-options): Rename from
3466 `org-set-regexps'. Added checking for STARTUP keyword.
3467 (org-get-current-options): Add STARTUP options.
3468 (org-table-insert-row): Mode mode intelligent about when
3469 realignment is needed.
3470 (org-self-insert-command, org-delete-backward-char, org-delete-char):
3471 New commands.
3472 (org-enable-table-editor): New default value `optimized'.
3473 (org-table-blank-field): Support blanking regions if active.
3474
3475 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
3476
3477 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
3478 if the year is not given.
3479
3480 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
3481 Add new escapes %m and %M, fixed bug with %F by adding
3482 save-match-data.
3483 (reftex-reference): Remove ?. from list of spaces.
3484 (reftex-label-info): Add automatic label prefix recognition.
3485
3486 * textmodes/reftex-index.el (reftex-index-next-phrase):
3487 Add slave parameter to call of `reftex-index-this-phrase'.
3488 (reftex-index-this-phrase): New optional argument.
3489 (reftex-index-region-phrases): Add slave parameter to call of
3490 `reftex-index-this-phrase'.
3491 (reftex-display-index): New argument redo.
3492 (reftex-index-rescan): Add 'redo to arguments of
3493 `reftex-display-index'.
3494 (reftex-index-Rescan, reftex-index-revert)
3495 (reftex-index-switch-index-tag): Add 'redo to arguments of
3496 `reftex-display-index'.
3497 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
3498 indexing. Fix bug with matching is there is a quote before or
3499 after the word.
3500
3501 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
3502 Fix bug when collecting citation keys in lines with comments.
3503 (reftex-citation): Prefix argument no longer rescans the document,
3504 but forces prompting for optional arguments of cite macros.
3505 (reftex-do-citation): Prompting for optional arguments implemented.
3506
3507 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
3508 Add optional arguments to most cite commands.
3509 (reftex-cite-cleanup-optional-args): New option
3510 (reftex-cite-prompt-optional-args): New option.
3511 (reftex-trust-label-prefix): New option.
3512
3513 * textmodes/reftex-toc.el (reftex-toc-find-section):
3514 Add push-mark before changing the position in the buffer.
3515
3516 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
3517 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
3518
3519 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
3520
3521 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
3522 more carefully.
3523
3524 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
3525
3526 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
3527 (sgml-mode): Use it.
3528 (sgml-get-context): Better keep track of implicitly closed tags.
3529
3530 2005-01-13 Kenichi Handa <handa@m17n.org>
3531
3532 * textmodes/ispell.el: These changes are to fix misalignment error
3533 caused by equivalent characters of different Emacs charsets.
3534 (ispell-unified-chars-table): New variable.
3535 (ispell-get-decoded-string): New function.
3536 (ispell-get-casechars, ispell-get-not-casechars)
3537 (ispell-get-otherchars): Call ispell-get-decoded-string.
3538
3539 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
3540
3541 * custom.el (custom-declare-variable): Just put symbol instead
3542 of (defvar . symbol) in `current-load-list'.
3543
3544 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
3545
3546 * emacs-lisp/elint.el: Fixed typo in Commentary section.
3547
3548 2005-01-12 Jay Belanger <belanger@truman.edu>
3549
3550 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
3551 to create a Calc summary.
3552
3553 2005-01-12 Kim F. Storm <storm@cua.dk>
3554
3555 * mouse.el (mouse-on-link-p): Change functionality and doc
3556 string to comply with latest description in lisp ref.
3557
3558 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
3559
3560 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
3561 Enable mouse clicks on mode-line, header-line and margin.
3562 (event-type): Give mouse event symbols an 'event-kind property
3563 with value 'mouse-click.
3564
3565 2005-01-12 Juri Linkov <juri@jurta.org>
3566
3567 * facemenu.el (list-colors-display): Add new arg buffer-name.
3568 Use it. Fix docstring. Replace code for identifying duplicate
3569 colors by the name with call to `list-colors-duplicates' which
3570 identifies duplicate colors by the value unless the color
3571 is one of special Windows colors. Set truncate-lines to t.
3572 Print sorted duplicate color names on each line. Indent to 22
3573 \(the longest color name in rgb.txt) instead of 20. Optimize.
3574 (list-colors-duplicates): New function.
3575 (facemenu-color-name-equal): Delete function.
3576
3577 * facemenu.el (list-colors-print): New function created from code
3578 in list-colors-display. Print #RRGGBB at the window right edge.
3579 (list-colors-display): When temp-buffer-show-function is not
3580 defined, call list-colors-print from temp-buffer-show-hook
3581 to get the right value of window-width in list-colors-print
3582 after the buffer is displayed.
3583
3584 * simple.el (pop-mark): Move deactivate-mark out of conditional
3585 part to deactivate the active mark regardless of the state of the
3586 mark ring.
3587
3588 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
3589 variables line in desktop files.
3590
3591 2005-01-12 Juri Linkov <juri@jurta.org>
3592
3593 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
3594 Bring together isearch highlight related options.
3595 (lazy-highlight): Replace group `replace' by `matching'.
3596 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
3597 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
3598 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
3599 and declare them obsolete.
3600 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
3601 (isearch-faces): Remove defgroup.
3602 (isearch-overlay, isearch-highlight, isearch-dehighlight):
3603 Move isearch highlighting code closer to lazy highlighting code.
3604
3605 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
3606 (query-replace-highlight, query-replace-lazy-highlight)
3607 (query-replace): Move definitions to the beginning of the file.
3608
3609 2005-01-11 Juri Linkov <juri@jurta.org>
3610
3611 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm,
3612 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm,
3613 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
3614
3615 * info.el (Info-history-forward): New variable.
3616 (Info-select-node): Reset Info-history-forward to nil.
3617 (Info-last): Turn into defalias.
3618 (Info-history-back): Rename from Info-last.
3619 Add current node to Info-history-forward.
3620 (Info-history-forward): New fun.
3621 (Info-mode-map): Replace Info-last by Info-history-back.
3622 Bind Info-history-forward to "r".
3623 (Info-mode-menu): Replace Info-last by Info-history-back.
3624 Fix menu item text. Add menu item for Info-history-forward.
3625 (info-tool-bar-map): Replace Info-last by Info-history-back.
3626 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
3627 for Info-history-forward.
3628 (Info-mode): Replace Info-last by Info-history-back in docstring.
3629 Add local variable Info-history-forward.
3630 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
3631
3632 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
3633
3634 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
3635 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
3636 Ignore select-window events rather than fiddle with
3637 mouse-autoselect-window.
3638
3639 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
3640
3641 * type-break.el (type-break-mode): Fix previous change.
3642
3643 2005-01-10 Jay Belanger <belanger@truman.edu>
3644
3645 * calc/calc-ext.el (calc-reset): Reset when inside embedded
3646 calculator; only reset when point is inside a calculator.
3647 Don't adjust the window height if the window takes up the whole height
3648 of the frame.
3649
3650 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
3651
3652 * ebuff-menu.el (Electric-buffer-menu-mode):
3653 Preserve value of buffer-local var header-line-format.
3654
3655 2005-01-09 Jay Belanger <belanger@truman.edu>
3656
3657 * calc/calc.el (calc-mode-var-list-restore-saved-values):
3658 Make sure settings file exists before accessing it.
3659
3660 * calc/calc-embed.el (calc-embedded-subst):
3661 Replace math-multi-subst-rec, which is only supposed to be called
3662 by math-multi-subst, by math-multi-subst.
3663
3664 2005-01-09 Andre Spiegel <spiegel@gnu.org>
3665
3666 * vc.el (vc-allow-async-revert): New user option.
3667 (vc-disable-async-diff): New internal variable.
3668 (vc-revert-buffer): Use them to disable asynchronous diff.
3669
3670 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
3671 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
3672 asynchronously if vc-disable-async-diff is t.
3673
3674 2005-01-09 Jay Belanger <belanger@truman.edu>
3675
3676 * calc/calc.el (defcalcmodevar): New macro.
3677 (calc-mode-var-list-restore-default-values)
3678 (calc-mode-var-list-restore-saved-values): New functions.
3679 (calc-mode-var-list): Use defcalcmodevar to define it.
3680 (calc-always-load-extensions, calc-line-numbering)
3681 (calc-line-breaking, calc-display-just, calc-display-origin)
3682 (calc-number-radix, calc-leading-zeros, calc-group-digits)
3683 (calc-group-char, calc-point-char, calc-frac-format)
3684 (calc-prefer-frac, calc-hms-format, calc-date-format)
3685 (calc-float-format, calc-full-float-format, calc-complex-format)
3686 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
3687 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
3688 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
3689 (calc-matrix-brackets, calc-language, calc-language-option)
3690 (calc-left-label, calc-right-label, calc-word-size)
3691 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
3692 (calc-display-raw, calc-internal-prec, calc-angle-mode)
3693 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
3694 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
3695 (calc-window-height, calc-display-trail, calc-show-selections)
3696 (calc-use-selections, calc-assoc-selections)
3697 (calc-display-working-message, calc-auto-why, calc-timing)
3698 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
3699 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
3700 (calc-gnuplot-default-device, calc-gnuplot-default-output)
3701 (calc-gnuplot-print-device, calc-gnuplot-print-output)
3702 (calc-gnuplot-geometry, calc-graph-default-resolution)
3703 (calc-graph-default-resolution-3d, calc-invocation-macro)
3704 (calc-show-banner): Use defcalcmodevar to declare them and set
3705 their default values.
3706
3707 * calc/calc-ext.el (calc-reset): Restore saved values of variables
3708 instead of default values (but restore default values if there is
3709 an argument of 0).
3710
3711 2005-01-09 David Kastrup <dak@gnu.org>
3712
3713 * desktop.el (desktop-restore-eager): Fix typo in type.
3714
3715 2005-01-08 Richard M. Stallman <rms@gnu.org>
3716
3717 * cus-edit.el (customize): Delete :link.
3718
3719 2005-01-08 Jay Belanger <belanger@truman.edu>
3720
3721 * calc/calc.el (calc-mode): Remove the extension from the
3722 `calc-settings-file' file name when loading it.
3723
3724 2005-01-08 Kim F. Storm <storm@cua.dk>
3725
3726 * info.el (Info-mode-map, Info-next-link-keymap)
3727 (Info-prev-link-keymap, Info-up-link-keymap):
3728 Map follow-link to mouse-face.
3729 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
3730
3731 2005-01-08 Jay Belanger <belanger@truman.edu>
3732
3733 * calc/calc.el (calc-settings-file): Change default value.
3734 Suggested by cgw in a comment in calc-mode.el.
3735
3736 * calc/calc-mode.el (calc-settings-file-name):
3737 Compare calc-settings-file to user-init-file instead of ~/.emacs.
3738 Replace ~/.emacs in a prompt by calc-settings-file.
3739
3740 2005-01-07 Lars Hansen <larsh@math.ku.dk>
3741
3742 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
3743 (desktop-lazy-idle-delay): New customizable variables.
3744 (desktop-buffer-args-list): New variable.
3745 (desktop-append-buffer-args): New function.
3746 (desktop-save): Call desktop-append-buffer-args for some buffers.
3747 (desktop-lazy-create-buffer): New function.
3748 (desktop-idle-create-buffers): New function.
3749 (desktop-read): Add message about buffers to restore lazily.
3750 (desktop-lazy-abort): New command.
3751 (desktop-clear): Call desktop-lazy-abort.
3752 (desktop-lazy-complete): New command.
3753
3754 2005-01-06 Richard M. Stallman <rms@gnu.org>
3755
3756 * emacs-lisp/find-func.el (find-face-definition):
3757 Rename from find-face.
3758
3759 2005-01-06 Kim F. Storm <storm@cua.dk>
3760
3761 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
3762
3763 * man.el (Man-xref-man-page, Man-xref-header-file)
3764 (Man-xref-normal-file): Add follow-link property.
3765
3766 2005-01-06 Jay Belanger <belanger@truman.edu>
3767
3768 * calc/calc-units.el: Make sure the proper macro definitions are
3769 available when compiling.
3770
3771 2005-01-06 Juri Linkov <juri@jurta.org>
3772
3773 * isearch.el (isearch-lazy-highlight-update):
3774 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
3775
3776 2005-01-06 Miles Bader <miles@gnu.org>
3777
3778 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
3779 (isearch-lazy-highlight-face): Use new name.
3780
3781 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
3782
3783 * uniquify.el (uniquify-rationalize-file-buffer-names):
3784 Re-add an interactive spec.
3785 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
3786 to the same name.
3787
3788 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
3789 (isearch-update, isearch-done): Adjust calls accordingly.
3790
3791 2005-01-05 Richard M. Stallman <rms@gnu.org>
3792
3793 * custom.el (custom-set-variables, custom-theme-set-variables):
3794 Clarify documentation.
3795
3796 * emacs-lisp/find-func.el (find-variable)
3797 (find-variable-other-window, find-variable-other-frame):
3798 Fix the TYPE args to find-function-read and find-function-do-it.
3799 (find-function): Doc fix.
3800 (find-function-at-point): Replace function-at-point alias.
3801
3802 2005-01-04 Richard M. Stallman <rms@gnu.org>
3803
3804 * cus-face.el (custom-declare-face):
3805 Record defface in current-load-list.
3806
3807 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
3808
3809 * emacs-lisp/find-func.el: Doc fixes.
3810 (find-face-regexp): New variable.
3811 (find-function-regexp-alist): New variable.
3812 (find-function-C-source): Third arg is now TYPE.
3813 (find-function-search-for-symbol): Handle general TYPE.
3814 (find-function-read, find-function-do-it): Handle general TYPE.
3815 (find-definition-noselect, find-face): New functions.
3816 (function-at-point): Alias deleted.
3817
3818 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3819
3820 * battery.el (display-battery-mode): Rename from display-battery.
3821 Handle the case where it gets turned off.
3822
3823 2005-01-04 Richard M. Stallman <rms@gnu.org>
3824
3825 * cus-edit.el (customize): Make :link point to user doc.
3826
3827 * man.el (Man-fontify-manpage): Turn off undo generation.
3828
3829 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
3830
3831 2005-01-04 Andreas Schwab <schwab@suse.de>
3832
3833 * files.el (insert-directory): Only look for error lines in
3834 inserted text. Don't move too far after processing --dired markers.
3835
3836 2005-01-04 Richard M. Stallman <rms@gnu.org>
3837
3838 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
3839 Don't expand if the character is @, period, dash, etc.
3840 (define-mail-abbrev): Quote names that contain problem characters.
3841
3842 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
3843
3844 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
3845
3846 2005-01-03 Richard M. Stallman <rms@gnu.org>
3847
3848 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
3849 (query-replace-highlight, query-replace-lazy-highlight)
3850 (query-replace): Definitions moved up. Doc fix.
3851
3852 2005-01-03 Richard M. Stallman <rms@gnu.org>
3853
3854 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
3855 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
3856 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
3857 (lazy-highlight-face): Rename from isearch-lazy-...
3858 Change all references to them.
3859
3860 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
3861
3862 * cus-edit.el (custom-file): Doc fix for defcustom.
3863 (custom-file): The function no longer sets the variable
3864 `custom-file' to its return value.
3865
3866 * startup.el (command-line): No longer load `custom-file'.
3867
3868 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
3869
3870 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
3871
3872 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
3873 Don't confuse module-prefixed identifiers for labels.
3874 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
3875
3876 2005-01-02 Richard M. Stallman <rms@gnu.org>
3877
3878 * files.el (basic-save-buffer-1): Fix previous change.
3879
3880 * loadhist.el (file-loadhist-lookup): New function.
3881 (file-provides, file-requires): Use it.
3882
3883 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
3884 instead of calculating the right size.
3885
3886 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
3887
3888 * vc-svn.el (vc-svn-diff): Stay local if possible.
3889
3890 2005-01-02 Stefan <monnier@iro.umontreal.ca>
3891
3892 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
3893
3894 * files.el (hack-local-variables): Fix last change.
3895
3896 2005-01-02 Jay Belanger <belanger@truman.edu>
3897
3898 * calc/calc-yank.el (calc-edit-top): New variable.
3899 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
3900 object. Change header properties.
3901 (calc-edit-finish, calc-edit-finish-stack-object)
3902 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
3903 edited object.
3904 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
3905 for the beginning of the edited object.
3906 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
3907 for the beginning of the edited object.
3908 * calc/calc-prog.el (calc-edit-macro-finish-edit)
3909 (calc-finish-formula-edit, calc-macro-repeats)
3910 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
3911 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
3912 beginning of the edited object.
3913 (calc-user-define-edit): Change the header for editing macros.
3914 Remove unnecessary variable.
3915
3916 2005-01-01 Jay Belanger <belanger@truman.edu>
3917
3918 * calc/calc-yank.el (calc-edit-mode): Change default header.
3919 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
3920 * calc/calc-store.el (calc-edit-variable): Change title to match new
3921 header.
3922 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
3923 mode to match new header.
3924 (calc-user-define-edit): Change titles to include names of commands.
3925 (calc-finish-formula-edit): Adjust to handle new header.
3926 (calc-finish-macro-edit): Remove.
3927 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
3928 (calc-edit-macro-command, calc-edit-macro-command-type)
3929 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
3930 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
3931 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
3932 (calc-edit-macro-finish-edit): New functions.
3933 (calc-user-define-edit): Use new functions to edit named calc macros.
3934
3935 2005-01-01 Stefan <monnier@iro.umontreal.ca>
3936
3937 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
3938
3939 * ses.el (copy-region-as-kill): Deactivate mark.
3940
3941 2005-01-01 Richard M. Stallman <rms@gnu.org>
3942
3943 * replace.el (occur-1): If the output buffer is also an input,
3944 don't kill it, rename it.
3945
3946 * faces.el (set-face-background, set-face-foreground): Doc fix.
3947
3948 * cus-face.el (custom-face-attributes): Fix :help-echo strings
3949 for :foreground and :background.
3950
3951 * dired.el (dired-view-command-alist): Variable deleted.
3952 (dired-view-file, dired-mouse-find-file-other-window):
3953 Delete the code to use it.
3954
3955 2005-01-01 Kim F. Storm <storm@cua.dk>
3956
3957 * image.el (insert-sliced-image): Use t for line-height property.
3958
3959 2004-12-31 Jay Belanger <belanger@truman.edu>
3960
3961 * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
3962 for "var-" at the beginning of the minibuffer.
3963
3964 2004-12-31 Richard M. Stallman <rms@gnu.org>
3965
3966 * faces.el (read-face-name):
3967 Don't treat an attribute spec as a list of faces.
3968
3969 * simple.el (undo): Use undo-equiv-table to detect
3970 unexpected changes since previous undo.
3971 (undo-list-saved): Variable deleted.
3972 (buffer-disable-undo): Don't alter undo-list-saved.
3973
3974 * files.el (require-final-newline): Allow `visit' and `visit-save'.
3975 (mode-require-final-newline): New option.
3976 (after-find-file): Handle require-final-newline with new values.
3977 (basic-save-buffer): Handle new values of require-final-newline.
3978
3979 * progmodes/sh-script.el (sh-require-final-newline):
3980 Alist value now controls whether to use mode-require-final-newline.
3981 (sh-set-shell): Implement that new meaning.
3982
3983 * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
3984 * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
3985 * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
3986 Delete old-Emacs compatibility code.
3987 (antlr-c-common-init): Function deleted.
3988
3989 * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
3990 * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
3991 * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
3992 * progmodes/python.el (python-mode): Use mode-require-final-newline.
3993 * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
3994 * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
3995 * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
3996 * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
3997 * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
3998 * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
3999 * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
4000 * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
4001 * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
4002 * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
4003 * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
4004 * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
4005
4006 2004-12-31 Jay Belanger <belanger@truman.edu>
4007
4008 * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
4009 way to return to Calc.
4010
4011 * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
4012 finish, C-xk as the way to cancel the edit. Add cancel routine to
4013 kill-buffer-hook.
4014
4015 * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
4016 MacEdit code.
4017
4018 * calc/calc-prog.el: Remove obsolete MacEdit code.
4019 (calc-macro-edit-algebraic, calc-macro-edit-variable)
4020 (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
4021
4022 2004-12-31 Kenichi Handa <handa@m17n.org>
4023
4024 * international/mule.el (buffer-file-coding-system-explicit):
4025 Rename for explicit-buffer-file-coding-system.
4026 (after-insert-file-set-coding): Adjust for the above change.
4027
4028 * files.el (revert-buffer): Change explicit-buffer-file-coding-system
4029 to buffer-file-coding-system-explicit.
4030 (basic-save-buffer-1): Likewise.
4031
4032 2004-12-30 Richard M. Stallman <rms@gnu.org>
4033
4034 * textmodes/artist.el (artist-butlast-fn): Var deleted.
4035 (artist-butlast, artist-last): Functions deleted.
4036 (artist-ellipse-mirror-quadrant): Call last and butlast directly.
4037 (artist-compute-key-compl-table): Call remq directly.
4038 (artist-remove-nulls): Function deleted.
4039 (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
4040 (artist-push, artist-pop): Macro deleted.
4041
4042 2004-12-30 Andreas Leue <al@sphenon.de>
4043
4044 * textmodes/artist.el (artist-version): 1.2.6
4045 (artist-prev-next-op-alist): New variable.
4046 (artist-select-next-op-in-list): New function.
4047 (artist-select-prev-op-in-list): New function.
4048 (artist-make-prev-next-op-alist): New function.
4049 (artist-is-in-op-list-p): New function.
4050 (artist-get-first-non-nil-op): New function.
4051 (artist-get-last-non-nil-op): New function.
4052 (artist-mode-init): Call artist-get-last-non-nil-op to initialize
4053 artist-prev-next-op-alist.
4054 (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
4055 change drawing operation.
4056
4057 2004-12-30 Luc Teirlinck <teirllm@auburn.edu>
4058
4059 * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
4060
4061 2004-12-31 Masatake YAMATO <jet@gyve.org>
4062
4063 * server.el (server-process-filter): Suppress `error', too.
4064
4065 2004-12-30 Jay Belanger <belanger@truman.edu>
4066
4067 * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
4068 Change the way a variable is displayed in a message.
4069
4070 * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
4071 (calc-user-define-permanent, calc-execute-kbd-macro):
4072 Replace old function MacEdit-parse-keys with edmacro-parse-keys.
4073
4074 2004-12-30 Kenichi Handa <handa@m17n.org>
4075
4076 * files.el (basic-save-buffer-1):
4077 Set explicit-buffer-file-coding-system to last-coding-system-used.
4078 (revert-buffer): Pay attention to
4079 explicit-buffer-file-coding-system (not buffer-file-coding-system)
4080 on bind coding-system-for-read.
4081
4082 * international/mule.el (explicit-buffer-file-coding-system):
4083 New buffer local variable.
4084 (after-insert-file-set-coding): Set it to coding-system-for-read.
4085
4086 2004-12-29 Luc Teirlinck <teirllm@auburn.edu>
4087
4088 * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
4089
4090 2004-12-29 Sanghyuk Suh <han9kin@mac.com>
4091
4092 * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
4093 that include line numbers.
4094
4095 2004-12-29 Milan Zamazal <pdm@zamazal.org>
4096
4097 * files.el (hack-local-variables): If no PREFIX, set it to "^".
4098 Redundant variable PREFIXLEN removed.
4099
4100 2004-12-28 Matt Hodges <MPHodges@member.fsf.org>
4101
4102 * eshell/em-hist.el (eshell-previous-matching-input):
4103 Start the deletion from the end of the output.
4104
4105 2004-12-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4106
4107 * term/mac-win.el: Require x-dnd.
4108 (mac-drag-n-drop): Sync with W32 version. Use x-dnd.el functions.
4109
4110 2004-12-29 David Kastrup <dak@gnu.org>
4111
4112 * international/mule.el (decode-coding-inserted-region):
4113 Don't barf if `buffer-undo-list' is already set to `t'.
4114
4115 2004-12-29 Jay Belanger <belanger@truman.edu>
4116
4117 * calc/calc-prog.el (calc-user-define-formula): Put default values
4118 for function names in prompts.
4119 (calc-user-define-permanent, calc-user-define-composition)
4120 (calc-user-define-formula): Remove the need for "calcFunc-" in the
4121 default input for algebraic functions.
4122
4123 2004-12-29 Thien-Thi Nguyen <ttn@gnu.org>
4124
4125 * vc-rcs.el (vc-rcs-annotate-command):
4126 Fix omission bug: Call `vc-setup-buffer'.
4127
4128 2004-12-29 Kenichi Handa <handa@m17n.org>
4129
4130 * international/mule.el (recode-region): New function.
4131
4132 2004-12-28 Richard M. Stallman <rms@gnu.org>
4133
4134 * simple.el (undo-extra-outer-limit): New variable.
4135 (undo-outer-limit-truncate): Test and set it.
4136
4137 * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
4138 enables the feature to extend the existing region.
4139
4140 * simple.el (mark-word): New arg ALLOW-EXTEND
4141 enables the feature to extend the existing region.
4142
4143 * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
4144 enables the feature to extend the existing region.
4145
4146 * startup.el (site-run-file): Don't allow setting it with Custom.
4147
4148 * simple.el (buffer-disable-undo): Fix previous change.
4149
4150 2004-12-27 Masatake YAMATO <jet@gyve.org>
4151
4152 * hexl.el (hexlify-buffer): Remove fontification here.
4153 Use font lock mechanism instead.
4154 (hexl-font-lock-keywords): New font lock kewords.
4155 (hexl-mode-old-font-lock-keywords): New variable.
4156 (hexl-mode): Store the old font lock keywords.
4157 (hexl-mode-exit): Restore the old font lock keywords.
4158
4159 2004-12-27 Richard M. Stallman <rms@gnu.org>
4160
4161 * simple.el (undo): Fix previous change.
4162
4163 2004-12-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4164
4165 * term/mac-win.el: Sync with x-win.el. Rearrange the contents.
4166 Call mac-clear-font-name-table if invoked on Mac OS 8/9.
4167 Call x-open-connection on Mac OS X.
4168
4169 2004-12-27 Richard M. Stallman <rms@gnu.org>
4170
4171 * files.el (buffer-save-without-query): New var (buffer-local).
4172 (save-some-buffers): Save those buffers first, w/o asking.
4173
4174 * files.el (insert-directory-ls-version): New variable.
4175 (insert-directory): When ls returns an error, test the version
4176 number to decide what the return code means.
4177 With --dired output format, detect and distinguish lines
4178 that are really error messages.
4179 (insert-directory-adj-pos): New function.
4180
4181 * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
4182
4183 * battery.el (battery-mode-line-format): Remove initial spaces.
4184
4185 * uniquify.el (uniquify-rationalize-file-buffer-names):
4186 Delete interactive spec.
4187
4188 * type-break.el (type-break-mode): Set buffer-save-without-query.
4189 Remove code that tried to set save-some-buffers-always.
4190 (type-break-file-keystroke-count): Bind deactivate-mark.
4191
4192 * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
4193
4194 * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
4195 Test that the buffer is live, and maybe reject current buffer too.
4196 Clarify.
4197 (next-error-find-buffer): Rewrite for clarity.
4198
4199 * loadup.el: Don't use buffer-disable-undo; do it directly.
4200
4201 * help-fns.el (describe-function-1): Call symbol-file with `defun'.
4202 (describe-variable): Call symbol-file with `defvar'.
4203
4204 * subr.el (messages-buffer-max-lines): Alias for message-log-max.
4205 (symbol-file): Rewritten to handle new load-history format.
4206 Now takes an arg TYPE to specify looking for a particular
4207 type of definition only.
4208
4209 * emacs-lisp/debug.el (debugger-make-xrefs):
4210 Call symbol-file with `defun'.
4211
4212 * emacs-lisp/find-func.el (find-function-noselect):
4213 Call symbol-file with `defun'.
4214 (find-variable-noselect): Call symbol-file with `defvar'.
4215
4216 * eshell/esh-cmd.el (eshell-find-alias-function):
4217 Call symbol-file with `defun'.
4218
4219 * eshell/esh-test.el (eshell-test-goto-func):
4220 Call symbol-file with `defun'.
4221
4222 * mail/rmail.el (rmail-resend):
4223 Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
4224
4225 * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
4226
4227 * progmodes/compile.el (compilation-find-buffer): Rename arg.
4228
4229 * textmodes/texinfmt.el (texinfo-format-buffer-1):
4230 Call buffer-disable-undo.
4231
4232 * simple.el (undo-list-saved): New variable (buffer-local).
4233 (undo): Set and test it.
4234 (buffer-disable-undo): Move here from buffer.c.
4235 Clear out undo-list-saved.
4236
4237 * international/mule.el (decode-coding-inserted-region):
4238 Set buffer-undo-list in a correct and optimal way.
4239
4240 * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
4241 (cperl-font-lock-unfontify-region-function): No need to save and
4242 restore info, since font-lock.el does it for us.
4243
4244 * ansi-color.el (save-buffer-state): Definition deleted.
4245 (ansi-color-unfontify-region): Don't use save-buffer-state.
4246
4247 2004-12-27 Dave Love <fx@gnu.org>
4248
4249 * wid-edit.el (function): Use restricted-sexp as parent.
4250
4251 2004-12-27 Kevin Ryde <user42@zip.com.au>
4252
4253 * simple.el (next-matching-history-element): Use same
4254 `interactive' form as previous-matching-history-element.
4255
4256 * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
4257 it can appear unencoded and has been seen from yahoo.
4258
4259 2004-12-27 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
4260
4261 * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
4262 in upper case. Reported by Wojciech Polak <polak@gnu.org>.
4263
4264 2004-12-27 Kenichi Handa <handa@m17n.org>
4265
4266 * international/utf-8.el (utf-translate-cjk-load-tables):
4267 Bind coding-system-for-read to nil while loading subst-*.
4268
4269 2004-12-26 Jay Belanger <belanger@truman.edu>
4270
4271 * calc/calc-store.el (calc-read-var-name): Remove "var-" from
4272 default input.
4273
4274 2004-12-26 Luc Teirlinck <teirllm@auburn.edu>
4275
4276 * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
4277 before reverting and disable undo recording while reverting.
4278
4279 2004-12-26 Thien-Thi Nguyen <ttn@gnu.org>
4280
4281 * progmodes/hideshow.el (hs-set-up-overlay): New user var.
4282 (hs-make-overlay): New function.
4283 (hs-isearch-show-temporary): Handle `display' overlay prop specially.
4284 (hs-flag-region): Delete function.
4285 (hs-hide-comment-region): No longer use `hs-flag-region'.
4286 Instead, use `hs-discard-overlays' and `hs-make-overlay'.
4287 (hs-hide-block-at-point): Likewise.
4288 (hs-hide-level-recursive): Use `hs-discard-overlays'.
4289 (hs-hide-all, hs-show-all): Likewise.
4290 (hs-show-block): Likewise.
4291 Also, use overlay prop `hs-b-offset', not `hs-ofs'.
4292
4293 2004-12-24 Thien-Thi Nguyen <ttn@gnu.org>
4294
4295 * progmodes/hideshow.el: Require `cl' when compiling.
4296 Remove XEmacs and Emacs 19 compatibility.
4297 Use `dolist' and `add-to-list' for load-time actions.
4298 (hs-discard-overlays): Use `dolist'.
4299 (hs-show-block): Likewise.
4300
4301 2004-12-23 Dan Nicolaescu <dann@ics.uci.edu>
4302
4303 * faces.el (mode-line, mode-line-inactive): Use min-colors.
4304
4305 2004-12-23 Thien-Thi Nguyen <ttn@gnu.org>
4306
4307 * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
4308 When extending backwards, move outside the current comment first.
4309
4310 2004-12-22 Kenichi Handa <handa@m17n.org>
4311
4312 * international/quail.el (quail-start-translation): Fix prompt
4313 string for the case if input-method-use-echo-area being non-nil.
4314 (quail-start-conversion): Likewise.
4315 (quail-show-guidance): Don't show guidance if
4316 input-method-use-echo-area is non-nil.
4317
4318 2004-12-21 Richard M. Stallman <rms@gnu.org>
4319
4320 * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
4321
4322 2004-12-21 Markus Rost <rost@ias.edu>
4323
4324 * calendar/diary-lib.el (mark-diary-entries):
4325 Set mark-diary-entries-in-calendar only after checking for diary-file.
4326
4327 2004-12-21 Richard M. Stallman <rms@gnu.org>
4328
4329 * faces.el (escape-glyph): Use blue against light foreground.
4330
4331 * simple.el (undo-outer-limit-truncate): New function.
4332 (undo-outer-limit-function): Use undo-outer-limit-truncate.
4333
4334 2004-12-21 Eli Barzilay <eli@barzilay.org>
4335
4336 * calculator.el: (calculator-radix-grouping-mode)
4337 (calculator-radix-grouping-digits)
4338 (calculator-radix-grouping-separator):
4339 New defcustoms for the new radix grouping mode functionality.
4340 (calculator-mode-hook): Now used in electric mode too,
4341 (calculator): Call it.
4342 (calculator-mode-map): Some new keys.
4343 (calculator-message): New function. Some new calls.
4344 (calculator-op, calculator-set-register): Use it.
4345 (calculator-string-to-number): New function, mostly moved and
4346 updated code from calculator-curnum-value.
4347 (calculator-curnum-value): Use it.
4348 (calculator-paste): Use it, and update grabbing the current-kill.
4349 (calculator-rotate-displayer)
4350 (calculator-rotate-displayer-back): Toggle digit grouping when
4351 in radix mode, use calculator-message.
4352 (calculator-displayer-prev, calculator-displayer-next):
4353 Change digit group size when in radix mode.
4354 (calculator-number-to-string): Rename from
4355 calculator-num-to-string. Now deals with digit grouping in
4356 radix mode.
4357 (calculator-update-display, calculator-put-value): Use the new name.
4358 (calculator-fact): Return a floating point number.
4359 (calculator-mode): Doc fix.
4360
4361 2004-12-20 Glenn Morris <gmorris@ast.cam.ac.uk>
4362
4363 * calendar/calendar.el (view-other-diary-entries): Add autoload.
4364 * calendar/diary-lib.el (view-other-diary-entries):
4365 Use current-prefix-arg in interactive spec.
4366
4367 2004-12-19 Jay Belanger <belanger@truman.edu>
4368
4369 * calc/calc-aent.el (calcAlg-blank-matching-open):
4370 Temporarily adjust the syntax of both delimiters of half-open intervals.
4371
4372 2004-12-19 Kim F. Storm <storm@cua.dk>
4373
4374 * mouse.el (mouse-1-click-follows-link): Doc fix.
4375
4376 2004-12-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4377
4378 * term/mac-win.el (encoding-vector, mac-font-encoder-list)
4379 (ccl-encode-mac-centraleurroman-font): Use centraleurroman
4380 instead of centraleuropean as the name
4381
4382 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
4383
4384 Sync with Tramp 2.0.46.
4385
4386 * net/tramp.el (tramp-maybe-send-perl-script): Change order of
4387 parameters wrt Tramp convention.
4388 (tramp-handle-file-attributes-with-perl)
4389 (tramp-handle-directory-files-and-attributes): Apply it.
4390 (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
4391 `copy-program'. Reported by Zack Weinberg
4392 <zack@codesourcery.com>.
4393 (top): Set `edebug-form-spec' property directly rather than
4394 calling `def-edebug-spec'.
4395
4396 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
4397 advice less fragile. Surround temporary redefinition of
4398 `substitute-in-file-name' with `unwind-protect'. Suggested by
4399 Matt Hodges <MPHodges@member.fsf.org>.
4400
4401 2004-12-17 Juri Linkov <juri@jurta.org>
4402
4403 * replace.el (occur-accumulate-lines, occur-engine):
4404 Make forcing deferred font-lock fontification jit-specific.
4405
4406 2004-12-17 Kim F. Storm <storm@cua.dk>
4407
4408 * mouse.el (mouse-1-click-follows-link): New defcustom.
4409 (mouse-on-link-p): New function.
4410 (mouse-drag-region-1): Implement mouse-1-click-follows-link
4411 functionality. Map a mouse-1 click event into a mouse-2 (or
4412 other) event when position is inside a link.
4413
4414 * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
4415 prefix in tooltip text with "mouse-1" when this is a link
4416 recognized by mouse-1-click-follows-link functionality.
4417
4418 * help.el (describe-key): Report effective and original binding
4419 for mouse-1 when clicked on a link.
4420 (describe-mode): Add follow-link property to "minor-mode" button.
4421
4422 * help-fns.el (describe-variable): Add follow-link property to
4423 "below" button.
4424
4425 * help-mode.el (help-xref): Add follow-link property.
4426
4427 * apropos.el (apropos-symbol, apropos-function, apropos-macro)
4428 (apropos-command, apropos-variable, apropos-face, apropos-group)
4429 (apropos-widget, apropos-plist): Add follow-link property.
4430
4431 * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
4432 checks if position is in a filename, rather than some other
4433 clickable item. Function looks for cvs-filename-face at position.
4434
4435 * wid-edit.el (widget-specify-field, widget-specify-button):
4436 Map a :follow-link keyword into a follow-link property.
4437 (link): Add :follow-link keyword, map to RET binding.
4438
4439 * dired.el (dired-mode-map): Map follow-link to mouse-face.
4440
4441 * progmodes/compile.el (compilation-minor-mode-map)
4442 (compilation-button-map, compilation-mode-map): Likewise.
4443
4444 2004-12-17 Thien-Thi Nguyen <ttn@gnu.org>
4445
4446 * play/zone.el (zone): Init `line-spacing' from orig buffer.
4447 (zone-replace-char): Take `count' and `del-count'
4448 instead of `direction'. Update callers. When `del-count' is
4449 non-nil, delete that many characters, otherwise `count' characters
4450 backwards. Insert the newly-replaced string `count' times.
4451 (zone-fret): Handle chars w/ width greater than one.
4452 (zone-fall-through-ws): No longer take window width `ww'.
4453 Update callers. Add handling for `char-width' greater than one.
4454 (zone-pgm-drip): Update var holding window-end position every cycle.
4455
4456 2004-12-17 Andre Spiegel <spiegel@gnu.org>
4457
4458 * vc.el (vc-default-update-changelog): Use insert-file-contents,
4459 rather than insert-file.
4460
4461 2004-12-16 Jay Belanger <belanger@truman.edu>
4462
4463 * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
4464 (math-init-random-base, math-random-digit): Check to see if
4465 var-RandSeed is bound.
4466 (math-random-last): Declare it.
4467 (math-random-digit): Don't make math-random-last local.
4468
4469 2004-12-16 Thien-Thi Nguyen <ttn@gnu.org>
4470
4471 * play/zone.el (zone): Fix omission bug: Use a self-disabling
4472 one-shot thunk for uniform (error, quit, normal) recovery.
4473 Reported by John Paul Wallington.
4474 (zone-pgm-random-life): Fix bug:
4475 Recognize empty initial field by lack of "@" chars.
4476
4477 2004-12-16 Juri Linkov <juri@jurta.org>
4478
4479 * help.el (function-called-at-point):
4480 * help-fns.el (variable-at-point): As a last resort try stripping
4481 non-word prefixes and suffixes.
4482
4483 * descr-text.el (describe-property-list): Don't treat syntax-table
4484 specially. Use describe-text-sexp which inserts [show] button
4485 for large objects and handles printing errors. Sort properties
4486 by names in alphabetical order instead of by value sizes.
4487 Add `mouse-face' to list of properties for `describe-face' widget.
4488 (describe-char): Mask out face-id from 19 bits of character.
4489 Print face-id separately.
4490
4491 * replace.el (occur-accumulate-lines, occur-engine):
4492 Fontify unfontified matching lines in the source buffer
4493 before copying them.
4494 (occur-engine): Don't put mouse-face on context lines.
4495 (occur-next-error): Set point to line beginning/end
4496 before searching for prev/next property to skip multiple
4497 matches on a line (not supported by occur engine).
4498 Remove redundant prefix-numeric-value.
4499
4500 2004-12-15 Juri Linkov <juri@jurta.org>
4501
4502 * replace.el (match): New face.
4503 (list-matching-lines-face): Change default from `bold' to `match'.
4504
4505 * progmodes/grep.el (grep-match-face): New defvar.
4506 (grep-mode-font-lock-keywords): Use grep-match-face instead of
4507 compilation-column-face to highlight grep matches.
4508
4509 * apropos.el (apropos-match-face): Change default from
4510 `secondary-selection' to `match'.
4511
4512 * info-look.el (info-lookup-highlight-face): Change default from
4513 `highlight' to `match'.
4514
4515 2004-12-15 Daniel Pfeiffer <occitan@esperanto.org>
4516
4517 * progmodes/executable.el (executable-interpret): Eliminate
4518 obsolete compile-internal, and switch to comint for interaction.
4519
4520 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu>
4521
4522 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
4523 `&&' when skipping multiple statements on a line.
4524
4525 2004-12-15 Thien-Thi Nguyen <ttn@gnu.org>
4526
4527 * play/zone.el (zone): Set `truncate-lines'.
4528 Also, init `tab-width' with value from original buffer.
4529 (zone-shift-up): Rewrite for speed.
4530 (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
4531 (zone-pgm-jitter): Remove redundant entries from ops vector.
4532 (zone-exploding-remove): Reduce iteration count.
4533 (zone-cpos): Convert to defsubst.
4534 (zone-replace-char): New defsubst.
4535 (zone-park/sit-for): Likewise.
4536 (zone-fret): Take window-start arg.
4537 Update callers. Use `zone-park/sit-for'.
4538 (zone-fill-out-screen): Rewrite.
4539 (zone-fall-through-ws): Likewise. Update callers.
4540 (zone-pgm-drip): Use `zone-replace-char'.
4541 Move var inits before while-loop. Use `zone-park/sit-for'.
4542 (zone-pgm-random-life): Handle empty initial field.
4543 Use `zone-replace-char' and `zone-park/sit-for'.
4544
4545 2004-12-15 Juri Linkov <juri@jurta.org>
4546
4547 * isearch.el (isearch-update): Test isearch-lazy-highlight
4548 before calling isearch-lazy-highlight-new-loop.
4549 (isearch-lazy-highlight-new-loop):
4550 Don't test isearch-lazy-highlight.
4551
4552 * replace.el (perform-replace): Add isearch-case-fold-search.
4553 Use delimited-flag for isearch-regexp.
4554 Reset isearch-lazy-highlight-last-string to force lazy
4555 highlighting when called from isearch mode.
4556 (query-replace-highlight): Revert defcustom type to boolean.
4557 (query-replace-lazy-highlight): New defcustom.
4558 (query-replace): New face.
4559 (perform-replace, replace-highlight, replace-dehighlight):
4560 Test query-replace-lazy-highlight instead of special value
4561 `isearch' of query-replace-highlight.
4562 (replace-dehighlight): Don't call isearch-dehighlight.
4563 (replace-highlight): Don't call isearch-highlight.
4564 Use face `query-replace' unconditionally.
4565
4566 2004-12-14 Kim F. Storm <storm@cua.dk>
4567
4568 * simple.el (inhibit-mark-movement): Remove defvar.
4569 (beginning-of-buffer, end-of-buffer): Don't use it.
4570
4571 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
4572 Don't use inhibit-mark-movement.
4573
4574 * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
4575 (cua--undo-push-mark): Remove.
4576 (cua--pre-command-handler, cua--post-command-handler):
4577 Don't fiddle with inhibit-mark-movement.
4578
4579 2004-12-14 Juri Linkov <juri@jurta.org>
4580
4581 * buff-menu.el (list-buffers-noselect): Collect internal info
4582 for every buffer in BUFFER-LIST arg too.
4583 (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
4584 (Buffer-menu-switch-other-window, Buffer-menu-2-window):
4585 Bind same-window-buffer-names and same-window-regexps to nil.
4586
4587 2004-12-13 Juri Linkov <juri@jurta.org>
4588
4589 * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
4590
4591 * mail/supercite.el (sc-cite-frame-alist): Doc fix.
4592 (sc-cite-region, sc-uncite-region, sc-recite-region):
4593 Fix previous change to handle not alist as a symbol, but
4594 a citation frame as a symbol that represents a variable name.
4595
4596 2004-12-13 Richard M. Stallman <rms@gnu.org>
4597
4598 * filecache.el (file-cache-add-directory-using-find):
4599 Only set up file-cache-find-command-posix-flag if we will use it.
4600
4601 * bindings.el (mode-line-buffer-identification-keymap):
4602 Don't cancel the mode-line's usual down-mouse-1 binding.
4603
4604 * cus-edit.el (custom-face-selected): Handle `default' specs.
4605 (custom-face-edit): Increase extra-offset.
4606 (custom-display): Handle `default' specs.
4607
4608 * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
4609
4610 * emacs-lisp/elint.el (elint-standard-variables)
4611 (elint-unknown-builtin-args): Move definitions up.
4612
4613 * net/browse-url.el (browse-url-url-at-point): Add autoload.
4614
4615 * info.el (info-xref-visited): Use `default' instead of t.
4616 (Info-try-follow-nearest-node): Don't explicitly load browse-url.
4617
4618 * faces.el (header-line, mode-line-inactive, tool-bar):
4619 Use `default' instead of t for setting the defaults.
4620 (face-spec-choose): Separate `t' from `default'.
4621
4622 * subr.el (while-no-input): New macro.
4623
4624 2004-12-13 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> (tiny change)
4625
4626 * filecache.el (file-cache-add-directory-using-find):
4627 Only test file-cache-find-command-posix-flag on some systems.
4628
4629 2004-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
4630
4631 * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
4632 Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
4633 (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
4634 (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
4635 (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
4636
4637 2004-12-12 Juri Linkov <juri@jurta.org>
4638
4639 * files.el (find-file-other-window, find-file-other-frame):
4640 Add the first buffer to the returned value to return the complete
4641 list of all visited buffers.
4642 (find-file-read-only, find-file-read-only-other-window)
4643 (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
4644 `find-file-read-args'. Signal an error about non-existent file
4645 only if file name doesn't contain wildcards. Toggle read-only in
4646 all visited buffers.
4647 (find-alternate-file, find-alternate-file-other-window):
4648 Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when
4649 called interactively. Pass arg `wildcards' to other functions.
4650 (find-file-noselect): Doc fix.
4651
4652 * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
4653 Doc fix.
4654 (ffap-directory-finder): New variable.
4655 (ffap-string-at-point-mode-alist): Add * and ? to `file'.
4656 (ffap-file-at-point): Add /* to immediately rejected names.
4657 Return absolute file names matching ffap-dired-wildcards.
4658 (ffap-read-file-or-url): Set default value for `completing-read'
4659 to `buffer-file-name'.
4660 (find-file-at-point): When filename matches ffap-dired-wildcards,
4661 call ffap-file-finder with t arg `wildcards', instead of dired.
4662 (ffap-other-window, ffap-other-frame): Return visited buffers.
4663 (ffap-read-only, ffap-read-only-other-window)
4664 (ffap-read-only-other-frame, ffap-alternate-file): New commands.
4665 (dired-at-point): Call ffap-directory-finder instead of dired.
4666 (ffap-dired-other-window, ffap-dired-other-frame)
4667 (ffap-list-directory): New commands.
4668 (ffap-bindings): New keybindings for new commands.
4669
4670 2004-12-12 Juri Linkov <juri@jurta.org>
4671
4672 * simple.el (beginning-of-buffer, end-of-buffer):
4673 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
4674 Do not push mark when mark is active in transient-mark-mode.
4675
4676 * simple.el (mark-word):
4677 * emacs-lisp/lisp.el (mark-sexp, mark-defun):
4678 * textmodes/paragraphs.el (mark-paragraph):
4679 Extend the region when mark is active in transient-mark-mode,
4680 regardless of the last command. Doc fix.
4681
4682 * simple.el (mark-word): Preserve direction when repeating.
4683 Make arg optional. Interactive "p" -> "P".
4684 (transient-mark-mode, inhibit-mark-movement): Doc fix.
4685
4686 * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
4687 preserving direction, to mark forward instead of backward when mark
4688 is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
4689
4690 2004-12-12 Juri Linkov <juri@jurta.org>
4691
4692 * isearch.el (isearch-edit-string): Set 7th arg of
4693 `read-from-minibuffer' to `t' to inherit the current input
4694 method (whose name is indicated by [IM] in the minibuffer prompt)
4695 from the current buffer to the minibuffer.
4696 (isearch-lazy-highlight-update): Put body to `with-local-quit'
4697 to allow C-g quitting for lazy highlighting looping inside the
4698 search with nested repetition operators. Add overlay to the list
4699 before setting its face and other properties to avoid the case of
4700 code quitting after placing the new overlay but before it's
4701 recorded on the list. Select the window where isearch was
4702 activated, to highlight matches in the right window when isearch
4703 switches the current window to the minibuffer.
4704
4705 * international/isearch-x.el
4706 (isearch-process-search-multibyte-characters):
4707 Use `isearch-message' as initial input for `read-string' instead
4708 of adding it to the minibuffer prompt. After reading a string
4709 remove the initial value of `isearch-message' from the string.
4710
4711 * replace.el (replace-match-maybe-edit): Doc fix.
4712 (perform-replace): Don't call `replace-highlight' when automatic
4713 replacement is requested in literal mode, since it is intended
4714 only to highlight words during entering a new replacement string
4715 for \? in non-literal mode.
4716
4717 * replace.el (query-replace-highlight): Add new value `isearch'
4718 that allows query replacement to use isearch highlighting.
4719 Change type from `boolean' to `choice'. Doc fix.
4720 (replace-highlight, replace-dehighlight, perform-replace):
4721 Use isearch highlighting if query-replace-highlight eq `isearch'.
4722
4723 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
4724
4725 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
4726 (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
4727
4728 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
4729 case of \end{verbatim}.
4730
4731 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
4732
4733 * term.el (term-termcap-format): Synchronyze with terminfo.
4734 (term-emulate-terminal): Handle reset.
4735 (term-reset-terminal): New function.
4736
4737 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
4738
4739 * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
4740 (zone-fill-out-screen): New func.
4741 (zone-pgm-drip): Use `zone-fill-out-screen'.
4742 Also, no longer go to point-min on every cycle.
4743 (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
4744 (zone-pgm-random-life-wait): New user var.
4745 (zone-pgm-random-life): New func.
4746
4747 2004-12-10 Thien-Thi Nguyen <ttn@gnu.org>
4748
4749 * files.el (auto-mode-alist): Map .com to DCL mode.
4750
4751 2004-12-09 Richard M. Stallman <rms@gnu.org>
4752
4753 * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
4754
4755 2004-12-09 Nick Roberts <nickrob@snap.net.nz>
4756
4757 * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
4758 buffer with a display margin.
4759
4760 2004-12-08 Jay Belanger <belanger@truman.edu>
4761
4762 * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
4763 (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
4764
4765 2004-12-08 Richard M. Stallman <rms@gnu.org>
4766
4767 * faces.el: Delete code to set display table.
4768 (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.)
4769
4770 2004-12-08 Jay Belanger <belanger@truman.edu>
4771
4772 * calc/calc.el: Add math-read-preprocess-string to autoloads.
4773
4774 * calc/calc-ext.el (math-read-replacement-list)
4775 (math-read-superscripts, math-read-preprocess-string): Move to
4776 calc-aent.el.
4777
4778 * calc/calc-aent.el (math-read-replacement-list)
4779 (math-read-superscripts, math-read-preprocess-string): Move from
4780 calc-ext.el.
4781
4782 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
4783
4784 * isearch.el (isearch-quote-char): Fix up typo in last change.
4785
4786 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4787
4788 * mouse.el (mouse-set-font): Handle the case where the command was
4789 not invoked using the mouse.
4790
4791 * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
4792 (edmacro-finish-edit): Further update for keyboard macros that are
4793 lambda forms.
4794 (edmacro-sanitize-for-string): Correctly remove Meta modifier.
4795
4796 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
4797
4798 * font-lock.el (font-lock-unfontify-region): Save buffer state.
4799 (font-lock-default-unfontify-region): Don't save buffer state any more.
4800
4801 2004-12-07 Jay Belanger <belanger@truman.edu>
4802
4803 * calc/calc-help.el (calc-describe-key):
4804 Set calc-summary-indentation even when Calc Summary buffer exists.
4805
4806 2004-12-07 Glenn Morris <gmorris@ast.cam.ac.uk>
4807
4808 * calendar/holidays.el (holiday-easter-etc): Make arguments
4809 optional for backwards compatibility. Doc fix.
4810 Remove un-necessary local vars mandatory, output-list.
4811 (holiday-advent): Make arguments optional for backwards
4812 compatibility. Doc fix.
4813
4814 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
4815
4816 * paren.el (show-paren-function): Fix last change (2004-12-02).
4817
4818 * international/mule-util.el (char-displayable-p): Return nil for
4819 unibyte mode.
4820
4821 * subr.el (subregexp-context-p): New function.
4822
4823 * isearch.el (isearch-quote-char): Use it.
4824
4825 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
4826 (regexp-opt-not-groupie*-re): Remove.
4827 (regexp-opt): Properly handle inputs with duplicate entries.
4828
4829 2004-12-06 Richard M. Stallman <rms@gnu.org>
4830
4831 * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
4832
4833 * cus-edit.el (custom-file): Doc fix.
4834
4835 * textmodes/org.el: New file.
4836
4837 2004-12-06 Kenichi Handa <handa@m17n.org>
4838
4839 * ldefs-boot.el: Update international/mule-util.el section.
4840
4841 2004-12-05 Sam Steingold <sds@gnu.org>
4842
4843 * net/tramp.el (tramp-handle-file-accessible-directory-p):
4844 Fix `tramp-time-diff' comparison logic.
4845
4846 2004-12-05 Paul Pogonyshev <pogonyshev@gmx.net>
4847
4848 * progmodes/which-func.el (which-function):
4849 Use `run-hook-with-args-until-success' instead of a custom loop.
4850 Fixes bug with local hooks.
4851
4852 2004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4853
4854 * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
4855 Use delete-dups when calculating the initial value.
4856 (bibtex-autokey-get-title): Use <=.
4857 (bibtex-goto-line): New function.
4858 (bibtex-reposition-window): Use line numbers instead of point
4859 positions. Use window-body-height.
4860 (bibtex-find-crossref): Use bibtex-reposition-window.
4861 (bibtex-find-entry): Use bibtex-reposition-window. Always return
4862 position of entry if key is found or nil if not found.
4863
4864 2004-12-05 Richard M. Stallman <rms@gnu.org>
4865
4866 * cus-edit.el (custom-file): Doc fix.
4867
4868 * progmodes/sh-script.el (sh-indent-for-then): Change default.
4869
4870 2004-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
4871
4872 * simple.el (blink-matching-open):
4873 * textmodes/tex-mode.el (tex-validate-region):
4874 Obey syntax-table text properties.
4875
4876 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk>
4877
4878 * wid-edit.el (widget-specify-field): Add `real-field' property to
4879 boundary.
4880 (widget-field-at): Use it.
4881
4882 2004-12-02 Richard M. Stallman <rms@gnu.org>
4883
4884 * progmodes/cc-mode.el (awk-mode autoload):
4885 Supply t meaning interactive function.
4886
4887 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix.
4888 (isearch-mode-map): No special definition for space.
4889 (isearch-whitespace-chars): Command deleted.
4890 (isearch-forward-regexp): Doc fix.
4891 (isearch-quote-char): When a space is not inside brackets,
4892 use `[ ]' instead of just space.
4893 (isearch-lazy-highlight-search): Bind search-spaces-regexp.
4894
4895 * imenu.el (imenu--generic-function): Delete code to exclude
4896 matches in comments.
4897
4898 * man.el (Man-reverse-face): Change default to `highlight'.
4899
4900 * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
4901 (occur-engine): Use `face' prop rather than `font-lock-face'
4902 when specifying use of `match-face'.
4903 (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
4904
4905 * emacs-lisp/elint.el (elint-standard-variables): Update list.
4906
4907 * add-log.el (add-log-current-defun): Handle the case where point
4908 is in the header part of a DEFUN construct.
4909
4910 2004-12-02 Dave Love <fx@gnu.org>
4911
4912 * progmodes/python.el (python-font-lock-syntactic-keywords):
4913 Fix previous change.
4914
4915 2004-12-02 Richard G Bielawski <Richard.G.Bielawski@wellsfargo.com> (tiny change)
4916
4917 * paren.el (show-paren-function): Check for matching chars
4918 specified by text props.
4919
4920 2004-12-02 Jay Belanger <belanger@truman.edu>
4921
4922 * calc/calc.el (calc-read-key-sequence): Leave the old message visible
4923 when reading a new key sequence.
4924
4925 2004-12-02 Kim F. Storm <storm@cua.dk>
4926
4927 * faces.el (escape-glyph): Rename from glyph.
4928 (standard-display-table): Set it here. Add escape-glyph face to
4929 extra slot characters.
4930
4931 * disp-table.el: Undo 2004-12-01 change. Display table is now
4932 setup in faces.el.
4933
4934 2004-12-02 Mark A. Hershberger <mah@everybody.org>
4935
4936 * xml.el (xml-parse-dtd): Don't show validity messages when
4937 xml-validating-parser is nil.
4938 (xml-substitute-special): Fix validity error messages to
4939 actually show the unexpandable entity. Added validity error if &
4940 isn't followed by an entity.
4941 (xml-parse-tag): Concatenate any string following the a
4942 <![CDATA[]]> section to the parsed CDATA.
4943 (xml-parse-dtd): Skip parameter entity declarations and use of
4944 parameter entities.
4945
4946 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4947
4948 * kmacro.el (kmacro-default-counter-format): New var.
4949 (kmacro-set-format): Use it. Delete `(printf format)' from prompt.
4950 (kmacro-display): Remove `nil' from `and' form. Delete call to
4951 `format' inside `message'.
4952 (kmacro-start-macro): Use `kmacro-default-counter-format'.
4953
4954 2004-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
4955
4956 * pcvs.el (cvs-header-msg): New function.
4957 (cvs-update-header): Use it. Change calling convention.
4958 Correctly handle the case of having simultaneous active processes.
4959 (cvs-sentinel): Don't call cvs-update-header any more.
4960 (cvs-mode-run): Update call and add cvs-update-header to postproc.
4961
4962 2004-12-01 Jay Belanger <belanger@truman.edu>
4963
4964 * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
4965 Change message.
4966
4967 2004-12-01 Juri Linkov <juri@jurta.org>
4968
4969 * progmodes/prolog.el (prolog-mode-variables):
4970 Fix imenu-generic-expression.
4971
4972 2004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
4973
4974 * faces.el (glyph): New face.
4975
4976 * disp-table.el: Add an autoloaded table, that doesn't require
4977 this library, with glyph face.
4978
4979 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
4980 (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
4981 (conf-quote-normal): Allow normalizing only ' or ".
4982 (conf-mode): Regexp-quote constructed comment-start and don't
4983 match section {} where "name" contains braces.
4984
4985 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
4986 files.
4987
4988 2004-12-01 Kenichi Handa <handa@m17n.org>
4989
4990 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
4991 (x-select-text): Don't treat eight-bit-control/graphic chars
4992 specially. Store the encoded text in the X cut buffer.
4993 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
4994 with x-last-selected-text-cut-encoded.
4995
4996 2004-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
4997
4998 * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
4999
5000 2004-11-30 Markus Rost <rost@ias.edu>
5001
5002 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
5003 AUCTeX.
5004
5005 2004-11-30 Jay Belanger <belanger@truman.edu>
5006
5007 * calc/calc-arith.el (math-possible-signs): Made stronger checks
5008 on signs of intervals.
5009 (math-pow-of-zero): Strengthen checks for positive and negative
5010 exponents.
5011
5012 * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
5013 * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
5014 * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
5015 * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
5016 * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
5017 * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
5018 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
5019 * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
5020 * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
5021 * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
5022 * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
5023 * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
5024 * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
5025 with provide statements.
5026
5027 * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
5028
5029 * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
5030
5031 * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
5032 (calc-load-everything, math-defsimplify): Replace dummy autoloading
5033 functions by require statements.
5034 (math-defsimplify): Move to calc-alg.el, add to autoloads.
5035
5036 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
5037 (calc-gnuplot-print): Give them values.
5038
5039 * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
5040 autoloads.
5041 Add calc-do-embedded-activate to autoloads.
5042 (calc-gnuplot-name, calc-gnuplot-plot-command)
5043 (calc-gnuplot-print-command): Move them to calc-graph.el.
5044
5045 2004-11-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5046
5047 * term/mac-win.el (ccl-encode-mac-roman-font)
5048 (ccl-encode-mac-cyrillic-font)
5049 (ccl-encode-mac-centraleuropean-font, encoder-list)
5050 (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
5051 Support Cyrillic, CentralEuropean, and Dingbat font display
5052
5053 2004-11-30 Andre Spiegel <spiegel@gnu.org>
5054
5055 * vc-hooks.el (vc-recompute-state): Move here from vc.el.
5056
5057 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
5058 still nil.
5059
5060 2004-11-29 Luc Teirlinck <teirllm@auburn.edu>
5061
5062 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
5063 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
5064
5065 2004-11-29 Jay Belanger <belanger@truman.edu>
5066
5067 * calc/calc-arith.el (math-pow-of-zero): Take into account different
5068 cases of the base and exponent.
5069
5070 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
5071
5072 * simple.el (next-error-buffer-p): Allow for inclusive and
5073 exclusive tests for finding a buffer.
5074 (next-error-find-buffer): Pass the exclusive and inclusive tests
5075 to next-error-buffer-p.
5076
5077 * replace.el (occur-next-error): Switch to the Occur buffer when
5078 appropriate, use the exclusive filter to next-error-find-buffer to
5079 do it. Use the absolute value of the motion amount.
5080
5081 2004-11-29 Kenichi Handa <handa@m17n.org>
5082
5083 * startup.el (command-line): Decode all default-directory by
5084 locale-coding-system.
5085
5086 2004-11-29 Jay Belanger <belanger@truman.edu>
5087
5088 * calc/calc-aent.el: Remove unnecessary eval-when-compile.
5089 (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
5090 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
5091 Replace calls to calc-extensions by appropriate require, replace
5092 calc-extensions-loaded by appropriate featurep.
5093
5094 * calc/calc-ext.el: Move require to end of file.
5095 Remove redundant loading of calc.el.
5096 (calc-extensions-loaded): Remove unnecessary variable.
5097 (calc-extensions): Remove unnecessary function.
5098 (calc-load-everything): Replace calc-need-macros by appropriate require.
5099
5100 * calc/calc-macs.el: Move provide to end of file.
5101 (calc-need-macros): Remove unnecessary function.
5102
5103 * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
5104 (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
5105 (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
5106 Replace calc-extensions by appropriate require.
5107 (calc-power): Replace calc-extensions-loaded by appropriate featurep.
5108
5109 * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
5110 Replace calc-need-macros by appropriate require.
5111
5112 * calc/calc.el: Move require to end of file.
5113 (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
5114 Remove unnecessary variable.
5115 (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
5116 (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
5117 (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
5118 (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
5119 (math-stack-value-offset, math-format-value, math-format-flat-expr)
5120 (math-format-number, math-format-bignum, math-read-number)
5121 (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
5122 (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
5123 by appropriate require.
5124 (calc-check-defines): Replace calc-need-macros by appropriate require.
5125
5126 2004-11-29 Kim F. Storm <storm@cua.dk>
5127
5128 * macros.el (insert-kbd-macro): Handle kmacro functions.
5129
5130 2004-11-28 Juri Linkov <juri@jurta.org>
5131
5132 * compare-w.el (compare-windows-highlight): Attach each overlay
5133 to its window to properly highlight differences while comparing
5134 two windows of the same buffer. Fix arguments.
5135 (compare-windows-sync-default-function): Fix arguments of
5136 `compare-windows-highlight'.
5137
5138 * emacs-lisp/edebug.el (edebug-set-global-break-condition):
5139 Use `read-expression-history'. Set initial contents only if
5140 `edebug-global-break-condition' is non-nil. Set histpos to 1
5141 if initial contents is equal to the last history element.
5142 (edebug-set-conditional-breakpoint): Instead of temporarily
5143 prepending the current condition to the history, set initial
5144 contents to the current condition. Set histpos to 1 if initial
5145 contents is equal to the last history element.
5146
5147 * info.el (Info-search-whitespace-regexp): Remove shy group.
5148 (Info-search): Forward line if search is on the header line.
5149 Use search-whitespace-regexp in two other places.
5150
5151 2004-11-27 Luc Teirlinck <teirllm@auburn.edu>
5152
5153 * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
5154 warning. Delay real definition, which uses
5155 `set-fringe-indicators-1' till after the definition of that function.
5156
5157 2004-11-28 Kim F. Storm <storm@cua.dk>
5158
5159 * fringe.el (fringe): New defgroup.
5160 (fringe-mode): Move to fringe group.
5161 (fringe-indicators): New defcustom.
5162 (set-fringe-indicators-1): New defun.
5163
5164 * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
5165 (menu-bar-showhide-fringe-ind-menu): New keymap.
5166 (menu-bar-showhide-fringe-ind-empty)
5167 (menu-bar-showhide-fringe-ind-mixed)
5168 (menu-bar-showhide-fringe-ind-box)
5169 (menu-bar-showhide-fringe-ind-right)
5170 (menu-bar-showhide-fringe-ind-left)
5171 (menu-bar-showhide-fringe-ind-none): New defuns.
5172 (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
5173
5174 2004-11-27 Richard M. Stallman <rms@gnu.org>
5175
5176 * comint.el (comint-read-noecho): Add trivial compatibility definition.
5177
5178 * generic.el (define-generic-mode): Doc fix.
5179
5180 * menu-bar.el (menu-bar-options-save): For the options
5181 that are toggled with menu-bar-make-mm-toggle, don't check
5182 for customized-value prop.
5183
5184 2004-11-27 Eli Zaretskii <eliz@gnu.org>
5185
5186 * mail/supercite.el (sc-cite-region): Handle the case where
5187 sc-cite-frame-alist is a symbol.
5188 (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
5189 a symbol.
5190 (sc-recite-region): Handle the case where sc-recite-frame-alist is
5191 a symbol.
5192
5193 2004-11-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
5194
5195 * wid-edit.el (widget-narrow-to-field): New function.
5196 (widget-complete): Use it.
5197
5198 2004-11-27 Jay Belanger <belanger@truman.edu>
5199
5200 * calc/calc-aent.el (calc-eval-error): Declare and initialize the
5201 variable.
5202 (calc-eval-error): Don't check if the variable calc-eval-error is bound.
5203 (calc-buffer, calc-digit-value, math-expr-data): Declare them.
5204 (math-alg-inequalities): Move declaration to earlier in the file.
5205
5206 * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
5207 (calc-gnuplot-input, math-normalize-a, math-integral-cache):
5208 Declare them.
5209
5210 * calc/calc-lang.el (math-expr-data, math-expr-token)
5211 (math-exp-old-pos): Declare them.
5212
5213 * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
5214 (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
5215
5216 2004-11-27 Kim F. Storm <storm@cua.dk>
5217
5218 * progmodes/flymake.el: Use (featurep 'xemacs).
5219 (flymake-makehash): Change to defsubst. Use fboundp.
5220 (flymake-time-to-float): Remove.
5221 (flymake-float-time): Merge code from flymake-time-to-float here.
5222 (flymake-replace-regexp-in-string): Change to defsubst.
5223 (flymake-split-string-remove-empty-edges):
5224 Rename to flymake-split-string.
5225 (flymake-split-string): Remove previous defalias.
5226 (flymake-get-temp-dir): Change to defsubst.
5227 (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
5228 Define for xemacs only.
5229 (flymake-master-file-count-limit): Change into compiler defvar only.
5230 (flymake-find-possible-master-files): Let-bind it dynamically while
5231 sorting files using flymake-master-file-compare.
5232
5233 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
5234
5235 * font-lock.el (font-lock-compile-keywords): Don't complain if the end
5236 of defun-prompt-regexp matches inside a comment/string but the
5237 beginning is correctly outside everything.
5238
5239 * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
5240 appears within a string or a comment.
5241
5242 * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
5243 rather than make-symbol for symbols which are used in
5244 a symbol-macrolet or equivalent.
5245
5246 2004-11-26 Jay Belanger <belanger@truman.edu>
5247
5248 * calc-misc.el (calc-last-why-command): Declare it.
5249
5250 * calc-vec.el (math-grade-vec): New variable.
5251 (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
5252 Replace variable grade-vec by declared variable.
5253 (math-rb-close): New variable.
5254 (math-read-brackets, math-read-vector): Replace variable close by
5255 declared variable.
5256
5257 * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
5258 (calc-one-window, calc-edit-handler, calc-restore-trail)
5259 (calc-allow-ret): Declare them.
5260
5261 * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
5262 (math-lud-cache, math-log2-cache, math-radix-digits-cache)
5263 (math-radix-float-cache-tag, math-random-cache)
5264 (math-max-digits-cache, math-integral-cache, math-units-table)
5265 (math-format-date-cache, math-holidays-cache-tag): Declare them.
5266 (math-moc-func): New variable.
5267 (math-map-over-constants, math-map-over-constants-rec):
5268 Replace variable func by declared variable.
5269
5270 * calc/calc-store.el (calc-given-value, calc-store-opers):
5271 Declare them.
5272 (calc-var-name-map): Move declaration to earlier in the file.
5273 (calc-pv-pos): New variable.
5274 (calc-permanent-variable, calc-insert-permanent-variable):
5275 Replace variable pos by declared variable.
5276
5277 * calc/calc-mtx.el (calc-det-lu): New variable.
5278 (math-det-raw, math-det-step): Replace variable lu by declared variable.
5279
5280 * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
5281 (math-multi-subst, math-multi-subst-rec): Replace variables temp
5282 and arg by declared variables.
5283 (calcFunc-reducer): Fix incorrect variable.
5284 (math-inner-mul-func, math-inner-add-func): New variables.
5285 (calcFunc-inner, math-inner-mats): Replace variables mul-func
5286 and add-func by declared variables.
5287
5288 * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
5289 (calc-digit-value): Declare them.
5290
5291 * calc/calc-help.el (Info-history): Declare it.
5292 (calc-describe-key): Make calc-summary-indentation a local variable.
5293 (calc-help-long-names): Move declaration to earlier in file.
5294
5295 * calc/calc-embed.el (calc-original-buffer): Declare it.
5296 (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
5297 (calc-embed-bot): New variables.
5298 (calc-do-embedded, calc-embedded-mark-formula)
5299 (calc-embedded-find-bounds, calc-embedded-duplicate)
5300 (calc-embedded-new-formula, calc-embedded-make-info):
5301 Replace vars outer-top, outer-bot, bot and top by declared variables.
5302 (calc-embed-prev-modes): New variable.
5303 (calc-embedded-set-modes, calc-embedded-update): Replace variable
5304 prev-modes with declared variable.
5305 (calc-embed-vars-used): New variable.
5306 (calc-embedded-make-info, calc-embedded-evaluate-expr)
5307 (calc-embedded-update, calc-embedded-find-vars): Replace variable
5308 vars-used by declared variable.
5309
5310 * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
5311 (math-format-radix-float): Remove unnecessary setq.
5312 (math-radix-float-cache): Declare it.
5313
5314 * calc/calcsel2.el (calc-keep-selection): Declare it.
5315
5316 * calc/calc-maint.el: Remove file.
5317
5318 2004-11-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5319
5320 * textmodes/bibtex.el (bibtex-sort-entry-class)
5321 (bibtex-comment-start): Use defcustom.
5322 (bibtex-entry-field-alist): Use nil if initial content of the
5323 field is undefined. Fix docstring.
5324 (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
5325 (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
5326 (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
5327 (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
5328 Fix docstring.
5329 (bibtex-autokey-title-terminators): Use only one regexp.
5330 (bibtex-string-maybe-empty-head): New variable.
5331 (bibtex-remove-delimiters-string): New function.
5332 (bibtex-text-in-field-bounds, bibtex-text-in-string):
5333 Use bibtex-remove-delimiters-string.
5334 (bibtex-progress-message, bibtex-field-left-delimiter)
5335 (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
5336 (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
5337 (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
5338 Simplify.
5339 (bibtex-format-entry): Use save-excursion for inherited booktitle.
5340 Use eq and bibtex-remove-delimiters-string. For end markers use
5341 insertion type so that marker stays after inserted text.
5342 (bibtex-autokey-get-names): Return empty string if name is missing.
5343 (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
5344 calling bibtex-autokey-name-case-convert.
5345 (bibtex-autokey-demangle-title):
5346 Call bibtex-autokey-titleword-case-convert. Remove call to
5347 bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
5348 (bibtex-global-key-alist, bibtex-read-string-key): New functions.
5349 (bibtex-read-key): New optional arg global.
5350 (bibtex-files-expand): New optional arg force.
5351 (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
5352 (bibtex-complete-crossref-cleanup): Rename from
5353 bibtex-complete-key-cleanup. Simplify code.
5354 (bibtex-copy-summary-as-kill): Remove arg key. Use looking-at.
5355 Operate on current entry.
5356 (bibtex-button): Add docstring.
5357 (bibtex-entry): Simplify.
5358 (bibtex-make-field): Replace optional arg called-by-yank with more
5359 specific args move and interactive.
5360 (bibtex-end-of-entry): Use forward-sexp.
5361 (bibtex-find-entry-globally): Remove.
5362 (bibtex-find-crossref): Allow for crossref key located in other buffer.
5363 Bound to C-c C-x.
5364 (bibtex-find-entry): New optional args global and display.
5365 (bibtex-find-text): Fix docstring. Remove arg as-if-interactive.
5366 (bibtex-validate): Use arg force of bibtex-files-expand.
5367 (bibtex-clean-entry): Bugfix, clean string entries properly.
5368 Always keep point at beginning of entry.
5369 (bibtex-complete): Bugfix. Handle string entries properly.
5370 Call cleanup functions only if needed.
5371 (bibtex-String): Use bibtex-read-string-key.
5372 (bibtex-url): Use bibtex-remove-delimiters-string. Do not alter
5373 case of replacement text.
5374
5375 2004-11-26 Lars Hansen <larsh@math.ku.dk>
5376
5377 * tramp.el (tramp-handle-directory-files-and-attributes): New function.
5378 (tramp-perl-directory-files-and-attributes): New constant.
5379 (tramp-file-name-handler-alist): Delete file-directory-files, add
5380 directory-files-and-attributes.
5381 (tramp-perl-file-attributes): Surround uid and gid by double
5382 quotes. Change parameter id-format from nonnumeric.
5383 (tramp-convert-file-attributes): New function.
5384 (tramp-handle-file-attributes): Use it.
5385 (tramp-maybe-send-perl-script): New function.
5386 (tramp-handle-file-attributes-with-perl): Use it. Don't convert
5387 file mode. Change parameter id-format from nonnumeric.
5388 (tramp-handle-file-attributes-with-ls): Change parameter id-format
5389 from nonnumeric.
5390 (tramp-post-connection): Don't send tramp-perl-file-attributes
5391 script. Reset connection property "perl-scripts".
5392 (tramp-handle-insert-directory): Run real handler when ls-lisp is
5393 in use.
5394
5395 2004-11-26 Lars Hansen <larsh@math.ku.dk>
5396
5397 * desktop.el (desktop-read): Replace mapcar with mapc.
5398 (desktop-create-buffer): Replace mapcar with mapc.
5399 Remove redundant piece of code.
5400
5401 2004-11-27 Nick Roberts <nickrob@snap.net.nz>
5402
5403 * progmodes/gud.el (gud-display-line): Use display-buffer
5404 for GDB-UI as for GUD.
5405
5406 * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
5407 Delete variables.
5408 (gdb-ann3): Don't make GUD buffer dedicated.
5409 (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
5410 (gdb-display-source-buffer): Delete function.
5411 (gdb-view-source-function, gdb-view-assembler): Delete functions.
5412 (menu): Delete menu bindings for viewing source/assembler.
5413 (gdb-setup-windows, gdb-restore-windows):
5414 Don't dedicate GUD. No assembler now.
5415 (gdb-reset): No need to undedicate source buffers now.
5416 (gdb-source-info): No assembler now.
5417
5418 2004-11-26 Nick Roberts <nickrob@snap.net.nz>
5419
5420 * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
5421 width to those for special frames.
5422 (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
5423 Use display-buffer.
5424 (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
5425 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
5426 (gdb-frame-assembler-buffer): Rework like
5427 gdb-frame-breakpoints-buffer.
5428
5429 2004-11-25 Richard M. Stallman <rms@gnu.org>
5430
5431 * progmodes/flymake.el: Reindent.
5432 (flymake-split-string): Turn into defalias.
5433 (flymake-fix-file-name): Rename from flymake-fix-path-name.
5434 (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
5435 (flymake-get-common-file-prefix): Rename from ...path... Doc fix.
5436 (flymake-build-relative-filename): Rename from ...path.
5437 Fix error message.
5438
5439 2004-11-25 Cheng Gao <chenggao@gmail.com>
5440
5441 * progmodes/flymake.el: Much whitespace and capitalization change.
5442 Move `provide' to end. Require `compile' only when compiling.
5443
5444 2004-11-24 Jay Belanger <belanger@truman.edu>
5445
5446 * calc/calc-alg.el: Added comment.
5447 (math-polynomial-base): Replace variable mpb-top-expr by
5448 math-poly-base-top-expr.
5449
5450 * calc/calc-poly.el (math-poly-base-top-expr): New variable.
5451 (math-polynomial-p1): Replace variable mpb-top-expr by declared
5452 variable.
5453 (math-poly-base-total-base): New variable.
5454 (math-total-polynomial-base, math-polynomial-p1): Replace variable
5455 mpb-total-base by declared variable.
5456 (math-factored-vars, math-to-list): Declare it.
5457 (math-fact-expr): New variable.
5458 (calcFunc-factors, calcFunc-factor, math-factor-expr)
5459 (math-factor-expr-try, math-factor-expr-part): Replace variable
5460 expr by declared variable.
5461 (math-fet-x): New variable.
5462 (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
5463 by declared variable.
5464 (math-factor-poly-coefs): Make temp a local variable.
5465
5466 * calc/calc-units.el (calc-convert-units): Make units a local
5467 variable.
5468 (calc-num-units, calc-den-units): New variables.
5469 (calc-explain-units, calc-explain-units-rec): Replace variables
5470 num-units and den-units by declared variables.
5471 (math-cu-unit-list): New variable.
5472 (math-build-units-table, math-compare-unit-names)
5473 (math-convert-units, math-convert-units-rec): Replace variable
5474 unit-list by declared variable.
5475 (math-fbu-base, math-fbu-entry): New variables.
5476 (math-find-base-units, math-find-base-units-rec): Replace variables
5477 base and entry by declared variables.
5478 (math-which-standard): New variable.
5479 (math-to-standard-units, math-to-standard-rec): Replace variable
5480 which-standard by declared variable.
5481 (math-fcu-u): New variable.
5482 (math-find-compatible-unit, math-find-compatible-unit-rec):
5483 Replace variable u by declared variable.
5484 (math-cu-new-units, math-cu-pure): New variables.
5485 (math-convert-units, math-convert-units-rec): Replace variables
5486 new-units and pure by declared variables.
5487 (math-try-cancel-units): New variable.
5488 (math-simplify-units-quotient): Replace variable try-cancel-units by
5489 declared variable.
5490
5491 2004-11-24 Richard M. Stallman <rms@gnu.org>
5492
5493 * textmodes/ispell.el (ispell-check-version):
5494 If default-directory is nonexistent, use home dir.
5495
5496 * progmodes/grep.el (grep-regexp-alist):
5497 Don't match parens around line numbers.
5498
5499 * progmodes/cperl-mode.el (cperl-indent-region)
5500 (cperl-imenu--create-perl-index, cperl-xsub-scan):
5501 Don't print progress messages.
5502
5503 * progmodes/compile.el (compilation-mode-map):
5504 Don't inherit from compilation-minor-mode-map;
5505 copy its bindings instead. But the menu bar Compile
5506 entry now does inherit from compilation-menu-map.
5507
5508 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
5509 Use with-no-warnings around compiler-macroexpand.
5510
5511 * imenu.el: Don't always require newcomment.
5512 (imenu--generic-function): Call comment-normalize-vars
5513 if we have a comment syntax.
5514 Exit the loop if REGEXP matches the null string.
5515 Test comment-start as well as comment-start-skip
5516 when deciding whether to check for comments.
5517
5518 * tooltip.el (tooltip-mode): Doc fix.
5519
5520 * term.el (term-escape-char, term-mode): Doc fixes.
5521
5522 2004-11-24 Dave Love <fx@gnu.org>
5523
5524 * progmodes/python.el (python-font-lock-syntactic-keywords):
5525 Check for escapes in the regexp.
5526 (python-quote-syntax): Don't do it here.
5527
5528 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
5529
5530 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
5531 (gdb-frames-mode-map, gdb-threads-mode-map)
5532 (gdb-registers-mode-map, gdb-locals-mode-map)
5533 (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
5534 (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
5535
5536 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
5537 (dedicated-switch-to-buffer): Rework.
5538 (gdb-var-evaluate-expression-handler, gdb-put-string):
5539 Remove unused variable bindings.
5540 (gdb-setup-windows, gdb-display-buffer):
5541 Simplify. Use pop-to-buffer.
5542 (gdb-view-source-function): Simplify.
5543 (gdb-frame-breakpoints-buffer):
5544 Use pop-to-buffer, special-display-regexps.
5545
5546 2004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
5547
5548 * progmodes/f90.el (f90-smart-end)
5549 (f90-previous-statement, f90-beginning-of-block): Doc fix.
5550 (f90-calculate-indent): Handle un-named PROGRAM blocks.
5551 (f90-end-of-block): Doc fix. Make check of outermost block
5552 conditional on value of `f90-smart-end'.
5553 (f90-block-match): Hack to deal with un-named PROGRAM blocks.
5554 Handle case where END-BLOCK is nil.
5555 (f90-match-end): Handle un-named PROGRAM blocks.
5556 (f90-backslash-not-special): New function.
5557
5558 2004-11-24 Jay Belanger <belanger@truman.edu>
5559
5560 * calc/calc.el (calc-embedded-active): Removed unnecessary
5561 declaration.
5562 (calc-show-banner): Removed redundant declaration.
5563
5564 * calc/calc-graph.el (calc-gnuplot-default-device)
5565 (calc-gnuplot-default-output, calc-gnuplot-print-device)
5566 (calc-gnuplot-print-output, calc-gnuplot-geometry)
5567 (calc-graph-default-resolution, calc-graph-default-resolution-3d):
5568 Remove redundant initial values.
5569
5570 * calc/calc-arith.el (math-scalar-functions)
5571 (math-nonscalar-functions, math-scalar-if-args-functions)
5572 (math-real-functions, math-positive-functions)
5573 (math-nonnegative-functions, math-real-scalar-functions)
5574 (math-real-if-arg-functions, math-integer-functions)
5575 (math-num-integer-functions, math-rounding-functions)
5576 (math-float-rounding-functions, math-integer-if-args-functions)
5577 (math-super-types): Move declarations to earlier in file.
5578 (math-unit-prefixes): Declared it.
5579 (math-floor-prec, math-trunc-prec): New variables.
5580 (math-trunc-fancy): Replace variable prec by declared variable.
5581 (math-floor-fancy): Replace variable prec by declared variable.
5582 (math-com-bterms): New variable.
5583 (math-commutative-equal, math-commutative-collect):
5584 Replace variable bterms by declared variable.
5585
5586 * calc/calc-misc.el (math-trunc): Replace variable prec by
5587 math-trunc-prec.
5588 (math-floor): Replace variable prec by math-floor-prec.
5589
5590 * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
5591 (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
5592 (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
5593 (math-format-date, math-format-date-part): Replace variables
5594 date, dt, year, month, day, weekday, hour, minute, second and
5595 bc-flag by declared variables.
5596 (math-pd-str): New variable.
5597 (math-parse-date, math-parse-date-word, math-parse-standard-date):
5598 Replace variable str by declared variable.
5599 (math-daylight-savings-hook, math-tzone-names): Move definitions
5600 to earlier in the file.
5601 (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
5602 (math-sh-year): New variable.
5603 (math-setup-add-holidays, math-setup-holidays)
5604 (math-setup-year-holidays): Replace variable `year' by declared
5605 variable.
5606
5607 * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
5608 New variables.
5609 (math-nth-root-float, math-nth-root-float-iter): Replace variables
5610 n, nf and nfm1 by declared variables.
5611 (math-nri-n): New variable.
5612 (math-nth-root-integer, math-nth-root-int-iter): Replace variable
5613 n by declared variable.
5614 (calcFunc-log): Removed misplaced condition.
5615
5616 2004-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
5617
5618 * generic.el (generic-mode-set-comments): Accept an empty comment-end.
5619
5620 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
5621
5622 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
5623 (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
5624 Dedicate gdb-related windows.
5625 (gdb-display-buffer): Dedicate gdb-related windows. Don't grab
5626 other frames.
5627 (gdb-reset): Remove dedicated property after debugging.
5628
5629 2004-11-24 Jay Belanger <belanger@truman.edu>
5630
5631 * calc/calc-sel.el: Add comment.
5632
5633 * calc/calc.el (math-stack-value-offset): Replace variables c,
5634 wid and off with math-svo-c, math-svo-wid and math-svo-off.
5635
5636 * calc/calccomp.el (math-comp-sel-tag): Declare it.
5637 (math-svo-c, math-svo-wid, math-svo-off): New variables.
5638 (math-stack-value-offset-fancy): Replace variables c, wid and off
5639 by declared variables.
5640 (math-comp-just, math-comp-comma-spc): New variables.
5641 (math-compose-expr, math-compose-matrix): Replace variables `just'
5642 and comma-spc by declared variable.
5643 (math-comp-vector-prec): New variable.
5644 (math-compose-expr, math-compose-matrix, math-compose-rows):
5645 Replace variable vector-prec by declared variable.
5646 (math-comp-left-bracket, math-comp-right-bracket)
5647 (math-comp-comma): New variables.
5648 (math-compose-expr, math-compose-rows): Replace variables
5649 left-bracket, right-bracket and comma by declared variables.
5650 (math-comp-full-width): New variable.
5651 (math-comp-to-string-flat, math-comp-to-string-flat-term):
5652 Replace variable full-width by declared variable.
5653 (math-comp-highlight, math-comp-word, math-comp-level)
5654 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
5655 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
5656 New variables.
5657 (math-comp-to-string-flat, math-comp-to-string-flat-term)
5658 (math-comp-sel-flat-term): Replace variables comp-highlight,
5659 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
5660 declared variables.
5661 (math-comp-simplify, math-comp-simplify-term)
5662 (math-comp-add-string, math-comp-add-string-sel):
5663 Replace variables comp-highlight, comp-buf, comp-base,
5664 comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
5665
5666 2004-11-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5667
5668 * cus-start.el (all): Add x-use-old-gtk-file-dialog.
5669
5670 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
5671 and x-server-version may throw.
5672
5673 2004-11-23 Kim F. Storm <storm@cua.dk>
5674
5675 * subr.el (substitute-key-definition-key): Optimize.
5676 Don't call indirect-function for nil defn (always signals error).
5677
5678 * ido.el (ido-read-internal): Fix require-match check when
5679 ido-directory-too-big is set.
5680
5681 2004-11-23 Jay Belanger <belanger@truman.edu>
5682
5683 * calc/calc-ext.el (math-read-replacement-list)
5684 (math-read-superscripts): New variables.
5685 (math-read-preprocess-string): New function.
5686 (math-read-expr): Filter input through math-read-preprocess-string.
5687
5688 * calc/calc-aent.el (math-read-exprs): Filter input through
5689 math-read-preprocess-string.
5690
5691 2004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
5692
5693 * progmodes/compile.el (compilation-start): In cd command use
5694 substitute-env-vars -- not quite shell compatible but better than
5695 nothing.
5696 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
5697 handle the newer versions messages, which are more parseable.
5698
5699 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
5700
5701 * reveal.el (reveal-mode-map): New var.
5702 (reveal-mode): Use it.
5703
5704 2004-11-23 Nick Roberts <nickrob@snap.net.nz>
5705
5706 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
5707 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
5708
5709 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
5710
5711 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
5712 header-line when needed.
5713 Use fixed-pitch only in the header-line.
5714 Build the underline automatically. Use emdash if available.
5715
5716 2004-11-22 Richard M. Stallman <rms@gnu.org>
5717
5718 * dired.el (dired-recursive-copies): Move from dired-aux.el.
5719 * dired-aux.el (dired-recursive-copies): Move to dired.el.
5720
5721 2004-11-22 Nick Roberts <nickrob@snap.net.nz>
5722
5723 * progmodes/gdb-ui.el (gdb-resync): New function.
5724 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
5725 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
5726 Use it to fail more gracefully.
5727 (gdb-variables): Delete variable.
5728 Re-order variables to reduce byte-compiler warnings.
5729
5730 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
5731
5732 * descr-text.el (describe-char):
5733 * paren.el (show-paren-function):
5734 * subr.el (syntax-after): Undo last change.
5735
5736 * progmodes/python.el (run-python): Don't hard code *Python*.
5737 Don't modify global process-environment.
5738 (python-send-region, python-load-file): Don't assume that
5739 python-buffer == (process-buffer (python-proc)).
5740 (python-switch-to-python): Simplify.
5741
5742 * dired.el (dired-align-file): Don't assume line starts with spaces.
5743
5744 2004-11-21 Jay Belanger <belanger@truman.edu>
5745
5746 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
5747 Replace variable `lines' by math-read-big-lines.
5748 (math-read-big-expr): Replace variables the-baseline, the-h2
5749 and err-msg by math-read-big-baseline, math-read-big-h2 and
5750 math-read-err-msg.
5751 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
5752
5753 * calc/calc-lang.el (math-read-big-rec): Fix typo.
5754 (math-read-big-balance): Replace unbound variable by value.
5755 (math-read-big-lines): New variable.
5756 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
5757 (math-read-big-error, math-read-big-balance): Replace variable
5758 `lines' by declared variable.
5759 (math-read-big-baseline, math-read-big-h2): New variables.
5760 (math-read-big-rec): Replace variables the-baseline and the-h2
5761 by declared variables.
5762 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
5763 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
5764 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
5765 declared variables.
5766 (math-read-big-err-msg): New variable.
5767 (math-read-big-error): Replace variable err-msg by declared variable.
5768
5769 2004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
5770
5771 * ses.el: Add coding cookie.
5772 Fix up docstrings, follow new commenting conventions.
5773 (ses-header-line-menu): Fix missing variable rename for header-row.
5774 (ses-cell-size): Remove.
5775 (ses-make-cell): New function.
5776 (ses-cell, ses-insert-row, ses-insert-column): Use it.
5777 (ses-calculate-cell): Remove unused var `symbol'.
5778 (ses-narrowed-p): New function.
5779 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
5780 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
5781 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
5782 (ses-setup): Use restore-buffer-modified-p.
5783 (ses-cleanup): Remove unused var `end'.
5784 (ses-header-string-left-offset): Remove.
5785 (ses-create-header-string): Adjust to new behavior of `align-to'.
5786 Truncate excessively large fields to preserve alignment.
5787 (ses-reconstruct-all): Remove unused var `refs'.
5788 (ses-read-cell-printer): Remove unused var `prompt'.
5789 (ses-delete-row): Remove unused var `pos'.
5790 (ses-delete-column): Remove unused var `new'.
5791
5792 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5793
5794 * ps-print.el: Insert :version tag into all defgroup and defcustom.
5795 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
5796 Eliminate eval-and-compile usage.
5797 (ps-insert-file): Use insert-file-contents instead of insert-file.
5798 (ps-setup): Code fix.
5799
5800 * printing.el (pr-setup, lpr-setup): Code fix.
5801
5802 2004-11-21 Jay Belanger <belanger@truman.edu>
5803
5804 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
5805 (calc-original-buffer): Declare them.
5806 (calc-user-formula-alist): New variable.
5807 (calc-user-define-formula, calc-fix-user-formula)
5808 (calc-user-define-composition, calc-finish-formula-edit):
5809 Replace variable `alist' by declared variable.
5810 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
5811 (var-q7, var-q7, var-q8, var-q9): Declare them.
5812 (calc-kbd-push): Don't check to see if var-q0 through var-q9
5813 are bound.
5814 (calcFunc-typeof): Replace undeclared variable by expression.
5815 (math-exp-env): New variable.
5816 (math-define-body, math-define-exp): Replace exp-env by declared var.
5817 (math-define-exp): Replace misplaced variable by expression.
5818
5819 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
5820 (calc-curve-model, calc-curve-coefnames): New variables.
5821 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
5822 varnames, model and coefnames by declared variables.
5823 (math-root-widen): New variable.
5824 (math-search-root, math-find-root): Replace variable root-widen by
5825 declared variable.
5826 (var-DUMMY): Declare it.
5827 (math-root-vars, math-min-vars): Move the declarations to earlier in
5828 the file.
5829 (math-brent-min): Make d a local variable.
5830 (math-find-minimum): Replace non-existent variable.
5831 (math-ninteg-romberg): Remove unnecessary variable.
5832 (math-ninteg-temp): New variable.
5833 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
5834 integ-temp by declared variable.
5835 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
5836 New variables.
5837 (math-general-fit): Replace variables first-var, first-coef and
5838 new-coefs by declared variables.
5839 (calcFunc-fitvar): Replace variable first-var by declared variable.
5840 (calcFunc-fitparam): Replace variable first-coef by declared variable.
5841 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
5842 (math-all-vars-vars, math-all-vars-found): New variables.
5843 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
5844 found by declared variable math-all-vars-vars.
5845
5846 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
5847
5848 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
5849 of `defconst'.
5850
5851 2004-11-20 Richard M. Stallman <rms@gnu.org>
5852
5853 * isearch.el (isearch-mode-map): Don't bind SPC.
5854 (isearch-whitespace-chars): Function deleted.
5855 (isearch-search): Bind search-spaces-regexp.
5856 (isearch-lazy-highlight-search): Likewise.
5857 (search-whitespace-regexp): Doc fix.
5858 (isearch-forward-regexp): Doc fix.
5859
5860 * emacs-lisp/bytecomp.el (byte-compile-form):
5861 Move the calls to byte-compile-set-symbol-position,
5862 to avoid having two for the same symbol occurrence.
5863
5864 * comint.el (comint-input-ring-size): Increase to 150.
5865
5866 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
5867 New variables.
5868 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
5869 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
5870
5871 * imenu.el (imenu--generic-function):
5872 Ensure we keep moving backward even if BEG isn't further back.
5873
5874 * replace.el (query-replace-read-to, query-replace-read-from):
5875 Specify t for KEEP-ALL in read-from-minibuffer.
5876
5877 * progmodes/python.el (python-switch-to-python):
5878 If Python isn't running, start it.
5879 Don't alter debug-ignored-errors.
5880
5881 * progmodes/cperl-mode.el (cperl-indent-region):
5882 Don't mind imenu-scanning-message.
5883
5884 * bindings.el (global-map): Bind C-e to move-end-of-line.
5885
5886 * simple.el (line-move-finish): New arg FORWARD.
5887 Ignore invisible newlines, not intangible ones.
5888 Conditions for acceptable stopping positions depend on FORWARD.
5889 (line-move): Pass FORWARD arg to line-move-finish.
5890
5891 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
5892 of HEADER. Compensate for this change in the code to add display
5893 properties. Don't make the first line intangible.
5894
5895 * info.el (Info-search): Fix previous change.
5896
5897 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
5898
5899 * Makefile.in (recompile): Revert 2004-11-19 change.
5900 (compile): Likewise.
5901
5902 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
5903
5904 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
5905
5906 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5907
5908 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
5909 defgroup and defcustom. Eliminate eval-and-compile usage.
5910
5911 * progmodes/ebnf-otz.el: Fix typos.
5912
5913 2004-11-19 Jay Belanger <belanger@truman.edu>
5914
5915 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
5916 (calc-edit-finish, calc-finish-stack-edit): Replace variable
5917 disp-trail by declared variable.
5918
5919 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
5920 (calc-finish-selection-edit): Replace variable disp-trail by
5921 declared variable.
5922 (calc-selection-cache-entry): Move declaration to earlier in the file.
5923 (calc-selection-cache-num, calc-selection-cache-comp)
5924 (calc-selection-cache-offset, calc-selection-true-num)
5925 (calc-final-point-line, calc-final-point-column)
5926 (calc-original-buffer): Declare them.
5927 (calc-fnp-op, calc-fnp-num): New variables.
5928 (calc-find-nth-part, calc-find-nth-part-rec)
5929 (calc-select-previous): Replace op and num by declared variables.
5930 (calc-rsf-old, calc-rsf-new): New variables.
5931 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
5932 Replace variables old and new by declared variables.
5933 (calc-sel-reselect): New variable.
5934 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
5935 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
5936 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
5937 reselect with declared variable.
5938
5939 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
5940 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
5941 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
5942 (math-import-list, math-rewrite-phase): Declare them.
5943 (math-rewrite): Use let* to declare variables.
5944 (calc-rewrite-selection): Make rules a local variable.
5945 (calc-rewr-sel): New variable.
5946 (calc-rewrite-selection, calc-locate-selection-marker)
5947 (calc-rewrite): Use the declared variable calc-rewr-sel instead
5948 of sel.
5949 (math-rewrite-whole-expr): New variable.
5950 (math-rewrite, math-rewrite-phase): Replace variable expr by
5951 declared variable.
5952 (math-rewrite-heads-heads, math-rewrite-heads-skips)
5953 (math-rewrite-heads-blanks ): New variables.
5954 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
5955 heads, skips and blanks by declared variables.
5956 (math-rwcomp-subst-old, math-rwcomp-subst-new)
5957 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
5958 New variables.
5959 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
5960 old, new, old-func and new-func by declared variables.
5961 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
5962 Remove unnecessary variable.
5963 (math-apply-rw-regs): New variable.
5964 (math-apply-rewrites, math-rwapply-replace-regs)
5965 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
5966 (math-apply-rw-ruleset): New variable.
5967 (math-apply-rewrites, math-rwapply-remember): Replace variable
5968 ruleset by declared variable.
5969
5970 2004-11-19 Richard M. Stallman <rms@gnu.org>
5971
5972 * info.el (Info-search): Use search-whitespace-regexp.
5973
5974 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5975
5976 * vc-rcs.el (vc-rcs-parse): New function.
5977 (vc-rcs-annotate-command): Likewise.
5978 (vc-rcs-annotate-current-time): Likewise.
5979 (vc-rcs-annotate-time): Likewise.
5980 (vc-rcs-annotate-extract-revision-at-line): Likewise.
5981
5982 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5983
5984 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
5985
5986 2004-11-18 Jay Belanger <belanger@truman.edu>
5987
5988 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
5989
5990 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5991
5992 * printing.el: Eliminate use of interactive-p and eval-and-compile.
5993 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
5994 Use make-temp-file to generate PostScript files in any situation.
5995 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
5996 (pr-interactive-p): Eliminate var.
5997 (pr-save-interactive): Eliminate macro.
5998 (pr-interface, pr-ps-directory-preview)
5999 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
6000 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
6001 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
6002 (pr-ps-buffer-ps-print, pr-ps-region-preview)
6003 (pr-ps-region-using-ghostscript, pr-ps-region-print)
6004 (pr-ps-region-ps-print, pr-ps-mode-preview)
6005 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
6006 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
6007 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
6008 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
6009 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
6010 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
6011 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
6012 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
6013 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
6014 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
6015 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
6016 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
6017 Eliminate pr-save-interactive usage.
6018 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
6019 Eliminate pr-interactive-p usage.
6020 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
6021 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
6022 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
6023 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
6024 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
6025 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
6026 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
6027 New funs.
6028 (pr-ps-file): Use make-temp-file to generate a temporary file.
6029
6030 2004-11-17 Jay Belanger <belanger@truman.edu>
6031
6032 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
6033 a local variable.
6034 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
6035 (math-top-only): New variable.
6036 (math-simplify, math-simplify-step): Replace variable top-only by
6037 declared variable math-top-only.
6038 (math-simplify-expr): Declare it.
6039 Replace argument expr in all calls of math-defsimplify by
6040 math-simplify-expr.
6041 (math-simplify-plus, math-simplify-times, math-simplify-divide)
6042 (math-simplify-divisor, math-simplify-one-divisor)
6043 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
6044 (math-simplify-pow): Replace variable expr by declared variable
6045 math-simplify-expr.
6046 (math-simplify-divisor): Remove local variables temp and op.
6047 (math-simplify-one-divisor): Make temp and op local variables.
6048 (math-simplify-divisor-nover, math-simplify-divisor-dover):
6049 New variables.
6050 (math-simplify-divisor, math-simplify-one-divisor):
6051 Replace variables nover and dover by declared variables.
6052 (math-expr-subst-new, math-expr-subst-old): New variables.
6053 (math-expr-subst, math-expr-subst-rec): Replace variables new
6054 and old by declared variables.
6055 (math-is-poly-degree, math-is-poly-loose): New variables.
6056 (math-is-polynomial, math-is-poly-rec): Replace variables degree
6057 and loose by declared variables.
6058 (math-poly-base-const-ok, math-poly-base-pred): New variables.
6059 (math-polynomial-base, math-polynomial-base-rec):
6060 Replace variables const-ok and mpb-pred by declared variables.
6061
6062 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
6063
6064 * calc/calc-ext.el (math-defsimplify): Change the argument in
6065 the created function to math-simplify-expr.
6066
6067 * calc/calc-units.el (math-simplify-expr): Declare it.
6068 Replace argument expr in all calls of math-defsimplify by
6069 math-simplify-expr.
6070 (math-simplify-units-prod): Replace variable expr by declared
6071 variable math-simplify-expr.
6072
6073 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
6074
6075 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
6076 Replace mapcar->dolist, format->string.
6077
6078 2004-11-17 Miles Bader <miles@gnu.org>
6079
6080 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
6081 * progmodes/idlwave.el: Remove RCS keywords.
6082
6083 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
6084
6085 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
6086 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
6087 Update to IDLWAVE version 5.5. Too many changes to list them here.
6088 * progmodes/idlw-help.el: New file.
6089
6090 2004-11-16 Richard M. Stallman <rms@gnu.org>
6091
6092 * international/iso-cvt.el (iso-tex2iso-trans-tab):
6093 Discard spaces after \i according to TeX rules.
6094
6095 * international/mule.el (set-buffer-file-coding-system):
6096 New arg NOMODIFY.
6097 (after-insert-file-set-coding): Pass that new arg.
6098 Prevent set-buffer-multibyte from trying to lock the file.
6099
6100 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
6101
6102 * saveplace.el (save-place): Doc fix.
6103
6104 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
6105 temporarily widen before finding the following word to copy.
6106
6107 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
6108 (cl-map-keymap): Definition deleted.
6109
6110 * subr.el (map-keymap-internal): New function.
6111
6112 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
6113
6114 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
6115 when pressing rather than when releasing mouse-2. Simplify.
6116
6117 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
6118
6119 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
6120 (compilation-mode): Set it here instead.
6121
6122 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
6123
6124 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
6125 (loop, cl-parse-loop-clause, defsetf): Use backquote.
6126
6127 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
6128
6129 * progmodes/compile.el (compilation-internal-error-properties):
6130 Fix up a transposition-typo. Check end-col before using it.
6131
6132 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
6133
6134 * international/iso-cvt.el (iso-tex2iso-trans-tab):
6135 Discard whitespace after macro \i when converting it.
6136
6137 2004-11-16 Juri Linkov <juri@jurta.org>
6138
6139 * emacs-lisp/find-func.el (find-function-regexp):
6140 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
6141 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
6142 Remove invalid `\W' from [^cgv\W]. Doc fix.
6143 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
6144
6145 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
6146
6147 * play/life.el: Maintainer is now FSF.
6148 (life-patterns, life-neighbor-deltas, life-window-start)
6149 (life-current-generation, life-generation-string): Use defvar
6150 instead of defconst.
6151
6152 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
6153
6154 * progmodes/compile.el (compilation-move-to-column): New fun.
6155 (compilation-internal-error-properties)
6156 (compilation-next-error-function): Use it to make sure we don't go past
6157 the end of line.
6158
6159 2004-11-15 John Paul Wallington <jpw@gnu.org>
6160
6161 * autoinsert.el (auto-insert-alist): Insert the user's name in
6162 copyright notice, rather than Free Software Foundation, for the
6163 Emacs Lisp header case too.
6164
6165 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6166
6167 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
6168 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
6169 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
6170 return the list of string in a string.
6171 (pr-call-process): Message if calling process returns an error, that
6172 is, the exit status is different of zero.
6173
6174 2004-11-15 Jay Belanger <belanger@truman.edu>
6175
6176 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
6177 variable var-thing.
6178 (math-integ-depth, math-integ-level, math-integral-limit)
6179 (math-enable-subst, math-any-substs, math-integ-msg)
6180 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
6181 (math-int-threshold, math-int-factors, math-double-roots)
6182 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
6183 (var-GenCount): Declare these variables.
6184 (calcFunc-integ): Don't check if var-IntegLimit is bound.
6185 (math-integral-cache, math-integral-cache-state):
6186 Move declarations to earlier in the file.
6187 (math-deriv-var, math-deriv-total, math-deriv-symb)
6188 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
6189 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
6190 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
6191 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
6192 (math-solve-res): New variables
6193 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
6194 (math-integral, math-replace-integral-parts)
6195 (math-integrate-by-parts, calc-dump-integral-cache)
6196 (math-try-integral, math-do-integral, math-do-integral)
6197 (math-do-integral-methods, math-try-solve-for)
6198 (math-try-solve-prod, math-solve-poly-funny-powers)
6199 (math-solve-crunch-poly, math-decompose-poly)
6200 (math-solve-find-root-term, math-find-root-in-prod)
6201 (math-integ-try-linear-substitutions)
6202 (math-integ-try-substitutions, math-expr-rational-in)
6203 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
6204 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
6205 (math-solve-for, math-solve-system, math-solve-system-rec)
6206 (math-solve-get-sign, math-solve-get-int)
6207 (math-solve-system-subst): Replace undeclared variables with newly
6208 declared variables.
6209
6210 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
6211
6212 * winner.el (winner-active-region, winner-edges, winner-window-list):
6213 Define at toplevel.
6214 (winner-mode-map): Move init inside declaration.
6215
6216 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
6217
6218 * files.el (convert-standard-filename): Doc fix.
6219
6220 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
6221
6222 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
6223 passwd, group, shadow, default/* and pam.d/*.
6224
6225 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6226
6227 * printing.el (pr-menu-spec): Adjust menu specification.
6228
6229 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6230
6231 * printing.el: Doc fix. Insert :version tag into all defcustom.
6232 Handle interactive-p as is recommended in Emacs Lisp Reference.
6233 Set the file permission bits for newly created files.
6234 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
6235 The printing menu specification (in `pr-menu-spec') was merged.
6236 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
6237 (pr-version): New version number (6.8.3).
6238 (pr-file-modes): New option.
6239 (pr-interactive-p): New var.
6240 (pr-save-interactive, pr-save-file-modes): New macros.
6241 (pr-setup): Code fix.
6242 (pr-menu-spec): Menu specification merged.
6243 (pr-call-process, pr-text2ps): Set file permission bits.
6244 (pr-despool-print): Set file permission bits. Handle interactive-p as
6245 is recommended.
6246 (pr-interface, pr-ps-directory-preview)
6247 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
6248 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
6249 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
6250 (pr-ps-buffer-ps-print, pr-ps-region-preview)
6251 (pr-ps-region-using-ghostscript, pr-ps-region-print)
6252 (pr-ps-region-ps-print, pr-ps-mode-preview)
6253 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
6254 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
6255 (pr-despool-using-ghostscript, pr-despool-ps-print)
6256 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
6257 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
6258 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
6259 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
6260 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
6261 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
6262 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
6263 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
6264 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
6265 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
6266 Handle interactive-p as is recommended.
6267
6268 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
6269
6270 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
6271 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
6272
6273 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
6274 so it doesn't forget to highlight the beginning of the region either.
6275
6276 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
6277
6278 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
6279 (c-font-lock-init): Eliminate obsolete make-local-hook.
6280 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
6281 (awk-mode): Use run-mode-hooks.
6282
6283 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
6284
6285 2004-11-13 Kim F. Storm <storm@cua.dk>
6286
6287 * mouse.el (mouse-drag-copy-region): Add :version.
6288 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
6289 while dragging mode line, so mode line can be dragged downwards.
6290 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
6291 while pressing mouse button so window doesn't scroll until we
6292 release the mouse if clicking on partially visible line.
6293
6294 2004-11-12 Jay Belanger <belanger@truman.edu>
6295
6296 * calc/calc-graph.el (calc-dumb-map): Declare it.
6297 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
6298 than unbound.
6299 (calc-graph-name): Made `end' a local variable.
6300 (calc-graph-lookup): Made `varname' a local variable.
6301 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
6302 Declare them.
6303 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
6304 (calc-graph-plot, calc-graph-compute-3d): Remove references to
6305 the unused variable y3vec.
6306 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
6307 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
6308 calc-graph-prev-kill-hook.
6309 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
6310 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
6311 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
6312 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
6313 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
6314 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
6315 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
6316 (calc-graph-y3value, calc-graph-y3name)
6317 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
6318 (calc-graph-stepcount, calc-graph-is-splot)
6319 (calc-graph-surprise-splot, calc-graph-blank)
6320 (calc-graph-non-blank, calc-graph-curve-num): New variables.
6321 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
6322 (calc-graph-recompute-2d, calc-graph-compute-3d)
6323 (calc-graph-format-data): Replace undeclared variables with the
6324 above newly declared variables.
6325
6326 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
6327
6328 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
6329 `rsf-beep' and `rsf-sleep-after-message'.
6330
6331 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
6332 list if `message-sender' is non-nil.
6333
6334 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
6335
6336 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
6337 consing by using mapc instead of mapcar.
6338
6339 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
6340
6341 * tooltip.el (require): Explain why CL is needed.
6342
6343 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6344
6345 * printing.el: Insert :version into defgroup (printing). All reference
6346 to Files option in menubar were changed to File.
6347 (pr-version): New version number (6.8.2).
6348 (pr-get-symbol): Call easy-menu-intern.
6349 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
6350 compilation gripes.
6351
6352 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
6353
6354 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
6355 new byte-compile-function-environment binding to t.
6356
6357 * font-lock.el (font-lock-fontify-syntactically-region):
6358 Don't forget to highlight the last char when we hit `end'.
6359
6360 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
6361 (mwheel-scroll): Adjust accordingly.
6362
6363 * cvs-status.el: Reduce spurious warnings.
6364 (cvs-status-checkout): Remove.
6365 (cvs-status-mode-map): Use cvs-mode-checkout instead.
6366
6367 * pcvs.el (cvs-mode-checkout): New command.
6368
6369 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
6370
6371 * tooltip.el: Require CL.
6372
6373 * emacs-lisp/bytecomp.el: Use push.
6374 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
6375 (defalias): Remove the `byte-compile' property and add
6376 a `byte-hunk-handler'.
6377
6378 2004-11-11 Juri Linkov <juri@jurta.org>
6379
6380 * info.el (Info-search): Save match data for isearch.
6381 Skip Tag Table node.
6382
6383 * descr-text.el (describe-char): Replace syntax-after with code
6384 from its previous version.
6385
6386 * files.el (magic-mode-alist): Use optimization for SGML mode too.
6387 (set-auto-mode): Doc fix. Remove unused variable `xml'.
6388
6389 * international/mule.el (sgml-html-meta-auto-coding-function):
6390 Remove > after <html to allow HTML attributes.
6391
6392 2004-11-11 Jay Belanger <belanger@truman.edu>
6393
6394 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
6395 a variable.
6396 (calcFunc-dfac): Replace unbound max by n.
6397 (math-stirling-local-cache): New variable.
6398 (math-stirling-number, math-stirling-1, math-stirling-2):
6399 Replace the variable `cache' by the declared variable
6400 math-stirling-local-cache.
6401 (var-RandSeed): Declare it as a variable.
6402 (math-init-random-base, math-random-digit): Don't check to see if
6403 var-RandSeed is bound.
6404 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
6405 Declare them instead of just setting them.
6406 (math-init-random-base): Made i a local variable.
6407 (math-random-digit): Made math-random-last a local variable.
6408 (math-prime-test-cache): Move declaration to before it is used.
6409 (math-prime-test-cache-k, math-prime-test-cache-q)
6410 (math-prime-test-cache-nm1, math-prime-factors-finished):
6411 Declare them as variables.
6412
6413 2004-11-11 Jay Belanger <belanger@truman.edu>
6414
6415 * calc/calc-ext.el (math-defcache): Use defvar for the new
6416 variables it creates.
6417
6418 2004-11-11 Lars Hansen <larsh@math.ku.dk>
6419
6420 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
6421 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
6422 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
6423 (desktop-save): Add :version.
6424
6425 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
6426
6427 * printing.el (pr-get-symbol): Don't downcase.
6428
6429 2004-11-10 Jay Belanger <belanger@truman.edu>
6430
6431 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
6432 string to kill-ring.
6433
6434 * calc/calc-aent.el (calc-alg-exp, math-toks)
6435 (math-exp-pos,math-exp-old-pos, math-exp-token)
6436 (math-exp-keep-spaces, math-exp-str): New variables.
6437 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
6438 (calcAlg-enter): Use declared variable calc-alg-exp.
6439 (math-build-parse-table, math-find-user-token): Use declared
6440 variable math-toks.
6441 (math-read-exprs, math-read-token, calc-check-user-syntax)
6442 (calc-match-user-syntax, match-factor-after, math-read-factor):
6443 Use declared variables math-exp-pos math-exp-old-pos.
6444 (math-read-exprs, math-read-token, math-read-expr-level)
6445 (calc-check-user-syntax, calc-match-user-syntax)
6446 (match-factor-after, math-read-factor): Use declared variable
6447 math-exp-token.
6448 (math-read-exprs, math-read-expr-list, math-read-token)
6449 (math-read-factor): Use declared variable math-exp-keep-spaces.
6450 (math-read-exprs, math-read-token): Use declared variable
6451 math-exp-str.
6452 (calc-match-user-syntax): Make m a local variable.
6453
6454 * calc/calc-ext.el (math-read-expr): Use declared variables
6455 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
6456 math-exp-keep-spaces.
6457
6458 * calc/calc-forms.el (math-read-angle-bracket): Use declared
6459 variables math-exp-pos, math-exp-str.
6460
6461 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
6462 math-exp-old-pos.
6463 (math-parse-fortran-vector, math-parse-fortran-vector-end)
6464 (math-parse-eqn-prime): Use declared variable math-exp-token.
6465
6466 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
6467 Use declared variable math-exp-pos.
6468 (math-check-for-commas): Use declared variable math-exp-str.
6469 (math-read-brackets): Use declared variables math-exp-old-pos,
6470 math-exp-keep-spaces.
6471 (math-read-brackets, math-read-vector, math-read-matrix):
6472 Use declared variable math-exp-token.
6473
6474 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
6475
6476 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
6477 where the keymap is a symbol.
6478 (easy-menu-add-item): Use keymap-prompt. Simplify.
6479
6480 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
6481
6482 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
6483 (sgml-parse-tag-backward): Use it to skip spurious < or >.
6484
6485 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
6486
6487 * ebuff-menu.el: Doc fixes throughout.
6488 (electric-buffer-menu-mode-hook): New defvar.
6489
6490 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
6491
6492 * tooltip.el: Don't require cl, comint, gud, gdb-ui for
6493 compilation. The resulting compiler warnings appear to be harmless.
6494
6495 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
6496
6497 * textmodes/conf-mode.el: New file.
6498
6499 * files.el (auto-mode-alist, magic-mode-alist): Use it.
6500
6501 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
6502
6503 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
6504
6505 2004-11-09 Jay Belanger <belanger@truman.edu>
6506
6507 * calc/calc-ext.el (calc-init-extensions): Remove old code.
6508
6509 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
6510 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
6511 (calc-z-prefix-help, calc-user-function-list): Use declared
6512 variables calc-z-prefix-buf, calc-z-prefix-msgs.
6513 (math-map-tree, math-map-tree-rec): Use declared variables
6514 math-mt-many, math-mt-func.
6515 (math-read-expression, math-read-string): Use declared variable
6516 math-expr-data.
6517
6518 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
6519 variable math-normalize-a.
6520
6521 * calc/calc.el (math-normalize-a): New variable.
6522 (math-normalize): Use declared variable math-normalize-a.
6523
6524 * calc/calc-poly.el (math-expand-form): Use declared variable
6525 math-mt-many.
6526
6527 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
6528 Use declared variable math-mt-many.
6529 (math-rewrite): Use declared variable math-mt-func.
6530
6531 * calc/calc-vec.el (math-read-brackets, math-read-vector)
6532 (math-read-matrix): Use declared variable math-expr-data.
6533
6534 * calc/calc-lang.el (math-parse-fortran-vector)
6535 (math-parse-fortran-vector-end, math-parse-tex-sum)
6536 (math-parse-eqn-matrix, math-parse-eqn-prime)
6537 (math-read-math-subscr): Use declared variable math-expr-data.
6538
6539 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
6540 (math-read-expr-level, math-read-token, calc-check-user-syntax)
6541 (calc-match-user-syntax, math-read-if, math-factor-after)
6542 (math-read-factor): Use declared variable math-expr-data.
6543
6544 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
6545
6546 * calendar/diary-lib.el (diary-from-outlook)
6547 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
6548 interactive-p; but rather new optional argument NOCONFIRM.
6549
6550 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
6551
6552 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
6553 (easy-menu-name-match): Revert correspondingly.
6554
6555 2004-11-09 Richard M. Stallman <rms@gnu.org>
6556
6557 * emacs-lisp/bytecomp.el (byte-compile-defalias):
6558 Turn off warnings for the new function even if definition not constant.
6559 If the definition isn't a quoted symbol, record (FUNCTION . t).
6560 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
6561 (byte-compile-callargs-warn): Handle (FUNCTION . t).
6562 (display-call-tree, byte-compile-arglist-warn):
6563 Handle t returned by byte-compile-fdefinition.
6564
6565 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6566
6567 * Makefile.in (maintainer-clean): Depend on distclean.
6568
6569 * help-fns.el (help-C-file-name): File name must be in build-files
6570 to be returned.
6571
6572 2004-11-09 Jay Belanger <belanger@truman.edu>
6573
6574 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
6575 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
6576
6577 * calc/calc.el (calc, calc-trail-display, calc-mode):
6578 Remove obsolete sections.
6579
6580 * calc/calc.el (calc-x-paste-text): Remove.
6581
6582 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
6583 mouse-2.
6584
6585 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
6586
6587 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
6588 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
6589 current frame (in case of recursive calls).
6590 (gdb-show-changed-values): Add :version keyword.
6591
6592 2004-11-09 Kenichi Handa <handa@m17n.org>
6593
6594 * international/mule-cmds.el: Change coding: tag back to
6595 iso-2022-7bit.
6596
6597 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
6598
6599 * international/mule-cmds.el: Change coding-system to utf-8.
6600 (select-safe-coding-system-interactively):
6601 New function extracted from select-safe-coding-system.
6602 (select-safe-coding-system): Use it.
6603
6604 2004-11-08 Richard M. Stallman <rms@gnu.org>
6605
6606 * subr.el (syntax-after): Doc fix.
6607
6608 * paren.el (show-paren-function): Change calls to syntax-after
6609 for new way of returning the value.
6610
6611 * menu-bar.el (menu-bar-file-menu): Make this the real name
6612 and menu-bar-files-menu the alias. Use the former.
6613 (global-map): Use `file', not `files', as the symbol.
6614
6615 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
6616
6617 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
6618 Don't use beginning-of-buffer.
6619 (filesets-cmd-show-result): Use with-no-warnings.
6620
6621 2004-11-08 Juri Linkov <juri@jurta.org>
6622
6623 * progmodes/compile.el (compile): Don't overwrite last command in
6624 minibuffer history with default command if they are not equal.
6625
6626 2004-11-08 Jay Belanger <belanger@truman.edu>
6627
6628 * calc/calcalg2.el (math-do-integral-methods): Try linear then
6629 non-linear substitutions.
6630
6631 2004-11-08 Jay Belanger <belanger@truman.edu>
6632
6633 * calc/calcalg2.el (math-linear-subst-tried): New variable.
6634 (math-do-integral): Set `math-linear-subst-tried' to nil.
6635 (math-do-integral-methods): Use `math-linear-subst-tried' to
6636 determine what type of substitution to try.
6637 (math-integ-try-linear-substituion):
6638 Set `math-linear-subst-tried' to t.
6639
6640 2004-11-08 Kim F. Storm <storm@cua.dk>
6641
6642 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
6643
6644 2004-11-07 Juri Linkov <juri@jurta.org>
6645
6646 * info-look.el (info-lookup): Allow reusing in the current buffer
6647 not only *info* buffer, but all (even renamed) Info buffers
6648 by checking for major-mode instead of *info* buffer name.
6649 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
6650 (octave-mode, maxima-mode) <doc-spec>:
6651 Allow long dashes generated by Texinfo 4.7 before definitions.
6652 (texinfo-mode) <doc-spec>: Add space to suffix to find command
6653 definitions with argument separated by space.
6654
6655 2004-11-06 Richard M. Stallman <rms@gnu.org>
6656
6657 * simple.el (next-error group, face): Move before first use.
6658 (next-error-highlight, next-error-highlight-no-select): Likewise.
6659
6660 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
6661 (line-move): New args NOERROR and TO-END.
6662 Return t if if succeed in moving specified number of lines.
6663 (move-end-of-line): New function.
6664
6665 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
6666 (end-of-buffer-other-window): Likewise.
6667
6668 * simple.el (line-move-ignore-invisible): Default to t.
6669
6670 * subr.el (syntax-after): Return the syntax letter, not the raw code.
6671
6672 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
6673
6674 * international/iso-cvt.el (iso-cvt-define-menu):
6675 Rename menu-bar-files-menu to menu-bar-file-menu.
6676
6677 * net/browse-url.el (browse-url-gnome-moz-program)
6678 (browse-url-gnome-moz-arguments): Move up before first use.
6679
6680 * net/tramp.el (tramp group): Add :version.
6681
6682 * progmodes/ada-xref.el (ada-gdb-application):
6683 Use goto-char instead of beginning-of-buffer.
6684
6685 * progmodes/cperl-mode.el (cperl-info-on-command):
6686 Use goto-char instead of beginning-of-buffer.
6687
6688 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
6689 Move up before first use.
6690 (idlwave-shell-temp-pro-file): Likewise.
6691 (idlwave-shell-temp-rinfo-save-file): Likewise.
6692 (idlwave-shell-temp-file): Minor doc fix.
6693
6694 * textmodes/flyspell.el (flyspell-external-point-words):
6695 Use goto-char instead of beginning-of-buffer.
6696
6697 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
6698
6699 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
6700 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
6701 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
6702
6703 2004-11-06 David Ponce <david@dponce.com>
6704
6705 * recentf.el (recentf-menu-path): Use menu item name.
6706
6707 2004-11-06 Eli Zaretskii <eliz@gnu.org>
6708
6709 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
6710 display doesn't support images.
6711
6712 2004-11-06 Andreas Schwab <schwab@suse.de>
6713
6714 * tempo.el (tempo-match-finder): Doc fix.
6715
6716 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
6717
6718 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
6719
6720 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
6721 (easy-menu-lookup-name): New fun to replace it.
6722 (easy-menu-get-map): Use it to obey menu item names (rather than just
6723 keys) when looking up `path'.
6724 (easy-menu-always-true-p): Rename from easy-menu-always-true.
6725 (easy-menu-convert-item-1): Adjust to new name.
6726
6727 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
6728
6729 * outline.el (hide-body): Don't hide lines at the top of the file
6730 that precede the first header line.
6731
6732 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
6733
6734 * align.el (align-areas): Delete whitespace before reindenting, so
6735 that tabs are never placed after spaces.
6736
6737 2004-11-06 Alan Shutko <ats@acm.org>
6738
6739 * macros.el (insert-kbd-macro): Do completions based on macros,
6740 rather than all commands.
6741
6742 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
6743
6744 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
6745 to solve a bug whereby tags with 'b' don't match.
6746
6747 2004-11-05 Juri Linkov <juri@jurta.org>
6748
6749 * info.el (Info-search): Don't search in node header lines
6750 and file headers.
6751
6752 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
6753 symbol-constituent characters after dot, not only digits.
6754
6755 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
6756
6757 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
6758
6759 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6760
6761 * dired.el (dired-read-dir-and-switches): Call read-directory-name
6762 if a dialog will be used, read-file-name otherwise.
6763
6764 2004-11-04 Richard M. Stallman <rms@gnu.org>
6765
6766 * textmodes/table.el (table group): Add :version.
6767
6768 * textmodes/ispell.el (ispell-word):
6769 Don't alter args; set them only thru `interactive' spec.
6770
6771 * textmodes/flyspell.el (flyspell-word):
6772 Don't alter FOLLOWING; set it only thru `interactive' spec.
6773
6774 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
6775
6776 * net/browse-url.el (browse-url-maybe-new-window):
6777 Use called-interactively-p.
6778
6779 * mail/supercite.el (sc-cite-region):
6780 Don't use interactive-p. Add arg INTERACTIVE.
6781 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
6782
6783 * international/mule-cmds.el (set-input-method, toggle-input-method):
6784 Don't use interactive-p. Add arg INTERACTIVE.
6785
6786 * eshell/esh-mode.el (eshell-show-maximum-output):
6787 Don't use interactive-p.
6788 (eshell-truncate-buffer): Just message, no error, if buffer is short.
6789
6790 * mouse.el (mouse-show-mark): Get positions to delete from mark
6791 and point, not from mouse-drag-overlay.
6792
6793 * imenu.el (imenu-eager-completion-buffer): Add :version.
6794
6795 * filesets.el (filesets group): Add :version.
6796
6797 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
6798
6799 * files.el (xml-based-modes): Delete var.
6800 (magic-mode-alist): New more general var.
6801 (set-auto-mode): Use it.
6802
6803 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
6804 when clicking from another window.
6805
6806 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
6807
6808 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
6809 (vc-cvs-annotate-time): Incorporate value of deleted var.
6810 Remove special-case handling of beginning-of-buffer cruft.
6811 Cache ending position (point) and return value in text property
6812 `vc-cvs-annotate-time', and consult it on subsequent invocations.
6813
6814 * vc-cvs.el (vc-cvs-annotate-command):
6815 Delete extraneous lines from beginning of buffer.
6816 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
6817
6818 * progmodes/grep.el (grep-default-command): Take empty string
6819 for tag if all other methods yield nil. Shell-quote the tag.
6820
6821 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
6822 spec in `interactive' form, and mention it in the docstring.
6823 Also, make sure point is at bol after calling `annotate-time'.
6824
6825 2004-11-02 Richard M. Stallman <rms@gnu.org>
6826
6827 * cus-edit.el (customize-group-other-window):
6828 Select the window that displays the custom buffer.
6829 (custom-buffer-create-other-window): Likewise.
6830
6831 * comint.el (comint-insert-input): Fix previous change.
6832
6833 * emacs-lisp/elp.el (elp-instrument-function):
6834 Use called-interactively-p.
6835
6836 * emacs-lisp/easymenu.el (easy-menu-intern):
6837 Don't downcase; rather, case-flip the first letter of each word.
6838
6839 * emacs-lisp/easy-mmode.el (define-minor-mode):
6840 Use called-interactively-p.
6841
6842 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
6843 Add interactive-only.
6844 (byte-compile-warnings): Add interactive-only as option.
6845 (byte-compile-interactive-only-functions): New variable.
6846 (byte-compile-form): Warn about calls to functions
6847 in byte-compile-interactive-only-functions.
6848
6849 * emacs-lisp/autoload.el (update-file-autoloads):
6850 Don't use interactive-p; take new arg SAVE-AFTER.
6851
6852 * emacs-lisp/advice.el (ad-make-advised-definition):
6853 Use called-interactively-p.
6854
6855 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6856
6857 * files.el (find-file-existing): New function.
6858
6859 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
6860 find-file-existing. Add "New File..." that calls find-file.
6861
6862 * diropen.pbm, diropen.xpm: New files.
6863
6864 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
6865 icon diropen. New tool bar item find-file-existing uses icon open.
6866
6867 * dired.el (dired-read-dir-and-switches): Call read-driectory-name
6868 instead of read-file-name.
6869
6870 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
6871
6872 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
6873 (icalendar--split-value): Change name of work buffer.
6874 (icalendar--get-weekday-abbrev): Return nil on error.
6875 (icalendar--date-to-isodate): New function.
6876 (icalendar-convert-diary-to-ical)
6877 (icalendar-extract-ical-from-buffer): Use only two args for
6878 make-obsolete (XEmacs compatibility).
6879 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
6880 (icalendar-export-region): Doc fix.
6881 If error, return non-nil and write errors to a buffer.
6882 Use correct weekday for weekly recurring events.
6883 Check whether date has been parsed for ordinary events.
6884 Make weekly events start in the year 2000.
6885 DTEND is non-inclusive, shift end date by one day if
6886 necessary (not for entries that have date and time).
6887 Rename local let variables: oops -> found-error, datestring ->
6888 startdatestring.
6889
6890 2004-11-02 Kim F. Storm <storm@cua.dk>
6891
6892 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
6893 keep-mode-if-same variable. Add it as optional arg instead.
6894 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
6895
6896 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
6897 substitute-command-keys will select lower-case bindings like those
6898 used in the static help texts.
6899
6900 * descr-text.el (describe-text-properties): Don't err if called in
6901 the *Help* buffer; output to *Help-2* buffer instead.
6902
6903 * kmacro.el (group kmacro): Add :version.
6904 (kmacro-keyboard-quit): New function to cleanup on C-g.
6905 (kmacro-start-macro): Set defining-kbd-macro to append when
6906 appending to last macro.
6907
6908 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
6909
6910 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
6911
6912 * progmodes/gdb-ui.el (gdb-enable-debug-log)
6913 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
6914 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
6915 Add :version keyword.
6916
6917 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
6918
6919 * progmodes/flymake.el (flymake-err-line-patterns):
6920 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
6921 `compilation-error-regexp-alist-alist' to internal Flymake format.
6922
6923 * progmodes/flymake.el: Eliminate byte-compiler warnings.
6924
6925 2004-11-01 Jay Belanger <belanger@truman.edu>
6926
6927 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
6928 with `interactive "s"'.
6929
6930 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6931
6932 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
6933 Revert change from 2004-10-16. '*' checks the current buffer, but the
6934 mouse click may be in another buffer.
6935
6936 2004-11-01 John Paul Wallington <jpw@gnu.org>
6937
6938 * files.el (large-file-warning-threshold): Add :version keyword.
6939 (kill-some-buffers): Doc fix.
6940
6941 * thumbs.el (group thumbs): Add :version keyword.
6942
6943 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
6944
6945 2004-11-01 Richard M. Stallman <rms@gnu.org>
6946
6947 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
6948
6949 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
6950
6951 * allout.el (allout group): Add :version.
6952 (allout-init): Don't use interactive-p.
6953 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
6954 (allout-forward-current-level, allout-backward-current-level):
6955 Don't use interactive-p.
6956
6957 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
6958 (bibtex-find-text): Likewise.
6959
6960 * progmodes/vhdl-mode.el (vhdl-fill-region)
6961 (vhdl-beginning-of-statement): Don't use interactive-p.
6962
6963 * progmodes/idlwave.el (idlwave-update-routine-info):
6964 Don't use interactive-p.
6965
6966 * progmodes/idlw-shell.el (idlwave-shell-send-char):
6967 Don't use interactive-p.
6968
6969 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
6970 Don't use interactive-p.
6971
6972 * progmodes/ada-xref.el (ada-make-body-gnatstub):
6973 Don't use interactive-p.
6974
6975 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
6976 (fortune-in-buffer): Doc fix.
6977
6978 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
6979
6980 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
6981 don't select the temporary buffer.
6982 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
6983 (eudc-get-phone): Likewise.
6984
6985 2004-11-01 Kim F. Storm <storm@cua.dk>
6986
6987 * man.el (Man-xref-normal-file): Fix help-echo.
6988
6989 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
6990
6991 * reveal.el (reveal-last-tick): New var.
6992 (reveal-post-command): Use it to avoid closing overlays when we're
6993 appending text to them.
6994
6995 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6996
6997 * textmodes/bibtex.el: Require button.
6998 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
6999 (bibtex-reference-keys): Distinguish between header keys and
7000 crossref keys.
7001 (bibtex-beginning-of-field): New function.
7002 (bibtex-url-map): Remove.
7003 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
7004 (bibtex-font-lock-url-regexp): Assume that field names begin at
7005 the beginning of a line.
7006 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
7007 Remove field delimiters. Use bibtex-beginning-of-field.
7008 Bugfix, point can be inside a field with a url.
7009 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
7010 New functions.
7011 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
7012 (bibtex-key-in-head): Simplify.
7013 (bibtex-current-line): Use bolp.
7014 (bibtex-parse-keys): Remove unused arg `add'.
7015 Use bibtex-type-in-head and bibtex-key-in-head.
7016 (bibtex-parse-entry, bibtex-autofill-entry):
7017 Use bibtex-type-in-head and bibtex-key-in-head.
7018 (bibtex-autokey-get-field): Do not alter case of replacement text.
7019 (bibtex-autokey-get-names): Do all processing of name list.
7020 (bibtex-autokey-get-year): New function.
7021 (bibtex-autokey-get-title): Do all processing of title words.
7022 (bibtex-generate-autokey): Simplify.
7023 (bibtex-string-files-init): Use default-directory.
7024 Allow for absolute file names in bibtex-string-files.
7025 (bibtex-files, bibtex-file-path): New variables.
7026 (bibtex-files-expand): New function.
7027 (bibtex-find-entry-globally): New command.
7028 (bibtex-summary-function): New variable.
7029 (bibtex-summary): Default value of bibtex-summary-function.
7030 (bibtex-find-crossref): New optional args pnt and split.
7031 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
7032 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
7033 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
7034 Fix handling of required and alternative fields.
7035 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
7036 Use cons and display-buffer.
7037 (bibtex-validate-globally): New command.
7038 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
7039 bibtex-parse-keys and bibtex-parse-strings for updating
7040 bibtex-reference-keys and bibtex-strings.
7041 (bibtex-realign): Remove blank lines past the last entry.
7042 (bibtex-reformat): Use bibtex-entry-format as default.
7043 (bibtex-choose-completion-string): Remove.
7044 (bibtex-complete): Do not use bibtex-choose-completion-string.
7045 (bibtex-url): Simplify.
7046
7047 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7048
7049 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
7050 (x-dnd-types-alist, x-dnd-open-file-other-window)
7051 (x-dnd-known-types): Add :version.
7052
7053 2004-10-31 John Paul Wallington <jpw@gnu.org>
7054
7055 * ibuffer.el (group ibuffer): Add :version keyword.
7056
7057 2004-10-31 Kim F. Storm <storm@cua.dk>
7058
7059 * ido.el (group ido): Add :version keyword.
7060 (ido-mode): Remove :version keyword.
7061
7062 * emulation/cua-base.el (group cua): Add :version keyword.
7063 (cua-mode): Remove :version keyword.
7064
7065 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
7066
7067 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
7068
7069 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
7070 compiler warning.
7071 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
7072 function.
7073 (help-at-pt-display-when-idle): Remove autoload.
7074
7075 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
7076
7077 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
7078
7079 2004-10-30 Juri Linkov <juri@jurta.org>
7080
7081 * help.el (function-called-at-point):
7082 * help-fns.el (variable-at-point): Read -> intern.
7083
7084 2004-10-30 Simon Josefsson <jas@extundo.com>
7085
7086 * progmodes/autoconf.el (autoconf-font-lock-keywords):
7087 Recognize AS_* too.
7088
7089 2004-10-29 Simon Josefsson <jas@extundo.com>
7090
7091 * subr.el (read-passwd): Move back from password.el.
7092
7093 * password.el: Remove, not ready yet.
7094
7095 2004-10-29 Andreas Schwab <schwab@suse.de>
7096
7097 * speedbar.el (speedbar-frame-parameters): Improve customize type.
7098
7099 2004-10-29 Sam Steingold <sds@gnu.org>
7100
7101 * mouse.el (mouse-show-mark): Replace the last occurrence of
7102 x-lost-selection-hooks with x-lost-selection-functions.
7103
7104 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
7105
7106 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
7107 x-lost-selection-functions is bound.
7108
7109 * mouse-sel.el (mouse-sel-mode):
7110 * emacs-lisp/lselect.el: Adjust to new names for
7111 x-(lost|sent)-selection-functions.
7112
7113 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
7114 New obsolete aliases of x-lost-selection-functions and
7115 x-sent-selection-functions.
7116
7117 2004-10-28 Kim F. Storm <storm@cua.dk>
7118
7119 * imenu.el (imenu-scanning-message): Remove.
7120 (imenu-progress-message): Make it a no-op.
7121
7122 2004-10-28 John Paul Wallington <jpw@gnu.org>
7123
7124 * files.el (set-auto-mode): Call `throw' correctly.
7125
7126 2004-10-28 Juri Linkov <juri@jurta.org>
7127
7128 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
7129 to search `Info-...' commands in `info' manual.
7130 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
7131 Add 'info-file "emacs" property.
7132 (Info-find-emacs-command-nodes): Fix index line number regexp.
7133 Set real line number (instead of fake 0) in first element of the
7134 returned list.
7135 (Info-goto-emacs-command-node): Use line number of first element
7136 to set point in the first found Info node.
7137
7138 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
7139 code to `grep-mode-font-lock-keywords'.
7140 (grep-mode-font-lock-keywords): Delete grep markers instead
7141 of making them invisible.
7142
7143 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7144
7145 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
7146 and x-server-version in bug report.
7147
7148 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
7149
7150 * files.el (set-auto-mode-0): New function.
7151 (set-auto-mode): Use it to handle aliased modes and to
7152 be consistent between C-x C-f and C-x C-w.
7153
7154 2004-10-28 Kenichi Handa <handa@m17n.org>
7155
7156 * international/utf-8.el (utf-translate-cjk-charsets):
7157 Add katakana-jisx0201.
7158
7159 * international/subst-jis.el: Add data for JISX0201.
7160
7161 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
7162
7163 * obsolete/hilit19.el (hilit-mode): New function.
7164 Move all the toplevel side-effecting stuff into it, so that loading
7165 hilit19 doesn't mess everything up any more.
7166
7167 2004-10-27 Richard M. Stallman <rms@gnu.org>
7168
7169 * add-log.el (add-change-log-entry): Set up mailing address
7170 and full name later, and don't alter add-log-mailing-address
7171 or add-log-full-name.
7172
7173 * elide-head.el (elide-head): Change error to message.
7174 (elide-head-show): Likewise.
7175
7176 * apropos.el (apropos-macrop): Doc fix.
7177
7178 * mouse.el (mouse-show-mark): Do most processing the same
7179 regardless of transient-mark-mode.
7180
7181 * shadowfile.el (shadow-copy-files): Use interactive-p
7182 only to control whether to print a message.
7183
7184 * tar-mode.el (tar-mode): Use write-contents-functions,
7185 not write-contents-hooks.
7186
7187 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
7188 directory-sep-char.
7189
7190 2004-10-27 Richard M. Stallman <rms@gnu.org>
7191
7192 * strokes.el (strokes-unload-hook): Fix previous change.
7193
7194 * type-break.el (type-break-run-at-time): Always use run-at-time;
7195 forget the alternatives.
7196 (type-break-cancel-function-timers): Always use cancel-function-timers;
7197 forget the alternatives.
7198
7199 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
7200
7201 2004-10-27 Kenichi Handa <handa@m17n.org>
7202
7203 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
7204
7205 * international/subst-gb2312.el: Likewise.
7206
7207 * international/subst-big5.el: Likewise.
7208
7209 * international/subst-ksc.el: Likewise.
7210
7211 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
7212 New variable.
7213 (utf-translate-cjk-set-unicode-range): New function.
7214 (utf-translate-cjk-unicode-range): Make it customizable.
7215 (utf-8-post-read-conversion):
7216 Use utf-translate-cjk-unicode-range-string.
7217 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
7218 Unicode ranges.
7219
7220 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
7221
7222 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
7223 trivial variants to shorten the list.
7224 (xml-based-modes): New var.
7225 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
7226 declaration higher priority than auto-mode-alist.
7227
7228 * find-file.el (cc-other-file-alist): Bring it in line with
7229 cc-mode's auto-mode-alist entries and use \' instead of $.
7230
7231 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
7232 and add "Id" and "Name" submenus to it.
7233
7234 * imenu.el (imenu--generic-function): Skip matches in comments.
7235
7236 2004-10-26 Jay Belanger <belanger@truman.edu>
7237
7238 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
7239 (full-calc-keypad, calc-trail-display): Use an extra argument
7240 instead of `interactive-p'.
7241
7242 * calc/calc-misc.el (calc-other-window): Use an extra argument
7243 instead of `interactive-p'.
7244
7245 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
7246 `interactive-p'.
7247
7248 2004-10-26 Kim F. Storm <storm@cua.dk>
7249
7250 * help.el (describe-key): Describe both down-event and up-event
7251 for a mouse click.
7252
7253 2004-10-26 Richard M. Stallman <rms@gnu.org>
7254
7255 * woman.el (woman): Don't call interactive-p.
7256
7257 * pcomplete.el (pcomplete): Instead of interactive-p,
7258 use an arg set non-nil by the interactive spec.
7259
7260 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
7261 use an arg set non-nil by the interactive spec.
7262
7263 * man.el (Man-cleanup-manpage): Instead of interactive-p,
7264 use an arg set non-nil by the interactive spec.
7265
7266 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
7267
7268 * progmodes/flymake.el (flymake-split-string):
7269 Use `flymake-split-string-remove-empty-edges' in any case.
7270
7271 2004-10-26 Masatake YAMATO <jet@gyve.org>
7272
7273 * progmodes/flymake.el (flymake-err-line-patterns):
7274 Use `compilation-error-regexp-alist-alist' instead of
7275 `compilation-error-regexp-alist'.
7276
7277 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
7278
7279 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
7280 verbatim face on the \ of \end{verbatim}.
7281
7282 2004-10-25 Jay Belanger <belanger@truman.edu>
7283
7284 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
7285 erasing minibuffer.
7286
7287 2004-10-25 Simon Josefsson <jas@extundo.com>
7288
7289 * subr.el (read-passwd): Move to net/password.el.
7290
7291 * net/password.el (read-passwd): Add. Autoload it.
7292
7293 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
7294
7295 * mouse-sel.el (mouse-sel-mode): Specify custom group.
7296
7297 * simple.el (process-file): Fix logic.
7298
7299 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
7300
7301 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
7302 (increase-right-margin): Remove erroneous call to `interactive-p'.
7303
7304 2004-10-24 Kim F. Storm <storm@cua.dk>
7305
7306 * help.el (describe-mode): Fix 2004-10-13 change.
7307 Copy pure "Auto Fill" string so it can be propertized later
7308 without causing a read-only error.
7309
7310 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
7311
7312 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
7313 style indexes.
7314
7315 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
7316
7317 * simple.el (process-file): Accept nil for INFILE. Reported by
7318 Luc Teirlinck.
7319
7320 2004-10-24 Masatake YAMATO <jet@gyve.org>
7321
7322 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
7323 Handle periods and underscores in a function name.
7324 Remove the address fontification.
7325
7326 2004-10-24 Masatake YAMATO <jet@gyve.org>
7327
7328 * progmodes/asm-mode.el (asm-font-lock-keywords):
7329 Use font-lock-variable-name-face for registers.
7330
7331 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
7332
7333 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
7334 kill-all-local-variables.
7335 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
7336 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
7337 Use kill-all-local-variables and provide mode-hooks.
7338 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
7339 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
7340 Suggested by Masatake YAMATO <jet@gyve.org>.
7341
7342 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
7343
7344 * simple.el (process-file): New function, similar to call-process
7345 but supports file handlers.
7346 * vc.el (vc-do-command): Use it, instead of call-process.
7347 * net/tramp-vc.el (vc-do-command): Do not advise it if
7348 process-file is fboundp.
7349 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
7350 process-file.
7351 (tramp-handle-process-file): New function.
7352 (tramp-file-name-for-operation): Support process-file.
7353
7354 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
7355
7356 * calendar/icalendar.el (icalendar--weekday-array): New constant.
7357 (icalendar-weekdayabbrev-table)
7358 (icalendar-monthnumber-table): Delete.
7359 (icalendar--get-month-number): Use calendar-month-name-array.
7360 (icalendar--get-weekday-number): New function.
7361 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
7362 (icalendar-export-region): Handle multi-line entries.
7363 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
7364
7365 2004-10-23 John Paul Wallington <jpw@gnu.org>
7366
7367 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
7368 `wildcards' set to t in interactive spec.
7369
7370 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
7371 interactive spec rather than use `interactive-p'.
7372 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
7373 rather than use function `interactive-p'.
7374
7375 2004-10-22 Kenichi Handa <handa@m17n.org>
7376
7377 * international/mule.el (translate-region): Implement it in Lisp
7378 as a front end of translate-region-internal.
7379
7380 2004-10-21 Jay Belanger <belanger@truman.edu>
7381
7382 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
7383 Declare these variables with defvar.
7384
7385 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
7386 is bound, only check to see if it is bound.
7387
7388 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
7389
7390 * textmodes/tex-mode.el (tex-compilation-parse-errors):
7391 Don't output messages.
7392
7393 * calc/calc-help.el (calc-describe-bindings): Fix last change.
7394
7395 2004-10-21 John Paul Wallington <jpw@gnu.org>
7396
7397 * calc/calc-graph.el (calc-graph-init):
7398 Use `set-process-query-on-exit-flag'.
7399
7400 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
7401
7402 * progmodes/compile.el (compilation-start): Rely on `cd' to get
7403 dir right and also allow argumentless cd.
7404
7405 2004-10-19 Richard M. Stallman <rms@gnu.org>
7406
7407 * textmodes/flyspell.el (flyspell-mode): Doc fix.
7408
7409 * eshell/em-unix.el (eshell-grep):
7410 Don't bind compilation-process-setup-function.
7411
7412 * comint.el (comint-insert-input): Use @ in `interactive'.
7413 (comint-input-filter-functions): Doc fix.
7414 (comint-kill-whole-line, comint-get-source): Doc fix.
7415
7416 * progmodes/compile.el (compilation-setup):
7417 Don't set buffer-read-only if MINOR is non-nil.
7418
7419 2004-10-19 Jay Belanger <belanger@truman.edu>
7420
7421 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
7422 (calc-emacs-type-gnu19): Remove.
7423 (calc-digit-map, calc-read-key-sequence, calc-read-key):
7424 Remove check for old emacs versions.
7425
7426 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
7427 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
7428 for current Emacs.
7429
7430 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
7431 the end of the minibuffer.
7432 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
7433 copy `esc-map'.
7434
7435 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
7436
7437 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
7438 call that would be given when the current emacs was used.
7439
7440 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
7441
7442 * calendar/icalendar.el: Set coding to utf-8.
7443 (icalendar-version): Increase to 0.07.
7444 (icalendar-monthnumber-table): Change March pattern.
7445 (icalendar-get-all-event-properties)
7446 (icalendar-set-event-property): Delete.
7447 (icalendar-all-events): No longer interactive.
7448 (icalendar-convert-diary-to-ical)
7449 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
7450 their replacements.
7451 (icalendar-export-file, icalendar-export-region): New functions;
7452 essentially old `icalendar-convert-diary-to-ical' but appending to
7453 target rather than overwriting.
7454 (icalendar-import-file): Append to target file rather than
7455 overwriting. Fourth arg deleted.
7456 (icalendar-import-buffer): New name for old
7457 `icalendar-extract-ical-from-buffer'.
7458 (icalendar--convert-string-for-import): New name for
7459 old `icalendar-convert-for-import'.
7460 (include-icalendar-files): Delete.
7461 Prefix for all internal functions changed from `icalendar-'
7462 to `icalendar--'.
7463
7464 2004-10-19 Richard M. Stallman <rms@gnu.org>
7465
7466 * paths.el (news-path): Fix previous change.
7467
7468 2004-10-18 Jay Belanger <belanger@truman.edu>
7469
7470 * calc/calc-help.el (calc-describe-bindings):
7471 Set `buffer-read-only' to nil while working in the keybindings buffer;
7472 remove some extra information from the keybindings buffer.
7473
7474 2004-10-18 David Ponce <david@dponce.com>
7475
7476 * mouse.el (mouse-drag-move-window-top): New function.
7477 (mouse-drag-mode-line-1): Use it.
7478
7479 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
7480
7481 * info.el (Info-fontify-node): For multiline refs,
7482 arrange to unfontify newline and surrounding whitespace.
7483
7484 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
7485
7486 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
7487 directory is missing.
7488
7489 2004-10-17 John Paul Wallington <jpw@gnu.org>
7490
7491 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
7492 New customizable variable; whether to display buffers that match
7493 `ibuffer-maybe-show-predicates' by default.
7494 (ibuffer-maybe-show-predicates): Mention it in docstring.
7495 (ibuffer-display-maybe-show-predicates): New variable.
7496 (ibuffer-update): Prefix arg now toggles whether buffers that
7497 match `ibuffer-maybe-show-predicates' should be displayed.
7498 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
7499 locally to heed `ibuffer-default-display-maybe-show-predicates'.
7500 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
7501
7502 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
7503
7504 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
7505 work correctly.
7506
7507 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
7508
7509 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
7510 (Buffer-menu-beginning): New helper function.
7511 (Buffer-menu-execute): Use it.
7512 (Buffer-menu-select): Use it.
7513 (Buffer-menu-sort): Use it and also keep markers.
7514
7515 2004-10-17 Richard M. Stallman <rms@gnu.org>
7516
7517 * paths.el (news-directory): Rename from news-path. Old name alias.
7518 (rmail-spool-directory): Use defvar.
7519 (sendmail-program): Use defcustom.
7520 (remote-shell-program): Use defcustom.
7521 (term-file-prefix): Use defvar.
7522 (abbrev-file-name): Use defvar.
7523
7524 * term.el: Add maintainer.
7525
7526 * subr.el (with-local-quit): Return nil if there's a quit.
7527 (read-passwd): Use with-local-quit. Doc fix.
7528
7529 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
7530 (strokes-unload-hook): Set as a variable with add-hook.
7531
7532 * startup.el (fancy-splash-tail, normal-splash-screen):
7533 Update copyright year.
7534
7535 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
7536
7537 * server.el (server-unload-hook): Set as a variable with add-hook.
7538
7539 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
7540
7541 * frame.el (special-display-popup-frame):
7542 Make the buffer current as its frame is created.
7543
7544 * delsel.el (delsel-unload-hook): Set as a variable.
7545
7546 * comint.el (comint-output-filter-functions):
7547 Add comint-watch-for-password-prompt.
7548 (comint-read-noecho): Function deleted.
7549 (send-invisible): Use read-passwd.
7550
7551 * fringe.el (fringe-mode-initialize): New function.
7552 (fringe-mode): Use fringe-mode-initialize as :initialize.
7553
7554 2004-10-17 Kim F. Storm <storm@cua.dk>
7555
7556 * language/indian.el (indian-script-language-alist): Swap value and doc.
7557 (indian-font-char-index-table): Doc fix.
7558
7559 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
7560
7561 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
7562
7563 2004-10-16 Juri Linkov <juri@jurta.org>
7564
7565 * progmodes/compile.el (compilation-start): Move let-binding of
7566 `process-environment' into `with-current-buffer' body.
7567 Reported by Matt Hodges <MPHodges@member.fsf.org>.
7568
7569 2004-10-16 Richard M. Stallman <rms@gnu.org>
7570
7571 * pcvs-util.el (cvs-bury-buffer):
7572 Don't call get-buffer-window for effect.
7573
7574 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
7575
7576 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
7577
7578 * msb.el (msb-unload-hook): Set the variable.
7579
7580 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
7581 Use * to err if buffer is readonly.
7582
7583 * subr.el (looking-back): Return only t or nil.
7584
7585 * whitespace.el (whitespace-unload-hook): Set the variable.
7586
7587 * view.el (view-mode-enable): Set view-page-size and
7588 view-half-page-size to nil.
7589 (view-set-half-page-size-default): view-half-page-size = nil
7590 means the default.
7591 (View-scroll-page-forward): Use view-page-size-default.
7592 (View-scroll-page-backward): Likewise.
7593 (view-page-size, view-half-page-size): Doc fixes.
7594
7595 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
7596
7597 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
7598
7599 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
7600 "cl" like other files. Instead, call byte-compile-find-cl-functions.
7601 (byte-compile-log-1): Bind inhibit-read-only.
7602 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
7603 (byte-compile-log-warning): Likewise.
7604 (byte-compile-file-form-require): Detect "cl" from the arg value.
7605
7606 * progmodes/compile.el (compilation-start): Assume compilation-mode
7607 will make the buffer read-only.
7608 (compilation-mode): Take arg name-of-mode.
7609 (compilation-setup): Make buffer read-only.
7610 (compilation-handle-exit): Bind inhibit-read-only.
7611
7612 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
7613 (ispell-message): Likewise.
7614 (ispell-show-choices): Don't call get-buffer-window uselessly.
7615 (ispell-init-process): Use set-process-query-on-exit-flag.
7616
7617 2004-10-16 Kim F. Storm <storm@cua.dk>
7618
7619 * fringe.el (fringe-bitmaps): Only initialize when defined.
7620
7621 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
7622 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
7623
7624 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
7625
7626 2004-10-15 Simon Josefsson <jas@extundo.com>
7627
7628 * net/password.el: Add.
7629
7630 2004-10-14 Masatake YAMATO <jet@gyve.org>
7631
7632 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
7633 (gdb-script-end-of-defun): New function.
7634 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
7635 `gdb-script-end-of-defun' as *-of-defun-function.
7636
7637 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
7638
7639 * button.el (button-activate): Allow a marker to display as an action.
7640
7641 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
7642
7643 * help.el (describe-mode): Use it to make minor mode list into
7644 hyperlinks.
7645
7646 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
7647
7648 * vc.el (vc-annotate-display-select): Fix typo.
7649
7650 * subr.el (substitute-key-definition-key): New function.
7651 (substitute-key-definition): Use it with map-keymap.
7652 (event-modifiers): Use push.
7653 (mouse-movement-p, with-temp-buffer): Simplify.
7654
7655 2004-10-12 Jay Belanger <belanger@truman.edu>
7656
7657 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
7658 New variables.
7659 (calc-help-index-entries): New function.
7660 (calc-describe-function): Use `calc-help-function-list' instead of
7661 obarray for completion.
7662 (calc-describe-variable): Use `calc-help-variable-list' instead
7663 of obarray for completion.
7664
7665 2004-10-12 Richard M. Stallman <rms@gnu.org>
7666
7667 * info-look.el (info-lookup-file): Add info-file property.
7668 (info-lookup-symbol): Likewise.
7669
7670 * info.el (info-xref): Add underlining.
7671 (info): Add info-file property.
7672 (Info-find-emacs-command-nodes): Specify case-sensitive search.
7673
7674 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
7675
7676 Sync with Tramp 2.0.45.
7677
7678 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
7679 defined. This is not the case for XEmacs without package "edebug".
7680 (tramp-set-auto-save-file-modes): Set permissions of autosaved
7681 remote files to the permissions of the original file. This is not
7682 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
7683 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
7684 (tramp-perl-decode): Fix an error in Perl implementation.
7685 $pending must be cleared every loop. Reported by Benjamin Place
7686 <benjaminplace@sprintmail.com>
7687
7688 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
7689 Don't activate advice during definition. This is done later on,
7690 depending on test result of `substitute-in-file-name'.
7691 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
7692
7693 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
7694
7695 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
7696
7697 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
7698
7699 2004-10-12 David Ponce <david@dponce.com>
7700
7701 * recentf.el (recentf-edit-list): Update the menu when the recentf
7702 list has been modified.
7703
7704 2004-10-12 Simon Josefsson <jas@extundo.com>
7705
7706 * net/tls.el (tls-certtool-program): New variable.
7707 (tls-certificate-information): New function, based on
7708 ssl-certificate-information.
7709
7710 2004-10-12 Kenichi Handa <handa@m17n.org>
7711
7712 * international/mule.el (coding-system-equal): Move from mule-util.el.
7713
7714 * international/mule-util.el (coding-system-equal): Move to mule.el.
7715
7716 2004-10-12 Kim F. Storm <storm@cua.dk>
7717
7718 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
7719 reset kmacro-initial-counter-value if set.
7720 (kmacro-set-counter): Only set kmacro-counter if defining or executing
7721 macro. Set kmacro-initial-counter-value otherwise. Never set both.
7722 (kmacro-display): Show macro counter if non-zero.
7723
7724 * subr.el (substitute-key-definition): Mention command remapping
7725 in doc string.
7726
7727 2004-10-11 Jay Belanger <belanger@truman.edu>
7728
7729 * calc/calc-misc.el (calc-info-goto-node): New function.
7730 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
7731 node in one step.
7732 (calc-describe-copying, calc-describe-distribution)
7733 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
7734 Go to appropriate info node in one step.
7735
7736 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
7737
7738 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
7739
7740 * font-lock.el (font-lock-apply-highlight): Fix last change.
7741
7742 2004-10-11 Simon Josefsson <jas@extundo.com>
7743
7744 * mail/smtpmail.el (smtpmail-open-stream): Look for
7745 starttls-gnutls-program instead of starttls-program iff
7746 starttls-use-gnutls is non-nil.
7747 (smtpmail-open-stream): Don't overwrite user settings of
7748 starttls-extra-arguments and starttls-extra-args.
7749
7750 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
7751
7752 * comint.el (comint-mouse-insert-input): Remove.
7753 (comint-insert-input): Make it work for mouse bindings.
7754 (comint-mode-map): Move defs into the declaration.
7755 (comint-output-filter): Typo.
7756
7757 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
7758
7759 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
7760
7761 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
7762 (ange-ftp-call-chmod): Reference remote-shell-program instead of
7763 ange-ftp-remote-shell.
7764
7765 2004-10-10 Andreas Schwab <schwab@suse.de>
7766
7767 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
7768 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
7769 Reported by <sri@asu.edu>.
7770
7771 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
7772
7773 * vc.el (vc-annotate-mode): Remove variable.
7774 (vc-annotate-display-select): Only call vc-annotate-mode
7775 if we're not in that mode already.
7776
7777 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
7778
7779 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
7780 (imenu-choose-buffer-index): Check here for rescan instead.
7781
7782 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
7783 where the face expression evals to nil.
7784
7785 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
7786 (tex-font-lock-keywords-2): Use it.
7787 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
7788
7789 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
7790
7791 2004-10-09 Kim F. Storm <storm@cua.dk>
7792
7793 * subr.el (progress-reporter-update): Define before first usage.
7794 (make-progress-reporter): Doc fix.
7795
7796 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7797
7798 * textmodes/paragraphs.el (sentence-end-double-space)
7799 (sentence-end-without-period, sentence-end-without-space)
7800 (sentence-end): Doc fixes.
7801
7802 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
7803
7804 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
7805 Change paragraph-start regexp so we don't fill code starting with #'(.
7806
7807 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
7808
7809 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
7810 New defcustom.
7811 (extract-address-components): Use it.
7812
7813 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
7814
7815 * subr.el (make-progress-reporter, progress-reporter-update)
7816 (progress-reporter-force-update, progress-reporter-do-update)
7817 (progress-reporter-done): New functions.
7818
7819 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
7820
7821 * progmodes/etags.el (etags-tags-completion-table): Use progress
7822 reporter.
7823 (etags-tags-apropos): Likewise.
7824
7825 2004-10-08 Alan Mackenzie <acm@muc.de>
7826
7827 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
7828 of current line.
7829
7830 2004-10-08 Masatake YAMATO <jet@gyve.org>
7831
7832 * server.el (server-process-filter): Wrap `process-send-region'
7833 by `condition-case' to guard the case when the pipe to PROC is closed.
7834
7835 2004-10-07 Mark A. Hershberger <mah@everybody.org>
7836
7837 * xml.el (xml-substitute-special): Limit handling of external entities.
7838
7839 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
7840
7841 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
7842
7843 2004-10-06 John Paul Wallington <jpw@gnu.org>
7844
7845 * xml.el (xml-parse-dtd): Fix `error' call.
7846
7847 2004-10-05 Mark A. Hershberger <mah@everybody.org>
7848
7849 * xml.el (xml-substitute-special): Return a single string instead
7850 of a list of strings if an entity substitution is made.
7851
7852 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
7853
7854 * calendar/icalendar.el: New file.
7855
7856 2004-10-05 Juri Linkov <juri@jurta.org>
7857
7858 * isearch.el (isearch-done): Set mark after running hook.
7859 Reported by Drew Adams <drew.adams@oracle.com>.
7860
7861 * info.el (Info-history, Info-toc): Fix Info headers.
7862 (Info-toc): Narrow buffer before Info-fontify-node.
7863 (Info-build-toc): Don't check for special Info file names.
7864 Set main-file to nil if Info-find-file returns a symbol.
7865
7866 2004-10-05 Emilio C. Lopes <eclig@gmx.net>:
7867
7868 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
7869 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
7870 * calendar/cal-menu.el (calendar-mode-map): Ditto.
7871
7872 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
7873
7874 * calendar/cal-iso.el (calendar-iso-read-args): New function,
7875 for old interactive spec from calendar-goto-iso-date.
7876 (calendar-goto-iso-date): Use it.
7877 (calendar-goto-iso-week): New function. Suggested by Emilio
7878 C. Lopes <eclig@gmx.net>.
7879
7880 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
7881
7882 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
7883 `set-right-margin' bindings that follow the minor mode conventions.
7884
7885 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
7886
7887 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
7888 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
7889 (latex-block-args-alist): Add minipage and picture.
7890 (latex-block-body-alist): Use reftex-label if enabled.
7891 (latex-insert-block): Don't insert a \n if not necessary.
7892 (tex-compile-commands): Make sure dvips doesn't send to printer.
7893 (tex-compile-default): Handle the case where no executable is found.
7894 (latex-noindent-environments): New var.
7895 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
7896 If tex-indent-allhanging is non-nil, make sure we only align for macros
7897 at beginning of line.
7898
7899 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
7900
7901 * newcomment.el (comment-beginning): Doc fix and don't choke on
7902 unset `comment-end-skip' when at beginning of comment.
7903
7904 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
7905
7906 * term.el (term-adjust-current-row-cache): Don't allow the current
7907 row to become negative.
7908 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
7909 the end of the line. Fix scroll down. Add comments.
7910 (term-handle-ansi-escape): Don't exceed terminal width when moving
7911 right.
7912 (term-scroll-region): Move the cursor after setting the scroll region.
7913
7914 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
7915
7916 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
7917 to `width' for consistency with docstring. Doc fix.
7918
7919 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
7920
7921 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
7922 This is necessary for derived modes.
7923
7924 2004-09-30 Kim F. Storm <storm@cua.dk>
7925
7926 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
7927 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
7928
7929 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
7930 kmacro-extract-lambda functions.
7931 (edit-kbd-macro): Handle kmacro lambda forms.
7932 Include counter and counter format in edit buffer.
7933 (edmacro-finish-edit): Get counter and format from edit buffer and
7934 update kmacro bindings when found.
7935
7936 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
7937
7938 * textmodes/paragraphs.el (forward-paragraph):
7939 Avoid args-out-of-range error when point winds up at the beginning of
7940 the buffer and hard newlines are enabled.
7941
7942 * newcomment.el (comment-multi-line): Doc fix.
7943
7944 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
7945
7946 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
7947 (diff-fixup-modifs): Catch unified-diff file-headers.
7948
7949 2004-09-29 Kim F. Storm <storm@cua.dk>
7950
7951 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
7952 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
7953 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
7954
7955 * fringe.el (fringe-bitmap-p): New macro.
7956 (fringe-bitmaps): Add standard fringe bitmaps on load.
7957
7958 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
7959
7960 * dired.el (dired-view-command-alist): Use more efficient regexps.
7961 Remove dubious arguments.
7962 (dired-align-file): New function.
7963 (dired-insert-directory): Use it.
7964 (dired-move-to-end-of-filename): Make the " -> " search more specific.
7965 (dired-buffers-for-dir): Remove unused var `pattern'.
7966
7967 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org>
7968
7969 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
7970 from diary display excursion. Store diary buffer's point for
7971 `simple-diary-display'.
7972 (simple-diary-display): Set window point and start when
7973 displaying buffer, to preserve point.
7974
7975 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
7976
7977 * textmodes/enriched.el (enriched-translations): Replace defconst
7978 with defvar.
7979
7980 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7981
7982 * printing.el: Doc fix.
7983 (pr-version): New version number (6.8.1).
7984 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
7985 make-temp-name.
7986 (pr-delete-file): Check if file exists before deleting it.
7987 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
7988
7989 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
7990
7991 * term.el (term-display-table): New variable.
7992 (term-mode): Use it.
7993 (term-exec-1): Set the coding system to binary.
7994 (term-emulate-terminal): Decode the string before inserting it.
7995
7996 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
7997
7998 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
7999 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
8000 (map): Bind S-prior, S-next and S-insert.
8001 (term-mode): Set `indent-tabs-mode' to nil.
8002 (term-paste): New function to be bound to S-insert.
8003 (term-send-del, term-send-backspace): Change the strings sent.
8004 (term-termcap-format): Synchronyze with etc/e/eterm.ti.
8005 (term-handle-colors-array): Fix handling of underline and reverse.
8006 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
8007 (term-erase-in-line): Fix comparison.
8008 (term-emulate-terminal): Fix line wrap handling.
8009 (term-start-output-log): Rename from `term-set-output-log'.
8010 (term-stop-output-log): Rename from `term-stop-photo'.
8011 (term-switch-to-alternate-sub-buffer): Comment out, unused.
8012
8013 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
8014
8015 * dired.el (dired-move-to-filename): Don't output a message if
8016 raise-error is non-nil. Fix return position and value.
8017
8018 * files.el (insert-directory): Obey --dired even with symlinks.
8019
8020 2004-09-25 Lars Hansen <larsh@math.ku.dk>
8021
8022 * ls-lisp.el (ls-lisp-format): Mark file names with property
8023 dired-filename.
8024
8025 2004-09-25 Kim F. Storm <storm@cua.dk>
8026
8027 * ido.el (ido-max-directory-size): New defcustom.
8028 (ido-decorations): Add "too big" element.
8029 (ido-directory-too-big): New dynamic var.
8030 (ido-may-cache-directory): Don't cache big directories.
8031 (ido-directory-too-big-p): New defun.
8032 (ido-set-current-directory): Update ido-directory-too-big.
8033 (ido-read-internal): Make empty ido-cur-item if too-big.
8034 (ido-buffer-internal): Use ido-read-internal directly instead of
8035 ido-read-buffer.
8036 (ido-file-internal): Init ido-directory-too-big.
8037 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
8038 and redo completion with full list.
8039 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
8040 it, and show completions.
8041 (ido-all-completions): Let bind ido-directory-too-big to nil.
8042 (ido-exhibit): Handle ido-directory-too-big.
8043 (ido-read-buffer): Handle fallback to read-buffer.
8044 Init ido-directory-too-big.
8045 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
8046 Init ido-directory-too-big.
8047
8048 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
8049
8050 * subr.el (delay-mode-hooks): Doc fix.
8051
8052 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
8053
8054 * textmodes/enriched.el
8055 (enriched-default-text-properties-local-flag): New variable.
8056 (enriched-mode): Make sure that enabling and disabling the mode is
8057 a no-op. Doc fix.
8058
8059 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
8060
8061 * calendar/holidays.el (holiday-advent): Report on a specified day
8062 offset from advent, not just advent.
8063 (holiday-easter-etc): Report on one specified day offset from
8064 easter, not all easter holidays. Various Easter holidays moved to
8065 `christian-holidays' variable in calendar.el.
8066 * calendar/calendar.el (christian-holidays): Adapt for new
8067 behaviour of `holiday-advent' and `holiday-easter-etc' functions.
8068
8069 2004-09-23 Kim F. Storm <storm@cua.dk>
8070
8071 * image.el (insert-sliced-image): Add doc string.
8072
8073 * ido.el (ido-choice-list): New dynamic var for `list' context.
8074 (ido-context-switch-command): New dynamic var.
8075 (ido-define-mode-map): Generalize switch between file/buffer contexts.
8076 (ido-read-internal): Handle new `list' context.
8077 Handle insert-buffer and insert-file ido-exit values.
8078 (ido-buffer-internal): New arg switch-cmd. Use it to setup
8079 ido-context-switch-command. Handle insert-file ido-exit value.
8080 (ido-read-buffer): Set ido-context-switch-command to 'ignore
8081 unless it is already bound by caller.
8082 (ido-file-internal): New arg switch-cmd. Use it to setup
8083 ido-context-switch-command. Handle insert-buffer ido-exit value.
8084 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
8085 used for context switching.
8086 (ido-all-completions): Handle new `list' context.
8087 (ido-make-choice-list): Return choices for `list' context.
8088 (ido-find-file-in-dir, ido-display-file, ido-write-file)
8089 (ido-display-buffer, ido-kill-buffer): Disable context switching.
8090 (ido-insert-buffer, ido-insert-file): Setup context switching.
8091 (ido-exhibit): Handle `list' context.
8092 (ido-read-file-name): Disable context switching. Handle fallback.
8093 (ido-read-directory-name): Disable context switching.
8094 (ido-completing-read): New defun like completing-read. Setup and
8095 use new `list' context.
8096
8097 2004-09-20 Jesper Harder <harder@ifa.au.dk>
8098
8099 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
8100
8101 2004-09-21 Jay Belanger <belanger@truman.edu>
8102
8103 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
8104 `calc-graph-set-styles' so the gnuplot buffer will appear in a
8105 separate window.
8106
8107 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
8108
8109 * subr.el (after-change-major-mode-hook): Doc fix.
8110
8111 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8112
8113 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
8114 of ghostscript for monochrome PostScript file in Windows.
8115
8116 2004-09-21 Kenichi Handa <handa@m17n.org>
8117
8118 * descr-text.el (describe-char): Checking of quail activation fixed.
8119
8120 2004-09-21 Jay Belanger <belanger@truman.edu>
8121
8122 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
8123
8124 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
8125
8126 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
8127 after the mode hooks instead of before. Doc fix.
8128
8129 2004-09-20 Jason Rumney <jasonr@gnu.org>
8130
8131 * startup.el (command-line) [windows-nt]: Try .emacs first, then
8132 _emacs, but revert to .emacs if neither exists in home directory.
8133
8134 2004-09-20 John Paul Wallington <jpw@gnu.org>
8135
8136 * bindings.el (completion-ignored-extensions): Add .dfsl.
8137
8138 2004-09-20 Richard M. Stallman <rms@gnu.org>
8139
8140 * bindings.el (scroll-left): Make it disabled.
8141
8142 * files.el (enable-local-eval): Doc fix.
8143
8144 * indent.el (move-to-left-margin): Special case for minibuffer.
8145
8146 * term.el (term-emulate-terminal): Turn off undo for output.
8147 Use with-current-buffer and save-selected-window.
8148
8149 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
8150
8151 * progmodes/make-mode.el (makefile-fill-paragraph):
8152 Don't insist on spaces when looking for comments. # is enough.
8153
8154 * files.el (hack-local-variables): Copy the variables list
8155 to another buffer, strip prefixes and suffixes there, then read.
8156 (enable-local-eval): Doc fix.
8157 (ignored-local-variables): Initialize to nil.
8158 (risky-local-variable-p): Don't check ignored-local-variables here.
8159 (hack-one-local-variable): Ignore var if in ignored-local-variables.
8160
8161 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
8162
8163 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
8164 of = to "." (punctuation).
8165
8166 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
8167
8168 * subr.el (event-basic-type): Fix mask (extend to 22bits).
8169
8170 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
8171
8172 * textmodes/enriched.el (enriched-rerun-flag): New variable.
8173 (enriched-before-change-major-mode): New function.
8174 Add it to `change-major-mode-hook'.
8175 (enriched-after-change-major-mode): New function.
8176 Add it to `after-change-major-mode-hook'.
8177 (enriched-mode): Make it work correctly if called from
8178 `after-change-major-mode-hook'.
8179 No longer set `indent-line-function'.
8180
8181 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
8182
8183 * subr.el (after-change-major-mode-hook): New variable.
8184 (run-mode-hooks): Implement it.
8185
8186 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
8187
8188 * battery.el (battery-linux-proc-apm): Use string-to-number.
8189 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
8190 Use dolist (and less indentation). Use erase-buffer.
8191 Pre-initialize `design-capacity', `warn', and `low'.
8192 (battery-format): Use replace-regexp-in-string.
8193
8194 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
8195
8196 * battery.el: Delete superfluous empty lines.
8197 (battery-linux-proc-acpi): Attempt to gather information from all
8198 battery subdirectories regardless of their file name.
8199 (battery-linux-proc-apm): Replace all occurrences of
8200 battery-hex-to-int-2 with string-to-int (base 16).
8201 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
8202 (battery-hex-map): Delete variable.
8203
8204 2004-09-18 John Paul Wallington <jpw@gnu.org>
8205
8206 * calc/calc-units.el (calc-quick-units): Fix overzealous
8207 s/or/unless/.
8208
8209 2004-09-17 Jay Belanger <belanger@truman.edu>
8210
8211 * calc/calc.el (calc-mode-var-list): Fix the value of
8212 `calc-matrix-brackets'.
8213
8214 2004-09-17 Romain Francoise <romain@orebokech.com>
8215
8216 * ibuf-ext.el (define-ibuffer-filter filename):
8217 Expand dired-directory since buffer-file-name is absolute.
8218
8219 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
8220
8221 * ediff-init.el (ediff-current-diff-face-A)
8222 (ediff-current-diff-face-B, ediff-current-diff-face-C)
8223 (ediff-current-diff-face-Ancestor)
8224 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
8225 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
8226 (ediff-even-diff-face-A, ediff-even-diff-face-B)
8227 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
8228 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
8229 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
8230 Use min-colors.
8231
8232 * term.el (term-down): Perform vertical motion if DOWN is negative.
8233 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
8234 (term-termcap-format): Synchronyze with the eterm terminfo entry
8235 in etc/e/eterm.ti.
8236 (term-handle-colors-array): If the current foreground or
8237 background are zero (i.e. unspecified), use the foreground and
8238 background of the default face for reverse video.
8239 (term-ansi-at-eval-string, term-ansi-default-fg)
8240 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
8241 (term-mem): Delete ununsed function.
8242 (term-protocol-version): Increment.
8243 (term-current-face): Set to default.
8244
8245 2004-09-15 Jay Belanger <belanger@truman.edu>
8246
8247 * calc/calc.el (calc-mode-var-list): Define this variable.
8248 (calc-always-load-extensions, calc-line-numbering)
8249 (calc-line-breaking, calc-display-just, calc-display-origin)
8250 (calc-number-radix, calc-leading-zeros, calc-group-digits)
8251 (calc-group-char, calc-point-char, calc-frac-format)
8252 (calc-prefer-frac, calc-hms-format, calc-date-format)
8253 (calc-float-format, calc-full-float-format, calc-complex-format)
8254 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
8255 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
8256 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
8257 (calc-matrix-brackets, calc-language, calc-language-option)
8258 (calc-left-label, calc-right-label, calc-word-size)
8259 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
8260 (calc-display-raw, calc-internal-prec, calc-angle-mode)
8261 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
8262 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
8263 (calc-window-height, calc-display-trail, calc-show-selections)
8264 (calc-use-selections, calc-assoc-selections)
8265 (calc-display-working-message, calc-auto-why, calc-timing)
8266 (calc-mode-save-mode, calc-standard-date-formats)
8267 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
8268 (calc-user-parse-tables, calc-gnuplot-default-device)
8269 (calc-gnuplot-default-output, calc-gnuplot-print-device)
8270 (calc-gnuplot-print-output, calc-gnuplot-geometry)
8271 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
8272 (calc-invocation-macro, calc-show-banner): Give these values as
8273 part of `calc-mode-var-list's initialization after the variables
8274 are declared with defvar.
8275 (calc-bug-address): Change email address to send bug reports to.
8276 Change the maintainer address at the top.
8277 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
8278 than "\\.emacs" to determine if it is the user-init-file.
8279
8280 * calc/calc-embed.el (calc-embedded-set-modes): Use
8281 `calc-mode-var-list' correctly.
8282
8283 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
8284
8285 * vc.el (annotate-time): Document point handling.
8286 (vc-annotate-display-autoscale): Doc fix.
8287
8288 2004-09-15 Miles Bader <miles@gnu.org>
8289
8290 * generic.el (generic-make-keywords-list): Use symbol rather than
8291 word anchors in regexp.
8292
8293 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
8294
8295 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
8296 no file name consider `dired-directory'.
8297
8298 2004-09-14 Kim F. Storm <storm@cua.dk>
8299
8300 * faces.el (cursor): Add face-no-inherit property. Doc fix.
8301
8302 2004-09-14 Simon Josefsson <jas@extundo.com>
8303
8304 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
8305
8306 * textmodes/dns-mode.el: Add.
8307
8308 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
8309
8310 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
8311 (disabled-command-function): Make the ?\ char more obvious.
8312
8313 * vc-arch.el (vc-arch-root, vc-arch-registered):
8314 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
8315
8316 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
8317
8318 * windmove.el (windmove-frame-edges): Report coordinates of
8319 outside edges of frame, not inside edges.
8320 (windmove-coordinates-of-position): Convert into wrapper to new
8321 function `windmove-coordinates-of-window-position';
8322 `compute-motion' always applies to selected window.
8323 (windmove-coordinates-of-position): Update documentation to refer
8324 to Emacs 21 Lisp Reference Manual.
8325 (windmove-find-other-window): Fix off-by-one errors for max x,y.
8326
8327 2004-09-13 Kim F. Storm <storm@cua.dk>
8328
8329 * isearch.el (isearch-resume-in-command-history): Rename from
8330 isearch-resume-enabled and change default to nil.
8331
8332 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
8333
8334 * vc-hooks.el (vc-ignore-dir-regexp): New var.
8335 (vc-registered): Use it.
8336 (vc-find-root): New fun.
8337
8338 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
8339 Don't tell to use \\{...} when it's already done.
8340
8341 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
8342 Provide a sample complex default.
8343 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
8344 (bibtex-entry): Use mapc.
8345
8346 2004-09-12 Kim F. Storm <storm@cua.dk>
8347
8348 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
8349
8350 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
8351 inhibit-field-text-motion to t so rectangles work in comint buffers.
8352
8353 * simple.el (choose-completion-string): Set buffer before running
8354 choose-completion-string-functions hook so it can be buffer-local.
8355
8356 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
8357
8358 * progmodes/compile.el (compilation-start): Parse command to see
8359 if it starts with a cd, and if so perform it for the *compilation*
8360 buffer. Change the header to reflect this.
8361
8362 2004-09-11 Kim F. Storm <storm@cua.dk>
8363
8364 * ido.el (ido-enable-dot-prefix): Doc fix.
8365 (ido-enable-dot-prefix): New defcustom.
8366 (ido-set-matches1): Use it.
8367
8368 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
8369
8370 * textmodes/bibtex.el (bibtex-mark-active)
8371 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
8372
8373 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8374
8375 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
8376 used in a case insensitive environment.
8377 (bibtex-mode-map): Rearrange order of menus.
8378 (bibtex-quoted-string-re): Obsolete.
8379 (bibtex-complete-key-cleanup): Variable replaced by new function.
8380 (bibtex-font-lock-keywords): Use backquotes.
8381 (bibtex-font-lock-url-regexp): New internal variable.
8382 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
8383 "OPT" and "ALT".
8384 (bibtex-insert-current-kill, bibtex-make-field)
8385 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
8386 (bibtex-parse-field-text): Simplify.
8387 (bibtex-string=): New helper function.
8388 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
8389 (bibtex-map-entries): Use bibtex-string=.
8390 (bibtex-search-entry): Use not.
8391 (bibtex-enclosing-field): Fix docstring.
8392 (bibtex-assoc-regexp): Obsolete.
8393 (bibtex-format-entry): Use assoc-string and bibtex-string=.
8394 (bibtex-autokey-get-names): Handle empty name field.
8395 (bibtex-parse-strings): Use assoc-string and unless.
8396 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
8397 Use assoc-string.
8398 (bibtex-pop): Simplify.
8399 (bibtex-mode): Set font-lock-extra-managed-props.
8400 (bibtex-entry-update): Use assoc-string.
8401 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
8402 (bibtex-autofill-entry): Use bibtex-string=.
8403 (bibtex-print-help-message): Simplify.
8404 (bibtex-find-entry): New optional arg START.
8405 (bibtex-validate): Use bibtex-string= and assoc-string.
8406 Do not call obsolete function compilation-parse-errors.
8407 (bibtex-remove-delimiters): Only remove delimiters if present.
8408 (bibtex-copy-entry-as-kill): Add docstring.
8409 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
8410 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
8411 (bibtex-complete): Use bibtex-predefined-month-strings,
8412 bibtex-string=, and new function bibtex-complete-key-cleanup.
8413 (bibtex-generate-url-list): New variable.
8414 (bibtex-url): New command bound to C-c C-l and mouse-2.
8415 (bibtex-url-map): New local keymap for bibtex-url-mouse.
8416 (bibtex-font-lock-url): New function.
8417
8418 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
8419
8420 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
8421
8422 2004-09-09 Kim F. Storm <storm@cua.dk>
8423
8424 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
8425 counter and format with binding.
8426 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
8427 the declared macro uses own macro counter and format. Give symbol
8428 kmacro property.
8429 (kmacro-keymap): Bind kmacro-name-last-macro to n.
8430 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
8431 (kmacro-end-and-call-macro): Doc fix.
8432
8433 2004-09-09 Lars Hansen <larsh@math.ku.dk>
8434
8435 * desktop.el (desktop-clear-preserve-buffers):
8436 Remove make-obsolete-variable.
8437
8438 2004-09-08 Richard M. Stallman <rms@gnu.org>
8439
8440 * buff-menu.el (list-buffers-noselect): Call format-mode-line
8441 with the buffer as argument.
8442
8443 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
8444
8445 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
8446
8447 2004-09-08 Juri Linkov <juri@jurta.org>
8448
8449 * replace.el (perform-replace): Use `query-replace-descr'.
8450
8451 * cus-start.el (history-delete-duplicates): Specify customization.
8452
8453 * diff-mode.el (diff-mode-map):
8454 * progmodes/compile.el (compilation-mode-map):
8455 * progmodes/grep.el (grep-mode-map):
8456 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
8457 to `next-error-follow-minor-mode'.
8458
8459 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8460
8461 * isearch.el (isearch-lazy-highlight-update): Take into account
8462 the case of zero-length match at the search bound.
8463
8464 2004-09-08 Kim F. Storm <storm@cua.dk>
8465
8466 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
8467 change. Use zero width overlays when necessary.
8468
8469 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
8470
8471 * subr.el (split-string): Docfix.
8472
8473 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
8474
8475 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
8476 (display-call-tree): Ensure newline after caller/calls blocks.
8477
8478 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
8479
8480 * startup.el (command-line-1): Make option
8481 --directory/-L modify `load-path' straight away.
8482
8483 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
8484
8485 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
8486
8487 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
8488
8489 * emacs-lisp/autoload.el (make-autoload):
8490 Handle `define-compilation-mode'.
8491
8492 * emacs-lisp/lisp-mode.el (define-compilation-mode):
8493 Specify `doc-string-elt' property.
8494
8495 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
8496
8497 * bs.el (bs-mode): Doc fix.
8498
8499 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
8500
8501 * info.el (Info-insert-dir): Fix temp buffer leak bug.
8502
8503 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
8504
8505 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
8506
8507 2004-09-08 Kenichi Handa <handa@m17n.org>
8508
8509 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
8510 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
8511 ps-mule-next-point -> 1+).
8512
8513 * composite.el (encode-composition-rule): Add autoload cooky.
8514
8515 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
8516
8517 * format.el (buffer-auto-save-file-format): Make it permanent local.
8518
8519 2004-09-07 Kim F. Storm <storm@cua.dk>
8520
8521 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
8522 (authors-fixed-entries): Fix typo.
8523 (authors-canonical-author-name): Compact multiple spaces.
8524 Ignore trivial names (e.g. only first name).
8525
8526 * term.el (term-window-width): Only use full window width on
8527 window system if overflow-newline-into-fringe is enabled.
8528 (term-mode): Don't disable overflow-newline-into-fringe.
8529
8530 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
8531
8532 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
8533 motion as seen on my Mac OS X xterms.
8534
8535 * newcomment.el (uncomment-region-default, comment-region-default):
8536 New functions extracted from uncomment-region and comment-region.
8537 (comment-region, comment-region-function, uncomment-region)
8538 (uncomment-region-function): Use them.
8539
8540 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
8541
8542 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
8543 It's not crucial but can make sense at times.
8544
8545 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
8546 the first commit.
8547
8548 * vc.el (vc-buffer-context, vc-restore-buffer-context):
8549 Disable obsolete code.
8550
8551 2004-09-07 Juri Linkov <juri@jurta.org>
8552
8553 * progmodes/grep.el (grep-highlight-matches): Change default from
8554 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
8555 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
8556 if grep option `--color' is available, or to `nil' otherwise.
8557 (grep-process-setup): Call `grep-compute-defaults' if
8558 `grep-highlight-matches' is not computed. Set env-vars only
8559 if `grep-highlight-matches' is `t'.
8560 (grep-use-null-device): Remove redundant type `boolean' (`choice'
8561 is already defined).
8562
8563 * progmodes/compile.el (compilation-start): Use copy of
8564 `process-environment' created by `copy-sequence' to not
8565 modify env-vars in the global `process-environment'.
8566
8567 2004-09-06 Eli Zaretskii <eliz@gnu.org>
8568
8569 * simple.el (next-error-follow-minor-mode): Fix last change.
8570
8571 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
8572
8573 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
8574 permanent local.
8575
8576 2004-09-04 Richard M. Stallman <rms@gnu.org>
8577
8578 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
8579 highlighting if the search string is empty.
8580
8581 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
8582
8583 * facemenu.el (facemenu-active-faces): Change condition of inner
8584 `while' loop to also check the first two elements of `face-atts'
8585 and `mask-atts'.
8586
8587 2004-09-04 John Paul Wallington <jpw@gnu.org>
8588
8589 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
8590 (thumbs-view-image-mode): Make buffer read-only.
8591
8592 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
8593
8594 * textmodes/ispell.el (ispell-really-aspell): New defvar.
8595 (ispell-check-version): Set it.
8596 (ispell-send-replacement): New function.
8597 (ispell-process-line): Call ispell-send-replacement.
8598
8599 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
8600
8601 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
8602 Support choosing seconds with "s".
8603
8604 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
8605
8606 * terminal.el (te-escape): Show `?' in prompt for help key.
8607
8608 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
8609
8610 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
8611
8612 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
8613
8614 * simple.el (next-error-follow-minor-mode)
8615 (next-error-follow-mode-post-command-hook): New functions.
8616 (next-error-follow-last-line): New defvar.
8617
8618 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
8619 * progmodes/compile.el (compilation-mode-map): Likewise.
8620 * progmodes/grep.el (grep-mode-map): Likewise.
8621 * replace.el (occur-mode-map): Likewise.
8622
8623 * newcomment.el (uncomment-region): Bind comment-use-global-state
8624 to nil.
8625
8626 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
8627
8628 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
8629 locally around the call to `revert-buffer'.
8630
8631 2004-09-03 Juri Linkov <juri@jurta.org>
8632
8633 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
8634 `isearch-adjusted' to `t'.
8635 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
8636 (isearch-message-prefix): Add "pending" for isearch-adjusted.
8637 (isearch-other-meta-char): Restore isearch-point unconditionally.
8638 (isearch-query-replace): Add new arg `regexp-flag' and use it.
8639 Set point to start of match if region is not active in transient
8640 mark mode (to include the current match to region boundaries).
8641 Push the search string to `query-replace-from-history-variable'.
8642 Add prompt "Query replace regexp" for isearch-regexp.
8643 Add region beginning/end as last arguments of `perform-replace.'
8644 (isearch-query-replace-regexp): Replace code by the call to
8645 `isearch-query-replace' with arg `t'.
8646
8647 2004-09-03 Richard M. Stallman <rms@gnu.org>
8648
8649 * startup.el (normal-top-level): Undo previous TERM change.
8650
8651 2004-09-03 Kim F. Storm <storm@cua.dk>
8652
8653 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
8654 highlight overlays; allow using RET when cursor is over a button.
8655 (cua--highlight-rectangle): Use it.
8656 (cua--rectangle-set-corners): Don't move backwards at eol.
8657 (cua--forward-line): Don't move into void after eob.
8658
8659 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
8660 point is set (and displayed) inside rectangle.
8661 (cua--rectangle-operation): Fix for highlight of empty lines.
8662 (cua--highlight-rectangle): Fix highlight for tabs.
8663 Position cursor at left/right edge of rectangle using new `cursor'
8664 property on overlay strings.
8665 (cua--indent-rectangle): Don't tabify.
8666 (cua-rotate-rectangle): Ignore that point has moved.
8667
8668 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8669
8670 * term/mac-win.el: Add ASCII equivalents for some function keys.
8671 (mode-line-frame-identification): Sync with x-win.el.
8672
8673 2004-09-02 Juri Linkov <juri@jurta.org>
8674
8675 * progmodes/compile.el (compilation-buffer-name): Compare major
8676 mode with second element of compilation-arguments instead of third
8677 to reflect latest changes in compilation-arguments structure.
8678 (recompile): Use global variable `compilation-directory' to get
8679 recent compilation directory only when `recompile' is invoked NOT
8680 in the compilation buffer. Otherwise, use `default-directory' of
8681 the compilation buffer.
8682 (compilation-error-properties): Allow to funcall col and end-col.
8683 (compilation-mode-font-lock-keywords): Check col and end-col by
8684 `integerp'.
8685 (compilation-goto-locus): If end-mk is non-nil in transient mark
8686 mode don't activate the mark (and don't display message in
8687 push-mark), but highlight overlay between mk and end-mk.
8688
8689 * progmodes/grep.el (grep-highlight-matches): New defcustom.
8690 (grep-regexp-alist): Add rule to highlight grep matches.
8691 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
8692
8693 * info.el (Info-fontify-node): Don't compute other-tag
8694 if Info-hide-note-references=hide.
8695
8696 * help.el (function-called-at-point):
8697 * help-fns.el (variable-at-point):
8698 Try `find-tag-default' when other methods failed.
8699
8700 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
8701 Do not push mark if inhibit-mark-movement is non-nil.
8702
8703 * textmodes/ispell.el (ispell-html-skip-alists):
8704 Fix backslashes in docstring.
8705
8706 2004-09-01 Juri Linkov <juri@jurta.org>
8707
8708 * isearch.el (isearch-wrap-function)
8709 (isearch-push-state-function): New defvars.
8710 (isearch-pop-fun-state): New defsubst.
8711 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
8712 (isearch-push-state): Set the result of calling
8713 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
8714 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
8715 restore the mode-specific starting point of terminated search.
8716 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
8717 (isearch-repeat): Call `isearch-wrap-function' if defined.
8718 (isearch-message-prefix): Don't add prefix "over" to the message
8719 for wrapped search if `isearch-wrap-function' is defined.
8720 (isearch-search): Call function saved in `isearch-pop-fun-state' to
8721 restore the mode-specific starting point of failed search.
8722
8723 * info.el (Info-search-whitespace-regexp): Fix backslashes.
8724 (Info-search): Add new optional arguments for the sake of isearch.
8725 Replace whitespace in Info-search-whitespace-regexp literally.
8726 Add backward search. Don't call `Info-select-node' if regexp is
8727 found in the same Info node. Don't add node to Info-history for
8728 wrapped isearch.
8729 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
8730 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
8731 (Info-mode): Set local variables `isearch-search-fun-function',
8732 `isearch-wrap-function', `isearch-push-state-function',
8733 `search-whitespace-regexp'.
8734
8735 * isearch.el: Remove ancient Change Log section.
8736 (isearch-string, isearch-message-string, isearch-point)
8737 (isearch-success, isearch-forward-flag, isearch-other-end)
8738 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
8739 (isearch-barrier, isearch-within-brackets)
8740 (isearch-case-fold-search): Add suffix `-state' to state-related
8741 defsubsts to avoid name clashes with other function names.
8742
8743 * simple.el (next-error): New defgroup and defface.
8744 (next-error-highlight, next-error-highlight-no-select):
8745 New defcustoms.
8746 (next-error-no-select): Let-bind next-error-highlight to the value
8747 of next-error-highlight-no-select before calling `next-error'.
8748
8749 * progmodes/compile.el (compilation-goto-locus):
8750 Use `next-error' face instead of `region'. Set 4-th argument of
8751 `move-overlay' to `current-buffer' to move overlay to different
8752 source buffers. Use new variable `next-error-highlight'.
8753
8754 * simple.el (next-error-find-buffer): Move the rule
8755 "if current buffer is a next-error capable buffer" after the
8756 rule "if next-error-last-buffer is set to a live buffer".
8757 Simplify to test all rules in one `or'.
8758 (next-error): Doc fix.
8759 (next-error, previous-error, first-error)
8760 (next-error-no-select, previous-error-no-select):
8761 Make arguments optional.
8762
8763 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8764
8765 * macros.el (apply-macro-to-region-lines): Make it operate on all
8766 lines that begin in the region, rather than on all complete lines
8767 in the region.
8768
8769 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8770
8771 * x-dnd.el (x-dnd-protocol-alist): Document update.
8772 (x-dnd-known-types): Defcustom it.
8773 (x-dnd-handle-motif): Print message-atom in error message.
8774
8775 2004-08-30 John Paul Wallington <jpw@gnu.org>
8776
8777 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
8778 strings rather than programatically constructing message.
8779
8780 2004-08-30 Richard M. Stallman <rms@gnu.org>
8781
8782 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
8783 Don't return a string that would read as the wrong character code.
8784
8785 2004-08-29 Kim F. Storm <storm@cua.dk>
8786
8787 * emulation/cua-base.el (cua-auto-expand-rectangles):
8788 Remove automatic rectangle padding feature; replace by non-destructive
8789 virtual rectangle edges feature.
8790 (cua-virtual-rectangle-edges): New defcustom.
8791 (cua-auto-tabify-rectangles): New defcustom.
8792 (cua-paste): If paste into a marked rectangle, insert rectangle at
8793 current column, even if virtual; also paste exactly as many lines
8794 as has been marked (ignore additional lines or add empty lines),
8795 but paste whole source if only one line is marked.
8796 (cua--update-indications): No longer use overwrite-cursor to
8797 indicate rectangle padding
8798
8799 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
8800 (cua--rectangle-virtual-edges): New defun.
8801 (cua--rectangle-get-corners): Remove optional PAD arg.
8802 (cua--rectangle-set-corners): Never do padding.
8803 (cua--forward-line): Remove optional PAD arg. Simplify.
8804 (cua-resize-rectangle-right, cua-resize-rectangle-left)
8805 (cua-resize-rectangle-down, cua-resize-rectangle-up):
8806 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
8807 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
8808 (cua--rectangle-move): Never do padding. Simplify.
8809 (cua--tabify-start): New defun.
8810 (cua--rectangle-operation): Add tabify arg. All callers changed.
8811 (cua--pad-rectangle): Remove.
8812 (cua--delete-rectangle): Handle delete with virtual edges.
8813 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
8814 (cua--insert-rectangle): Handle insert at virtual column.
8815 Perform auto-tabify if necessary.
8816 (cua--activate-rectangle): Remove optional FORCE arg.
8817 Never do padding. Simplify.
8818 (cua--highlight-rectangle): Enhance for virtual edges.
8819 (cua-toggle-rectangle-padding): Remove command.
8820 (cua-toggle-rectangle-virtual-edges): New command.
8821 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
8822 (cua--rectangle-post-command): Don't force rectangle padding.
8823 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
8824
8825 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
8826
8827 * indent.el (edit-tab-stops-buffer): Doc fix.
8828
8829 2004-08-28 Richard M. Stallman <rms@gnu.org>
8830
8831 * progmodes/grep.el (grep-default-command): Use find-tag-default.
8832 (grep-tag-default): Function deleted.
8833
8834 * subr.el (find-tag-default): Move from etags.el.
8835
8836 * progmodes/etags.el (find-tag-default): Move to subr.el.
8837
8838 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
8839 into the basic character if it has an uppercase form.
8840
8841 2004-08-27 Kenichi Handa <handa@m17n.org>
8842
8843 * international/utf-8.el (utf-8-post-read-conversion): If the
8844 buffer is unibyte, temporarily make it multibyte.
8845
8846 2004-08-27 Masatake YAMATO <jet@gyve.org>
8847
8848 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
8849
8850 2004-08-25 John Paul Wallington <jpw@gnu.org>
8851
8852 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
8853 0, 1, and many mismatches in message.
8854 (tex-start-shell): Use `set-process-query-on-exit-flag'.
8855
8856 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
8857 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
8858
8859 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
8860
8861 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
8862 vc-diff-switches differently.
8863
8864 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8865
8866 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
8867 before and a real defvar after
8868 `speedbar-supported-extension-expressions'. This is to silence
8869 the compiler without breaking bootstrapping.
8870
8871 2004-08-22 Richard M. Stallman <rms@gnu.org>
8872
8873 * textmodes/flyspell.el (flyspell-word):
8874 Use set-process-query-on-exit-flag.
8875 (flyspell-highlight-duplicate-region): Take POSS as arg.
8876 (flyspell-word): Pass POSS as arg.
8877
8878 * progmodes/ada-xref.el: Many doc and style fixes.
8879 (ada-find-any-references): Use compilation-start.
8880 (ada-get-ali-file-name): Improve error msg.
8881 (ada-get-ada-file-name): Likewise.
8882
8883 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
8884 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
8885
8886 * mail/mail-extr.el (mail-extr-all-top-level-domains):
8887 Add forward defvar.
8888
8889 * whitespace.el (global-whitespace-mode): New alias
8890 for whitespace-global-mode.
8891
8892 * speedbar.el (speedbar-file-regexp): Move definition up.
8893 (speedbar-mode, speedbar-set-mode-line-format):
8894 Use with-no-warnings.
8895 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
8896
8897 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
8898 controls whether to display the error buffer.
8899
8900 * ps-mule.el: Delete compatibility code for old Emacses.
8901 (ps-mule-find-wrappoint): Don't use chars-in-region.
8902
8903 * frame.el (display-mouse-p, display-selections-p):
8904 Use with-no-warnings.
8905
8906 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
8907
8908 2004-08-22 David Kastrup <dak@gnu.org>
8909
8910 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
8911 information.
8912
8913 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
8914
8915 2004-08-22 Andreas Schwab <schwab@suse.de>
8916
8917 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
8918
8919 2004-08-22 Masatake YAMATO <jet@gyve.org>
8920
8921 * cvs-status.el (cvs-status-checkout): New function.
8922 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
8923
8924 2004-08-21 David Kastrup <dak@gnu.org>
8925
8926 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
8927 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
8928 has been converted to use hashtables, the relation `nil=none' is
8929 no longer valid, as `nil' is not a hashtable. This patch tries to
8930 reduce the number of resulting errors.
8931
8932 2004-08-21 John Paul Wallington <jpw@gnu.org>
8933
8934 * subr.el (process-kill-without-query): Made obsolete in
8935 version 21.4, not 21.5.
8936
8937 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
8938 (vc-previous-comment, vc-next-comment)
8939 (vc-comment-search-reverse, vc-comment-search-forward)
8940 (vc-comment-to-change-log): Likewise.
8941
8942 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
8943
8944 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
8945
8946 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
8947 Correct indentation of DEFMETHODS with non-standard method
8948 combinations (e.g., PROGN, MIN, MAX).
8949
8950 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
8951
8952 * startup.el (normal-top-level-add-subdirs-to-load-path):
8953 Avoid unnecessarily checking system-type.
8954 (normal-top-level): Set TERM to "dumb". Simplify.
8955
8956 * avoid.el (mouse-avoidance-ignore-p): New fun.
8957 Also ignore switch-frame, select-window, double, and triple clicks.
8958 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
8959 (mouse-avoidance-fancy-hook): Use it.
8960
8961 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
8962
8963 * avoid.el (mouse-avoidance-nudge-mouse)
8964 (mouse-avoidance-banish-destination): Stay within the current window
8965 to avoid problems with mouse-autoselect-window.
8966
8967 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
8968
8969 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
8970 the newer format of some messages in cvs-1.12.1.
8971
8972 2004-08-19 Masatake YAMATO <jet@gyve.org>
8973
8974 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
8975 (elp-results-jump-to-definition-by-mouse)
8976 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
8977 (elp-output-result): Use elp-output-insert-symname.
8978
8979 2004-08-18 Kenichi Handa <handa@m17n.org>
8980
8981 * language/cyrillic.el: Register koi8-r in
8982 ctext-non-standard-encodings-alist.
8983 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
8984
8985 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8986
8987 * emacs-lisp/copyright.el (copyright-update-year): Delete code
8988 that replaces 20xy with xy.
8989
8990 2004-08-17 John Paul Wallington <jpw@gnu.org>
8991
8992 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
8993 (reb-force-update): Doc fix.
8994
8995 2004-08-16 Richard M. Stallman <rms@gnu.org>
8996
8997 * progmodes/which-func.el (which-func-update-1): Doc fix.
8998
8999 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
9000 (sh-mode-abbrev-table): New variable.
9001
9002 * progmodes/compile.el (compilation-mode): Doc fix.
9003
9004 * emacs-lisp/lisp-mode.el (eval-last-sexp):
9005 Don't cons a new symbol each time.
9006 (eval-last-sexp-fake-value): New variable.
9007
9008 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
9009 (copyright-update-year): Detect continuation of list of years.
9010
9011 * term.el (term-default-fg-color, term-default-bg-color)
9012 (ansi-term-color-vector): Use `unspecified', not nil, as default.
9013
9014 * imenu.el: Several doc fixes: don't say variables are buffer-local.
9015
9016 2004-08-16 Davis Herring <herring@lanl.gov>
9017
9018 * isearch.el (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)
9022 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
9023
9024 2004-08-16 Kenichi Handa <handa@m17n.org>
9025
9026 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
9027
9028 2004-08-15 Kenichi Handa <handa@m17n.org>
9029
9030 * term/x-win.el (x-selection-value): If utf8 was successful but
9031 ctext was not, use utf8 string.
9032
9033 2004-08-14 Davis Herring <herring@lanl.gov>
9034
9035 * isearch.el: Remove accidental changes of March 4. Fix backing
9036 up when a regexp isearch is made more general. Use symbolic
9037 accessor functions for isearch stack frames to make usage clearer.
9038 (search-whitespace-regexp): Made groups in documentation shy (as
9039 is the group in the default value).
9040 (isearch-fallback): New function, addresses problems with regexps
9041 liberalized by `\|', adds support for liberalization by `\}' (the
9042 general repetition construct), and incorporates behavior for
9043 `*'/`?'.
9044 (isearch-}-char): New command, calls `isearch-fallback' with
9045 arguments appropriate to a typed `}'.
9046 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
9047 appropriately.
9048 (isearch-mode-map): Bind `}' to `isearch-}-char'.
9049 (isearch-string, isearch-message,string, isearch-point)
9050 (isearch-success, isearch-forward-flag, isearch-other-end)
9051 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
9052 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
9053 New inline functions to read fields of a stack frame.
9054
9055 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
9056
9057 * battery.el (battery-linux-proc-acpi): Look into battery
9058 directories matching the literal string "CMB", too (required for
9059 Linux kernel version 2.6.7).
9060
9061 2004-08-14 John Paul Wallington <jpw@gnu.org>
9062
9063 * cus-start.el (read-file-name-completion-ignore-case): Add.
9064 (blink-cursor-alist): Change version to "21.4".
9065
9066 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
9067
9068 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
9069
9070 * speedbar.el (speedbar-scan-subdirs): New option.
9071 (speedbar-file-lists): Don't ignore file-name case on Unix and use
9072 dolist.
9073 (speedbar-insert-files-at-point): Take an extra argument and use
9074 it to optionally find out if a subdir is empty. Also unreadable
9075 files don't get expand buttons.
9076 (speedbar-directory): New image (unused pixmap already existed).
9077 (speedbar-expand-image-button-alist): Use it.
9078
9079 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
9080
9081 CC Mode update to 5.30.9:
9082
9083 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
9084 Move from cc-vars to cc-defs for dependency reasons. Fix the
9085 POSIX char class test to check that it works in
9086 `skip-chars-(forward|backward)' too.
9087
9088 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
9089 first argument starts with a special brace list.
9090
9091 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
9092 when `c-opt-type-concat-key' is used (i.e. in Pike).
9093
9094 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
9095 Fix bug when the inner char pair doesn't have paren syntax, i.e. "(<
9096 >)".
9097
9098 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
9099 whitespace safe.
9100
9101 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
9102 position for `arglist-intro', `arglist-cont-nonempty' and
9103 `arglist-close' when there are two arglist open parens on the same
9104 line and there's nothing in front of the first.
9105
9106 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
9107 locking of qualified names in Java, which previously could fontify
9108 common indexing expressions in many cases. The standard Java
9109 naming conventions are used to tell them apart.
9110
9111 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
9112 Fix inconsistency wrt opening parens on the first line inside a paren
9113 block.
9114
9115 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
9116 compile time for the sake of `c-major-mode-is'.
9117
9118 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
9119 `c-major-mode-is' in the event that this is used inside a
9120 `c-lang-defconst'.
9121
9122 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
9123 `c-lang-defconst' so that it works better with fallback languages.
9124
9125 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
9126 it to fail to record the base mode.
9127
9128 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
9129 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
9130 is used. Reorder the syntax checks to get more efficient
9131 skipping in some situations.
9132
9133 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
9134 continuation which might precede the newly inserted '{'.
9135
9136 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
9137 Fix cases where it could loop indefinitely.
9138
9139 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
9140 size specs correctly. Only fontify identifiers in front of '('
9141 with as functions - don't accept any paren char. Tighten up
9142 initializer skipping to stop before function and class blocks.
9143
9144 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
9145 the point could be left directly after an open paren when finding
9146 the beginning of the first decl in the block.
9147
9148 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
9149 table when filtering out legitimate open parens to be recorded.
9150 This could cause cache inconsistencies when e.g.
9151 `c++-template-syntax-table' was temporarily in use.
9152
9153 * progmodes/cc-engine.el (c-on-identifier)
9154 (c-simple-skip-symbol-backward): Small fix for handling "-"
9155 correctly in `skip-chars-backward'. Affected the operator lfun
9156 syntax in Pike.
9157
9158 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
9159 Fix bug that could cause an error from `after-change-functions' when
9160 the changed region is at bob.
9161
9162 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
9163
9164 CC Mode update to 5.30.9:
9165
9166 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
9167 to say that <TAB> doesn't insert WS into a CPP line.
9168 (c-indent-command, c-tab-always-indent): Amend doc strings.
9169
9170 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
9171 checks for user errors, thus eliminating cryptic and unhelpful
9172 Emacs error messages. (1) Check the arg to `c-set-style' is a
9173 string. (2) Check that settings to `c-offsets-alist' are not
9174 spuriously quoted.
9175
9176 * progmodes/cc-cmds.el: (c-electric-brace): Don't delete a comment
9177 which precedes the newly inserted `{'.
9178
9179 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
9180
9181 Sync with Tramp 2.0.44.
9182
9183 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
9184 function "tramp_file_attributes". Otherwise, file names
9185 containing spaces are misinterpreted. Reported by Magnus Henoch
9186 <mange@freemail.hu>.
9187 (tramp-handle-file-truename): FILENAME must be expanded first.
9188 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
9189 obscure results. Reported by D. Goel <deego@gnufans.org>.
9190 (tramp-handle-verify-visited-file-modtime): If file does not
9191 exist, say it is not modified if and only if that agrees with the
9192 buffer's record. Check whether a file is visiting the buffer, or
9193 the buffer has no recorded last modification time. Return t in
9194 case the visiting file doesn't exist. Suggested by Luc Teirlinck
9195 <teirllm@auburn.edu>.
9196 (tramp-handle-write-region): Pass modtime explicitely to
9197 `set-visited-file-modtime', because filename can be different
9198 from (buffer-file-name) if `file-precious-flag' is set.
9199 `set-visited-file-modtime' must be called always when `visit' is t
9200 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
9201 (tramp-handle-set-visited-file-modtime): If `time-list' is not
9202 nil, don't apply the whole body. If the file doesn't exists, set
9203 modtime to '(-1 65535). Suggested by Luc Teirlinck
9204 <teirllm@auburn.edu>.
9205
9206 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
9207
9208 * help.el (describe-bindings): Doc fix.
9209
9210 * subr.el (kbd): Doc fix.
9211
9212 2004-08-08 John Paul Wallington <jpw@gnu.org>
9213
9214 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
9215 instead of `string-to-int'.
9216 (define-ibuffer-column mode): Fix indentation.
9217
9218 2004-08-08 Lars Hansen <larsh@math.ku.dk>
9219
9220 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
9221
9222 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
9223
9224 * subr.el (global-unset-key, local-unset-key): Doc fixes.
9225
9226 * novice.el (disabled-command-function): New variable renamed from
9227 `disabled-command-hook'.
9228 (disabled-command-hook): Keep the _variable_ as alias for
9229 `disabled-command-function' and make obsolete.
9230 (disabled-command-function): Function renamed from
9231 `disabled-command-hook'. Adapt code to name change of the variable.
9232
9233 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
9234
9235 * simple.el (completion-root-regexp): New defvar.
9236 (completion-setup-function): Use it instead of a literal string.
9237
9238 2004-08-07 John Paul Wallington <jpw@gnu.org>
9239
9240 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
9241 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
9242 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
9243 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
9244
9245 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
9246
9247 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
9248 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
9249
9250 2004-08-04 Kenichi Handa <handa@m17n.org>
9251
9252 * international/encoded-kb.el (encoded-kbd-setup-keymap):
9253 Fix previous change.
9254
9255 2004-08-03 Kenichi Handa <handa@m17n.org>
9256
9257 * international/encoded-kb.el: The following changes are to
9258 utilize key-translation-map instead of minor mode map.
9259 (encoded-kbd-iso2022-non-ascii-map): Delete it.
9260 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
9261 (encoded-kbd-last-key): New function.
9262 (encoded-kbd-iso2022-single-shift): New function.
9263 (encoded-kbd-iso2022-designation)
9264 (encoded-kbd-self-insert-iso2022-7bit)
9265 (encoded-kbd-self-insert-iso2022-8bit)
9266 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
9267 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
9268 key-translation-map.
9269 (encoded-kbd-setup-keymap): Setup key-translation-map.
9270 (saved-key-translation-map): New variable.
9271 (encoded-kbd-mode): Save/restore key-translation-map.
9272 Adjust for the change of encoded-kbd-setup-keymap.
9273
9274 2004-08-02 Kim F. Storm <storm@cua.dk>
9275
9276 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
9277 and call compute-motion with nil for topos and width to get proper
9278 usable width and height for both window and non-window systems.
9279
9280 * windmove.el (windmove-coordinates-of-position): Let compute-motion
9281 calculate usable window width and height.
9282
9283 * window.el (window-buffer-height): Call compute-motion with nil width.
9284
9285 2004-08-01 David Kastrup <dak@gnu.org>
9286
9287 * replace.el (query-replace-read-from):
9288 Use `query-replace-compile-replacement'.
9289 (query-replace-compile-replacement): New function.
9290 (query-replace-read-to): Use `query-replace-compile-replacement'
9291 for repeating the last command.
9292
9293 2004-08-01 John Paul Wallington <jpw@gnu.org>
9294
9295 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
9296 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
9297 (pr-switches): Remove period from end of error messages.
9298
9299 * help-mode.el (help-go-back): Likewise.
9300
9301 * abbrev.el (only-global-abbrevs): Doc fix.
9302 (edit-abbrevs-map): Define within defvar.
9303 (quietly-read-abbrev-file): Doc fix.
9304
9305 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
9306
9307 * novice.el (enable-command, disable-command): Doc fixes.
9308
9309 * subr.el (event-modifiers, event-basic-type): Doc fixes.
9310
9311 2004-07-30 Richard M. Stallman <rms@gnu.org>
9312
9313 * subr.el (with-local-quit): Doc fix.
9314
9315 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
9316
9317 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
9318
9319 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
9320
9321 * custom.el (defcustom): Doc fix.
9322
9323 2004-07-28 Masatake YAMATO <jet@gyve.org>
9324
9325 * progmodes/etags.el (etags-tags-apropos): Show building progress.
9326
9327 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
9328
9329 * imenu.el (imenu-prev-index-position-function)
9330 (imenu-extract-index-name-function, imenu-name-lookup-function)
9331 (imenu--index-alist): Docstring redundancy fix.
9332
9333 2004-07-25 Lars Hansen <larsh@math.ku.dk>
9334
9335 * wdired.el (wdired-finish-edit): Require dired-aux before locally
9336 binding dired-backup-overwrite.
9337
9338 2004-07-25 John Paul Wallington <jpw@gnu.org>
9339
9340 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
9341
9342 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
9343
9344 * term/tty-colors.el (tty-color-approximate): Doc fix.
9345
9346 * select.el (x-get-selection, x-set-selection): Doc fixes.
9347
9348 * frame.el (make-frame): Doc fix.
9349
9350 2004-07-24 Richard M. Stallman <rms@gnu.org>
9351
9352 * mail/rmail.el (rmail-mime-charset-pattern):
9353 Don't include semicolon in the charset value.
9354
9355 * replace.el (occur-next-error): Call set-window-point.
9356 (occur-engine): Handle negative NLINES.
9357
9358 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
9359
9360 * frame.el (modify-all-frames-parameters): Minor doc fix.
9361 (set-frame-configuration): Doc fix.
9362
9363 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
9364
9365 * simple.el (completion-setup-function): Compute the common parts
9366 and the first difference place correctly when
9367 partial-completion-mode is on.
9368
9369 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9370
9371 * ps-print.el: Doc fix.
9372 (ps-print-version): New version 6.6.5.
9373 (ps-printing-region): Doc fix.
9374 (ps-generate-string-list): Comment fix.
9375 (ps-message-log-max): Code fix.
9376
9377 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
9378
9379 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
9380 generated PostScript.
9381
9382 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
9383
9384 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
9385 with Gnus v5_10 branch.)
9386
9387 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
9388
9389 * calendar/time-date.el (time-to-number-of-days): New function.
9390 Imported from from Gnus.
9391
9392 2004-07-22 Kim F. Storm <storm@cua.dk>
9393
9394 * progmodes/make-mode.el: Fix comments.
9395
9396 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9397
9398 * printing.el: Doc fix.
9399
9400 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
9401
9402 * frame.el (modify-all-frames-parameters): Minor doc fix.
9403
9404 2004-07-20 Richard M. Stallman <rms@gnu.org>
9405
9406 * textmodes/fill.el (fill-nobreak-p): If this break point is
9407 at the end of the line, don't consider the newline which follows
9408 as a reason to return t.
9409
9410 2004-07-19 John Paul Wallington <jpw@gnu.org>
9411
9412 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
9413
9414 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
9415
9416 * dired-aux.el (dired-do-kill-lines): Expand docstring.
9417 Delete irrelevant code.
9418
9419 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
9420
9421 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
9422 New docstring. From Luc Teirlinck.
9423
9424 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
9425
9426 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
9427 section.
9428 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
9429 non-file buffers. We know it is nil.
9430
9431 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
9432
9433 Sync with Tramp 2.0.43.
9434
9435 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
9436 Remove outdated comment.
9437 (tramp-locked, tramp-locker): New variables for implementing a
9438 global lock.
9439 (tramp-sh-file-name-handler): Use them to implement the global lock.
9440
9441 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
9442
9443 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
9444 calls to respective `xxx` calls.
9445 (tramp-process-alive-regexp): Precise doc string.
9446 (tramp-multi-action-process-alive): New defun.
9447 (tramp-multi-actions): Use it.
9448 (tramp-handle-find-backup-file-name): `copy-tree' is available
9449 since Emacs 22.1 only (XEmacs has it). Implementation rewritten
9450 in order to avoid this function.
9451 (tramp-handle-write-region): Set current buffer. If connection
9452 wasn't open, `file-modes' has changed it accidently. Reported by
9453 David Kastrup <dak@gnu.org>.
9454 (tramp-enter-password, tramp-read-passwd): New arguments USER and
9455 HOST.
9456 (tramp-action-password, tramp-multi-action-password): Apply it.
9457 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
9458 name must still contain the port number. Otherwise, we have two
9459 Tramp buffers, with all the confusion. Reported by Myron Selby
9460 <myron@xytech.com> and Rolf Dubitzky
9461 <Dubitzky@physi.uni-heidelberg.de>.
9462
9463 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
9464 HOST to `tramp-enter-passwd'.
9465
9466 * net/tramp-vc.el (all): Code cleanup. Change all
9467 `tramp-handle-xxx' calls to respective `xxx` calls.
9468
9469 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
9470
9471 * emacs-lisp/testcover.el: New category "potentially-1valued" for
9472 functions that are not erroneous if either 1-valued or
9473 multi-valued. Detect functions in this class.
9474 (testcover-1value-functions, testcover-compose-functions)
9475 (testcover-progn-functions) Add some additional functions to lists.
9476 (testcover-mark): Bugfix when marking up the definition for an
9477 empty function.
9478
9479 2004-07-17 Richard M. Stallman <rms@gnu.org>
9480
9481 * replace.el (occur-read-primary-args): Pass default to
9482 read-from-minibuffer.
9483
9484 * mail/footnote.el (footnote-section-tag): Use defcustom.
9485
9486 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
9487 Compile font-lock-keywords, not KEYWORDS.
9488 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
9489 Add warn, check-type. Handle cerror like error.
9490
9491 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
9492
9493 * progmodes/which-func.el (which-func-keymap): New var.
9494 (which-func-face): New face.
9495 (which-func-format): Use them.
9496
9497 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9498
9499 * buff-menu.el (list-buffers-noselect): Append the buffer's
9500 process status to its mode name.
9501
9502 2004-07-16 Kim F. Storm <storm@cua.dk>
9503
9504 * simple.el (inhibit-mark-movement): New defvar.
9505 (beginning-of-buffer, end-of-buffer): Do not push mark if
9506 inhibit-mark-movement is non-nil or C-u prefix is given.
9507
9508 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
9509 Init to beginning-of-buffer and end-of-buffer.
9510 (cua--undo-push-mark): New defvar.
9511 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
9512 already active and command is in cua--preserve-mark-commands.
9513 Also fix check for shift modifier on non-window systems.
9514 (cua--post-command-handler): Clear inhibit-mark-movement if set.
9515
9516 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
9517
9518 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
9519 of two integers, instead of a cons.
9520
9521 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
9522 `visited-file-modtime' now returns a list of two integers, instead
9523 of a cons.
9524
9525 * dired.el (dired-directory-changed-p): Ditto.
9526
9527 * progmodes/grep.el (grep): Doc fix.
9528
9529 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
9530
9531 * autorevert.el (auto-revert-tail-mode)
9532 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
9533 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
9534 in both at the same time.
9535 (auto-revert-tail-mode): New command.
9536 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
9537 (auto-revert-handler): Revert only either tail or whole file.
9538
9539 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
9540 add auto-revert-tail-mode.
9541
9542 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9543
9544 * printing.el: Doc fix. Change name of some funs.
9545 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
9546 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
9547 (pr-standard-file-name): New fun. Replace pr-standard-path.
9548 (pr-call-process): Code fix.
9549
9550 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
9551
9552 * subr.el (with-selected-window): Doc fix.
9553
9554 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
9555
9556 * subr.el (get-buffer-window-list): Doc fix.
9557
9558 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
9559
9560 * files.el (switch-to-buffer-other-window): Doc fix.
9561
9562 * window.el (save-selected-window, one-window-p)
9563 (split-window-keep-point, split-window-vertically)
9564 (split-window-horizontally): Doc fixes.
9565
9566 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9567
9568 * printing.el: Doc fix. Now it uses call-process instead of
9569 shell-command for low command execution.
9570 (pr-version): New version number (6.8).
9571 (pr-shell-file-name): Option removed.
9572 (pr-shell-command): Fun removed.
9573 (pr-call-process): New fun. Replace pr-shell-command.
9574 (pr-standard-path, pr-remove-nil-from-list): New funs.
9575 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
9576 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
9577 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
9578 (pr-ps-utility-process, pr-txt-print): Code fix.
9579
9580 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9581
9582 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
9583 boolean.
9584
9585 2004-07-09 Lars Hansen <larsh@math.ku.dk>
9586
9587 * wid-edit.el (widget-field-buffer): Doc fix.
9588
9589 2004-07-09 John Paul Wallington <jpw@gnu.org>
9590
9591 * emacs-lisp/re-builder.el (reb-update-overlays):
9592 Distinguish between one and several matches in message.
9593
9594 2004-07-09 Richard M. Stallman <rms@gnu.org>
9595
9596 * mouse.el (mouse-set-region-1): If transient-mark-mode
9597 is `identity', change it to `only'.
9598
9599 * simple.el (current-word): Doc fix.
9600
9601 2004-07-09 Mark A. Hershberger <mah@everybody.org>
9602
9603 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
9604 so that it is more understanding of whitespace.
9605
9606 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
9607 (("ns" . "element") (attr-list) children) instead of
9608 ((:ns . "element") (attr-list) children) in order to reduce the
9609 number of symbols used.
9610 (xml-skip-dtd): Change to use xml-parse-dtd but set
9611 xml-validating-parsing to nil.
9612 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
9613 (xml-substitute-entity): Remove in favor of new entity substitution.
9614 (xml-substitute-special): Rewrite in to substitute complex
9615 entities from DOCTYPE declarations.
9616 (xml-parse-fragment): Parse fragments from entity deleclarations.
9617 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
9618 (xml-parse-dtd, xml-substitute-special): Make validity checks
9619 conditioned on xml-validating-parser. Add "Not Well Formed" to
9620 error messages about well-formedness.
9621
9622 2004-07-08 Steven Tamm <steventamm@mac.com>
9623
9624 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
9625 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
9626 Do not treat double clicks and triple clicks specially in the
9627 scroll bar (preventing strange repositioning problems)
9628
9629 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
9630
9631 * replace.el (query-replace-regexp-eval): Fix last change.
9632
9633 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
9634
9635 * replace.el (query-replace-descr): New fun.
9636 (query-replace-read-from, query-replace-read-args): Default to the
9637 previous from&to.
9638 (query-replace-read-to): Quote the `from' string when displaying it.
9639 (query-replace-regexp-eval): Immediately check read-only status.
9640 Use query-replace-read-from to get the \n checking.
9641 Quote the `from' string when displaying it.
9642 (map-query-replace-regexp, occur-read-primary-args):
9643 Quote the `from' string when displaying it.
9644
9645 * isearch.el (isearch-query-replace): Pass the regexp-ness and
9646 delimited-ness of the search to query-replace.
9647
9648 * replace.el (query-replace-read-from, query-replace-read-to):
9649 New funs extracted from query-replace-read-args.
9650 (query-replace-read-args): Use them.
9651
9652 * replace.el (query-replace-interactive, query-replace-read-args):
9653 Remove the `initial' special value.
9654 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
9655 (occur-engine): Remove unused var `matchend'.
9656
9657 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
9658 Use the search string without prompting.
9659
9660 2004-07-05 Kenichi Handa <handa@m17n.org>
9661
9662 * international/mule.el (decode-coding-inserted-region):
9663 Set last-coding-system-used only when coding is nil.
9664
9665 2004-07-03 Eli Zaretskii <eliz@gnu.org>
9666
9667 * progmodes/grep.el (grep-compute-defaults, grep-command)
9668 (grep-program, find-program, grep-find-use-xargs, grep-history)
9669 (grep-find-history, grep-tag-default, grep-find-command)
9670 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
9671 Add autoload cookies, for unbundled packages that load `compile'
9672 and expect all grep-related symbols to become defined.
9673
9674 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
9675
9676 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
9677 (iimage-mode-image-search-path): New user option to search the
9678 image file.
9679 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
9680 have locate-file.
9681 (iimage-mode-buffer): Use it.
9682
9683 2004-07-03 Nick Roberts <nickrob@gnu.org>
9684
9685 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
9686 carefully.
9687 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
9688
9689 2004-07-03 Juri Linkov <juri@jurta.org>
9690
9691 * replace.el (query-replace-read-args): Swallow space after 'foo,
9692 not after (quote foo). Match space only immediately after symbol,
9693 not anywhere in the whole string.
9694
9695 2004-07-02 Richard M. Stallman <rms@gnu.org>
9696
9697 * replace.el (query-replace-read-args): Swallow space after
9698 symbols, not after closeparens. But avoid error if string ends there.
9699
9700 * progmodes/python.el (python-beginning-of-statement):
9701 Exit the loop if backward-up-list gets error.
9702
9703 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
9704
9705 2004-07-02 Andre Spiegel <spiegel@gnu.org>
9706
9707 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
9708 only if vc-consult-headers is non-nil.
9709
9710 2004-07-02 Juri Linkov <juri@jurta.org>
9711
9712 * pcvs.el (cvs-mode-diff-repository): New command.
9713
9714 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
9715
9716 2004-07-01 Juri Linkov <juri@jurta.org>
9717
9718 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
9719 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
9720 C-M-% to isearch-query-replace-regexp.
9721 (minibuffer-local-isearch-map): Add arrow key bindings.
9722 Bind C-f to isearch-yank-char-in-minibuffer.
9723 (isearch-forward): Doc fix.
9724 (isearch-edit-string): Doc fix.
9725 (isearch-query-replace, isearch-query-replace-regexp): New funs.
9726 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
9727 (isearch-yank-char): Add optional arg.
9728 (isearch-yank-char-in-minibuffer): New fun.
9729
9730 * replace.el (query-replace-interactive): Change type from boolean
9731 to choice. Add value `initial'.
9732 (query-replace-read-args): Handle value `initial' of
9733 query-replace-interactive.
9734
9735 2004-06-29 Kim F. Storm <storm@cua.dk>
9736
9737 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
9738 (breakpoint-disabled-bitmap-face): Add :group 'gud.
9739
9740 * progmodes/ada-xref.el (ada-tight-gvd-integration):
9741 Add :group 'ada.
9742
9743 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
9744
9745 2004-06-29 Juri Linkov <juri@jurta.org>
9746
9747 * replace.el (query-replace-read-args): Swallow a space after
9748 everything except )]" which in most cases means after a symbol.
9749
9750 * emacs-lisp/pp.el (pp-buffer): Add autoload.
9751
9752 2004-06-28 Richard M. Stallman <rms@gnu.org>
9753
9754 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
9755 More changes to go with previous change in font-lock.el.
9756
9757 2004-06-26 David Kastrup <dak@gnu.org>
9758
9759 * replace.el (perform-replace): Highlight the match even in
9760 non-query mode if there is potential replace string editing.
9761
9762 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
9763
9764 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
9765 agree with new return value of `file-remote-p'.
9766 This syncs with Tramp 2.0.42.
9767
9768 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
9769 according to new documentation of `file-remote-p'.
9770
9771 * files.el (file-remote-p): Fix doc to say that return value is
9772 identification of remote system, if not nil.
9773 (file-relative-name): Use new return value of `file-remote-p'.
9774
9775 2004-06-26 Nick Roberts <nickrob@gnu.org>
9776
9777 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
9778 (gdb-goto-breakpoint): Fix breakage.
9779
9780 2004-06-26 Eli Zaretskii <eliz@gnu.org>
9781
9782 * man.el (Man-getpage-in-background): Add windows-nt to the list
9783 of systems where shell-file-name should be used instead of
9784 literal "sh".
9785
9786 2004-06-25 Sam Steingold <sds@gnu.org>
9787
9788 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
9789 function names `(setf symbol)'.
9790
9791 2004-06-24 Richard M. Stallman <rms@gnu.org>
9792
9793 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
9794
9795 * font-lock.el (font-lock-keywords): Change format of compiled values.
9796 Document it.
9797 (font-lock-add-keywords): If font-lock-keywords is compiled,
9798 extract the uncompiled version, modify, then recompile.
9799 (font-lock-remove-keywords): Likewise.
9800 (font-lock-fontify-keywords-region): Handle changed format.
9801 (font-lock-compile-keywords): Handle changed format.
9802 (font-lock-set-defaults): Compile the keywords explicitly here.
9803
9804 2004-06-24 David Kastrup <dak@gnu.org>
9805
9806 * replace.el (query-replace-read-args): Implement `\,' and `\#'
9807 replacements here.
9808 (query-replace-regexp): Doc string explaining this and the new
9809 `\?' replacement. Remove `\,' and `\#' implementation here, as it
9810 is better placed in `query-replace-read-args'.
9811 (replace-regexp): Explain `\,', `\#' and `\?'.
9812 (replace-match-data): New function for thorough reuse/destruction
9813 of old match-data.
9814 (replace-match-maybe-edit): Function for implementing `\?' editing.
9815 (perform-replace): Fix maintaining of the match stack including
9816 already matched regions, implement `\?', fix various problems
9817 with regions while editing and other stuff.
9818 (replace-highlight): Simplify.
9819
9820 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
9821
9822 * progmodes/grep.el (grep-error-screen-columns): New variable.
9823 (grep-regexp-alist): Give it the full functionality of gnu style
9824 compilation messages with line and column ranges. Ask me for the
9825 perl script I'm working on, that uses these.
9826
9827 2004-06-23 Nick Roberts <nickrob@gnu.org>
9828
9829 * comint.el: (comint-insert-clicked-input, comint-copy-old-input):
9830 Remove.
9831 (comint-insert-input, comint-mouse-insert-input): New functions
9832 based on comint-insert-clicked-input for two bindings but just
9833 one functionality.
9834
9835 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
9836
9837 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
9838
9839 2004-06-23 Lars Hansen <larsh@math.ku.dk>
9840
9841 * files.el (write-contents-functions): Doc fix.
9842
9843 2004-06-21 Juanma Barranquero <lektu@terra.es>
9844
9845 * image.el (image-library-alist): Rewrite docstring in active voice.
9846
9847 2004-06-20 Richard M. Stallman <rms@gnu.org>
9848
9849 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
9850
9851 * isearch.el (isearch-repeat): Avoid testing old match data.
9852 (isearch-message): Display trailing space in special font
9853 when search is failing.
9854 (isearch-search-fun-function): Doc fix.
9855
9856 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
9857
9858 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
9859
9860 * frame.el (show-trailing-whitespace): Doc fix.
9861
9862 * cus-edit.el (custom-variable-documentation): New function.
9863 (custom-variable): Use it.
9864
9865 2004-06-19 Nick Roberts <nickrob@gnu.org>
9866
9867 * man.el (Man-getpage-in-background): Revert previous change but
9868 make cygwin a special case.
9869
9870 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
9871
9872 * autorevert.el (global-auto-revert-non-file-buffers):
9873 Update docstring.
9874
9875 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
9876
9877 * progmodes/compile.el (compilation-error-properties): Store one
9878 more than end-col, if present, so that transient-mark-mode will
9879 highlight last char too.
9880 * progmodes/grep.el (grep-regexp-alist): Match columns and column
9881 ranges, if present.
9882
9883 2004-06-18 Jason Rumney <jasonr@gnu.org>
9884
9885 * makefile.w32-in: Double percent signs in for loops.
9886
9887 2004-06-17 David Kastrup <dak@gnu.org>
9888
9889 * replace.el (query-replace-read-args): Only warn about use of \n
9890 and \t when we are doing a regexp replacement and the actual
9891 escaped character is n or t.
9892 (query-replace-regexp): Add \, and \# interpretation to
9893 interactive call and document it.
9894 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
9895 as shortkey for replace-count.
9896 (replace-quote): New function for doubling backslashes.
9897
9898 2004-06-17 Juanma Barranquero <lektu@terra.es>
9899
9900 * files.el (parse-colon-path, cd): Mention in docstring that the
9901 path separator is colon in GNU-like systems.
9902
9903 * newcomment.el (comment-region-internal): Fix docstring.
9904
9905 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
9906 (ewoc-invalidate, ewoc-collect): Doc fixes.
9907 (ewoc--create-node, ewoc--delete-node-internal):
9908 Fix typos in docstring.
9909
9910 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
9911
9912 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
9913 manual to docstring.
9914
9915 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9916
9917 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
9918
9919 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
9920
9921 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
9922 Add hyperlink to emacs-xtra manual to docstring.
9923
9924 * autorevert.el (global-auto-revert-non-file-buffers):
9925 Add hyperlink to emacs-xtra manual to docstring, as well as an
9926 info-link.
9927
9928 2004-06-14 Juanma Barranquero <lektu@terra.es>
9929
9930 * image.el (image-library-alist): New variable to map image types
9931 to external libraries. Initialized to nil, unless system-specific
9932 configs change it.
9933 (image-type-available-p): Determine whether an image type is
9934 available by calling `init-image-library'.
9935
9936 * term/w32-win.el (image-library-alist): Initialize to a known set
9937 of probable library names.
9938
9939 2004-06-14 Kenichi Handa <handa@m17n.org>
9940
9941 * international/code-pages.el (windows-1256, cp1125): Fix tables
9942 for several characters.
9943
9944 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
9945
9946 2004-06-13 Richard M. Stallman <rms@gnu.org>
9947
9948 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
9949
9950 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
9951 not "`pc-selection-mode'".
9952
9953 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
9954
9955 * simple.el (previous-matching-history-element): Specify a default.
9956
9957 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
9958
9959 * cus-face.el (custom-declare-face): Simplify code.
9960
9961 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
9962
9963 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
9964
9965 * files.el (before-save-hook): Add `time-stamp' to the options.
9966
9967 * time-stamp.el (time-stamp): Recommend adding it to
9968 `before-save-hook', rather than `write-file-functions'.
9969 Make a similar change in `Commentary' section.
9970
9971 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
9972
9973 * diff-mode.el (diff-current-defun): If at start of hunk, use
9974 position of first change.
9975
9976 2004-06-13 Lars Hansen <larsh@math.ku.dk>
9977
9978 * dired-x.el (dired-mark-omitted): Bind to "*O".
9979
9980 2004-06-12 Karl Fogel <kfogel@red-bean.com>
9981
9982 * bookmark.el (bookmark-bmenu-relocate): New function, as
9983 suggested by David J. Biesack <David.Biesack@sas.com>.
9984 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
9985 (bookmark-bmenu-mode): Describe binding in doc string.
9986 (bookmark-set-filename): Save the bookmark list if it's time.
9987
9988 2004-06-13 Kenichi Handa <handa@m17n.org>
9989
9990 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
9991 (ccl-untranslated-to-ucs): Fix typo.
9992
9993 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
9994
9995 * progmodes/python.el (python-open-block-statement-p):
9996 Fix indentation after a block opening that contains a comment.
9997
9998 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
9999
10000 * bindings.el (completion-ignored-extensions): Add file extensions
10001 of Python byte-compiled files.
10002
10003 2004-06-12 Juri Linkov <juri@jurta.org>
10004
10005 * info.el (Info-goto-node): Add autoload.
10006 (Info-toc): Add substring-no-properties on Info file name.
10007 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
10008 (Info-mode-map): Bind L to Info-history, T to Info-toc.
10009
10010 2004-06-12 Kenichi Handa <handa@m17n.org>
10011
10012 * international/mule-cmds.el (set-language-environment):
10013 Load subst tables if necessary.
10014
10015 * international/mule.el (decode-char): Load subst tables if necessary.
10016 (encode-char): Likewise.
10017
10018 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
10019 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
10020 (utf-16le-decode-loop): Set r5 to -1 before loop.
10021 (utf-16be-decode-loop): Likewise.
10022 (ccl-decode-mule-utf-16le): Add EOF processing block.
10023 (ccl-decode-mule-utf-16be): Likewise.
10024 (ccl-decode-mule-utf-16le-with-signature): Likewise.
10025 (ccl-decode-mule-utf-16be-with-signature): Likewise.
10026 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
10027 (ccl-mule-utf-16-encode-untrans): New CCL.
10028 (utf-16-decode-to-ucs): Handle pre-read character.
10029 (utf-16le-encode-loop): Handle surrogate pair.
10030 (utf-16be-encode-loop): Likewise.
10031 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
10032 of utf-16le-encode-loop.
10033 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
10034 of utf-16be-encode-loop.
10035 (mule-utf-16-post-read-conversion):
10036 Call utf-8-post-read-conversion at first.
10037 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
10038 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
10039 Add post-read-conversion and pre-write-conversion.
10040
10041 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
10042 (utf-translate-cjk-unicode-range): New variable.
10043 (utf-translate-cjk-load-tables): New function.
10044 (utf-lookup-subst-table-for-decode): New function.
10045 (utf-lookup-subst-table-for-encode): New function.
10046 (utf-translate-cjk-mode): Init-value changed to t. Don't load
10047 tables here. Update safe-charsets of utf-* coding systems.
10048 (ccl-mule-utf-untrans): New CCL.
10049 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
10050 at end of each branch.
10051 (ccl-mule-utf-8-encode-untrans): New CCL.
10052 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
10053 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
10054 length of encoding. Don't return r0.
10055 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
10056 (utf-8-post-read-conversion): Narrow to region properly.
10057 If utf-translate-cjk-mode is on, load tables if necessary.
10058 Call utf-8-compose with hash-table arg if necessary.
10059 Call XXX-compose-region instead of XXX-post-read-convesion.
10060 (utf-8-pre-write-conversion): New function.
10061 (mule-utf-8): Include CJK charsets in safe-charsets if
10062 utf-translate-cjk-mode is on. Add pre-write-conversion.
10063
10064 * international/characters.el: Temporarily set
10065 utf-translate-cjk-mode to nil.
10066
10067 * language/devan-util.el (devanagari-compose-region):
10068 Add autoload cookie.
10069
10070 * international/ccl.el (ccl-dump-call): Fix printing the
10071 subroutine name.
10072
10073 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
10074
10075 * dired.el (dired-revert): If buffer is marked unmodified before
10076 reverting, keep it marked unmodified.
10077 Adapt to new conventions for commenting out code.
10078 (dired-make-relative): Adapt to new conventions for commenting out code.
10079
10080 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
10081
10082 * eshell/esh-module.el (eshell-load-defgroups):
10083 Bind `vc-handled-backends' to nil when opening files.
10084
10085 2004-06-11 Juanma Barranquero <lektu@terra.es>
10086
10087 * files.el (parse-colon-path, cd): Doc fixes (refer to
10088 `path-separator', not colon).
10089
10090 2004-06-10 Juanma Barranquero <lektu@terra.es>
10091
10092 * newcomment.el (comment-search-forward)
10093 (comment-search-backward): Fix typos in docstring.
10094 (comment-region): Doc fix.
10095
10096 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
10097
10098 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
10099 switch is no longer stored in `dired-switches-alist'.
10100
10101 * dired-aux.el (dired-insert-subdir): Do not store R switch in
10102 `dired-switches-alist'.
10103
10104 2004-06-10 Kim F. Storm <storm@cua.dk>
10105
10106 * pcvs.el (cvs-mode-diff-yesterday): New command.
10107
10108 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
10109
10110 2004-06-10 Juri Linkov <juri@jurta.org>
10111
10112 * emacs-lisp/edebug.el (edebug-eval-defun):
10113 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
10114 Fix docstring.
10115
10116 * simple.el (eval-expression-print-format): Don't print additional
10117 information on the first call to `eval-print-last-sexp'.
10118 (next-error-find-buffer): Fix punctuation.
10119 (killing) <defgroup>: Fix punctuation.
10120 (yank-excluded-properties): Change group from editing to killing.
10121
10122 * replace.el (perform-replace): Use `limit' to terminate the
10123 while-loop explicitly.
10124
10125 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10126
10127 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
10128 Use lc-*.xpm as prefix instead of *-locol.xpm.
10129
10130 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
10131 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
10132 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
10133 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
10134 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
10135 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
10136 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
10137 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
10138 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
10139 * toolbar/lc-up_arrow.xpm:
10140 Rename from *-locol.xpm.
10141
10142 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
10143
10144 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
10145 include forms like &<str>; as valid url patterns.
10146
10147 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
10148
10149 * dired.el (dired-diff, dired-backup-diff)
10150 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
10151 (dired-do-chown, dired-do-touch, dired-do-print)
10152 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
10153 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
10154 (dired-create-directory, dired-do-copy, dired-do-symlink)
10155 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
10156 (dired-do-copy-regexp, dired-do-hardlink-regexp)
10157 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
10158 (dired-maybe-insert-subdir, dired-next-subdir)
10159 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
10160 (dired-kill-subdir, dired-tree-up, dired-tree-down)
10161 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
10162 (dired-run-shell-command, dired-query): Remove redundant,
10163 or incorrect, autoloads.
10164
10165 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
10166 does not end in a slash. Add optional argument KILL-ROOT.
10167 Update docstring.
10168 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
10169 (dired-query): Add autoloads.
10170
10171 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
10172
10173 * progmodes/compile.el (compilation-set-window-height):
10174 Rearrange the save-* functions because a buffer can have several current
10175 point in different windows.
10176 (compilation-error-regexp-alist-alist): Recognize {standard input}
10177 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
10178
10179 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10180
10181 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
10182 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
10183 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
10184 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
10185 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
10186 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
10187 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
10188 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
10189 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
10190 * toolbar/up_arrow-locol.xpm:
10191 New versions of icons that uses fewer colors.
10192
10193 * toolbar/tool-bar.el (tool-bar-local-item)
10194 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
10195 if display-color-cells is 256 or less.
10196
10197 2004-06-08 Kim F. Storm <storm@cua.dk>
10198
10199 * wid-edit.el (widget-specify-button): Use hand pointer rather
10200 than mouse-face as visible mouse-over effect.
10201
10202 2004-06-07 Karl Fogel <kfogel@red-bean.com>
10203
10204 * saveplace.el (save-place-alist-to-file): Bind `print-length'
10205 and `print-level' to nil when writing out `save-place-alist'.
10206 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
10207
10208 2004-06-07 Juanma Barranquero <lektu@terra.es>
10209
10210 * completion.el (completion-kill-region): Doc fix.
10211
10212 * format.el (format-insert-annotations)
10213 (format-annotate-location): Doc fixes.
10214 (format-subtract-regions): Make arguments match their use in docstring.
10215
10216 * simple.el (kill-region): Doc fix.
10217
10218 * subr.el (insert-buffer-substring-no-properties)
10219 (insert-buffer-substring-as-yank): Doc fixes.
10220
10221 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
10222
10223 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
10224 Update docstring.
10225 (dired-reset-subdir-switches): New function.
10226
10227 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
10228 Limit scope of `buffer-read-only' binding.
10229
10230 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
10231
10232 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
10233 eshell-explicit-command-char.
10234
10235 2004-06-06 Juanma Barranquero <lektu@terra.es>
10236
10237 * help-fns.el (help-argument-name): Inherit from italic face only
10238 if the frame supports it.
10239
10240 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10241
10242 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
10243 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
10244 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
10245 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
10246 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
10247 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
10248 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
10249 New conversions from xpm files.
10250
10251 * toolbar/README: New file.
10252
10253 2004-06-06 Richard M. Stallman <rms@gnu.org>
10254
10255 * isearch.el (isearch-mode-map): Undo previous change.
10256
10257 2004-06-05 Juri Linkov <juri@jurta.org>
10258
10259 * bindings.el (debug-ignored-errors): Add regexps for history
10260 related messages. Remove $ from "No further undo information".
10261 Move Ediff's messages to ediff.el.
10262
10263 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
10264
10265 * cus-edit.el (custom-display): Add `min-colors'.
10266
10267 * custom.el (defface): Add `supports' to docstring.
10268
10269 * help-fns.el (help-argument-name): Add :group 'help.
10270
10271 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
10272
10273 * find-dired.el (find-ls-subdir-switches): New user option.
10274 (find-dired): No longer call `abbreviate-file-name' on DIR.
10275 Set `dired-subdir-switches' buffer-locally.
10276
10277 * locate.el: Merge the two `Commentary' sections.
10278 (locate-ls-subdir-switches): New user option.
10279 (locate): Update for other changes.
10280 (locate-mode-map): Restore Dired binding for mouse-2.
10281 Bind `locate-mouse-view-file' to M-mouse-2.
10282 Bind `l' to `locate-do-redisplay'.
10283 (locate-main-listing-line-p, locate-do-redisplay): New functions.
10284 (locate-mouse-view-file, locate-tags, locate-find-directory):
10285 Print message if used outside main listing.
10286 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
10287 Various changes to support inserted subdirectories.
10288 (locate-insert-header): Change header of *Locate* buffer.
10289
10290 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
10291 Change interactive default switches.
10292 (dired-rename-subdir-2): Update `dired-switches-alist'.
10293 (dired-insert-subdir, dired-kill-subdir):
10294 Handle `dired-switches-alist'. Do not mark buffer modified.
10295 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
10296 (dired-insert-subdir-doinsert): Omit messages.
10297 Handle `dired-subdir-switches'.
10298 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
10299
10300 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
10301 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
10302 subdirs if -R switch is used for a subdir.
10303 (dired-mode): Set `dired-switches-alist'.
10304 (dired-build-subdir-alist): Only print number of directories in
10305 echo area when invoked interactively.
10306
10307 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10308
10309 * dired-x.el (dired-omit-mode): Rename from
10310 dired-omit-files-p. Use define-minor-mode to define it.
10311 (dired-omit-files-p): Add as alias for dired-omit-mode.
10312 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
10313 dired-mark-omitted.
10314 (dired-mark-omitted): Add. Bind to M-O.
10315
10316 2004-06-05 Kenichi Handa <handa@m17n.org>
10317
10318 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
10319
10320 2004-06-05 Juanma Barranquero <lektu@terra.es>
10321
10322 * help-fns.el (help-argument-name): Reintroduce face.
10323 (help-default-arg-highlight): Use it, now that
10324 `face-differs-from-default-p' can be trusted.
10325
10326 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
10327
10328 * textmodes/table.el: Sentence commands added to Point Motion
10329 group; kill and backward-kill commands added to Extraction group.
10330
10331 2004-06-04 Mario Lang <mlang@delysid.org>
10332
10333 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
10334 systems appear to use mW, make the code handle this. Fix a
10335 division-by-zero bug while at it, and handle kernels with
10336 a slightly different layout in /proc/acpi.
10337
10338 2004-06-04 Karl Fogel <kfogel@red-bean.com>
10339
10340 * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
10341 because the latter is a CL-ism. This fixes the bug reported by
10342 Shawn Boyette <mdxi@collapsar.net> in
10343 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
10344
10345 2004-06-04 Miles Bader <miles@gnu.org>
10346
10347 * faces.el (display-supports-face-attributes-p): Function moved to
10348 C code. Previously only the tty-related portion of this function
10349 was done in C; however the previous attempt to do a halfway-proper
10350 job for non-tty displays in lisp didn't work properly because of
10351 funny conditions during Emacs startup.
10352 (face-differs-from-default-p): Simplify, now that
10353 display-supports-face-attributes-p works properly on all display
10354 types. Remove :stipple from comparison; it doesn't really work
10355 in emacs anyway.
10356
10357 2004-06-04 Miles Bader <miles@gnu.org>
10358
10359 * faces.el (face-differs-from-default-p): Use a different
10360 implementation, so we can really check whether FACE displays
10361 differently or not.
10362
10363 2004-06-04 Miles Bader <miles@gnu.org>
10364
10365 * faces.el (display-supports-face-attributes-p): Implement a
10366 `different from default' check for non-tty displays.
10367
10368 2004-06-03 David Kastrup <dak@gnu.org>
10369
10370 * woman.el (woman-mapcan): More concise code.
10371 (woman-topic-all-completions, woman-topic-all-completions-1)
10372 (woman-topic-all-completions-merge): Replace by a simpler and
10373 much faster implementation based on O(n log n) sort/merge instead
10374 of the old O(n^2) behavior.
10375
10376 2004-06-03 Miles Bader <miles@gnu.org>
10377
10378 * subr.el (read-number): Use canonical format for default in prompt.
10379
10380 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
10381 Add regexp for " [...]" style defaults.
10382
10383 2004-06-02 Romain Francoise <romain@orebokech.com>
10384
10385 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
10386 groups: if the user asks for a hidden buffer, open the
10387 corresponding filter group to expose it.
10388
10389 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
10390 `ibuffer-jump-to-buffer'.
10391 (ibuffer-jump-offer-only-visible-buffers): New user option.
10392
10393 2004-06-02 Juanma Barranquero <lektu@terra.es>
10394
10395 * faces.el (frame-update-faces): Add empty docstring so the one
10396 for `ignore' doesn't show through.
10397
10398 * subr.el (process-kill-without-query): Remove spurious "\n" on
10399 obsolescence string.
10400 (focus-frame, unfocus-frame): Add obsolescence declaration and
10401 empty docstring.
10402
10403 * international/mule.el (register-char-codings): Make alias for
10404 `ignore'. Move docstring to obsolescence info and remove redundancy.
10405
10406 2004-06-02 Kim F. Storm <storm@cua.dk>
10407
10408 * frame.el (blink-cursor-start): Turn cursor off initially so blink
10409 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
10410
10411 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
10412
10413 * comint.el (comint-replace-by-expanded-history-before-point):
10414 Obey `start' as the docstring says.
10415 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
10416 (comint-update-fence): Prevent font-lock from running unnecessarily.
10417 (comint-dynamic-list-completions): Use with-current-buffer.
10418
10419 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10420
10421 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
10422 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
10423 (bibtex-entry-update): Handle alternatives and optional fields.
10424 (bibtex-parse-entry): Bugfix, handle empty key.
10425
10426 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
10427
10428 * vc-arch.el (vc-arch-state): Don't assume the file exists.
10429
10430 2004-05-31 Lars Hansen <larsh@math.ku.dk>
10431
10432 * desktop.el (desktop-save): Don't save minor modes without a
10433 known mode initialization function.
10434
10435 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
10436
10437 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
10438
10439 * autorevert.el: Update `Commentary' section.
10440
10441 2004-05-30 Juanma Barranquero <lektu@terra.es>
10442
10443 * dos-fns.el (convert-standard-filename):
10444 * files.el (convert-standard-filename):
10445 * w32-fns.el (convert-standard-filename):
10446 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
10447
10448 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
10449
10450 Sync with Tramp.
10451
10452 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
10453 (tramp-let-maybe): Move to an earlier spot in the file.
10454 Patch by Andreas Schwab.
10455
10456 2004-05-30 Andreas Schwab <schwab@suse.de>
10457
10458 * dired.el (dired-get-filename): Don't use dired-re-dot.
10459
10460 2004-05-30 Richard M. Stallman <rms@gnu.org>
10461
10462 * files.el (find-file): Doc fix.
10463
10464 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
10465
10466 2004-05-30 Nick Roberts <nickrob@gnu.org>
10467
10468 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
10469 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
10470 modeline of the locals buffer.
10471 (gdb-goto-breakpoint): Handle gdbmi.
10472 (gdb-get-frame-number): Change for gdbmi.
10473
10474 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
10475
10476 * files.el (file-remote-p): Apply file name handler for operation
10477 `file-remote-p'. It isn' a property any longer.
10478 (file-relative-name): `fh' and `fd' get the required value via
10479 `find-file-name-handler' already.
10480
10481 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
10482 (top): Remove setting of `file-remote-p' property for
10483 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
10484
10485 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10486
10487 Version 2.0.41 of Tramp released.
10488
10489 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
10490 Throw away if process has died.
10491 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
10492 (tramp-out-of-band-prompt-regexp): Rename to
10493 `tramp-process-alive-regexp', because its usage is widen.
10494 (tramp-actions-copy-out-of-band): Apply it.
10495 (tramp-actions-before-shell, tramp-multi-actions):
10496 Add `tramp-action-process-alive' action.
10497 (tramp-action-process-alive): New defun.
10498 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
10499 Add entry for `file-remote-p'.
10500 (tramp-handle-file-remote-p): New defun.
10501 (top): Remove setting of `file-remote-p'. Don't set
10502 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
10503
10504 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
10505 `file-remote-p'.
10506
10507 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
10508 counted for (last) line. [They should or they shouldn't? --Stef]
10509 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
10510
10511 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
10512
10513 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
10514 not really necessary but seems to keep the shell history smaller
10515 in some cases. It is no substitute for setting HISTFILE and
10516 HISTSIZE from tramp-open-connection-setup-interactive-shell,
10517 though. Suggested by Luc Teirlinck.
10518 (tramp-open-connection-setup-interactive-shell): Export variables
10519 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
10520 (tramp-set-process-query-on-exit-flag): New compat function.
10521 (tramp-open-connection-multi, tramp-open-connection-su)
10522 (tramp-open-connection-rsh, tramp-open-connection-telnet)
10523 (tramp-do-copy-or-rename-file-out-of-band): Use it.
10524 (tramp-let-maybe): New macro, let-binds a variable only if it
10525 isn't obsolete.
10526 (tramp-check-ls-commands, tramp-handle-expand-file-name)
10527 (tramp-handle-file-truename): Use it.
10528 (tramp-completion-file-name-regexp-unified): Avoid matching
10529 filenames starting with "/:" -- those are reserved for
10530 file-name-non-special.
10531
10532 * tramp-smb.el (tramp-smb-open-connection):
10533 Use tramp-set-process-query-on-exit-flag compat function.
10534
10535 2004-05-29 Richard M. Stallman <rms@gnu.org>
10536
10537 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
10538
10539 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
10540 (eval-last-sexp-print-value): Print char equivalent regardless
10541 of standard-output value.
10542
10543 * thumbs.el (thumbs-subst-char-in-string): Delete.
10544 (thumbs-thumbname): Use subst-char-in-string.
10545 (thumbs-resize-image): Use condition-case, not ignore-errors.
10546 (thumbs-kill-buffer): Likewise.
10547
10548 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
10549 (thumbs-mode): Make buffer read-only.
10550 (thumbs-make-thumb): Unconditionally accept an existing file.
10551 (thumbs-insert-thumb): Add thumb-image-file property to the image.
10552 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
10553 (thumbs-show-thumbs-list): Error if images not supported.
10554 (thumbs-save-current-image): Improve prompt string.
10555 (thumbs-mode-map): Define u, R, x.
10556 (thumbs-unmark): New command.
10557 (thumbs-emboss-image): Minor cleanup.
10558 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
10559 (thumbs-rename-images): New command.
10560 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
10561
10562 * thumbs.el (thumbs-current-image): New function.
10563 (thumbs-file-list, thumbs-file-alist): New functions.
10564 (thumbs-find-image): Delete arg L.
10565 Don't set up thumbs-fileL as buffer-local global var.
10566 (thumbs-find-image-at-point): Use thumbs-current-image.
10567 (thumbs-set-image-at-point-to-root-window): Likewise.
10568 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
10569 Record and warn about errors. Update thumbs-markedL for deletions.
10570 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
10571 (thumbs-redraw-buffer): Use thumbs-file-list.
10572 (thumbs-mark): Use thumbs-current-image.
10573 (thumbs-show-name): Use thumbs-current-image.
10574
10575 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
10576 and imenu--last-menubar-index-alist.
10577
10578 * subr.el (with-selected-window): Undo previous change.
10579
10580 2004-05-29 John Paul Wallington <jpw@gnu.org>
10581
10582 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
10583 (thumbs-mouse-find-image): New command.
10584 (thumbs-mode-map): Bind it to mouse-2.
10585 (thumbs-mode): Make mode-class special.
10586 (thumbs-view-image-mode): Likewise.
10587
10588 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10589
10590 * flymake.el: New file.
10591
10592 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
10593
10594 * files.el (find-file-noselect-1): Do not bind
10595 `inhibit-read-only' to t during execution of
10596 `find-file-not-found-functions'.
10597
10598 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
10599
10600 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
10601 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
10602
10603 2004-05-28 Juri Linkov <juri@jurta.org>
10604
10605 * simple.el (eval-expression-print-format): New fun.
10606
10607 * simple.el (eval-expression):
10608 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
10609 * emacs-lisp/edebug.el (edebug-compute-previous-result)
10610 (edebug-eval-expression): Print additionally the value returned by
10611 `eval-expression-print-format'.
10612
10613 * emacs-lisp/lisp.el (insert-pair-alist): New var.
10614 (insert-pair): Make arguments optional. Find character pair
10615 from `insert-pair-alist' according to the last input event.
10616 (insert-parentheses): Make arguments optional.
10617 (raise-sexp, delete-pair): New funs.
10618
10619 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
10620 (emacs-lisp-mode-map, lisp-interaction-mode-map):
10621 Bind C-M-q to `indent-pp-sexp'.
10622
10623 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
10624 `pp-to-string' modified to be able to format text with newlines.
10625 (pp-to-string): Move the buffer-formatting part of the code to
10626 `pp-buffer'. Call `pp-buffer'.
10627
10628 * info.el (Info-desktop-buffer-misc-data): Don't save information
10629 about virtual files.
10630 (Info-restore-desktop-buffer): Restore Info buffers in prepared
10631 buffers with names obtained from the desktop file instead of the
10632 default *info* buffer.
10633
10634 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
10635
10636 * subr.el (with-selected-window): Only save/restore the selected window.
10637
10638 * progmodes/compile.el (compilation-error-regexp-alist):
10639 Use expand-file-name and data-directory.
10640
10641 * progmodes/grep.el (grep-tree): Rework previous fix.
10642
10643 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
10644 after the user marked text with the mouse.
10645
10646 * startup.el (command-line): Keep the first regexp of
10647 auto-save-file-name-transforms intact.
10648
10649 2004-05-28 Juanma Barranquero <lektu@terra.es>
10650
10651 * cus-edit.el (customize-face, customize-face-other-window)
10652 (custom-face-edit-delete): Make arguments match their use in
10653 docstring.
10654 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
10655 docstring.
10656
10657 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
10658 not `cvs-butlast'.
10659
10660 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
10661 `nbutlast' are in subr.el).
10662
10663 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
10664 (set-w32-system-coding-system): Doc fixes.
10665
10666 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
10667 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
10668 Make arguments match their use in docstring.
10669 (artist-draw-region-trim-line-endings)
10670 (artist-mouse-choose-operation): Fix typo in docstring.
10671 (artist-key-set-point-common): Doc fix.
10672
10673 2004-05-28 Simon Josefsson <jas@extundo.com>
10674
10675 * mail/smtpmail.el (smtpmail-open-stream):
10676 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
10677
10678 2004-05-26 Simon Josefsson <jas@extundo.com>
10679
10680 * starttls.el: Merge with my GNUTLS based starttls.el.
10681 (starttls-gnutls-program, starttls-use-gnutls)
10682 (starttls-extra-arguments, starttls-process-connection-type)
10683 (starttls-connect, starttls-failure, starttls-success): New variables.
10684 (starttls-program, starttls-extra-args): Doc fix.
10685 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
10686 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
10687 and pass on to corresponding *-gnutls function if it is set.
10688
10689 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
10690
10691 * autorevert.el (auto-revert-handler): Disable auto-reverting of
10692 remote files.
10693
10694 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
10695
10696 * files.el (file-name-non-special): There are more operations
10697 which need handling: `find-backup-file-name',
10698 `insert-file-contents', `verify-visited-file-modtime',
10699 `write-region'. Rename t value of method to `add'. Add new
10700 methods `quote' and `unquote-then-quote' to file-arg-indices.
10701
10702 2004-05-25 Juri Linkov <juri@jurta.org>
10703
10704 * info.el (Info-toc): Call Info-mode on intermediate buffer.
10705 (Info-index-nodes): Enclose code in condition-case to catch errors.
10706 (Info-index-node): Don't search all index nodes if request is only
10707 for the current node and file is not in the cache of index nodes.
10708 (Info-mode-map): Bind Info-copy-current-node-name to `w'
10709 for consistency with dired-copy-filename-as-kill.
10710 Bind `S' to Info-search-case-sensitively.
10711 (Info-copy-current-node-name): New arg. With zero prefix arg put
10712 the name inside a function call to `info'. Display copied text in
10713 the echo area.
10714
10715 2004-05-25 Sam Steingold <sds@gnu.org>
10716
10717 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
10718 strip the package prefix from the symbol name, if any.
10719 Make it the `find-tag-default-function' for `lisp-mode'.
10720
10721 2004-05-25 John Paul Wallington <jpw@gnu.org>
10722
10723 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
10724 instead of obsolete `process-kill-without-query'.
10725
10726 * textmodes/texinfmt.el (texinfo-indexvar-alist):
10727 Declare as variable, not constant.
10728
10729 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
10730
10731 * files.el (find-file-noselect-1): Fix bug introduced by
10732 Revision 1.694. As a side effect, `inhibit-read-only'
10733 is again, by default, t during execution of
10734 `find-file-not-found-functions'.
10735 (insert-directory): Check that lines were really inserted by
10736 the --dired switch, before erasing them.
10737
10738 2004-05-24 Nick Roberts <nickrob@gnu.org>
10739
10740 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
10741 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
10742 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
10743 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
10744 gud-minor-mode (gdbmi).
10745
10746 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
10747
10748 * net/browse-url.el (browse-url-interactive-arg): Enable user to
10749 explicitly select the text to be taken as URL.
10750
10751 2004-05-23 Juri Linkov <juri@jurta.org>
10752
10753 * info.el (Info-index-nodes): New var and fun.
10754 (Info-goto-index, Info-index, info-apropos)
10755 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
10756 (Info-index): Fix docstring. Store and restore Info-history-list.
10757 (Info-complete-nodes): New var.
10758 (Info-complete-menu-item): Use it.
10759 (Info-index-node): New fun.
10760 (Info-final-node, Info-forward-node, Info-backward-node)
10761 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
10762 Use Info-index-node.
10763 (Info-extract-menu-item, Info-extract-menu-counting): Set second
10764 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
10765 (Info-find-node-2): If a node with period in its name not found,
10766 try to find a node without the name part after period.
10767 (Info-select-node): Call Info-fontify-node only if
10768 Info-fontify-maximum-menu-size is not nil.
10769 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
10770 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
10771 Preserve Info-history-list.
10772 (Info-toc): Set Info-current-file.
10773 (Info-build-toc): Move point to the beginning of the buffer.
10774 Add main-file variable.
10775 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
10776 Use backslashed representation of the control character ^_.
10777
10778 * textmodes/texinfmt.el (texinfo-print-index): Print index line
10779 numbers in the new Texinfo 4.7 format.
10780
10781 * add-log.el (change-log-font-lock-keywords): Remove `:' from
10782 regexps for function and variable names.
10783
10784 * descr-text.el (describe-property-list): Add [show] button for
10785 `syntax-table' property with action to pp to a separate buffer.
10786 (describe-char): Replace search-forward by re-search-forward with
10787 whitespace regexp after "character:" to not fail in too narrow windows.
10788
10789 * simple.el (next-error-find-buffer): Add a rule to return
10790 next-error capable buffer if one window on the selected frame
10791 displays such buffer.
10792
10793 2004-05-23 Nick Roberts <nickrob@gnu.org>
10794
10795 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
10796 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
10797 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
10798 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
10799 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
10800 Handle new value for gud-minor-mode (gdbmi).
10801 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
10802 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
10803 Change from local to global gdb variable set.
10804 (gdb-ann3): Initialise above gdb variable set.
10805 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
10806 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
10807 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
10808 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
10809 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
10810 (gdb-info-locals-handler, gdb-invalidate-assembler)
10811 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
10812 set as global variables.
10813 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
10814 Handle gdbmi.
10815 (gdb-info-breakpoints-custom): Fix regexp.
10816 (def-gdb-var): Delete.
10817
10818 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
10819 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
10820 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
10821 a new mode. The file (gdb-mi.el) for this mode will be included
10822 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
10823 primary interface.
10824
10825 2004-05-23 Jesper Harder <harder@ifa.au.dk>
10826
10827 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
10828 interpreted as a directory.
10829
10830 2004-05-22 Richard M. Stallman <rms@gnu.org>
10831
10832 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
10833 as a close quote.
10834
10835 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
10836
10837 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
10838 Use assoc-string, not assoc-ignore-case.
10839
10840 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
10841
10842 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
10843 If moving back then fwd gets a defun that ends before point,
10844 try again moving fwd then back.
10845
10846 * files.el (file-name-non-special): Allow t in file-arg-indices
10847 to mean requote the return value. Use `identity' as an element
10848 rather than as the whole value.
10849
10850 * gs.el (gs-options): Add -dSAFER. Mark it risky.
10851
10852 2004-05-22 Juanma Barranquero <lektu@terra.es>
10853
10854 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
10855 `help-make-usage'.
10856 (help-highlight-arguments): Skip function name before searching
10857 for arguments.
10858
10859 2004-05-21 Juanma Barranquero <lektu@terra.es>
10860
10861 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
10862 Don't mention in the docstring these arguments meant for
10863 internal (recursive) use only.
10864 (allout-char-spec): Comment out (it's not implemented).
10865 (allout-old-expose-topic, allout-exposure): Fix docstring and add
10866 obsolescence declaration.
10867 (allout-flatten-exposed-to-buffer)
10868 (allout-indented-exposed-to-buffer): Fix typos in docstring.
10869 (my-mark-marker): Doc fix.
10870 (produce-allout-mode-map, allout-sibling-index)
10871 (allout-isearch-expose, allout-distinctive-bullet)
10872 (allout-open-topic, allout-reindent-body)
10873 (allout-rebullet-heading, allout-process-exposed)
10874 (allout-insert-listified, allout-latex-verb-quote)
10875 (allout-insert-latex-header, allout-insert-latex-trailer):
10876 Make arguments match their use in docstring.
10877 (allout-primary-bullet, allout-old-style-prefixes)
10878 (allout-inhibit-protection, allout-init, allout-mode)
10879 (allout-before-change-protect, allout-flag-region):
10880 Use "Emacs" instead of "emacs" in docstrings.
10881
10882 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
10883
10884 * international/characters.el: Modify syntax of more characters.
10885
10886 2004-05-21 Masatake YAMATO <jet@gyve.org>
10887
10888 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
10889 (etags-tags-completion-table): Show parsing progress.
10890
10891 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
10892
10893 * locate.el (locate-prompt-for-command): Shorten first line of
10894 docstring.
10895 (locate-mode): Expand docstring and include keymap summary.
10896
10897 * files.el (find-file-noselect-1): Limit the scope of the
10898 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
10899 is, by default, nil during the execution of
10900 `find-file-not-found-functions' and `find-file-hook'.
10901
10902 2004-05-20 Michael Mauger <mmaug@yahoo.com>
10903
10904 * facemenu.el (facemenu-color-name-equal): New function.
10905 (list-colors-display): Use it to compare colors instead of
10906 facemenu-color-equal.
10907
10908 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
10909
10910 * compare-w.el (compare-windows-face): Use min-colors instead of
10911 checking for tty or pc types.
10912
10913 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
10914
10915 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
10916 (completion-setup-function): Use with-current-buffer.
10917 Properly save excursion. Simplify.
10918 Don't assume there is necessarily a `mouse-face' property somewhere.
10919
10920 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
10921
10922 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
10923
10924 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
10925 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
10926 Use with-current-buffer.
10927 (byte-goto-log-buffer): Delete.
10928 (byte-compile-log-file): Call compilation-forget-errors.
10929
10930 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
10931
10932 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
10933 output messages into the search result.
10934
10935 2004-05-19 Masatake YAMATO <jet@gyve.org>
10936
10937 * wid-edit.el (widget-radio-button-notify): Revert my last
10938 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
10939
10940 2004-05-19 Kenichi Handa <handa@m17n.org>
10941
10942 * international/characters.el: Fix syntax (open/close) of CJK chars.
10943
10944 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
10945
10946 * help-mode.el (help-go-back): Don't depend on position of back button.
10947
10948 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
10949
10950 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
10951 files files don't contain an accidental additional /.
10952
10953 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
10954 in source buffer.
10955
10956 2004-05-18 Masatake YAMATO <jet@gyve.org>
10957
10958 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
10959 to widget-apply. :action method assumes 2 arguments, not 3.
10960
10961 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
10962
10963 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
10964 New constants.
10965 (hs-special-modes-alist): Add an f90-mode entry.
10966
10967 2004-05-17 Sam Steingold <sds@gnu.org>
10968
10969 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
10970 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
10971
10972 2004-05-16 Kim F. Storm <storm@cua.dk>
10973
10974 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
10975
10976 2004-05-15 John Wiegley <johnw@newartisans.com>
10977
10978 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
10979 (eshell-output-object-to-target): Improve output speed 20% by not
10980 calling `eshell-stringify' if something is already known to be a string.
10981
10982 2004-05-15 Alex Ott <ott@jet.msk.su>
10983
10984 * textmodes/ispell.el (ispell-local-dictionary-alist):
10985 Add windows-1251 to the choice of coding systems.
10986 (ispell-dictionary-alist-6): Add support for "russianw.aff",
10987 encoded in cp1251.
10988
10989 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
10990
10991 * progmodes/compile.el (compilation-warning-face)
10992 (compilation-info-face): Use min-colors.
10993
10994 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10995
10996 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
10997 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
10998 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
10999 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
11000 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
11001 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
11002 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
11003 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
11004 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
11005 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
11006 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
11007 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
11008 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
11009 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
11010
11011 2004-05-15 Kim F. Storm <storm@cua.dk>
11012
11013 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
11014 Use it to set triggered-p element of timer.
11015 (timer-event-handler): Set triggered-p element non-nil while running
11016 the timer function.
11017
11018 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
11019
11020 * descr-text.el (describe-char-unicode-data)
11021 (describe-char-unicodedata-file): Re-enable the unicode code now that
11022 the licensing issues have been cleared in the unicode-4 license.
11023 (describe-text-properties-1): Remove unused `overlay' var.
11024 (describe-char): Remove unused var `buffer'.
11025
11026 2004-05-14 David Ponce <david@dponce.com>
11027
11028 * tree-widget.el: New file.
11029
11030 2004-05-13 Marcelo Toledo <marcelo@marcelotoledo.org>
11031
11032 * language/european.el ("Brazilian Portuguese"): Add support for
11033 Brazilian Portuguese.
11034
11035 2004-05-13 John Wiegley <johnw@newartisans.com>
11036
11037 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
11038 `recentf-mode' if this variable has been customized to t.
11039
11040 * eshell/esh-test.el (eshell-test): Call the function
11041 `emacs-version' rather than trying to build a custom version string.
11042
11043 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
11044
11045 * net/telnet.el (telnet-mode): Use define-derived-mode.
11046 Don't modify the global value of comint-prompt-regexp.
11047
11048 2004-05-13 John Paul Wallington <jpw@gnu.org>
11049
11050 * version.el (emacs-version): Check for `gtk' feature before
11051 `x-toolkit' feature.
11052
11053 2004-05-13 Juanma Barranquero <lektu@terra.es>
11054
11055 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
11056 arguments in the docstring, they're used only in recursive calls.
11057
11058 * help-fns.el (help-arg-highlighting-function)
11059 (help-argument-name): Delete.
11060 (help-default-arg-highlight): New function.
11061 (help-do-arg-highlighting): Use it.
11062
11063 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
11064
11065 * calendar/appt.el (appt-disp-window):
11066 Use `calendar-set-mode-line' for a centered mode-line.
11067
11068 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
11069
11070 * calendar/appt.el (appt-disp-window): Do not split window
11071 excessively when `split-height-threshold' is low.
11072
11073 2004-05-12 Nick Roberts <nickrob@gnu.org>
11074
11075 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
11076 kill-buffer-hook here and make it local.
11077 (gud-kill-buffer-hook): Use kill-process for a sure kill.
11078
11079 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
11080
11081 * progmodes/compile.el (compilation-set-window-height):
11082 Use save-excursion to protect against misplaced marker.
11083
11084 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11085
11086 * custom.el (defface): Document that type can have value gtk.
11087
11088 * faces.el (face-spec-set-match-display): Handle type gtk in display.
11089
11090 2004-05-12 Kenichi Handa <handa@m17n.org>
11091
11092 * descr-text.el: Require quail at comile time.
11093 (describe-char): If an input method is on and it supports the
11094 character, show how to input it.
11095
11096 * international/quail.el (quail-install-decode-map): Accept a
11097 char-table whose subtype is `quail-decode-map'.
11098 (quail-store-decode-map-key, quail-gen-decode-map1)
11099 (quail-gen-decode-map, quail-find-key1, quail-find-key)
11100 (quail-show-key): New functions.
11101
11102 2004-05-12 Juanma Barranquero <lektu@terra.es>
11103
11104 * generic.el (define-generic-mode): Remove redundant arglist info.
11105
11106 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
11107 Make arguments match their use in docstring.
11108 (help-arg-highlighting-function): New variable.
11109 (help-argument-name): Mention it in the docstring.
11110 (help-do-arg-highlight): Use it. Expand regexp to accept also
11111 ARG-xxx and xxx-ARG references.
11112
11113 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
11114
11115 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
11116 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
11117 and "mailto:addr1?to=addr2" equal.
11118
11119 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
11120
11121 * man.el (Man-getpage-in-background): Use shell-file-name
11122 and shell-command-switch variables instead of hard-coded values.
11123
11124 2004-05-11 Eli Zaretskii <eliz@gnu.org>
11125
11126 * iimage.el: New file.
11127
11128 2004-05-11 Juanma Barranquero <lektu@terra.es>
11129
11130 * custom.el (custom-initialize-default, defcustom):
11131 Fix typo in docstring.
11132
11133 * files.el (set-visited-file-name, file-expand-wildcards):
11134 Fix docstring.
11135
11136 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
11137
11138 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
11139
11140 * subr.el (eventp): Be more discriminating with integers.
11141
11142 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
11143
11144 * progmodes/compile.el (compile): Add universal prefix arg.
11145 (compilation-error-regexp-alist-alist): Add edg patterns.
11146
11147 2004-05-10 Sam Steingold <sds@gnu.org>
11148
11149 * textmodes/ispell.el (ispell-message):
11150 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
11151
11152 2004-05-10 Dave Love <fx@gnu.org>
11153
11154 * progmodes/python.el (help-buffer): Autoload when compiling.
11155 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
11156 (run-python): Prepend to any existing PYTHONPATH.
11157
11158 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
11159
11160 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
11161 for pending breakpoints.
11162
11163 2004-05-10 Richard M. Stallman <rms@gnu.org>
11164
11165 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
11166 directly without calling any functions in Rmail.
11167 (unrmail-unprune): Function deleted.
11168
11169 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
11170
11171 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
11172 C-c C-z binding.
11173
11174 2004-05-10 Kenichi Handa <handa@m17n.org>
11175
11176 * descr-text.el (describe-char): Fix previous change. Don't make
11177 a unibyte character to multibyte in the *Help* buffer.
11178
11179 2004-05-10 Miles Bader <miles@gnu.org>
11180
11181 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
11182 buffer an error if the debugger process is actually running.
11183
11184 2004-05-10 Juanma Barranquero <lektu@terra.es>
11185
11186 * help-fns.el (help-argument-name): Default to italic.
11187 (help-highlight-arguments): Return always (usage . doc), even when
11188 usage is nil.
11189
11190 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
11191 (define-ibuffer-filter): Add usage info.
11192 (define-ibuffer-op): Add usage info (but CL-style defaults for
11193 keyword args are not shown).
11194
11195 * subr.el (remove-overlays, read-passwd): Fix docstring.
11196 (start-process-shell-command): Fix docstring. Put usage info in a
11197 format usable by `describe-function'.
11198 (open-network-stream, open-network-stream-nowait)
11199 (open-network-stream-server): Fix docstring.
11200
11201 2004-05-09 Jason Rumney <jasonr@gnu.org>
11202
11203 * international/code-pages (cp932, cp936, cp949, c950): Remove.
11204 Only define cp125* if windows-125* is already defined.
11205
11206 * language/korean.el (cp949): Add alias.
11207
11208 * language/chinese.el (cp936, cp950): Add aliases.
11209
11210 * language/japanese.el (cp932): Add alias.
11211
11212 * term/w32-win.el: Require code-pages.
11213
11214 * international/mule-cmds.el (set-locale-environment):
11215 On MS-Windows use ansi code-page for default coding-systems.
11216 Set up paper sizes for Windows 3 letter languages.
11217
11218 * international/code-pages.el (cp932, cp936, cp949, cp950):
11219 Add aliases. Also add cp125* if not already defined.
11220
11221 2004-05-09 Juanma Barranquero <lektu@terra.es>
11222
11223 * help-fns.el (help-highlight-arguments): Don't try to highlight
11224 missing or autoloaded arglists. Accept structured arguments, like
11225 the first ones of `do' and `flet'.
11226
11227 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
11228 (cvs-get-marked): Remove redundant arglist info.
11229
11230 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
11231 Don't use CL-style default args.
11232
11233 2004-05-08 Andreas Schwab <schwab@suse.de>
11234
11235 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
11236
11237 * international/subst-ksc.el: Fix references to utf-translate-cjk
11238 into utf-translate-cjk-mode.
11239 * international/subst-big5.el: Likewise.
11240 * international/subst-gb2312.el: Likewise.
11241 * international/subst-jis.el: Likewise.
11242 * international/utf-16.el: Likewise.
11243 * international/utf-8.el: Likewise.
11244
11245 2004-05-08 John Wiegley <johnw@newartisans.com>
11246
11247 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
11248 "virtual buffers" (off by default), which makes it possible to
11249 switch to the "virtual" buffers of recently visited files. When a
11250 buffer name search fails, and this option is on, iswitchb will
11251 look at the list of recently visited files, and permit matching
11252 against those names. When the user hits RET on a match, it will
11253 revisit that file.
11254 (iswitchb-read-buffer): Add two optional arguments, which makes
11255 isearchb.el possible.
11256 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
11257 (iswitchb-next-match): Add support for virtual buffers.
11258
11259 * isearchb.el: This module extends iswitchb to provide "as you
11260 type" buffer selection.
11261
11262 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
11263 Ignore the read-only property when flyspell highlighting is on.
11264 Not ignoring it leads to a series of confusing errors.
11265 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
11266 but also make sure to call flyspell-incorrect-hook.
11267 (flyspell-maybe-correct-transposition): Perform transposition test
11268 by bit twiddling a string, rather than using a temp buffer.
11269 (flyspell-maybe-correct-doubling): Use a string rather than a temp
11270 buffer. This is also the original version of the code, which
11271 could not be checked in before due to a previous lack of
11272 assignment papers. This version has seen heavy usage on my system
11273 for several years now.
11274
11275 * calendar/cal-bahai.el: New file, which adds support for the
11276 Baha'i calendar to Emacs. This calendar is based on a solar year
11277 of 19 months of 19 days, with 4 intercalary days. Each year
11278 begins on March 21, with the calendar starting in 1844.
11279
11280 * calendar/cal-menu.el, calendar/calendar.el,
11281 calendar/diary-lib.el, calendar/holidays.el: Added support for
11282 using cal-bahai.el.
11283
11284 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
11285 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
11286 function can be used outside of eshell buffers.
11287 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
11288
11289 2004-05-08 Juanma Barranquero <lektu@terra.es>
11290
11291 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
11292 word constituent so FOO-ARG is not recognized as an arg.
11293 (help-highlight-arguments): Don't skip lists in mandatory arguments.
11294
11295 * simple.el (next-error): Fix typo in docstring.
11296 (open-line): Make argument names match their use in docstring.
11297 (split-line): Fix docstring.
11298
11299 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
11300 usable by `describe-function'.
11301 (gensym, gentemp, typep, ignore-errors): Make argument names match
11302 their use in docstring.
11303
11304 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
11305 argument to `help-setup-xref'.
11306
11307 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
11308
11309 Version 2.0.40 of Tramp released.
11310
11311 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
11312 Use symbol-function to invoke functions only known on some Emacs
11313 flavors. This avoids byte-compiler warnings. Reported by Kevin
11314 Scaldeferri <kevin@scaldeferri.com>.
11315 (tramp-do-copy-or-rename-file-via-buffer): Rename from
11316 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
11317 consistent with the other tramp-do-* functions.
11318 (tramp-do-copy-or-rename-file): Calls adjusted.
11319 (tramp-process-initial-commands): Avoid liveness check on shell --
11320 we know that it must be alive since we're opening a connection at
11321 this moment.
11322 (tramp-last-cmd): New internal variable.
11323 (tramp-process-echoes): New tunable.
11324 (tramp-send-command): Set tramp-last-cmd.
11325 (tramp-wait-for-output): Delete echo, if applicable.
11326 (tramp-read-passwd): Construct the key for the password cache in a
11327 way that works for multi methods, too.
11328 (tramp-bug): Add backup-directory-alist and
11329 bkup-backup-directory-info to bug reports, with Tramp counterparts.
11330
11331 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
11332
11333 * net/tramp*.el: Suppress byte-compiler warnings where possible.
11334
11335 * net/tramp.el (tramp-out-of-band-prompt-regexp)
11336 (tramp-actions-copy-out-of-band): New defcustoms.
11337 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
11338 used instead of a synchronous one. Allows password entering.
11339 (tramp-action-out-of-band): New defun.
11340 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
11341 Remove restriction with password from doc string.
11342 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
11343 `tramp-out-of-band-prompt-regexp',
11344 `tramp-actions-copy-out-of-band', `password-cache' and
11345 `password-cache-expiry'.
11346 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
11347 password caching.
11348 (tramp-touch): FILE can be a local file, too.
11349 (TODO): Remove items done.
11350 (tramp-handle-insert-directory): Properly quote file name also if
11351 not full-directory-p. Handle wildcard case. Reported by Andreas
11352 Schwab <schwab@suse.de>.
11353 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
11354 new file.
11355 (tramp-handle-file-local-copy, tramp-handle-write-region):
11356 The permissions of the temporary file are set if filename exists.
11357 Reported by Ted Stern <stern@cray.com>.
11358 (tramp-backup-directory-alist)
11359 (tramp-bkup-backup-directory-info): New defcustoms.
11360 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
11361 (tramp-handle-find-backup-file-name): New function.
11362 Implements Tramp's find-backup-file-name.
11363
11364 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
11365 for `find-backup-file-name'.
11366
11367 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
11368 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
11369
11370 2004-05-07 Lars Hansen <larsh@math.ku.dk>
11371
11372 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
11373
11374 2004-05-07 Juanma Barranquero <lektu@terra.es>
11375
11376 * subr.el (lambda): Add arglist description to docstring.
11377 (declare): Fix typo in docstring.
11378 (open-network-stream): Fix docstring.
11379 (process-kill-without-query): Fix docstring and add obsolescence info.
11380 (last, butlast, nbutlast): Make arguments match their use in docstring.
11381 (insert-buffer-substring-no-properties): Likewise.
11382 (insert-buffer-substring-as-yank): Likewise.
11383 (split-string): Fix docstring.
11384
11385 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
11386 Make argument names match their use in docstring.
11387
11388 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
11389
11390 2004-05-06 Nick Roberts <nickrob@gnu.org>
11391
11392 * progmodes/gdb-ui.el: Improve/extend documentation strings.
11393 Fit first sentence on one line for apropos-command.
11394
11395 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
11396
11397 Changes largely merged in from Dave Love's code.
11398 * progmodes/python.el: Doc fixes.
11399 (python-mode-map): Add python-complete-symbol.
11400 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
11401 (python-comment-indent, python-complete-symbol)
11402 (python-symbol-completions, python-partial-symbol)
11403 (python-try-complete): New.
11404 (python-indent-line): Remove optional arg. Use python-block-end-p.
11405 (python-check): Bind compilation-error-regexp-alist.
11406 (inferior-python-mode): Use rx. Move keybindings to top level.
11407 Set comint-input-filter.
11408 (python-preoutput-filter): Use rx.
11409 (python-input-filter): Re-introduce.
11410 (python-proc): Start new process if necessary.
11411 Check python-buffer non-nil.
11412 (view-return-to-alist): Defvar.
11413 (python-send-receive): New.
11414 (python-eldoc-function): Use it.
11415 (python-mode-running): Don't defvar.
11416 (python-mode): Set comment-indent-function.
11417 Maybe update hippie-expand-try-functions-list.
11418 (python-indentation-levels): Initialize differently.
11419 (python-block-end-p): New.
11420 (python-indent-line): Use it.
11421 (python-compilation-regexp-alist): Augment.
11422 (run-python): Import `emacs' module to Python rather than loading
11423 code directly. Set python-buffer differently.
11424 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
11425 Use python-proc.
11426 (python-send-command): Go to end of comint buffer.
11427 (python-load-file): Use python-proc, emacs.eimport.
11428 (python-describe-symbol): Simplify interactive form.
11429 Use emacs.help. Do use temp-buffer-show-hook.
11430 Call print-help-return-message.
11431 (hippie-exp): Require when compiling.
11432 (python-preoutput-continuation): Use rx.
11433
11434 * diff-mode.el (diff-make-unified): Fix regexp.
11435
11436 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
11437
11438 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
11439 filter groups from the buffer when rebuilding the Ibuffer buffer
11440 and `ibuffer-show-empty-filter-groups' is nil.
11441
11442 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11443
11444 * ps-print.el (ps-print-quote): Call ps-value-string.
11445 (ps-setup): Call ps-comment-string.
11446 (ps-value-string, ps-comment-string): New funs.
11447
11448 2004-05-06 Juanma Barranquero <lektu@terra.es>
11449
11450 * ehelp.el (electric-help-command-loop): Check whether the last
11451 character is visible, not (point-max).
11452
11453 * help-fns.el (help-argument-name): Default to bold; don't inherit
11454 from font-lock-variable-name-face.
11455 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
11456
11457 2004-05-05 Kenichi Handa <handa@m17n.org>
11458
11459 * descr-text.el (describe-char): Copy the character with text
11460 properties and overlays into the first line, and call
11461 describe-text-properties on it.
11462
11463 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
11464
11465 * iswitchb.el (iswitchb-global-map): Fix typo.
11466 Remove unwanted ###autoloads from source file.
11467
11468 2004-05-05 Lars Hansen <larsh@math.ku.dk>
11469
11470 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
11471 in run-hooks. Use substitute-command-keys in message.
11472 (wdired-abort-changes): Add message.
11473
11474 2004-05-03 Michael Mauger <mmaug@yahoo.com>
11475
11476 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
11477 (sql-emacs20-p): Remove.
11478 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
11479 (sql-builtin-face, sql-doc-face): Remove.
11480 (sql-mode-ansi-font-lock-keywords)
11481 (sql-mode-oracle-font-lock-keywords)
11482 (sql-mode-postgres-font-lock-keywords)
11483 (sql-mode-linter-font-lock-keywords)
11484 (sql-mode-ms-font-lock-keywords)
11485 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
11486 (sql-product-font-lock): Fix font-lock reset when font rules change.
11487 (sql-highlight-product): Remove incorrect font-lock reset logic.
11488
11489 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
11490
11491 * ses.el (ses-set-parameter): Fix typo.
11492
11493 2004-05-04 Kim F. Storm <storm@cua.dk>
11494
11495 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
11496 Must expand directory for completion to work; and don't mess with
11497 process-environment.
11498 (ido-read-file-name): If command has ido property, don't use ido
11499 if value is ignore, or read as directory if value is dir.
11500 Set ido ignore property for dired-do-rename command.
11501
11502 2004-05-04 Juanma Barranquero <lektu@terra.es>
11503
11504 * ehelp.el (electric-help-command-loop, electric-help-undefined)
11505 (electric-help-help): Check against unmapped commands.
11506
11507 * help-fns.el (help-argument-name): New face, inheriting from
11508 font-lock-variable-name-face, to highlight function arguments in
11509 `describe-function' and `describe-key'.
11510 (help-do-arg-highlight): Auxiliary function to highlight a given
11511 list of arguments in a string.
11512 (help-highlight-arguments): Highlight the function arguments and
11513 all uses of them in the docstring.
11514 (describe-function-1): Use it. Do docstring output via `insert',
11515 not 'princ', so text attributes are preserved.
11516
11517 * winner.el (winner-mode-map): Move `winner-undo' and
11518 `winner-redo' to C-c <left> and C-c <right>, respectively (the
11519 previous bindings conflict with `prev-buffer', `next-buffer').
11520
11521 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11522
11523 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
11524 (bibtex-entry-update): New command bound to C-c C-u.
11525 (bibtex-text-in-string): Fix regexp.
11526 (bibtex-assoc-of-regexp): Remove.
11527 (bibtex-progress-message): Fix docstring.
11528 (bibtex-inside-field): Use if.
11529 (bibtex-assoc-regexp): New function.
11530 (bibtex-format-entry): Make code more robust so that it formats
11531 also old entries.
11532 (bibtex-autokey-demangle-title): Merge with obsolete function
11533 bibtex-assoc-of-regexp.
11534 (bibtex-field-list): New function.
11535 (bibtex-entry): Use bibtex-field-list.
11536 (bibtex-parse-entry): Fix docstring.
11537 (bibtex-print-help-message): Use bibtex-field-list.
11538 (bibtex-make-field): Use bibtex-field-list.
11539 (bibtex-entry-index): Bugfix. Return crossref key if required.
11540 (bibtex-lessp): Fix docstring.
11541
11542 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
11543
11544 * select.el (xselect-convert-to-string): Move comment to intended line.
11545
11546 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11547
11548 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
11549 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
11550
11551 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11552
11553 * term/x-win.el (x-clipboard-yank): Don't exit on error from
11554 x-get-selection.
11555
11556 2004-05-03 Jason Rumney <jasonr@gnu.org>
11557
11558 * makefile.nt: Remove.
11559
11560 2004-05-03 Kim F. Storm <storm@cua.dk>
11561
11562 * emulation/cua-base.el (cua--update-indications): Fix last change.
11563 (cua-mode): Deactivate mark when cua-mode is enabled.
11564
11565 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
11566
11567 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
11568
11569 2004-05-03 Nick Roberts <nickrob@gnu.org>
11570
11571 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
11572 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
11573 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
11574 window over visible frames.
11575 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
11576
11577 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
11578
11579 * progmodes/compile.el (compilation-gcpro): New var.
11580 (compilation-fake-loc): Use it.
11581 (compilation-forget-errors): Reset it.
11582
11583 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
11584
11585 * diff-mode.el (diff-header-face, diff-file-header-face):
11586 Use min-colors.
11587
11588 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11589
11590 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
11591 (bibtex-clean-entry): Disentangle code.
11592 (bibtex-realign): New function.
11593 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
11594 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
11595 Remove undocumented optional arg called-by-convert-alien.
11596 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
11597 for sorting instead of bibtex-sort-buffer.
11598
11599 2004-05-02 Eli Zaretskii <eliz@gnu.org>
11600
11601 * progmodes/compile.el (compilation-start): In the
11602 no-async-subprocesses branch, call sit-for to give redisplay a
11603 chance to show the updated process status in the mode line, and
11604 fontify the buffer explicitly after the process exits.
11605
11606 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
11607
11608 * progmodes/python.el (python-compilation-line-number): Remove.
11609 (python-compilation-regexp-alist): Don't use it any more.
11610 (python-orig-start, python-input-filter): Remove.
11611 (inferior-python-mode): Don't set up comint-input-filter-functions.
11612 (python-send-region): Use compilation-fake-loc.
11613
11614 * progmodes/compile.el (compilation-messages-start): New var.
11615 (compilation-mode): Don't setup next-error-function here.
11616 (compilation-setup): Set it up here instead (for minor modes as well).
11617 Make compilation-messages-start buffer local.
11618 (compilation-next-error-function): Use it.
11619 (compilation-forget-errors): Set compilation-messages-start.
11620
11621 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
11622
11623 * ielm.el (ielm-prompt-read-only): Update docstring.
11624
11625 * comint.el (comint-prompt-read-only): Update docstring.
11626 (comint-update-fence, comint-kill-whole-line)
11627 (comint-kill-region): New functions.
11628
11629 * simple.el (kill-whole-line): Use "p" instead of "P" in
11630 interactive form.
11631
11632 2004-05-01 Juanma Barranquero <lektu@terra.es>
11633
11634 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
11635 format arglist so default values in CL-style argument lists are
11636 correctly shown.
11637
11638 2004-05-01 Jason Rumney <jasonr@gnu.org>
11639
11640 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
11641
11642 2004-05-01 Kenichi Handa <handa@m17n.org>
11643
11644 * international/titdic-cnv.el (miscdic-convert): Don't generate a
11645 quail file if it is up to date.
11646
11647 2004-04-30 Juri Linkov <juri@jurta.org>
11648
11649 * cus-edit.el (custom-mode-map):
11650 Add key binding `C-x C-s' to `Custom-save'.
11651
11652 * outline.el (outline-blank-line): New var.
11653 (outline-next-preface, outline-show-heading)
11654 (outline-end-of-subtree): Use it.
11655
11656 * dired-aux.el (dired-touch-initial): New fun.
11657 (dired-do-chxxx): Call it for op-symbol `touch'.
11658 (dired-diff): Use `dired-dwim-target-directory'
11659 if current dired buffer has no buffer mark.
11660
11661 * bindings.el (propertized-buffer-identification):
11662 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
11663 Add C-M-arrow keys for consistency.
11664
11665 * files.el (confirm-kill-emacs):
11666 Change group from top-level `emacs' to `convenience'.
11667
11668 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
11669 Push mark on the first call of successive command calls.
11670 (insert-pair): New fun created from `insert-parentheses' with
11671 `open' and `close' arguments added. Enclose active regions
11672 in paired characters. Compare adjacent characters syntax with
11673 inserted characters syntax before inserting a space.
11674 (insert-parentheses): Call `insert-pair' with ?\( ?\).
11675
11676 * delsel.el: Don't put `delete-selection' property
11677 on `insert-parentheses' symbol to take advantage of
11678 region handling in `insert-pair' function.
11679 Suggested by Stephan Stahl <stahl@eos.franken.de>.
11680
11681 2004-04-30 Kim F. Storm <storm@cua.dk>
11682
11683 * emulation/cua-base.el: Add support for changing cursor types;
11684 based on patch from Michael Mauger.
11685 (cua-normal-cursor-color, cua-read-only-cursor-color)
11686 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
11687 Customization cursor type and/or cursor color.
11688 (cua--update-indications): Handle cursor type changes.
11689 (cua-mode): Update cursor indications if enabled.
11690
11691 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
11692
11693 * mouse.el (mouse-drag-copy-region): New defcustom.
11694 (mouse-set-region, mouse-drag-region-1): Use it.
11695
11696 * simple.el (kill-ring-save): If region face background color is
11697 unspecified (if no highlighting), show extent of fully visible
11698 region even if transient-mark-mode is enabled.
11699
11700 * emulation/cua-base.el (cua--standard-movement-commands):
11701 Add cua-scroll-up and cua-scroll-down.
11702 (cua-scroll-up, cua-scroll-down): New commands.
11703 (cua--init-keymaps): Remap scroll-up and scroll-down.
11704
11705 * emulation/cua-rect.el (cua--convert-rectangle-as):
11706 New defmacro.
11707 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
11708 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
11709 New commands (suggested by Jordan Breeding).
11710
11711 2004-04-30 Juanma Barranquero <lektu@terra.es>
11712
11713 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
11714
11715 2004-04-30 Mario Lang <mlang@delysid.org>
11716
11717 * diff.el (diff-switches): Fix typo in docstring.
11718
11719 2004-04-30 Alex Schroeder <alex@gnu.org>
11720
11721 * xml.el (xml-debug-print-internal): Don't add newline and
11722 indentation to text nodes and write empty elements as empty tags
11723 instead of opening and closing tags.
11724 (xml-debug-print): Take optional indent-string argument.
11725 (xml-print): Alias for xml-debug-print.
11726
11727 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
11728
11729 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
11730 than duplicate call to `line-beginning-position'.
11731
11732 * progmodes/f90.el (f90-get-present-comment-type):
11733 Return whitespace, as well as comment chars, for consistent filling
11734 of comment blocks. Use `match-string-no-properties'.
11735 (f90-break-line): Trim trailing whitespace when filling comments.
11736
11737 2004-04-30 Dave Love <fx@gnu.org>
11738
11739 * calendar/diary-lib.el (diary-outlook-formats): New variable.
11740 (diary-from-outlook-internal, diary-from-outlook)
11741 (diary-from-outlook-gnus, diary-from-outlook-rmail):
11742 New functions to import diary entries from Outlook-format
11743 appointments in mail messages.
11744
11745 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
11746
11747 * progmodes/python.el (python-send-command): New fun.
11748 (python-send-region, python-load-file): Use it.
11749
11750 * progmodes/compile.el (compilation-last-buffer): Add var alias.
11751
11752 * help-fns.el (help-C-file-name): Use new subr-name.
11753 Prepend `src/' to the file name.
11754 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
11755 (describe-function-1, describe-variable): Only find a C source file
11756 name if DOC is already loaded.
11757
11758 * help-mode.el (help-function-def, help-variable-def):
11759 Use the new find-function-search-for-symbol functionality.
11760 Allow FILE to be `C-source'.
11761
11762 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
11763 (find-function-C-source): New fun.
11764 (find-function-search-for-symbol): Use it.
11765
11766 2004-03-29 Michael Mauger <mmaug@yahoo.com>
11767
11768 * progmodes/sql.el (sql-product-alist): Rename variable
11769 `sql-product-support'. Add Postgres login parameters.
11770 (sql-set-product, sql-product-feature): Update with renamed variable.
11771 (sql-connect-postgres): Add username prompt.
11772 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
11773 Make patterns less product specific.
11774 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
11775 (sql-mode-abbrev-table): Modify initialization.
11776 (sql-builtin-face): Add variable.
11777 (sql-keywords-re): Add macro.
11778 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
11779 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
11780 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
11781 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
11782 (sql-mode-linter-font-lock-keywords)
11783 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
11784 (sql-mode-sybase-font-lock-keywords)
11785 (sql-mode-informix-font-lock-keywords)
11786 (sql-mode-interbase-font-lock-keywords)
11787 (sql-mode-ingres-font-lock-keywords)
11788 (sql-mode-solid-font-lock-keywords)
11789 (sql-mode-sqlite-font-lock-keywords)
11790 (sql-mode-db2-font-lock-keywords): Default to nil.
11791 (sql-product-font-lock): Always highlight ANSI keywords.
11792 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
11793 (sql-send-string): Add function.
11794
11795 2004-04-29 Dave Love <fx@gnu.org>
11796
11797 * progmodes/cfengine.el (cfengine-beginning-of-defun)
11798 (cfengine-end-of-defun): Ensure progress through buffer.
11799
11800 * info-look.el (cfengine-mode): Accept a terminal ().
11801
11802 2004-04-29 Juri Linkov <juri@jurta.org>
11803
11804 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
11805 instead of isearch-yank-word-or-char. Add new key bindings for
11806 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
11807 (isearch-del-char): New fun.
11808 (isearch-forward, isearch-edit-string): Update docstring.
11809 (isearch-yank-char): Doc fix.
11810 (isearch-other-meta-char): Restore point after scrolling.
11811
11812 * progmodes/compile.el (compilation-context-lines): Add nil option
11813 to disable compilation output window scrolling.
11814 (compilation-set-window): Use it.
11815
11816 * outline.el (outline-next-preface, outline-show-heading):
11817 Don't leave unhidden blank line before heading.
11818 (outline-end-of-subtree): Include last newline into subtree.
11819 (hide-entry): Leave point at beginning of heading instead of end.
11820 (outline-up-heading): Push mark for the first call of successive
11821 command calls.
11822
11823 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
11824
11825 * comint.el (comint-prompt-read-only): New variable.
11826 (comint-output-filter): Implement it.
11827
11828 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
11829 (ielm-prompt-internal): New variable.
11830 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
11831 (ielm-send-input): Delete unused variable `buf'.
11832 (ielm-eval-input): Use `ielm-prompt-internal'.
11833 (inferior-emacs-lisp-mode): Use new variables
11834 `comint-prompt-read-only' and `ielm-prompt-internal'.
11835 Get rid of obsolete variable `directory-sep-char'.
11836 (ielm): Use `zerop'.
11837
11838 2004-04-29 John Paul Wallington <jpw@gnu.org>
11839
11840 * thumbs.el (toplevel): Require cl at compile time.
11841 Remove conditional definitions of `ignore-errors' and `caddar'
11842 because they occur at run time.
11843
11844 2004-04-28 Nick Roberts <nickrob@gnu.org>
11845
11846 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
11847 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
11848 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
11849 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
11850
11851 * progmodes/gud.el (gud-common-init): Throw an error if program is
11852 already running under gdb.
11853
11854 2004-04-28 John Paul Wallington <jpw@gnu.org>
11855
11856 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
11857 (thumbs-show-image-num): Move assignment of
11858 `thumbs-current-image-filename' within scope of `i'.
11859 (thumbs-emboss-image): Don't use `evenp'.
11860
11861 2004-04-28 Richard M. Stallman <rms@gnu.org>
11862
11863 * progmodes/compile.el (compilation-context-lines): Default now 0.
11864
11865 2004-04-28 Juanma Barranquero <lektu@terra.es>
11866
11867 Use `time-less-p' from calendar/time-date.el instead of defining
11868 custom versions of it.
11869
11870 * pcomplete.el (pcomplete-time-less-p): Remove.
11871
11872 * thumbs.el (time-less-p): Remove.
11873
11874 * calendar/timeclock.el (timeclock-time-less-p): Remove.
11875 (timeclock-generate-report): Use `time-less-p'.
11876
11877 * emacs-lisp/autoload.el (autoload-before-p): Remove.
11878 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
11879
11880 2004-04-28 Masatake YAMATO <jet@gyve.org>
11881
11882 * subr.el (remove-overlays): Make arguments optional.
11883
11884 * wid-edit.el (widget-specify-button): Put evaporate to the
11885 overlay for sample.
11886 (widget-specify-sample): Put evaporate to the overlay for sample.
11887 (widget-specify-doc): Put evaporate to the overlay for documentation.
11888
11889 2004-04-27 Jesper Harder <harder@ifa.au.dk>
11890
11891 * info.el (info-apropos): Make it an index node. Align node names
11892 like makeinfo.
11893
11894 2004-04-27 Eli Zaretskii <eliz@gnu.org>
11895
11896 * net/browse-url.el (browse-url-netscape-sentinel)
11897 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
11898 (browse-url-epiphany-sentinel, browse-url-mosaic):
11899 Use browse-url-*-program instead of a literal program name.
11900
11901 2004-04-27 Kevin Ryde <user42@zip.com.au>
11902
11903 * eshell/em-alias.el:
11904 * eshell/em-dirs.el:
11905 * eshell/em-hist.el:
11906 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
11907 features when M-x customize-group loads modules before the main
11908 eshell.el.
11909
11910 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
11911
11912 * subr.el (momentary-string-display): Support EXIT-CHAR that is
11913 either a character representation of an event or an event
11914 description list.
11915
11916 * type-break.el: Capitalise Emacs and Lisp.
11917 (type-break-good-break-interval, type-break-demo-boring-stats)
11918 (type-break-terse-messages, type-break-file-name): New defcustoms.
11919 (type-break-post-command-hook)
11920 (type-break-warning-countdown-string): Quote variable names in doc.
11921 (type-break-interval-start, type-break-auto-save-file-name): New vars.
11922 (type-break-mode): Document type-break-good-break-interval and the
11923 "session" file. Schedule break according to the session file.
11924 Kill session file buffer on exit. Organise for save-some-buffers
11925 to always save the session file.
11926 (type-break-mode-line-message-mode, type-break-query-mode):
11927 Uppercase arguments.
11928 (type-break-file-time, type-break-file-keystroke-count, timep)
11929 (type-break-choose-file, type-break-get-previous-time)
11930 (type-break-get-previous-count): New defuns.
11931 (type-break): Avoid break querying after a completed break in the
11932 case where the query was initiated during user invocation of the
11933 break. Optional terse messages.
11934 Use type-break-good-break-interval if type-break-good-rest-interval is
11935 nil. File the break time.
11936 (type-break-schedule): New optional args for overriding the use of
11937 the current time.
11938 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
11939 after a break.
11940 (type-break-check): File the keystroke count.
11941 (type-break-do-query): Prevent a second query when the break is
11942 interrupted. Optional terse message.
11943 (type-break-keystroke-reset): Record the start of a typing interval.
11944 (type-break-demo-boring): Optional terse messages. Display word
11945 per minute and keystroke counts according to
11946 type-break-demo-boring-stats.
11947
11948 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
11949
11950 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
11951 directories, make sure they exist under archive-tmpdir.
11952
11953 2004-04-27 Juri Linkov <juri@jurta.org>
11954
11955 * help.el (view-emacs-news): With argument, display info for the
11956 selected version by finding it among different NEWS files, and
11957 narrowing the buffer to the selected version.
11958
11959 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
11960 same-window-buffer-names.
11961 (info): New arg `buffer'. Use it. Doc fix. Read file name for
11962 non-numeric prefix argument, append the number to the buffer name
11963 for numeric prefix argument.
11964 (info-other-window): Bind same-window-regexps to nil.
11965 (Info-reference-name): Rename to Info-point-loc.
11966 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
11967 and Info-find-index-name for stringy Info-point-loc.
11968 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
11969 without middle `.', but with final `.' and optional line number
11970 for it. Set Info-point-loc for index nodes.
11971 (Info-index): Remove middle `.' from index entry regexp.
11972 Modify line number regexp.
11973 (Info-index-next): Decrement line number.
11974 (info-apropos): Remove middle `.' from index entry regexp.
11975 Add optional line number regexp at the end. Add matched value
11976 for line number to the result list and insert it to the buffer.
11977 Replace match-string by match-string-no-properties.
11978 Reorder result list.
11979 (Info-fontify-node): Hide index line numbers.
11980 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
11981 empty matches.
11982 (Info-follow-reference): Use `str' instead of
11983 Info-following-node-name-re.
11984 (Info-toc): Use full file names. Set Info-current-node to "Top".
11985 (Info-fontify-node): Compare file names without directory name.
11986 (Info-try-follow-nearest-node): Don't set Info-reference-name.
11987 Set second arg of Info-extract-menu-node-name for index nodes.
11988 (info-xref-visited): Use magenta3 instead of magenta4.
11989 (Info-mode): Add info-apropos to docstring.
11990
11991 * log-view.el (log-view-diff): Replace interactive code "r"
11992 by a list to allow to call it even if region is not active.
11993
11994 * paren.el (show-paren-highlight-openparen): New var.
11995 (show-paren-function): Turn on openparen highlighting when
11996 matching forward if show-paren-highlight-openparen is non-nil.
11997
11998 * simple.el (kill-ring-save): Use blink-matching-delay instead of
11999 the constant value 1.
12000 (completions-common-part): Expand docstring.
12001
12002 * textmodes/picture.el (picture-mode-map): Add arrow keys.
12003
12004 2004-04-27 Kim F. Storm <storm@cua.dk>
12005
12006 * image.el (insert-sliced-image): Use line-height instead of
12007 line-spacing property on newline.
12008
12009 2004-04-26 Lars Hansen <larsh@math.ku.dk>
12010
12011 * desktop.el (desktop-buffer-misc-data-function): Rename to
12012 desktop-save-buffer and change docstring.
12013 (desktop-buffer-modes-to-save): Delete.
12014 (desktop-save-buffer-p): Use desktop-save-buffer instead of
12015 desktop-buffer-modes-to-save.
12016 (desktop-save): Rename desktop-buffer-misc-data-function to
12017 desktop-save-buffer and allow non-function value.
12018 (desktop-missing-file-warning): Correct docstring.
12019
12020 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
12021 to desktop-save-buffer.
12022
12023 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
12024 desktop-save-buffer.
12025
12026 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
12027
12028 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
12029
12030 2004-04-26 Eli Zaretskii <eliz@gnu.org>
12031
12032 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
12033
12034 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
12035
12036 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
12037 (ielm): Only go to the end of the buffer when starting a new process.
12038
12039 2004-04-25 Juanma Barranquero <lektu@terra.es>
12040
12041 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
12042 mode line. Bind `inhibit-read-only' to t before modifying
12043 properties of text in the buffer.
12044 (ielm): Force point to the end of buffer, even when running ielm
12045 from inside itself.
12046
12047 2004-04-25 Jesper Harder <harder@ifa.au.dk>
12048
12049 * info.el (info-apropos): Reset Info-complete-cache.
12050
12051 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
12052
12053 * progmodes/compile.el (compilation-error-regexp-alist-alist):
12054 Also recognize severe Irix et al. messages.
12055 (compilation-normalize-filename, compile-abbreviate-directory):
12056 Delete functions.
12057 (compilation-get-file-structure): New function inherits
12058 functionality of the two preceding ones.
12059 (compilation-internal-error-properties, compilation-fake-loc):
12060 Use it so that different paths to the same file share the same
12061 markers. Also optimize finding adjacent marker slightly.
12062
12063 2004-04-25 Kim F. Storm <storm@cua.dk>
12064
12065 * image.el (insert-sliced-image): Add line-spacing t property
12066 to newlines separating image lines.
12067
12068 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
12069
12070 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
12071
12072 * ielm.el (ielm-prompt-read-only): New user option.
12073 (ielm-prompt): Expand docstring to describe new behavior.
12074 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
12075 mention it in the docstring.
12076
12077 2004-04-24 Andreas Schwab <schwab@suse.de>
12078
12079 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
12080
12081 * diff.el (diff): Set default-directory in diff buffer.
12082
12083 2004-04-24 Eli Zaretskii <eliz@gnu.org>
12084
12085 * mail/sendmail.el (mail-bury): Don't delete the frame where the
12086 mail was being composed if the terminal cannot display more than
12087 one frame; instead, switch to previous frame.
12088
12089 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
12090 (rmail-start-mail): Support rmail-mail-new-frame even on
12091 terminals that can display only one frame at a time.
12092
12093 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
12094
12095 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
12096 (checkdoc-output-font-lock-keywords): Remove error regexp.
12097 (checkdoc-output-mode-map): Remove.
12098 (checkdoc-output-mode): Derive from compilation-mode.
12099 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
12100
12101 * dired.el (dired-mode-map): Add a menu entry for wdired.
12102
12103 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
12104 (rx-bracket, rx-check-any, rx-any): Clean up name space.
12105
12106 * wdired.el: (wdired-mode-map): Move init into declaration.
12107 Fix `return' binding.
12108 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
12109 Use force-mode-line-update.
12110 (wdired-get-filename): Use `unless'.
12111 (wdired-preprocess-files): Don't assume names have no \n and use / for
12112 dir separator.
12113 (wdired-normalize-filename): Use replace-regexp-in-string.
12114 (wdired-load-hooks): Remove.
12115 (wdired-mode-hooks): Rename to wdired-mode-hook.
12116
12117 * info-look.el: Add support for cfengine-mode.
12118 (info-lookup-setup-mode): Use dolist.
12119
12120 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
12121
12122 * wdired.el: New file.
12123
12124 2004-04-23 Juanma Barranquero <lektu@terra.es>
12125
12126 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
12127
12128 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
12129 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
12130 (pcomplete--help, pcomplete--here): Doc fixes.
12131
12132 2004-04-23 Andre Spiegel <spiegel@gnu.org>
12133
12134 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
12135 handles wrong-number-of-arguments in backend call.
12136
12137 * vc.el (vc-print-log): Likewise.
12138
12139 2004-04-20 Dave Love <fx@gnu.org>
12140
12141 * emacs-lisp/rx.el: Doc fixes.
12142 (rx-constituents): Add/extend many forms.
12143 (rx-check): Check form is a list.
12144 (bracket): Defvar.
12145 (rx-check-any, rx-any, rx-check-not): Modify.
12146 (rx-not): Simplify.
12147 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
12148 (rx-kleene): Use rx-trans-forms.
12149 (rx-quote-for-set): Delete.
12150 (rx): Allow multiple args.
12151
12152 2004-04-23 Kenichi Handa <handa@m17n.org>
12153
12154 * international/mule-util.el (char-displayable-p): Simplify by
12155 using internal-char-font.
12156
12157 2004-04-23 Juanma Barranquero <lektu@terra.es>
12158
12159 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
12160
12161 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
12162
12163 * diff-mode.el (diff-next-error): New fun.
12164 (diff-mode): Use it.
12165
12166 * simple.el (next-error): Change arg name.
12167 Add support for the documented C-u C-x ` usage.
12168
12169 * frame.el (special-display-popup-frame, next-multiframe-window)
12170 (previous-multiframe-window): Only consider frames on same display.
12171
12172 2004-04-22 Lars Hansen <larsh@math.ku.dk>
12173
12174 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
12175 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
12176
12177 2004-04-22 Kim F. Storm <storm@cua.dk>
12178
12179 * net/telnet.el (telnet): Add optional port arg.
12180
12181 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
12182
12183 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12184 Minor sanity check on the `hyperlink' slot.
12185
12186 * Makefile.in (recompile): Compile new files.
12187
12188 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
12189 Add byte-recompile-directory's optional `arg'.
12190
12191 * cvs-status.el (cvs-tree-use-charset): New var.
12192 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
12193 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
12194 (cvs-status-cvstrees): Use it.
12195
12196 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
12197 Make it a normal major mode.
12198 (checkdoc-buffer-label): Make sure the file name is meaningful.
12199 (checkdoc-output-to-error-buffer): Remove.
12200 (checkdoc-error, checkdoc-start-section): Rewrite.
12201
12202 * info.el (info-node, info-menu-5, info-xref, info-header-node)
12203 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
12204 (Info-title-4-face): Use new syntax.
12205 (info-xref-visited): Inherit from info-xref.
12206
12207 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
12208
12209 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
12210
12211 * simple.el (next-error-last-buffer, next-error-function):
12212 New variables for the next-error framework.
12213 (next-error-buffer-p): New function.
12214 (next-error-find-buffer): Generalize compilation-find-buffer.
12215 (next-error, previous-error, first-error, next-error-no-select)
12216 (previous-error-no-select): Move from compile.el.
12217
12218 * replace.el (occur-next-error, occur-1): Hook into the next-error
12219 framework.
12220
12221 * progmodes/compile.el (compilation-start):
12222 Set next-error-last-buffer so next-error knows where to jump.
12223 (compilation-setup): Set the buffer-local variable
12224 next-error-function to 'compilation-next-error-function.
12225 (compilation-buffer-p, compilation-buffer-internal-p): Use an
12226 alternate way to find if a buffer is a compilation buffer, for
12227 next-error convenience.
12228 (next-error-no-select, previous-error-no-select, next-error)
12229 (previous-error, first-error): Move to simple.el.
12230 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
12231 (compilation-last-buffer): Remove.
12232 (compilation-start, compilation-next-error, compilation-setup)
12233 (compilation-next-error-function, compilation-find-buffer):
12234 Remove compilation-last-buffer use.
12235
12236 2004-04-21 Juanma Barranquero <lektu@terra.es>
12237
12238 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
12239 (font-lock-warning-face): Fix spacing.
12240
12241 * makefile.w32-in (WINS): Add url/ directory.
12242
12243 2004-04-21 Lars Hansen <larsh@math.ku.dk>
12244
12245 * desktop.el (desktop-buffer-mode-handlers): New variable.
12246 Alist of major mode specific functions to restore a desktop buffer.
12247 (desktop-buffer-handlers): Make variable obsolete.
12248 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
12249 Catch errors signaled in handlers. Update buffer count.
12250 Evaluate desktop-buffer-point.
12251 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
12252 move to dired.el.
12253 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
12254 move to info.el.
12255 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
12256 move to mail/rmail.el.
12257 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
12258 to mh-e/mh-e.el.
12259 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
12260 On fail, print message (to message buffer) even if
12261 desktop-missing-file-warning is nil.
12262 (desktop-buffer-misc-data-function): New buffer local variable.
12263 Function returning major mode specific data.
12264 (desktop-buffer-misc-functions): Make variable obsolete.
12265 (desktop-save): Use desktop-buffer-misc-data-function.
12266 (desktop-buffer-dired-misc-data): Rename to
12267 dired-desktop-buffer-misc-data and move to dired.el.
12268 (desktop-buffer-info-misc-data): Rename to
12269 Info-desktop-buffer-misc-data and move to info.el.
12270 (desktop-read): Add message about number of buffers restored/failed.
12271
12272 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
12273 Add parameters. Pause to display error only when
12274 desktop-missing-file-warning is non-nil.
12275 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
12276 (dired-mode): Bind desktop-buffer-misc-data-function.
12277
12278 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
12279 Add Parameters.
12280 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
12281 (Info-mode): Bind desktop-buffer-misc-data-function.
12282
12283 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
12284 Add Parameters.
12285
12286 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
12287 Add Parameters.
12288
12289 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
12290
12291 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
12292 the case of letters in case-insensitive expansions when the
12293 abbrev is preceded by characters with letter syntax.
12294
12295 2004-04-21 Richard M. Stallman <rms@gnu.org>
12296
12297 * progmodes/cperl-mode.el (cperl-putback-char):
12298 Delete Emacs 18 definition.
12299
12300 * international/mule.el (ctext-post-read-conversion):
12301 Use assoc-string, not assoc-ignore-case.
12302
12303 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
12304
12305 * emacs-lisp/easymenu.el (easy-menu-add):
12306 Do call x-popup-menu, but only if it's defined.
12307
12308 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
12309
12310 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
12311 Handle multiple args: compile like progn.
12312
12313 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
12314 take all args as &rest arg.
12315
12316 * autoinsert.el (auto-insert-alist): Insert the user's name in
12317 copyright notice, rather than Free Software Foundation.
12318
12319 2004-04-21 Kenichi Handa <handa@m17n.org>
12320
12321 * descr-text.el (describe-char): Make it work on *Help* buffer.
12322
12323 2004-04-21 Kim F. Storm <storm@cua.dk>
12324
12325 * image.el (insert-image): Add optional SLICE arg.
12326 (insert-sliced-image): New defun.
12327
12328 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
12329
12330 * subr.el (read-number): Check whether `default' is nil.
12331
12332 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
12333
12334 * progmodes/compile.el (compilation-error-properties):
12335 Split into two.
12336 (compilation-internal-error-properties): New one.
12337 (compilation-compat-error-properties): Use it. Fix the non-marker case.
12338
12339 2004-04-20 Richard M. Stallman <rms@gnu.org>
12340
12341 * window.el (split-window-save-restore-data):
12342 Don't update the data if OLD-INFO is nil.
12343
12344 * view.el (view-return-to-alist): Mark it permanent local.
12345
12346 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
12347
12348 * recentf.el (recentf-save-list): Catch and warn about errors.
12349
12350 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
12351 so "Buffers" won't be pure.
12352
12353 * help-mode.el (help-mode-finish): Set help-return-alist first
12354 thing, setting only the entry for the selected window.
12355
12356 * help-fns.el (describe-function-1): If many non-control non-meta
12357 keys run the command, don't list all of them.
12358
12359 2004-04-20 Juanma Barranquero <lektu@terra.es>
12360
12361 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
12362 arg. Copied from Andre Spiegel's patch of 2004-03-21.
12363
12364 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
12365
12366 2004-04-20 Kenichi Handa <handa@m17n.org>
12367
12368 * international/quail.el (quail-lookup-key): New optional arg
12369 NOT-RESET-INDICES.
12370 (quail-get-translations): Call quail-lookup-key with
12371 NOT-RESET-INDICES t.
12372 (quail-completion): Likewise.
12373 (quail-lookup-map-and-concat): Likewise.
12374
12375 2004-04-20 Kenichi Handa <handa@m17n.org>
12376
12377 * international/quail.el (quail-update-translation): Don't insert
12378 such an unsupported multibyte char in a unibyte buffer.
12379
12380 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
12381
12382 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
12383 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
12384 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
12385 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
12386 (gdb-frame-assembler-buffer): Improve behaviour with
12387 multiple frames.
12388 (gdb-display-buffer): Extend search to all visible frames.
12389
12390 2004-04-19 Eli Zaretskii <eliz@gnu.org>
12391
12392 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
12393 characters left after base64 decoding.
12394 (rmail-decode-region): Use -dos variety of `coding', to remove any
12395 ^M characters left after qp or base64 decoding.
12396
12397 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12398
12399 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
12400 messages.
12401
12402 2004-04-19 Stephen Eglen <stephen@gnu.org>
12403
12404 * add-log.el (add-change-log-entry): Update doc string to mention
12405 add-log-full-name and add-log-mailing-address.
12406
12407 2004-04-18 Juri Linkov <juri@jurta.org>
12408
12409 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
12410 (Info-find-node-2): Simplify error message.
12411 (Info-insert-dir): Use Info-following-node-name.
12412 (Info-goto-node): Remove *info-history* and *info-toc*.
12413 (Info-history): Create a node of the virtual history file.
12414 (Info-toc): Create a node of the virtual toc file.
12415 (Info-insert-toc): New arg `curr-file' for reference file names.
12416 (info-apropos): Remove redundant var binding for temp-file.
12417 (Info-index, Info-index-next, Info-mode): Doc fix.
12418 (Info-goto-emacs-command-node): Don't jump to *info* from
12419 non-*info* Info buffers.
12420 (Info-fontify-node): Don't show the file name of external
12421 references if `Info-hide-note-references' is `hide'. Don't hide
12422 newlines at the end of paragraphs.
12423
12424 * international/mule-diag.el (list-input-methods):
12425 Fix args to help-xref-button.
12426
12427 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
12428 to put into effect local variables from TUTORIAL files.
12429
12430 * textmodes/paragraphs.el (sentence-end) <function>: New fun
12431 with default value taken from the variable `sentence-end'.
12432 (sentence-end) <defcustom>: Set default to nil. Doc fix.
12433 Add nil const to :type.
12434 (sentence-end-without-period, sentence-end-double-space)
12435 (sentence-end-without-space): Doc fix.
12436
12437 * textmodes/paragraphs.el (forward-sentence):
12438 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
12439 (fill-delete-newlines):
12440 * progmodes/cc-cmds.el (c-beginning-of-statement):
12441 Use function `sentence-end' instead of variable `sentence-end'.
12442
12443 2004-04-18 Andreas Schwab <schwab@suse.de>
12444
12445 * progmodes/compile.el (compilation-start): Set window start to
12446 point-min if compilation-scroll-output is nil.
12447
12448 2004-04-18 John Wiegley <johnw@newartisans.com>
12449
12450 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
12451
12452 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
12453
12454 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
12455 (gdb-info-breakpoints-custom): Revert previous change.
12456 (gdb-view-assembler): Update assembler if necessary.
12457 (gdb-frame-handler): Parse correctly for gdb-current-frame.
12458 (gdb-display-source-buffer): Update properly when both source and
12459 assembler are visible.
12460
12461 2004-04-17 John Wiegley <johnw@newartisans.com>
12462
12463 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
12464 which limits the number of names shown in the minibuffer. Off by
12465 default.
12466 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
12467 up iswitchb for users with a multitude of open buffers by showing
12468 only the first and last N/2 buffers in the completion list (which
12469 is enough to aid C-s/C-r, and to know that more characters are
12470 needed to refine the completion list).
12471
12472 2004-04-17 Richard M. Stallman <rms@gnu.org>
12473
12474 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
12475 (file-truename): Expand all ~ constructs directly.
12476 (insert-directory): Delete any error msg output by the
12477 `insert-directory-program'.
12478
12479 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
12480 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
12481 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
12482 (allout-init): Use find-file-hook, not find-file-hooks.
12483 (allout-mode): Eliminate Emacs 18 support.
12484 Use write-contents-functions, not local-write-file-hooks.
12485
12486 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
12487
12488 * progmodes/compile.el (compilation-error-properties): Fix for
12489 adding messages when there are already markers for their file.
12490 (compilation-fake-loc): New function.
12491
12492 2004-04-16 Dave Love <fx@gnu.org>
12493
12494 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
12495 (python-load-file): Fix python-orig-start setting.
12496
12497 * progmodes/compile.el: Doc fixes.
12498 (compilation-error-regexp-alist-alist)
12499 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
12500 (compilation-assq): Wrap in eval-when-compile.
12501 (compilation-mode-font-lock-keywords): Don't use list*.
12502 (compilation-start): Avoid warning.
12503 (compilation-compat-error-properties)
12504 (compilation-directory-properties): Add keymap property.
12505 (compilation-parsing-end): Make it a marker for better compatibility.
12506
12507 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
12508
12509 2004-04-16 Mark A. Hershberger <mah@everybody.org>
12510
12511 * xml.el: Doc fixes.
12512 (xml-get-children): Only looks at sub-tags and ignore strings.
12513
12514 * xml.el (xml-parse-tag): Avoid overwriting node-name.
12515
12516 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
12517
12518 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
12519
12520 2004-04-16 Andre Spiegel <spiegel@gnu.org>
12521
12522 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
12523
12524 * vc.el (vc-print-log): Likewise.
12525
12526 2004-04-16 Masatake YAMATO <jet@gyve.org>
12527
12528 * simple.el (completion-setup-function): Set an initial value
12529 to `element-common-end' before entering loop. Set a value
12530 to `element-common-end' at the end of loop.
12531 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
12532 (completions-common-part): Rename from completion-de-emphasis.
12533 (completions-first-difference): Rename from completion-emphasis.
12534 Suggested by RMS.
12535
12536 2004-04-16 Juanma Barranquero <lektu@terra.es>
12537
12538 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
12539 (bookmark-edit-annotation-mode): Add mode name.
12540
12541 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
12542
12543 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
12544 for nested conflict markers.
12545 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
12546
12547 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
12548
12549 * progmodes/gdb-ui.el (gdb-goto-info): New function.
12550
12551 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
12552
12553 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
12554
12555 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
12556 Give a backtrace if requested.
12557
12558 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
12559
12560 * progmodes/python.el (python-mouse-2-command, python-RET-command):
12561 Remove unused functions.
12562 (python-orig-start-line, python-orig-file): Remove.
12563 (python-orig-start): New var.
12564 (python-input-filter, python-compilation-line-number)
12565 (python-send-region, python-load-file): Use it.
12566
12567 * info.el (info): Always jump to *info*.
12568
12569 * subr.el (posn-set-point): New function.
12570
12571 * mouse.el (mouse-set-point): Use it.
12572
12573 * progmodes/compile.el (compile-goto-error): Use it.
12574 (compilation-button-map): New keymap.
12575 (compilation-error-properties): Use it.
12576 (compilation-shell-minor-mode-map): Don't bind mouse-2.
12577
12578 * smerge-mode.el (smerge-popup-context-menu): Use it.
12579
12580 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
12581 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
12582 mouse and non-mouse case.
12583
12584 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
12585 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
12586
12587 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
12588 Make it work for non-mouse events.
12589
12590 * pcvs-info.el (cvs-status-map): Update binding name.
12591
12592 2004-04-14 Mark A. Hershberger <mah@everybody.org>
12593
12594 * xml.el (xml-maybe-do-ns): New function to handle namespace
12595 parsing of both attribute and element names.
12596 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
12597 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
12598 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
12599 (xml-parse-attlist): Make it do its own namespace parsing.
12600
12601 2004-04-14 Dave Love <fx@gnu.org>
12602
12603 * progmodes/python.el (run-python): Fix use of \n.
12604 (python-load-file): Remove `try' from Python fragment.
12605 (python-describe-symbol): Fix message.
12606
12607 * comint.el: Doc fixes.
12608 (comint-last-input-start, comint-last-input-end)
12609 (comint-last-output-start): Give them values.
12610 (comint-arguments): Avoid warning.
12611 (comint-skip-prompt): Use line-end-position.
12612 (comint-backward-matching-input): Rename arg to agree with doc.
12613 (comint-extract-string): Use syntax-ppss.
12614 (comint-dynamic-simple-complete): Delete useless list construction.
12615 (comint-redirect-subvert-readonly): New.
12616 (comint-redirect-preoutput-filter): Use it.
12617
12618 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
12619 Correctly handle negative arguments when calling hook functions.
12620
12621 2004-04-14 Jesper Harder <harder@ifa.au.dk>
12622
12623 * info.el (info-apropos): Don't clobber Info-history-list.
12624
12625 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
12626
12627 * progmodes/compile.el (compilation-setup):
12628 Localize overlay-arrow-position.
12629 (compilation-sentinel): Restructure code equivalently.
12630 (compilation-next-error): Find message on same line after point if
12631 not found before point.
12632 (compile-mouse-goto-error): Restore function so that compilation
12633 buffer need not be current and use compile-goto-error.
12634 (compile-goto-error): Restore function.
12635 (next-error): Set overlay-arrow-position.
12636 (compilation-forget-errors): Don't localize already local
12637 compilation-locs and remove FIXME about refontifying.
12638
12639 2004-04-14 Kim F. Storm <storm@cua.dk>
12640
12641 * startup.el (emacs-quick-startup): New defvar (set by -Q).
12642 (command-line): New option -Q. Like -q --no-site-file, but
12643 in addition it also disables menu-bar, tool-bar, scroll-bars,
12644 tool-tips, and the blinking cursor.
12645 (command-line-1): Skip startup screen if -Q.
12646 (fancy-splash-head): Use ":align-to center" prop to center splash image.
12647
12648 * emulation/cua-base.el (cua-read-only-cursor-color)
12649 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
12650
12651 2004-04-13 Dave Love <fx@gnu.org>
12652
12653 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
12654 (syntax): Don't require.
12655 (python) <defgroup>: Add :version.
12656 (python-quote-syntax): Re-written.
12657 (inferior-python-mode): Move stuff here from run-python and add
12658 some more.
12659 (python-preoutput-continuation, python-preoutput-result)
12660 (python-dotty-syntax-table): New.
12661 (python-describe-symbol): Use them.
12662 (run-python): Move stuff to inferior-python-mode. Modify code
12663 loaded into Python.
12664 (python-send-region): Use python-proc, python-send-string.
12665 (python-send-string): Send newlines too. Callers changed.
12666 (python-load-file): Re-written.
12667 (python-eldoc-function): New.
12668 (info-look): Don't require.
12669 (python-after-info-look): New. A modified version of former
12670 top-level code for use with eval-after-load.
12671 (python-maybe-jython, python-guess-indent): Use widened buffer.
12672 (python-fill-paragraph): Re-written.
12673 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
12674 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
12675
12676 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
12677
12678 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
12679 Set compilation-error-regexp-alist earlier.
12680
12681 * progmodes/compile.el (compilation-minor-mode-map)
12682 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
12683 (compile-goto-error): Re-merge the mouse and non-mouse commands.
12684
12685 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
12686
12687 * progmodes/compile.el (compile-goto-error): Select the buffer/window
12688 corresponding to the event.
12689
12690 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
12691
12692 * loadup.el: Add cygwin to system-type list, for unexec() support.
12693
12694 2004-04-12 John Paul Wallington <jpw@gnu.org>
12695
12696 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
12697 (ibuffer-restore-window-config-on-quit): New variable to replace
12698 `ibuffer-delete-window-on-quit'. Update all references.
12699 (ibuffer-prev-window-config): New variable.
12700 (ibuffer-quit): Restore previous window configuration instead of
12701 deleting window.
12702 (ibuffer): Save window configuration before showing Ibuffer buffer.
12703
12704 * help.el (describe-mode): Doc fix.
12705
12706 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
12707
12708 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
12709 not to treat nil as a function.
12710
12711 * vc-arch.el (vc-arch-root): Be a bit more careful.
12712 (vc-arch-register): Save the buffer if we modified it.
12713 (vc-arch-delete-rej-if-obsolete): Save excursion.
12714 (vc-arch-find-file-hook): Use the simpler after-save-hook.
12715 (vc-arch-responsible-p, vc-arch-init-version): New functions.
12716
12717 * net/ldap.el (ldap-search): Use list*.
12718
12719 2004-04-12 Juri Linkov <juri@jurta.org>
12720
12721 * info.el (Info-follow-reference): Allow multiline reference name.
12722
12723 2004-04-11 Dave Love <fx@gnu.org>
12724
12725 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
12726
12727 * progmodes/python.el: New file.
12728
12729 2004-04-11 Andre Spiegel <spiegel@gnu.org>
12730
12731 * vc-hooks.el (vc-arg-list): Function removed.
12732 (vc-default-workfile-unchanged-p): Use condition-case to check for
12733 backward compatibility.
12734
12735 * vc.el (vc-print-log): Use condition-case to check for backward
12736 compatibility.
12737
12738 2004-04-11 Juri Linkov <juri@jurta.org>
12739
12740 * dired.el (dired-faces): New defgroup.
12741 (dired-header, dired-mark, dired-marked, dired-flagged)
12742 (dired-warning, dired-directory, dired-symlink, dired-ignored):
12743 New faces.
12744 (dired-header-face, dired-mark-face, dired-marked-face)
12745 (dired-flagged-face, dired-warning-face, dired-directory-face)
12746 (dired-symlink-face, dired-ignored-face): New face variables.
12747 (dired-font-lock-keywords): Use them instead of font-lock faces.
12748 Split the rule for dired marks into 3 separate rules: for marks,
12749 marked file names and flagged file names.
12750
12751 * help-mode.el (help-make-xrefs): Add a final newline to the
12752 *Help* buffer.
12753
12754 2004-04-11 John Paul Wallington <jpw@gnu.org>
12755
12756 * replace.el (occur-engine): Distinguish between one and several
12757 matches in the matches per buffer heading.
12758
12759 2004-04-11 Kim F. Storm <storm@cua.dk>
12760
12761 * ido.el (ido-confirm-unique-completion): New defcustom.
12762 (ido-complete): Use it.
12763 (ido-write-file): Set it to t unconditionally.
12764
12765 2004-04-10 Miles Bader <miles@gnu.org>
12766
12767 RCS keyword removal (only non-comment changes are enumerated here):
12768
12769 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
12770 (byte-compile-insert-header): Don't use `byte-compile-version'.
12771 * forms.el (forms-version): Variable removed.
12772 (forms-mode): Don't use `forms-version'.
12773 * recentf.el (recentf-version): Variable removed.
12774 * progmodes/delphi.el (delphi-version): Variable removed.
12775 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
12776
12777 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
12778
12779 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
12780
12781 2004-04-09 Jesper Harder <harder@ifa.au.dk>
12782
12783 * info.el (info-apropos): Improve menu item regexp.
12784
12785 2004-04-09 Simon Josefsson <jas@extundo.com>
12786
12787 * mail/smtpmail.el: Add comment, based on report by
12788 kdc@rcn.com (Kevin D. Clark).
12789
12790 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
12791
12792 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12793 Redo one more thing that I didn't notice Daniel had undone.
12794
12795 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
12796
12797 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
12798 (gdb-goto-breakpoint, gdb-display-buffer)
12799 (gdb-display-source-buffer, gdb-view-source-function)
12800 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
12801 (gdb-source-info, gdb-frame-handler): Don't specify a window
12802 for display.
12803 (gdb-info-breakpoints-custom): Remove superfluous update of
12804 assembler buffer.
12805 (gdb-many-windows): Make settable outside gdb.
12806
12807 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
12808
12809 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
12810 Derive from fundamental-mode rather than text-mode.
12811
12812 2004-04-08 Juri Linkov <juri@jurta.org>
12813
12814 * info.el (Info-history): Doc fix.
12815 (Info-history-list): New var.
12816 (info-xref): Change magenta4 to blue, remove bold for dark and
12817 light backgrounds, change bold to underline for non-color classes.
12818 (info-xref-visited): New face.
12819 (Info-fontify-visited-nodes): New custom.
12820 (Info-hide-note-references): Add new value `hide'. Doc fix.
12821 (Info-reference-name): New var.
12822 (Info-selection-hook): New custom.
12823 (Info-edit-mode-hook): New var.
12824 (Info-find-file): New fun.
12825 (Info-find-node): Move part of code to Info-find-file.
12826 (Info-find-node-2): Add anchors to Info-history-list. Move point
12827 to the place with the reference name if name is defined.
12828 (Info-select-node): Add current node to Info-history-list.
12829 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
12830 (Info-search-whitespace-regexp): New custom.
12831 (Info-search-case-fold): New var.
12832 (Info-search): Add "case-sensitively" to the prompt.
12833 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
12834 (Info-search-case-sensitively, Info-search-next): New fun.
12835 (Info-up): Move point to the menu item of the current node.
12836 (Info-history): New fun. Add *info-history* to
12837 same-window-buffer-names.
12838 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
12839 (Info-insert-toc): New fun.
12840 (Info-build-toc): New fun.
12841 (Info-follow-reference): Add new arg `fork'. Doc fix.
12842 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
12843 with the same name prefer the reference closest to point.
12844 (Info-next-reference): Replace * by + in the *Note regexp.
12845 Add regexp for http:// and ftp://. Skip the *Note prefix.
12846 (Info-prev-reference): Replace * by + in the *Note regexp.
12847 Add regexp for http:// and ftp://. Skip the *Note prefix.
12848 (Info-follow-nearest-node): Add new arg `fork'.
12849 (Info-try-follow-nearest-node): Add new arg `fork'.
12850 Call browse-url for http:// and ftp:// references.
12851 Set Info-reference-name for index entries.
12852 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
12853 Info-search-next, Info-history, Info-toc, clone-buffer.
12854 (Info-menu-update): Replace * by + in the *Note regexp.
12855 (Info-mode): Add documentation for Info-history, Info-toc,
12856 Info-search-case-sensitively, Info-search-next, clone-buffer.
12857 (Info-fontify-menu-headers): Remove fun. Move code to
12858 Info-fontify-node.
12859 (Info-fontify-node): Add docstring. Add local vars
12860 fontify-visited-p and not-fontified-p. If not-fontified-p is t
12861 then fontify header line, titles, menu headers, http and ftp
12862 references, refill paragraphs. If not-fontified-p is t or
12863 fontify-visited-p is t then fontify cross references, menu items.
12864 Fontify menu headers. Fontify http and ftp references.
12865 Change regexp for cross references to require whitespace after *Note,
12866 add matching groups for file and node names. Remove hack for quote.
12867 Use display property for Info-hide-note-references=t. Use fifth
12868 or fourth match for help-echo. Display visited nodes in a
12869 different face. Unhide file names of external references.
12870 Unhide newlines. Display visited menu items in a different face.
12871
12872 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
12873
12874 * progmodes/compile.el: Require CL.
12875 (compilation-mode-font-lock-keywords): Re-install the "line as
12876 function" patch.
12877
12878 * help-fns.el (help-C-source-directory): New var.
12879 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
12880 (describe-function-1, describe-variable): Use them.
12881
12882 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
12883 to C source files specially.
12884
12885 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
12886
12887 * info.el (Info-hide-cookies-node): New function.
12888 (Info-select-node): Use it.
12889 (Info-display-images-node): Remove message with image file name.
12890
12891 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
12892
12893 * progmodes/compile.el (compilation-warning-face)
12894 (compilation-info-face, compilation-skip-threshold)
12895 (compilation-skip-visited, compilation-context-lines):
12896 Declare :version when added to Emacs.
12897 (compilation-error-regexp-alist-alist): Extend caml and irix.
12898 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
12899 (compilation-mode-font-lock-keywords): Temporarily undo line as
12900 function patch, which wasn't ready.
12901
12902 2004-04-07 Kenichi Handa <handa@m17n.org>
12903
12904 * international/latin1-disp.el (latin1-display-setup): Check each
12905 character is displayable or not instead of calling
12906 latin1-display-check-font.
12907
12908 2004-04-06 Kenichi Handa <handa@m17n.org>
12909
12910 * language/ethio-util.el (ethio-sera-being-called-by-w3):
12911 New variable.
12912 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
12913 instead of sera-being-called-by-w3.
12914 (ethio-fidel-to-sera-buffer): Likewise.
12915 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
12916 instead of sera-being-called-by-w3.
12917 (ethio-write-file): Likewise.
12918
12919 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12920
12921 * printing.el: Doc fix.
12922
12923 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
12924
12925 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
12926 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
12927 (gdb-setup-windows): Only use separate IO buffer if required.
12928
12929 2004-04-06 Kim F. Storm <storm@cua.dk>
12930
12931 * term.el (term-is-xemacs): Remove.
12932 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
12933 (term-window-width): New function.
12934 (term-mode, term-check-size): Use it.
12935 (term-mode): Disable overflow-newline-into-fringe in term buffer.
12936
12937 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
12938
12939 * cus-edit.el (custom-add-parent-links): Change unbound variable
12940 `symbol' to `name'.
12941
12942 2004-04-05 Jesper Harder <harder@ifa.au.dk>
12943 * info.el (info-apropos): New function.
12944 (Info-mode-menu): Add it.
12945 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
12946
12947 * help-mode.el (help-make-xrefs): Recognize aliased variable with
12948 inherited docstring.
12949
12950 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
12951
12952 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
12953
12954 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
12955
12956 * progmodes/compile.el (font-lock): Don't require any more.
12957 (compilation-error-properties, compilation-start, compilation-sentinel)
12958 (compilation-filter, next-error): Use with-current-buffer.
12959 (compilation-skip-to-next-location, compilation-skip-threshold)
12960 (compilation-skip-visited): Move to silence the byte-compiler.
12961 (compilation-setup): Simplify.
12962 (compilation-next-error): Use line-(beginning|end)-position.
12963 Make sure `pt' is non-nil before using compilation-loop.
12964 (compile-goto-error): Add optional event arg. Use it.
12965 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
12966 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
12967 Update the binding for mouse-2.
12968 (first-error): Set compilation-current-error to nil rather than bob.
12969 (compilation-parsing-end, compilation-parse-errors-function)
12970 (compilation-error-list, compilation-old-error-list):
12971 "New" compatibility variables.
12972 (compile-buffer-substring, compilation-compat-error-properties)
12973 (compilation-compat-parse-errors, compilation-forget-errors):
12974 New compatibility functions.
12975 (compilation-mode-font-lock-keywords): Use them.
12976
12977 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
12978
12979 * autorevert.el (auto-revert-handler): If point (or a window
12980 point) is at the end of the buffer, keep it there after
12981 reverting. This allows to tail a file.
12982 Mention this in the `Commentary'.
12983
12984 * format.el (format-write-file): Add optional argument CONFIRM
12985 and make it behave like the analogous argument to `write-file'.
12986
12987 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12988
12989 * progmodes/ebnf2ps.el: Doc fix.
12990 (ebnf-version): New version number (4.2).
12991 (ebnf-syntax): Customization and docstring fix.
12992 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
12993 Put autoloaded funs before first use.
12994 (ebnf-style-database): Add dtd entry.
12995 (ebnf-syntax-alist): Add dtd initialization.
12996 (ebnf-token-sequence): New fun.
12997 (ebnf-comment-table): Add new comment action character.
12998 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
12999
13000 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
13001 Type Definition for XML).
13002
13003 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
13004 * progmodes/ebnf-bnf.el (ebnf-sequence):
13005 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
13006 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
13007 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
13008 Code simplification: call ebnf-token-sequence.
13009
13010 2004-04-04 Eli Zaretskii <eliz@gnu.org>
13011
13012 * calendar/timeclock.el (timeclock-relative)
13013 (timeclock-get-project-function, timeclock-get-workday-function)
13014 (timeclock-query-out, timeclock-when-to-leave)
13015 (timeclock-when-to-leave-string, timeclock-log-data)
13016 (timeclock-generate-report, timeclock-in): Doc fixes.
13017
13018 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
13019
13020 * url/: New dir. Import the URL package from its repository.
13021
13022 2004-04-03 Andreas Schwab <schwab@suse.de>
13023
13024 * diff-mode.el (diff-mode): Fix missing quote.
13025
13026 2004-04-03 Juri Linkov <juri@jurta.org>
13027
13028 * descr-text.el (describe-property-list): Add `font-lock-face'.
13029
13030 * dired.el (dired-font-lock-keywords): Fix permission regexps.
13031
13032 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13033
13034 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
13035 Use utf-16le on little endian machines and utf-16be otherwise.
13036
13037 2004-04-02 David Kastrup <dak@gnu.org>
13038
13039 * net/browse-url.el (browse-url-generic): Use call-process
13040 instead of start-process to allow browsers that fork and detach.
13041
13042 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
13043
13044 * compile.el (compilation-current-error): New var.
13045 (compilation-setup, compile-mouse-goto-error)
13046 (compile-goto-error, next-error): Use it.
13047 (compilation-skip-to-next-location): Default to t, which gives
13048 contiguous skipping like old compile (where this was redundant).
13049 (compilation-next-error): Prevent previous-* commands from moving
13050 back to message at or just before point.
13051
13052 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
13053
13054 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
13055 (gdb-source-info): Don't display source at startup, if required.
13056 (gdb-show-main): New option.
13057 (gdba): Update documentation.
13058 (gdb-source): Cover case of auto-display output.
13059
13060 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
13061
13062 * autorevert.el: Delete obsolete autoload's and defvar's.
13063 (auto-revert-check-vc-info): New user option.
13064 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
13065 (auto-revert-handler-vc): Delete.
13066 (auto-revert-handler): Treat return value `fast' of
13067 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
13068
13069 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
13070 return `fast'.
13071
13072 * files.el (buffer-stale-function): Doc change.
13073
13074 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13075
13076 * printing.el: New tip on Tips section.
13077 (pr-version): New version number (6.7.4).
13078 (pr-shell-file-name): Initialization fix.
13079
13080 2004-03-31 Juri Linkov <juri@jurta.org>
13081
13082 * dired.el: Add autoload for `dired-do-touch'.
13083 (dired-touch-program): New var.
13084 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
13085 (dired-no-confirm): Add `touch' to docstring.
13086
13087 * dired-aux.el (dired-do-touch): New fun.
13088 (dired-do-chxxx): Add argument -t for touch operation.
13089
13090 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
13091 `dired-move-to-filename-regexp'.
13092
13093 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
13094
13095 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
13096
13097 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13098
13099 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
13100 and only if the buffer was modified.
13101
13102 2004-03-30 Kenichi Handa <handa@m17n.org>
13103
13104 * international/characters.el: Delete pairs for U+2308..U+230B.
13105
13106 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
13107
13108 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
13109 to detect the beginning of a level 2 or 3 annotation.
13110
13111 2004-03-29 Kenichi Handa <handa@m17n.org>
13112
13113 * international/ucs-tables.el (ucs-insert): Fix the error message.
13114
13115 2004-03-29 Kenichi Handa <handa@m17n.org>
13116
13117 * international/mule-util.el (char-displayable-p): Fix generation
13118 of XLFD file name.
13119
13120 * Makefile.in (setwins, setwins_almost): Change directory to $wd
13121 before finding directories by `find'.
13122
13123 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
13124
13125 * subr.el (interactive-form): Delete. Now implemented in C.
13126
13127 * pcvs.el (cvs-parse-process): Workaround for Darwin.
13128
13129 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
13130 (vc-diff-label): New fun.
13131 (vc-diff-internal): Use it.
13132
13133 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
13134
13135 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13136
13137 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
13138
13139 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
13140 specify XML (EBNFX).
13141
13142 * progmodes/ebnf2ps.el: Doc fix.
13143 (ebnf-version): New version number (4.1).
13144 (ebnf-syntax): Adjust customization.
13145 (ebnf-style-database): Add ebnfx entry.
13146 (ebnf-syntax-alist): Add ebnfx initialization.
13147 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
13148
13149 * printing.el: Doc fix.
13150 (pr-version): New version number (6.7.3).
13151 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
13152 returns nil for mouse position. Reported by Drew Adams
13153 <drew.adams@oracle.com>.
13154 (pr-update-menus): Modify interactive declaration. Reported by Drew
13155 Adams <drew.adams@oracle.com>.
13156
13157 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
13158
13159 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
13160 (gud-gdba-marker-filter): Log the process input and output, if
13161 required. From Stefan Monnier.
13162 (gdb-debug-log, gdb-enable-debug-log): New variables.
13163 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
13164
13165 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
13166
13167 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
13168 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
13169
13170 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
13171
13172 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
13173 Call vc-find-file-hook here instead of in auto-revert-buffers.
13174 (auto-revert-buffers): Delete call to vc-find-file-hook.
13175 (auto-revert-verbose, global-auto-revert-non-file-buffers)
13176 (global-auto-revert-mode, auto-revert-set-timer)
13177 (auto-revert-handler, auto-revert-buffers): Doc fixes.
13178
13179 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
13180
13181 * woman.el (woman-change-fonts): Rename local variable
13182 woman-font-alist to font-alist to avoid a compiler warning.
13183
13184 2004-03-27 Dave Love <fx@gnu.org>
13185
13186 * emacs-lisp/rx.el (rx): Doc fix.
13187 Fix copyright years.
13188
13189 * strokes.el (strokes-global-set-stroke-string): New function.
13190 (strokes-list-strokes): Cope with strings, not just commands.
13191 Set foreground colour of image.
13192 (strokes-global-set-stroke): Doc fix.
13193
13194 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
13195
13196 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
13197 Auto Revert mode.
13198 (Buffer-menu-files-only): New variable.
13199 (Buffer-menu-toggle-files-only): New function.
13200 (Buffer-menu-mode-map): Bind it to `T'.
13201 (Buffer-menu-mode): Mention `T' in docstring.
13202 Set buffer-stale-function.
13203 (list-buffers-noselect): Mark buffer non-modified and set
13204 Buffer-menu-files-only.
13205
13206 * dired.el (buffer-stale-function): Remove no longer needed defvar.
13207
13208 * autorevert.el (auto-revert-handler): Print revert message
13209 before, rather than after, reverting.
13210 (buffer-stale-function): Move to files.el.
13211
13212 * files.el (buffer-stale-function): Move here from autorevert.el.
13213
13214 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
13215
13216 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
13217
13218 * calc/calc.el (calc-mode-map): Use mapc.
13219
13220 * apropos.el (apropos-mode): Don't autoload.
13221 (apropos-symbols-internal): New fun. Extracted from `apropos'.
13222 (apropos): Use it.
13223 (apropos-print): Add optional `text' argument.
13224 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
13225 Don't assume point-min == 1.
13226
13227 * bs.el (bs-buffer-list): Use buffer-local-value.
13228 (bs--set-toggle-to-show): Use with-current-buffer.
13229
13230 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
13231 New funs.
13232 (list-buffers-noselect): Use them. Adjust :align-to to new style.
13233
13234 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
13235
13236 * dabbrev.el (dabbrev-expand): Fix regexp construction.
13237 (dabbrev--find-expansion): Use pop.
13238 (dabbrev--search): Use match-string-no-properties.
13239
13240 * dired.el (dired-mode): Use run-mode-hooks.
13241 (dired-move-to-end-of-filename): Use match-string.
13242
13243 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
13244 is bound before using it.
13245 (ediff-verbose-p): Make it into a var since it's not constant.
13246
13247 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
13248
13249 * faces.el (read-face-font): Don't cons up unnecessarily.
13250 (header-line, tool-bar): Share common parts.
13251
13252 * files.el (file-relative-name): Use compare-strings.
13253
13254 * finder.el (finder-mode): Follow coding convention.
13255
13256 * subr.el (read-number): New function.
13257
13258 * ses.el (ses-read-number): Move to subr.el.
13259 (ses-set-header-row): Use read-number.
13260
13261 2004-03-26 Andre Spiegel <spiegel@gnu.org>
13262
13263 * vc-hooks.el (vc-arg-list): New function, which handles both
13264 compiled and uncompiled code.
13265 (vc-default-workfile-unchanged-p): Use it.
13266
13267 * vc.el (vc-print-log): Undo prev change, use new function
13268 vc-arg-list from vc-hooks.el.
13269
13270 2004-03-26 Masatake YAMATO <jet@gyve.org>
13271
13272 * simple.el (completion-setup-function): Emphasize the
13273 first uncommon characters in the completions; and de-emphasize
13274 the common prefix substrings.
13275 (completion-emphasis): New face.
13276 (completion-de-emphasis): New face.
13277
13278 2004-03-25 Juanma Barranquero <lektu@terra.es>
13279
13280 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
13281 Comment out (it's unused and unfinished code).
13282
13283 2004-03-25 Sam Steingold <sds@gnu.org>
13284
13285 * vc.el (vc-print-log): Fix a bug in the last patch:
13286 backend-function may be a byte-compiled object, not a lambda.
13287
13288 2004-03-25 Juri Linkov <juri@jurta.org>
13289
13290 * descr-text.el (describe-property-list): Add a button
13291 for `face' property that calls `describe-face'.
13292 Suggested by luis fernandes <elf@ee.ryerson.ca>
13293
13294 * international/mule.el (keyboard-coding-system):
13295 * kmacro.el (kmacro-call-macro): Fix docstring.
13296
13297 * dired.el: Fix comments.
13298
13299 * textmodes/fill.el (fill): Fix Info link.
13300
13301 * font-lock.el (fast-lock, lazy-lock):
13302 * jit-lock.el (jit-lock): Remove links to removed Support Modes
13303 Info node.
13304
13305 * eshell/eshell.el (eshell): Fix broken info-link.
13306
13307 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
13308 * eshell/em-banner.el (eshell-banner):
13309 * eshell/em-smart.el (eshell-smart):
13310 * eshell/esh-cmd.el (eshell-cmd):
13311 Comment out broken info-links to incomplete Info manual.
13312
13313 * info-xref.el: Fix commentary.
13314
13315 2004-03-25 Kevin Ryde <user42@zip.com.au>
13316
13317 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
13318 Remove spurious node duplicate suppression, doesn't work, not wanted.
13319 (info-xref-output): Take format style args, add "sit-for 0" to let
13320 user see the results as they progress.
13321 (info-xref-check-all-custom): New function.
13322
13323 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
13324
13325 * gdb-ui.el: Moved to progmodes.
13326
13327 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
13328
13329 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
13330
13331 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
13332
13333 * calendar/appt.el (appt-check): Remove superfluous progn.
13334 When finished with diary buffer: if it was not being displayed
13335 before, kill it; otherwise restore its original state.
13336 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
13337
13338 * calendar/calendar.el (calendar-set-mode-line): Use total
13339 available mode-line width, rather than frame-width.
13340
13341 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
13342 after mode change so effect not lost.
13343
13344 2004-03-23 Dave Love <fx@gnu.org>
13345
13346 * dired.el (dired) <defgroup>: Add link to manual.
13347 (dired-font-lock-keywords): Add highlighting on unusual permissions.
13348 (dired-revert): Use dolist.
13349 (dired-mode-map): Add U binding.
13350 (dired-mode): Add font-lock-beginning-of-syntax-function.
13351 (dired-garbage-files-regexp): Make it a defcustom.
13352
13353 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
13354
13355 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
13356 is equivalent to nil.
13357 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
13358 (vc-arch-mode-line-string): Accept `added' state.
13359 (vc-arch-state): Use inode-sigs if available.
13360 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
13361 Copy&delete existing id file if any. Fallback if uuidgen is absent.
13362 (vc-arch-tagline-re): New var.
13363 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
13364 New functions.
13365 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
13366 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
13367
13368 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
13369 (vc-file-not-found-hook): Use it.
13370
13371 * diff-mode.el (diff-default-read-only): Change default.
13372 (diff-mode-hook): Make it a defcustom. Add some options.
13373 (diff-mode-map): Bind diff-refine-hook.
13374 (diff-yank-handler): New var.
13375 (diff-yank-function): New fun.
13376 (diff-font-lock-keywords): Use them.
13377 (diff-end-of-file): Handle case where file-header looks like diff text.
13378 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
13379 (diff-file-kill): Delete a subsequent empty line, if applicable.
13380 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
13381 (diff-find-file-name): Use it.
13382 (diff-tell-file-name): New command.
13383 (diff-mode): Be careful with view-mode.
13384 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
13385 New functions, for use in diff-mode-hook.
13386 (diff-find-source-location): Catch "regex too large" errors.
13387 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
13388 (diff-refine-hunk): New command.
13389
13390 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
13391 (smerge-context-menu-map): Remove unused var.
13392 (smerge-keep-all): Preserve markers.
13393 (smerge-keep-n): New fun.
13394 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
13395 (smerge-keep-current, smerge-ediff): Use it.
13396 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
13397 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
13398 (smerge-resolve): Resolve trivial 3-part conflicts.
13399
13400 2004-03-23 Juri Linkov <juri@jurta.org>
13401
13402 * man.el (Man-width): New var.
13403 (Man-getpage-in-background): Use it.
13404 (Man-support-local-filenames): New var and fun.
13405 (Man-build-man-command): Don't add a second %s.
13406 (Man-fontify-manpage): Clean up message.
13407 (Man-mode): Set outline-regexp, outline-level,
13408 imenu-generic-expression.
13409
13410 * woman.el (woman-fill-frame): Doc fix.
13411 (woman-decode-region): Use window-width instead of frame-width.
13412
13413 * abbrevlist.el (list-one-abbrev-table):
13414 * descr-text.el (describe-char):
13415 * international/mule-diag.el (describe-current-coding-system):
13416 * international/quail.el (quail-insert-decode-map):
13417 Use window-width instead of frame-width.
13418
13419 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
13420 (jka-compr-mode-alist-additions): Add tbz.
13421 (jka-compr-write-region, jka-compr-insert-file-contents):
13422 Add message for undefined compress-program.
13423 (jka-compr-write-region): Remove redundant var bindings.
13424
13425 * dired-x.el (dired-guess-shell-alist-default): Add choices for
13426 extracting files into subdirectory. Add tbz and dz. Fix regexps.
13427 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
13428 (dired-man): Use dired-guess-shell-command.
13429 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
13430 Change default nil to t.
13431
13432 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
13433 (dired-compare-directories): Add default value for empty input.
13434
13435 * help-at-pt.el: Move suggestions for key bindings to Commentary.
13436
13437 * time.el (display-time-string-forms): Fix help-echo date format.
13438
13439 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
13440
13441 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
13442 (buffer-stale-function): New variable.
13443 (auto-revert-list-diff, auto-revert-dired-file-list)
13444 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
13445 (auto-revert-handler): Take over some functionality of deleted
13446 functions.
13447 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
13448
13449 * dired.el (dired-directory-changed-p): New fun, extracted from
13450 dired-internal-noselect.
13451 (dired-buffer-stale-p): New fun.
13452 (dired-internal-noselect): Use dired-directory-changed-p.
13453 Eliminate revert messages.
13454 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
13455
13456 2004-03-23 Kenichi Handa <handa@m17n.org>
13457
13458 * international/characters.el: Setup syntaxes for more parentheses
13459 Unicode characters.
13460
13461 * international/mule-cmds.el (select-safe-coding-system):
13462 Merge coding-system and auto-cs before comparing them.
13463
13464 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
13465
13466 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
13467
13468 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
13469 normal-auto-fill-function and comment-indent-function.
13470 The default values now work just as well.
13471 Don't set font-lock-beginning-of-syntax-function since we already set
13472 syntax-begin-function.
13473 (lisp-outline-level): Put ;;;###autoload at same level as (.
13474 (prin1-char): Quote special chars.
13475
13476 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
13477 than with-no-warnings.
13478
13479 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
13480 if the source location can't be found.
13481 (edebug-compute-previous-result): Use prin1-char.
13482
13483 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
13484 (debug-ignored-errors): Add an entry.
13485
13486 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
13487 (byte-compile-file): Output warning when deleting a file.
13488
13489 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
13490 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
13491
13492 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
13493 (byte-compile-inline-expand): Use backquote.
13494 (byte-optimize-pure-func): Rename from byte-optimize-concat.
13495 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
13496
13497 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
13498
13499 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
13500
13501 2004-03-22 Juri Linkov <juri@jurta.org>
13502
13503 * finder.el (finder-known-keywords): Fix data, tex, unix.
13504
13505 * play/landmark.el: Fix keywords.
13506
13507 * language/ethio-util.el (ethio-find-file): Doc fix.
13508
13509 * emacs-lisp/warnings.el: Doc fix.
13510
13511 * textmodes/ispell.el (ispell-help): Doc fix.
13512
13513 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
13514
13515 * format.el (format-insert-file): Always return a list of two
13516 elements, like insert-file-contents does.
13517
13518 2004-03-21 Andre Spiegel <spiegel@gnu.org>
13519
13520 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
13521 and vc-BACKEND-diff.
13522 (vc-print-log): If the print-log implementation supports it, use
13523 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
13524 (vc-version-diff, vc-diff-internal): Doc fixes.
13525
13526 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
13527 implementation supports it, let diff output go to *vc*,
13528 not *vc-diff*, since this is an internal call.
13529
13530 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
13531
13532 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
13533
13534 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
13535
13536 2004-03-21 Dave Love <fx@gnu.org>
13537
13538 * progmodes/cfengine.el (cfengine-mode):
13539 Set parse-sexp-ignore-comments.
13540
13541 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
13542
13543 2004-03-21 Juanma Barranquero <lektu@terra.es>
13544
13545 * allout.el (allout-mode): Fix docstring.
13546
13547 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
13548
13549 * files.el (insert-directory): Fix bug if SWITCHES is a list.
13550
13551 * autorevert.el (auto-revert-interval): Make new value take
13552 effect immediately when set through Custom.
13553 (auto-revert-set-timer): Add interactive declaration.
13554
13555 2004-03-19 David Ponce <david@dponce.com>
13556
13557 * ruler-mode.el (ruler-mode-header-line-format-old):
13558 Don't `make-variable-buffer-local'.
13559 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
13560 (ruler-mode-header-line-format): Simply funcall the above.
13561 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
13562 to save/restore a previous header line format.
13563 (ruler-mode-space): Don't depend on a numeric WIDTH value.
13564 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
13565 fringes and margins width.
13566 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
13567
13568 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
13569
13570 * log-edit.el (log-edit-font-lock-keywords): Typo.
13571
13572 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
13573 (tex-send-tex-command): Rather than here.
13574 (tex-compilation-parse-errors): Simplify.
13575
13576 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
13577
13578 * time.el (display-time-string-forms): Add help-echo with date on time.
13579
13580 * composite.el (compose-region): Use restore-buffer-modified-p.
13581
13582 * disp-table.el (standard-display-8bit): Simplify.
13583
13584 * server.el (server-process-filter): Delete temp frame.
13585
13586 * add-log.el (add-change-log-entry): Simplify.
13587
13588 2004-03-19 Kim F. Storm <storm@cua.dk>
13589
13590 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
13591 (hexl-follow-line): Don't require 'fringe.
13592
13593 * progmodes/compile.el (compilation-start): Always set
13594 compilation-last-buffer and return it.
13595
13596 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
13597
13598 * simple.el (clone-buffer): Doc fix.
13599
13600 2004-03-18 Juanma Barranquero <lektu@terra.es>
13601
13602 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
13603
13604 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
13605
13606 * log-edit.el (log-edit-font-lock-keywords): New var.
13607 (log-edit-mode): Use it.
13608
13609 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
13610
13611 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
13612 properly for watching in speedbar.
13613
13614 2004-03-17 Masatake YAMATO <jet@gyve.org>
13615
13616 * smerge-mode.el (smerge-popup-context-menu):
13617 Put `unwind-protect' around `overlay-put' and `popup-menu'.
13618
13619 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
13620
13621 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
13622 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
13623 Take sealed revisions into account.
13624 (vc-arch-checkin): Extract a summary line from the message.
13625
13626 2004-03-16 Masatake YAMATO <jet@gyve.org>
13627
13628 * register.el (register): Provide `register' feature.
13629
13630 2004-03-15 Masatake YAMATO <jet@gyve.org>
13631
13632 Added context menu support in smerge mode.
13633 Most of the part is written by Stefan Monnier.
13634
13635 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
13636 New keymap and menu.
13637 (smerge-text-properties): New function.
13638 (smerge-remove-props): New function.
13639 (smerge-popup-context-menu): New function.
13640 (smerge-resolve): Call `smerge-remove-props'.
13641 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
13642 (smerge-keep-current): Ditto.
13643 (smerge-kill-current): New function.
13644 (smerge-match-conflict): Put text properties.
13645 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
13646
13647 2004-03-15 David Ponce <david@dponce.com>
13648
13649 * ruler-mode.el: (ruler-mode-left-fringe-cols)
13650 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
13651 (ruler-mode-right-scroll-bar-cols): Remove.
13652 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
13653 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
13654 Use fringe-columns and scroll-bar-columns.
13655
13656 2004-03-15 Masatake YAMATO <jet@gyve.org>
13657
13658 * hl-line.el (hl-line-range-function): New variable.
13659 (hl-line-move): New function.
13660 (global-hl-line-highlight): Use `hl-line-move'.
13661 (hl-line-highlight): Ditto.
13662
13663 * scroll-bar.el (scroll-bar-columns):
13664 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
13665
13666 * ruler-mode.el (top-level): Require scroll-bar and fringe.
13667 (ruler-mode-left-fringe-cols)
13668 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
13669 (ruler-mode-right-scroll-bar-cols)
13670 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
13671 (ruler-mode-ruler-function): New variable.
13672 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
13673 if the value for `ruler-mode-ruler-function'is given.
13674
13675 * hexl.el (hexl-mode-hook): Make the hook customizable.
13676 (hexl-address-area, hexl-ascii-area): New customize variables.
13677 (hexlify-buffer): Put font-lock-faces on the address area and
13678 the ascii area.
13679 (hexl-activate-ruler): New function.
13680 (hexl-follow-line): New function.
13681 (hexl-highlight-line-range): New function.
13682 (hexl-mode-ruler): New function.
13683
13684 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
13685
13686 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
13687 (vc-default-find-file-hook): New fun.
13688 (vc-find-file-hook): Call new find-file-hook operation.
13689
13690 * vc-arch.el: New file.
13691
13692 2004-03-12 Jesper Harder <harder@ifa.au.dk>
13693
13694 * info-look.el (info-lookup): Reuse an existing Info window.
13695
13696 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
13697
13698 * woman.el (woman-preserve-ascii): Default value changed to t and
13699 doc string revised.
13700
13701 2004-03-12 Richard M. Stallman <rms@gnu.org>
13702
13703 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
13704 Fix minor bug.
13705
13706 * replace.el (occur-engine): Change message for count of matches.
13707
13708 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
13709 For strings, do compare text properties.
13710
13711 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
13712
13713 * progmodes/compile.el (compile-auto-highlight)
13714 (compilation-error-list, compilation-old-error-list)
13715 (compilation-parse-errors-function, compilation-parsing-end)
13716 (compilation-error-message, compilation-directory-stack)
13717 (compilation-enter-directory-regexp-alist)
13718 (compilation-leave-directory-regexp-alist)
13719 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
13720 (compilation-current-file, compilation-regexps): Remove vars.
13721
13722 (compile-error-at-point, compilation-error-filedata)
13723 (compilation-error-filedata-file-name, compile-reinitialize-errors)
13724 (compilation-next-error-locus, compilation-forget-errors)
13725 (count-regexp-groupings, compilation-parse-errors)
13726 (compile-collect-regexps, compile-buffer-substring): Remove funs.
13727
13728 (compile-internal): Make obsolete.
13729
13730 (compilation-first-column, compilation-error)
13731 (compilation-directory-matcher, compilation-page-delimiter)
13732 (compilation-mode-font-lock-keywords, compilation-debug)
13733 (compilation-error-face, compilation-warning-face)
13734 (compilation-info-face, compilation-line-face)
13735 (compilation-column-face, compilation-enter-directory-face)
13736 (compilation-leave-directory-face, compilation-skip-threshold)
13737 (compilation-skip-visited, compilation-context-lines): New vars.
13738
13739 (compilation-warning-face, compilation-info-face)
13740 (compilation-message-face): New faces.
13741
13742 (compilation-error-regexp-alist-alist): New constant.
13743
13744 (compilation-face, compilation-directory-properties)
13745 (compilation-assq, compilation-error-properties, compilation-start)
13746 (define-compilation-mode, compilation-loop)
13747 (compilation-set-window): New functions.
13748
13749 (compile): Additional argument for interactive compiles like TeX.
13750
13751 * progmodes/grep.el (kill-grep): Move here from compile.el
13752 (grep-error, grep-hit-face, grep-error-face)
13753 (grep-mode-font-lock-keywords): New variables.
13754 (grep-regexp-alist): Simplify regexp and add `binary' case.
13755 (grep-mode): New mode.
13756 (grep-process-setup): Simplify.
13757
13758 2004-03-11 Jason Rumney <jasonr@gnu.org>
13759
13760 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
13761 letters on DOS/Windows.
13762
13763 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
13764
13765 * server.el (server-name): New var.
13766 (server-socket-dir): New var to replace server-socket-name.
13767 (server-start): Use them.
13768
13769 2004-03-11 Simon Josefsson <jas@extundo.com>
13770
13771 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
13772 died to avoid infloop. Reported by Jonathan Glauner
13773 <jglauner@sbum.org>.
13774
13775 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
13776
13777 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
13778 (smerge-mode-menu): Use it to deactivate menu entries.
13779 (smerge-keep-current): New fun.
13780 (smerge-keep-current): Use it.
13781
13782 2004-03-10 John Paul Wallington <jpw@gnu.org>
13783
13784 * foldout.el (foldout-fold-list, foldout-modeline-string):
13785 Declare them as variables, not constants.
13786
13787 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13788
13789 * ps-print.el: Modification to print *Messages* buffer.
13790 (ps-print-version): New version 6.6.4.
13791 (ps-message-log-max): New fun.
13792 (ps-spool-without-faces, ps-spool-with-faces)
13793 (ps-count-lines-preprint): Code fix.
13794
13795 * printing.el: New tips in Tips section.
13796
13797 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13798
13799 * delim-col.el: Doc fix.
13800
13801 * printing.el: Doc fix. New doc section (Tips).
13802
13803 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
13804
13805 * type-break.el (type-break-emacs-variant): Remove.
13806 (type-break-run-at-time, type-break-cancel-function-timers):
13807 Use fboundp rather than version name and number.
13808
13809 2004-03-09 Masatake YAMATO <jet@gyve.org>
13810
13811 * hexl.el (hexl-mode): Use `make-local-variable' instead of
13812 `make-variable-buffer-local'.
13813
13814 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
13815
13816 * find-dired.el (find-dired): Call `shell-command' instead of
13817 `start-process-shell-command'. By this, Tramp takes over
13818 handling of remote directories.
13819
13820 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
13821
13822 * newcomment.el (comment-use-global-state): New var.
13823 (comment-search-forward): Use it.
13824
13825 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
13826
13827 * cus-edit.el (fill) <defgroup>: Move to fill.el.
13828
13829 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
13830 (enable-kinsoku): Make it a defcustom.
13831 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
13832 paragraph to same-comment-start-marker.
13833
13834 2004-03-07 Dave Love <fx@gnu.org>
13835
13836 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
13837 (browse-url-mail): Use it.
13838
13839 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
13840 (rfc2368-unhexify-string): Use replace-regexp-in-string.
13841
13842 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
13843
13844 * woman.el (woman-man.conf-path): Doc fix.
13845 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
13846
13847 2004-03-07 Eli Zaretskii <eliz@gnu.org>
13848
13849 * sort.el (sort-columns): Remove ms-dos from the list of systems
13850 where the external `sort' command is not used.
13851
13852 2004-03-07 Kim F. Storm <storm@cua.dk>
13853
13854 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
13855 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
13856 from overlay-arrow-variable-list.
13857 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
13858
13859 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
13860
13861 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
13862 overlay arrow string properly for the assembler buffer.
13863
13864 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
13865
13866 * mail/sendmail.el (mail-mode): Fix last change.
13867
13868 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
13869
13870 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
13871 for the assembler buffer.
13872 (gdb-assembler-custom): Position the overlay arrow.
13873 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
13874
13875 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
13876
13877 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
13878
13879 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
13880 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
13881
13882 * mail/sendmail.el (mail-mode): Set comment-start-skip.
13883
13884 * newcomment.el (uncomment-region): Allow non-terminated comment.
13885 (comment-normalize-vars): Check the user-specified comstart marker.
13886
13887 2004-03-04 Jesper Harder <harder@ifa.au.dk>
13888
13889 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
13890 Otherwise, do use it if the region only contains font-lock text
13891 properties.
13892
13893 2004-03-04 Masatake YAMATO <jet@gyve.org>
13894
13895 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
13896 as the callback function for eldoc.
13897 (hexl-print-current-point-info): New function.
13898 (hexl-current-address): Print the address in both decimal
13899 and hexadecimal format.
13900
13901 2004-03-04 Richard M. Stallman <rms@gnu.org>
13902
13903 * mail/rmail.el (rmail-convert-to-babyl-format):
13904 Specify t for UNIBYTE when calling mail-unquote-printable-region.
13905
13906 * mail/mail-utils.el (mail-unquote-printable-region):
13907 New arg UNIBYTE.
13908
13909 * startup.el (command-switch-alist): Doc fix.
13910
13911 * simple.el (undo): Temporarily set this-command to `undo-start',
13912 then set it to `undo' once undo-start returns without error.
13913
13914 * simple.el (minibuffer-history-sexp-flag): Doc fix.
13915
13916 * simple.el (kill-line): Don't disregard trailing whitespace
13917 in eol condition, if show-trailing-whitespace is set.
13918
13919 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
13920 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
13921 When disabling, restore old values only if mouse-sel-has-been-enabled.
13922
13923 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
13924 (isearch-{-char): New function.
13925 (isearch-mode-map): Bind { to isearch-{-char.
13926
13927 * font-lock.el (lisp-font-lock-keywords-2):
13928 Turn off the CL with-... and do-... general patterns.
13929 Instead, recognize several specific with... and do... constructs.
13930
13931 * files.el (switch-to-buffer-other-window):
13932 Bind same-window-buffer-names and same-window-regexps to nil.
13933 (switch-to-buffer-other-frame): Likewise.
13934
13935 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
13936
13937 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
13938 recognizing leading comment on code line.
13939
13940 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
13941
13942 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
13943 hidden files/directories.
13944
13945 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
13946
13947 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
13948 only comment-start (in case the mode hasn't set it).
13949
13950 * Makefile.in (AUTOGENEL): New var.
13951 (bootstrap-prepare): Rename from bootstrap-clean.
13952 Don't remove elc files.
13953 (maintainer-clean): New target.
13954
13955 * xml.el (xml-get-attribute-or-nil): Simplify.
13956
13957 2004-03-02 Juri Linkov <juri@jurta.org>
13958
13959 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
13960 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
13961 URL to prevent their substitution with the environment variable
13962 values by browsers.
13963
13964 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13965
13966 * ps-print.el: Doc fix.
13967 (ps-print-version): New version number (6.6.3).
13968 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
13969 Docstring fix.
13970 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
13971 before printing.
13972 (ps-time-stamp-yyyy-mm-dd): New fun.
13973 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
13974
13975 2004-03-02 Kim F. Storm <storm@cua.dk>
13976
13977 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
13978
13979 2004-03-01 Juanma Barranquero <lektu@terra.es>
13980
13981 * allout.el (allout-rebullet-heading): Fix typo in docstring.
13982
13983 * desktop.el (desktop-file-version)
13984 (desktop-after-read-hook): Fix typos.
13985 (desktop-clear-preserve-buffers): Remove redundant info in
13986 docstring already shown by the obsolescence message.
13987 (desktop-truncate, desktop-internal-v2s)
13988 (desktop-value-to-string): Change argument name to match docstring.
13989
13990 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
13991
13992 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
13993 docstring.
13994
13995 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13996
13997 * printing.el: Replace "As Is..." in PostScript file print/preview by
13998 "No Preprocessing...". Suggested by Colin Marquardt
13999 <_marquardt_@zmd.de>.
14000 (pr-insert-section-4): Adjust buffer interface.
14001
14002 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
14003
14004 Version 2.0.39 of Tramp released.
14005
14006 * net/tramp.el (tramp-handle-file-local-copy)
14007 (tramp-handle-write-region, tramp-open-connection-rsh):
14008 Variable name typo. Small change. From Patrick Tullmann
14009 <tullmann@flux.utah.edu>.
14010 (tramp-process-connection-type): New variable.
14011 (tramp-maybe-open-connection): Use it.
14012 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
14013 (tramp-touch): Set last-modified time of a remote file.
14014 (tramp-handle-write-region): Say which function is used when encoding.
14015
14016 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
14017
14018 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
14019 case of non-existing filename, too. Reported by Christoph Bauer
14020 <c_bauer@informatik.uni-kl.de>.
14021 (tramp-smb-get-file-entries): The directory in question should
14022 have permissions "drwxrwxrwx". Just virtual, because we don't
14023 know the real permissions. Don't we know?
14024 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
14025 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
14026 (tramp-smb-wait-for-output): Optimize algorithm getting pending
14027 output. If it was received chunkwise, there have been problems.
14028 Remove the "prompt not found" error message; it is obvious.
14029 Simplify algorithm.
14030 (tramp-smb-process-running): Remove. Since we acknowledge the
14031 virtual prompt for shares, there's no need for distinction of
14032 reading shares (process ends afterwards) and interactive mode of
14033 smblient.
14034 (tramp-smb-open-connection): Setting process sentinel removed.
14035 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
14036 "NT_STATUS_NETWORK_ACCESS_DENIED".
14037 (tramp-smb-maybe-open-connection): Set `process-connection-type'
14038 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
14039 (top-level): Setting default value in `tramp-default-method-alist'
14040 corrected. Order of USER and HOST have been wrong.
14041 Nobody complained for months ...
14042 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
14043 (tramp-smb-open-connection): Clear password cache if login has failed.
14044
14045 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
14046 `tramp-unified-filenames'.
14047 (tramp-completion-mode): Make test for XEmacs explicitely.
14048 `event-to-character' can exists in Emacs packages too.
14049 Reported by Matt Swift <swift@alum.mit.edu>.
14050 (tramp-buffer-name): Buffer name must contain the user if exists.
14051 Reported by Adrian Phillips <a.phillips@met.no>.
14052 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
14053 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
14054 (tramp-do-copy-or-rename-file-out-of-band): Rename from
14055 `tramp-do-copy-or-rename-file-one-local', because it handles also
14056 the case both files use the same out-of-band method.
14057 Implementation added.
14058 (tramp-handle-file-local-copy, tramp-handle-write-region):
14059 Out-of-band handling removed. `copy-file' called instead, which
14060 calls `tramp-do-copy-or-rename-file-out-of-band'.
14061 (tramp-action-password): Check for out-of-band method removed.
14062 This function is used for 'login-program.
14063 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
14064 appropriate.
14065 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
14066 and `tramp-parse-sknownhosts'.
14067 (tramp-completion-function-alist): It's a defvar now, because we
14068 want to apply the optimized `tramp-set-completion-function'
14069 instead of a static list.
14070 (tramp-set-completion-function): Implementation tuned.
14071 Avoid double entries, and entries where the function or the
14072 file/directory doesn't exist.
14073 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
14074 for SSH2.
14075 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
14076 (tramp-handle-dired-compress-file): New function.
14077 (tramp-async-proc): New variable.
14078 (tramp-handle-shell-command): Adding asynchronous processes.
14079 They are far from being perfect, but it works at least for
14080 `find-grep-dired' and `find-name-dired' in Emacs 22.1.
14081 (top-level): Require password.el if visible. Should be mandatory
14082 once No Gnus has found its way into (X)Emacs.
14083 (tramp-read-passwd): Invoke `password-read' if available,
14084 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
14085 fallback any longer.
14086 (tramp-clear-passwd): New function.
14087 (tramp-process-actions, tramp-process-multi-actions):
14088 Clear password cache if login has failed.
14089
14090 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
14091 its own module.
14092 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
14093 `ange-ftp-ftp-name-res'. There could be incorrect values from
14094 previous calls in case the "ftp" method is used in the Tramp file
14095 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
14096
14097 2004-02-28 Richard M. Stallman <rms@gnu.org>
14098
14099 * term.el (term-mouse-paste): Call mouse-set-point.
14100
14101 * thumbs.el: New file.
14102
14103 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14104
14105 * progmodes/ebnf-abn.el: Doc fix.
14106
14107 * progmodes/ebnf-bnf.el: Doc fix.
14108 (ebnf-repeat): Code fix.
14109
14110 * progmodes/ebnf2ps.el: Doc fix.
14111 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
14112
14113 2004-02-28 Juri Linkov <juri@jurta.org>
14114
14115 * ffap.el (dired-at-point): Additional writability test for
14116 relative directory names.
14117 (dired-at-point-prompter): Treat directories as a directory, get
14118 the directory component from files.
14119 (ffap-string-at-point): Return string from region if region is active.
14120 (ffap-file-at-point): Remove redundant code.
14121
14122 2004-02-28 Kim F. Storm <storm@cua.dk>
14123
14124 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
14125 Initialize margin area images to nil.
14126 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
14127 (breakpoint-enabled-bitmap-face)
14128 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
14129 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
14130 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
14131 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
14132 (gdb-reset): Use gdb-remove-breakpoint-icons.
14133 (gdb-put-string): Add dprop arg to specify alternative display
14134 property (for setting fringe bitmap).
14135 (gdb-remove-strings): Doc fix.
14136 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
14137 icon in fringe (if available), or else as icon or text in display
14138 margin. Creates necessary icons in breakpoint-bitmap,
14139 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
14140 Also make left window margin if required.
14141 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
14142 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
14143 no longer needed.
14144 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
14145 gdb-put-breakpoint-icon.
14146 (gdb-assembler-mode): Don't set left-margin-width here.
14147
14148 2004-02-27 Kevin Ryde <user42@zip.com.au>
14149
14150 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
14151 comma, so that it DTRT in macros.
14152
14153 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
14154
14155 * progmodes/sh-script.el (sh-shell-arg)
14156 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
14157 (sh-leading-keywords, sh-other-keywords): Fix custom type.
14158
14159 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
14160
14161 * faces.el (face-spec-set-match-display): Add a new attribute,
14162 `min-colors'.
14163 (region, highlight, secondary-selection): Use `min-colors'.
14164
14165 * custom.el (defface): Add documentation for `min-colors'.
14166
14167 * font-lock.el (font-lock-comment-face, font-lock-string-face)
14168 (font-lock-keyword-face, font-lock-function-name-face)
14169 (font-lock-variable-name-face, font-lock-constant-face):
14170 Use `min-colors'.
14171
14172 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
14173
14174 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14175
14176 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
14177 define assq-delete-all if it's not defined.
14178 (ebnf-generate-region): Code fix.
14179
14180 * printing.el: Doc fix.
14181 (pr-version): New version number (6.7.2).
14182 (pr-command): Return empty string if command is an empty string.
14183
14184 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14185
14186 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
14187
14188 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
14189 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
14190 semi-down-full. Fix a bug on productions like test = {"test"}* | (
14191 "tt" ["test"] ). Reported by Markus Dreyer
14192 <mdreyer@ix.urz.uni-heidelberg.de>.
14193 (ebnf-version): New version number (4.0).
14194 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
14195 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
14196 (ebnf-delete-style): New commands.
14197 (ebnf-directory, ebnf-file): New funs.
14198 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
14199 (ebnf-production-name-p, ebnf-stop-on-error): New options.
14200 (ebnf-syntax-alist): New var.
14201 (ebnf-element-width): New fun replacing ebnf-list-width.
14202 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
14203 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
14204 (ebnf-prologue): Adjust vars.
14205 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
14206 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
14207 (ebnf-check-style-values, ebnf-generate-production)
14208 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
14209 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
14210 (ebnf-token-repeat): Code fix.
14211
14212 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
14213 %right, %left and %prec. Suggested by Matthew K. Junker
14214 <junker@alum.mit.edu>.
14215 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
14216
14217 * progmodes/ebnf-iso.el: Doc fix.
14218 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
14219 (ebnf-iso-lex): Code fix.
14220
14221 * progmodes/ebnf-bnf.el: Doc fix.
14222 (ebnf-bnf-lex): Code fix.
14223
14224 * progmodes/ebnf-otz.el: Doc fix.
14225
14226 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
14227
14228 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
14229 (abbrev-prefix-mark): Doc fix.
14230
14231 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
14232
14233 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
14234 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
14235 (gdb-var-delete): Make interactive (really).
14236 (gdb-edit-value): Make non-interactive.
14237
14238 * progmodes/gud.el (gud-speedbar-menu-items):
14239 Add gdb-var-delete and, indirectly, gdb-edit-value.
14240 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
14241 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
14242 (gud-gdb-marker-filter): Add comment for annotations.
14243
14244 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
14245
14246 * calendar/calendar.el (generate-calendar)
14247 (calendar-read-date): Prevent display of BC calendars once more -
14248 reverts 2003-10-01 change.
14249 (generate-calendar-month): Doc fix.
14250
14251 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
14252
14253 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
14254 return value of increment-calendar-month.
14255
14256 2004-02-21 Stephen Compall <s11@member.fsf.org>
14257
14258 * saveplace.el (save-place-forget-unreadable-files)
14259 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
14260 (save-place-forget-unreadable-files): New function.
14261 (save-place-alist-to-file): Use it to filter out files that are
14262 no longer readable.
14263
14264 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
14265 current Texinfo environment, using the same method as in
14266 `texinfo-insert-@end', and insert a space rather than a newline if
14267 point in a @table environment.
14268
14269 2004-02-21 Juri Linkov <juri@jurta.org>
14270
14271 * ffap.el (ffap-file-at-point): Try parent directories.
14272
14273 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
14274
14275 * vcursor.el (vcursor-modifiers): New defcustom.
14276 (vcursor-cs-binding): Use vcursor-modifiers instead of a
14277 hard-coded list.
14278
14279 2004-02-21 Masatake YAMATO <jet@gyve.org>
14280
14281 * play/animate.el (animate-birthday-present): Accept names other
14282 than `Sarah', too.
14283
14284 2004-02-21 Juri Linkov <juri@jurta.org>
14285
14286 * startup.el: Remove table of command line arguments from the
14287 Commentary section.
14288
14289 2004-02-20 John Wiegley <johnw@newartisans.com>
14290
14291 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
14292 again" modifier from 'e' to 'E', since 'e' is also used by the
14293 "file extension" modifier.
14294
14295 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
14296
14297 * help-fns.el (describe-categories): Doc fix.
14298
14299 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
14300
14301 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
14302 temporary file for buffer already visiting one. This change makes
14303 output likely to be directly usable by patch program.
14304 Suggested by Adrian Aichner <adrian@xemacs.org>
14305
14306 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
14307
14308 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
14309 case of variables defined in compound statements.
14310 (gdb-setup-windows, gdb-source-info, gdb-source-info):
14311 Simplify constructions using switch-to-buffer.
14312
14313 2004-02-19 Simon Josefsson <jas@extundo.com>
14314
14315 * play/morse.el: Fix typo.
14316 (morse-code): Add @.
14317
14318 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
14319
14320 * calendar/appt.el (appt-display-format): Change default to
14321 'ignore, for backwards compatibility.
14322 (appt-display-message): If appt-display-format is 'ignore,
14323 respect old vars appt-msg-window and appt-visible.
14324 (appt-activate): Don't depend on return value of cancel-timer.
14325
14326 * calendar/calendar.el (calendar-holidays): Doc fix.
14327
14328 * calendar/cal-coptic.el (coptic-prompt-for-date):
14329 Use assoc-string instead of assoc-ignore-case.
14330 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
14331 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
14332 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
14333 * calendar/cal-islam.el (calendar-goto-islamic-date)
14334 (mark-islamic-diary-entries): Ditto.
14335 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
14336 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
14337 (calendar-read-mayan-tzolkin-date): Ditto.
14338 * calendar/calendar.el (calendar-read-date): Ditto.
14339 * calendar/diary-lib.el (mark-diary-entries): Ditto.
14340
14341 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
14342
14343 * progmodes/executable.el (executable-command-find-posix-p):
14344 Fix choice of the directory.
14345
14346 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
14347
14348 * simple.el (interprogram-cut-function)
14349 (interprogram-paste-function, kill-new, kill-append):
14350 Doc fixes.
14351 (kill-region): Make it return nil. Doc fix.
14352 (yank-pop): Make its argument optional.
14353 (yank): Make ARG `-' equivalent to `-1'.
14354
14355 2004-02-17 Eli Zaretskii <eliz@gnu.org>
14356
14357 * mail/rmail.el (rmail-get-new-mail): Don't reference
14358 rmail-use-spam-filter if rmail-spam-filter is not loaded.
14359
14360 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
14361
14362 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
14363 if one of global-auto-revert-non-file-buffers or autorevert-mode
14364 is non-nil.
14365
14366 2004-02-16 Eli Zaretskii <eliz@gnu.org>
14367
14368 * subr.el (delete-dups): A better implementation from Karl Heuer
14369 <kwzh@gnu.org>.
14370
14371 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
14372
14373 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
14374 correct place.
14375 * progmodes/icon.el (icon-indent-command): Ditto.
14376 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
14377
14378 2004-02-16 Eli Zaretskii <eliz@gnu.org>
14379
14380 * progmodes/grep.el (grep-compute-defaults): Undo change from
14381 2004-01-29: don't use executable-command-find-posix-p.
14382
14383 2004-02-16 Richard Sharman <rsharman@pobox.com>
14384
14385 * hilit-chg.el: Use require instead of eval-and-compile.
14386 (highlight-compare-buffers): New function.
14387
14388 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
14389
14390 * man.el (Man-fontify-manpage): Render section headings in
14391 `Man-overstrike-face' even when overstrike was not used by man
14392 formatter for section headings.
14393
14394 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
14395
14396 * rmail-spam-filter.el: (vm-use-spam-filter)
14397 (rsf-min-region-length-added-to-spam-list): New variables.
14398 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
14399 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
14400 spam testing. Don't delete spam message if automatic deletion
14401 after output via variable rmail-delete-after-output is turned on.
14402 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
14403 rsf-bbdb-dont-create-entries-for-spam.
14404 (check-field): New function, extracted from code in
14405 rmail-spam-filter to ease addition of header fields like content-type.
14406 (message-content-type): New variable to check the content-type:
14407 field added, also in defcustom of rsf-definitions-alist.
14408 (rmail-spam-filter): Replace repeated test code for header fields
14409 by calls to check-field; change the call to
14410 rmail-output-to-rmail-file such that rmail-current-message stays
14411 the same to avoid wrong deletion of unseen flags.
14412 (rsf-add-contents-type): New function to convert old format
14413 of rmail-spam-definitions-alist into new one.
14414 Change prefixes of all variables and functions from
14415 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
14416
14417 2004-02-16 Eli Zaretskii <eliz@gnu.org>
14418
14419 * loadhist.el (unload-hook-features-list): New defvar.
14420
14421 2004-02-16 Dave Love <fx@gnu.org>
14422
14423 * loadhist.el (unload-feature): Doc fix. Rename flist to
14424 unload-hook-features-list.
14425
14426 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
14427
14428 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
14429 cookie. Don't check if we are looking-at open-formula.
14430
14431 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
14432
14433 * subr.el (match-string-no-properties): Use substring-no-properties.
14434
14435 2004-02-16 Eli Zaretskii <eliz@gnu.org>
14436
14437 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
14438 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
14439 Use lower-case "rx" in all error message.
14440
14441 2004-02-16 Dave Love <fx@gnu.org>
14442
14443 * emacs-lisp/rx.el (rx-or): Put group around result.
14444 (rx-constituents): Add backref.
14445 (rx-syntax): Add string-delimiter, comment-delimiter.
14446 (rx-categories): Add combining-diacritic.
14447 (rx-check-not, rx-greedy, rx): Doc fix.
14448 (rx-backref, rx-check-backref): New.
14449
14450 2004-02-16 Jesper Harder <harder@ifa.au.dk>
14451
14452 * newcomment.el (uncomment-region): Allow eob as comment end.
14453
14454 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
14455
14456 * filecache.el: All message and error commands now use prefix
14457 "Filecache:" to make it easy to read *Messages* buffer.
14458
14459 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
14460
14461 * autorevert.el: Add support to detect changed dired and VC buffers.
14462 (auto-revert-active-p, auto-revert-list-diff)
14463 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
14464 (auto-revert-handler, auto-revert-active-p): New functions.
14465 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
14466 and `auto-revert-active-p'.
14467 (eval-when-compile): Defvar dired-directory and vc-mode.
14468 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
14469 (auto-revert-handler-vc): New functions.
14470
14471 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
14472
14473 * progmodes/compile.el (compilation-directory): New defvar.
14474 (compile): Save current directory in compilation-directory.
14475 (recompile): Bind default-directory to compilation-directory if
14476 that is non-nil.
14477
14478 2004-02-16 Dave Love <fx@gnu.org>
14479
14480 * newcomment.el (comment-insert-comment-function)
14481 (comment-region-function, uncomment-region-function): New.
14482 (comment-indent): Use comment-insert-comment-function.
14483 (uncomment-region): Use uncomment-region-function.
14484 (comment-region): Use comment-region-function.
14485
14486 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
14487
14488 2004-02-16 Richard Stallman <rms@gnu.org>
14489
14490 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
14491 loaddefs* and ldefs-boot*.
14492
14493 2004-02-16 Eli Zaretskii <eliz@gnu.org>
14494
14495 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
14496 and email address at the beginning and end of the address.
14497
14498 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
14499 anchored at the beginning of the email address.
14500
14501 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
14502
14503 * international/ccl.el (ccl-compile-write): Pass `left' to
14504 ccl-embed-code to generate correct code of write-expr-register.
14505
14506 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
14507
14508 * progmodes/grep.el (grep-compute-defaults): Fix typos.
14509
14510 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14511
14512 * x-dnd.el: Mention support for Motif in commentary.
14513 (x-dnd-handle-drag-n-drop-event): Ditto.
14514
14515 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
14516
14517 * ses.el: Use "ses--" prefixes for buffer-local variables.
14518 Use (point-min) instead of 1, even when we know the buffer
14519 is unnarrowed.
14520 (ses-build-load-map): Delete. Distribute its content to defconst's for
14521 the three maps.
14522 (ses-menu, ses-header-line-menu): New menus.
14523 (ses-mode-map): Use them.
14524 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
14525
14526 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
14527
14528 * Makefile.in: Fix the CC Mode recompile kludge so it works
14529 when building in a different directory.
14530
14531 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
14532
14533 * simple.el (kill-new): Put yank-handler property on the entire string.
14534
14535 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
14536
14537 * diff.el: Don't use compile any more, use diff-mode instead.
14538 (diff-regexp-alist, diff-old-file, diff-new-file)
14539 (diff-parse-differences, diff-process-setup): Remove.
14540 (diff-sentinel): New fun.
14541 (diff): Use it. Run the process ourselves.
14542 Use diff-mode for the rest of the processing.
14543
14544 * diff.el (diff): Simplify code handling `switch'.
14545
14546 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
14547
14548 * pcvs-defs.el (cvs-menu): Add `tag'.
14549
14550 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
14551
14552 * simple.el (kill-append): Doc fix.
14553
14554 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
14555 Adapt outline-regexp to the new conventions for commenting out code.
14556
14557 2004-02-11 John Paul Wallington <jpw@gnu.org>
14558
14559 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
14560
14561 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
14562
14563 * diff.el (diff-switches): New fun.
14564 (diff, diff-backup): Use it.
14565 (diff): Clean up the args construction. Use backquote.
14566 Use listp instead of consp to avoid putting a nil arg.
14567 (diff): Add a revert-buffer function.
14568
14569 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14570
14571 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
14572 handled by x-dnd-handle-file-name.
14573 (x-dnd-known-types): Add COMPOUND_TEXT.
14574 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
14575 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
14576 x-dnd-empty-state.
14577 (x-dnd-forget-drop): Ditto.
14578 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
14579 (x-dnd-handle-one-url): Return private when inserting text.
14580 (x-dnd-insert-ctext): New function.
14581 (x-dnd-handle-file-name): New function for FILE_NAME.
14582 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
14583 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
14584 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
14585
14586 2004-02-10 Kenichi Handa <handa@m17n.org>
14587
14588 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
14589 instead of while loop.
14590
14591 2004-02-10 Miles Bader <miles@gnu.org>
14592
14593 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
14594
14595 2004-02-09 Kenichi Handa <handa@m17n.org>
14596
14597 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
14598 have end-of-line.
14599
14600 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
14601
14602 * Makefile.in: Added extra dependencies in the recompile target
14603 needed to cope with the compile time macro expansions in CC Mode.
14604
14605 2004-02-09 Kim F. Storm <storm@cua.dk>
14606
14607 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
14608 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
14609 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
14610 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
14611 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
14612 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
14613 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
14614 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
14615 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
14616 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
14617 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
14618
14619 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
14620
14621 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
14622 Don't allow shrink if there's a window on our right.
14623
14624 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
14625 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
14626 Bring together declaration and initialization.
14627 (prolog-mode-variables): Don't set the syntax table.
14628 Don't set paragraph-start and comment-indent-function.
14629 Add /*..*/ to the comment regexps.
14630 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
14631 (prolog-mode-map): Don't bind TAB.
14632 (prolog-mode): Set the syntax table.
14633 (prolog-comment-indent): Remove.
14634 (inferior-prolog-mode-map): Initialize in the declaration.
14635 (inferior-prolog-mode-syntax-table)
14636 (inferior-prolog-mode-abbrev-table): New vars.
14637 (inferior-prolog-mode): Derive from comint-mode.
14638 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
14639 minibuffer windows.
14640
14641 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
14642 in file names, as long as it is unabmiguous.
14643
14644 2004-02-08 Andreas Schwab <schwab@suse.de>
14645
14646 * textmodes/reftex-toc.el
14647 (reftex-toc-load-all-files-for-promotion): Remove useless use of
14648 format. Doc fix.
14649
14650 * textmodes/refer.el (refer-find-entry-internal): Remove extra
14651 format string arguments.
14652
14653 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
14654 string argument.
14655
14656 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
14657
14658 * play/zone.el (zone-call): Fix format string.
14659
14660 * net/webjump.el (webjump-builtin): Add missing format string argument.
14661
14662 * midnight.el (midnight-delay-set): Remove extra format string argument.
14663
14664 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
14665
14666 * hexl.el (hexl-insert-char): Add missing format string argument.
14667
14668 * format.el (format-decode): Fix format string.
14669
14670 * emulation/vi.el (vi-mode): Remove extra format string argument.
14671 (vi-repeat-last-search): Likewise.
14672 (vi-reverse-last-search): Likewise.
14673 (vi-goto-mark): Likewise.
14674 (vi-reverse-last-find-char): Likewise.
14675 (vi-repeat-last-find-char): Likewise.
14676 (vi-locate-def): Likewise.
14677
14678 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
14679
14680 * ediff-util.el (ediff-toggle-read-only): Remove extra format
14681 string argument.
14682 (ediff-toggle-regexp-match): Likewise.
14683
14684 * dired-aux.el (dired-do-query-replace-regexp): Add missing
14685 format string argument.
14686
14687 * calc/calc-map.el (calc-get-operator): Remove extra format
14688 string argument.
14689
14690 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
14691
14692 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
14693 string argument.
14694
14695 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
14696
14697 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
14698
14699 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
14700
14701 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
14702 (cl-struct-setf-expander): Likewise.
14703
14704 * vc.el (with-vc-file): Fix unsafe uses of error.
14705 (vc-cancel-version): Likewise.
14706
14707 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
14708
14709 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
14710 thousands separator; fixes <class>:<line-number> regexp for
14711 non-english locales.
14712
14713 2004-02-08 Andreas Schwab <schwab@suse.de>
14714
14715 * view.el (view-mode-enable): Revert previous change.
14716
14717 2004-02-07 Kim F. Storm <storm@cua.dk>
14718
14719 * simple.el (line-number-at-pos): Rename from line-at-pos.
14720 Uses changed (what-line and vc-annotate-warp-version).
14721
14722 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
14723
14724 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
14725 (diff-mode): Remove aborted attempt at support for compile.el.
14726 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
14727
14728 2004-02-06 Andreas Schwab <schwab@suse.de>
14729
14730 * view.el (view-mode-enable): Add view-mode-map to
14731 minor-mode-overriding-map-alist.
14732
14733 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14734
14735 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
14736
14737 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
14738
14739 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
14740 with point inside rather than after the paragraph.
14741
14742 2004-02-04 Sam Steingold <sds@gnu.org>
14743
14744 * mail/smtpmail.el (smtpmail-try-auth-methods):
14745 Do not try authentication when no mechanism is available.
14746 Pass port-name as defaultport to `netrc-machine'.
14747
14748 2004-02-04 Stephen Eglen <stephen@gnu.org>
14749
14750 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
14751 to show how minibuffer height can be constrained.
14752
14753 2004-02-04 John Paul Wallington <jpw@gnu.org>
14754
14755 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
14756
14757 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14758
14759 * x-dnd.el: New file for drag and drop.
14760
14761 * term/x-win.el: require x-dnd, set after-make-frame-functions
14762 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
14763 drag-n-drop event.
14764
14765 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
14766 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
14767 (dired-dnd-handle-file): New functions for drag and drop support.
14768 (dired-mode): Initialize drag and drop if x-dnd present.
14769
14770 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
14771
14772 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
14773 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
14774 (cperl-mode): Set fill-paragraph-function.
14775 (cperl-fill-paragraph): Make it non-interactive.
14776
14777 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
14778
14779 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
14780
14781 2004-02-02 David Kastrup <dak@gnu.org>
14782
14783 * replace.el (perform-replace): Allow 'literal argument in
14784 regexp-flag to indicate literal replacement.
14785 (query-replace-regexp-eval): Use it.
14786
14787 2004-02-01 Andreas Schwab <schwab@suse.de>
14788
14789 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
14790
14791 2004-02-01 Stephen Eglen <stephen@gnu.org>
14792
14793 * info-look.el: Add support for maxima-mode. Update commentary
14794 because info-lookup-symbol is now bound to C-h S.
14795
14796 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
14797
14798 * simple.el (edit-and-eval-command): Bind print-level and
14799 minibuffer-history-sexp-flag around call to read-from-minibuffer.
14800 Correct initial position in command-history.
14801
14802 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
14803
14804 * files.el (read-directory-name): Adapt the docstring to recent
14805 change in Fread_file_name.
14806
14807 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
14808
14809 * ses.el (ses-print-cell): If print format too wide for column
14810 width, truncate decimal places if that helps to avoid "#####" fill.
14811 * ses.el (ses-initial-column-width): Revert previous change.
14812
14813 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
14814
14815 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
14816 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
14817 Add edebug info.
14818 (jit-lock-mode): Setup/cancel the new timer.
14819 (jit-lock-context-fontify): New fun. Extracted from
14820 context fontification code of jit-lock-stealth-fontify.
14821 (jit-lock-stealth-fontify): Don't do context fontification any more.
14822
14823 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
14824 (jit-lock-fontify-now): Handle the `quit' case.
14825 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
14826
14827 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
14828
14829 * progmodes/executable.el (executable-command-find-posix-p):
14830 New. Check if find handles arguments Posix-style.
14831
14832 * progmodes/grep.el (grep-compute-defaults):
14833 Use executable-command-find-posix-p.
14834 (grep-find): Check `grep-find-command'.
14835
14836 * filecache.el (file-cache-find-posix-p): Delete.
14837 (file-cache-add-directory-using-find):
14838 Use `executable-command-find-posix-p'.
14839
14840 2004-01-29 Dave Love <fx@gnu.org>
14841
14842 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
14843 Iterate the hook function if arg is given.
14844 (mark-defun, narrow-to-defun): Change order of finding the limits.
14845
14846 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
14847 (byte-compile-format-warn): New.
14848 (byte-compile-callargs-warn): Use it.
14849 (Format, message, error): Add byte-compile-format-like property.
14850 (byte-compile-maybe-guarded): New.
14851 (byte-compile-if, byte-compile-cond): Use it.
14852 (byte-compile-lambda): Compile interactive forms,
14853 just to make warnings about them.
14854
14855 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
14856
14857 * ses.el (ses-initial-column-width): Increase to 14, so it will
14858 work well with the default printer of "%.7g" for extreme values
14859 like "-1.234567e+07".
14860
14861 2004-01-29 Kenichi Handa <handa@m17n.org>
14862
14863 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
14864
14865 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
14866
14867 * dos-w32.el: Added support for the `default-printer-name' function.
14868
14869 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
14870
14871 * server.el (server-socket-name): Don't use the hostname in the
14872 socket name since /tmp is local to the host anyway.
14873
14874 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
14875 robust check of widening and fix var-naming.
14876
14877 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
14878
14879 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
14880 or rmail-spam- to rsf- in all function and variable names.
14881 (rsf-min-region-to-spam-list): New variable.
14882 (rsf-bbdb-auto-delete-spam-entries): Rename from
14883 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
14884 scanned together with the recipients field for spam testing; Don't
14885 delete spam message if rmail-delete-after-output is non-nil;
14886 (rsf-check-field): New function, extracted from code in
14887 rmail-spam-filter to ease addition of header fields like
14888 content-type:;
14889 (message-content-type): New variable. The content-type: field was
14890 added also in defcustom of rsf-definitions-alist;
14891 (rmail-spam-filter): Replace repeated test code for header fields
14892 by calls to check-field; change the call to
14893 rmail-output-to-rmail-file such that rmail-current-message stays
14894 the same to avoid wrong deletion of unseen flags.
14895 (rmail-use-spam-filter): Add autoload cookie.
14896
14897 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
14898
14899 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
14900 (file-cache-add-directory-using-find): Add Cygwin support.
14901 (file-cache-find-command-posix-flag): New user variable.
14902
14903 * filecache.el (file-cache-add-directory): Check for
14904 directories an remove them from dir-files.
14905
14906 2004-01-27 Richard M. Stallman <rms@gnu.org>
14907
14908 * man.el (Man-fontify-manpage): Clean up message.
14909
14910 2004-01-27 Kenichi Handa <handa@m17n.org>
14911
14912 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
14913 (sentence-end): Define using sentence-end-without-space.
14914
14915 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
14916 a sentence ends with one of a character in sentence-end-without-space.
14917
14918 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
14919
14920 * font-lock.el (font-lock): Add jit-lock as explicit group member.
14921 (jit-lock): Group declaration moved to jit-lock.el.
14922 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
14923 when necessary.
14924
14925 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
14926 (jit-lock-context-unfontify-pos): Rename from
14927 jit-lock-first-unfontify-pos.
14928 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
14929
14930 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
14931
14932 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
14933 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
14934 (fortran-fill): When filling a string, adjust re-search-backward
14935 argument for special case of string just on fill-column.
14936 When filling non-string, allow one extra char if
14937 fortran-break-before-delimiters is non-nil.
14938 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
14939 Use fortran-break-delimiters-re and fortran-no-break-re to
14940 correctly handle cases such as "**".
14941
14942 * progmodes/f90.el (f90-break-delimiters): Doc fix.
14943 (f90-no-break-re): Add some extra tokens. Doc fix.
14944
14945 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
14946
14947 * mail/rmail-spam-filter.el:
14948 Use two semicolons as Commentary line prefix.
14949 Add ";;; Code:" stylized comment.
14950 Delete end-of-line whitespace.
14951 Wrap (require 'cl) with `eval-when-compile'.
14952
14953 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
14954
14955 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
14956 at the top level of vc.el.
14957
14958 2004-01-23 Andre Spiegel <spiegel@gnu.org>
14959
14960 * vc.el (vc-current-line): Function removed. This is now done by
14961 the new function line-at-pos in simple.el.
14962 (vc-annotate-warp-version): Use line-at-pos instead of
14963 vc-current-line.
14964
14965 2004-01-22 Kim F. Storm <storm@cua.dk>
14966
14967 * simple.el (line-at-pos): New defun.
14968 (what-line): Use it. Optimize by only counting lines in narrowed
14969 region once.
14970
14971 2004-01-22 Kenichi Handa <handa@m17n.org>
14972
14973 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
14974 point (register r1) only for charset mule-unicode-0100-24ff.
14975
14976 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
14977
14978 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
14979 trailing white space and ensure a final newline.
14980
14981 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
14982 Add autoload cookie.
14983
14984 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
14985
14986 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
14987 activate view-mode explicitly.
14988
14989 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14990
14991 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
14992 use clipboard first.
14993
14994 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
14995
14996 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
14997 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
14998 (vc-mcvs-cvs): Remove.
14999 (vc-mcvs-command): Remove use of assert.
15000
15001 * outline.el (outline-insert-heading): Tighten up match.
15002 (outline-demote, outline-move-subtree-down): Don't assume anything
15003 about outline-regexp.
15004
15005 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
15006 (texinfo-show-structure): Explicitly add ^, and simplify.
15007
15008 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
15009
15010 * calendar/appt.el (appt-check): Restore usage of
15011 appt-issue-message deleted in previous change.
15012 (top-level): Activate package when loaded (needed for backwards
15013 compatibility).
15014
15015 2004-01-20 Jesper Harder <harder@ifa.au.dk>
15016
15017 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
15018 following previous change to smtpmail-send-data.
15019
15020 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
15021
15022 * vc.el (vc-default-previous-version): Doc enhancement.
15023 (vc-default-next-version): New function.
15024 (vc-print-log): New arg FOCUS-REV.
15025 (vc-annotate-mode): Derive from view-mode.
15026 (vc-annotate): New args REVISION, DISPLAY-MODE.
15027 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
15028 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
15029 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
15030 (vc-annotate-show-diff-revision-at-line, vc-current-line)
15031 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
15032
15033 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
15034
15035 2004-01-19 Karl Berry <karl@gnu.org>
15036
15037 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
15038 or "TexInfo".
15039
15040 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
15041
15042 * subr.el (delete-dups): New function.
15043
15044 2004-01-19 Karl Berry <karl@gnu.org>
15045
15046 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
15047 with ^, since that's what texinfo-show-structure
15048 documentation says (plus it works much better in texinfo.txi).
15049
15050 2004-01-18 Jesper Harder <harder@ifa.au.dk>
15051
15052 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
15053
15054 2004-01-18 David Ponce <david@dponce.com> (tiny change)
15055
15056 * progmodes/which-func.el (which-function-mode): Don't cancel
15057 which-func-update-timer if not set.
15058
15059 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
15060
15061 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
15062 Remove spurious left square bracket in XX:XXam regexp.
15063
15064 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
15065
15066 * progmodes/cc-defs.el: Do not require cl at run time.
15067
15068 2004-01-16 Richard M. Stallman <rms@gnu.org>
15069
15070 * emacs-lisp/cl.el (cl-cannot-unload): New function.
15071 (cl-unload-hook): Defvar this to run cl-cannot-unload.
15072
15073 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
15074 Call rmail-spam-filter. Delete and expunge spam.
15075 Print number of spam messages deleted.
15076 Save and restore the deletion status of old messages when reading
15077 new mail with spam filter, so that expunging spam does not expunge
15078 msgs deleted by the user.
15079 (rmail-only-expunge): Add an optional argument dont-show to
15080 prevent showing message after expunge.
15081
15082 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
15083
15084 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
15085 * subr.el (declare): New macro.
15086
15087 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
15088
15089 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
15090
15091 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
15092
15093 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
15094 Test window-system rather than system-type (for X11/Mac).
15095
15096 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
15097
15098 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
15099
15100 2004-01-12 Richard M. Stallman <rms@gnu.org>
15101
15102 * mail/rmail.el (rmail-convert-to-babyl-format):
15103 Use mail-unquote-printable-region.
15104 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
15105 (rmail-hex-char-to-integer): Functions deleted.
15106
15107 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
15108 (mail-unquote-printable-region): New arg NOERROR.
15109 For invalid encoding, either signal an error to just return nil.
15110
15111 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
15112
15113 * calendar/appt.el: Update copyright and commentary.
15114 (appt-issue-message): Make obsolete.
15115 (appt-visible, appt-msg-window): Make obsolete, in favour of
15116 appt-display-format.
15117 (appt-display-mode-line, appt-display-duration)
15118 (appt-display-diary, appt-time-msg-list, appt-mode-string)
15119 (appt-prev-comp-time, appt-display-count, appt-timer)
15120 (appt-convert-time): Doc change.
15121 (appt-disp-window-function, appt-delete-window-function):
15122 Use defcustom rather than defvar.
15123 (appt-display-format): New variable.
15124 (appt-display-message): New function with display code from appt-check.
15125 (appt-check): Add optional FORCE argument. Doc change.
15126 Add appt-make-list to diary-hook if displaying diary.
15127 Remove checking of view-diary-entries-initially.
15128 Message display section removed to new function appt-display-message.
15129 (appt-display-window): Doc change. Remove unused internal var
15130 this-buffer. Do not beep, since appt-display-message does that.
15131 (appt-make-list): Doc change. Use caar.
15132 (appt-sort-list): Simplify by using builtin sort function.
15133 (appt-update-list): New function for updating appts when diary is
15134 saved.
15135 (appt-activate): New autoloaded function to toggle package
15136 functionality.
15137
15138 * calendar/cal-x.el: (calendar-one-frame-setup)
15139 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
15140
15141 * calendar/calendar.el: Update copyright.
15142 (view-diary-entries-initially, european-calendar-style): Doc change.
15143 (calendar-setup): Make defcustom rather than defvar.
15144 (mark-visible-calendar-date): Initialize temp-face and faceinfo
15145 in let binding so local to function.
15146
15147 * calendar/diary-lib.el: Update copyright.
15148 (diary, diary-entry-time): Doc change.
15149 (list-diary-entries): Doc change. Trivial logic change.
15150 (fancy-diary-display): Restore make-face command mistakenly
15151 deleted 2003-05-08.
15152 (show-all-diary-entries): Allow to pop-up frame if needed.
15153
15154 2004-01-09 John Paul Wallington <jpw@gnu.org>
15155
15156 * bindings.el (mode-line-change-eol): Add EVENT parameter.
15157 Temporarily select EVENT's window for changing eol type.
15158
15159 2004-01-09 Deepak Goel <deego@gnufans.org>
15160
15161 * calendar/diary-lib.el (diary-entry-time):
15162 Also accept time in the form XX[.XX][am/pm/AM/PM].
15163 (fancy-diary-font-lock-keywords): Likewise.
15164 (diary-font-lock-keywords): Likewise.
15165 * calendar/appt.el (appt-add): Likewise.
15166 (appt-make-list): Likewise.
15167 (appt-convert-time): Likewise.
15168
15169 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
15170
15171 * gdb-ui.el (gdb-ann3): Revert previous change.
15172 (gdb-source-info): Allow for case of where compilation directory
15173 is not recorded.
15174
15175 2004-01-08 John Paul Wallington <jpw@gnu.org>
15176
15177 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
15178
15179 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
15180
15181 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
15182
15183 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
15184 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
15185 problems.
15186 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
15187
15188 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
15189
15190 * files.el (write-file-functions, write-contents-functions):
15191 Clarify docstrings.
15192
15193 2004-01-07 Kenichi Handa <handa@m17n.org>
15194
15195 * international/mule.el (set-auto-coding): Fix for the case that
15196 end-of-line is only CR.
15197
15198 2004-01-07 Kim F. Storm <storm@cua.dk>
15199
15200 * subr.el (event-start, event-end): Doc fix.
15201 (posn-string, posn-image): New defuns.
15202 (posn-object): Return either image or string object.
15203 (posn-object-x-y): Return 8th element of position.
15204 (posn-object-width-height): New defun.
15205
15206 2004-01-06 Andreas Schwab <schwab@suse.de>
15207
15208 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
15209 output.
15210
15211 2004-01-05 Karl Berry <karl@gnu.org>
15212
15213 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
15214 / and *, too.
15215
15216 2003-12-31 Simon Josefsson <jas@extundo.com>
15217
15218 * files.el (before-save-hook): Add.
15219 (basic-save-buffer): Use before-save-hook.
15220
15221 * emacs-lisp/copyright.el: Fix comment to recommend
15222 before-save-hook instead of write-file-functions.
15223
15224 2004-01-05 Richard M. Stallman <rms@gnu.org>
15225
15226 * finder.el (finder-commentary): Call delete-other-windows.
15227
15228 * net/ange-ftp.el (ange-ftp-file-attributes):
15229 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
15230
15231 2004-01-04 Karl Berry <karl@gnu.org>
15232
15233 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
15234 comment characters % and # in the copyright year notice,
15235 as well as ;.
15236
15237 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
15238
15239 * wid-edit.el (default): Define dummy :value-delete.
15240 Reported by Jesper Harder <harder@ifa.au.dk>.
15241
15242 2004-01-03 Richard M. Stallman <rms@gnu.org>
15243
15244 * progmodes/compile.el (compile-internal): Use point, not point-min,
15245 for set-window-point.
15246
15247 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
15248
15249 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
15250
15251 * progmodes/grep.el (grep-mode-map):
15252 Don't remap next-line, previous-line.
15253
15254 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
15255
15256 * speedbar.el (speedbar-edit-line): Change regexp to position
15257 the cursor on the first character of this line's button.
15258
15259 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
15260
15261 * subr.el (functionp): Doc fix.
15262
15263 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
15264
15265 * progmodes/idlwave.el (idlwave-make-tags):
15266 * textmodes/flyspell.el (flyspell-large-region):.
15267 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
15268 * emulation/viper-util.el (viper-glob-unix-files):
15269 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
15270 * man.el (Man-init-defvars):
15271 * jka-compr.el (jka-compr-call-process):
15272 * files.el (get-free-disk-space,insert-directory):
15273 * ediff-ptch.el (ediff-test-patch-utility):
15274 * ediff-diff.el (ediff-test-utility):
15275 * dired-aux.el (dired-check-process):
15276 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
15277 test the return value of call-process, because it can be a string.
15278
15279 2003-12-31 John Paul Wallington <jpw@gnu.org>
15280
15281 * bindings.el (completion-ignored-extensions): Add .pfsl.
15282
15283 2003-12-31 Kim F. Storm <storm@cua.dk>
15284
15285 * ido.el (ido-nonreadable-directory-p): New defun to check for
15286 nonreadable directory without activating tramp (to avoid problems
15287 with checking incomplete tramp paths).
15288 (ido-set-current-directory, ido-file-internal)
15289 (ido-file-name-all-completions1): Use it.
15290
15291 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
15292
15293 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
15294 documentation if the anchor (or node) name is preceded by `info
15295 anchor' or `Info anchor' in addition to earlier `info node' and
15296 `Info node'.
15297 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
15298
15299 2003-12-30 Eli Zaretskii <eliz@gnu.org>
15300
15301 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
15302 error in arguments to base64-decode-region. Remove ^M characters
15303 after decoding base64.
15304
15305 2003-12-30 Simon Josefsson <jas@extundo.com>
15306
15307 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
15308 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
15309 have only been distributed with Emacs for some years.
15310 (texinfo-mode-hook): Customize.
15311
15312 2003-12-30 Eli Zaretskii <eliz@gnu.org>
15313
15314 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
15315 cleaner (suggested by Richard Stallman).
15316
15317 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
15318 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
15319 file-name clashes on 8+3 DOS filesystems.
15320
15321 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
15322 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
15323 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
15324 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
15325 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
15326 file-name clashes on 8+3 filesystems.
15327
15328 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
15329 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
15330 file-name clashes on 8+3 DOS filesystems.
15331
15332 2003-12-29 Richard M. Stallman <rms@gnu.org>
15333
15334 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
15335 Upcase the character.
15336
15337 * textmodes/flyspell.el (mail-mode-flyspell-verify):
15338 Search for header separator alone on a line, literally,
15339 and search for it backward, not forward.
15340 (flyspell-abbrev-table): Always use global-abbrev-table
15341 if there is no local one.
15342
15343 * progmodes/sh-script.el (sh-get-indent-info):
15344 Don't move point back if at bob.
15345
15346 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
15347
15348 * play/handwrite.el (handwrite): Make the handwrite credit message
15349 a comment rather than an output command.
15350
15351 * obsolete/sc.el: Display message that this file is obsolete.
15352
15353 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
15354
15355 * mail/rfc822.el (rfc822-address-start): Declare variable.
15356 Renamed from address-start. All uses changed.
15357
15358 * term.el (term-exec): Set up sentinel.
15359 (term-sentinel): New function.
15360 (term-handle-exit): New function.
15361
15362 * subr.el (assoc-ignore-case, assoc-ignore-representation):
15363 Use assoc-string, and mark them obsolete.
15364 (delay-mode-hooks): Mark as permanent local.
15365
15366 * simple.el (sendmail-user-agent-compose): Use assoc-string.
15367
15368 * register.el (copy-rectangle-to-register): Doc fix.
15369
15370 * info.el (Info-insert-dir): Use assoc-string.
15371
15372 * info-look.el (info-lookup): Use assoc-string.
15373
15374 * frame.el (pop-up-frame-function): Use quote, not `function'.
15375 (frame-notice-user-settings): Calculate ADJUSTED-TOP
15376 copying with lists as coordinate values.
15377
15378 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
15379
15380 * find-dired.el (kill-find): New command.
15381 (find-dired): Make buffer read-only.
15382 Set up a keymap with C-c C-k running kill-find.
15383 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
15384
15385 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
15386
15387 * filecache.el (file-cache-ignore-case): New variable.
15388 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
15389
15390 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
15391 (comint-dynamic-complete-as-filename): Rename local vars.
15392 (comint-dynamic-list-filename-completions): Likewise.
15393
15394 * comint.el (comint-dynamic-list-completions-config): New var.
15395 (comint-dynamic-list-completions): Handle both SPC and TAB right.
15396
15397 * comint.el (comint-file-name-chars): Add [].
15398 (comint-word): Use skip-chars-backward, not search.
15399
15400 * shell.el (shell-file-name-chars): Add [].
15401
15402 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
15403
15404 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
15405
15406 * generic.el (define-generic-mode): Doc fix.
15407
15408 2003-12-29 Eli Zaretskii <eliz@gnu.org>
15409
15410 * files.el (kill-some-buffers): Doc fix.
15411
15412 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
15413
15414 * comint.el (comint-watch-for-password-prompt): Pass `string' as
15415 arg to send-invisible
15416 (send-invisible): Doc fix. The argument is now a prompt, not the
15417 string to send.
15418 (comint-read-noecho): Doc fix.
15419
15420 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
15421
15422 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
15423 "@", as required by some ISP hosting service. Fix defcustom
15424 argument syntax errors that prevented use of customization.
15425
15426 2003-12-29 Eli Zaretskii <eliz@gnu.org>
15427
15428 * xml.el (xml-get-attribute-or-nil): Doc fix.
15429
15430 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
15431
15432 * net/zone-mode.el (zone-mode): Use write-file-functions, not
15433 write-file-hooks.
15434
15435 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
15436
15437 * autorevert.el (auto-revert-interval): Doc fix.
15438
15439 2003-12-29 Mark A. Hershberger <mah@everybody.org>
15440
15441 * xml.el (xml-get-attribute-or-nil): New function, like
15442 xml-get-attribute, but returns nil if the attribute was not found.
15443 (xml-get-attribute): Convert to defsubst, uses
15444 xml-get-attribute-or-nil.
15445
15446 2003-12-29 Eli Zaretskii <eliz@gnu.org>
15447
15448 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
15449
15450 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
15451
15452 * custom.el (custom-declare-theme): Use `value' when putting
15453 properties on `theme'.
15454
15455 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
15456
15457 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
15458 for each yank-handler segment.
15459 (insert-for-yank-1): New function, with the body of the previous
15460 insert-for-yank.
15461
15462 * textmodes/table.el (table-yank-handler): New defcustom.
15463 (table--put-cell-indicator-property): Put yank-handler property
15464 that indicates the yank handler for the table cell.
15465
15466 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
15467
15468 * generic-x.el (etc-modules-conf-generic-mode): A more complete
15469 set of keywords.
15470
15471 2003-12-29 Eli Zaretskii <eliz@gnu.org>
15472
15473 * international/mule-cmds.el (reset-language-environment)
15474 (set-language-environment): Don't invoke fontset-related functions
15475 if fontset-list is not fboundp.
15476
15477 2003-12-29 Kenichi Handa <handa@m17n.org>
15478
15479 * international/mule-cmds.el (reset-language-environment):
15480 Call set-overriding-fontspec-internal with nil.
15481 (set-language-environment): Call set-overriding-fontspec-internal
15482 if the language environment specify `overriding-fontspec'.
15483 (language-info-alist): Doc added.
15484
15485 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
15486 characters of mule-unicode-0100-24ff.
15487 (ccl-encode-windows-1251-font): New CCL program.
15488 ("Bulgarian"): Specify overriding-fontspec.
15489 ("Belarusian"): Likewise.
15490
15491 2003-12-28 Sam Steingold <sds@gnu.org>
15492
15493 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
15494 parameter ID-FORMAT to conform with the 2003-11-30 patch.
15495
15496 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
15497
15498 * progmodes/gud.el (gud-gdb-command-name): Set default to
15499 "gdb --annotate=3".
15500 (gud-gdb-marker-filter): Look out for annotations.
15501 (gdb-first-pre-prompt): New variable.
15502 Remove trailing white space.
15503
15504 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
15505 if necessary.
15506 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
15507 annotations are detected.
15508 (gud-gdba-marker-filter): Use global variable gud-marker-acc
15509 instead of a local one to allow transition from
15510 gud-gdb-marker-filter.
15511 Remove trailing white space.
15512
15513 2003-12-27 Kim F. Storm <storm@cua.dk>
15514
15515 * ido.el: Handle non-readable directories.
15516 (ido-decorations): Add 9th element for non-readable directory.
15517 (ido-directory-nonreadable): New dynamic var.
15518 (ido-set-current-directory): Set it.
15519 (ido-read-buffer, ido-file-internal):
15520 (ido-read-file-name, ido-read-directory-name): Let-bind it.
15521 (ido-file-name-all-completions1): Return empty list for
15522 non-readable directory.
15523 (ido-exhibit): Print [Not readable] if directory is not readable.
15524 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
15525 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
15526 Use it.
15527
15528 2003-12-27 Lars Hansen <larsh@math.ku.dk>
15529
15530 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
15531 calls to directory-files-and-attributes and file-attributes.
15532 (ls-lisp-format): Remove system dependent handling of user and
15533 group id's.
15534
15535 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
15536
15537 * ffap.el (ffap-read-file-or-url): Revert previous change.
15538
15539 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
15540
15541 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
15542 new list of included files called `files-with-node-lines', that
15543 only have node lines. This way @include commands can include any
15544 file, such as version and update files without node lines, not
15545 just files that are chapters.
15546
15547 2003-12-25 Andreas Schwab <schwab@suse.de>
15548
15549 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
15550 file not found.
15551
15552 2003-12-08 Miles Bader <miles@gnu.org>
15553
15554 * dired.el (dired-between-files): Always use dired-move-to-filename,
15555 which is more robust in non-english locales.
15556
15557 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
15558
15559 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
15560
15561 2003-12-24 Andreas Schwab <schwab@suse.de>
15562
15563 * shell.el (shell-file-name-quote-list): Add backslash.
15564
15565 * comint.el (comint-quote-filename): Correctly handle backslash
15566 in comint-file-name-quote-list.
15567
15568 2003-12-24 Kenichi Handa <handa@m17n.org>
15569
15570 * international/mule-cmds.el (set-default-coding-systems):
15571 Call ucs-set-table-for-input for all buffers that don't have local
15572 value of buffer-file-coding-system.
15573
15574 * international/ucs-tables.el (ucs-set-table-for-input):
15575 If translation-table-for-encode is a symbol, get its
15576 translation-table property.
15577
15578 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
15579
15580 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
15581 to `completing-read' on a recently fixed bug.
15582
15583 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
15584 instead of SPACE, to get the list of possible fringe modes.
15585 SPACE only works if both `partial-completion-mode' and
15586 `completion-auto-help' are nil.
15587
15588 * complete.el (PC-is-complete-p): Delete.
15589 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
15590 calls to `test-completion'.
15591
15592 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
15593
15594 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
15595 to edit values when there are no children.
15596
15597 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
15598 a mode called "Assembler" already exists.
15599 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
15600 (gud-watch): Use format option. Remove font properties from string.
15601 (gdb-var-create-handler, gdb-var-list-children-handler):
15602 Don't bother about properties as there are none.
15603 (gdb-var-create-handler, gdb-var-list-children-handler)
15604 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
15605 with two arguments.
15606 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
15607 Let speedbar show value changes with a different font.
15608 (gdb-edit-value): New defun.
15609 (gdb-clear-partial-output, gdb-clear-inferior-io)
15610 (def-gdb-auto-update-handler): Use erase-buffer.
15611 (gdb-frame-handler): Display watch expressions in
15612 FUNCTION::VARIABLE format if required.
15613
15614 2003-12-23 John Paul Wallington <jpw@gnu.org>
15615
15616 * info.el (Info-unescape-quotes, Info-split-parameter-string)
15617 (Info-goto-emacs-command-node): Doc fixes.
15618
15619 2003-12-12 Jesper Harder <harder@ifa.au.dk>
15620
15621 * cus-edit.el (custom-add-parent-links): Define "many".
15622
15623 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
15624
15625 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
15626 (widget-child-validate, widget-type-value-create)
15627 (widget-type-default-get, widget-type-match): New functions.
15628 (lazy): New widget.
15629 (menu-choice, checklist, radio-button-choice, editable-list)
15630 (group, documentation-string): Remove redundant (per 2003-10-25
15631 change) calls to `widget-children-value-delete'.
15632 (widget-choice-value-get, widget-choice-value-inline): Remove.
15633 (menu-choice): Update widget.
15634
15635 2003-12-03 Kenichi Handa <handa@m17n.org>
15636
15637 * language/cyrillic.el: Register "microsoft-cp1251" in
15638 ctext-non-standard-encodings-alist.
15639 ("Bulgarian"): Add ctext-non-standard-encodings.
15640 ("Belarusian"): Likewise.
15641
15642 * international/mule-conf.el (compound-text-with-extensions):
15643 Change the type to 2 (iso-2022 base).
15644
15645 * international/mule.el (ctext-non-standard-encodings-alist):
15646 Change the format.
15647 (ctext-non-standard-encodings): New variable.
15648 (ctext-post-read-conversion): Fully re-written.
15649 (ctext-non-standard-designations-alist): Delete it.
15650 (ctext-non-standard-encodings-table): New function.
15651 (ctext-pre-write-conversion): Fully re-written.
15652
15653 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
15654
15655 * cus-edit.el (custom-add-parent-links): Add documentation links
15656 for parent, if the item has none of its own.
15657
15658 2003-11-30 Richard M. Stallman <rms@gnu.org>
15659
15660 * dired-aux.el (dired-do-query-replace-regexp):
15661 Report files visited read-only.
15662
15663 2003-11-30 Juri Linkov <juri@jurta.org>
15664
15665 * dired-aux.el (dired-compare-directories): New command.
15666 (dired-file-set-difference, dired-files-attributes): New functions.
15667
15668 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
15669 Version 2.0.38 of Tramp released.
15670
15671 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
15672 Charles Curley <charlescurley@charlescurley.com>.
15673 (tramp-multi-connection-function-alist): Add ssht entry which adds
15674 "-e none -t -t" to the list of ssh args. Suggested by Adrian
15675 Aichner.
15676 (tramp-get-method-parameter): New function to retrieve a method
15677 parameter. This allows for omission of method parameters.
15678 Callers adjusted.
15679
15680 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
15681
15682 * net/tramp.el: Add new optional parameter ID-FORMAT to
15683 `file-attributes'. Calls of `file-attributes' won't use this
15684 parameter for backward compatibility reasons.
15685 (tramp-perl-file-attributes): Add a new parameter to Perl script
15686 in order to handle uid/gid as strings, if desired.
15687 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
15688 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
15689 order to make the function more general.
15690 (tramp-handle-file-attributes): Replace proprietary optional
15691 parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
15692 (tramp-handle-file-attributes-with-perl): Handle parameter
15693 NONNUMERIC if set. This wasn't done in the past.
15694 (tramp-post-connection): Apply second parameter "$2" if
15695 `tramp-remote-perl' is called.
15696
15697 * net/tramp-smb.el (tramp-smb-handle-delete-file):
15698 Correct cut'n'waste error (`filename' instead of `directory').
15699 (tramp-smb-handle-directory-files-and-attributes)
15700 (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
15701 introduced parameter ID-FORMAT.
15702 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
15703 error (`directory' instead of `ldir').
15704
15705 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
15706 `file-attributes' has a second parameter. If yes, apply it with
15707 value "'integer". Otherwise, don't use that parameter (default is
15708 integer format).
15709
15710 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
15711
15712 * help.el (help-map): Bind `display-local-help' to `C-h .'.
15713 (help-for-help): Add `C-h .' to the listed Help options.
15714 Remove trailing whitespace.
15715
15716 * help-at-pt.el: New file.
15717
15718 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
15719
15720 * subr.el (noreturn, 1value): New macros for test coverage.
15721 See `testcover.el'.
15722
15723 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
15724
15725 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
15726 for macro `1value'.
15727 (testcover-1value): New function. Checks that a 1value form
15728 actually returns only one value. Requested by RMS.
15729
15730 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
15731
15732 * gdb-ui.el (gud-watch, gdb-var-create-handler)
15733 (gdb-var-list-children, gdb-var-list-children-handler)
15734 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
15735 gdb commands that use mi to keep them out of the command history.
15736
15737 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15738
15739 * cus-start.el (all): Add use-file-dialog.
15740
15741 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
15742
15743 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
15744
15745 2003-11-27 Kim F. Storm <storm@cua.dk>
15746
15747 * subr.el (posn-object-x-y): New defun.
15748
15749 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
15750
15751 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
15752 Don't use `space' for \\\n.
15753 Be more selective as to which # are comment-starters.
15754
15755 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
15756
15757 * subr.el (number-sequence): Improve handling of floating point
15758 arguments (suggested by Kim Storm). Allow negative arguments.
15759
15760 2003-11-26 Kenichi Handa <handa@m17n.org>
15761
15762 * international/mule-cmds.el (standard-display-european-internal):
15763 Cancel the standard-display-table setting for ` and '.
15764
15765 2003-11-26 Kim F. Storm <storm@cua.dk>
15766
15767 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
15768 New defcustoms to add ffap-like functionality to ido.
15769 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
15770 (ido-no-final-slash): New defun.
15771 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
15772 (ido-read-file-name): ): Toggle VC checking via
15773 vc-handled-backends instead of vc-master-templates.
15774 (ido-file-internal): Handle ido-use-url-at-point and
15775 ido-use-filename-at-point via code borrowed from ffap-guesser.
15776 Handle new ido-exit code ffap.
15777 (ido-sort-list): Ignore final slash when sorting file names.
15778
15779 2003-11-25 Kim F. Storm <storm@cua.dk>
15780
15781 * emulation/cua-base.el (cua--standard-movement-commands):
15782 Add forward-sentence and backward-sentence.
15783
15784 2003-11-25 Stephen Eglen <stephen@gnu.org>
15785
15786 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
15787 iswitchb-exit is set to 'usefirst when user selects buffer at head
15788 of list using RET. (Selecting buffers at the head of the list was
15789 broken if the substring was also a complete buffername.)
15790
15791 2003-11-23 Kim F. Storm <storm@cua.dk>
15792
15793 * progmodes/compile.el (grep-command, grep-use-null-device)
15794 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
15795 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
15796 (grep-regexp-alist, grep-program, find-program)
15797 (grep-find-use-xargs, grep-history, grep-find-history)
15798 (grep-process-setup, grep-compute-defaults)
15799 (grep-default-command, grep, grep-tag-default, grep-find)
15800 (grep-expand-command-macros, grep-tree-last-regexp)
15801 (grep-tree-last-files, grep-tree): Move grep variables, functions
15802 and commands to new file grep.el.
15803 (compilation-mode-map): Remove grep commands from Compile sub-menu.
15804 (compilation-process-setup-function): Doc fix.
15805 (compilation-highlight-regexp, compilation-highlight-overlay): New
15806 defvars used for highlighting current compile error in source buffer.
15807 (compile-internal): New optional args HIGHLIGHT-REGEXP and
15808 LOCAL-MAP which overrides compilation-highlight-regexp and
15809 compilation-mode-map for this compilation.
15810 Delay calling compilation-set-window-height until after running
15811 compilation-process-setup-function so it can buffer-local override
15812 compilation-window-height.
15813 Check buffer-local value of compilation-scroll-output.
15814 (compilation-set-window-height): Use buffer-local value of
15815 compilation-window-height.
15816 (compilation-revert-buffer): Don't pass (undefined)
15817 preserve-modes arg to revert-buffer.
15818 (next-error-no-select, previous-error-no-select): New commands.
15819 (compilation-goto-locus): Temporarily highlight current match in
15820 source buffer using compilation-highlight-regexp.
15821
15822 * progmodes/grep.el: New file with grep code from compile.el.
15823 (grep): New defcustom group.
15824 (grep-window-height): New defcustom, like compilation-window-height.
15825 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
15826 (grep-scroll-output): New defcustom, like compilation-scroll-output.
15827 (grep-command, grep-use-null-device, grep-find-command)
15828 (grep-tree-files-aliases, grep-tree-ignore-case)
15829 (grep-tree-ignore-CVS-directories): Move to grep custom group.
15830 (grep-setup-hook): New hook variable.
15831 (grep-mode-map): New keymap for grep commands. Add Grep menu.
15832 (grep-last-buffer): New defvar, override compilation-last-buffer.
15833 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
15834 Call compile-internal with args highlight-regexp and grep-mode-map.
15835
15836 2003-11-23 Kim F. Storm <storm@cua.dk>
15837
15838 * subr.el (event-start, event-end): Doc fix.
15839 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
15840 (posn-area, posn-actual-col-row, posn-object): New defuns.
15841 (posn-col-row): Simplify doc. Rewrite to use cond.
15842 (posn-point): Also return buffer position for events outside text
15843 area (that info is now present in the event position).
15844
15845 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
15846 mouse-set-point so that hscroll still works now that clicks on
15847 fringes generate specific mouse events.
15848 (mouse-set-point): Note that it now works in fringes and margins
15849 too due to new semantics of posn-point in fringes and margins.
15850
15851 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
15852 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
15853
15854 2003-11-20 Kim F. Storm <storm@cua.dk>
15855
15856 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
15857 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
15858 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
15859 to 100 for icons to avoid increasing line height when shown.
15860
15861 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
15862
15863 * newcomment.el (comment-normalize-vars): Initialize properly if
15864 comment-start was nil.
15865
15866 2003-11-19 Andreas Schwab <schwab@suse.de>
15867
15868 * simple.el (set-variable): Fix indentation.
15869
15870 2003-11-17 Kenichi Handa <handa@m17n.org>
15871
15872 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
15873 Fix docstring.
15874
15875 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
15876
15877 * international/latin1-disp.el (latin1-display): Fix docstring.
15878
15879 2003-11-16 John Wiegley <johnw@newartisans.com>
15880
15881 * eshell/em-ls.el (eshell-ls-file): There are times with
15882 size-width is nil and uncomputed (when directories are created in
15883 dired, for example); in this case, 4 is reasonable default value,
15884 although it may caused skewed new entries (which could be avoided
15885 by returning the original value of 8 in all cases, but 99% of the
15886 time this is a waste of whitespace).
15887
15888 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
15889
15890 * cc-engine.el (c-guess-continued-construct)
15891 (c-guess-basic-syntax): Check a little more carefully if it's a
15892 function declaration when an unknown construct followed by a block
15893 is found inside a statement context. This avoids macros followed
15894 by blocks to be taken as function declarations.
15895
15896 (c-guess-continued-construct): Change the analysis of a statement
15897 continuation with a brace open to `substatement-block', for
15898 consistency with recognized statements.
15899
15900 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
15901 start is in a position so that `c-beginning-of-statement-1' jumped
15902 to the beginning of the same statement.
15903
15904 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
15905 Don't accept binary operators in the arglist if we're in a function
15906 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
15907 template recognition in cases like "if (a < b || c > d)".
15908
15909 (c-restricted-<>-arglists): New more appropriate name for
15910 `c-disallow-comma-in-<>-arglists'.
15911
15912 Accessing functions updated for the variable name change.
15913
15914 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
15915 match data could get clobbered if NOT-INSIDE-TOKEN is used.
15916
15917 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
15918 labels.
15919
15920 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
15921 instead of duplicating parts of it. This fixes bogus label
15922 recognition.
15923
15924 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
15925 of checking the context in which to apply the minimum indentation,
15926 so that it isn't enforced in e.g. namespace blocks.
15927
15928 * cc-vars.el (c-inside-block-syms): New constant used by
15929 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
15930 to somewhat reduce the risk of becoming stale.
15931
15932 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
15933 cc-cmds to cc-engine to allow use from cc-align.
15934
15935 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
15936 qualified identifiers containing "::".
15937
15938 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
15939 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
15940
15941 * cc-vars.el (c-emacs-features): Use a space in front of the name
15942 of the temporary buffer. That also avoids dumping problems in
15943 XEmacs due to undo info being left around after the buffer is killed.
15944
15945 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
15946 arglist to see if it's a K&R style declaration.
15947
15948 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
15949 before returning `knr-argdecl-intro'.
15950
15951 2003-11-16 John Wiegley <johnw@newartisans.com>
15952
15953 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
15954 field in a long-listing always 8 characters, use `size-width',
15955 which has already been computed.
15956
15957 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
15958
15959 * subr.el (minor-mode-list): Add `hs-minor-mode'.
15960
15961 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
15962
15963 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
15964 Support operation while narrowed, with `diff-restrict-view'.
15965
15966 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
15967
15968 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
15969 Take additional optional arg NARROWFUN. For the generated functions:
15970 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
15971 include frags that arrange to check for and save narrowing state before
15972 the move and then conditionally call NARROWFUN after the move.
15973
15974 2003-11-14 John Wiegley <johnw@newartisans.com>
15975
15976 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
15977 that was optional, but obviously missing based on surrounding code.
15978
15979 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
15980 string arguments to numbers unless the whole argument was seen as
15981 a number.
15982
15983 2003-11-14 Kenichi Handa <handa@m17n.org>
15984
15985 * international/mule.el (ctext-non-standard-encodings-alist):
15986 Fix coding systems.
15987
15988 2003-11-10 Kenichi Handa <handa@m17n.org>
15989
15990 * language/kannada.el ("Kannada"): Add sample-text.
15991
15992 * language/knd-util.el (kannada-compose-region)
15993 (kannada-compose-string, kannada-post-read-conversion):
15994 Add autoload cookie.
15995
15996 * international/quail.el (quail-completion): Change the message
15997 "corresponding translations" to "corresponding characters".
15998
15999 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
16000
16001 * descr-text.el (describe-char): Fix typo.
16002
16003 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
16004
16005 These changes are to support Kannada language/script.
16006
16007 * Makefile.in (DONTCOMPILE): Add kannada.el.
16008
16009 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
16010
16011 * loadup.el: Preload kannada.el.
16012
16013 * language/ind-util.el (ucs-kannada-to-is13194-alist)
16014 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
16015 New variables.
16016
16017 * language/kannada.el: New file.
16018
16019 * language/knd-util.el: New file.
16020
16021 2003-11-07 Andreas Schwab <schwab@suse.de>
16022
16023 * progmodes/autoconf.el (autoconf-font-lock-keywords):
16024 Also highlight AH_*.
16025
16026 * xml.el (xml-parse-dtd): Fix misplaced paren.
16027
16028 2003-11-07 Kenichi Handa <handa@m17n.org>
16029
16030 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
16031
16032 2003-11-05 Juri Linkov <juri@jurta.org>
16033
16034 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
16035 (desktop-buffer-file): Use saved buffer-file-coding-system
16036 for file reading. Set auto-insert to nil to prevent automatic
16037 insertion into restored empty files.
16038
16039 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
16040
16041 * files.el (risky-local-variable-p): Make second argument optional.
16042
16043 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
16044
16045 * subr.el (add-hook): Fix last change.
16046
16047 2003-11-03 Eli Zaretskii <eliz@gnu.org>
16048
16049 * mail/rmail.el (rmail-convert-to-babyl-format):
16050 If base64-decode-region signals an error, catch it and silently
16051 ignore it.
16052
16053 2003-11-01 Mark A. Hershberger <mah@everybody.org>
16054
16055 * xml.el (xml-parse-region): Allow comments to appear after the
16056 topmost element has closed.
16057 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
16058 (xml-ns-expand-attr): New functions to do namespace handling.
16059 (xml-intern-attrlist): Back-compatible handling of attribute names.
16060 (xml-parse-tag): Move namespace handling to separate functions.
16061 Now produces elements in the form ((:ns . "element") (attr-list)
16062 children) instead of ('ns:element (attr-list) children).
16063 (xml-parse-attlist): Fix attribute parsing.
16064 (xml-parse-dtd): Change parsing so that it produces strings
16065 instead of interned symbols.
16066
16067 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
16068
16069 * dired.el (dired-ls-sorting-switches): Doc fix.
16070
16071 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
16072
16073 * emacs-lisp/rx.el (rx-or): Fix the case of
16074 "(rx (and ?a (or ?b ?c) ?d))".
16075
16076 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
16077
16078 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
16079 (texinfo-format-region): Use it.
16080 (texinfo-format-buffer-1): Ditto.
16081
16082 2003-11-01 Alan Mackenzie <acm@muc.de>
16083
16084 Changes to allow scrolling whilst in isearch mode:
16085 * isearch.el (isearch-unread-key-sequence): New function,
16086 extracted from isearch-other-meta-char.
16087 (top level): (put 'foo 'isearch-scroll) on all Emacs's
16088 "scrollable" standard functions.
16089 (isearch-allow-scroll): New customizable variable.
16090 (isearch-string-out-of-window, isearch-back-into-window)
16091 (isearch-reread-key-sequence-naturally)
16092 (isearch-lookup-scroll-key): New functions.
16093 (isearch-other-meta-char): Doc string and functionality enhanced.
16094 Now accepts a prefix argument.
16095 (isearch-lazy-highlight-window-end): New variable.
16096 (isearch-lazy-highlight-new-loop): Pay attention to the window's
16097 end (thru isearch-lazy-highlight-window-end), not only its start.
16098
16099 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
16100 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
16101 (universal-argument, universal-argument-more, negative-argument)
16102 (digit-argument, universal-argument-other-key): Minor changes.
16103
16104 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
16105
16106 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
16107 recursively if the last message is deleted, thus avoiding an
16108 infinite loop.
16109
16110 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
16111
16112 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
16113 (tex-main-file): Don't add .tex if the extension is already present.
16114 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
16115
16116 2003-10-29 Lute Kamstra <lute@gnu.org>
16117
16118 * progmodes/octave-inf.el (inferior-octave-prompt):
16119 Recognize version number in prompt.
16120
16121 2003-10-28 Dave Love <fx@gnu.org>
16122
16123 * international/characters.el: Fix some Unicode ranges.
16124
16125 2003-10-28 Kenichi Handa <handa@m17n.org>
16126
16127 * disp-table.el (standard-display-8bit)
16128 (standard-display-default, standard-display-ascii)
16129 (standard-display-g1, standard-display-graphic)
16130 (standard-display-underline): Assure that standard-display-table
16131 is a display table.
16132
16133 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
16134
16135 * simple.el (reindent-then-newline-and-indent): Delete space *after*
16136 reindenting the first line.
16137
16138 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
16139
16140 * wid-edit.el (widget-default-delete): Always delete child widgets.
16141
16142 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
16143
16144 * newcomment.el (comment-indent): Don't call indent-according-to-mode
16145 if the line has code.
16146 Don't try to line up with something that's too far left.
16147
16148 * progmodes/octave-mod.el (octave-comment-start): Simplify.
16149 (octave-mode-syntax-table): Add % as a comment starter.
16150 (octave-point): Remove.
16151 (octave-in-comment-p, octave-in-string-p)
16152 (octave-not-in-string-or-comment-p, calculate-octave-indent)
16153 (octave-blink-matching-block-open, octave-auto-fill):
16154 Use line-(beginning|end)-position instead.
16155
16156 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
16157
16158 * emacs-lisp/authors.el (authors-aliases): Add correct realname
16159 for Francesco Potort\e,Al\e(B.
16160
16161 2003-10-23 Dave Love <fx@gnu.org>
16162
16163 * international/mule-cmds.el (locale-charset-to-coding-system):
16164 Don't rely on nil being a coding system.
16165
16166 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
16167 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
16168 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
16169
16170 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
16171
16172 * gdb-ui.el (gdb-current-language): New variable.
16173 (gdb-update-flag): Remove variable.
16174 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
16175 (gdb-take-last-elt): Remove function.
16176 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
16177 (gdb-post-prompt): Check for variable object changes here.
16178
16179 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
16180 object changes in gdb-ui.el.
16181
16182 2003-10-21 Richard M. Stallman <rms@gnu.org>
16183
16184 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
16185
16186 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
16187 Don't check for foo*/ wildcard form here.
16188 (insert-directory): Recognize foo*/ as a wildcard.
16189 Separate wildcard-regexp variable from the arg, wildcard.
16190
16191 * subr.el (add-hook): Correctly detect when make-local-hook was used.
16192 (remove-hook): Correctly handle strange cases about local hooks.
16193
16194 2003-10-21 David Ponce <david@dponce.com>
16195
16196 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
16197 argument REAL, to return a real number instead of a rounded
16198 integer value. Define as inline function.
16199 (ruler-mode-right-fringe-cols): Likewise.
16200 (ruler-mode-scroll-bar-cols): New function.
16201 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
16202 (ruler-mode-right-scroll-bar-cols): Likewise.
16203 (ruler-mode-space): New function.
16204 (ruler-mode-ruler): Use it. Handle variations of fringe style,
16205 scroll bar mode and margins in a more robust way.
16206
16207 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
16208
16209 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
16210 (antlr-c-init-language-vars): New function.
16211 (antlr-mode): Use it with cc-mode before v5.29.
16212 (antlr-c-common-init): Don't set some local vars here.
16213 (antlr-mode): Set them here.
16214 (antlr-c-forward-sws): New function alias.
16215 (antlr-mode): Redefine with cc-mode before v5.30.
16216 (antlr-skip-sexps): Use it.
16217 (antlr-skip-exception-part): Ditto.
16218 (antlr-skip-file-prelude): Ditto.
16219 (antlr-outside-rule-p): Ditto.
16220 (antlr-end-of-body): Ditto.
16221 (antlr-option-kind): Ditto.
16222 (antlr-insert-option-area): Ditto.
16223 (antlr-file-dependencies): Ditto.
16224
16225 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
16226
16227 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
16228 Move backward only if point was not inside an entry.
16229
16230 2003-10-21 Richard M. Stallman <rms@gnu.org>
16231
16232 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
16233
16234 2003-10-21 Juri Linkov <juri@jurta.org>
16235
16236 * compare-w.el: Automatically skip non-matching text to resync.
16237 (compare-windows-whitespace): Doc fix.
16238 (compare-windows-sync, compare-windows-sync-string-size)
16239 (compare-windows-recenter, compare-ignore-whitespace)
16240 (compare-windows-highlight, compare-windows-face): New variables.
16241 (compare-windows): Use compare-windows-sync.
16242 (compare-windows-highlight, compare-windows-dehighlight)
16243 (compare-windows-sync-regexp)
16244 (compare-windows-sync-default-function): New functions.
16245
16246 2003-10-21 Juri Linkov <juri@jurta.org>
16247
16248 * diff.el (diff-parse-differences): Don't visit the files now;
16249 instead, just record the error locus.
16250
16251 2003-10-21 Dave Love <fx@gnu.org>
16252
16253 * progmodes/cfengine.el: New file.
16254
16255 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
16256
16257 * complete.el (PC-do-completion): Do not forget to use `pred' as the
16258 default-directory when completing file names.
16259
16260 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
16261
16262 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
16263 followed by the word `face', it gets treated as a face, even if
16264 it is also defined as a variable or a function.
16265
16266 2003-10-20 Dave Love <fx@gnu.org>
16267
16268 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
16269 Avoid incf in macro expansion.
16270
16271 2003-10-20 John Paul Wallington <jpw@gnu.org>
16272
16273 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
16274 `evenp' so we don't implicitly require cl library at runtime.
16275
16276 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
16277
16278 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
16279 (help-make-xrefs): Only make cross-references for faces if
16280 preceded or followed by the word `face'. Do not make a
16281 cross-reference for variables without variable documentation,
16282 unless preceded by the word `variable' or `option'. Update doc
16283 string accordingly.
16284
16285 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
16286
16287 * progmodes/hideshow.el: Rewrite one-armed `if'
16288 constructs using either `when' or `unless'.
16289 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
16290
16291 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
16292
16293 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
16294 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
16295 instead of 12x12.
16296
16297 2003-10-16 Eli Zaretskii <eliz@gnu.org>
16298
16299 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
16300 message while converting to Babyl.
16301
16302 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
16303
16304 * allout.el (allout-mode): Doc fix.
16305
16306 2003-10-16 Lute Kamstra <lute@gnu.org>
16307
16308 * subr.el (force-mode-line-update): Fix docstring.
16309
16310 2003-10-14 Dave Love <fx@gnu.org>
16311
16312 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
16313 (default-input-method): Add :link, improve :type.
16314 (locale-charset-language-names): Fix utf-8 pattern.
16315 (locale-charset-match-p, locale-charset-alist)
16316 (locale-charset-to-coding-system): New.
16317 (set-locale-environment): Deal with codeset part of locale specs.
16318
16319 2003-10-14 Lute Kamstra <lute@gnu.org>
16320
16321 * fringe.el (fringe-mode): Use active voice in docstring.
16322 (set-fringe-style): Ditto.
16323
16324 2003-10-13 Lute Kamstra <lute@gnu.org>
16325
16326 * fringe.el (fringe-mode): Fix docstring.
16327 (set-fringe-style): Ditto.
16328
16329 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
16330
16331 * ediff-mult.el (ediff-filegroup-action):
16332 Use ediff-default-filtering-regexp.
16333
16334 * ediff-util.el (ediff-recenter): Don't call
16335 ediff-restore-highlighting twice.
16336 (ediff-select-difference): Set current difference.
16337 (ediff-unselect-and-select-difference): Add comment.
16338
16339 * ediff.el (ediff-directories,ediff-directory-revisions)
16340 (ediff-directories3,ediff-merge-directories)
16341 (ediff-merge-directories-with-ancestor)
16342 (ediff-merge-directory-revisions)
16343 (ediff-merge-directory-revisions-with-ancestor):
16344 Use ediff-default-filtering-regexp.
16345
16346 2003-10-12 Andreas Schwab <schwab@suse.de>
16347
16348 * international/mule-cmds.el (locale-charset-language-names):
16349 Simplify regex by removing unused grouping.
16350
16351 2003-10-10 Dave Love <fx@gnu.org>
16352
16353 * bindings.el: Don't bind stop.
16354
16355 2003-10-08 Miles Bader <miles@gnu.org>
16356
16357 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
16358 face instead of attempting to emulate it.
16359
16360 2003-10-07 Kenichi Handa <handa@m17n.org>
16361
16362 * international/mule-diag.el (list-coding-systems-1): List coding
16363 systems that are loaded automatically.
16364
16365 * international/code-pages.el (iso-8859-11): Add autoload cookie.
16366
16367 * international/mule.el (autoload-coding-system): New function.
16368
16369 2003-10-07 Andreas Schwab <schwab@suse.de>
16370
16371 * log-edit.el (log-edit-changelog-entries): Prefer local value of
16372 change-log-default-name in the buffer visiting the file.
16373
16374 2003-10-06 Dave Love <fx@gnu.org>
16375
16376 * files.el (find-file-hook): Customize.
16377 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
16378
16379 * bindings.el (completion-ignored-extensions): Remove .log.
16380 (global-map): Add again, open, stop keys.
16381
16382 2003-10-05 Richard M. Stallman <rms@gnu.org>
16383
16384 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
16385 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
16386 Use sh-modify directly.
16387 (sh-select): Use sh-append, not eval.
16388
16389 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
16390
16391 * info.el (Info-following-node-name): New function.
16392
16393 * loadhist.el (unload-feature-special-hooks):
16394 Rename from loadhist-hook-functions.
16395 (loadhist-hook-functions): Now an alias.
16396
16397 2003-10-04 Eli Zaretskii <eliz@gnu.org>
16398
16399 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
16400 file-name clashes on 8+3 filesystems.
16401
16402 * Makefile.in (DONTCOMPILE, bootstrap-clean):
16403 Rename loaddefs-boot.el to ldefs-boot.el
16404
16405 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
16406 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
16407
16408 2003-10-03 Lute Kamstra <lute@gnu.org>
16409
16410 * info.el (Info-mode): Revert previous change.
16411 (Info-escape-percent): New function.
16412 (Info-fontify-node): Use it.
16413
16414 2003-10-02 Andreas Schwab <schwab@suse.de>
16415
16416 * loaddefs-boot.el: Regenerated.
16417
16418 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
16419
16420 * ffap.el: Remove defadvice related code from CVS since `complete'
16421 provides a `PC-completion-as-file-name-predicate' variable that
16422 ffap can override.
16423
16424 2003-10-02 Kenichi Handa <handa@m17n.org>
16425
16426 * international/utf-8.el (ccl-decode-mule-utf-8):
16427 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
16428
16429 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
16430 * international/subst-big5.el: Likewise.
16431 * international/subst-gb2312.el: Likewise.
16432 * international/subst-ksc.el: Likewise.
16433
16434 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
16435
16436 * calendar/calendar.el (increment-calendar-month)
16437 (calendar-leap-year-p, calendar-absolute-from-gregorian)
16438 (generate-calendar, calendar-read-date, calendar-interval)
16439 (calendar-day-of-week): Handle years BC.
16440 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
16441
16442 2003-10-01 Dave Love <fx@gnu.org>
16443
16444 * language/cyrillic.el (cp1251): Alias for windows-1251.
16445
16446 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
16447 bootstrap.
16448
16449 2003-10-01 Lute Kamstra <lute@gnu.org>
16450
16451 * files.el: Fix typo.
16452 * imenu.el (imenu--generic-function): Docstring fix.
16453
16454 2003-09-30 Richard M. Stallman <rms@gnu.org>
16455
16456 * dired.el (dired-mode): Handle dired-directory as a list.
16457
16458 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
16459
16460 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
16461
16462 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
16463
16464 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
16465 Replace gud-display with gud-watch.
16466 (gud-speedbar-buttons): Add stuff for watching expressions
16467 in the speedbar when using M-x gdba. Use dolist on old part
16468 of this function.
16469
16470 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
16471 (gdb-update-flag): New variables.
16472 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
16473 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
16474 (gud-watch, gdb-var-create-handler) : New functions.
16475 (gdb-var-list-children, gdb-var-list-children-handler)
16476 (gdb-var-create-regexp, gdb-var-update-regexp)
16477 (gdb-var-list-children-regexp): New constants.
16478 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
16479 (gdb-annotation-rules): Reduce annotation set (level 3).
16480 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
16481 (gdb-post-prompt): Don't update GDB buffers every time speedbar
16482 updates.
16483 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
16484 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
16485 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
16486 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
16487 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
16488 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
16489 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
16490 (gud-display, gud-display1)
16491 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
16492 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
16493 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
16494 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
16495 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
16496 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
16497 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
16498 (gdb-display-display-buffer, gdb-toggle-display)
16499 (gdb-delete-display, gdb-expressions-popup-menu)
16500 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
16501 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
16502 to display buffer.
16503
16504 2003-09-30 Richard M. Stallman <rms@gnu.org>
16505
16506 * progmodes/ada-mode.el (ada-mode): Don't use advice.
16507 Instead, set which-func-functions.
16508
16509 * progmodes/which-func.el (which-func-modes): Add ada-mode.
16510 (which-func-functions): New variable.
16511 (which-function): Use that.
16512
16513 * info.el (Info-mode): Double each `%' in header line.
16514
16515 * emacs-lisp/lisp-mnt.el (lm-with-file):
16516 When FILE is nil, run BODY in current buffer.
16517
16518 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
16519
16520 * help.el (describe-mode): Start with a brief list of minor modes.
16521 Find them thru minor-mode-list so as to find them all.
16522 Show them in alphabetical order.
16523
16524 * mail/sendmail.el (mail-aliases): Doc fix.
16525
16526 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
16527
16528 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
16529
16530 * mail/rmailsum.el (rmail-make-summary-line-1):
16531 Change comma after last label to a space.
16532 (rmail-summary-font-lock-keywords): Adapt to that change.
16533
16534 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
16535
16536 * progmodes/scheme.el (scheme-mode-variables): When setting
16537 `font-lock-defaults', also specify that "#" should
16538 be interpreted with `word' syntax.
16539 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
16540
16541 2003-09-30 Lars Hansen <larsh@math.ku.dk>
16542
16543 * desktop.el: A lot of comments updated.
16544 (desktop-save-mode): Minor mode introduced.
16545 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
16546 (desktop-load-default): Function made obsolete.
16547 (desktop-locals-to-save): Variable made customizable.
16548 (desktop-read): Optional parameter `dirname' added.
16549 (desktop-change-dir, desktop-revert): Parameter `dirname' in
16550 `desktop-read' used.
16551 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
16552
16553 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
16554
16555 * whitespace.el (whitespace-clean-msg): Add user customizable message
16556 for displaying ``clean'' output.
16557 (whitespace-buffer): Use `whitespace-clean-msg'.
16558 (whitespace-global-mode): Fix typo.
16559
16560 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
16561
16562 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
16563
16564 2003-09-29 Lute Kamstra <lute@gnu.org>
16565
16566 * bindings.el (mode-line-modes): Remove superfluous :propertize
16567 construct in initialization.
16568 (mode-line-position): Change cons cell into proper list in
16569 initialization.
16570
16571 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
16572
16573 * international/mule.el (decode-coding-inserted-region): Use car
16574 of the return value of find-operation-coding-system.
16575
16576 2003-09-29 Kenichi Handa <handa@m17n.org>
16577
16578 * descr-text.el (describe-char): Fix previous change.
16579
16580 2003-09-28 Kenichi Handa <handa@m17n.org>
16581
16582 * descr-text.el (describe-char-display): New function.
16583 (describe-char): Pay attention to display table on describing how
16584 a character is displayed.
16585
16586 * international/mule-cmds.el (encoded-string-description):
16587 Prepend "0x" to each encoded byte.
16588
16589 2003-09-28 Andreas Schwab <schwab@suse.de>
16590
16591 * find-file.el (ff-special-constructs): Add autoload cookie.
16592
16593 2003-09-28 Kevin Ryde <user42@zip.com.au>
16594
16595 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
16596 makeinfo appends to duplicate index entries.
16597
16598 2003-09-28 Eli Zaretskii <eliz@gnu.org>
16599
16600 * dired-x.el (dired-clean-tex): Doc fix.
16601
16602 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
16603 using a Chinese tutorial.
16604
16605 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
16606
16607 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
16608 between "MAIL FROM:" and "RCPT TO:" and the following address.
16609
16610 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
16611
16612 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
16613
16614 2003-09-28 David Ponce <david@dponce.com>
16615
16616 * recentf.el (recentf-initialize-file-name-history): New defcustom.
16617 (recentf-load-list): When `recentf-initialize-file-name-history'
16618 is non-nil, initialize an empty `file-name-history' with the
16619 recent list.
16620
16621 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
16622
16623 * man.el (Man-default-man-entry): Remove the leading `*' from the
16624 word at point.
16625
16626 2003-09-26 Lute Kamstra <lute@gnu.org>
16627
16628 * bindings.el (mode-line-position): Mention size indication in
16629 docstring.
16630
16631 2003-09-26 Andre Spiegel <spiegel@gnu.org>
16632
16633 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
16634
16635 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
16636 because it's autoloaded now.
16637
16638 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
16639
16640 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
16641 (sh-font-lock-keywords, sh-feature): Fix previous change of
16642 sh-feature to avoid infloop with sh-font-lock-keywords.
16643
16644 2003-09-25 Kim F. Storm <storm@cua.dk>
16645
16646 * frame.el (frame-current-scroll-bars): New defun.
16647
16648 * window.el (window-current-scroll-bars): New defun.
16649
16650 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
16651
16652 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
16653 cause errors when the state cache contains info on parts that have
16654 been narrowed out.
16655
16656 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
16657
16658 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
16659 `c-setup-paragraph-variables' has to be used when this variable is
16660 changed; it doesn't work to reinitialize the mode since that
16661 typically clobbers the variable.
16662
16663 * progmodes/cc-styles.el (c-setup-paragraph-variables):
16664 Make it interactive.
16665
16666 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
16667
16668 * progmodes/cc-fonts.el (c-font-lock-declarations):
16669 Fix recognition of constructors and destructors for classes whose
16670 names are matched by `*-font-lock-extra-types'.
16671
16672 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
16673 followed by an identifier in C++ then it's a type.
16674
16675 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
16676
16677 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
16678 problem that primarily affected XEmacs. Don't use faces to find
16679 unterminated strings since Emacs and XEmacs fontify strings
16680 differently - this function should now work better in XEmacs.
16681
16682 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
16683
16684 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
16685 `expand-abbrev' workaround which caused braces to misbehave inside
16686 macros.
16687
16688 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
16689 handling. This bug could cause interactive font locking to bail out.
16690
16691 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
16692
16693 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
16694 Handle paren-style types in Pike. Also fixed some cases of
16695 insufficient handling of unbalanced parens.
16696
16697 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
16698
16699 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
16700 common shell prompts that are not common filename or URL characters.
16701 (ffap-file-at-point): Use the new regexp to strip the prompts from
16702 the file names. This is an issue mostly for user prompts that
16703 don't have a trailing space and find-file-at-point is invoked from
16704 within a shell inside Emacs.
16705
16706 2003-09-24 Andre Spiegel <spiegel@gnu.org>
16707
16708 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
16709 stamps numerically, rather than textually.
16710
16711 2003-09-24 Kenichi Handa <handa@m17n.org>
16712
16713 * language/devan-util.el (devanagari-post-read-conversion):
16714 * language/mlm-util.el (malayalam-post-read-conversion):
16715 * language/tml-util.el (tamil-post-read-conversion):
16716 Add autoload cookie.
16717
16718 * international/utf-8.el (utf-8-post-read-conversion):
16719 Call post-read-conversion functions for Devanagari, Malayalam,
16720 and Tamil.
16721
16722 2003-09-23 Dave Love <fx@gnu.org>
16723
16724 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
16725
16726 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
16727
16728 * progmodes/gud.el (perldb): Add gud-until to list of commands.
16729 Update gud-remove.
16730
16731 2003-09-22 Richard M. Stallman <rms@gnu.org>
16732
16733 * progmodes/sh-script.el (sh-mode-default-syntax-table):
16734 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
16735 (sh-mode-syntax-table-input): New variable.
16736 (sh-require-final-newline): Don't use eval.
16737 (sh-builtins, sh-leading-keywords, sh-other-keywords)
16738 (sh-variables, sh-font-lock-keywords): Don't use eval.
16739 (sh-set-shell): When setting require-final-newline,
16740 treat value = `require-final-newline' as don't change it.
16741 Set sh-mode-syntax-table locally based on
16742 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
16743
16744 * progmodes/compile.el (compile-internal):
16745 Call compilation-set-window-height before setting window start.
16746
16747 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
16748
16749 * emacs-lisp/bytecomp.el (byte-compile-log-file):
16750 Clear out byte-compile-last-warned-form.
16751
16752 2003-09-22 Richard M. Stallman <rms@gnu.org>
16753
16754 * woman.el (woman-file-name, woman-follow-word):
16755 If current-word returns nil, use "".
16756
16757 * simple.el (eval-expression): Bind standard-output in to-buffer case.
16758
16759 2003-09-22 Richard M. Stallman <rms@gnu.org>
16760
16761 * emacs-lisp/lisp-mnt.el (lm-with-file):
16762 Don't visit the file, just use insert-file-contents in temp buffer.
16763
16764 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
16765
16766 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
16767 Add surrounding \\( and \\) around the header, as in
16768 for lm-history-header 'Change Log\\|History'.
16769
16770 2003-09-22 John Paul Wallington <jpw@gnu.org>
16771
16772 * progmodes/ld-script.el: Add Commentary section,
16773 minor cleanup of file header.
16774 (ld-script-font-lock-keywords): Doc fix.
16775 (toplevel): Provide `ld-script' feature.
16776
16777 2003-09-21 Kim F. Storm <storm@cua.dk>
16778
16779 * scroll-bar.el (set-scroll-bar-mode): Initialize to
16780 new built-in variable default-frame-scroll-bars.
16781 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
16782 scroll-bar-mode; notably, use it instead of t when we toggle
16783 scroll-bars on.
16784 (toggle-scroll-bar): Use default-frame-scroll-bars.
16785
16786 2003-09-19 Masatake YAMATO <jet@gyve.org>
16787
16788 * pcvs.el (cvs-do-removal): Change the prompt depending on
16789 `filter' value.
16790
16791 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
16792
16793 * startup.el (command-line-1): Stop startup-echo-area-message
16794 being hidden by "Loading image..." message.
16795 (use-fancy-splash-screens-p, display-splash-screen):
16796 Move display-graphic-p test from latter to former.
16797
16798 * progmodes/sh-script.el (sh-font-lock-keywords):
16799 Highlight escaped EOLs differently from other backslash constructs.
16800
16801 2003-09-19 Richard M. Stallman <rms@gnu.org>
16802
16803 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
16804 New functions.
16805 (edebug-enter, edebug-outside-excursion): Use them.
16806
16807 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
16808 Fix the condition for whether to print "In WHERE".
16809
16810 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
16811
16812 * finder.el (finder-mode-hook): New variable.
16813 (finder-mode): Run hook finder-mode-hook
16814
16815 2003-09-18 Masatake YAMATO <jet@gyve.org>
16816
16817 * progmodes/ebrowse.el: Fix broken magic autoload comments.
16818
16819 2003-09-17 Mario Lang <mlang@delysid.org>
16820
16821 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
16822 "p %e" to actually print the value in the GUD buffer.
16823
16824 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
16825
16826 From David Ponce <david.ponce@wanadoo.fr>:
16827 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
16828 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
16829 from loaddefs-boot.el if necessary.
16830
16831 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
16832
16833 * progmodes/gud.el (gud-find-class): Make jdb work again since
16834 cc-mode changed the syntactic information.
16835
16836 2003-09-15 David Ponce <david@dponce.com>
16837
16838 * recentf.el: (recentf-exclude): Accept predicates too.
16839 (recentf-file-readable-p): New function.
16840 (recentf-include-p): Handle predicates in recentf-exclude.
16841 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
16842 (recentf-cleanup): Likewise.
16843 (recentf-save-list): Use write-file to handle backup of
16844 recentf-save-file.
16845
16846 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
16847
16848 * loaddefs-boot.el: Renamed from `loaddefs.el'
16849 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
16850 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
16851 necessary.
16852
16853 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
16854
16855 * electric.el (Electric-pop-up-window): For the `one-window' case,
16856 no longer disconcertingly move point in the original buffer.
16857
16858 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
16859
16860 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
16861
16862 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
16863
16864 * dired.el (dired-mode-map): Fix typo.
16865
16866 2003-09-11 Richard M. Stallman <rms@gnu.org>
16867
16868 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
16869
16870 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
16871
16872 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
16873 the function is less noisy. Now only `kill-buffer' can ask questions.
16874
16875 2003-09-10 Mario Lang <mlang@delysid.org>
16876
16877 * battery.el: Update Commentary and Copyright.
16878 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
16879 appear due to wrong ordering of the expressions in `or'.
16880
16881 2003-09-09 Lute Kamstra <lute@gnu.org>
16882
16883 * misc.el (upcase-char): Fix docstring.
16884 (zap-up-to-char): New command.
16885
16886 2003-09-08 David Ponce <david@dponce.com>
16887
16888 Ensure that recentf correctly updates the menu bar.
16889 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
16890 (recentf-menu-bar): New function.
16891 (recentf-clear-data): Use it
16892 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
16893 of easy-menu-change.
16894
16895 2003-09-08 Lute Kamstra <lute@gnu.org>
16896
16897 * simple.el (size-indication-mode): New.
16898 * bindings.el (mode-line-position): Add buffer size indicator.
16899
16900 2003-09-04 Mario Lang <mlang@delysid.org>
16901
16902 * battery.el (battery-linux-proc-acpi): New function.
16903 (battery-status-function): Modify default value calculation to also
16904 check for availability of ACPI.
16905 (battery-echo-area-format): Ditto.
16906 (battery-mode-line-format): Ditto.
16907
16908 2003-09-06 Dave Love <fx@gnu.org>
16909
16910 * ielm.el (ielm-mode-hook): Add :options.
16911
16912 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
16913 (eldoc-print-current-symbol-info): Use it.
16914
16915 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
16916
16917 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
16918 being displayed in GUD buffer.
16919 (gdb-idle-input-queue): Remove var. Use just one queue.
16920 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
16921 Remove functions. Use just one queue.
16922 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
16923 (gdb-invalidate-assembler, gdb-get-current-frame):
16924 Modify functions. Use just one queue.
16925
16926 2003-09-04 Dave Love <fx@gnu.org>
16927
16928 * cus-start.el: Add blink-cursor-alist.
16929
16930 * ruler-mode.el (ruler-mode-fill-column-char)
16931 (ruler-mode-current-column-char): Use char-displayable-p,
16932 not window-system.
16933
16934 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
16935
16936 * language/european.el (windows-1252): Move from code-pages.
16937
16938 * language/cyrillic.el ("Windows-1251"): Delete.
16939 ("Bulgarian", "Belarusian"): Remove `features'.
16940 (windows-1251): Move from code-pages.
16941
16942 * international/mule-diag.el (non-iso-charset-alist):
16943 Remove `codepage' stuff.
16944 (print-designation, list-coding-systems-1): Output fixes.
16945
16946 * international/code-pages.el (cp-make-translation-table)
16947 (cp-valid-codes): Made defsubsts.
16948 (cp-fix-safe-chars): Delete.
16949 (mule-diag): Don't require.
16950 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
16951 (top-level): Check for defined coding system when defining
16952 cp... aliases. Change w32-add-charset-info test to avoid warning.
16953 (non-iso-charset-alist): Defvar when compiling.
16954 (cp-make-coding-system): Doc fix.
16955
16956 2003-09-02 Jason Rumney <jasonr@gnu.org>
16957
16958 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
16959 line-ends from CVS before doing conversion.
16960
16961 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
16962
16963 * calendar/diary-lib.el (diary-header-line-flag)
16964 (diary-header-line-format): New variables.
16965 (list-diary-entries): Use them to set header line in simple diary.
16966
16967 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
16968 other than font-lock-string-face to highlight backslashes.
16969
16970 2003-09-01 Jason Rumney <jasonr@gnu.org>
16971
16972 * international/titdic-cnv.el (tit-read-key-value): Include \r in
16973 regexp.
16974
16975 2003-09-01 Dave Love <fx@gnu.org>
16976
16977 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
16978
16979 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
16980 and :help; also line and column numbers labels.
16981
16982 * international/mule-util.el (char-displayable-p): Move from
16983 latin1-disp, rename and autoload.
16984
16985 * international/latin1-disp.el (latin1-char-displayable-p):
16986 Now obsolete alias. Replace uses with char-displayable-p.
16987 (latin1-display-ucs-per-lynx): Fix last change.
16988
16989 * international/mule-cmds.el (standard-display-european-internal):
16990 Don't use char code for Latin-1 NBSP.
16991 <XFree86 4>: Unfrob NBSP display table. Set display table to use
16992 U+2018, U+2019 for `'.
16993 (select-safe-coding-system): Message fix.
16994
16995 2003-09-01 Kenichi Handa <handa@m17n.org>
16996
16997 * international/fontset.el (setup-default-fontset): For Thai
16998 font, specify "*" family.
16999
17000 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
17001
17002 * progmodes/compile.el (previous-error): Accept a prefix
17003 argument, similarly to next-error.
17004
17005 2003-08-31 Masatake YAMATO <jet@gyve.org>
17006
17007 * pcvs.el (cvs-do-removal): Use = instead of eq to check
17008 the number of files. Bind the number of files to a local
17009 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
17010
17011 2003-08-30 Eli Zaretskii <eliz@gnu.org>
17012
17013 * vc-hooks.el (vc-make-version-backup): Fix the change made on
17014 2003-07-26: msdos-long-file-names is a function, not a variable.
17015
17016 2003-08-29 Richard M. Stallman <rms@gnu.org>
17017
17018 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
17019 Do nothing with mail-personal-alias-file if it is nil.
17020
17021 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
17022 Do nothing if mail-personal-alias-file is nil.
17023
17024 * term.el (term-exec-1): Bind coding-system-for-read.
17025
17026 * dired.el (dired-mouse-find-file-other-window):
17027 Use dired-view-command-alist here, as in dired-view-file.
17028 (dired-view-command-alist): Use %s to substitute file name.
17029 Handle .ps_pages, .eps, .jpg, .gif, .png.
17030
17031 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
17032
17033 * info.el (Info-mode-map): Bind S-tab and <backtab> to
17034 `Info-prev-reference', instead of M-tab.
17035
17036 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
17037
17038 * simple.el (blink-matching-open): Work correctly on chars that
17039 are designated as parens through the syntax-table text property.
17040
17041 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
17042
17043 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
17044 line break position in the middle of a non-kinsoku (e.g. latin)
17045 word, making it skip until either a space or a character with
17046 category "|".
17047 (kinsoku-longer): Test for end of buffer.
17048
17049 2003-08-28 Eli Zaretskii <eliz@gnu.org>
17050
17051 * mail/rmail.el (rmail-convert-to-babyl-format):
17052 Detect quoted-printable- and base64-encoded messages and decode them
17053 automatically. Set the message's encoding from the charset=
17054 header, if any. Decode base64-encoded messages in Mail format as well.
17055
17056 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
17057
17058 * mail/smtpmail.el: Fix previous change.
17059 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
17060 calling smtpmail-via-smtp.
17061 (smtpmail-via-smtp): Add fall-back values for envelope-from.
17062
17063 2003-08-26 John Paul Wallington <jpw@gnu.org>
17064
17065 * image.el (image-jpeg-p): Don't search beyond length of data.
17066
17067 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
17068
17069 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
17070 misfeature in `expand-abbrev' which caused electric keywords like
17071 "else" to disappear if an open brace was typed directly afterwards.
17072
17073 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
17074
17075 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
17076 mandatory in `define-widget'.
17077
17078 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
17079 Don't align the operators "!=", "<=" and ">=" as assignment operators.
17080
17081 (c-assignment-operators): New language constant that only contains
17082 the assignment operators.
17083
17084 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
17085
17086 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
17087
17088 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
17089 Safeguard against unbalanced sexps.
17090
17091 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
17092
17093 * version.el (emacs-version): Check for gtk. Include gtk version info.
17094
17095 2003-08-25 John Paul Wallington <jpw@gnu.org>
17096
17097 * man.el (Man-default-man-entry): Don't whizz past the section
17098 number before looking for it.
17099
17100 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
17101
17102 * progmodes/gud.el (gud-display-line): Don't set window-point if
17103 source buffer is not visible. (Only happens with M-x gdba.)
17104
17105 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
17106 documentation.
17107 (gdb-source, gdb-source-info): Update to assembler unnecessary
17108 as its done after each GDB command anyway.
17109 (gdb-pre-prompt): Use with-current-buffer.
17110 (gdb-insert-field): Add help-echo text.
17111 (gdb-invalidate-assembler): Re-display of assembler now done in
17112 gdb-info-breakpoints-custom.
17113 (gdb-info-breakpoints-custom): Force re-display of assembler to
17114 happen *after* update of breakpoints buffer.
17115 (gdb-display-source-buffer): Don't choke if gdb-source-window
17116 isn't visible.
17117 (gdb-put-string, gdb-put-arrow): Remove free variables.
17118
17119 2003-08-24 John Paul Wallington <jpw@gnu.org>
17120
17121 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
17122
17123 * man.el (Man-default-man-entry): Strip text properties when
17124 snarfing parts of entry because `format' preserves properties.
17125
17126 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
17127
17128 * files.el (file-newest-backup): Use `expand-file-name'.
17129
17130 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
17131 Allow the diary to pop up a new frame, if needed.
17132
17133 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
17134 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
17135 (smtpmail-send-it): Make treatment of envelope-from consistent with
17136 sendmail.el.
17137
17138 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
17139 (sh-leading-keywords): Add the bash `time' reserved word.
17140 (sh-variables): Add some bash variables.
17141 (sh-add-completer): Fix nil branch of case statement.
17142
17143 2003-08-24 Masatake YAMATO <jet@gyve.org>
17144
17145 * progmodes/ld-script.el: New file.
17146
17147 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
17148
17149 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
17150
17151 2003-08-23 Andre Spiegel <spiegel@gnu.org>
17152
17153 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
17154 Better explain obsolescence, and what to use instead.
17155
17156 2003-08-23 Masatake YAMATO <jet@gyve.org>
17157
17158 * pcvs.el (cvs-do-removal): Show the deleted file name
17159 on the prompt.
17160
17161 2003-08-20 Dave Love <fx@gnu.org>
17162
17163 * international/mule.el (make-coding-system)
17164 (set-buffer-file-coding-system): Doc fix.
17165
17166 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
17167
17168 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
17169
17170 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
17171
17172 * international/utf-16.el: Add mime-text-unsuitable coding system
17173 properties.
17174
17175 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
17176
17177 * cus-edit.el: Add some :links.
17178 (bib): Remove.
17179
17180 * textmodes/bib-mode.el (bib): Add :group external.
17181
17182 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
17183
17184 * wid-edit.el (widget-echo-help): Make it handle expressions that
17185 evaluate to strings.
17186
17187 2003-08-18 Michael Mauger <mmaug@yahoo.com>
17188
17189 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
17190
17191 Simplify selection of SQL products to define highlighting and
17192 interactive mode. Includes detailed instructions on adding
17193 support for new products.
17194
17195 * progmodes/sql.el (sql-product): New variable. Identifies SQL
17196 product for use in highlighting and interactive mode.
17197 (sql-interactive-product): New variable. SQL product for
17198 sql-interactive-mode.
17199 (sql-product-support): New variable. Specifies product-specific
17200 parameters to drive highlighting and interactive mode.
17201 (sql-imenu-generic-expression): Add more object types.
17202 (sql-sqlite-options): Correct comment.
17203 (sql-ms-program): Use "osql" rather than "isql".
17204 (sql-prompt-regexp, sql-prompt-length): Update comment.
17205 (sql-mode-menu): Add "Start SQLi session" entry.
17206 Replace Highlighting submenu with Product menu. Fix Send Region entry.
17207 (sql-mode-abbrev-table): Add abbreviations. Support of
17208 SYSTEM-FLAG on define-abbrev. Support was removed with last
17209 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
17210 (sql-mode-font-lock-object-name): Add font-lock pattern for object
17211 names.
17212 (sql-mode-ansi-font-lock-keywords): Set as default value.
17213 (sql-mode-oracle-font-lock-keywords): Set as default value.
17214 Support Oracle 9i keywords.
17215 (sql-mode-postgres-font-lock-keywords): Set as default value.
17216 (sql-mode-linter-font-lock-keywords): Set as default value.
17217 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
17218 SQLServer 2000.
17219 (sql-mode-sybase-font-lock-keywords)
17220 (sql-mode-interbase-font-lock-keywords)
17221 (sql-mode-sqlite-font-lock-keywords)
17222 (sql-mode-strong-font-lock-keywords)
17223 (sql-mode-mysql-font-lock-keywords)
17224 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
17225 keywords.
17226 (sql-mode-font-lock-defaults): Update comment.
17227 (sql-product-feature): New function. Returns feature associated
17228 with a product from `sql-product-support' alist.
17229 (sql-product-font-lock): New function. Set font-lock support
17230 based on `sql-product'.
17231 (sql-add-product-keywords): New function. Add font-lock rules to
17232 product-specific keyword variables.
17233 (sql-set-product): New function. Set `sql-product' and apply
17234 appropriate font-lock highlighting.
17235 (sql-highlight-product): New function. Set font-lock support
17236 based on a product. Also set mode name to include product name.
17237 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
17238 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
17239 Use `sql-set-product'.
17240 (sql-highlight-ms-keywords)
17241 (sql-highlight-sybase-keywords)
17242 (sql-highlight-interbase-keywords)
17243 (sql-highlight-strong-keywords)
17244 (sql-highlight-mysql-keywords)
17245 (sql-highlight-sqlite-keywords)
17246 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
17247 (sql-get-login): Prompt in the same order as the tokens.
17248 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
17249 (sql-product-interactive): New function. Common portions of
17250 product-specific interactive mode wrappers.
17251 (sql-interactive-mode): Rewritten to use product features.
17252 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
17253 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
17254 (sql-db2, sql-linter): Use `sql-product-interactive'.
17255 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
17256 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
17257 (sql-connect-ingres, sql-connect-postgres)
17258 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
17259 New functions. Format command line parameters and invoke comint on
17260 the appropriate interpreter. Code was in the corresponding
17261 `sql-xyz' function before.
17262 (sql-connect-ms): New function. Support -E argument to use
17263 operating system credentials for authentication.
17264
17265 2003-08-18 Kenichi Handa <handa@m17n.org>
17266
17267 * international/mule.el (encode-char): Fix for the ASCII case.
17268
17269 2003-08-15 Kenichi Handa <handa@m17n.org>
17270
17271 * international/fontset.el (setup-default-fontset): Change "*" to
17272 nil in the specifications of font family.
17273
17274 2003-08-18 Kim F. Storm <storm@cua.dk>
17275
17276 * kmacro.el (kmacro-keymap): Group related bindings in
17277 initialization for clarity. Bind C-s to start macro.
17278 Remove C-r binding.
17279 (kmacro-initial-counter-value): New defvar to hold initial counter
17280 value in case we set the value before defining a macro.
17281 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
17282 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
17283 not defining or executing macro. Doc fix.
17284 (kmacro-add-counter): Clear kmacro-initial-counter-value.
17285 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
17286 temporarily view older elements on the macro ring without cycling
17287 the ring.
17288 (kmacro-display): Doc fix.
17289 (kmacro-exec-ring-item): New helper function.
17290 (kmacro-call-ring-2nd): Use it.
17291 (kmacro-call-ring-2nd-repeat): Doc fix.
17292 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
17293 (kmacro-end-or-call-macro): Execute last viewed macro (using
17294 kmacro-exec-ring-item) from ring if this follows
17295 kmacro-view-macro. This allows us to find a macro on the ring
17296 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
17297 the ring to bring it to the head of the ring.
17298 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
17299 Allow binding to reserved keys without specifying C-x C-k prefix.
17300 Ask for confirmation if entered key sequence is already bound to
17301 a non-macro command.
17302 (kmacro-view-macro): Repeating command will show older elements
17303 on the macro ring; C-k will execute the last viewed macro.
17304 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
17305 property from 'ring to 'head.
17306
17307 2003-08-17 Alan Shutko <ats@acm.org>
17308
17309 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
17310 keeping December out of the alist.
17311
17312 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
17313
17314 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
17315 * calendar/calendar.el (calendar-mode-map): Bind it to key.
17316 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
17317 (calendar-flatten): New function.
17318 (calendar-mouse-view-other-diary-entries)
17319 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
17320 in the menu title and to show multi-line diary entries correctly
17321 in the menu.
17322
17323 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
17324
17325 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
17326 defcustom, because the default was recently changed.
17327
17328 2003-08-16 Richard M. Stallman <rms@gnu.org>
17329
17330 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
17331
17332 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
17333 New subroutine, broken out of eval-last-sexp-1.
17334 (eval-last-sexp-1): Use eval-last-sexp-print-value.
17335
17336 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
17337
17338 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
17339
17340 * simple.el (eval-expression): Use eval-last-sexp-print-value.
17341
17342 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
17343
17344 * progmodes/compile.el (compilation-error-regexp-alist):
17345 Add Java ANt error detection as described in document
17346 http://ant.apache.org/faq.html
17347
17348 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
17349
17350 * simple.el (backward-word, forward-to-indentation)
17351 (backward-to-indentation): Argument changed to optional.
17352 (next-line, previous-line): Use `or' instead of `unless'.
17353
17354 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17355
17356 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
17357 instead of a constant.
17358
17359 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
17360
17361 * shell.el (shell): With prefix-arg, suggest a new buffer name.
17362
17363 2003-08-12 Andre Spiegel <spiegel@gnu.org>
17364
17365 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
17366 (vc-sccs-workfile-version): Search the entire delta table, rather
17367 than just the first entry, because that might be a deleted version.
17368
17369 2003-08-11 Karl Fogel <kfogel@red-bean.com>
17370
17371 * menu-bar.el (menu-bar-options-menu): Supply a body for the
17372 [save-place] binding in the Options menu. Have it require
17373 'saveplace' and then toggle the variable manually, to avoid an an
17374 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
17375 for the bug report.
17376
17377 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
17378
17379 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
17380 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
17381 (gdb-info-threads-custom): Add help-echo text.
17382 (gdb-display-back): Don't use purecopy.
17383 (gdb-info-breakpoints-custom, gdb-reset)
17384 (gdb-assembler-custom): Use display-images-p to test if breakpoint
17385 icons can be displayed.
17386
17387 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
17388
17389 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
17390
17391 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
17392
17393 * bookmark.el (bookmark-completing-read):
17394 Return a string, instead of a list of one string.
17395 Use a popup menu if activated from the mouse.
17396 (bookmark-edit-annotation): Remove unused vars.
17397 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
17398 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
17399 to bookmark-completing-read.
17400 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
17401 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
17402 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
17403 and erase-buffer.
17404 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
17405 (bookmark-menu-jump, bookmark-menu-insert)
17406 (bookmark-popup-menu-and-apply-function)
17407 (bookmark-menu-popup-paned-bookmark-menu): Remove.
17408 (bookmark-menu-build-paned-menu): Remove by folding it into
17409 bookmark-menu-popup-paned-menu.
17410 (menu-bar-bookmark-map): Move the define-key statements here.
17411 Use the "non-menu" commands since they now pop up a menu if needed.
17412 (bookmark-exit-hook-internal): Simplify.
17413
17414 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
17415
17416 * reftex-toc.el (reftex-toc-rename-label): New function.
17417 (reftex-toc-check-docstruct): New function.
17418
17419 * reftex.el (reftex-region-active-p): New function.
17420
17421 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
17422 regexp to find the \bibliography macro.
17423
17424 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
17425 which does not exist in LaTeX.
17426 (reftex-cite-format-builtin): Added amsrefs support.
17427 (reftex-toc-confirm-promotion): New option
17428
17429 * reftex-toc.el
17430 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
17431 (reftex-toc-demote, reftex-toc-promote)
17432 (reftex-toc-do-promote, reftex-toc-promote-prepare)
17433 (reftex-toc-promote-action, reftex-toc-extract-section-number)
17434 (reftex-toc-newhead-from-alist)
17435 (reftex-toc-load-all-files-for-promotion): New functions.
17436 (reftex-toc-help): Added description of new keys.
17437 (reftex-toc-split-windows-fraction): New option.
17438 (reftex-recenter-toc-when-idle): Search *toc* window on all
17439 visible frames.
17440 (reftex-toc): Additional parameter REUSE
17441 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
17442 with REUSE argument.
17443 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
17444 the call of `reftex-toc'.
17445 (reftex-make-separate-toc-frame): New function .
17446 (reftex-toc-recenter): When called with triple prefix arg, call
17447 `reftex-make-separate-toc-frame' first.
17448 (reftex-toc-toggle-dedicated-frame): New command.
17449 (reftex-toc-quit): Adapted to delete frame when called in
17450 dedicated frame.
17451
17452 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
17453 all enclosing macros.
17454
17455
17456 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17457
17458 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
17459 first use.
17460
17461 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17462
17463 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
17464
17465 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
17466
17467 * calendar/calendar.el (list-diary-entries-hook)
17468 (diary-display-hook, nongregorian-diary-listing-hook)
17469 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
17470 Add some customize options for these hooks.
17471 (calendar-abbrev-construct): Don't try to take a substring longer
17472 than the original string.
17473
17474 2003-08-05 Richard M. Stallman <rms@gnu.org>
17475
17476 * emacs-lisp/testcover.el (noreturn): Report error if does return.
17477 (testcover-reinstrument-clauses): Doc fix.
17478
17479 * emacs-lisp/warnings.el: Doc fixes, args renamed.
17480 (warning-type-format): Rename from warning-group-format.
17481
17482 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
17483 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
17484 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
17485 to prevent warnings about defvar for an obsolete variable.
17486
17487 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
17488 warning-group-format renamed to warning-type-format.
17489
17490 * subr.el (read-passwd): Use clear-string instead of fillarray.
17491
17492 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
17493 Use vconcat instead of concat.
17494 (edmacro-sanitize-for-string): New function.
17495
17496 2003-08-05 Dave Love <fx@gnu.org>
17497
17498 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
17499 line-number-display-limit-width.
17500
17501 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
17502
17503 2003-08-05 Kenichi Handa <handa@m17n.org>
17504
17505 * international/code-pages.el: Don't require mule-diag.
17506
17507 * international/mule-diag.el (non-iso-charset-alist):
17508 Add autoload cookie.
17509
17510 * language/devan-util.el (dev-glyph-order): Add an entry for the
17511 glyph code #xC4.
17512
17513 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
17514
17515 * calendar/calendar.el (diary-file, diary-file-name-prefix)
17516 (european-calendar-style, diary-date-forms)
17517 (calendar-day-name-array, calendar-month-name-array): Doc change.
17518 (generate-calendar-month): Adapt for new behaviour of
17519 `calendar-day-name' function.
17520 (calendar-abbrev-length, calendar-day-abbrev-array)
17521 (calendar-month-abbrev-array): New variables.
17522 (calendar-abbrev-construct): New function.
17523 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
17524 rather than fixing abbrevs at some width. Calling syntax change.
17525 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
17526 (calendar-date-string): Adapt for new behaviours of
17527 `calendar-day-name' and `calendar-month-name' functions.
17528
17529 * calendar/diary-lib.el (list-diary-entries): Adapt for new
17530 behaviour of `calendar-day-name' and `calendar-month-name' functions.
17531 (diary-name-pattern): Use abbrev arrays, rather than fixing
17532 abbrevs at three chars. Calling syntax change.
17533 (mark-diary-entries): Adapt for new behaviours of
17534 `diary-name-pattern' and `calendar-make-alist' functions.
17535 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
17536 `diary-name-pattern' function.
17537 (font-lock-diary-date-forms): Use abbrev arrays, rather than
17538 fixing abbrevs at three chars. Calling syntax change.
17539 (cal-hebrew, cal-islam): Require when compiling.
17540 (diary-font-lock-keywords): Adapt for new behaviour of
17541 `font-lock-diary-date-forms' function.
17542
17543 * calendar/cal-hebrew.el: Reposition some code so defined before used.
17544 (calendar-hebrew-month-name-array-common-year)
17545 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
17546 (list-hebrew-diary-entries): Adapt for new behaviours of
17547 `calendar-day-name' and `add-to-diary-list' functions.
17548 (mark-hebrew-diary-entries): Adapt for new behaviours of
17549 `diary-name-pattern' and `calendar-make-alist' functions.
17550
17551 * calendar/cal-islam.el (calendar-islamic-month-name-array):
17552 Add doc string.
17553 (list-islamic-diary-entries): Adapt for new behaviours of
17554 `calendar-day-name' and `add-to-diary-list' functions.
17555 (mark-islamic-diary-entries): Adapt for new behaviours of
17556 `diary-name-pattern' and `calendar-make-alist' functions.
17557
17558 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
17559 `calendar-month-name' function.
17560
17561 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
17562
17563 * calendar/solar.el (solar-seasons-data): Move definition before use.
17564
17565 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
17566 (cal-tex-LaTeX-hourbox): Move definition before use.
17567
17568 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
17569 cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
17570 lunar.el, solar.el
17571 (displayed-month, displayed-year): Define for compiler.
17572
17573 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
17574
17575 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
17576 MODE. Renamed from c-init-c-language-vars'.
17577 (c-initialize-cc-mode): Change accordingly.
17578 (c-common-init): Ditto.
17579 (c-mode): Ditto.
17580 (c++-mode): Use `c-init-language-vars-for'.
17581 (objc-mode): Ditto.
17582 (java-mode): Ditto.
17583 (idl-mode): Ditto.
17584 (pike-mode): Ditto.
17585 (awk-mode): Ditto.
17586
17587 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
17588
17589 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
17590 or not the point moved.
17591
17592 (c-search-decl-header-end): Don't trip up on operator identifiers
17593 in C++ and operators like == in all languages.
17594
17595 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
17596 Detect leading labels correctly.
17597
17598 2003-08-02 Andreas Schwab <schwab@suse.de>
17599
17600 * textmodes/ispell.el: Don't redo key bindings on loading, put
17601 them only in loaddefs.el.
17602 * bookmark.el: Likewise.
17603 * dabbrev.el: Likewise.
17604 * emerge.el: Likewise.
17605
17606 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
17607 has more than one member.
17608
17609 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
17610
17611 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17612
17613 * lpr.el (printify-region): It was ending conversion before the
17614 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
17615
17616 2003-07-31 John Paul Wallington <jpw@gnu.org>
17617
17618 * net/browse-url.el (browse-url-epiphany): Doc fix.
17619
17620 2003-07-30 Kenichi Handa <handa@m17n.org>
17621
17622 * international/fontset.el (setup-default-fontset):
17623 Change registry names of Akurti fonts.
17624
17625 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
17626
17627 * comint.el (comint-read-noecho): Use `clear-string' instead of
17628 `fillarray'.
17629
17630 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
17631
17632 * outline.el (outline-mode-hook): Add defvar.
17633
17634 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
17635
17636 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
17637 Restore assembler in source window if that is what has been selected.
17638 (menu): Add gdb-restore-windows to menu. Make gdba
17639 specific menus only visible from gdba.
17640
17641 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
17642
17643 * progmodes/compile.el (compilation-environment): New user variable.
17644 (compile-internal): Respect it.
17645
17646 2003-07-23 Masatake YAMATO <jet@gyve.org>
17647
17648 * progmodes/gud.el (gdb-script-font-lock-keywords):
17649 Put `font-lock-function-name-face' on a symbol which includes
17650 `-' like `hook-run'. Put font-lock-variable-name-face
17651 on a symbol starting with $.
17652
17653 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
17654
17655 * files.el (set-visited-file-name): Use truename for buffer-file-name.
17656
17657 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
17658
17659 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
17660
17661 2003-07-26 Andre Spiegel <spiegel@gnu.org>
17662
17663 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
17664 Use with-no-warnings.
17665 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
17666 rather than to find-file-not-found-hook, which doesn't exist.
17667
17668 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
17669
17670 * international/quail.el (quail-translate-key): Fix previous change.
17671
17672 2003-07-25 John Paul Wallington <jpw@gnu.org>
17673
17674 * server.el (server-start): Check `server-process' is non-nil
17675 before killing it to avoid killing current buffer's process.
17676
17677 * simple.el (choose-completion-string): Use `minibufferp';
17678 test `completion-reference-buffer' if `buffer' arg is nil.
17679 (push-mark): Use `when' and `unless'.
17680 (pop-mark): Use `when'.
17681
17682 * mouse-sel.el (mouse-sel-get-selection-function):
17683 Check `x-last-selected-text-primary'. Don't barf if it or
17684 `x-last-selected-text' aren't bound.
17685
17686 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
17687
17688 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
17689
17690 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
17691
17692 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
17693
17694 2003-07-23 John Paul Wallington <jpw@gnu.org>
17695
17696 * tooltip.el (defface tooltip): Inherit from variable-pitch.
17697
17698 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
17699
17700 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
17701 string. Defvar the derived hook.
17702
17703 * macros.el (insert-kbd-macro): Escape double quote character.
17704 From Thomas W Murphy <twm@andrew.cmu.edu>.
17705
17706 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
17707
17708 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
17709 to match the specific mark rather than reusing comment-start-skip.
17710
17711 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
17712
17713 * progmodes/hideshow.el (hs-special-modes-alist):
17714 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
17715
17716 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
17717
17718 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
17719 value using ?\s.
17720
17721 2003-07-21 John Paul Wallington <jpw@gnu.org>
17722
17723 * subr.el (with-selected-window): Add closing paren.
17724
17725 2003-07-21 Richard M. Stallman <rms@gnu.org>
17726
17727 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
17728 (lisp-mode): Likewise.
17729
17730 * subr.el (with-selected-window): Copy code form save-selected-window
17731 so as to call select-window with norecord arg.
17732 (dynamic-completion-table): Doc fix.
17733 (lazy-completion-table): Doc fix.
17734
17735 * international/mule-cmds.el (set-locale-environment):
17736 langinfo renamed to locale-info.
17737
17738 * international/mule.el (auto-coding-functions): Doc fix.
17739
17740 2003-07-21 Kenichi Handa <handa@m17n.org>
17741
17742 * international/quail.el (quail-translate-key):
17743 Update quail-current-str correctly.
17744
17745 2003-07-21 Andreas Schwab <schwab@suse.de>
17746
17747 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
17748 ?, to "_".
17749
17750 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
17751 Version 2.0.36 of Tramp released.
17752
17753 * net/tramp.el (tramp-default-password-end-of-line): Rename from
17754 tramp-password-end-of-line.
17755 (tramp-password-end-of-line): New method parameter.
17756 (tramp-get-password-end-of-line): Function to access method
17757 parameter `tramp-password-end-of-line', or variable
17758 `tramp-default-password-end-of-line' (default value).
17759 (tramp-methods): Add entries for new parameter
17760 tramp-password-end-of-line.
17761 (tramp-enter-password): Use new function
17762 `tramp-get-password-end-of-line'.
17763 (tramp-handle-insert-file-contents): Do not
17764 unconditionally inhibit the file operation file-local-copy, only
17765 do that when the inhibit-file-name-operation is currently
17766 insert-file-contents. This fixes finding remote CVS-controlled
17767 files. (It would barf on inserting the CVS/Entries file
17768 literally, because the file-local-copy handler wasn't called.)
17769 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
17770 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
17771 (tramp-initial-commands): New variable.
17772 (tramp-process-initial-commands): New function, using the variable.
17773 (tramp-open-connection-setup-interactive-shell): Call the new function.
17774 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
17775 method into the buffer name, never use nil. Reported by Hanak
17776 David <dhanak@inf.bme.hu>.
17777 (tramp-open-connection-setup-interactive-shell): Erase buffer
17778 before sending "stty -onlcr".
17779
17780 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
17781
17782 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
17783
17784 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
17785
17786 2003-07-19 John Paul Wallington <jpw@gnu.org>
17787
17788 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
17789 (artist-draw-rect, artist-draw-square): Doc fixes.
17790
17791 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
17792
17793 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
17794
17795 2003-07-19 Kenichi Handa <handa@m17n.org>
17796
17797 * international/kkc.el (kkc-show-conversion-list-update):
17798 Highlight the correct candidate in the message.
17799
17800 2003-07-18 John Paul Wallington <jpw@gnu.org>
17801
17802 * simple.el (current-word): Don't include punctuation char when
17803 `really-word' arg is non-nil.
17804
17805 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
17806
17807 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
17808 moved to the directory obsolete.
17809
17810 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
17811
17812 * info.el (Info-menu-entry-name-re): Allow newlines in
17813 menu entry names.
17814
17815 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
17816 syntax-ppss-after-change-function.
17817 (syntax-ppss-after-change-function): New alias. Update uses.
17818 (syntax-ppss): Catch the case where the buffer is narrowed.
17819
17820 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
17821
17822 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
17823 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
17824
17825 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
17826
17827 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
17828 since it might be modified.
17829
17830 * progmodes/cc-langs.el (c++-make-template-syntax-table)
17831 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
17832 names to these language constants.
17833
17834 2003-07-15 Kim F. Storm <storm@cua.dk>
17835
17836 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
17837 All uses changed.
17838
17839 2003-07-14 Mark A. Hershberger <mah@everybody.org>
17840
17841 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
17842 Namespace support.
17843
17844 2003-07-13 Juanma Barranquero <lektu@terra.es>
17845
17846 * frame.el (modify-all-frames-parameters): Reinstall (copyright
17847 papers received).
17848
17849 2003-07-13 Karl Eichwalder <ke@suse.de>
17850
17851 * textmodes/po.el (po-find-charset): White space at the start of the
17852 Content-Type field body is non-mandatory.
17853
17854 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
17855
17856 * textmodes/texinfo.el (texinfo-section-list):
17857 Append appendixsection; a synonym for appendixsec.
17858
17859 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
17860
17861 * man.el (Man-translate-cleanup): New.
17862 (Man-translate-references): Call `Man-translate-cleanup' to clean
17863 leading, trailing and middle spaces.
17864
17865 2003-07-13 Lars Hansen <larsh@math.ku.dk>
17866
17867 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
17868 Handle `dired-directory' being a list.
17869
17870 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
17871
17872 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
17873 it doesn't exist.
17874
17875 2003-07-12 Richard M. Stallman <rms@gnu.org>
17876
17877 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
17878
17879 * progmodes/cc-defs.el (c-make-keywords-re):
17880 Don't use delete-duplicates.
17881 (c-lang-const): Don't use mapcan.
17882
17883 * apropos.el (apropos-show-scores): Make it customizable.
17884 Document new meaning.
17885 (apropos): Compute scores from symbols.
17886 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
17887
17888 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17889
17890 * ps-bdf.el: Fix copyright line.
17891 (bdf-directory-list): Fix initialization code.
17892
17893 2003-07-11 John Paul Wallington <jpw@gnu.org>
17894
17895 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
17896 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
17897 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
17898
17899 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
17900
17901 * emacs-lisp/ring.el (ring-elements): Doc fix.
17902
17903 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
17904
17905 * calendar/timeclock.el (timeclock-relative)
17906 (timeclock-ask-before-exiting, timeclock-use-display-time):
17907 Doc changes.
17908 (timeclock-modeline-display): Give a message if
17909 `timeclock-use-display-time' is non-nil but `display-time-mode'
17910 is not active.
17911
17912 2003-07-11 Kenichi Handa <handa@m17n.org>
17913
17914 * international/mule-cmds.el (set-language-environment):
17915 Set current-language-environment to the correct string.
17916
17917 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17918
17919 * ps-print.el: Print line number correctly in a region. Reported by
17920 Tim Allen <timallen@ls83.fsnet.co.uk>.
17921 (ps-print-version): New version number (6.6.2).
17922 (ps-printing-region): Code fix.
17923
17924 2003-07-10 John Paul Wallington <jpw@gnu.org>
17925
17926 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
17927 this function can be called from `add-completions-from-tags-table'.
17928
17929 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
17930
17931 * calendar/timeclock.el (timeclock-use-display-time)
17932 (timeclock-day-over-hook, timeclock-workday-remaining)
17933 (timeclock-status-string, timeclock-when-to-leave)
17934 (timeclock-when-to-leave-string, timeclock-log-data)
17935 (timeclock-find-discrep, timeclock-day-base)
17936 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
17937 (timeclock-modeline-display): Set the variable
17938 `timeclock-modeline-display'.
17939 (timeclock-update-modeline): Doc fix. Respect value of
17940 `timeclock-relative'.
17941
17942 2003-07-09 Richard M. Stallman <rms@gnu.org>
17943
17944 * textmodes/reftex-parse.el (reftex-all-document-files):
17945 Add autoload cookie.
17946
17947 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
17948 (reftex-scanning-info-available-p): Add autoload cookie.
17949
17950 * international/mule-cmds.el
17951 (set-display-table-and-terminal-coding-system): Delete duplicate
17952 aset on standard-display-table.
17953
17954 * view.el (view-file): If existing buffer's major mode is special,
17955 don't go into view mode.
17956
17957 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
17958
17959 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
17960
17961 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
17962 buffer changes; there's third party code that calls this function
17963 directly.
17964
17965 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
17966
17967 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
17968 (autodoc-font-lock-keywords): Don't byte compile on font lock
17969 initialization when running from byte compiled files.
17970
17971 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
17972
17973 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
17974 statement ends with auto-increment "++".
17975
17976 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
17977
17978 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
17979 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
17980 these are changed, so declare them as variables and not constants.
17981
17982 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
17983
17984 * subr.el (dolist, dotimes): Doc fix.
17985
17986 2003-07-08 Kim F. Storm <storm@cua.dk>
17987
17988 * international/mule-cmds.el
17989 (set-display-table-and-terminal-coding-system): Don't break
17990 bootstrap if standard-display-table isn't setup yet.
17991
17992 2003-07-07 Richard M. Stallman <rms@gnu.org>
17993
17994 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
17995 Give it a doc string, and autoload it.
17996
17997 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
17998 Use with-no-warnings.
17999
18000 * info.el (Info-search): If find invisible text, search again.
18001
18002 * isearch.el (search-whitespace-regexp): Add a shy group around it.
18003
18004 * man.el (Man-name-regexp): Match + as part of name.
18005
18006 * simple.el (visible-mode): Rename from vis-mode.
18007 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
18008
18009 * simple.el (current-word): New arg REALLY-WORD specifies
18010 don't include punctuation chars.
18011
18012 * emacs-lisp/debug.el (debug, debugger-env-macro):
18013 Use with-no-warnings while accessing and binding unread-command-char.
18014
18015 * international/mule-cmds.el
18016 (set-display-table-and-terminal-coding-system): Use explicit loop
18017 instead of calling standard-display-default.
18018
18019 * net/ange-ftp.el (ange-ftp-file-symlink-p):
18020 Use condition-case to catch error in ange-ftp-get-files.
18021
18022 * net/browse-url.el (browse-url-browser-function):
18023 Add alternative for Epiphany.
18024 (browse-url-epiphany-program, browse-url-epiphany-arguments)
18025 (browse-url-epiphany-startup-arguments)
18026 (browse-url-epiphany-new-window-is-tab): New variables.
18027 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
18028
18029 * progmodes/compile.el (compile-auto-highlight): Default now t.
18030 (compile): Doc fix.
18031 (compilation-next-error): Fix previous change.
18032
18033 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
18034
18035 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
18036
18037 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
18038
18039 * gdb-ui.el (gdb-source-info): Display current frame when
18040 attaching to an existing process.
18041 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
18042 while laying out windows when attaching to an existing process.
18043
18044 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
18045
18046 * info.el (Info-menu): Use Info-menu-entry-name-re.
18047
18048 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
18049
18050 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
18051 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
18052
18053 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
18054 to match the same text.
18055
18056 2003-07-06 John Paul Wallington <jpw@gnu.org>
18057
18058 * vc.el (vc-annotate-offset): Move defvar up.
18059
18060 2003-07-06 Kim F. Storm <storm@cua.dk>
18061
18062 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
18063 This should fix the infinite loop when extracting menu names.
18064
18065 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
18066
18067 * files.el (auto-mode-alist, interpreter-mode-alist):
18068 Remove entries to CC Mode modes to avoid duplicates; they are now added
18069 with autoload directives in cc-mode.el.
18070
18071 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
18072
18073 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
18074 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
18075 these are changed, so declare them as variables and not constants.
18076
18077 * progmodes/cc-mode.el: Fix some autoload problems: Try to
18078 ensure that the entry for ".c" extension comes before the one for
18079 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
18080 Fix incorrect entries that were added to `interpreter-mode-alist'.
18081 Move the autoload directives for AWK to the top level since they
18082 aren't recognized anywhere else. Do not use the new AWK mode doc
18083 in the autoload form for the old AWK mode.
18084
18085 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18086
18087 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
18088 (bibtex-sort-ignore-string-entries): Default value t.
18089 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
18090 erroneously in previous version.
18091 (bibtex-string-files): Docstring reflects new parsing scheme.
18092 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
18093 docstring, add # as one of the chars to crush
18094 (bibtex-autokey-prefix-string, bibtex-autokey-names)
18095 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
18096 (bibtex-autokey-name-change-strings)
18097 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
18098 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
18099 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
18100 (bibtex-autokey-title-terminators)
18101 (bibtex-autokey-titlewords-stretch)
18102 (bibtex-autokey-titleword-ignore)
18103 (bibtex-autokey-titleword-case-convert)
18104 (bibtex-autokey-titleword-abbrevs)
18105 (bibtex-autokey-titleword-abbrevs)
18106 (bibtex-autokey-titleword-change-strings)
18107 (bibtex-autokey-titleword-length)
18108 (bibtex-autokey-titleword-separator)
18109 (bibtex-autokey-name-year-separator)
18110 (bibtex-autokey-year-title-separator)
18111 (bibtex-autokey-before-presentation-function)
18112 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
18113 Fix docstring.
18114 (bibtex-strings, bibtex-reference-keys):
18115 Use lazy-completion-table and make-variable-buffer-local.
18116 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
18117 (bibtex-braced-string-syntax-table)
18118 (bibtex-quoted-string-syntax-table): New variables.
18119 (bibtex-parse-nested-braces): Remove.
18120 (bibtex-parse-field-string): Use syntax table and forward-sexp.
18121 (bibtex-parse-association): Simplify.
18122 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
18123 (bibtex-parse-field-text): Simplify.
18124 (bibtex-search-forward-field, bibtex-search-backward-field):
18125 argument BOUND can take value t.
18126 (bibtex-start-of-field, bibtex-start-of-name-in-field)
18127 (bibtex-end-of-name-in-field, bibtex-end-of-field)
18128 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
18129 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
18130 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
18131 (bibtex-skip-to-valid-entry): Return buffer position of beginning
18132 and ending of entry. Update for changes of bibtex-search-entry.
18133 Simplify.
18134 (bibtex-map-entries): FUN is called with three arguments.
18135 (bibtex-search-entry): Return a cons pair with buffer positions of
18136 beginning and end of entry.
18137 (bibtex-enclosing-field): Simplify.
18138 (bibtex-format-entry): Use booktitle to set a missing title.
18139 (bibtex-autokey-get-names): Fiddle with regexps.
18140 (bibtex-generate-autokey): Use identity.
18141 (bibtex-parse-keys): Use simplified parsing algorithm if
18142 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
18143 arguments. Return alist of keys.
18144 (bibtex-parse-strings): Simplify. Return alist of strings.
18145 (bibtex-complete-string-cleanup): Fix docstring.
18146 (bibtex-read-key): New function.
18147 (bibtex-mode): Fix docstring. Do not parse for keys and
18148 strings when the mode is entered. Set fill-paragraph-function to
18149 bibtex-fill-field. Setup font-lock-mark-block-function the way
18150 font-lock intended.
18151 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
18152 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
18153 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
18154 (bibtex-Preamble): Avoid hard coded constants.
18155 (bibtex-make-field): Fix docstring. Simplify.
18156 (bibtex-beginning-of-entry): Always return new position of point.
18157 (bibtex-end-of-entry): Rearrange cond clauses.
18158 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
18159 Update for changes of bibtex-map-entries.
18160 (bibtex-ispell-abstract): Do not move point.
18161 (bibtex-entry-index): Use downcase. Simplify.
18162 (bibtex-lessp): Handle catch-all.
18163 (bibtex-find-crossref): Turn into a command.
18164 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
18165 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
18166 preamble entries.
18167 (bibtex-fill-field-bounds): New function.
18168 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
18169 (bibtex-fill-entry): Use bibtex-fill-field-bounds
18170 (bibtex-String): Use bibtex-strings. Always obey
18171 bibtex-sort-ignore-string-entries.
18172
18173 2003-07-05 John Paul Wallington <jpw@gnu.org>
18174
18175 * cus-theme.el (customize-create-theme):
18176 Call `customize-create-theme' in Reset widget's notify function.
18177
18178 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
18179 (ibuffer-mark-interactive): Use `or' instead of `unless'.
18180 (define-ibuffer-column name): Add summarizer.
18181 (define-ibuffer-column size): Likewise.
18182 (define-ibuffer-column filename): Likewise.
18183 (define-ibuffer-column process): Likewise. Change BODY's output too.
18184 (define-ibuffer-column filename-and-process): Likewise, likewise.
18185 (ibuffer): Remove local vars `already-in' and `need-update'.
18186
18187 * ibuf-ext.el: Don't require `derived' at compile-time.
18188
18189 2003-07-05 Kim F. Storm <storm@cua.dk>
18190
18191 * info.el: Disable paragraph refilling.
18192 (Info-refill-paragraphs): New defcustom.
18193 (Info-fontify-node): Use it.
18194
18195 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
18196
18197 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
18198 thingies from constructors created by defstruct.
18199
18200 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
18201 the default value of the variable.
18202 (byte-code-meter): Move declaration to top level.
18203
18204 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
18205
18206 * info.el (Info-following-node-name-re): New fun.
18207 (Info-following-node-name): Remove.
18208 (Info-insert-dir): Use the new fun.
18209 (Info-extract-pointer): Don't save restriction; use new fun.
18210 (Info-menu-entry-name-re): New const.
18211 (Info-menu-entry-name-re): Use it along with new fun.
18212 (Info-node-spec-re): Use new fun.
18213 (Info-complete-menu-item, Info-fontify-node): Use new const.
18214 (Info-goto-node, Info-follow-reference, Info-menu-update):
18215 Use match-string.
18216 (Info-follow-reference): Use assoc-string.
18217 Use a list of strings for the completion table.
18218 (Info-fontify-node): Use match-string, line-end-position.
18219 Limit the search for `node:' to the first line.
18220
18221 * newcomment.el (uncomment-region): Remove padding coming from
18222 comment-start rather than just from comment-padding.
18223
18224 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
18225 (vc-cvs-stay-local-p): Use vc-stay-local-p.
18226 (vc-cvs-rename-file): Remove (use the default).
18227 (vc-cvs-register): Register parent dir if needed.
18228 (vc-cvs-could-register): Return non-nil if parent can be registered.
18229 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
18230 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
18231
18232 * vc-svn.el (vc-svn-use-edit): Make it into a const.
18233 (vc-svn-update): Fix the arguments to `svn'.
18234 (vc-svn-diff-tree): Just use `vc-svn-diff'.
18235 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
18236 Simple implementations, assuming `name' is a URL.
18237
18238 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
18239 set of chars allowed unquoted in a case pattern.
18240
18241 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
18242
18243 * font-lock.el (font-lock-extra-types-widget)
18244 (c-font-lock-extra-types, c++-font-lock-extra-types)
18245 (objc-font-lock-extra-types, java-font-lock-extra-types)
18246 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
18247 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
18248 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
18249 (font-lock-match-c++-structor-declaration)
18250 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
18251 (c++-font-lock-keywords-3, c++-font-lock-keywords)
18252 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
18253 (objc-font-lock-keywords-3, objc-font-lock-keywords)
18254 (java-font-lock-keywords-1, java-font-lock-keywords-2)
18255 (java-font-lock-keywords-3, java-font-lock-keywords)
18256 (java-font-lock-syntactic-face-function): Remove obsolete code
18257 and constants. It's all in cc-fonts.el now.
18258
18259 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
18260
18261 * mail/sendmail.el (mail-specify-envelope-from)
18262 (mail-envelope-from): Doc fix.
18263
18264 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
18265
18266 * generic-x.el: Do away with the dependency on `c-emacs-features'
18267 when populating `rul-generic-mode-syntax-table'; we already know
18268 this isn't XEmacs.
18269
18270 See ChangeLog.10 for earlier changes.
18271
18272 ;; Local Variables:
18273 ;; coding: iso-2022-7bit
18274 ;; End:
18275
18276 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
18277 Copying and distribution of this file, with or without modification,
18278 are permitted provided the copyright notice and this notice are preserved.
18279
18280 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1